img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:none;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}

/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.tm-thumbs-wrap{position:relative}.tm-thumbs-wrap img{-webkit-transition:all 300ms linear;-o-transition:all 300ms linear;transition:all 300ms linear}.tm-thumbs-wrap.effect-slide{overflow:hidden}.tm-thumbs-wrap.effect-slide img:last-of-type{position:absolute;top:0;right:100%}.tm-thumbs-wrap.effect-slide:hover img{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.tm-thumbs-wrap.effect-rotate{-webkit-perspective:800;-webkit-transition:all 300ms linear;-o-transition:all 300ms linear;transition:all 300ms linear}.tm-thumbs-wrap.effect-rotate .tm-thumbs-wrap__inner{-webkit-transition:all 300ms linear;-o-transition:all 300ms linear;transition:all 300ms linear;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.tm-thumbs-wrap.effect-rotate img{-webkit-backface-visibility:hidden;backface-visibility:hidden}.tm-thumbs-wrap.effect-rotate img:last-of-type{position:absolute;top:0;left:0;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.tm-thumbs-wrap.effect-rotate:hover img{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.tm-thumbs-wrap.effect-rotate:hover img:last-of-type{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.tm-thumbs-wrap.effect-fade img{position:relative;z-index:2;opacity:1}.tm-thumbs-wrap.effect-fade img:last-of-type{position:absolute;top:0;left:0;z-index:1;opacity:0}.tm-thumbs-wrap.effect-fade:hover img{opacity:0}.tm-thumbs-wrap.effect-fade:hover img:last-of-type{opacity:1}.rd-material-tabs{-webkit-tap-highlight-color:#fff0;width:100%;position:relative}.rd-material-tabs__list ul{margin:0;padding:0}.rd-material-tabs__list .rd-material-tab{display:inline-block;white-space:nowrap}.rd-material-tabs__list .rd-material-tab a{text-align:center;transition:.3s all ease}@media (min-width:768px){.rd-material-tabs__list .rd-material-tabs__stage{width:100%!important;transform:none!important}.rd-material-tabs__list .rd-material-tab{width:100%!important;display:block;white-space:normal;margin-right:0!important}.rd-material-tabs__list{padding:0 0 15px}}.rd-material-tabs img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rd-material-tabs__stage-outer{position:relative;overflow:hidden}.rd-material-tabs__stage:before,.rd-material-tabs__stage:after{display:table;content:"";line-height:0}.rd-material-tabs__stage:after{clear:both}.rd-material-tabs__container .rd-material-tab{float:left;width:100%}.rd-material-tabs__container .thumb{margin-top:10px}.rd-material-tabs-grab,.rd-material-tabs-grab a{cursor:-moz-grabbing;cursor:-webkit-grabbing;cursor:grabbing}img.wp-smiley,img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 0.07em!important;vertical-align:-0.1em!important;background:none!important;padding:0!important}.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{
  /*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap
  /*!rtl:end:ignore*/}.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{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/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{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.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{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;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}}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}.h5vp_player_temp{position:relative}.h5vp_player_temp .plyr .plyr__controls .plyr__control:not(.plyr__menu__container .plyr__control),.h5vp_player_temp .plyr .plyr__controls .plyr__control:not(.plyr__menu__container .plyr__control) :hover{color:#fff}.h5vp_player_temp button{border:none}.h5vp_player_temp .plyr button.plyr__control:focus{background:none}.h5vp_player_temp .plyr .plyr__captions{display:block}.h5vp_player_temp .plyr_wrapper:fullscreen .plyr{height:100vh}.h5vp_player_temp a.plyr__control[data-plyr=download]{color:#fff}.h5vp_player_temp .hideUI iframe{height:200%;top:-50%}.h5vp_player_temp .opacity-0{opacity:0}.h5vp_player_temp .background-transparent{background:#fff0}.h5vp_player_temp .plyr .preload_poster,.h5vp_player_temp .plyr+.preload_poster{display:none}.h5vp_player_temp .plyr_wrapper{max-width:100%;overflow:hidden}@media screen and (max-width:767px){.h5vp_player_temp .plyr__volume input[type=range]{max-width:60px}}.h5vp_player_temp .bottom_right{bottom:10px}.h5vp_player_temp .top_right{top:10px}.h5vp_player_temp [role=menuitem]:focus{background:#fff}.h5vp_player_temp .plyr{opacity:1;transition:opacity 1s linear}.h5vp_player_temp .close{display:none}.h5vp_player_temp .sticky{animation:fadeInFromNone .5s ease-in;position:fixed;right:10px;width:350px!important;z-index:99999}.h5vp_player_temp .sticky [data-plyr=fast-forward],.h5vp_player_temp .sticky [data-plyr=rewind],.h5vp_player_temp .sticky [data-plyr=volume]{display:none}.h5vp_player_temp .sticky .close{background:#222;color:#fff;cursor:pointer;display:block;font-family:sans-serif;font-size:25px;line-height:100%;opacity:0;padding:0 5px;position:absolute;right:3px;top:3px;transition:opacity .3s ease-in-out;z-index:99}.h5vp_player_temp .sticky:hover .close{opacity:1}.h5vp_player_temp .plyr--hide-controls .close{display:none}.h5vp_player_temp .plyr__poster{background-size:cover}.h5vp_player_temp .plyr__progress__container{position:relative}.h5vp_player_temp .h5vp-chapter-wrapper{height:100%;position:absolute;top:0;width:100%}.h5vp_player_temp .plyr__progress__marker{cursor:pointer;height:8px;width:4px}.h5vp_player_temp .h5vp-chapter-list-wrapper{bottom:50px;max-height:300px;min-width:200px;overflow:hidden;position:absolute;right:20px;z-index:9999}.h5vp_player_temp .h5vp-chapter-list{background:var(--plyr-menu-background,hsl(0 0% 100% / .9));border-radius:3px;box-sizing:content-box;display:none;max-height:300px;overflow-x:hidden;overflow-y:scroll;padding-right:17px;width:100%}.h5vp_player_temp .h5vp-chapter-list.showing{display:block}.h5vp_player_temp .h5vp-chapter-list button{background:#fff0;border:none;color:#333;display:block;min-width:100px;outline:none;padding:7px 15px;text-align:left;width:100%}.h5vp_player_temp .h5vp-chapter-list button:hover{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff}.h5vp_player_temp .plyr__control--overlaid{transition:none}.h5vp_player_temp .plyr__control--overlaid img{display:none}.h5vp_player_temp .plyr .thumbInPause{background-color:transparent!important;border-radius:0;height:100%;left:0;opacity:1;position:absolute;top:0;transform:none;width:100%;z-index:3}.h5vp_player_temp .plyr .thumbInPause img{display:block}.h5vp_player_temp .plyr .plyr__control--overlaid.thumbInPause:hover{background:#fff0}.h5vp_player_temp .thumbInPause:hover:before{background-color:#1a3056;opacity:1}.h5vp_player_temp .thumbInPause:after{background-color:#000;box-shadow:0 0 140px 80px #000;content:"";display:block;height:30px;left:50%;margin:-15px;opacity:.3;position:absolute;top:50%;width:30px}.h5vp_player_temp .thumbInPause img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.h5vp_player_temp .thumbInPause svg{left:50%;margin:-9px -5px;opacity:.75;position:absolute;top:50%;transform:scale(3);z-index:1}:root{--loader-width:100%}.h5vp_lp{aspect-ratio:16/9;background-color:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 2px 8px rgb(0 0 0 / .06),0 1px 3px rgb(0 0 0 / .05);margin-bottom:1rem;overflow:hidden;padding:1rem;position:relative;width:var(--loader-width)}.h5vp_lp svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:9999;fill:#d0d8dd;background:#fff;border:1px solid #ddd;border-radius:50%;height:60px;padding:12px 12px 12px 18px;width:60px}.bar{background-color:#d0d8dd;border-radius:5px;height:.5rem;margin-bottom:.5rem;overflow:hidden;position:relative;width:100%}.bar:last-child{margin-bottom:0}.bar:after{animation:load 2s cubic-bezier(.2,.7,.3,1) infinite;background-image:linear-gradient(90deg,#fff0 0,hsl(0 0% 100% / .5) 50%,#fff0);content:"";display:block;height:100%;position:absolute;top:0;width:6rem}@keyframes load{0%{left:-100px}to{left:100%}}@keyframes fadeInFromNone{0%{opacity:0}to{opacity:1}}.bplProIdentifier .labelPro{background-color:#4527a4;border-radius:5px;color:#fff;padding:0 5px}.bplProIdentifier .bplOpacity75,.bplProIdentifier .components-form-toggle,.bplProIdentifier .components-input-control__container{opacity:.75}.bplOpacity50{opacity:.5}.bpllabelPro{background-color:#4527a4;border-radius:5px;color:#fff;padding:0 5px}.preload_poster{aspect-ratio:16/9;background-position:50% 50%!important;background-size:cover!important;position:relative}.preload_poster svg{left:calc(50% - 12px);position:absolute;top:calc(50% - 12px)}.entry-content[ast-blocks-layout]>.html5_video_players{margin-left:0}.password_form{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:999999}.password_form form{width:300px}.password_form form .password_form_input{border-radius:3px;font-size:16px;line-height:100%;margin-bottom:10px;padding:10px 15px;width:100%}.password_form form .password_form_button{align-items:center;background:hsl(0 0% 100% / .89);border:1px solid #444;border-radius:3px;color:#222;cursor:pointer;display:inline-flex;gap:5px;justify-content:center;margin-top:10px;outline:none;padding:10px 26px}.password_form form .password_form_button:disabled{background:hsl(0 0% 100% / .82);color:#333;cursor:"auto"}.password_form form .password_form_heading{color:#fff;font-size:18px;font-weight:400;margin-bottom:15px}.password_form form .password_form_error{color:red;font-weight:600;margin-top:10px}.password_form_overlay{background:#000;height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:9999}.h5vp_progressbar_up .plyr__controls .plyr__progress__container{bottom:45px;box-sizing:border-box;display:flex;justify-content:center;margin:0;overflow:hidden;padding:0;position:absolute;text-align:center;width:calc(100% - 40px);width:100%}.h5vp_progressbar_up .plyr__controls .plyr__progress__container .plyr__progress{width:calc(100% - 30px)}.h5vp_progressbar_up .plyr__controls .plyr__volume input[type=range]{max-width:90px}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media(min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 + 2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media(max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height,5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius,8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius,8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius,8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.h5vp_overlay{position:absolute}.h5vp_overlay img{max-height:120px;max-width:120px}.h5vp_overlay a{cursor:pointer;text-decoration:none!important}.h5vp_overlay p{cursor:pointer;margin:0}.h5vp_overlay.bottom_right{bottom:10px;right:10px}.h5vp_overlay.top_right{right:10px;top:10px}.h5vp_overlay.bottom_left{bottom:10px;left:10px}.h5vp_overlay.top_left{left:10px;top:10px}.h5vp_player_temp .flex{display:flex}.h5vp_player_temp .justify-start{justify-content:start}.h5vp_player_temp .justify-center{justify-content:center}.h5vp_player_temp .justify-end,.h5vp_player_temp .justify-right{justify-content:end}.h5vp_player_temp.h5vp_popup_enabled .close,.h5vp_player_temp.h5vp_popup_enabled .plyr_wrapper{display:none}.h5vp_player_temp .popup_opener{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.h5vp_player_temp .popup_opener .popup_play{position:absolute;width:50px;fill:#fff;cursor:pointer}.h5vp_player_temp.h5vp_popup_open{background:rgb(31 31 31 / .89);height:100%;left:0;position:fixed;top:0;width:100%;z-index:999999}.h5vp_player_temp.h5vp_popup_open .popup_opener{display:none}.h5vp_player_temp.h5vp_popup_open .plyr_wrapper{display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:900px!important;z-index:9999999}.h5vp_player_temp.h5vp_popup_open .close{background:#fff;border-radius:3px;color:#222;cursor:pointer;display:inline-block;font-family:sans-serif;font-size:30px;line-height:100%;padding:1px 7px;position:absolute;right:20px;top:10px}.simple-loader{animation:spin 2s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#3498db}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.plyr_wrapper .h5vp_end_screen{background:rgb(51 51 51 / .878);display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:999}.plyr_wrapper .h5vp_end_screen .content{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.plyr_wrapper .h5vp_end_screen .close{background:#fff;border-radius:3px;color:#222;cursor:pointer;display:block;font-family:sans-serif;font-size:35px;line-height:100%;padding:0 7px;position:absolute;right:10px;top:5px;z-index:9999}.plyr_wrapper .h5vp_end_screen p{color:#fff}.plyr_wrapper .h5vp_end_screen a{background-color:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border-radius:3px;color:#fff;font-size:18px;padding:7px 15px;text-decoration:none!important}.h5vp_player_temp{position:relative}.h5vp_player_temp .plyr .plyr__controls .plyr__control:not(.plyr__menu__container .plyr__control),.h5vp_player_temp .plyr .plyr__controls .plyr__control:not(.plyr__menu__container .plyr__control) :hover{color:#fff}.h5vp_player_temp button{border:none}.h5vp_player_temp .plyr button.plyr__control:focus{background:none}.h5vp_player_temp .plyr .plyr__captions{display:block}.h5vp_player_temp .plyr_wrapper:fullscreen .plyr{height:100vh}.h5vp_player_temp a.plyr__control[data-plyr=download]{color:#fff}.h5vp_player_temp .hideUI iframe{height:200%;top:-50%}.h5vp_player_temp .opacity-0{opacity:0}.h5vp_player_temp .background-transparent{background:#fff0}.h5vp_player_temp .plyr .preload_poster,.h5vp_player_temp .plyr+.preload_poster{display:none}.h5vp_player_temp .plyr_wrapper{max-width:100%;overflow:hidden}@media screen and (max-width:767px){.h5vp_player_temp .plyr__volume input[type=range]{max-width:60px}}.h5vp_player_temp .bottom_right{bottom:10px}.h5vp_player_temp .top_right{top:10px}.h5vp_player_temp [role=menuitem]:focus{background:#fff}.h5vp_player_temp .plyr{opacity:1;transition:opacity 1s linear}.h5vp_player_temp .close{display:none}.h5vp_player_temp .sticky{animation:fadeInFromNone .5s ease-in;position:fixed;right:10px;width:350px!important;z-index:99999}.h5vp_player_temp .sticky [data-plyr=fast-forward],.h5vp_player_temp .sticky [data-plyr=rewind],.h5vp_player_temp .sticky [data-plyr=volume]{display:none}.h5vp_player_temp .sticky .close{background:#222;color:#fff;cursor:pointer;display:block;font-family:sans-serif;font-size:25px;line-height:100%;opacity:0;padding:0 5px;position:absolute;right:3px;top:3px;transition:opacity .3s ease-in-out;z-index:99}.h5vp_player_temp .sticky:hover .close{opacity:1}.h5vp_player_temp .plyr--hide-controls .close{display:none}.h5vp_player_temp .plyr__poster{background-size:cover}.h5vp_player_temp .plyr__progress__container{position:relative}.h5vp_player_temp .h5vp-chapter-wrapper{height:100%;position:absolute;top:0;width:100%}.h5vp_player_temp .plyr__progress__marker{cursor:pointer;height:8px;width:4px}.h5vp_player_temp .h5vp-chapter-list-wrapper{bottom:50px;max-height:300px;min-width:200px;overflow:hidden;position:absolute;right:20px;z-index:9999}.h5vp_player_temp .h5vp-chapter-list{background:var(--plyr-menu-background,hsl(0 0% 100% / .9));border-radius:3px;box-sizing:content-box;display:none;max-height:300px;overflow-x:hidden;overflow-y:scroll;padding-right:17px;width:100%}.h5vp_player_temp .h5vp-chapter-list.showing{display:block}.h5vp_player_temp .h5vp-chapter-list button{background:#fff0;border:none;color:#333;display:block;min-width:100px;outline:none;padding:7px 15px;text-align:left;width:100%}.h5vp_player_temp .h5vp-chapter-list button:hover{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff}.h5vp_player_temp .plyr__control--overlaid{transition:none}.h5vp_player_temp .plyr__control--overlaid img{display:none}.h5vp_player_temp .plyr .thumbInPause{background-color:transparent!important;border-radius:0;height:100%;left:0;opacity:1;position:absolute;top:0;transform:none;width:100%;z-index:3}.h5vp_player_temp .plyr .thumbInPause img{display:block}.h5vp_player_temp .plyr .plyr__control--overlaid.thumbInPause:hover{background:#fff0}.h5vp_player_temp .thumbInPause:hover:before{background-color:#1a3056;opacity:1}.h5vp_player_temp .thumbInPause:after{background-color:#000;box-shadow:0 0 140px 80px #000;content:"";display:block;height:30px;left:50%;margin:-15px;opacity:.3;position:absolute;top:50%;width:30px}.h5vp_player_temp .thumbInPause img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.h5vp_player_temp .thumbInPause svg{left:50%;margin:-9px -5px;opacity:.75;position:absolute;top:50%;transform:scale(3);z-index:1}:root{--loader-width:100%}.h5vp_lp{aspect-ratio:16/9;background-color:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 2px 8px rgb(0 0 0 / .06),0 1px 3px rgb(0 0 0 / .05);margin-bottom:1rem;overflow:hidden;padding:1rem;position:relative;width:var(--loader-width)}.h5vp_lp svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:9999;fill:#d0d8dd;background:#fff;border:1px solid #ddd;border-radius:50%;height:60px;padding:12px 12px 12px 18px;width:60px}.bar{background-color:#d0d8dd;border-radius:5px;height:.5rem;margin-bottom:.5rem;overflow:hidden;position:relative;width:100%}.bar:last-child{margin-bottom:0}.bar:after{animation:load 2s cubic-bezier(.2,.7,.3,1) infinite;background-image:linear-gradient(90deg,#fff0 0,hsl(0 0% 100% / .5) 50%,#fff0);content:"";display:block;height:100%;position:absolute;top:0;width:6rem}@keyframes load{0%{left:-100px}to{left:100%}}@keyframes fadeInFromNone{0%{opacity:0}to{opacity:1}}.bplProIdentifier .labelPro{background-color:#4527a4;border-radius:5px;color:#fff;padding:0 5px}.bplProIdentifier .bplOpacity75,.bplProIdentifier .components-form-toggle,.bplProIdentifier .components-input-control__container{opacity:.75}.bplOpacity50{opacity:.5}.bpllabelPro{background-color:#4527a4;border-radius:5px;color:#fff;padding:0 5px}.preload_poster{aspect-ratio:16/9;background-position:50% 50%!important;background-size:cover!important;position:relative}.preload_poster svg{left:calc(50% - 12px);position:absolute;top:calc(50% - 12px)}.entry-content[ast-blocks-layout]>.html5_video_players{margin-left:0}.password_form{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:999999}.password_form form{width:300px}.password_form form .password_form_input{border-radius:3px;font-size:16px;line-height:100%;margin-bottom:10px;padding:10px 15px;width:100%}.password_form form .password_form_button{align-items:center;background:hsl(0 0% 100% / .89);border:1px solid #444;border-radius:3px;color:#222;cursor:pointer;display:inline-flex;gap:5px;justify-content:center;margin-top:10px;outline:none;padding:10px 26px}.password_form form .password_form_button:disabled{background:hsl(0 0% 100% / .82);color:#333;cursor:"auto"}.password_form form .password_form_heading{color:#fff;font-size:18px;font-weight:400;margin-bottom:15px}.password_form form .password_form_error{color:red;font-weight:600;margin-top:10px}.password_form_overlay{background:#000;height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:9999}.h5vp_progressbar_up .plyr__controls .plyr__progress__container{bottom:45px;box-sizing:border-box;display:flex;justify-content:center;margin:0;overflow:hidden;padding:0;position:absolute;text-align:center;width:calc(100% - 40px);width:100%}.h5vp_progressbar_up .plyr__controls .plyr__progress__container .plyr__progress{width:calc(100% - 30px)}.h5vp_progressbar_up .plyr__controls .plyr__volume input[type=range]{max-width:90px}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media(min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 + 2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media(max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height,5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius,8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius,8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius,8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.h5vp_overlay{position:absolute}.h5vp_overlay img{max-height:120px;max-width:120px}.h5vp_overlay a{cursor:pointer;text-decoration:none!important}.h5vp_overlay p{cursor:pointer;margin:0}.h5vp_overlay.bottom_right{bottom:10px;right:10px}.h5vp_overlay.top_right{right:10px;top:10px}.h5vp_overlay.bottom_left{bottom:10px;left:10px}.h5vp_overlay.top_left{left:10px;top:10px}.h5vp_player_temp .flex{display:flex}.h5vp_player_temp .justify-start{justify-content:start}.h5vp_player_temp .justify-center{justify-content:center}.h5vp_player_temp .justify-end,.h5vp_player_temp .justify-right{justify-content:end}.h5vp_player_temp.h5vp_popup_enabled .close,.h5vp_player_temp.h5vp_popup_enabled .plyr_wrapper{display:none}.h5vp_player_temp .popup_opener{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.h5vp_player_temp .popup_opener .popup_play{position:absolute;width:50px;fill:#fff;cursor:pointer}.h5vp_player_temp.h5vp_popup_open{background:rgb(31 31 31 / .89);height:100%;left:0;position:fixed;top:0;width:100%;z-index:999999}.h5vp_player_temp.h5vp_popup_open .popup_opener{display:none}.h5vp_player_temp.h5vp_popup_open .plyr_wrapper{display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:900px!important;z-index:9999999}.h5vp_player_temp.h5vp_popup_open .close{background:#fff;border-radius:3px;color:#222;cursor:pointer;display:inline-block;font-family:sans-serif;font-size:30px;line-height:100%;padding:1px 7px;position:absolute;right:20px;top:10px}.simple-loader{animation:spin 2s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#3498db}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.plyr_wrapper .h5vp_end_screen{background:rgb(51 51 51 / .878);display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:999}.plyr_wrapper .h5vp_end_screen .content{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.plyr_wrapper .h5vp_end_screen .close{background:#fff;border-radius:3px;color:#222;cursor:pointer;display:block;font-family:sans-serif;font-size:35px;line-height:100%;padding:0 7px;position:absolute;right:10px;top:5px;z-index:9999}.plyr_wrapper .h5vp_end_screen p{color:#fff}.plyr_wrapper .h5vp_end_screen a{background-color:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border-radius:3px;color:#fff;font-size:18px;padding:7px 15px;text-decoration:none!important}.h5vp_player_temp{position:relative}.h5vp_player_temp .plyr .plyr__controls .plyr__control:not(.plyr__menu__container .plyr__control),.h5vp_player_temp .plyr .plyr__controls .plyr__control:not(.plyr__menu__container .plyr__control) :hover{color:#fff}.h5vp_player_temp button{border:none}.h5vp_player_temp .plyr button.plyr__control:focus{background:none}.h5vp_player_temp .plyr .plyr__captions{display:block}.h5vp_player_temp .plyr_wrapper:fullscreen .plyr{height:100vh}.h5vp_player_temp a.plyr__control[data-plyr=download]{color:#fff}.h5vp_player_temp .hideUI iframe{height:200%;top:-50%}.h5vp_player_temp .opacity-0{opacity:0}.h5vp_player_temp .background-transparent{background:#fff0}.h5vp_player_temp .plyr .preload_poster,.h5vp_player_temp .plyr+.preload_poster{display:none}.h5vp_player_temp .plyr_wrapper{max-width:100%;overflow:hidden}@media screen and (max-width:767px){.h5vp_player_temp .plyr__volume input[type=range]{max-width:60px}}.h5vp_player_temp .bottom_right{bottom:10px}.h5vp_player_temp .top_right{top:10px}.h5vp_player_temp [role=menuitem]:focus{background:#fff}.h5vp_player_temp .plyr{opacity:1;transition:opacity 1s linear}.h5vp_player_temp .close{display:none}.h5vp_player_temp .sticky{animation:fadeInFromNone .5s ease-in;position:fixed;right:10px;width:350px!important;z-index:99999}.h5vp_player_temp .sticky [data-plyr=fast-forward],.h5vp_player_temp .sticky [data-plyr=rewind],.h5vp_player_temp .sticky [data-plyr=volume]{display:none}.h5vp_player_temp .sticky .close{background:#222;color:#fff;cursor:pointer;display:block;font-family:sans-serif;font-size:25px;line-height:100%;opacity:0;padding:0 5px;position:absolute;right:3px;top:3px;transition:opacity .3s ease-in-out;z-index:99}.h5vp_player_temp .sticky:hover .close{opacity:1}.h5vp_player_temp .plyr--hide-controls .close{display:none}.h5vp_player_temp .plyr__poster{background-size:cover}.h5vp_player_temp .plyr__progress__container{position:relative}.h5vp_player_temp .h5vp-chapter-wrapper{height:100%;position:absolute;top:0;width:100%}.h5vp_player_temp .plyr__progress__marker{cursor:pointer;height:8px;width:4px}.h5vp_player_temp .h5vp-chapter-list-wrapper{bottom:50px;max-height:300px;min-width:200px;overflow:hidden;position:absolute;right:20px;z-index:9999}.h5vp_player_temp .h5vp-chapter-list{background:var(--plyr-menu-background,hsl(0 0% 100% / .9));border-radius:3px;box-sizing:content-box;display:none;max-height:300px;overflow-x:hidden;overflow-y:scroll;padding-right:17px;width:100%}.h5vp_player_temp .h5vp-chapter-list.showing{display:block}.h5vp_player_temp .h5vp-chapter-list button{background:#fff0;border:none;color:#333;display:block;min-width:100px;outline:none;padding:7px 15px;text-align:left;width:100%}.h5vp_player_temp .h5vp-chapter-list button:hover{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff}.h5vp_player_temp .plyr__control--overlaid{transition:none}.h5vp_player_temp .plyr__control--overlaid img{display:none}.h5vp_player_temp .plyr .thumbInPause{background-color:transparent!important;border-radius:0;height:100%;left:0;opacity:1;position:absolute;top:0;transform:none;width:100%;z-index:3}.h5vp_player_temp .plyr .thumbInPause img{display:block}.h5vp_player_temp .plyr .plyr__control--overlaid.thumbInPause:hover{background:#fff0}.h5vp_player_temp .thumbInPause:hover:before{background-color:#1a3056;opacity:1}.h5vp_player_temp .thumbInPause:after{background-color:#000;box-shadow:0 0 140px 80px #000;content:"";display:block;height:30px;left:50%;margin:-15px;opacity:.3;position:absolute;top:50%;width:30px}.h5vp_player_temp .thumbInPause img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.h5vp_player_temp .thumbInPause svg{left:50%;margin:-9px -5px;opacity:.75;position:absolute;top:50%;transform:scale(3);z-index:1}:root{--loader-width:100%}.h5vp_lp{aspect-ratio:16/9;background-color:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 2px 8px rgb(0 0 0 / .06),0 1px 3px rgb(0 0 0 / .05);margin-bottom:1rem;overflow:hidden;padding:1rem;position:relative;width:var(--loader-width)}.h5vp_lp svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:9999;fill:#d0d8dd;background:#fff;border:1px solid #ddd;border-radius:50%;height:60px;padding:12px 12px 12px 18px;width:60px}.bar{background-color:#d0d8dd;border-radius:5px;height:.5rem;margin-bottom:.5rem;overflow:hidden;position:relative;width:100%}.bar:last-child{margin-bottom:0}.bar:after{animation:load 2s cubic-bezier(.2,.7,.3,1) infinite;background-image:linear-gradient(90deg,#fff0 0,hsl(0 0% 100% / .5) 50%,#fff0);content:"";display:block;height:100%;position:absolute;top:0;width:6rem}@keyframes load{0%{left:-100px}to{left:100%}}@keyframes fadeInFromNone{0%{opacity:0}to{opacity:1}}.bplProIdentifier .labelPro{background-color:#4527a4;border-radius:5px;color:#fff;padding:0 5px}.bplProIdentifier .bplOpacity75,.bplProIdentifier .components-form-toggle,.bplProIdentifier .components-input-control__container{opacity:.75}.bplOpacity50{opacity:.5}.bpllabelPro{background-color:#4527a4;border-radius:5px;color:#fff;padding:0 5px}.preload_poster{aspect-ratio:16/9;background-position:50% 50%!important;background-size:cover!important;position:relative}.preload_poster svg{left:calc(50% - 12px);position:absolute;top:calc(50% - 12px)}.entry-content[ast-blocks-layout]>.html5_video_players{margin-left:0}.password_form{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:999999}.password_form form{width:300px}.password_form form .password_form_input{border-radius:3px;font-size:16px;line-height:100%;margin-bottom:10px;padding:10px 15px;width:100%}.password_form form .password_form_button{align-items:center;background:hsl(0 0% 100% / .89);border:1px solid #444;border-radius:3px;color:#222;cursor:pointer;display:inline-flex;gap:5px;justify-content:center;margin-top:10px;outline:none;padding:10px 26px}.password_form form .password_form_button:disabled{background:hsl(0 0% 100% / .82);color:#333;cursor:"auto"}.password_form form .password_form_heading{color:#fff;font-size:18px;font-weight:400;margin-bottom:15px}.password_form form .password_form_error{color:red;font-weight:600;margin-top:10px}.password_form_overlay{background:#000;height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:9999}.h5vp_progressbar_up .plyr__controls .plyr__progress__container{bottom:45px;box-sizing:border-box;display:flex;justify-content:center;margin:0;overflow:hidden;padding:0;position:absolute;text-align:center;width:calc(100% - 40px);width:100%}.h5vp_progressbar_up .plyr__controls .plyr__progress__container .plyr__progress{width:calc(100% - 30px)}.h5vp_progressbar_up .plyr__controls .plyr__volume input[type=range]{max-width:90px}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media(min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 + 2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media(max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height,5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius,8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius,8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius,8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.h5vp_overlay{position:absolute}.h5vp_overlay img{max-height:120px;max-width:120px}.h5vp_overlay a{cursor:pointer;text-decoration:none!important}.h5vp_overlay p{cursor:pointer;margin:0}.h5vp_overlay.bottom_right{bottom:10px;right:10px}.h5vp_overlay.top_right{right:10px;top:10px}.h5vp_overlay.bottom_left{bottom:10px;left:10px}.h5vp_overlay.top_left{left:10px;top:10px}.h5vp_player_temp .flex{display:flex}.h5vp_player_temp .justify-start{justify-content:start}.h5vp_player_temp .justify-center{justify-content:center}.h5vp_player_temp .justify-end,.h5vp_player_temp .justify-right{justify-content:end}.h5vp_player_temp.h5vp_popup_enabled .close,.h5vp_player_temp.h5vp_popup_enabled .plyr_wrapper{display:none}.h5vp_player_temp .popup_opener{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.h5vp_player_temp .popup_opener .popup_play{position:absolute;width:50px;fill:#fff;cursor:pointer}.h5vp_player_temp.h5vp_popup_open{background:rgb(31 31 31 / .89);height:100%;left:0;position:fixed;top:0;width:100%;z-index:999999}.h5vp_player_temp.h5vp_popup_open .popup_opener{display:none}.h5vp_player_temp.h5vp_popup_open .plyr_wrapper{display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:900px!important;z-index:9999999}.h5vp_player_temp.h5vp_popup_open .close{background:#fff;border-radius:3px;color:#222;cursor:pointer;display:inline-block;font-family:sans-serif;font-size:30px;line-height:100%;padding:1px 7px;position:absolute;right:20px;top:10px}.simple-loader{animation:spin 2s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#3498db}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.plyr_wrapper .h5vp_end_screen{background:rgb(51 51 51 / .878);display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:999}.plyr_wrapper .h5vp_end_screen .content{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.plyr_wrapper .h5vp_end_screen .close{background:#fff;border-radius:3px;color:#222;cursor:pointer;display:block;font-family:sans-serif;font-size:35px;line-height:100%;padding:0 7px;position:absolute;right:10px;top:5px;z-index:9999}.plyr_wrapper .h5vp_end_screen p{color:#fff}.plyr_wrapper .h5vp_end_screen a{background-color:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border-radius:3px;color:#fff;font-size:18px;padding:7px 15px;text-decoration:none!important}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/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/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/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/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%;box-sizing:border-box}.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;row-gap:7px}.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:1.2;font-size:16px}.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:1.2;color:#203741;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;display:flex;align-items:center;margin: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;display:flex}.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-display:swap;font-family:'slick';font-weight:400;font-style:normal;font-display:swap;src:url(/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.eot);src:url('/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.eot?#iefix') format('embedded-opentype'),url(/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.woff) format('woff'),url(/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.ttf) format('truetype'),url('/wp-content/plugins/customer-reviews-woocommerce/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-arrow.slick-prev:not(:hover),.cr-reviews-slider .slick-arrow.slick-next:not(:hover){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:not(:hover),.cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots li button:not(:hover){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/img/small-star-empty-light.png)}.cr-badge .badge__star-icon_type_fill{background-image:url(/wp-content/plugins/customer-reviews-woocommerce/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/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/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/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/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/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/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/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/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/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/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}}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.wpcf7 .wpcf7-recaptcha iframe{margin-bottom:0}.wpcf7 .wpcf7-recaptcha[data-align="center"]>div{margin:0 auto}.wpcf7 .wpcf7-recaptcha[data-align="right"]>div{margin:0 0 0 auto}#wps_wpr_loader,.wps_wpr_popup_wrapper{height:100%;width:100%;top:0;bottom:0;left:0;right:0}button#wps_cart_points_apply,input#wps_cart_points{min-height:30px;font-size:16px;vertical-align:middle;float:unset}#wps_wpr_loader{background-color:rgba(255,255,255,.6);position:fixed;z-index:99999}.wps_wpr_heading{margin-bottom:10px!important;padding:0;font-size:20px;font-weight:700;clear:both}#wps_wpr_loader img{display:block;left:0;margin:0 auto;position:absolute;right:0;top:40%}#wps_wpr_membership .wps_rwpr_settings_display_none,.wps_rwpr_settings_display_none,.wps_wpr_wheel_icon_main audio,span.wps_wpr_all_referral_view{display:none}.wps_rwpr_settings_display_none_notice{display:none!important}.wps_account_wrapper .input-number{width:48%;padding:5px}.wps_account_wrapper .wps_wpr_custom_coupon.button{width:48%;margin-right:0}.comment-wps-wpr-points-signup{text-align:center;color:green}.comment-wps-wpr-points-comment,.wps_wpr_upgrade_level{color:green}.wps_wpr_wrapper_button a,span.wps_wpr_all_referral_name,span.wps_wpr_all_referral_name:hover~span.wps_wpr_all_referral_view,span.wps_wpr_all_referral_view:hover{display:inline-block}.wps_wpr_wrapper_button a img{max-height:28px;max-width:28px;transition:transform .3s}.wps_wpr_wrapper_button a:hover img{transform:scale(1.1)}.wps_wpr_wrapper_button .google{line-height:1px;display:inline-block;vertical-align:top}.wps_wpr_wrapper_button .wps_wpr_common_class{display:inline-block;margin:0 10px 0 0}a.wps_wpr_whatsapp_share{margin:0 10px 0 0}.wps_wpr_btn_copy,.wps_wpr_btn_copy:active,.wps_wpr_btn_copy:focus,.wps_wpr_btn_copy:hover{background:rgba(0,0,0,0)}.wps_wpr_wrapper_button .wps_wpr_mail_button .wps_wpr_common_class{margin-left:12px}.button-primary.woocommerce-save-button.wps_wpr_save_changes{background:#ebe9eb;color:#515151;float:right}.button-primary.woocommerce-save-button.wps_wpr_save_changes:hover{background:#dad8da}.wps_wpr_enter_some_points>input{width:50%!important}.wps_wpr_enter_some_points{padding-bottom:15px}.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper{display:inline-block;margin:0 8px;width:21.777%;text-align:center;vertical-align:top}@media screen and (max-width:768px){.wps_account_wrapper .input-number,.wps_account_wrapper .wps_wpr_custom_coupon.button{width:50%}.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper{width:21.5%}}.points_log{overflow-x:auto}.wps_wpr_cat_wrapper{display:inline-block;margin:0 8px}.wps_wpr_cat_wrapper .wps_wpr_cat_list,.wps_wpr_popup_content_section .wps_wpr_popup_thumbnail_section .wps_wpr_thumbnail_product_name{display:block;margin-top:5px}#wps_wpr_heading_id{margin-bottom:0;text-align:right}.wps_wpr_tick,.wps_wpr_view_log{float:right}.wps_wpr_each_section>#wps_wpr_membership::after,.wps_wpr_popup_thumbnail_section::after,.wps_wpr_refrral_code_copy::after{clear:both;content:"";display:block}.wps_wpr_btn_copy{float:left;padding:6px}#wps_wpr_copy{float:left;width:calc(100% - 44px)}#wps_wpr_copy code{background:#ebe9eb;display:block;padding:0 3px;word-break:break-all}.wps_wpr_message{font-size:14px}.wps_wpr_membership_with_img thead{display:table-header-group!important}.wps_wpr_membership_with_img td,.wps_wpr_membership_with_img th{display:table-cell!important}.wps_wpr_membership_with_img tr{display:table-row!important}.wps_wpr_membership_with_img tr td:before{content:""!important}.wps_tooltip{position:relative;display:inline-block}.wps_account_wrapper .wps_tooltip .wps_tooltiptext{background-color:#000;border-radius:6px;bottom:-30px;color:#fff;font-size:11px;left:-19px;padding:5px 0;position:absolute;text-align:center;visibility:hidden;width:80px;z-index:1}.wps_account_wrapper .wps_tooltip .wps_tooltiptext::after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #000}.wps_tooltip:hover .wps_tooltiptext{visibility:visible}.wps_wpr_popup_wrapper{background-color:rgba(0,0,0,.41);position:fixed;z-index:2147483646}.wps_wpr_popup_content_section{background:#fff;border-bottom:5px solid #7f527d;border-radius:5px;bottom:0;box-shadow:0 5px 15px rgba(0,0,0,.5);left:0;margin:0 auto;max-width:600px;overflow-wrap:break-word;overflow-y:auto;position:relative;top:50%;transform:translateY(-50%);width:95%;z-index:9}#wps_wpr_order_notice,.wps_wpr_product_point{position:relative;background-color:#55b3a5;font-family:Montserrat}.wps_wpr_intro_text{width:calc(100% - 80px)}.wps_wpr_close{text-align:right;width:60px}.wps_wpr_close>a{box-shadow:none!important;float:right;text-decoration:none}.wps_wpr_popup_notice_section span{display:inline-block;vertical-align:top}.wps_wpr_close img{border-radius:50%;width:30px}.wps_wpr_popup_content_section .wps_wpr_popup_content .wps_wpr_popup_notice_section{background:#7f527d;border-top-left-radius:5px;border-top-right-radius:5px;color:#fff;padding:10px;display:flex;justify-content:space-between;gap:10px}.wps_wpr_popup_content_section .wps_wpr_popup_content .wps_wpr_popup_notice_section>p{margin:0;font-size:16px;display:block;flex:1}.wps_wpr_popup_thumbnail_section{padding:10px;max-height:333px;overflow-y:auto}.wps_wpr_avada_wrap .custom_point_checkout.woocommerce-info,.wps_wpr_popup_thumbnail_section ul{margin:0;padding:0}.wps_wpr_popup_thumbnail_section ul li{display:inline-block;list-style:none;margin-bottom:10px;text-align:center;width:137px}.wps_wpr_popup_thumbnail_section ul li a{text-decoration:none;color:#ddd}.wps_wpr_popup_thumbnail_section .wps_wpr_thumbnail_img_wrap{display:block;max-width:100%}.wps_wpr_thumbnail_price_wrap{color:#7f527d;display:inline-block;font-size:15px;margin-top:5px}.wps_wpr_popup_thumbnail_section .wps_wpr_thumbnail_img_wrap img{max-width:100%}.wps_wpr_popup_content .wps_wpr_popup_thumbnail_section+p.wps_wpr_mems_rewards{padding:10px 10px 30px;text-align:center;margin:0;font-weight:700}.wps_wpr_membership_with_img-wrap{overflow:auto}.wps_wpr_cat_list{border:1px solid #7f527d;border-radius:5px;color:#7f527d;display:inline-block;margin-bottom:5px;padding:5px 10px;text-decoration:none;transition:.3s linear}.wps_wpr_cat_list:hover{background:#7f527d;color:#fff;transition:.3s}@media screen and (max-width:600px) and (min-width:320px){.points_log table.shop_table.my_account_points.account-points-table thead th{width:100px}#points_form .wps_wpr_custom_coupon.button,#wps_custom_point_num{width:100%}.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper{width:29%}}@media screen and (max-width:768px) and (min-width:320px){.wps_wpr_table_view_log thead{display:table-header-group!important}.wps_wpr_table_view_log td{padding-left:6px 25px!important;display:table-cell!important}.wps_wpr_table_view_log td:before{content:""!important}.wps_wpr_table_view_log tr{display:table-row!important}.woocommerce-MyAccount-points.wps_wpr_table_view_log tbody tr td{text-align:left!important}#points_form .wps_wpr_custom_coupon.button{margin-top:10px}}@media screen and (max-width:500px){.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper{width:28%;font-size:14px}}@media screen and (max-width:387px) and (min-width:320px){#wps_wpr_upgrade_level{float:none;margin-top:10px;font-size:12px}.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper{margin:10px 8px;width:42.777%}}.points_log,.wps_wpr_each_section,.wps_wpr_membership_with_img{border:1px solid #d1d1d1!important;margin-bottom:30px!important;padding:20px;box-shadow:0 0 10px -1px #d1d1d1;border-collapse:separate}.wps_wpr_each_section .wps_wpr_membership_message{display:block;margin-bottom:5px}.wps_wpr_each_section>#wps_wpr_membership{margin-bottom:0}.wps_wpr_each_section #wps_wpr_membership_roles{padding:9px;float:left}.wps_wpr_each_section .wps_wpr_btn_copy{border:none;display:inline-block;opacity:1;width:44px}.wps_ways_to_gain_points_section .wps_wpr_each_section{white-space:pre-line}.wps_wpr_coupon_details{border:none!important;margin-bottom:0!important}.wps_wpr_product_point{display:inline-block;letter-spacing:1px;width:260px;padding:4px 8px 4px 0;text-align:center;color:#fff;margin-bottom:20px}.wps_wpr_product_point img{max-width:20px;margin-left:12px;width:100%}.wps_wpr_item_meta img{max-width:20px;width:100%}#wps_wpr_share_point{background:#ebe9eb;color:#515151}#wps_wpr_share_point:hover{background-color:#dad8da}#wps_wpr_referal_points_notification,#wps_wpr_shared_points_notification{margin-bottom:4px}.wps_wpr_heading_para{display:inline-block;margin-bottom:0}.wps_wpr_points_expiry{color:#666;font-size:12px;margin-bottom:10px;margin-top:0;vertical-align:middle}.wps_wpr_total_earn_points{font-size:18px;font-weight:600}.wps_wpr_view_log_notice{background-color:#e3e3e3;color:#444;font-size:14px;font-weight:700;margin-bottom:0;padding:10px 20px 10px 10px;position:relative;cursor:pointer;line-height:1.5}.wps_wpr_slide_toggle{margin-bottom:15px}.wps_wpr_view_log_notice.wps_wpr_common_slider .wps_wpr_open_toggle{position:absolute;right:23px;top:50%;transform:translateY(-50%);cursor:pointer}.wps_wpr_view_log_notice.wps_wpr_common_slider .wps_wpr_open_toggle:after{position:absolute;content:"";height:2px;width:15px;background:#444}.wps_wpr_view_log_notice.wps_wpr_common_slider .wps_wpr_open_toggle:before{background:#444;content:"";height:15px;left:7px;position:absolute;top:-6px;width:2px}.wps_wpr_avada_wrap .custom_point_checkout.woocommerce-info:before,.wps_wpr_view_log_notice.wps_wpr_common_slider .wps_wpr_plus_icon:before{content:none}.wps_wpr_common_table{display:none;table-layout:fixed;width:100%}.wps_wpr_apply_custom_points{display:inline-block;width:100%;text-align:left;margin-top:10px;clear:both}.wps_wpr_product_point::after{border-color:transparent #fff transparent transparent;border-style:solid;border-width:20px;content:"";position:absolute;right:0;top:50%;transform:translateY(-50%)}#wps_wpr_order_notice::before{content:""}#wps_wpr_order_notice{border-top:0;padding:20px 0;text-transform:uppercase;font-weight:700;font-size:12px;color:#fff;width:100%;margin-top:30px;text-align:center}#wps_wpr_order_notice p{display:inline-block;margin-left:20px;background-color:#76d4c6;padding:5px;margin-bottom:0}#wps_wpr_order_notice+.shop_table.cart .coupon .input-text{width:auto;max-width:170px}.shop_table.cart .wps_wpr_apply_custom_points #wps_cart_points{width:170px;border-radius:4px;height:40px!important;padding:5px 12px;background-color:#f2f2f2;box-shadow:none!important;border:0;font-size:18px;margin:0 5px 0 0;max-width:170px}.theme-Divi .custom_point_checkout #wps_cart_points_apply{background:#fff}.theme-storefront .custom_point_checkout #wps_cart_points_apply{background-color:#eee;border-color:#eee;color:#333;padding:8px 20px}.wps_wpr_reward{padding:20px}.custom_point_checkout #wps_cart_points_apply{margin-left:10px}.wps_wpr_popup_content_section .wps_wpr_popup_thumbnail_section li{vertical-align:top}.wps_wpr_popup_content_section .wps_wpr_popup_thumbnail_section li a{color:#000;font-weight:600;text-decoration:none!important}.wps_wpr_popup_content_section .wps_wpr_popup_thumbnail_section .wps_wpr_thumbnail_price_wrap{display:block}@media screen and (max-width:997px){#wps_wpr_order_notice:after{border:none}}@media screen and (max-width:768px){.wps_wpr_reward{display:none}#wps_wpr_order_notice{padding:20px;display:block}#wps_wpr_order_notice p{margin-left:0;margin-top:20px}#wps_wpr_order_notice+.shop_table.cart .coupon .input-text{width:100%!important;max-width:100%!important}#wps_wpr_order_notice+.shop_table.cart .actions .button,#wps_wpr_order_notice+.shop_table.cart .coupon .button{width:100%}.shop_table.cart .wps_wpr_apply_custom_points #wps_cart_points,.shop_table.cart .wps_wpr_apply_custom_points .button{width:100%!important}.shop_table.cart .wps_wpr_apply_custom_points #wps_cart_points{width:100%!important;max-width:unset;margin-bottom:10px}}@media screen and (max-width:376px){.custom_point_checkout #wps_cart_points_apply{margin-top:10px;margin-left:0;width:100%}.custom_point_checkout #wps_cart_points{width:100%!important}}.wps_wpr_table_view_log{table-layout:fixed}#wps_cart_points_apply+p{width:100%;margin-bottom:0}.wps_wpr_checkout_points_class::after{display:block;clear:both;content:''}.custom_point_checkout #wps_cart_points{padding:10px;width:135px}.wps_wpr_avada_wrap button#wps_cart_points_apply{line-height:1.8}.wps_wpr_common_table thead th{padding:0 24px}input#wps_cart_points{padding:8px 5px;max-width:200px;display:inline-block;margin-right:10px}button#wps_cart_points_apply+p{color:#636161;font-size:14px}#points_form .wps_wpr_custom_coupon.button,input#wps_wpr_upgrade_level_click{min-height:40px;float:right}#points_form #wps_custom_point_num,.wps_wpr_each_section #wps_wpr_membership_roles{border:1px solid;max-width:200px;width:80%!important;min-height:40px}#wps_wpr_points_notification+.wps_wpr_generate_coupon.button{float:left;min-height:40px}.wps_wpr_cart_redemption__notice ul{margin:0}.wps-par__badge-wrap,div#wps_wpr_order_notice{padding:10px}div#wps_wpr_order_notice p{padding:0}input#wps_wpr_some_custom_points{border:1px solid;min-height:40px;min-width:150px}.wps_wpr_show_redemption_conversion_rate{margin-left:20px}@media screen and (max-width:420px){.custom_point_checkout #wps_cart_points{width:180px}.custom_point_checkout #wps_cart_points_apply{margin-left:0;margin-top:10px}}:root{--08-black:rgba(0, 0, 0, 0.8);--wheel-width:500px;--wheel-border-color:#fff;--wheel-border-width:4px;--wheel-spin-speed:5s;--pointer-width:80px;--pointer-color:#fff;--pointer-text-color:#000;--pointer-text-size:14px;--shadow-color:#fff;--btn-pr-color:#333;--btn-txt-color:#fff;--success-color:#4ac600;--label-font-size:20px}.wps_wpr_wheel_icon{position:fixed;display:block;z-index:9999999999999;padding:0;opacity:1;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer}.wps_wpr_wheel_icon .wps_wpr_icon_wheel_tooltip{background-color:var(--08-black);padding:4px 10px;font-size:14px;position:absolute;width:100%;border-radius:5px;color:#fff;text-align:center;top:45px;opacity:0}.wps_wpr_wheel_icon .wps_wpr_icon_wheel_tooltip:before{position:absolute;top:20px;content:'';width:0;height:0;border:8px solid transparent}.wps_wpr_wheel_icon:hover .wps_wpr_icon_wheel_tooltip{opacity:1!important}.wps_wpr_wheel_icon.wps_wpr_canvas_top_left_position{top:0;left:-75px}.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_left_position:hover,.wps_wpr_wheel_icon.wps_wpr_canvas_middle_left_position:hover,.wps_wpr_wheel_icon.wps_wpr_canvas_top_left_position:hover{left:0}.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_left_position .wps_wpr_icon_wheel_tooltip,.wps_wpr_wheel_icon.wps_wpr_canvas_middle_left_position .wps_wpr_icon_wheel_tooltip,.wps_wpr_wheel_icon.wps_wpr_canvas_top_left_position .wps_wpr_icon_wheel_tooltip{left:150px}.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_left_position .wps_wpr_icon_wheel_tooltip::before,.wps_wpr_wheel_icon.wps_wpr_canvas_middle_left_position .wps_wpr_icon_wheel_tooltip::before,.wps_wpr_wheel_icon.wps_wpr_canvas_top_left_position .wps_wpr_icon_wheel_tooltip::before{left:-15px;border-right:15px solid var(--08-black);border-left:0}.wps_wpr_wheel_icon.wps_wpr_canvas_top_right_position{top:0;right:-75px}.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_right_position:hover,.wps_wpr_wheel_icon.wps_wpr_canvas_middle_right_position:hover,.wps_wpr_wheel_icon.wps_wpr_canvas_top_right_position:hover{right:0}.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_right_position .wps_wpr_icon_wheel_tooltip,.wps_wpr_wheel_icon.wps_wpr_canvas_middle_right_position .wps_wpr_icon_wheel_tooltip,.wps_wpr_wheel_icon.wps_wpr_canvas_top_right_position .wps_wpr_icon_wheel_tooltip{right:150px}.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_right_position .wps_wpr_icon_wheel_tooltip::before,.wps_wpr_wheel_icon.wps_wpr_canvas_middle_right_position .wps_wpr_icon_wheel_tooltip::before,.wps_wpr_wheel_icon.wps_wpr_canvas_top_right_position .wps_wpr_icon_wheel_tooltip::before{right:-15px;border-left:15px solid var(--08-black);border-right:0}.wps_wpr_wheel_icon.wps_wpr_canvas_middle_left_position{top:50%;transform:translateY(-50%);left:-75px}.wps_wpr_wheel_icon.wps_wpr_canvas_middle_right_position{top:50%;transform:translateY(-50%);right:-75px}.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_left_position{bottom:0;left:-75px}.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_right_position{bottom:0;right:-75px}@keyframes rotate_wheel{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.wps_wpr_wheel_icon_main{position:fixed;top:0;left:0;bottom:0;right:0;z-index:9999999999;display:none}.wps_wpr_container-close,.wps_wpr_container-popup-close{display:inline-flex;width:36px;aspect-ratio:1;line-height:0;position:absolute;top:15px;right:15px;color:#000;z-index:1;font-size:36px;align-items:center;justify-content:center;transform:rotate(45deg);cursor:pointer}.wps_wpr_container-shadow{position:absolute;top:0;left:0;bottom:0;right:0;background:var(--shadow-color);opacity:.8}.wps_wpr_wheel_icon_main .wps_wpr_container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);max-width:var(--wheel-width);width:calc(100% - 20px);aspect-ratio:1;box-shadow:0 0 0 var(--wheel-border-width) var(--wheel-border-color),0 0 10px 5px rgba(0,0,0,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease-out;overflow:hidden}.wps_wpr_container-popup-in.wps_wpr_container-popup-in--show,.wps_wpr_wheel_icon_main .wps_wpr_container.wps_wpr-container--show{transform:translate(-50%,-50%) scale(1)}.wps_wpr_wheel_icon_main #wps_wpr_spinWheelButton{width:var(--pointer-width);aspect-ratio:1;font-size:var(--pointer-text-size);font-weight:600;border-radius:50%;background:var(--pointer-color);color:var(--pointer-text-color);position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;user-select:none;z-index:9;box-shadow:rgba(0,0,0,.25) 0 14px 28px,rgba(0,0,0,.22) 0 10px 10px,0 0 0 10px #fff inset,0 0 8px 8px rgba(0,0,0,.5) inset}.wps_wpr_wheel_icon_main #wps_wpr_spinWheelButton:before{position:absolute;content:'';top:-200px;bottom:-200px;left:-200px;right:-200px;border-radius:50%}.wps_wpr_wheel_icon_main #wps_wpr_spinWheelButton:after{position:absolute;content:"";width:30px;height:36px;background:var(--pointer-color);bottom:calc(100% - 6px);left:50%;transform:translate(-50%,0);clip-path:polygon(50% 0%,15% 100%,85% 100%)}.wps_wpr_wheel_icon_main .wps_wpr_wheel{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;transition:transform var(--wheel-spin-speed) ease-in-out}.wps_wpr_wheel_icon_main .wps_wpr_wheel:after{position:absolute;top:0;left:0;right:0;bottom:0;content:'';background:radial-gradient(transparent 65%,rgba(0,0,0,.5) 76%)}.wps_wpr_wheel_icon_main .wps_wpr_wheel .wps_wpr_number{position:absolute;width:50%;height:50%;background:var(--color);transform-origin:bottom right;display:flex;justify-content:center;align-items:center;user-select:none;cursor:pointer}.wps_wpr_wheel_icon_main .wps_wpr_wheel .wps_wpr_number input{background:0 0;color:#fff;border:none;box-shadow:none;outline:0;user-select:none;position:relative;transform:rotate(45deg);font-size:var(--label-font-size);font-weight:600;width:100%;max-width:175px;padding:0;margin:0;text-align:right}.wps_wpr_wheel_icon_main .wps_wpr_wheel .wps_wpr_number:after{position:absolute;content:'';width:10px;height:10px;border-radius:50%;background:var(--wheel-border-color);left:29%;top:29%;transform-origin:bottom left;transform:translate(-50%,-50%);box-shadow:0 0 0 5px rgba(0,0,0,.2)}.wps_wpr_container-popup{position:fixed;top:0;left:0;right:0;bottom:0;display:none}.wps_wpr_container-popup-gif{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;display:none}.wps_wpr_container-popup-gif img{max-width:250px;width:100%;height:auto}.wps_wpr_container-popup-in{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);max-width:300px;aspect-ratio:1;width:100%;text-align:center;background:#fff;border-radius:5px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10px;box-shadow:0 0 10px rgba(0,0,0,.2);z-index:1;transition:transform .3s ease-out;border:2px solid #dcdcdc}.wps_wpr_container-popup-in:after{content:'';position:absolute;bottom:0;left:0;border-radius:0 0 5px 5px;height:15px;width:100%;background:var(--success-color)}.wps_wpr_container-popup-val{font-size:24px;color:#000;line-height:1.25;margin:0 0 15px}.wps_wpr_container-popup-val .wps_wpr-val{display:block;font-weight:600;line-height:1.5;font-size:48px;color:var(--success-color)}.wps_wpr_container-popup-close{top:10px;right:10px}button.wps_wpr_container-popup-claim{font-size:18px;background:var(--btn-pr-color);border:1px solid var(--btn-pr-color);border-radius:5px;color:var(--btn-txt-color);line-height:1.5;min-height:30px;padding:10px 16px;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:.3s;cursor:pointer}#wps_wpr_button_to_add_points_section+.woocommerce-error.wps_error li,.wps_wpr_para a{line-height:1.25;font-size:12px}button.wps_wpr_container-popup-claim:focus,button.wps_wpr_container-popup-claim:hover{outline:0;box-shadow:none;background:0 0;color:var(--btn-pr-color)}#wps_wpr_show_claim_msg{font-weight:600;display:none;position:absolute;bottom:25px;width:100%;text-align:center}.wps_wpr_show_points_on_account_page{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.wps-par__badge-img{width:100px;height:100px;display:inline-block}#wps-par__badge-wrap .wps-par__badge-img img{object-fit:contain;width:100%;height:100%}.wps-par__badge-label span{display:inline-block;font-size:14px;font-weight:600;line-height:1.25;max-width:245px}.wps-par__badge-wrap.wps-badge-left .wps-par__badge-img-wrap,.wps-par__badge-wrap.wps-badge-left .wps-par__badge-label,.wps-par__badge-wrap.wps-badge-left .wps-par__badge-label span{text-align:left}.wps-par__badge-wrap.wps-badge-center .wps-par__badge-img-wrap,.wps-par__badge-wrap.wps-badge-center .wps-par__badge-label,.wps-par__badge-wrap.wps-badge-center .wps-par__badge-label span{text-align:center}.wps-par__badge-wrap.wps-badge-right .wps-par__badge-img-wrap,.wps-par__badge-wrap.wps-badge-right .wps-par__badge-label,.wps-par__badge-wrap.wps-badge-right .wps-par__badge-label span{text-align:right}.wps_wpr_account_page_badge_name_wrapper{font-size:24px;font-weight:700}.wps_wpr_guest_user_main_wrapper{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.41);z-index:9999999999999}.wps_wpr_guest_user_contain_wrapper{background:#fff;padding:35px 10px;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.1);text-align:center;position:fixed;top:50%;left:50%;width:100%;max-width:400px;transform:translate(-50%,-50%)}.wps_wpr_guest_close_btn{font-size:24px;cursor:pointer;position:absolute;top:15px;right:15px;color:#000;line-height:18px;display:inline-block}.wps_wpr_guest_popup_title{margin-bottom:5px;font-weight:600;font-size:23px;color:#000}.wps_wpr_para a{padding:5px 10px;border:1px solid;margin:0 5px}#wps_wpr_button_to_add_points_section+.woocommerce-error.wps_error{margin:10px 0 0;padding:3px 3px 3px 20px;border-width:5px}#wps_wpr_button_to_add_points_section+.woocommerce-error.wps_error::before{left:4px;top:1px;font-size:12px}.wps_wpr_slide_toggle .wps_wpr_points_view{overflow:auto;display:none}.wps_wpr_slide_toggle .wps_wpr_points_view table th{min-width:155px;width:100%}.wps_wpr_slide_toggle .wps_wpr_points_view table{min-width:375px;display:block}.wps_wpr_append_points_apply_html,div#wps_wpr_button_to_add_points_section{padding:5px 16px}.wps_wpr_append_points_apply_html button#wps_cart_points_apply,.wps_wpr_append_points_apply_html input#wps_cart_points{margin:5px 0 10px;min-height:30px;width:100%;display:block;padding:10px;max-width:100%}@media screen and (max-width:520px){.wps_wpr_wheel_icon_main #wps_wpr_spinWheelButton{width:calc(var(--pointer-width) * .8)}.wps_wpr_wheel_icon_main #wps_wpr_spinWheelButton:after{width:20px;height:26px}.wps_wpr_wheel_icon_main .wps_wpr_wheel .wps_wpr_number input{font-size:calc(var(--label-font-size)*.7);max-width:100px}.wps_wpr_container-popup-in{width:calc(100% - 40px)}}#wps_wpr_each_section{display:flex;gap:6px 15px;padding:0;margin:20px 0 0;flex-wrap:wrap}#wps_wpr_each_section label{display:inline-flex;align-items:center;line-height:1}#wps_wpr_each_section .wps_wpr_enable_offer_setting_wrapper input[type=checkbox]{width:18px;border:1px solid #ccc;height:18px;margin:0 10px 0 0;line-height:0;cursor:pointer}#wps_wpr_each_section .wps_wpr_enable_offer_setting_wrapper input[type=checkbox]:focus{outline:0}#wps_wpr_each_section .wps_wpr_notify_notice_wrap{flex:1 0 80%}#wps_wpr_pro_cost_to_points{padding:8px;border:1px solid #d5d5d5;margin-right:10px;vertical-align:middle;-webkit-appearance:checkbox;height:auto!important;width:auto!important}.wps_wpr_purchase_pro_point{display:inline-block;letter-spacing:1px;margin-bottom:4px;position:relative;padding:4px 8px 4px 20px;color:#fff;font-weight:700;margin-top:20px;font-family:Montserrat;font-size:15px}.wps_wpr_shared_points_code{display:flex;flex-wrap:wrap;align-items:center}.wps_wpr_shared_points_code #wps_copy{margin:0 30px 0 0}.wps_wpr_wrapper_button-insta{max-width:70px}.wps_wpr_instagram_share{align-items:center;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border-radius:5px;display:flex;justify-content:center;margin-bottom:-30px;min-height:30px;min-width:70px;text-align:center}.wps_wpr_instagram_share img{width:20px}.wps_wpr_wrapper_button{display:flex;flex-wrap:wrap}.wps_wpr_wrapper_button .wps_wpr_common_class{border:0;max-height:30px}.wps_wpr_wrapper_button .wps_wpr_wrapper_button{margin:0}.wps_wpr_wrapper_button button{background:#fff0;padding:0;width:28px}.wps_wpr_wrapper_button button:hover,.wps_wpr_wrapper_button button:focus,.wps_wpr_wrapper_button a:focus{background:#fff0;outline:none}.wps_wpr_wrapper_button button img{max-height:28px;max-width:28px;transition:transform 0.3s}.theme-flatsome .wps_wpr_wrapper_button button img{margin-bottom:10px}.wps_wpr_wrapper_button button:hover img{transform:scale(1.1)}.wps-wpr__email-input{display:flex;flex-wrap:wrap;margin-top:10px;order:2;width:100%}#wps_wpr_enter_emaill{border-bottom:1px solid;box-shadow:none;min-height:40px;font-size:16px;background-color:#fff0;margin-right:10px;outline:0}#wps_wpr_shared_points_notificatio{font-size:16px;margin-bottom:10px;order:3}.wps-wpr-show-cashback-notice-on-shop-page{border:none;color:#FFF;padding:5px 14px;font-size:12px;font-weight:600;display:inline-block;margin-bottom:10px;position:relative;background-color:#1b76ef}.wps-wpr-show-cashback-notice-on-shop-page::after{border-color:#fff0 #fff #fff0 #fff0;border-style:solid;border-width:13px;content:"";position:absolute;right:0;top:50%;transform:translateY(-50%)}.wps_wpr_assign_product_points_feature label.form-label{margin:10px 0 10px;display:block}.wps_wpr_assign_product_points_feature .wps_wpr_dokan_child_wrapper{border:1px solid #ebebeb;padding:20px 15px 15px;margin:20px 0}.wps_wpr_assign_product_points_feature{position:relative}.wps_wpr_assign_product_points_feature .wps_wpr_assign_product-par-title{position:absolute;text-align:right;font-size:12px;display:inline-block;right:0;top:0;font-weight:400;line-height:1.5;background:#ebebeb;padding:0 6px;color:#000}#wps_wpr_points_validity_notification,#wps_wpr_upgrade_loader{display:none}.wps_wpr_upgarde_validity_wrapper h4{font-size:16px;background:#f2f2f2;padding:5px 10px;border-radius:5px;margin:0 0 15px;line-height:1.5}.wps_wpr_upgarde_validity_wrapper label{font-size:16px;font-weight:600;margin:0 0 10px;line-height:1.5}.wps_wpr_upgarde_validity_wrapper form{margin:0}.wps_wpr_upgarde_validity_wrapper form div#wps_wpr_points_validity_notification{font-size:14px;line-height:1.5;margin:5px 0 0}.wps-wpr_enter-points-validity-wrap{display:flex;gap:10px;flex-wrap:wrap;justify-content:space-between}input#wps_wpr_upgrade_points_validity_button{flex:1;max-width:200px;border-radius:5px}.wps-wpr_enter-points-validity-in{display:flex;gap:10px;align-items:center}.wps-wpr_enter-points-validity-wrap input#wps_wpr_upgrade_points_value{max-width:200px;background:#fff0;box-shadow:none;border:1px solid #c2c2c2;border-radius:5px;font-size:14px}.wps-wpr_enter-points-validity-in select#wps_wpr_validity_type{min-height:33px;padding:5px;font-size:14px;padding:10px;border-radius:5px;background:#fff0}input#wps_wpr_upgrade_points_validity_button:focus,.wps-wpr_enter-points-validity-in select#wps_wpr_validity_type:focus,.wps-wpr_enter-points-validity-wrap input#wps_wpr_upgrade_points_value:focus{outline:none}.wps_wpr_upgrade_loader_wrap{display:inline-flex;gap:5px}div#wps_wpr_upgrade_loader{justify-content:center;align-items:center}div#wps_wpr_upgrade_loader img{height:24px;width:24px}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:#fff0;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:#fff0;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgb(0 0 0 / .15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-display:swap;font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be #fff0 #fff0 #fff0;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.select2-container{width:100%}.select2-container .select2-selection--single{height:auto}.select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}.select2-container .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}.select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}.select2-container .select2-dropdown,.select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}.select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgb(0 0 0 / .2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgb(90 89 68 / .5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:#fff0 none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";content:"\e021"/"";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgb(0 0 0 / .1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgb(0 0 0 / .025)}.woocommerce table.shop_table{border:1px solid rgb(0 0 0 / .1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgb(0 0 0 / .1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgb(0 0 0 / .1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgb(0 0 0 / .1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgb(0 0 0 / .1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgb(0 0 0 / .1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgb(0 0 0 / .1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgb(0 0 0 / .1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgb(129 110 153 / .14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgb(104 87 125 / .14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:#fff0;border-left-color:#fff0;border-top-color:#fff0;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgb(0 0 0 / .2);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);background:rgb(0 0 0 / .05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}.woocommerce form .form-row .required{visibility:visible}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
 .pswp button.pswp__button,.pswp button.pswp__button:hover{border:none;background-color:#fff0;box-shadow:none}.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:999999;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.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-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:#fff0;-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:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;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/wooswipe/public/pswp/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/wooswipe/public/pswp/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.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:none;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:rgb(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:rgb(0 0 0 / .5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.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 rgb(0 0 0 / .25);box-shadow:0 2px 5px rgb(0 0 0 / .25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform 0.25s;transition:transform 0.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 #fff0;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:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:.75;padding:0 10px}.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 0.25s ease-out;transition:opacity 0.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/wooswipe/public/pswp/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 500ms linear infinite;animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;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:#fff0;border-bottom-color:#fff0;position:absolute;top:0;left:0;background:none;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(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}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%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-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__top-bar,.pswp__caption{background-color:rgb(0 0 0 / .5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgb(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__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{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:none}ul.slick-slider{position:relative;margin-left:25px;margin-right:25px;display:block;-moz-box-sizing:border-box;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}.slick-list{position:relative;display:block;overflow:hidden;margin:0 25px 0 25px;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.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)}.slick-track{position:relative;top:0;left:0;display:block}.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}.woocommerce-main-image{cursor:-webkit-zoom-in;cursor:zoom-in}.single-product-main-image{overflow:hidden}.thumbnails{margin-top:8px}.thumbnails li{margin-right:5px;margin-left:5px;outline:none!important;cursor:pointer}.thumbnails img{height:auto;width:100%}.thumbnails ul{padding:0!important;margin:0!important}.slick-next,.slick-prev{height:100%;top:0;margin-top:0;width:35px;text-align:center;font-style:normal;z-index:10;background:rgb(255 255 255 / .5);box-shadow:none}.thumbnails .slick-next:before,.thumbnails .slick-prev:before{color:#000}.slick-next:hover:before,.slick-prev:hover:before{color:#000}.slick-next{right:0}.slick-next:before{content:'\f105'}.slick-prev{left:0}.slick-prev:before{content:'\f104'}.slick-loading .slick-list{background:#fff url(/wp-content/plugins/wooswipe/public/slick/ajax-loader.gif) center center no-repeat}@font-face{font-display:swap;font-family:'slick';font-weight:400;font-style:normal;src:url(/wp-content/plugins/wooswipe/public/slick/fonts/slick.eot);src:url('/wp-content/plugins/wooswipe/public/slick/fonts/slick.eot?#iefix') format('embedded-opentype'),url(/wp-content/plugins/wooswipe/public/slick/fonts/slick.woff) format('woff'),url(/wp-content/plugins/wooswipe/public/slick/fonts/slick.ttf) format('truetype'),url('/wp-content/plugins/wooswipe/public/slick/fonts/slick.svg#slick') format('svg')}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;margin-top:-10px;padding:0;cursor:pointer;color:#fff0;border:none;outline:none;background:#fff0}button.slick-arrow,button.slick-arrow:hover,button.slick-arrow:focus{text-shadow:none;border-radius:0;background:none!important;outline:0!important;box-shadow:none!important;padding:0!important}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:#fff0;outline:none;background:rgb(255 255 255 / .8)}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.1}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[dir='rtl'] .slick-prev{left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}[dir='rtl'] .slick-next{right:auto}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-slider{margin-bottom:0}.slick-dots{position:absolute;bottom:-45px;display:block;width:100%;padding:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.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}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.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}.slick-dots li.slick-active button:before{opacity:.75;color:#000}#wooswipe{position:relative;padding-bottom:20px}#wooswipe .wooswipe-pinit{position:absolute;top:10px;left:10px;width:25px;height:25px;z-index:9}#wooswipe .thumbnails{list-style:none;height:100px;overflow:hidden;max-height:100%;padding:0;margin-bottom:20px}body.elementor #wooswipe .thumbnails,body.elementor-page #wooswipe .thumbnails,body.theme-hello-elementor #wooswipe .thumbnails{height:auto}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:100%}#wooswipe div.single-product-main-image a:hover{cursor:-webkit-zoom-in;cursor:zoom-in}#wooswipe li.slick-slide div.single-product-main-image a:hover{cursor:default}#wooswipe .single-product-main-image-wrap .single-product-main-image{margin-inline-end:0;padding-inline-start:0px!important;margin-left:0;margin-right:0}button.wooswipe-prev{left:0}button.wooswipe-prev.slick-arrow.slick-disabled,button.wooswipe-next.slick-arrow.slick-disabled{cursor:not-allowed}button.wooswipe-prev.slick-disabled svg,button.wooswipe-next.slick-disabled svg{opacity:.6}button.wooswipe-next.slick-arrow{right:0}button.wooswipe-next.slick-arrow,button.wooswipe-prev.slick-arrow{position:absolute;top:50%;border:none;display:block;cursor:pointer;z-index:999}.single-product-main-image button.wooswipe-prev.slick-arrow{left:40px}.single-product-main-image button.wooswipe-next.slick-arrow{right:40px}.thumbnail-nav button.wooswipe-next.slick-arrow,.thumbnail-nav button.wooswipe-prev.slick-arrow{top:35%}#wooswipe .wooswipe-pinit.wooswipe-mainimagepin{position:absolute;top:25px;left:35px;width:25px;height:25px;z-index:9}.wooswipe-popup{position:absolute;top:10px;right:10px;width:25px;height:25px}#wooswipe .wooswipe-popup.wooswipe-mainimagepopup{position:absolute;display:block;top:25px;right:35px;width:25px;height:25px;z-index:9}#wooswipe .wooswipe-popup.wooswipe-mainimagepopup.light-icon img{filter:invert(1)}.site a.wooswipe-mainimagepopup:focus:not(.wp-block-button__link):not(.wp-block-file__button){outline:unset!important;text-decoration:unset!important;text-decoration-skip-ink:none!important;background:transparent!important}.site a.wooswipe-mainimagepopup:focus:not(.wp-block-button__link):not(.wp-block-file__button) img{outline:unset!important}#wooswipe .slick-prev.light-icon:before,#wooswipe .slick-next.light-icon:before{filter:invert(1)}#wooswipe .woocommerce-main-image{cursor:default}#woo-ml-subscribe label{display:inline-block!important}.wvs-has-image-tooltip,[data-wvstooltip]{--font-size:14px;--arrow-width:5px;--arrow-distance:10px;--arrow-position:calc(var(--arrow-distance)*-1);--tip-redius:3px;--tip-min-width:100px;--tip-min-height:100px;--tip-height:30px;--tip-breakpoint-start:53vw;--tip-distance:calc(var(--arrow-distance) + var(--tip-height));--tip-position:calc(var(--tip-distance)*-1);--image-tip-min-height:calc(var(--tip-min-height) + var(--tip-height));--image-tip-max-height:calc(var(--tooltip-height) + var(--tip-height));--image-tip-width-dynamic:clamp(var(--tip-min-width),var(--tip-breakpoint-start),var(--tooltip-width));--image-tip-height-dynamic:clamp(var(--tip-min-height),var(--tip-breakpoint-start),var(--tooltip-height));--image-tip-ratio:calc(var(--tooltip-height)/var(--tooltip-width));--image-tip-position:calc(100% + var(--arrow-distance));--horizontal-position:0px;cursor:pointer;outline:none;position:relative}.wvs-has-image-tooltip:after,.wvs-has-image-tooltip:before,[data-wvstooltip]:after,[data-wvstooltip]:before{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center;opacity:0;pointer-events:none;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;visibility:hidden;z-index:999}.wvs-has-image-tooltip:before,[data-wvstooltip]:before{background-color:var(--wvs-tooltip-background-color,#333);border-radius:var(--tip-redius);bottom:var(--image-tip-position);-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.3);box-shadow:0 0 5px 1px rgba(0,0,0,.3);color:var(--wvs-tooltip-text-color,#fff);font-size:var(--font-size);height:var(--tip-height);line-height:var(--tip-height);min-width:var(--tip-min-width);padding-inline:10px;top:auto;-webkit-transform:translateX(var(--horizontal-position));-ms-transform:translateX(var(--horizontal-position));transform:translateX(var(--horizontal-position));width:-webkit-max-content;width:-moz-max-content;width:max-content}[data-wvstooltip]:before{content:attr(data-wvstooltip) " " attr(data-wvstooltip-out-of-stock)}.wvs-has-image-tooltip:before{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-line-pack:center;align-content:center;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-image:var(--tooltip-background);background-position:top;background-repeat:no-repeat;background-size:contain;content:attr(data-title);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(var(--image-tip-height-dynamic) + var(--tip-height));justify-content:flex-end;min-width:var(--image-tip-width-dynamic)}.wvs-has-image-tooltip:after,[data-wvstooltip]:after{border-top-color:transparent;border:var(--arrow-width) solid transparent;border-top-color:var(--wvs-tooltip-background-color,#333);bottom:auto;content:" ";font-size:0;line-height:0;top:var(--arrow-position);width:0}.wvs-has-image-tooltip:hover:after,.wvs-has-image-tooltip:hover:before,[data-wvstooltip]:hover:after,[data-wvstooltip]:hover:before{opacity:1;visibility:visible}.wvs-tooltip-position-bottom.wvs-has-image-tooltip:after,.wvs-tooltip-position-bottom[data-wvstooltip]:after{border-bottom-color:var(--wvs-tooltip-background-color,#333);border-top-color:transparent;bottom:var(--arrow-position);top:auto}.wvs-tooltip-position-bottom.wvs-has-image-tooltip:before,.wvs-tooltip-position-bottom[data-wvstooltip]:before{bottom:auto;top:calc(var(--tip-position)*-1)}.wvs-theme-sober .product form.cart .variations .variable,.wvs-theme-sober-child .product form.cart .variations .variable{margin-bottom:15px!important}.wvs-theme-sober .product form.cart .variations .variable-options,.wvs-theme-sober-child .product form.cart .variations .variable-options{border:0!important}.wvs-theme-sober .product form.cart .variations .arrow,.wvs-theme-sober .product form.cart .variations .variable-options:after,.wvs-theme-sober-child .product form.cart .variations .arrow,.wvs-theme-sober-child .product form.cart .variations .variable-options:after{display:none}.wvs-theme-sober .product form.cart .variations .label,.wvs-theme-sober-child .product form.cart .variations .label{display:block;margin-right:10px;text-align:right}.wvs-theme-sober .product form.cart .variations .value,.wvs-theme-sober-child .product form.cart .variations .value{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset}.wvs-theme-sober .product form.cart .variations select,.wvs-theme-sober-child .product form.cart .variations select{-webkit-appearance:menulist-button!important;border:1px solid #e4e6eb!important;padding:.5em 1em!important;text-align:left!important;-moz-text-align-last:left!important;text-align-last:left!important}.wvs-theme-sober .product form.cart .radio-variable-item,.wvs-theme-sober-child .product form.cart .radio-variable-item{margin:5px;text-align:left}.wvs-theme-sober .product form.cart .radio-variable-item:last-child,.wvs-theme-sober-child .product form.cart .radio-variable-item:last-child{margin-right:0}.wvs-theme-sober .product form.cart .radio-variable-item label,.wvs-theme-sober-child .product form.cart .radio-variable-item label{margin:0;padding-left:30px}.wvs-theme-sober .product form.cart .radio-variable-item label:before,.wvs-theme-sober-child .product form.cart .radio-variable-item label:before{border-radius:100%;top:0}.wvs-theme-sober .product form.cart .radio-variable-item label:after,.wvs-theme-sober-child .product form.cart .radio-variable-item label:after{top:8px}.wvs-theme-shophistic-lite.woocommerce #main .entry-summary .variations{display:block!important}.wvs-theme-shophistic-lite .ql_custom_variations{display:none!important}.wvs-theme-shophistic-lite .radio-variable-item input[type=radio]{display:inline-block;margin:0}.wvs-theme-flatsome .variations .reset_variations{bottom:0;left:0;position:relative}.wvs-theme-storefront-child.single-product div.product,.wvs-theme-storefront.single-product div.product{overflow:visible!important}.wvs-theme-stockholm .variations .reset_variations{bottom:0;left:0;position:relative;-webkit-transform:none;-ms-transform:none;transform:none}.wvs-theme-kalium .image-variable-item img,.wvs-theme-kalium-child .image-variable-item img{width:100%!important}.wvs-theme-kalium .radio-variable-item input,.wvs-theme-kalium-child .radio-variable-item input{height:16px!important;width:16px!important}.wvs-theme-kalium .woo-variation-items-wrapper .select-option-ui,.wvs-theme-kalium-child .woo-variation-items-wrapper .select-option-ui{display:none}.wvs-theme-aurum .variable-items-wrapper .image-variable-item>img,.wvs-theme-aurum-child .variable-items-wrapper .image-variable-item>img{width:100%}.wvs-theme-hestia .woo-variation-items-wrapper.value:before{display:none!important}.wvs-theme-thegem .woo-variation-items-wrapper .combobox-wrapper,.wvs-theme-thegem-child .woo-variation-items-wrapper .combobox-wrapper,.wvs-theme-thegem-elementor .woo-variation-items-wrapper .combobox-wrapper{display:none}.wvs-theme-thegem .wvs-archive-variation-wrapper .variations,.wvs-theme-thegem-child .wvs-archive-variation-wrapper .variations,.wvs-theme-thegem-elementor .wvs-archive-variation-wrapper .variations{padding:0}.wvs-theme-ushop .variations_form,.wvs-theme-ushop-child .variations_form{overflow:visible!important}.wvs-theme-ushop .single-product-summary .product_meta,.wvs-theme-ushop-child .single-product-summary .product_meta{display:inline-table}.wvs-theme-savoy .woo-variation-items-wrapper,.wvs-theme-savoy-child .woo-variation-items-wrapper{position:relative!important}.wvs-theme-savoy .woo-variation-items-wrapper .sod_select,.wvs-theme-savoy-child .woo-variation-items-wrapper .sod_select{display:none!important}.wvs-theme-savoy .nm-variation-row,.wvs-theme-savoy-child .nm-variation-row{display:-webkit-box;display:-ms-flexbox;display:flex}.wvs-theme-woodstock .woo-variation-items-wrapper .variation-select,.wvs-theme-woodstock-child .woo-variation-items-wrapper .variation-select{display:none!important}.wvs-theme-woodmart .wd-attr-selected,.wvs-theme-woodmart .woo-variation-items-wrapper>.swatches-select,.wvs-theme-woodmart-child .wd-attr-selected,.wvs-theme-woodmart-child .woo-variation-items-wrapper>.swatches-select{display:none}.wvs-theme-gecko .variations .value.woo-variation-items-wrapper,.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper{border:0!important}.wvs-theme-gecko .variations .value.woo-variation-items-wrapper:after,.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper:after{display:none!important}.woo-variation-gallery-theme-massive-dynamic .woo-variation-items-wrapper .clear-selection,.woo-variation-gallery-theme-massive-dynamic-child .woo-variation-items-wrapper .clear-selection{border:0;height:auto;width:auto}.woo-variation-gallery-theme-massive-dynamic .woo-variation-items-wrapper .clear-selection .reset_variations,.woo-variation-gallery-theme-massive-dynamic-child .woo-variation-items-wrapper .clear-selection .reset_variations{border:1px solid #f04040;border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#f04040;font-size:8px!important;height:20px;padding:5px;width:20px}.wvs-theme-claue .woo-variation-items-wrapper,.wvs-theme-claue-child .woo-variation-items-wrapper{border:none}.wvs-theme-claue .woo-variation-items-wrapper:after,.wvs-theme-claue-child .woo-variation-items-wrapper:after{display:none}.wvs-theme-jupiter table.variations,.wvs-theme-jupiter-child table.variations{overflow:initial}.wvs-theme-oxygen .woo-variation-items-wrapper .select-wrapper,.wvs-theme-oxygen-child .woo-variation-items-wrapper .select-wrapper{display:none}.wvs-theme-oxygen .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input,.wvs-theme-oxygen-child .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input{width:18px}.wvs-theme-simple-elegant .woo-variation-items-wrapper .wi-nice-select,.wvs-theme-simple-elegant-child .woo-variation-items-wrapper .wi-nice-select{display:none}.wvs-theme-twentytwenty table.variations,.wvs-theme-twentytwenty-child table.variations{overflow:auto}.wvs-theme-divi .et_pb_wc_add_to_cart form.variations_form.cart .variations td.value span:after,.wvs-theme-divi-child .et_pb_wc_add_to_cart form.variations_form.cart .variations td.value span:after,.wvs-theme-jevelin .sh-woo-layout table.variations td select.woo-variation-raw-select,.wvs-theme-jevelin-child .sh-woo-layout table.variations td select.woo-variation-raw-select{display:none!important}.wvs-theme-jevelin .sh-woo-layout table.variations,.wvs-theme-jevelin-child .sh-woo-layout table.variations{max-width:100%}.wvs-theme-jevelin .radio-variable-item label,.wvs-theme-jevelin-child .radio-variable-item label{line-height:1!important}.wvs-theme-stockie .woo-variation-raw-select+.select-styled,.wvs-theme-stockie-child .woo-variation-raw-select+.select-styled{display:none!important}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-center{--wvs-position:center}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-left{--wvs-position:flex-start}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-right{--wvs-position:flex-end}.woo-variation-swatches .woo-variation-raw-select+.select2{display:none!important}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:10px 0}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color>a{display:inline-block;position:relative}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .count{padding:0 5px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .wvs-widget-item-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item{border:2px solid #fff;-webkit-box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);display:inline-block;float:left;height:20px;margin:0 4px;padding:9px;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease;width:20px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item.style-squared{border-radius:2px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item.style-rounded{border-radius:100%}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text{display:inline-block}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text :after{clear:both;content:"";display:inline}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color:hover .item{-webkit-box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd);box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd)}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color.woocommerce-widget-layered-nav-list__item--chosen .item{-webkit-box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000)}.woo-variation-swatches .variations td.value>span:after,.woo-variation-swatches .variations td.value>span:before,.woo-variation-swatches .woo-variation-raw-select,.woo-variation-swatches .woo-variation-raw-select:after,.woo-variation-swatches .woo-variation-raw-select:before{display:none!important}.woo-variation-swatches .woo-variation-swatches-variable-item-more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches .wvs-archive-variations-wrapper{display:block;width:100%}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item){height:var(--wvs-archive-product-item-height,30px);width:var(--wvs-archive-product-item-width,30px)}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-archive-product-item-font-size,16px)}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper.wvs-style-squared.archive-variable-items .variable-item:not(.radio-variable-item).button-variable-item{min-width:var(--wvs-archive-product-item-width,30px)}.woo-variation-swatches ul.variations{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0;padding:0}.woo-variation-swatches ul.variations,.woo-variation-swatches ul.variations>li{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches ul.variations>li{-webkit-box-pack:var(--wvs-position);-ms-flex-pack:var(--wvs-position);-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;justify-content:var(--wvs-position);margin:5px 0}.woo-variation-swatches ul.variations .wvs_archive_reset_variations.hide{visibility:hidden}.woo-variation-swatches ul.variations .wvs_archive_reset_variations.show{visibility:visible}.woo-variation-swatches .variable-items-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:0;padding:0}.woo-variation-swatches .variable-items-wrapper.enabled-large-size .variable-item:not(.radio-variable-item){height:var(--wvs-single-product-large-item-height,40px);width:var(--wvs-single-product-large-item-width,40px)}.woo-variation-swatches .variable-items-wrapper.enabled-large-size .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-single-product-large-item-font-size,16px)}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;list-style:none;padding:0 5px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{cursor:pointer;vertical-align:middle}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input{height:20px;width:20px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input+span{margin-inline:10px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper{display:inline-block}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper img{display:inline-block;margin:0;padding:0;vertical-align:middle;width:40px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper .out-of-stock{display:inline-block;margin:0;padding:0}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{display:inline-block;padding:2px 0;width:auto}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover{-webkit-box-shadow:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover label{cursor:not-allowed;opacity:.5}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled .variable-item-radio-value,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover .variable-item-radio-value{text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:after,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:before,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:after,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:before{display:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:focus,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:focus{-webkit-box-shadow:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock label,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover label{opacity:.6;text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock .variable-item-radio-value,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover .variable-item-radio-value{text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper .variable-item{list-style:none;margin:0;outline:none;padding:0;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item.variation-disabled{display:none!important}.woo-variation-swatches .variable-items-wrapper .variable-item img{height:100%;margin:0;padding:0;pointer-events:none;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item>span{pointer-events:none}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--wvs-item-background-color,#fff);-webkit-box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--wvs-item-text-color,#000);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--wvs-single-product-item-height,30px);justify-content:center;margin:4px;padding:2px;position:relative;width:var(--wvs-single-product-item-width,30px)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):last-child{margin-right:0}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock span{opacity:.6}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents:before{background-image:var(--wvs-cross);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{background-color:var(--wvs-hover-item-background-color,#fff);color:var(--wvs-hover-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{-webkit-box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd);box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover{-webkit-box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);color:var(--wvs-selected-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover{position:relative}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled span,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover span{opacity:.6}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before{background-image:var(--wvs-cross);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before{background-image:var(--wvs-tick);background-position:50%;background-repeat:no-repeat;background-size:60%;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item .variable-item-span-color{display:block;height:100%;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-single-product-item-font-size,16px);text-align:center}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock){background-color:var(--wvs-selected-item-background-color,#fff);color:var(--wvs-selected-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled):not(.radio-variable-item) .wvs-stock-left-info:before{border-bottom:3px solid #de8604;border-left:3px solid transparent;border-right:3px solid transparent;content:" ";left:50%;margin-left:-3px;position:absolute;top:calc(100% - 1px);width:0;z-index:1}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled):not(.radio-variable-item) .wvs-stock-left-info:after{left:50%;min-width:36px;position:absolute;text-align:center;top:calc(100% + 2px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled) .wvs-stock-left-info:after{background:#de8604;border-radius:2px!important;-webkit-box-shadow:0 0 2px rgba(0,0,0,.38);box-shadow:0 0 2px rgba(0,0,0,.38);color:#fff;content:attr(data-wvs-stock-info);font-size:10px;font-style:italic;line-height:1;padding:2px;text-shadow:0 1px rgba(0,0,0,.251)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled).radio-variable-item .wvs-stock-left-info:after{margin-left:5px}.woo-variation-swatches .variable-items-wrapper .wvs-item-label{position:absolute;top:30px}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:100%}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-span,.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) img{border-radius:100%;line-height:1;margin:0;overflow:hidden}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item.radio-variable-item img{border-radius:100%}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:2px}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{min-width:var(--wvs-single-product-item-width);width:auto}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span{padding:0 5px}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item span:after{border-radius:0}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item.radio-variable-item img{border-radius:5px}.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover label{cursor:not-allowed;opacity:.5;text-decoration:line-through}.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:after,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:before,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover:after,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover:before{display:none}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock:hover .variable-item-contents:before{background-image:none}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover{overflow:hidden}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover label{opacity:.3;pointer-events:none}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.disabled{font-size:0;height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0;padding:0!important;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;visibility:hidden;width:0!important}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.disabled.radio-variable-item{width:auto!important}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.no-stock .variable-item-contents:before{background-image:none}.woo-variation-swatches.rtl .variable-items-wrapper .variable-item{text-align:right}.woo-variation-swatches.rtl .variable-items-wrapper .variable-item:not(.radio-variable-item){margin:4px 0 4px 8px}.woo-variation-swatches.rtl .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input{margin-left:5px;margin-right:0}.woo-variation-swatches.woocommerce .product.elementor table.variations td.value:before{display:none!important}.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper{display:block!important}.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper .variable-item:not(.radio-variable-item){float:left}.woo-variation-swatches.wvs-show-label .variations td,.woo-variation-swatches.wvs-show-label .variations th{display:block;text-align:start;width:auto!important}.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations td label,.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations th label{display:inline-block;margin:0 2px}.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name{font-weight:600}.woo-variation-swatches .variations .woo-variation-item-label{-webkit-margin-before:5px;margin:0;margin-block-start:5px}.woo-variation-swatches .variations .woo-variation-item-label .woo-selected-variation-item-name{font-weight:600}.woo-variation-swatches .grouped-variable-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none!important}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical .group-variable-items-wrapper{margin-top:10px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical .no-group-variable-items-wrapper{margin-top:20px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .group-variable-items-wrapper{margin-right:20px;margin-top:10px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .group-variable-items-wrapper:last-child,.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .no-group-variable-items-wrapper{margin-right:0}.woo-variation-swatches .grouped-variable-items .group-variable-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.woo-variation-swatches .grouped-variable-items .group-variable-items-name{font-style:italic}.woo-variation-swatches .wvs-hide-view-cart-link{display:none}
:root{--wvs-tick:url("data:image/svg+xml;utf8,%3Csvg filter='drop-shadow(0px 0px 2px rgb(0 0 0 / .8))' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M4 16L11 23 27 7'/%3E%3C/svg%3E");

--wvs-cross:url("data:image/svg+xml;utf8,%3Csvg filter='drop-shadow(0px 0px 5px rgb(255 255 255 / .6))' xmlns='http://www.w3.org/2000/svg' width='72px' height='72px' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23ff0000' stroke-linecap='round' stroke-width='0.6' d='M5 5L19 19M19 5L5 19'/%3E%3C/svg%3E");--wvs-single-product-item-width:30px;--wvs-single-product-item-height:30px;--wvs-single-product-item-font-size:16px}.yith-wfbt-section{clear:both}.yith-wfbt-section .yith-wfbt-items{list-style-type:circle;clear:both;padding:0;margin-left:20px;margin-top:10px}.yith-wfbt-section .yith-wfbt-images{margin:10px 15px 10px 0;float:left;border-spacing:0;border-collapse:collapse;border:0;width:auto}.yith-wfbt-section .yith-wfbt-images td{border:0;padding:10px 0;vertical-align:middle}.yith-wfbt-section .yith-wfbt-images td img{width:100px;height:auto}.yith-wfbt-section .yith-wfbt-images .image_plus{width:20px;text-align:center}.woocommerce div.product .yith-wfbt-items .price{font-size:18px}.woocommerce div.product .yith-wfbt-items .price del,.woocommerce div.product .yith-wfbt-items .price ins{display:inline-block}.yith-wfbt-submit-block .yith-wfbt-submit-button{background:#222;color:#fff}.yith-wfbt-submit-block .yith-wfbt-submit-button:hover{background:#777;color:#fff}.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}/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-display:swap;font-family:'FontAwesome';src:url('/wp-content/themes/organica/assets/fonts/fontawesome-webfont.eot?v=4.5.0');src:url('/wp-content/themes/organica/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('/wp-content/themes/organica/assets/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('/wp-content/themes/organica/assets/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('/wp-content/themes/organica/assets/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('/wp-content/themes/organica/assets/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;font-display: swap;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}
[data-font="FontAwesome"]:before{font-family:'FontAwesome'!important;content:attr(data-icon)!important;speak:none!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;line-height:1!important;font-style:normal!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}@font-face {font-display:swap;
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/wp-content/themes/organica/assets/fonts/materialicons-regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
       local('materialicons-regular'),
       url(/wp-content/themes/organica/assets/fonts/materialicons-regular.woff2) format('woff2'),
       url(/wp-content/themes/organica/assets/fonts/materialicons-regular.woff) format('woff'),
       url(/wp-content/themes/organica/assets/fonts/materialicons-regular.ttf) format('truetype');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}
@font-face{font-display:swap;font-family:"fl-glypho";src:url(/wp-content/themes/organica/assets/fonts/fl-glypho.eot);src:url("/wp-content/themes/organica/assets/fonts/fl-glypho.eot#iefix") format("embedded-opentype"),url(/wp-content/themes/organica/assets/fonts/fl-glypho.woff) format("woff"),url(/wp-content/themes/organica/assets/fonts/fl-glypho.ttf) format("truetype"),url(/wp-content/themes/organica/assets/fonts/fl-glypho.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}.fl-glypho-ico,[class^="fl-glypho-"]:before,[class*=" fl-glypho-"]:before,[class^="fl-glypho-"]:after,[class*=" fl-glypho-"]:after{font-family:'fl-glypho';font-size:inherit;font-weight:400;font-style:normal}.fl-glypho-armchair4:before{content:"\e000"}.fl-glypho-behance13:before{content:"\e001"}.fl-glypho-bell70:before{content:"\e002"}.fl-glypho-briefcase69:before{content:"\e003"}.fl-glypho-camera119:before{content:"\e004"}.fl-glypho-camera120:before{content:"\e005"}.fl-glypho-chart55:before{content:"\e006"}.fl-glypho-chat118:before{content:"\e007"}.fl-glypho-checkbox6:before{content:"\e008"}.fl-glypho-chronometer:before{content:"\e009"}.fl-glypho-clipboard:before{content:"\e00a"}.fl-glypho-coffee128:before{content:"\e00b"}.fl-glypho-compact disc5:before{content:"\e00c"}.fl-glypho-directional-sign10:before{content:"\e00d"}.fl-glypho-document6:before{content:"\e00e"}.fl-glypho-downloading:before{content:"\e00f"}.fl-glypho-dribbble:before{content:"\e010"}.fl-glypho-eye127:before{content:"\e011"}.fl-glypho-facebook2:before{content:"\e012"}.fl-glypho-flag97:before{content:"\e013"}.fl-glypho-flask:before{content:"\e014"}.fl-glypho-folded-map:before{content:"\e015"}.fl-glypho-globe35:before{content:"\e016"}.fl-glypho-google-plus:before{content:"\e017"}.fl-glypho-happy-mac:before{content:"\e018"}.fl-glypho-heart-rate:before{content:"\e019"}.fl-glypho-hearts34:before{content:"\e01a"}.fl-glypho-house180:before{content:"\e01b"}.fl-glypho-inbox39:before{content:"\e01c"}.fl-glypho-inbox40:before{content:"\e01d"}.fl-glypho-instagram19:before{content:"\e01e"}.fl-glypho-jar21:before{content:"\e01f"}.fl-glypho-laptop130:before{content:"\e020"}.fl-glypho-layers:before{content:"\e021"}.fl-glypho-light-bulb4:before{content:"\e022"}.fl-glypho-lightning31:before{content:"\e023"}.fl-glypho-linkedin:before{content:"\e024"}.fl-glypho-microphone3:before{content:"\e025"}.fl-glypho-notebook91:before{content:"\e026"}.fl-glypho-nut4:before{content:"\e027"}.fl-glypho-pin66:before{content:"\e028"}.fl-glypho-plug:before{content:"\e029"}.fl-glypho-power5:before{content:"\e02a"}.fl-glypho-present33:before{content:"\e02b"}.fl-glypho-presentation22:before{content:"\e02c"}.fl-glypho-purse10:before{content:"\e02d"}.fl-glypho-pyre:before{content:"\e02e"}.fl-glypho-quaver3:before{content:"\e02f"}.fl-glypho-rocket77:before{content:"\e030"}.fl-glypho-screen84:before{content:"\e031"}.fl-glypho-share46:before{content:"\e032"}.fl-glypho-shopping-cart7:before{content:"\e033"}.fl-glypho-speech-bubble20:before{content:"\e034"}.fl-glypho-star207:before{content:"\e035"}.fl-glypho-switch33:before{content:"\e036"}.fl-glypho-telephone120:before{content:"\e037"}.fl-glypho-timer42:before{content:"\e038"}.fl-glypho-truck69:before{content:"\e039"}.fl-glypho-tumblr1:before{content:"\e03a"}.fl-glypho-twitter:before{content:"\e03b"}.fl-glypho-umbrella1:before{content:"\e03c"}.fl-glypho-uploading2:before{content:"\e03d"}.fl-glypho-user7:before{content:"\e03e"}.fl-glypho-video-player:before{content:"\e03f"}@font-face{font-display:swap;font-family:"fl-bigmug-line";src:url(/wp-content/themes/organica/assets/fonts/fl-bigmug-line.eot);src:url("/wp-content/themes/organica/assets/fonts/fl-bigmug-line.eot#iefix") format("embedded-opentype"),url(/wp-content/themes/organica/assets/fonts/fl-bigmug-line.woff) format("woff"),url(/wp-content/themes/organica/assets/fonts/fl-bigmug-line.ttf) format("truetype"),url(/wp-content/themes/organica/assets/fonts/fl-bigmug-line.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}.fl-bigmug-line-ico,[class^="fl-bigmug-line-"]:before,[class*=" fl-bigmug-line-"]:before,[class^="fl-bigmug-line-"]:after,[class*=" fl-bigmug-line-"]:after{font-family:'fl-bigmug-line';font-size:inherit;font-weight:400;font-style:normal}.fl-bigmug-line-add137:before{content:"\e000"}.fl-bigmug-line-add139:before{content:"\e001"}.fl-bigmug-line-add149:before{content:"\e002"}.fl-bigmug-line-airplane86:before{content:"\e003"}.fl-bigmug-line-alarm31:before{content:"\e004"}.fl-bigmug-line-arrow592:before{content:"\e005"}.fl-bigmug-line-attach8:before{content:"\e006"}.fl-bigmug-line-attachment15:before{content:"\e007"}.fl-bigmug-line-audio46:before{content:"\e008"}.fl-bigmug-line-back44:before{content:"\e009"}.fl-bigmug-line-back46:before{content:"\e00a"}.fl-bigmug-line-big104:before{content:"\e00b"}.fl-bigmug-line-book188:before{content:"\e00c"}.fl-bigmug-line-bookmark28:before{content:"\e00d"}.fl-bigmug-line-bottle34:before{content:"\e00e"}.fl-bigmug-line-button5:before{content:"\e00f"}.fl-bigmug-line-buttons5:before{content:"\e010"}.fl-bigmug-line-cellphone55:before{content:"\e011"}.fl-bigmug-line-cellular9:before{content:"\e012"}.fl-bigmug-line-center10:before{content:"\e013"}.fl-bigmug-line-chat51:before{content:"\e014"}.fl-bigmug-line-chat55:before{content:"\e015"}.fl-bigmug-line-checkmark14:before{content:"\e016"}.fl-bigmug-line-checkmark15:before{content:"\e017"}.fl-bigmug-line-checkmark16:before{content:"\e018"}.fl-bigmug-line-circular220:before{content:"\e019"}.fl-bigmug-line-circular224:before{content:"\e01a"}.fl-bigmug-line-circular228:before{content:"\e01b"}.fl-bigmug-line-circular229:before{content:"\e01c"}.fl-bigmug-line-clipboard68:before{content:"\e01d"}.fl-bigmug-line-close42:before{content:"\e01e"}.fl-bigmug-line-cloud255:before{content:"\e01f"}.fl-bigmug-line-cloud260:before{content:"\e020"}.fl-bigmug-line-cocktail26:before{content:"\e021"}.fl-bigmug-line-code30:before{content:"\e022"}.fl-bigmug-line-collapse5:before{content:"\e023"}.fl-bigmug-line-comment45:before{content:"\e024"}.fl-bigmug-line-compass80:before{content:"\e025"}.fl-bigmug-line-contract5:before{content:"\e026"}.fl-bigmug-line-copy23:before{content:"\e027"}.fl-bigmug-line-crescent23:before{content:"\e028"}.fl-bigmug-line-cropping1:before{content:"\e029"}.fl-bigmug-line-cross81:before{content:"\e02a"}.fl-bigmug-line-cross83:before{content:"\e02b"}.fl-bigmug-line-cube29:before{content:"\e02c"}.fl-bigmug-line-double97:before{content:"\e02d"}.fl-bigmug-line-double98:before{content:"\e02e"}.fl-bigmug-line-double99:before{content:"\e02f"}.fl-bigmug-line-down55:before{content:"\e030"}.fl-bigmug-line-down56:before{content:"\e031"}.fl-bigmug-line-down58:before{content:"\e032"}.fl-bigmug-line-down59:before{content:"\e033"}.fl-bigmug-line-down64:before{content:"\e034"}.fl-bigmug-line-download136:before{content:"\e035"}.fl-bigmug-line-download142:before{content:"\e036"}.fl-bigmug-line-download146:before{content:"\e037"}.fl-bigmug-line-download147:before{content:"\e038"}.fl-bigmug-line-download148:before{content:"\e039"}.fl-bigmug-line-electrical17:before{content:"\e03a"}.fl-bigmug-line-electronic57:before{content:"\e03b"}.fl-bigmug-line-email64:before{content:"\e03c"}.fl-bigmug-line-email67:before{content:"\e03d"}.fl-bigmug-line-equalization3:before{content:"\e03e"}.fl-bigmug-line-equalizer26:before{content:"\e03f"}.fl-bigmug-line-event6:before{content:"\e040"}.fl-bigmug-line-expand25:before{content:"\e041"}.fl-bigmug-line-expanding2:before{content:"\e042"}.fl-bigmug-line-fast33:before{content:"\e043"}.fl-bigmug-line-favourites5:before{content:"\e044"}.fl-bigmug-line-file68:before{content:"\e045"}.fl-bigmug-line-file69:before{content:"\e046"}.fl-bigmug-line-film57:before{content:"\e047"}.fl-bigmug-line-flag53:before{content:"\e048"}.fl-bigmug-line-fog10:before{content:"\e049"}.fl-bigmug-line-foggy3:before{content:"\e04a"}.fl-bigmug-line-folder173:before{content:"\e04b"}.fl-bigmug-line-fork34:before{content:"\e04c"}.fl-bigmug-line-four87:before{content:"\e04d"}.fl-bigmug-line-full40:before{content:"\e04e"}.fl-bigmug-line-games32:before{content:"\e04f"}.fl-bigmug-line-gear30:before{content:"\e050"}.fl-bigmug-line-giftbox54:before{content:"\e051"}.fl-bigmug-line-graphical8:before{content:"\e052"}.fl-bigmug-line-headphones32:before{content:"\e053"}.fl-bigmug-line-hot67:before{content:"\e054"}.fl-bigmug-line-images21:before{content:"\e055"}.fl-bigmug-line-ink12:before{content:"\e056"}.fl-bigmug-line-label25:before{content:"\e057"}.fl-bigmug-line-left144:before{content:"\e058"}.fl-bigmug-line-left145:before{content:"\e059"}.fl-bigmug-line-left146:before{content:"\e05a"}.fl-bigmug-line-left148:before{content:"\e05b"}.fl-bigmug-line-left152:before{content:"\e05c"}.fl-bigmug-line-left153:before{content:"\e05d"}.fl-bigmug-line-left158:before{content:"\e05e"}.fl-bigmug-line-left159:before{content:"\e05f"}.fl-bigmug-line-like51:before{content:"\e060"}.fl-bigmug-line-link52:before{content:"\e061"}.fl-bigmug-line-list63:before{content:"\e062"}.fl-bigmug-line-list65:before{content:"\e063"}.fl-bigmug-line-lock64:before{content:"\e064"}.fl-bigmug-line-login12:before{content:"\e065"}.fl-bigmug-line-login9:before{content:"\e066"}.fl-bigmug-line-map87:before{content:"\e067"}.fl-bigmug-line-megaphone11:before{content:"\e068"}.fl-bigmug-line-men25:before{content:"\e069"}.fl-bigmug-line-menu40:before{content:"\e06a"}.fl-bigmug-line-menu41:before{content:"\e06b"}.fl-bigmug-line-microphone76:before{content:"\e06c"}.fl-bigmug-line-microphone77:before{content:"\e06d"}.fl-bigmug-line-minus79:before{content:"\e06e"}.fl-bigmug-line-minus80:before{content:"\e06f"}.fl-bigmug-line-minus83:before{content:"\e070"}.fl-bigmug-line-minus86:before{content:"\e071"}.fl-bigmug-line-monitor74:before{content:"\e072"}.fl-bigmug-line-music218:before{content:"\e073"}.fl-bigmug-line-music219:before{content:"\e074"}.fl-bigmug-line-music221:before{content:"\e075"}.fl-bigmug-line-musical100:before{content:"\e076"}.fl-bigmug-line-musical98:before{content:"\e077"}.fl-bigmug-line-mute34:before{content:"\e078"}.fl-bigmug-line-new83:before{content:"\e079"}.fl-bigmug-line-nine16:before{content:"\e07a"}.fl-bigmug-line-note35:before{content:"\e07b"}.fl-bigmug-line-notebook41:before{content:"\e07c"}.fl-bigmug-line-notification4:before{content:"\e07d"}.fl-bigmug-line-notification5:before{content:"\e07e"}.fl-bigmug-line-opened25:before{content:"\e07f"}.fl-bigmug-line-oval34:before{content:"\e080"}.fl-bigmug-line-paintbrush9:before{content:"\e081"}.fl-bigmug-line-paper122:before{content:"\e082"}.fl-bigmug-line-pause37:before{content:"\e083"}.fl-bigmug-line-pencil85:before{content:"\e084"}.fl-bigmug-line-phone351:before{content:"\e085"}.fl-bigmug-line-photo181:before{content:"\e086"}.fl-bigmug-line-pin42:before{content:"\e087"}.fl-bigmug-line-planetary2:before{content:"\e088"}.fl-bigmug-line-play83:before{content:"\e089"}.fl-bigmug-line-portfolio23:before{content:"\e08a"}.fl-bigmug-line-print34:before{content:"\e08b"}.fl-bigmug-line-radio46:before{content:"\e08c"}.fl-bigmug-line-rain30:before{content:"\e08d"}.fl-bigmug-line-rectangular78:before{content:"\e08e"}.fl-bigmug-line-recycling10:before{content:"\e08f"}.fl-bigmug-line-rewind37:before{content:"\e090"}.fl-bigmug-line-right139:before{content:"\e091"}.fl-bigmug-line-right141:before{content:"\e092"}.fl-bigmug-line-right142:before{content:"\e093"}.fl-bigmug-line-right144:before{content:"\e094"}.fl-bigmug-line-right148:before{content:"\e095"}.fl-bigmug-line-right153:before{content:"\e096"}.fl-bigmug-line-right154:before{content:"\e097"}.fl-bigmug-line-right156:before{content:"\e098"}.fl-bigmug-line-rounded51:before{content:"\e099"}.fl-bigmug-line-sand14:before{content:"\e09a"}.fl-bigmug-line-save15:before{content:"\e09b"}.fl-bigmug-line-search74:before{content:"\e09c"}.fl-bigmug-line-search78:before{content:"\e09d"}.fl-bigmug-line-share27:before{content:"\e09e"}.fl-bigmug-line-shopping198:before{content:"\e09f"}.fl-bigmug-line-shopping199:before{content:"\e0a0"}.fl-bigmug-line-shopping202:before{content:"\e0a1"}.fl-bigmug-line-shopping204:before{content:"\e0a2"}.fl-bigmug-line-shuffle17:before{content:"\e0a3"}.fl-bigmug-line-sort47:before{content:"\e0a4"}.fl-bigmug-line-sort48:before{content:"\e0a5"}.fl-bigmug-line-speaker75:before{content:"\e0a6"}.fl-bigmug-line-speaker80:before{content:"\e0a7"}.fl-bigmug-line-speaker81:before{content:"\e0a8"}.fl-bigmug-line-speaker86:before{content:"\e0a9"}.fl-bigmug-line-speaker87:before{content:"\e0aa"}.fl-bigmug-line-speech96:before{content:"\e0ab"}.fl-bigmug-line-square152:before{content:"\e0ac"}.fl-bigmug-line-square156:before{content:"\e0ad"}.fl-bigmug-line-square160:before{content:"\e0ae"}.fl-bigmug-line-store10:before{content:"\e0af"}.fl-bigmug-line-sun81:before{content:"\e0b0"}.fl-bigmug-line-sunrise3:before{content:"\e0b1"}.fl-bigmug-line-switch23:before{content:"\e0b2"}.fl-bigmug-line-switch24:before{content:"\e0b3"}.fl-bigmug-line-tag47:before{content:"\e0b4"}.fl-bigmug-line-television20:before{content:"\e0b5"}.fl-bigmug-line-text108:before{content:"\e0b6"}.fl-bigmug-line-text109:before{content:"\e0b7"}.fl-bigmug-line-three142:before{content:"\e0b8"}.fl-bigmug-line-timer35:before{content:"\e0b9"}.fl-bigmug-line-tool16:before{content:"\e0ba"}.fl-bigmug-line-triangle33:before{content:"\e0bb"}.fl-bigmug-line-trophy55:before{content:"\e0bc"}.fl-bigmug-line-two311:before{content:"\e0bd"}.fl-bigmug-line-two316:before{content:"\e0be"}.fl-bigmug-line-two317:before{content:"\e0bf"}.fl-bigmug-line-two319:before{content:"\e0c0"}.fl-bigmug-line-two323:before{content:"\e0c1"}.fl-bigmug-line-unlocked27:before{content:"\e0c2"}.fl-bigmug-line-up100:before{content:"\e0c3"}.fl-bigmug-line-up102:before{content:"\e0c4"}.fl-bigmug-line-up103:before{content:"\e0c5"}.fl-bigmug-line-up104:before{content:"\e0c6"}.fl-bigmug-line-up107:before{content:"\e0c7"}.fl-bigmug-line-up111:before{content:"\e0c8"}.fl-bigmug-line-up112:before{content:"\e0c9"}.fl-bigmug-line-up114:before{content:"\e0ca"}.fl-bigmug-line-up98:before{content:"\e0cb"}.fl-bigmug-line-up99:before{content:"\e0cc"}.fl-bigmug-line-upload91:before{content:"\e0cd"}.fl-bigmug-line-upload92:before{content:"\e0ce"}.fl-bigmug-line-upper8:before{content:"\e0cf"}.fl-bigmug-line-user143:before{content:"\e0d0"}.fl-bigmug-line-user144:before{content:"\e0d1"}.fl-bigmug-line-video163:before{content:"\e0d2"}.fl-bigmug-line-wallet26:before{content:"\e0d3"}.fl-bigmug-line-weather21:before{content:"\e0d4"}.fl-bigmug-line-weekly14:before{content:"\e0d5"}.fl-bigmug-line-weekly15:before{content:"\e0d6"}.fl-bigmug-line-wind24:before{content:"\e0d7"}.fl-bigmug-line-window50:before{content:"\e0d8"}.fl-bigmug-line-winds4:before{content:"\e0d9"}.fl-bigmug-line-wrench66:before{content:"\e0da"}.fl-bigmug-line-zoom60:before{content:"\e0db"}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/themes/organica/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#3f5a36;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d4d4d4;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#3f5a36}
/*! jQuery UI - v1.13.2 - 2023-08-17
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
 .ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;-ms-filter:"alpha(opacity=0)"}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;-ms-filter:"alpha(opacity=70)";font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;-ms-filter:"alpha(opacity=35)";background-image:none}.ui-state-disabled .ui-icon{-ms-filter:"alpha(opacity=35)"}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/wp-content/themes/organica/images/ui-icons_444444_256x240.png)}.ui-widget-header .ui-icon{background-image:url(/wp-content/themes/organica/images/ui-icons_444444_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(/wp-content/themes/organica/images/ui-icons_555555_256x240.png)}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(/wp-content/themes/organica/images/ui-icons_ffffff_256x240.png)}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(/wp-content/themes/organica/images/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/wp-content/themes/organica/images/ui-icons_cc0000_256x240.png)}.ui-button .ui-icon{background-image:url(/wp-content/themes/organica/images/ui-icons_777777_256x240.png)}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;-ms-filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:#fff0;text-decoration:none}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="checkbox"]{-webkit-appearance:checkbox}input[type="radio"]{-webkit-appearance:radio}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}ol,ul{list-style:none}blockquote,.post-format-quote,q{quotes:none}blockquote:before,.post-format-quote:before,blockquote:after,.post-format-quote:after,q:before,q:after{content:""}.lt-ie11 input{border-left:1px solid #fff0;border-right:1px solid #fff0;border-bottom-left-radius:1px!important}button,input,textarea,select{-webkit-appearance:none;outline:0;border:0;color:inherit;overflow:visible;box-shadow:none;border-radius:0}*,*:before,*:after{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}a,a[href^="tel:"],a[href^="callto:"]{font:inherit;color:inherit;text-decoration:none}a:focus,a[href^="tel:"]:focus,a[href^="callto:"]:focus{outline:0}img{max-width:100%;height:auto}a,button,input{transition:.3s all ease}html{font-size:16px;font-size:1rem}.post .entry-content h3+*+h3{margin-top:22px}h1,h2,h3{font-family:"Playfair Display";margin-top:0;font-weight:400}h1{margin-bottom:20px}h2{margin-bottom:20px}*+h2{margin-top:22px}h3{margin-bottom:23px}h3+p+h4{margin-top:20px}p+h3{margin-top:30px}h4{margin-bottom:12px}h4+h1{margin-top:25px}h4+p{margin-top:6px}h4+p>img{margin-top:28px}h5{margin-bottom:14px}h5+p{margin-top:6px}p+h5{margin-top:24px}h6{margin-bottom:13px}p+h6{margin-top:25px}p{margin:5px 0}dfn,cite,em,i{font-style:italic}blockquote,.post-format-quote{margin:0 1.5em}address{margin:0 0 1.5em}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;font-size:.9375rem}pre{white-space:normal}abbr,acronym{border-bottom:1px dotted #c6c6c6;cursor:help}mark,ins{text-decoration:none;padding:0 4px}big{font-size:125%}.material-icons-more_horiz:before{content:"\e5d3";font-family:"Material Icons";font-weight:400}.material-icons-headset_mic:before{content:"\e311";font-family:"Material Icons";font-weight:400}.text-normal{font-weight:400}.hidden-xs-up{display:none!important}@media(max-width:543px){.hidden-xs-down{display:none!important}}@media(min-width:544px){.hidden-sm-up{display:none!important}}@media(max-width:767px){.hidden-sm-down{display:none!important}}@media(min-width:768px){.hidden-md-up{display:none!important}}@media(max-width:991px){.hidden-md-down{display:none!important}}@media(min-width:992px){.hidden-lg-up{display:none!important}}@media(max-width:1199px){.hidden-lg-down{display:none!important}}@media(min-width:1200px){.hidden-xl-up{display:none!important}}.hidden-xl-down{display:none!important}.text-xs-left{text-align:left!important}.text-xs-right{text-align:right!important}.text-xs-center{text-align:center!important}@media(min-width:544px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.container{margin-left:auto;margin-right:auto;padding-left:.9375rem;padding-right:.9375rem}@media(min-width:544px){.container{max-width:576px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:940px}}@media(min-width:1200px){.container{max-width:1140px}}.container-menu{max-width:1300px}.container-fluid{margin-left:auto;margin-right:auto;padding-left:.9375rem;padding-right:.9375rem}.row{display:flex;flex-wrap:wrap;margin-left:-.9375rem;margin-right:-.9375rem}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{position:relative;min-height:1px;padding-left:.9375rem;padding-right:.9375rem}.col-xs-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xs-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xs-3{flex:0 0 25%;max-width:25%}.col-xs-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xs-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xs-6{flex:0 0 50%;max-width:50%}.col-xs-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xs-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xs-9{flex:0 0 75%;max-width:75%}.col-xs-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xs-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xs-12{flex:0 0 100%;max-width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.3333333333%}.col-xs-pull-2{right:16.6666666667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.3333333333%}.col-xs-pull-5{right:41.6666666667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.3333333333%}.col-xs-pull-8{right:66.6666666667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.3333333333%}.col-xs-pull-11{right:91.6666666667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.3333333333%}.col-xs-push-2{left:16.6666666667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.3333333333%}.col-xs-push-5{left:41.6666666667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.3333333333%}.col-xs-push-8{left:66.6666666667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.3333333333%}.col-xs-push-11{left:91.6666666667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.3333333333%}.col-xs-offset-2{margin-left:16.6666666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.3333333333%}.col-xs-offset-5{margin-left:41.6666666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.3333333333%}.col-xs-offset-8{margin-left:66.6666666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.3333333333%}.col-xs-offset-11{margin-left:91.6666666667%}.col-xs-offset-12{margin-left:100%}@media(min-width:544px){.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.3333333333%}.col-sm-pull-2{right:16.6666666667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.3333333333%}.col-sm-pull-5{right:41.6666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.3333333333%}.col-sm-pull-8{right:66.6666666667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.3333333333%}.col-sm-pull-11{right:91.6666666667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.3333333333%}.col-sm-push-2{left:16.6666666667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.3333333333%}.col-sm-push-5{left:41.6666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.3333333333%}.col-sm-push-8{left:66.6666666667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.3333333333%}.col-sm-push-11{left:91.6666666667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.3333333333%}.col-sm-offset-2{margin-left:16.6666666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.3333333333%}.col-sm-offset-5{margin-left:41.6666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.3333333333%}.col-sm-offset-8{margin-left:66.6666666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.3333333333%}.col-sm-offset-11{margin-left:91.6666666667%}.col-sm-offset-12{margin-left:100%}}@media(min-width:768px){.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3,.single-product .related.products .products>div{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.3333333333%}.col-md-pull-2{right:16.6666666667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.3333333333%}.col-md-pull-5{right:41.6666666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.3333333333%}.col-md-pull-8{right:66.6666666667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.3333333333%}.col-md-pull-11{right:91.6666666667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.3333333333%}.col-md-push-2{left:16.6666666667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.3333333333%}.col-md-push-5{left:41.6666666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.3333333333%}.col-md-push-8{left:66.6666666667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.3333333333%}.col-md-push-11{left:91.6666666667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.3333333333%}.col-md-offset-2{margin-left:16.6666666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.3333333333%}.col-md-offset-5{margin-left:41.6666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.3333333333%}.col-md-offset-8{margin-left:66.6666666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.3333333333%}.col-md-offset-11{margin-left:91.6666666667%}.col-md-offset-12{margin-left:100%}}@media(min-width:992px){.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.3333333333%}.col-lg-pull-2{right:16.6666666667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.3333333333%}.col-lg-pull-5{right:41.6666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.3333333333%}.col-lg-pull-8{right:66.6666666667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.3333333333%}.col-lg-pull-11{right:91.6666666667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.3333333333%}.col-lg-push-2{left:16.6666666667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.3333333333%}.col-lg-push-5{left:41.6666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.3333333333%}.col-lg-push-8{left:66.6666666667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.3333333333%}.col-lg-push-11{left:91.6666666667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.3333333333%}.col-lg-offset-2{margin-left:16.6666666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.3333333333%}.col-lg-offset-5{margin-left:41.6666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.3333333333%}.col-lg-offset-8{margin-left:66.6666666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.3333333333%}.col-lg-offset-11{margin-left:91.6666666667%}.col-lg-offset-12{margin-left:100%}}@media(min-width:1200px){.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.col-xl-pull-0{right:auto}.col-xl-pull-1{right:8.3333333333%}.col-xl-pull-2{right:16.6666666667%}.col-xl-pull-3{right:25%}.col-xl-pull-4{right:33.3333333333%}.col-xl-pull-5{right:41.6666666667%}.col-xl-pull-6{right:50%}.col-xl-pull-7{right:58.3333333333%}.col-xl-pull-8{right:66.6666666667%}.col-xl-pull-9{right:75%}.col-xl-pull-10{right:83.3333333333%}.col-xl-pull-11{right:91.6666666667%}.col-xl-pull-12{right:100%}.col-xl-push-0{left:auto}.col-xl-push-1{left:8.3333333333%}.col-xl-push-2{left:16.6666666667%}.col-xl-push-3{left:25%}.col-xl-push-4{left:33.3333333333%}.col-xl-push-5{left:41.6666666667%}.col-xl-push-6{left:50%}.col-xl-push-7{left:58.3333333333%}.col-xl-push-8{left:66.6666666667%}.col-xl-push-9{left:75%}.col-xl-push-10{left:83.3333333333%}.col-xl-push-11{left:91.6666666667%}.col-xl-push-12{left:100%}.col-xl-offset-0{margin-left:0}.col-xl-offset-1{margin-left:8.3333333333%}.col-xl-offset-2{margin-left:16.6666666667%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-4{margin-left:33.3333333333%}.col-xl-offset-5{margin-left:41.6666666667%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-7{margin-left:58.3333333333%}.col-xl-offset-8{margin-left:66.6666666667%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-10{margin-left:83.3333333333%}.col-xl-offset-11{margin-left:91.6666666667%}.col-xl-offset-12{margin-left:100%}}.col-xs-first{order:-1}.col-xs-last{order:1}@media(min-width:544px){.col-sm-first{order:-1}.col-sm-last{order:1}}@media(min-width:768px){.col-md-first{order:-1}.col-md-last{order:1}}@media(min-width:992px){.col-lg-first{order:-1}.col-lg-last{order:1}}@media(min-width:1200px){.col-xl-first{order:-1}.col-xl-last{order:1}}.row-xs-top{align-items:flex-start}.row-xs-center{align-items:center}.row-xs-bottom{align-items:flex-end}@media(min-width:544px){.row-sm-top{align-items:flex-start}.row-sm-center{align-items:center}.row-sm-bottom{align-items:flex-end}}@media(min-width:768px){.row-md-top{align-items:flex-start}.row-md-center{align-items:center}.row-md-bottom{align-items:flex-end}}@media(min-width:992px){.row-lg-top{align-items:flex-start}.row-lg-center{align-items:center}.row-lg-bottom{align-items:flex-end}}@media(min-width:1200px){.row-xl-top{align-items:flex-start}.row-xl-center{align-items:center}.row-xl-bottom{align-items:flex-end}}.col-xs-top{align-self:flex-start}.col-xs-center{align-self:center}.col-xs-bottom{align-self:flex-end}@media(min-width:544px){.col-sm-top{align-self:flex-start}.col-sm-center{align-self:center}.col-sm-bottom{align-self:flex-end}}@media(min-width:768px){.col-md-top{align-self:flex-start}.col-md-center{align-self:center}.col-md-bottom{align-self:flex-end}}@media(min-width:992px){.col-lg-top{align-self:flex-start}.col-lg-center{align-self:center}.col-lg-bottom{align-self:flex-end}}@media(min-width:1200px){.col-xl-top{align-self:flex-start}.col-xl-center{align-self:center}.col-xl-bottom{align-self:flex-end}}html{box-sizing:border-box}#page{overflow:hidden}*,*:before,*:after{box-sizing:border-box}a,a:hover,a:active,a:focus{outline:none!important}body{background:#fff}blockquote,.post-format-quote,q{quotes:"" ""}blockquote:before,.post-format-quote:before,blockquote:after,.post-format-quote:after,q:before,q:after{content:""}blockquote,.post-format-quote{position:relative;margin:0;padding:50px 30px 10px}blockquote cite,.post-format-quote cite{display:block;margin-top:12px}blockquote cite:before,.post-format-quote cite:before{content:"\2013";margin-right:4px}blockquote:before,.post-format-quote:before{position:absolute;top:-7px;left:30px;margin:0;font-weight:700;line-height:1;font-size:100px}@media(min-width:544px){blockquote,.post-format-quote{padding:31px 30px 10px 30px}blockquote:before,.post-format-quote:before{top:15px;left:-2px}}ol,ul{list-style:none}hr{border:1px dashed #c6c6c6;border-top-width:0;border-left-width:0;border-right-width:0;height:1px;margin:30px 0;background:#fff0;overflow:hidden;clear:both}@media(min-width:544px){hr{margin:51px 0 42px}}code{padding:2px 5px}p+p>img,p+img{margin-top:26px}p+p>img.alignnone{margin-top:25px}p>img{margin-bottom:13px}.offset-1{margin-top:32px;margin-bottom:44px}.offset-2{margin-top:10px}.offset-3{margin-top:56px;margin-bottom:46px}.clearfix{clear:both}ul,ol{margin:1.9em 0;padding-left:0}.page .entry-content ul li,.entry-content ul li,.page .entry-content ol li,.entry-content ol li{position:relative;font-weight:400}.page .entry-content ul li+li,.entry-content ul li+li,.page .entry-content ol li+li,.entry-content ol li+li{margin-top:6px}.page .entry-content>ul li,.entry-content>ul li{position:relative;padding-left:10px}.page .entry-content>ul li:before,.entry-content>ul li:before{content:"\2022";position:absolute;top:10px;left:2px;font-size:.5em;line-height:1}.page .entry-content>ol,.entry-content>ol{counter-reset:li}.page .entry-content>ol>li,.entry-content>ol>li{position:relative}.page .entry-content>ol>li:before,.entry-content>ol>li:before{content:counter(li,decimal) ".";counter-increment:li;margin-right:4px}.page .entry-content>ol,.entry-content>ol,.entry-summary>div ol,.comment-content ol{counter-reset:li}.page .entry-content>ol>li,.entry-content>ol>li,.entry-summary>div ol>li,.comment-content ol>li{position:relative}.page .entry-content>ol>li:before,.entry-content>ol>li:before,.entry-summary>div ol>li:before,.comment-content ol>li:before{content:counter(li,decimal) ".";counter-increment:li;margin-right:4px}.page .entry-content>ol>li ol,.entry-content>ol>li ol,.entry-summary>div ol>li ol,.comment-content ol>li ol{counter-reset:li}.page .entry-content>ol>li ol>li,.entry-content>ol>li ol>li,.entry-summary>div ol>li ol>li,.comment-content ol>li ol>li{position:relative}.page .entry-content>ol>li ol>li:before,.entry-content>ol>li ol>li:before,.entry-summary>div ol>li ol>li:before,.comment-content ol>li ol>li:before{content:counter(li,decimal) ".";counter-increment:li;margin-right:4px}.page .entry-content>ul,.entry-content>ul,.entry-summary>div ul,.comment-content ul{counter-reset:li}.page .entry-content>ul ol>li,.entry-content>ul ol>li,.entry-summary>div ul ol>li,.comment-content ul ol>li{position:relative}.page .entry-content>ul ol>li:before,.entry-content>ul ol>li:before,.entry-summary>div ul ol>li:before,.comment-content ul ol>li:before{content:counter(li,decimal) ".";counter-increment:li;margin-right:4px}.page .entry-content>ul ol>li ol,.entry-content>ul ol>li ol,.entry-summary>div ul ol>li ol,.comment-content ul ol>li ol{counter-reset:li}.page .entry-content>ul ol>li ol>li,.entry-content>ul ol>li ol>li,.entry-summary>div ul ol>li ol>li,.comment-content ul ol>li ol>li{position:relative}.page .entry-content>ul ol>li ol>li:before,.entry-content>ul ol>li ol>li:before,.entry-summary>div ul ol>li ol>li:before,.comment-content ul ol>li ol>li:before{content:counter(li,decimal) ".";counter-increment:li;margin-right:4px}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}.inline-list{padding:0;margin:0;list-style:none}.inline-list li{display:inline-block}img{height:auto;max-width:100%}.widget select{font-size:16px}.jssort01-99-66 .p.pav .c,.jssort01-99-66 .p:hover .c,.jssort01-99-66 .p.pdn .c{border:1px solid #c6c6c6}.jssora051{display:block;position:absolute;cursor:pointer;z-index:9999}.jssora051 .a{fill:none;stroke:#999;stroke-width:2250;stroke-miterlimit:10}.jssora051:hover{opacity:.8}.jssora051.jssora051dn{opacity:.5}.jssora051.jssora051ds{opacity:.3;pointer-events:none}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{opacity:1}.wpcf7{font-size:16px}.mfp-bg,.mfp-figure:after{opacity:1}blockquote:before,.post-format-quote:before{font-style:normal}.slider-pro.organica-smartslider__instance div.sp-more a{text-transform:none}table{margin:0 0 1.5em;width:100%}.entry-content table{margin:0 0 1.5em;max-width:100%;border:1px solid #c6c6c6}.entry-content table th,.entry-content table td{padding:5px;vertical-align:top;border:1px solid #c6c6c6}.entry-content table thead th{vertical-align:bottom;border-bottom:1px solid #c6c6c6}.entry-content table tbody+tbody{border-top:1px solid #c6c6c6}body.woocommerce table.shop_attributes td,body.woocommerce table.shop_attributes th{border-bottom:1px solid #c6c6c6}body.woocommerce table.shop_attributes tr{border-top:1px solid #c6c6c6}.page-preloader-cover{position:fixed;width:100%;height:100%;top:0;left:0;z-index:99999999;background-color:#fff;display:block}svg.slick-arrow{display:block;width:11px;height:18px;position:absolute;top:50%;transform:translate(-50%,-50%)}svg.slick-prev{left:10%}svg.slick-next{left:90%}svg.slick-disabled{opacity:.1}.circle-mask{transform-origin:50% 90%;animation:scale 3s infinite ease-out}.scale{transform-origin:50% 90%;animation:scale 3s infinite ease-out}@keyframes scale{0,100%{transform:scale(.5)}50%{transform:scale(1)}}@media(min-width:768px){@keyframes scale{0,100%{transform:scale(.5)}50%{transform:scale(1)}}}.sidebar .tm-wc-compare-wishlist-loader svg{width:38px;height:58px}#toTop{border-radius:38px;border:1px solid #545d12;background:#FFF!important;box-shadow:0 4.5px 4.5px 0 rgb(0 0 0 / .15);position:fixed;bottom:115px;right:30px;display:none;width:144px;height:34px;z-index:999;overflow:hidden;text-decoration:none;text-align:center;text-indent:0}#toTop span{color:#545d12!important;line-height:32px;font-size:11px!important}#toTop i{font-size:14px;width:inherit;height:inherit;position:relative;top:3px;right:4px;color:#545d12}@media(min-width:544px){#toTop{left:auto;right:40px}}#toTop:active,#toTop:focus{outline:0}#toTop:hover{background:none!important}.top-panel .chosen-container{position:relative;text-align:center}.top-panel .chosen-container .chosen-single{overflow:visible;z-index:1;transition:0}.chosen-container{width:100%!important;position:relative;display:inline-block;vertical-align:top;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:70px}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:0;z-index:1010;width:100%;border:0;border-top:0;box-shadow:none}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .chosen-drop .chosen-results{position:relative;overflow-x:hidden;overflow-y:auto;margin:0 -1px;padding:0;-webkit-overflow-scrolling:touch;box-shadow:0 0 10px 0 rgb(165 165 165 / .1)}.chosen-container .chosen-drop .chosen-results li{display:none;margin:0;padding:10px 19px;list-style:none;word-wrap:break-word;-webkit-touch-callout:none;transition:all .3s ease}.chosen-container .chosen-drop .chosen-results li:before,.chosen-container .chosen-drop .chosen-results li:after{display:none}.chosen-container .chosen-drop .chosen-results li.active-result{display:block;cursor:pointer}.chosen-container .chosen-drop .chosen-results li.disabled-result{display:block;cursor:default}.chosen-container .chosen-drop .chosen-results li.highlighted{transition:all .3s ease}.chosen-container .chosen-drop .chosen-results li.no-results{display:block;background:#f4f4f4}.chosen-container .chosen-drop .chosen-results li.group-result{display:block;font-weight:700;cursor:default}.chosen-container .chosen-drop .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-drop .chosen-results li em{font-style:normal;text-decoration:underline}.sekcja3-inside h3{font-size:60px;color:#f90;font-weight:700;margin-left:-30px}.sekcja3-inside p{font-size:27px;color:#f90;font-weight:700;text-align:left}.sekcja3 .full-width-image{position:relative}.sekcja3-inside{position:absolute;top:95px;left:70px;text-align:left;width:100%;height:100%}.sekcja3-inside button{width:383px;height:88px;padding:10px;color:#fff;font-size:30px;font-weight:700}.sekcja3-inside button{margin-top:1.5em;background-color:#f90}@media(max-width:991px){#before-content-area aside.widget h3.widget-title{font-size:20px!important}.navbar-search-toggle:before,.navbar-search-toggle:after,.navbar-search-toggle{color:#424141!important}.full-width-image{width:100vw;position:relative;left:50%;margin-left:-50vw}.chosen-container{width:900px!important}}@media(max-width:543px){.full-width-image{margin-left:-64vw}}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container.chosen-container-single.chosen-with-drop .chosen-single{border-width:0}.chosen-container.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:8px 15px 6px 0;border:0;border-radius:0;background-clip:padding-box;box-shadow:none;text-decoration:none;white-space:nowrap;font-size:14px;height:auto;transition:all .2s ease;font-weight:500}.chosen-container.chosen-container-single .chosen-single:before{content:"\e5cf";font-family:"Material Icons";position:absolute;top:7px;right:19px;font-size:18px;line-height:1;font-weight:400;font-style:normal;pointer-events:none;transition:all .2s ease}@media(min-width:992px){.chosen-container.chosen-container-single .chosen-single:before{right:14px}}.chosen-container.chosen-container-single .chosen-single span{display:inline-block;overflow:hidden;line-height:1.3;margin-right:0;white-space:nowrap;transition:all .2s ease}.chosen-container.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/wp-content/themes/organica/assets/images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:auto;height:100%}.chosen-container.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%}.chosen-container.chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single:before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.chosen-container.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:0;background:#fff url(/wp-content/themes/organica/assets/images/chosen-sprite.png) no-repeat 100% -20px;background:url(/wp-content/themes/organica/assets/images/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container.chosen-container-single .chosen-drop{margin-top:-3px;left:0;border-radius:0;background-clip:padding-box;-webkit-transform:translateY(20px);transform:translateY(20px)}.chosen-container.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:0}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto!important;height:1%;border:0;background-color:#fff;cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;box-shadow:none;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:0;max-width:100%;border-radius:0;background-color:#eee;background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:none;color:#333;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/wp-content/themes/organica/assets/images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:0;background-color:#e4e4e4;color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:0;box-shadow:none}.chosen-container-active.chosen-with-drop .chosen-single{border:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;box-shadow:none;border-width:0}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:#fff0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:0;box-shadow:none}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 -1px;padding:0}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:#fff url(/wp-content/themes/organica/assets/images/chosen-sprite.png) no-repeat -30px -20px;background:url(/wp-content/themes/organica/assets/images/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-search{display:none}.chosen-container .chosen-drop{top:125%;left:0;opacity:0;visibility:hidden;transition:all .2s ease}.chosen-container.chosen-container-active.chosen-with-drop .chosen-drop{top:100%;opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(/wp-content/themes/organica/assets/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.woocommerce-currency-switcher-form .chosen-container-active.chosen-with-drop .chosen-single{box-shadow:none}.sidebar .woocs_show_flags .chosen-container .chosen-results li.highlighted,.sidebar .woocs_show_flags .chosen-container .chosen-results li,.sidebar .woocs_show_flags .chosen-container .chosen-results li:hover{background:none!important}.sidebar .chosen-container-active.chosen-with-drop .chosen-single{background:0;background-image:none}.woocommerce-ordering .chosen-container{min-width:170px}.woocommerce-ordering .chosen-container-active.chosen-with-drop .chosen-single{border:0;background-image:none;box-shadow:none}.widget select{background-image:url(/wp-content/themes/organica/assets/images/arrow.png)!important;background-position:92% 17px!important;background-repeat:no-repeat!important}.woocommerce div.product form.cart .variations td.value select{background-image:url(/wp-content/themes/organica/assets/images/arrow.png)!important;background-position:92% 17px!important;background-repeat:no-repeat!important}button,input[type="button"],input[type="reset"],input[type="submit"]{font-size:18px;line-height:22px;display:inline-block;text-transform:none;padding:14px 18px 13px 18px;border-radius:0;border:0;box-shadow:none}.btn,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce-account #respond input#submit,.woocommerce-account a.button,.woocommerce-account button.button,.woocommerce-account input.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.button,.single-product.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.button,.button{font-size:18px;line-height:22px;display:inline-block;text-transform:none;padding:14px 18px 13px 18px;border-radius:0;border:0;box-shadow:none}.btn__text,.btn__icon,.button__text,.button__icon{display:inline-block;vertical-align:top}.btn.btn-fullwidth,.woocommerce #respond input.btn-fullwidth#submit,.woocommerce a.btn-fullwidth.button,.woocommerce button.btn-fullwidth.button,.woocommerce input.btn-fullwidth.button,.woocommerce-account #respond input.btn-fullwidth#submit,.woocommerce-account a.btn-fullwidth.button,.woocommerce-account button.btn-fullwidth.button,.woocommerce-account input.btn-fullwidth.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.btn-fullwidth.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.btn-fullwidth.button,.button.btn-fullwidth{width:100%;text-align:center}.btn,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce-account #respond input#submit,.woocommerce-account a.button,.woocommerce-account button.button,.woocommerce-account input.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.button,.single-product.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.button,.button,input[type="button"],input[type="reset"],input[type="submit"],.wpcf7-submit,.woocommerce button.button,body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,body.woocommerce .wishlist_table td.product-add-to-cart a.button,body.woocommerce .button,body.woocommerce button.button,.woocommerce input.button,.woocommerce a.button,body.woocommerce-account a.button,.post-password-form label+input{font-size:12px;line-height:20px;text-transform:uppercase}@media(max-width:543px){.swiper-wrapper .post .entry-footer .btn,.swiper-wrapper .post .entry-footer .woocommerce #respond input#submit,.woocommerce #respond .swiper-wrapper .post .entry-footer input#submit,.swiper-wrapper .post .entry-footer .woocommerce a.button,.woocommerce .swiper-wrapper .post .entry-footer a.button,.swiper-wrapper .post .entry-footer .woocommerce button.button,.woocommerce .swiper-wrapper .post .entry-footer button.button,.swiper-wrapper .post .entry-footer .woocommerce input.button,.woocommerce .swiper-wrapper .post .entry-footer input.button,.swiper-wrapper .post .entry-footer .woocommerce-account #respond input#submit,.woocommerce-account #respond .swiper-wrapper .post .entry-footer input#submit,.swiper-wrapper .post .entry-footer .woocommerce-account a.button,.woocommerce-account .swiper-wrapper .post .entry-footer a.button,.swiper-wrapper .post .entry-footer .woocommerce-account button.button,.woocommerce-account .swiper-wrapper .post .entry-footer button.button,.swiper-wrapper .post .entry-footer .woocommerce-account input.button,.woocommerce-account .swiper-wrapper .post .entry-footer input.button,.swiper-wrapper .post .entry-footer .woocommerce table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart .swiper-wrapper .post .entry-footer a.button,.swiper-wrapper .post .entry-footer .woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .swiper-wrapper .post .entry-footer a.button{font-size:14px}}.tm-woocompare-button-single,.tm-woowishlist-button-single{vertical-align:top}button.tm-woocompare-button.tm-woocompare-button-single,button.tm-woocompare-button.tm-woocompare-button-single .text,button.tm-woowishlist-button.tm-woowishlist-button-single,button.tm-woowishlist-button.tm-woowishlist-button-single .text,button.tm-woocompare-page-button.btn,.woocommerce button.tm-woocompare-page-button.button,.woocommerce-account button.tm-woocompare-page-button.button,button.tm-woocompare-page-button.btn .text,.woocommerce button.tm-woocompare-page-button.button .text,.woocommerce-account button.tm-woocompare-page-button.button .text,button.tm-woowishlist-page-button.btn,.woocommerce button.tm-woowishlist-page-button.button,.woocommerce-account button.tm-woowishlist-page-button.button,button.tm-woowishlist-page-button.btn .text,.woocommerce button.tm-woowishlist-page-button.button .text,.woocommerce-account button.tm-woowishlist-page-button.button .text,a.tm-woocompare-button.tm-woocompare-button-single,a.tm-woocompare-button.tm-woocompare-button-single .text,a.tm-woowishlist-button.tm-woowishlist-button-single,a.tm-woowishlist-button.tm-woowishlist-button-single .text,a.tm-woocompare-page-button.btn,.woocommerce a.tm-woocompare-page-button.button,.woocommerce-account a.tm-woocompare-page-button.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.tm-woocompare-page-button.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.tm-woocompare-page-button.button,a.tm-woocompare-page-button.btn .text,.woocommerce a.tm-woocompare-page-button.button .text,.woocommerce-account a.tm-woocompare-page-button.button .text,.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.tm-woocompare-page-button.button .text,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.tm-woocompare-page-button.button .text,a.tm-woowishlist-page-button.btn,.woocommerce a.tm-woowishlist-page-button.button,.woocommerce-account a.tm-woowishlist-page-button.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.tm-woowishlist-page-button.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.tm-woowishlist-page-button.button,a.tm-woowishlist-page-button.btn .text,.woocommerce a.tm-woowishlist-page-button.button .text,.woocommerce-account a.tm-woowishlist-page-button.button .text,.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.tm-woowishlist-page-button.button .text,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.tm-woowishlist-page-button.button .text{font-size:18px;text-transform:none}#commentform input[type="submit"],body.woocommerce .form-submit button.button{font-size:12px;padding:13px 21px 13px}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled]{padding:14px 18px 12px 18px}.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{padding:14px 18px 12px 18px}.woocommerce .product a.button,.woocommerce .product button.button,.woocommerce .product input.button{padding:12px 40px 12px 40px;line-height:26px;font-size:15px}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],select,textarea{padding:12px 15px;-webkit-appearance:none;-moz-appearance:none}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,select:focus,textarea:focus{outline:0}input[type="text"]:-input-placeholder,input[type="email"]:-input-placeholder,input[type="url"]:-input-placeholder,input[type="password"]:-input-placeholder,input[type="search"]:-input-placeholder,input[type="number"]:-input-placeholder,input[type="tel"]:-input-placeholder,input[type="range"]:-input-placeholder,input[type="date"]:-input-placeholder,input[type="month"]:-input-placeholder,input[type="week"]:-input-placeholder,input[type="time"]:-input-placeholder,input[type="datetime"]:-input-placeholder,input[type="datetime-local"]:-input-placeholder,input[type="color"]:-input-placeholder,select:-input-placeholder,textarea:-input-placeholder{color:#424141}input[type="text"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="range"]::-webkit-input-placeholder,input[type="date"]::-webkit-input-placeholder,input[type="month"]::-webkit-input-placeholder,input[type="week"]::-webkit-input-placeholder,input[type="time"]::-webkit-input-placeholder,input[type="datetime"]::-webkit-input-placeholder,input[type="datetime-local"]::-webkit-input-placeholder,input[type="color"]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#424141}input[type="text"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="url"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="search"]::-moz-placeholder,input[type="number"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,input[type="range"]::-moz-placeholder,input[type="date"]::-moz-placeholder,input[type="month"]::-moz-placeholder,input[type="week"]::-moz-placeholder,input[type="time"]::-moz-placeholder,input[type="datetime"]::-moz-placeholder,input[type="datetime-local"]::-moz-placeholder,input[type="color"]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#424141}input[type="text"]:-moz-placeholder,input[type="email"]:-moz-placeholder,input[type="url"]:-moz-placeholder,input[type="password"]:-moz-placeholder,input[type="search"]:-moz-placeholder,input[type="number"]:-moz-placeholder,input[type="tel"]:-moz-placeholder,input[type="range"]:-moz-placeholder,input[type="date"]:-moz-placeholder,input[type="month"]:-moz-placeholder,input[type="week"]:-moz-placeholder,input[type="time"]:-moz-placeholder,input[type="datetime"]:-moz-placeholder,input[type="datetime-local"]:-moz-placeholder,input[type="color"]:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder{color:#424141}input[type="text"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,input[type="range"]:-ms-input-placeholder,input[type="date"]:-ms-input-placeholder,input[type="month"]:-ms-input-placeholder,input[type="week"]:-ms-input-placeholder,input[type="time"]:-ms-input-placeholder,input[type="datetime"]:-ms-input-placeholder,input[type="datetime-local"]:-ms-input-placeholder,input[type="color"]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#424141}select{cursor:pointer}input[type*="checkbox"]{-webkit-appearance:checkbox}button:focus,input[type="submit"]:focus,input[type="reset"]:focus{outline:0}select{border:1px solid #c6c6c6}textarea{display:block;width:100%;height:203px;min-height:107px;max-height:253px;resize:vertical;overflow:auto}::-moz-placeholder{opacity:1}:-moz-placeholder{opacity:1}.search-form,.woocommerce-product-search{margin:0;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.search-form label,.woocommerce-product-search label{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-moz-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%}.search-form__field[type="search"],.woocommerce-product-search__field[type="search"]{vertical-align:top;width:100%;box-sizing:border-box;padding:11px 17px 10px;font-size:16px}.top-panel .search-form__field[type="search"],.top-panel .woocommerce-product-search__field[type="search"]{background:0;border:0;padding:6px 10px;width:90px;font-size:18px}.search-form__submit,.woocommerce-product-search__submit{padding:11px 21px 13px;min-width:104px;vertical-align:top;white-space:nowrap;text-transform:capitalize}.search-form__submit i.material-icons,.woocommerce-product-search__submit i.material-icons{margin:0 auto;display:block;font-size:24px;font-size:1.5rem;line-height:20px;height:20px}.top-panel .search-form__submit,.top-panel .woocommerce-product-search__submit{padding:5px 0;background:0}.top-panel .search-form__submit:hover,.top-panel .woocommerce-product-search__submit:hover{background:0}.top-panel .search-form__submit:active,.top-panel .search-form__submit:focus,.top-panel .search-form__submit:hover,.top-panel .woocommerce-product-search__submit:active,.top-panel .woocommerce-product-search__submit:focus,.top-panel .woocommerce-product-search__submit:hover{box-shadow:none}.widget_search input[type="search"]{color:#626262}.widget_search input[type="search"]::-webkit-input-placeholder{color:#626262}.widget_search input[type="search"]::-moz-placeholder{color:#626262}.widget_search input[type="search"]:-moz-placeholder{color:#626262}.widget_search input[type="search"]:-ms-input-placeholder{color:#626262}.widget .woocommerce-product-search .search-field{vertical-align:top;width:100%;font-size:16px;padding:4px 17px 2px;border:0;border-bottom:1px solid #ccc}.widget .woocommerce-product-search button{padding:13px 9px 4px}.comment-respond{padding:20px 0 0}.comment-form{max-width:570px}.comment-form label{display:block;margin-bottom:14px}.comment-form-comment,.comment-form-author,.comment-form-email,.comment-form-url{margin:12px 0 0 0}.comment-form .form-submit{margin:30px 0 0 0}.comment-list .comment-form .form-submit{padding-bottom:30px}.comment-form__field{width:100%;vertical-align:top}.comment-form .logged-in-as,.comment-form .comment-notes{margin:15px 0 18px}.comment-form span.for_rating{font-style:italic;font-weight:300}.comment-form p.stars{display:inline-block}#cancel-comment-reply-link{font-size:12px;font-size:.75rem}.post-password-form label{display:inline-block;vertical-align:top}form[id*="give-form"]{margin:0;padding:8px 0}form[id*="give-form"] .form-row input.give-input{border-radius:0}form[id*="give-form"] .form-row input.give-input:focus{box-shadow:none}form[id*="give-form"] #give-final-total-wrap .give-donation-total-label,form[id*="give-form"] #give-final-total-wrap .give-final-total-amount{height:48px;line-height:48px;background-color:#fff}form[id*="give-form"] #give-final-total-wrap .give-donation-total-label{width:60%;font-size:14px;border-radius:0}form[id*="give-form"] #give-final-total-wrap .give-final-total-amount{width:40%;font-size:14px;border-radius:0}.give-display-modal form[id*="give-form"]{overflow:hidden}form[id*="give-form"] .give-donation-amount .give-currency-symbol{padding:0;height:50px;font-size:14px;line-height:50px;border:1px solid #c6c6c6;background-color:#fff;border-radius:0}form[id*="give-form"] .give-donation-amount #give-amount{padding:0 5px 0 10px;height:50px;width:calc(100% - 47px);font-size:14px;line-height:50px;color:#7e7e90;border:1px solid #c6c6c6;border-right:0;background-color:#fff;border-radius:0}form[id*="give-form"] .give-donation-amount #give-amount:focus{box-shadow:none}@media(min-width:992px){.give-display-modal form[id*="give-form"] .give-donation-amount #give-amount{border-radius:0}}.give-display-modal form[id*="give-form"] .give-donation-amount{margin:0}form[id*="give-form"] .give-btn.give-btn-modal{margin:0}@media(min-width:992px){form[id*="give-form"] .give-btn.give-btn-modal{width:50%;float:right;border-radius:0}}@media(min-width:992px){.give-display-modal .give-total-wrap{width:50%;float:left}}.give-currency-symbol{width:47px;text-align:center}.give-btn{font-size:18px;line-height:22px;display:inline-block;text-transform:none;padding:14px 18px 13px 18px;border-radius:0;border:0;box-shadow:none;width:100%;padding:15px 5px;margin:0}.rd-mobilemenu{display:none;position:fixed;top:0;left:0;bottom:0;z-index:99999;text-align:left;transition:0;transition-delay:0}.rd-mobilemenu.active{right:0}.rd-mobilemenu_ul{position:fixed;top:-54px;left:0;bottom:-54px;width:100%;padding:108px 0 34px;margin:0;overflow-y:scroll;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:.3s cubic-bezier(.55,0,.1,1)}.rd-mobilemenu_ul:before{content:"";position:absolute;top:0;right:0;left:0;height:108px;display:block;z-index:-1;background:#fffbf2}.rd-mobilemenu_ul>li:first-child{padding-top:4px}.rd-mobilemenu.active .rd-mobilemenu_ul{-webkit-transform:translateX(0);transform:translateX(0)}.rd-mobilemenu_ul a:not([href]).rd-with-ul .rd-submenu-toggle{left:0;width:100%;text-align:right;cursor:pointer}.rd-mobilemenu_ul a:not([href]).rd-with-ul .rd-submenu-toggle:after{padding-right:18px}.rd-mobilemenu_ul .rd-mobilemenu_submenu{margin-top:0;margin-left:0;padding:11px 30px 12px}.rd-mobilemenu_ul .rd-mobilemenu_submenu li{position:relative}.rd-mobilemenu_ul .rd-mobilemenu_submenu li+li:before,.rd-mobilemenu_ul .rd-mobilemenu_submenu li ul.sub-menu:before{content:"";position:absolute;right:0;left:0;height:1px;display:block}>.rd-mobilemenu_ul .rd-mobilemenu_submenu li:first-child a{padding-top:0}.rd-mobilemenu_ul .rd-mobilemenu_submenu li a{padding:10px 0 19px}.rd-mobilemenu_ul .rd-mobilemenu_submenu li .sub-menu{margin-top:0;margin-left:0;padding-left:1.5em;position:relative}.rd-mobilemenu_ul .rd-mobilemenu_submenu li .sub-menu li{position:static;padding-top:0}.rd-mobilemenu_ul a{display:block;padding:16px 28px 16px}.rd-mobilemenu_ul a .rd-submenu-toggle{position:absolute;top:0;right:4px;margin-top:0;width:50px;height:50px;font:400 22px/57px "Material Icons";text-align:center;transition:all .5s ease;z-index:1;background:#fff0}.rd-mobilemenu_ul a .rd-submenu-toggle:after{content:"\e5cf"}.rd-mobilemenu_ul a.rd-with-ul{position:relative;padding:23px 65px 23px 28px}.rd-mobilemenu_ul ul a{padding-left:40px}.rd-mobilemenu_ul ul ul a{padding-left:60px}.rd-mobilemenu_ul:after{content:"";display:block;height:20px}.rd-mobilemenu_ul .widget{margin-bottom:0}.rd-mobilepanel{display:none;position:fixed;top:0;left:0;right:0;height:54px;background:#fff;z-index:99999991;box-shadow:0 0 3px 0 #fff0;transition:all .3s ease}.rd-mobilepanel.rd-mobilepanel-isStuck{box-shadow:0 3px 3px 0 rgb(0 0 0 / .1)}.rd-mobilemenu.active+.rd-mobilepanel{box-shadow:0 0 0 0 rgb(0 0 0 / .1)}header .navbar-search-toggle{display:none;position:fixed;top:9px;left:59px;width:36px;height:36px;text-align:center;z-index:99999992;cursor:pointer;transition:all .3s ease-in-out;transition-delay:.2s}header .navbar-search-toggle:before,header .navbar-search-toggle:after{position:absolute;top:20px;left:0;right:0;text-align:center;font-family:"Material Icons";font-size:24px;line-height:36px;transition:all .2s ease-in-out;transition-delay:.1s}header .navbar-search-toggle:before{content:"\e8b6";opacity:1;visibility:visible;-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}header .navbar-search-toggle:after{content:"\e5c4";opacity:0;visibility:hidden;color:#000;-webkit-transform:rotate(-90deg) scale(0);transform:rotate(-90deg) scale(0)}.isStuck header .navbar-search-toggle:after,.isStuck header .navbar-search-toggle:before{top:0}.menu-active .rd-mobilepanel{background:#f9fbee!important}header .navbar-search-toggle.search-active{-webkit-transform:translateX(-100%);transform:translateX(-100%);margin-left:-9px;transition-delay:0}header .navbar-search-toggle.search-active:after{border-right:1px solid #ccc}body:not(.isStuck) header .navbar-search-toggle.search-active{min-height:60px}header .navbar-search-toggle.search-active:before,header .navbar-search-toggle.search-active:after{transition-delay:.1s}header .navbar-search-toggle.search-active:before{opacity:0;visibility:hidden;-webkit-transform:rotate(90deg) scale(1);transform:rotate(90deg) scale(1)}header .navbar-search-toggle.search-active:after{opacity:1;visibility:visible;-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}.widget_product_search{position:relative}@media(max-width:991px){.widget .woocommerce-product-search .search-field{border-bottom:0;padding-top:16px;margin-left:20px}.widget_product_search{position:static}}@media(max-width:991px){header .navbar-search-toggle,.rd-mobilepanel{top:30px;transition:all .3s ease}body header .widget_product_search form.woocommerce-product-search.navbar-search{position:fixed;top:40px;left:51px;z-index:99999993;opacity:0;visibility:hidden;overflow:hidden;transition:all .3s ease;-webkit-transform:translateX(-50px);transform:translateX(-50px)}body.isStuck header .widget_product_search form.woocommerce-product-search.navbar-search{top:0}body header .widget_product_search form.woocommerce-product-search.navbar-search input[type="search"]{box-shadow:none;padding:17px 51px 13px 21px;color:#fff}body header .widget_product_search form.woocommerce-product-search.navbar-search input[type="search"]::-webkit-input-placeholder{color:#fff}body header .widget_product_search form.woocommerce-product-search.navbar-search input[type="search"]::-moz-placeholder{color:#fff}body header .widget_product_search form.woocommerce-product-search.navbar-search input[type="search"]:-moz-placeholder{color:#fff}body header .widget_product_search form.woocommerce-product-search.navbar-search input[type="search"]:-ms-input-placeholder{color:#fff}body header .widget_product_search form.woocommerce-product-search.navbar-search button[type="submit"]{top:10px;left:5px;width:36px;height:36px;-webkit-transform:translateY(0);transform:translateY(0)}body header .widget_product_search form.woocommerce-product-search.navbar-search button[type="submit"] i{font-size:24px;line-height:1}body header .widget_product_search form.woocommerce-product-search.navbar-search button[type="submit"] *{line-height:36px}body header .widget_product_search form.woocommerce-product-search.navbar-search.search-active{opacity:1;visibility:visible;transition-delay:.3s;-webkit-transform:translateX(0);transform:translateX(0)}.search-active .rd-mobilepanel_toggle{opacity:0;visibility:hidden}}@media(min-width:992px){.stuckSocialMenu{z-index:99999994;top:13px!important;position:fixed!important;left:20px;margin:0!important;padding:0!important;display:block!important}.stuckCart{top:13px!important;position:fixed!important;right:20px;margin:0;height:54px;z-index:99999994;transition:all .3s ease-in-out;transition-delay:.3s}.stuckCart i{line-height:1.3!important}.stuckCart li.facebook-link,.stuckCart li.instagram-link{display:block!important}.stuckCart .cart-contents .count span{position:static!important;display:inline-block!important;text-align:center!important;vertical-align:middle!important;padding:0!important;min-width:25px!important;min-height:25px!important;line-height:25px!important;border-radius:50%!important}}@media(max-width:991px){.rd-mobilepanel_toggle{top:50px!important}.rd-mobilemenu_ul{top:6px!important}body.isStuck .rd-mobilemenu_ul{top:-24px!important}body header.site-header .header-container .navbar-header-cart.site-header-cart{position:fixed;top:30px;right:20px;margin:0;height:54px;z-index:99999994;transition:all .1s ease;transition-delay:.1s}body header.site-header .header-container .navbar-header-cart.site-header-cart .count,body header.site-header .header-container .navbar-header-cart.site-header-cart .myaccount-link a{padding-top:11px;display:inline-block}body header.site-header .header-container .navbar-header-cart.site-header-cart .count i,body header.site-header .header-container .navbar-header-cart.site-header-cart .myaccount-link a i{font-size:28px}body header.site-header .header-container .navbar-header-cart.site-header-cart.search-active{-webkit-transform:translateX(150%);transform:translateX(150%);transition-delay:0}}.top-panel__menu-list.rd-mobile-menu-shop{margin-top:22px;border-top:1px solid #c6c6c6;padding:23px 30px 27px}.top-panel__menu-list.rd-mobile-menu-shop a{padding:9px 21px 11px}.top-panel__menu-list.rd-mobile-menu-shop li.menu-item+li.menu-item{margin-top:-1px;border-top:1px solid #c6c6c6}.rd-mobile-currency{margin-top:10px;position:relative}.rd-mobile-currency .chosen-container{max-width:none;display:none}.rd-mobile-currency select{width:100%!important;padding:12px 55px 12px 31px;display:block!important;cursor:pointer;font-weight:400;font-size:14px;-webkit-appearance:none;-moz-appearance:none}.rd-mobile-currency select:focus{box-shadow:none}.rd-mobile-currency .chosen-container-single .chosen-single{padding:12px 55px 12px 31px}.rd-mobile-currency .chosen-container-single .chosen-single:before{top:13px}.rd-mobile-currency:before{content:"\e5cf";font:400 22px/43px "Material Icons";position:absolute;top:0;right:20px;z-index:1;pointer-events:none}#lang_sel.rd-mobile-lang{max-width:100%;height:40px;margin-top:-1px;border-top:1px solid #e2e3e4}#lang_sel.rd-mobile-lang ul li a{padding:12px 31px;border:0}#lang_sel.rd-mobile-lang>ul>li>a:after{content:"\e5cf";font:400 20px/49px "Material Icons";position:absolute;top:0;right:20px;z-index:1;pointer-events:none}.rd-mobile-social-list{padding:36px 31px 28px;border-top:1px solid #c6c6c6}.rd-mobile-social-list ul a{padding:0}.rd-mobile-social-list .social-list__items{padding-left:0}.rd-mobile-social-list .social-list__items li{display:inline-block}.rd-mobilepanel_toggle{position:fixed;top:9px;left:10px;width:36px;height:36px;padding:0;background:#fff0}.rd-mobilepanel_toggle span{position:relative;display:block;margin:auto;transition:all .3s ease}.rd-mobilepanel_toggle span:after,.rd-mobilepanel_toggle span:before{content:"";position:absolute;left:0;top:5px;transition:all .3s ease;-webkit-transition-duration:.3s,0.3s;transition-duration:.3s,0.3s;-webkit-transition-delay:.3s,0;transition-delay:.3s,0;-webkit-transition-property:top,-webkit-transform;transition-property:top,transform}.rd-mobilepanel_toggle span:after{top:-5px}.rd-mobilepanel_toggle span:after,.rd-mobilepanel_toggle span:before,.rd-mobilepanel_toggle span{width:18px;height:2px;backface-visibility:hidden}.rd-mobilepanel_toggle.active span{-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:background .3s 0 ease;background:#fff0}.rd-mobilepanel_toggle.active span:before,.rd-mobilepanel_toggle.active span:after{top:0;-webkit-transition-delay:0,0.3s;transition-delay:0,0.3s}.rd-mobilepanel_toggle.active span:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.rd-mobilepanel_toggle.active span:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.wpadminbar-active .rd-mobilepanel,.wpadminbar-active header .navbar-search-toggle,.wpadminbar-active .site-header-cart,.wpadminbar-active .rd-mobilepanel_toggle,.wpadminbar-active .navbar-search.search-active{transition:0!important;transition-delay:0!important}.absolute{position:absolute!important}@media(max-width:991px){.offset-navbar-adminbar-active{position:absolute!important;margin-top:46px!important;transition:0!important;transition-delay:0!important}}@media(max-width:991px){body{padding-top:54px}body .site-header-cart .header-cart-dropdown .shopping_cart-dropdown-wrap{top:24px}body .site-header-cart .header-cart-dropdown-active .shopping_cart-dropdown-wrap{top:15px}body header.site-header .header-container,body header.site-header .header-container.stuckMenu{padding-top:0;padding-bottom:2px}body .top-panel{position:fixed;top:0;left:0;right:0;z-index:99999991}body .isStuck .top-panel{display:none}.main-navigation{display:none!important}.currency_switcher,.div_dropdown_top_menu,.social-list.social-list--header,.rd-mobilemenu_ul .menu-item_description,header.site-header div.social-list--header.social-list{display:none}.rd-mobilemenu,.rd-mobilepanel,header .navbar-search-toggle,.social-list.social-list--header.rd-mobile-social-list,.currency_switcher.rd-mobile-currency{display:block}}a:focus{outline:0}a:hover,a:active{outline:0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;text-decoration:none}.main-navigation{clear:both;display:block;width:100%}@media(min-width:768px){.main-navigation.isStuck ul.menu>li>a{padding-top:20px}}.main-navigation ul{display:none;list-style:none;margin:0 auto;padding-left:0}ul#submenu01{padding-left:50px}.main-navigation ul .full-width-menu ul.sub-menu>li{float:left;display:block;position:relative;width:20%;background:#f9fbee}.main-navigation ul.sub-menu>li{padding-top:1.5em}.main-navigation ul.sub-sub-menu{background:#fff0;padding-top:1em;padding-bottom:4em}.main-navigation ul.sub-menu li#menu-item-19954,.main-navigation ul.sub-menu li#menu-item-1888{padding-left:2em}.main-navigation li#menu-item-19954 ul.sub-sub-menu,.main-navigation li#menu-item-19954,.main-navigation li#menu-item-19969 ul.sub-sub-menu,.main-navigation li#menu-item-19969{background:#eff5d4!important}.main-navigation li#menu-item-19969>a{color:#eff5d4!important;cursor:default}.main-navigation li#menu-item-19945>a,.main-navigation li#menu-item-19954>a{cursor:default}.main-navigation ul.sub-sub-menu li{width:100%}.main-navigation ul li{display:inline-block;padding:3px 10px 3px 0;z-index:100;text-align:left}.main-navigation ul li:before{display:none}li.element-wiedza{padding-top:1em!important;padding-bottom:1em!important}li.element-wiedza a{font-weight:600!important;font-size:15px!important;text-transform:uppercase;padding-top:2em}.main-navigation ul>li>div.full-width-menu{position:absolute;left:0;right:0;width:100%;padding-bottom:0;z-index:1056;visibility:hidden;opacity:0;top:288px;background:#f9fbee;background-image:linear-gradient(to right,#f9fbee,#eff5d4)}.main-navigation.isStuck ul>li>div.full-width-menu{top:58px}.main-navigation ul ul.sub-menu>li>a{font-weight:600!important;font-size:15px!important;text-transform:uppercase}.main-navigation ul ul.sub-menu>li>a>i{display:none}.main-navigation ul ul.sub-menu>li>a::after{content:""}.main-navigation ul ul li ul.sub-menu{padding:16px 28px;margin-top:0;margin-left:0}.main-navigation ul ul li:first-child{border-top:0}.main-navigation ul ul li>ul{top:-6px;background:#fff}.main-navigation ul ul li:hover>.full-width-menu,.main-navigation ul ul li.focus>.full-width-menu,.main-navigation ul ul li.menu-hover>.full-width-menu{top:-16px;left:calc(100%+28px)}.main-navigation ul ul li>ul.in-transition{left:calc(100%+28px)}.main-navigation ul ul a{width:100%;text-align:left;padding:10px 0 9px;position:relative;font-size:16px;line-height:20px}.main-navigation ul ul>li:first-child>a{border-top:0}.main-navigation ul ul li:hover>a:before,.main-navigation ul ul li.focus>a:before,.main-navigation ul ul li.menu-hover>a:before,.main-navigation ul ul li.current_page_item>a:before,.main-navigation ul ul li.current-menu-item>a:before,.main-navigation ul ul li.current_page_ancestor>a:before{top:0;bottom:0;opacity:0;background:0}.main-navigation ul ul .page_item_has_children>a:after,.main-navigation ul ul .menu-item-has-children>a:after{content:"\e5cc";font-family:"Material Icons";position:absolute;right:-2px;font-size:22px;line-height:1em}@media(max-width:600px){.main-navigation ul ul{position:static;opacity:1;visibility:visible;box-shadow:none;background:0;margin:0}.main-navigation ul ul li:before{content:"-";display:inline-block}}.main-navigation ul li:hover>.full-width-menu,.main-navigation ul li.focus>.full-width-menu,.main-navigation ul li.menu-hover>.full-width-menu{visibility:visible;opacity:1}.main-navigation ul li>ul.in-transition{left:0}.main-navigation ul.menu.menu-item_description-active>li{margin:0 0 35px 39px}.main-navigation ul.menu>li{display:inline-block;margin:0 0 0 39px}.boxed-wrap .main-navigation ul.menu>li{margin:0 10px}.main-navigation ul.menu>li>a{display:block;padding:0;position:relative;transition:all ease .3s}.main-navigation ul.menu>li>a:before{content:"";display:block;left:0;right:0;height:5px;position:absolute;top:0;transition:all 200ms ease-out;opacity:0;background:red}.all-products-link{text-align:center;text-decoration:underline;transform:translateY(-1rem);position:absolute;bottom:0;left:0;right:0;margin-left:auto;margin-right:auto;z-index:9999}@media(min-width:992px){.main-navigation ul.menu>li>a{padding-top:60px}}.main-navigation ul.menu>li:hover>a:before,.main-navigation ul.menu>li.menu-hover>a:before,.main-navigation ul.menu>li.current_page_item>a:before,.main-navigation ul.menu>li.current-menu-item>a:before,.main-navigation ul.menu>li.current_page_ancestor>a:before{left:0;right:0;width:auto;opacity:0;background:0}@media(max-width:600px){.main-navigation ul.menu>li:hover>a:before,.main-navigation ul.menu>li.menu-hover>a:before,.main-navigation ul.menu>li.current_page_item>a:before,.main-navigation ul.menu>li.current-menu-item>a:before,.main-navigation ul.menu>li.current_page_ancestor>a:before{top:0;bottom:0;width:5px;left:0;right:auto}}.main-navigation>li{position:relative;text-align:left}.main-navigation a{display:block;text-decoration:none;line-height:1;position:relative}.main-navigation .menu-item_description{position:absolute;padding:3px 0 0 0}.sub-menu .main-navigation .menu-item_description{position:static}@media(min-width:1200px){.main-navigation ul.menu{margin-left:-71px}.main-navigation ul.menu.menu-item_description-active>li{margin:0 0 35px 71px}.main-navigation ul.menu>li{margin:0 0 0 71px}}.set-menu{padding:10px 0 20px}.footer-menu{margin:10px 0 15px}.footer-menu__items li{display:block;margin-bottom:5px}.footer-menu__items li+li{margin-left:15px}@media(min-width:544px){.footer-menu__items li{display:inline-block}}.menu-toggle{display:inline-block;line-height:12px;padding:5px;margin-bottom:10px}@media screen and (min-width:37.5em){.menu-toggle{display:none}}.main-navigation.toggled ul{display:block}.main-navigation ul{display:block}@media screen and (min-width:37.5em){.main-navigation ul{display:block}}.rd-mobilemenu_ul .rd-mobilemenu_submenu li a,.rd-mobilemenu_ul .rd-mobile-menu-shop a{font-size:16px;text-transform:none}.main-navigation .menu-item_description{font-weight:400;font-size:16px;text-transform:none;color:#939393}.rd-mobile-currency select{border:0}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5em;overflow:hidden}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-previous>a,.posts-navigation .nav-previous>a,.post-navigation .nav-previous>a{display:inline-block;vertical-align:top}.comment-navigation .nav-previous>a:before,.posts-navigation .nav-previous>a:before,.post-navigation .nav-previous>a:before{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:20px;content:"\E408";vertical-align:top}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{float:right;text-align:right;width:50%}.comment-navigation .nav-next>a,.posts-navigation .nav-next>a,.post-navigation .nav-next>a{display:inline-block;vertical-align:top}.comment-navigation .nav-next>a:after,.posts-navigation .nav-next>a:after,.post-navigation .nav-next>a:after{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:20px;content:"\E409";vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:left;margin-top:15px;margin-left:-8px;padding:0 0 70px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span,.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:0}.woocommerce nav.woocommerce-pagination ul li a.page-numbers,.woocommerce nav.woocommerce-pagination ul li a.page-numbers{margin:10px 14px 15px 0}.woocommerce nav.woocommerce-pagination ul li a.page-numbers.next,.woocommerce nav.woocommerce-pagination ul li a.page-numbers.prev,.woocommerce nav.woocommerce-pagination ul li a.page-numbers.next,.woocommerce nav.woocommerce-pagination ul li a.page-numbers.prev{position:relative;font-size:0}.woocommerce nav.woocommerce-pagination ul li a.page-numbers.next:after,.woocommerce nav.woocommerce-pagination ul li a.page-numbers.prev:after,.woocommerce nav.woocommerce-pagination ul li a.page-numbers.next:after,.woocommerce nav.woocommerce-pagination ul li a.page-numbers.prev:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;font-family:"Material Icons";font-size:22px;line-height:50px;font-weight:400;font-style:normal;text-indent:0}.woocommerce nav.woocommerce-pagination ul li a.page-numbers.next,.woocommerce nav.woocommerce-pagination ul li a.page-numbers.next{margin-left:9px}.woocommerce nav.woocommerce-pagination ul li a.page-numbers.next:after,.woocommerce nav.woocommerce-pagination ul li a.page-numbers.next:after{content:"\e409"}.woocommerce nav.woocommerce-pagination ul li a.page-numbers.prev,.woocommerce nav.woocommerce-pagination ul li a.page-numbers.prev{margin-right:9px}.woocommerce nav.woocommerce-pagination ul li a.page-numbers.prev:after,.woocommerce nav.woocommerce-pagination ul li a.page-numbers.prev:after{content:"\e408"}.pagination,.woocommerce nav.woocommerce-pagination{margin-top:33px;padding:0 0 100px}.pagination .page-numbers,.woocommerce nav.woocommerce-pagination .page-numbers{border:0;display:inline-block;text-align:center}.pagination .page-numbers,.pagination .page-numbers:focus,.pagination .page-numbers ul li,.pagination .page-numbers ul li:focus,.woocommerce nav.woocommerce-pagination .page-numbers,.woocommerce nav.woocommerce-pagination .page-numbers:focus,.woocommerce nav.woocommerce-pagination .page-numbers ul li,.woocommerce nav.woocommerce-pagination .page-numbers ul li:focus{font-size:20px;line-height:1.3;font-weight:700;background-color:#fff0}.pagination a.page-numbers,.pagination span.page-numbers,.woocommerce nav.woocommerce-pagination a.page-numbers,.woocommerce nav.woocommerce-pagination span.page-numbers{margin:10px 14px 15px 0;vertical-align:top}.pagination a.page-numbers.prev,.pagination a.page-numbers.next,.pagination span.page-numbers.prev,.pagination span.page-numbers.next,.woocommerce nav.woocommerce-pagination a.page-numbers.prev,.woocommerce nav.woocommerce-pagination a.page-numbers.next,.woocommerce nav.woocommerce-pagination span.page-numbers.prev,.woocommerce nav.woocommerce-pagination span.page-numbers.next{margin-top:0;margin-bottom:10px;width:49px;height:49px}.pagination a.page-numbers.next,.pagination span.page-numbers.next,.woocommerce nav.woocommerce-pagination a.page-numbers.next,.woocommerce nav.woocommerce-pagination span.page-numbers.next{margin-left:-4px}.pagination .page-numbers .material-icons{font-size:22px;line-height:50px}.social-list .social-list__items{font-size:0;line-height:0;margin-left:-29px}@media(min-width:1200px){.social-list .social-list__items{margin-left:0}}.social-list .social-list__items li{margin:0 0 5px 20px}.social-list .social-list__items li:before{display:none}.social-list .social-list__items li>a{display:block;text-decoration:none;text-align:center}.social-list .social-list__items li>a:hover{text-decoration:none}.social-list .social-list__items li>a:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:22.4px;font-size:1.4rem;display:block;line-height:1.4;margin:auto}.social-list .social-list__items li>a[href*="codepen.io"]::before{content:"\f1cb"}.social-list .social-list__items li>a[href*="digg.com"]::before{content:"\f1a6"}.social-list .social-list__items li>a[href*="dribbble.com"]::before{content:"\f17d"}.social-list .social-list__items li>a[href*="dropbox.com"]::before{content:"\f16b"}.social-list .social-list__items li>a[href*="facebook.com"]::before{content:"\f09a"}.social-list .social-list__items li>a[href*="flickr.com"]::before{content:"\f16e"}.social-list .social-list__items li>a[href*="plus.google.com"]::before{content:"\f0d5"}.social-list .social-list__items li>a[href*="github.com"]::before{content:"\f09b"}.social-list .social-list__items li>a[href*="instagram.com"]::before{content:"\f16d"}.social-list .social-list__items li>a[href*="linkedin.com"]::before{content:"\f0e1"}.social-list .social-list__items li>a[href*="pinterest.com"]::before{content:"\f0d2"}.social-list .social-list__items li>a[href*="getpocket.com"]::before{content:"\f265"}.social-list .social-list__items li>a[href*="reddit.com"]::before{content:"\f1a1"}.social-list .social-list__items li>a[href*="skype.com"]::before,.social-list .social-list__items li>a[href*="skype:"]::before{content:"\f17e"}.social-list .social-list__items li>a[href*="stumbleupon.com"]::before{content:"\f1a4"}.social-list .social-list__items li>a[href*="tumblr.com"]::before{content:"\f173"}.social-list .social-list__items li>a[href*="twitter.com"]::before{content:"\f099"}.social-list .social-list__items li>a[href*="vimeo.com"]::before{content:"\f27d"}.social-list .social-list__items li>a[href*="wordpress.org"]::before,.social-list .social-list__items li>a[href*="wordpress.com"]::before{content:"\f19a"}.social-list .social-list__items li>a[href*="youtube.com"]::before{content:"\f167"}@media(min-width:768px) and (max-width:1199px){.social-list .social-list__items{margin-left:-20px}.social-list .social-list__items li{margin:0 0 5px 20px}}li.facebook-link,li.instagram-link{float:left;margin-left:5px}li.facebook-link:before,li.instagram-link:before{display:none}li.facebook-link>a,li.instagram-link>a{display:block;text-decoration:none;text-align:center}li.facebook-link>a:hover,li.instagram-link>a:hover{text-decoration:none}li.facebook-link>a:before,li.instagram-link>a:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20.8px;font-size:1.3rem;display:block;line-height:1.3;margin:auto}li.facebook-link>a[href*="facebook.com"]::before,li.instagram-link>a[href*="facebook.com"]::before{content:"\f09a"}li.facebook-link>a[href*="instagram.com"]::before,li.instagram-link>a[href*="instagram.com"]::before{content:"\f16d"}li.facebook-link>a[href*="pinterest.com"]::before,li.instagram-link>a[href*="pinterest.com"]::before{content:"\f0d2"}li.facebook-link>a[href*="twitter.com"]::before,li.instagram-link>a[href*="twitter.com"]::before{content:"\f099"}li.facebook-link>a[href*="youtube.com"]::before,li.instagram-link>a[href*="youtube.com"]::before{content:"\f167"}.sidebar .social-list .social-list__items{margin-left:-20px}.breadcrumbs{position:relative;margin:0 0 10px 0}@media(min-width:544px){.breadcrumbs{padding:0}}.breadcrumbs__title .page-title{margin:0}.breadcrumbs__items{float:left}.breadcrumbs__browse{float:left;margin-right:10px}.breadcrumbs__wrap{float:left;margin:0}@media(min-width:992px){.breadcrumbs__wrap{margin:4px 0}}.breadcrumbs__item{display:inline-block;vertical-align:bottom}.breadcrumbs__item-sep{margin:0 10px}.woocommerce.woocommerce-wishlist .breadcrumbs,.woocommerce.post-type-archive-product .breadcrumbs{margin:0 0 10px 0}.error404 .breadcrumbs{margin:0 0 8px}.home .breadcrumbs{margin-bottom:30px}@media(min-width:992px){.home .breadcrumbs{margin-bottom:50px}}.breadcrumbs+*{border-top:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}@media(min-width:992px){.alignleft{float:left;margin:32px 30px 32px 0}.alignright{float:right;margin:32px 0 32px 30px}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:30px}}.clear:before,.clear:after,.comment-body:before,.comment-body:after,.entry-content:before,.entry-content:after,.entry-footer:before,.entry-footer:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{display:table;content:"";line-height:0}.clear:after,.comment-body:after,.entry-content:after,.entry-footer:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}.hidden{display:none}.comments-area{position:relative;margin:0;padding:46px 0 44px 0;border-top:1px solid #c6c6c6}.comments-title{margin-bottom:44px}.comment-list{margin-bottom:0;padding:0 0 26px;overflow:hidden;list-style:none}.comment-list .comment-respond{padding-right:32px;padding-left:32px}.comment-list .children{position:relative;padding-left:10px;margin-left:0;margin-top:0;background:#fefefe}.comment-list .children:before,.comment-list .children .comment-respond:before{content:"";position:absolute;top:0;right:-250px;left:-250px;display:block;width:5000px;height:1px;background:#c6c6c6}.comment-list .children .comment-body{border:0}@media(min-width:992px){.comment-list .children{padding-left:30px}}.comment-list .children .comment-respond{position:relative}.comment-list>.comment+.comment{padding-top:30px}.comment-list>.comment>.children{margin-top:-1px;border:1px solid #c6c6c6}.comment-list>.comment>.children:before,.comment-list .children .comment-list>.comment>.comment-respond:before{display:none}.comment-list>.comment>.children .comment+.comment{position:relative}.comment-list>.comment>.children .comment+.comment:before{content:"";position:absolute;top:0;right:-250px;left:-250px;display:block;width:5000px;height:1px;background:#c6c6c6}.comment-body{padding:34px 32px 43px 32px;border:1px solid #c6c6c6}.comment-body__holder{position:relative}@media(min-width:544px){.comment-body__holder{padding-right:18px}}.comment-body .avatar{float:none;margin:5px 20px 15px 0;border-radius:50%;width:auto}@media(min-width:544px){.comment-body .avatar{float:left;margin:0 20px 0 0}}.comment-body .fn{margin-right:4px}.comment-body .reply{position:absolute;top:-9px;right:-4px;z-index:9;transition:all .3s ease}.comment-content{overflow:hidden}.comment-content p{margin:7px 0}.comment-reply-link{font-size:17px;margin-bottom:18px}.comment-reply-link .material-icons{font-size:22px}.comment-date{display:inline-block}*+.comment-date:before{content:"\2022";margin-right:8px;pointer-events:none}.comment-date__time{display:inline-block;vertical-align:top}.comment-metadata{padding-top:7px}.post-author-bio{padding:0;margin:-1px 0 0}.post-author__holder{padding:39px 10px 33px 33px}.post-author__avatar{float:left;margin:-3px 20px 10px 0}@media(max-width:479px){.post-author__avatar{float:none}}.post-author__avatar .avatar{vertical-align:top;border-radius:50%}.post-author__title{margin-bottom:14px}.share-btns__list{margin-top:12px}.posts-list .share-btns__list,.search-results .share-btns__list{display:block;margin-top:0;margin-bottom:25px}@media(min-width:544px){.posts-list .share-btns__list,.search-results .share-btns__list{float:left;margin-top:12px}}.posts-list .share-btns__list:before{position:absolute;top:0;right:0;left:0;display:block;content:"";height:1px;background-color:#fff0;pointer-events:none}.single-post .share-btns__list{margin-top:5px}.share-btns__item{display:inline-block;vertical-align:top}.share-btns__item+.share-btns__item{margin-left:29px}.share-btns__link{display:block;width:auto;height:auto;font-size:16px;font-size:1rem;line-height:inherit;text-decoration:none;text-align:center;border-radius:50%;opacity:1}.share-btns__link:hover{opacity:1}.card{display:block;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word}@media(min-width:768px){.card-deck{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-.9375rem;margin-left:-.9375rem}.card-deck .card{-webkit-box-flex:1;-webkit-flex:1 0 0%;-moz-box-flex:1;-moz-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%;margin-right:.9375rem;margin-left:.9375rem}.posts-list--grid-2-cols .card{-webkit-box-flex:1;-webkit-flex:1 0 calc(100% - 1.875rem);-moz-box-flex:1;-moz-flex:1 0 calc(100% - 1.875rem);-ms-flex:1 0 calc(100% - 1.875rem);flex:1 0 calc(100% - 1.875rem);max-width:calc(100% - 1.875rem);margin-right:.9375rem;margin-left:.9375rem}.posts-list--grid-3-cols .card{-webkit-box-flex:1;-webkit-flex:1 0 calc(100% - 1.875rem);-moz-box-flex:1;-moz-flex:1 0 calc(100% - 1.875rem);-ms-flex:1 0 calc(100% - 1.875rem);flex:1 0 calc(100% - 1.875rem);max-width:calc(100% - 1.875rem);margin-right:.9375rem;margin-left:.9375rem}.posts-list--grid-2-cols .hentry.post,.posts-list--grid-3-cols .hentry.post{margin-right:.9375rem;margin-bottom:57px;margin-left:.9375rem}.posts-list--grid-2-cols .hentry.post+.post,.posts-list--grid-3-cols .hentry.post+.post{margin-top:0}.home .posts-list--grid-2-cols .sticky,.home .posts-list--grid-3-cols .sticky{-webkit-box-flex:none;-webkit-flex:none;-moz-box-flex:none;-moz-flex:none;-ms-flex:none;flex:none;max-width:calc(100% - 1.875rem)}}@media(min-width:768px) and (max-width:1199px){.position-one-right-sidebar .posts-list--grid-2-cols .card,.position-one-right-sidebar .posts-list--grid-3-cols .card,.position-one-left-sidebar .posts-list--grid-2-cols .card,.position-one-left-sidebar .posts-list--grid-3-cols .card{-webkit-box-flex:1;-webkit-flex:1 0 calc(100% - 1.875rem);-moz-box-flex:1;-moz-flex:1 0 calc(100% - 1.875rem);-ms-flex:1 0 calc(100% - 1.875rem);flex:1 0 calc(100% - 1.875rem);max-width:calc(100% - 1.875rem)}}@media(min-width:992px){.posts-list--grid-2-cols .card,.posts-list--grid-3-cols .card{-webkit-box-flex:1;-webkit-flex:1 0 calc(100% / 2 - 1.875rem);-moz-box-flex:1;-moz-flex:1 0 calc(100% / 2 - 1.875rem);-ms-flex:1 0 calc(100% / 2 - 1.875rem);flex:1 0 calc(100% / 2 - 1.875rem);max-width:calc(100% / 2 - 1.875rem)}}@media(min-width:1200px){.posts-list--grid-3-cols .card{-webkit-box-flex:1;-webkit-flex:1 0 calc(100% / 3 - 1.875rem);-moz-box-flex:1;-moz-flex:1 0 calc(100% / 3 - 1.875rem);-ms-flex:1 0 calc(100% / 3 - 1.875rem);flex:1 0 calc(100% / 3 - 1.875rem);max-width:calc(100% / 3 - 1.875rem)}}@media(min-width:768px){.card-columns{column-gap:1.875rem}.card-columns .card{display:inline-block;width:100%}.posts-list--masonry-2-cols,.posts-list--masonry-3-cols{-moz-column-count:1;-webkit-column-count:1;column-count:1}.posts-list--masonry-2-cols .card,.posts-list--masonry-3-cols .card{position:static}.posts-list--masonry-2-cols .card .post-list__item-content,.posts-list--masonry-3-cols .card .post-list__item-content{position:relative}.posts-list--masonry-2-cols .card .post-list__item-content .post__cats,.posts-list--masonry-3-cols .card .post-list__item-content .post__cats{margin-left:0;left:0}}@media(min-width:992px) and (max-width:1199px){.position-one-right-sidebar .posts-list--masonry-3-cols,.position-one-left-sidebar .posts-list--masonry-3-cols{-moz-column-count:1;-webkit-column-count:1;column-count:1}.posts-list--masonry-2-cols,.posts-list--masonry-3-cols{-moz-column-count:2;-webkit-column-count:2;column-count:2}}@media(min-width:1200px){.posts-list--masonry-2-cols{-moz-column-count:2;-webkit-column-count:2;column-count:2}.posts-list--masonry-3-cols{-moz-column-count:3;-webkit-column-count:3;column-count:3}.sidebar-1-3 .posts-list--masonry-3-cols .entry-header,.sidebar-1-3 .posts-list--masonry-3-cols .post-thumbnail,.sidebar-1-3 .posts-list--masonry-3-cols .entry-content,.sidebar-1-3 .posts-list--masonry-3-cols .entry-meta-bottom{-webkit-transform:translateZ(0);transform:translateZ(0);overflow:visible}}.widget.widget-image-grid.widget{box-shadow:none;border-radius:0;background:#fff0;border-radius:0}.widget-image-grid__holder{padding:0;line-height:normal}@media(min-width:768px){.widget-image-grid__holder:first-child .widget-image-grid__inner,.widget-image-grid__holder:first-child .widget-image-grid__inner .widget-image-grid__content:before{border-radius:0}}@media(min-width:768px){.widget-image-grid__holder:last-child .widget-image-grid__inner,.widget-image-grid__holder:last-child .widget-image-grid__inner .widget-image-grid__content:before{border-radius:0}}.widget-image-grid__inner{position:relative;display:block;overflow:hidden;box-shadow:none}@media(min-width:992px){.widget-image-grid__inner{box-shadow:none}}.widget-image-grid__inner img{display:block;width:100%;height:auto}.widget-image-grid__content{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;padding:20px 40px;text-align:center;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-align-content:flex-start;-moz-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:1;transition:all .5s ease}.widget-image-grid__content::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;opacity:0;transition:.3s}.widget-image-grid__content:hover::before{opacity:.8}.widget-image-grid__title{margin:0 0 8px 5px;padding:6px 0}.widget-image-grid__title a{display:inline-block;text-decoration:none;transition:all .5s ease}.widget-image-grid__title a:hover{color:inherit}.widget-taxonomy-tiles.widget{padding:0;box-shadow:none;border-radius:0;background:#fff0}.widget-taxonomy-tiles__content a:hover{transition:all .3s ease}.widget-taxonomy-tiles{padding:0;box-shadow:none;border-radius:0}.widget-taxonomy-tiles__holder{padding:0;display:inline-block;line-height:normal;transform:translateZ(0)}.widget-taxonomy-tiles__inner{position:relative;overflow:hidden;border-radius:0;box-shadow:none}@media(min-width:992px){.widget-taxonomy-tiles__inner{box-shadow:none}}.widget-taxonomy-tiles__inner>a>img{display:block;width:100%;height:auto}.widget-taxonomy-tiles__content{position:absolute;width:100%;height:auto;bottom:0;left:0;padding:23px 28px;z-index:0}.widget-taxonomy-tiles__content:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;opacity:.9;z-index:-1;transition:all .5s ease}.widget-taxonomy-tiles__content i.material-icons{position:absolute;top:50%;right:26px;margin-top:-11px}.widget-taxonomy-tiles__title{margin:0}.widget-taxonomy-tiles a{text-decoration:none;color:inherit}.widget-taxonomy-tiles .post-count{margin:16px 0 0 1px;display:inline-block}.widget-taxonomy-tiles .tile_item{float:left;margin-bottom:-1px}.widget-taxonomy-tiles .post-desc{margin:16px 0 0 0}.widget-taxonomy-tiles .grid-columns{padding-top:2px;margin:0;display:block;line-height:0}.widget-taxonomy-tiles .grid-columns:after{content:"";display:block;clear:both}.widget-taxonomy-tiles .grid-columns .col-xs-6{width:100%;max-width:100%}.widget_product_categories_image{overflow:hidden;margin-bottom:0}.widget_product_categories_image .swiper-container{overflow:visible;padding-bottom:0}.tm_products_carousel_widget{position:relative}.tm_products_carousel_widget .swiper-button-next,.tm_products_carousel_widget .swiper-button-prev{top:173px;bottom:auto;font-size:22px}@media(max-width:480px){.tm_products_carousel_widget .swiper-button-next,.tm_products_carousel_widget .swiper-button-prev{top:35%}}.tm_products_carousel_widget .swiper-button-next.swiper-button-disabled,.tm_products_carousel_widget .swiper-button-prev.swiper-button-disabled{opacity:0;visibility:hidden}.tm_products_carousel_widget .swiper-button-next{right:0;margin-right:0}.tm_products_carousel_widget .swiper-button-prev{left:0;margin-left:0}@media(min-width:544px){.tm_products_carousel_widget .swiper-button-next,.tm_products_carousel_widget .swiper-button-prev{top:201px}}.swiper-carousel-container{position:relative}.widget_carousel .swiper-carousel-container{overflow:hidden}.swiper-carousel-container .swiper-pagination{position:static}.swiper-pagination,.swiper-container-horizontal>.swiper-pagination-bullets{position:absolute;bottom:5px}.swiper-pagination .swiper-pagination-bullet,.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{opacity:1;transition:all .3s ease;width:12px;height:12px;margin:0 4px}.widget_carousel .swiper-wrapper .swiper-slide{display:flex;height:auto}.swiper-button-next,.swiper-button-prev{top:auto;bottom:0;width:40px;height:40px;margin:0;display:none;transition:all .3s ease;visibility:visible;opacity:1}.swiper-button-next:hover,.swiper-button-prev:hover{z-index:20}.swiper-button-next i,.swiper-button-prev i{display:none}.swiper-button-next:after,.swiper-button-prev:after{display:block;text-align:center;font-family:"Material Icons";text-indent:0;line-height:39px;position:absolute;left:0;right:0;top:0;bottom:0;transition:.3s all ease}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.5}@media(min-width:544px){.swiper-button-next,.swiper-button-prev{width:49px;height:49px}.swiper-button-next:after,.swiper-button-prev:after{line-height:48px}}.sidebar .swiper-button-next,.sidebar .swiper-button-prev,.site-footer .swiper-button-next,.site-footer .swiper-button-prev{bottom:50px}.swiper-button-next{right:50%;margin-right:-39px}.swiper-button-next:after{content:"\e5cc"}@media(min-width:544px){.swiper-button-next{right:1px;margin-right:0}}.swiper-button-prev{left:50%;margin-left:-40px}.swiper-button-prev:after{content:"\e5cb"}@media(min-width:544px){.swiper-button-prev{right:49px;left:auto;margin-left:0}}.swiper-wrapper .hentry.post+.post{margin-top:0}.swiper-wrapper .post{box-shadow:none;padding:0 0 55px}@media(min-width:992px){.swiper-wrapper .post{box-shadow:none}}.swiper-wrapper .post.hentry{padding:0 0 54px;border-bottom:0}@media(min-width:544px){.swiper-wrapper .post.hentry{padding:0 0 51px}}.swiper-wrapper .post:hover{box-shadow:none}.swiper-wrapper .post .inner{width:100%;overflow:hidden;border-radius:0;display:flex;flex-direction:column;justify-content:space-between;align-self:stretch}.swiper-wrapper .post .entry-header{padding-top:0}.swiper-wrapper .post .entry-content{margin-top:0}@media(min-width:544px){.swiper-wrapper .post .entry-content{margin-top:9px}}.swiper-wrapper .post .entry-footer{margin-top:2px}@media(max-width:543px){.swiper-wrapper .post .entry-footer{padding-right:20px;padding-left:20px}}@media(min-width:544px){.swiper-wrapper .post .entry-footer{margin-top:7px}}.swiper-wrapper .post .entry-footer .btn,.swiper-wrapper .post .entry-footer .woocommerce #respond input#submit,.woocommerce #respond .swiper-wrapper .post .entry-footer input#submit,.swiper-wrapper .post .entry-footer .woocommerce a.button,.woocommerce .swiper-wrapper .post .entry-footer a.button,.swiper-wrapper .post .entry-footer .woocommerce button.button,.woocommerce .swiper-wrapper .post .entry-footer button.button,.swiper-wrapper .post .entry-footer .woocommerce input.button,.woocommerce .swiper-wrapper .post .entry-footer input.button,.swiper-wrapper .post .entry-footer .woocommerce-account #respond input#submit,.woocommerce-account #respond .swiper-wrapper .post .entry-footer input#submit,.swiper-wrapper .post .entry-footer .woocommerce-account a.button,.woocommerce-account .swiper-wrapper .post .entry-footer a.button,.swiper-wrapper .post .entry-footer .woocommerce-account button.button,.woocommerce-account .swiper-wrapper .post .entry-footer button.button,.swiper-wrapper .post .entry-footer .woocommerce-account input.button,.woocommerce-account .swiper-wrapper .post .entry-footer input.button,.swiper-wrapper .post .entry-footer .woocommerce table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart .swiper-wrapper .post .entry-footer a.button,.swiper-wrapper .post .entry-footer .woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .swiper-wrapper .post .entry-footer a.button{float:none;padding:0}.swiper-wrapper .post h2{margin-top:6px;margin-bottom:0}@media(max-width:543px){.swiper-wrapper .post h2{padding-right:20px;padding-left:20px}}@media(min-width:544px){.swiper-wrapper .post h2{margin-top:3px;margin-bottom:9px}}.swiper-wrapper .post .post-thumbnail__link{overflow:hidden;margin-bottom:.4em;display:block}@media(min-width:544px){.swiper-wrapper .post .post-thumbnail__link{margin-bottom:1.3em}}.swiper-wrapper .post .post-thumbnail__link img{width:100%;display:block;-webkit-transform:scale(1);transform:scale(1);transition:all .5s ease}.swiper-wrapper .post__cats a:before{content:" "}.woocommerce .products.swiper-wrapper div.product .star-rating{opacity:1}.sidebar .tm_products_carousel_widget div.products{margin-bottom:10px}.sidebar .organica-smartslider .sp-title{font-size:30px;line-height:30px;text-align:center}.widget_smart_slider h4{margin-top:25px;margin-bottom:25px;text-align:center}.sp-image-container{position:relative}.widget-about-author{text-align:center}.full-width-header-area .widget-about-author,.after-content-full-width-area .widget-about-author{text-align:left;padding:10px}@media(min-width:992px){.full-width-header-area .widget-about-author,.after-content-full-width-area .widget-about-author{padding:30px}}.before-content-area .widget-about-author,.before-loop-area .widget-about-author,.after-loop-area .widget-about-author{text-align:left}.about-author:after{clear:both;content:"";width:100%;display:block}.about-author_avatar{text-align:center;padding:5px 0 0}.about-author_avatar img{border-radius:100%}.full-width-header-area .about-author_avatar,.after-content-full-width-area .about-author_avatar,.before-content-area .about-author_avatar,.before-loop-area .about-author_avatar,.after-loop-area .about-author_avatar{margin:0 0 10px}@media(min-width:544px){.full-width-header-area .about-author_avatar,.after-content-full-width-area .about-author_avatar,.before-content-area .about-author_avatar,.before-loop-area .about-author_avatar,.after-loop-area .about-author_avatar{margin:0 20px 0 0;float:left}}.full-width-header-area .about-author_content,.after-content-full-width-area .about-author_content,.before-content-area .about-author_content,.before-loop-area .about-author_content,.after-content-area .about-author_content,.after-loop-area .about-author_content{overflow:hidden}.about-author_name{margin:0;padding:15px 0}.about-author_description{padding:0 0 20px}.about-author_btn_box{padding:15px 0 5px}@media(min-width:992px){.about-author_btn_box{padding:30px 0 6px}}.footer-area .about-author_btn_box{border-top:1px solid rgb(255 255 255 / .2)}.about-author_btn_box .sidebar{margin:0 -10px;padding-left:10px;padding-right:10px}@media(min-width:992px){.about-author_btn_box .sidebar{margin:0 -30px;padding-left:30px;padding-right:30px}}.follow-block,.subscribe-block{padding:36px 58px 35px;padding:70px 20px 58px}.follow-block h1.widget-title,.subscribe-block h1.widget-title{text-align:center;margin-bottom:1px;font-size:30px}.follow-block h3.widget-title:before,.follow-block h3.widget-title:after,.subscribe-block h3.widget-title:before,.subscribe-block h3.widget-title:after{display:none}.follow-block h3.widget-title,.subscribe-block h3.widget-title{margin-bottom:0}@media(min-width:544px){.follow-block,.subscribe-block{padding:10px 20px 58px}.home .subscribe-block,.home .follow-block{padding-top:60px}.follow-block h3.widget-title,.subscribe-block h3.widget-title{margin-bottom:0}}.follow-block .sidebar,.after-content-area .follow-block,.footer-area .follow-block,.subscribe-block .sidebar,.after-content-area .subscribe-block,.footer-area .subscribe-block{padding:25px 15px}@media(min-width:992px){.follow-block .sidebar,.after-content-area .follow-block,.footer-area .follow-block,.subscribe-block .sidebar,.after-content-area .subscribe-block,.footer-area .subscribe-block{padding:36px 30px 34px}}.subscribe-block__form{position:relative}.subscribe-block__form .subscribe-block__messages{position:absolute;top:-25px;display:block;width:100%;padding:0;text-align:center;font-weight:500 color:#000;font-size:20px}.follow-block{padding-bottom:52px}.follow-block__message{padding-bottom:32px}.full-width-header-area .follow-block .social-list .social-list__items,.after-content-full-width-area .follow-block .social-list .social-list__items,.before-content-area .follow-block .social-list .social-list__items,.after-loop-area .follow-block .social-list .social-list__items{margin-left:-13px}.full-width-header-area .follow-block .social-list .social-list__items li,.after-content-full-width-area .follow-block .social-list .social-list__items li,.before-content-area .follow-block .social-list .social-list__items li,.after-loop-area .follow-block .social-list .social-list__items li{margin:0 0 5px 5px}.full-width-header-area .follow-block .social-list .social-list__items li a,.after-content-full-width-area .follow-block .social-list .social-list__items li a,.before-content-area .follow-block .social-list .social-list__items li a,.after-loop-area .follow-block .social-list .social-list__items li a{width:32px;height:32px;border-radius:50%;overflow:hidden}.full-width-header-area .follow-block .social-list .social-list__items li a:before,.after-content-full-width-area .follow-block .social-list .social-list__items li a:before,.before-content-area .follow-block .social-list .social-list__items li a:before,.after-loop-area .follow-block .social-list .social-list__items li a:before{font-size:16px;line-height:32px}@media(min-width:544px){.full-width-header-area .follow-block .social-list .social-list__items,.after-content-full-width-area .follow-block .social-list .social-list__items,.before-content-area .follow-block .social-list .social-list__items,.after-loop-area .follow-block .social-list .social-list__items{margin-left:-13px}.full-width-header-area .follow-block .social-list .social-list__items li,.after-content-full-width-area .follow-block .social-list .social-list__items li,.before-content-area .follow-block .social-list .social-list__items li,.after-loop-area .follow-block .social-list .social-list__items li{margin:0 0 5px 13px}.full-width-header-area .follow-block .social-list .social-list__items li a,.after-content-full-width-area .follow-block .social-list .social-list__items li a,.before-content-area .follow-block .social-list .social-list__items li a,.after-loop-area .follow-block .social-list .social-list__items li a{width:66px;height:66px;border-radius:50%;overflow:hidden}.full-width-header-area .follow-block .social-list .social-list__items li a:before,.after-content-full-width-area .follow-block .social-list .social-list__items li a:before,.before-content-area .follow-block .social-list .social-list__items li a:before,.after-loop-area .follow-block .social-list .social-list__items li a:before{font-size:20px;line-height:66px}}.widget-subscribe{text-align:center}.sidebar .widget+.widget-subscribe.widget{border-top:0;padding-top:0}.site-footer .footer-area .widget-subscribe .social-list{margin:0}.widget-subscribe .follow-block{margin-top:-1px}@media(max-width:543px){.after-content-full-width-area .widget-subscribe.widget{margin-bottom:0}.after-content-full-width-area .widget-subscribe.widget .follow-block{padding-top:36px;padding-bottom:66px;border-bottom:0}}@media(min-width:992px){.subscribe-block{padding:10px 20px 20px}.home .subscribe-block{padding-top:60px}}@media(min-width:544px){.follow-block{padding:29px 20px 38px}}@media(min-width:544px){.sidebar .subscribe-block__form{width:100%}}.sidebar .follow-block h3.widget-title,.sidebar .subscribe-block h3.widget-title{margin-bottom:30px}@media(min-width:768px){.sidebar .subscribe-block{padding:50px 20px 20px}}.instagram__items{display:flex;flex-flow:row wrap;margin-left:-4px;margin-right:-4px}.instagram__item{position:relative;flex:auto;min-height:1px;padding:4px}.instagram__item .sidebar{flex:0 0 33.33333%;max-width:33.33333%}.instagram__link{position:relative;overflow:hidden;display:block}.instagram__link:hover .instagram__cover{opacity:.75}.instagram__img{display:inline-block;vertical-align:top;width:100%}.instagram__cover{position:absolute;top:0;right:0;bottom:0;left:0;color:#fff;opacity:0;text-align:center;transition:all .25s ease-out}.instagram__cover:before{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";display:block;position:absolute;top:50%;left:50%;content:"\E8F4";font-size:2em;transform:translate(-50%,-50%)}div.wpcf7{margin-top:34px}div.wpcf7 em{margin-bottom:14px;display:inline-block;font-style:normal!important}div.wpcf7 p+p{margin-top:12px}div.wpcf7 .wpcf7-form-control-wrap{position:relative;display:block}div.wpcf7 .wpcf7-form-control-wrap input{width:100%}div.wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip{position:absolute;top:-37px;right:0}div.wpcf7 textarea{min-height:153px;height:203px;max-height:253px;margin-bottom:17px}div.wpcf7 img.ajax-loader{width:16px;margin-top:7px;margin-left:8px}div.wpcf7 .wpcf7-not-valid{border-color:#8a0808;background:0}div.wpcf7 .wpcf7-not-valid-tip{color:#8a0808;font-size:16px;font-size:1rem}div.wpcf7 .wpcf7-validation-errors,div.wpcf7 .wpcf7-mail-sent-ng,div.wpcf7 .wpcf7-mail-sent-ok{margin:30px 0;padding:13px 22px;color:#fff;border:0;font-size:16px;font-weight:400}div.wpcf7 .wpcf7-validation-errors,div.wpcf7 .wpcf7-mail-sent-ng{background:#ff2e36}div.wpcf7 .wpcf7-mail-sent-ok{background:#24c221}.widget_give_forms_widget form[id*="give-form"] .give-total-wrap{width:50%;float:left}.widget_give_forms_widget form[id*="give-form"] .give-total-wrap #give-amount{border-radius:0}@media(min-width:768px) and (max-width:992px){.widget_give_forms_widget form[id*="give-form"] .give-total-wrap{width:100%}.widget_give_forms_widget form[id*="give-form"] .give-total-wrap #give-amount{border-top-right-radius:0;border-bottom-right-radius:0}}.widget_give_forms_widget form[id*="give-form"] .give-btn{border-top-left-radius:0;border-bottom-left-radius:0;width:50%;float:right;font-size:.8rem}@media(min-width:768px) and (max-width:992px){.widget_give_forms_widget form[id*="give-form"] .give-btn{width:auto;border-radius:0;padding-left:15px;padding-right:15px;margin-top:5px}}@media(min-width:1200px){.widget_give_forms_widget form[id*="give-form"] .give-btn{font-size:1rem}}.widget_tf_track_kickstarter{padding:0;background-size:cover}.widget_tf_track_kickstarter .sidebar{padding:0}.widget_tf_track_kickstarter .track-kickstarter{position:relative;padding:0}.widget_tf_track_kickstarter .track-kickstarter h4{margin:0 0 20px}.widget_tf_track_kickstarter .tf-tracker{padding:30px;border-radius:0}.widget_tf_track_kickstarter .tf-tracker-wrap{border-radius:0}.widget_tf_track_kickstarter .tf-tracker-value{font-size:40px;line-height:1;display:inline-block;vertical-align:baseline}.widget_tf_track_kickstarter .tf-tracker-label{display:inline-block;vertical-align:baseline}.widget_tf_track_kickstarter .tf-tracker-item{padding:20px 0;margin:0;border-top:1px solid rgb(255 255 255 / .3)}.widget_tf_track_kickstarter .tf-tracker-item:first-of-type{border-top:0;padding-top:0}.widget_tf_track_kickstarter .tf-tracker-descr{margin:0;padding:0 0 20px}.widget_tf_track_kickstarter .tf-tracker-action{padding:10px 0 0 0}.widget_fbw_id .loader{margin:30px auto;font-size:5px;position:relative;text-indent:-9999em;border-top:1.1em solid rgb(0 0 0 / .2);border-right:1.1em solid rgb(0 0 0 / .2);border-bottom:1.1em solid rgb(0 0 0 / .2);border-left:1.1em solid #000;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear}.widget_fbw_id .loader img{display:none}.widget_fbw_id .loader,.widget_fbw_id .loader:after{border-radius:50%;width:10em;height:10em}@-webkit-keyframes load8{0{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.widget{margin:0 0 10px}@media(min-width:992px){.widget{margin-bottom:75px}}.widget .widget-title{margin-bottom:33px;margin-bottom:5px}@media(min-width:544px){.widget .widget-title{margin-bottom:10px}}.widget>ul{margin:0;padding:0}.widget>ul>li{margin:0;list-style:none;font-size:16px;font-size:1rem;position:relative}.widget>ul>li>ul{margin-bottom:0;margin-left:0}.widget select{max-width:100%}.widget.widget_categories>ul>li>a,.widget.widget_archive>ul>li>a,.widget.widget_product_categories>ul>li>a,.widget.widget_meta>ul>li>a,.widget.widget_pages>ul>li>a{font-weight:400;font-size:16px;font-size:1rem}@media(min-width:768px){.widget.widget_categories>ul>li>a,.widget.widget_archive>ul>li>a,.widget.widget_product_categories>ul>li>a,.widget.widget_meta>ul>li>a,.widget.widget_pages>ul>li>a{font-size:18px;font-size:1.125rem}}.sidebar .widget.widget_categories>ul>li .children,.sidebar .widget.widget_archive>ul>li .children,.sidebar .widget.widget_product_categories>ul>li .children,.sidebar .widget.widget_meta>ul>li .children,.sidebar .widget.widget_pages>ul>li .children,.after-content-area .widget.widget_categories>ul>li .children,.after-content-area .widget.widget_archive>ul>li .children,.after-content-area .widget.widget_product_categories>ul>li .children,.after-content-area .widget.widget_meta>ul>li .children,.after-content-area .widget.widget_pages>ul>li .children{margin-top:6px;padding-top:7px}.sidebar .widget.widget_categories>ul>li .children li,.sidebar .widget.widget_archive>ul>li .children li,.sidebar .widget.widget_product_categories>ul>li .children li,.sidebar .widget.widget_meta>ul>li .children li,.sidebar .widget.widget_pages>ul>li .children li,.after-content-area .widget.widget_categories>ul>li .children li,.after-content-area .widget.widget_archive>ul>li .children li,.after-content-area .widget.widget_product_categories>ul>li .children li,.after-content-area .widget.widget_meta>ul>li .children li,.after-content-area .widget.widget_pages>ul>li .children li{margin-left:20px;padding-bottom:10px}.sidebar .widget.widget_categories>ul>li .children li a,.sidebar .widget.widget_archive>ul>li .children li a,.sidebar .widget.widget_product_categories>ul>li .children li a,.sidebar .widget.widget_meta>ul>li .children li a,.sidebar .widget.widget_pages>ul>li .children li a,.after-content-area .widget.widget_categories>ul>li .children li a,.after-content-area .widget.widget_archive>ul>li .children li a,.after-content-area .widget.widget_product_categories>ul>li .children li a,.after-content-area .widget.widget_meta>ul>li .children li a,.after-content-area .widget.widget_pages>ul>li .children li a{font-weight:300!important;font-size:16px;font-size:1rem}@media(min-width:768px){.sidebar .widget.widget_categories>ul>li .children li a,.sidebar .widget.widget_archive>ul>li .children li a,.sidebar .widget.widget_product_categories>ul>li .children li a,.sidebar .widget.widget_meta>ul>li .children li a,.sidebar .widget.widget_pages>ul>li .children li a,.after-content-area .widget.widget_categories>ul>li .children li a,.after-content-area .widget.widget_archive>ul>li .children li a,.after-content-area .widget.widget_product_categories>ul>li .children li a,.after-content-area .widget.widget_meta>ul>li .children li a,.after-content-area .widget.widget_pages>ul>li .children li a{font-size:18px;font-size:1.125rem}}.sidebar .widget.widget_categories>ul>li+li,.sidebar .widget.widget_archive>ul>li+li,.sidebar .widget.widget_product_categories>ul>li+li,.sidebar .widget.widget_meta>ul>li+li,.sidebar .widget.widget_pages>ul>li+li,.after-content-area .widget.widget_categories>ul>li+li,.after-content-area .widget.widget_archive>ul>li+li,.after-content-area .widget.widget_product_categories>ul>li+li,.after-content-area .widget.widget_meta>ul>li+li,.after-content-area .widget.widget_pages>ul>li+li{margin-top:6px;padding-top:7px}.sidebar .widget .col-xs-12,.sidebar .widget .single-product .related.products .products>div,.single-product .related.products .sidebar .widget .products>div,.sidebar .widget .single-product .upsells.products .products>div,.single-product .upsells.products .sidebar .widget .products>div,.after-content-area .widget .col-xs-12,.after-content-area .widget .single-product .related.products .products>div,.single-product .related.products .after-content-area .widget .products>div,.after-content-area .widget .single-product .upsells.products .products>div,.single-product .upsells.products .after-content-area .widget .products>div{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-moz-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.full-width-header-area{margin:0;text-align:center}.full-width-header-area .widget{padding-right:15px;padding-left:15px}.full-width-header-area .widget.widget_smart_slider{padding-right:0;padding-left:0}.full-width-header-area .tagline{font-size:18px;color:#424141;text-transform:uppercase;margin:30px 0;display:block;font-weight:300}@media(max-width:767px){.full-width-header-area .tagline{font-size:16px}}.widget_shopping_cart{margin-bottom:0}.widget_nav_menu ul.menu{overflow:hidden}.widget_nav_menu ul.menu li a{font-weight:400}.widget_nav_menu ul.menu li+li,.widget_nav_menu ul.menu li .sub-menu{position:relative;margin-top:5px;padding-top:7px}.widget_nav_menu ul.menu li+li:before,.widget_nav_menu ul.menu li .sub-menu:before{content:"";position:absolute;top:0;left:-1000px;width:10000px;height:1px;background:#c6c6c6}@media(min-width:544px){.widget_nav_menu ul.menu li+li,.widget_nav_menu ul.menu li .sub-menu{margin-top:6px}}.footer-area .widget_nav_menu ul.menu{margin-top:23px;margin-bottom:0}@media(min-width:544px){.footer-area .widget_nav_menu ul.menu{margin-top:20px}}@media(max-width:543px){.before-content-area>.widget+.widget{position:relative}.before-content-area .widget.widget_bne_testimonials_slider_widget{margin-bottom:-19px}}.before-content-area aside:first-child{padding-top:0}.before-content-area .widget_execphp{position:relative;margin-bottom:20px;text-align:center;padding-top:45px}.before-content-area .tm_products_carousel_widget,.before-content-area .widget-image-grid,.before-content-area .widget_product_categories_image,.before-content-area .bne_testimonials_slider_widget,.after-content-full-width-area .tm_products_carousel_widget,.after-content-full-width-area .widget-image-grid,.after-content-full-width-area .widget_product_categories_image,.after-content-full-width-area .bne_testimonials_slider_widget{position:relative;margin-bottom:20px;text-align:center;border:0}.before-content-area .widget,.after-content-full-width-area .widget{margin-bottom:25px}.before-content-area.widget-area .widget.woocommerce ul.product_list_widget>li,.after-content-full-width-area.widget-area .widget.woocommerce ul.product_list_widget>li{padding-bottom:43px}.before-content-area.widget-area .widget.woocommerce ul.product_list_widget>li+li,.after-content-full-width-area.widget-area .widget.woocommerce ul.product_list_widget>li+li{margin-top:0}.before-content-area .widget.__tm_banners_grid_widget,.after-content-full-width-area .widget.__tm_banners_grid_widget{margin-bottom:40px}@media(min-width:544px){.before-content-area .widget.__tm_banners_grid_widget,.after-content-full-width-area .widget.__tm_banners_grid_widget{margin-bottom:0}}.before-content-area .widget.tm_products_carousel_widget,.after-content-full-width-area .widget.tm_products_carousel_widget{margin-bottom:3px}.before-content-area .widget.tm_products_carousel_widget:before,.after-content-full-width-area .widget.tm_products_carousel_widget:before{display:none}.before-content-area .widget_carousel,.after-content-full-width-area .widget_carousel{margin-bottom:40px;margin-bottom:5px}@media(min-width:768px){.before-content-area .widget_carousel,.after-content-full-width-area .widget_carousel{margin-bottom:10px}}.before-content-area .widget_carousel .widget-title,.after-content-full-width-area .widget_carousel .widget-title{margin-bottom:35px}.before-content-area .widget_bne_testimonials_slider_widget,.after-content-full-width-area .widget_bne_testimonials_slider_widget{margin-bottom:28px}.before-content-area .widget_bne_testimonials_slider_widget .widget-title,.after-content-full-width-area .widget_bne_testimonials_slider_widget .widget-title{margin-bottom:10px}@media(max-width:543px){#czego-potrzebujesz{margin-bottom:0}.before-content-area .widget-subscribe .follow-block,.before-content-area .widget-subscribe .subscribe-block,.after-content-full-width-area .widget-subscribe .follow-block,.after-content-full-width-area .widget-subscribe .subscribe-block{border-right:0;border-left:0}}@media(min-width:544px){.before-content-area .widget-title,.after-content-full-width-area .widget-title{margin-bottom:36px}.latest-products .widget-title,.czego-potrzebujesz .widget-title{margin-bottom:0}.before-content-area .widget,.after-content-full-width-area .widget{margin-bottom:60px}.before-content-area .widget.bne_testimonials_slider_widget,.after-content-full-width-area .widget.bne_testimonials_slider_widget{margin-bottom:70px}.before-content-area .widget.__tm_banners_grid_widget,.after-content-full-width-area .widget.__tm_banners_grid_widget{margin-bottom:75px}.before-content-area .widget.tm_products_carousel_widget .widget-title,.after-content-full-width-area .widget.tm_products_carousel_widget .widget-title{margin-bottom:0}.before-content-area .widget.tm_products_carousel_widget div.products,.after-content-full-width-area .widget.tm_products_carousel_widget div.products{margin-top:37px}.before-content-area .widget_carousel,.after-content-full-width-area .widget_carousel{margin-bottom:76px}.before-content-area .widget_carousel .widget-title,.after-content-full-width-area .widget_carousel .widget-title{margin-bottom:70px}.before-content-area .widget_bne_testimonials_slider_widget,.after-content-full-width-area .widget_bne_testimonials_slider_widget{margin-bottom:61px}.before-content-area .widget_bne_testimonials_slider_widget .widget-title,.after-content-full-width-area .widget_bne_testimonials_slider_widget .widget-title{margin-bottom:24px}}@media(max-width:543px){.before-content-area .tm_products_carousel_widget .swiper-container,.before-content-area .widget_carousel,.after-content-full-width-area .tm_products_carousel_widget .swiper-container,.after-content-full-width-area .widget_carousel{margin-right:-15px;margin-left:-15px}.before-content-area div.product h3,.before-content-area div.product .price,.before-content-area div.product .product-tags,.before-content-area li.product h3,.before-content-area li.product .price,.before-content-area li.product .product-tags,.after-content-full-width-area div.product h3,.after-content-full-width-area div.product .price,.after-content-full-width-area div.product .product-tags,.after-content-full-width-area li.product h3,.after-content-full-width-area li.product .price,.after-content-full-width-area li.product .product-tags{padding-right:15px;padding-left:15px}}@media(max-width:543px){.full-width-header-area .widget.widget_text{margin-bottom:0}}.after-content-full-width-area{padding-bottom:40px}.before-content-area .widget_archive>ul:after,.before-content-area .widget_product_categories>ul:after,.before-content-area .widget_meta>ul:after,.before-content-area .widget_rss>ul:after,.before-content-area .widget_recent_comments>ul:after,.before-content-area .widget_recent_entries>ul:after,.before-content-area .widget_categories>ul:after,.before-content-area .widget_pages>ul:after,.before-loop-area .widget_archive>ul:after,.before-loop-area .widget_product_categories>ul:after,.before-loop-area .widget_meta>ul:after,.before-loop-area .widget_rss>ul:after,.before-loop-area .widget_recent_comments>ul:after,.before-loop-area .widget_recent_entries>ul:after,.before-loop-area .widget_categories>ul:after,.before-loop-area .widget_pages>ul:after,.after-loop-area .widget_archive>ul:after,.after-loop-area .widget_product_categories>ul:after,.after-loop-area .widget_meta>ul:after,.after-loop-area .widget_rss>ul:after,.after-loop-area .widget_recent_comments>ul:after,.after-loop-area .widget_recent_entries>ul:after,.after-loop-area .widget_categories>ul:after,.after-loop-area .widget_pages>ul:after,.after-content-full-width-area .widget_archive>ul:after,.after-content-full-width-area .widget_product_categories>ul:after,.after-content-full-width-area .widget_meta>ul:after,.after-content-full-width-area .widget_rss>ul:after,.after-content-full-width-area .widget_recent_comments>ul:after,.after-content-full-width-area .widget_recent_entries>ul:after,.after-content-full-width-area .widget_categories>ul:after,.after-content-full-width-area .widget_pages>ul:after,.full-width-header-area .widget_archive>ul:after,.full-width-header-area .widget_product_categories>ul:after,.full-width-header-area .widget_meta>ul:after,.full-width-header-area .widget_rss>ul:after,.full-width-header-area .widget_recent_comments>ul:after,.full-width-header-area .widget_recent_entries>ul:after,.full-width-header-area .widget_categories>ul:after,.full-width-header-area .widget_pages>ul:after{content:"";display:block;clear:both}@media(min-width:544px){.before-content-area .widget_archive>ul>li,.before-content-area .widget_product_categories>ul>li,.before-content-area .widget_meta>ul>li,.before-content-area .widget_rss>ul>li,.before-content-area .widget_recent_comments>ul>li,.before-content-area .widget_recent_entries>ul>li,.before-content-area .widget_categories>ul>li,.before-content-area .widget_pages>ul>li,.before-loop-area .widget_archive>ul>li,.before-loop-area .widget_product_categories>ul>li,.before-loop-area .widget_meta>ul>li,.before-loop-area .widget_rss>ul>li,.before-loop-area .widget_recent_comments>ul>li,.before-loop-area .widget_recent_entries>ul>li,.before-loop-area .widget_categories>ul>li,.before-loop-area .widget_pages>ul>li,.after-loop-area .widget_archive>ul>li,.after-loop-area .widget_product_categories>ul>li,.after-loop-area .widget_meta>ul>li,.after-loop-area .widget_rss>ul>li,.after-loop-area .widget_recent_comments>ul>li,.after-loop-area .widget_recent_entries>ul>li,.after-loop-area .widget_categories>ul>li,.after-loop-area .widget_pages>ul>li,.after-content-full-width-area .widget_archive>ul>li,.after-content-full-width-area .widget_product_categories>ul>li,.after-content-full-width-area .widget_meta>ul>li,.after-content-full-width-area .widget_rss>ul>li,.after-content-full-width-area .widget_recent_comments>ul>li,.after-content-full-width-area .widget_recent_entries>ul>li,.after-content-full-width-area .widget_categories>ul>li,.after-content-full-width-area .widget_pages>ul>li,.full-width-header-area .widget_archive>ul>li,.full-width-header-area .widget_product_categories>ul>li,.full-width-header-area .widget_meta>ul>li,.full-width-header-area .widget_rss>ul>li,.full-width-header-area .widget_recent_comments>ul>li,.full-width-header-area .widget_recent_entries>ul>li,.full-width-header-area .widget_categories>ul>li,.full-width-header-area .widget_pages>ul>li{width:48%;margin-right:2%;float:left}}@media(min-width:768px){.before-content-area .widget_archive>ul>li,.before-content-area .widget_product_categories>ul>li,.before-content-area .widget_meta>ul>li,.before-content-area .widget_rss>ul>li,.before-content-area .widget_recent_comments>ul>li,.before-content-area .widget_recent_entries>ul>li,.before-content-area .widget_categories>ul>li,.before-content-area .widget_pages>ul>li,.before-loop-area .widget_archive>ul>li,.before-loop-area .widget_product_categories>ul>li,.before-loop-area .widget_meta>ul>li,.before-loop-area .widget_rss>ul>li,.before-loop-area .widget_recent_comments>ul>li,.before-loop-area .widget_recent_entries>ul>li,.before-loop-area .widget_categories>ul>li,.before-loop-area .widget_pages>ul>li,.after-loop-area .widget_archive>ul>li,.after-loop-area .widget_product_categories>ul>li,.after-loop-area .widget_meta>ul>li,.after-loop-area .widget_rss>ul>li,.after-loop-area .widget_recent_comments>ul>li,.after-loop-area .widget_recent_entries>ul>li,.after-loop-area .widget_categories>ul>li,.after-loop-area .widget_pages>ul>li,.after-content-full-width-area .widget_archive>ul>li,.after-content-full-width-area .widget_product_categories>ul>li,.after-content-full-width-area .widget_meta>ul>li,.after-content-full-width-area .widget_rss>ul>li,.after-content-full-width-area .widget_recent_comments>ul>li,.after-content-full-width-area .widget_recent_entries>ul>li,.after-content-full-width-area .widget_categories>ul>li,.after-content-full-width-area .widget_pages>ul>li,.full-width-header-area .widget_archive>ul>li,.full-width-header-area .widget_product_categories>ul>li,.full-width-header-area .widget_meta>ul>li,.full-width-header-area .widget_rss>ul>li,.full-width-header-area .widget_recent_comments>ul>li,.full-width-header-area .widget_recent_entries>ul>li,.full-width-header-area .widget_categories>ul>li,.full-width-header-area .widget_pages>ul>li{width:23%;margin-right:2%;float:left}}.before-content-area .widget_rss ul,.before-content-area .widget_recent_comments ul,.before-content-area .widget_recent_entries ul,.before-loop-area .widget_rss ul,.before-loop-area .widget_recent_comments ul,.before-loop-area .widget_recent_entries ul,.after-loop-area .widget_rss ul,.after-loop-area .widget_recent_comments ul,.after-loop-area .widget_recent_entries ul,.after-content-full-width-area .widget_rss ul,.after-content-full-width-area .widget_recent_comments ul,.after-content-full-width-area .widget_recent_entries ul,.full-width-header-area .widget_rss ul,.full-width-header-area .widget_recent_comments ul,.full-width-header-area .widget_recent_entries ul{margin-left:-2%}.before-content-area .widget_rss ul>li:first-child,.before-content-area .widget_recent_comments ul>li:first-child,.before-content-area .widget_recent_entries ul>li:first-child,.before-loop-area .widget_rss ul>li:first-child,.before-loop-area .widget_recent_comments ul>li:first-child,.before-loop-area .widget_recent_entries ul>li:first-child,.after-loop-area .widget_rss ul>li:first-child,.after-loop-area .widget_recent_comments ul>li:first-child,.after-loop-area .widget_recent_entries ul>li:first-child,.after-content-full-width-area .widget_rss ul>li:first-child,.after-content-full-width-area .widget_recent_comments ul>li:first-child,.after-content-full-width-area .widget_recent_entries ul>li:first-child,.full-width-header-area .widget_rss ul>li:first-child,.full-width-header-area .widget_recent_comments ul>li:first-child,.full-width-header-area .widget_recent_entries ul>li:first-child{padding-top:21px;margin-left:2%}.before-content-area .widget_rss ul>li:nth-child(1),.before-content-area .widget_rss ul>li:nth-child(2),.before-content-area .widget_rss ul>li:nth-child(3),.before-content-area .widget_recent_comments ul>li:nth-child(1),.before-content-area .widget_recent_comments ul>li:nth-child(2),.before-content-area .widget_recent_comments ul>li:nth-child(3),.before-content-area .widget_recent_entries ul>li:nth-child(1),.before-content-area .widget_recent_entries ul>li:nth-child(2),.before-content-area .widget_recent_entries ul>li:nth-child(3),.before-loop-area .widget_rss ul>li:nth-child(1),.before-loop-area .widget_rss ul>li:nth-child(2),.before-loop-area .widget_rss ul>li:nth-child(3),.before-loop-area .widget_recent_comments ul>li:nth-child(1),.before-loop-area .widget_recent_comments ul>li:nth-child(2),.before-loop-area .widget_recent_comments ul>li:nth-child(3),.before-loop-area .widget_recent_entries ul>li:nth-child(1),.before-loop-area .widget_recent_entries ul>li:nth-child(2),.before-loop-area .widget_recent_entries ul>li:nth-child(3),.after-loop-area .widget_rss ul>li:nth-child(1),.after-loop-area .widget_rss ul>li:nth-child(2),.after-loop-area .widget_rss ul>li:nth-child(3),.after-loop-area .widget_recent_comments ul>li:nth-child(1),.after-loop-area .widget_recent_comments ul>li:nth-child(2),.after-loop-area .widget_recent_comments ul>li:nth-child(3),.after-loop-area .widget_recent_entries ul>li:nth-child(1),.after-loop-area .widget_recent_entries ul>li:nth-child(2),.after-loop-area .widget_recent_entries ul>li:nth-child(3),.after-content-full-width-area .widget_rss ul>li:nth-child(1),.after-content-full-width-area .widget_rss ul>li:nth-child(2),.after-content-full-width-area .widget_rss ul>li:nth-child(3),.after-content-full-width-area .widget_recent_comments ul>li:nth-child(1),.after-content-full-width-area .widget_recent_comments ul>li:nth-child(2),.after-content-full-width-area .widget_recent_comments ul>li:nth-child(3),.after-content-full-width-area .widget_recent_entries ul>li:nth-child(1),.after-content-full-width-area .widget_recent_entries ul>li:nth-child(2),.after-content-full-width-area .widget_recent_entries ul>li:nth-child(3),.full-width-header-area .widget_rss ul>li:nth-child(1),.full-width-header-area .widget_rss ul>li:nth-child(2),.full-width-header-area .widget_rss ul>li:nth-child(3),.full-width-header-area .widget_recent_comments ul>li:nth-child(1),.full-width-header-area .widget_recent_comments ul>li:nth-child(2),.full-width-header-area .widget_recent_comments ul>li:nth-child(3),.full-width-header-area .widget_recent_entries ul>li:nth-child(1),.full-width-header-area .widget_recent_entries ul>li:nth-child(2),.full-width-header-area .widget_recent_entries ul>li:nth-child(3){border-top:0;padding-top:0}@media(min-width:544px){.before-content-area .widget_rss ul>li,.before-content-area .widget_recent_comments ul>li,.before-content-area .widget_recent_entries ul>li,.before-loop-area .widget_rss ul>li,.before-loop-area .widget_recent_comments ul>li,.before-loop-area .widget_recent_entries ul>li,.after-loop-area .widget_rss ul>li,.after-loop-area .widget_recent_comments ul>li,.after-loop-area .widget_recent_entries ul>li,.after-content-full-width-area .widget_rss ul>li,.after-content-full-width-area .widget_recent_comments ul>li,.after-content-full-width-area .widget_recent_entries ul>li,.full-width-header-area .widget_rss ul>li,.full-width-header-area .widget_recent_comments ul>li,.full-width-header-area .widget_recent_entries ul>li{width:48%;margin-left:2%;display:inline-block;float:none}}@media(min-width:768px){.before-content-area .widget_rss ul>li,.before-content-area .widget_recent_comments ul>li,.before-content-area .widget_recent_entries ul>li,.before-loop-area .widget_rss ul>li,.before-loop-area .widget_recent_comments ul>li,.before-loop-area .widget_recent_entries ul>li,.after-loop-area .widget_rss ul>li,.after-loop-area .widget_recent_comments ul>li,.after-loop-area .widget_recent_entries ul>li,.after-content-full-width-area .widget_rss ul>li,.after-content-full-width-area .widget_recent_comments ul>li,.after-content-full-width-area .widget_recent_entries ul>li,.full-width-header-area .widget_rss ul>li,.full-width-header-area .widget_recent_comments ul>li,.full-width-header-area .widget_recent_entries ul>li{width:31%}}.widget_calendar{max-width:546px}.widget_calendar .widget-title{margin:0 0 44px}.widget_calendar .calendar_wrap{border-left:1px solid #c6c6c6;border-right:1px solid #c6c6c6;border-bottom:1px solid #c6c6c6;padding:0 10px}.widget_calendar .calendar_wrap table{position:relative;width:100%;margin:0;border-collapse:collapse;border-spacing:0}.widget_calendar .calendar_wrap caption{margin:-1px -11px 24px;padding:9px 10px 10px}.widget_calendar .calendar_wrap thead th{font-size:12px;font-weight:400;padding:0 0 9px 0;border-bottom:0;text-align:center}.widget_calendar .calendar_wrap tbody td{padding:2.5px 0 3px;width:14.2857%;text-align:center;font-size:12px;font-weight:400;line-height:25px}.widget_calendar .calendar_wrap tbody td a{display:inline-block;width:25px;height:25px;line-height:23px;border:1px solid #aaa}.widget_calendar .calendar_wrap tbody tr:last-child>td{padding-bottom:17px}.widget_calendar .calendar_wrap tfoot:before{content:"";position:absolute;right:0;left:0;height:1px;background:#c6c6c6}.widget_calendar .calendar_wrap #prev,.widget_calendar .calendar_wrap #next{padding-top:15px;padding-bottom:18px}.widget_calendar .calendar_wrap #prev{padding-left:10px}.widget_calendar .calendar_wrap #next{text-align:right;padding-right:10px}.footer-area .widget{margin-bottom:43px}.footer-area .widget .widget-title{margin-bottom:18px}.footer-area .widget.widget_categories>ul>li .children,.footer-area .widget.widget_archive>ul>li .children,.footer-area .widget.widget_product_categories>ul>li .children,.footer-area .widget.widget_meta>ul>li .children,.footer-area .widget.widget_pages>ul>li .children{margin-top:5px}.footer-area .widget.widget_categories>ul>li .children li,.footer-area .widget.widget_archive>ul>li .children li,.footer-area .widget.widget_product_categories>ul>li .children li,.footer-area .widget.widget_meta>ul>li .children li,.footer-area .widget.widget_pages>ul>li .children li{margin-left:10px}.footer-area .widget.widget_categories>ul>li .children li a,.footer-area .widget.widget_archive>ul>li .children li a,.footer-area .widget.widget_product_categories>ul>li .children li a,.footer-area .widget.widget_meta>ul>li .children li a,.footer-area .widget.widget_pages>ul>li .children li a{font-weight:400;font-size:16px;font-size:1rem}.footer-area .widget.widget_categories>ul>li+li,.footer-area .widget.widget_archive>ul>li+li,.footer-area .widget.widget_product_categories>ul>li+li,.footer-area .widget.widget_meta>ul>li+li,.footer-area .widget.widget_pages>ul>li+li{margin-top:5px}@media(min-width:544px){.footer-area .widget.widget_categories>ul>li,.footer-area .widget.widget_archive>ul>li,.footer-area .widget.widget_product_categories>ul>li,.footer-area .widget.widget_meta>ul>li,.footer-area .widget.widget_pages>ul>li{margin-top:6px}.footer-area .widget.widget_categories>ul>li .children,.footer-area .widget.widget_archive>ul>li .children,.footer-area .widget.widget_product_categories>ul>li .children,.footer-area .widget.widget_meta>ul>li .children,.footer-area .widget.widget_pages>ul>li .children{margin-top:6px}.footer-area .widget.widget_categories>ul>li .children li a,.footer-area .widget.widget_archive>ul>li .children li a,.footer-area .widget.widget_product_categories>ul>li .children li a,.footer-area .widget.widget_meta>ul>li .children li a,.footer-area .widget.widget_pages>ul>li .children li a{font-size:18px;font-size:1.125rem}.footer-area .widget.widget_categories>ul>li+li,.footer-area .widget.widget_archive>ul>li+li,.footer-area .widget.widget_product_categories>ul>li+li,.footer-area .widget.widget_meta>ul>li+li,.footer-area .widget.widget_pages>ul>li+li{margin-top:6px}}.footer-area .widget .col-xs-12,.footer-area .widget .single-product .related.products .products>div,.single-product .related.products .footer-area .widget .products>div,.footer-area .widget .single-product .upsells.products .products>div,.single-product .upsells.products .footer-area .widget .products>div{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-moz-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%;padding-right:0;padding-left:0}@media(min-width:768px){.footer-area .widget{margin-bottom:46px}.footer-area .widget .widget-title{margin-bottom:23px}}.footer-area .widget_text .widget-title{margin-bottom:20px}.footer-area .widget_nav_menu ul.menu li+li,.footer-area .widget_nav_menu ul.menu li .sub-menu{padding-top:0}.footer-area .widget_nav_menu ul.menu li+li:before,.footer-area .widget_nav_menu ul.menu li .sub-menu:before{display:none}.footer-area .mc4wp-form label{margin-bottom:5px;display:block}.footer-area .mc4wp-form input{margin-bottom:11px}.footer-area .subscribe-block__input-group{width:100%}.footer-area .social-list .social-list__items{margin-left:-29px}.footer-area .social-list .social-list__items li{margin:0 0 5px 29px}@media(max-width:1199px){.footer-area .search-form{-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.footer-area .search-form .search-form__submit{margin-top:10px}.footer-area.widget-area .widget.woocommerce ul.product_list_widget>li{padding-left:0}.footer-area.widget-area .widget.woocommerce ul.product_list_widget>li>a:first-child{position:relative}.footer-area.widget-area .widget.woocommerce ul.product_list_widget>li>a:first-child img{margin-bottom:15px;float:none}}.widget_tag_cloud .tagcloud,.widget_product_tag_cloud .tagcloud{margin:19px 0 3px -16px}.widget_tag_cloud .tagcloud a,.widget_product_tag_cloud .tagcloud a{line-height:1.4444444444444;font-weight:400;padding:2px 0;color:#121212!important;text-decoration:none;display:block;margin:0 0 10px 16px;font-size:20px!important}.widget_tag_cloud .tagcloud a:hover,.widget_tag_cloud .tagcloud a:active,.widget_product_tag_cloud .tagcloud a:hover,.widget_product_tag_cloud .tagcloud a:active{text-decoration:underline}.widget_recent_comments ul li,.widget_recent_entries ul li{margin:24px 0 0 0;font-size:16px;font-weight:400}.widget_recent_comments ul li:before,.widget_recent_comments ul li:after,.widget_recent_entries ul li:before,.widget_recent_entries ul li:after{display:table;content:"";line-height:0}.widget_recent_comments ul li:after,.widget_recent_entries ul li:after{clear:both}.widget_recent_comments ul li a,.widget_recent_entries ul li a{clear:both}.widget_recent_comments .comment-author-link{margin-right:4px;margin-bottom:9px}.widget_recent_comments a,.widget_recent_comments .comment-author-link{float:left}.widget_recent_entries ul li .post-author{display:block;margin-bottom:9px}.widget_recent_entries ul li a{display:inline-block}.widget_recent_entries ul li .post-date{font-size:16px;display:block;margin-top:7px}.widget_recent_entries ul li .post-date:before{display:none}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content,.widget.widget_shopping_cart .widget_shopping_cart_content{max-width:370px;border-top:1px solid #c6c6c6}@media(max-width:479px){.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content,.widget.widget_shopping_cart .widget_shopping_cart_content{max-width:100%}}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content h4,.widget.widget_shopping_cart .widget_shopping_cart_content h4{margin-bottom:8px}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li,.widget.widget_shopping_cart .widget_shopping_cart_content .cart_list li{padding-right:20px;padding-bottom:20px;padding-left:0;border-bottom:1px solid #c6c6c6;padding-top:20px}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li a,.widget.widget_shopping_cart .widget_shopping_cart_content .cart_list li a{font-weight:400;padding-right:2px}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li a img,.widget.widget_shopping_cart .widget_shopping_cart_content .cart_list li a img{float:left;margin-top:2px;margin-right:19px;margin-left:0;width:88px}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li a.pname,.widget.widget_shopping_cart .widget_shopping_cart_content .cart_list li a.pname{position:absolute;top:50%!important;transform:translateY(-50%);left:73px}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove,.widget.widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove{right:-2px;left:auto;width:1em;height:1em;margin:0;font-size:1.5em;line-height:.9;padding-right:0!important;text-align:center;position:absolute;top:50%!important;transform:translateY(-50%)}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove img.trash,.widget.widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove img.trash{width:14px;height:15px}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove:before,.widget.widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove:before{line-height:.9;transition:all .3s ease}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove:hover,.widget.widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove:hover{background:#fff0}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li .quantity,.widget.widget_shopping_cart .widget_shopping_cart_content .cart_list li .quantity{margin-top:3px;display:block;text-transform:uppercase;font-weight:400;font-size:16px}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li .quantity .amount,.widget.widget_shopping_cart .widget_shopping_cart_content .cart_list li .quantity .amount{font-size:20px;margin-left:3px}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li+li a.remove,.widget.widget_shopping_cart .widget_shopping_cart_content .cart_list li+li a.remove{top:19px}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li:last-child,.widget.widget_shopping_cart .widget_shopping_cart_content .cart_list li:last-child{border-bottom:0}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li.empty,.widget.widget_shopping_cart .widget_shopping_cart_content .cart_list li.empty{padding-top:3px;padding-bottom:0;border:0}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li dl,.widget.widget_shopping_cart .widget_shopping_cart_content .cart_list li dl{margin:0;padding-left:0;border-left:0;display:inline-block}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li dl dt,.widget.widget_shopping_cart .widget_shopping_cart_content .cart_list li dl dt{font-size:15px;padding:0}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li dl dd,.widget.widget_shopping_cart .widget_shopping_cart_content .cart_list li dl dd{font-size:15px;padding:0;margin:0}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li dl p,.widget.widget_shopping_cart .widget_shopping_cart_content .cart_list li dl p{margin-top:0}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total,.widget.widget_shopping_cart .widget_shopping_cart_content .total{padding-top:22px;margin-top:0;margin-bottom:13px;border-top:1px solid #c6c6c6}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total .amount,.widget.widget_shopping_cart .widget_shopping_cart_content .total .amount{margin-left:2px}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button,.widget.widget_shopping_cart .widget_shopping_cart_content .buttons .button{display:block;width:100%;border-radius:0;text-align:center;padding:13px}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button+.button,.widget.widget_shopping_cart .widget_shopping_cart_content .buttons .button+.button{margin-top:10px}.woocommerce.widget.widget_price_filter{border-top:0;padding:43px 25px 32px 29px;background:#fbfbfc}.invert .woocommerce.widget.widget_price_filter{background-color:#fff0}.woocommerce.widget.widget_price_filter .widget-title{margin-bottom:41px}.woocommerce.widget.widget_price_filter .price_slider_wrapper .price_slider.ui-widget-content{margin-bottom:33px;border:1px solid #c6c6c6;height:10px;background-color:#fff0;border-radius:50px}.woocommerce.widget.widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:0;margin-right:0;margin-left:0}.woocommerce.widget.widget_price_filter .price_slider_wrapper .ui-slider-handle{top:-3px;width:2px;height:14px;border-radius:0;margin-left:0}.woocommerce.widget.widget_price_filter .price_slider_wrapper .ui-slider-horizontal{top:2px;height:4px}.woocommerce.widget.widget_price_filter .price_slider_wrapper .ui-slider-range{top:2px;height:4px}.__tm_banners_grid_widget{text-align:center;margin:0}.__tm_banners_grid_widget div div>a img{-webkit-transform:scale(1);transform:scale(1);transition:all .4s ease;z-index:1;display:block}.__tm_banners_grid_widget div div>a{position:relative;display:block;overflow:hidden}.__tm_banners_grid_widget a.tm_banners_grid_widget_banner_link:hover{-webkit-transform:scale(1.01);transform:scale(1.01);box-shadow:6px 8px 16px rgb(186 186 213 / .57)}.__tm_banners_grid_widget .col-sm-4{margin:0 auto;padding-right:0;padding-left:0}.__tm_banners_grid_widget .col-sm-4+.col-sm-4{margin-top:10px}@media(min-width:544px){.__tm_banners_grid_widget .col-sm-4+.col-sm-4{margin-top:0}}.__tm_banners_grid_widget .col-sm-4 img{width:100%}@media(min-width:544px){.__tm_banners_grid_widget .col-sm-4{padding-right:15px;padding-left:15px}.__tm_banners_grid_widget .col-sm-4 img{margin-bottom:0}}@media(min-width:768px){.__tm_banners_grid_widget .col-sm-4{margin:0}}.__tm_banners_grid_widget .col-sm-4 .tm_banners_grid_widget_banner{display:block}@media(min-width:768px){.__tm_banners_grid_widget{text-height:auto}}.__tm_banners_grid_widget .tm_banners_grid_widget_banner+.tm_banners_grid_widget_banner{margin-top:10px}@media(min-width:544px){.__tm_banners_grid_widget .tm_banners_grid_widget_banner+.tm_banners_grid_widget_banner{margin-top:12px}}@media(min-width:768px){.__tm_banners_grid_widget .tm_banners_grid_widget_banner+.tm_banners_grid_widget_banner{margin-top:17px}}@media(min-width:992px){.__tm_banners_grid_widget .tm_banners_grid_widget_banner+.tm_banners_grid_widget_banner{margin-top:23px}}@media(min-width:1200px){.__tm_banners_grid_widget .tm_banners_grid_widget_banner+.tm_banners_grid_widget_banner{margin-top:30px}}.mc4wp-form .mc4wp-form-fields label{display:block}.mc4wp-form .mc4wp-form-fields p{display:block}.mc4wp-form .mc4wp-form-fields p input[type="email"]{width:100%;max-width:370px}.widget_organica_custom_menu_widget{background-position:right bottom}.widget_organica_custom_menu_widget .tm_custom_menu_widget{max-width:370px;padding:29px 38px 12px;border:3px solid #c6c6c6}.widget_organica_custom_menu_widget .tm_custom_menu_widget .widget-title{margin-bottom:42px}.widget_organica_custom_menu_widget .tm_custom_menu_widget .menu li{position:relative;padding-left:10px}.widget_organica_custom_menu_widget .tm_custom_menu_widget .menu li:before{content:"\2022";position:absolute;top:6px;left:2px;font-size:.5em;line-height:1}.widget_organica_custom_menu_widget .tm_custom_menu_widget .menu li a{font-weight:400}.widget_organica_custom_menu_widget .tm_custom_menu_widget .menu li+li{margin-top:8px}.widget_product_categories_image{padding-bottom:0;margin-bottom:0}@media(max-width:380px){.widget_product_categories_image{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}.widget_product_categories_image a{display:block;position:relative}.widget_product_categories_image a img{position:relative;z-index:1;width:100%;display:block}.widget_product_categories_image a h3{color:#424141!important;font-weight:300!important;margin-top:20px;z-index:2;text-align:center;transition:.5s ease all;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}.widget_product_categories_image a h3 mark.count{color:#424141!important;top:-3px;font-style:normal;transition:.5s ease all;background:0;font-weight:400;padding:0;text-transform:none}.widget_product_categories_image a:hover h3{background:none!important}.widget_product_categories_image a:hover h3 mark.count{color:#545d12!important;visibility:visible}.sidebar .widget_product_categories_image.widget a h3,.after-content-area .widget_product_categories_image.widget a h3,.footer-area .widget_product_categories_image.widget a h3{right:10px;bottom:10px;left:10px;margin-bottom:0}.site-content #wcj-currency-select{width:100%;max-width:100%}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button{letter-spacing:.56px}.widget_shopping_cart .total strong{font-style:normal;font-weight:400}.widget_shopping_cart .cart_list li a,.widget_shopping_cart .cart_list li dl{font-weight:400;text-transform:none;letter-spacing:0}.widget_shopping_cart .buttons .button{line-height:20px;letter-spacing:.56px}.sidebar-primary .widget .chosen-container,.sidebar-secondary .widget .chosen-container,.footer-area .widget .chosen-container{max-width:none}.sidebar-primary .widget .chosen-container .chosen-results li,.sidebar-secondary .widget .chosen-container .chosen-results li,.footer-area .widget .chosen-container .chosen-results li{font-size:224px;font-size:14rem}.sidebar-primary .widget .chosen-container-single .chosen-single,.sidebar-secondary .widget .chosen-container-single .chosen-single,.footer-area .widget .chosen-container-single .chosen-single{padding:15px 40px 13px 20px}.sidebar-primary .widget .chosen-container-single .chosen-single:before,.sidebar-secondary .widget .chosen-container-single .chosen-single:before,.footer-area .widget .chosen-container-single .chosen-single:before{top:16px;right:12px}.sidebar .widget .product_list_widget>li .widget_title_product,.sidebar.widget-area .widget .product_list_widget>li .product_title_link>a{line-height:1.444444444444444}.full-width-header-area .subscribe-block h3.widget-title,.full-width-header-area .follow-block h3.widget-title,.before-content-area .subscribe-block h3.widget-title,.before-content-area .follow-block h3.widget-title,.after-loop-area .subscribe-block h3.widget-title,.after-loop-area .follow-block h3.widget-title,.after-content-full-width-area .subscribe-block h3.widget-title,.after-content-full-width-area .follow-block h3.widget-title{line-height:1.5}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total strong{text-transform:uppercase}@media(min-width:768px){.widget.widget_mpslwidget{margin-bottom:70px}}.full-width-header-area .custom-posts-holder .post:nth-last-child(-n+3) .post-inner,.after-content-full-width-area .custom-posts-holder .post:nth-last-child(-n+3) .post-inner,.before-content-area .custom-posts-holder .post:nth-last-child(-n+3) .post-inner,.after-content-area .custom-posts-holder .post:nth-last-child(-n+3) .post-inner{border-bottom:0;padding-bottom:0}@media(min-width:768px){.full-width-header-area .custom-posts-holder .post .post-inner,.after-content-full-width-area .custom-posts-holder .post .post-inner,.before-content-area .custom-posts-holder .post .post-inner,.after-content-area .custom-posts-holder .post .post-inner{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.full-width-header-area .custom-posts-holder .post .post-inner .post-image,.after-content-full-width-area .custom-posts-holder .post .post-inner .post-image,.before-content-area .custom-posts-holder .post .post-inner .post-image,.after-content-area .custom-posts-holder .post .post-inner .post-image{margin:0 20px 0 0}.full-width-header-area .custom-posts-holder .post .post-inner .post-content,.after-content-full-width-area .custom-posts-holder .post .post-inner .post-content,.before-content-area .custom-posts-holder .post .post-inner .post-content,.after-content-area .custom-posts-holder .post .post-inner .post-content{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}}.full-width-header-area .custom-posts-holder .post .post-inner .post-image,.after-content-full-width-area .custom-posts-holder .post .post-inner .post-image,.before-content-area .custom-posts-holder .post .post-inner .post-image,.after-content-area .custom-posts-holder .post .post-inner .post-image{-webkit-box-flex:0;-webkit-flex:0 0 88px;-moz-box-flex:0;-moz-flex:0 0 88px;-ms-flex:0 0 88px;flex:0 0 88px}.before-loop-area .custom-posts-holder .post:nth-last-child(-n+2) .post-inner,.after-loop-area .custom-posts-holder .post:nth-last-child(-n+2) .post-inner{border-bottom:0;padding-bottom:0}.before-loop-area .custom-posts-holder .post,.after-loop-area .custom-posts-holder .post{width:100%}@media(min-width:1200px){.before-loop-area .custom-posts-holder .post .post-inner,.after-loop-area .custom-posts-holder .post .post-inner{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.before-loop-area .custom-posts-holder .post .post-inner .post-image,.after-loop-area .custom-posts-holder .post .post-inner .post-image{-webkit-box-flex:0;-webkit-flex:0 0 88px;-moz-box-flex:0;-moz-flex:0 0 88px;-ms-flex:0 0 88px;flex:0 0 88px;margin:0 20px 0 0}.before-loop-area .custom-posts-holder .post .post-inner .post-content,.after-loop-area .custom-posts-holder .post .post-inner .post-content{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}}.sidebar .custom-posts-holder .post:last-child .post-inner,.footer-area .custom-posts-holder .post:last-child .post-inner{border-bottom:0;padding-bottom:0}.sidebar .custom-posts-holder .post .post-inner .post-image,.footer-area .custom-posts-holder .post .post-inner .post-image{-webkit-box-flex:0;-webkit-flex:0 0 88px;-moz-box-flex:0;-moz-flex:0 0 88px;-ms-flex:0 0 88px;flex:0 0 88px}@media(min-width:1200px){.sidebar .custom-posts-holder .post .post-inner,.footer-area .custom-posts-holder .post .post-inner{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.sidebar .custom-posts-holder .post .post-inner .post-image,.footer-area .custom-posts-holder .post .post-inner .post-image{margin:0 20px 0 0}.sidebar .custom-posts-holder .post .post-inner .post-content,.footer-area .custom-posts-holder .post .post-inner .post-content{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}}.custom-posts-holder .post{padding-top:0;padding-bottom:0;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.custom-posts-holder .post .post-inner{padding:30px 0 24px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-align-content:stretch;-moz-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.custom-posts-holder .post .post-inner:after{content:"";display:block;clear:both}.custom-posts-holder .post .post-inner .post-image{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}@media(min-width:1200px){.custom-posts-holder .post .post-inner .post-image{-webkit-box-flex:0;-webkit-flex:0 0 150px;-moz-box-flex:0;-moz-flex:0 0 150px;-ms-flex:0 0 150px;flex:0 0 150px}}.custom-posts-holder .post .post-inner .post-image .wp-post-image{width:100%;height:auto}.custom-posts-holder .post .post-inner .post-content{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:-2px}.custom-posts-holder .post .post-inner .post-content .widget-title{margin:-6px 0 6px 0}.custom-posts-holder .post i{font-size:20px;font-size:1.25rem;margin:0 6px 0 0;position:relative;top:4px}.custom-posts-holder .post .post-author span{font-style:italic}.custom-posts-holder .post .meta{font-size:16px}.custom-posts-holder .post .meta span{display:inline-block}.custom-posts-holder .post .meta span:first-child{padding-right:10px}.custom-posts-holder .post .btn,.custom-posts-holder .post .woocommerce #respond input#submit,.woocommerce #respond .custom-posts-holder .post input#submit,.custom-posts-holder .post .woocommerce a.button,.woocommerce .custom-posts-holder .post a.button,.custom-posts-holder .post .woocommerce button.button,.woocommerce .custom-posts-holder .post button.button,.custom-posts-holder .post .woocommerce input.button,.woocommerce .custom-posts-holder .post input.button,.custom-posts-holder .post .woocommerce-account #respond input#submit,.woocommerce-account #respond .custom-posts-holder .post input#submit,.custom-posts-holder .post .woocommerce-account a.button,.woocommerce-account .custom-posts-holder .post a.button,.custom-posts-holder .post .woocommerce-account button.button,.woocommerce-account .custom-posts-holder .post button.button,.custom-posts-holder .post .woocommerce-account input.button,.woocommerce-account .custom-posts-holder .post input.button,.custom-posts-holder .post .woocommerce table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart .custom-posts-holder .post a.button,.custom-posts-holder .post .woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .custom-posts-holder .post a.button{margin-top:10px}.custom-posts-holder .post .post-author,.custom-posts-holder .post .post_comments,.custom-posts-holder .post .post-date{margin-bottom:5px}.custom-posts-holder .post .category,.custom-posts-holder .post .post_tag{line-height:20px}.custom-posts-holder .post .category a,.custom-posts-holder .post .post_tag a{display:inline-block;margin:0;padding:0 5px 0 0;position:relative;font-size:14px;line-height:22px}.custom-posts-holder .post .category a:last-child,.custom-posts-holder .post .post_tag a:last-child{padding-right:0}.custom-posts-holder .post .category a:last-child:before,.custom-posts-holder .post .post_tag a:last-child:before{display:none}.custom-posts-holder .post .category a:before,.custom-posts-holder .post .post_tag a:before{content:",";display:inline-block;position:absolute;bottom:2px;left:auto;right:2px;top:auto;color:inherit;font-size:inherit;line-height:inherit}.custom-posts-holder.col-md-6 .post,.full-width-header-area .widget.widget_top_rated_products .product_list_widget li.custom-posts-holder .post,.full-width-header-area .widget.widget_recent_reviews .product_list_widget li.custom-posts-holder .post,.full-width-header-area .widget.widget_recently_viewed_products .product_list_widget li.custom-posts-holder .post,.full-width-header-area .widget.widget_products .product_list_widget li.custom-posts-holder .post,.before-content-area .widget.widget_top_rated_products .product_list_widget li.custom-posts-holder .post,.before-content-area .widget.widget_recent_reviews .product_list_widget li.custom-posts-holder .post,.before-content-area .widget.widget_recently_viewed_products .product_list_widget li.custom-posts-holder .post,.before-content-area .widget.widget_products .product_list_widget li.custom-posts-holder .post,.after-content-full-width-area .widget.widget_top_rated_products .product_list_widget li.custom-posts-holder .post,.after-content-full-width-area .widget.widget_recent_reviews .product_list_widget li.custom-posts-holder .post,.after-content-full-width-area .widget.widget_recently_viewed_products .product_list_widget li.custom-posts-holder .post,.after-content-full-width-area .widget.widget_products .product_list_widget li.custom-posts-holder .post,.before-loop-area .widget.widget_top_rated_products .product_list_widget li.custom-posts-holder .post,.before-loop-area .widget.widget_recent_reviews .product_list_widget li.custom-posts-holder .post,.before-loop-area .widget.widget_recently_viewed_products .product_list_widget li.custom-posts-holder .post,.before-loop-area .widget.widget_products .product_list_widget li.custom-posts-holder .post,.after-loop-area .widget.widget_top_rated_products .product_list_widget li.custom-posts-holder .post,.after-loop-area .widget.widget_recent_reviews .product_list_widget li.custom-posts-holder .post,.after-loop-area .widget.widget_recently_viewed_products .product_list_widget li.custom-posts-holder .post,.after-loop-area .widget.widget_products .product_list_widget li.custom-posts-holder .post,.custom-posts-holder.col-md-4 .post,.search-results.woocommerce .products div.custom-posts-holder.product .post,.custom-posts-holder.col-md-3 .post,.single-product .related.products .products>div.custom-posts-holder .post,.single-product .upsells.products .products>div.custom-posts-holder .post{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.site{word-wrap:normal;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;-o-hyphens:auto;hyphens:auto}.single-post .site-main,.page .site-main{padding:0 0 10px;margin:0 0 10px}@media(min-width:992px){.single-post .site-main,.page .site-main{padding:0 0 30px;margin:0 0 30px}}.single .site-main{margin:0}@media(min-width:992px){.single .site-main{margin:0}}.container.site-header>.container,.container.site-content>.container,.container.site-footer>.container{max-width:inherit}.site-header.container,.site-footer.container{max-width:100%;padding:0}.site-content{padding-top:10px}@media(min-width:544px){.site-content{padding-top:27px}}.single-post .post__tags{float:none}.home .site-content{padding-top:10px}@media(min-width:544px){.home .site-content{padding-top:28px}}.home .site-main{padding:0;margin:0}.home .site-main .hentry{margin:0}.home .site-main .hentry .entry-content{margin:0}@media(max-width:543px){.home .widget_mpslwidget{margin-bottom:0}}div#primary{width:100%}.position-one-right-sidebar .breadcrumbs+*,.position-one-left-sidebar .breadcrumbs+*{padding-top:10px}.woocommerce.woocommerce-page #primary{padding-top:16px}.error-404 .page-title{font-style:normal;font-size:150px;line-height:1}.boxed-wrap{margin:0 auto}.sidebar aside.widget_search:first-child{padding-top:0}.site-header{margin-bottom:30px}.site-header .social-list .social-list__items li.menu-item a:hover{background:0}.header-container{box-shadow:none;padding-right:15px;padding-left:15px}@media(max-width:767px){body header.site-header.centered .header-container,body header.site-header.default .header-container,body header.site-header.minimal .header-container{padding-top:21px;padding-bottom:25px}body header.site-header.centered .header-container .header-container_wrap .site-branding,body header.site-header.default .header-container .header-container_wrap .site-branding,body header.site-header.minimal .header-container .header-container_wrap .site-branding{padding-top:0;padding-bottom:0}}@media(min-width:768px){.header-container.isStuck,header.site-header nav.main-navigation.isStuck{position:fixed;width:100%;left:0;z-index:9999;box-shadow:0 0 10px 0 rgb(0 0 0 / .1);padding:10px 0 3px;background:#fff;width:100%}.header-container.isStuck #main-menu,header.site-header nav.main-navigation.isStuck #main-menu{padding:0;margin-right:auto;margin-left:auto;text-align:center}.header-container.isStuck.has-bar,header.site-header nav.main-navigation.isStuck.has-bar{margin-top:32px;padding:0}}.top-panel{background:#99a252}.top-panel .div_dropdown_top_menu{display:none}.top-panel .kontakt-top{text-align:right;font-size:12px;font-weight:700;padding:.5em 2.5em 0 0}.top-panel .kontakt-top a{color:#fff}.top-panel .kontakt-top a:hover{text-decoration:underline}.top-panel .top-panel__message{width:100%;text-align:center;font-size:12px;font-weight:600;padding:.5em;color:#fff}body .site-header .top-panel__wrap .top-panel__message,body .top-panel{display:block}@media(max-width:991px){body.isStuck .site-header .top-panel__wrap .top-panel__message,body.isStuck .top-panel{display:none;transition:all .3s ease}body.isStuck .rd-mobilepanel_toggle{top:9px!important;transition:all .3s ease}body.isStuck header .navbar-search-toggle{top:9px;transition:all .3s ease}body.isStuck header.site-header .header-container .navbar-header-cart.site-header-cart{top:4px;transition:all .3s ease}.rd-mobilepanel-isStuck{top:0;transition:all .3s ease}}.site-header.default .header-container{text-align:center;padding-bottom:42px;padding-top:1.9em}@media(max-width:1199px){.site-header.default .header-container{padding-top:30px}}.site-header.default .header-container_wrap{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:flex-end;-moz-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end}.site-header.default .header-container_wrap .social-list{text-align:left;margin-right:0;margin-left:0;-webkit-box-flex:0;-webkit-flex:0 1 25%;-moz-box-flex:0;-moz-flex:0 1 25%;-ms-flex:0 1 25%;flex:0 1 25%;-webkit-align-self:auto;-moz-align-self:auto;-ms-flex-item-align:auto;align-self:auto;padding:42px 0}.site-header.default .header-container_wrap .social-list .social-list__items li.menu-item a:hover{background:0}.site-header.default .header-container_wrap .site-branding{text-align:center;margin-right:0;margin-left:0;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-moz-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-align-self:auto;-moz-align-self:auto;-ms-flex-item-align:auto;align-self:auto;display:inline-block;padding-bottom:20px}.site-header.default .header-container_wrap .main-navigation.isStuck{padding:0}.site-header.default .header-container_wrap .site-header-cart,.isStuck .blankElement{text-align:right;-webkit-box-flex:0;-webkit-flex:0 1 25%;-moz-box-flex:0;-moz-flex:0 1 25%;-ms-flex:0 1 25%;flex:0 1 25%;-webkit-align-self:center;-moz-align-self:center;-ms-flex-item-align:center;align-self:center;margin-top:0;margin-bottom:10px;margin-left:0}.site-header.default .header-container_wrap .site-header-cart+.site-branding .site-logo{margin-left:61px}h1.site-logo a{display:block;height:160px;width:160px;font-size:12px}h1.site-logo{background:#fff0 url(https://sklep.ziolowawyspa.pl/wp-content/themes/organica/assets/images/ZW_logo_black.svg) no-repeat scroll 0 0;background-size:auto;background-size:contain;text-indent:-3333px;border:0;margin:0}.site-header.default .header-container_wrap .main-navigation{text-align:center;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-moz-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-align-self:auto;-moz-align-self:auto;-ms-flex-item-align:auto;align-self:auto}.site-header.default .header-container_wrap .main-navigation ul.menu{margin-left:0;max-width:100%}.site-header.default .header-container_wrap .main-navigation ul.menu>li:first-child{margin-left:0}@media(min-width:992px){.site-header.default .header-container_wrap .site-branding{-webkit-box-flex:0;-webkit-flex:0 1 49%;-moz-box-flex:0;-moz-flex:0 1 49%;-ms-flex:0 1 49%;flex:0 1 49%}}@media(min-width:768px) and (max-width:991px){.site-header.default .header-container_wrap .site-branding{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-moz-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%}}.site-header.centered .header-container{padding-top:47px;padding-bottom:26px}.site-header.centered .header-container_wrap{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:flex-end;-moz-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.site-header.centered .header-container_wrap .social-list{text-align:left;margin-right:0;margin-left:0;-webkit-box-flex:0;-webkit-flex:0 1 25%;-moz-box-flex:0;-moz-flex:0 1 25%;-ms-flex:0 1 25%;flex:0 1 25%;-webkit-align-self:auto;-moz-align-self:auto;-ms-flex-item-align:auto;align-self:auto;padding:15px 0}.site-header.centered .header-container_wrap .site-branding{text-align:center;margin-right:0;margin-left:0;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-moz-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-align-self:auto;-moz-align-self:auto;-ms-flex-item-align:auto;align-self:auto;padding-bottom:23px;text-align:center}.site-header.centered .header-container_wrap .site-header-cart{text-align:right;margin-right:0;margin-left:0;-webkit-box-flex:0;-webkit-flex:0 1 25%;-moz-box-flex:0;-moz-flex:0 1 25%;-ms-flex:0 1 25%;flex:0 1 25%;-webkit-align-self:auto;-moz-align-self:auto;-ms-flex-item-align:auto;align-self:auto;margin-top:5px;margin-bottom:0;margin-left:0}.site-header.centered .header-container_wrap .site-header-cart+.site-branding .site-logo{margin-left:61px}.site-header.centered .header-container_wrap .main-navigation{text-align:center;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-moz-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-align-self:auto;-moz-align-self:auto;-ms-flex-item-align:auto;align-self:auto;text-align:center}.site-header.centered .header-container_wrap .main-navigation ul.menu{margin-left:0;max-width:100%;padding:12px 0 0}.site-header.centered .header-container_wrap .main-navigation ul.menu>li:first-child{margin-left:0}@media(min-width:768px){.site-header.centered .header-container_wrap .site-branding{-webkit-box-flex:0;-webkit-flex:0 1 49%;-moz-box-flex:0;-moz-flex:0 1 49%;-ms-flex:0 1 49%;flex:0 1 49%}}@media(max-width:767px){.site-header.centered .site-header-cart+.site-branding .site-logo{margin-left:0}}.site-header.minimal .header-container{padding-top:47px;padding-bottom:31px}.site-header.minimal .header-container .header-container_wrap{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:flex-start;-moz-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.site-header.minimal .header-container .header-container_wrap .site-branding{padding-bottom:35px;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-moz-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-align-self:auto;-moz-align-self:auto;-ms-flex-item-align:auto;align-self:auto;text-align:center}.site-header.minimal .header-container .header-container_wrap .social-list{margin-top:17px;-webkit-box-flex:0;-webkit-flex:0 1 30%;-moz-box-flex:0;-moz-flex:0 1 30%;-ms-flex:0 1 30%;flex:0 1 30%;-webkit-align-self:auto;-moz-align-self:auto;-ms-flex-item-align:auto;align-self:auto;margin-left:-3px}.site-header.minimal .header-container .header-container_wrap .site-header-cart{margin-top:8px;margin-bottom:0;text-align:right;-webkit-box-flex:0;-webkit-flex:0 1 10%;-moz-box-flex:0;-moz-flex:0 1 10%;-ms-flex:0 1 10%;flex:0 1 10%;-webkit-align-self:auto;-moz-align-self:auto;-ms-flex-item-align:auto;align-self:auto}.site-header.minimal .header-container .header-container_wrap nav.main-navigation{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-moz-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-align-self:auto;-moz-align-self:auto;-ms-flex-item-align:auto;align-self:auto}.site-header.minimal .header-container .header-container_wrap nav.main-navigation ul.menu{padding:0}.site-header.minimal .header-container .header-container_wrap nav.main-navigation.stuckMenu.isStuck ul.menu{margin-left:auto;margin-right:auto}.site-header.minimal .header-container .header-container_wrap nav.main-navigation.stuckMenu.isStuck #main-menu{margin-left:auto;margin-right:auto;text-align:left}.site-header.minimal .header-container .header-container_wrap nav.main-navigation.stuckMenu.isStuck #main-menu>li:first-child{margin-left:0}@media(min-width:768px){.site-header.minimal .header-container .header-container_wrap nav.main-navigation.stuckMenu.isStuck ul.menu{max-width:690px}}@media(min-width:768px){.site-header.minimal .header-container .header-container_wrap .site-branding{text-align:left;-webkit-box-flex:0;-webkit-flex:0 1 60%;-moz-box-flex:0;-moz-flex:0 1 60%;-ms-flex:0 1 60%;flex:0 1 60%}}@media(max-width:767px){.top-panel{display:block;position:relative;z-index:9;padding:0}.top-panel__wrap{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-moz-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.top-panel__wrap:after{clear:both;content:"";width:100%;display:block}.top-panel__wrap .widget{margin:0}.top-panel__wrap .chosen-container{margin-top:12px;margin-right:22px}}@media(max-width:767px) and (max-width:767px){.top-panel__wrap .woocommerce-currency-switcher-form{display:none}}@media(max-width:991px){.widget_product_search form button{border-bottom:none!important;margin-top:3px;color:#424141!important}.top-panel__wrap .div_dropdown_top_menu{text-align:left;position:relative;z-index:99;-webkit-box-flex:0;-webkit-flex:0 1 26%;-moz-box-flex:0;-moz-flex:0 1 26%;-ms-flex:0 1 26%;flex:0 1 26%;-webkit-align-self:auto;-moz-align-self:auto;-ms-flex-item-align:auto;align-self:auto;margin-top:19px;margin-bottom:17px}.top-panel__wrap .div_dropdown_top_menu .material-icons{color:#fff;font-size:20px;text-align:center;display:block;cursor:pointer}.top-panel__wrap .div_dropdown_top_menu .material-icons-more_horiz{position:relative}.top-panel__wrap .div_dropdown_top_menu .material-icons-more_horiz:before,.top-panel__wrap .div_dropdown_top_menu .material-icons-more_horiz:after{transition:all .3s ease;position:absolute;text-align:center;top:50%;left:0;right:0;font-family:"Material Icons"}.top-panel__wrap .div_dropdown_top_menu .material-icons-more_horiz:before{content:"\e5d3";-webkit-transform:translateY(-50%) rotate(0) scale(1);transform:translateY(-50%) rotate(0) scale(1)}.top-panel__wrap .div_dropdown_top_menu .material-icons-more_horiz:after{content:"\e5cd";opacity:0;-webkit-transform:translateY(-50%) rotate(-90deg) scale(0);transform:translateY(-50%) rotate(-90deg) scale(0)}.top-panel__wrap .div_dropdown_top_menu .material-icons-more_horiz.dropdown_top_menu-active:before{content:"\e5d3";opacity:0;-webkit-transform:translateY(-50%) rotate(90deg) scale(1);transform:translateY(-50%) rotate(90deg) scale(1)}.top-panel__wrap .div_dropdown_top_menu .material-icons-more_horiz.dropdown_top_menu-active:after{content:"\e5cd";opacity:1;-webkit-transform:translateY(-50%) rotate(0) scale(1);transform:translateY(-50%) rotate(0) scale(1)}.top-panel__wrap .search_switcher_block{-webkit-box-flex:0;-webkit-flex:0 1 25%;-moz-box-flex:0;-moz-flex:0 1 25%;-ms-flex:0 1 25%;flex:0 1 25%;-webkit-align-self:auto;-moz-align-self:auto;-ms-flex-item-align:auto;align-self:auto;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end;text-align:right}.top-panel__wrap .search_switcher_block .site-search{margin-top:14px;margin-bottom:11px;display:inline-block;text-align:left;vertical-align:top}.top-panel__wrap .search_switcher_block .currency_switcher{z-index:99;text-align:left;vertical-align:top;margin-top:12px}}@media(max-width:767px) and (min-width:768px){.top-panel__wrap .search_switcher_block .currency_switcher{display:inline-block}}@media(max-width:767px){.top-panel__wrap .search_switcher_block .currency_switcher .chosen-container-single .chosen-single{padding:5px 25px 5px 12px}.top-panel__wrap .search_switcher_block .currency_switcher .chosen-container-single .chosen-single:before{top:5px;right:0}.top-panel__wrap .search_switcher_block .currency_switcher .chosen-container .chosen-results li{padding:10px}.top-panel__wrap .search_switcher_block .currency_switcher .chosen-container .chosen-drop{top:46px}.top-panel__wrap .search_switcher_block #lang_sel{display:inline-block;text-align:left;height:auto;margin-top:12px}.top-panel__wrap .search_switcher_block #lang_sel ul li a{border:0}.top-panel__wrap .search_switcher_block #lang_sel ul li ul{top:46px;border-top:0;width:120px;z-index:99}.top-panel__wrap .search_switcher_block #lang_sel ul li ul li a{line-height:30px}.top-panel__wrap .chosen-container{border:0;font-size:16px}.top-panel__wrap .widget_product_search .widgettitle{display:none}.top-panel__wrap .widget_product_search form{position:relative}.top-panel__wrap .widget_product_search form input[type="search"]{width:100%;background-color:#fff0;font-size:16px;line-height:22px;font-weight:400;padding:5px 30px 5px 19px;border:0;font-style:normal;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;max-width:80%}}@media(max-width:767px) and (min-width:768px){.top-panel__wrap .widget_product_search form input[type="search"]{max-width:123px}.top-panel__wrap .widget_product_search form input[type="search"]:focus{box-shadow:none;max-width:200px}}@media(max-width:767px){.top-panel__wrap .widget_product_search form input[type="search"]::-webkit-input-placeholder{color:#fff}.top-panel__wrap .widget_product_search form input[type="search"]::-moz-placeholder{color:#fff}.top-panel__wrap .widget_product_search form input[type="search"]:-moz-placeholder{color:#fff}.top-panel__wrap .widget_product_search form input[type="search"]:-ms-input-placeholder{color:#fff}.top-panel__wrap .widget_product_search form button{position:absolute;width:25px;top:6px;right:2px;bottom:2px;line-height:0;background:#fff0;padding:0;z-index:2;line-height:1;text-align:center;transition:all ease .3s}.top-panel__wrap .widget_product_search form button i{font-size:20px;line-height:20px;width:auto;height:auto}.top-panel__wrap .chosen-container-single .chosen-drop{margin-top:10px}.top-panel__message{-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-moz-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-align-self:auto;-moz-align-self:auto;-ms-flex-item-align:auto;align-self:auto;text-align:center}.top-panel__message i{margin-right:10px}.top-panel__message h6{margin-top:0;margin-bottom:5px}.top-panel__message h6 [class*="material-icons"]{position:relative;top:5px;margin-right:5px}.top-panel__message h6 [class*="material-icons"]:before{font-family:"Material Icons"}.top-panel__search{float:right}.top-panel__menu{width:205px;position:absolute;left:-26px;top:38px;visibility:hidden;opacity:0;transition:all ease .3s}.top-panel__menu.show{visibility:visible;opacity:1}.top-panel__menu-list{list-style:none;margin:0;padding:16px 30px 20px}.top-panel__menu-list .menu-item{font-size:16px;line-height:20px;display:block}.top-panel__menu-list .menu-item a{display:block;padding:10px 0 9px}.top-panel__menu-list .menu-item+.menu-item{border-top:1px solid #585e63}.top-panel__menu-list li{display:inline-block;padding:0}.top-panel__menu-list li a{text-decoration:none}.top-panel__menu-list li.current-menu-item,.top-panel__menu-list li.current_page_item,.top-panel__menu-list li a:hover{text-decoration:none}}.site-logo{padding:0;margin:0;vertical-align:middle;display:inline-block;line-height:.75}.site-logo__link{text-decoration:none}.site-logo__link .site-logo-text{margin-right:8px;margin-bottom:14px;display:inline-block}.site-description{vertical-align:top;display:block;margin-left:5px;margin-top:12px}@media(min-width:768px){.site-description{display:inline-block;vertical-align:middle}}.site-header-cart{position:relative}.site-header-cart .cart-contents{position:relative;display:inline-block;cursor:pointer}.site-header-cart .cart-contents .count i{font-size:34px;line-height:1;vertical-align:middle}.site-header-cart .cart-contents .count span{display:inline-block;text-align:center;vertical-align:middle;padding:0;min-width:25px;min-height:25px;line-height:25px;border-radius:50%}@media(min-width:992px){.site-header-cart .cart-contents .count span{position:absolute;top:-7px;right:-11px;min-width:20px;min-height:20px;line-height:20px;padding:0 4px;border-radius:50%;font-size:11px}}.site-header-cart .header-cart-dropdown{position:relative;z-index:999}.site-header-cart .header-cart-dropdown .shopping_cart-dropdown-wrap{opacity:0;visibility:hidden;position:absolute;top:20px;right:0;width:456px;max-width:456px;padding:25px 41px 23px;background:#fff;box-shadow:0 0 10px 3px rgb(165 165 165 / .1);transition:all .3s ease;text-align:left}.site-header-cart .header-cart-dropdown .shopping_cart-dropdown-wrap strong{margin-top:2px;margin-bottom:8px}.site-header-cart .header-cart-dropdown .shopping_cart-dropdown-wrap strong a.close{float:right;color:#ccc;font-size:24px;cursor:pointer;font-weight:700}.site-header-cart .header-cart-dropdown .shopping_cart-dropdown-wrap .widget_shopping_cart_content{margin-top:27px}.site-header-cart .header-cart-dropdown .shopping_cart-dropdown-wrap .cart_list.product_list_widget{max-height:368px;overflow-y:auto;overflow-x:hidden;margin-right:-22px}.site-header-cart .header-cart-dropdown .shopping_cart-dropdown-wrap .cart_list.product_list_widget li{margin-right:22px;padding-right:20px}@media(max-height:950px){.site-header-cart .header-cart-dropdown .shopping_cart-dropdown-wrap .cart_list.product_list_widget{max-height:239px}}@media(max-height:780px){.site-header-cart .header-cart-dropdown .shopping_cart-dropdown-wrap .cart_list.product_list_widget{max-height:180px}.site-header-cart .header-cart-dropdown .shopping_cart-dropdown-wrap .cart_list.product_list_widget li.mini_cart_item a img{width:63px;margin-right:10px}}@media(max-width:479px){.site-header-cart .header-cart-dropdown .shopping_cart-dropdown-wrap .cart_list.product_list_widget{max-height:180px}}@media(max-width:479px){.site-header-cart .header-cart-dropdown .shopping_cart-dropdown-wrap{width:100%;max-width:100%}.site-header-cart .header-cart-dropdown .shopping_cart-dropdown-wrap .cart_list.product_list_widget li.mini_cart_item a img{width:63px;margin-right:10px}}.site-header-cart .header-cart-dropdown-active .shopping_cart-dropdown-wrap{opacity:1;visibility:visible;top:13px}@media(max-width:782px){.header-container.isStuck.has-bar,header.site-header nav.main-navigation.isStuck.has-bar{margin-top:46px}}header.site-header .main-navigation.stuckMenu.isStuck ul.menu>li:hover>ul,header.site-header .main-navigation.stuckMenu.isStuck ul.menu>li>ul{margin-top:20px}header.site-header .header-container .menu-item_description{white-space:nowrap;right:0;bottom:-23px;left:-16px;pointer-events:none}@media(max-width:767px){header.site-header .header-container.stuckMenu{padding-top:19px;padding-bottom:12px}header.site-header .header-container.stuckMenu .site-branding{float:none}}.header-container_wrap:before,.header-container_wrap:after{display:table;content:"";line-height:0}.header-container_wrap:after{clear:both}@media(max-width:767px){.header-container_wrap{text-align:center}}.header-container.isStuck{z-index:999}@media(max-width:1199px){.header-container.isStuck{position:static;width:100%;left:0}.header-container.isStuck.has-bar{margin-top:0}}.wcj_widget_multicurrency{cursor:pointer}#lang_sel{display:block;width:auto;max-width:300px;height:50px}#lang_sel>ul>li>a:after{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:16px;font-family:Material Icons;content:"\e5cf";font:400 16px/39px "Material Icons";position:absolute;z-index:1;color:#fff;pointer-events:none}#lang_sel ul{width:auto}#lang_sel ul li{width:auto;float:none;background:#fff0;transition:all ease .3s}#lang_sel ul li a{font-size:14px;line-height:22px;padding:14px 21px;border-color:#c6c6c6}#lang_sel ul li a:hover{background:0}#lang_sel ul li a.lang_sel_sel{background:0;transition:all ease .3s}#lang_sel ul li a.lang_sel_sel:hover{background:#fff0}#lang_sel ul li a:visited{border-color:#c6c6c6}#lang_sel ul li:hover ul{opacity:1}#lang_sel ul li ul{width:100%;top:47px;opacity:0;transition:all ease .3s}#lang_sel ul li ul li a{padding:2px 13px}#lang_sel ul li ul li:hover a{background:#fff0}.site-header{margin-bottom:0}.header-container{box-shadow:none}header.site-header .header-container .site-branding{text-align:center;padding:0;margin-right:0}.sticky{display:block}.sticky__label{display:block;height:40px;width:40px;border-radius:50%;text-align:center;position:static}.sticky__label>i{display:inline-block;font-size:20px;line-height:40px}.posts-list .sticky__label>i{font-size:20px;margin-right:0}.post-thumbnail *+.sticky__label,.post-format-wrap *+.sticky__label,.post-content-video *+.sticky__label{float:none;position:absolute;top:10px;left:10px;z-index:99}@media(min-width:992px){.post-thumbnail *+.sticky__label,.post-format-wrap *+.sticky__label,.post-content-video *+.sticky__label{top:30px;left:30px}}@media(min-width:992px){.post-content-video *+.sticky__label{top:40px;left:30px}}header .sticky__label{float:right;margin-left:30px}.format-quote .sticky__label{margin-bottom:10px}@media(min-width:544px){.sticky__label{height:54px;width:54px}.sticky__label>i{font-size:21px;line-height:54px}.posts-list .sticky__label>i{font-size:24px}}.sticky.posts-list__item .btn,.sticky.posts-list__item .woocommerce #respond input#submit,.woocommerce #respond .sticky.posts-list__item input#submit,.sticky.posts-list__item .woocommerce a.button,.woocommerce .sticky.posts-list__item a.button,.sticky.posts-list__item .woocommerce button.button,.woocommerce .sticky.posts-list__item button.button,.sticky.posts-list__item .woocommerce input.button,.woocommerce .sticky.posts-list__item input.button,.sticky.posts-list__item .woocommerce-account #respond input#submit,.woocommerce-account #respond .sticky.posts-list__item input#submit,.sticky.posts-list__item .woocommerce-account a.button,.woocommerce-account .sticky.posts-list__item a.button,.sticky.posts-list__item .woocommerce-account button.button,.woocommerce-account .sticky.posts-list__item button.button,.sticky.posts-list__item .woocommerce-account input.button,.woocommerce-account .sticky.posts-list__item input.button,.sticky.posts-list__item .woocommerce table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart .sticky.posts-list__item a.button,.sticky.posts-list__item .woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .sticky.posts-list__item a.button{padding:14px 18px 13px 18px}.post-format-wrap,.post-content-video{position:relative}.posts-list--masonry-2-cols .posts-list__item,.posts-list--masonry-3-cols .posts-list__item{margin-top:1.5em}.posts-list--grid-2-cols .posts-list__item.hentry.post,.posts-list--grid-3-cols .posts-list__item.hentry.post{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.posts-list__item .entry-content p{margin:7px 0}.posts-list__item a{text-decoration:none}.hentry{position:relative;margin:0 0 10px;padding:0}.hentry.post{margin:0;padding-bottom:30px;border-bottom:1px solid #c6c6c6}.hentry.post+.post{display:block;margin-top:30px}.hentry.post.post_format-post-format-image .post-thumbnail__link,.hentry.post .post-gallery__link{position:relative}.hentry.post.post_format-post-format-image .post-thumbnail__link:before,.hentry.post .post-gallery__link:before{content:"\e8b6";position:absolute;top:50%;left:50%;font-family:"Material Icons";width:74px;height:74px;font-size:26px;line-height:74px;border-radius:50%;text-align:center;transition:all .3s ease;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}.hentry.post.post_format-post-format-image .post-thumbnail__link:hover:before,.hentry.post .post-gallery__link:hover:before{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.single .hentry.post{padding-bottom:42px}@media(min-width:544px){.hentry.post{padding-bottom:50px}.hentry.post+.post{margin-top:67px}}.search-results .hentry{margin:0;padding-bottom:50px}.search-results .hentry+.hentry{margin-top:67px}.entry-title{margin-bottom:10px}.entry-header .entry-title:first-child{margin-top:0}@media(max-width:543px){.widget .entry-meta{padding-right:20px;padding-left:20px}}.entry-meta>*,.entry-meta-bottom>*{display:inline-block;margin-right:8px}.entry-meta>* a,.entry-meta-bottom>* a{display:inline-block}.entry-meta>*+*:before,.entry-meta-bottom>*+*:before{content:"\2022";margin-right:8px;font-size:.875em}*+.entry-meta{margin-top:3px}*+.entry-meta-bottom{margin-top:14px}.single *+.entry-meta-bottom{margin-top:16px}.entry-summary+.entry-meta,.entry-content+.entry-meta{margin-top:15px}.entry-footer{position:relative;margin:25px 0 0}@media(min-width:544px){.entry-footer{margin:34px 0 0}.entry-footer .btn,.entry-footer .woocommerce #respond input#submit,.woocommerce #respond .entry-footer input#submit,.entry-footer .woocommerce a.button,.woocommerce .entry-footer a.button,.entry-footer .woocommerce button.button,.woocommerce .entry-footer button.button,.entry-footer .woocommerce input.button,.woocommerce .entry-footer input.button,.entry-footer .woocommerce-account #respond input#submit,.woocommerce-account #respond .entry-footer input#submit,.entry-footer .woocommerce-account a.button,.woocommerce-account .entry-footer a.button,.entry-footer .woocommerce-account button.button,.woocommerce-account .entry-footer button.button,.entry-footer .woocommerce-account input.button,.woocommerce-account .entry-footer input.button,.entry-footer .woocommerce table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart .entry-footer a.button,.entry-footer .woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .entry-footer a.button{float:right}}.post-thumbnail{margin-top:15px}.post-thumbnail__link.post-thumbnail--small{display:block;margin-bottom:15px;text-align:center}@media(min-width:992px){.post-thumbnail__link.post-thumbnail--small{float:left;margin-right:30px;text-align:left}}.post-thumbnail__img{display:inline-block;vertical-align:top}.posts-list .post-thumbnail__img{transform:none!important;transition:none!important}.post-thumbnail--fullwidth .post-thumbnail__img{width:100%}.posts-list .post-thumbnail--fullwidth{display:block}@media(min-width:544px){.post-thumbnail{margin-top:33px}}.post__cats a:after,.post__tags a:after{content:","}.post__cats a:last-child:after,.post__tags a:last-child:after{content:""}.byline,.updated:not(.published){display:none}.single .byline,.group-blog .byline{display:inline}.page-content,.entry-content,.entry-summary{margin:15px 0 0}@media(min-width:544px){.page-content,.entry-content,.entry-summary{margin:23px 0 0}.blog .page-content,.blog .entry-content,.blog .entry-summary{margin:30px 0 0}}.page-links{clear:both;margin:0 0 15px}.widget_recent_reviews,.widget_top_rated_products,.widget_products{margin-bottom:30px}.widget_recent_reviews .widget-title,.widget_top_rated_products .widget-title,.widget_products .widget-title{margin-bottom:41px}.widget_recent_reviews .product_list_widget li,.widget_top_rated_products .product_list_widget li,.widget_products .product_list_widget li{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0}.widget_recent_reviews .product_list_widget li a,.widget_top_rated_products .product_list_widget li a,.widget_products .product_list_widget li a{margin-right:4px}.widget_recent_reviews .product_list_widget li img,.widget_top_rated_products .product_list_widget li img,.widget_products .product_list_widget li img{margin-left:0}.widget_recent_reviews .product_list_widget li .reviewer,.widget_top_rated_products .product_list_widget li .reviewer,.widget_products .product_list_widget li .reviewer{-webkit-transform:translateY(-7px);transform:translateY(-7px)}.widget_recent_reviews .product_list_widget li .widget_title_product,.widget_top_rated_products .product_list_widget li .widget_title_product,.widget_products .product_list_widget li .widget_title_product{margin-top:4px;word-wrap:normal;hyphens:none}.widget_recent_reviews .product_list_widget li .product_title_link a,.widget_top_rated_products .product_list_widget li .product_title_link a,.widget_products .product_list_widget li .product_title_link a{width:100%}.widget_recent_reviews .product_list_widget li .product_title_link a span,.widget_top_rated_products .product_list_widget li .product_title_link a span,.widget_products .product_list_widget li .product_title_link a span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.widget_recent_reviews .product_list_widget li .amount,.widget_top_rated_products .product_list_widget li .amount,.widget_products .product_list_widget li .amount{margin-right:4px;display:inline-block}.widget_recent_reviews .product_list_widget li+li,.widget_top_rated_products .product_list_widget li+li,.widget_products .product_list_widget li+li{border-top:0}.sidebar{padding-top:25px;padding-left:3.2em}@media(min-width:544px) and (max-width:767px){.sidebar{padding-top:0}}@media(max-width:543px){.sidebar{padding-top:0}}.sidebar .widget{padding-top:48px;margin-bottom:15px}@media(min-width:544px) and (max-width:767px){.sidebar .widget{padding-top:25px}}@media(max-width:543px){.sidebar .widget{padding-top:20px}}.sidebar .mc4wp-form .mc4wp-form-fields label{display:none}.sidebar .mc4wp-form .mc4wp-form-fields p{display:block}.sidebar .mc4wp-form .mc4wp-form-fields p input[type="email"]{width:100%;max-width:370px}.sidebar .widget_carousel .swiper-carousel-container .swiper-wrapper .post{box-shadow:none;margin:0 0 10px}.sidebar .widget_carousel .swiper-carousel-container .swiper-wrapper .post .post-thumbnail__link{margin-bottom:10px}.sidebar .widget_carousel .swiper-carousel-container .swiper-wrapper .swiper-slide .inner .entry-header{margin-bottom:5px}.sidebar .widget_carousel .swiper-carousel-container .swiper-wrapper .swiper-slide.post{margin-bottom:10px}.sidebar .widget_recent_reviews .widget-title{margin-bottom:44px}.sidebar .widget_product_tag_cloud{padding-top:48px}@media(min-width:544px) and (max-width:767px){.sidebar .widget_product_tag_cloud{padding-top:18px}}@media(max-width:543px){.sidebar .widget_product_tag_cloud{padding-top:18px}}.sidebar .widget_recent_comments{margin-bottom:58px}.sidebar .widget_product_categories .count{float:right}.sidebar .widget_price_filter{margin-bottom:58px}.sidebar .widget.tm_about_store_widget .textwidget{margin-bottom:6px}.sidebar .widget.tm_about_store_widget .btn,.sidebar .widget.tm_about_store_widget .woocommerce #respond input#submit,.woocommerce #respond .sidebar .widget.tm_about_store_widget input#submit,.sidebar .widget.tm_about_store_widget .woocommerce a.button,.woocommerce .sidebar .widget.tm_about_store_widget a.button,.sidebar .widget.tm_about_store_widget .woocommerce button.button,.woocommerce .sidebar .widget.tm_about_store_widget button.button,.sidebar .widget.tm_about_store_widget .woocommerce input.button,.woocommerce .sidebar .widget.tm_about_store_widget input.button,.sidebar .widget.tm_about_store_widget .woocommerce-account #respond input#submit,.woocommerce-account #respond .sidebar .widget.tm_about_store_widget input#submit,.sidebar .widget.tm_about_store_widget .woocommerce-account a.button,.woocommerce-account .sidebar .widget.tm_about_store_widget a.button,.sidebar .widget.tm_about_store_widget .woocommerce-account button.button,.woocommerce-account .sidebar .widget.tm_about_store_widget button.button,.sidebar .widget.tm_about_store_widget .woocommerce-account input.button,.woocommerce-account .sidebar .widget.tm_about_store_widget input.button,.sidebar .widget.tm_about_store_widget .woocommerce table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart .sidebar .widget.tm_about_store_widget a.button,.sidebar .widget.tm_about_store_widget .woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .sidebar .widget.tm_about_store_widget a.button{margin-top:15px}@media(min-width:768px) and (max-width:1199px){.sidebar .widget.widget_price_filter .price_slider_amount{text-align:left}.sidebar .widget.widget_price_filter .price_slider_amount button{float:none}.sidebar ul.product_list_widget li img{float:none}.sidebar .widget .product_list_widget>li>a:first-child{float:none;display:inline-block}}@media(min-width:768px) and (max-width:991px){.sidebar .widget.widget_search .search-form{display:block}.sidebar .widget.widget_search .btn,.sidebar .widget.widget_search .woocommerce #respond input#submit,.woocommerce #respond .sidebar .widget.widget_search input#submit,.sidebar .widget.widget_search .woocommerce a.button,.woocommerce .sidebar .widget.widget_search a.button,.sidebar .widget.widget_search .woocommerce button.button,.woocommerce .sidebar .widget.widget_search button.button,.sidebar .widget.widget_search .woocommerce input.button,.woocommerce .sidebar .widget.widget_search input.button,.sidebar .widget.widget_search .woocommerce-account #respond input#submit,.woocommerce-account #respond .sidebar .widget.widget_search input#submit,.sidebar .widget.widget_search .woocommerce-account a.button,.woocommerce-account .sidebar .widget.widget_search a.button,.sidebar .widget.widget_search .woocommerce-account button.button,.woocommerce-account .sidebar .widget.widget_search button.button,.sidebar .widget.widget_search .woocommerce-account input.button,.woocommerce-account .sidebar .widget.widget_search input.button,.sidebar .widget.widget_search .woocommerce table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart .sidebar .widget.widget_search a.button,.sidebar .widget.widget_search .woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .sidebar .widget.widget_search a.button{margin-top:15px}}@media(min-width:768px) and (max-width:1199px){.sidebar-1-4 .sidebar .widget.widget_search .search-form{display:block}.sidebar-1-4 .sidebar .widget.widget_search .btn,.sidebar-1-4 .sidebar .widget.widget_search .woocommerce #respond input#submit,.woocommerce #respond .sidebar-1-4 .sidebar .widget.widget_search input#submit,.sidebar-1-4 .sidebar .widget.widget_search .woocommerce a.button,.woocommerce .sidebar-1-4 .sidebar .widget.widget_search a.button,.sidebar-1-4 .sidebar .widget.widget_search .woocommerce button.button,.woocommerce .sidebar-1-4 .sidebar .widget.widget_search button.button,.sidebar-1-4 .sidebar .widget.widget_search .woocommerce input.button,.woocommerce .sidebar-1-4 .sidebar .widget.widget_search input.button,.sidebar-1-4 .sidebar .widget.widget_search .woocommerce-account #respond input#submit,.woocommerce-account #respond .sidebar-1-4 .sidebar .widget.widget_search input#submit,.sidebar-1-4 .sidebar .widget.widget_search .woocommerce-account a.button,.woocommerce-account .sidebar-1-4 .sidebar .widget.widget_search a.button,.sidebar-1-4 .sidebar .widget.widget_search .woocommerce-account button.button,.woocommerce-account .sidebar-1-4 .sidebar .widget.widget_search button.button,.sidebar-1-4 .sidebar .widget.widget_search .woocommerce-account input.button,.woocommerce-account .sidebar-1-4 .sidebar .widget.widget_search input.button,.sidebar-1-4 .sidebar .widget.widget_search .woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .sidebar-1-4 .sidebar .widget.widget_search a.button,.sidebar-1-4 .sidebar .widget.widget_search .single-product.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.button,.single-product.woocommerce table.shop_table.wishlist_table .product-add-to-cart .sidebar-1-4 .sidebar .widget.widget_search a.button{margin-top:15px}}@media(min-width:1200px){.position-one-right-sidebar.sidebar-1-4 #primary.col-md-8{padding-right:9.5%}.position-one-left-sidebar.sidebar-1-4 #primary.col-md-8{padding-left:9.5%}.position-one-right-sidebar.sidebar-1-3 #primary.col-md-8{padding-right:9.5%}.position-one-left-sidebar.sidebar-1-3 #primary.col-md-8{padding-left:9.5%}body.woocommerce-page.position-one-right-sidebar.sidebar-1-4 #primary.col-md-8,body.woocommerce-page.position-one-right-sidebar.sidebar-1-3 #primary.col-md-8,body.woocommerce-page.position-one-left-sidebar.sidebar-1-4 #primary.col-md-8,body.woocommerce-page.position-one-left-sidebar.sidebar-1-3 #primary.col-md-8{padding-left:.9375rem;padding-right:.9375rem}}.posts-list--grid-2-cols .hentry.post,.posts-list--grid-3-cols .hentry.post,.posts-list--masonry-2-cols .hentry.post,.posts-list--masonry-3-cols .hentry.post{padding-bottom:33px}.posts-list--grid-2-cols .post-format-quote,.posts-list--grid-3-cols .post-format-quote,.posts-list--masonry-2-cols .post-format-quote,.posts-list--masonry-3-cols .post-format-quote{padding:77px 33px 10px 33px;text-align:center}.posts-list--grid-2-cols .post-format-quote:before,.posts-list--grid-3-cols .post-format-quote:before,.posts-list--masonry-2-cols .post-format-quote:before,.posts-list--masonry-3-cols .post-format-quote:before{right:0;left:0;text-align:center}.posts-list--grid-2-cols .post-featured-content.format-quote,.posts-list--grid-3-cols .post-featured-content.format-quote,.posts-list--masonry-2-cols .post-featured-content.format-quote,.posts-list--masonry-3-cols .post-featured-content.format-quote{padding:43px 0 43px}.posts-list--grid-2-cols .post-featured-content.format-quote .sticky__label,.posts-list--grid-3-cols .post-featured-content.format-quote .sticky__label,.posts-list--masonry-2-cols .post-featured-content.format-quote .sticky__label,.posts-list--masonry-3-cols .post-featured-content.format-quote .sticky__label{margin-left:30px;margin-bottom:-15px}.posts-list--grid-2-cols .fa,.posts-list--grid-3-cols .fa,.posts-list--masonry-2-cols .fa,.posts-list--masonry-3-cols .fa{-webkit-transform:translate(0,0) translateZ(0);transform:translate(0,0) translateZ(0)}@media(max-width:543px){.posts-list--grid-2-cols .has-thumb .post-thumbnail__format-link,.posts-list--grid-3-cols .has-thumb .post-thumbnail__format-link,.posts-list--masonry-2-cols .has-thumb .post-thumbnail__format-link,.posts-list--masonry-3-cols .has-thumb .post-thumbnail__format-link{position:static;margin:15px 0;-webkit-transform:translateY(0) translateZ(0);transform:translateY(0) translateZ(0);padding:0}.posts-list--grid-2-cols .has-thumb .post-thumbnail__format-link .post-format-link,.posts-list--grid-3-cols .has-thumb .post-thumbnail__format-link .post-format-link,.posts-list--masonry-2-cols .has-thumb .post-thumbnail__format-link .post-format-link,.posts-list--masonry-3-cols .has-thumb .post-thumbnail__format-link .post-format-link{width:100%}}@media(min-width:544px){.posts-list--grid-2-cols .has-thumb .post-thumbnail__format-link,.posts-list--grid-3-cols .has-thumb .post-thumbnail__format-link,.posts-list--masonry-2-cols .has-thumb .post-thumbnail__format-link,.posts-list--masonry-3-cols .has-thumb .post-thumbnail__format-link{margin-left:50px;margin-right:50px}.posts-list--grid-2-cols .has-thumb .post-thumbnail__format-link .post-format-link,.posts-list--grid-3-cols .has-thumb .post-thumbnail__format-link .post-format-link,.posts-list--masonry-2-cols .has-thumb .post-thumbnail__format-link .post-format-link,.posts-list--masonry-3-cols .has-thumb .post-thumbnail__format-link .post-format-link{position:relative;padding:8px 25px 10px;margin:3px 0 0;line-height:30px;text-align:left;display:inline-block;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.posts-list--grid-2-cols .share-btns__list,.posts-list--grid-3-cols .share-btns__list,.posts-list--masonry-2-cols .share-btns__list,.posts-list--masonry-3-cols .share-btns__list{float:right}.posts-list--grid-2-cols .share-btns__list+.btn,.posts-list--grid-2-cols .woocommerce #respond .share-btns__list+input#submit,.woocommerce #respond .posts-list--grid-2-cols .share-btns__list+input#submit,.posts-list--grid-2-cols .woocommerce .share-btns__list+a.button,.woocommerce .posts-list--grid-2-cols .share-btns__list+a.button,.posts-list--grid-2-cols .woocommerce .share-btns__list+button.button,.woocommerce .posts-list--grid-2-cols .share-btns__list+button.button,.posts-list--grid-2-cols .woocommerce .share-btns__list+input.button,.woocommerce .posts-list--grid-2-cols .share-btns__list+input.button,.posts-list--grid-2-cols .woocommerce-account #respond .share-btns__list+input#submit,.woocommerce-account #respond .posts-list--grid-2-cols .share-btns__list+input#submit,.posts-list--grid-2-cols .woocommerce-account .share-btns__list+a.button,.woocommerce-account .posts-list--grid-2-cols .share-btns__list+a.button,.posts-list--grid-2-cols .woocommerce-account .share-btns__list+button.button,.woocommerce-account .posts-list--grid-2-cols .share-btns__list+button.button,.posts-list--grid-2-cols .woocommerce-account .share-btns__list+input.button,.woocommerce-account .posts-list--grid-2-cols .share-btns__list+input.button,.posts-list--grid-2-cols .woocommerce table.shop_table.wishlist_table .product-add-to-cart .share-btns__list+a.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart .posts-list--grid-2-cols .share-btns__list+a.button,.posts-list--grid-2-cols .woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .share-btns__list+a.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .posts-list--grid-2-cols .share-btns__list+a.button,.posts-list--grid-3-cols .share-btns__list+.btn,.posts-list--grid-3-cols .woocommerce #respond .share-btns__list+input#submit,.woocommerce #respond .posts-list--grid-3-cols .share-btns__list+input#submit,.posts-list--grid-3-cols .woocommerce .share-btns__list+a.button,.woocommerce .posts-list--grid-3-cols .share-btns__list+a.button,.posts-list--grid-3-cols .woocommerce .share-btns__list+button.button,.woocommerce .posts-list--grid-3-cols .share-btns__list+button.button,.posts-list--grid-3-cols .woocommerce .share-btns__list+input.button,.woocommerce .posts-list--grid-3-cols .share-btns__list+input.button,.posts-list--grid-3-cols .woocommerce-account #respond .share-btns__list+input#submit,.woocommerce-account #respond .posts-list--grid-3-cols .share-btns__list+input#submit,.posts-list--grid-3-cols .woocommerce-account .share-btns__list+a.button,.woocommerce-account .posts-list--grid-3-cols .share-btns__list+a.button,.posts-list--grid-3-cols .woocommerce-account .share-btns__list+button.button,.woocommerce-account .posts-list--grid-3-cols .share-btns__list+button.button,.posts-list--grid-3-cols .woocommerce-account .share-btns__list+input.button,.woocommerce-account .posts-list--grid-3-cols .share-btns__list+input.button,.posts-list--grid-3-cols .woocommerce table.shop_table.wishlist_table .product-add-to-cart .share-btns__list+a.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart .posts-list--grid-3-cols .share-btns__list+a.button,.posts-list--grid-3-cols .woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .share-btns__list+a.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .posts-list--grid-3-cols .share-btns__list+a.button,.posts-list--masonry-2-cols .share-btns__list+.btn,.posts-list--masonry-2-cols .woocommerce #respond .share-btns__list+input#submit,.woocommerce #respond .posts-list--masonry-2-cols .share-btns__list+input#submit,.posts-list--masonry-2-cols .woocommerce .share-btns__list+a.button,.woocommerce .posts-list--masonry-2-cols .share-btns__list+a.button,.posts-list--masonry-2-cols .woocommerce .share-btns__list+button.button,.woocommerce .posts-list--masonry-2-cols .share-btns__list+button.button,.posts-list--masonry-2-cols .woocommerce .share-btns__list+input.button,.woocommerce .posts-list--masonry-2-cols .share-btns__list+input.button,.posts-list--masonry-2-cols .woocommerce-account #respond .share-btns__list+input#submit,.woocommerce-account #respond .posts-list--masonry-2-cols .share-btns__list+input#submit,.posts-list--masonry-2-cols .woocommerce-account .share-btns__list+a.button,.woocommerce-account .posts-list--masonry-2-cols .share-btns__list+a.button,.posts-list--masonry-2-cols .woocommerce-account .share-btns__list+button.button,.woocommerce-account .posts-list--masonry-2-cols .share-btns__list+button.button,.posts-list--masonry-2-cols .woocommerce-account .share-btns__list+input.button,.woocommerce-account .posts-list--masonry-2-cols .share-btns__list+input.button,.posts-list--masonry-2-cols .woocommerce table.shop_table.wishlist_table .product-add-to-cart .share-btns__list+a.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart .posts-list--masonry-2-cols .share-btns__list+a.button,.posts-list--masonry-2-cols .woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .share-btns__list+a.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .posts-list--masonry-2-cols .share-btns__list+a.button,.posts-list--masonry-3-cols .share-btns__list+.btn,.posts-list--masonry-3-cols .woocommerce #respond .share-btns__list+input#submit,.woocommerce #respond .posts-list--masonry-3-cols .share-btns__list+input#submit,.posts-list--masonry-3-cols .woocommerce .share-btns__list+a.button,.woocommerce .posts-list--masonry-3-cols .share-btns__list+a.button,.posts-list--masonry-3-cols .woocommerce .share-btns__list+button.button,.woocommerce .posts-list--masonry-3-cols .share-btns__list+button.button,.posts-list--masonry-3-cols .woocommerce .share-btns__list+input.button,.woocommerce .posts-list--masonry-3-cols .share-btns__list+input.button,.posts-list--masonry-3-cols .woocommerce-account #respond .share-btns__list+input#submit,.woocommerce-account #respond .posts-list--masonry-3-cols .share-btns__list+input#submit,.posts-list--masonry-3-cols .woocommerce-account .share-btns__list+a.button,.woocommerce-account .posts-list--masonry-3-cols .share-btns__list+a.button,.posts-list--masonry-3-cols .woocommerce-account .share-btns__list+button.button,.woocommerce-account .posts-list--masonry-3-cols .share-btns__list+button.button,.posts-list--masonry-3-cols .woocommerce-account .share-btns__list+input.button,.woocommerce-account .posts-list--masonry-3-cols .share-btns__list+input.button,.posts-list--masonry-3-cols .woocommerce table.shop_table.wishlist_table .product-add-to-cart .share-btns__list+a.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart .posts-list--masonry-3-cols .share-btns__list+a.button,.posts-list--masonry-3-cols .woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .share-btns__list+a.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .posts-list--masonry-3-cols .share-btns__list+a.button{float:left}}@media(min-width:992px){.posts-list--grid-2-cols .post-thumbnail *+.sticky__label,.posts-list--grid-2-cols .post-format-wrap *+.sticky__label,.posts-list--grid-2-cols .post-content-video *+.sticky__label,.posts-list--grid-3-cols .post-thumbnail *+.sticky__label,.posts-list--grid-3-cols .post-format-wrap *+.sticky__label,.posts-list--grid-3-cols .post-content-video *+.sticky__label,.posts-list--masonry-2-cols .post-thumbnail *+.sticky__label,.posts-list--masonry-2-cols .post-format-wrap *+.sticky__label,.posts-list--masonry-2-cols .post-content-video *+.sticky__label,.posts-list--masonry-3-cols .post-thumbnail *+.sticky__label,.posts-list--masonry-3-cols .post-format-wrap *+.sticky__label,.posts-list--masonry-3-cols .post-content-video *+.sticky__label{top:20px;left:20px}.posts-list--grid-2-cols .post-content-video *+.sticky__label,.posts-list--grid-3-cols .post-content-video *+.sticky__label,.posts-list--masonry-2-cols .post-content-video *+.sticky__label,.posts-list--masonry-3-cols .post-content-video *+.sticky__label{top:40px;left:20px}}.posts-list--masonry-2-cols .hentry.post,.posts-list--masonry-3-cols .hentry.post{display:inline-block;margin-bottom:57px}.posts-list--masonry-2-cols .hentry.post+.post,.posts-list--masonry-3-cols .hentry.post+.post{margin-top:0}@media(min-width:1200px){.position-one-right-sidebar .posts-list--grid-3-cols .share-btns__list,.position-one-right-sidebar .posts-list--masonry-3-cols .share-btns__list,.position-one-left-sidebar .posts-list--grid-3-cols .share-btns__list,.position-one-left-sidebar .posts-list--masonry-3-cols .share-btns__list{float:none}.position-one-right-sidebar .posts-list--grid-3-cols .entry-footer,.position-one-right-sidebar .posts-list--masonry-3-cols .entry-footer,.position-one-left-sidebar .posts-list--grid-3-cols .entry-footer,.position-one-left-sidebar .posts-list--masonry-3-cols .entry-footer{margin-top:15px}.position-one-right-sidebar .posts-list--grid-3-cols .post-featured-content.format-quote,.position-one-right-sidebar .posts-list--masonry-3-cols .post-featured-content.format-quote,.position-one-left-sidebar .posts-list--grid-3-cols .post-featured-content.format-quote,.position-one-left-sidebar .posts-list--masonry-3-cols .post-featured-content.format-quote{padding:0;overflow:hidden}.position-one-right-sidebar .posts-list--grid-3-cols .post-featured-content.format-quote .sticky__label,.position-one-right-sidebar .posts-list--masonry-3-cols .post-featured-content.format-quote .sticky__label,.position-one-left-sidebar .posts-list--grid-3-cols .post-featured-content.format-quote .sticky__label,.position-one-left-sidebar .posts-list--masonry-3-cols .post-featured-content.format-quote .sticky__label{margin-top:20px;margin-left:20px;margin-bottom:-15px}.position-one-right-sidebar .posts-list--grid-3-cols .post-featured-content.format-quote .post-format-quote,.position-one-right-sidebar .posts-list--masonry-3-cols .post-featured-content.format-quote .post-format-quote,.position-one-left-sidebar .posts-list--grid-3-cols .post-featured-content.format-quote .post-format-quote,.position-one-left-sidebar .posts-list--masonry-3-cols .post-featured-content.format-quote .post-format-quote{padding:77px 33px 30px 33px}.position-one-right-sidebar .posts-list--grid-3-cols .has-thumb .post-thumbnail__format-link,.position-one-right-sidebar .posts-list--masonry-3-cols .has-thumb .post-thumbnail__format-link,.position-one-left-sidebar .posts-list--grid-3-cols .has-thumb .post-thumbnail__format-link,.position-one-left-sidebar .posts-list--masonry-3-cols .has-thumb .post-thumbnail__format-link{position:static;margin:15px 0;-webkit-transform:translateY(0) translateZ(0);transform:translateY(0) translateZ(0);padding:0}.position-one-right-sidebar .posts-list--grid-3-cols .has-thumb .post-thumbnail__format-link .post-format-link,.position-one-right-sidebar .posts-list--masonry-3-cols .has-thumb .post-thumbnail__format-link .post-format-link,.position-one-left-sidebar .posts-list--grid-3-cols .has-thumb .post-thumbnail__format-link .post-format-link,.position-one-left-sidebar .posts-list--masonry-3-cols .has-thumb .post-thumbnail__format-link .post-format-link{width:100%}}@media(max-width:991px){.position-one-right-sidebar .col2-set .col-1,.position-one-right-sidebar .col2-set .col-2,.position-one-left-sidebar .col2-set .col-1,.position-one-left-sidebar .col2-set .col-2{float:none;width:100%}}.full-width-header-area .widget.widget_top_rated_products .product_list_widget,.full-width-header-area .widget.widget_recent_reviews .product_list_widget,.full-width-header-area .widget.widget_recently_viewed_products .product_list_widget,.full-width-header-area .widget.widget_products .product_list_widget,.before-content-area .widget.widget_top_rated_products .product_list_widget,.before-content-area .widget.widget_recent_reviews .product_list_widget,.before-content-area .widget.widget_recently_viewed_products .product_list_widget,.before-content-area .widget.widget_products .product_list_widget,.after-content-full-width-area .widget.widget_top_rated_products .product_list_widget,.after-content-full-width-area .widget.widget_recent_reviews .product_list_widget,.after-content-full-width-area .widget.widget_recently_viewed_products .product_list_widget,.after-content-full-width-area .widget.widget_products .product_list_widget,.before-loop-area .widget.widget_top_rated_products .product_list_widget,.before-loop-area .widget.widget_recent_reviews .product_list_widget,.before-loop-area .widget.widget_recently_viewed_products .product_list_widget,.before-loop-area .widget.widget_products .product_list_widget,.after-loop-area .widget.widget_top_rated_products .product_list_widget,.after-loop-area .widget.widget_recent_reviews .product_list_widget,.after-loop-area .widget.widget_recently_viewed_products .product_list_widget,.after-loop-area .widget.widget_products .product_list_widget{margin-top:0}body blockquote,body .post-format-quote,blockquote q,.post-format-quote q,blockquote p,.post-format-quote p,body blockquote.single-format-quote,body .single-format-quote.post-format-quote,.posts-list--grid-2-cols blockquote,.posts-list--grid-2-cols .post-format-quote,.posts-list--grid-2-cols .post-format-quote{font-style:italic}.sticky__label{position:absolute;top:15px;right:0}.blog .posts-list{padding-top:30px}.post-gallery{margin:25px 0 0}.entry-content .post-gallery{margin-top:10px}.post-gallery img{display:block}.post-gallery .swiper-button-next,.post-gallery .swiper-button-prev{margin-top:-25px;top:50%;font-size:18px;border:0}.post-gallery .swiper-button-prev{left:0}.post-gallery .swiper-button-next{right:0}.post-gallery .material-icons{font-size:24px}.post-gallery__caption{position:absolute;bottom:0;left:0;right:0;padding:15px;background:rgb(0 0 0 / .5);color:#fff}.post-gallery__link{display:block}.post-format-link{display:inline-block;margin:10px 0;padding:10px 20px 10px 15px}.post .post-format-link{text-decoration:underline}.has-thumb .post-thumbnail{position:relative}.has-thumb .post-thumbnail__format-link{position:absolute;top:50%;right:0;bottom:auto;left:0;-webkit-transform:translateY(-50%) translateZ(0);transform:translateY(-50%) translateZ(0);text-align:center}.has-thumb .post-thumbnail__format-link .post-format-link{text-decoration:none;padding:8px 25px 11px;margin:-2px 0 0}@media(min-width:544px){.post-format-quote:before{top:15px}}.post-featured-content.format-quote{padding:15px}@media(min-width:544px) and (max-width:767px){.post-featured-content.format-quote{padding:43px 43px 39px 47px}}@media(min-width:992px){.post-featured-content.format-quote{padding:43px 43px 39px 47px}}.post-featured-content{margin-top:33px}.posts-list--masonry-3-cols .post-featured-content,.posts-list--masonry-2-cols .post-featured-content{overflow:visible}.format-video .post-featured-content{background:0}.post-featured-content .post__cats{margin:10px 0 0 10px}@media(min-width:992px){.post-featured-content .post__cats{margin:30px 0 0 30px}}.format-video .post-featured-content .post__cats{position:absolute;left:0;top:0;margin:10px}@media(min-width:992px){.format-video .post-featured-content .post__cats{margin:30px}}.format-video .post-featured-content .post__cats:first-child{position:static}.post.format-status .post__cats{padding:0 0 10px}.embed-wrapper .twitter-tweet{margin:10px auto!important;max-width:90%!important}.fb_iframe_widget{max-width:100%}.fb_iframe_widget>span{max-width:100%}.format-video .post-featured-content,.posts-list .post-thumbnail--fullwidth{display:block;margin:25px 0 0}.blog .post_format-post-format-aside header *+.entry-meta{margin-top:28px;display:inline-block}.post_format-post-format-video P iframe{width:100%}.post-format-link{font-size:11px;line-height:31px}@media(min-width:768px){.post-format-link{font-size:.8em}}.posts-list--grid-2-cols .post-thumbnail__format-link .post-format-link,.posts-list--grid-3-cols .post-thumbnail__format-link .post-format-link,.posts-list--masonry-2-cols .post-thumbnail__format-link .post-format-link,.posts-list--masonry-3-cols .post-thumbnail__format-link .post-format-link{line-height:48px}.site-footer{padding-right:15px;padding-left:15px}.site-footer input[type="text"]:focus,.site-footer input[type="email"]:focus,.site-footer input[type="url"]:focus,.site-footer input[type="password"]:focus,.site-footer input[type="search"]:focus,.site-footer input[type="number"]:focus,.site-footer input[type="tel"]:focus,.site-footer input[type="range"]:focus,.site-footer input[type="date"]:focus,.site-footer input[type="month"]:focus,.site-footer input[type="week"]:focus,.site-footer input[type="time"]:focus,.site-footer input[type="datetime"]:focus,.site-footer input[type="datetime-local"]:focus,.site-footer input[type="color"]:focus,.site-footer select:focus,.site-footer textarea:focus{box-shadow:none;outline:0}.footer-copyright{font-size:15px;line-height:1.733333333333333;font-weight:400}.footer-menu__items li{border-left:0}.footer-text-center{line-height:1.6}footer .textwidget{font-weight:400;line-height:1.625}@media(min-width:544px){footer .textwidget{line-height:1.777777777777778}}footer .widget ul li.recentcomments a{font-size:16px}.footer-area .swiper-container .swiper-wrapper .swiper-slide .inner .entry-header{margin-bottom:15px}.footer-area .widget .widget-title{font-weight:300}.footer-area .tm_about_store_widget{background-color:transparent!important}.site-footer.default{padding-top:61px}.site-footer.default .footer-container{padding:40px 20px 32px}.site-footer.default .footer-copyright{text-align:center;letter-spacing:0;border-top:1px solid;padding-top:40px}.site-footer.default .footer-logo,.site-footer.default .social-list{text-align:center}.site-footer.default .footer-logo+.footer-area-wrap{margin-top:30px}@media(max-width:543px){.site-footer.default .footer-area{padding:0 20px}}@media(min-width:768px){.site-footer.default{padding-top:67px}.site-footer.default .footer-container{padding:20px 0 20px}.site-footer.default .social-list{margin:42px 0 68px}.site-footer.default .footer-logo+.footer-area-wrap{margin-top:61px}}.site-footer.centered{text-align:center}.site-footer.centered .footer-container{padding:61px 0 34px}.site-footer.centered .footer-text-center{max-width:970px;margin-left:auto;margin-right:auto}.site-footer.centered .site-info .social-list{margin:22px 0 17px}.site-footer.centered *+.footer-text-center{margin-top:17px}.site-footer.centered *+.footer-copyright{margin-top:33px}@media(min-width:768px){.site-footer.centered .footer-container{padding:87px 0 54px}.site-footer.centered .site-info .social-list{margin:42px 0 67px}.site-footer.centered *+.footer-text-center{margin-top:60px}.site-footer.centered *+.footer-copyright{margin-top:60px}}.site-footer.minimal .footer-container{padding:56px 0 34px}.site-footer.minimal .site-info__flex{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-align-content:stretch;-moz-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.site-footer.minimal .site-info__flex .footer-logo{-webkit-box-flex:0;-webkit-flex:0 1 21%;-moz-box-flex:0;-moz-flex:0 1 21%;-ms-flex:0 1 21%;flex:0 1 21%;-webkit-align-self:center;-moz-align-self:center;-ms-flex-item-align:center;align-self:center;margin:7px 0 3px}.site-footer.minimal .site-info__flex .social-list{-webkit-box-flex:0;-webkit-flex:0 1 20%;-moz-box-flex:0;-moz-flex:0 1 20%;-ms-flex:0 1 20%;flex:0 1 20%;-webkit-align-self:center;-moz-align-self:center;-ms-flex-item-align:center;align-self:center;margin:21px 0 8px}.site-footer.minimal .site-info__flex .site-info__mid-box{-webkit-box-flex:0;-webkit-flex:0 1 66%;-moz-box-flex:0;-moz-flex:0 1 66%;-ms-flex:0 1 66%;flex:0 1 66%;-webkit-align-self:center;-moz-align-self:center;-ms-flex-item-align:center;align-self:center;text-align:center}@media(min-width:1200px){.site-footer.minimal .site-info__flex{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.site-footer.minimal .site-info__flex .footer-logo{min-width:200px}.site-footer.minimal .site-info__flex .social-list{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-order:2;-ms-flex-order:2;order:2;margin:23px 0 20px;white-space:nowrap;text-align:right}.site-footer.minimal .site-info__flex .site-info__mid-box{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-order:1;-ms-flex-order:1;order:1;text-align:left}}.site-footer.minimal .footer-copyright{display:block;margin-top:17px;word-wrap:normal;-moz-hyphens:none;hyphens:none}.site-footer.minimal .footer-menu{display:block;vertical-align:middle}@media(min-width:768px){.site-footer.minimal .footer-container{padding:80px 0 57px}.site-footer.minimal .site-info__flex .social-list{margin:39px 0 37px}}@media(min-width:1200px){.site-footer.minimal .footer-container{padding:64px 0 64px}}.blog .format-aside .entry-title,.archive .format-aside .entry-title{display:none}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.comment-body .reply{opacity:1;color:#939393}.comment-reply-link{font-size:18px}.not-found{padding:0 0 20px;text-align:center;margin:0 0 30px}.not-found .page-title{margin:6px 0 8px}.not-found .page-content{margin:0}.not-found h1{margin-top:46px;margin-bottom:39px;font-style:normal}.not-found h4{margin-bottom:24px}.not-found hr{margin:59px auto 51px;max-width:770px}.not-found .search-form{margin-top:33px;max-width:370px;margin-right:auto;margin-left:auto}.not-found h4{margin-bottom:14px}.not-found .btn,.not-found .woocommerce #respond input#submit,.woocommerce #respond .not-found input#submit,.not-found .woocommerce a.button,.woocommerce .not-found a.button,.not-found .woocommerce button.button,.woocommerce .not-found button.button,.not-found .woocommerce input.button,.woocommerce .not-found input.button,.not-found .woocommerce-account #respond input#submit,.woocommerce-account #respond .not-found input#submit,.not-found .woocommerce-account a.button,.woocommerce-account .not-found a.button,.not-found .woocommerce-account button.button,.woocommerce-account .not-found button.button,.not-found .woocommerce-account input.button,.woocommerce-account .not-found input.button,.not-found .woocommerce table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart .not-found a.button,.not-found .woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .not-found a.button{margin-bottom:11px}@media(min-width:992px){.not-found{padding:0 0 40px}}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:0;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.img-pull-left{width:50%;float:left;margin:0 4% 1% 0}.img-pull-right{width:50%;float:right;margin:0 0 1% 4%}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block;padding-bottom:1.5em;font-size:12px}.embed-responsive{position:relative;display:block;padding:0}.posts-list--masonry-3-cols .embed-responsive,.posts-list--masonry-2-cols .embed-responsive{overflow:visible}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.widget_product_categories_image h4,.tm_products_carousel_widget h4,.widget_carousel h4,.after-content-area h4{text-align:center;padding-bottom:15px;padding-top:21px;margin-bottom:40px!important;position:relative}.widget_product_categories_image h4:after,.tm_products_carousel_widget h4:after,.widget_carousel h4:after,.after-content-area h4:after{position:absolute;width:132px;content:"";height:2px;left:50%;bottom:-10px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.widget_product_categories_image h4 span,.tm_products_carousel_widget h4 span,.widget_carousel h4 span,.after-content-area h4 span{display:block;font-weight:700;text-transform:uppercase;font-style:normal}@media(min-width:768px){.widget_product_categories_image h4 span,.tm_products_carousel_widget h4 span,.widget_carousel h4 span,.after-content-area h4 span{display:inline}}.widget_product_categories_image .swiper-slide{width:auto}.widget_carousel h4 span,.after-content-area h4 span{display:inline}.after-content-area h4{text-align:center}@media(min-width:768px){.after-content-area h4{text-align:left}.after-content-area h4:after{left:0;-webkit-transform:translateX(0);transform:translateX(0)}}.after-content-area .widget{box-shadow:none;padding-top:0;padding-bottom:0}.woocommerce div.product .product-widget-categories li,.widget-area .widget .product_list_widget>li .product-widget-categories li,.woocommerce div.product .product-widget-tags li{position:relative;display:inline-block;margin:0;padding:0;-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-moz-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;max-width:none}.woocommerce div.product .product-widget-categories li a,.widget-area .widget .product_list_widget>li .product-widget-categories li a,.woocommerce div.product .product-widget-tags li a{margin-right:4px}.woocommerce div.product .product-widget-categories li:after,.widget-area .widget .product_list_widget>li .product-widget-categories li:after,.woocommerce div.product .product-widget-tags li:after{content:",";display:inline-block;position:absolute;bottom:1px;left:auto;right:0;top:auto;color:inherit;font-size:inherit;line-height:inherit}.woocommerce div.product .product-widget-categories li:last-child:after,.widget-area .widget .product_list_widget>li .product-widget-categories li:last-child:after,.woocommerce div.product .product-widget-tags li:last-child:after{content:""}.widget-area .widget.woocommerce .product-categories-thumbnail div{margin:0 0 30px 0}@media(max-width:380px){.widget-area .widget.woocommerce .product-categories-thumbnail div{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.widget-area .widget.woocommerce .product-categories-thumbnail div>a{display:block;position:relative}.widget-area .widget.woocommerce .product-categories-thumbnail div>a figure{position:relative;z-index:1}.widget-area .widget.woocommerce .product-categories-thumbnail div>a figure img{width:100%;display:block}.widget-area .widget.woocommerce .product-categories-thumbnail div>a:hover .title_count{background:rgb(0 0 0 / .9);bottom:50%;-webkit-transform:translateY(100%);transform:translateY(100%);color:#fff}.widget-area .widget.woocommerce .product-categories-thumbnail div>a:hover .title_count h5{color:#fff}.widget-area .widget.woocommerce .product-categories-thumbnail div>a:hover .title_count em{color:#fff;font-weight:300}.widget-area .widget.woocommerce .product-categories-thumbnail div .title_count{position:absolute;z-index:2;bottom:30px;width:100%;text-align:center;background:rgb(255 255 255 / .9);transition:.5s ease all;-webkit-transform:translateY(0);transform:translateY(0);display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;height:70px;font-weight:300}.widget-area .widget.woocommerce .product-categories-thumbnail div .title_count h5{margin:0;transition:.5s ease all}.widget-area .widget.woocommerce .product-categories-thumbnail div .title_count em{font-style:normal;transition:.5s ease all}.widget-area .widget.woocommerce ul.product_list_widget>li{position:relative;font-size:16px;line-height:22px;font-weight:300;padding-top:0;padding-bottom:0;padding-left:108px}.widget-area .widget.woocommerce ul.product_list_widget>li>a:first-child{position:absolute;top:0;left:0}.widget-area .widget.woocommerce ul.product_list_widget>li img{width:88px;margin-left:0}.widget-area .widget.woocommerce ul.product_list_widget>li .product-widget-categories{display:block;clear:none;margin-top:0;-webkit-transform:translateY(-7px);transform:translateY(-7px)}@media(min-width:768px){.widget-area .widget.woocommerce ul.product_list_widget>li .product-widget-categories{clear:both}}@media(min-width:992px){.widget-area .widget.woocommerce ul.product_list_widget>li .product-widget-categories{clear:none}}.widget-area .widget.woocommerce ul.product_list_widget>li .product_title_link{margin-top:-2px;overflow:hidden}.widget-area .widget.woocommerce ul.product_list_widget>li .product_title_link>a{font-weight:400;display:inline-block;font-size:18px;line-height:22px}.widget-area .widget.woocommerce ul.product_list_widget>li .product_title_link>a span.product-title{display:block}.widget-area .widget.woocommerce ul.product_list_widget>li .reviewer{display:block;font-size:16px;line-height:22px;-webkit-transform:translateY(-4px);transform:translateY(-4px)}.widget-area .widget.woocommerce ul.product_list_widget>li .star-rating{margin-top:10px}.widget-area .widget.woocommerce ul.product_list_widget>li .amount,.widget-area .widget.woocommerce ul.product_list_widget>li ins{font-size:16px;line-height:20px;font-weight:700;padding:0}@media(min-width:544px){.widget-area .widget.woocommerce ul.product_list_widget>li .amount,.widget-area .widget.woocommerce ul.product_list_widget>li ins{font-size:20px;line-height:28px}}.widget-area .widget.woocommerce ul.product_list_widget>li .amount del,.widget-area .widget.woocommerce ul.product_list_widget>li ins del{font-size:16px;line-height:20px;font-weight:300}.widget-area .widget.woocommerce ul.product_list_widget>li del{font-size:16px;line-height:20px;font-weight:300}.widget-area .widget.woocommerce ul.product_list_widget>li del .amount{font-size:16px;line-height:20px;text-decoration:line-through;font-weight:300}.widget-area .widget.woocommerce ul.product_list_widget>li+li{margin-top:43px}.woocommerce.single-product .compare:before,.woocommerce .single-product .compare:before{position:relative;top:3px;margin-right:7px;font-size:18px}@media(max-width:543px){.woocommerce.single-product div.product,.woocommerce .single-product div.product{max-width:none}.woocommerce.single-product div.product h3,.woocommerce .single-product div.product h3{padding-right:0;padding-left:0}.woocommerce.single-product .related.products,.woocommerce.single-product .upsells.products,.woocommerce .single-product .related.products,.woocommerce .single-product .upsells.products{max-width:90%;margin-right:auto;margin-left:auto}}@media(max-width:767px){.woocommerce.single-product .related.products,.woocommerce.single-product .upsells.products,.woocommerce .single-product .related.products,.woocommerce .single-product .upsells.products{padding:0 15px}}@media(min-width:544px) and (max-width:767px){.woocommerce.single-product div.product,.woocommerce .single-product div.product{margin-top:0}}.woocommerce.single-product .yith-wcwl-add-to-wishlist a.add_to_wishlist:before,.woocommerce .single-product .yith-wcwl-add-to-wishlist a.add_to_wishlist:before{position:relative;top:-3px;font-size:18px}.woocommerce.single-product .products .yith-wcwl-add-to-wishlist a.add_to_wishlist:before,.woocommerce .single-product .products .yith-wcwl-add-to-wishlist a.add_to_wishlist:before{font-size:21px;top:0}@media(max-width:767px){.woocommerce.single-product .products,.woocommerce .single-product .products{text-align:center}.woocommerce.single-product .products.row .product,.woocommerce.single-product .full-width-header-area .widget.widget_top_rated_products .products.product_list_widget .product,.full-width-header-area .widget.widget_top_rated_products .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .full-width-header-area .widget.widget_recent_reviews .products.product_list_widget .product,.full-width-header-area .widget.widget_recent_reviews .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .full-width-header-area .widget.widget_recently_viewed_products .products.product_list_widget .product,.full-width-header-area .widget.widget_recently_viewed_products .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .full-width-header-area .widget.widget_products .products.product_list_widget .product,.full-width-header-area .widget.widget_products .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .before-content-area .widget.widget_top_rated_products .products.product_list_widget .product,.before-content-area .widget.widget_top_rated_products .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .before-content-area .widget.widget_recent_reviews .products.product_list_widget .product,.before-content-area .widget.widget_recent_reviews .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .before-content-area .widget.widget_recently_viewed_products .products.product_list_widget .product,.before-content-area .widget.widget_recently_viewed_products .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .before-content-area .widget.widget_products .products.product_list_widget .product,.before-content-area .widget.widget_products .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .after-content-full-width-area .widget.widget_top_rated_products .products.product_list_widget .product,.after-content-full-width-area .widget.widget_top_rated_products .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .after-content-full-width-area .widget.widget_recent_reviews .products.product_list_widget .product,.after-content-full-width-area .widget.widget_recent_reviews .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .after-content-full-width-area .widget.widget_recently_viewed_products .products.product_list_widget .product,.after-content-full-width-area .widget.widget_recently_viewed_products .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .after-content-full-width-area .widget.widget_products .products.product_list_widget .product,.after-content-full-width-area .widget.widget_products .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .before-loop-area .widget.widget_top_rated_products .products.product_list_widget .product,.before-loop-area .widget.widget_top_rated_products .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .before-loop-area .widget.widget_recent_reviews .products.product_list_widget .product,.before-loop-area .widget.widget_recent_reviews .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .before-loop-area .widget.widget_recently_viewed_products .products.product_list_widget .product,.before-loop-area .widget.widget_recently_viewed_products .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .before-loop-area .widget.widget_products .products.product_list_widget .product,.before-loop-area .widget.widget_products .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .after-loop-area .widget.widget_top_rated_products .products.product_list_widget .product,.after-loop-area .widget.widget_top_rated_products .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .after-loop-area .widget.widget_recent_reviews .products.product_list_widget .product,.after-loop-area .widget.widget_recent_reviews .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .after-loop-area .widget.widget_recently_viewed_products .products.product_list_widget .product,.after-loop-area .widget.widget_recently_viewed_products .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .after-loop-area .widget.widget_products .products.product_list_widget .product,.after-loop-area .widget.widget_products .woocommerce.single-product .products.product_list_widget .product,.woocommerce.single-product .products.after-content-area .product,.woocommerce .single-product .products.row .product,.woocommerce .single-product .full-width-header-area .widget.widget_top_rated_products .products.product_list_widget .product,.full-width-header-area .widget.widget_top_rated_products .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .full-width-header-area .widget.widget_recent_reviews .products.product_list_widget .product,.full-width-header-area .widget.widget_recent_reviews .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .full-width-header-area .widget.widget_recently_viewed_products .products.product_list_widget .product,.full-width-header-area .widget.widget_recently_viewed_products .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .full-width-header-area .widget.widget_products .products.product_list_widget .product,.full-width-header-area .widget.widget_products .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .before-content-area .widget.widget_top_rated_products .products.product_list_widget .product,.before-content-area .widget.widget_top_rated_products .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .before-content-area .widget.widget_recent_reviews .products.product_list_widget .product,.before-content-area .widget.widget_recent_reviews .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .before-content-area .widget.widget_recently_viewed_products .products.product_list_widget .product,.before-content-area .widget.widget_recently_viewed_products .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .before-content-area .widget.widget_products .products.product_list_widget .product,.before-content-area .widget.widget_products .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .after-content-full-width-area .widget.widget_top_rated_products .products.product_list_widget .product,.after-content-full-width-area .widget.widget_top_rated_products .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .after-content-full-width-area .widget.widget_recent_reviews .products.product_list_widget .product,.after-content-full-width-area .widget.widget_recent_reviews .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .after-content-full-width-area .widget.widget_recently_viewed_products .products.product_list_widget .product,.after-content-full-width-area .widget.widget_recently_viewed_products .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .after-content-full-width-area .widget.widget_products .products.product_list_widget .product,.after-content-full-width-area .widget.widget_products .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .before-loop-area .widget.widget_top_rated_products .products.product_list_widget .product,.before-loop-area .widget.widget_top_rated_products .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .before-loop-area .widget.widget_recent_reviews .products.product_list_widget .product,.before-loop-area .widget.widget_recent_reviews .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .before-loop-area .widget.widget_recently_viewed_products .products.product_list_widget .product,.before-loop-area .widget.widget_recently_viewed_products .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .before-loop-area .widget.widget_products .products.product_list_widget .product,.before-loop-area .widget.widget_products .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .after-loop-area .widget.widget_top_rated_products .products.product_list_widget .product,.after-loop-area .widget.widget_top_rated_products .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .after-loop-area .widget.widget_recent_reviews .products.product_list_widget .product,.after-loop-area .widget.widget_recent_reviews .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .after-loop-area .widget.widget_recently_viewed_products .products.product_list_widget .product,.after-loop-area .widget.widget_recently_viewed_products .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .after-loop-area .widget.widget_products .products.product_list_widget .product,.after-loop-area .widget.widget_products .woocommerce .single-product .products.product_list_widget .product,.woocommerce .single-product .products.after-content-area .product{margin-right:auto;margin-left:auto}.woocommerce.single-product .single-image-container,.woocommerce .single-product .single-image-container{padding:0}}.woocommerce div.product form.cart .variations th.label,.woocommerce div.product form.cart .variation .reset_variations{display:none!important}.woocommerce div.product form.cart .variations{display:block;margin-bottom:20px}.woocommerce div.product form.cart .variations tr td.label{padding-top:9px;padding-right:20px}.woocommerce div.product form.cart .variations tr td.value .chosen-results li{padding:4px 19px}.woocommerce div.product form.cart .variations tr td.value select,.woocommerce div.product form.cart .variations tr td.value .chosen-single{padding:8px 40px 9px 18px}.woocommerce div.product form.cart .variations tr td.value .value-select{position:relative}.woocommerce div.product form.cart .variations tr td.value .value-select:before{content:"\e313";font-family:"Material Icons";position:absolute;top:1px;right:10px;pointer-events:none;font-size:26px;line-height:44px}.woocommerce div.product form.cart .variations tr td.value .value-select select{display:block;margin-right:0}.woocommerce div.product form.cart .variations tr td .chosen-container{min-width:158px}.woocommerce div.product form.cart .variations tr+tr td{padding-top:20px}.woocommerce div.product form.cart .variations tr+tr td.label{padding-top:29px}.woocommerce div.product form.cart .variations .reset_variations{display:none!important}.woocommerce .single_variation_wrap{margin-top:20px}.woocommerce table.shop_attributes{border-top:1px solid #c6c6c6}.woocommerce table.shop_attributes th,.woocommerce table.shop_attributes td{padding:15px}.woocommerce table.shop_attributes th p,.woocommerce table.shop_attributes td p{padding:0}.woocommerce #review_form #respond .comment-reply-title{margin-bottom:34px;text-transform:none}.woocommerce #review_form #respond p.comment-form-rating{margin-bottom:5px}.woocommerce #review_form #respond p.comment-form-rating .stars{position:relative;top:5px;margin-left:6px;margin-bottom:0;vertical-align:top}.woocommerce #review_form #respond input{width:100%}.single-product .related.products,.single-product .upsells.products{padding-top:45px}.single-product .related.products h1,.single-product .upsells.products h1{font-weight:400}.single-product .single-product-images-vertical+span.onsale{left:21.4%;top:3.34%}.single-product .single-product-images-horizontal+span.onsale{left:3.8%;top:2.3%}.single-product.woocommerce .single-product-images-vertical+span.onsale{left:21.4%;top:3.34%}.single-product.woocommerce .single-product-images-horizontal+span.onsale{left:3.8%;top:2.3%}.search.woocommerce div.product .star-rating{left:15px!important}.related.products .products div.product .star-rating,.upsells.products .products div.product .star-rating{left:15px}.wc-tabs-wrapper+.related.products,.wc-tabs-wrapper+.upsells.products{margin-top:-5px}.related.products h1,.upsells.products h1{position:relative;margin-bottom:30px;text-align:center}.related.products{margin-top:1.5em}.related.products h1+div.products,.upsells.products h1+div.products{margin-top:30px}@media(min-width:544px){.related.products h1,.upsells.products h1{margin-bottom:37px}.related.products h1+div.products,.upsells.products h1+div.products{margin-top:37px}}.single-product-images{visibility:hidden;position:relative;margin:0 auto}.single-product-images .single-product-main_image{border:1px solid #c6c6c6}.single-product-images.single-product-images-vertical .jssort01-99-66 .p{width:100%}.single-product-images.single-product-images-vertical .jssora11l,.single-product-images.single-product-images-vertical .jssora11r{left:0;width:100%;text-align:center}.single-product-images.single-product-images-vertical .jssora11l{top:-28px}.single-product-images.single-product-images-vertical .jssora11l:before{content:"\f106"}.single-product-images.single-product-images-vertical .jssora11r{bottom:-28px}.single-product-images.single-product-images-vertical .jssora11r:before{content:"\f107"}.single-product-images.single-product-images-horizontal .jssort01-99-66 .p{height:100%}.single-product-images.single-product-images-horizontal .jssora11l,.single-product-images.single-product-images-horizontal .jssora11r{top:0;height:100%}.single-product-images.single-product-images-horizontal .jssora11l:before,.single-product-images.single-product-images-horizontal .jssora11r:before{line-height:0;top:50%;position:absolute}.single-product-images.single-product-images-horizontal .jssora11l{left:-15px}.single-product-images.single-product-images-horizontal .jssora11l:before{left:0;content:"\f104"}.single-product-images.single-product-images-horizontal .jssora11r{right:-15px}.single-product-images.single-product-images-horizontal .jssora11r:before{right:0;content:"\f105"}.single-product-images.single-product-images-horizontal .enlarge{top:0}.single-product-images div[data-u="loading"]{position:absolute;top:0;left:0}.single-product-images div[data-u="slides"]{cursor:default;position:relative;top:0;right:0;overflow:hidden}.single-product-images .enlarge{position:absolute;background:transparent!important;z-index:100;cursor:pointer;text-align:center;transition:all .3s ease}.single-product-images .enlarge:hover{background:transparent!important}@media(min-width:768px){.single-product-images .enlarge{display:block}}.jssora11l,.jssora11r{position:absolute;cursor:pointer;transition:color .2s ease;font-size:1.2em}.jssora11l:before,.jssora11r:before{font-family:fontawesome}.jssort01-99-66{position:absolute;left:0;bottom:0}.jssort01-99-66 .p{position:absolute;top:0;left:0}.jssort01-99-66 .t{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.jssort01-99-66 .w{position:absolute;top:0;left:0;width:100%;height:100%}.jssort01-99-66 .c{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #fff0;transition:border-color .2s ease;cursor:pointer}.single-image-container{position:relative;margin-bottom:0;padding:0 10px}.single-image-container img[alt*="Placeholder"]{width:100%}@media(min-width:768px){.single-image-container{padding:0}}.easyzoom{display:inline-block}.easyzoom img{vertical-align:bottom}.easyzoom-flyout{position:absolute;top:0;left:0;width:calc(100% - 4px);height:100%;z-index:100;overflow:hidden;background:#fff;pointer-events:none}.easyzoom-flyout img{max-width:inherit}.easyzoom.is-ready img{cursor:crosshair}.dataTables_wrapper .compare-list tr.title td{font-size:25px;line-height:30px}.yith-wcwl-share{font-size:0;line-height:0;margin-bottom:10px}.yith-wcwl-share li{height:auto;padding:0!important;margin-top:0!important}.yith-wcwl-share li+li{margin-left:21px!important}.yith-wcwl-share li a{height:auto;width:auto;background:none!important}.yith-wcwl-share li a:before{font:1rem/1 FontAwesome}.yith-wcwl-share li a.facebook:before{content:"\f09a"}.yith-wcwl-share li a.twitter:before{content:"\f099"}.yith-wcwl-share li a.pinterest:before{content:"\f0d2"}.yith-wcwl-share li a.googleplus:before{content:"\f0d5"}.yith-wcwl-share li a.email:before{content:"\f0e0"}#yith-wcwl-popup-message{display:none!important}.woocommerce .yith-wcwl-add-to-wishlist{position:relative;margin:0;display:inline-block}.woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist:before{content:"\e87e";font-family:"Material Icons";top:0;display:inline-block;margin-right:5px;font-size:21px;font-weight:400;font-style:normal;vertical-align:middle}.woocommerce .yith-wcwl-add-to-wishlist .ajax-loading{position:absolute;line-height:1;top:4px;left:-4px;width:16px;width:16px;-webkit-animation:spin 1s ease-in-out infinite;-moz-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:#fff}.compare{position:relative;margin-left:19px;background:0;padding:0;cursor:pointer;transition:all .3s ease}.compare:before{content:"\e164";font-family:"Material Icons";display:inline-block;margin-right:3px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);font-size:21px;font-weight:400;font-style:normal}.compare.added:before{opacity:0;visibility:hidden}.compare.added:after{content:"\e5ca";font-family:"Material Icons";position:absolute;top:-3px;left:0;font-size:21px;font-weight:400;font-style:normal}.compare .ajax-loading{position:absolute;top:1px;left:0;width:22px;height:22px;z-index:1;padding:3px;line-height:1;-webkit-animation:spin 1s ease-in-out infinite;-moz-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:#fff;opacity:0;visibility:hidden}.compare.loading .ajax-loading{opacity:1;visibility:visible}.compare+.btn,.woocommerce #respond .compare+input#submit,.woocommerce .compare+a.button,.woocommerce .compare+button.button,.woocommerce .compare+input.button,.woocommerce-account #respond .compare+input#submit,.woocommerce-account .compare+a.button,.woocommerce-account .compare+button.button,.woocommerce-account .compare+input.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart .compare+a.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .compare+a.button{margin-left:8px;padding:0}input.qty[type="number"]::-webkit-outer-spin-button,input.qty[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input.qty[type="number"]{-moz-appearance:textfield}.page .entry-content a.checkout-button{text-decoration:none}.search-results .posts-list__item .entry-header+.post-thumbnail>.post-thumbnail__img{width:100%}.woocommerce .upsells,.woocommerce-account .upsells{width:100%}.woocommerce .upsells ul,.woocommerce-account .upsells ul{width:100%}.woocommerce.search-results .products div.product .block_product_thumbnail img,.woocommerce-account.search-results .products div.product .block_product_thumbnail img{width:100%}.woocommerce .entry-content .yith-wcwl-share ul li,.woocommerce-account .entry-content .yith-wcwl-share ul li{padding-left:0;padding-right:13px}.woocommerce .entry-content .yith-wcwl-share ul li:before,.woocommerce-account .entry-content .yith-wcwl-share ul li:before{display:none}.woocommerce span.onsale,.woocommerce span.new,.woocommerce span.featured,.woocommerce-page span.onsale,.woocommerce-page span.new,.woocommerce-page span.featured,.single-product.woocommerce span.onsale,.single-product.woocommerce span.new,.single-product.woocommerce span.featured{min-height:inherit;min-width:inherit;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:100;padding:2px 8px 2px;font-size:14px;line-height:24px;text-transform:lowercase;border-radius:0}.woocommerce button.single_add_to_cart_button,.woocommerce-page button.single_add_to_cart_button,.single-product.woocommerce button.single_add_to_cart_button{border-radius:0;line-height:32px;padding:13px 33px 12px 33px;font-size:18px;font-weight:600;border-radius:3.5px}.woocommerce div.quantity input.qty,.woocommerce-page div.quantity input.qty,.single-product.woocommerce div.quantity input.qty{width:90px}.woocommerce div.product,.woocommerce-page div.product,.single-product.woocommerce div.product{position:relative}.woocommerce div.product span.onsale,.woocommerce div.product span.new,.woocommerce div.product span.featured,.woocommerce-page div.product span.onsale,.woocommerce-page div.product span.new,.woocommerce-page div.product span.featured,.single-product.woocommerce div.product span.onsale,.single-product.woocommerce div.product span.new,.single-product.woocommerce div.product span.featured{position:absolute;top:20px;left:20px}.woocommerce div.product form.cart div.quantity,.woocommerce-page div.product form.cart div.quantity,.single-product.woocommerce div.product form.cart div.quantity{margin-right:14px;position:relative}.woocommerce div.product form.cart div.quantity input.qty,.woocommerce-page div.product form.cart div.quantity input.qty,.single-product.woocommerce div.product form.cart div.quantity input.qty{width:144px;font-weight:400;padding:14px 9px}.woocommerce div.product form.cart div.quantity .tm-qty-minus,.woocommerce div.product form.cart div.quantity .tm-qty-plus,.woocommerce-page div.product form.cart div.quantity .tm-qty-minus,.woocommerce-page div.product form.cart div.quantity .tm-qty-plus,.single-product.woocommerce div.product form.cart div.quantity .tm-qty-minus,.single-product.woocommerce div.product form.cart div.quantity .tm-qty-plus{position:absolute;top:3px;width:49px;height:100%;cursor:pointer;font-size:19px;line-height:49px;text-align:center;transition:all .3s ease}.woocommerce div.product form.cart div.quantity .tm-qty-minus:before,.woocommerce div.product form.cart div.quantity .tm-qty-plus:before,.woocommerce-page div.product form.cart div.quantity .tm-qty-minus:before,.woocommerce-page div.product form.cart div.quantity .tm-qty-plus:before,.single-product.woocommerce div.product form.cart div.quantity .tm-qty-minus:before,.single-product.woocommerce div.product form.cart div.quantity .tm-qty-plus:before{font-family:"Material Icons"}.woocommerce div.product form.cart div.quantity .tm-qty-minus,.woocommerce-page div.product form.cart div.quantity .tm-qty-minus,.single-product.woocommerce div.product form.cart div.quantity .tm-qty-minus{left:0}.woocommerce div.product form.cart div.quantity .tm-qty-minus:before,.woocommerce-page div.product form.cart div.quantity .tm-qty-minus:before,.single-product.woocommerce div.product form.cart div.quantity .tm-qty-minus:before{content:"\e15b"}.woocommerce div.product form.cart div.quantity .tm-qty-plus,.woocommerce-page div.product form.cart div.quantity .tm-qty-plus,.single-product.woocommerce div.product form.cart div.quantity .tm-qty-plus{right:0}.woocommerce div.product form.cart div.quantity .tm-qty-plus:before,.woocommerce-page div.product form.cart div.quantity .tm-qty-plus:before,.single-product.woocommerce div.product form.cart div.quantity .tm-qty-plus:before{content:"\e145"}.woocommerce div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs,.single-product.woocommerce div.product .woocommerce-tabs{text-align:left}@media(min-width:544px){.woocommerce div.product .woocommerce-tabs .panel,.woocommerce-page div.product .woocommerce-tabs .panel,.single-product.woocommerce div.product .woocommerce-tabs .panel{margin-bottom:61px}.woocommerce div.product .woocommerce-tabs .panel h5,.woocommerce-page div.product .woocommerce-tabs .panel h5,.single-product.woocommerce div.product .woocommerce-tabs .panel h5{margin-bottom:34px}}.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce-page div.product .woocommerce-tabs ul.tabs,.single-product.woocommerce div.product .woocommerce-tabs ul.tabs{margin-bottom:25px;padding:0;text-align:left}.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,.single-product.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-bottom:5px solid #eff5d4}.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li,.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0;padding:0 10px;border:0;border-radius:0;display:block;background:0;transition:all .3s ease}.woocommerce div.product .woocommerce-tabs ul.tabs li a,.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:0 0 10px;text-transform:uppercase}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}@media(min-width:544px){.woocommerce div.product .woocommerce-tabs ul.tabs li+li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li+li,.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li+li{margin-left:18px}}@media(min-width:768px){.woocommerce div.product .woocommerce-tabs ul.tabs li+li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li+li,.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li+li{margin-left:32px}}@media(min-width:544px){.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce-page div.product .woocommerce-tabs ul.tabs,.single-product.woocommerce div.product .woocommerce-tabs ul.tabs{margin-bottom:46px}.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li,.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li{display:inline-block;border-bottom:5px solid #fff0}.woocommerce div.product .woocommerce-tabs ul.tabs li a,.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:0 0 5px}}@media(min-width:544px){.woocommerce div.product .woocommerce-tabs #tab-description,.woocommerce div.product .woocommerce-tabs #tab-additional_information,.woocommerce-page div.product .woocommerce-tabs #tab-description,.woocommerce-page div.product .woocommerce-tabs #tab-additional_information,.single-product.woocommerce div.product .woocommerce-tabs #tab-description,.single-product.woocommerce div.product .woocommerce-tabs #tab-additional_information{margin-bottom:110px;padding-top:5px}}.woocommerce div.product .product-widget-categories,.woocommerce div.product .product-widget-tags,.woocommerce-page div.product .product-widget-categories,.woocommerce-page div.product .product-widget-tags,.single-product.woocommerce div.product .product-widget-categories,.single-product.woocommerce div.product .product-widget-tags{margin:0}.woocommerce div.product .entry-summary,.woocommerce-page div.product .entry-summary,.single-product.woocommerce div.product .entry-summary{position:relative;margin-top:-3px;font-size:18px;margin-bottom:60px;font-weight:400;text-align:left}.woocommerce div.product .entry-summary:before,.woocommerce div.product .entry-summary:after,.woocommerce-page div.product .entry-summary:before,.woocommerce-page div.product .entry-summary:after,.single-product.woocommerce div.product .entry-summary:before,.single-product.woocommerce div.product .entry-summary:after{display:table;content:"";line-height:0}.woocommerce div.product .entry-summary:after,.woocommerce-page div.product .entry-summary:after,.single-product.woocommerce div.product .entry-summary:after{clear:both}.woocommerce div.product .entry-summary .product_title,.woocommerce-page div.product .entry-summary .product_title,.single-product.woocommerce div.product .entry-summary .product_title{margin-bottom:9px}.woocommerce div.product .entry-summary .star-rating,.woocommerce-page div.product .entry-summary .star-rating,.single-product.woocommerce div.product .entry-summary .star-rating{left:0}@media(min-width:544px){.woocommerce div.product .entry-summary,.woocommerce-page div.product .entry-summary,.single-product.woocommerce div.product .entry-summary{margin-top:0}}.woocommerce div.product .entry-summary .price,.woocommerce div.product .woocommerce-variation-price .price,.woocommerce-page div.product .entry-summary .price,.woocommerce-page div.product .woocommerce-variation-price .price,.single-product.woocommerce div.product .entry-summary .price,.single-product.woocommerce div.product .woocommerce-variation-price .price{margin:15px 0 0;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start}.woocommerce div.product .entry-summary .price del,.woocommerce div.product .woocommerce-variation-price .price del,.woocommerce-page div.product .entry-summary .price del,.woocommerce-page div.product .woocommerce-variation-price .price del,.single-product.woocommerce div.product .entry-summary .price del,.single-product.woocommerce div.product .woocommerce-variation-price .price del{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-order:1;-ms-flex-order:1;order:1;margin-left:15px}@media(min-width:992px){.woocommerce div.product .entry-summary .price,.woocommerce div.product .woocommerce-variation-price .price,.woocommerce-page div.product .entry-summary .price,.woocommerce-page div.product .woocommerce-variation-price .price,.single-product.woocommerce div.product .entry-summary .price,.single-product.woocommerce div.product .woocommerce-variation-price .price{margin:13px 0 0}}.woocommerce div.product .woocommerce-variation-availability,.woocommerce-page div.product .woocommerce-variation-availability,.single-product.woocommerce div.product .woocommerce-variation-availability{padding-bottom:10px;font-size:16px;line-height:22px}.woocommerce div.product .woo-social-buttons,.woocommerce-page div.product .woo-social-buttons,.single-product.woocommerce div.product .woo-social-buttons{display:block;margin:13px 0 19px}.woocommerce div.product .woo-social-buttons span.custom,.woocommerce-page div.product .woo-social-buttons span.custom,.single-product.woocommerce div.product .woo-social-buttons span.custom{margin:0;font-size:16px}.woocommerce div.product .woo-social-buttons span.custom a,.woocommerce-page div.product .woo-social-buttons span.custom a,.single-product.woocommerce div.product .woo-social-buttons span.custom a{margin-right:22px}.woocommerce div.product .woo-social-buttons span.custom a img,.woocommerce-page div.product .woo-social-buttons span.custom a img,.single-product.woocommerce div.product .woo-social-buttons span.custom a img{display:none}.woocommerce div.product .woo-social-buttons span.custom a:after,.woocommerce-page div.product .woo-social-buttons span.custom a:after,.single-product.woocommerce div.product .woo-social-buttons span.custom a:after{font-family:fontawesome}.woocommerce div.product .woo-social-buttons span.custom.smsb_facebook a:after,.woocommerce-page div.product .woo-social-buttons span.custom.smsb_facebook a:after,.single-product.woocommerce div.product .woo-social-buttons span.custom.smsb_facebook a:after{content:"\f09a"}.woocommerce div.product .woo-social-buttons span.custom.smsb_twitter a:after,.woocommerce-page div.product .woo-social-buttons span.custom.smsb_twitter a:after,.single-product.woocommerce div.product .woo-social-buttons span.custom.smsb_twitter a:after{content:"\f099"}.woocommerce div.product .woo-social-buttons span.custom.smsb_googleplus a:after,.woocommerce-page div.product .woo-social-buttons span.custom.smsb_googleplus a:after,.single-product.woocommerce div.product .woo-social-buttons span.custom.smsb_googleplus a:after{content:"\f0d5"}.woocommerce div.product .woo-social-buttons span.custom.smsb_linkedin a:after,.woocommerce-page div.product .woo-social-buttons span.custom.smsb_linkedin a:after,.single-product.woocommerce div.product .woo-social-buttons span.custom.smsb_linkedin a:after{content:"\f0e1"}.woocommerce div.product .woo-social-buttons span.custom.smsb_pinterest a:after,.woocommerce-page div.product .woo-social-buttons span.custom.smsb_pinterest a:after,.single-product.woocommerce div.product .woo-social-buttons span.custom.smsb_pinterest a:after{content:"\f0d2"}.woocommerce div.product .product_meta,.woocommerce-page div.product .product_meta,.single-product.woocommerce div.product .product_meta{margin:0 0 5px;clear:both;padding:5px 0 1px}.woocommerce div.product .product_meta>span,.woocommerce-page div.product .product_meta>span,.single-product.woocommerce div.product .product_meta>span{display:block}@media(min-width:992px){.woocommerce div.product .product_meta,.woocommerce-page div.product .product_meta,.single-product.woocommerce div.product .product_meta{margin:0 0 7px;padding:7px 0 0}}.woocommerce div.product form.cart,.woocommerce div.product p.cart,.woocommerce-page div.product form.cart,.woocommerce-page div.product p.cart,.single-product.woocommerce div.product form.cart,.single-product.woocommerce div.product p.cart{margin-top:15px;margin-bottom:15px;padding-bottom:15px}@media(min-width:992px){.woocommerce div.product form.cart,.woocommerce div.product p.cart,.woocommerce-page div.product form.cart,.woocommerce-page div.product p.cart,.single-product.woocommerce div.product form.cart,.single-product.woocommerce div.product p.cart{margin-top:6px;padding-bottom:5px}}.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link{overflow:hidden}.woocommerce div.product .woocommerce-product-rating,.woocommerce-page div.product .woocommerce-product-rating,.single-product.woocommerce div.product .woocommerce-product-rating{margin-bottom:0}@media(min-width:1200px){.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link,.woocommerce-page div.product .woocommerce-product-rating .woocommerce-review-link,.single-product.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link{float:right}}.woocommerce div.product .single-image-container span.onsale,.woocommerce div.product .single-image-container span.new,.woocommerce div.product .single-image-container span.featured,.woocommerce-page div.product .single-image-container span.onsale,.woocommerce-page div.product .single-image-container span.new,.woocommerce-page div.product .single-image-container span.featured,.single-product.woocommerce div.product .single-image-container span.onsale,.single-product.woocommerce div.product .single-image-container span.new,.single-product.woocommerce div.product .single-image-container span.featured{padding:5px 17px 7px}.woocommerce .star-rating,.woocommerce-page .star-rating,.single-product.woocommerce .star-rating{letter-spacing:5px;font-size:14px;height:14px;width:7.4em}.woocommerce .star-rating:before,.woocommerce-page .star-rating:before,.single-product.woocommerce .star-rating:before{content:"\53\53\53\53\53"}@media(min-width:544px){.woocommerce .star-rating,.woocommerce-page .star-rating,.single-product.woocommerce .star-rating{letter-spacing:6.5px;font-size:14px;height:14px;width:8.4em}}.woocommerce #reviews #comments h3,.woocommerce-page #reviews #comments h3,.single-product.woocommerce #reviews #comments h3{margin-bottom:15px;text-transform:none}.woocommerce #reviews #comments ol.commentlist,.woocommerce-page #reviews #comments ol.commentlist,.single-product.woocommerce #reviews #comments ol.commentlist{margin-top:25px;margin-bottom:41px}.woocommerce #reviews #comments ol.commentlist ul.children,.woocommerce-page #reviews #comments ol.commentlist ul.children,.single-product.woocommerce #reviews #comments ol.commentlist ul.children{margin:0!important}.woocommerce #reviews #comments ol.commentlist li,.woocommerce-page #reviews #comments ol.commentlist li,.single-product.woocommerce #reviews #comments ol.commentlist li{margin:0}.woocommerce #reviews #comments ol.commentlist li .comment_container,.woocommerce-page #reviews #comments ol.commentlist li .comment_container,.single-product.woocommerce #reviews #comments ol.commentlist li .comment_container{padding:34px 32px 43px 110px;border:1px solid #c6c6c6}.woocommerce #reviews #comments ol.commentlist li img.avatar,.woocommerce-page #reviews #comments ol.commentlist li img.avatar,.single-product.woocommerce #reviews #comments ol.commentlist li img.avatar{position:static;border:0;padding:0;width:48px;border-radius:50%;float:none}.woocommerce #reviews #comments ol.commentlist li .comment-text,.woocommerce-page #reviews #comments ol.commentlist li .comment-text,.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text{margin-left:0;border:0;border-radius:0;padding:0;margin-top:8px}.woocommerce #reviews #comments ol.commentlist li .comment-text p,.woocommerce-page #reviews #comments ol.commentlist li .comment-text p,.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin-bottom:4px}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta,.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-style:italic}.woocommerce #reviews #comments ol.commentlist li .comment-text div.description,.woocommerce-page #reviews #comments ol.commentlist li .comment-text div.description,.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text div.description{margin-bottom:14px}.woocommerce #reviews #comments ol.commentlist li .comment-text .star-ratingmargin-left,.woocommerce-page #reviews #comments ol.commentlist li .comment-text .star-rating,.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating{position:relative;top:0;left:0;float:none}@media(min-width:544px){.woocommerce #reviews #comments ol.commentlist li img.avatar,.woocommerce-page #reviews #comments ol.commentlist li img.avatar,.single-product.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left}.woocommerce #reviews #comments ol.commentlist li .comment-text,.woocommerce-page #reviews #comments ol.commentlist li .comment-text,.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text{margin-left:82px}}.woocommerce #reviews #comments ol.commentlist .comment+.comment,.woocommerce-page #reviews #comments ol.commentlist .comment+.comment,.single-product.woocommerce #reviews #comments ol.commentlist .comment+.comment{margin-top:25px}.woocommerce #reviews #comments .woocommerce-noreviews,.woocommerce-page #reviews #comments .woocommerce-noreviews,.single-product.woocommerce #reviews #comments .woocommerce-noreviews{margin-bottom:35px}@media(min-width:544px){.woocommerce #reviews #comments ol.commentlist,.woocommerce-page #reviews #comments ol.commentlist,.single-product.woocommerce #reviews #comments ol.commentlist{margin-top:49px}}.woocommerce #review_form,.woocommerce-page #review_form,.single-product.woocommerce #review_form{margin-top:7px}.woocommerce #review_form #respond p,.woocommerce-page #review_form #respond p,.single-product.woocommerce #review_form #respond p{margin-bottom:14px}.woocommerce #review_form #respond p.form-submit,.woocommerce-page #review_form #respond p.form-submit,.single-product.woocommerce #review_form #respond p.form-submit{padding-top:16px}.woocommerce p.stars,.woocommerce-page p.stars,.single-product.woocommerce p.stars{margin-bottom:0}.woocommerce p.stars a,.woocommerce-page p.stars a,.single-product.woocommerce p.stars a{transition:none!important;height:auto}.woocommerce p.stars a,.woocommerce p.stars a:hover~a,.woocommerce p.stars.selected a.active~a,.woocommerce p.stars.selected:hover a:hover~a,.woocommerce p.stars.selected:hover a:hover~a.active~a,.woocommerce p.stars.selected:hover a.active:hover~a,.woocommerce p.stars.selected:hover a.active~a:hover~a,.woocommerce-page p.stars a,.woocommerce-page p.stars a:hover~a,.woocommerce-page p.stars.selected a.active~a,.woocommerce-page p.stars.selected:hover a:hover~a,.woocommerce-page p.stars.selected:hover a:hover~a.active~a,.woocommerce-page p.stars.selected:hover a.active:hover~a,.woocommerce-page p.stars.selected:hover a.active~a:hover~a,.single-product.woocommerce p.stars a,.single-product.woocommerce p.stars a:hover~a,.single-product.woocommerce p.stars.selected a.active~a,.single-product.woocommerce p.stars.selected:hover a:hover~a,.single-product.woocommerce p.stars.selected:hover a:hover~a.active~a,.single-product.woocommerce p.stars.selected:hover a.active:hover~a,.single-product.woocommerce p.stars.selected:hover a.active~a:hover~a{color:#e5e4e3}.woocommerce p.stars a:before,.woocommerce p.stars a:hover~a:before,.woocommerce p.stars.selected a.active~a:before,.woocommerce-page p.stars a:before,.woocommerce-page p.stars a:hover~a:before,.woocommerce-page p.stars.selected a.active~a:before,.single-product.woocommerce p.stars a:before,.single-product.woocommerce p.stars a:hover~a:before,.single-product.woocommerce p.stars.selected a.active~a:before{content:"\e020"}.woocommerce .wc-tabs-wrapper,.woocommerce-page .wc-tabs-wrapper,.single-product.woocommerce .wc-tabs-wrapper{width:100%;display:block;padding:0 15px}.woocommerce table.shop_table,.woocommerce-page table.shop_table,.single-product.woocommerce table.shop_table{border:0;margin:11px 0 67px;text-align:left;border-radius:0}.woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-quantity,.woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-total,.woocommerce-page table.shop_table.woocommerce-checkout-review-order-table .product-quantity,.woocommerce-page table.shop_table.woocommerce-checkout-review-order-table .product-total,.single-product.woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-quantity,.single-product.woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-total{text-align:center}.woocommerce table.shop_table tbody tr.order_item td:nth-child(2),.woocommerce-page table.shop_table tbody tr.order_item td:nth-child(2),.single-product.woocommerce table.shop_table tbody tr.order_item td:nth-child(2){text-align:center}.woocommerce table.shop_table thead th.product-total,.woocommerce table.shop_table thead th.product-quantity,.woocommerce-page table.shop_table thead th.product-total,.woocommerce-page table.shop_table thead th.product-quantity,.single-product.woocommerce table.shop_table thead th.product-total,.single-product.woocommerce table.shop_table thead th.product-quantity{text-align:center}.woocommerce table.shop_table.wishlist_table a.remove,.woocommerce-page table.shop_table.wishlist_table a.remove,.single-product.woocommerce table.shop_table.wishlist_table a.remove{margin-left:-4px}.woocommerce table.shop_table.wishlist_table .product-price,.woocommerce-page table.shop_table.wishlist_table .product-price,.single-product.woocommerce table.shop_table.wishlist_table .product-price{text-align:center}.woocommerce table.shop_table.wishlist_table tbody tr,.woocommerce-page table.shop_table.wishlist_table tbody tr,.single-product.woocommerce table.shop_table.wishlist_table tbody tr{background:0}.woocommerce table.shop_table.wishlist_table tbody tr+tr,.woocommerce-page table.shop_table.wishlist_table tbody tr+tr,.single-product.woocommerce table.shop_table.wishlist_table tbody tr+tr{background-image:linear-gradient(to right,#c6c6c6 33%,transparent 0);background-position:0 0;background-size:10000px 1px;background-repeat:repeat-x}.woocommerce table.shop_table.wishlist_table tbody tr td,.woocommerce-page table.shop_table.wishlist_table tbody tr td,.single-product.woocommerce table.shop_table.wishlist_table tbody tr td{word-wrap:normal}.woocommerce table.shop_table.wishlist_table tbody tr td.product-thumbnail a,.woocommerce-page table.shop_table.wishlist_table tbody tr td.product-thumbnail a,.single-product.woocommerce table.shop_table.wishlist_table tbody tr td.product-thumbnail a{max-width:none}.woocommerce table.shop_table.wishlist_table tbody tr td.product-price,.woocommerce-page table.shop_table.wishlist_table tbody tr td.product-price,.single-product.woocommerce table.shop_table.wishlist_table tbody tr td.product-price{width:auto;max-width:140px;padding-left:12px}.woocommerce table.shop_table.wishlist_table tbody tr td.product-price mark,.woocommerce table.shop_table.wishlist_table tbody tr td.product-price ins,.woocommerce-page table.shop_table.wishlist_table tbody tr td.product-price mark,.woocommerce-page table.shop_table.wishlist_table tbody tr td.product-price ins,.single-product.woocommerce table.shop_table.wishlist_table tbody tr td.product-price mark,.single-product.woocommerce table.shop_table.wishlist_table tbody tr td.product-price ins{background:0;display:inline-block}.woocommerce table.shop_table.wishlist_table tbody tr td.product-price .amount,.woocommerce-page table.shop_table.wishlist_table tbody tr td.product-price .amount,.single-product.woocommerce table.shop_table.wishlist_table tbody tr td.product-price .amount{display:inline-block}.woocommerce table.shop_table.wishlist_table tbody tr td.product-add-to-cart,.woocommerce-page table.shop_table.wishlist_table tbody tr td.product-add-to-cart,.single-product.woocommerce table.shop_table.wishlist_table tbody tr td.product-add-to-cart{position:relative}.woocommerce table.shop_table.wishlist_table tbody tr td.product-add-to-cart .add_to_cart_button.loading:after,.woocommerce-page table.shop_table.wishlist_table tbody tr td.product-add-to-cart .add_to_cart_button.loading:after,.single-product.woocommerce table.shop_table.wishlist_table tbody tr td.product-add-to-cart .add_to_cart_button.loading:after{content:"";background:url(/wp-content/themes/organica/assets/images/rolling_prod.svg) 50% 50% no-repeat;background-size:cover;width:30px;height:30px;top:50%;left:50%;margin-top:-16px;margin-left:-15px;webkit-animation:spin 1s ease-in-out infinite;-moz-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite}.woocommerce table.shop_table.wishlist_table tbody tr td.product-name,.woocommerce-page table.shop_table.wishlist_table tbody tr td.product-name,.single-product.woocommerce table.shop_table.wishlist_table tbody tr td.product-name{width:160px}.woocommerce table.shop_table.wishlist_table tbody tr td.product-name h6,.woocommerce-page table.shop_table.wishlist_table tbody tr td.product-name h6,.single-product.woocommerce table.shop_table.wishlist_table tbody tr td.product-name h6{margin-bottom:0}.variable-item-radio-value-wrapper img,.variable-item-radio-input-wrapper .stock{display:none!important}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper{flex-direction:row}li.variable-item.selected{background-color:#FBFFE9;box-shadow:0 0 0 1px rgb(84 93 18)}li.variable-item{margin-right:15px!important;margin-botton:10px!important;border-radius:4px;box-shadow:0 0 0 1px rgb(208 219 160)}.variable-item-radio-value .price{display:none}li.variable-item.selected .variable-item-radio-input-wrapper{background-color:#FBFFE9}li.variable-item.selected .variable-item-contents{background-color:#FBFFE9}.variable-item-contents{display:block;margin:1px 5px;position:relative}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{padding:2px 9px}.variable-item-contents label{padding:12px 30px;width:117px;display:inline-block;color:#3c454c;cursor:pointer;position:relative;z-index:2;transition:color 200ms ease-in;overflow:hidden}.price_var{display:inline;line-height:1}.variable-item-radio-value{color:#000;padding-left:20px}.variable-item-radio-value:after{content:":"}.price_var .woocommerce-Price-amount{font-weight:700;font-size:18px}.variable-item-contents label:before{width:10px;height:10px;border-radius:50%;content:"";background-color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale3d(1,1,1);transition:all 300ms cubic-bezier(.4,0,.2,1);opacity:0;z-index:-1}.variable-item-contents label:after{width:20px;height:20px;content:"";border:2px solid #d1d7dc;background-color:#fff;background-image:url(https://sklep.ziolowawyspa.pl/wp-content/themes/organica/assets/images/check.svg);background-repeat:no-repeat;background-position:-2px -2px;border-radius:50%;z-index:2;position:absolute;left:0;cursor:pointer;transition:all 200ms ease-in;margin-top:8px;margin-left:auto;margin-right:auto}.variable-item-contents input:checked~label:before{background-color:#FBFFE9;transform:translate(-50%,-50%) scale3d(56,56,1);opacity:1}.variable-item-contents input:checked~label:after{background-color:#3f5a36;border-color:#3f5a36}.variable-item-contents input{width:32px;height:32px;order:1;z-index:2;position:absolute;right:30px;top:50%;transform:translateY(-50%);cursor:pointer;visibility:hidden}.variable-item-radio-value-wrapper{font-size:18px;text-align:left}.variations-form{padding:0 16px;max-width:550px;margin:50px auto;font-size:18px;font-weight:600;line-height:36px}@media(max-width:991px){#wooswipe .single-product-main-image{display:none}li.variable-item{margin-right:7px!important;margin-bottom:9px!important}.woo-variation-swatches .variable-items-wrapper .price_var .woocommerce-Price-amount{font-size:17px!important}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item{padding:0}.variable-item-contents label{width:auto!important}.woocommerce table.shop_table.wishlist_table tbody tr td.product-stock-status,.woocommerce-page table.shop_table.wishlist_table tbody tr td.product-stock-status,.single-product.woocommerce table.shop_table.wishlist_table tbody tr td.product-stock-status{padding-right:16px}.woocommerce table.shop_table.wishlist_table tbody tr td.product-thumbnail,.woocommerce-page table.shop_table.wishlist_table tbody tr td.product-thumbnail,.single-product.woocommerce table.shop_table.wishlist_table tbody tr td.product-thumbnail{display:none}.woocommerce table.shop_table.wishlist_table tbody tr td.product-name,.woocommerce-page table.shop_table.wishlist_table tbody tr td.product-name,.single-product.woocommerce table.shop_table.wishlist_table tbody tr td.product-name{padding-right:20px}}@media(min-width:992px){.woocommerce table.shop_table.wishlist_table tbody tr td.product-name,.woocommerce-page table.shop_table.wishlist_table tbody tr td.product-name,.single-product.woocommerce table.shop_table.wishlist_table tbody tr td.product-name{width:210px}}@media(min-width:1200px){.woocommerce table.shop_table.wishlist_table tbody tr td.product-price,.woocommerce-page table.shop_table.wishlist_table tbody tr td.product-price,.single-product.woocommerce table.shop_table.wishlist_table tbody tr td.product-price{max-width:180px}.woocommerce table.shop_table.wishlist_table tbody tr td.product-name,.woocommerce-page table.shop_table.wishlist_table tbody tr td.product-name,.single-product.woocommerce table.shop_table.wishlist_table tbody tr td.product-name{width:260px}}.woocommerce table.shop_table.wishlist_table .product-add-to-cart,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart,.single-product.woocommerce table.shop_table.wishlist_table .product-add-to-cart{padding:0;text-align:right}.woocommerce table.shop_table.wishlist_table .product-add-to-cart a,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a,.single-product.woocommerce table.shop_table.wishlist_table .product-add-to-cart a{display:inline-block!important;margin:0}.woocommerce table.shop_table.wishlist_table tfoot tr td,.woocommerce-page table.shop_table.wishlist_table tfoot tr td,.single-product.woocommerce table.shop_table.wishlist_table tfoot tr td{padding:0}.woocommerce table.shop_table.wishlist_table tfoot tr td:first-child,.woocommerce-page table.shop_table.wishlist_table tfoot tr td:first-child,.single-product.woocommerce table.shop_table.wishlist_table tfoot tr td:first-child{border-top:0}.woocommerce table.shop_table.wishlist_table .product-stock-stauts,.woocommerce table.shop_table.wishlist_table .product-stock-status,.woocommerce-page table.shop_table.wishlist_table .product-stock-stauts,.woocommerce-page table.shop_table.wishlist_table .product-stock-status,.single-product.woocommerce table.shop_table.wishlist_table .product-stock-stauts,.single-product.woocommerce table.shop_table.wishlist_table .product-stock-status{text-align:center;padding-right:0}@media(max-width:991px){.woocommerce table.shop_table.wishlist_table thead tr th.product-name,.woocommerce-page table.shop_table.wishlist_table thead tr th.product-name,.single-product.woocommerce table.shop_table.wishlist_table thead tr th.product-name{display:block}}.woocommerce table.shop_table thead th,.woocommerce-page table.shop_table thead th,.single-product.woocommerce table.shop_table thead th{border-top:0;border-right:0;border-bottom:1px solid #c6c6c6;border-left:0;padding:31px 5px 18px 0}.woocommerce table.shop_table thead th.product-subtotal,.woocommerce-page table.shop_table thead th.product-subtotal,.single-product.woocommerce table.shop_table thead th.product-subtotal{text-align:center}.woocommerce table.shop_table thead th.product-price,.woocommerce-page table.shop_table thead th.product-price,.single-product.woocommerce table.shop_table thead th.product-price{padding-left:12px}.woocommerce table.shop_table tbody tr,.woocommerce-page table.shop_table tbody tr,.single-product.woocommerce table.shop_table tbody tr{background-image:linear-gradient(to right,#c6c6c6 33%,transparent 0);background-position:0 0;background-size:10000px 1px;background-repeat:repeat-x}.woocommerce table.shop_table tbody tr td,.woocommerce-page table.shop_table tbody tr td,.single-product.woocommerce table.shop_table tbody tr td{border:0}.woocommerce table.shop_table tbody tr td.product-subtotal,.woocommerce table.shop_table tbody tr td.product-total,.woocommerce table.shop_table tbody tr td.product-price,.woocommerce-page table.shop_table tbody tr td.product-subtotal,.woocommerce-page table.shop_table tbody tr td.product-total,.woocommerce-page table.shop_table tbody tr td.product-price,.single-product.woocommerce table.shop_table tbody tr td.product-subtotal,.single-product.woocommerce table.shop_table tbody tr td.product-total,.single-product.woocommerce table.shop_table tbody tr td.product-price{text-align:center;padding-right:10px;padding-left:10px}.woocommerce table.shop_table tbody tr td.product-subtotal .amount,.woocommerce table.shop_table tbody tr td.product-total .amount,.woocommerce table.shop_table tbody tr td.product-price .amount,.woocommerce-page table.shop_table tbody tr td.product-subtotal .amount,.woocommerce-page table.shop_table tbody tr td.product-total .amount,.woocommerce-page table.shop_table tbody tr td.product-price .amount,.single-product.woocommerce table.shop_table tbody tr td.product-subtotal .amount,.single-product.woocommerce table.shop_table tbody tr td.product-total .amount,.single-product.woocommerce table.shop_table tbody tr td.product-price .amount{font-weight:700;font-size:20px;line-height:24px}.woocommerce table.shop_table tbody tr td.product-subtotal:before,.woocommerce table.shop_table tbody tr td.product-quantity:before,.woocommerce table.shop_table tbody tr td.product-price:before,.woocommerce-page table.shop_table tbody tr td.product-subtotal:before,.woocommerce-page table.shop_table tbody tr td.product-quantity:before,.woocommerce-page table.shop_table tbody tr td.product-price:before,.single-product.woocommerce table.shop_table tbody tr td.product-subtotal:before,.single-product.woocommerce table.shop_table tbody tr td.product-quantity:before,.single-product.woocommerce table.shop_table tbody tr td.product-price:before{margin-top:0}@media(min-width:768px){.woocommerce table.shop_table tbody tr td.product-subtotal:before,.woocommerce table.shop_table tbody tr td.product-quantity:before,.woocommerce table.shop_table tbody tr td.product-price:before,.woocommerce-page table.shop_table tbody tr td.product-subtotal:before,.woocommerce-page table.shop_table tbody tr td.product-quantity:before,.woocommerce-page table.shop_table tbody tr td.product-price:before,.single-product.woocommerce table.shop_table tbody tr td.product-subtotal:before,.single-product.woocommerce table.shop_table tbody tr td.product-quantity:before,.single-product.woocommerce table.shop_table tbody tr td.product-price:before{margin-top:9px}}.woocommerce table.shop_table tbody tr td.product-thumbnail a,.woocommerce-page table.shop_table tbody tr td.product-thumbnail a,.single-product.woocommerce table.shop_table tbody tr td.product-thumbnail a{display:block}.woocommerce table.shop_table tbody tr td.product-thumbnail img,.woocommerce-page table.shop_table tbody tr td.product-thumbnail img,.single-product.woocommerce table.shop_table tbody tr td.product-thumbnail img{width:100px;max-width:100%;display:block}.woocommerce table.shop_table tbody tr td.product-name,.woocommerce-page table.shop_table tbody tr td.product-name,.single-product.woocommerce table.shop_table tbody tr td.product-name{padding-right:1px}.woocommerce table.shop_table tbody tr td.product-name h5,.woocommerce-page table.shop_table tbody tr td.product-name h5,.single-product.woocommerce table.shop_table tbody tr td.product-name h5{overflow:hidden;text-transform:uppercase;text-overflow:ellipsis}.woocommerce table.shop_table tbody tr td.product-name dl.variation,.woocommerce-page table.shop_table tbody tr td.product-name dl.variation,.single-product.woocommerce table.shop_table tbody tr td.product-name dl.variation{margin:0}.woocommerce table.shop_table tbody tr td.product-name dl.variation dt,.woocommerce-page table.shop_table tbody tr td.product-name dl.variation dt,.single-product.woocommerce table.shop_table tbody tr td.product-name dl.variation dt{margin:0 5px 0 0;padding:0;font:inherit}.woocommerce table.shop_table tbody tr td.product-name dl.variation dd,.woocommerce-page table.shop_table tbody tr td.product-name dl.variation dd,.single-product.woocommerce table.shop_table tbody tr td.product-name dl.variation dd{margin:0;padding:0;text-transform:lowercase}.woocommerce table.shop_table tbody tr td.product-name dl.variation dd p,.woocommerce-page table.shop_table tbody tr td.product-name dl.variation dd p,.single-product.woocommerce table.shop_table tbody tr td.product-name dl.variation dd p{margin:0}.woocommerce table.shop_table tbody tr td.product-price,.woocommerce-page table.shop_table tbody tr td.product-price,.single-product.woocommerce table.shop_table tbody tr td.product-price{text-align:left}.woocommerce table.shop_table tbody tr td.product-quantity .quantity,.woocommerce-page table.shop_table tbody tr td.product-quantity .quantity,.single-product.woocommerce table.shop_table tbody tr td.product-quantity .quantity{margin-top:-4px}.woocommerce table.shop_table tbody tr td input[type="number"],.woocommerce-page table.shop_table tbody tr td input[type="number"],.single-product.woocommerce table.shop_table tbody tr td input[type="number"]{padding:10px 15px}.woocommerce table.shop_table tbody tr td.actions,.woocommerce-page table.shop_table tbody tr td.actions,.single-product.woocommerce table.shop_table tbody tr td.actions{padding:20px 0}.woocommerce table.shop_table tbody tr td.actions input.input-text#coupon_code,.woocommerce-page table.shop_table tbody tr td.actions input.input-text#coupon_code,.single-product.woocommerce table.shop_table tbody tr td.actions input.input-text#coupon_code{margin-top:0!important;height:46px;margin-right:10px;padding:10px 18px;border-color:#f4f4f4}.woocommerce table.shop_table tbody tr.cart_item,.woocommerce table.shop_table tbody tr.order_item,.woocommerce-page table.shop_table tbody tr.cart_item,.woocommerce-page table.shop_table tbody tr.order_item,.single-product.woocommerce table.shop_table tbody tr.cart_item,.single-product.woocommerce table.shop_table tbody tr.order_item{background:0}.woocommerce table.shop_table tbody tr.cart_item+tr.cart_item,.woocommerce table.shop_table tbody tr.cart_item+tr.order_item,.woocommerce table.shop_table tbody tr.order_item+tr.cart_item,.woocommerce table.shop_table tbody tr.order_item+tr.order_item,.woocommerce-page table.shop_table tbody tr.cart_item+tr.cart_item,.woocommerce-page table.shop_table tbody tr.cart_item+tr.order_item,.woocommerce-page table.shop_table tbody tr.order_item+tr.cart_item,.woocommerce-page table.shop_table tbody tr.order_item+tr.order_item,.single-product.woocommerce table.shop_table tbody tr.cart_item+tr.cart_item,.single-product.woocommerce table.shop_table tbody tr.cart_item+tr.order_item,.single-product.woocommerce table.shop_table tbody tr.order_item+tr.cart_item,.single-product.woocommerce table.shop_table tbody tr.order_item+tr.order_item{background-image:linear-gradient(to right,#d5d5d9 33%,transparent 0);background-position:0 0;background-size:10000px 1px;background-repeat:repeat-x}.woocommerce table.shop_table tbody tr.cart_item td:before,.woocommerce table.shop_table tbody tr.order_item td:before,.woocommerce-page table.shop_table tbody tr.cart_item td:before,.woocommerce-page table.shop_table tbody tr.order_item td:before,.single-product.woocommerce table.shop_table tbody tr.cart_item td:before,.single-product.woocommerce table.shop_table tbody tr.order_item td:before{margin-right:15px}.woocommerce table.shop_table tbody tr.cart-subtotal th,.woocommerce table.shop_table tbody tr.order-total th,.woocommerce table.shop_table tbody tr.shipping th,.woocommerce-page table.shop_table tbody tr.cart-subtotal th,.woocommerce-page table.shop_table tbody tr.order-total th,.woocommerce-page table.shop_table tbody tr.shipping th,.single-product.woocommerce table.shop_table tbody tr.cart-subtotal th,.single-product.woocommerce table.shop_table tbody tr.order-total th,.single-product.woocommerce table.shop_table tbody tr.shipping th{font-size:18px;text-transform:uppercase;font-weight:400}.woocommerce table.shop_table tbody tr.cart-subtotal td:before,.woocommerce table.shop_table tbody tr.order-total td:before,.woocommerce table.shop_table tbody tr.shipping td:before,.woocommerce-page table.shop_table tbody tr.cart-subtotal td:before,.woocommerce-page table.shop_table tbody tr.order-total td:before,.woocommerce-page table.shop_table tbody tr.shipping td:before,.single-product.woocommerce table.shop_table tbody tr.cart-subtotal td:before,.single-product.woocommerce table.shop_table tbody tr.order-total td:before,.single-product.woocommerce table.shop_table tbody tr.shipping td:before{display:none}.woocommerce table.shop_table tbody tr.cart-subtotal,.woocommerce table.shop_table tbody tr.shipping,.woocommerce table.shop_table tbody tr.fee,.woocommerce-page table.shop_table tbody tr.cart-subtotal,.woocommerce-page table.shop_table tbody tr.shipping,.woocommerce-page table.shop_table tbody tr.fee,.single-product.woocommerce table.shop_table tbody tr.cart-subtotal,.single-product.woocommerce table.shop_table tbody tr.shipping,.single-product.woocommerce table.shop_table tbody tr.fee{background:0}.woocommerce table.shop_table tbody tr.cart-subtotal th,.woocommerce table.shop_table tbody tr.shipping th,.woocommerce table.shop_table tbody tr.fee th,.woocommerce-page table.shop_table tbody tr.cart-subtotal th,.woocommerce-page table.shop_table tbody tr.shipping th,.woocommerce-page table.shop_table tbody tr.fee th,.single-product.woocommerce table.shop_table tbody tr.cart-subtotal th,.single-product.woocommerce table.shop_table tbody tr.shipping th,.single-product.woocommerce table.shop_table tbody tr.fee th{font-weight:300!important}.woocommerce table.shop_table tfoot tr.order-total th,.woocommerce-page table.shop_table tfoot tr.order-total th,.single-product.woocommerce table.shop_table tfoot tr.order-total th{font-size:20px;text-align:right;font-weight:500}@media(max-width:767px){.woocommerce table.shop_table tfoot tr.order-total th,.woocommerce-page table.shop_table tfoot tr.order-total th,.single-product.woocommerce table.shop_table tfoot tr.order-total th{font-size:18px}}.woocommerce table.shop_table tfoot tr.order-total .stitle,.woocommerce-page table.shop_table tfoot tr.order-total .stitle,.single-product.woocommerce table.shop_table tfoot tr.order-total .stitle{font-weight:500}.woocommerce table.shop_table tfoot tr.order-total th,.woocommerce-page table.shop_table tfoot tr.order-total th,.single-product.woocommerce table.shop_table tfoot tr.order-total th{border-top:1px solid #c6c6c6}.woocommerce table.shop_table tfoot tr.order-total td,.woocommerce-page table.shop_table tfoot tr.order-total td,.single-product.woocommerce table.shop_table tfoot tr.order-total td{background:none!important}.woocommerce table.shop_table tfoot th,.woocommerce table.shop_table tfoot td,.woocommerce-page table.shop_table tfoot th,.woocommerce-page table.shop_table tfoot td,.single-product.woocommerce table.shop_table tfoot th,.single-product.woocommerce table.shop_table tfoot td{border:0;padding:10px 15px;padding-left:0}.woocommerce table.shop_table tfoot th,.woocommerce-page table.shop_table tfoot th,.single-product.woocommerce table.shop_table tfoot th{text-transform:uppercase;vertical-align:middle}.woocommerce table.shop_table tfoot td,.woocommerce-page table.shop_table tfoot td,.single-product.woocommerce table.shop_table tfoot td{font-size:20px}@media(max-width:767px){.woocommerce table.shop_table tfoot td,.woocommerce-page table.shop_table tfoot td,.single-product.woocommerce table.shop_table tfoot td{font-size:18px}}.woocommerce table.shop_table.customer_details,.woocommerce-page table.shop_table.customer_details,.single-product.woocommerce table.shop_table.customer_details{border-bottom:1px solid #c6c6c6;border-top:1px solid #c6c6c6}.woocommerce table.shop_table.customer_details td,.woocommerce table.shop_table.customer_details th,.woocommerce-page table.shop_table.customer_details td,.woocommerce-page table.shop_table.customer_details th,.single-product.woocommerce table.shop_table.customer_details td,.single-product.woocommerce table.shop_table.customer_details th{border:0;padding:10px 30px 10px 0}.woocommerce table.shop_table.customer_details tr,.woocommerce-page table.shop_table.customer_details tr,.single-product.woocommerce table.shop_table.customer_details tr{background:0}.woocommerce a.remove,.woocommerce-page a.remove,.single-product.woocommerce a.remove{font-weight:400;line-height:.9;margin-left:-10px}.woocommerce a.remove:before,.woocommerce-page a.remove:before,.single-product.woocommerce a.remove:before{font-size:18px}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals,.single-product.woocommerce .cart-collaterals{margin-bottom:30px}.woocommerce .cart-collaterals h3,.woocommerce-page .cart-collaterals h3,.single-product.woocommerce .cart-collaterals h3{margin-bottom:29px;text-transform:uppercase;font-size:18px;font-weight:400}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals,.single-product.woocommerce .cart-collaterals .cart_totals{width:auto;text-align:right}.woocommerce .cart-collaterals .cart_totals tbody,.woocommerce-page .cart-collaterals .cart_totals tbody,.single-product.woocommerce .cart-collaterals .cart_totals tbody{display:block;text-align:right}.woocommerce .cart-collaterals .cart_totals tbody tr,.woocommerce-page .cart-collaterals .cart_totals tbody tr,.single-product.woocommerce .cart-collaterals .cart_totals tbody tr{display:block}.woocommerce .cart-collaterals .cart_totals tbody tr th,.woocommerce-page .cart-collaterals .cart_totals tbody tr th,.single-product.woocommerce .cart-collaterals .cart_totals tbody tr th{display:inline-block;width:auto;border:0;text-transform:uppercase;hyphens:none;text-align:right}.woocommerce .cart-collaterals .cart_totals tbody tr td,.woocommerce-page .cart-collaterals .cart_totals tbody tr td,.single-product.woocommerce .cart-collaterals .cart_totals tbody tr td{display:inline-block;text-align:right;border:0;padding:8px 0;background:none!important}.woocommerce .cart-collaterals .cart_totals tbody tr+tr,.woocommerce-page .cart-collaterals .cart_totals tbody tr+tr,.single-product.woocommerce .cart-collaterals .cart_totals tbody tr+tr{padding-top:3px}.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout,.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout,.single-product.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout{margin-top:40px;padding:0}.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button.button,.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button.button,.single-product.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button.button{display:inline-block;padding:11px 23px 13px 24px}@media(max-width:767px){.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button.button,.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button.button,.single-product.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button.button{width:100%}}.woocommerce .wc-proceed-to-checkout,.woocommerce-page .wc-proceed-to-checkout,.single-product.woocommerce .wc-proceed-to-checkout{padding-bottom:0}.woocommerce .wc-proceed-to-checkout a.checkout-button,.woocommerce-page .wc-proceed-to-checkout a.checkout-button,.single-product.woocommerce .wc-proceed-to-checkout a.checkout-button{margin-bottom:0;border-radius:0;line-height:22px;padding:15px}.woocommerce form .form-row,.woocommerce-page form .form-row,.single-product.woocommerce form .form-row{padding:0}.woocommerce form .form-row .select2-container,.woocommerce-page form .form-row .select2-container,.single-product.woocommerce form .form-row .select2-container{line-height:3.4em}.woocommerce form .form-row .select2-container .select2-choice,.woocommerce-page form .form-row .select2-container .select2-choice,.single-product.woocommerce form .form-row .select2-container .select2-choice{border-radius:0;border-color:#c6c6c6}.woocommerce form .form-row.woocommerce-invalid .select2-container .select2-choice,.woocommerce-page form .form-row.woocommerce-invalid .select2-container .select2-choice,.single-product.woocommerce form .form-row.woocommerce-invalid .select2-container .select2-choice{border-color:#a00}.woocommerce .select2-drop-active,.woocommerce-page .select2-drop-active,.single-product.woocommerce .select2-drop-active{margin-top:-2px;border-radius:0;border-color:#c6c6c6}.woocommerce ul.order_details li,.woocommerce-page ul.order_details li,.single-product.woocommerce ul.order_details li{padding-left:0!important}.woocommerce ul.order_details li:before,.woocommerce-page ul.order_details li:before,.single-product.woocommerce ul.order_details li:before{display:none}.woocommerce ul.order_details li+li,.woocommerce-page ul.order_details li+li,.single-product.woocommerce ul.order_details li+li{margin-top:0!important}@media(max-width:991px){.woocommerce ul.order_details li,.woocommerce-page ul.order_details li,.single-product.woocommerce ul.order_details li{float:none;margin-top:20px;border-right:0}.woocommerce ul.order_details li+li,.woocommerce-page ul.order_details li+li,.single-product.woocommerce ul.order_details li+li{margin-top:20px!important}}@media(max-width:1199px){.woocommerce ul.order_details li,.woocommerce-page ul.order_details li,.single-product.woocommerce ul.order_details li{padding-right:1em;margin-right:1em}}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering,.single-product.woocommerce .woocommerce-ordering{float:none;margin-bottom:30px}.woocommerce .woocommerce-ordering select.orderby,.woocommerce-page .woocommerce-ordering select.orderby,.single-product.woocommerce .woocommerce-ordering select.orderby{width:100%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count,.single-product.woocommerce .woocommerce-result-count{float:none;margin:0 0 30px 19px;padding:8px 0 0}.woocommerce .return-to-shop,.woocommerce-page .return-to-shop,.single-product.woocommerce .return-to-shop{margin-top:20px}.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message,.woocommerce-page .woocommerce-error,.woocommerce-page .woocommerce-info,.woocommerce-page .woocommerce-message,.single-product.woocommerce .woocommerce-error,.single-product.woocommerce .woocommerce-info,.single-product.woocommerce .woocommerce-message{padding:.8em 0 0 1.8em!important;margin:0 0 20px 0!important;border-top:0;border-bottom:0}.woocommerce .woocommerce-error:before,.woocommerce .woocommerce-info:before,.woocommerce .woocommerce-message:before,.woocommerce-page .woocommerce-error:before,.woocommerce-page .woocommerce-info:before,.woocommerce-page .woocommerce-message:before,.single-product.woocommerce .woocommerce-error:before,.single-product.woocommerce .woocommerce-info:before,.single-product.woocommerce .woocommerce-message:before{top:.8em;left:-.1em;font-size:23px;line-height:1}.woocommerce .woocommerce-error:after,.woocommerce .woocommerce-info:after,.woocommerce .woocommerce-message:after,.woocommerce-page .woocommerce-error:after,.woocommerce-page .woocommerce-info:after,.woocommerce-page .woocommerce-message:after,.single-product.woocommerce .woocommerce-error:after,.single-product.woocommerce .woocommerce-info:after,.single-product.woocommerce .woocommerce-message:after{display:none}.woocommerce .woocommerce-error a.button,.woocommerce .woocommerce-info a.button,.woocommerce .woocommerce-message a.button,.woocommerce-page .woocommerce-error a.button,.woocommerce-page .woocommerce-info a.button,.woocommerce-page .woocommerce-message a.button,.single-product.woocommerce .woocommerce-error a.button,.single-product.woocommerce .woocommerce-info a.button,.single-product.woocommerce .woocommerce-message a.button{display:none;margin-top:-8px}.woocommerce .woocommerce-error:before,.woocommerce-page .woocommerce-error:before,.single-product.woocommerce .woocommerce-error:before{content:"\e88f";font-family:"Material Icons"}.woocommerce .woocommerce-info:before,.woocommerce-page .woocommerce-info:before,.single-product.woocommerce .woocommerce-info:before{content:"\e616";font-family:"Material Icons"}.woocommerce .woocommerce-message:before,.woocommerce-page .woocommerce-message:before,.single-product.woocommerce .woocommerce-message:before{content:"\e86c";font-family:"Material Icons"}.woocommerce form.checkout_coupon,.woocommerce-page form.checkout_coupon,.single-product.woocommerce form.checkout_coupon{border-radius:0;padding:20px 20px 14px}.woocommerce form.checkout_coupon input,.woocommerce-page form.checkout_coupon input,.single-product.woocommerce form.checkout_coupon input{padding:10px 15px}.woocommerce form.login,.woocommerce form.register,.woocommerce-page form.login,.woocommerce-page form.register,.single-product.woocommerce form.login,.single-product.woocommerce form.register{border-radius:0;border:1px solid #c6c6c6}.woocommerce form.login .button,.woocommerce form.register .button,.woocommerce-page form.login .button,.woocommerce-page form.register .button,.single-product.woocommerce form.login .button,.single-product.woocommerce form.register .button{margin-top:17px;margin-bottom:7px}.woocommerce form.login .inline,.woocommerce form.register .inline,.woocommerce-page form.login .inline,.woocommerce-page form.register .inline,.single-product.woocommerce form.login .inline,.single-product.woocommerce form.register .inline{margin-left:10px}.woocommerce .lost_reset_password p:first-child,.woocommerce .track_order p:first-child,.woocommerce-page .lost_reset_password p:first-child,.woocommerce-page .track_order p:first-child,.single-product.woocommerce .lost_reset_password p:first-child,.single-product.woocommerce .track_order p:first-child{margin-bottom:25px}.woocommerce .lost_reset_password .button,.woocommerce .track_order .button,.woocommerce-page .lost_reset_password .button,.woocommerce-page .track_order .button,.single-product.woocommerce .lost_reset_password .button,.single-product.woocommerce .track_order .button{margin-top:17px}.woocommerce .woocommerce-password-strength.short,.woocommerce-page .woocommerce-password-strength.short,.single-product.woocommerce .woocommerce-password-strength.short{margin-top:10px}.woocommerce .myaccount_user,.woocommerce-page .myaccount_user,.single-product.woocommerce .myaccount_user{margin-bottom:35px}.woocommerce .myaccount_address,.woocommerce-page .myaccount_address,.single-product.woocommerce .myaccount_address{margin-bottom:25px}.woocommerce .widget_layered_nav ul li.chosen a:before,.woocommerce .widget_layered_nav_filters ul li a:before,.woocommerce-page .widget_layered_nav ul li.chosen a:before,.woocommerce-page .widget_layered_nav_filters ul li a:before,.single-product.woocommerce .widget_layered_nav ul li.chosen a:before,.single-product.woocommerce .widget_layered_nav_filters ul li a:before{position:relative;top:3px;margin-right:.5em}@media(max-width:767px){.woocommerce form .form-row-last,.woocommerce form .form-row-first,.woocommerce-page form .form-row-last,.woocommerce-page form .form-row-first,.single-product.woocommerce form .form-row-last,.single-product.woocommerce form .form-row-first{float:none;width:100%}}#add_payment_method #payment,.woocommerce-checkout #payment{background:0}#add_payment_method #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{font-size:18px;border:none!important;padding:0!important}#add_payment_method #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:30px 0 0}#payment_method_cheque,#payment_method_paypal{-webkit-appearance:radio}.woocommerce-billing-fields,.woocommerce-shipping-fields{margin-bottom:30px}@media(max-width:767px){.woocommerce table.shop_table_responsive td.product-quantity,.woocommerce table.shop_table_responsive th.product-quantity,.woocommerce-page table.shop_table_responsive td.product-quantity,.woocommerce-page table.shop_table_responsive th.product-quantity{text-align:center}.woocommerce table.shop_table_responsive th.product-name,.woocommerce-page table.shop_table_responsive th.product-name{text-align:left}.woocommerce table.shop_table_responsive thead th,.woocommerce-page table.shop_table_responsive thead th{text-transform:uppercase}.woocommerce table.shop_table_responsive .product-subtotal,.woocommerce table.shop_table_responsive .product-price,.woocommerce-page table.shop_table_responsive .product-subtotal,.woocommerce-page table.shop_table_responsive .product-price{display:none}.woocommerce table.shop_table_responsive tbody th,.woocommerce table.shop_table_responsive tbody td,.woocommerce-page table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody td{font-size:16px}.woocommerce table.shop_table_responsive tr.cart_item td,.woocommerce-page table.shop_table_responsive tr.cart_item td{padding:30px 12px!important}.woocommerce table.shop_table_responsive tr td h5,.woocommerce-page table.shop_table_responsive tr td h5{margin-bottom:0}.woocommerce table.shop_table_responsive tr td span.priceinfo,.woocommerce-page table.shop_table_responsive tr td span.priceinfo{display:block;padding-top:9px}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions:before,.woocommerce-page table.my_account_orders tr td.order-actions:before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products li.product,.woocommerce[class*="columns-"] ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce-page[class*="columns-"] ul.products li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products li.product:nth-child(2n),.woocommerce[class*="columns-"] ul.products li.product:nth-child(2n),.woocommerce-page ul.products li.product:nth-child(2n),.woocommerce-page[class*="columns-"] ul.products li.product:nth-child(2n){float:right;clear:none!important}.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary{float:none;width:100%}.woocommerce table.cart .product-thumbnail,.woocommerce #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail{display:none}.woocommerce table.cart td.actions,.woocommerce #content table.cart td.actions,.woocommerce-page table.cart td.actions,.woocommerce-page #content table.cart td.actions{text-align:left}.woocommerce table.cart td.actions .coupon,.woocommerce #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon{float:none}.woocommerce table.cart td.actions input,.woocommerce table.cart td.actions .button,.woocommerce table.cart td.actions .input-text,.woocommerce #content table.cart td.actions input,.woocommerce #content table.cart td.actions .button,.woocommerce #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions input,.woocommerce-page table.cart td.actions .button,.woocommerce-page table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions input,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .input-text{box-sizing:border-box;width:100%;margin-top:10px}.woocommerce table.cart td.actions .input-text+.button,.woocommerce table.cart td.actions .button.alt,.woocommerce #content table.cart td.actions .input-text+.button,.woocommerce #content table.cart td.actions .button.alt,.woocommerce-page table.cart td.actions .input-text+.button,.woocommerce-page table.cart td.actions .button.alt,.woocommerce-page #content table.cart td.actions .input-text+.button,.woocommerce-page #content table.cart td.actions .button.alt{float:right}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cross-sells{width:100%;float:none}.woocommerce.woocommerce-checkout form.login .form-row,.woocommerce-page.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}}@media(max-width:479px){.multiple_add_to_cart_button{padding:12px 25px 12px 25px!important}.woocommerce div.product form.cart div.quantity,.woocommerce-page div.product form.cart div.quantity{margin-right:5px;width:auto}.woocommerce button.single_add_to_cart_button.alt,.woocommerce-page button.single_add_to_cart_button.alt{padding:8px 33px 8px 33px;line-height:30px}.woocommerce table.shop_table tbody tr td.actions input.input-text#coupon_code,.woocommerce-page table.shop_table tbody tr td.actions input.input-text#coupon_code{display:block;width:100%;float:none;margin-right:0;margin-bottom:.5em}.woocommerce table.shop_table tbody tr td.actions button.button,.woocommerce-page table.shop_table tbody tr td.actions button.button{width:100%!important;float:none!important}.woocommerce table.shop_table tbody tr td.product-name h5,.woocommerce-page table.shop_table tbody tr td.product-name h5{max-width:235px;margin-top:3px}}@media(max-width:440px){.woocommerce-page button.single_add_to_cart_button.alt{padding:8px 30px 8px 30px}}@media(max-width:420px){.woocommerce-page button.single_add_to_cart_button.alt{padding:8px 25px 8px 25px}}@media(max-width:400px){.woocommerce-page button.single_add_to_cart_button.alt{padding:8px 17px 8px 17px}}@media(max-width:370px){.woocommerce-page button.single_add_to_cart_button.alt{padding:8px 12px 8px 12px}}@media(min-width:79px){.woocommerce table.shop_table tbody tr td,.woocommerce-page table.shop_table tbody tr td{padding:30px 30px 30px 0}.woocommerce table.shop_table tbody tr td.product-remove,.woocommerce-page table.shop_table tbody tr td.product-remove{width:41px;padding-right:16px}.woocommerce table.shop_table tbody tr td.product-remove a.remove img,.woocommerce-page table.shop_table tbody tr td.product-remove a.remove img{width:14px;height:15px}.woocommerce table.shop_table tbody tr td.product-thumbnail,.woocommerce-page table.shop_table tbody tr td.product-thumbnail{width:80px}}@media(min-width:79px) and (max-width:768px){.woocommerce table.shop_table tbody tr td.product-thumbnail,.woocommerce-page table.shop_table tbody tr td.product-thumbnail{width:0;max-width:0;padding:0!important}}@media(min-width:79px){.woocommerce table.shop_table tbody tr td.product-price,.woocommerce-page table.shop_table tbody tr td.product-price{width:110px}}@media(min-width:79px) and (max-width:768px){.woocommerce table.shop_table tbody tr td.product-name,.woocommerce-page table.shop_table tbody tr td.product-name{padding-left:0!important}}@media(min-width:79px){.woocommerce table.shop_table tbody tr td.product-price,.woocommerce table.shop_table tbody tr td.product-subtotal,.woocommerce-page table.shop_table tbody tr td.product-price,.woocommerce-page table.shop_table tbody tr td.product-subtotal{padding:44px 0 50px 0}.woocommerce table.shop_table tbody tr td.actions,.woocommerce-page table.shop_table tbody tr td.actions{padding-top:30px;padding-bottom:0;padding-left:0}.woocommerce table.shop_table tbody tr td.actions input.input-text#coupon_code,.woocommerce-page table.shop_table tbody tr td.actions input.input-text#coupon_code{width:100%;display:block}.woocommerce table.shop_table tfoot th,.woocommerce table.shop_table tfoot td,.woocommerce-page table.shop_table tfoot th,.woocommerce-page table.shop_table tfoot td{padding:10px 0;padding-left:0}}@media(max-width:768px){.woocommerce .woocommerce-checkout-review-order-table td.product-name dl.variation,.woocommerce .order_details td.product-name dl.variation,.woocommerce-page .woocommerce-checkout-review-order-table td.product-name dl.variation,.woocommerce-page .order_details td.product-name dl.variation{float:right}.woocommerce .woocommerce-checkout-review-order-table td:after,.woocommerce .order_details td:after,.woocommerce-page .woocommerce-checkout-review-order-table td:after,.woocommerce-page .order_details td:after{content:"";display:block;clear:both}.woocommerce .woocommerce-checkout-review-order-table td:before,.woocommerce .order_details td:before,.woocommerce-page .woocommerce-checkout-review-order-table td:before,.woocommerce-page .order_details td:before{margin-top:1px}.woocommerce .woocommerce-checkout-review-order-table td.product-total:before,.woocommerce .order_details td.product-total:before,.woocommerce-page .woocommerce-checkout-review-order-table td.product-total:before,.woocommerce-page .order_details td.product-total:before{line-height:41px}.woocommerce .woocommerce-checkout-review-order-table.shop_table tbody tr td.product-quantity:before,.woocommerce .order_details.shop_table tbody tr td.product-quantity:before,.woocommerce-page .woocommerce-checkout-review-order-table.shop_table tbody tr td.product-quantity:before,.woocommerce-page .order_details.shop_table tbody tr td.product-quantity:before{margin-top:1px}.woocommerce .woocommerce-checkout-review-order-table tfoot .cart-subtotal td:before,.woocommerce .woocommerce-checkout-review-order-table tfoot .order-total td:before,.woocommerce .order_details tfoot .cart-subtotal td:before,.woocommerce .order_details tfoot .order-total td:before,.woocommerce-page .woocommerce-checkout-review-order-table tfoot .cart-subtotal td:before,.woocommerce-page .woocommerce-checkout-review-order-table tfoot .order-total td:before,.woocommerce-page .order_details tfoot .cart-subtotal td:before,.woocommerce-page .order_details tfoot .order-total td:before{line-height:41px}.woocommerce .woocommerce-checkout-review-order-table tfoot .product-thumbnail,.woocommerce .order_details tfoot .product-thumbnail,.woocommerce-page .woocommerce-checkout-review-order-table tfoot .product-thumbnail,.woocommerce-page .order_details tfoot .product-thumbnail{display:none}.woocommerce .woocommerce-checkout-review-order-table li,.woocommerce .order_details li,.woocommerce-page .woocommerce-checkout-review-order-table li,.woocommerce-page .order_details li{float:none;padding-right:0;margin-right:0;border-right:0;margin-bottom:20px}}@media(min-width:768px){table.shop_table thead th{text-transform:uppercase}}@media(min-width:992px){.woocommerce div.product .product_meta,.woocommerce-page div.product .product_meta{margin:0 0 30px}.woocommerce div.product .product_meta>span,.woocommerce-page div.product .product_meta>span{padding-bottom:12px}.woocommerce div.product .woocommerce-product-rating,.woocommerce-page div.product .woocommerce-product-rating{float:right;padding-top:10px;white-space:nowrap}.woocommerce table.shop_table thead th,.woocommerce-page table.shop_table thead th{text-transform:uppercase;font-size:16px;font-weight:300}.woocommerce table.shop_table tbody tr td.product-thumbnail,.woocommerce-page table.shop_table tbody tr td.product-thumbnail{width:86px}.woocommerce table.shop_table tbody tr td.product-thumbnail img,.woocommerce-page table.shop_table tbody tr td.product-thumbnail img{width:65px}.woocommerce table.shop_table tbody tr td.product-name,.woocommerce-page table.shop_table tbody tr td.product-name{width:400px;padding-right:30px}.woocommerce table.shop_table tbody tr td.product-price,.woocommerce-page table.shop_table tbody tr td.product-price{width:100px;padding-left:12px}.woocommerce table.shop_table tbody tr td.product-quantity,.woocommerce-page table.shop_table tbody tr td.product-quantity{max-width:100px;text-align:center;padding-right:0}.woocommerce table.shop_table tbody tr td.product-quantity .quantity,.woocommerce-page table.shop_table tbody tr td.product-quantity .quantity{text-align:left}.woocommerce table.shop_table tbody tr td.product-subtotal,.woocommerce-page table.shop_table tbody tr td.product-subtotal{width:196px}}@media(min-width:1200px){.woocommerce table.shop_table tbody tr td.product-price,.woocommerce-page table.shop_table tbody tr td.product-price{width:252px}}.price,.woocommerce ul.products li.product .price{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-align-content:center;-moz-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end}.price mark,.price ins,.price del,.woocommerce ul.products li.product .price mark,.woocommerce ul.products li.product .price ins,.woocommerce ul.products li.product .price del{-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-moz-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-align-self:auto;-moz-align-self:auto;-ms-flex-item-align:auto;align-self:auto}.price mark,.price ins,.woocommerce ul.products li.product .price mark,.woocommerce ul.products li.product .price ins{padding:0;order:0}.price del,.woocommerce ul.products li.product .price del{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-order:-1;-ms-flex-order:-1;order:-1;margin-right:10px}.price *+del,.woocommerce ul.products li.product .price *+del{margin-right:10px}@media(min-width:544px){.price,.woocommerce ul.products li.product .price{margin-bottom:16px}}. .woocommerce .blockUI.blockOverlay button:after{font-weight:400;position:absolute;top:9px;right:10px;background:url(/wp-content/themes/organica/assets/images/preloader.svg);width:26px;height:26px;background-repeat:no-repeat;content:""}form.woocommerce-checkout.processing button:before{background:url(/wp-content/themes/organica/assets/images/preloader.svg) center center no-repeat}.woocommerce .blockUI.blockOverlay:before,.woocommerce .loader:before{background:url(/wp-content/themes/organica/assets/images/preloader.svg) center center no-repeat}.woocommerce div.product,.woocommerce li.product,.woocommerce .tm-products-carousel-widget-wrapper div.product,.woocommerce .tm-products-carousel-widget-wrapper li.product,.woocommerce .products div.product,.woocommerce .products li.product,.woocommerce .cross-sells div.product,.woocommerce .cross-sells li.product{position:relative;margin-top:34px;margin-bottom:22px;padding-bottom:0;text-align:center}@media(max-width:543px){.woocommerce div.product,.woocommerce li.product,.woocommerce .tm-products-carousel-widget-wrapper div.product,.woocommerce .tm-products-carousel-widget-wrapper li.product,.woocommerce .products div.product,.woocommerce .products li.product,.woocommerce .cross-sells div.product,.woocommerce .cross-sells li.product{margin-top:12px}}@media(max-width:767px){.woocommerce div.product,.woocommerce li.product,.woocommerce .tm-products-carousel-widget-wrapper div.product,.woocommerce .tm-products-carousel-widget-wrapper li.product,.woocommerce .products div.product,.woocommerce .products li.product,.woocommerce .cross-sells div.product,.woocommerce .cross-sells li.product{margin-top:16px}}@media(max-width:543px){.woocommerce div.product h3,.woocommerce li.product h3,.woocommerce .tm-products-carousel-widget-wrapper div.product h3,.woocommerce .tm-products-carousel-widget-wrapper li.product h3,.woocommerce .products div.product h3,.woocommerce .products li.product h3,.woocommerce .cross-sells div.product h3,.woocommerce .cross-sells li.product h3{padding-right:15px;padding-left:15px}}@media(min-width:544px){.woocommerce div.product h3,.woocommerce li.product h3,.woocommerce .tm-products-carousel-widget-wrapper div.product h3,.woocommerce .tm-products-carousel-widget-wrapper li.product h3,.woocommerce .products div.product h3,.woocommerce .products li.product h3,.woocommerce .cross-sells div.product h3,.woocommerce .cross-sells li.product h3{margin-bottom:6px}}.woocommerce div.product .tm_products_carousel_widget_product_desc,.woocommerce li.product .tm_products_carousel_widget_product_desc,.woocommerce .tm-products-carousel-widget-wrapper div.product .tm_products_carousel_widget_product_desc,.woocommerce .tm-products-carousel-widget-wrapper li.product .tm_products_carousel_widget_product_desc,.woocommerce .products div.product .tm_products_carousel_widget_product_desc,.woocommerce .products li.product .tm_products_carousel_widget_product_desc,.woocommerce .cross-sells div.product .tm_products_carousel_widget_product_desc,.woocommerce .cross-sells li.product .tm_products_carousel_widget_product_desc{font-size:16px}.woocommerce div.product:hover>.block_product_thumbnail img,.woocommerce li.product:hover>.block_product_thumbnail img,.woocommerce .tm-products-carousel-widget-wrapper div.product:hover>.block_product_thumbnail img,.woocommerce .tm-products-carousel-widget-wrapper li.product:hover>.block_product_thumbnail img,.woocommerce .products div.product:hover>.block_product_thumbnail img,.woocommerce .products li.product:hover>.block_product_thumbnail img,.woocommerce .cross-sells div.product:hover>.block_product_thumbnail img,.woocommerce .cross-sells li.product:hover>.block_product_thumbnail img{-webkit-transform:scale(1.05);transform:scale(1.05)}.woocommerce div.product .block_product_thumbnail,.woocommerce li.product .block_product_thumbnail,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_product_thumbnail,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_product_thumbnail,.woocommerce .products div.product .block_product_thumbnail,.woocommerce .products li.product .block_product_thumbnail,.woocommerce .cross-sells div.product .block_product_thumbnail,.woocommerce .cross-sells li.product .block_product_thumbnail{position:relative;margin:0 0 13px 0;text-align:center;overflow:hidden}@media(max-width:479px){.woocommerce div.product .block_product_thumbnail,.woocommerce li.product .block_product_thumbnail,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_product_thumbnail,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_product_thumbnail,.woocommerce .products div.product .block_product_thumbnail,.woocommerce .products li.product .block_product_thumbnail,.woocommerce .cross-sells div.product .block_product_thumbnail,.woocommerce .cross-sells li.product .block_product_thumbnail{margin:0 0 18px 0}}.woocommerce div.product .block_product_thumbnail>a:first-child,.woocommerce li.product .block_product_thumbnail>a:first-child,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_product_thumbnail>a:first-child,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_product_thumbnail>a:first-child,.woocommerce .products div.product .block_product_thumbnail>a:first-child,.woocommerce .products li.product .block_product_thumbnail>a:first-child,.woocommerce .cross-sells div.product .block_product_thumbnail>a:first-child,.woocommerce .cross-sells li.product .block_product_thumbnail>a:first-child{display:block;max-width:100%}.woocommerce div.product .block_product_thumbnail img,.woocommerce li.product .block_product_thumbnail img,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_product_thumbnail img,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_product_thumbnail img,.woocommerce .products div.product .block_product_thumbnail img,.woocommerce .products li.product .block_product_thumbnail img,.woocommerce .cross-sells div.product .block_product_thumbnail img,.woocommerce .cross-sells li.product .block_product_thumbnail img{margin:0;display:block;width:100%;transition:.6s}@media(min-width:992px){.woocommerce div.product .block_product_thumbnail img,.woocommerce li.product .block_product_thumbnail img,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_product_thumbnail img,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_product_thumbnail img,.woocommerce .products div.product .block_product_thumbnail img,.woocommerce .products li.product .block_product_thumbnail img,.woocommerce .cross-sells div.product .block_product_thumbnail img,.woocommerce .cross-sells li.product .block_product_thumbnail img{width:auto}}.woocommerce div.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date,.woocommerce div.product .block_product_thumbnail .tm-products-sale-end-date,.woocommerce li.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date,.woocommerce li.product .block_product_thumbnail .tm-products-sale-end-date,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_product_thumbnail .tm-products-sale-end-date,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_product_thumbnail .tm-products-sale-end-date,.woocommerce .products div.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date,.woocommerce .products div.product .block_product_thumbnail .tm-products-sale-end-date,.woocommerce .products li.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date,.woocommerce .products li.product .block_product_thumbnail .tm-products-sale-end-date,.woocommerce .cross-sells div.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date,.woocommerce .cross-sells div.product .block_product_thumbnail .tm-products-sale-end-date,.woocommerce .cross-sells li.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date,.woocommerce .cross-sells li.product .block_product_thumbnail .tm-products-sale-end-date{position:absolute;left:50%;right:0;top:auto;bottom:27px;width:100%;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:wrap;-moz-flex-direction:wrap;-ms-flex-direction:wrap;flex-direction:wrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.woocommerce div.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date span,.woocommerce div.product .block_product_thumbnail .tm-products-sale-end-date span,.woocommerce li.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date span,.woocommerce li.product .block_product_thumbnail .tm-products-sale-end-date span,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date span,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_product_thumbnail .tm-products-sale-end-date span,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date span,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_product_thumbnail .tm-products-sale-end-date span,.woocommerce .products div.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date span,.woocommerce .products div.product .block_product_thumbnail .tm-products-sale-end-date span,.woocommerce .products li.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date span,.woocommerce .products li.product .block_product_thumbnail .tm-products-sale-end-date span,.woocommerce .cross-sells div.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date span,.woocommerce .cross-sells div.product .block_product_thumbnail .tm-products-sale-end-date span,.woocommerce .cross-sells li.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date span,.woocommerce .cross-sells li.product .block_product_thumbnail .tm-products-sale-end-date span{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;width:60px;height:60px;min-height:60px;max-height:60px;margin:0 3px 0 2px;padding:0 8px;border-radius:50%;font-size:18px;line-height:16px;font-weight:600;text-align:center}.woocommerce div.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date span i,.woocommerce div.product .block_product_thumbnail .tm-products-sale-end-date span i,.woocommerce li.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date span i,.woocommerce li.product .block_product_thumbnail .tm-products-sale-end-date span i,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date span i,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_product_thumbnail .tm-products-sale-end-date span i,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date span i,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_product_thumbnail .tm-products-sale-end-date span i,.woocommerce .products div.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date span i,.woocommerce .products div.product .block_product_thumbnail .tm-products-sale-end-date span i,.woocommerce .products li.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date span i,.woocommerce .products li.product .block_product_thumbnail .tm-products-sale-end-date span i,.woocommerce .cross-sells div.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date span i,.woocommerce .cross-sells div.product .block_product_thumbnail .tm-products-sale-end-date span i,.woocommerce .cross-sells li.product .block_product_thumbnail .tm-products-carousel-widget-sale-end-date span i,.woocommerce .cross-sells li.product .block_product_thumbnail .tm-products-sale-end-date span i{font-style:normal;font-size:16px;text-transform:capitalize}.woocommerce div.product .added_to_cart.wc-forward,.woocommerce li.product .added_to_cart.wc-forward,.woocommerce .tm-products-carousel-widget-wrapper div.product .added_to_cart.wc-forward,.woocommerce .tm-products-carousel-widget-wrapper li.product .added_to_cart.wc-forward,.woocommerce .products div.product .added_to_cart.wc-forward,.woocommerce .products li.product .added_to_cart.wc-forward,.woocommerce .cross-sells div.product .added_to_cart.wc-forward,.woocommerce .cross-sells li.product .added_to_cart.wc-forward{display:none}@media(min-width:544px){.related.products .woocommerce div.product .block_wishlist_compare,.related.products .woocommerce li.product .block_wishlist_compare,.related.products .woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare,.related.products .woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare,.related.products .woocommerce .products div.product .block_wishlist_compare,.related.products .woocommerce .products li.product .block_wishlist_compare,.related.products .woocommerce .cross-sells div.product .block_wishlist_compare,.related.products .woocommerce .cross-sells li.product .block_wishlist_compare{right:25px}}.woocommerce div.product .block_wishlist_compare,.woocommerce li.product .block_wishlist_compare,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare,.woocommerce .products div.product .block_wishlist_compare,.woocommerce .products li.product .block_wishlist_compare,.woocommerce .cross-sells div.product .block_wishlist_compare,.woocommerce .cross-sells li.product .block_wishlist_compare{position:absolute;top:18px;right:22px;transition:all .3s ease;text-align:center;z-index:101;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:reverse;-webkit-box-orient:vertical;-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media(min-width:544px){.woocommerce div.product .block_wishlist_compare,.woocommerce li.product .block_wishlist_compare,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare,.woocommerce .products div.product .block_wishlist_compare,.woocommerce .products li.product .block_wishlist_compare,.woocommerce .cross-sells div.product .block_wishlist_compare,.woocommerce .cross-sells li.product .block_wishlist_compare{top:24px;right:10px}}.woocommerce div.product .block_wishlist_compare .compare,.woocommerce li.product .block_wishlist_compare .compare,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare,.woocommerce .products div.product .block_wishlist_compare .compare,.woocommerce .products li.product .block_wishlist_compare .compare,.woocommerce .cross-sells div.product .block_wishlist_compare .compare,.woocommerce .cross-sells li.product .block_wishlist_compare .compare{position:relative;width:24px;height:24px;display:block;margin:0 15px;float:none}.woocommerce div.product .block_wishlist_compare .compare .add_to_compare_button__text,.woocommerce div.product .block_wishlist_compare .compare .add_to_wishlist_button__text,.woocommerce li.product .block_wishlist_compare .compare .add_to_compare_button__text,.woocommerce li.product .block_wishlist_compare .compare .add_to_wishlist_button__text,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare .add_to_compare_button__text,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare .add_to_wishlist_button__text,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare .add_to_compare_button__text,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare .add_to_wishlist_button__text,.woocommerce .products div.product .block_wishlist_compare .compare .add_to_compare_button__text,.woocommerce .products div.product .block_wishlist_compare .compare .add_to_wishlist_button__text,.woocommerce .products li.product .block_wishlist_compare .compare .add_to_compare_button__text,.woocommerce .products li.product .block_wishlist_compare .compare .add_to_wishlist_button__text,.woocommerce .cross-sells div.product .block_wishlist_compare .compare .add_to_compare_button__text,.woocommerce .cross-sells div.product .block_wishlist_compare .compare .add_to_wishlist_button__text,.woocommerce .cross-sells li.product .block_wishlist_compare .compare .add_to_compare_button__text,.woocommerce .cross-sells li.product .block_wishlist_compare .compare .add_to_wishlist_button__text{position:absolute;top:auto;bottom:100%;left:50%;display:none;width:120px;height:auto;-webkit-transform:translate(-50%,-15px);transform:translate(-50%,-15px);padding:5px;transition:all .4s ease;font-size:12px;line-height:19px;visibility:hidden;opacity:0}.woocommerce div.product .block_wishlist_compare .compare .add_to_compare_button__text:after,.woocommerce div.product .block_wishlist_compare .compare .add_to_wishlist_button__text:after,.woocommerce li.product .block_wishlist_compare .compare .add_to_compare_button__text:after,.woocommerce li.product .block_wishlist_compare .compare .add_to_wishlist_button__text:after,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare .add_to_compare_button__text:after,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare .add_to_wishlist_button__text:after,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare .add_to_compare_button__text:after,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare .add_to_wishlist_button__text:after,.woocommerce .products div.product .block_wishlist_compare .compare .add_to_compare_button__text:after,.woocommerce .products div.product .block_wishlist_compare .compare .add_to_wishlist_button__text:after,.woocommerce .products li.product .block_wishlist_compare .compare .add_to_compare_button__text:after,.woocommerce .products li.product .block_wishlist_compare .compare .add_to_wishlist_button__text:after,.woocommerce .cross-sells div.product .block_wishlist_compare .compare .add_to_compare_button__text:after,.woocommerce .cross-sells div.product .block_wishlist_compare .compare .add_to_wishlist_button__text:after,.woocommerce .cross-sells li.product .block_wishlist_compare .compare .add_to_compare_button__text:after,.woocommerce .cross-sells li.product .block_wishlist_compare .compare .add_to_wishlist_button__text:after{content:"";position:absolute;bottom:-7px;left:50%;display:block;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-style:solid;border-width:8px 8px 0 8px}@media(min-width:1200px){.woocommerce div.product .block_wishlist_compare .compare .add_to_compare_button__text,.woocommerce div.product .block_wishlist_compare .compare .add_to_wishlist_button__text,.woocommerce li.product .block_wishlist_compare .compare .add_to_compare_button__text,.woocommerce li.product .block_wishlist_compare .compare .add_to_wishlist_button__text,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare .add_to_compare_button__text,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare .add_to_wishlist_button__text,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare .add_to_compare_button__text,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare .add_to_wishlist_button__text,.woocommerce .products div.product .block_wishlist_compare .compare .add_to_compare_button__text,.woocommerce .products div.product .block_wishlist_compare .compare .add_to_wishlist_button__text,.woocommerce .products li.product .block_wishlist_compare .compare .add_to_compare_button__text,.woocommerce .products li.product .block_wishlist_compare .compare .add_to_wishlist_button__text,.woocommerce .cross-sells div.product .block_wishlist_compare .compare .add_to_compare_button__text,.woocommerce .cross-sells div.product .block_wishlist_compare .compare .add_to_wishlist_button__text,.woocommerce .cross-sells li.product .block_wishlist_compare .compare .add_to_compare_button__text,.woocommerce .cross-sells li.product .block_wishlist_compare .compare .add_to_wishlist_button__text{display:block}}.woocommerce div.product .block_wishlist_compare .compare:hover .add_to_wishlist_button__text,.woocommerce li.product .block_wishlist_compare .compare:hover .add_to_wishlist_button__text,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare:hover .add_to_wishlist_button__text,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare:hover .add_to_wishlist_button__text,.woocommerce .products div.product .block_wishlist_compare .compare:hover .add_to_wishlist_button__text,.woocommerce .products li.product .block_wishlist_compare .compare:hover .add_to_wishlist_button__text,.woocommerce .cross-sells div.product .block_wishlist_compare .compare:hover .add_to_wishlist_button__text,.woocommerce .cross-sells li.product .block_wishlist_compare .compare:hover .add_to_wishlist_button__text{-webkit-transform:translate(-50%,-5px);transform:translate(-50%,-5px);visibility:visible;opacity:1}.woocommerce div.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist,.woocommerce li.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist,.woocommerce .products div.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist,.woocommerce .products li.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist,.woocommerce .cross-sells div.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist,.woocommerce .cross-sells li.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist{display:block}.woocommerce div.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist.wishlist-hide,.woocommerce li.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist.wishlist-hide,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist.wishlist-hide,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist.wishlist-hide,.woocommerce .products div.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist.wishlist-hide,.woocommerce .products li.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist.wishlist-hide,.woocommerce .cross-sells div.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist.wishlist-hide,.woocommerce .cross-sells li.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist.wishlist-hide{opacity:0;pointer-events:none}.woocommerce div.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist:before,.woocommerce li.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist:before,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist:before,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist:before,.woocommerce .products div.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist:before,.woocommerce .products li.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist:before,.woocommerce .cross-sells div.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist:before,.woocommerce .cross-sells li.product .block_wishlist_compare .yith-wcwl-add-to-wishlist a.add_to_wishlist:before{margin-right:0;display:block}.woocommerce div.product .block_wishlist_compare .yith-wcwl-add-to-wishlist .ajax-loading,.woocommerce li.product .block_wishlist_compare .yith-wcwl-add-to-wishlist .ajax-loading,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .yith-wcwl-add-to-wishlist .ajax-loading,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .yith-wcwl-add-to-wishlist .ajax-loading,.woocommerce .products div.product .block_wishlist_compare .yith-wcwl-add-to-wishlist .ajax-loading,.woocommerce .products li.product .block_wishlist_compare .yith-wcwl-add-to-wishlist .ajax-loading,.woocommerce .cross-sells div.product .block_wishlist_compare .yith-wcwl-add-to-wishlist .ajax-loading,.woocommerce .cross-sells li.product .block_wishlist_compare .yith-wcwl-add-to-wishlist .ajax-loading{position:absolute;top:6px;left:4px;margin-left:0;margin-top:0;font-size:inherit;background-color:#fff0}.woocommerce div.product .block_wishlist_compare .compare,.woocommerce li.product .block_wishlist_compare .compare,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare,.woocommerce .products div.product .block_wishlist_compare .compare,.woocommerce .products li.product .block_wishlist_compare .compare,.woocommerce .cross-sells div.product .block_wishlist_compare .compare,.woocommerce .cross-sells li.product .block_wishlist_compare .compare{margin-top:12px;padding:0;font-size:0}@media(min-width:544px){.woocommerce div.product .block_wishlist_compare .compare,.woocommerce li.product .block_wishlist_compare .compare,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare,.woocommerce .products div.product .block_wishlist_compare .compare,.woocommerce .products li.product .block_wishlist_compare .compare,.woocommerce .cross-sells div.product .block_wishlist_compare .compare,.woocommerce .cross-sells li.product .block_wishlist_compare .compare{margin-top:17px}}.woocommerce div.product .block_wishlist_compare .compare:before,.woocommerce li.product .block_wishlist_compare .compare:before,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare:before,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare:before,.woocommerce .products div.product .block_wishlist_compare .compare:before,.woocommerce .products li.product .block_wishlist_compare .compare:before,.woocommerce .cross-sells div.product .block_wishlist_compare .compare:before,.woocommerce .cross-sells li.product .block_wishlist_compare .compare:before{-webkit-transform:rotate(0);transform:rotate(0);line-height:24px;margin-right:0}.woocommerce div.product .block_wishlist_compare .compare:hover span,.woocommerce li.product .block_wishlist_compare .compare:hover span,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare:hover span,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare:hover span,.woocommerce .products div.product .block_wishlist_compare .compare:hover span,.woocommerce .products li.product .block_wishlist_compare .compare:hover span,.woocommerce .cross-sells div.product .block_wishlist_compare .compare:hover span,.woocommerce .cross-sells li.product .block_wishlist_compare .compare:hover span{-webkit-transform:translate(-50%,-10px);transform:translate(-50%,-10px);visibility:visible;opacity:1}.woocommerce div.product .block_wishlist_compare .compare.added,.woocommerce li.product .block_wishlist_compare .compare.added,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare.added,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare.added,.woocommerce .products div.product .block_wishlist_compare .compare.added,.woocommerce .products li.product .block_wishlist_compare .compare.added,.woocommerce .cross-sells div.product .block_wishlist_compare .compare.added,.woocommerce .cross-sells li.product .block_wishlist_compare .compare.added{font-size:0}.woocommerce div.product .block_wishlist_compare .compare.added:before,.woocommerce li.product .block_wishlist_compare .compare.added:before,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare.added:before,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare.added:before,.woocommerce .products div.product .block_wishlist_compare .compare.added:before,.woocommerce .products li.product .block_wishlist_compare .compare.added:before,.woocommerce .cross-sells div.product .block_wishlist_compare .compare.added:before,.woocommerce .cross-sells li.product .block_wishlist_compare .compare.added:before{display:none}.woocommerce div.product .block_wishlist_compare .compare.added:after,.woocommerce li.product .block_wishlist_compare .compare.added:after,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare.added:after,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare.added:after,.woocommerce .products div.product .block_wishlist_compare .compare.added:after,.woocommerce .products li.product .block_wishlist_compare .compare.added:after,.woocommerce .cross-sells div.product .block_wishlist_compare .compare.added:after,.woocommerce .cross-sells li.product .block_wishlist_compare .compare.added:after{position:relative;top:-2px;margin-right:0;margin-left:4px}.woocommerce div.product .block_wishlist_compare .compare.loading,.woocommerce li.product .block_wishlist_compare .compare.loading,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare.loading,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare.loading,.woocommerce .products div.product .block_wishlist_compare .compare.loading,.woocommerce .products li.product .block_wishlist_compare .compare.loading,.woocommerce .cross-sells div.product .block_wishlist_compare .compare.loading,.woocommerce .cross-sells li.product .block_wishlist_compare .compare.loading{pointer-events:none}.woocommerce div.product .block_wishlist_compare .compare.loading .ajax-loading,.woocommerce li.product .block_wishlist_compare .compare.loading .ajax-loading,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare.loading .ajax-loading,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare.loading .ajax-loading,.woocommerce .products div.product .block_wishlist_compare .compare.loading .ajax-loading,.woocommerce .products li.product .block_wishlist_compare .compare.loading .ajax-loading,.woocommerce .cross-sells div.product .block_wishlist_compare .compare.loading .ajax-loading,.woocommerce .cross-sells li.product .block_wishlist_compare .compare.loading .ajax-loading{opacity:1;visibility:visible}.woocommerce div.product .block_wishlist_compare .compare.loading:before,.woocommerce div.product .block_wishlist_compare .compare.loading:after,.woocommerce li.product .block_wishlist_compare .compare.loading:before,.woocommerce li.product .block_wishlist_compare .compare.loading:after,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare.loading:before,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare.loading:after,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare.loading:before,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare.loading:after,.woocommerce .products div.product .block_wishlist_compare .compare.loading:before,.woocommerce .products div.product .block_wishlist_compare .compare.loading:after,.woocommerce .products li.product .block_wishlist_compare .compare.loading:before,.woocommerce .products li.product .block_wishlist_compare .compare.loading:after,.woocommerce .cross-sells div.product .block_wishlist_compare .compare.loading:before,.woocommerce .cross-sells div.product .block_wishlist_compare .compare.loading:after,.woocommerce .cross-sells li.product .block_wishlist_compare .compare.loading:before,.woocommerce .cross-sells li.product .block_wishlist_compare .compare.loading:after{opacity:0;pointer-events:none}.woocommerce div.product .block_wishlist_compare .compare .ajax-loading,.woocommerce li.product .block_wishlist_compare .compare .ajax-loading,.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .compare .ajax-loading,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_wishlist_compare .compare .ajax-loading,.woocommerce .products div.product .block_wishlist_compare .compare .ajax-loading,.woocommerce .products li.product .block_wishlist_compare .compare .ajax-loading,.woocommerce .cross-sells div.product .block_wishlist_compare .compare .ajax-loading,.woocommerce .cross-sells li.product .block_wishlist_compare .compare .ajax-loading{position:absolute;top:1px;left:1px;margin-left:0;margin-top:0;font-size:inherit;opacity:0;visibility:hidden;background-color:#fff0}.woocommerce div.product .star-rating,.woocommerce li.product .star-rating,.woocommerce .tm-products-carousel-widget-wrapper div.product .star-rating,.woocommerce .tm-products-carousel-widget-wrapper li.product .star-rating,.woocommerce .products div.product .star-rating,.woocommerce .products li.product .star-rating,.woocommerce .cross-sells div.product .star-rating,.woocommerce .cross-sells li.product .star-rating{position:absolute;top:-27px;left:20px;display:block;float:none;transition:all .3s ease;pointer-events:none}.woocommerce .star-rating span::before{color:#ffd600!important}@media(min-width:544px){.woocommerce div.product .star-rating,.woocommerce li.product .star-rating,.woocommerce .tm-products-carousel-widget-wrapper div.product .star-rating,.woocommerce .tm-products-carousel-widget-wrapper li.product .star-rating,.woocommerce .products div.product .star-rating,.woocommerce .products li.product .star-rating,.woocommerce .cross-sells div.product .star-rating,.woocommerce .cross-sells li.product .star-rating{top:-30px;left:0}}.woocommerce div.product .product-categories,.woocommerce div.product .product-tags,.woocommerce li.product .product-categories,.woocommerce li.product .product-tags,.woocommerce .tm-products-carousel-widget-wrapper div.product .product-categories,.woocommerce .tm-products-carousel-widget-wrapper div.product .product-tags,.woocommerce .tm-products-carousel-widget-wrapper li.product .product-categories,.woocommerce .tm-products-carousel-widget-wrapper li.product .product-tags,.woocommerce .products div.product .product-categories,.woocommerce .products div.product .product-tags,.woocommerce .products li.product .product-categories,.woocommerce .products li.product .product-tags,.woocommerce .cross-sells div.product .product-categories,.woocommerce .cross-sells div.product .product-tags,.woocommerce .cross-sells li.product .product-categories,.woocommerce .cross-sells li.product .product-tags{margin-bottom:6px;font-style:italic}.woocommerce div.product .product-categories li,.woocommerce div.product .product-tags li,.woocommerce li.product .product-categories li,.woocommerce li.product .product-tags li,.woocommerce .tm-products-carousel-widget-wrapper div.product .product-categories li,.woocommerce .tm-products-carousel-widget-wrapper div.product .product-tags li,.woocommerce .tm-products-carousel-widget-wrapper li.product .product-categories li,.woocommerce .tm-products-carousel-widget-wrapper li.product .product-tags li,.woocommerce .products div.product .product-categories li,.woocommerce .products div.product .product-tags li,.woocommerce .products li.product .product-categories li,.woocommerce .products li.product .product-tags li,.woocommerce .cross-sells div.product .product-categories li,.woocommerce .cross-sells div.product .product-tags li,.woocommerce .cross-sells li.product .product-categories li,.woocommerce .cross-sells li.product .product-tags li{display:inline-block}@media(max-width:543px){.woocommerce div.product,.woocommerce li.product,.woocommerce .tm-products-carousel-widget-wrapper div.product,.woocommerce .tm-products-carousel-widget-wrapper li.product,.woocommerce .products div.product,.woocommerce .products li.product,.woocommerce .cross-sells div.product,.woocommerce .cross-sells li.product{margin-right:auto;margin-left:auto}}@media(min-width:544px){.woocommerce div.product,.woocommerce li.product,.woocommerce .tm-products-carousel-widget-wrapper div.product,.woocommerce .tm-products-carousel-widget-wrapper li.product,.woocommerce .products div.product,.woocommerce .products li.product,.woocommerce .cross-sells div.product,.woocommerce .cross-sells li.product{margin-top:2em;margin-bottom:0;padding-bottom:30px}}@media(min-width:544px){.tm_products_carousel_widget .woocommerce div.product,.tm_products_carousel_widget .woocommerce li.product,.tm_products_carousel_widget .woocommerce .tm-products-carousel-widget-wrapper div.product,.tm_products_carousel_widget .woocommerce .tm-products-carousel-widget-wrapper li.product,.tm_products_carousel_widget .woocommerce .products div.product,.tm_products_carousel_widget .woocommerce .products li.product,.tm_products_carousel_widget .woocommerce .cross-sells div.product,.tm_products_carousel_widget .woocommerce .cross-sells li.product{margin-bottom:0;padding-bottom:0}}@media(max-width:543px){#__tm_products_carousel_widget-2 div.swiper-slide{max-width:220px!important}}.tm_products_carousel_widget div.products{margin-bottom:0}@media(min-width:544px){.tm_products_carousel_widget div.products{margin-bottom:40px}}@media(min-width:544px){.single div.product,.single li.product{margin-bottom:4px;padding-bottom:21px}}@media(max-width:543px){.woocommerce .tm-products-carousel-widget-wrapper div.product,.woocommerce .tm-products-carousel-widget-wrapper li.product{max-width:none}.woocommerce .tm-products-carousel-widget-wrapper div.product .block_product_thumbnail>a:first-child,.woocommerce .tm-products-carousel-widget-wrapper li.product .block_product_thumbnail>a:first-child{display:block}}.bne-element-container .bne-testimonial-slider-wrapper{border:0;border-radius:0;box-shadow:none;padding:0;background-color:#fff0}.bne-element-container .bne-testimonial-slider{position:relative}.bne-element-container .bne-testimonial-slider .bne-testimonial-featured-image{padding:0;border:0;border-radius:0}.bne-element-container .bne-testimonial-slider .bne-testimonial-featured-image.circle{width:130px!important;height:130px!important;border-radius:50%}@media(min-width:544px){.bne-element-container .bne-testimonial-slider .bne-testimonial-featured-image.circle{width:148px!important;height:148px!important}}.bne-element-container .bne-testimonial-slider .slides li{text-align:center}.bne-element-container .bne-testimonial-slider .slides li .flex-content{position:relative;padding:12px 2% 99px}.bne-element-container .bne-testimonial-slider .slides li .flex-content:before{content:"\201C";position:absolute;top:175px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:87px;line-height:1;font-weight:700}@media(min-width:544px){.bne-element-container .bne-testimonial-slider .slides li .flex-content{padding:12px 2% 99px}.bne-element-container .bne-testimonial-slider .slides li .flex-content:before{font-size:100px}}.bne-element-container .bne-testimonial-slider .slides li img{border:0;box-shadow:none;float:none;margin:0 0 65px 0}@media(min-width:544px){.bne-element-container .bne-testimonial-slider .slides li img{margin:0 0 70px 0}}.bne-element-container .bne-testimonial-slider .slides li h3{text-align:center;position:absolute;bottom:41px;left:0;right:0;text-transform:none;font-size:20px}.bne-element-container .bne-testimonial-slider .slides li h3:before{content:"\2013";font-style:normal;margin-right:4px}@media(min-width:544px){.bne-element-container .bne-testimonial-slider .slides li h3{bottom:52px}}@media(max-width:543px){.bne-element-container{margin:0}}.bne-testimonial-slider.bne-flexslider .flex-control-nav{bottom:13px;height:12px;text-align:center}.bne-testimonial-slider.bne-flexslider .flex-control-nav li{float:none;display:inline-block;padding:0!important;margin:4px!important}.bne-testimonial-slider.bne-flexslider .flex-control-nav li a{width:12px;height:12px;border-radius:50%;transition:all .3s ease}.bne-testimonial-slider.bne-flexslider .flex-direction-nav{position:static;left:auto;right:auto;bottom:auto;height:50px}.before-content-area .bne-testimonial-slider.bne-flexslider .flex-direction-nav{height:0}.bne-testimonial-slider.bne-flexslider .flex-direction-nav li{position:static}.bne-testimonial-slider.bne-flexslider .flex-direction-nav a.flex-prev,.bne-testimonial-slider.bne-flexslider .flex-direction-nav a.flex-next{position:absolute;top:auto;bottom:0;width:50px;height:50px;-webkit-transform:translateY(-55%);transform:translateY(-55%);font-size:18px;line-height:48px;text-align:center;background:#fff0;margin:0;transition:all .3s ease;border:1px solid #c6c6c6!important;z-index:20}.bne-testimonial-slider.bne-flexslider .flex-direction-nav a.flex-prev:after,.bne-testimonial-slider.bne-flexslider .flex-direction-nav a.flex-next:after{display:block;text-align:center;content:"\e5cb";font-family:"Material Icons";text-indent:0;position:absolute;left:0;right:0;top:0;bottom:0}.bne-testimonial-slider.bne-flexslider .flex-direction-nav a.flex-prev{left:auto;right:49px}.bne-testimonial-slider.bne-flexslider .flex-direction-nav a.flex-prev:after{content:"\e5cb"}.bne-testimonial-slider.bne-flexslider .flex-direction-nav a.flex-next{right:0;left:auto}.bne-testimonial-slider.bne-flexslider .flex-direction-nav a.flex-next:after{content:"\e5cc"}.bne-testimonial-list-wrapper .bne-testimonial-featured-image{box-shadow:none;border-radius:0;border:0;padding:0}.bne-testimonial-list-wrapper h3{text-transform:none}.page .bne-testimonial-list-wrapper h3{text-transform:none}div.products{margin-top:47px;margin-bottom:70px;margin-top:10px}@media(min-width:544px){div.products{margin-top:15px}}.single div.products{margin-bottom:0}div.products div.product-category.product{padding-bottom:30px;margin-top:0;margin-bottom:0}@media(max-width:380px){div.products div.product-category.product{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}div.products div.product-category.product>a{display:block;position:relative}div.products div.product-category.product>a img{position:relative;z-index:1;width:100%;display:block}div.products div.product-category.product>a h3{margin-top:20px;color:#424141;z-index:2;margin-bottom:0;text-align:center;transition:.5s ease all;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}div.products div.product-category.product>a h3 mark.count{position:relative;color:#424141!important;top:-3px;height:0;font-style:normal;transition:.5s ease all;background:0;font-weight:400;padding:0;text-transform:none}@media(min-width:768px) and (max-width:991px){div.products div.product-category.product>a h3{right:10px;bottom:10px;left:10px}}div.products div.product-category.product>a:hover h3{background:none!important;color:#78a22f!important}div.products div.product-category.product>a:hover h3 mark.count{visibility:visible;opacity:1;height:22px;color:#78a22f!important}.mfp-bg{z-index:999999991}.mfp-wrap{z-index:999999992}.mfp-wrap .mfp-close{top:39px!important;right:0!important}#commentform label{display:block;margin-bottom:10px}#commentform label,#commentform span.for_rating{font-style:italic;font-weight:300}#commentform input[type="text"]{display:block;width:100%}#commentform p.stars{display:inline-block}.woocommerce .widget .wishlist_compare_button_block{transition:.4s;opacity:0;-webkit-transform:scale(0);transform:scale(0)}.woocommerce .widget .wishlist_compare_button_block>*{display:inline-block;vertical-align:top}.woocommerce .product:hover .wishlist_compare_button_block{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.woocommerce .tm-woocompare-page-button.button,.woocommerce .tm-woowishlist-page-button.button{margin:0 5px;line-height:30px;padding:0;background:#fff0;border:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.woocommerce .tm-woocompare-page-button.button:hover,.woocommerce .tm-woowishlist-page-button.button:hover{background:#fff0}.woocommerce .tm-woocompare-page-button.button:before,.woocommerce .tm-woowishlist-page-button.button:before{display:inline;font-family:"Material Icons";font-size:21px;content:"\e8f4";margin-right:5px}.woocommerce button.btn.tm-woowishlist-button.btn.btn-default,.woocommerce button.tm-woowishlist-button.btn-default.button,.woocommerce .woocommerce-account button.tm-woowishlist-button.btn-default.button,.woocommerce-account .woocommerce button.tm-woowishlist-button.btn-default.button,.woocommerce a.btn.tm-woowishlist-button.btn.btn-default,.woocommerce a.tm-woowishlist-button.btn-default.button,.woocommerce .woocommerce-account a.tm-woowishlist-button.btn-default.button,.woocommerce-account .woocommerce a.tm-woowishlist-button.btn-default.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.tm-woowishlist-button.btn-default.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .woocommerce a.tm-woowishlist-button.btn-default.button,.woocommerce button.btn.tm-woocompare-button.btn.btn-default,.woocommerce button.tm-woocompare-button.btn-default.button,.woocommerce .woocommerce-account button.tm-woocompare-button.btn-default.button,.woocommerce-account .woocommerce button.tm-woocompare-button.btn-default.button,.woocommerce a.btn.tm-woocompare-button.btn.btn-default,.woocommerce a.tm-woocompare-button.btn-default.button,.woocommerce .woocommerce-account a.tm-woocompare-button.btn-default.button,.woocommerce-account .woocommerce a.tm-woocompare-button.btn-default.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.tm-woocompare-button.btn-default.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .woocommerce a.tm-woocompare-button.btn-default.button{padding:0 0 0 33px}.woocommerce button.button.btn::not(.single_add_to_cart_button),.woocommerce button.button::not(.single_add_to_cart_button),.woocommerce .woocommerce-account button.button::not(.single_add_to_cart_button),.woocommerce-account .woocommerce button.button::not(.single_add_to_cart_button){margin:0 5px;line-height:30px;padding:8px 21px 8px 24px;background:#fff0;border:0}.woocommerce button.button.btn::not(.single_add_to_cart_button):after,.woocommerce button.button::not(.single_add_to_cart_button):after,.woocommerce .woocommerce-account button.button::not(.single_add_to_cart_button):after,.woocommerce-account .woocommerce button.button::not(.single_add_to_cart_button):after{display:block;font-family:"Material Icons";font-size:21px;line-height:inherit;position:absolute;left:0;top:-3px;right:auto}.woocommerce button.button.btn::not(.single_add_to_cart_button).tm-woocompare-button:after,.woocommerce button.button::not(.single_add_to_cart_button).tm-woocompare-button:after,.woocommerce .woocommerce-account button.button::not(.single_add_to_cart_button).tm-woocompare-button:after,.woocommerce-account .woocommerce button.button::not(.single_add_to_cart_button).tm-woocompare-button:after{content:"\e164"}.woocommerce button.button.btn::not(.single_add_to_cart_button).tm-woocompare-button.in_compare:after,.woocommerce button.button::not(.single_add_to_cart_button).tm-woocompare-button.in_compare:after,.woocommerce .woocommerce-account button.button::not(.single_add_to_cart_button).tm-woocompare-button.in_compare:after,.woocommerce-account .woocommerce button.button::not(.single_add_to_cart_button).tm-woocompare-button.in_compare:after{content:"\e5ca";margin:0}.woocommerce button.button.btn::not(.single_add_to_cart_button).tm-woowishlist-button:after,.woocommerce button.button::not(.single_add_to_cart_button).tm-woowishlist-button:after,.woocommerce .woocommerce-account button.button::not(.single_add_to_cart_button).tm-woowishlist-button:after,.woocommerce-account .woocommerce button.button::not(.single_add_to_cart_button).tm-woowishlist-button:after{content:"\e87e"}.woocommerce button.button.btn::not(.single_add_to_cart_button).tm-woowishlist-button.in_wishlist:after,.woocommerce button.button::not(.single_add_to_cart_button).tm-woowishlist-button.in_wishlist:after,.woocommerce .woocommerce-account button.button::not(.single_add_to_cart_button).tm-woowishlist-button.in_wishlist:after,.woocommerce-account .woocommerce button.button::not(.single_add_to_cart_button).tm-woowishlist-button.in_wishlist:after{content:"\e5ca";margin:0}.woocommerce button.button.btn::not(.single_add_to_cart_button).loading,.woocommerce button.button::not(.single_add_to_cart_button).loading,.woocommerce .woocommerce-account button.button::not(.single_add_to_cart_button).loading,.woocommerce-account .woocommerce button.button::not(.single_add_to_cart_button).loading{opacity:1}.woocommerce button.button.btn::not(.single_add_to_cart_button).loading:after,.woocommerce button.button::not(.single_add_to_cart_button).loading:after,.woocommerce .woocommerce-account button.button::not(.single_add_to_cart_button).loading:after,.woocommerce-account .woocommerce button.button::not(.single_add_to_cart_button).loading:after{opacity:0}.woocommerce button.button.btn::not(.single_add_to_cart_button).loading:before,.woocommerce button.button::not(.single_add_to_cart_button).loading:before,.woocommerce .woocommerce-account button.button::not(.single_add_to_cart_button).loading:before,.woocommerce-account .woocommerce button.button::not(.single_add_to_cart_button).loading:before{content:"";position:absolute;background:url(/wp-content/themes/organica/assets/images/preloader.svg) 50% 50% no-repeat;background-size:cover;width:20px;height:20px;top:5px;left:5px}.woocommerce button.button.btn::not(.single_add_to_cart_button):hover,.woocommerce button.button::not(.single_add_to_cart_button):hover,.woocommerce .woocommerce-account button.button::not(.single_add_to_cart_button):hover,.woocommerce-account .woocommerce button.button::not(.single_add_to_cart_button):hover{background:#fff0}.woocommerce .products .product .tm-woocompare-button,.woocommerce .products .product .tm-woowishlist-button{width:30px;height:30px;padding:0;text-align:center;font-weight:400;margin-bottom:7px;background:#fff0;font-style:normal}.woocommerce .products .product .tm-woocompare-button:after,.woocommerce .products .product .tm-woowishlist-button:after{position:static}.woocommerce .products .product .tm-woocompare-button span.text,.woocommerce .products .product .tm-woowishlist-button span.text{position:absolute;top:50%;right:100%;-webkit-transform:translateY(0);transform:translateY(0);padding:5px;font-size:.6rem;line-height:.6rem;background:#000;color:#fff;visibility:hidden;overflow:visible;opacity:0;transition:all .3s ease}.woocommerce .products .product .tm-woocompare-button span.text:after,.woocommerce .products .product .tm-woowishlist-button span.text:after{position:absolute;content:"";width:0;height:0;border-style:solid;border-width:2px 0 2px 4px;border-color:#fff0 #fff0 #fff0 #000;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);right:-4px;top:50%}.woocommerce .products .product .tm-woocompare-button:hover span.text,.woocommerce .products .product .tm-woowishlist-button:hover span.text{opacity:1;visibility:visible;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woocommerce .wishlist_compare_button_block{margin-top:15px}.woocommerce .coupon button.button,.woocommerce .actions button.button{margin:0}.tm-woowishlist,.tm-woocompare-list{text-align:center}.tm-woowishlist .tm-wc-compare-wishlist-loader svg,.tm-woocompare-list .tm-wc-compare-wishlist-loader svg{width:110px;height:110px}.tm-woowishlist .added_to_cart.wc-forward,.tm-woocompare-list .added_to_cart.wc-forward{margin-left:20px}.tm-woowishlist .tm-woocompare-remove,.tm-woocompare-list .tm-woocompare-remove{top:-17px}.tm-woowishlist .tm-woocomerce-list__product-image,.tm-woocompare-list .tm-woocomerce-list__product-image{margin:10px;float:none}.tm-woowishlist .dashicons,.tm-woowishlist .dashicons-dismiss,.tm-woocompare-list .dashicons,.tm-woocompare-list .dashicons-dismiss{font-size:30px;width:30px;height:30px;line-height:30px}.tm-woowishlist .dashicons:before,.tm-woowishlist .dashicons-dismiss:before,.tm-woocompare-list .dashicons:before,.tm-woocompare-list .dashicons-dismiss:before{content:"\e5cd";font-family:"Material Icons";transition:.3s}@media(min-width:544px){.tm-woowishlist,.tm-woocompare-list{text-align:left}.tm-woowishlist .tm-woocomerce-list__product-image,.tm-woocompare-list .tm-woocomerce-list__product-image{float:left}}body .woocommerce .product #respond input#submit.loading,body .woocommerce .product a.button.add_to_cart_button.loading,body .woocommerce .product button.button.add_to_cart_button.loading,body .woocommerce .product input.button.add_to_cart_button.loading,body .woocommerce .product a.add_to_cart_button.loading,body .woocommerce .product button.single_add_to_cart_button.loading{opacity:1;padding-right:3.618em}body .woocommerce .product #respond input#submit.loading:before,body .woocommerce .product a.button.add_to_cart_button.loading:before,body .woocommerce .product button.button.add_to_cart_button.loading:before,body .woocommerce .product input.button.add_to_cart_button.loading:before,body .woocommerce .product a.add_to_cart_button.loading:before,body .woocommerce .product button.single_add_to_cart_button.loading:before{content:"";position:absolute;background:url(/wp-content/themes/organica/assets/images/preloader.svg) 50% 50% no-repeat;background-size:cover;width:20px;height:20px;top:13px;right:0}body .woocommerce .product #respond input#submit.loading:after,body .woocommerce .product a.button.add_to_cart_button.loading:after,body .woocommerce .product button.button.add_to_cart_button.loading:after,body .woocommerce .product input.button.add_to_cart_button.loading:after,body .woocommerce .product a.add_to_cart_button.loading:after,body .woocommerce .product button.single_add_to_cart_button.loading:after{opacity:0}body .woocommerce .product #respond input#submit.added,body .woocommerce .product a.button.add_to_cart_button.added,body .woocommerce .product button.button.add_to_cart_button.added,body .woocommerce .product input.button.add_to_cart_button.added,body .woocommerce .product a.add_to_cart_button.added,body .woocommerce .product button.single_add_to_cart_button.added{padding-right:43px}body .woocommerce .product #respond input#submit.added:after,body .woocommerce .product a.button.add_to_cart_button.added:after,body .woocommerce .product button.button.add_to_cart_button.added:after,body .woocommerce .product input.button.add_to_cart_button.added:after,body .woocommerce .product a.add_to_cart_button.added:after,body .woocommerce .product button.single_add_to_cart_button.added:after{position:absolute;width:30px;height:20px;top:13px;right:11px}.add_to_cart_button .added{display:none}.add_to_cart_button.added .added{display:block}.add_to_cart_button.added .add{display:none}.mfp-arrow{opacity:1;width:60px;height:60px}.mfp-arrow,.mfp-arrow:active{margin-top:-30px}.mfp-arrow:before{display:block;position:absolute;left:50%;top:0;font-size:72px;width:63px;line-height:60px;height:60px;border:0;opacity:1;margin:0;font-family:"Material Icons";-webkit-transform:translateX(-50%);transform:translateX(-50%)}.mfp-arrow:before:hover{opacity:1}.mfp-arrow:after{display:none}.mfp-arrow-right:before{content:"\e5cc"}.mfp-arrow-left:before{content:"\e5cb"}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{position:absolute;width:100vw;left:50%;transform:translateX(-50vw);visibility:hidden}.mfp-iframe-holder .mfp-close:before,.mfp-image-holder .mfp-close:before{position:absolute;right:10px;top:0;content:"\e5cd";font-size:40px;visibility:visible;font-family:"Material Icons"}.related.products h4{text-align:center}@media(min-width:544px){.woocommerce table.shop_attributes th{width:250px}}.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce .cart-collaterals .shipping_calculator:before,.woocommerce .cart-collaterals:after,.woocommerce .cart-collaterals:before,.woocommerce form .form-row:after,.woocommerce form .form-row:before,.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before,.woocommerce-page .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:before,.woocommerce-page .cart-collaterals:after,.woocommerce-page .cart-collaterals:before,.woocommerce-page form .form-row:after,.woocommerce-page form .form-row:before,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.cart_list li:before,.woocommerce-page ul.product_list_widget li:after,.woocommerce-page ul.product_list_widget li:before{content:""}.select2-search{padding:6px}.woocommerce .shop_table .product-name h6{margin-bottom:0}@media(min-width:768px){.woocommerce #content table.wishlist_table.cart a.remove{margin:0 5px}}.woocommerce p.stars{font-size:13px;line-height:1;font-style:normal}.woocommerce-currency-switcher-form .dd-selected,#lang_sel ul li a{font-weight:300}.woocommerce form .form-row .select2-container .select2-choice,.woocommerce-page form .form-row .select2-container .select2-choice,.single-product.woocommerce form .form-row .select2-container .select2-choice{padding:8px 15px}.woocommerce .widget_price_filter .price_slider_amount .button{padding:8px}.woocommerce .col2-set,.woocommerce-page .col2-set{padding-top:40px}.woocommerce-MyAccount-navigation ul,.woocommerce-MyAccount-navigation ol{margin:0}.tm-woocompare-heading-cell{width:200px}.woocommerce #respond input#submit.loading:after,.woocommerce a.button.loading:after,.woocommerce button.button:not(.single_add_to_cart_button).loading:after,.woocommerce input.button.loading:after{font-weight:400;position:absolute;top:9px;right:10px;background:url(/wp-content/themes/organica/assets/images/preloader.svg);width:26px;height:26px;background-repeat:no-repeat;content:""}.woocommerce #respond input#submit.loading,.woocommerce a.button.loading,.woocommerce button.button:not(.single_add_to_cart_button).loading,.woocommerce input.button.loading{opacity:1}.woocommerce #respond input#submit.added:after,.woocommerce a.button.added:after,.woocommerce button.button:not(.single_add_to_cart_button).added:after,.woocommerce input.button.added:after{position:absolute;width:20px;height:20px;top:11px;right:11px}.woocommerce.single-product #respond input#submit.added:after,.woocommerce.single-product a.button.added:after,.woocommerce.single-product button.button:not(.single_add_to_cart_button).added:after,.woocommerce.single-product input.button.added:after{top:0}.woocommerce .products .product .tm-woocompare-button:after,.woocommerce .products .product .tm-woowishlist-button:after{width:30px;height:30px}.woocommerce .products .product .add_to_cart_button.added,.woocommerce .products .product .add_to_cart_button.loading{padding-right:45px}.single-product.woocommerce .related.products .product button.tm-woowishlist-button{margin-left:5px;margin-right:15px}.woocommerce form .form-row .select2-container,.woocommerce-page form .form-row .select2-container,.single-product.woocommerce form .form-row .select2-container{line-height:1.2}.woocommerce .cart-collaterals .cart_totals tr td .amount,.woocommerce-page .cart-collaterals .cart_totals tr td .amount{line-height:1}.woocommerce div.product p.price del,.woocommerce div.product span.price del,.woocommerce .products .product .price del,.single-product.woocommerce div.product p.price del,.single-product.woocommerce div.product span.price del,.single-product.woocommerce div.product .price del .amount,.single-product.woocommerce div.products .product p.price del,.single-product.woocommerce div.products .product span.price del,.single-product.woocommerce div.products .product .price del .amount,.widget-area .widget .product_list_widget del .amount,.widget-area .widget .product_list_widget .amount del,.woocommerce table.shop_table tbody tr td.product-price del .amount,.woocommerce table.shop_table tbody tr td.product-price del{display:inline-block;opacity:1;text-decoration:line-through}.woocommerce div.product p.price del,.woocommerce div.product span.price del,.woocommerce .products .product .price del,.single-product.woocommerce div.product p.price del,.single-product.woocommerce div.product span.price del,.single-product.woocommerce div.product .price del .amount,.single-product.woocommerce div.products .product p.price del,.single-product.woocommerce div.products .product span.price del,.single-product.woocommerce div.products .product .price del .amount,.widget-area .widget .product_list_widget del .amount,.widget-area .widget .product_list_widget .amount del,.woocommerce table.shop_table tbody tr td.product-price del .amount,.woocommerce table.shop_table tbody tr td.product-price del{line-height:22px}.single-product.woocommerce div.product p.price del,.single-product.woocommerce div.product span.price del,.single-product.woocommerce div.product .price del .amount{line-height:36px}.woocommerce div.product form.cart .variations td.value .chosen-single,.woocommerce div.product form.cart .variations td.value .chosen-results li,.woocommerce div.product form.cart .variations td.value select{line-height:1.388888888888889;cursor:pointer}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{width:auto}.woocommerce nav.woocommerce-pagination ul li{border:0}#sidebar ul.product-categories>li.current-cat>a{font-weight:700!important}#sidebar .product-categories ul.children li.current-cat a{font-weight:500!important}#sidebar .product-categories li a{font-weight:400;font-size:22px;color:#000!important;font-family:"Playfair Display"}#sidebar .product-categories li span.material-icons{position:relative;top:4px}#sidebar .product-categories ul.children li a{font-size:20px;text-transform:none!important;font-family:"Lato"}#sidebar .product-categories li a:hover{text-decoration:underline}#sidebar .product-categories li.current-cat>a{font-weight:400}.products .product-tags{display:none!important}.products .woocommerce-loop-product__title{font-size:22px;font-weight:400!important;margin-bottom:6px;font-family:"Playfair display"}@media(max-width:767px){.products .woocommerce-loop-product__title{font-size:18px}.products .product .price{margin-bottom:6px}}@media(max-width:543px){#sidebar{display:none}.woocommerce .product a.button,body.home .woocommerce .product button.button,.woocommerce .product input.button{font-size:12px!important;padding:10px 12px 10px 12px!important;width:100%}.products .woocommerce-loop-product__title{font-size:18px}}.products .woocommerce-loop-product__secondtitle{font-size:16px;font-family:"Lato";font-weight:300!important;padding-top:0;margin-top:0;margin-bottom:6px}.entry-summary .woocommerce-loop-product__secondtitle{text-transform:none}@media(max-width:767px){.products .woocommerce-loop-product__secondtitle{font-size:16px}}@media(max-width:543px){.products .woocommerce-loop-product__secondtitle{font-size:14px}}.entry-summary h2.product_title{font-weight:300!important}body{font-style:normal;font-weight:400;font-size:14px;line-height:1.5555555555556;font-family:Lato,sans-serif;letter-spacing:0;text-align:left;color:#424141}h1,.h1{font-weight:400;font-size:20px;line-height:1.2857142857143;letter-spacing:0;text-align:inherit;color:#424141}h2,.h2{font-size:15px;line-height:1.2;letter-spacing:0;text-align:inherit;color:#424141}h3,.h3{font-size:23px;line-height:1.3333333333333;letter-spacing:0;text-align:inherit;color:#424141}@media(min-width:544px) and (max-width:767px){h3,.h3{font-size:21px}}@media(max-width:543px){h3,.h3{font-size:20px}}h4,.h4{font-size:16px;line-height:1.5;letter-spacing:0;text-align:inherit;color:#424141}h5,.h5{font-size:16px;line-height:1.2;letter-spacing:0;text-align:inherit;color:#545d12}h6,.h6{font-size:16px;line-height:1.7142857142857;letter-spacing:0;text-align:inherit;color:#424141}@media(min-width:544px){body{font-size:16px}h1,.h1{font-size:24px}h2,.h2{font-size:21px}h3,.h3{font-size:25px}h4,.h4{font-size:18px}h5,.h5{font-size:18px}h6,.h6{font-size:14px}#customer_login h2{font-size:18px;font-weight:400;text-transform:uppercase}}@media(min-width:768px){h1,.h1{font-size:24px}}.btn,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce-account #respond input#submit,.woocommerce-account a.button,.woocommerce-account button.button,.woocommerce-account input.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.button,.single-product.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.button,.button,input[type="button"],input[type="reset"],input[type="submit"],.wpcf7-submit,.woocommerce button.button,body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,body.woocommerce .wishlist_table td.product-add-to-cart a.button,body.woocommerce .button,body.woocommerce button.button,.woocommerce input.button,.woocommerce a.button,body.woocommerce-account a.button,.post-password-form label+input{font-weight:500;color:#fff;background:#545d12}.btn:focus,.woocommerce #respond input#submit:focus,.woocommerce a.button:focus,.woocommerce button.button:focus,.woocommerce input.button:focus,.woocommerce-account #respond input#submit:focus,.woocommerce-account a.button:focus,.woocommerce-account button.button:focus,.woocommerce-account input.button:focus,.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.button:focus,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.button:focus,.button:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,.wpcf7-submit:focus,.woocommerce button.button:focus,body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,body.woocommerce .wishlist_table td.product-add-to-cart a.button:focus,body.woocommerce .button:focus,body.woocommerce button.button:focus,.woocommerce input.button:focus,.woocommerce a.button:focus,body.woocommerce-account a.button:focus,.post-password-form label+input:focus,.btn:active,.woocommerce #respond input#submit:active,.woocommerce a.button:active,.woocommerce button.button:active,.woocommerce input.button:active,.woocommerce-account #respond input#submit:active,.woocommerce-account a.button:active,.woocommerce-account button.button:active,.woocommerce-account input.button:active,.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.button:active,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.button:active,a.button:active,input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active,.wpcf7-submit:active,.woocommerce button.button:active,body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:active,body.woocommerce .wishlist_table td.product-add-to-cart a.button:active,body.woocommerce .button:active,body.woocommerce button.button:active,.woocommerce input.button:active,.woocommerce a.button:active,body.woocommerce-account a.button:active,.post-password-form label+input:focus{background:#eff5d4;color:#545d12}body.woocommerce .woocommerce-message .button{background:#545d12}body.woocommerce .woocommerce-error .button:hover,body.woocommerce .woocommerce-info .button:hover,body.woocommerce .woocommerce-message .button:hover{background:#545d12}.btn:hover,.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce-account #respond input#submit:hover,.woocommerce-account a.button:hover,.woocommerce-account button.button:hover,.woocommerce-account input.button:hover,.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.button:hover,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.button:hover,.button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,.wpcf7-submit:hover,.woocommerce button.button:hover,body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,body.woocommerce .wishlist_table td.product-add-to-cart a.button:hover,body.woocommerce .button:hover,body.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce a.button:hover,body.woocommerce-account a.button:hover,.post-password-form label+input:hover{color:#fff;background:#424141}.btn.btn-secondary,.woocommerce #respond input.btn-secondary#submit,.woocommerce a.btn-secondary.button,.woocommerce button.btn-secondary.button,.woocommerce input.btn-secondary.button,.woocommerce-account #respond input.btn-secondary#submit,.woocommerce-account a.btn-secondary.button,.woocommerce-account button.btn-secondary.button,.woocommerce-account input.btn-secondary.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.btn-secondary.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.btn-secondary.button{background:#999}.btn.btn-secondary:hover,.woocommerce #respond input.btn-secondary#submit:hover,.woocommerce a.btn-secondary.button:hover,.woocommerce button.btn-secondary.button:hover,.woocommerce input.btn-secondary.button:hover,.woocommerce-account #respond input.btn-secondary#submit:hover,.woocommerce-account a.btn-secondary.button:hover,.woocommerce-account button.btn-secondary.button:hover,.woocommerce-account input.btn-secondary.button:hover,.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.btn-secondary.button:hover,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.btn-secondary.button:hover{color:#424141;background:#fff}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{font-size:18px;font-weight:400;line-height:1.5555555555556;text-align:left;color:#424141;-webkit-box-shadow:none!important;-webkit-text-fill-color:#424141!important;background:#fff0;border:1px solid #c3c3c3;letter-spacing:0}.invert input[type="text"],.invert input[type="email"],.invert input[type="url"],.invert input[type="password"],.invert input[type="search"],.invert input[type="number"],.invert input[type="tel"],.invert input[type="range"],.invert input[type="date"],.invert input[type="month"],.invert input[type="week"],.invert input[type="time"],.invert input[type="datetime"],.invert input[type="datetime-local"],.invert input[type="color"],.invert textarea{background:#fff0;border:1px solid #fff}.invert .widget-subscribe input[type="text"],.invert .widget-subscribe input[type="email"],.invert .widget-subscribe input[type="url"],.invert .widget-subscribe input[type="password"],.invert .widget-subscribe input[type="search"],.invert .widget-subscribe input[type="number"],.invert .widget-subscribe input[type="tel"],.invert .widget-subscribe input[type="range"],.invert .widget-subscribe input[type="date"],.invert .widget-subscribe input[type="month"],.invert .widget-subscribe input[type="week"],.invert .widget-subscribe input[type="time"],.invert .widget-subscribe input[type="datetime"],.invert .widget-subscribe input[type="datetime-local"],.invert .widget-subscribe input[type="color"],.invert .widget-subscribe textarea{border:1px solid #ccc;color:#545d12}div.wpcf7 .wpcf7-not-valid,.subscribe-block__input-group .subscribe-block__input.error{-webkit-box-shadow:none!important}input[type="text"]:-webkit-autofill,input[type="email"]:-webkit-autofill,input[type="url"]:-webkit-autofill,input[type="password"]:-webkit-autofill,input[type="search"]:-webkit-autofill,input[type="number"]:-webkit-autofill,input[type="tel"]:-webkit-autofill,input[type="range"]:-webkit-autofill,input[type="date"]:-webkit-autofill,input[type="month"]:-webkit-autofill,input[type="week"]:-webkit-autofill,input[type="time"]:-webkit-autofill,input[type="datetime"]:-webkit-autofill,input[type="datetime-local"]:-webkit-autofill,input[type="color"]:-webkit-autofill{-webkit-box-shadow:none!important;-webkit-text-fill-color:#424141!important;color:#424141!important;border:1px solid#94a75f}.top-panel__wrap .widget_product_search form input[type="search"],.top-panel__wrap .widget_product_search form input[type="search"]:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 500px #f4f4f4!important;-webkit-text-fill-color:#424141!important;color:#424141!important}span.wpcf7-not-valid-tip{font-weight:400}.widget_product_search form button,.widget_product_search form input[type="submit"],.widget_search form button,.widget_search form input[type="submit"],.widget_product_search form button:hover,.widget_product_search form input[type="submit"]:hover,.widget_search form button:hover,.widget_search form input[type="submit"]:hover{color:#fff}a,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,.not-found .page-title,.jssora11l:hover,.jssora11r:hover,.edit-link a{color:#424141}.error-404 .page-title{font-weight:700;letter-spacing:0;text-align:inherit}@media(min-width:768px){.error-404 .page-content h1{font-size:31px;font-weight:700}}a:hover,.jssora11l,.jssora11r,.edit-link a:hover{color:#545d12}mark,ins{color:#424141;background-color:#fff0;font-weight:700}::-webkit-input-placeholder{color:#424141}::-moz-placeholder{color:#424141}:-moz-placeholder{color:#424141}:-ms-input-placeholder{color:#424141}.site-logo{font-weight:400;font-size:60px}.site-logo__link,.site-logo__link:focus,.site-logo__link:visited,.site-logo__link:hover,.site-logo__link:active{color:#424141}.site-description{color:#545d12;font-weight:400;font-size:14px;line-height:1}.invert{color:#fff}.invert h1{color:#fff}.invert h2{color:#fff}.invert h3{color:#fff}.invert h4{color:#fff}.invert h5{color:#fff}.invert h6{color:#fff}.invert a:hover{color:#424141}.header-container{background-color:#fff;background-image:url();background-repeat:repeat;background-position:center top;background-attachment:scroll}.organica_banners_grid_widget div div>a:after{background:rgb(63 90 54 / .2)}.site-header .top-panel__wrap .div_dropdown_top_menu .material-icons:hover:after{color:#545d12}.boxed-wrap{max-width:1200px}.before-content-area h4,.related.products h4{font-size:25px;line-height:1.3333333333333;letter-spacing:0;color:#424141}.related.products h4:after{background:#424141}.after-content-area h4{font-size:25px;line-height:1.3333333333333;letter-spacing:0;color:#424141}@media(min-width:1200px){.container{max-width:1200px}}#add_payment_method #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{color:#424141;background:#f1f1f1}#add_payment_method #payment div.payment_box:before,.woocommerce-checkout #payment div.payment_box:before{border:1em solid #f1f1f1;border-right-color:#fff0;border-left-color:#fff0;border-top-color:#fff0}.woocommerce form .form-row .select2-container .select2-choice,.woocommerce-page form .form-row .select2-container .select2-choice,.single-product.woocommerce form .form-row .select2-container .select2-choice{background:#f4f4f4;border-color:#f4f4f4}.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{font-weight:400;background-color:#fff;color:#424141}.woocommerce .woocommerce-error:before,.woocommerce .woocommerce-info:before,.woocommerce .woocommerce-message:before{color:#545d12}.woocommerce .star-rating span:before{color:#545d12}.widget-custom-postson .custom-posts-holder .post .post-author,.widget-custom-postson .post_comments{color:#545d12}.widget-area .widget .product_list_widget>li .reviewer span{color:#545d12}.widget-custom-postson .custom-posts-holder .post .post-author span,.widget-area .widget .product_list_widget>li .reviewer{color:#999}.widget-custom-postson .custom-posts-holder h6 a{color:#424141}.widget-custom-postson .custom-posts-holder h6 a:hover{color:#545d12}.footer-area .widget-custom-postson .custom-posts-holder .widget-title a,.footer-area .widget-custom-postson .custom-posts-holder .post .post-author,.footer-area.widget-area .widget .product_list_widget>li .reviewer span{color:#424141}.footer-area .widget-custom-postson .custom-posts-holder .widget-title a:hover{color:#545d12}.footer-area.widget-area .widget .product_list_widget>li .product-widget-categories li a,.footer-area.widget-area .widget .product_list_widget>li .product-widget-categories li,.woocommerce .footer-areadiv.product .product-widget-categories li,.woocommerce .footer-area div.product .product-widget-categories li a,.woocommerce .footer-area div.product .product-widget-tags li a,.woocommerce .footer-areadiv.product .product-widget-tags li,.footer-area .widget-custom-postson .custom-posts-holder .post .category a,.footer-area .widget-custom-postson .custom-posts-holder .post .post_tag a{color:#545d12}.footer-area.widget-area .widget .product_list_widget>li .product-widget-categories li a:hover,.woocommerce .footer-area div.product .product-widget-categories li a:hover,.footer-area div.product .product-widget-tags li a:hover,.footer-area .widget-custom-postson .custom-posts-holder .post .category a:hover,.footer-area .widget-custom-postson .custom-posts-holder .post .post_tag a:hover{color:#fff}.footer-area .product_list_widget .product_title_link a,.footer-area .widget_recent_reviews a.widget_title_product,.footer-area .widget_top_rated_products .product_title_link a{color:#fff}.footer-area .product_list_widget .product_title_link a:hover,.footer-area .widget_recent_reviews a.widget_title_product:hover,.footer-area .widget_top_rated_products .product_title_link a:hover{color:#545d12}.woocommerce-currency-switcher-form .dd-selected,#lang_sel ul li a{font-weight:400;font-size:16px;letter-spacing:1px;text-align:left;color:#424141}.site-footer{background-color:#eff5d4}.footer-area-wrap{background-color:#eff5d4}.footer-area-wrap a{color:#fff}.woocommerce span.onsale,.woocommerce-page span.onsale,.single-product.woocommerce span.onsale,.woocommerce span.new,.woocommerce-page span.new,.single-product.woocommerce span.new,.woocommerce span.featured,.woocommerce-page span.featured,.single-product.woocommerce span.featured{font-size:13px;font-weight:400;color:#fff}.woocommerce span.new,.woocommerce-page span.new,.single-product.woocommerce span.new{background:#545d12}.woocommerce span.onsale,.woocommerce-page span.onsale,.single-product.woocommerce span.onsale{background:#ea375c}.woocommerce span.featured,.woocommerce-page span.featured,.single-product.woocommerce span.featured{background:#f8a91d;visibility:hidden}.single-product-images .enlarge{color:#fff;background:#b8b8b8}.single-product-images .enlarge:hover{color:#fff;background:#424141}.widget .product_list_widget li{color:#424141}.widget .product_list_widget li a{color:#424141}.widget .product_list_widget li a:hover{color:#545d12}.widget-area .widget .product_list_widget>li .product-widget-categories li a,.widget-area .widget .product_list_widget>li .product-widget-categories li,.woocommerce div.product .product-widget-categories li,.woocommerce div.product .product-widget-categories li a,.woocommerce div.product .product-widget-tags li a,.woocommerce div.product .product-widget-tags li,.widget-custom-postson .custom-posts-holder .post .category a,.widget-custom-postson .custom-posts-holder .post .post_tag a{color:#424141}.widget-area .widget .product_list_widget>li .product-widget-categories li a:hover,.woocommerce div.product .product-widget-categories li a:hover,.woocommerce div.product .product-widget-tags li a:hover,.widget-custom-postson .custom-posts-holder .post .category a:hover,.widget-custom-postson .custom-posts-holder .post .post_tag a:hover{color:#545d12}.woocommerce div.product .woocommerce-tabs ul.tabs{font-weight:700;font-size:18px;line-height:1.3333333333333;letter-spacing:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight:700}.woocommerce div.product .woocommerce-tabs .entry-content h5{font-weight:700;color:#424141}.woocommerce div.product .woocommerce-tabs #comments h3{font-weight:700;font-size:16px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active,.woocommerce div.product .woocommerce-tabs ul.tabs li:hover{border-color:#545d12;z-index:100}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a{color:#545d12}.woocommerce div.product p.price{color:#545d12;font-size:16px}.woocommerce div.product p.price del{color:#999}.woocommerce .tm-products-carousel-widget-wrapper div.product .block_wishlist_compare .yith-wcwl-add-to-wishlist .add_to_wishlist_button__text a:hover{color:#fff}.woocommerce div.product .woo-social-buttons span.custom a{color:#999}.woocommerce div.product .woo-social-buttons span.custom a:hover{color:#424141}.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:#424141}.woocommerce #reviews #comments ol.commentlist{color:#424141}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta span[itemprop="author"]{color:#424141}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time{color:#999}.woocommerce #reviews #respond .comment-reply-title{font-weight:700;font-size:16px;line-height:1.5555555555556}#commentform span.required{color:#545d12}#commentform label,.form-row label{color:#424141;font-size:16px}.compare+.btn,.woocommerce #respond .compare+input#submit,.woocommerce .compare+a.button,.woocommerce .compare+button.button,.woocommerce .compare+input.button,.woocommerce-account #respond .compare+input#submit,.woocommerce-account .compare+a.button,.woocommerce-account .compare+button.button,.woocommerce-account .compare+input.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart .compare+a.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .compare+a.button{font-weight:400;font-size:16px;line-height:1.5555555555556;letter-spacing:1px;color:#545d12;background-color:#fff0}.compare+.btn:hover,.woocommerce #respond .compare+input#submit:hover,.woocommerce .compare+a.button:hover,.woocommerce .compare+button.button:hover,.woocommerce .compare+input.button:hover,.woocommerce-account #respond .compare+input#submit:hover,.woocommerce-account .compare+a.button:hover,.woocommerce-account .compare+button.button:hover,.woocommerce-account .compare+input.button:hover,.woocommerce table.shop_table.wishlist_table .product-add-to-cart .compare+a.button:hover,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .compare+a.button:hover{color:#424141;background:#fff0}.woocommerce p.stars:hover a,.woocommerce p.stars.selected a,.woocommerce p.stars.selected:hover a,.woocommerce p.stars.selected:hover a.active~a{color:#545d12}.woocommerce div.product p.price,.woocommerce .wccm-compare-table .price .amount,.woocommerce div.product span.price,.woocommerce div.product p.price ins,.woocommerce div.product span.price ins,.woocommerce .products .product .price,.woocommerce .products .product .price ins,.single-product.woocommerce div.products div.product p.price,.single-product.woocommerce div.products div.product span.price,.single-product.woocommerce div.products div.product p.price ins,.single-product.woocommerce div.products div.product span.price ins,.widget-area .widget .product_list_widget .amount,.widget-area .widget .product_list_widget ins,.woocommerce table.shop_table tbody tr td.product-subtotal .amount,.woocommerce table.shop_table tbody tr td.product-total .amount,.woocommerce table.shop_table tbody tr td.product-price .amount,.woocommerce table.shop_table tbody tr td.product-price,.woocommerce table.shop_table tbody tr td.product-price ins,.woocommerce table.shop_table tbody tr td.product-price mark,.woocommerce .cart-collaterals .cart_totals tr td .amount,.woocommerce-page .cart-collaterals .cart_totals tr td .amount,.woocommerce table.shop_table tfoot td .amount,.woocommerce-page table.shop_table tfoot td .amount,.woocommerce ul.order_details li strong,.woocommerce-page ul.order_details li strong{background:0;font-size:21px;line-height:1.5;font-weight:500;color:#424141}@media(max-width:543px){.woocommerce .wccm-compare-table .price .amount,.woocommerce div.product p.price ins,.woocommerce div.product span.price ins,.woocommerce .products .product .price ins,.single-product.woocommerce div.products div.product p.price ins,.single-product.woocommerce div.products div.product span.price ins,.widget-area .widget .product_list_widget .amount,.widget-area .widget .product_list_widget ins,.woocommerce table.shop_table tbody tr td.product-subtotal .amount,.woocommerce table.shop_table tbody tr td.product-total .amount,.woocommerce table.shop_table tbody tr td.product-price .amount,.woocommerce table.shop_table tbody tr td.product-price,.woocommerce table.shop_table tbody tr td.product-price ins,.woocommerce table.shop_table tbody tr td.product-price mark,.woocommerce .cart-collaterals .cart_totals tr td .amount,.woocommerce-page .cart-collaterals .cart_totals tr td .amount,.woocommerce table.shop_table tfoot td .amount,.woocommerce-page table.shop_table tfoot td .amount,.woocommerce ul.order_details li strong,.woocommerce-page ul.order_details li strong{font-size:16px!important}}@media(max-width:767px){.woocommerce div.product p.price,.woocommerce .wccm-compare-table .price .amount,.woocommerce div.product span.price,.woocommerce div.product p.price ins,.woocommerce div.product span.price ins,.woocommerce .products .product .price,.woocommerce .products .product .price ins,.single-product.woocommerce div.products div.product p.price,.single-product.woocommerce div.products div.product span.price,.single-product.woocommerce div.products div.product p.price ins,.single-product.woocommerce div.products div.product span.price ins,.widget-area .widget .product_list_widget .amount,.widget-area .widget .product_list_widget ins,.woocommerce table.shop_table tbody tr td.product-subtotal .amount,.woocommerce table.shop_table tbody tr td.product-total .amount,.woocommerce table.shop_table tbody tr td.product-price .amount,.woocommerce table.shop_table tbody tr td.product-price,.woocommerce table.shop_table tbody tr td.product-price ins,.woocommerce table.shop_table tbody tr td.product-price mark,.woocommerce .cart-collaterals .cart_totals tr td .amount,.woocommerce-page .cart-collaterals .cart_totals tr td .amount,.woocommerce table.shop_table tfoot td .amount,.woocommerce-page table.shop_table tfoot td .amount,.woocommerce ul.order_details li strong,.woocommerce-page ul.order_details li strong{font-size:17px}}.invert .widget-area .widget .product_list_widget .amount{color:#fff}@media(min-width:544px){.woocommerce div.product p.price,.woocommerce .wccm-compare-table .price .amount,.woocommerce div.product span.price,.woocommerce div.product p.price ins,.woocommerce div.product span.price ins,.woocommerce .products .product .price,.woocommerce .products .product .price ins,.single-product.woocommerce div.products div.product p.price,.single-product.woocommerce div.products div.product span.price,.single-product.woocommerce div.products div.product p.price ins,.single-product.woocommerce div.products div.product span.price ins,.widget-area .widget .product_list_widget .amount,.widget-area .widget .product_list_widget ins,.woocommerce table.shop_table tbody tr td.product-subtotal .amount,.woocommerce table.shop_table tbody tr td.product-total .amount,.woocommerce table.shop_table tbody tr td.product-price .amount,.woocommerce table.shop_table tbody tr td.product-price,.woocommerce table.shop_table tbody tr td.product-price ins,.woocommerce table.shop_table tbody tr td.product-price mark,.woocommerce .cart-collaterals .cart_totals tr td .amount,.woocommerce-page .cart-collaterals .cart_totals tr td .amount,.woocommerce table.shop_table tfoot td .amount,.woocommerce-page table.shop_table tfoot td .amount,.woocommerce ul.order_details li strong,.woocommerce-page ul.order_details li strong{font-size:17px;line-height:1.5}}.woocommerce .cart-collaterals .cart_totals tr td .amount,.woocommerce-page .cart-collaterals .cart_totals tr td .amount{font-size:18px}.woocommerce table.shop_table tbody tr td.product-subtotal .amount,.woocommerce table.shop_table tbody tr td.product-total .amount,.woocommerce table.shop_table tbody tr td.product-price .amount,.woocommerce table.shop_table tbody tr td.product-price{font-size:16px}.woocommerce div.product p.price del,.woocommerce div.product span.price del,.woocommerce .products .product .price del,.single-product.woocommerce div.product p.price del,.single-product.woocommerce div.product span.price del,.single-product.woocommerce div.product .price del .amount,.single-product.woocommerce div.products .product p.price del,.single-product.woocommerce div.products .product span.price del,.single-product.woocommerce div.products .product .price del .amount,.widget-area .widget .product_list_widget del .amount,.widget-area .widget .product_list_widget .amount del,.woocommerce table.shop_table tbody tr td.product-price del .amount,.woocommerce table.shop_table tbody tr td.product-price del{font-size:18px;line-height:1.5;font-weight:700;color:#999}.woocommerce div.product p.price del,.woocommerce div.product span.price del,.woocommerce .products .product .price del,.single-product.woocommerce div.product p.price del,.single-product.woocommerce div.product span.price del,.single-product.woocommerce div.product .price del .amount,.single-product.woocommerce div.products .product p.price del,.single-product.woocommerce div.products .product span.price del,.single-product.woocommerce div.products .product .price del .amount,.widget-area .widget .product_list_widget del .amount,.widget-area .widget .product_list_widget .amount del,.woocommerce table.shop_table tbody tr td.product-price del .amount,.woocommerce table.shop_table tbody tr td.product-price del{font-size:16px}@media(min-width:544px){.single-product.woocommerce div.product p.price,.single-product.woocommerce div.product span.price,.single-product.woocommerce div.product p.price ins,.single-product.woocommerce div.product span.price ins{font-size:32px;line-height:1.133333333333333;font-weight:500;font-family:"Playfair Display"}}.single-product.woocommerce div.product p.price del,.single-product.woocommerce div.product span.price del,.single-product.woocommerce div.product .price del .amount{font-size:21px;font-weight:400;line-height:1.133333333333333}.woocommerce table.wishlist_table{font-size:16px}.tm_products_carousel_widget div.product h3,.tm_products_carousel_widget li.product h3,.products div.product h3,.products .product h3,.woocommerce .products .product h3{font-size:13px;line-height:1.7142857142857;letter-spacing:0;text-align:inherit;color:#424141}@media(min-width:544px){.tm_products_carousel_widget div.product h3,.tm_products_carousel_widget li.product h3,.products div.product h3,.products .product h3,.woocommerce .products .product h3{font-size:14px}}.woocommerce .tm-products-carousel-widget-wrapper div.product .add_to_cart_button,.woocommerce .tm-products-carousel-widget-wrapper li.product .add_to_cart_button,.woocommerce .products .product .add_to_cart_button{color:#545d12;background:#fff;border:1px solid #d0dba0}.woocommerce .tm-products-carousel-widget-wrapper div.product .add_to_cart_button:hover,.woocommerce .tm-products-carousel-widget-wrapper li.product .add_to_cart_button:hover,.woocommerce .products .product .add_to_cart_button:hover,.woocommerce .tm-products-carousel-widget-wrapper div.product .add_to_cart_button.loading,.woocommerce .tm-products-carousel-widget-wrapper li.product .add_to_cart_button.loading,.woocommerce .products .product .add_to_cart_button.loading{color:#545d12;background:#eff5d4;border:1px solid #d0dba0}.woocommerce div.product .product_meta>span,.woocommerce-page div.product .product_meta>span,.single-product.woocommerce div.product .product_meta>span{font-weight:300;font-size:17px;line-height:1.5555555555556;letter-spacing:0;text-align:left}.woocommerce div.product .product_meta>span a,.woocommerce-page div.product .product_meta>span a,.single-product.woocommerce div.product .product_meta>span a,.woocommerce div.product .product_meta>span span,.woocommerce-page div.product .product_meta>span span,.single-product.woocommerce div.product .product_meta>span span{color:#545d12}.woocommerce div.product .product_meta>span a:hover,.woocommerce-page div.product .product_meta>span a:hover,.single-product.woocommerce div.product .product_meta>span a:hover{color:#424141}.woocommerce div.product .product_meta>span span.sku{color:#424141}.woocommerce div.product form.cart .variations label{font-weight:400}.woocommerce div.product form.cart .variations td.label{font-weight:700;font-size:16px;line-height:1.5;letter-spacing:0}.woocommerce div.product form.cart .variations td.value .chosen-single,.woocommerce div.product form.cart .variations td.value .chosen-results li,.woocommerce div.product form.cart .variations td.value select{font-weight:400;font-size:16px}.woocommerce div.product form.cart .variations td.value select{background:#fff0;border:1px solid #f1f1f1}.tm-categories-carousel-widget-wrapper .tm-categories-carousel-widget-slide>a:hover .tm-categories-carousel-widget-title__wrapper h5,.woocommerce .products .product-category>a:hover h3{color:#fff}.woocommerce .products .product-category>a h3{font-weight:700;font-size:13px;line-height:1.3333333333333;letter-spacing:0;background:#fff;color:#545d12}@media(min-width:1200px){.woocommerce .products .product-category>a h3{font-size:25px}}.woocommerce .products .product-category>a:hover h3{background:#545d12;color:#fff}.woocommerce .products .product-category>a h3 mark.count{color:#fff;font-size:16px}.woocommerce div.product form.cart div.quantity .tm-qty-minus,.woocommerce div.product form.cart div.quantity .tm-qty-plus{color:#424141}.woocommerce div.product form.cart div.quantity .tm-qty-minus:hover,.woocommerce div.product form.cart div.quantity .tm-qty-plus:hover{color:#999}.woocommerce div.product form.cart .variations tr td.value .value-select:before{color:#424141}a.add_to_wishlist,.compare{color:#aeaeae;background:#fff0;font-weight:400}a.add_to_wishlist:focus,.compare:focus,a.add_to_wishlist:active,.compare:active{color:#aeaeae;background:#fff0}a.add_to_wishlist:hover,.compare:hover{color:#424141;background:#fff0}.invert .woocommerce a.add_to_wishlist{color:#aeaeae}.invert .woocommerce a.add_to_wishlist:hover{color:#424141}.tm-products-sale-end-date span{color:#fff;background:#545d12}.woocommerce .product .product-widget-categories,.woocommerce .product .product-widget-tags,.woocommerce .product .product-categories,.woocommerce .product .product-tags,.widget_products .product_list_widget li.cat-item a{color:#999;font-size:13px;font-weight:400;line-height:1.2;letter-spacing:0}@media(min-width:544px){.woocommerce .product .product-widget-categories,.woocommerce .product .product-widget-tags,.woocommerce .product .product-categories,.woocommerce .product .product-tags,.widget_products .product_list_widget li.cat-item a{font-size:15px}}.woocommerce div.product .product-widget-categories a,.woocommerce div.product .product-widget-tags a,.woocommerce div.product .product-widget-categories li,.woocommerce div.product .product-widget-tags li,.woocommerce div.product .product-widget-categories li a,.woocommerce div.product .product-widget-tags li a,.woocommerce .product .product-categories a,.woocommerce .product .product-tags a,.woocommerce .product .product-categories li,.woocommerce .product .product-tags li,.widget_products .product_list_widget li.cat-item a,.widget-area .widget .product_list_widget>li .product-widget-categories li a,.widget-area .widget .product_list_widget>li .product-widget-categories li{color:#999}.woocommerce div.product .product-widget-categories li a:hover,.woocommerce div.product .product-widget-tags li a:hover,.woocommerce div.product .product-widget-categories a:hover,.woocommerce div.product .product-widget-tags a:hover,.woocommerce .product .product-categories a:hover,.woocommerce .product .product-tags a:hover,.widget_products .product_list_widget li.cat-item a:hover,.widget-area .widget .product_list_widget>li .product-widget-categories li a:hover{color:#545d12}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta,.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:15px;line-height:1.5555555555556;font-weight:400;letter-spacing:0;color:#999}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta span{color:#999}.comment-form span.for_rating{font-size:15px}.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover,.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover,.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{background:#597450;color:#fff}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:#545d12;color:#fff}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background:#545d12;color:#fff}.invert .bne-element-container .bne-testimonial-slider .slides li .bne-testimonial-description{color:#fff}.woocommerce a.remove,.woocommerce #content table.wishlist_table.cart a.remove{color:#424141!important;background-color:#fff0}.woocommerce a.remove:hover,.woocommerce #content table.wishlist_table.cart a.remove:hover{color:#545d12!important;background-color:#fff0}.woocommerce table.shop_table thead th,.woocommerce table.shop_table_responsive tr td:before,.woocommerce-page table.shop_table_responsive tr td:before,.woocommerce table.shop_table tfoot th,.woocommerce-page table.shop_table tfoot th,.woocommerce table.shop_table tfoot td.payment_method,.woocommerce-page table.shop_table tfoot td.payment_method,.woocommerce ul.order_details li,.woocommerce-page ul.order_details li,.woocommerce table.shop_table.customer_details th,.woocommerce-page table.shop_table.customer_details th{font-weight:300;font-size:16px;line-height:1}@media(max-width:767px){.woocommerce table.shop_table thead th,.woocommerce table.shop_table_responsive tr td:before,.woocommerce-page table.shop_table_responsive tr td:before,.woocommerce table.shop_table tfoot th,.woocommerce-page table.shop_table tfoot th,.woocommerce table.shop_table tfoot td.payment_method,.woocommerce-page table.shop_table tfoot td.payment_method,.woocommerce ul.order_details li,.woocommerce-page ul.order_details li,.woocommerce table.shop_table.customer_details th,.woocommerce-page table.shop_table.customer_details th{font-weight:500;font-size:16px;line-height:1.5;text-align:left}}.woocommerce .cart-collaterals .cart_totals tr th,.woocommerce-page .cart-collaterals .cart_totals tr th{font-weight:400;font-size:18px}.woocommerce table.shop_table tbody tr td.product-name dl.variation{color:#999}.woocommerce .shop_table .product-name h5{font-size:17px}.woocommerce .shop_table .product-name h6{font-size:16px;text-transform:uppercase;font-weight:300}.woocommerce .shop_table .product-name h6 a:hover{text-decoration:underline}.order-again{display:none}.woocommerce .create-account{font-style:16px}.woocommerce .shop_table .product-name .variation{font-size:14px}input.input-text#coupon_code{font-size:16px}.woocommerce-billing-fields label,.woocommerce-shipping-fields label{font-size:18px}#ship-to-different-address span{font-size:16px}.motoslider_wrapper .ms_bullet_wrapper .ms_bullet{border-color:#545d12;background:#fff0;-webkit-background-clip:content-box;-moz-background-clip:content-box;background-clip:content-box}.motoslider_wrapper .ms_bullet_wrapper .ms_bullet.ms_active,.motoslider_wrapper .ms_bullet_wrapper .ms_bullet:hover{border-color:#545d12;background:#545d12;-webkit-background-clip:content-box;-moz-background-clip:content-box;background-clip:content-box}.motoslider_wrapper .ms_arrows .ms_prev,.motoslider_wrapper .ms_arrows .ms_next{color:#fff;background:#424141}.motoslider_wrapper .ms_arrows .ms_prev:hover,.motoslider_wrapper .ms_arrows .ms_next:hover{color:#001800;background:#fff}.breadcrumbs__item{font-weight:300;font-size:14px;line-height:1.5;letter-spacing:0;color:#000}@media(min-width:768px){.breadcrumbs__item{font-size:16px}}.breadcrumbs .breadcrumbs__item-target{color:#000}.breadcrumbs .breadcrumbs__item .breadcrumbs__item-link{color:#000}.breadcrumbs .breadcrumbs__item .breadcrumbs__item-link:hover{color:#424141;text-decoration:underline}.breadcrumbs .breadcrumbs__item-sep{color:#545d12}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{font-size:14px;font-weight:700}.woocommerce .woocommerce-result-count span,.woocommerce-page .woocommerce-result-count span{color:#545d12}.motoslider_wrapper h2:before{background:#424141}pre{font-weight:400;font-size:16px;line-height:1.5555555555556}.widget-area .widget.woocommerce ul.product_list_widget>li a{font-weight:400}.widget-area .widget.woocommerce ul.product_list_widget>li a .product-title,.widget-area .widget.woocommerce ul.product_list_widget>li .widget_title_product{font-weight:400}body.woocommerce table.shop_attributes th{font-weight:700;font-size:16px;line-height:1.2857142857143;letter-spacing:0}@media(min-width:544px){body.woocommerce table.shop_attributes th{font-size:18px}}.woocommerce table.shop_attributes td p{font-weight:400;font-size:18px;line-height:1.2;letter-spacing:0}.woocommerce table.shop_attributes .alt td,.woocommerce table.shop_attributes .alt th{background:#fff}.widget ul li{color:#424141}.sidebar .widget>ul li a:hover,.sidebar .widget.widget_nav_menu li a:hover{text-decoration:underline}.widget_tag_cloud .tagcloud a:hover,.widget_product_tag_cloud .tagcloud a:hover{color:#424141}.footer-area .widget>.widget-title{font-weight:400}.invert .widget ul li,.invert .widget ul li a,.invert .widget.widget_nav_menu li a,.invert .widget.widget_nav_menu li a:not([href]):hover{color:#545d12}.invert .widget ul li a:hover,.invert .widget.widget_nav_menu li a:hover{color:#fff}.invert .widget select{color:#424141}.invert .widget-image-grid__content .widget-image-grid__title a{color:#fff}.invert .widget-image-grid__content .widget-image-grid__title a:hover{color:#424141}.invert .widget-image-grid__content .widget-image-grid__link{color:#fff}.invert .widget-image-grid__content .widget-image-grid__link:hover{color:#424141}.widget_calendar .calendar_wrap caption{font-weight:700;font-size:18px;line-height:1.5;letter-spacing:0;text-transform:none;color:#fff;background:#545d12}.widget_calendar .calendar_wrap th{color:#424141}.widget_calendar .calendar_wrap tbody td a{color:#424141}.widget_calendar .calendar_wrap tbody td a:hover{color:#fff;background:#555;border-color:#555}.widget_calendar .calendar_wrap #prev,.widget_calendar .calendar_wrap #next{font-weight:700;font-size:14px;line-height:1.2}.widget_calendar .calendar_wrap #prev a:hover,.widget_calendar .calendar_wrap #next a:hover{color:#b1b1b1}.invert .widget_calendar .calendar_wrap caption{color:#fff;background:#545d12}.invert .widget_calendar .calendar_wrap th{color:#fff}.invert .widget_calendar .calendar_wrap tfoot a{color:#545d12}.invert .widget_calendar .calendar_wrap tbody a{color:#fff;border-color:#fff}.invert .widget_calendar .calendar_wrap tbody a:hover{color:#424141;background:#fff}.invert .widget_calendar .calendar_wrap #prev a:hover,.invert .widget_calendar .calendar_wrap #next a:hover{color:#fff}.widget_tag_cloud .tagcloud a,.widget_product_tag_cloud .tagcloud a{color:#545d12}.widget_tag_cloud .tagcloud a:hover,.widget_product_tag_cloud .tagcloud a:hover{color:#545d12}.invert .widget_tag_cloud .tagcloud a{color:#fff}.invert .widget_tag_cloud .tagcloud a:hover{color:#fff;background:#999}.widget_recent_entries ul li,.widget_recent_comments ul li{color:#999}.widget_recent_entries ul li a,.widget_recent_comments ul li>a{color:#545d12}.widget_recent_entries ul li .post-author__link{color:#999}.widget_recent_entries ul li a:hover,.widget_recent_comments ul li>a:hover{color:#424141}.widget_recent_entries ul li .post-date:before{color:rgb(63 90 54 / .3)}.widget_recent_entries ul li .post-author{color:#999}.invert .widget_recent_entries ul li a,.invert .widget_recent_comments ul li>a{color:#424141}.invert .widget_recent_entries ul li a:hover,.invert .widget_recent_comments ul li>a:hover{color:#fff}.invert .widget_recent_entries ul li .post-date::before{color:rgb(63 90 54 / .3)}.sidebar .widget .products-list li{font-weight:700;font-size:18px;line-height:1.5;letter-spacing:0;text-align:inherit;text-transform:none;color:#424141}.sidebar .widget a.button.compare{font-weight:400;font-size:18px;line-height:1.2;letter-spacing:0;text-align:inherit;text-transform:uppercase;color:#424141;color:#fff;background:#545d12}.sidebar .widget a.button.compare:hover{color:#fff;background:#424141}.sidebar .widget .product_list_widget>li .reviewer span{color:#545d12}.sidebar .widget .product_list_widget>li .widget_title_product,.sidebar.widget-area .widget .product_list_widget>li .product_title_link>a{color:#424141}.sidebar .widget .product_list_widget>li .widget_title_product:hover,.sidebar.widget-area .widget .product_list_widget>li .product_title_link>a:hover{color:#545d12}.widget.widget_recent_comments li.recentcomments,.widget.widget_recent_comments li.recentcomments{color:#999}.widget.widget_recent_comments li.recentcomments a,.widget.widget_recent_comments li.recentcomments a{color:#424141}.widget.widget_recent_comments li.recentcomments span,.widget.widget_recent_comments li.recentcomments span{color:#545d12}.widget.widget_recent_comments li.recentcomments a:hover,.widget.widget_recent_comments li.recentcomments a:hover{color:#545d12}.invert .widget.widget_recent_comments li.recentcomments,.invert .widget.widget_recent_comments li.recentcomments{color:#d0d6bf}.invert .widget.widget_recent_comments li.recentcomments a,.invert .widget.widget_recent_comments li.recentcomments a{color:#fff}.invert .widget.widget_recent_comments li.recentcomments span,.invert .widget.widget_recent_comments li.recentcomments span{color:#545d12}.invert .widget.widget_recent_comments li.recentcomments a:hover,.invert .widget.widget_recent_comments li.recentcomments a:hover{color:#545d12}.widget.widget_recent_entries ul li .post-author{color:#999}.widget.widget_recent_entries ul li .post-author a{color:#545d12}.widget.widget_recent_entries ul li .post-author a:hover{color:#424141}.widget.widget_recent_entries ul li .post-date{color:#424141}.widget.widget_recent_entries ul li>a{color:#424141;font-size:14px}.invert .widget.widget_recent_entries ul li .post-author{color:#d0d6bf}.invert .widget.widget_recent_entries ul li .post-author a{color:#545d12}.invert .widget.widget_recent_entries ul li .post-author a:hover{color:#fff}.invert .widget.widget_recent_entries ul li .post-date{color:#d0d6bf}.invert .widget.widget_recent_entries ul li>a{color:#fff;font-size:14px}.widget-area .widget .product_list_widget>li .widget_title_product{font-size:16px;line-height:1.5555555555556;font-weight:400}.widget.widget_recent_entries ul li>a:hover{color:#545d12}.invert .widget-area .widget .product_list_widget>li .reviewer span{color:#545d12}.invert .widget-area .widget .product_list_widget del,.invert .widget-area .widget .product_list_widget del .amount{color:#d0d6bf}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background:#626262}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background:#545d12}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background:#e7e7e7}.woocommerce .widget_price_filter .price_slider_amount{font-size:14px;font-weight:400;color:#424141}.widget_product_search form button{color:#ccc;background:transparent!important;border-bottom:1px solid #ccc}.widget_product_search form button:hover{color:#fff;background:#424141}.sidebar .widget>ul>li>a,.after-content-area .widget>ul>li>a{font-size:18px;font-weight:400}@media(min-width:544px) and (max-width:767px){.sidebar .widget>ul>li>a,.after-content-area .widget>ul>li>a{font-size:16px}}@media(max-width:543px){.sidebar .widget>ul>li>a,.after-content-area .widget>ul>li>a{font-size:15px}}.sidebar .widget .product_list_widget>li .widget_title_product,.sidebar.widget-area .widget .product_list_widget>li .product_title_link>a{font-size:16px}.about-author_btn.btn.btn-secondary,.woocommerce #respond input.about-author_btn.btn-secondary#submit,.woocommerce a.about-author_btn.btn-secondary.button,.woocommerce button.about-author_btn.btn-secondary.button,.woocommerce input.about-author_btn.btn-secondary.button,.woocommerce-account #respond input.about-author_btn.btn-secondary#submit,.woocommerce-account a.about-author_btn.btn-secondary.button,.woocommerce-account button.about-author_btn.btn-secondary.button,.woocommerce-account input.about-author_btn.btn-secondary.button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart a.about-author_btn.btn-secondary.button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.about-author_btn.btn-secondary.button{background:#545d12;color:#fff}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li .quantity .amount{font-weight:700;color:#545d12;font-size:16px}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total{font-size:18px;line-height:1.5;text-align:right}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total strong{color:#424141;font-weight:700;font-size:16px;line-height:1.5555555555556;letter-spacing:0;color:#424141}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total .amount{color:#545d12;font-weight:700;font-size:16px}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button{font-size:18px;line-height:18px;color:#fff;letter-spacing:0;text-align:center;background:#545d12;font-weight:400}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button:hover{color:#fff;background:#424141}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button.checkout:hover{background:#424141}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove:hover:before{color:#424141}.invert .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total strong{color:#fff}.invert .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove:hover:before{color:#fff}.invert .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button{color:#424141;background:#fff}.invert .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button:hover{color:#fff;background:#545d12}.invert .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button.checkout{color:#fff;background:#545d12;display:none!important}.invert .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button.checkout:hover{color:#424141;background:#fff}.invert .tm_about_store_widget h4{color:#fff}.footer-area .tm_about_store_widget h4{font-weight:700;font-size:18px;line-height:1.5;letter-spacing:0;text-align:inherit}.widget_shopping_cart .cart_list li a{font-size:15px;line-height:1.1}.widget_shopping_cart .cart_list li dl{font-size:16px;line-height:22px}.widget_shopping_cart .cart_list li .quantity .amount{font-weight:700;color:#545d12}.widget_shopping_cart .total{font-size:18px;line-height:1.5}.widget_shopping_cart .total strong{color:#424141}.widget_shopping_cart .total .amount{color:#545d12;font-weight:700}.widget_shopping_cart .buttons .button{font-weight:400;font-size:18px;color:#fff;background:#424141}.widget_shopping_cart .buttons .button:hover{color:#fff;background:#545d12}.widget_shopping_cart .buttons .button.checkout{background:#545d12}.widget_shopping_cart .buttons .button.checkout:hover{background:#424141}.widget_shopping_cart .cart_list li a.remove:hover:before{color:#424141}.widget_shopping_cart .cart_list li a.remove,.widget_shopping_cart .cart_list li a.remove:before{color:#545d12}.widget_shopping_cart .cart_list li a.remove:hover{color:#424141}.widget_shopping_cart .cart_list li a.remove:hover .dd-select a.dd-selected{color:#fff}.woocommerce-currency-switcher-form .dd-container:hover{background:#424141}.woocommerce-currency-switcher-form .dd-container .dd-options .dd-option:hover{background:#424141;color:#fff}.full-width-header-area .follow-block .social-list li a,.after-content-full-width-area .follow-block .social-list li a,.before-content-area .follow-block .social-list li a,.after-loop-area .follow-block .social-list li a{color:#889b53;background:#f3f3f3}.full-width-header-area .follow-block .social-list li a:hover,.after-content-full-width-area .follow-block .social-list li a:hover,.before-content-area .follow-block .social-list li a:hover,.after-loop-area .follow-block .social-list li a:hover{color:#fff;background:#545d12}@media(min-width:768px){.full-width-header-area .subscribe-block__message,.full-width-header-area .follow-block__message,.after-content-full-width-area .subscribe-block__message,.after-content-full-width-area .follow-block__message,.before-content-area .subscribe-block__message,.before-content-area .follow-block__message,.after-loop-area .subscribe-block__message,.after-loop-area .follow-block__message{font-size:20px}}.before-content-area .widget>.widget-title,.after-loop-area .widget>.widget-title,.after-content-full-width-area .widget>.widget-title,.full-width-header-area .bne_testimonial_slider_widget>.widget-title,.before-content-area .bne_testimonial_slider_widget>.widget-title,.after-loop-area .bne_testimonial_slider_widget>.widget-title,.after-content-full-width-area .bne_testimonial_slider_widget>.widget-title,.related.products h1,.upsells.products h1{font-weight:400;font-size:23px;line-height:1.2857142857143;letter-spacing:0;color:#424141}@media(min-width:544px){.full-width-header-area .widget>.widget-title,.before-content-area .widget>.widget-title,.after-loop-area .widget>.widget-title,.after-content-full-width-area .widget>.widget-title,.full-width-header-area .bne_testimonial_slider_widget>.widget-title,.before-content-area .bne_testimonial_slider_widget>.widget-title,.after-loop-area .bne_testimonial_slider_widget>.widget-title,.after-content-full-width-area .bne_testimonial_slider_widget>.widget-title,.related.products h1,.upsells.products h1{font-size:25px}}.widget_tag_cloud .tagcloud a,.widget_product_tag_cloud .tagcloud a{font-weight:300;font-size:20px!important;line-height:1.5555555555556;letter-spacing:0}.widget_tag_cloud .tagcloud a:hover,.widget_product_tag_cloud .tagcloud a:hover{color:#545d12}.invert .widget_tag_cloud .tagcloud a,.invert .widget_product_tag_cloud .tagcloud a{color:#545d12}.invert .widget_tag_cloud .tagcloud a:hover,.invert .widget_product_tag_cloud .tagcloud a:hover{color:#fff}.widget-area .widget .product-categories-thumbnail div .title_count,.products .product-category>a h3 mark{color:#424141}.tm_about_store_widget_bg,.tm_about_store_widget{background-color:#fcfcfc}.tm_about_store_widget_bg .textwidget strong,.tm_about_store_widget .textwidget strong{font-weight:700}.tm_about_store_widget_bg .textwidget em,.tm_about_store_widget .textwidget em{color:#545d12}.tm_custom_menu_widget .widget-title{font-size:25px}@media(min-width:544px){.tm_custom_menu_widget .widget-title{font-size:43px}}.widget_organica_custom_menu_widget .tm_custom_menu_widget .menu li a{color:#424141}.widget_organica_custom_menu_widget .tm_custom_menu_widget .menu li a:hover{color:#545d12}.invert .widget_organica_custom_menu_widget .tm_custom_menu_widget .menu li a:hover{color:#fff}.widget_product_categories_image a h3{font-weight:700;font-size:25px;line-height:1.3333333333333;letter-spacing:0;background:#fff;color:#545d12}.widget_product_categories_image a:hover h3{background:#545d12;color:#fff}.widget_product_categories_image a h3 mark.count{color:#fff;font-size:16px}.rd-material-tabs__list .rd-material-tab a{color:#545d12}.rd-material-tabs__list .rd-material-tab a:hover,.rd-material-tabs__list .rd-material-tab.rd-material-tab-active a{color:#424141}.tm-products-smart-box-widget__rd-material-tabs>.row>.col-lg-3,.full-width-header-area .widget.widget_top_rated_products .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.full-width-header-area .widget.widget_recent_reviews .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.full-width-header-area .widget.widget_recently_viewed_products .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.full-width-header-area .widget.widget_products .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.before-content-area .widget.widget_top_rated_products .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.before-content-area .widget.widget_recent_reviews .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.before-content-area .widget.widget_recently_viewed_products .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.before-content-area .widget.widget_products .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.after-content-full-width-area .widget.widget_top_rated_products .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.after-content-full-width-area .widget.widget_recent_reviews .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.after-content-full-width-area .widget.widget_recently_viewed_products .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.after-content-full-width-area .widget.widget_products .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.before-loop-area .widget.widget_top_rated_products .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.before-loop-area .widget.widget_recent_reviews .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.before-loop-area .widget.widget_recently_viewed_products .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.before-loop-area .widget.widget_products .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.after-loop-area .widget.widget_top_rated_products .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.after-loop-area .widget.widget_recent_reviews .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.after-loop-area .widget.widget_recently_viewed_products .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.after-loop-area .widget.widget_products .tm-products-smart-box-widget__rd-material-tabs>.product_list_widget>.col-lg-3,.tm-products-smart-box-widget__rd-material-tabs>.after-content-area>.col-lg-3{background:#fcfcfc;-webkit-background-clip:content-box;-moz-background-clip:content-box;background-clip:content-box}.tm-products-smart-box-widget__rd-material-tabs .product .price .amount,.tm-products-smart-box-widget__rd-material-tabs div.product span.price ins{font-size:16px}.tm-products-smart-box-widget__rd-material-tabs .product .price del .amount{font-size:15px}.tm-products-smart-box-widget__rd-material-tabs .product h3{font-weight:700;font-size:13px;line-height:1.7142857142857;letter-spacing:0}.widget-area .widget .product_list_widget>li .reviewer{font-weight:400;font-size:16px;line-height:1.5555555555556;letter-spacing:0}.invert .woocommerce div.product .product-widget-categories li a,.invert .woocommerce div.product .product-widget-tags li a,.invert .woocommerce div.product .product-widget-categories li,.invert .woocommerce div.product .product-widget-tags li,.invert .woocommerce .product .product-categories a,.invert .woocommerce .product .product-tags a,.invert .woocommerce .product .product-categories li,.invert .woocommerce .product .product-tags li{color:#545d12}.invert .woocommerce div.product .product-widget-categories li a:hover,.invert .woocommerce div.product .product-widget-tags li a:hover,.invert .woocommerce .product .product-categories a:hover,.invert .woocommerce .product .product-tags a:hover{color:#fff}.invert .woocommerce .products div.product h3,.woocommerce .products div.product{color:#fff}.widget .count{font-size:18px;font-weight:300}.before-content-area .tm_products_carousel_widget,.after-content-full-width-area .tm_products_carousel_widget,.widget .widget-image-grid,.bne_testimonials_slider_widget,.related.products,.widget.widget-image-grid.widget,.before-content-area .bne_testimonials_slider_widget,.breadcrumbs+*{border-top-color:#c6c6c6}.woocommerce .products .product .tm-woocompare-button,.woocommerce .products .product .tm-woowishlist-button{color:#999}.bne-element-container .bne-testimonial-slider .slides li h3{color:#545d12;font-weight:400}.bne-element-container .bne-testimonial-slider .slides li .bne-testimonial-description{font-size:14px;font-weight:400;color:#424141}@media(min-width:544px){.bne-element-container .bne-testimonial-slider .slides li .bne-testimonial-description{font-size:16px}}.bne-element-container .bne-testimonial-slider .slides li .flex-content:before{color:#545d12}.after-content-full-width-area.invert{background:#fff;border-top:1px solid #545d12}.bne_testimonials_slider_widget{background:#fdfdfd}.widget_tm_woocommerce_wishlist a.button.tm-woowishlist-page-button.btn,.widget_tm_woocommerce_wishlist .woocommerce a.button.tm-woowishlist-page-button,.woocommerce .widget_tm_woocommerce_wishlist a.button.tm-woowishlist-page-button,.widget_tm_woocommerce_wishlist .woocommerce-account a.button.tm-woowishlist-page-button,.woocommerce-account .widget_tm_woocommerce_wishlist a.button.tm-woowishlist-page-button,.widget_tm_woocommerce_wishlist .woocommerce table.shop_table.wishlist_table .product-add-to-cart a.button.tm-woowishlist-page-button,.woocommerce table.shop_table.wishlist_table .product-add-to-cart .widget_tm_woocommerce_wishlist a.button.tm-woowishlist-page-button,.widget_tm_woocommerce_wishlist .woocommerce-page table.shop_table.wishlist_table .product-add-to-cart a.button.tm-woowishlist-page-button,.woocommerce-page table.shop_table.wishlist_table .product-add-to-cart .widget_tm_woocommerce_wishlist a.button.tm-woowishlist-page-button{font-weight:700;font-size:11px;line-height:1.5;letter-spacing:0}.widget_tm_woocompare_recent_compare_list button.button.tm-woocompare-empty{background:#545d12}.widget_tm_woocompare_recent_compare_list button.button.tm-woocompare-empty:hover{background:#fff}.widget-taxonomy-tiles__content::before{background:#545d12}.widget-taxonomy-tiles__inner:hover .widget-taxonomy-tiles__content:before{background:#999}.invert .widget-taxonomy-tiles__inner .widget-taxonomy-tiles__content:before{background:#999}.widget-taxonomy-tiles__content a:hover{color:#424141}.invert .widget-taxonomy-tiles__content .footer-area-wrap a{color:#fff}.invert .widget-taxonomy-tiles__content .footer-area-wrap a{color:#545d12}.widget-image-grid__content:before{background:-moz-linear-gradient(top,#545d12,rgb(63 90 54 / .1) 0,rgb(63 90 54 / .1) 100%);background:-webkit-linear-gradient(top,rgb(63 90 54 / .1) 0,#545d12 100%);background:linear-gradient(to bottom,rgb(63 90 54 / .1) 0,#545d12 100%)}.widget-image-grid__content .widget-image-grid__title a{color:#fff}.widget-image-grid__content .widget-image-grid__title a:hover{color:#424141}.swiper-pagination .swiper-pagination-bullet{background:#fff;border:3px solid #999}.swiper-pagination .swiper-pagination-bullet:hover,.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#545d12;opacity:1;border:3px solid #545d12}.swiper-button-next,.swiper-button-prev{color:#424141;background:#fff0}.swiper-container .swiper-button-next i,.swiper-container .swiper-button-prev i{color:#fff}.swiper-button-next:hover{color:#fff}.swiper-button-prev:hover{color:#fff}.footer-area .swiper-wrapper .post .inner{background:#999}.footer-area .swiper-wrapper .post.swiper-slide .inner,.footer-area .swiper-wrapper .post.swiper-slide.hentry{background:0}@media(min-width:992px){.slider-pro.organica-smartslider__instance .sp-title{color:#fff}}.sp-thumbnail-container{border:5px solid #fff}.sp-thumbnail-container:hover,.sp-thumbnail-container.sp-selected-thumbnail{border:5px solid #545d12}.sp-next-thumbnail-arrow:after,.sp-next-thumbnail-arrow:before,.sp-previous-thumbnail-arrow:after,.sp-previous-thumbnail-arrow:before{background:#fff}.sp-next-thumbnail-arrow:hover:after,.sp-next-thumbnail-arrow:hover:before,.sp-previous-thumbnail-arrow:hover:after,.sp-previous-thumbnail-arrow:hover:before{background:#545d12}.slider-pro.organica-smartslider__instance div.sp-more a{font-weight:400;background:#545d12;color:#fff}.slider-pro.organica-smartslider__instance div.sp-more a:hover{background:#fff;color:#545d12}.slider-pro.organica-smartslider__instance .sp-full-screen-button{color:#fff}.slider-pro.organica-smartslider__instance .sp-full-screen-button:hover{color:#545d12}.widget_fbw_id .loader{border-top:1.1em solid rgb(63 90 54 / .2);border-right:1.1em solid rgb(63 90 54 / .2);border-bottom:1.1em solid rgb(63 90 54 / .2);border-left:1.1em solid #545d12}.subscribe-block__input{color:#424141}.widget_tf_track_kickstarter .tf-tracker{background:rgb(153 153 153 / .76);color:#fff}.tf-tracker h1,.tf-tracker h2,.tf-tracker h3,.tf-tracker h4,.tf-tracker h5,.tf-tracker h6{color:#fff}.tf-tracker-value{color:#545d12;font-weight:400}.sidebar .widget_give_forms_widget,.before-content-area .widget_give_forms_widget,.after-content-area .widget_give_forms_widget,.before-loop-area .widget_give_forms_widget,.after-loop-area .widget_give_forms_widget{background-color:#545d12}.widget_give_forms_widget .widget-title{color:#fff}.give-btn{background:#999;color:#fff}.give-btn:hover{background:#737373;color:#fff}.top-panel__message .material-icons{color:#545d12}.top-panel__menu-list li a{color:#424141}.top-panel__menu-list li a:hover{color:#545d12}.top-panel__menu-list li.current-menu-item a,.top-panel__menu-list li.current_page_item a{color:#545d12}.woocommerce-currency-switcher-form .dd-selected,#lang_sel ul li a{background:#424141;color:#545d12}.invertite-header .top-panel__wrap .widget_product_search form button{color:#424141;background-color:#fff0}.site-header .top-panel__wrap .widget_product_search form button:hover{color:#545d12;background-color:#fff0}.dd-options{background:#424141}.woocommerce-currency-switcher-form .dd-container .dd-options .dd-option{background:#424141;color:#545d12;invert-weight:400}.site-header .top-panel__wrap .search_switcher_block .currency_switcher .woocommerce-currency-switcher-form .dd-container .dd-options li a.dd-option:hover{background:#424141;color:#545d12}.site-header .top-panel__wrap .div_dropdown_top_menu [class*="material-icons"]{color:#424141}.site-header .top-panel__wrap .div_dropdown_top_menu [class*="material-icons"]:hover{color:#424141}.site-header .top-panel__wrap .div_dropdown_top_menu [class*="material-icons"]:hover:after{color:#424141}.site-header .top-panel__wrap .div_dropdown_top_menu .top-panel__menu{background:#f7f7f7}.site-header .top-panel__wrap .search_switcher_block .currency_switcher .wcj_widget_multicurrency select{background:#f7f7f7;color:#545d12}[class*="material-icons"]:before{color:#424141;font-size:18px}[class*="material-icons"]:hover:before{color:#545d12}.top-panel__message [class*="material-icons"]:before{color:#545d12;font-size:18px}.top-panel__message h6{font-weight:700}.top-panel__message a,.top-panel__message a:focus{font-weight:400;font-size:14px;line-height:1.5555555555556;letter-spacing:0;text-align:left}.top-panel__message a:hover{color:#545d12}.top-panel__wrap .search_switcher_block #lang_sel ul li ul{background:#f7f7f7}.top-panel__wrap .search_switcher_block #lang_sel ul li ul li a{color:#fff}.top-panel__wrap .search_switcher_block #lang_sel ul li ul li a:hover{color:#545d12}.chosen-container-single .chosen-drop{border-top:3px solid #424141}.chosen-container .chosen-results li{background:#fff}.chosen-container .chosen-results li+li{border-top:1px solid #545d12}.sidebar-primary .widget .chosen-container,.sidebar-secondary .widget .chosen-container,.footer-area .widget .chosen-container{border:1px solid #545d12}#lang_sel li ul a,#lang_sel li ul a:link,#lang_sel li ul a:visited,#lang_sel li ul a:hover,#lang_sel li ul a:focus,#lang_sel ul li ul li:hover a{background:#f7f7f7}.top-panel .chosen-container a:hover span,.top-panel .chosen-container a:hover:before{color:#545d12}.rd-mobile-currency select,.rd-mobile-currency:before{color:#545d12}.top-panel .top-panel__message a,.top-panel .top-panel__message a:focus{color:#605f5f}.top-panel .top-panel__message a:hover{color:#545d12}.top-panel .top-panel__message i{color:#545d12}.search-form .search-form__field{color:#424141}.search-form .search-form__field::-webkit-input-placeholder{color:#424141}.search-form .search-form__field::-moz-placeholder{color:#424141}.search-form .search-form__field:-moz-placeholder{color:#424141}.search-form .search-form__field:-ms-input-placeholder{color:#424141}.top-panel .search-form .search-form__submit{color:#999}.top-panel .search-form .search-form__submit:hover{color:#545d12}.invert .search-form .search-form__submit:hover{color:#fff;background:#d0d6bf}.social-list a,.social-list a:active,.social-list a:focus,.social-list a:visited,.share-btns__link,.share-btns__link:active,.share-btns__link:focus,.share-btns__link:visited,.yith-wcwl-share li a,.yith-wcwl-share li a:active,.yith-wcwl-share li a:focus,.yith-wcwl-share li a:visited{color:#999}.social-list a:hover,.share-btns__link:hover,.yith-wcwl-share li a:hover{color:#545d12}.social-list--footer li>a:hover{color:#999}.site-header .social-list li a,.rd-mobilemenu_ul .social-list li a{color:#b0b0b0}.site-header .social-list li a:hover,.rd-mobilemenu_ul .social-list li a:hover,.main-navigation ul.menu>li>a:active,.rd-mobilemenu_ul>li a.active{color:#545d12!important}.main-navigation ul.menu>li>a,.main-navigation ul.menu>li>a:visited,.rd-mobilepanel,.rd-mobilemenu_ul>li a,.rd-mobilemenu_ul>li a.rd-with-ul .rd-submenu-toggle,.rd-mobilemenu_ul>li a.rd-with-ul:hover .rd-submenu-toggle{color:#000}.rd-mobilepanel{background:#fff!important}.rd-mobilepanel_toggle span:after,.rd-mobilepanel_toggle span:before,.rd-mobilepanel_toggle span{background:#424141}.navbar-search-toggle:before,.navbar-search-toggle:after,.navbar-search-toggle{color:#fff}@media(max-width:767px){.site-header .top-panel__wrap .widget_product_search form.navbar-search button,.site-header .top-panel__wrap .widget_product_search form.navbar-search button i{color:#fff}}.main-navigation ul.menu>li>a:before{background:#545d12}.rd-mobilemenu_ul li a.opened{background:#eff5d4}.rd-mobilemenu_ul{background:#f9fbee}.rd-mobilemenu_ul .social-list li{background:#fff0}.main-navigation ul ul a,.main-navigation ul ul a:not([href]):hover{color:#424141}.rd-mobilemenu_ul>li{border-bottom:1px solid #e6e6e6}.main-navigation ul.menu>li>a,.rd-mobilemenu_ul>li a{font-weight:400;font-size:16px;text-transform:uppercase;line-height:16px;padding-top:23px;padding-bottom:23px}.rd-mobilemenu_ul .rd-mobilemenu_submenu li a,.rd-mobilemenu_ul .rd-mobile-menu-shop a{font-weight:400}.rd-mobilemenu_ul .rd-mobile-menu-shop a{font-weight:600}.rd-mobilemenu_ul .rd-mobilemenu_submenu li a,.rd-mobilemenu_ul .rd-mobilemenu_submenu li.menu-item{background:#eff5d4;color:#000}.rd-mobilemenu_ul .rd-mobilemenu_submenu li a:not([href]),.rd-mobilemenu_ul .rd-mobile-menu-shop a:not([href]){color:#fff}.rd-mobilemenu_ul .rd-mobilemenu_submenu{background:#eff5d4}.rd-mobilemenu_ul .rd-mobile-menu-shop a{color:#000}.top-panel__menu-list.rd-mobile-menu-shop li a,.top-panel__menu-list.rd-mobile-menu-shop li a{color:#f7f7f7}.top-panel__menu-list.rd-mobile-menu-shop li.current-menu-item a,.top-panel__menu-list.rd-mobile-menu-shop li.current_page_item a,.top-panel__menu-list.rd-mobile-menu-shop li a:hover{color:#545d12}#lang_sel.rd-mobile-lang{color:#424141}#lang_sel.rd-mobile-lang ul>li>a:after{color:#424141}#lang_sel.rd-mobile-lang ul li a:hover{color:#545d12}.main-navigation ul.sub-menu>li:hover>a:after{color:#545d12}.site-header-cart .header-cart-dropdown .shopping_cart-dropdown-wrap strong{font-size:25px;line-height:25px;font-weight:300;text-transform:uppercase}.site-header-cart .cart-contents .count span{font-size:9px;font-weight:700;color:#fff;background:#99a252}.site-header-cart .cart-contents .count i{color:#424141}.rd-mobile-currency form:before{color:#424141}.main-navigation ul ul .page_item_has_children>a:after,.main-navigation ul ul .menu-item-has-children>a:after{color:#545d12}.main-navigation ul ul li>ul.sub-menu li:hover>a,.main-navigation ul ul li>ul.sub-menu li.menu-hover>a,.main-navigation ul ul li>ul.sub-menu li.current_page_item>a,.main-navigation ul ul li>ul.sub-menu li.current-menu-item>a,.main-navigation ul ul li>ul.sub-menu li.current_page_ancestor>a:hover{color:#545d12}.top-panel__menu-list.rd-mobile-menu-shop li a,.top-panel__menu-list.rd-mobile-menu-shop li a,.rd-mobilemenu_ul .rd-mobilemenu_submenu li a:not([href]),.rd-mobilemenu_ul .rd-mobile-menu-shop a:not([href]),.navbar-search-toggle:before,.navbar-search-toggle:after,.navbar-search-toggle{color:#777}.site-header .top-panel__wrap .widget_product_search form.navbar-search button,.site-header .top-panel__wrap .widget_product_search form.navbar-search button i{color:#424141}.top-panel__menu-list.rd-mobile-menu-shop li a:hover,.top-panel__menu-list.rd-mobile-menu-shop li a:hover,.rd-mobilemenu_ul .rd-mobilemenu_submenu li a:not([href]):hover,.rd-mobilemenu_ul .rd-mobile-menu-shop a:not([href]):hover,.rd-mobilemenu_ul .rd-mobilemenu_submenu li a:hover,.rd-mobilemenu_ul .rd-mobilemenu_submenu li.menu-item:hover,.site-header .top-panel__wrap .widget_product_search form.navbar-search button:hover,.site-header .top-panel__wrap .widget_product_search form.navbar-search button:hover i{color:#545d12}.rd-mobilepanel_toggle span:after,.rd-mobilepanel_toggle span:before,.rd-mobilepanel_toggle span{background:#424141}.site-footer #footer-area h3{font-weight:700;font-family:"Lato";line-height:1.8}.site-footer #footer-area ul li{line-height:1.8}.site-footer #footer-area ul.product-categories li:first-child{display:none}.site-footer #footer-area img{margin-top:2px;margin-bottom:0}.site-footer #footer-area ul li a{font-size:18px}.site-footer #footer-area ul li a:hover{text-decoration:underline}.footer-area-wrap{background-color:#eff5d4}.footer-copyright{color:#000;border-color:#000}.footer-menu__items li a{color:#000}.footer-menu__items li.current-menu-item a,.footer-menu__items li.current_page_item a,.footer-menu__items li a:hover{color:#000;font-weight:400}.site-footer .social-list li a{color:#000}.site-footer .social-list li a:hover{color:#000 font-weight:400}.footer-text-center{font-weight:400;font-size:25px;letter-spacing:0;color:#000}footer a,footer a:active,footer a:focus{color:#000}footer a:hover{color:#000}footer .comment-author-link{color:#545d12}footer .widget ul li.recentcomments{color:#999}footer .widget ul li.recentcomments a{color:#fff}footer .widget ul li.recentcomments a:hover{color:#545d12}footer .widget.widget_recent_entries ul li>a{color:#fff}footer .widget.widget_recent_entries ul li>a:hover{color:#545d12}footer.site-footer .widget_recent_entries ul li .post-date:before{color:#545d12}.site-footer .widget_price_filter .ui-slider .ui-slider-handle{background:#fff}.site-footer .widget_price_filter .price_slider_wrapper .ui-widget-content{background:#999}.site-footer .star-rating:before{color:#fff}.site-footer .star-rating span:before{color:#545d12}.site-footer .star-rating:before,.site-footer .star-rating:before{color:#fff}.site-footer .widget_product_search form button:hover{color:#424141;background:#fff}#footer-area .widget h3{font-size:18px!important}a{color:#424141}a:hover,a:focus,a:active{color:#545d12}a[href*="callto:"]{color:#545d12}a[href*="callto:"]:hover{color:#424141}ul,ol{color:#424141}ul li:before,ol li:before{color:#545d12}ul li a,ol li a{color:#424141}ul li a:not([href]):hover,ol li a:not([href]):hover{color:#545d12}code{color:#fff;background:#545d12}.widget select{background-color:#f4f4f4!important;border:1px solid #f4f4f4}.woocommerce-ordering .chosen-single{border-bottom:1px solid #dbdbdb!important}blockquote,.post-format-quote{color:#545d12}body blockquote,body .post-format-quote,blockquote q,.post-format-quote q,blockquote p,.post-format-quote p,body blockquote.single-format-quote,body .single-format-quote.post-format-quote,.posts-list--grid-2-cols blockquote,.posts-list--grid-2-cols .post-format-quote,.posts-list--grid-2-cols .post-format-quote{font-weight:700;font-size:16px;line-height:1.5555555555556;color:#424141}blockquote:before,.post-format-quote:before{color:#545d12}blockquote cite,.post-format-quote cite{font-size:18px;font-weight:400;color:#545d12}blockquote.single-format-quote:before,.single-format-quote.post-format-quote:before,blockquote.single-format-quote cite,.single-format-quote.post-format-quote cite{color:#545d12}code{color:#fff;background:#545d12}.chosen-container-single.chosen-results li,.chosen-container-single.chosen-single{font-weight:400}.chosen-container-single.chosen-container li,.chosen-container-single.chosen-container .active-result{color:#424141;background:#fff}.chosen-container-single.chosen-container li:hover,.chosen-container-single.chosen-container .active-result:hover,.chosen-container-single.chosen-container .chosen-results li.highlighted:hover{color:#545d12;background:#fff}.chosen-container-single.chosen-container .chosen-results li.highlighted{background:#fff;color:#424141;background-image:none}.chosen-container-single.chosen-container .chosen-single{background:#fff}.chosen-container.chosen-container-single .chosen-drop{border-top:1px solid #545d12}.top-panel .chosen-container .chosen-drop{background:#424141;color:#fff}.top-panel .chosen-container-active.chosen-with-drop .chosen-single,.top-panel .chosen-container-single .chosen-single{background:#f7f7f7;color:#424141}.chosen-container-single .chosen-single{background:#f4f4f4;color:#424141}.chosen-container .chosen-results{color:#424141;background:#fff;border:1px solid #e7e7e7}.chosen-container .chosen-results li.highlighted{background:#545d12;color:#fff}.currency_switcher .chosen-container .chosen-results{background:#424141;color:#fff}.currency_switcher .chosen-container{background:#424141;color:#fff;border:0}.currency_switcher .chosen-container .chosen-single{color:#fff}.rd-mobile-currency .currency_switcher .chosen-container .chosen-single:hover{color:#545d12}.currency_switcher .chosen-container .chosen-single:before{color:#fff}.currency_switcher .chosen-container .chosen-results li{background:#f7f7f7;color:#424141}.currency_switcher .chosen-container .chosen-results li+li{border-top:1px solid #5e5e5e}.chosen-container .chosen-results li{background:#f4f4f4;color:#424141}.chosen-container .chosen-results li:hover{background:#545d12;color:#fff}.chosen-container .chosen-results li+li{border-top:1px solid #545d12!important}.widget_recent_entries ul li .post-date:before{color:#424141}.motoslider_wrapper .text-white{color:#fff}.mfp-bg,.mfp-figure:after{background:#fff}.mfp-iframe-holder .mfp-close:before,.mfp-image-holder .mfp-close:before,.mfp-arrow.mfp-arrow-right:before,.mfp-arrow.mfp-arrow-left:before,.mfp-counter{color:#999}.mfp-iframe-holder .mfp-close:hover:before,.mfp-image-holder .mfp-close:hover:before,.mfp-arrow.mfp-arrow-right:hover:before,.mfp-arrow.mfp-arrow-left:hover:before{color:#545d12}.preloader{fill:#545d12}.post__date,.post__comments,.post__cats,.entry-meta .post__author,.post__tags,.post-author{font-size:11px;line-height:1.5555555555556;font-weight:400;color:#999}@media(min-width:544px){.post__date,.post__comments,.post__cats,.entry-meta .post__author,.post__tags,.post-author{font-size:14px}}.invert .post__date,.invert .post__comments,.invert .post__cats,.invert .entry-meta .post__author,.invert .post__tags,.invert .post-author{color:#d0d6bf}.post__cats a,.post__tags a,.sticky__label{color:#424141;background:#fff0}.post__cats a:hover,.post__tags a:hover{color:#545d12;background:#fff0}.invert .post__cats a:hover{color:#424141}.post .material-icons{color:#545d12}.post-author__title a:hover{color:#424141}.post-format-link{background:rgb(20 20 20 / .74);color:#fff;font-weight:700;letter-spacing:0;text-decoration:none}.post-format-link:hover{background:rgb(63 90 54 / .9);color:#fff}.post-format-link:focus{background:rgb(66 65 65 / .9);color:#fff}body .post-author__title{color:#999;font-size:25px}@media(min-width:992px){body .post-author__title{font-size:25px}}body .post-author__title a{color:#545d12}body .post-author__title a:hover{color:#424141}body .post-author__content{color:#424141}.comment-metadata{font-size:16px;line-height:1.5;font-weight:700;letter-spacing:0;color:#999}.fn{color:#545d12;font-weight:400}.comment-reply-link{color:#999}.comment-reply-link:hover{color:#545d12}.comment-date{color:#545d12}.comment-date:hover{color:#424141}.comment-date:before{color:#545d12}.post-featured-content.format-quote{background:#3a3a3a}.post-featured-content.format-quote blockquote,.post-featured-content.format-quote .post-format-quote,.post-featured-content.format-quote blockquote p,.post-featured-content.format-quote .post-format-quote p,.post-featured-content.format-quote blockquote q,.post-featured-content.format-quote .post-format-quote q{color:#fff}#cancel-comment-reply-link{color:#545d12}#cancel-comment-reply-link:hover{color:#999}.mejs-container,.mejs-embed,.mejs-embed body,.mejs-container .mejs-controls{background:#424141!important}.posts-list--grid-2-cols .hentry.post.post_format-post-format-image .post-thumbnail__link:before,.posts-list--grid-2-cols .hentry.post .post-gallery__link:before,.posts-list--grid-3-cols .hentry.post.post_format-post-format-image .post-thumbnail__link:before,.posts-list--grid-3-cols .hentry.post .post-gallery__link:before,.posts-list--masonry-2-cols .hentry.post.post_format-post-format-image .post-thumbnail__link:before,.posts-list--masonry-2-cols .hentry.post .post-gallery__link:before,.posts-list--masonry-3-cols .hentry.post.post_format-post-format-image .post-thumbnail__link:before,.posts-list--masonry-3-cols .hentry.post .post-gallery__link:before,.hentry.post .post-gallery__link:before,.hentry.post.post_format-post-format-image .post-thumbnail__link:before{color:#fff;background:#424141}.post-gallery .swiper-button-next,.post-gallery .swiper-button-prev{color:#424141;background:#fff}.post-gallery .swiper-button-next:hover,.post-gallery .swiper-button-prev:hover{color:#fff;background:#545d12;border:0}.post-gallery .swiper-button-next:hover:after,.post-gallery .swiper-button-prev:hover:after{color:#fff}.entry-meta>*+*:before,.entry-meta-bottom>*+*:before{color:#545d12}.posts-list .sticky__label{background:#545d12}.posts-list .sticky__label>i{color:#fff}.pagination .page-numbers,.woocommerce nav.woocommerce-pagination ul li .page-numbers,.pagination .page-numbers:focus,.woocommerce nav.woocommerce-pagination ul li .page-numbers:focus{color:#424141}.bne-testimonial-slider.bne-flexslider .flex-control-nav li a{background:#fff0;border:3px solid #999!important}.bne-testimonial-slider.bne-flexslider .flex-control-nav li a:hover,.bne-testimonial-slider.bne-flexslider .flex-control-nav li a.flex-active{border:3px solid #424141!important}.bne-testimonial-slider.bne-flexslider .flex-direction-nav a.flex-prev:hover,.bne-testimonial-slider.bne-flexslider .flex-direction-nav a.flex-next:hover{border:1px solid #424141!important}.pagination a.page-numbers:hover,.pagination span.page-numbers.current,.woocommerce nav.woocommerce-pagination ul li .page-numbers:hover,.woocommerce nav.woocommerce-pagination ul li .page-numbers.current{color:#545d12;background-color:#fff0}.pagination .page-numbers.next,.pagination .page-numbers.prev,.woocommerce nav.woocommerce-pagination ul li .page-numbers.next,.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev{color:#fff;background:#545d12}.pagination .page-numbers.next:hover,.pagination .page-numbers.prev:hover,.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:hover,.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:hover{color:#fff;background:#424141}.swiper-button-next,.swiper-button-prev{color:#999;background:#fff0}.swiper-button-next:hover,.swiper-button-prev:hover{color:#545d12}.swiper-button-next:after,.swiper-button-prev:after{color:#999;font-size:46px}.swiper-button-next:hover:after,.swiper-button-prev:hover:after{color:#545d12}.tm_products_carousel_widget .swiper-button-next:hover:after,.tm_products_carousel_widget .swiper-button-prev:hover:after{color:#545d12;background:#fff0}#toTop{color:#fff;background:#545d12}#toTop:before{color:#545d12}#toTop span{color:#fff}#toTop:hover{background:#78a22f}#toTop:hover span{color:#fff}.tm-circle .tm-child:before{background-color:#545d12}.wpcf7-submit{padding:13px 30px 13px 30px!important;float:right}li.product-category-widget{margin-bottom:0;padding-bottom:0!important}li.product-category-widget h3{font-size:8px!important;color:#fff!important}li.product-category-widget h3:hover{color:#fff!important}#sidebar h3.widget-title{font-weight:400;font-size:22px}#after-content-full-width-area .subscribe-block__submit{background:#545d12;color:#fff}#after-content-full-width-area .subscribe-block__submit:hover{background:#424141!important;color:#fff!important}.footer-area ul li a,.footer-area p{color:#000!important}.wpcf7-validation-errors{display:none!important}.execphpwidget .entry-title{margin-top:10px;text-transform:uppercase;font-size:18px;line-height:150%;font-weight:400}.home .site-content{padding-top:0}.products .product{margin-top:0!important}.post__cats a,.post-author__link{text-transform:uppercase}.post__cats a,.post-author__link{text-decoration:underline;font-size:12px}.post__date:before{color:#8c919b;content:"/"}#execphp-2 p,#execphp-2 h2,#execphp-2 a{letter-spacing:0!important}ul.tm-categories-carousel-widget-wrapper{margin:0}ul#main-menu li a{font-weight:500;font-size:16px;line-height:12px}ul#main-menu li a:hover{text-decoration:underline}.contact-form-wrap em{font-style:normal!important}.wpcf7-not-valid{border-color:#8a0808!important;background:none!important;-webkit-box-shadow:none!important}.wpcf7-not-valid-tip{color:#8a0808!important}.single_add_to_cart_button:hover{background-color:#424141!important}.ms_arrows{display:none}header.woocommerce-Address-title{padding-top:15px}a.edit{font-weight:600;text-decoration:underline}table.cart .coupon{display:block}div.widget_shopping_cart_content a.wc-forward:first-child{display:none!important}.woocommerce-cart .cart-collaterals .cross-sells,.woocommerce-cart .cart-collaterals table tr.shipping{display:none}.woocommerce-cart #coupon_code{margin-bottom:1em}div.related.products{width:100%}.woocommerce-message a{text-decoration:underline}#customer_details h3,.woocommerce-checkout h2{font-weight:400;font-size:22px}.wc-bacs-bank-details-account-name{font-size:16px}.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:#f1f1f1}abbr[title]{border-bottom:none!important;cursor:inherit!important;text-decoration:none!important}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:48px;color:#424141!important}.select2-container--default .select2-selection--single .select2-selection__arrow{top:10px}.select2-container--default .select2-selection--single{border-color:#c3c3c3!important;height:48px;margin-bottom:0;border-radius:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:400}.shop_table tfoot{text-align:right}.woocommerce table.shop_table tfoot td .amount{font-size:18px}.woocommerce table.shop_table .stitle{text-transform:uppercase;font-weight:300}li.myaccount-link{margin-right:15px;float:right;font-size:14px;text-align:center;text-transform:uppercase}li.myaccount-link i{color:#424141;font-size:28px}li.instagram-link,li.facebook-link{display:none}li.instagram-link a,li.facebook-link a{margin-right:10px;margin-top:7px;color:#777;font-size:24px}li.cart-link{text-align:center;font-size:14px;text-transform:uppercase;float:right}ul.stuckCart .cart-text{display:none}li.cart-link .cart-text{margin-top:6px}@media(max-width:544px){.site-header-cart .cart-text,li.cart-link{font-size:12px}body:not(.isStuck) li.myaccount-link,body:not(.isStuck) li.cart-link{margin-top:2px}}li.cart-link .cart-contents .count i{font-size:28px;color:#424141}li.cart-link .cart-contents .count span{top:-9px;right:-13px}.woocommerce-order div.addresses h3{font-size:18px!important}p.woocommerce-thankyou-order-received{padding-bottom:1.5em}.woocommerce-address-fields__field-wrapper{overflow:hidden}.edit-address-submit{margin-top:1.5em;clear:both;overflow:hidden}#woof_widget-2{padding-top:0!important}.shipped_via{display:none}#woocommerce_image_product_categories-3{margin-left:-15px;margin-right:-15px}#woocommerce_image_product_categories-3 h3{font-size:22px;font-size:19px;margin-top:9px}.woocommerce .term-description{font-size:18px;font-weight:300}@media(min-width:544px){body.single-product .rowonly{display:flex;flex-wrap:wrap;margin-left:-.9375rem;margin-right:-.9375rem}#woocommerce_image_product_categories-2 h3{font-size:20px;margin-top:11px}}.testimonials .testimonial-name{text-align:left}.testimonials .owl-item,.testimonials .tns-item .shadow-effect{border:1px solid #d0dba0}#nie-wiesz{padding:6rem 0;background:#f9fbee}#nie-wiesz p{padding-top:1.5em;font-size:18px}#sekcja1 h1{font-size:30px;padding-bottom:1.3em;padding-top:.7em;text-align:center!important}#czego-potrzebujesz>div>div{padding:1.8rem 1.4rem 1.8rem .3rem;border:1px solid #d0dba0;margin-right:1em;height:366px}#czego-potrzebujesz>div{margin-bottom:2em}#czego-potrzebujesz>div>div>div{padding:0!important}#czego-potrzebujesz>div>div:hover{outline:1px solid #545d12;border:1px solid #545d12}#czego-potrzebujesz>div:nth-child(3n)>div{margin-right:0}.czego-potrzebujesz p,.czego-potrzebujesz h3{text-align:left}.czego-potrzebujesz h3{font-size:21px}.czego-potrzebujesz a.button{line-height:14px;font-weight:500;margin-top:2em;font-size:14px;background:#fff;color:#545d12;width:100%;text-align:center;border:1px solid #d0dba0}#czego-potrzebujesz{margin-left:0;margin-right:0}.czego-potrzebujesz a.button:hover{background:#eff5d4;color:#545d12}.pre-widget{clear:both;overflow:hidden}.pre-widget h1{float:left}.pre-widget a{color:#000;padding-bottom:.8em;font-size:17px;text-decoration:underline;float:right}.pre-widget p{text-align:left}#nasze-kosmetyki p,#nasze-kosmetyki h1{text-align:left}#nasze-kosmetyki p{padding-right:6em;font-size:18px}#nasze-kosmetyki img{padding-left:5em}#nasze-kosmetyki a.button{width:268px;text-align:center;margin-top:2em;font-weight:700;font-size:15px}#ps_ziola{padding-bottom:5em}#customers-testimonials-po .woocommerce-product-rating{padding-bottom:.9em}.single-product h2.widget-title{font-size:30px;text-transform:none!important;text-align:center;padding-bottom:2em;margin-bottom:0}.single-product h3.widget-title{font-size:30px;text-transform:none!important;padding-bottom:1.5em}#before-content-area aside.widget h2.widget-title,.upsells h1,#nie-wiesz h2{;text-align:left;font-size:36px}.woocommerce-loop-product__secondtitle{margin-top:0;font-weight:300;font-size:22px;font-family:"Lato"}h2.product_title{font-size:25px}#paypo-icon{clear:left}#paypo-icon img{margin-bottom:22px}#wysylka-czas span.wysylka_ikonki{font-size:14px;color:#888;padding:0 .5em 0 .5em;display:block;float:left;top:-5px;position:relative}#wysylka-czas img{float:left}#wysylka-czas .wysylka-czas{display:block;float:left;margin-left:7px}.product .summary .in-stock{display:none}.entry-summary .woocommerce-loop-product__secondtitle,.entry-summary .price{margin-bottom:9px}.entry-summary .woocommerce-loop-product__secondtitle{padding-top:3px;margin-bottom:8px}@media(max-width:991px){.woocommerce h2.product_title{font-size:22px}.woocommerce-loop-product__secondtitle{font-size:19px}}@media(max-width:767px){.woocommerce h2.product_title{font-size:21px}.woocommerce-loop-product__secondtitle{font-size:18px}.woocommerce .term-description{font-size:16px}aside#woocommerce_product_search-2{display:none}h1.page-title{text-align:left}h2#order_review_heading{margin-top:3.1em}}h1.page-title{font-size:25px}table.shop_table td button[name="update_cart"]{background:#a5a5a5}div#sidebar aside h3.widget-title{display:none}div#sidebar aside.widget_product_tag_cloud h3.widget-title{display:inline-block;font-weight:400}span.woocommerce-Price-currencySymbol{text-transform:lowercase}div.woocommerce-info a.showlogin{text-decoration:underline}.wpcf7-list-item{margin-left:0!important}.wpcf7-list-item input.acceptance-525{float:left;width:auto!important;margin-right:10px}.wpcf7-list-item .wpcf7-list-item-label{float:left;width:95%;font-size:14px}article#post-14 p,article#post-2757 p{font-weight:300}article#post-14 strong,article#post-2757 strong{font-weight:400}article#post-14 h3,article#post-2757 h3{font-size:20px;font-weight:300}article#post-14 h1,article#post-2757 h1{font-weight:300}#post-12 article,#post-12 p,#post-12 h3{font-weight:300}#post-12 h3{font-size:24px}.woocommerce-terms-and-conditions-link{text-decoration:underline}.navbar-header-social-stuck{display:none;text-align:left;-webkit-box-flex:0;-webkit-flex:0 1 13%;-moz-box-flex:0;-moz-flex:0 1 13%;-ms-flex:0 1 13%;flex:0 1 13%;-webkit-align-self:left;-moz-align-self:left;-ms-flex-item-align:left;align-self:left}.navbar-header-social-stuck li{display:block;float:left;margin-left:0}.navbar-header-social-stuck li a{margin-top:0}.navbar-header-social-stuck li a:hover{background:0}.navbar-header-social-tablet{display:none;-webkit-box-flex:0;-webkit-flex:0 1 25%;-moz-box-flex:0;-moz-flex:0 1 25%;-ms-flex:0 1 25%;flex:0 1 25%;-webkit-align-self:left;-moz-align-self:left;-ms-flex-item-align:left;align-self:left;margin-top:0;margin-bottom:10px;margin-left:0;text-align:left;margin-right:0;padding:42px 0}@media(min-width:768px){.navbar-header-social-tablet{display:block}}@media(min-width:992px){ul.stuckCart li.cart-link::after{display:none}.cart-text{display:block}}.navbar-header-social-tablet li{display:block;float:left;margin-left:0}.navbar-header-social-tablet li a{margin-top:0}.navbar-header-social-tablet li a:hover{background:0}span.priceinfo{display:none;clear:right;font-size:13px}@media(min-width:1215px){div.tm-products-carousel-widget-wrapper .swiper-slide{width:270px}}@media(min-width:1215px){ul.tm-categories-carousel-widget-wrapper .swiper-slide{width:277.5px}}@media(max-width:478px){.site-branding{padding-top:30px!important}div.tm-products-carousel-widget-wrapper .swiper-slide,ul.tm-categories-carousel-widget-wrapper .swiper-slide{margin-right:8px}}@media(min-width:479px){div.tm-products-carousel-widget-wrapper .swiper-slide,ul.tm-categories-carousel-widget-wrapper .swiper-slide{margin-right:15px}}@media(min-width:768px){div.tm-products-carousel-widget-wrapper .swiper-slide,ul.tm-categories-carousel-widget-wrapper .swiper-slide{margin-right:23px}}@media(min-width:997px){div.tm-products-carousel-widget-wrapper .swiper-slide,ul.tm-categories-carousel-widget-wrapper .swiper-slide{margin-right:30px}}li.cart-link::after{content:"KOSZYK";margin-top:5px;display:block}.stuckCart li.cart-link::after{display:none}.blankElement{display:none}@media(min-width:992px){.isStuck .blankElement{display:flex}}body div.g-recaptcha{display:none}body.wp-core-ui{display:block}body.woocommerce-checkout h3,body.woocommerce-checkout h2,body.woocommerce-checkout h4{font-weight:500!important}.woocommerce-error a{text-decoration:underline}body.single-product div.product{margin-top:0}table.order_details thead th{font-weight:300;border-top:0}table.order_details tbody tr:last-child th,table.order_details tfoot tr:last-child th{border-top:1px solid #c6c6c6;font-weight:400}table.order_details tbody tr:last-child td,table.order_details tfoot tr:last-child td{border-top:1px solid #c6c6c6}table.order_details tbody tr:last-child td span.woocommerce-Price-amount,table.order_details tfoot tr:last-child td span.woocommerce-Price-amount{font-weight:400}.woocommerce div.product p.stock{color:#999}@media(min-width:768px) and (max-width:991px){button.single_add_to_cart_button{max-width:162px}}table.variations tr td.label{padding-right:0!important}table.variations tr td.label label{display:none}.woocommerce button.button.disabled,.woocommerce button.button.alt.disabled{opacity:1;cursor:pointer;background:#545d12}.woocommerce .woocommerce-customer-details address{border:0}.woocommerce-mini-cart__buttons .close{color:#314929!important;background:#fff!important;border:1px solid #314929!important;display:none}.woocommerce-mini-cart__buttons .close:hover{background:#545d12!important;color:#fff!important}.mask{z-index:5;position:absolute;opacity:.3;width:100%;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;transition:opacity .3s ease-in-out}profile_review li{list-style-type:none}div.profile_review a.button{margin-top:1em}tr.cart-discount th{font-weight:300!important}.tax-price{font-size:16px}::-webkit-input-placeholder{opacity:1}:-moz-placeholder{opacity:1}::-moz-placeholder{opacity:1}:-ms-input-placeholder{opacity:1}::placeholder{opacity:1}*:focus::-webkit-input-placeholder{opacity:0}*:focus:-moz-placeholder{opacity:0}*:focus::-moz-placeholder{opacity:0}*:focus:-ms-input-placeholder{opacity:0}*:focus::placeholder{opacity:0}.archive div.product .star-rating{display:none!important}.single-product div.product .woocommerce-product-rating{float:none}.woocommerce-terms-and-conditions-wrapper{padding-bottom:2em}.single-product div.product .woocommerce-review-link{float:none!important;font-size:16px;display:block}.single-product div.product .star-rating{position:relative;float:left;top:0}#wooswipe .thumbnails{margin-top:0}#tab-description h5:first-child,#tab-reviews h2.woocommerce-Reviews-title{display:none}#tab-description p,.woocommerce-tabs p{font-size:15px}.woocommerce-tabs ul li{font-size:18px}#tab-description ul{list-style-type:disc;padding-left:1em}#tab-description ul li{padding-left:1em}.woocommerce div.product form.cart .variations select{min-width:1%}.woocommerce form .form-row{margin:0 0 22px}@media(min-width:768px) and (max-width:991px){.woocommerce button.single_add_to_cart_button,.woocommerce-page button.single_add_to_cart_button,.single-product.woocommerce button.single_add_to_cart_button{font-size:14px!important;padding:14px 10px 13px 10px!important}}@media(min-width:600px) and (max-width:991px){.woocommerce .product a.button,.woocommerce .product button.button,.woocommerce .product input.button{font-size:15px;padding:12px 19px}}@media(max-width:499px){.top-panel .kontakt-top{display:none}.woocommerce div.product form.cart .button{width:66%;font-size:15px}.woocommerce div.product form.cart div.quantity input.qty,.woocommerce-page div.product form.cart div.quantity input.qty,.single-product.woocommerce div.product form.cart div.quantity input.qty{width:104px}}.related.products .products div.product .star-rating,.upsells.products .products div.product .star-rating{display:none}.cwginstock-subscribe-form{border:1px solid #424141;border-radius:3px;padding:1em 0;margin-top:.9em}.cwginstock-subscribe-form h4{color:#424141!important;padding:1em 1em}.cwg_iagree_checkbox label{font-size:14px}.cwg_iagree_checkbox{padding-bottom:1.5em}input.cwgstock_button{font-size:18px}.wps_wpr_product_point{color:#424141;margin-bottom:0;letter-spacing:unset;width:unset;font-weight:300;padding-top:0}#wps_wpr_order_notice,.wps_wpr_product_point{font-family:"Lato",sans-serif;position:unset;text-align:left;font-size:16px}.tooltip-info{top:-4px;font-size:16px;color:#888;display:block;float:left}.tooltip-info i{position:relative;font-size:16px;color:#888}.wps_wpr_product_point .tooltip{background:url(/wp-content/themes/organica/assets/images/help_what.svg) no-repeat;background-position:center right;position:relative;top:1px!important;right:unset!important;transform:unset!important;display:inline-block;width:16px;height:16px}.tooltip{position:relative}.tooltip .tooltiptext{visibility:hidden;background-color:#fff;color:#000;width:280px;padding:13px 25px;font-size:15px;text-align:left;border:1px solid #14572e;position:absolute;z-index:10;left:30px;font-weight:300;font-family:Lato,sans-serif}.tooltip:hover .tooltiptext{visibility:visible}.woocommerce-cart-form__cart-item .variation,.woocommerce-checkout-review-order-table .variation{display:none}.points_log,.wps_wpr_each_section,.wps_wpr_membership_with_img{border:0!important;box-shadow:none;padding:0}.woocommerce-MyAccount-content .wps_ways_to_gain_points_section,.woocommerce-MyAccount-content p.wps_wpr_heading:first-of-type,.woocommerce-MyAccount-content p.wps_wpr_heading:nth-of-type(2),fieldset.wps_wpr_each_section p,.wps_wpr_view_log{display:none}fieldset.wps_wpr_each_section{clear:both;padding-top:1em}.wps_wpr_points_only .wps_wpr_heading span{display:block;font-weight:400;font-size:16px}.wps_wpr_points_only .wps_wpr_heading span:first-of-type{padding-bottom:1em;font-weight:700;font-size:20px}.wps_wpr_points_only .wps_wpr_heading span:nth-of-type(3){padding-bottom:2em}.wps_wpr_points_only .wps_wpr_heading_para{display:inline}.woocommerce table.shop_table tbody tr.points,.woocommerce-page table.shop_table tbody tr.points,.single-product.woocommerce table.shop_table tbody tr.points{background-image:unset}.wps_wpr_coupon_details span.currency-symbol{display:none}.points-regulamin{padding-top:1.4em}.points-regulamin a,.woocommerce-MyAccount-content a{color:#498934;!}.points_log .points-points{display:none}h3#ship-to-different-address{font-family:"Lato"}body.single-product h1.product_title{font-size:36px}body.single-product .entry-summary .woocommerce-loop-product__secondtitle{font-size:20px}#tab-description h2,.woocommerce-product-details__short-description h2{font-size:26px}#tab-description h3{font-size:25px}#tab-description h4{font-size:24px}.single-product.woocommerce div.product .price{padding-bottom:5px}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:2em}#execphp-9,#execphp-11,#execphp-3{display:none}#execphp-6{padding-top:0!important}.owl-prev,.owl-next{position:absolute;top:50%;transform:translateY(-50%);display:block!important;border:0 solid #000}.owl-prev{left:-20px}.owl-next{right:-20px}.owl-prev i,.owl-next i{font-size:34px;color:#ccc}.variations_form{padding-top:.5em}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#99a252}.woocommerce #reviews #comments ol.commentlist li .comment_container,.woocommerce-page #reviews #comments ol.commentlist li .comment_container,.single-product.woocommerce #reviews #comments ol.commentlist li .comment_container{border-top:0;border-left:0;border-right:0;border-bottom:1px solid #d0dba0}.comment_container img{display:none}.comment_container .comment-text{margin-left:0!important}.comment_container .comment-text .star-rating{margin-bottom:.8em}.woocommerce nav.woocommerce-pagination{text-align:right}#dlaczego-nasze-kosmetyki{background-color:#f9fbee;padding:6em 0}#is_product_box p{display:inline-block;vertical-align:middle;line-height:22px}#is_product_box .cp-opis{height:113px;line-height:113px}#dlaczego-nasze-kosmetyki .column-nk,#is_product_box .column-nk{padding-bottom:3em}#dlaczego-nasze-kosmetyki .cp-opis,#is_product_box .cp-opis{padding-right:2.5em}#dlaczego-nasze-kosmetyki .cp-opis h3{font-size:16px;font-weight:700}#accordion .aheader{margin-bottom:0;font-size:25px;color:#202400;padding:.6em 0;font-family:"Playfair display"}#accordion p{font-size:18px;padding:.4em 0}.ui-accordion .ui-accordion-content{padding-left:0;padding-right:0}#accordion .aheader{width:100%}#accordion .aheader .ui-icon{float:right}#accordion .ui-icon{margin-top:0!important}#accordion .ui-icon.iconOpen{background:url(/wp-content/themes/organica/assets/images/expand_more_up.png) no-repeat!important;background-size:36px!important;width:35px;height:36px}#accordion .ui-icon.iconClosed{background:url(/wp-content/themes/organica/assets/images/expand_more_down.png) no-repeat!important;background-size:36px!important;width:35px;height:36px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:0!important}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-right-radius:0!important}#ui-id-7 .ui-icon{display:none}.single-product .woocommerce div.product .woocommerce-product-rating{margin-bottom:1.6em}#customers-testimonials-po div.product .star-rating{left:0}.single-product .testimonials{padding-bottom:5em}#customers-testimonials-po p,#customers-testimonials-po strong{text-align:left;display:block}#accordion .ui-widget-content{border:0;background:#f9fbee}#accordion .ui-corner-all{border:0}#accordion .ui-state-active,#accordion .ui-state-default{background:#f9fbee;border-top:1px solid #99a252;border-left:0;border-right:0;border-bottom:0;color:#202400}#custom_html-6{background:#f9fbee}.wsc-cart-button{background:#545d12!important;color:#fff;border-radius:0;line-height:32px;padding:14px 46px 13px 46px;font-size:18px;font-weight:600;text-transform:uppercase}.wsc-cart-button:hover,.wsc-cart-button:active,.wsc-cart-button:focus{background-color:#424141!important;color:#fff!important}.wsc-left-div,.wsc-center-div,.wsc-right-section-qty{display:none}.wsc-right-div{float:left;display:block;width:fit-content;padding:1em}.wsc-wrapper{-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;right:0;background:#f9fbee!important;z-index:500!important}@media(min-width:360px){.wsc-wrapper{width:266px}}@media(min-width:544px){.wsc-wrapper{width:546px}}@media(min-width:768px){.wsc-wrapper{width:700px}}@media(min-width:992px){.wsc-wrapper{width:920px}}@media(min-width:1200px){.wsc-wrapper{width:32%}}.wsc-wrapper{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:.9375rem;padding-right:.9375rem}ul.tabs li h2{text-transform:none}#badania{margin-bottom:2em;padding:6em 0;background:#f9fbee}#badania ul{list-style:disc;padding-left:1.1em}#badania ul li{line-height:2.2em;font-size:18px}#badania p,.woocommerce #reviews #comments ol.commentlist li .comment-text p,#ps_ziola p,#tab-description p{font-size:18px}#produkt-akordeon{background:#f9fbee;padding-top:6em;padding-bottom:2em}#customers-testimonials-po .item{padding:1.2em 1.8em}.tns-controls [disabled]{color:#999;background:#b3b3b3;cursor:not-allowed!important}.tns-nav{text-align:center;margin:10px 0}.tns-nav>[aria-controls]{width:9px;height:9px;padding:0;margin:0 5px;border-radius:50%;background:#ddd;border:0}.tns-nav>.tns-nav-active{background:#99a252}.playbutton-wrapper{text-align:center}.ui-dialog .ui-dialog-content{width:100%!important}@media(max-width:543px){.woocommerce div.product .entry-summary,.woocommerce-page div.product .entry-summary,.single-product.woocommerce div.product .entry-summary,#tab-description p{font-size:17px}#is_product_box p{line-height:18px}.cwginstock-subscribe-form{padding-left:1em;padding-right:1em}#toTop{display:none!important}#dlaczego-nasze-kosmetyki .cp-opis h3{font-size:12px}.woocommerce #reviews #comments ol.commentlist li .comment_container,.woocommerce-page #reviews #comments ol.commentlist li .comment_container,.single-product.woocommerce #reviews #comments ol.commentlist li .comment_container{padding:34px 32px 43px 32px}#is_product_box .cp-opis{padding-right:1em!important}.testimonials h2{padding-bottom:1em!important}.woocommerce-tabs h2{font-size:23px}#nasze-kosmetyki a.button{width:100%}#customers-testimonials div.product{margin-top:2em;margin-bottom:0}.products .product:nth-child(2n+1){padding-right:.4rem}.products .product:nth-child(2n){padding-left:.4rem}#tab-description h2,.woocommerce-product-details__short-description h2{font-size:22px}#tab-description h3{font-size:21px}#tab-description h4{font-size:20px}.single-product .product div.row>div.row{margin-left:0;margin-right:0}.container-fluid{margin-left:auto;margin-right:auto}.single-product .site-content.container{padding-left:0;padding-right:0;margin-left:0;margin-right:0}.sekcja-komentarzy>.row{margin-left:0!important;margin-right:0!important}.woocommerce div.product form.cart div.quantity input.qty,.woocommerce-page div.product form.cart div.quantity input.qty,.single-product.woocommerce div.product form.cart div.quantity input.qty{padding:11px 9px}.woocommerce div.product form.cart div.quantity .tm-qty-minus,.woocommerce div.product form.cart div.quantity .tm-qty-plus,.woocommerce-page div.product form.cart div.quantity .tm-qty-minus,.woocommerce-page div.product form.cart div.quantity .tm-qty-plus,.single-product.woocommerce div.product form.cart div.quantity .tm-qty-minus,.single-product.woocommerce div.product form.cart div.quantity .tm-qty-plus{font-size:16px;line-height:42px}.woocommerce div.product .entry-summary .quantity,.woocommerce div.product form.cart div.quantity input.qty,.woocommerce-page div.product form.cart div.quantity input.qty,.single-product.woocommerce div.product form.cart div.quantity input.qty{font-size:15px}body.single-product .entry-summary .woocommerce-loop-product__secondtitle{font-size:17px}body.single-product h1.product_title{font-size:26px}#wysylka-czas img{width:10px;height:10px;position:relative;top:-2px}#wysylka-czas span{font-size:9px}.full-width-image{width:135vw!important}#dlaczego-nasze-kosmetyki h3,#dlaczego-nasze-kosmetyki p,#is_product_box h4,#is_product_box p{font-size:12px}#nasze-kosmetyki h1{margin-bottom:1.5em;font-size:23px}#nasze-kosmetyki img{margin-bottom:2em;padding-left:0}#nasze-kosmetyki p{padding-right:0}#nasze-kosmetyki{flex-direction:column-reverse;margin-left:0;margin-right:0}.czego-potrzebujesz a.button{line-height:13px;font-size:9px;font-weight:700;padding:9px 13px 8px 13px!important}#czego-potrzebujesz>div>div{padding-top:.1rem;margin-right:0}#czego-potrzebujesz>div>div{height:255px}#czego-potrzebujesz>div>div>div{padding:0 0 0 1em!important}#czego-potrzebujesz h3{font-size:17px;margin-bottom:0}#czego-potrzebujesz .cp-img{text-align:left}#czego-potrzebujesz img{max-width:50%}#nie-wiesz{padding:3rem 0}#nie-wiesz p{font-size:14px;padding-top:1em}.pre-widget a{display:inline-block;color:#000;padding-top:.8em;padding-bottom:.8em;font-size:15px;float:none}.pre-widget p{text-align:left}#customers-testimonials{margin-top:.8em}#customers-testimonials-po{margin-top:1em!important;margin-bottom:3em}#customers-testimonials .shadow-effect{padding:1.5em 0}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:20px}#before-content-area aside.widget h2.widget-title,.subscribe-block h2.widget-title,#nie-wiesz h2{font-size:23px}div.product .row>div:first-child{padding-left:0!important;padding-right:0!important}.single-product h2.widget-title{font-size:23px!important;text-align:left}.single-product h3.widget-title{font-size:23px!important;margin-bottom:0!important}#accordion .aheader{font-size:20px}#accordion p{font-size:16px}.single-product .testimonials{padding-bottom:1em}#badania{padding:3em 0}#badania h3{padding-bottom:0}#badania p,#badania li{font-size:16px}.mobile_pad{padding-top:3.5em}#accordion .ui-accordion-header{padding-left:.7em;padding-right:.7em}#accordion .ui-accordion-content{padding-left:1em;padding-right:1em}#custom_html-6{padding:0 2em}#dlaczego-nasze-kosmetyki{padding:3.5em 0}.subscribe-block h2{text-align:center!important}.wsc-cart-button{line-height:32px;padding:7px 42px 7px 42px;font-size:15px}.wsc-right-div{padding:0}.wsc-wrapper{padding:5px 10px}}.yith-wfbt-section .yith-wfbt-form{padding-bottom:30px}.yith-wfbt-submit-button{color:#545d12!important;background:#fff!important;border:1px solid #d0dba0!important}.yith-wfbt-submit-button:hover{background:#eff5d4!important;border:1px solid #d0dba0!important;color:#545d12!important}#reply-title{display:none}.single-product .testimonials h2{text-align:left}.text-left{text-align:left!important}#coznajdzieszwsrodku{cursor:grab}.ui-accordion .ui-accordion-content{padding-top:0}.ui-widget{font-family:"Lato"}.woocommerce #reviews #comments ol.commentlist li:first-child .comment_container,.woocommerce-page #reviews #comments ol.commentlist li:first-child .comment_container{border-top:1px solid #d0dba0}img.verified_owner{display:inline-block;margin-bottom:0;margin-right:5px;margin-left:5px}#tab-description a:hover,body:not(.woocommerce-cart) .entry-content a:hover{text-decoration:underline}.comment-text .description a,div#tab-description a,div#tab-sposob-uzycia a,div#tab-ingredients a,div#tab-platnosc-i-wysylka a,body:not(.woocommerce-cart,.woocommerce-account,.woocommerce-checkout) .entry-content a{color:#498934!important}.entry-content:not(.woocommerce-cart,.woocommerce-account,.woocommerce-checkout){font-size:18px}.woocommerce-order-details .woocommerce-order-details__title{padding-top:2em}.shop_table .woocommerce-shipping-totals th{display:block!important}.shop_table .woocommerce-shipping-totals .woocommerce-shipping-destination{display:none}#cclw_order_details_table h3{display:none}.cart-subtotal p{font-size:24px}.cclw_cart_totals ul#shipping_method,#cclw_payment_section ul.payment_methods{padding:2em 0 1em 0}.cclw_cart_totals ul#shipping_method li,#cclw_payment_section ul.payment_methods li{background-color:#fbfff7;border-bottom:1px solid #aeaeae;border-left:1px solid #aeaeae;border-right:1px solid #aeaeae;margin:0!important;line-height:40px}.cclw_cart_totals ul#shipping_method li input,#cclw_payment_section ul.payment_methods li input{margin-left:15px!important}.cclw_cart_totals ul#shipping_method li label,#cclw_payment_section ul.payment_methods li label{padding:.7em}.cclw_cart_totals ul#shipping_method li:first-child,#cclw_payment_section ul.payment_methods li:first-child{border-top:1px solid #aeaeae}.cclw_cart_totals ul#shipping_method li.shipping_checked,#cclw_payment_section ul.payment_methods li.payment_checked{background-color:#ecf7e2}.cclw_cart_totals .shipping-method-description,.cclw_cart_totals .easypack-shipping-method-logo{float:right;margin:0!important}.cclw_cart_totals .shipping-method-description img,.easypack-shipping-method-logo img{max-height:27px!important;margin-bottom:0!important;position:relative;top:7px}.cclw_cart_totals .order-total p{font-size:24px;font-weight:700}.cclw_cart_table{padding-bottom:2.5em}#cclw_payment_section h3{display:none}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{line-height:38px!important}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{width:100%}#order_review_table button[name="update_cart"]{color:#545d12;background:#fff;border:1px solid #d0dba0;padding:12px 40px 12px 40px;line-height:26px;font-size:15px}#order_review_table button[name="update_cart"]:hover{background:#eff5d4}p.secure_payment{text-align:right;color:#326a00;padding-right:1em}.secure_payment img{margin-bottom:-5px}.woocommerce-page table.cart td.actions .coupon label{font-size:16px;top:2px;position:relative}label[for="order_comments"] .optional{display:none}.woocommerce-checkout-payment li.wc_payment_method label,.woocommerce ul#shipping_method li label{cursor:pointer;overflow:hidden}.invalid{border:1px solid #a00!important}.woocommerce-checkout #payment ul.payment_methods li img{float:right}.invalid-label label{color:#a00!important}.woocommerce-checkout-review-order-table .easypack-shipping-method-logo{float:right}.woocommerce-checkout-payment li.wc_payment_method label{float:left;display:block;width:90%}a.about_paypal,p#shipping_country_field{display:none}.woocommerce-checkout-payment li.wc_payment_method input{float:left;display:block;margin-top:24px!important;margin-left:15px!important}ul#shipping_method li input{float:left;display:block;margin-top:26px!important;margin-left:15px!important}ul#shipping_method li label{display:block!important;margin-left:2.6em!important}.easypack-shipping-method-logo img{margin-top:0!important;display:inline!important}.woocommerce-checkout-review-order-table .easypack-shipping-method-logo{top:0!important}.woocommerce-checkout #payment ul.payment_methods li input,.woocommerce ul#shipping_method li input{cursor:pointer}.woocommerce table.cart td.actions input#showcoupon,input#ship-to-different-address-checkbox{margin-right:8px}#checkout_apply_coupon{margin-top:1em}#checkout_apply_coupon.button{padding-right:3.5em!important;padding-left:3.6em!important}@media(max-width:767px){#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin-right:.4em}ul#shipping_method li label{margin-left:0!important}.woocommerce-checkout-payment li.wc_payment_method label{width:86%!important}.cclw_cart_totals ul#shipping_method li,#cclw_payment_section ul.payment_methods li{line-height:34px}.woocommerce-checkout-payment li.wc_payment_method input{margin-top:20px!important}ul#shipping_method li input{margin-top:21px!important}.woocommerce-checkout-payment li.wc_payment_method label,.woocommerce ul#shipping_method li label{font-size:16px}.cclw_cart_totals .shipping-method-description img,.easypack-shipping-method-logo img{max-height:23px!important;top:4px}p.secure_payment{font-size:12px}.secure_payment img{max-height:18px}.cart-buttons-wrap{display:flex;flex-direction:column}.cart-buttons-wrap .coupon{order:2}.cart-buttons-wrap button{order:1;margin-bottom:1.5em!important}.woocommerce table.cart td.actions input#showcoupon{width:unset;margin:2px 8px 0 0}}@media(min-width:768px){.cclw_cart_totals .shipping-total,#cclw_payment_section,#customer_address_details,#cclw_additional_fields{width:45%}}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USSwiPHA.ttf) format('truetype')}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wWw.ttf) format('truetype')}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype')}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aX8.ttf) format('truetype')}.fs-free-shipping-notice-and-button-wrapper{align-content:start;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.fs-free-shipping-notice-continue-shopping-button-wrapper,.fs-free-shipping-notice-text-and-progress-bar-wrapper{flex:0 1 auto;margin:0 .5em}.fs-free-shipping-notice-progress-bar-wrapper{align-items:center;display:flex;flex-direction:row}.fs-free-shipping-notice-progress-bar{border:1px solid #fff;border-radius:10px;height:10px;margin-left:10px;margin-right:10px;position:relative;width:100%}.fs-free-shipping-notice-progress-bar>span{background-color:#fff;border-bottom-left-radius:10px;border-top-left-radius:10px;display:block;height:100%;overflow:hidden;position:relative}.button.flexible-shipping-free-shipping-button{margin-left:0}input.cwgstock_phone {
    width: 100%;
    text-align: center
}

.iti {
    width: 100%
}

.cwginstock-panel-heading h4 {
    color: #fff
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.cwginstock-panel-body input[type=email],
.cwginstock-panel-body input[type=text],
.form-group {
    margin-bottom: 15px
}

#cwg-bis-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: .5;
    z-index: 10000
}

.cwgstock_button {
    width: 100%;
    padding-top: 5px;
    background: #87ceeb;
    color: #fff
}#h5vpQuickPlayer{width:100%;max-width:100%;margin:0 auto}div#comments .cr-ajax-search{display:none!important}.product span.wps_wpr_product_point{display:none!important}.woocommerce #reviews #comments ol.commentlist li .comment_container,.woocommerce-page #reviews #comments ol.commentlist li .comment_container,.single-product.woocommerce #reviews #comments ol.commentlist li .comment_container{border:none!important}.woocommerce-checkout .select2-container{width:unset}.woocommerce-checkout .cclw_opc_main .border_html{border:none!important}.cwginstock-subscribe-form{margin-bottom:.9em}.woocommerce div.product div.images{margin-bottom:0!important}.yith-wfbt-section .yith-wfbt-images td{vertical-align:top}.woocommerce .woocommerce-product-rating .star-rating{margin-top:.3em}.single-product div.product .woocommerce-review-link{font-size:16px;margin-top:-3px}.woocommerce-product-details__short-description ul{list-style-type:disc;margin:0;padding-left:1em}span.variable-item-radio-value{font-weight:300}.woocommerce-variation-add-to-cart .input-text{border-radius:3.5px}.woocommerce .star-rating span::before{color:orange!important}.yith-wfbt-row{margin-bottom:2em}.yith-wfbt-section{width:100%;padding-bottom:2em}.yith-wfbt-section .yith-wfbt-form{width:100%}.yith-wfbt-section .yith-wfbt-images{width:100%;margin-top:0}.yith-wfbt-section h3{font-size:24px}.yith-wfbt-section h4{font-size:16px;margin-top:.7em;font-weight:400}.yith-wfbt-images .add_to_cart_button{background-color:#EFF5D4!important;text-transform:none!important;color:#48500C!important;line-height:20px!important;padding:8px 39px 8px 39px!important;font-size:14px!important;width:100%;text-align:center}.yith-wfbt-images a.add_to_cart_button:hover{background-color:#E7F0BE!important}.yith-wfbt-section .yith-wfbt-images h2{text-align:center;font-size:16px;margin-bottom:5px}.yith-wfbt-section .yith-wfbt-images img{border:1px solid #EFF5D4}.yith-wfbt-section .yith-wfbt-images h2.woocommerce-loop-product__secondtitle{text-align:center;max-width:235px;font-size:13px;margin-bottom:10px}.img-fluid{max-width:100%;height:auto}.img-responsive{display:block;max-width:100%;height:auto}.dolacz_do_klubu{font-size:13px;background-color:#EFF5D4;padding:2px 10px;color:#0F0F0F;max-width:384px}.dolacz_do_klubu a{text-decoration:underline;color:inherit}.wsc-cart-button{text-transform:none}#paypo-icon{text-align:center;max-width:384px;height:19px}div.product .price-row{max-width:100%!important}.price_row{width:100%}.wse_promocode{display:grid;align-items:center;grid-template-columns:1fr 1fr;padding:0 20px 30px 20px;margin-top:0;max-width:380px;margin:0 auto}.wse_promocode .codebtn{border:2px dashed #99A252;position:relative;display:flex;align-items:center;justify-content:end;height:40px;width:200px;text-transform:uppercase}.wse_promocode span{font-size:12px;font-weight:700}.wse_promocode .codebtn .codebutton{cursor:pointer;position:absolute;display:flex;align-items:center;left:-2px;height:44px;background:linear-gradient(110deg,#EFF5D4 90%,transparent 0);width:90%;color:#48500C;padding:20px 10px;font-size:16px;box-sizing:border-box;font-weight:700;justify-content:center}.wse_promocode .codebtn .promocodehidden{font-size:20px;font-weight:500;padding:10px}.wse_promocode .code_value_wrapper{grid-column-end:span 2;font-size:12px;font-weight:700;text-align:center;margin-top:10px;padding-bottom:5px}.woocommerce-cart .cart-collaterals .cross-sells,.woocommerce-cart .cart-collaterals table tr.shipping{display:none}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem}.woocommerce-account #order_comments_field{display:none}.woocommerce-account p#shipping_country_field{display:block}#wps_wpr_order_notice+.shop_table.cart .coupon .input-text{max-width:unset!important}.woocommerce-error li{color:#a00}.top-panel .top-panel__message,.top-panel .kontakt-top a{font-size:13px}}#thankyou-page a{text-decoration:underline}#thankyou-page h1{font-size:33px}.single-product.woocommerce div.product .product_meta{padding-top:23px}.single-product.woocommerce div.product .product_meta span{text-align:right}.tax_label{display:none}.woocommerce ul#shipping_method li input{vertical-align:text-top}.includes_tax{text-transform:uppercase}small.includes_tax,small.includes_tax .amount{font-size:0.8rem!important}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:block}#seo-text{height:19rem;overflow:hidden scroll;border-radius:2px;margin-bottom:1.5rem;padding:2rem 2rem 1.5rem 0;text-align:left}.woocommerce-checkout-payment [class^="payment_method_przelewy24"] label img,.woocommerce-checkout-payment [class*=" payment_method_przelewy24"] label img{max-height:27px;margin-top:2px!important}.woocommerce .cross-sells div.product .star-rating{display:none}#kl_newsletter_checkbox_field{clear:both}#kl_newsletter_checkbox_field label{font-size:16px}body.page-id-20012 .star-rating{display:none!important}button.link{display:block;position:relative;background-color:#fff0;cursor:pointer;border:0;padding-top:10px;color:#424141;font-size:15px;float:left}.woocommerce-account .entry-content table th,.entry-content table th{border:0}body.page-id-12 .entry-content p{font-size:18px}.term-second-desc,.term-second-desc p{font-weight:300;font-size:16px}body.single-product .woo-social-buttons{display:none!important}.related.products>h2{font-size:25px}.payment_methods .payment_box{display:none!important}button#place_order,a.checkout-button,.widget_shopping_cart_content .button,#mlb2-4055551.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button{font-size:18px!important;font-weight:600!important;line-height:32px!important;padding:14px 46px 13px 46px!important}.subscribe-block__input{padding-left:0}.subscribe-block__captcha{width:100%;-webkit-box-ordinal-group:1;-webkit-order:0;-moz-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-align-self:auto;-moz-align-self:auto;-ms-flex-item-align:auto;align-self:auto;margin-bottom:15px;font-size:16px!important;font-size:1rem;letter-spacing:0}.alert{background-color:#fff}.alert-info{color:#597450}.alert-success{color:#597450}.alert-danger{color:red}.woocommerce-Tabs-panel a:hover{text-decoration:underline}ul.tabs li.active h2{color:#545D12;font-weight:600}ul.tabs li h2{font-family:"Lato";color:#7c7c7c}#captcha-info,#form-info{text-align:left;padding-bottom:10px}button#catapultCookie{text-transform:uppercase;font-size:10px;line-height:1.8;border-radius:0!important}.woocommerce ul#shipping_method .amount{font-weight:500!important}.products .remaining-out-stock,.products .remaining-low-stock,.products .remaining{background:#ea375c;position:absolute;z-index:100;top:20px;left:20px;color:#fff;font-size:13px;font-weight:400;padding:2px 8px 2px;line-height:24px;text-transform:lowercase}#billing_invoice_field input,#billing_invoice_field label{float:left}#billing_invoice_field input{margin-top:11px;margin-right:10px}p#billing_nip_field,p#billing_company_field{display:none}label[for=billing_invoice_paragon]{margin-right:10px}.woocommerce-checkout .woocommerce-table--custom-fields,.woocommerce-account .woocommerce-table--custom-fields,.woocommerce-checkout p#billing_country_field{display:none}.single-product.woocommerce div.product span.onsale,.single-product.woocommerce div.product span.featured{left:110px}.woocommerce .remaining-low-stock,.woocommerce .remaining{visibility:hidden}#custom_html-6 h2{font-size:22px}#custom_html-6 h3{font-size:18px}#custom_html-7 a,#nie-wiesz a{text-decoration:underline}#custom_html-7{background:#F9FBEE;text-align:left}@media screen and (min-width:768px){.site-header.default .header-container_wrap .main-navigation ul.menu>li{margin-left:32px}}@media screen and (min-width:768px) and (max-width:1199px){.woocommerce div.product form.cart div.quantity,.woocommerce-page div.product form.cart div.quantity,.single-product.woocommerce div.product form.cart div.quantity{margin-right:4px}.woocommerce button.single_add_to_cart_button,.woocommerce-page button.single_add_to_cart_button,.single-product.woocommerce button.single_add_to_cart_button{padding:13px 16px 12px 16px}#custom_html-6{padding:1.9rem}li#menu-item-505{display:none}ul#main-menu li a{font-size:14px}.woocommerce-tabs h2{font-size:18px}}#easypack_show_geowidget{background-color:#545d12;font-size:16px!important;padding:15px;margin-right:0;max-width:200px}#customers-testimonials .shadow-effect p{font-family:inherit;font-size:18px;line-height:1.5;margin:10px 0 17px 0;text-align:left;font-weight:400}#customers-testimonials div.product .star-rating{top:0;left:3em}.testimonial-name{font-size:18px;padding-top:1em;display:block;width:auto;text-align:center;color:#444}#customers-testimonials .item{text-align:left;padding:2em}#customers-testimonials .owl-item.active.center .item{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.owl-carousel .owl-item img{transform-style:preserve-3d;margin:0 auto 17px}.multiple_add_to_cart_button::after{top:11px!important}#execphp-3{padding-top:0}#recent-products-carousel .owl-nav,#bestselling-products-carousel .owl-nav{display:none}#recent-products-carousel,#bestselling-products-carousel,#woocommerce_image_product_categories-3{margin-bottom:0px!important}@media screen and (max-width:543px){#thankyou-page h1{font-size:25px}#p24-dynamic-whole-background div.content{width:70%!important}.woocommerce-checkout span.woocommerce-input-wrapper{display:block;clear:left}#customers-testimonials .shadow-effect p{font-size:16px}.testimonial-name{font-size:16px}.woocommerce-tabs h2{font-size:16px}}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{width:100%!important}#wooswipe>.single-product-main-image{float:right;width:84%}.slick-list{margin:0 5px 0 0px!important}#wooswipe .thumbnails{float:left;width:16%}.woocommerce-main-image img,.slick-vertical .slick-slide{border:1px solid #c6c6c6;margin-bottom:9px}#wooswipe .thumbnails{height:auto!important}.widget_product_tag_cloud h3{display:inline!important}@media screen and (max-width:991px){.rd-mobilemenu li a i{display:none}.slick-list .slick-slide{border:1px solid #EFF5D4}#wooswipe .single-product-main-image{float:none;width:100%}#wooswipe .thumbnails{float:none;width:100%}}.woobt-products .woobt-product .woobt-title{text-align:left}.woobt-images,.woobt-actions{float:left;text-align:left}.woobt-actions{padding-left:2em}.woobt-products{width:100%;clear:both}.woobt-total{display:none!important}.woobt-additional{font-weight:700}.woobt-form button{font-size:16px!important;padding:8px 39px 8px 39px!important;line-height:30px!important}.woobt-image span{display:none}.woobt-image,.yith-wfbt-section .yith-wfbt-images td img{border:1px solid #c6c6c6}.woobt-products{padding-bottom:2.5em}.woobt-products,.woobt-products .woobt-product{border:0}.woobt-wrap h2{text-align:left;padding:.8em 0}.price_text{text-align:left;font-weight:700;padding-bottom:10px}.yith-wfbt-submit-block{float:left;padding-left:1.9em;padding-top:20px;text-align:left}td.image_plus{visibility:hidden}.yith-wfbt-item .price{display:inline-block!important;font-size:16px!important;font-weight:400!important}.yith-wfbt-section h3{text-transform:none!important}.yith-wfbt-items .yith-wfbt-item label{font-size:15px}ul.yith-wfbt-items,.yith-wfbt-section h3{text-align:left}.yith-wfbt-items .yith-wfbt-item,.yith-wfbt-items .yith-wfbt-item .woocommerce-Price-amount{color:#545D12;font-weight:700}.yith-wfbt-item a{color:#545D12}.yith-wfbt-items .yith-wfbt-item:first-child,.yith-wfbt-items .yith-wfbt-item:first-child .woocommerce-Price-amount{font-weight:400;color:#424141}.yith-wfbt-items{margin-left:0!important}.yith-wfbt-section .yith-wfbt-items a{margin-left:.5em}.yith-wfbt-section .yith-wfbt-items{list-style-type:none}.yith-wfbt-submit-block .price_text{font-size:16px}.single-product.woocommerce .woocommerce-error,.single-product.woocommerce .woocommerce-info,.single-product.woocommerce .woocommerce-message{border-top:1px;border-bottom:1px;padding:1.5em .6em 1.5em 4.5em!important;border:1px solid #545D12}.single-product.woocommerce .woocommerce-error::before,.single-product.woocommerce .woocommerce-info::before,.single-product.woocommerce .woocommerce-message::before{left:1em;top:1.1em}#wps_wpr_order_notice{display:none}.text-center{text-align:center}.klub-header{padding-bottom:2em}.klub-header h1{font-size:36px;margin-bottom:1em}.klub-header p{font-size:20px;margin-bottom:1.3em}.klub-content h2{font-size:30px}.klub-img-1{background-image:url(https://sklep.ziolowawyspa.pl/wp-content/uploads/2025/03/zw06c.jpg)}.klub-img-2{background-image:url(https://sklep.ziolowawyspa.pl/wp-content/uploads/2025/03/Carota-2.jpg)}.klub-img-3{background-image:url(https://sklep.ziolowawyspa.pl/wp-content/uploads/2025/03/zw13-1-1.jpg)}.klub-img{background-repeat:no-repeat;background-size:cover;background-position:center;min-height:414px}.klub-content div.text-line{padding-top:.7em;padding-bottom:.5em}.klub-content strong{font-style:italic}.entry-content button{font-weight:500;font-size:16px;margin-top:1.8em}.nopad{padding-left:0;padding-right:0}.klub-content-text{padding:1.6em 1.2em}@media screen and (min-width:768px){.row-mob-reversed>div,.row-mob-reversed .klub-content-text{padding-left:0}}@media screen and (max-width:767px){div.product .summary h1,div.product .summary h2,div.product .summary .woocommerce-product-details__short-description,div.product .summary .woocommerce-product-rating,div.product .summary #paypo-icon,div.product form,div.product .summary .wse_promocode,div.product .summary #ikonki-icon{padding-left:14px!important}div.product .summary #ikonki-icon{padding-right:14px}div.product .summary .dolacz_do_klubu{margin-left:14px}.slick-list,.thumbnails li{margin:0!important}.single-product.woocommerce div.product .product_meta{padding-top:13px}.wsc-right-div{width:100vw;padding:1.5em}.wsc-cart-button,.wsc-right-section-cart{display:block}.yith-wfbt-images .add_to_cart_button{width:90%!important}.wsc-wrapper{background:none!important;padding:0;right:unset!important;width:100%}div.product .price-row{padding-left:28px}.woocommerce-product-rating{justify-content:center;display:flex!important;margin:1em 0!important}.wse_promocode{max-width:260px}figure.wp-caption{width:100%!important}.klub-header{padding-bottom:0}#zapisz-sie-zjazd{width:100%}.klub-header h1{font-size:24px}.klub-header p{font-size:18px}.row-mob-reversed{flex-direction:column-reverse}.klub-img{margin-top:1.3em;min-height:244px}#seo-text{padding:2em}label[for="payment_method_przelewy24_extra_147"] img,label[for="payment_method_przelewy24_extra_154"] img,label[for="payment_method_przelewy24_extra_239"] img{display:none}label[for="payment_method_przelewy24_extra_147"]{background-image:url(https://static.przelewy24.pl/payment-form-logo/svg/mobile/147);background-repeat:no-repeat;background-position:129px;background-size:112px 26px}label[for="payment_method_przelewy24_extra_154"]{background-image:url(https://static.przelewy24.pl/payment-form-logo/svg/mobile/154);background-repeat:no-repeat;background-position:48px;background-size:29px 26px}label[for="payment_method_przelewy24_extra_239"]{background-image:url(https://static.przelewy24.pl/payment-form-logo/svg/mobile/239);background-repeat:no-repeat;background-position:85px;background-size:41px 26px}#custom_html-7{padding:0 2em}.woocommerce-checkout-payment li.wc_payment_method label img{max-height:26px}.yith-wfbt-section .yith-wfbt-items{margin-top:2em;padding-bottom:1.5em}.yith-wfbt-item{padding-top:.5em}.yith-wfbt-submit-block{float:none;padding-left:0;padding-top:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:14px}.related.products>h2{font-size:23px}.rd-mobilemenu_ul .fa-caret-down{display:none}}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USew8.ttf) format('truetype')}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHvxk.ttf) format('truetype')}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVew8.ttf) format('truetype')}@font-face{font-display:swap;font-family:'Playfair Display';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvUDQ.ttf) format('truetype')}@font-face{font-display:swap;font-family:'Playfair Display';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vUDQ.ttf) format('truetype')}@font-face{font-display:swap;font-family:'Playfair Display';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiukDQ.ttf) format('truetype')}:root{--main-bg-color:#77b0eb;--main-bor-text-color:#000;--main-bor-width:3px;--main-bor-color:#000;--main-button-color:#195bbc;--main-buttontext-color:#fff;--main-buttonhover-color:#195bbc;--main-buttonhovertext-color:#fff}.woocommerce-checkout .cclw_opc_main .border_html{border-left-style:solid;border-width:3px;border-color:#000}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}