@charset "UTF-8";
: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}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:hsl(91 60% 72% / .6)}.marker-cluster-small div{background-color:rgb(110 204 57 / .6)}.marker-cluster-medium{background-color:rgb(241 211 87 / .6)}.marker-cluster-medium div{background-color:rgb(240 194 12 / .6)}.marker-cluster-large{background-color:hsl(18 97% 72% / .6)}.marker-cluster-large div{background-color:rgb(241 128 23 / .6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif;height:30px;margin-left:5px;margin-top:5px;text-align:center;width:30px}.marker-cluster span{line-height:30px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:#fff0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:#fff0}.leaflet-container a{-webkit-tap-highlight-color:rgb(51 181 229 / .4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsl(0 0% 100% / .5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgb(0 0 0 / .65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgb(0 0 0 / .4)}.leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/flexible-shipping-ups/build/images/layers.416d9136.png);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/flexible-shipping-ups/build/images/layers-2x.8f2c4d11.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/wp-content/plugins/flexible-shipping-ups/build/images/marker-icon.2b3e1faf.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsl(0 0% 100% / .8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:baseline!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:hsl(0 0% 100% / .8);border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgb(0 0 0 / .2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgb(0 0 0 / .4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:#fff0;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgb(0 0 0 / .4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#fff0;border:6px solid #fff0;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:hsl(91 60% 72% / .6)}.marker-cluster-small div{background-color:rgb(110 204 57 / .6)}.marker-cluster-medium{background-color:rgb(241 211 87 / .6)}.marker-cluster-medium div{background-color:rgb(240 194 12 / .6)}.marker-cluster-large{background-color:hsl(18 97% 72% / .6)}.marker-cluster-large div{background-color:rgb(241 128 23 / .6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif;height:30px;margin-left:5px;margin-top:5px;text-align:center;width:30px}.marker-cluster span{line-height:30px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:#fff0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:#fff0}.leaflet-container a{-webkit-tap-highlight-color:rgb(51 181 229 / .4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsl(0 0% 100% / .5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgb(0 0 0 / .65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgb(0 0 0 / .4)}.leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/flexible-shipping-ups/build/images/layers.416d9136.png);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/flexible-shipping-ups/build/images/layers-2x.8f2c4d11.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/wp-content/plugins/flexible-shipping-ups/build/images/marker-icon.2b3e1faf.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsl(0 0% 100% / .8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:baseline!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:hsl(0 0% 100% / .8);border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgb(0 0 0 / .2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgb(0 0 0 / .4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:#fff0;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgb(0 0 0 / .4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#fff0;border:6px solid #fff0;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}}.aioseo-toc-header{width:100%;position:relative}.aioseo-toc-header:has(.aioseo-toc-header-area){flex-direction:column;align-items:flex-start}.aioseo-toc-header .aioseo-toc-header-title{align-items:center;color:#434960;display:flex;flex:1 0 auto;font-size:24px;font-weight:700;line-height:125%;max-width:100%;gap:8px}.aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible{display:flex;border-radius:2px;cursor:pointer;transition:transform .3s ease;background-color:#e5f0ff;box-sizing:border-box;justify-content:center;align-items:center}[dir=ltr] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible{padding:8px 0 8px 10px}[dir=rtl] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible{padding:8px 10px 8px 0}.aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible svg{width:14px;height:14px}[dir=ltr] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible svg{margin-right:10px}[dir=rtl] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible svg{margin-left:10px}.aioseo-toc-header .aioseo-toc-header-instructions{color:#2c324c;font-size:16px;margin-bottom:0;margin-top:16px}.aioseo-toc-header .aioseo-toc-header-buttons{flex:0 1 auto}.aioseo-toc-contents{transition:transform .3s ease,opacity .3s ease;transform-origin:top;display:block;opacity:1;transform:scaleY(1);padding-top:12px}.aioseo-toc-collapsed{opacity:0;transform:scaleY(0);height:0;overflow:hidden}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.selectBox-dropdown{min-width:150px;position:relative;border:solid 1px #bbb;line-height:1.5;text-decoration:none;text-align:left;color:#000;outline:none;vertical-align:middle;background:#f2f2f2;background:-moz-linear-gradient(top,#F8F8F8 1%,#E1E1E1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#F8F8F8),color-stop(100%,#E1E1E1));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F8F8F8",endColorstr="#E1E1E1",GradientType=0);-moz-box-shadow:0 1px 0 hsl(0 0% 100% / .75);-webkit-box-shadow:0 1px 0 hsl(0 0% 100% / .75);box-shadow:0 1px 0 hsl(0 0% 100% / .75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:inline-block;cursor:default}.selectBox-dropdown:focus,.selectBox-dropdown:focus .selectBox-arrow{border-color:#666}.selectBox-dropdown.selectBox-menuShowing{-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.selectBox-dropdown .selectBox-label{padding:2px 8px;display:inline-block;white-space:nowrap;overflow:hidden}.selectBox-dropdown .selectBox-arrow{position:absolute;top:0;right:0;width:23px;height:100%;background:url(/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../images/jquery.selectBox-arrow.gif) 50% center no-repeat;border-left:solid 1px #bbb}.selectBox-dropdown-menu{position:absolute;z-index:99999;max-height:200px;min-height:1em;border:solid 1px #bbb;background:#fff;-moz-box-shadow:0 2px 6px rgb(0 0 0 / .2);-webkit-box-shadow:0 2px 6px rgb(0 0 0 / .2);box-shadow:0 2px 6px rgb(0 0 0 / .2);overflow:auto;-webkit-overflow-scrolling:touch}.selectBox-inline{min-width:150px;outline:none;border:solid 1px #bbb;background:#fff;display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:auto}.selectBox-inline:focus{border-color:#666}.selectBox-options,.selectBox-options LI,.selectBox-options LI A{list-style:none;display:block;cursor:default;padding:0;margin:0}.selectBox-options LI A{line-height:1.5;padding:0 .5em;white-space:nowrap;overflow:hidden;background:6px center no-repeat}.selectBox-options LI.selectBox-hover A{background-color:#eee}.selectBox-options LI.selectBox-disabled A{color:#888;background-color:#fff0}.selectBox-options LI.selectBox-selected A{background-color:#c8def4}.selectBox-options .selectBox-optgroup{color:#666;background:#eee;font-weight:700;line-height:1.5;padding:0 .3em;white-space:nowrap}.selectBox.selectBox-disabled{color:#888!important}.selectBox-dropdown.selectBox-disabled .selectBox-arrow{opacity:.5;filter:alpha(opacity=50);border-color:#666}.selectBox-inline.selectBox-disabled{color:#888!important}.selectBox-inline.selectBox-disabled .selectBox-options A{background-color:#fff0!important}﻿.yith-wcwl-popup{display:none}.yith-wcwl-popup-content h3{text-align:center;font-size:1.5em}.yith-wcwl-popup-content label{display:block}.yith-wcwl-popup-content select,.yith-wcwl-popup-content input[type=text]{padding:10px 7px}.yith-wcwl-popup-content .create{display:none}.yith-wcwl-popup-content .yith-wcwl-second-row{display:none}.yith-wcwl-popup-content .popup-description{text-align:center;font-weight:600;margin-bottom:15px}.yith-wcwl-popup-content .popup-description a.show-tab.active{cursor:inherit;color:inherit;pointer-events:none}.yith-wcwl-popup-content .wishlist-select{box-sizing:border-box}.yith-wcwl-popup-feedback{margin-top:2em;margin-bottom:2em}.yith-wcwl-popup-feedback p.feedback{margin-top:1.5em;text-align:center;font-size:1.1rem;font-weight:600}.yith-wcwl-popup-footer{margin:15px 0}.yith-wcwl-popup-footer .button.wishlist-submit{display:block;width:100%;text-align:center}.yith-wcwl-popup-content .heading-icon,.yith-wcwl-popup-feedback .heading-icon{text-align:center;display:block;font-size:70px;color:#333;margin-block:0 15px}.yith-wcwl-popup-content .heading-icon svg.yith-wcwl-icon-svg,.yith-wcwl-popup-content .heading-icon img,.yith-wcwl-popup-feedback .heading-icon svg.yith-wcwl-icon-svg,.yith-wcwl-popup-feedback .heading-icon img{width:70px;height:70px}.pp_pic_holder.pp_woocommerce.feedback{max-width:450px!important}.pp_pic_holder.pp_woocommerce.feedback .pp_content{width:auto!important}.yith-wcwl-add-button.with-dropdown{position:relative;padding:15px 0}.yith-wcwl-add-button.show-dropdown ul.yith-wcwl-dropdown{display:block}.yith-wcwl-add-button ul.yith-wcwl-dropdown li{padding:15px;padding-left:0;text-transform:uppercase;font-size:.8em}.yith-wcwl-add-button ul.yith-wcwl-dropdown li:before{font-family:FontAwesome;content:"";margin-right:15px}.yith-wcwl-add-button ul.yith-wcwl-dropdown li:not(:last-child){border-bottom:1px solid #cdcdcd}.yith-wcwl-add-button ul.yith-wcwl-dropdown li a{font-size:1em!important;color:inherit;box-shadow:none}.yith-wcwl-add-button ul.yith-wcwl-dropdown li a:hover{color:initial}.yith-wcwl-add-to-wishlist .yith-wcwl-add-button{display:flex;flex-direction:column;align-items:center}.yith-wcwl-add-to-wishlist a.button:not(.theme-button-style){padding:7px 10px}.yith-wcwl-add-to-wishlist svg.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist .add_to_wishlist img{height:auto;width:25px;color:var(--add-to-wishlist-icon-color,#000)}.yith-wcwl-add-to-wishlist.exists svg.yith-wcwl-icon-svg{color:var(--added-to-wishlist-icon-color,#000)}.yith-wcwl-wishlistaddedbrowse{display:flex;flex-direction:column;align-items:center}.yith-wcwl-wishlistaddedbrowse .feedback{display:flex;align-items:center;justify-content:center;gap:5px;text-wrap:balance}.yith-wcwl-add-to-wishlist--single .yith-wcwl-add-button ul.yith-wcwl-dropdown{left:0}.yith-wcwl-add-button ul.yith-wcwl-dropdown{display:none;list-style:none;margin-bottom:0;padding:5px 25px;background:#fff;position:absolute;z-index:15;top:100%;border:1px solid #cdcdcd;outline-offset:-10px;left:50%;min-width:200px}.yith-wcwl-add-to-wishlist .separator+[data-title]{display:inline-block}.yith-wcwl-add-to-wishlist .with-tooltip{position:relative}.yith-wcwl-tooltip{z-index:10;padding:5px 10px;border-radius:5px;text-align:center;top:calc(100% + 5px);pointer-events:none;cursor:initial;font-size:.6875rem;line-height:normal;display:none}.with-dropdown .yith-wcwl-tooltip{top:auto;bottom:calc(100% + 10px)}.with-tooltip .yith-wcwl-tooltip{position:absolute;left:50%;transform:translateX(-50%)}.with-tooltip .yith-wcwl-tooltip:before{content:"";display:block;position:absolute;top:0;left:50%;transform:translate(-50%,-95%);width:0;height:0;background:#fff0!important;border-left:5px solid #fff0!important;border-right:5px solid #fff0!important;border-bottom:5px solid}.with-dropdown .with-tooltip .yith-wcwl-tooltip:before{bottom:-5px;top:auto;border-left:5px solid #fff0;border-right:5px solid #fff0;border-top:5px solid;border-bottom:none}#yith-wcwl-popup-message{font-weight:700;line-height:50px;text-align:center;background:#fff;-webkit-box-shadow:0 0 15px rgb(0 0 0 / .3);-moz-box-shadow:0 0 15px rgb(0 0 0 / .3);box-shadow:0 0 15px rgb(0 0 0 / .3);position:fixed;top:50%;left:50%;padding:7px 40px;z-index:10000}.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style){background-color:var(--color-add-to-wishlist-background,#333333);background:var(--color-add-to-wishlist-background,#333333);color:var(--color-add-to-wishlist-text,#ffffff);border-color:var(--color-add-to-wishlist-border,#333333);border-radius:var(--rounded-corners-radius,16px)}.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style):hover{background-color:var(--color-add-to-wishlist-background-hover,#4f4f4f);background:var(--color-add-to-wishlist-background-hover,#4f4f4f);color:var(--color-add-to-wishlist-text-hover,#ffffff);border-color:var(--color-add-to-wishlist-border-hover,#4f4f4f)}.yith-wcwl-tooltip,.with-tooltip .yith-wcwl-tooltip:before,.with-dropdown .with-tooltip .yith-wcwl-tooltip:before{background-color:var(--tooltip-color-background,#333333);border-bottom-color:var(--tooltip-color-background,#333333);border-top-color:var(--tooltip-color-background,#333333);color:var(--tooltip-color-text,#ffffff)}.wishlist-title{display:inline-block}.wishlist-title:hover a.show-title-form{visibility:visible}.wishlist-title h2{display:inline-block;padding:5px}.wishlist-title a.show-title-form{cursor:pointer;visibility:hidden;display:inline-flex;align-items:center;padding:2px 7px;gap:5px}.wishlist-title a.show-title-form svg.yith-wcwl-icon-svg,.wishlist-title a.show-title-form img{width:20px}.wishlist-title.wishlist-title-with-form h2:hover{background:#efefef}.hidden-title-form{position:relative;margin:25px 0 39px}.hidden-title-form .edit-title-buttons{position:absolute;right:5px;top:calc(50% - 15px)}.hidden-title-form>input[type=text]{padding-right:65px;line-height:1;min-height:30px}.hidden-title-form a{cursor:pointer;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;vertical-align:middle;font-size:1.3em}.hidden-title-form a i{margin:0;display:inline-block}.yes-js .hidden-title-form{display:none}table.wishlist_table{font-size:80%}table.wishlist_table.shop_table{width:100%}table.wishlist_table.shop_table .product-remove{width:0}table.wishlist_table.shop_table .product-remove>div{display:flex;align-items:center;justify-content:center}table.wishlist_table tr{position:relative}table.wishlist_table tr th{text-align:center}table.wishlist_table tr th.product-checkbox{vertical-align:middle;width:40px}table.wishlist_table tr th.product-remove{vertical-align:middle;width:40px}table.wishlist_table tr th.product-thumbnail{width:80px}table.wishlist_table tr th.product-name{text-align:left}table.wishlist_table thead th{border-top:1px solid;padding:16px 12px}table.wishlist_table tbody td{padding:16px 12px}table.wishlist_table thead th,table.wishlist_table tbody td{border-color:#e7e7e7}table.wishlist_table tbody td.wishlist-empty,p.wishlist-empty{text-align:center;margin:100px 0}.wishlist_table tr td,.wishlist_table tr th.wishlist-delete,.wishlist_table tr th.product-checkbox{text-align:center}.wishlist_table tr td.product-thumbnail,.wishlist_table tr td.product-name,.wishlist_table tr td.wishlist-name,.wishlist_table tr td.wishlist-privacy,.wishlist_table tfoot td{text-align:left}.wishlist_table tr td.product-remove{padding:16px 0}.wishlist_table tr td.product-thumbnail a{display:block;border:none;max-width:80px}.wishlist_table tr td.product-thumbnail a img{width:100%}.wishlist_table tr td.product-arrange{cursor:grab}.wishlist_table tr td.product-arrange:active{cursor:grabbing}.wishlist_table .product-stock-status span.wishlist-in-stock{color:#297e29}.wishlist_table .product-stock-status span.wishlist-out-of-stock{color:red}.wishlist_table .product-add-to-cart span.dateadded{display:block}.wishlist_table .product-add-to-cart a{display:table!important;margin:0 auto 5px!important;text-align:center}.wishlist_table .product-add-to-cart a.button{padding:6px 25px!important;display:inline-flex!important}.wishlist_table .product-add-to-cart a>img{display:inline;max-width:2em}.wishlist_table .product-add-to-cart .variations_form,.wishlist_table .product-add-to-cart.yith_wccl_is_custom .variations_form .variations{margin:15px 0}.wishlist_table .price-variation{display:block}.wishlist_table .price-variation.decrease .variation-rate{color:red}.wishlist_table .price-variation .old-price{display:block}.wishlist_table a.button{white-space:normal;margin-bottom:5px!important}.wishlist_table.modern_grid{list-style:none;margin:0 -7px 35px;font-size:0}.wishlist_table.modern_grid li{display:inline-block;vertical-align:top;width:33.33%;padding:0 7px;margin-bottom:15px}.wishlist_table.modern_grid li.wishlist-empty,.wishlist_table.images_grid li.wishlist-empty{width:100%;font-size:1rem;text-align:center;margin:50px 0}.wishlist_table.images_grid li.show{z-index:10}.wishlist_table.images_grid.products li.product.first,.wishlist_table.images_grid.products li.product.last{clear:none}.wishlist_table.images_grid.columns-2.products li.product:nth-of-type(2n+1),.wishlist_table.images_grid.columns-3.products li.product:nth-of-type(3n+1),.wishlist_table.images_grid.columns-4.products li.product:nth-of-type(4n+1),.wishlist_table.images_grid.columns-5.products li.product:nth-of-type(5n+1),.wishlist_table.images_grid.columns-6.products li.product:nth-of-type(6n+1){clear:both}.wishlist_table.modern_grid li .item-wrapper{display:table;margin:0 -7px}.wishlist_table.modern_grid li .product-thumbnail,.wishlist_table.modern_grid li .item-details{display:table-cell;vertical-align:top;box-sizing:border-box;width:50%;padding:0 7px;font-size:1rem}.wishlist_table.modern_grid li .product-thumbnail,.wishlist_table.images_grid li .product-thumbnail{position:relative}.wishlist_table.modern_grid li .product-thumbnail .product-checkbox,.wishlist_table.images_grid li .product-thumbnail .product-checkbox{position:absolute;top:7px;left:15px;z-index:2}.wishlist_table.modern_grid li .product-thumbnail>a{display:block}.wishlist_table.modern_grid li .product-thumbnail>a img{display:block}.wishlist_table.images_grid li.show .product-thumbnail>a img,.wishlist_table.images_grid li:hover .product-thumbnail>a img{filter:brightness(1.1)}.wishlist_table.modern_grid.wishlist_view li .item-details{position:relative}.wishlist_table.modern_grid.wishlist_view li .item-details:before{content:"";display:block;top:0;bottom:0;left:7px;background:#fff;position:absolute;right:7px;z-index:0;border:1px solid #cdcdcd}.wishlist_table.images_grid li .item-details{display:none;position:absolute;z-index:2;bottom:15px;left:calc(50% - 150px);width:300px;background:#fff;padding:10px 20px;-webkit-box-shadow:0 0 15px rgb(0 0 0 / .3);-moz-box-shadow:0 0 15px rgb(0 0 0 / .3);box-shadow:0 0 15px rgb(0 0 0 / .3)}.wishlist_table.images_grid li.show .item-details{display:block}.wishlist_table.modern_grid li .item-details .item-details-wrapper{padding:15px 20px;line-height:normal;position:relative}.wishlist_table.images_grid li .item-details a.close{position:absolute;top:10px;right:20px}.wishlist_table.modern_grid li .item-details h3,.wishlist_table.images_grid li .item-details h3,.wishlist_table.mobile li .item-details h3{margin-bottom:7px}.wishlist_table.modern_grid li .item-details table.item-details-table,.wishlist_table.images_grid li .item-details table.item-details-table,.wishlist_table.mobile li .item-details table.item-details-table,.wishlist_table.mobile li table.additional-info{border:none;margin-bottom:7px}.wishlist_table.modern_grid li .item-details table.item-details-table td,.wishlist_table.images_grid li .item-details table.item-details-table td,.wishlist_table.mobile li .item-details table.item-details-table td,.wishlist_table.mobile li table.additional-info td{border:none;font-size:.8em;padding:3px;vertical-align:top}.wishlist_table.modern_grid li .item-details table.item-details-table td.label,.wishlist_table.images_grid li .item-details table.item-details-table td.label,.wishlist_table.mobile li .item-details table.item-details-table td.label,.wishlist_table.mobile li table.additional-info td.label{text-align:left;font-weight:700;width:40%}.wishlist_table.modern_grid li .item-details table.item-details-table td.value,.wishlist_table.images_grid li .item-details table.item-details-table td.value,.wishlist_table.mobile li .item-details table.item-details-table td.value,.wishlist_table.mobile li table.additional-info td.value{text-align:right}.wishlist_table.modern_grid li .item-details table.item-details-table td.value a.selectBox{margin-right:0}.wishlist_table.modern_grid li .item-details table.item-details-table td.value input,.wishlist_table.images_grid li .item-details table.item-details-table td.value input,.wishlist_table.mobile li table.additional-info td.value input{width:auto}.wishlist_table.modern_grid li .item-details .product-add-to-cart,.wishlist_table.images_grid li .item-details .product-add-to-cart{text-align:center;margin-bottom:7px}.wishlist_table.modern_grid li .item-details .move-to-another-wishlist,.wishlist_table.images_grid li .item-details .move-to-another-wishlist{text-align:center;margin-bottom:7px}.wishlist_table.modern_grid li .item-details .product-remove,.wishlist_table.images_grid li .item-details .product-remove{text-align:right}.wishlist_table.modern_grid li .item-details .product-remove a,.wishlist_table.images_grid li .item-details .product-remove a{border:none;border-radius:0;display:inline-block}.wishlist_table.mobile{list-style:none;margin-left:0}.wishlist_table.mobile li{margin-bottom:7px}.wishlist_table.mobile li .product-checkbox{display:inline-block;width:20px;vertical-align:top}.wishlist_table.mobile li .item-wrapper{display:inline-block;width:calc(100% - 25px);vertical-align:top;margin-bottom:7px}.wishlist_table.wishlist_manage_table.mobile li.wishlist-empty{text-align:center}.wishlist_table.wishlist_manage_table.mobile li .item-wrapper{width:100%}.wishlist_table.mobile li .item-wrapper .product-thumbnail{display:inline-block;max-width:60px;margin-right:10px}.wishlist_table.mobile li .item-wrapper .item-details{display:inline-block;width:calc(100% - 80px);vertical-align:top}.wishlist_table.mobile.with-checkbox li .additional-info-wrapper{padding-left:20px}.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart,.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist{text-align:center;margin-bottom:7px}.wishlist_table.mobile li .additional-info-wrapper .product-remove{text-align:right}a.add_to_wishlist{cursor:pointer}.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{margin-right:5px}.yith-wcwl-add-to-wishlist a.add_to_wishlist>img,.yith-wcwl-add-to-wishlist a.move_to_another_wishlist>img,.yith-wcwl-add-to-wishlist a.delete_item>img{max-width:32px;display:inline-block;margin-right:10px}.yith-wcwl-add-to-wishlist a.add_to_wishlist>.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist a.move_to_another_wishlist>.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist a.delete_item>.yith-wcwl-icon-svg{vertical-align:bottom}a.add_to_wishlist+a.view-wishlist,a.delete_item+a.view-wishlist{margin-left:15px}.summary .single_add_to_wishlist.button,div.product .woocommerce-price-and-add .single_add_to_wishlist.button{margin:0}.wishlist_table .add_to_cart.button{padding:7px 12px;line-height:normal}.yith-wcwl-add-to-wishlist{margin-top:10px}.yith-wcwl-add-button>a i,.wishlist_table .add_to_cart.button i,.wishlist_table .ask-an-estimate-button i,.wishlist-title a.show-title-form i,.hidden-title-form button i,.yith-wcwl-wishlist-new button i,.wishlist_manage_table tfoot button.submit-wishlist-changes i,.wishlist_manage_table tfoot a.create-new-wishlist i,.yith-wcwl-wishlist-search-form button.wishlist-search-button i{margin-right:10px}.wishlist_table .add_to_cart.button,.yith-wcwl-add-button a.add_to_wishlist,.yith-wcwl-popup-button a.add_to_wishlist,.wishlist_table a.ask-an-estimate-button,.wishlist-title a.show-title-form,.hidden-title-form a.hide-title-form,.woocommerce .yith-wcwl-wishlist-new button,.wishlist_manage_table a.create-new-wishlist,.wishlist_manage_table button.submit-wishlist-changes,.yith-wcwl-wishlist-search-form button.wishlist-search-button{margin:0;box-shadow:none;text-shadow:none}.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg,.yith-wcwl-add-button .add_to_wishlist img{margin-right:5px}.add-to-wishlist-before_image{position:relative}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist{position:absolute;z-index:10;margin:0;top:10px;left:10px}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .with-dropdown{padding:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .add_to_wishlist,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .disabled_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .open-pretty-photo{font-size:0;background:none}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .delete_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .move_to_another_wishlist{font-size:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback{display:none}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback+a{font-size:0;background:none}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i{font-size:1.6rem;margin:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist img{margin:0}.woocommerce .wishlist-title{margin-bottom:30px}.woocommerce .wishlist-title h2{vertical-align:middle;margin-bottom:0}.woocommerce .hidden-title-form button{padding:7px 24px;vertical-align:middle;border:none;position:relative}.woocommerce .hidden-title-form button:active{top:1px}.woocommerce .back-to-all-wishlists{margin-bottom:20px}.woocommerce #content table.wishlist_table.cart a.remove{color:#c3c3c3;margin:0 auto}.woocommerce #content table.wishlist_table.cart a.remove:hover{background-color:#c3c3c3;color:#fff}.yith-wcwl-share{margin-bottom:35px}.yith-wcwl-share h4.yith-wcwl-share-title{margin:10px 0}.yith-wcwl-share ul{margin:5px 0;padding:0;display:flex;gap:5px;align-items:center}.yith-wcwl-share li a{color:#fff;text-align:center;text-decoration:none;line-height:1;padding:5px;display:grid;place-items:center;border:none;min-width:26px;min-height:26px;border-radius:5px}.yith-wcwl-share li a:hover{color:#fff}.yith-wcwl-share li a>img{max-width:1em}.yith-wcwl-share li a svg{width:15px;height:15px}.yith-wcwl-share li a.email svg{width:17px;height:17px}.yith-wcwl-share ul li,.entry-content .yith-wcwl-share ul li{display:inline-block;margin-left:0;margin-right:0}.copy-trigger{cursor:pointer}.yith_wcwl_wishlist_footer>div{margin-bottom:15px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action{float:left}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action label{display:inline-block;margin-right:10px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action #bulk_actions{min-width:250px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action input[type=submit]{margin:0;margin-left:10px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_update{float:right}.yith_wcwl_wishlist_footer .yith-wcwl-share{float:left;clear:both}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action{float:right;display:flex;gap:15px}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action>*{vertical-align:middle}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action button,.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action input[type=submit],.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action a{margin:0}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action,.yith_wcwl_wishlist_update+.yith_wcwl_footer_additional_action{clear:both}.wishlist-page-links{clear:both}#move_to_another_wishlist{display:none}.yith-wcwl-wishlist-new{padding:20px 0}.yith-wcwl-popup-content .yith-wcwl-wishlist-new{padding:0}.yith-wcwl-wishlist-new .wishlist-name{display:inline-block}.yith-wcwl-wishlist-new .wishlist-privacy-radio label{display:block}.yith-wcwl-popup-content .create-wishlist-button{margin-top:15px;width:100%}#create_new_wishlist{display:none}.wishlist_manage_table select{vertical-align:middle;margin-right:10px}.wishlist_manage_table td.wishlist-name .wishlist-title{margin-bottom:0}.wishlist_manage_table td.wishlist-name .wishlist-title .show-title-form{display:inline-block;padding:0;border:none;background:none;top:0;margin:0}.wishlist_manage_table td.wishlist-name a.show-title-form i{padding:5px;margin:0}.wishlist_manage_table td.wishlist-name:hover a.show-title-form{visibility:visible}.wishlist_manage_table td.wishlist-name .hidden-title-form{margin:0!important;width:100%}.wishlist_manage_table td.wishlist-name .hidden-title-form input[type=text]{width:100%;min-width:0}.wishlist_manage_table td.wishlist-name .hidden-title-form{position:relative}table.wishlist_manage_table tfoot td{text-align:right;padding:24px 12px}.wishlist_manage_table tfoot button.submit-wishlist-changes{padding:7px 24px;vertical-align:middle;border:1px solid;border-radius:3px;position:relative;line-height:normal}.wishlist_manage_table tfoot button.submit-wishlist-changes:active{top:1px}.wishlist_manage_table tfoot a.create-new-wishlist{vertical-align:middle;line-height:normal;padding:7px 24px}.wishlist_manage_table.modern_grid li.wishlist-empty{margin:50px 0}.wishlist_manage_table.modern_grid li .item-wrapper{display:block;margin:0;padding:40px 50px;background:#fff;border:1px solid #cdcdcd}.wishlist_manage_table.modern_grid li .product-thumbnail,.wishlist_manage_table.modern_grid li .item-details{display:block;width:100%;padding:0}.wishlist_manage_table.modern_grid li .item-details .hidden-title-form{width:100%}.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box{display:flex;background:#f2f2f2;min-height:400px;align-items:center;justify-content:center;margin-bottom:15px}.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box p{font-size:1em;line-height:1.5em;font-weight:600}.wishlist_manage_table.modern_grid li .product-thumbnail img:first-child{width:100%;margin-bottom:15px}.wishlist_manage_table.modern_grid li .product-thumbnail img{width:calc(50% - 8px)}.wishlist_manage_table.modern_grid li .product-thumbnail img:nth-child(3){margin-left:15px}.wishlist_manage_table.modern_grid li .wishlist-title-with-form{display:block}.wishlist_manage_table.modern_grid li .wishlist-title-with-form h3{display:inline-block}.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form,.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form:hover{visibility:visible;float:right;margin:0;background:none;color:inherit}.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form i{margin:0}.wishlist_manage_table.modern_grid li .hidden-title-form{margin-top:0!important}.wishlist_manage_table.modern_grid li .hidden-title-form input[type=text]{width:100%;min-width:0}.wishlist_manage_table.mobile li{margin-bottom:30px}.wishlist_manage_table.mobile li .item-wrapper .item-details{width:100%}.wishlist_manage_table.mobile li .item-details .hidden-title-form{position:relative}.wishlist_manage_table.mobile li .item-details .hidden-title-form input[type=text]{width:100%}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title{display:block;border-bottom:1px solid #cdcdcd;position:relative}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form{position:absolute;right:0;top:0;visibility:visible}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form i{margin-right:0}.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.selectBox{margin-right:0}.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.wishlist-download{float:left}.yith-wcwl-wishlist-search-form{text-align:center;padding:20px 0}.yith-wcwl-wishlist-search-form #wishlist_search{display:inline-block;max-width:300px;vertical-align:middle}.yith-wcwl-wishlist-search-form button.wishlist-search-button{display:inline-block;padding:7px 24px;vertical-align:middle;border:1px solid;border-radius:3px;position:relative;line-height:normal}.yith-wcwl-wishlist-search-form button.wishlist-search-button i{margin:0}.yith-wcwl-wishlist-search-form button.wishlist-search-button:active{top:1px}.yith-wcwl-search-results .wishlist-owner{text-align:left}.yith-wcwl-search-results .wishlist-owner .thumb{display:inline-block;margin-right:15px}.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style){background:var(--color-add-to-cart-background,#333333);color:var(--color-add-to-cart-text,#ffffff);border-color:var(--color-add-to-cart-border,#333333);border-radius:var(--add-to-cart-rounded-corners-radius,16px)}.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style):hover{background:var(--color-add-to-cart-background-hover,#4f4f4f);color:var(--color-add-to-cart-text-hover,#ffffff);border-color:var(--color-add-to-cart-border-hover,#4f4f4f)}.woocommerce .hidden-title-form button,.yith-wcwl-wishlist-new .create-wishlist-button,.wishlist_manage_table tfoot button.submit-wishlist-changes,.yith-wcwl-wishlist-search-form button.wishlist-search-button{background:var(--color-button-style-1-background,#333333);color:var(--color-button-style-1-text,#ffffff);border-color:var(--color-button-style-1-border,#333333)}.woocommerce .hidden-title-form button:hover,.yith-wcwl-wishlist-new .create-wishlist-button:hover,.wishlist_manage_table tfoot button.submit-wishlist-changes:hover,.yith-wcwl-wishlist-search-form button.wishlist-search-button:hover{background:var(--color-button-style-1-background-hover,#333333);color:var(--color-button-style-1-text-hover,#ffffff);border-color:var(--color-button-style-1-border-hover,#333333)}.woocommerce .wishlist-title a.show-title-form,.woocommerce .hidden-title-form a.hide-title-form,.wishlist_manage_table tfoot a.create-new-wishlist{background:var(--color-button-style-2-background,#333333);color:var(--color-button-style-2-text,#ffffff);border-color:var(--color-button-style-2-border,#333333)}.woocommerce .wishlist-title a.show-title-form:hover,.woocommerce .hidden-title-form a.hide-title-form:hover,.wishlist_manage_table tfoot a.create-new-wishlist:hover{background:var(--color-button-style-2-background-hover,#333333);color:var(--color-button-style-2-text-hover,#ffffff);border-color:var(--color-button-style-2-border-hover,#333333)}.woocommerce table.shop_table.wishlist_table tr td{background:var(--color-wishlist-table-background,#ffffff);color:var(--color-wishlist-table-text,#6d6c6c);border-color:var(--color-wishlist-table-border,#cccccc)}.wishlist_table thead tr th,.wishlist_table tfoot td td,.widget_yith-wcwl-lists ul.dropdown li.current a,.widget_yith-wcwl-lists ul.dropdown li a:hover,.selectBox-dropdown-menu.selectBox-options li.selectBox-selected a,.selectBox-dropdown-menu.selectBox-options li.selectBox-hover a{background:var(--color-headers-background,#f4f4f4)}.yith-wcwl-share li a{color:var(--color-share-button-color,#ffffff)}.yith-wcwl-share li a:hover{color:var(--color-share-button-color-hover,#ffffff)}.yith-wcwl-share a.facebook{background:var(--color-fb-button-background,#39599e)}.yith-wcwl-share a.facebook:hover{background:var(--color-fb-button-background-hover,#39599e)}.yith-wcwl-share a.twitter{background:var(--color-tw-button-background,#45afe2)}.yith-wcwl-share a.twitter:hover{background:var(--color-tw-button-background-hover,#39599e)}.yith-wcwl-share a.pinterest{background:var(--color-pr-button-background,#ab2e31)}.yith-wcwl-share a.pinterest:hover{background:var(--color-pr-button-background-hover,#39599e)}.yith-wcwl-share a.email{background:var(--color-em-button-background,#fbb102)}.yith-wcwl-share a.email:hover{background:var(--color-em-button-background-hover,#39599e)}.yith-wcwl-share a.whatsapp{background:var(--color-wa-button-background,#00a901)}.yith-wcwl-share a.whatsapp:hover{background:var(--color-wa-button-background-hover,#39599e)}.woocommerce a.selectBox{background:#fff;min-width:100px;margin-right:10px;color:inherit}.woocommerce a.selectBox,.woocommerce a.selectBox:hover{border-bottom:1px solid #bbb!important}.woocommerce a.selectBox:hover{color:inherit}.woocommerce a.selectBox:focus{border:1px solid #ccc}.selectBox-dropdown .selectBox-label{vertical-align:middle;padding:3px 8px}.selectBox-dropdown .selectBox-arrow{border:none;background:url(/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../images/jquery.selectBox-arrow.png) center right no-repeat}.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow{background:url(/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../images/jquery.selectBox-arrow.png) center left no-repeat}.selectBox-dropdown-menu{border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding:5px;font-size:80%}.selectBox-dropdown-menu li a{color:inherit;padding:5px 8px;border-radius:3px}.selectBox-dropdown-menu a:hover{color:inherit;text-decoration:none}select.selectBox.change-wishlist{max-width:100px}.selectBox.change-wishlist{width:auto!important}.change-wishlist-selectBox-dropdown-menu{width:auto!important}.yith-wcwl-with-pretty-photo{overflow:hidden}.yith-wcwl-with-pretty-photo .pp_content{height:auto!important}.woocommerce .wishlist-fragment .blockUI.blockOverlay::before,.woocommerce .yith-wcwl-popup-form .blockUI.blockOverlay::before{display:none}.yith-wcwl-add-to-wishlist .ajax-loading{box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;display:inline!important;margin-left:5px;vertical-align:middle;visibility:hidden;width:16px!important;height:16px!important}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown li,.widget_yith-wcwl-lists ul.dropdown li{padding:0}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li a,.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,.widget_yith-wcwl-lists ul.dropdown>li a,.widget_yith-wcwl-lists ul.dropdown ul.lists>li a{display:block;padding:5px 15px}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,.widget_yith-wcwl-lists ul.dropdown ul.lists>li a{padding:5px 25px}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li.lists-section,.widget_yith-wcwl-lists ul.dropdown>li.lists-section{border-bottom:1px solid #e7e7e7}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists,.widget_yith-wcwl-lists ul.dropdown ul.lists{margin:0}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget,.widget_yith-wcwl-items ul.product_list_widget{margin-bottom:40px!important}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb,.widget_yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgb(0 0 0 / .4);box-shadow:0 0 1px hsl(0 0% 100% / .4)}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li,.widget_yith-wcwl-items ul.product_list_widget li{display:table}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li:not(:last-child),.widget_yith-wcwl-items ul.product_list_widget li:not(:last-child){margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info{display:table-cell;vertical-align:middle}.elementor-widget-wp-widget-yith-wcwl-items p.empty-wishlist,.widget_yith-wcwl-items p.empty-wishlist{margin-bottom:0!important}.elementor-widget-wp-widget-yith-wcwl-items .heading,.widget_yith-wcwl-items .heading{text-align:center;cursor:pointer}.elementor-widget-wp-widget-yith-wcwl-items .heading a,.widget_yith-wcwl-items .heading a{color:inherit}.elementor-widget-wp-widget-yith-wcwl-items .mini,.widget_yith-wcwl-items .mini{position:relative;display:flex}.elementor-widget-wp-widget-yith-wcwl-items .mini:hover .list,.widget_yith-wcwl-items .mini:hover .list{display:block}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget,.widget_yith-wcwl-items .mini ul.product_list_widget{max-height:30vh;overflow-y:auto;margin-left:-20px}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar,.widget_yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar{-webkit-appearance:none;width:7px}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading,.widget_yith-wcwl-items .mini .heading{display:inline-block}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter i,.widget_yith-wcwl-items .mini .heading .items-counter i{font-size:25px}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter .items-count,.widget_yith-wcwl-items .mini .heading .items-counter .items-count{font-size:14px;line-height:20px}.elementor-widget-wp-widget-yith-wcwl-items .mini .list,.widget_yith-wcwl-items .mini .list{position:absolute;z-index:1;left:0;background:#fff;padding:25px 40px;min-width:300px;display:none;-webkit-box-shadow:0 0 15px rgb(0 0 0 / .3);-moz-box-shadow:0 0 15px rgb(0 0 0 / .3);box-shadow:0 0 15px rgb(0 0 0 / .3)}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a,.widget_yith-wcwl-items .mini .items-counter>a{display:flex;align-items:flex-end}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon{display:flex}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon svg.yith-wcwl-icon-svg,.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon img,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon svg.yith-wcwl-icon-svg,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon img{stroke-width:1.25;height:35px;width:35px}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading h3:after,.widget_yith-wcwl-items .extended .heading h3:after{content:"";display:block;max-width:80px;border-bottom:1px solid #cdcdcd;margin:10px auto}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter,.widget_yith-wcwl-items .extended .heading .items-counter{position:relative;display:flex;align-items:center;justify-content:center}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter i,.widget_yith-wcwl-items .extended .heading .items-counter i{font-size:70px;position:relative;margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter svg.yith-wcwl-icon-svg,.widget_yith-wcwl-items .extended .heading .items-counter svg.yith-wcwl-icon-svg{width:70px;height:70px}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter .items-count,.widget_yith-wcwl-items .extended .heading .items-counter .items-count{display:block;position:absolute;font-size:14px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists{font-size:1.2rem}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb img,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb img{margin-left:10px;max-width:40px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info{display:inline-block;vertical-align:middle;margin-left:10px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a{display:inline-block}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>*,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>*{display:block}.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items a.add_all_to_cart{display:block!important}.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items .show-wishlist{margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items a.add_all_to_cart{text-align:center}@media(max-width:768px){.yith_wcwl_wishlist_bulk_action select{width:100%;margin-bottom:15px}.yith_wcwl_wishlist_bulk_action input{float:right}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action{float:none}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action .ask-an-estimate-button{width:100%;text-align:center}}.yith-wcwl-pp-modal{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:450px!important}.yith-wcwl-pp-modal .yith-wcwl-popup-form{padding:0}.yith-wcwl-pp-modal div.pp_content_container{padding:40px 35px;border-radius:15px;display:flex;box-shadow:rgb(24 53 62 / .1) 0 11px 15px -7px,rgb(24 53 62 / .07) 0 24px 38px 3px,rgb(24 53 62 / .06) 0 9px 46px 8px;max-width:fit-content}.yith-wcwl-pp-modal div.pp_content_container .pp_content{width:380px!important}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content{padding:0}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .heading-icon{margin-top:0}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .create-wishlist-button{margin-bottom:0}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .wishlist-select+.select2-container{width:100%!important}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content p.form-row.yith-wcwl-info-text{text-wrap:balance;text-align:center}.yith-wcwl-pp-modal div.pp_content_container .popup-description{margin-bottom:10px}.yith-wcwl-pp-modal div.pp_content_container .heading-icon{color:var(--modal-colors-icon,#007565);height:auto;max-height:90px}.yith-wcwl-pp-modal div.pp_content_container .heading-icon:not([id$=-light]):not(.yith-wcwl-icon-svg--light){stroke-width:1}.yith-wcwl-pp-modal div.pp_content_container .heading-icon:not([id$=-light]):not(.yith-wcwl-icon-svg--light) *{stroke-width:1}.yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-modal__content{padding:20px 55px 0;display:flex;flex-direction:column;gap:20px}.yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-popup-footer{margin-bottom:0}.yith-wcwl-pp-modal div.pp_content_container .popup_button,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button{transition:.2s;background:var(--modal-colors-primary-button,#007565);color:var(--modal-colors-primary-button-text,#fff);border:none;border-radius:8px;width:100%;box-sizing:border-box;display:block;padding:13px 25px;text-align:center;text-decoration:none;font-size:14px}.yith-wcwl-pp-modal div.pp_content_container .popup_button:hover,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button:hover,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button:hover{color:var(--modal-colors-primary-button-text-hover,#fff);background:var(--modal-colors-primary-button-hover,#007565)}.yith-wcwl-pp-modal div.pp_content_container .popup_button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .popup_button img,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button img,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button img{display:none}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper label.radio,.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.radiobutton{display:inline-block;float:left}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.radiobutton{clear:left}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.description{clear:both}.yith-wcwl-pp-modal div.pp_content_container .yith-wcwl-modal__secondary-button{transition:.2s;border-radius:5px;background:var(--modal-colors-secondary-button,#08a889);color:var(--modal-colors-secondary-button-text,#fff);border:none}.yith-wcwl-pp-modal div.pp_content_container .yith-wcwl-modal__secondary-button:hover{background:var(--modal-colors-secondary-button-hover,#08a889);color:var(--modal-colors-secondary-button-text-hover,#fff)}.yith-wcwl-pp-modal.feedback .pp_content_container{padding:20px 15px}.yith-wcwl-pp-modal select.change-wishlist,.yith-wcwl-pp-modal button.move-to-another-wishlist-button{box-sizing:border-box}.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}a,a:hover,a:focus{text-decoration:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.envo-extra-elementor-menu #site-navigation{border-bottom:none}.envo-extra-elementor-menu #site-navigation.shrink{min-height:60px;position:relative;width:auto;z-index:9;top:auto}.envo-extra-elementor-menu .shrink .navbar-nav>li>a{padding-top:30px;padding-bottom:30px;max-height:80px}.elementor-editor-active .elementor-edit-area-active li.product img.secondary-image{display:none!important}.archive-img-wrap{display:block;position:relative;clear:both}@media only screen and (max-width:991px){.blog .page-area .col-md-9,.archive .page-area .col-md-9,article.col-md-9{width:100%}}.site-header.shrink,.main-menu.shrink{min-height:50px;position:fixed;width:100%;z-index:999;top:0;-webkit-box-shadow:0 10px 20px -12px rgb(0 0 0 / .42),0 3px 20px 0 rgb(0 0 0 / .12),0 8px 10px -5px rgb(0 0 0 / .2);box-shadow:0 10px 20px -12px rgb(0 0 0 / .42),0 3px 20px 0 rgb(0 0 0 / .12),0 8px 10px -5px rgb(0 0 0 / .2);border:none}.shrink .header-right{flex:auto}@media (min-width:600px){.admin-bar .site-header.shrink,.admin-bar .main-menu.shrink{top:32px}}#product-nav{margin:30px 0 50px;position:relative;width:100%;display:inline-block}.ie9 #product-nav{padding-bottom:50px}#product-nav span.prev-label,#product-nav span.next-label{position:absolute;top:-12px}.ie9 #product-nav span.prev-label,.ie9 #product-nav span.next-label{top:10px}#product-nav span.prev-label{left:60px}#product-nav span.next-label{right:60px}#product-nav>a{overflow:hidden;width:48px;height:48px;-webkit-transition:width 0.4s,background-color 0.4s;transition:width 0.4s,background-color 0.4s;-webkit-transition-timing-function:cubic-bezier(.7,0,.3,1);transition-timing-function:cubic-bezier(.7,0,.3,1);position:absolute;display:block;outline:none;text-align:left;z-index:9;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:1px solid;border-radius:40px;background:#fff}#product-nav>a[rel='prev']{left:10px}#product-nav>a[rel='next']{right:10px}#product-nav>a:hover{width:240px}#product-nav span.las{position:absolute;z-index:100;padding:17px 5px 15px 0;width:45px;text-align:center}#product-nav>a[rel='next'] span.las{right:0;padding:17px 0 15px 1px}#product-nav div.prev-product,#product-nav div.next-product{position:absolute;top:0;width:240px;height:48px}#product-nav div.next-product{right:0}#product-nav div.prev-product h5,#product-nav div.next-product h5{position:relative;margin:0;line-height:48px;text-align:right;padding:0 55px 0 25px;text-transform:uppercase}#product-nav div.next-product h5{text-align:left;padding:0 25px 0 55px}#product-nav div.prev-product img.attachment-shop_thumbnail,#product-nav div.next-product img.attachment-shop_thumbnail{position:absolute;top:0;height:45px;width:auto;right:7px;padding:2px 0;border-radius:30px}#product-nav div.next-product img.attachment-shop_thumbnail{left:7px}.elementor-image .news-thumb img{width:auto}.envo-extra-elementor-categories a,.envo-extra-elementor-feed-title{display:inline-block;vertical-align:middle}.envo-extra-elementor-icon.elementor-align-icon-left{float:left;margin-right:5px}.envo-extra-elementor-icon.elementor-align-icon-right{float:right;margin-left:5px}.woo-float-info{width:100%;position:fixed;position:-webkit-sticky;background-color:#fff;-webkit-box-shadow:0 10px 20px -12px rgb(0 0 0 / .42),0 3px 20px 0 rgb(0 0 0 / .12),0 8px 10px -5px rgb(0 0 0 / .2);box-shadow:0 10px 20px -12px rgb(0 0 0 / .42),0 3px 20px 0 rgb(0 0 0 / .12),0 8px 10px -5px rgb(0 0 0 / .2);text-align:center;padding:8px;z-index:99}.woo-float-info .news-thumb{max-width:60px;margin-right:15px;margin-bottom:0;display:inline-block}.woo-float-info .product_title.entry-title{margin:0;padding:0;font-size:16px;line-height:20px;display:inline-block;font-weight:700;letter-spacing:-.02em}.woo-float-info p.price{font-size:12px;line-height:14px;display:inline-block;margin:15px}.woo-float-info .close-me{font-size:13px;position:absolute;cursor:pointer;top:0;right:0;color:#b50000;padding:0 8px 2px 8px}.woo-float-info .close-me:after{font-family:'Line Awesome Free';content:"\f00d";font-weight:700}.woo-float-info a.button{padding:5px 12px;font-size:15px}.woocommerce .woo-float-info img{max-width:50px;margin-right:10px;max-height:50px}.center-cart-middle{width:450px;height:auto;position:fixed;top:calc(50% - 135px);left:calc(50% - 225px);padding:20px;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 0 9px 0 rgb(0 0 0 / .75);-moz-box-shadow:0 0 9px 0 rgb(0 0 0 / .75);box-shadow:0 0 9px 0 rgb(0 0 0 / .75);z-index:99999;animation:showup 0.7s}.middle-cart{display:none;z-index:9999}#middle-cart-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgb(0 0 0 / .42);z-index:9999;animation:showup 0.7s}#middle-cart-close{position:absolute;top:-8px;right:-8px;background-color:#e70000;color:#fff;border-radius:20px;font-size:14px;width:26px;height:26px;line-height:26px;cursor:pointer}.product-added-to-cart-middle .middle-cart{display:block}.center-cart-middle.text-center .woocommerce-mini-cart{max-height:130px;overflow-x:auto}.archive-product-categories a{font-size:90%;margin-left:5px}.archive-product-categories{margin-left:5px}.rtl .archive-product-categories{margin-right:5px}.envo-has-gallery{position:relative}.envo-has-gallery .secondary-image{position:absolute;top:0;left:0;opacity:0;padding:0;-webkit-transition:all 0.3s;transition:all 0.3s}.woocommerce ul.products li.product:hover .secondary-image{opacity:1}#return-to-top{position:fixed;bottom:20px;right:20px;background:#000;background:rgb(0 0 0 / .7);width:50px;height:50px;display:block;text-decoration:none;-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:35px;display:none;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;z-index:999}#return-to-top i{color:#fff;margin:0;position:relative;left:16px;top:10px;font-size:20px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#return-to-top:hover{background:rgb(0 0 0 / .9)}#return-to-top:hover i{color:#fff;top:15px}.f-posts-shortcode{display:block;overflow:hidden}.f-posts-shortcode article{clear:none;margin-bottom:20px}.page-builders .f-posts-shortcode article{padding-left:15px;padding-right:15px}.f-posts-shortcode .col-md-6:nth-child(2n+1),.f-posts-shortcode .col-md-4:nth-child(3n+1),.f-posts-shortcode .col-md-3:nth-child(4n+1),.f-posts-shortcode .col-md-2:nth-child(6n+1){clear:left}.countdown-item{text-align:center;max-width:25%;width:25%;float:left;line-height:16px;font-size:10px;margin-right:6px;color:#000;letter-spacing:-.5px}.countdown-item:last-child{margin-right:0}.countdown-item span{display:block;padding:3px;border:1px solid;background-color:#d9d9d9;font-size:13px;line-height:18px;border:none;border-radius:3px;color:#000;position:relative}.countdown-item span:after{content:":";position:absolute;right:-5px;font-weight:700}.countdown-item:last-child span:after{display:none}.the-countdown{display:flex;float:none;align-items:center;justify-content:space-between;position:relative;margin-bottom:10px}.the-countdown-notice{display:block;clear:both;font-size:13px;line-height:18px;padding:5px 0 8px 0}.it-has-gallery{position:relative}.it-has-gallery .secondary-image{position:absolute;top:0;left:0;opacity:0;padding:0;-webkit-transition:all 0.3s;transition:all 0.3s}.woocommerce ul.products li.product:hover .secondary-image{opacity:1}.arhive-product-gallery{position:absolute;top:3%;left:5%;z-index:9;max-width:50px}.arhive-product-gallery-image{width:45px;height:45px;margin-bottom:5px}.woocommerce ul.products li.product .arhive-product-gallery-image img{padding:3px;border:1px solid rgb(0 0 0 / .15);border-radius:0;background-color:#fff;-webkit-box-shadow:0 0 5px 0 rgb(0 0 0 / .14);-moz-box-shadow:0 0 5px 0 rgb(0 0 0 / .14);box-shadow:0 0 5px 0 rgb(0 0 0 / .14);margin:0}.woocommerce ul.products li.product:hover .arhive-product-gallery-image img{margin:0}.the-product-share{border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;padding:0;text-align:center;clear:both;margin-bottom:15px}.the-product-share ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;list-style:none;margin:0;padding:0;list-style-type:none}.the-product-share ul li{border:0;border-right-width:1px;border-style:solid;border-color:#e9e9e9;padding:15px 20px}.the-product-share ul li:last-child{border-right:0}.the-product-share ul li a{display:block;border:0;width:auto;height:auto;font-size:13px;line-height:1.5;margin:0!important;border-radius:0}.the-product-share ul li a .the-icon-wrap{display:-webkit-inline-flex;display:-ms-inline-flex;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#333;width:40px;height:40px;line-height:1;font-size:16px;border-radius:50%;vertical-align:middle;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.the-product-share ul li a .the-icon-wrap .the-icon{fill:#fff;width:16px;height:16px}.the-product-share ul li a .product-share-text{display:inline-block;vertical-align:middle;padding:0 0 0 10px;width:calc(100% - 50px);color:#404040}.the-product-share ul li.twitter a:hover .product-share-text{color:#00aced}.the-product-share ul li.twitter a:hover .the-icon-wrap{background-color:#00aced}.the-product-share ul li.facebook a:hover .product-share-text{color:#3b5998}.the-product-share ul li.facebook a:hover .the-icon-wrap{background-color:#3b5998}.the-product-share ul li.pinterest a:hover .product-share-text{color:#cb2027}.the-product-share ul li.pinterest a:hover .the-icon-wrap{background-color:#cb2027}.the-product-share ul li.email a:hover .product-share-text{color:#3fc387}.the-product-share ul li.email a:hover .the-icon-wrap{background-color:#3fc387}@media only screen and (max-width:767px){.the-product-share ul{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.the-product-share ul li{width:50%;border-right-width:0;padding:20px 0}.the-product-share ul li:last-child{border-bottom-width:0}.the-product-share ul li:nth-child(-n+2){border-bottom-width:1px}.the-product-share ul li:nth-child(2n+1){border-right-width:1px}.the-product-share ul li a{display:inline-block}.rtl .the-product-share ul li{border-left-width:0}.rtl .the-product-share ul li:nth-child(2n+1){border-left-width:1px;border-right-width:0}}@media only screen and (max-width:320px){.the-product-share ul li{width:100%;border-top-width:1px}.the-product-share ul li:first-child{border-top-width:0}.the-product-share ul li:nth-child(-n+2){border-bottom-width:0}.the-product-share ul li:nth-child(2n+1){border-right-width:0}.rtl .the-product-share ul li:nth-child(2n+1){border-left-width:0;border-right-width:0}}.fancybox-container{z-index:999939}.show-canvas-filter #site-canvas{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1;-webkit-transform:translateX(300px);transform:translateX(300px);-webkit-box-shadow:300px 0 0 1900px rgb(0 0 0 / .2),0 0 20px rgb(0 0 0 / .2);box-shadow:300px 0 0 1900px rgb(0 0 0 / .2),0 0 20px rgb(0 0 0 / .2);-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}#site-canvas{width:300px;position:fixed;top:0;left:0;height:100%;z-index:999;left:-300px;background:#fff;padding:25px;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:300ms ease all;transition:300ms ease all;visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:999999;overflow-y:auto}a.canvas-toggle-nav.bars{float:right;height:34px;font-size:14px;font-weight:600;line-height:34px;padding:0 14px;border:1px solid #aaa;margin:0 0 0 20px;text-align:center}a.canvas-toggle-nav i.las.la-times{float:right;display:block;clear:both;font-size:22px;line-height:22px}.canvas-toggle-nav i.las.la-bars{margin-right:5px}aside#off-canvas-sidebar-filter{display:block;float:left;width:100%}.woocommerce-perpage{float:right;height:34px;font-size:14px;font-weight:400;line-height:34px;padding:0 14px;text-transform:uppercase}.woocommerce-perpage a{margin:0 4px;opacity:.8}.woocommerce-perpage span:last-child{display:none}.woo-infinite-loading nav.woocommerce-pagination{display:none}.infinite-scroll-error.infinite-scroll-last{display:none}.page-load-status{clear:both;text-align:center;margin:20px 0;display:none}form.the-searchform button{display:block;position:absolute;top:50%;right:0;min-width:40px;height:60%;height:100%;font-size:12px;font-weight:600;background-color:transparent!important;margin:0;padding:0;border:0;text-align:center;line-height:1;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.the-search-wrap{position:relative}.the-search-wrap .search-submit{color:#333;font-size:12px}.the-search-wrap .search-submit:focus,.the-search-wrap .search-submit:hover{color:#333}.the-search-wrap input{height:42px}.the-search-wrap .the-ajax-loading{display:none;background:#fff0 url(/wp-content/plugins/envo-extra/css/../images/loading.gif) no-repeat center center;background-size:100%;position:absolute;top:50%;right:60px;margin-top:-13px;width:56px;height:26px}.the-search-wrap .the-search-results{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#fff;-webkit-box-shadow:0 2px 6px rgb(0 0 0 / .1);-moz-box-shadow:0 2px 6px rgb(0 0 0 / .1);box-shadow:0 2px 6px rgb(0 0 0 / .1);z-index:999;overflow:hidden}.the-search-wrap .the-search-results ul{list-style:none;padding:0;margin:0}.the-search-wrap ul li{margin:0!important;padding:0!important;border:none}.the-search-wrap .the-search-results ul li a.search-result-link{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.the-search-wrap .the-search-results ul li a{position:relative;font-size:14px;line-height:1;padding:10px 34px 10px 13px;border-bottom:1px solid #eaeaea;letter-spacing:.6px}.the-search-wrap .the-search-results ul li a img{float:left;max-width:30px;margin-right:10px}.the-search-wrap .the-search-results ul li a .result-title{display:block;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.the-search-wrap .the-search-results ul li a i.icon{position:absolute;top:50%;right:13px;margin-top:-6px;font-size:12px;color:#aaa;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.the-search-wrap .the-search-results ul li a:hover i.icon{color:#666}.the-search-wrap .the-search-results ul li a.all-results{display:block;font-size:12px;font-weight:600;letter-spacing:.6px;text-align:center}.the-search-wrap .the-search-results ul li a.all-results span{display:inline-block;padding-bottom:3px;border-bottom:1px solid}.the-search-wrap .the-search-results ul li a.all-results span i{padding-left:5px}.the-search-wrap .the-search-results ul li a.search-result-link:hover{background-color:#f8f8f8;color:#555}.the-search-wrap .the-search-results ul li:last-child a{border-bottom:0}.the-search-wrap .the-no-search-results{position:relative;font-size:14px;line-height:1;padding:18px 18px}.the-search-wrap .the-no-search-results h6{margin:0 0 10px}.the-search-wrap .the-no-search-results p{margin:0}form.the-searchform{width:100%;height:auto}form.the-searchform,form.the-searchform input.field{min-height:40px}form.the-searchform input.field:focus{-webkit-box-shadow:0 0 8px 1px rgb(0 0 0 / .1);-moz-box-shadow:0 0 8px 1px rgb(0 0 0 / .1);box-shadow:0 0 8px 1px rgb(0 0 0 / .1)}body.rtl .the-search-wrap .the-ajax-loading{left:60px;right:auto}body.rtl .the-search-wrap .the-search-results{right:0;left:auto}body.rtl .the-search-wrap .the-search-results ul li a{padding-left:34px;padding-right:13px}body.rtl .the-search-wrap .the-search-results ul li a .result-thumb{margin-left:10px;margin-right:0}body.rtl .the-search-wrap .the-search-results ul li a i.icon{left:13px;right:auto}body.rtl .the-search-wrap .the-search-results ul li a.all-results span i{padding-right:5px;padding-left:0}body.rtl .the-search-wrap form.the-searchform button{left:0;right:auto}.widget_envo_wc_category_accordion ul li{padding:10px 0;list-style-type:none;border-bottom:1px solid;text-transform:uppercase}.widget_envo_wc_category_accordion ul li.cat-parent.opened{padding-bottom:0}.widget_envo_wc_category_accordion ul{padding-left:20px}.widget_envo_wc_category_accordion ul li.cat-parent{padding-top:10px}.widget_envo_wc_category_accordion ul li:not(.cat-parent),.widget_envo_wc_category_accordion ul li:not(.opened){padding:5px 0;border:none}.widget_envo_wc_category_accordion ul.children li:before{font-family:'Line Awesome Free';content:'\f105';font-weight:900;display:inline-block;margin-right:5px;margin-left:-10px}.widget_envo_wc_category_accordion ul.children li.cat-parent{padding-bottom:0}.widget_envo_wc_category_accordion ul.children li.cat-parent ul{padding-left:20px}.widget_envo_wc_category_accordion ul.envo_category_accordion_widget>li{border-bottom:1px solid #e2e2e2}.widget_envo_wc_category_accordion ul.envo_category_accordion_widget li i{float:right;cursor:pointer;display:inline-block;width:10px;height:10px;margin-right:10px;font-size:20px}.rtl .widget_envo_wc_category_accordion ul.envo_category_accordion_widget li i{float:left;margin-left:10px}.rtl .widget_envo_wc_category_accordion ul.children li:before{margin-left:5px}.widget_envo_wc_category_accordion ul li span.count{margin-left:4px}.widget_envo_wc_category_accordion .highlight_cat{font-weight:700}.rtl #return-to-top{right:auto;left:20px}.rtl #return-to-top i{left:-15px}#popup-login{width:90%;max-width:850px;max-height:60vh;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999;background:#fff;padding:25px;-webkit-transition:300ms ease all;transition:300ms ease all;visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:999999;overflow-y:auto}.show-popup-login #popup-login{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1;-webkit-box-shadow:300px 0 0 1900px rgb(0 0 0 / 20%),0 0 20px rgb(0 0 0 / 20%);box-shadow:300px 0 0 1900px rgb(0 0 0 / 20%),0 0 20px rgb(0 0 0 / 20%)}a.login-canvas-toggle-nav i.las.la-times{float:right;display:block;clear:both;font-size:22px;line-height:22px}.title-off .page-area,.title-off .single-entry-summary{padding-top:0;margin-top:0}.gutenberg-on article{margin-bottom:0}.transparent-header .site-header.business-heading:not(.shrink),.transparent-header .site-header.business-heading:not(.shrink) #site-navigation,.transparent-header .main-menu,.transparent-header #second-site-navigation,.transparent-header #site-navigation{background-color:#fff0;border-bottom-color:rgb(246 246 246 / .1)}ul.accepted-payment-methods{margin-left:0;margin-right:0;padding-left:0;padding-right:0;list-style:none}ul.accepted-payment-methods:after{content:"";display:block;clear:both}ul.accepted-payment-methods li{padding-left:0;margin-left:0;list-style:none;display:inline;margin-right:.5em}ul.accepted-payment-methods li span{display:inline-block;padding:4px;background:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;width:50px;height:16px;text-align:left;text-indent:-999em;background-position:4px 4px;background-repeat:no-repeat;box-sizing:content-box}ul.accepted-payment-methods li.visa span{background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/visa.png)}ul.accepted-payment-methods li.paypal span{width:61px;background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/paypal.png)}ul.accepted-payment-methods li.mastercard span{width:26px;background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/mastercard.png)}ul.accepted-payment-methods li.maestro span{width:26px;background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/maestro.png)}ul.accepted-payment-methods li.google span{width:77px;background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/google.png)}ul.accepted-payment-methods li.american-express span{width:18px;background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/amex.png)}ul.accepted-payment-methods li.discover span{width:96px;background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/discover.png)}ul.accepted-payment-methods li.bitcoin span{width:77px;background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/bitcoin.png)}ul.accepted-payment-methods li.cash-on-delivery span{width:27px;background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/cod.png)}ul.accepted-payment-methods li.dankort span{width:29px;background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/dankort.png)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1){ul.accepted-payment-methods li.visa span{background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/visa@2x.png);background-size:50px 16px}ul.accepted-payment-methods li.paypal span{background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/paypal@2x.png);background-size:61px 16px}ul.accepted-payment-methods li.mastercard span{background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/mastercard@2x.png);background-size:26px 16px}ul.accepted-payment-methods li.maestro span{background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/maestro@2x.png);background-size:26px 16px}ul.accepted-payment-methods li.google span{background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/google@2x.png);background-size:77px 16px}ul.accepted-payment-methods li.american-express span{background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/amex@2x.png);background-size:18px 16px}ul.accepted-payment-methods li.discover span{background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/discover@2x.png);background-size:96px 16px}ul.accepted-payment-methods li.bitcoin span{background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/bitcoin@2x.png);background-size:77px 16px}ul.accepted-payment-methods li.cash-on-delivery span{background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/cod@2x.png);background-size:27px 16px}ul.accepted-payment-methods li.dankort span{background-image:url(/wp-content/plugins/woocommerce-accepted-payment-methods/assets/css/../images/dankort@2x.png);background-size:29px 16px}}.wpac,.wpac a,.wpac abbr,.wpac acronym,.wpac address,.wpac applet,.wpac b,.wpac big,.wpac blockquote,.wpac caption,.wpac cite,.wpac code,.wpac dd,.wpac del,.wpac dfn,.wpac div,.wpac dl,.wpac dt,.wpac em,.wpac fieldset,.wpac font,.wpac form,.wpac h1,.wpac h2,.wpac h3,.wpac h4,.wpac h5,.wpac h6,.wpac hr,.wpac i,.wpac img,.wpac input,.wpac ins,.wpac kbd,.wpac label,.wpac legend,.wpac li,.wpac object,.wpac ol,.wpac option,.wpac p,.wpac pre,.wpac q,.wpac s,.wpac samp,.wpac select,.wpac small,.wpac span,.wpac strike,.wpac strong,.wpac sub,.wpac sup,.wpac table,.wpac tbody,.wpac td,.wpac textarea,.wpac tfoot,.wpac th,.wpac thead,.wpac tr,.wpac tt,.wpac ul,.wpac var{background-attachment:scroll!important;background-color:transparent!important;background-image:none!important;background-position:0 0!important;background-repeat:repeat!important;border-color:#000!important;border-color:currentColor!important;border-radius:0!important;border-style:none!important;border-width:medium!important;bottom:auto!important;clear:none!important;clip:auto!important;color:inherit!important;counter-increment:none!important;counter-reset:none!important;cursor:auto!important;direction:inherit!important;display:inline;float:none!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-variant:normal!important;font-weight:inherit!important;height:auto;left:auto!important;letter-spacing:normal!important;line-height:inherit!important;list-style-type:inherit!important;list-style-position:outside!important;list-style-image:none!important;margin:0!important;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;opacity:1;outline:invert none medium!important;padding:0!important;position:static!important;quotes:"" ""!important;right:auto!important;table-layout:auto!important;text-align:inherit!important;text-decoration:inherit!important;text-indent:0!important;text-transform:none!important;top:auto!important;unicode-bidi:normal!important;vertical-align:baseline!important;visibility:inherit!important;white-space:normal!important;width:auto!important;word-spacing:normal!important;z-index:auto!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;-moz-box-sizing:border-box!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;text-shadow:none!important;-webkit-transition:none!important;transition:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.wpac,.wpac address,.wpac blockquote,.wpac caption,.wpac dd,.wpac div,.wpac dl,.wpac dt,.wpac fieldset,.wpac form,.wpac h1,.wpac h2,.wpac h3,.wpac h4,.wpac h5,.wpac h6,.wpac hr,.wpac ol,.wpac option,.wpac p,.wpac pre,.wpac select,.wpac textarea,.wpac ul{display:block}.wpac table{display:table}.wpac tbody{display:table-row-group}.wpac tr{display:table-row}.wpac td{display:table-cell}.wpac ul{list-style-type:none!important}.wpac li{display:list-item;min-height:auto!important;min-width:auto!important}.wpac a,.wpac a *,.wpac input[type=checkbox],.wpac input[type=radio],.wpac input[type=submit],.wpac select{cursor:pointer!important}.wpac a:hover{text-decoration:none!important}.wpac button,.wpac input[type=submit]{height:auto!important;text-align:center!important}.wpac input[type=hidden]{display:none}.wpac select{-webkit-appearance:menulist!important;-moz-appearance:menulist!important;appearance:menulist!important}.wpac input[type=checkbox]{-webkit-appearance:checkbox!important;-moz-appearance:checkbox!important;appearance:checkbox!important}.wpac input[type=checkbox]:after,.wpac input[type=checkbox]:before{content:none!important;border:0!important}.wpac input[type=radio]{-webkit-appearance:radio!important;-moz-appearance:radio!important;appearance:radio!important}.wpac input[type=radio]:after,.wpac input[type=radio]:before{content:none!important;border:0!important}.wpac li:after,.wpac li:before{content:""!important}.wpac input,.wpac select{vertical-align:middle!important}.wpac input,.wpac select,.wpac textarea{border:1px solid #ccc!important}.wpac table{border-collapse:collapse!important;border-spacing:0!important}.wpac [dir=rtl]{direction:rtl!important}.wpac img{border:0!important}.wpac svg{vertical-align:middle!important;-moz-box-sizing:content-box!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.wpac{font-size:14px!important;line-height:20px!important;direction:inherit!important;text-align:inherit!important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important;color:#333!important;font-style:normal!important;font-weight:400!important;text-decoration:none!important;list-style-type:disc!important}.wp-gr{--rev-gap:4px;--rev-padding:4px;--media-gap:8px;--media-size:40px;--media-lines:2}.wp-gr .wp-google-badge{display:inline-block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;box-shadow:0 2px 5px 0 rgb(0 0 0 / .26)!important}.wp-gr .wp-google-badge-fixed{position:fixed!important;right:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important;box-shadow:0 2px 5px 0 rgb(0 0 0 / .26)!important}.wp-gr .wp-google-badge_left-fixed{position:fixed!important;left:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important}.wp-gr .wp-google-badge *{cursor:pointer!important}.wp-gr .wp-google-border{width:100%!important;height:6px!important;background:#4fce6a!important;border-radius:2px 2px 0 0!important}.wp-gr .wp-google-badge-btn{position:relative!important;padding:10px!important;background:#fff!important;transition:all .2s ease-in-out!important;border-radius:2px!important}.wp-gr .wp-google-badge-btn:hover{background:#f3f3f5!important}.wp-gr .wp-google-badge-score{display:inline-block;margin:0 0 0 4px!important;vertical-align:middle!important}.wp-gr .wp-google-rating{color:var(--star-color,#fb8e28)!important;font-size:21px!important;font-weight:600!important;margin:0 6px 0 0!important;vertical-align:middle!important}.wp-gr .wp-google-stars .wp-star{padding:0 3px 0 0!important;line-height:normal!important}.wp-gr .wp-google-based,.wp-gr .wp-google-powered{color:var(--head-based-color,#555)!important;margin:6px 0 0!important}.wp-gr .wp-google-powered{color:var(--powered-color,#777)!important;font-size:15px!important}.wp-gr .wp-google-powered>span{font-weight:600!important}.wp-gr .wp-google-form .wp-google-reviews{padding:16px 16px 0!important}.wp-gr .wp-google-review{margin-top:15px!important}.wp-gr .wp-google-left{display:table-cell!important;vertical-align:top!important}[dir=ltr] .wp-google-left{padding-right:10px!important}[dir=rtl] .wp-google-left{padding-left:10px!important}.wp-gr .wp-google-left img{border:none!important;float:left!important;height:46px!important;width:46px!important;margin-right:10px!important;overflow:hidden!important;border-radius:50%!important;box-shadow:0 0 2px rgb(0 0 0 / .12),0 2px 4px rgb(0 0 0 / .24)!important}.wp-gr .wp-google-reviews img{border-radius:50%!important}.wp-gr .wp-google-right{display:table-cell!important;vertical-align:top!important;width:10000px!important}.wp-gr .grw-header.wp-place-center{width:100%!important}.wp-gr .wp-place-center{text-align:center!important}.wp-gr .wp-place-center .wp-google-left{display:block!important}.wp-gr .wp-place-center .wp-google-left img{float:none!important}.wp-gr .wp-star svg{display:inline-block!important}.wp-gr .wp-google-place .wp-star svg{width:20px!important;height:20px!important;vertical-align:middle!important}.wp-gr .wp-star svg{width:18px!important;height:18px!important;vertical-align:middle!important;fill:var(--star-color,#fb8e28)}.wp-gr .wp-google-wrap{display:flex;flex-direction:column;gap:var(--rev-gap)}.wp-gr .wp-google-name{color:var(--name-color,#333)!important;font-size:100%!important;font-weight:700!important;margin:0 0 2px!important;padding-right:6px!important;text-decoration:none!important}.wp-gr a.wp-google-name{color:#427fed!important;text-decoration:none!important}.wp-gr .wp-google-time{color:#555!important;font-size:13px!important;white-space:nowrap!important}.wp-gr .wp-google-text{color:var(--text-color,#222)!important;font-size:15px!important;line-height:24px!important;max-width:100%!important;overflow:hidden!important;white-space:pre-wrap!important;word-break:break-word!important}.wp-gr .wp-google-text .wp-google-stars{padding-right:7px!important}.wp-gr .wp-more{display:none}.wp-gr .wp-more-toggle{color:#136aaf!important;cursor:pointer!important;text-decoration:none!important}.wp-gr .wp-google-url{display:block;margin:10px 0!important;color:#136aaf!important;text-align:center!important}.wp-gr .wp-google-form{position:fixed!important;bottom:0!important;right:0!important;height:100%!important;width:368px!important;z-index:2147483000!important}.wp-gr .wp-google-form.wp-google-form-left{left:0!important}@media(max-width:460px){.wp-gr .wp-google-form{width:100%!important}}.wp-gr .wp-google-head{position:absolute!important;top:0!important;right:0!important;width:100%!important;height:80px!important;background:#fff!important;padding:10px 16px!important;overflow:hidden!important;box-shadow:0 1px 2px 0 rgb(0 0 0 / .12)!important;z-index:2147483002!important}.wp-gr .wp-google-head-inner{z-index:2147483000!important;position:absolute!important;left:20px!important;top:20px!important;width:100%!important;height:100%!important;pointer-events:none!important}.wp-gr .wp-google-close{padding:0!important;cursor:pointer!important;outline:0!important;border:0!important;background:0 0!important;min-height:0!important;width:auto!important;float:right!important;font-size:32px!important;font-weight:500!important;line-height:.6!important;color:#999!important;-webkit-appearance:none!important}.wp-gr .wp-google-close:hover{color:#555!important}.wp-gr .wp-google-body{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;background:rgb(250 250 251 / .98)!important;border-left:1px solid #dadee2!important;box-shadow:0 0 4px 1px rgb(0 0 0 / .08)!important;z-index:2147483000!important}.wp-gr .wp-google-content{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;overflow-y:auto!important;z-index:2147483001!important;-webkit-transform:translateZ(0)!important}.wp-gr .wp-google-content{top:80px!important;bottom:48px!important}.wp-gr .wp-google-content-inner{position:relative!important;min-height:100%!important;margin:0 auto!important}.wp-gr .wp-google-footer{position:absolute!important;bottom:0!important;right:0!important;width:100%!important;height:48px!important;text-align:center!important;z-index:2147483002!important;background:#fff!important;box-shadow:0 -1px 2px 0 rgb(0 0 0 / .06)!important;-moz-text-align-last:center!important;text-align-last:center!important}.wp-gr .wp-google-footer img{float:right!important;padding:16px!important}.wp-gr.wp-dark .wp-google-name{color:#eee!important}.wp-gr.wpac.wp-dark .wp-google-name a{color:var(--head-based-color,#eee)!important}.wp-gr.wp-dark .wp-google-time{color:#bbb!important}.wp-gr.wp-dark .wp-google-text{color:#ececec!important}.wp-gr.wp-dark .wp-google-powered{color:var(--powered-color,#fff)!important}.wp-gr.wp-dark .wp-google-based{color:var(--head-based-color,#999)!important}.wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd{background:var(--rev-color,#fafafa)!important}.wp-gr.wpac .wp-google-name{font-size:100%!important}.wp-gr.wpac .grw-hide,.wp-gr.wpac .wp-google-hide{display:none}.wp-gr.wpac .wp-google-name a{color:var(--head-name-color,#333)!important;font-size:100%!important;text-decoration:none!important}.wp-gr.wpac .wp-google-left img{width:46px!important;height:46px!important;border-radius:50%!important}.wp-gr.wpac a.wp-google-name{color:var(--name-color,#154fc1)!important;text-decoration:none!important;white-space:nowrap!important;text-overflow:ellipsis!important}.wp-gr.wpac .wp-google-review .wp-google-stars{display:inline-block;margin-right:4px!important}@media(max-width:480px){.wp-google-badge.wp-google-badge-fixed.wp-google-badge-hide{display:none!important}}@media(max-width:480px){.wp-google-badge.wp-google-badge_left-fixed.wp-google-badge-hide{display:none!important}}.wp-gr{display:block!important;width:100%!important;padding-bottom:20px!important;text-align:left!important;direction:ltr!important;box-sizing:border-box!important}.wp-gr .grw-row{display:-ms-flexbox!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;-ms-flex-wrap:nowrap!important;-ms-flex-align:center!important}.wp-gr .grw-row-xs{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wp-gr .grw-row-x .grw-header+.grw-content .grw-review,.wp-gr .grw-row-xs .grw-content,.wp-gr .grw-row-xs .grw-header,.wp-gr .grw-row-xs .grw-review{--gap:0;--col:1}.wp-gr .grw-row-xl .grw-header+.grw-content{--gap:.2;--col:1.2}.wp-gr .grw-row-l .grw-header+.grw-content{--gap:.25;--col:1.25}.wp-gr .grw-row-m .grw-header+.grw-content{--gap:.333333;--col:1.333333}.wp-gr .grw-row-s .grw-header+.grw-content{--gap:.5;--col:1.5}.wp-gr .grw-row-s .grw-header+.grw-content .grw-review,.wp-gr .grw-row-x .grw-header,.wp-gr .grw-row-x .grw-header+.grw-content,.wp-gr .grw-row-x .grw-review{--gap:1;--col:2}.wp-gr .grw-row-m .grw-header+.grw-content .grw-review,.wp-gr .grw-row-s .grw-header,.wp-gr .grw-row-s .grw-review{--gap:2;--col:3}.wp-gr .grw-row-l .grw-review,.wp-gr .grw-row-m .grw-header,.wp-gr .grw-row-m .grw-review{--gap:3;--col:4}.wp-gr .grw-row-l .grw-header,.wp-gr .grw-row-xl .grw-review{--gap:4;--col:5}.wp-gr .grw-row-xl .grw-header{--gap:5;--col:6}.wp-gr .grw-content,.wp-gr .grw-header{-ms-flex:1 0 calc(100% / var(--col,3))!important;flex:1 0 calc(100% / var(--col,3))!important;width:calc(100% / var(--col,3))!important}.wp-gr .grw-review{-ms-flex:1 0 calc((100% - var(--card-gap,16px)*var(--gap,2))/ var(--col,3))!important;flex:1 0 calc((100% - var(--card-gap,16px)*var(--gap,2))/ var(--col,3))!important;width:calc((100% - var(--card-gap,16px)*var(--gap,2))/ var(--col,3))!important}.wp-gr .grw-content{position:relative!important;min-width:0!important}.wp-gr .grw-content-inner{position:relative!important;display:flex!important;align-items:center!important}.wp-gr .grw-review-inner{display:flex;flex-direction:column;gap:var(--rev-gap);height:100%!important}.wp-gr .grw-header-inner,.wp-gr .grw-review-inner{position:relative!important;padding:15px!important;width:100%!important}.wp-gr .grw-review-inner.grw-round{border-radius:4px!important}.wp-gr .grw-review-inner.grw-shadow{box-shadow:0 0 2px rgb(0 0 0 / .12),0 2px 4px rgb(0 0 0 / .24)!important}.wp-gr .grw-review-inner>svg{position:absolute!important;top:10px!important;right:10px!important;width:18px!important;height:18px!important}.wp-gr .grw-reviews{display:flex!important;display:-ms-flexbox!important;flex:1!important;overflow:hidden!important;scrollbar-width:none}.wp-gr .grw-reviews::-webkit-scrollbar{display:none!important}.wp-gr .grw-review{display:flex;position:relative!important;justify-content:center!important;align-items:center!important;flex-shrink:0!important;width:100%!important;padding:var(--rev-padding)!important}.wp-gr .grw-btns{height:33px!important;width:33px!important;text-align:center!important;cursor:pointer!important;border-radius:50%!important;user-select:none!important}.wp-gr .grw-btns svg path{fill:#aaa;transition:all .2s ease-in-out!important}.wp-gr .grw-btns:hover svg path{fill:#555!important}[dir=rtl] .wp-gr .grw-next,[dir=rtl] .wp-gr .grw-prev{transform:rotate(180deg)}.wp-gr .grw-review .wp-google-left{display:block!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;line-height:24px!important}.wp-gr .grw-review .wp-google-stars{margin:8px 0 var(--rev-gap)!important}.wp-gr .grw-review .wp-google-feedback{height:100px!important;overflow-y:auto!important}.wp-gr .grw-scroll::-webkit-scrollbar{width:4px!important}.wp-gr .grw-scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgb(0 0 0 / .3)!important;-webkit-border-radius:4px!important;border-radius:4px!important}.wp-gr .grw-scroll::-webkit-scrollbar-thumb{-webkit-border-radius:10px!important;border-radius:10px!important;background:#ccc!important;-webkit-box-shadow:inset 0 0 6px rgb(0 0 0 / .5)!important}.wp-gr .grw-scroll::-webkit-scrollbar-thumb:window-inactive{background:#ccc!important}.wp-gr .wp-google-wr{margin:15px auto 8px!important}.wp-gr .wp-google-wr a{color:#fff!important;padding:6px 15px 10px!important;outline:0!important;border-radius:27px!important;background:var(--btn-color,#1f67e7)!important;white-space:nowrap!important;vertical-align:middle!important;opacity:.9!important;text-shadow:1px 1px 0 #888!important;box-shadow:0 0 2px rgb(0 0 0 / .12),0 2px 4px rgb(0 0 0 / .24)!important;user-select:none!important;transition:all .2s ease-in-out!important}.wp-gr .wp-google-wr a:hover{opacity:.95!important;background:var(--btn-color,#1f67e7)!important;box-shadow:0 0 2px rgb(0 0 0 / .12),0 3px 5px rgb(0 0 0 / .24)!important}.wp-gr .wp-google-wr a:active{opacity:1!important;background:var(--btn-color,#1f67e7)!important;box-shadow:none!important}.wp-gr .wp-google-wr a svg{display:inline-block;width:16px;height:16px;padding:1px;margin:0 0 0 4px;background:#fff;border-radius:50%}.wp-gr[data-layout=slider] .grw-reviews{gap:calc(var(--card-gap,16px) - var(--rev-padding));overflow-x:scroll!important;flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important}.wp-gr[data-layout=slider] .grw-review{scroll-snap-align:start!important;transform-origin:center center!important;transform:scale(1)!important;transition:transform .5s!important}.wp-gr{--slider-dot-size:8px}.wp-gr .rpi-dots-wrap{position:absolute!important;top:calc(100% - 1px)!important;left:0!important;right:0!important;display:flex!important;justify-content:center!important;margin:0 var(--slider-btn)!important;padding-top:var(--slider-dot-padding-top,16px)!important}.wp-gr .rpi-dots{display:flex!important;gap:12px!important;flex-wrap:nowrap!important;overflow-x:scroll!important;scrollbar-width:none!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.wp-gr .rpi-dot{display:inline-block!important;width:var(--slider-dot-size)!important;height:var(--slider-dot-size)!important;margin:1px 0!important;background-color:var(--slider-dot-color,#999)!important;border-radius:20px!important;cursor:pointer!important;opacity:.4!important;vertical-align:middle!important;flex:1 0 auto!important;width:var(--slider-dot-size)!important;transform:scale(.65)!important;scroll-snap-align:center!important}.wp-gr .rpi-dot:hover{opacity:1!important}.wp-gr .rpi-dot.active{opacity:1!important;transform:scale(1.1)!important;background-color:var(--slider-act-dot-color,#154fc1)!important}.wp-gr .rpi-dot.s2{transform:scale(.9)!important}.wp-gr .rpi-dot.s3{transform:scale(.75)!important}.wp-gr[data-layout=grid] .grw-reviews{gap:calc(var(--card-gap,16px) - var(--rev-padding));flex-wrap:wrap!important;-ms-flex-wrap:wrap!important}.wp-gr .grw-b{font-weight:700!important;white-space:nowrap!important}.wp-gr .wp-google-reply{font-size:14px!important;margin-top:auto!important;margin-left:6px!important;padding-left:6px!important;border-left:1px solid #999!important;overflow:hidden!important;overflow-y:auto!important;line-height:20px!important;max-height:44px!important}.wp-gr .wp-google-reply>div{display:flex;gap:4px;align-items:center}.wp-gr .wp-google-reply .wp-google-time{font-size:11px!important;white-space:nowrap!important}.wp-gr .wp-google-img{display:flex;flex-wrap:wrap;gap:var(--media-gap);max-height:calc((var(--media-size) + var(--media-gap)) * var(--media-lines) - 2px)!important;overflow-y:auto!important}.wp-gr .wp-google-img img{display:flex;width:var(--media-size)!important;height:var(--media-size)!important;cursor:pointer!important;border-radius:3px!important;box-shadow:0 0 2px rgb(0 0 0 / .12),0 2px 4px rgb(0 0 0 / .24)!important}.rpi-x{position:absolute;top:var(--x-top,6px)!important;right:var(--x-right,8px)!important;display:flex!important;align-items:center;justify-content:center;width:var(--x-width,20px)!important;height:var(--x-height,20px)!important;cursor:pointer;opacity:var(--x-opacity,.65);border-radius:50%;background-color:var(--x-bg,#fafafa);z-index:2147483003}.rpi-x:hover{opacity:1}.rpi-x::after,.rpi-x::before{content:"";position:absolute;display:block;width:var(--x-line-width,12px);height:var(--x-line-height,1px);border-radius:2px;background-color:var(--x-color,#373737)}.rpi-x::before{transform:rotate(45deg)}.rpi-x::after{transform:rotate(-45deg)}.rpi-x.rpi-xa::before{--x-line-width:7px;--x-line-height:7px;top:4px;border-radius:0;border-right:1px solid #373737;border-bottom:1px solid #373737;background-color:#fff0}.rpi-x.rpi-xa::after{content:none}.rpi-bubble:after{content:"";position:absolute;top:-8px;left:16px;bottom:auto;border-style:solid;border-width:0 8px 8px;border-color:#fff #fff0}.rpi-fade{-webkit-transition:opacity 150ms ease,-webkit-transform 150ms ease;transition:opacity 150ms ease,-webkit-transform 150ms ease;transition:transform 150ms ease,opacity 150ms ease;transition:transform 150ms ease,opacity 150ms ease,-webkit-transform 150ms ease}.rpi-lightbox{--x-top:15px;--x-right:15px;--x-bg:none;--x-color:#ececec;--x-line-width:25px;--x-line-height:3px;--x-opacity:1;position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;height:100%;max-width:100%;color:#333;text-align:left;z-index:2147483001;user-select:none;background-color:rgb(0 0 0 / .6);transition:all .3s ease-out}.rpi-lightbox-inner{width:95%;height:100%;max-width:1200px;max-height:calc(100vh - 160px)}.rpi-lightbox-xxx{container-name:lightbox;container-type:inline-size;position:relative;height:100%;border:none;overflow:hidden;border-radius:4px}.rpi-lightbox-content{position:relative;display:flex;flex-direction:row;justify-content:flex-start;color:#000;height:100%;flex-direction:row;border-radius:4px;background-color:#fff}.rpi-lightbox-media{position:relative;display:flex;justify-content:center;flex:2;align-items:center;width:100%;height:100%;overflow:hidden;padding-bottom:0;background-color:#000}.rpi-lightbox-btn{position:absolute;display:flex;width:30px;height:30px;font-size:36px;line-height:22px;justify-content:center;z-index:1;cursor:pointer;border-radius:50%;background-color:rgb(214 214 214 / .7);transition:background .3s ease-in-out}.rpi-lightbox-btn:hover{background:#e1e1e1}.rpi-lightbox-prev{left:8px}.rpi-lightbox-next{right:8px}.rpi-lightbox-prev::before{content:'‹'}.rpi-lightbox-next::before{content:'›'}.rpi-lightbox-media img{position:relative;display:block;width:100%;height:100%;max-width:100%;max-height:100%;opacity:1;object-fit:contain;border-radius:inherit;transition:opacity .3s ease-in-out}.rpi-lightbox-review{display:flex;flex-direction:column;flex:1;height:100%;font-size:15px;color:#000;padding:0}@container lightbox (width < 480px){.rpi-lightbox-xxx .rpi-lightbox-content{flex-direction:column}}@media(max-width:480px){.rpi-lightbox-xxx .rpi-lightbox-content{flex-direction:column}}html.yith-quick-view-is-open,html.yith-quick-view-is-open body{overflow:hidden}html.yith-quick-view-is-open .select2-container.select2-container--open{z-index:1500}html.yith-quick-view-is-open.yith-quick-view-on-mobile .select2-container.select2-container--open{z-index:999999}#yith-quick-view-modal{position:fixed;visibility:hidden;top:0;left:0;right:0;bottom:0;z-index:1400;opacity:0;text-align:center;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.yith-wcqv-head{position:absolute;top:15px;right:15px;z-index:1000;width:30px;height:30px}#yith-quick-view-modal:before{;display:inline-block;vertical-align:middle;height:100%;width:0}#yith-quick-view-modal span.onsale{top:25px;left:25px;right:auto;z-index:10}#yith-quick-view-modal .yith-wcqv-wrapper .woocommerce-variation-description p{font-size:16px}#yith-quick-view-modal .yith-wcqv-wrapper{display:inline-block;vertical-align:middle;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;text-align:left;height:600px;width:1000px;position:absolute}.yith-quick-view.yith-modal .yith-wcqv-wrapper{position:absolute;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;text-align:left}#yith-quick-view-modal .yith-wcqv-main{-moz-transform:translateY(20%);-ms-transform:translateY(20%);opacity:0;height:100%;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;-webkit-box-shadow:0 1px 30px rgb(0 0 0 / .25);box-shadow:0 1px 30px rgb(0 0 0 / .25);border-radius:22px}#yith-quick-view-modal.open,#yith-quick-view-modal.open .yith-wcqv-wrapper{visibility:visible;opacity:1}#yith-quick-view-modal .yith-wcqv-main:after,#yith-quick-view-modal .yith-wcqv-main:before{display:table;clear:both}#yith-quick-view-modal.open .yith-wcqv-main{opacity:1;height:100%;overflow-y:scroll;position:relative;border-radius:22px}#yith-quick-view-close{border:1px solid;position:absolute;top:5px;right:5px;width:20px;height:20px;text-align:center;line-height:18px;z-index:2;opacity:.5}#yith-quick-view-close:hover{opacity:1;transition:all 0.2s ease;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease}div#yith-quick-view-content div[id^="product"]{display:flex;flex-direction:row}#yith-quick-view-content div.images{opacity:1!important;margin:0;box-sizing:border-box}#yith-quick-view-content div.images img{max-width:100%;object-fit:cover;height:100%;object-position:center}#yith-quick-view-content div.images a{display:block;font-size:0;max-height:600px;height:100%}#yith-quick-view-content div.summary{margin:0;padding:15px;font-size:16px;box-sizing:border-box;overflow-y:auto;padding-left:30px;padding-right:30px}#yith-quick-view-content div.summary.entry-summary .woocommerce-product-details__short-description p{font-size:16px}.yith-quick-view-content.woocommerce div.summary .price{font-size:22px;margin-bottom:15px}.yith-quick-view-content.woocommerce div.summary .price del,.yith-quick-view-content.woocommerce div.summary .price ins{display:inline-block;background:none}.yith-quick-view-content.woocommerce div.summary .price del{font-size:80%;opacity:.5}.yith-quick-view-content.woocommerce div.product .product{height:600px}.yith-quick-view-content.woocommerce div.summary div[itemprop="description"],.yith-quick-view-content.woocommerce div.summary .product_meta{font-size:15px}.yith-quick-view-content.woocommerce div.summary .product_meta span{margin-bottom:10px!important}.yith-quick-view-content.woocommerce div.summary div[itemprop="description"]{margin-bottom:30px}.yith-quick-view-content.woocommerce div.summary .product_meta>span{display:block}.yith-quick-view-content.woocommerce div.summary div.quantity,.yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button{margin-right:15px;display:inline-block}.yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button{padding:12px 40px;border-radius:12px;font-size:15px}.yith-quick-view-content.woocommerce div.summary table.variations{border:0;margin-bottom:0}.yith-quick-view-content.woocommerce div.summary .yith-wcqv-view-details{margin:10px 0;display:inline-block}.yith-quick-view-content.woocommerce div.product form.cart .variations select{float:none;width:100%;max-width:450px}.yith-quick-view.yith-modal.fade-in.open .yith-quick-view-content.woocommerce div.product form.cart .variations select{max-width:350px}#yith-quick-view-content div.woocommerce-product-rating:after,#yith-quick-view-content div.woocommerce-product-rating:before{content:'';display:table;clear:both}#yith-quick-view-content div.woocommerce-product-rating a.woocommerce-review-link{display:none}#yith-quick-view-content .onsale{top:5px;right:auto;left:5px}#yith-quick-view-content figure.woocommerce-product-gallery__wrapper>div:not(:first-child){display:none}li.product .yith-wcqv-button .blockUI.blockOverlay:before{background:none}.yith-quick-view.yith-modal .yith-quick-view-overlay{position:absolute;top:0;right:0;bottom:0;left:0}@media(max-width:480px){#yith-quick-view-modal{position:fixed;z-index:1400;top:0;bottom:0;left:0;right:0;visibility:hidden;overflow:scroll;height:100%}#yith-quick-view-modal.open .images,#yith-quick-view-modal.open .images img{width:100%!important;float:none}#yith-quick-view-modal .yith-wcqv-wrapper{width:100%!important;height:100%!important;top:0!important;bottom:0!important;left:0!important;right:0!important}#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main{width:100%;height:100%!important;border-radius:0!important;height:auto}#yith-quick-view-modal .yith-wcqv-wrapper .summary.entry-summary{width:100%;padding-right:30px;float:none}#yith-quick-view-modal #yith-quick-view-content{height:auto}.yith-quick-view-content.woocommerce div.product .product{height:calc(100vh - 100px)!important}}@media(min-width:480px) and (max-width:768px){#yith-quick-view-modal .yith-wcqv-wrapper{height:calc(100vh - 100px)!important;top:50px!important;bottom:50px!important;max-width:450px;left:0!important;right:0!important;margin-inline:auto}#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main{height:100%!important;border-radius:inherit}}@media (max-width:768px){div#yith-quick-view-content div[id^="product"]{flex-direction:column}#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main{height:auto;border-radius:inherit}#yith-quick-view-modal .yith-quick-view-content div.images,#yith-quick-view-modal .yith-quick-view-content div.summary{width:100%!important;height:auto;max-height:none}.yith-quick-view-mobile #yith-quick-view-modal .yith-wcqv-main{width:100%!important;border-radius:0!important}#yith-quick-view-content div.summary{overflow:inherit}html.yith-quick-view-is-open #yith-quick-view-modal{width:100%!important}}@media (min-width:768px){#yith-quick-view-modal.open .yith-wcqv-main{overflow:hidden}#yith-quick-view-content div.summary{max-height:600px}}.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .product_title{margin-top:20px}.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .product_title,.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .price{font-size:24px}.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .woocommerce-product-details__short-description. .theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .single_variation_wrap .woocommerce-variation-description,.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary form.cart .quantity input{font-size:16px}.theme-yith-proteo .yith-quick-view .yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button{padding:12px 40px;border-radius:12px;font-size:15px}.theme-yith-proteo .single-product div.product .summary.entry-summary{padding-left:30px}.woocommerce .yith-quick-view .single-product div.product .summary.entry-summary{font-size:16px}.woocommerce .yith-quick-view .single-product div.product .summary.entry-summary .product_title,.woocommerce .yith-quick-view .single-product div.product .summary.entry-summary .price{font-size:24px}.woocommerce .yith-quick-view .single-product div.product .summary.entry-summary form.cart .quantity input{font-size:20px}.woocommerce .yith-quick-view .yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button{padding:12px 40px;border-radius:12px;font-size:15px}.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.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 @font-face{font-family:'FontAwesome';src:url(/wp-content/themes/portfox/fonts/css/../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/wp-content/themes/portfox/fonts/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(/wp-content/themes/portfox/fonts/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(/wp-content/themes/portfox/fonts/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/wp-content/themes/portfox/fonts/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/wp-content/themes/portfox/fonts/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.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{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-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{-ms-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-pp: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-resistance: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: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"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}_self .site-footer .textwidget img{max-width:100%;height:auto}#horizontalTab .resp-tabs-container{margin-top:20px}.sub ul.sub-menu{padding-left:5px}.tnp .tnp-field label{display:none}#commentform .comment-block{float:left;width:32%}.comment-form-email.comment-block{margin:0 2%}.widget_accepted_payment_methods .title-outer .widget-title{margin-bottom:10px;display:none}.widget ul,.widget ol{list-style:none}.site-footer .widget_search #searchform{margin:10px;width:93%!important}.site-footer .textwidget form select{max-width:100%}.woocommerce-ordering span.customSelect{padding:0 10px}ul.produts.grid woocommerce-product-details__short-description,.products.grid .woocommerce-product-details__short-description{display:none}ul.products.list .woocommerce-product-details__short-description{float:left!important;width:100%!important}.woocommerce-product-search *::-moz-placeholder{color:#484848}.about-us .normal-title{font-size:26px;line-height:26px;letter-spacing:.5px;margin-top:30px}.about-us .list>li{margin-bottom:10px}.about-us .list{margin-bottom:35px}.about-us p{font-size:14px;line-height:27px;letter-spacing:.8px}.pswp{z-index:9999999}body{color:#888;font-family:'Poppins',sans-serif;font-size:14px;font-weight:400;line-height:26px;letter-spacing:.6px}html,body,div,span,applet,object,iframe,h3,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;max-width:100%}a{color:gray;text-decoration:none;cursor:pointer}.archive .page-title.header,.archive.search .page-title.header,.error404 .page-title.header{display:none}a:hover,a:active{outline:0}a:active,a:hover,.post-navigation a:hover .fa{color:#000}h1,h2,h3,h4,h5,h6{clear:both;margin:10px 0;font-weight:700}h1{font-size:22px}h2{font-size:20px;line-height:1}h3{font-size:18px;line-height:1.0909090909}h4{font-size:16px;line-height:1.2}h5{font-size:14px;line-height:1.3333333333}h6{font-size:12px;line-height:1.5}address{margin-bottom:24px}abbr[title]{border-bottom:1px dotted #2b2b2b;cursor:help}b,strong{font-weight:600}cite,dfn,em,i{font-style:italic}mark,ins{text-decoration:none}p{margin-bottom:24px}.entry-content p{margin-bottom:20px}code,kbd,tt,var,samp,pre{font-family:monospace,serif;font-size:15px;line-height:1.6}pre{border:1px solid #f0f0f2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:24px;max-width:100%;overflow:auto;padding:12px;white-space:pre;white-space:pre-wrap;word-wrap:break-word}blockquote,q{quotes:none;clear:both;line-height:30px}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}small{font-size:smaller}big{font-size:125%}sup,sub{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}dl{margin-bottom:24px}dt{font-weight:700}dd{margin-bottom:24px}ul,ol{margin:0 0 24px 15px}ul{clear:both}ol{list-style:decimal}li>ul,li>ol{margin:0 0 0 20px}.list>li{margin:0 0 5px}img{-ms-interpolation-mode:bicubic;border:0;vertical-align:middle}figure{margin:0}fieldset{border:1px solid #f0f0f2;margin:0 0 24px;padding:11px 12px 0}legend{white-space:normal}button,input,select,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;vertical-align:middle;font-size:14px;color:#000}button,input{line-height:normal}input,textarea{background-image:-webkit-linear-gradient(#fff0,#fff0);}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled],.button.disabled,.added_to_cart.disabled,.added_to_cart:disabled,.button.disabled,.button:disabled,button.disabled,button:disabled,input[type=button].disabled,input[type=button]:disabled,input[type=reset].disabled,input[type=reset]:disabled,input[type=submit].disabled,input[type=submit]:disabled{opacity:.5!important;-khtml-opacity:.5!important;-webkit-opacity:.5!important;-moz-opacity:.5!important;cursor:not-allowed!important}input[type="checkbox"],input[type="radio"]{padding:0;height:auto}input[type="search"]{-webkit-appearance:textfield}input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}.border-radius3,.nav-menu a,.read-more-link,.widget .block_content,.widget_search #searchform,.footer-sidebar .widget,.primary-sidebar .widget,label.error,.validation-error,#contact-form label.error,.staff-page article.hentry,.staff-page .single-team,.about-history .image img{border-radius:0;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0}table,th,td{border:1px solid #f0f0f2}table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin-bottom:24px;width:100%}caption,th,td{font-weight:400;text-align:left}th{border-width:0 1px 1px 0;font-weight:700}td{border-width:0 1px 1px 0}hr{background-color:#f5f5f5;border:0;height:1px;margin-bottom:23px}textarea{width:100%;min-height:150px}input:focus,textarea:focus{border:1px solid rgb(0 0 0 / .3);outline:0}input,textarea{border:1px solid #e5e5e5;padding:8px 10px}.widget button,.widget input[type="button"],.widget input[type="reset"],.widget input[type="submit"],a.button,button,.contributor-posts-link,input[type="button"],input[type="reset"],input[type="submit"],.button_content_inner a,.woocommerce #content input.button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce-page #content input.button,.woocommerce-page #respond input#submit,.woocommerce-page a.button,.woocommerce-page button.button,.woocommerce-page input.button,.woocommerce .wishlist_table td.product-add-to-cart a,.woocommerce #content input.button.disabled,.woocommerce #content input.button:disabled,.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce-page #content input.button.disabled,.woocommerce-page #content input.button:disabled,.woocommerce-page #respond input#submit.disabled,.woocommerce-page #respond input#submit:disabled,.woocommerce-page a.button.disabled,.woocommerce-page a.button:disabled,.woocommerce-page button.button.disabled,.woocommerce-page button.button:disabled,.woocommerce-page input.button.disabled,.woocommerce-page input.button:disabled,.loadgridlist-wrapper .woocount{display:inline-block;padding:8px 30px;text-align:center;white-space:nowrap;text-decoration:none;text-transform:uppercase;color:#fff;font-size:13px;font-weight:400;letter-spacing:.5px;width:auto;line-height:26px;font-family:"Poppins",Arial,Helvetica,sans-serif;background:#333;border:none;transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease}.woocommerce #content table.cart .checkout-button,.woocommerce-page #content table.cart .checkout-button{background:#000;padding:6px 30px;text-transform:capitalize}.widget input[type="button"]:hover,.widget input[type="button"]:focus,.widget input[type="reset"]:hover,.widget input[type="reset"]:focus,.widget input[type="submit"]:hover,.widget input[type="submit"]:focus,a.button:hover,a.button:focus,button:hover,button:focus,.contributor-posts-link:hover,input[type="button"]:hover,input[type="button"]:focus,input[type="reset"]:hover,input[type="reset"]:focus,input[type="submit"]:hover,input[type="submit"]:focus,.calloutarea_button a.button:hover,.calloutarea_button a.button:focus,.button_content_inner a:hover,.button_content_inner a:focus,.woocommerce #content input.button:hover,.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce-page #content input.button:hover,.woocommerce-page #respond input#submit:hover,.woocommerce-page a.button:hover,.woocommerce-page button.button:hover,.woocommerce-page input.button:hover,.woocommerce .wishlist_table td.product-add-to-cart a:hover,.loadgridlist-wrapper .woocount:hover{color:#fff;text-decoration:none;background-color:#000}.woocommerce.single-product .single_add_to_cart_button,.woocommerce.single-product div.product form.cart .button{background:#EE4A90;color:#fff}.widget input[type="button"]:active,.widget input[type="reset"]:active,.widget input[type="submit"]:active,button:active,.contributor-posts-link:active,input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active,.calloutarea_button a.button:active,.button_content_inner a:active,.woocommerce #content input.button:active,.woocommerce #respond input#submit:active,.woocommerce a.button:active,.woocommerce button.button:active,.woocommerce input.button:active,.woocommerce-page #content input.button:active,.woocommerce-page #respond input#submit:active,.woocommerce-page a.button:active,.woocommerce-page button.button:active,.woocommerce-page input.button:active{color:#000;background-color:#000}#search-container .search-submit{display:none}.select2-container--default .select2-selection--single{border-radius:0;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;border:1px solid #f0f0f2}::-webkit-input-placeholder{color:#aaa}:-moz-placeholder{color:#aaa}::-moz-placeholder{color:#aaa;opacity:1;-khtml-opacity:1;-webkit-opacity:1;-moz-opacity:1}:-ms-input-placeholder{color:#aaa}.comment-content img,.entry-content img,.entry-summary img,#site-header img,.widget img,.wp-caption{max-width:100%}.comment-content img[height],.entry-content img,.entry-summary img,img[class*="align"],img[class*="wp-image-"],img[class*="attachment-"],#site-header img{height:auto;max-width:100%}img.size-full,img.size-large,.wp-post-image,.post-thumbnail img{max-width:100%;height:auto}embed,object,video{margin-bottom:24px;max-width:100%;height:auto!important}iframe{max-width:100%}p>embed,p>iframe,p>object,span>embed,span>iframe,span>object{margin-bottom:0}.alignleft{float:left}.alignright{float:right}.aligncenter{display:block;margin-left:auto;margin-right:auto}blockquote.alignleft,img.alignleft{margin:7px 24px 7px 0}.wp-caption.alignleft{margin:7px 14px 7px 0}blockquote.alignright,img.alignright{margin:7px 0 7px 24px}.wp-caption.alignright{margin:7px 0 7px 14px}blockquote.aligncenter,img.aligncenter,.wp-caption.aligncenter{margin-top:7px;margin-bottom:7px}.site-content blockquote.alignleft,.site-content blockquote.alignright{border-top:1px solid #f0f0f2;border-bottom:1px solid #f0f0f2;padding-top:17px;width:50%}.site-content blockquote.alignleft p,.site-content blockquote.alignright p{margin-bottom:17px}.wp-caption{margin-bottom:24px}.wp-caption img[class*="wp-image-"]{display:block;margin:0}.wp-caption{color:#333}.wp-smiley{border:0;margin-bottom:0;margin-top:0;padding:0}.clear-both{clear:both}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute;display:none}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);-moz-box-shadow:0 0 2px 2px rgb(0 0 0 / .6);-webkit-box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;line-height:normal;padding:15px 23px 14px;position:absolute;left:5px;top:5px;text-decoration:none;text-transform:none;width:auto;z-index:100000;}.hide{display:none}.bypostauthor>article .fn:before,.comment-edit-link:before,.comment-reply-link:before,.comment-reply-login:before,.comment-reply-title small a:before,.contributor-posts-link:before,.menu-toggle:before,.search-box .search_btn:after,.slider-direction-nav a:before,.widget_codezeel_ephemera .widget-title:before{-webkit-font-smoothing:antialiased;display:inline-block;font:normal 14px/1 FontAwesome;text-decoration:inherit;vertical-align:text-bottom}.site-content span+.entry-date:before,.full-size-link:before,.parent-post-link:before,span+.byline:before,span+.comments-link:before,span+.edit-link:before,.widget_codezeel_ephemera .entry-title:after{content:"\0020\007c\0020"}.site{width:100%;margin:0 auto;position:relative}.site-header-fix.header-style{min-height:130px}.main-content{overflow:visible}.features_table_wrapper #primary{float:none}.page-title-inner,.main-content-inner,.theme-container,.full-width .inner-container,.main-content.left-sidebar,.site-footer .inner-container,.main-inner-container,.full-width .page-title,.main-content.box-page{width:1400px;margin:0 auto}.middle-container{width:1600px}.home-theme-container{width:auto;padding:0 50px}.wide-page .main-content-inner{padding:30px 0 40px;width:100%}.custom-content-main .wpb_wrapper .wpb_wrapper,.full-width .wpb_row .wpb_wrapper .wpb_wrapper{width:100%;margin:0}.close-btn{position:absolute;z-index:99;right:15px;top:4px;cursor:pointer}.close-btn:before{content:"\f00d";font-family:"FontAwesome";font-size:14px;color:#000;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-khtml-border-radius:50%;background:rgb(255 255 255 / .8);padding:4px 5px}.topbar-link-wrapper{background-color:#fff;display:none;position:absolute;right:0;padding:10px 20px;z-index:9;width:110px;text-align:left;top:73px;left:auto;border:1px solid #ddd}li.wc_payment_method.payment_method_stripe img{width:50px}.topbar-link .header-menu-links a{font-size:13px}.topbar-link-toggle{background-image:url(/wp-content/themes/portfox/images/codezeel/nav-icon.png);background-color:#fff0;background-position:-2px -107px;background-attachment:scroll;background-repeat:no-repeat;height:20px;width:20px;display:block;cursor:pointer}.topbar-link-toggle:hover{background-position:-2px -162px}.topbar-link{position:relative;float:right;margin:47px 30px 0}.header-menu-links ul{margin:0}.header-menu-links li{display:block;position:relative}.header_login,.header-menu-links{display:inline-block;vertical-align:top;float:left}.mega-menu ul li a:hover,.mega-menu .current_page_item>a{color:#000}.header-main{display:inline-block;position:relative;vertical-align:top;width:100%;background:#fff}.site-title{font-weight:600;margin:0}.header-logo{display:inline-block;vertical-align:top;float:left;padding:40px 0 39px}.header-left{float:left;position:relative;width:auto;z-index:5}.header-right{float:right;position:relative;width:auto;margin-right:10px;text-align:left}.header-center{margin:0 auto;width:64%;text-align:center}.header-top{display:inline-block;vertical-align:top;width:100%;position:relative;text-align:center}.header-bottom{position:relative;z-index:99;display:inline-block;vertical-align:top;width:100%}.header-cart .togg .widget.widget_shopping_cart{top:73px}.header-logo>a{font-size:40px;font-weight:700;text-transform:capitalize;display:inline-block}.header-login{float:right;position:relative}.header-mob-logo{display:none}.header-search .header-toggle{background-image:url(/wp-content/themes/portfox/images/codezeel/nav-icon.png);background-attachment:scroll;background-repeat:no-repeat;background-position:center 2px;background-color:#fff0;cursor:pointer;height:25px;position:absolute;width:25px;top:0;left:0}.header-search.active .header-toggle{background-position:Center -326px}.header-search .header-toggle:hover{background-position:center -53px}.header-search{float:right;position:relative;margin-right:25px;margin-top:47px}.header-search .woocommerce-product-search,.header-search .search-form{position:absolute;right:-30px;top:73px;z-index:99999999;display:none}.header-search.active .search-overlay{z-index:999}.search-overlay,.header-search .woocommerce-product-search input[type="submit"],.header-search .search-form #searchsubmit{display:none}.header-search .woocommerce-product-search button[type="submit"]{display:block;position:absolute;top:9px;right:0;font-size:0;background:url(/wp-content/themes/portfox/images/codezeel/nav-icon.png) no-repeat;background-position:center 5px;padding:14px 21px;height:25px;width:35px;border-left:1px solid #ddd;transition:none}.header-search .woocommerce-product-search button[type="submit"]:hover{background-position:center -50px}.header-search.active .header-toggle:hover{background-position:center -385px}.header-search .woocommerce-product-search .search-field,.header-search .search-form .search-field{height:45px;background:#fff;border:1px solid #ddd;padding-right:50px;width:250px}.site-header-main{z-index:959}.header-fix{display:inline-block;vertical-align:top;width:100%}.sticky-menu .header-main{position:fixed;width:100%;z-index:999;-webkit-font-smoothing:antialiased;animation:0.9s ease 0s normal both 1 running fixedAnim;-webkit-animation:0.9s ease 0s normal both 1 running fixedAnim;-moz-animation:0.9s ease 0s normal both 1 running fixedAnim;-ms-animation:0.9s ease 0s normal both 1 running fixedAnim;-o-animation:0.9s ease 0s normal both 1 running fixedAnim;box-shadow:0 2px 6px rgb(0 0 0 / .2);-webkit-box-shadow:0 2px 6px rgb(0 0 0 / .2);-moz-box-shadow:0 2px 6px rgb(0 0 0 / .2);-ms-box-shadow:0 2px 6px rgb(0 0 0 / .2);-o-box-shadow:0 2px 6px rgb(0 0 0 / .2)}@-webkit-keyframes fixedAnim{0%{top:-100%}100%{top:0}}@-moz-keyframes fixedAnim{0%{top:-100%}100%{top:0}}@keyframes fixedAnim{0%{top:-100%}100%{top:0}}.header-fix.sticky-menu .mega-menu ul li a{padding:30px 0}.header-fix.sticky-menu .mega-menu ul li .sub li.mega-hdr a.mega-hdr-a{padding:4px 0}.header-fix.sticky-menu .header-logo{padding:20px 0 19px}.header-fix.sticky-menu .header-search,.header-fix.sticky-menu .topbar-link,.header-fix.sticky-menu .header-cart{margin-top:30px}.header-fix.sticky-menu .header-search .woocommerce-product-search,.header-fix.sticky-menu .topbar-link-wrapper,.header-fix.sticky-menu .header-cart .togg .widget.widget_shopping_cart{top:50px}.admin-bar .sticky-menu .header-main{margin-top:32px}.close-menu{float:right;cursor:pointer}.close-menu:before{content:"\f00d";display:inline-block;font-family:"FontAwesome";font-size:20px;padding:0;color:#000}.close-menu:hover:before{color:#EE4A90}.header-top .main-navigation{z-index:99}.mobile-menu{display:block}.mobile-menu-inner{margin:0}.menu-menu-container{height:100%}.mobile-menu{background:#fff none repeat scroll 0 0;box-shadow:0 0 20px rgb(0 0 0 / .25);-webkit-box-shadow:0 0 20px rgb(0 0 0 / .25);-ms-box-shadow:0 0 20px rgb(0 0 0 / .25);-o-box-shadow:0 0 20px rgb(0 0 0 / .25);box-sizing:border-box;height:100%;left:0;margin-left:0;padding:20px;position:fixed;right:0;top:0;width:300px;z-index:999999;transform:translateX(-110%);-webkit-transform:translateX(-110%);-moz-transform:translateX(-110%);-ms-transform:translateX(-110%);-o-transform:translateX(-110%);transition:all 300ms ease;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease}.mobile-menu ul li{width:100%;text-align:left;list-style-type:none;padding:5px 0}.mobile-menu-inner>ul{margin:0}.mobile-menu ul li a{display:block;font-size:14px}.toggled-on .mobile-menu .mega{background:#f5f5f5;border:1px solid #f0f0f2;margin-left:0;z-index:999;position:absolute;left:0;top:54px;padding:10px 20px;width:100%;box-sizing:border-box}.mobile-menu .collapsable-hitarea:after,.mobile-menu .expandable-hitarea:before{cursor:pointer;display:block;font-family:FontAwesome;font-weight:400;position:absolute;right:0;left:0;top:0;color:#000;font-size:14px}.mobile-menu .collapsable-hitarea:after{content:"\f068"}.mobile-menu .expandable-hitarea:before{content:"\f067"}.hitarea{display:block;float:right;height:30px;position:relative;width:40px;color:#333;text-align:right}.menu-toggle{display:none}.site-title a,.site-title a:hover{font-size:30px;text-transform:uppercase}.header-welcome{float:left;padding:9px 0 9px;font-size:12px;color:#767676}.header-contact{float:right;text-align:left;display:inline-block;padding:9px 0 8px 0}.contact-block,.email-block{display:inline-block;font-size:12px;color:#767676}.contact-inner,.email-inner{display:inline-block}.email-block{padding-left:50px}span.contact-icon:before{content:"\f095";font-family:"FontAwesome";font-size:14px;padding-right:5px;vertical-align:middle}span.email-icon:before{content:"\f0e0";font-family:"FontAwesome";font-size:14px;padding-right:5px;vertical-align:middle}.header-social-icons{display:inline-block;float:right;margin-top:11px}.header-social-icons .follow-us a{display:inline-block;text-align:center;line-height:24px;border-radius:50%;letter-spacing:.2px;font-weight:400;border:none;margin:0}.widgets-follow-us .title-outer,.widgets-follow-us.toggled-off .title-outer{display:none}.primary-navigation ul{list-style:none;margin:0}.site-navigation li{border-top:1px solid rgb(255 255 255 / .2)}.site-navigation ul ul{margin-left:20px}.primary-navigation ul ul{background-color:#f6f6f6;box-shadow:0 5px 4px -5px rgb(0 0 0 / .5);-webkit-box-shadow:0 5px 4px -5px rgb(0 0 0 / .5);-moz-box-shadow:0 5px 4px -5px rgb(0 0 0 / .5);-o-box-shadow:0 5px 4px -5px rgb(0 0 0 / .5);float:left;margin:0;position:absolute;top:44px;left:-999em;text-align:left;z-index:99999;border:1px solid #C9C9C9;border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px}.nav-menu a{font-size:14px;padding:12px 24px;color:#211F20;display:block;text-transform:capitalize}.site-navigation .current_page_item>a,.site-navigation .current_page_ancestor>a,.site-navigation .current-menu-item>a,.site-navigation .current-menu-ancestor>a{color:#000}.primary-navigation li:hover>a,.primary-navigation li.focus>a,.site-navigation .current_page_item>a{color:#000}.primary-navigation ul ul a:hover,.primary-navigation ul ul li.focus>a{color:#000}.header_middle{float:left;margin:34px 0 0;width:485px}.header-search .title{display:none}.woocommerce-product-search span.customSelect{border-color:#f0f0f2;border-style:solid;border-width:0 0 1px;float:left;margin:0 30px 0 0;padding:8px 3px;width:245px;position:relative;text-align:left;text-transform:capitalize}.woocommerce-product-search .customSelectInner{width:100%!important;padding:0}.ie8 .header-search #searchform{float:none}.ie8 .owl-theme .owl-controls .owl-buttons div{font-size:0}.ie8 #woo-small-products .image-block{width:30%}.woocommerce-product-search select{left:0}.search-button{display:block}.nav-top .menu-toggle:before{content:"\f0c9";font-size:24px;margin-top:0;position:absolute;left:0;top:6px;right:auto}.nav-top.active .menu-toggle:before,.nav-top.active .menu-toggle:after{background-color:#000;content:"";display:block;height:3px;left:6px;right:6px;position:absolute;width:100%}.nav-top.active .menu-toggle:before{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-moz-transform:rotate(-45deg)}.nav-top.active .menu-toggle:after{transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-moz-transform:rotate(45deg)}.nav-top.active .menu-toggle:before,.nav-top.active .menu-toggle:after{top:18px;width:24px}.nav-top{display:none}.nav-top .menu-toggle{color:#000;cursor:pointer;display:block;font-size:20px;font-weight:700;height:24px;line-height:24px;margin:auto;padding:6px;position:relative;text-align:center;text-transform:uppercase;padding-left:30px}.navigation-fix .nav-top{background-color:#fff0}.nav-top.active .mobile-menu{transform:translateX(0)!important;-webkit-transform:translateX(0)!important;-moz-transform:translateX(0)!important;-ms-transform:translateX(0)!important;-o-transform:translateX(0)!important;transition:all 300ms ease;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;overflow-y:auto}.mega-menu ul,.mega-menu ul li{list-style:none}.mega-menu ul.menu{position:relative;padding:0;margin:0}.mega-menu ul li ul{display:none}.mega-menu .sub{display:none}.mega-menu .sub ul{display:block}.mega-menu ul,.mega-menu ul,.mega-menu ul li{margin:0;padding:0;border:none}.mega-menu ul.menu{width:100%;position:relative}.mega-menu ul li{display:inline-block;vertical-align:top}.mega-menu ul li li{margin:0;display:block}.mega-menu ul li a{color:#000;display:block;text-transform:uppercase;position:relative;margin:0 20px;cursor:pointer;font-size:13px;line-height:20px;font-weight:600;letter-spacing:.8px;padding:50px 0;font-family:Poppins}.mega-menu ul li:first-child a{margin-left:0}.mega-menu ul li a:after{position:absolute;left:0;bottom:0;width:100%;height:2px;background:#EE4A90;content:'';opacity:0;-webkit-transition:opacity 0.3s,-webkit-transform 0.3s;-moz-transition:opacity 0.3s,-moz-transform 0.3s;transition:opacity 0.3s,transform 0.3s;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);transform:translateY(-10px)}.mega-menu ul li .sub a:after{display:none}.mega-menu ul li a:hover:after,.mega-menu ul li a:focus:after,.mega-menu .current_page_item>a:after{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.mega-menu ul li a.dc-mega{position:relative}.mega-menu ul.mega>li:hover>a:before,.mega-menu ul.mega .current_page_item>a:before{right:0}.mega-menu ul .sub li.mega-hdr li a,.mega-menu ul li .sub-container.non-mega li a{margin:0!important}.mega-menu ul li.mega-hover a .dc-mega-icon{background-position:0 100%}.mega-menu ul li .sub-container{position:absolute;transition:all .3s ease-out 0s;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;-webkit-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);display:block!important;transform-origin:20% 20% 0;opacity:0;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;overflow:hidden}.mega-menu ul li.mega-hover .sub-container{top:100%!important;transition:all 0.3s ease 0s;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);opacity:1;-khtml-opacity:1;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;overflow:visible}.mega-menu ul li.shop .sub-container{margin-left:0!important}.mega-menu ul li .sub li.shop-image.mega-hdr{padding:16px 0;width:auto}.mega-menu ul li.shop .sub a{padding:0;margin:0}.shop-image{display:none;float:left;padding:16px 0;width:auto}.mega-menu ul li.shop.mega-hover .shop-image{display:block}.mega-menu ul li .sub{background-color:#fff;border:1px solid #ddd;padding:5px;z-index:999}.yith_magnifier_zoom_wrap{z-index:9!important}.mega-menu ul li .sub-container.mega .sub{padding:0}.horizontalsection .horizontalinner{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.horizontalsection{position:relative}.mega-menu ul li .sub .row{width:100%;overflow:hidden;clear:both;margin:0 auto}.mega-menu ul li .sub li{list-style:none;float:none;width:180px;font-weight:400;text-align:left;background:none}.mega-menu ul li .sub li.mega-hdr{float:left;border-right:1px solid #ddd;padding:16px 25px 0}.mega-menu ul li .sub li.mega-hdr.last{border:none}.mega-menu ul li .sub a{color:#000;background:none;border:none;text-shadow:none;padding:4px 0;display:block;float:none;text-decoration:none;text-transform:none;text-transform:capitalize;font-weight:500;font-size:12px;letter-spacing:1px}.mega-menu ul li .sub .sub-menu a:before{content:"\f105";font-family:fontawesome;position:absolute;top:4px;color:#000;left:0}.mega-menu ul li .sub .sub-menu a{padding:4px 0 4px 20px!important;font-weight:400}.mega-menu ul li .sub li.mega-hdr a.mega-hdr-a{color:#000;font-size:14px;margin-bottom:5px;font-weight:600;margin:00!important}.mega-menu ul li .sub li.mega-hdr a.mega-hdr-a:hover{text-shadow:none;color:#EE4A90}.mega-menu ul .sub li.mega-hdr li a,.mega-menu ul li .sub-container.non-mega li a{padding:5px 0}.mega-menu ul .sub li.mega-hdr li a:hover,.mega-menu ul li .sub-container.non-mega li a:hover{color:#EE4A90}.mega-menu ul .sub ul li{padding-right:0}.mega-menu ul li .sub-container.non-mega .sub{padding:10px 20px}.entry-main-header .featured-post{float:right}.site-top{clear:both;margin:0 0 20px 0;border-bottom:1px solid #e6e4dc;border-top:1px solid #e6e4dc}.topbar-outer{background:#333;border-bottom:1px solid #ebebeb;display:inline-block;width:100%}.site-header-fix.header-style .topbar-outer{display:none}.navbar,.navbar-mobile{display:table}.cart-text{display:inline-block;vertical-align:top;padding:0 5px}.tmpmela-menu-label{position:relative}.tmpmela-menu-label:before{background-color:red;color:#fff;content:"Hot";font-size:12px;left:auto;line-height:20px;padding:0 6px;position:absolute;right:-10px;text-align:center;top:5px;width:auto}.sale-label:before{background-color:red;content:"Sale"}.primary-navigation.toggled-on{padding:72px 0 36px}.primary-navigation .nav-menu{border:medium none;text-align:left}.primary-navigation.toggled-on .nav-menu{display:block}.main-navigation{position:relative;text-align:center;float:left;width:auto}.menu-category ul li{background:none repeat scroll 0 0 #F6F6F6;border-bottom:1px solid #D5D5D5;padding:6px 0 7px}.menu-category ul li a{padding:0 0 0 10px}.menu-category{border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;float:left;margin-bottom:5px;padding:3px 4px;position:relative;z-index:999}.cate-inner{background:none repeat scroll 0 0 #F6F6F6;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;cursor:pointer;float:left;padding:3px}.category_title{color:#FFF;float:left;font-size:14px;text-transform:capitalize}doesnotexist:-o-prefocus,.product-categories{position:absolute;top:45px;display:none}.menu-category .cat-bullet{background:url(/wp-content/themes/portfox/images/codezeel/Catarrowdown.png) no-repeat scroll right center #fff0;cursor:pointer;float:right;height:18px;overflow:hidden;width:20px;z-index:99999}.menu-category.active .cat-bullet{background:url(/wp-content/themes/portfox/images/codezeel/CatarrowUp.png) no-repeat scroll right center #fff0}.primary-navigation .menu-toggle{display:none;padding:0}.primary-navigation.toggled-on{border-bottom:0;margin:0;padding:0}.primary-navigation li{border:0;display:inline-block;position:relative;background:url(/wp-content/themes/portfox/images/codezeel/menu_saprator.png) no-repeat scroll left center #fff0}.primary-navigation li:first-child{background:none}.primary-navigation li li{border:0;display:block;height:auto;padding:0;margin:3px;background:none}.primary-navigation ul ul ul{left:-999em;top:0;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px}.primary-navigation ul ul a{padding:5px 8px;white-space:normal;width:176px;margin:0 2px;text-transform:capitalize}.primary-navigation ul li:hover>ul,.primary-navigation ul li.focus>ul{left:auto}.primary-navigation ul ul li:hover>ul,.primary-navigation ul ul li.focus>ul{left:100%}.primary-navigation .menu-item-has-children>a,.primary-navigation .page_item_has_children>a{padding-right:26px}.primary-navigation .menu-item-has-children>a:after,.primary-navigation .page_item_has_children>a:after{-webkit-font-smoothing:antialiased;content:"\f0d7";display:inline-block;font:normal 13px/1 FontAwesome;position:absolute;right:12px;top:16px;vertical-align:text-bottom}.primary-navigation li .menu-item-has-children>a,.primary-navigation li .page_item_has_children>a{padding-right:20px;width:168px}.primary-navigation .menu-item-has-children li.menu-item-has-children>a:after,.primary-navigation .menu-item-has-children li.page_item_has_children>a:after,.primary-navigation .page_item_has_children li.menu-item-has-children>a:after,.primary-navigation .page_item_has_children li.page_item_has_children>a:after{content:"\f0da";right:8px;top:8px;font:normal 13px/1 FontAwesome}.secondary-navigation{border-bottom:1px solid rgb(255 255 255 / .2);font-size:12px;margin:48px 0}.secondary-navigation a{padding:9px 0}.menu-toggle{display:none}.resp-tab-content{display:none}h2.resp-accordion{cursor:pointer;display:none;padding:5px}.resp-tab-content-active{display:block}.site-main{clear:both;margin:0;min-height:400px}.hentry{margin:0 auto;position:relative}.site-content .entry-header,.site-content .entry-content,.site-content .entry-summary,.site-content .entry-meta,.page-content{margin:0 auto}.page-content{margin-bottom:30px}.post-thumbnail{display:block;position:relative;width:100%;z-index:0}a.post-thumbnail:hover{background-color:#999}.full-width .post-thumbnail img{display:block;margin:0 auto}.page-title{margin-bottom:35px;padding:15px 0;display:inline-block;width:100%;box-sizing:border-box;vertical-align:top;background:#f5f5f5}.page-title .entry-title-main{color:#000;font-size:20px;font-weight:600;text-transform:uppercase;text-align:center;margin:12px 0}.breadcrumbs,.woocommerce .woocommerce-breadcrumb,.woocommerce-page .woocommerce-breadcrumb{font-size:14px;line-height:26px;margin:10px 0;color:#000;text-align:center;float:right}.breadcrumbs p{margin:0}.woocommerce .woocommerce-breadcrumb span a,.woocommerce-page .woocommerce-breadcrumb span a,.breadcrumbs a{color:#191919;font-weight:400;padding:0 0;letter-spacing:.6px}.woocommerce .woocommerce-breadcrumb span a:hover,.woocommerce-page .woocommerce-breadcrumb span a:hover,.breadcrumbs a:hover{color:#EE4A90}.page-title .entry-title-main{float:left}.page-description p,.term-description p{margin:0}.page-description{margin:0 auto 20px}.page-description img,.term-description img{margin-bottom:20px}.page-description>p,.woocommerce-MyAccount-content p{margin:0}h3.entry-title a{color:#000;display:inline-block;vertical-align:top}h3.entry-title a:hover{color:#000}.entry-header .entry-title{margin-top:0;line-height:20px}.entry-header .entry-title a{font-size:14px;font-weight:500;line-height:20px;margin:0}.blog-header .entry-content-date{display:none}.single-post .entry-header .entry-title,.single-testimonial .entry-header .entry-title{display:block}.type-product .summary div.description{border-bottom:1px solid #f0f0f2}.empty-entry-header h3.entry-title{border:medium none;padding:0}.entry-header{position:relative;z-index:1}.format-image .entry-content-inner{overflow:hidden}.format-status .entry-main-header{margin-bottom:15px}.format-quote .entry-content{display:inline-block;width:100%}.format-standard.sticky .featured-post{font-size:15px}.single .entry-header .entry-title{margin:0 0 14px;font-size:22px;font-weight:800;color:#000}.single .entry-main-header{margin-bottom:10px}.entry-meta{clear:both;font-weight:400;line-height:1.3333333333;text-transform:capitalize}.single-post .entry-meta{padding:0}.entry-meta a{color:#262626}.entry-meta a:hover{color:#EE4A90}.cat-links{font-weight:900;text-transform:uppercase}.byline{display:none}.single .byline,.group-blog .byline{display:inline}.entry-summary .excerpt,.entry-content p{line-height:24px}.post-info .entry-summary .excerpt{color:#858585;line-height:24px;margin-bottom:0}.post-info .entry-summary .read-more{margin-top:15px}.post-footer{margin-top:25px}.entry-thumbnail{text-align:center;position:relative;margin-bottom:20px;display:inline-block}.post-info{overflow:hidden}.post-info-inner{padding-left:60px}.entry-thumbnail .block_hover,.portfolios .block_hover,.gallery-item:hover .gallery-caption{position:relative}.entry-thumbnail-outer{text-align:center;width:100%}.post-content{position:relative;text-align:center;z-index:9}.post-inner-top{background-color:#000;border:5px solid #fff;color:#000;display:inline-block;font-family:'Poppins',sans-serif;font-size:14px;height:96px;margin:-96px auto 0;padding:6px 4px;position:relative;text-transform:uppercase;vertical-align:top;width:100px}.post-inner-top.post-box{margin:0 auto 10px}.date-inner{color:#000}.site-content .entry-meta span .fa{color:#262626}.site-content .entry-meta span:hover .fa{color:#EE4A90}.site-content .entry-meta a{font-size:12px;line-height:12px}.blog-icon{padding:12px 12px;width:25px;height:25px;text-align:center;z-index:1;display:inline-block;left:0;color:#fff;background:#EE4A90;border-radius:50%;float:left}.post-header{position:relative;margin-bottom:10px!important}.blog-header{overflow:hidden;text-align:left}.blog-header .entry-content-date{margin-bottom:3px;margin-top:10px}.entry-content-date .entry-date .day,.entry-content-date .entry-date .month,.entry-content-date .entry-date .year{display:inline-block;vertical-align:top;position:relative}.single-portfolio .site-content .entry-content{margin-top:0}.site-content .entry-content{margin-top:15px}.single-post .entry-content{margin:20px 0 0}.site-content .entry-content-inner{display:block;overflow:hidden;position:relative;margin-bottom:5px}.site-content .post-content .entry-content-inner{border-top:1px solid #f0f0f2;padding:10px 0 20px}.entry-date{font-weight:400;letter-spacing:0;line-height:14px}.post-content .read-more a{font-weight:600;font-size:13px;color:#000}.post-content .read-more a:hover{color:#000}.blog-icon:before{font-family:'FontAwesome';font-size:25px;line-height:28px}.sticky-post{background:#000;color:#fff;padding:0 10px;display:inline-block;vertical-align:top}article.sticky.hentry .post-content{padding:0 15px 15px}.site-content .sticky .blog-icon:before,.site-content .tag-sticky-2 .blog-icon:before{content:'\f08d'}.format-standard .blog-icon:before{content:'\f0f6 '}.format-image .blog-icon:before{content:'\f1c5'}.format-audio .blog-icon:before{content:'\f1c7'}.format-gallery .blog-icon:before{content:'\f030'}.format-aside .blog-icon:before{content:'\f02d'}.format-video .blog-icon:before{content:'\f03d'}.format-status .blog-icon:before{content:'\f1c5'}.format-chat .blog-icon:before{content:'\f075'}.format-link .blog-icon:before{content:'\f0c1'}.format-quote .blog-icon:before{content:'\f10e'}.search .blog-icon:before{content:'\f02d'}.type-product .blog-icon:before{content:'\f1b2'}.entry-meta .tag-links a{background-color:#767676;border-radius:0 2px 2px 0;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;color:#fff;display:inline-block;font-size:13px;font-weight:600;line-height:1.2727272727;margin:2px 4px 2px 10px;padding:3px 7px;position:relative;text-transform:uppercase}.entry-meta .tag-links a:hover{background-color:#41a62a;color:#fff}.entry-meta .tag-links a:before{border-top:10px solid #fff0;border-right:8px solid #767676;border-bottom:10px solid #fff0;content:"";height:0;position:absolute;top:0;left:-8px;width:0}.entry-meta .tag-links a:hover:before{border-right-color:#41a62a}.entry-meta .tag-links a:after{background-color:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;content:"";height:4px;position:absolute;top:8px;left:-2px;width:4px}.read-more-link{color:#555;font-size:12px;text-transform:capitalize;font-weight:600}.style-2 .read-more{margin-top:30px}.page .entry-content{padding-top:0;margin:0}.entry-content a:hover,.entry-summary a:hover,.page-content a:hover,.comment-content a:hover{text-decoration:none}.entry-content table,.comment-content table{margin-bottom:24px}.entry-content th,.comment-content th{padding:5px 10px}.entry-content td,.comment-content td{padding:5px 10px}.entry-content .edit-link{font-size:12px;clear:both;float:left}.entry-content .edit-link a{text-decoration:none}.entry-content .edit-link a:hover{color:#000}.hentry .mejs-container{margin:12px 0 18px}.hentry .mejs-mediaelement,.hentry .mejs-container .mejs-controls{background:#000}.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background:#fff}.hentry .mejs-controls .mejs-time-rail .mejs-time-current{background:#24890d}.hentry .mejs-controls .mejs-time-rail .mejs-time-total,.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{background:rgb(255 255 255 / .33)}.hentry .mejs-container .mejs-controls .mejs-time{padding-top:9px}.hentry .mejs-controls .mejs-time-rail span,.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}.hentry .mejs-overlay-loading{background:#fff0}.page-links{clear:both;font-size:12px;font-weight:900;line-height:2;margin:24px 0;text-transform:uppercase}.page-links a,.page-links>span{background:#fff;border:1px solid #fff;display:inline-block;height:25px;margin:0 1px 2px 0;text-align:center;width:25px}.page-links a{background:#fff;border:1px solid #f0f0f2;color:#000;text-decoration:none}.page-links a:hover{background:#000;border:1px solid #000;color:#fff}.page-links>.page-links-title{height:auto;margin:0;padding-right:7px;width:auto}.gallery{margin-bottom:20px;display:inline-block;width:100%}.gallery-item{display:inline-block;vertical-align:top;margin:0;overflow:hidden;position:relative;padding:2px;box-sizing:border-box}.gallery-columns-1 .gallery-item{width:100%}.ie8 .gallery-columns-2 .gallery-item{width:48%}.ie8 .gallery-columns-3 .gallery-item{width:32%}.ie8 .gallery-columns-4 .gallery-item{width:23%}.ie8 .gallery-columns-5 .gallery-item{width:19%}.ie8 .gallery-item .gallery-icon img{width:100%!important}.gallery-columns-2 .gallery-item{width:50%}.gallery-columns-3 .gallery-item{width:33.33%}.gallery-columns-4 .gallery-item{width:25%}.gallery-columns-5 .gallery-item{width:20%}.gallery-columns-6 .gallery-item{width:16.66%}.gallery-columns-7 .gallery-item{width:14.2%}.gallery-columns-8 .gallery-item{width:12.5%}.gallery-columns-9 .gallery-item{width:11.11%}.gallery-columns-1 .gallery-item:nth-of-type(1n),.gallery-columns-2 .gallery-item:nth-of-type(2n),.gallery-columns-3 .gallery-item:nth-of-type(3n),.gallery-columns-4 .gallery-item:nth-of-type(4n),.gallery-columns-5 .gallery-item:nth-of-type(5n),.gallery-columns-6 .gallery-item:nth-of-type(6n),.gallery-columns-7 .gallery-item:nth-of-type(7n),.gallery-columns-8 .gallery-item:nth-of-type(8n),.gallery-columns-9 .gallery-item:nth-of-type(9n){margin-right:0}.ie8 .gallery-caption{display:none}.ie8 .gallery-item:hover .gallery-caption{display:block}.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.ie8 .gallery-caption .gallery-zoom,.ie8 .gallery-caption .gallery-redirect{background-color:#7392AD}.ie8 .gallery-caption .gallery-zoom:hover,.ie8 .gallery-caption .gallery-redirect:hover{background-color:#110C09}.format-link .entry-content a{border-bottom:1px solid #464E55;padding-bottom:3px;color:#333}.format-link .entry-content a:hover{border-color:#f0f0f2;color:#000}.format-aside .entry-content{font-style:italic}.post-navigation,.image-navigation{clear:both;display:inline-block;vertical-align:top;margin:20px 0;padding:20px 0 20px;width:100%;border-top:1px solid #e1e1e1}.previous-image{background:#636363 none repeat scroll 0 0;float:left;padding:10px;font-weight:700;color:#fff}.next-image{background:#EE4A90 none repeat scroll 0 0;float:right;padding:6px 10px;font-weight:700;color:#fff}.single-attachment .image-navigation .previous-image{float:left}.single-attachment .image-navigation .next-image{float:right}.post-navigation .meta-nav{color:#333;display:block;font-size:12px;font-weight:900;line-height:2;text-transform:uppercase}.post-navigation a,.image-navigation a{text-transform:none}.post-navigation a.prev-post{float:left;padding:0;font-weight:700;color:#000}.post-navigation a:hover .fa{color:#EE4A90}.post-navigation a.next-post{float:right;padding:0;font-weight:700;color:#000}.post-navigation a.next-post:hover,.post-navigation a.prev-post:hover{color:#EE4A90}.paging-navigation{clear:both;display:inline-block;margin:20px 0 40px;text-align:center;width:100%}.paging-navigation h3{margin:0}.paging-navigation .page-numbers{background:#EE4A90;border:1px solid #EE4A90;color:#fff;display:inline-block;height:30px;line-height:30px;text-align:center;width:30px;font-family:'Poppins',sans-serif}.paging-navigation a .fa{margin:0;font-size:14px;font-weight:700}.paging-navigation a,.paging-navigation a .fa,.paging-navigation span{color:#fff}.paging-navigation a:hover .fa{color:#fff}.paging-navigation a:hover,.paging-navigation .page-numbers.current{background:#000;border:1px solid #000}.attachment .content-sidebar,.attachment .post-thumbnail{display:none}.attachment .entry-content{padding-top:0}.attachment footer.entry-meta{text-transform:none}.entry-attachment .attachment{margin-bottom:24px}.archive-header h3,.page-header h3{font-size:18px}.author-info{margin:30px 0 0;display:inline-block}.author-info .author-avatar{display:inline-block;float:left}.author-info .author-description{margin:10px 0 0 15px;display:inline-block;width:auto;float:left}.taxonomy-description,.author-description{margin:10px 0 0;display:inline-block;width:100%}.taxonomy-description p,.author-description p{margin-bottom:18px}.taxonomy-description p:last-child,.author-description p:last-child{margin-bottom:0}.taxonomy-description a:hover,.author-description a:hover{text-decoration:none}.contributor{border-bottom:1px solid #f0f0f2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:48px 10px}.contributor:first-of-type{padding-top:24px}.contributor-info{margin:0 auto;max-width:474px}.contributor-avatar{border:1px solid #f0f0f2;float:left;margin:0 30px 20px 0;padding:2px}.contributor-name{font-size:16px;font-weight:900;line-height:1.5;margin:0}.contributor-bio a{text-decoration:underline}.contributor-bio a:hover{text-decoration:none}.contributor-posts-link{display:inline-block;line-height:normal;padding:10px 30px}.contributor-posts-link:before{content:"\f443"}.error404 .page-content{padding-top:0}.error404 .page-content .search-form{margin-bottom:24px}.full-width .hentry{max-width:100%}.comments-area{margin:30px auto 0;padding:25px;clear:both;box-sizing:border-box;background:#f5f5f5}.comment-reply-title,.comments-title{margin:0 0 20px;font-weight:700;line-height:25px;text-transform:uppercase}.comment-list{list-style:none;margin:0 0 30px 0}.comment-author{font-size:13px;line-height:1.7142857142}.comment-list .reply,.comment-metadata{font-size:12px;line-height:2;text-transform:uppercase}.comment-list>li:first-child>article,.comment-list>.pingback:first-child,.comment-list>.trackback:first-child{border-top:0}.comment-list .comment{border-top:2px solid #e1e1e1;margin:20px 0 0;padding:20px 0}.comment-author{position:relative}.comment-author .avatar{border:2px solid #e1e1e1;padding:5px;position:absolute;top:0;left:0}.bypostauthor>article .fn:before{content:"\f007";margin:0 5px 0 2px;position:relative;top:0;vertical-align:middle}.says{display:none}.comment-author,.comment-awaiting-moderation,.comment-metadata{padding-left:62px}.comment-content{margin:20px 0 10px}.comment-edit-link{margin-left:10px}.comment-edit-link:before{content:"\f040";margin:0 5px 0 2px;vertical-align:middle}.comment-reply-link:before,.comment-reply-login:before{content:"\f112";margin-right:5px;vertical-align:middle}.comment-content ul,.comment-content ol{margin:0 0 24px 22px}.comment-content li>ul,.comment-content li>ol{margin-bottom:0}.comment-content>:last-child{margin-bottom:0}.comment-list .children{list-style:none;margin-left:15px}.comment .comment-respond{margin-top:24px}.comment-notes,.comment-awaiting-moderation,.logged-in-as,.no-comments,.form-allowed-tags,.form-allowed-tags code{color:#333}.comment-notes,.comment-awaiting-moderation,.logged-in-as{font-size:14px;line-height:1.7142857142}.no-comments{font-size:16px;font-weight:900;line-height:1.5;margin-top:24px;text-transform:uppercase;margin-bottom:0}.comment-form label{display:block;font-weight:600}.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"]{width:100%}.form-allowed-tags,.form-allowed-tags code{font-size:12px;line-height:1.5}.comment-reply-title small a{color:#333;float:right;height:24px;overflow:hidden;width:24px}.comment-reply-title small a:hover{color:#333}.comment-reply-title small a:before{content:"\f00d";font-size:25px;font-family:'FontAwesome';color:#333}.comment-navigation{font-size:12px;line-height:2;margin-bottom:48px;text-transform:uppercase}.comment-navigation .nav-next,.comment-navigation .nav-previous{display:inline-block}.comment-navigation .nav-previous a{margin-right:10px}#comment-nav-above{margin-top:36px;margin-bottom:0}.full-size-link:before,.parent-post-link:before,.site-content span+.byline:before,.site-content span+.comments-link:before,.site-content span+.edit-link:before,.site-content span+.entry-date:before{content:""}.attachment span.entry-date:before,.entry-content .edit-link a:before,.entry-meta .edit-link a:before,.site-content .byline a:before,.site-content .comments-link a:before,.site-content .entry-date a:before,.site-content .featured-post:before,.site-content .full-size-link a:before,.site-content .parent-post-link a:before,.site-content .post-format a:before{-webkit-font-smoothing:antialiased;display:inline-block;font:14px/18px FontAwesome;margin-right:5px;text-decoration:inherit;vertical-align:baseline}.site-content .entry-meta>span.edit-link{border-right:none}.site-content .format-video .post-format a:before{content:"\f144"}.site-content .format-audio .post-format a:before{content:"\f028"}.site-content .format-image .post-format a:before{content:"\f03e"}.site-content .format-quote .post-format a:before{content:"\f10d";margin-right:2px}.site-content .format-gallery .post-format a:before{content:"\f029";margin-right:4px}.site-content .format-aside .post-format a:before{content:"\f192";margin-right:2px}.site-content .format-link .post-format a:before{content:"\f0c1";position:relative;top:1px}.attachment .site-content span.entry-date:before{content:"\f017";margin-right:1px;position:relative;margin:0 5px}.site-content .byline a:before{content:"\f007"}.primary-sidebar .widget_product_search .woocommerce-product-search{overflow:hidden;margin:0}#primary-sidebar .search-field{background:#FFF;border:2px solid #e9e9e9;float:left;width:86%;padding:8px;line-height:22px}.widget_search #searchform #searchsubmit,#primary-sidebar .widget_product_search input[type="submit"]{background:#EE4A90 url(/wp-content/themes/portfox/images/codezeel/search.png) no-repeat scroll center center;border:0;color:#fff;float:left;font-size:0;height:42px;margin:0;padding:0;position:absolute;right:0;width:40px;border-radius:0;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0}.widget_search #searchform #searchsubmit:hover,.widget_product_search input[type="submit"]:hover{background-color:#000}#secondary{position:relative;float:left;width:280px;padding:0}.right-sidebar #secondary{float:right}.full-width #secondary{display:none}#primary.main-content-inner-full,.main-content-inner-full #primary{margin:0;width:100%}#primary{float:right;width:1090px;margin:0}.left-sidebar #primary{float:right}.right-sidebar #primary{float:left}.full-width #primary{width:100%;float:right;margin-left:0;margin-right:0}.full-width #primary{width:100%!important;margin:0!important}.home.blog #primary{background:none}.category_tab .inner-container{overflow:hidden}.aboutus .banner-slider-container{margin:0 0 20px;text-align:right}.about-us .flexslider .slides img{max-width:100%;width:auto}.bx-viewport{clear:both}.bx-controls{position:absolute;right:0;top:0}.primary-sidebar .bx-viewport .product_list_widget li{margin:24px 0!important;width:auto!important}.bx-controls-direction a{display:block;font-size:0;position:absolute;text-align:center;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;top:-33px;background:#fff none repeat scroll 0 0;border:1px solid #ccc;color:#ccc;height:20px;line-height:18px;width:20px;border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-moz-border-radius:50px}.bx-controls-direction a:hover{color:#fff;background:#000;border-color:#000}.bx-controls-direction a.bx-prev{left:auto;right:26px}.bx-controls-direction a.bx-next{left:auto;right:0}.bx-controls-direction a:before{content:"";font-family:"FontAwesome";font-size:16px;left:0;position:absolute;right:0;text-align:center}.bx-controls-direction a.bx-prev:before{content:'\f104';left:-1px}.bx-controls-direction a.bx-next:before{content:'\f105';right:-3px}#woo-small-products .bx-pager{display:none}#woo-small-products .bx-wrapper{position:relative}#woo-small-products .image-block .secondary-image{display:none}#woo-small-products .image-block{width:32%;float:left;margin-right:10px}#woo-small-products .product-detail-wrapper{overflow:hidden}#woo-small-products li h3{font-weight:400;color:gray;line-height:20px;margin:0}#woo-small-products li:hover h3{color:#000}#woo-small-products .onsale{display:none}#woo-small-products .products li{border-bottom:1px solid #eaeaea;clear:both;margin-bottom:5px;padding:10px 0 10px;width:100%!important}#woo-small-products .products .container-inner{margin:0;text-align:left;border:none;display:inline-block}#woo-small-products .product-block-hover,#woo-small-products .yith-wcwl-add-to-wishlist{display:none}#woo-small-products .products li.product:hover a.add_to_cart_button,#woo-small-products .products li.product:hover a.product_type_variable,#woo-small-products .products li .product:hover a.product_type_external,#woo-small-products .products li.product:hover a.product_type_grouped,#woo-small-products .products li.product:hover a.product_type_simple,#woo-small-products .products li.product:hover a.added_to_cart{display:none}#woo-small-products .wpb_wl_preview_area{display:none}.primary-sidebar .widget #woo-small-products ul.toggle-block{padding:0}.primary-sidebar .product-detail-wrapper{text-align:left}.woocommerce .primary-sidebar #woo-small-products .price{padding:0}.woocommerce ul.products li.product .attachment-shop_catalog,.woocommerce-page ul.products li.product .attachment-shop_catalog{transition:all 0.5s ease;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease}.woocommerce ul.products li.product-type-variable .image-block .woocommerce-Price-amount,.woocommerce-page ul.products li.product-type-variable .image-block .woocommerce-Price-amount{display:block;line-height:11px}.woocommerce ul.products li.product:hover .secondary-image,.woocommerce-page ul.products li.product:hover .secondary-image{opacity:1;-webkit-opacity:1;-moz-opacity:1;-khtml-opacity:1;visibility:visible;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transition:all 500ms ease 0s;-moz-transition:all 500ms ease 0s;-o-transition:all 500ms ease 0s;transition:all 500ms ease 0s}.woocommerce ul.products li.product .secondary-image,.woocommerce-page ul.products li.product .secondary-image{position:absolute;opacity:0;-webkit-opacity:0;-moz-opacity:0;-khtml-opacity:0;top:0;left:0%;right:0;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-ms-transform:scale(0,1);-o-transform:scale(0,1);-webkit-transition:all 500ms ease 0s;-moz-transition:all 500ms ease 0s;-o-transition:all 500ms ease 0s;transition:all 500ms ease 0s;visibility:hidden;max-width:100%;height:auto}.toggle_title{display:none}.single-product-sidebar .singleproduct-sidebar{display:none}.shop-right-sidebar #secondary{float:right}.shop-right-sidebar #primary{float:left}.shop-right-sidebar .menu-category,.shop-right-sidebar .cate-inner,.site-header.right-sidebar .menu-category,.site-header.right-sidebar .cate-inner{float:right}.shop-right-sidebar .product-categories .children,.site-header.right-sidebar .product-categories .children{left:auto;right:100%}.shop-right-sidebar .mega-menu,.site-header.right-sidebar .mega-menu{left:auto;right:200px}.shop-full-width #secondary{display:none}.shop-full-width #primary{width:100%}.site-description{font-size:12px;margin:10px 0 5px 0}.content-sidebar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#333}#footer-widget-area .widget .block_content,.widget_search #searchform{position:relative;display:inline-block;width:100%}#footer-widget-area .search-field{width:90%;line-height:24px}.widget{margin-bottom:10px}.footer-before{text-align:center}.widget_accepted_payment_methods{margin:0 0 0}.widget address{margin-bottom:18px}.widget abbr[title]{border-color:rgb(255 255 255 / .7)}.widget mark,.widget ins{background:none;color:gray}.widget pre,.widget fieldset{border-color:rgb(255 255 255 / .2)}.widget code,.widget kbd,.widget tt,.widget var,.widget samp,.widget pre{font-size:12px;line-height:1.5}.widget dl,.widget dd{margin-bottom:18px}.widget ul,.widget ol{list-style:none;margin:0;padding:0}.widget li>ol,.widget li>ul{margin-left:10px}.widget table,.widget th,.widget td{border-color:rgb(255 255 255 / .2)}.widget table{margin-bottom:18px}.widget hr{background-color:rgb(255 255 255 / .2)}.widget p{margin-bottom:18px}.widget .wp-caption{color:rgb(255 255 255 / .7);margin-bottom:18px}.primary-sidebar .wp-caption-text{color:#000}.site-footer .wp-caption-text{color:#fff}.site-footer .product_list_widget{display:inline-block;text-align:left}.site-footer .amount{color:#fff}.site-footer .product_list_widget li img{margin-bottom:10px}.site-footer .widget_search #searchform #searchsubmit,.site-footer .widget_product_search input[type="submit"]{border:1px solid #fff}.widget_calendar caption{color:#333;font-size:17px;font-weight:600;margin:0 0 25px;padding:0 0 15px;position:relative}.widget_calendar caption:before{border-bottom:1px solid #000;bottom:0;content:"";left:0;margin:0 auto;position:absolute;right:auto;width:30px}.site-footer .widget_calendar caption{color:#000}.site-footer .widget_calendar caption:before{border-bottom:2px solid #000;width:50px}.site-footer .widget_categories select{width:100%}.widget .block_content,.widget_search #searchform{overflow:hidden}.primary-sidebar .widget,.singleproduct-sidebar .widget{clear:both;list-style:outside none none;margin:0 0 35px;overflow:hidden;padding:20px;border:1px solid #ddd}.primary-sidebar .widget.woocommerce.widget_product_search button,.site-footer .widget.woocommerce.widget_product_search button{margin-top:10px;border:1px solid #fff}.primary-sidebar .widget.woocommerce.widget_layered_nav.woocommerce-widget-layered-nav button{margin-top:10px}.primary-sidebar .widget.widget_archive #archives-dropdown--1,.primary-sidebar .widget.woocommerce.widget_product_categories #product_cat,.primary-sidebar .widget .postform.toggle-block{width:90%;margin:10px 12px;text-align:left;padding:10px 10px}.primary-sidebar .widgets-leftbanner,.widget.widget_search{background:none;padding:0!important;border:none}.primary-sidebar .widget_black_studio_tinymce .textwidget,.primary-sidebar .widget>.toggle-block,.primary-sidebar .widget_price_filter .toggle-block,.primary-sidebar .widget_shopping_cart_content,.primary-sidebar .widget_pages>ul,.primary-sidebar .widget ul.toggle-block{padding:5px 0 0}.left-col .primary-sidebar .widget.widget_nav_menu ul.toggle-block{padding:0}.left-col .primary-sidebar .widget ul.menu.toggle-block{margin-top:25px}.primary-sidebar .widget ul.toggle-block.children{padding:0}.footer-sidebar .widget ul,.widget_product_search .toggle-block{margin:10px 0}.footer-sidebar .widget ul li{padding:4px 0;line-height:22px}.primary-sidebar .widget ul li,.primary-sidebar .widget.woocommerce.widget_product_categories li{position:relative}.primary-sidebar .widget.widget_shopping_cart .cart_list li a{background:none}.primary-sidebar .widget.woocommerce ul li a{display:block}.primary-sidebar .widget ul li.recentcomments span,.primary-sidebar .widget ul li.recentcomments>a{display:inline-block!important}.widget_top_rated_products .product-title{font-weight:400}.primary-sidebar a,.primary-sidebar .widget ul li.recentcomments span{position:relative;padding:4px 0;display:inline-block;color:#666;text-transform:capitalize}.primary-sidebar a:hover,.current-cat>a{color:#EE4A90;border-color:#EE4A90}.tagcloud a:hover{color:#fff;background:#EE4A90}.site-footer .tagcloud a:hover{color:#fff}.primary-sidebar .widget ul li.recentcomments span{color:#000}.primary-sidebar .widget .product_list_widget a{padding:0}.primary-sidebar .widget .product-categories li a,.product-categories li .hiden_menu ul li a{padding:3px 0}.primary-sidebar .widget_recent_comments .comment-author-link>a{padding:0}.primary-sidebar .widget ul li{position:relative}.primary-sidebar .widget ul li .hitarea{color:#666}.product-categories li>ul li a{position:relative}.product-categories .hitarea,.widget_pages .hitarea,.widget_nav_menu .hitarea,.widget_categories .hitarea{cursor:pointer;float:right;height:24px;position:absolute;right:0;top:4px;width:24px;z-index:7;text-align:right}.widget_pages .expandable .collapsable-hitarea:before{content:"\f105";font-family:"FontAwesome";position:absolute;right:0}.product-categories .expandable-hitarea:before,.widget_pages .expandable-hitarea:before,.widget_nav_menu .expandable-hitarea:before,.widget_categories .expandable-hitarea:before{content:"\f067";font-family:"FontAwesome";right:0;font-size:10px}.product-categories .collapsable-hitarea:before,.widget_pages .collapsable-hitarea:before,.widget_nav_menu .collapsable-hitarea:before,.widget_categories .collapsable-hitarea:before{font-family:'FontAwesome';content:'\f068';font-size:10px}.widget_pages .hitarea,.widget_nav_menu .hitarea,.widget_categories .hitarea{text-align:right}.product-categories .hitarea:before,.widget_categories .hitarea:before{display:block}.widget_calendar table{line-height:2;margin:0}.widget_calendar thead th{background-color:rgb(255 255 255 / .1)}.widget_calendar tbody td,.widget_calendar thead th{text-align:center}.widget_calendar tbody a{background-color:#000;color:#fff;display:block}.widget_calendar tbody a:hover{background-color:#000}.widget_calendar tbody a:hover{color:#fff}.widget_calendar #prev{padding-left:5px}.widget_calendar #next{padding-right:5px;text-align:right}.widget_codezeel_ephemera>ol>li{border-bottom:1px solid rgb(255 255 255 / .2);margin-bottom:18px;padding:0}.widget_codezeel_ephemera .hentry{margin:0;max-width:100%}.widget_codezeel_ephemera .entry-title,.widget_codezeel_ephemera .entry-meta,.widget_codezeel_ephemera .wp-caption-text,.widget_codezeel_ephemera .post-format-archive-link,.widget_codezeel_ephemera .entry-content table{font-size:13px;line-height:1.5}.widget_codezeel_ephemera .entry-title{display:inline;font-weight:400}.widget_codezeel_ephemera .entry-meta{margin-bottom:18px}.widget_codezeel_ephemera .entry-meta a{color:rgb(255 255 255 / .7)}.widget_codezeel_ephemera .entry-meta a:hover{color:#41a62a}.widget_codezeel_ephemera .entry-content ul,.widget_codezeel_ephemera .entry-content ol{margin:0 0 18px 20px}.widget_codezeel_ephemera .entry-content ul{list-style:disc}.widget_codezeel_ephemera .entry-content ol{list-style:decimal}.widget_codezeel_ephemera .entry-content li>ul,.widget_codezeel_ephemera .entry-content li>ol{margin:0 0 0 20px}.widget_codezeel_ephemera .entry-content th,.widget_codezeel_ephemera .entry-content td{padding:6px}.widget_codezeel_ephemera .post-format-archive-link{font-weight:600;text-transform:uppercase}.widget .block_content li{border-bottom:1px dotted #CCC}.widget .block_content li a{padding:5px;display:block}.widget .block_content li a:before{content:"\f105";font-family:FontAwesome;margin-right:8px}.widget .block_content li:last-child{border-bottom:none}.widget_recent_entries .post-date{display:block}.rsswidget img{margin-top:-4px}.rssSummary{margin:9px 0}.rss-date{display:block}.widget_rss li{margin-bottom:18px}.widget_rss li:last-child{margin-bottom:0}.widget_text>div>:last-child{margin-bottom:0}.content-sidebar .widget a{color:#24890d}.content-sidebar .widget a:hover{color:#41a62a}.content-sidebar .widget pre{border-color:#f0f0f2}.content-sidebar .widget mark,.content-sidebar .widget ins{color:#333}.content-sidebar .widget abbr[title]{border-color:#2b2b2b}.content-sidebar .widget fieldset{border-color:#f0f0f2}.content-sidebar .widget blockquote{color:#333}.content-sidebar .widget blockquote cite{color:#333}.content-sidebar .widget li>ol,.content-sidebar .widget li>ul{margin-left:18px}.content-sidebar .widget table,.content-sidebar .widget th,.content-sidebar .widget td{border-color:#f0f0f2}.content-sidebar .widget del{color:#767676}.content-sidebar .widget hr{background-color:#f0f0f2}.content-sidebar .widget input,.content-sidebar .widget textarea{background-color:#fff;border-color:#f0f0f2;color:#333}.content-sidebar .widget input:focus,.content-sidebar .widget textarea:focus{border-color:rgb(0 0 0 / .3)}.content-sidebar .widget input[type="button"],.content-sidebar .widget input[type="reset"],.content-sidebar .widget input[type="submit"]{background-color:#24890d;border:0;color:#fff}.content-sidebar .widget input[type="button"]:hover,.content-sidebar .widget input[type="button"]:focus,.content-sidebar .widget input[type="reset"]:hover,.content-sidebar .widget input[type="reset"]:focus,.content-sidebar .widget input[type="submit"]:hover,.content-sidebar .widget input[type="submit"]:focus{background-color:#41a62a}.content-sidebar .widget input[type="button"]:active,.content-sidebar .widget input[type="reset"]:active,.content-sidebar .widget input[type="submit"]:active{background-color:#55d737}.content-sidebar .widget .wp-caption{color:#333}.content-sidebar .widget .widget-title{border-top:5px solid #000;color:#333;font-size:14px;font-weight:900;margin:0 0 18px;padding-top:7px;text-transform:uppercase}.content-sidebar .widget .widget-title a{color:#333}.content-sidebar .widget .widget-title a:hover{color:#41a62a}.content-sidebar .widget_archive li,.content-sidebar .widget_categories li,.content-sidebar .widget_links li,.content-sidebar .widget_meta li,.content-sidebar .widget_nav_menu li,.content-sidebar .widget_pages li,.content-sidebar .widget_recent_comments li,.content-sidebar .widget_recent_entries li,.content-sidebar .widget_categories li ul,.content-sidebar .widget_nav_menu li ul,.content-sidebar .widget_pages li ul{border-color:#f0f0f2}.content-sidebar .widget_calendar caption{color:#333;font-weight:900}.content-sidebar .widget_calendar thead th{background-color:rgb(0 0 0 / .02)}.content-sidebar .widget_calendar tbody a,.content-sidebar .widget_calendar tbody a:hover{color:#fff}.content-sidebar .widget_codezeel_ephemera .widget-title{line-height:1.2857142857;padding-top:1px}.content-sidebar .widget_codezeel_ephemera .widget-title:before{background-color:#000;color:#fff;margin:-1px 9px 0 0;padding:6px 0 9px;text-align:center;vertical-align:middle;width:36px}.content-sidebar .widget_codezeel_ephemera .video.widget-title:before{content:"\f104"}.content-sidebar .widget_codezeel_ephemera .audio.widget-title:before{content:"\f109"}.content-sidebar .widget_codezeel_ephemera .image.widget-title:before{content:"\f473"}.content-sidebar .widget_codezeel_ephemera .gallery.widget-title:before{content:"\f103"}.content-sidebar .widget_codezeel_ephemera .aside.widget-title:before{content:"\f101"}.content-sidebar .widget_codezeel_ephemera .quote.widget-title:before{content:"\f106"}.content-sidebar .widget_codezeel_ephemera .link.widget-title:before{content:"\f107"}.content-sidebar .widget_codezeel_ephemera>ol>li{border-bottom:1px solid #f0f0f2}.content-sidebar .widget_codezeel_ephemera .entry-meta{color:#ccc}.content-sidebar .widget_codezeel_ephemera .entry-meta a{color:#767676}.content-sidebar .widget_codezeel_ephemera .entry-meta a:hover{color:#41a62a}.content-sidebar.widget_codezeel_ephemera blockquote cite{font-size:13px;line-height:1.3846153846}.content-sidebar .widget_codezeel_ephemera .post-format-archive-link{font-weight:900}.brand-carousel a,.brand-carousel a:hover{background:none;padding:0}.site-footer{position:relative;z-index:3;clear:both;display:inline-block;vertical-align:top;width:100%;background:#FFF;color:#ccc;padding:0;margin:30px 0 0}.footer-logo .theme-container{padding:70px 0 10px}.site-footer .textwidget{width:100%;margin:0 auto;text-align:center;font-weight:600}.footer-block h3{float:left;color:#211f20;font-size:23px;margin:7px 0 7px 10px}.footer-block .follow-us{float:right}.site-footer .follow-us{text-align:left}.follow-us ul{margin:0;padding:0;list-style-type:none}.follow-us h2{float:left;margin:13px 15px 0 0;color:#211f20;font-size:16px}.footer-sidebar{padding-top:48px}.footer-payment{text-align:right;margin:10px 0 0;overflow:hidden}.footer a,.site-footer a,.site-footer{color:#484848}.footer a:hover,.footer .footer-links li a:hover,.site-footer a:hover{color:#000}.contact_email a,.contact_email a:hover{background:none!important;overflow-wrap:break-word}.footer-widget .widget{margin-bottom:0}.static-links-list span{float:none;width:auto;display:block;padding:7px 0;line-height:24px}.footer-menu-links ul{margin:0;padding:0;list-style:none;margin-bottom:2px}.footer-menu-links a{padding:0 18px;color:#000;font-size:14px}.footer-menu-links li:first-child a{padding-left:0}.footer-menu-links ul li{display:inline-block;padding:0;position:relative}.footer-menu-links ul li:after{position:absolute;top:8px;content:'';border-right:1px solid #000;height:9px}.footer-menu-links ul li:last-child:after{border-right:0}.footer_inner ul{margin:0;padding:0;list-style:none}.footer-top{margin-top:60px;margin-bottom:65px;float:left;padding:0;position:relative;display:inline-block;vertical-align:top;width:100%}#footer-widget-area{width:100%;position:relative}.footer-widget{display:inline-block;vertical-align:top;float:left;box-sizing:border-box;width:32%;padding:15px 30px 0;min-height:240px;text-align:center;font-size:13px;position:relative}.second-widget{width:36%;border-left:1px solid #262626;border-right:1px solid #262626}.second-widget .widget{margin-bottom:40px;position:relative;text-align:center;width:310px;display:inline-block}.widgets-footercontact{margin-top:40px}.second-widget .widget_media_image:before,.second-widget .widgets-footercontact:before{content:"";position:absolute;border-bottom:1px solid #262626;bottom:-35px;width:100%;left:0;right:0}.third-widget.footer-widget:before{display:none}.follow-us .widget-title{display:none}.widget_newsletterwidget .tnp-widget{margin-top:15px}.footer-widget .widget.widget_accepted_payment_methods{margin-left:0;margin-top:40px}.address_content .contact_address{position:relative}.tmpmela-about-description{margin-top:22px;line-height:30px}.tmpmela-about-description p{margin-bottom:0}.home-about-me{float:left;margin:12px 0}.widgets-footercontact h3.widget-title{display:none}.tmpmela-footer-logo{padding-bottom:25px;margin-top:20px}.contact_wrapper{font-size:13px;font-weight:400;line-height:20px;letter-spacing:1.1px;color:#6d6d6d}.contact_wrapper div{margin-bottom:10px}.home-category .follow-us{float:none;padding-bottom:0;text-align:left;width:223px;margin:20px 0 0 40px}.widgets-follow-us{width:100%;margin:0;clear:both;padding-top:10px}.follow-us a{display:inline-block;height:24px;margin:5px;padding:3px 4px;text-align:center;width:22px;border-radius:50%}.follow-us a:hover{border-color:#000}.follow-us a.facebook i{color:#3b5998}.follow-us a.facebook:hover{background:#3b5998}.follow-us a.twitter i{color:#4099FF}.follow-us a.twitter:hover{background:#4099FF}.follow-us a.linkedin i{color:#007bb6}.follow-us a.linkedin:hover{background:#007bb6}.follow-us a.rss i{color:#FA9B39}.follow-us a.rss:hover{background:#FA9B39}.follow-us a.youtube i{color:#C4302B}.follow-us a.youtube:hover{background:#C4302B}.follow-us a.pinterest i{color:#910101}.follow-us a.pinterest:hover{background:#910101}.follow-us a.google-plus i{color:#C63D2D}.follow-us a.google-plus:hover{background:#C63D2D}.follow-us a.skype i{color:#12A5F4}.follow-us a.skype:hover{background:#12A5F4}.follow-us a.instagram i{color:#125688}.follow-us a.instagram:hover{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%)}.follow-us a.whatsapp i{color:#fff;background:#4dc247}.follow-us a.whatsapp:hover{background:#4dc247}.follow-us a:hover i{color:#fff}.follow-us a i{font-size:16px;margin:0;line-height:25px}.footer-top .follow-us a i{color:#484848;font-size:17px;margin:0}.contactus-image{margin:24px 0 30px}.widgets-footercontact .fa{display:none;font-size:16px;margin-top:0;margin-right:5px;float:left;clear:left;line-height:28px;width:20px;color:#000}.widgets-footercontact .fa-mobile{font-size:18px}.widgets-footercontact .fa-envelope{font-size:13px}.address_content{overflow:hidden}.widget_text .textwidget{text-align:justify}.mobile_togglecolumn:before{content:"\f107"}.mobile_togglecolumn{box-sizing:border-box;cursor:pointer;font-family:"FontAwesome";font-size:20px;padding:0;position:absolute;right:0;text-align:right;top:0;width:100%}.active .mobile_togglecolumn:before{content:'\f106'}.site-info{font-size:13px;line-height:20px;color:#6d6d6d;padding:7px 0}.site-info a,.site-info a:hover{background:none;padding:0}.featured-content{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%}.featured-content-inner{overflow:hidden}.featured-content .hentry{color:#fff;margin:0;max-width:100%;width:100%}.featured-content .post-thumbnail,.featured-content .post-thumbnail:hover{background:#fff0}.featured-content .post-thumbnail{display:block;position:relative;padding-top:55.357142857%;overflow:hidden}.featured-content .post-thumbnail img{left:0;position:absolute;top:0}.featured-content .entry-header{background-color:#000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:96px;overflow:hidden;padding:24px 10px}.featured-content a{color:#fff}.featured-content a:hover{color:#41a62a}.featured-content .entry-meta{color:#fff;font-size:13px;font-weight:600;line-height:1.0909090909;margin-bottom:12px}.featured-content .cat-links{font-weight:600}.featured-content .entry-title{font-size:18px;line-height:1.3333333333;margin:0;text-transform:uppercase}.slider .featured-content .hentry{-webkit-backface-visibility:hidden;display:none;position:relative}.slider .featured-content .post-thumbnail{padding-top:55.49132947%}.slider-control-paging{background-color:#000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;list-style:none;margin:-24px 0 0 0;position:relative;width:100%;z-index:3}.slider-control-paging li{float:left;margin:2px 4px 2px 0}.slider-control-paging li:last-child{margin-right:0}.slider-control-paging a{cursor:pointer;display:block;height:44px;position:relative;text-indent:-999em;width:44px}.slider-control-paging a:before{background-color:#4d4d4d;content:"";height:12px;left:10px;position:absolute;top:16px;width:12px}.slider-control-paging a:hover:before{background-color:#41a62a}.slider-control-paging .slider-active:before,.slider-control-paging .slider-active:hover:before{background-color:#24890d}.slider-direction-nav{clear:both;list-style:none;margin:0;position:relative;width:100%;z-index:3}.slider-direction-nav li{border-color:#fff;border-style:solid;border-width:2px 1px 0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;text-align:center;width:50%}.slider-direction-nav li:last-child{border-width:2px 0 0 1px}.slider-direction-nav a{background-color:#000;display:block;font-size:0;height:46px}.slider-direction-nav a:hover{background-color:#24890d}.slider-direction-nav a:before{color:#fff;content:"\f430";font-size:32px;line-height:46px}.slider-direction-nav .slider-next:before{content:"\f429"}.slider-direction-nav .slider-disabled{display:none}.site-main .widecolumn{padding-top:72px;width:auto}.site-main .mu_register,.widecolumn>h2,.widecolumn>form{margin:0 auto 48px;max-width:474px;padding:0 30px}.site-main .mu_register #blog_title,.site-main .mu_register #user_email,.site-main .mu_register #blogname,.site-main .mu_register #user_name{font-size:inherit;width:90%}.site-main .mu_register input[type="submit"],.widecolumn #submit{font-size:inherit;width:auto}.slider_area{background:url(/wp-content/themes/portfox/images/codezeel/slider_bkg.jpg) repeat-x scroll 0 0 #fff0;height:150px}.homepage .site-main{margin:0}.homepage .main_inner,.cmspage .main_inner{width:100%}.revolution_slider{margin-top:-85px}.home-statictext-main{background:#f5f5f5;overflow:hidden}.home-statictext-main .calloutarea_block{margin:30px 0;line-height:20px;text-align:center}.home-statictext-main .calloutarea_block .shortcode_content{display:inline-block;width:auto;margin:0}.home-statictext-main .calloutarea_block .button_top{margin:12px 0 0 25px;display:inline-block;height:30px}.home-statictext-main .calloutarea_block .button_top a{color:#FFF!important}.banner{position:relative;list-style:none}.cms-icon.fa{font-size:30px;color:#a2a2a2}.cmstext{display:table}.cmstext .icon{display:table-cell;vertical-align:middle;padding-right:8px}.cmstext:hover .cms-icon.fa{color:#000}.cmstext>a:hover{color:#000}.cmstext>a{display:table-cell;line-height:15px;vertical-align:middle;font-size:12px;color:#333}.product-tab .resp-tabs-list{border-bottom:1px solid #e8e8e8}#horizontalTab,#categorytab{text-align:center}.resp-tabs-list li{display:inline-block;position:relative;list-style-type:none}.resp-tabs-list li .tab-title{color:#000;display:block;font-family:Poppins;font-size:14px;font-weight:600;letter-spacing:2.2px;line-height:45px;margin-left:20px;margin-right:20px;margin-bottom:20px;padding:0 0 5px;position:relative;text-transform:uppercase;transform:translateZ(0);-webkit-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);-moz-transform:translateZ(0);z-index:6;cursor:pointer;border-bottom:2px solid #fff0}.resp-tabs-list li.resp-tab-active .tab-title,.resp-tabs-list li:hover .tab-title{color:#EE4A90;border-bottom:2px solid #EE4A90}.resp-tabs-list li:last-child .tab-title:after{border:0}.paymentcms{display:block}ul.accepted-payment-methods li span{height:21px;width:33px!important;font-size:0;padding:0;vertical-align:top;border-radius:0;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0}ul.accepted-payment-methods li{display:inline-block;vertical-align:top;margin:0 3px 0;border-radius:0;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0}ul.accepted-payment-methods{padding-top:9px;margin-bottom:0}ul.accepted-payment-methods li.dankort span{background:url(/wp-content/themes/portfox/images/codezeel/dankort.png) no-repeat scroll right 0 #ffffff!important}ul.accepted-payment-methods li.american-express span{background:url(/wp-content/themes/portfox/images/codezeel/american_express.png) no-repeat scroll right 0 transparent!important}ul.accepted-payment-methods li.bitcoin span{background:url(/wp-content/themes/portfox/images/codezeel/bitcoin.png) no-repeat scroll right 0 #ffffff!important}ul.accepted-payment-methods li.cash-on-delivery span{background:url(/wp-content/themes/portfox/images/codezeel/cash_on_delivery.png) no-repeat scroll right 0 #ffffff!important}ul.accepted-payment-methods li.discover span{background:url(/wp-content/themes/portfox/images/codezeel/discover.png) no-repeat scroll right 0 transparent!important}ul.accepted-payment-methods li.google span{background:url(/wp-content/themes/portfox/images/codezeel/google.png) no-repeat scroll right 0 #ffffff!important}ul.accepted-payment-methods li.maestro span{background:url(/wp-content/themes/portfox/images/codezeel/maestro.png) no-repeat scroll right 0 transparent!important}ul.accepted-payment-methods li.mastercard span{background:url(/wp-content/themes/portfox/images/codezeel/master_card.png) no-repeat scroll right 0 transparent!important}ul.accepted-payment-methods li.paypal span{background:url(/wp-content/themes/portfox/images/codezeel/paypal.png) no-repeat scroll right 0 transparent!important}ul.accepted-payment-methods li.visa span{background:url(/wp-content/themes/portfox/images/codezeel/visa.png) no-repeat scroll right 0 transparent!important}.home-bannerarea-main #banner1{position:absolute;right:30%}.home-bannerarea-main #banner2{position:absolute;right:20%}.home-bannerarea-main #banner3{position:absolute;right:15%}.tmpmela_overlap_images ul{margin:0 auto;padding:0;position:relative;display:table}.tmpmela_overlap_images ul li{list-style:none}.tmpmela_overlap_images .banner{animation-delay:1s;display:inline;list-style:none;vertical-align:bottom}.tmpmela_about{margin:0 auto}.tmpmela_about .about_image{text-align:center}.about_content .description{line-height:25px;margin:0 0 10px}.tmpmela_about .image-right .about_image,.tmpmela_about .image-left .about_content{float:right;width:48%}.tmpmela_about .image-left .about_image,.tmpmela_about .image-right .about_content{float:left;width:48%}.testimonial-box-container .item,.testimonial-list-container .item{border:1px solid #f0f0f2}.testimonial-box-container .item .hentry,.testimonial-list-container .item .hentry{margin:20px}.product-block.single-portfolio{margin:0}.brand_grid .product-block{margin:10px 25px 20px}.testimonials-container .product-block{margin:0}.testimonial-grid .product-block{margin:10px}.single-portfolio.light .portfolio-title a,.single-portfolio.light{color:#333}.single-portfolio.light .portfolio-title a:hover{color:#FFF}.single-portfolio .portfolio-description{font-size:13px;margin-bottom:6px}.pricingpage-pricetablebottom-main .benefitsarea_inner{border:none;padding:0;margin:0}.pricingpage-pricetablebottom-main .benifit_image{background:none repeat scroll 0 0 #FFF;border:2px solid #E2E1E1;border-radius:200px;-webkit-border-radius:200px;-moz-border-radius:200px;float:left;height:200px;text-align:center;width:200px}.pricingpage-pricetablebottom-main .benefitsarea_bottom{float:left;margin:15px 0 15px 60px;width:70%;text-align:left}.pricingpage-pricetablebottom-main p{margin:15px 0}.pricingpage-pricetablebottom-main .viewmore{text-align:left;margin:25px 0 0 0}.pricingpage-pricetablebottom-main .viewmore a{color:#000}.footer-bottom{display:inline-block;vertical-align:top;width:100%;text-align:center;background:#171717;padding:18px 0}.footer-bottom-container{box-sizing:border-box}.site-footer h3.widget-title{color:#fff;padding:0;padding-bottom:0;position:relative;margin-bottom:50px;margin-top:10px;text-transform:uppercase;font-family:poppins;font-size:14px;line-height:22px;letter-spacing:1.4px;text-align:center}.site-footer .widget_newsletterwidget h3.widget-title{margin-bottom:0;margin-top:20px}.site-footer .widget .widget-title:before{border:medium none}.tagcloud a{display:inline-block;text-transform:capitalize;font-size:12px!important;display:inline-block;padding:2px 7px;margin:3px 3px 3px 0;font-size:12px!important;color:#858585;text-transform:uppercase;background:#f5f5f5;transition:all 0.2s ease 0s;-webkit-transition:all 0.2s ease 0s;-moz-transition:all 0.2s ease 0s;-ms-transition:all 0.2s ease 0s;-o-transition:all 0.2s ease 0s}.widget .tagcloud{padding:0 0 10px}.features_table_wrapper h3.entry-title{text-align:center;margin:15px 0}#to_top{background:#EE4A90;bottom:15px;font-size:0;cursor:pointer;position:fixed;right:15px;width:13px;height:35px;text-align:center;line-height:32px;z-index:99;color:#fff;padding:0 11px}#to_top:after{border:2px solid #EE4A90;bottom:18px;content:"";height:0;opacity:0;position:absolute;right:18px;width:0}#to_top:hover:after{bottom:-5px;height:41px;opacity:1;right:-5px;transition:all 400ms ease-in-out 0s;width:41px}#to_top:before{color:#fff;content:"\f106";font-family:"FontAwesome";font-size:20px;line-height:35px;font-weight:300}.features_table_wrapper .tmpmela_aboutus{margin:35px 0;overflow:hidden}.features_table_wrapper .aboutus_imagecontent{width:45%}.features_table_wrapper .tmpmela_aboutus_content{width:48%;margin:10px 0 25px 0}.features_table_wrapper .aboutus_readmore a{font-weight:700}.features_table_wrapper p{line-height:22px}.ie7 .primary-navigation li,.ie7 .footer-menu ul li,.ie7 .home-statictext-main .calloutarea_block .button_top,.ie7 .home-statictext-main .calloutarea_block .shortcode_content,.ie7 .static-text,.ie7 .home-bannerarea-main ul{display:inline}.contact-page{clear:both;margin-bottom:10px;overflow:hidden}.contact-page #primary{width:100%}.contact-main{width:100%;clear:both}#contact-form fieldset{background:none repeat scroll 0 0 #F9F9F9;border:1px solid #D1D1CF;margin:0 2px;padding:10px}.contact-page .post-contact{border:1px solid #D1D1CF;margin-bottom:10px;padding:10px;background:#FFF}#contact-form p{clear:both;margin-bottom:10px;overflow:hidden}#contact-form label{font-weight:400;float:left}#contact-form em{margin-top:3px;margin-left:4px;float:left}#contact-form input{float:left;border-color:#f0f0f2;border-style:solid;border-width:1px;padding:4px;width:50%;margin-right:5px;color:#5F6684;clear:both}#contact-form textarea{border-color:#f0f0f2;border-style:solid;border-width:1px;height:115px;padding:4px;width:80%;color:#5F6684;margin-right:5px}.contact-page .contact-info{padding:10px;width:47%;min-height:384px;display:inline-block;vertical-align:top}.contact-page .post-contact strong{font-weight:400}label.error,.validation-error,#contact-form label.error{background:url(/wp-content/themes/portfox/images/error.png) no-repeat scroll 5px 8px;color:#E14550;padding:3px 5px 3px 20px;clear:both;margin:0;font-size:13px}.comment-form-comment label.error{width:100%}.contactmap-wrapper{position:relative}.contactmap-wrapper .iframe-image{position:absolute;top:0;left:0;background:rgb(0 0 0 / .5);z-index:50}.contact_text_outer{position:absolute;right:100px;top:-15px;z-index:999}.contact_text{background:none repeat scroll 0 0 #FFF;position:relative;padding:10px}.contact_text:before{background:none repeat scroll 0 0 #FFF;content:" ";height:40px;left:0;position:absolute;top:-4px;transform:rotate(-1deg);-webkit-transform:rotate(-1deg);-ms-transform:rotate(-1deg);-o-transform:rotate(-1deg);-moz-transform:rotate(-1deg);width:100%;z-index:-1}.contact_text:after{border-bottom:0 solid #fff0;border-left:11px solid #000;border-top:23px solid #fff0;content:"";position:absolute;right:-11px;text-align:center;top:-8px}.pricing_table_wrapper #primary{width:100%}.pricingpage-pricetable1-main,.pricingpage-aboutus-main{background:url(/wp-content/themes/portfox/images/codezeel/pricing_tabel1_bg.png) repeat scroll 0 0 #fff0;overflow:hidden}.pricingpage-pricetable1-main .pricing-content-inner,.pricingpage-pricetable2-main .pricing-content-inner{overflow:hidden;padding:40px 0;text-align:center}.cmspage_subtitle{margin:0 0 25px 0}.cms_left,.cms_right{float:left;margin:0 20px;width:45%}.pricingpage-quationanswer-main .pricing-content-inner,.pricingpage-aboutus-main .pricing-content-inner{clear:both;overflow:hidden;padding:30px 0}.pricingpage-quationanswer-main .row100{float:left;width:100%;margin:12px 0}.pricingpage-quationanswer-main .cms_title{margin:0 0 15px 0}.pricingpage-quationanswer-main .cms_ans{font-size:15px}.pricingpage-pricetable2-main,.pricingpage-quationanswer-main{background:#FFF;border-top:1px solid #D9D6D2}.pricingpage-quationanswer-main .cms_title,.home-statictext-main .calloutarea_block .shortcode_content,.pricingpage-pricetablebottom-main .benifit_name,.pricingpage-aboutus-main .ourteam_name{font-size:25px;line-height:30px}.pricingpage-aboutus-main .ourteam_image{background:none repeat scroll 0 0 #FFF;border:3px solid #E3E3E3;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;float:left;height:150px;width:150px}.pricingpage-aboutus-main .ourteam_image img{margin:4px 0 0 0}.pricingpage-aboutus-main .ourteam_wrapper_bottom{float:left;margin:12px 0 0 30px;padding:0;text-align:left;width:60%}#box_filter{margin:0 0 10px}.blog-box-container th,.blog-box-container td{display:block}.filter-container .block_hover .post-link{margin:20px 0 10px}.main-content.blog-page.blog-list.box-page #primary #content{margin:0 -10px}.blog .post,.blog-list-container .item{display:inline-block;position:relative;vertical-align:top;width:47.9%}.blog article.post,.blog-list-container .item{padding:0;margin:0 10px 30px;padding:0 0}.single-post article.post{margin-bottom:0}.filter-container .image-block{padding:2px;box-sizing:border-box}.ie8 .entry-thumbnail .block_hover{display:none}.ie8 .yith_magnifier_gallery li{width:119px}.ie8 .entry-thumbnail:hover .block_hover{display:block}.entry-thumbnail .block_hover .links{position:absolute;text-align:center;left:0;right:0;top:41%}.blog-posts-content .block_hover .links,.single-portfolio .links,.portfolios .links{position:absolute;text-align:center;top:45%;width:100%}.tmpmela-blog-posts-list>img{max-width:100%}.blog-posts-list img{height:auto;max-width:100%}.single .entry-main-content,.attachment .entry-main-content{border:medium none;padding:0;text-align:left}.entry-meta .meta-inner{display:inline-block;position:relative;margin-right:10px;vertical-align:top}.entry-meta .meta-inner:after{border-right:1px solid #000;content:'';height:12px;position:absolute;top:3px}.entry-meta div:last-child:after{border:0}.entry-meta span{padding:0 10px 0 0}.blog-list .entry-main-header{margin:0 auto;overflow:hidden}.blog-list .entry-summary{margin:0 auto;width:100%}.grid .blog-list .entry-main-content .entry-video,.blog-list .entry-main-content .entry-video{margin:25px 0 0}.entry-video p{margin-bottom:5px}.grid .blog-list .entry-main-content .entry-content-date{display:inline-block;vertical-align:top;float:none;width:100%}.entry-main-content .entry-content-other,.grid .blog-list .entry-main-content .entry-content-other,.blog-list .entry-main-content .entry-content-other{margin-bottom:10px}.entry-content-other img{margin-bottom:30px}.masonry .entry-main-content .entry-content-date,.grid .entry-main-content .entry-content-date{float:left;margin-bottom:0}.posts-content{width:100%}.ie8 .blog-posts-content .block_hover{display:none}.ie8 .blog-posts-content .container:hover .block_hover{display:block}.ie8 .entry-thumbnail{width:50%}.blog-grid.cols-2 .container{margin-bottom:40px;width:100%}.blog-grid.grid{margin:0}.staff-image>img{width:100%}.single-post-container .single-post{margin:0}.cols-2 .container,.cols-2 .category-block{width:49%}.cols-3 .container,.cols-3 .category-block{width:33.33%}.cols-4 .container,.cols-4 .category-block{width:24.5%}.cols-5 .container,.cols-5 .category-block{width:19%}.cols-6 .container,.cols-6 .category-block{width:16.67%}.posts-content .owl-item .container-inner{vertical-align:top;display:inline-block}.owl-item .container-inner{padding:0}.grid .container.first{clear:both}.history .shortcode-title{margin:0 10px 20px}.full-width .history .inner-container{width:auto;margin:0 -10px}.history .blog-grid.grid{margin:0}.history .blog-grid .container-inner{padding:0}.history .blog-posts-content .post-image{float:none;display:inline-block;margin:0;width:100%;vertical-align:top}.history .blog-posts-content .comments-link,.history .post_author1{float:none;display:inline-block;vertical-align:top}.history .blog-posts-content .post-content-inner{padding:10px 0 0}.history .posts-content .container{margin:0}.history .posts-content .container-inner{margin:0 10px 50px}.history .post-image>img{width:100%}.blog-box .grid{margin:0 -25px 0 0}.blog-box .grid.four-col{margin:0 -15px 0 0}.grid{margin:0 -10px}body.grid{margin:0}.portfolios li{vertical-align:top;display:inline-block;list-style:none outside none;width:50%;padding:0 10px 10px;box-sizing:border-box}.portfolio-filter-container{margin-bottom:20px}.portfolios ul{padding:0;list-style:none;margin:0;float:left}.entry-title-port{margin-bottom:10px;font-size:15px}#primary .portfolios ul{margin:0 -10px}#primary .portfolios li .main{margin-bottom:30px}.portfolios li .main img,.portfolio_wrapper li .main img,.portfolio_wrapper div.main img{width:100%}.portfolio_details{float:left;width:100%}.portfolio_image .image1{border:5px solid #EEE}.portfolio_2column li,.portfolio_two{width:50%}.portfolio_3column li,.portfolio_three{width:33.33%}.portfolio_4column li,.portfolio_four{width:25%}.testimonial-page #primary{width:100%}.testimonial-bg{background-attachment:fixed}.testimonial-wrapper{margin-bottom:40px}.team-posts-content .grid{margin:0}.team-posts-content.staff-page.posts-content{margin:0 -10px 0;width:auto}.team-posts-content.staff-page.posts-content .owl-theme .owl-buttons div.owl-prev{left:0;right:auto}.team-posts-content.staff-page.posts-content .owl-theme .owl-buttons div.owl-next{right:0;left:auto}.team-posts-content.posts-content .container{width:25%;margin:0}.team-posts-content.posts-content .team-carousel .container{width:100%}.team-posts-content.posts-content .container .container-inner{margin:0 10px 5px;box-sizing:border-box}.team-posts-content .staff-image{position:relative;margin-bottom:20px}.team-posts-content .staff-image-hover{position:absolute;height:100%;width:100%;top:0}.staff-page article.hentry,.staff-page .single-team{border-color:#f0f0f2;border-style:solid;border-width:0}.staff-page .single-team:hover{border-color:#000}.staff-page .item{text-align:center;overflow:visible;float:left}.staff-box .staff-image img{width:100%;height:auto;border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0}.staff-list .staff-image img{max-width:100%;height:auto;border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px}.staff-box .staff-content{margin:0 10px}.staff-page .staff-position span{font-size:16px;line-height:23px;font-weight:300;color:#EE4A90;margin:0 0 5px;display:inline-block;font-style:italic}.staff-page .staff-position{display:inline-block;float:left;margin:0 5px}.staff-page .staff-name{display:inline-block;float:left}.staff-page .staff-name a{color:#000;font-size:16px;line-height:23px;letter-spacing:.3px;font-weight:600;margin:5px 0 10px;text-transform:capitalize}.staff-page .staff-social{display:inline-block;position:absolute;left:0;top:5px;transform:translateY(-100%);-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);-moz-transform:translateY(-100%);transition:transform 0.5s ease 0.2s;-webkit-transition:transform 0.5s ease 0.2s;-moz-transition:transform 0.5s ease 0.2s;-ms-transition:transform 0.5s ease 0.2s;-o-transition:transform 0.5s ease 0.2s;z-index:1;opacity:0}.staff-page .item:hover .staff-social{transform:translateX(0%);-webkit-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);-moz-transform:translateX(0%);opacity:1}.team-posts-content.staff-page.posts-content .owl-theme .owl-buttons{width:100%;left:0;right:0}.staff-description{display:inline-block;float:none;text-align:left;font-size:14px;line-height:27px;letter-spacing:.3px;margin-top:8px}.about-us{padding-left:40px!important}.staff-page .description p{margin-bottom:15px}.staff-page .four-col .staff-social.icon-6,.staff-page .four-col .staff-social.icon-7,.staff-page .four-col .staff-social.icon-8,.staff-page .four-col .staff-social.icon-9,.staff-page .cols-4 .staff-social.icon-6,.staff-page .cols-4 .staff-social.icon-7,.staff-page .cols-4 .staff-social.icon-8,.staff-page .cols-4 .staff-social.icon-9{margin:0 auto -55px}.staff-page .three-col .staff-social.icon-1,.staff-page .three-col .staff-social.icon-2,.staff-page .three-col .staff-social.icon-3,.staff-page .three-col .staff-social.icon-4,.staff-page .three-col .staff-social.icon-5,.staff-page .three-col .staff-social.icon-6,.staff-page .three-col .staff-social.icon-7,.staff-page .cols-3 .staff-social.icon-1,.staff-page .cols-3 .staff-social.icon-2,.staff-page .cols-3 .staff-social.icon-3,.staff-page .cols-3 .staff-social.icon-4,.staff-page .cols-3 .staff-social.icon-5,.staff-page .cols-3 .staff-social.icon-6,.staff-page .cols-3 .staff-social.icon-7{margin:0 auto -20px}.staff-page .three-col .staff-social.icon-8,.staff-page .three-col .staff-social.icon-9,.staff-page .cols-3 .staff-social.icon-8,.staff-page .cols-3 .staff-social.icon-9{margin:0 auto -55px}.staff-page .staff-social .icon{display:block;margin:0 5px 5px;background:#000;height:35px;width:35px;border-radius:50%}.staff-page .staff-social .icon:hover{background:#EE4A90}.staff-page .staff-social .icon .fa{color:#fff;margin:0;font-size:16px;line-height:35px}.staff-list .staff-image{margin-right:20px}.staff-list .entry-content{display:table}.staff-list .staff-left,.staff-list .staff-right{display:table-cell;vertical-align:top}.fa{margin-right:5px;font-size:13px}.post-navigation a.next-post .fa{margin-right:0;margin-left:5px}.faqs-container{width:100%}.faqs-content.style-1 .toogle_div span.faq_title:after{content:"\f067";font-family:FontAwesome;font-size:10px;height:20px;left:6px;position:absolute;text-align:center;top:10px;width:20px}.faqs-content.style-1 .toogle_div a.current span.faq_title:after{content:"\f068";font-family:FontAwesome;left:6px;position:absolute}.faqs-category-container .tab_content{padding:10px}.single-faq .tog,.single-faq .tour li a{text-transform:none;padding:11px 9px 9px 30px;margin:0;border:1px solid #f0f0f2}.style-1 .single-faq{margin-bottom:10px}.style-2 .single-faq{margin:0 0 15px}.style-2 .single-faq .title{color:#000;font-weight:700;margin-bottom:5px}.style-2 .single-faq .content{line-height:30px}.tmpmela_banner{margin-bottom:20px}.description{margin-bottom:20px}.shortcode_contactform .description{color:#000}.tmpmela_banner .title{color:#000;margin:5px 0}.tmpmela_banner .description{margin:5px 0}.tmpmela-single-banner .cms-text{clear:both;float:left;width:100%}.tmpmela-single-banner .text1.static-text{font-size:20px;color:#ababab;line-height:41px;letter-spacing:1.2px;font-weight:600}.tmpmela-single-banner .text2.static-text{font-size:42px;line-height:42px;letter-spacing:2px;display:block;margin-bottom:70px}.feature-container{text-align:center;padding:0 35px}.feature-container .icon{margin:20px 0}.feature-container .icon i{font-size:35px;color:#464E55}.feature-container .title{font-size:20px}.about-history .small-title{color:#000;margin:10px 0 0;font-size:17px}.about-history .sub-title{color:#333;margin-bottom:15px;font-size:13px;line-height:18px}.about-history .image{text-align:center}.about-history .image img{border-bottom:5px solid #EEE}.about-our-clients .product-block{margin:30px 60px 22px 0}.about-testimonials .product-block{margin:0}.codezeel-history .service .style-2 .service-icon{font-size:30px;height:40px;line-height:40px;width:40px}.codezeel-history .style-2 .service-desc{width:80%}.codezeel-history .service .style-2 .service-text{font-weight:600;margin:7px 0 10px}.banner-slider-container .owl-controls.clickable{margin:10px 0 0}.home .slider-loading{height:550px;width:100%;background:url(/wp-content/themes/portfox/images/codezeel/loading.gif) no-repeat center center #FFF;display:block;z-index:999;position:absolute;top:0;left:0}.home-slider{position:relative}.loading{position:relative;text-align:center;vertical-align:middle;width:100%}.loading img{position:absolute;top:50%}.widget .single-post{clear:both;display:inline-block;padding:7px 0}.widget .single-post .post-img{float:left;margin-right:10px}.widget .single-post .post-img img{border:3px solid #F1F1F1}.widget .single-post .post-title{display:inline;margin-bottom:0;margin-top:0;text-transform:none;font-size:15px}.widget .single-post .post-title.no-image{width:100%}.widget .single-post .post-excerpt{display:inline-block}.widget .single-post .post-date{display:inline-block;width:auto}.latest-news-content{margin:0 auto}.latest-news-content .single-post .post-title{font-size:17px;margin:10px 0;display:inline-block}.latest-news-content .single-post .post-description,.latest-news-content .single-post .post-date{font-size:17px;line-height:22px;margin:0 0 5px 0}.latest-news-content .single-post .post-date{color:#000;margin:10px 0}.fa.fa-angle-right{font-size:16px;margin:0 5px}.inner-container.content-main{margin:0 auto;width:1150px}.single_accordion.accord-1 .tab_content{display:block}.recent .small-title{display:none}.sub-container.center{margin:0 2%;width:48%}.inner-image{overflow:hidden}.inner-image img{transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1);transition:all 0.9s ease 0s;-webkit-transition:all 0.9s ease 0s;-moz-transition:all 0.9s ease 0s;-ms-transition:all 0.9s ease 0s;-o-transition:all 0.9s ease 0s}.inner-image img:hover{opacity:.6;-khtml-opacity:.6;-webkit-opacity:.6;-moz-opacity:.6;transform:scale(1.08);-webkit-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);-moz-transform:scale(1.08);transition:all 0.9s ease 0s;-webkit-transition:all 0.9s ease 0s;-moz-transition:all 0.9s ease 0s;-ms-transition:all 0.9s ease 0s;-o-transition:all 0.9s ease 0s}.information{border:1px solid #EBEBEB;height:237px;background:none repeat scroll 0 0 #f5f5f5;margin-right:10px}.info-title{color:#434571;font-size:17px;font-weight:700;line-height:23px;margin-bottom:15px;margin-top:0;padding:67px 20px 0 40px;text-decoration:none;text-transform:uppercase}.category-grid .category-block{border:1px solid #f5f5f5;margin:0 10px 10px 0;position:relative;float:left}.tmpmela_categorycontent.left{width:100%}.cat-carousel .category-block{border:1px solid #f0f0f2;margin:0 10px 1px}.panel-grid{margin:0!important}.panel-grid-cell{padding:0!important}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.widget_newsletterwidget{font-size:13px;font-weight:400;color:#767676;letter-spacing:.2px;padding-bottom:15px}.tmpmela-newsletter-form .tnp-subscription label{display:none}.tmpmela-newsletter-title{padding:0 0 10px}.tmpmela-newsletter-form{margin:20px 0}.site-footer .newsletter tr,.tnp-field{margin:0;vertical-align:top;margin-left:0;margin-top:10px;display:inline-block;float:left}.tnp-subscription .tnp-field.tnp-field-email .tnp-email{background:#fff;height:46px;border-color:#EE4A90}.tnp-field.tnp-field-button .tnp-submit{padding:10px 30px}.site-footer .newsletter .newsletter-submit,.site-footer .tnp .tnp-submit{display:inline-block;height:45px;width:45px;float:right;padding:0;font-size:0;background:#202020 url(/wp-content/themes/portfox/images/codezeel/newsletter.png)no-repeat scroll;background-position:center 12px;transition:none}.site-footer .newsletter .newsletter-submit:hover,.site-footer .tnp .tnp-submit:hover,.site-footer .newsletter .newsletter-submit:focus,.site-footer .tnp .tnp-submit:focus{background:#202020 url(/wp-content/themes/portfox/images/codezeel/newsletter.png)no-repeat scroll center -37px}.site-footer .newsletter .newsletter-submit:active,.site-footer .tnp .tnp-submit:active{background-color:#000;color:#fff}.site-footer .newsletter-email,.tnp-email{background:#333;color:#b3b3b3;cursor:text;margin:0;padding:11px 15px;width:263px;min-width:200px;height:45px;border-color:#333}.site-footer .newsletter-email,.tnp-email:focus{border-width:2px;border-color:#a1a1a1}.tnp-field label{display:none}.newsletter.newsletter-subscription>form,.tnp.tnp-subscription>form{display:inline-block;margin:0 auto;width:auto;border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-moz-border-radius:50px}.tmpmela-newsletter-form .tnp-subscription input[type="email"]{background:#fff none repeat scroll 0 0;border:0 none;border-radius:50px 0 0 50px;-webkit-border-radius:50px 0 0 50px;-o-border-radius:50px 0 0 50px;-moz-border-radius:50px 0 0 50px;color:#bfbfbf;height:60px;padding:10px 24px;width:460px}.tmpmela-newsletter-form input[type="submit"]{background-color:#fff;border:0;border-left:1px solid #f0f0f2;border-radius:0 50px 50px 0;-webkit-border-radius:0 50px 50px 0;-o-border-radius:0 50px 50px 0;-ms-border-radius:0 50px 50px 0;color:#000;cursor:pointer;float:right;font-size:14px;font-weight:700;line-height:20px;padding:20px 32px;position:relative;right:0;text-transform:capitalize;top:0}.site-footer .three_fifth .banner{float:left;margin:-4px 20px 0 0}.select2-container .select2-choice{padding:3px 10px!important;border-color:#f0f0f2;border-radius:0;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0}.select2-drop-active{border-color:#f0f0f2}.tmpmela_product_nav_buttons{position:absolute;right:0;top:0}.tmpmela_product_nav_buttons .previous a,.tmpmela_product_nav_buttons .next a{font-size:0;color:#a3a3a3;display:block}.tmpmela_product_nav_buttons .previous a:hover,.tmpmela_product_nav_buttons .next a:hover{color:#EE4A90}.tmpmela_product_nav_buttons .previous a:before{font-family:'FontAwesome';content:'\f104';font-size:25px;display:block}.tmpmela_product_nav_buttons .next a:before{font-family:'FontAwesome';content:'\f105';font-size:25px;display:block}.tmpmela_product_nav_buttons .previous,.tmpmela_product_nav_buttons .next{float:left;height:25px;text-align:center;width:22px}.single-product .breadcrumbs{display:none}.google-map{box-sizing:border-box;width:100%}.wpb_gmaps_widget .wpb_wrapper{box-sizing:border-box}.google-map img{max-width:inherit!important}.footertop ul{margin:0}.search-form #searchsubmit{background:#000 url(/wp-content/themes/portfox/images/codezeel/search.png) no-repeat scroll center center;border:0 none;border-radius:0;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;color:#fff;float:none;font-size:0;height:42px;width:40px}.page-content .search-field{line-height:24px;margin:0 -5px 0 0;width:26%}#woo_grid{text-align:center}.contact_form form{display:inline-block;margin:30px 0;vertical-align:top;width:100%}.wpcf7 input{width:100%;line-height:12px}.wpcf7 .label{font-weight:600}.contact-input{box-sizing:border-box;float:left;padding:0;width:100%;margin:0 0 20px}.contact-input.contact-subject{padding:0 0 15px;width:100%}.contact-subject input[type="text"]{width:100%}.contact-textarea{float:left;clear:both;width:100%;margin:0 0 15px 0}.wpcf7-form-control.wpcf7-submit{width:auto;display:inline-block}.portfolios h5 a{color:#000;display:block;font-size:14px;font-weight:600;text-transform:capitalize;padding:10px 0 0}.portfolios h5 a:hover{color:#EE4A90}.portfolios .image-block{position:relative}.gallery-title{display:none;font-size:20px;font-weight:600;color:#FFF;text-transform:capitalize;margin:0 0 15px;transform:translateY(-134px);-webkit-transform:translateY(-134px);-o-transform:translateY(-134px);-ms-transform:translateY(-134px);transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease}.gallery-item:hover .gallery-title,.single-portfolio:hover .entry-title{transform:translateY(0);-webkit-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transition:all 0.5s ease;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease}.gallery-caption,.portfolio-filter .block_hover{transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;bottom:2px;left:2px;margin:0;position:absolute;right:2px;text-align:center;top:2px;color:#fff}.portfolios .block_hover,.entry-thumbnail .block_hover{position:absolute;top:0;width:100%;height:100%;margin:0;text-align:center;visibility:hidden;transition-duration:500ms;-webkit-transition-duration:500ms;-moz-transition-duration:500ms;-ms-transition-duration:500ms;-o-transition-duration:500ms}.entry-content-other .gallery-item img{margin:0}.gallery-item:hover .gallery-caption,.single-portfolio:hover .block_hover,.portfolios li:hover .block_hover,.entry-thumbnail:hover .block_hover{background:rgb(0 0 0 / .4);bottom:0;left:0;margin:0;position:absolute;right:0;text-align:center;top:0;transition:all 0.5s ease-out 0s;visibility:visible;-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s}.gallery-item:hover .gallery-caption,.portfolios .single-portfolio:hover .block_hover{bottom:2px;height:auto;left:2px;right:2px;top:2px;width:auto}.gallery-item .gallery-caption-inner{position:absolute;top:38%;width:100%}.single-portfolio .block_hover_inner{position:absolute;top:40%;width:100%}.gallery-caption-inner a.icon{display:inline-block}.gallery-caption-inner .gallery-zoom,.gallery-caption-inner .gallery-redirect{display:inline-block}.links .icon,.gallery-zoom .icon,.gallery-redirect .icon,.blog-posts-content .block_hover .icon{background-color:#fff0;border:2px solid #fff;display:inline-block;position:relative;transform:scale(0);-webkit-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);margin:0 5px;height:40px;line-height:37px;width:40px;opacity:0;-khtml-opacity:0;-webkit-opacity:0;-moz-opacity:0;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;border-radius:50%}.entry-thumbnail:hover:hover .links .icon,.gallery-item:hover .gallery-zoom .icon,.gallery-item:hover .gallery-redirect .icon,.single-portfolio:hover .links .icon,.portfolios li:hover .links .icon,.blog-posts-content .container:hover .links .icon{opacity:1;-khtml-opacity:1;-webkit-opacity:1;-moz-opacity:1;transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1)}.links a.icon:hover,.gallery-zoom .icon:hover,.gallery-redirect .icon:hover,.blog-posts-content .block_hover .icon:hover{background:#c42244;border-color:#c42244}.links a.icon .fa,.gallery-zoom .icon .fa,.gallery-redirect .icon .fa,.blog-posts-content .block_hover .icon .fa{color:#fff;font-size:14px;margin:0;padding:14px;transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s}.blog-list .entry-thumbnail:hover .links{transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);-moz-transform:translateY(0);transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease}.top-link-toggle{display:none}.parallax-container{overflow:hidden;padding:60px 0}.parallax-text-wrapper{float:left;width:66.66%}.parallax-text{color:#000;display:block;float:left;margin:110px 0 0 50px;text-transform:uppercase}.hightlight-text1,.hightlight-text2{display:block;line-height:30px;color:#202020;font-size:25px;font-weight:600;line-height:30px;text-transform:uppercase}.parallax-inner-container .description{color:#262626;font-size:80px;font-weight:900;line-height:94px;text-transform:uppercase}.parallax-container .static-image{float:left}.tparrows.custom{cursor:pointer;background:none;height:34px;width:34px;border:2px solid #000;border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%}.tparrows.custom:hover{background:#000;border-color:#000}.tparrows.custom:before{font-family:'FontAwesome';display:block;line-height:34px;text-align:center;font-size:20px;position:absolute;left:0;right:0;color:#000}.tparrows.custom:hover:before{color:#fff}.tparrows.custom.tp-rightarrow:before{content:'\f0da';right:-4px}.tparrows.custom.tp-leftarrow:before{content:'\f0d9';left:-2px}.custom .tp-bullet{background:rgb(255 255 255 / .5);border:1px solid #000;display:block;height:10px;width:10px}.custom .tp-bullet:hover,.custom .tp-bullet.selected{background-color:#000}.tparrows.preview1:after{background:rgb(0 0 0 / .4);height:50px;width:50px;font-size:20px;line-height:50px}.tp-bullets.preview1 .bullet{background:rgb(0 0 0 / .4)!important;height:3px!important;width:3px!important;margin-right:8px!important}.tp-bullets.preview1 .bullet:hover,.tp-bullets.preview1 .bullet.selected{height:3px!important;width:3px!important}.tparrows.preview1{height:50px;width:50px;cursor:pointer}.tparrows.preview1:hover:after{background:rgb(255 255 255);color:#aaa}#yith-quick-view-modal{z-index:9999}#yith-quick-view-content div.images{padding:15px;box-sizing:border-box;margin:0}#yith-quick-view-content div.summary{box-sizing:border-box}#yith-quick-view-content .onsale{left:15px;top:15px}#yith-quick-view-content.woocommerce span.onsale:after,#yith-quick-view-content.woocommerce-page span.onsale:after{border:none;transform:none}.custom-parallax{background-attachment:fixed}.counter .jumbo:after{background:#e28699;content:"";height:100px;margin:0 auto;position:absolute;right:0;width:1px;top:-13px}.counter #cnt4:after{display:none}.counter .jumbo{color:#fff;font-size:35px;font-weight:700;position:relative}.counter_title{color:#e28699;font-weight:400;margin:20px 0 0;text-transform:capitalize}.counter{text-align:center;padding:33px 0}.productpage-woosmall .inner-container{width:auto!important}.productpage-banner .inner-container{margin:0!important}.tp-bullets{z-index:99}.account-container{background-color:#FFF;border:1px solid #f0f0f2;display:none;padding:10px 20px;position:absolute;right:5px;text-align:left;top:46px;width:120px;z-index:9}.account-container a{display:block;margin:0 0 2px}.woofeature .woo-grid .products li,.woonew .woo-grid .products li,.woobest .woo-grid .products li{display:none}.tmpmela-message{margin:20px 0;display:none;font-size:20px;text-align:center}.tmpmela-message .fa{font-size:20px;margin:0 10px;color:#666}.bx-pager{display:none}#categorytab .loadgridlist-wrapper{display:none}.loadgridlist-wrapper{text-align:center;margin:15px 0 0}.loadgridlist-wrapper a{color:#fff;background:#EE4A90;padding:10px 24px}.loadgridlist-wrapper a:hover{color:#fff;background:#000}.woocount.loadgridlist{padding:0;margin:9px 0}.loadgridlist a,.loadgridlist a:hover{color:#fff;padding:14px 30px;background:#EE4A90;transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease}.loadgridlist a:hover{background:#000}.blog-more-link{clear:both;display:block;text-align:center;margin-top:20px}.blog-more-link a{background-color:#FFF;border:1px solid #000;color:#000;cursor:pointer;font-family:'Poppins',sans-serif;padding:10px 40px;text-align:center;transition:all 0.3s ease-out 0s;-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;display:inline-block;margin:0 10px;border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-moz-border-radius:50px}.blog-more-link a:hover{background-color:#000;border:1px solid #000}#content{position:relative;min-height:600px}#accordion{clear:both}.simple_accordion.style-1{margin-bottom:65px}.accordion-wrapper.first .accordion-content{display:block}.accordion-wrapper{border:1px solid #ddd;margin:0 0 10px;padding:0 0 0 40px;width:auto}.accordion-toggle{cursor:pointer;display:block;padding:18px 20px;text-transform:uppercase;font-size:12px;color:#000;font-weight:700}.accordion-toggle:hover{color:#000}.accordion-content{display:none;padding:0 20px 20px}.accordion-content.default{display:block}.accordion-container{overflow:hidden;text-align:left}.accordion-icon{background:url(/wp-content/themes/portfox/images/codezeel/accordion-icon.png) 0 0 no-repeat;float:left;height:45px;width:65px;clear:both;margin-top:5px}.first .accordion-icon{background-position:center 2px}.second .accordion-icon{background-position:center -81px}.third .accordion-icon{background-position:center -161px}.style-2 .accordion-wrapper{padding:0;border:none;overflow:hidden;margin-bottom:40px}.style-2 .accordion-wrapper:last-child{margin:0}.style-2 .accordion-icon{background:url(/wp-content/themes/portfox/images/codezeel/accordion-icon.png) 0 0 no-repeat;height:80px;width:80px;border:1px solid #f0f0f2;margin:0}.style-2 .accordion-content{display:block;padding:0}.style-2 .accordion-wrapper:hover .accordion-icon{border-color:#000}.style-2 .accordion-toggle{padding:0;margin-bottom:10px;color:#1c1c1c;font-size:14px;font-weight:600;text-transform:uppercase}.style-2 .accordion-container{overflow:hidden;padding:5px 0 0 40px}.style-2 .first .accordion-icon{background-position:center 15px}.style-2 .second .accordion-icon{background-position:center -60px}.style-2 .third .accordion-icon{background-position:center -145px}.sitemap ul{margin:0;padding-left:15px;text-indent:5px}.sitemap-item{padding:0 5px;box-sizing:border-box;width:30%;float:left}.sitemap h2{padding-top:0}.sitemap-item li{padding:4px 0}.about-us .custom-testimonial{background-color:#f1f1f1;padding:50px 0}.mobile-menu li{list-style-type:none;display:inline-block;vertical-align:top}.mega_menu{float:left;margin-bottom:0}.mega_menu .block-title{background-color:#000;color:#FFF;font-size:15px;padding:20px 20px 20px 20px;text-transform:uppercase;width:230px;cursor:pointer;font-weight:600;position:relative;text-align:left}.mega_menu .mega_bkg .block-title:after{content:"\f107";color:#fff;font-family:"FontAwesome";position:absolute;right:6%;top:50%;margin-top:-10px}.mainbanner-sidebanner-inner.col-main{float:right;padding-top:30px}.col-main{float:left;padding:0;width:950px}.mainbanner-sidebanner-outer.theme-container{display:block}#revolutionslider{background-color:#fff;clear:both;margin:0 0 30px;overflow:hidden;position:relative}.revolutionslider-inner .widget{margin-bottom:0}.header-cart{float:right;position:relative;margin-top:47px}.header-cart .shopping_cart a:before{background-image:url(/wp-content/themes/portfox/images/codezeel/nav-icon.png);background-color:#fff0;background-position:center -217px;background-attachment:scroll;background-repeat:no-repeat;box-sizing:border-box;color:#000;cursor:pointer;font-size:14px;height:20px;position:relative;width:20px;content:"";display:inline-block}.header-cart .shopping_cart a:hover:before{background-position:center -272px}.cart-price{display:inline-block;vertical-align:top;margin-left:10px;margin-top:2px}.cart-contents{display:block;position:relative}.header-cart .cart-count{border-radius:50%;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;background:#636363;color:#fff;display:inline-block;font-size:13px;padding:5px 6px;line-height:10px;width:auto;margin-left:5px;font-weight:600;font-family:'Poppins',sans-serif}.header-cart .shopping_cart .item-total{display:inline-block;float:right;margin-left:10px}.header-cart .shopping_cart .amount{display:inline-block;vertical-align:top;color:#858585;font-weight:400}.cart-qty{display:block;vertical-align:top;line-height:18px;color:#000;font-weight:500;text-transform:uppercase;font-size:12px;text-align:center;padding:0;font-family:poppins}.cart-contents:hover .cart-price .cart-qty{color:#e7113e}.cart-price .label{display:block;text-align:left;text-transform:uppercase;line-height:18px;font-weight:600}.header-cart .togg{position:relative;display:inline-block;vertical-align:middle}.header-cart .shopping_cart a:after{font-family:'FontAwesome';content:'\f107';font-size:15px;line-height:15px;position:absolute;right:-10px;top:2px;color:#000}.shopping_cart.tog.current a:after{font-family:'FontAwesome';content:'\f106';font-size:15px;position:absolute;right:-10px;top:1px;color:#000}.header-cart .shopping_cart a:hover:after,.shopping_cart.tog.current a:hover:after{color:#EE4A90}.login.show-cart-link{color:#444;display:inline-block;margin-right:-5px;vertical-align:middle}.header-cart a.shopping_cart .item-total{color:#000;font-size:13px;padding:2px 4px;text-transform:capitalize}.header-cart a.shopping_cart .amount{color:#000;font-size:13px}.header-cart .shopping_cart .right-arrow{display:inline-block;height:11px;margin:0 0 0 6px;vertical-align:middle;width:16px}.header-cart.fixed .togg .widget.widget_shopping_cart{top:55px}.header-cart .togg .widget.widget_shopping_cart{background:#FFF none repeat scroll 0 0;border:1px solid #ddd;display:none;position:absolute;right:-20px;z-index:9999;width:300px;padding:20px;box-sizing:border-box;color:#000;font-size:14px}.header-cart .togg .widget.widget_shopping_cart ul a{color:#000;background-color:#fff0}.header-cart .togg .widget.widget_shopping_cart ul a:hover{color:#EE4A90}.header-cart .product_list_widget{max-height:230px;overflow:hidden}.woocommerce ul.cart_list,.woocommerce-page ul.cart_list{overflow-y:auto}.ie8 .header-cart .togg .widget.widget_shopping_cart{border:1px solid #ccc}.header-cart .top-arrow{background:url(/wp-content/themes/portfox/images/codezeel/cart_uparrow.png) no-repeat scroll 0 0 #fff0;height:7px;position:absolute;right:28px;top:-7px;width:12px}.header-cart .widget .widget-title{display:none}.widget .widget-title{color:#191919;margin:0;position:relative;font:600 17px/18px 'Poppins',sans-serif;text-transform:capitalize;padding:0 0 20px;margin-bottom:10px}.primary-sidebar .widget-titl{position:relative}.primary-sidebar .widget-title:before{content:"";background:#d9d9d9;height:1px;position:absolute;bottom:0;width:45px;left:0}.blog-posts-content{width:auto;clear:both}.blog-posts-content .post_author1{margin:0;text-transform:capitalize}.blog-posts-content .post_author1 .fa{color:#9C9C9C;padding:0}.blog-posts-content .post-date .fa{color:#ACACAC;margin-right:2px}.blog-posts-content p{margin:0}.blog-posts-content .post-author{color:#666}.blog-posts-content .comments-link{display:inline-block;vertical-align:top}.blog-posts-content .blog-grid .container,.portfolio-grid .item{display:inline-block;position:relative;vertical-align:top}.blog-posts-content .post-image,.single-portfolio .portfolio-image{margin:0 0 0;overflow:hidden;position:relative}.blog-posts-content .block_hover,.single-portfolio .block_hover{position:relative}.blog-posts-content .container .block_hover,.single-portfolio .block_hover{background:rgb(0 0 0 / .2) none repeat scroll 0 0;bottom:0;left:0;margin:0;opacity:0;-khtml-opacity:0;-webkit-opacity:0;-moz-opacity:0;position:absolute;right:0;text-align:center;top:0;transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s}.blog-posts-content .container:hover .block_hover,.single-portfolio:hover .block_hover{opacity:1;-khtml-opacity:1;-webkit-opacity:1;-moz-opacity:1}.blog-posts-content .container .container-inner{margin:15px}.portfolio-main .single-portfolio{margin:40px 15px;clear:both;overflow:hidden}.blog-posts-content,.portfolio-container{margin:0 -15px;text-align:center}.blog-posts-content .container:hover .container-inner,.portfolio-main .single-portfolio:hover{border-color:#000}.post-title,.single-portfolio .portfolio-title{margin:10px 0;line-height:20px;font-weight:600}.blog-posts-content .fa.fa-circle{color:#000;font-size:5px;vertical-align:middle;padding:0 0 0 7px}.single-portfolio .portfolio-title a{color:#000;font-size:14px;line-height:20px;font-family:'Poppins',sans-serif;letter-spacing:.8px;font-weight:500;text-transform:uppercase}.single-portfolio .portfolio-title a:hover{color:#000}.single-portfolio .read-more a{line-height:12px;display:inline-block;text-transform:uppercase;border:1px solid #000;padding:15px 22px;background:#000;color:#fff;font-weight:600;font-size:12px;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s}.single-portfolio .read-more a:hover{background-color:#000;border-color:#000;color:#b4b4b4}.post-description{letter-spacing:1.2px;line-height:26px;color:#858585;margin-bottom:25px}.blog-posts-content .grid.cols-2 .item,.portfolio-grid.cols-2 .item{width:50%}.blog-posts-content .grid.cols-3 .item,.portfolio-grid.cols-3 .item{width:33.33%}.blog-posts-content .grid.cols-4 .item,.portfolio-grid.cols-4 .item{width:25%}.blog-posts-content .grid.cols-5 .item,.portfolio-grid.cols-5 .item{width:20%}.blog-posts-content .grid.cols-6 .item,.portfolio-grid.cols-6 .item{width:16.66%}.post-content-inner{box-sizing:border-box}.blog-posts-content .post-date{color:#000;display:inline-block;font-family:'Poppins',sans-serif;font-size:14px;text-transform:uppercase;vertical-align:top;margin:0 auto;position:relative}.date-time .day{font-size:44px;line-height:44px}.month-year{color:#ababab;margin-top:6px;letter-spacing:2px;font-weight:600}.blog-posts-content .read-more a{text-transform:uppercase;border-bottom:1px solid #000;font-weight:600}.blog-posts-content .read-more a:hover{border-color:#636363}.blog-posts-content .month,.blog-posts-content .year{display:inline-block;position:relative}.blog-posts-content .day span{border-bottom:1px solid #000;display:inline-block;font-size:40px;line-height:40px;margin-bottom:7px;padding-bottom:7px}.site-footer .widget_product_tag_cloud{padding:0;overflow:hidden;margin:0 auto}.site-footer .widget_product_tag_cloud h3{font-size:16px;line-height:20px}.site-footer .tagcloud a:last-child{border:none}.site-footer .widget .tagcloud{padding:0}.site-footer{margin-top:50px;position:relative;border-top:1px solid #ebebeb}.home .site-footer{margin-top:0}.blog .site-footer{margin-top:0}.sitemap-category,.sitemap-month-archieves{margin-bottom:20px}.counter .jumbo,.service-content .icon i,.address-text-inner .icon i{transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s}.service-content:hover .icon i,.address-text-inner:hover .icon i{transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s}.custom-content-main .service-content:hover .icon i{color:#fff!important;background:#EE4A90!important}.custom-content-main .service-content .title{font-size:16px;line-height:23px;text-transform:capitalize}.custom-content-main .description.other-font{font-size:14px;line-height:27px;letter-spacing:.3px;margin-bottom:0}.woocommerce-checkout h3{text-transform:uppercase;font-weight:600}#order_review_heading{margin-top:30px}.search-results .term-description{display:none}.entry-content .inner-container{clear:both}.wp-caption-text.gallery-excerpt{display:none}.post_format-post-format-gallery .gallery-item{text-align:center}.search-results article.hentry,.search-results article.product{display:inline-block;margin:0 0 30px;vertical-align:top;width:100%}.soldout_wrapper{background:rgb(255 255 255 / .5);bottom:0;left:0;position:absolute;right:0;text-align:center;top:0}.soldout{background:#e1372f;color:#fff;display:inline-block;font-weight:700;padding:3px 15px;position:relative;text-align:center;top:50%;vertical-align:top}.gridlist-buttonwrap{clear:both}.product-detail-wrapper .gridlist-buttonwrap .clear{clear:none}.sidebar-category-inner .count{position:absolute;right:15px;top:4px}#footer-widget-area .sidebar-category-inner .count{position:relative;right:0;top:0}.widget_text select{width:100%;padding:10px}.woocommerce-page .hentry .entry-content p,.hentry .entry-content .woocommerce p{clear:none}.vc_row{margin:0 auto!important}.vc_col-xs-1,.vc_col-sm-1,.vc_col-md-1,.vc_col-lg-1,.vc_col-xs-2,.vc_col-sm-2,.vc_col-md-2,.vc_col-lg-2,.vc_col-xs-3,.vc_col-sm-3,.vc_col-md-3,.vc_col-lg-3,.vc_col-xs-4,.vc_col-sm-4,.vc_col-md-4,.vc_col-lg-4,.vc_col-xs-5,.vc_col-sm-5,.vc_col-md-5,.vc_col-lg-5,.vc_col-xs-6,.vc_col-sm-6,.vc_col-md-6,.vc_col-lg-6,.vc_col-xs-7,.vc_col-sm-7,.vc_col-md-7,.vc_col-lg-7,.vc_col-xs-8,.vc_col-sm-8,.vc_col-md-8,.vc_col-lg-8,.vc_col-xs-9,.vc_col-sm-9,.vc_col-md-9,.vc_col-lg-9,.vc_col-xs-10,.vc_col-sm-10,.vc_col-md-10,.vc_col-lg-10,.vc_col-xs-11,.vc_col-sm-11,.vc_col-md-11,.vc_col-lg-11,.vc_col-xs-12,.vc_col-sm-12,.vc_col-md-12,.vc_col-lg-12{padding:0!important}.vc_column-inner{padding:0!important}.wpb_button,.wpb_content_element,ul.wpb_thumbnails-fluid>li{margin:0!important}.wpb_single_image .wpb_wrapper{overflow:hidden;margin:0 auto!important}.custom-content-main .wpb_wrapper .wpb_wrapper,.full-width .wpb_row .wpb_wrapper .wpb_wrapper{width:100%;margin:0}.vc_row,.wpb_content_element,.wpb_column{box-sizing:border-box}.wpb_column .list li{list-style:none}.wpb_column ul,.wpb_column ol{margin:0}.wpb_column ul.links{margin:0 0 0 15px}.calloutarea{color:#fff}.calloutarea .title{font-size:14px;font-weight:600;text-transform:uppercase}.calloutarea_block_content{display:inline-block}.calloutarea .shortcode_content,.calloutarea.center .shortcode_content{font-size:14px;display:inline-block;width:auto;margin:0}.woocommerce div.product div.social,.woocommerce-page div.product div.social{display:inline-block;margin:8px 0;vertical-align:top;cursor:pointer}.entry-summary .stButton .sharethis{background-image:none;position:relative}.entry-summary .stButton .sharethis:before{content:'\f1e0';font-family:"FontAwesome";font-size:16px;left:0;position:absolute;right:0;top:0}.entry-summary .st_sharethis:hover .stButton .sharethis:before{color:#000}.entry-summary .stButton{float:left;margin:5px 8px 0 0}.entry-summary div.social span .stButton .chicklets,.woocommerce-page div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.entry-summary div.social iframe,.woocommerce-page div.product div.social iframe{float:left;margin-top:3px}.counter-products-carousel .product{text-align:center}.woocommerce .add_to_cart_button.added:after{content:"\f00c";font-family:"FontAwesome";margin-left:5px}.counter-products-carousel.woocommerce .onsale{opacity:1;-webkit-opacity:1;-o-opacity:1;-ms-opacity:1}.primary-sidebar .woocommerce ul.products li.product a.button,.primary-sidebar .counter-products-carousel .button{background:#fff0 none repeat scroll 0 0;color:#000;padding:3px 0;text-transform:capitalize;font-weight:400;clear:both}.primary-sidebar .woocommerce ul.products li.product a.button:hover,.primary-sidebar .counter-products-carousel .button:hover{color:#000;background:#fff0 none repeat scroll 0 0}.primary-sidebar .woocommerce ul.products li.product a:before{font-size:0;margin:0}.primary-sidebar .product-block-hover{background:none;opacity:1;-khtml-opacity:1;-webkit-opacity:1;-moz-opacity:1;left:0;position:relative}.sidebar-product .owl-theme .owl-buttons div,.counter-products-carousel .owl-buttons div{top:-50px}.sidebar-product ul.owl-carousel{padding:0!important}.primary-sidebar .widget .sidebar-product ul li a{padding:0}.primary-sidebar .woocommerce ul.products li .container-inner,.primary-sidebar .counter-products-carousel .container-inner{margin:7px 0 0;display:inline-block}.primary-sidebar .sidebar-product .star-rating{margin:3px 0 8px}.see-all{box-sizing:border-box;color:#000;display:inline-block;float:none;font-size:13px;font-weight:600;padding:6px 10px;text-transform:uppercase;text-align:center;width:100%}.see-all:hover{background:#000 none repeat scroll 0 0}.see-all:hover a{color:#fff}.products_block:hover .see-all{opacity:1;-khtml-opacity:1;-webkit-opacity:1;-moz-opacity:1}.single-product-sidebar .singleproduct-sidebar{display:none}.singleproduct-sidebar{float:right;margin-bottom:30px;width:250px;margin-left:30px}.woocommerce .single-product-full.side-widget-area #content .product div.entry-summary{width:37.7%;float:left}.woocommerce .single-product-full #content .product div.entry-summary{width:53.2%;float:left}.woocommerce .single-product-full #content .product div.images{width:42%}.singleproduct-sidebar .banner-slider-container .owl-controls.clickable{margin:10px 0 -12px}.singleproduct-sidebar .product-detail-wrapper{text-align:left}.singleproduct-sidebar #woo-small-products .price{font-size:14px}.singleproduct-sidebar .star-rating{float:left}#woo-small-products .button.yith-wcqv-button{display:none}.wpb_flexslider .slides .owl-controls{display:none!important}.vc_progress_bar,.vc_chart,.vc_pie_chart{clear:both}.vc_pie_chart_value{font-size:16px!important}.vc_grid.vc_row.vc_grid-gutter-5px .vc_grid-item{padding:2px!important}.vc_custom_heading:first-child div{font-size:16px!important}.vc_custom_heading h4{font-size:13px;font-weight:400}.vc_gitem-zone.vc_gitem-zone-c,.vc_gitem-row-position-middle{padding:10px 20px;box-sizing:border-box}.vc_btn3.vc_btn3-color-juicy-pink,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{background-color:#000!important;border:0!important;border-radius:0!important;-webkit-border-radius:0!important;-khtml-border-radius:0!important;-moz-border-radius:0!important}.vc_gitem-link.vc_btn3-size-md{padding:8px 18px!important}.vc_btn3.vc_btn3-style-custom.vc_btn3-size-xs{font-size:12px;padding:8px 16px}.vc_btn3.vc_btn3-style-custom.vc_btn3-size-sm{font-size:12px;padding:10px 18px}.vc_btn3.vc_btn3-style-custom.vc_btn3-size-md{font-size:12px;padding:12px 20px}.vc_btn3.vc_btn3-style-custom.vc_btn3-size-lg{font-size:13px;padding:14px 28px}.vc_btn3-style-custom.vc_general.vc_btn3:focus,.vc_btn3-style-custom.vc_general.vc_btn3:hover{background-color:#000000!important;background-image:none}.vc_tta.vc_general .vc_tta-tabs-container .vc_tta-panel-body{padding:0}.call-to-action .vc_cta3-container,.calltoaction .vc_cta3-container{margin-bottom:0!important}.calloutarea{border:0!important;padding:0!important}.calloutarea_block_content{margin:0!important}.cms-banner-item{overflow:hidden;display:inline-block}.cms-left .cms-banner-item{float:left}.cms-right .cms-banner-item{float:right}.cms-banner-inner{position:relative;display:inline-block;vertical-align:top}.cms-banner-img{overflow:hidden;position:relative;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}.cms-banner-img:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease}.cms-banner-img:hover:before{background:rgb(202 35 70 / .38);left:50%;right:50%}.cms-banner-item .cms-banner-inner .static-wrapper .cms-text .static-inner .text1.static-text{font-size:16px;font-weight:300;line-height:20px;padding-bottom:10px;color:gray;letter-spacing:.9px;text-transform:capitalize}.cms-banner-item .cms-banner-inner .static-wrapper .cms-text .static-inner .text2.static-text{font-size:32px;font-weight:700;line-height:35px;padding-bottom:10px;color:#000;text-transform:uppercase;font-family:poppins}.cms-banner-item .cms-banner-inner .static-wrapper .shop-now{font-size:12px;font-weight:600;text-decoration:underline;padding-top:40px;display:block;letter-spacing:.2px;font-family:poppins;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s}.cms-banner-item .cms-banner-inner:hover .static-wrapper .shop-now{text-decoration:none;letter-spacing:1px;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s}.cms-banner-item .cms-banner-inner .static-wrapper .shop-now a.link-text{color:#EE4A90;text-transform:uppercase}.cms-banner-item .cms-banner-inner .static-wrapper .shop-now a.link-text:hover{color:#000}.tmpmela-single-banner{overflow:hidden;position:relative}.style-1 .static-wrapper,.style-2 .static-wrapper{display:block;padding:15% 0}.style-1 .static-wrapper{text-align:right}.style-2 .static-wrapper{text-align:left}.tmpmela-single-banner .static-wrapper{top:34%;bottom:auto}.service-cms{width:100%;display:inline-block;vertical-align:top;padding:30px 0}.service-cms .service-list{box-sizing:border-box;display:inline-block;padding:0 20px;vertical-align:top;width:33.33%;border-right:1px solid #f0f0f2;border-left:0}.service-cms .service-list:last-child{border:none;padding-right:0}.service-cms .service-list:first-child{padding-left:0}.service-cms .icon-image{display:inline-block;vertical-align:top;margin:0 16px 0 0}.service-cms .service-content{margin:0}.service-cms .content{display:inline-block;vertical-align:top;text-align:left}.service-cms .service-title{font-size:18px;line-height:20px}.service-cms .service_other_text{font-size:13px}.woocommerce #content div.product .woocommerce-product-gallery.images img{transition:none 0s ease 0s;-webkit-transition:none 0s ease 0s;-moz-transition:none 0s ease 0s;-ms-transition:none 0s ease 0s;-o-transition:none 0s ease 0s}.woocommerce-product-gallery{position:relative;margin-bottom:3em}.woocommerce-product-gallery figure{margin:0}.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce-product-gallery .flex-control-thumbs li{list-style:none;float:left;cursor:pointer;margin-bottom:10px}.images .flex-control-thumbs li{box-sizing:border-box;width:100%}.woocommerce-product-gallery .owl-theme .owl-buttons{position:unset}.woocommerce-product-gallery .owl-theme .owl-buttons div{display:block;font-size:0;height:28px;position:absolute;text-align:center;width:28px;top:32%;line-height:38px;border:1px solid #dddd}.woocommerce-product-gallery .owl-theme .owl-buttons div.owl-prev{left:0}.woocommerce-product-gallery .owl-theme .owl-buttons div.owl-next{right:0}.woocommerce-product-gallery .owl-theme .owl-buttons div:hover{background:#EE4A90;border-color:#EE4A90}.woocommerce-product-gallery .owl-theme .owl-buttons div:before{content:'';font-family:'FontAwesome';font-size:18px;line-height:28px;text-align:center;color:#262626}.woocommerce-product-gallery .owl-theme .owl-buttons div.owl-prev:before{content:'\f104'}.woocommerce-product-gallery .owl-theme .owl-buttons div.owl-next:before{content:'\f105'}.woocommerce-product-gallery .owl-theme .owl-buttons div:hover:before{color:#fff}.flex-viewport{border:1px solid #f1f1f1}.woocommerce-product-gallery img{display:block}.woocommerce-product-gallery__trigger{position:absolute;top:1em;right:1em;z-index:99}a.woocommerce-product-gallery__trigger{text-decoration:none}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:.875em;right:.875em;display:block;height:2em;width:2em;border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;z-index:4;text-align:center;text-indent:-999px;overflow:hidden}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{background-color:#EE4A90;color:#fff}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover{background-color:#000;border-color:#000;color:#fff}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before{font:normal normal normal 1em/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;content:"\f00e";line-height:2;text-indent:0;margin-left:2px}.single-product.woocommerce .woocommerce-breadcrumb{text-align:center}.woocommerce-loop-category__title{font-size:15px}.cms-text .static-text{font-size:44px;display:block;line-height:56px}.primary-sidebar .widget.widget_archive #archives-dropdown--1,.primary-sidebar .widget .postform.toggle-block{margin:10px}.cat-outer-block .cat_description{display:block;text-align:center;position:absolute;bottom:65px;left:0;right:0}.cat-outer-block a.read-more{display:inline-block;font-size:14px;line-height:20px;font-weight:400;left:.5px;background:#fff;padding:15px 30px;color:#000;-webkit-transform:translate(-30%,0);transform:translate(0%,10%);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.cat-outer-block:hover a.read-more{background:#000;color:#fff;-webkit-transform:translate(0,0);transform:translate(0,0)}.cat-outer-block a.cat_name{display:none;font-size:18px;font-weight:800}.cat-img-block a.cat-img{display:inline-block;vertical-align:top;position:relative;overflow:hidden}.cat-img-block{padding:10px;box-sizing:border-box;position:relative}.cat-outer-block .cat-img img{max-width:100%;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}.cat-outer-block:hover .cat-img img{max-width:100%;transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}.blog-posts-content .container img,.single-portfolio .block_hover img{-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}.blog-posts-content .container:hover img,.single-portfolio:hover .block_hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1)}.woo_categories_slider .owl-buttons div.owl-prev{left:0;top:47%}.woo_categories_slider .owl-buttons div.owl-next{right:0;top:47%}.single-banner-img{width:40%!important}.cz-product{width:60%!important}.single-banner-img .vc_single_image-wrapper{position:relative}.single-banner-img .vc_single_image-wrapper:before{background:rgb(255 0 115 / .27);bottom:0;content:"";height:0;opacity:1;filter:alpha(opacity=100);position:absolute;right:0;width:0}.single-banner-img .vc_single_image-wrapper:hover:before{height:100%;-webkit-transition-duration:1.0s;transition-duration:1.0s;opacity:0;filter:alpha(opacity=0);width:100%}.single-image-left{padding-right:30px}.single-image-right{padding-left:30px}.home-category{width:16.2%!important}.home-slider{width:83.8%!important}.home-category .widget_product_categories{width:250px;margin:0 0 0 30px!important;position:relative}.home-category .widget_product_categories:before{content:"";background:#d9d9d9;position:absolute;top:0;height:1px;width:45px;left:20px}.home-category .widget_product_categories .widget-title{padding:45px 20px 20px;margin:0;font-family:poppins;font-size:14px;line-height:22px;font-weight:700;text-transform:uppercase;letter-spacing:1.4px}.home-category .widget_product_categories ul.children{display:none;list-style:none;position:absolute;left:100%;top:0;z-index:9;background:#fff;border:1px solid #d9d9d9}.home-category .widget_product_categories a{font-size:13px;padding:15px 20px;display:block;line-height:20px;letter-spacing:1.1px}.home-category .widget_product_categories .cat-parent{position:relative}.home-category .widget_product_categories .children{width:200px;height:auto!important;line-height:20px;padding:10px 0}.home-category .widget_product_categories .children a,.home-category .widget_product_categories .children .cat-parent li a{padding:10px 25px}.home-category .cat-parent{background:url(/wp-content/themes/portfox/images/codezeel/category_arrow.png) no-repeat scroll 97% center!important;cursor:pointer}@media only screen and (min-width:980px){.home-category .widget_product_categories ul li:hover ul.children ul.children,.home-category .widget_product_categories ul li:hover ul.children ul.children ul.children,.home-category .widget_product_categories ul li:hover ul.children ul.children ul.children ul.children{display:none;-webkit-transition:opacity 1s ease-out;opacity:0}.home-category .widget_product_categories ul li:hover ul.children,.home-category .widget_product_categories ul li ul.children li:hover ul.children,.home-category .widget_product_categories ul li ul.children li ul.children li:hover ul.children,.home-category .widget_product_categories ul li ul.children li ul.children li ul.children li:hover{display:block;opacity:1;-webkit-transition:opacity 1s ease-out}}.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}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:700}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url(/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_both.png)}table.dataTable thead .sorting_asc{background-image:url(/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_asc.png)}table.dataTable thead .sorting_desc{background-image:url(/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_desc.png)}table.dataTable thead .sorting_asc_disabled{background-image:url(/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_asc_disabled.png)}table.dataTable thead .sorting_desc_disabled{background-image:url(/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_desc_disabled.png)}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;*cursor:hand;color:#333!important;border:1px solid #fff0;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333!important;border:1px solid #979797;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#dcdcdc));background:-webkit-linear-gradient(top,#fff 0%,#dcdcdc 100%);background:-moz-linear-gradient(top,#fff 0%,#dcdcdc 100%);background:-ms-linear-gradient(top,#fff 0%,#dcdcdc 100%);background:-o-linear-gradient(top,#fff 0%,#dcdcdc 100%);background:linear-gradient(to bottom,#fff 0%,#dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666!important;border:1px solid #fff0;background:#fff0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white!important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#585858),color-stop(100%,#111));background:-webkit-linear-gradient(top,#585858 0%,#111 100%);background:-moz-linear-gradient(top,#585858 0%,#111 100%);background:-ms-linear-gradient(top,#585858 0%,#111 100%);background:-o-linear-gradient(top,#585858 0%,#111 100%);background:linear-gradient(to bottom,#585858 0%,#111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#2b2b2b),color-stop(100%,#0c0c0c));background:-webkit-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:-moz-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:-ms-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:-o-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:linear-gradient(to bottom,#2b2b2b 0%,#0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0%,#fff0),color-stop(25%,rgb(255 255 255 / .9)),color-stop(75%,rgb(255 255 255 / .9)),color-stop(100%,#fff0));background:-webkit-linear-gradient(left,#fff0 0%,rgb(255 255 255 / .9) 25%,rgb(255 255 255 / .9) 75%,#fff0 100%);background:-moz-linear-gradient(left,#fff0 0%,rgb(255 255 255 / .9) 25%,rgb(255 255 255 / .9) 75%,#fff0 100%);background:-ms-linear-gradient(left,#fff0 0%,rgb(255 255 255 / .9) 25%,rgb(255 255 255 / .9) 75%,#fff0 100%);background:-o-linear-gradient(left,#fff0 0%,rgb(255 255 255 / .9) 25%,rgb(255 255 255 / .9) 75%,#fff0 100%);background:linear-gradient(to right,#fff0 0%,rgb(255 255 255 / .9) 25%,rgb(255 255 255 / .9) 75%,#fff0 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width:767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.5em}}div.DTFC_Blocker{background-color:#fff}div.DTFC_LeftWrapper table.dataTable,div.DTFC_RightWrapper table.dataTable{margin-bottom:0;z-index:2}div.DTFC_LeftWrapper table.dataTable.no-footer,div.DTFC_RightWrapper table.dataTable.no-footer{border-bottom:none}div.DTFC_LeftFootWrapper table.compare-list,div.DTFC_LeftHeadWrapper table.compare-list{border:0}a.compare.disabled:not(.added){opacity:.6;pointer-events:none}.yith-woocompare-popup-container{position:fixed;top:0;bottom:0;left:0;right:0;background:rgb(255 255 255 / .95);z-index:1000}a.yith-woocompare-popup-close{position:absolute;top:20px;right:20px;font-size:40px;width:40px;color:#434343;text-decoration:none;z-index:2;line-height:1;background-color:rgb(255 255 255 / .7);text-align:center}body.yith-woocompare-popup-open{overflow-y:hidden}body.yith-woocompare-popup,.yith-woocompare-table-wrapper{box-sizing:border-box;font-size:16px;color:#747373;background:none!important;margin:0;max-height:100%;overflow-y:scroll;overflow-x:hidden}body.yith-woocompare-popup,.yith-woocompare-table-scroll-wrapper{position:relative;padding:5%}body.yith-woocompare-popup #yith-woocompare{padding:10px}#yith-woocompare-table_wrapper{margin:10px 0}#yith-woocompare table.dataTable.compare-list thead th,#yith-woocompare table.dataTable.compare-list thead td,#yith-woocompare table.dataTable.compare-list tfoot td,#yith-woocompare table.dataTable.compare-list tfoot th{border:0;vertical-align:middle}#yith-woocompare table.compare-list{width:100%;border-bottom:0;border-top:0;margin:0;table-layout:auto}#yith-woocompare table.compare-list tr{background:#fff}#yith-woocompare table.compare-list tbody tr .filler{padding:0!important}#yith-woocompare table.compare-list td:not(.filler){min-width:300px;width:300px;text-align:center;vertical-align:middle}#yith-woocompare table.compare-list tbody th:not(.filler){min-width:300px;width:300px;overflow:hidden;text-align:left;font-weight:700}#yith-woocompare table.dataTable.compare-list tbody th,#yith-woocompare table.dataTable.compare-list tbody td{border-right:none;border-top:1px solid #e7e7e7;border-bottom:none;border-left:none;padding-block:10px;vertical-align:middle}#yith-woocompare table.dataTable.compare-list:not(.compact) tbody td{padding-inline:40px}#yith-woocompare table.dataTable.compare-list tbody tr:first-child th,#yith-woocompare table.dataTable.compare-list tbody tr:first-child td{border-top:none}#yith-woocompare table.compare-list tbody td.last-column{width:auto;border-right:0}#yith-woocompare table.dataTable.compare-list tbody .product_info th,#yith-woocompare table.dataTable.compare-list tbody .product_info td{vertical-align:top}#yith-woocompare table.dataTable.compare-list tbody tr.label-row td{font-weight:700;color:#434343;padding-bottom:0}#yith-woocompare table.dataTable.compare-list tbody tr.label-row+tr td{border-top:none}#yith-woocompare .dataTables_scrollBody::-webkit-scrollbar{-webkit-appearance:none;height:4px}#yith-woocompare .dataTables_scrollBody::-webkit-scrollbar-thumb{background-color:#e7e7e7;border-radius:10px}.rtl #yith-woocompare table.compare-list tbody th{text-align:right}.yith_woocompare_table_image{text-align:center;margin-top:20px}.yith_woocompare_table_image img{display:inline-block;max-width:100%}table.compare-list img{width:100%;height:auto}table.compare-list tr.product_info td{vertical-align:top}table.compare-list .remove{margin-bottom:10px}table.compare-list .remove a{text-transform:uppercase;text-decoration:none;text-align:center}table.compare-list .remove a span{padding:0 5px}table.compare-list .image-wrap{display:block;position:relative;line-height:0}table.compare-list .image-wrap .image-overlay{position:absolute;display:none;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .4);line-height:normal}table.compare-list .image-wrap:hover .image-overlay{display:block}table.compare-list .image-wrap:hover .image-overlay .remove a{display:block;background:#fff;font-size:0;position:absolute;right:20px;bottom:20px;margin:0;border-radius:4px;cursor:pointer;width:30px;height:30px;line-height:30px}table.compare-list .image-wrap:hover .image-overlay .remove a>span{display:none}table.compare-list .image-wrap:hover .image-overlay .remove a:after{content:"\00D7";font-size:20px}table.compare-list .product-anchor{display:block}table.compare-list .product_title{margin-top:0;margin-bottom:5px;font-size:15px;color:#000;text-decoration:none;font-weight:400}table.compare-list .product_info td>*{margin-bottom:25px}table.compare-list .product_info td a{text-decoration:none;box-shadow:none;cursor:pointer}#yith-woocompare .added_to_cart,#yith-woocompare .button{margin:0;cursor:pointer;position:relative;text-decoration:none;white-space:nowrap;display:inline-block}#yith-woocompare .empty-comparison{text-align:center;margin:200px auto}a.button.yith_woocompare_clear{color:#b80001;padding:6px 10px}div.compare-table-clear{text-align:right;margin:10px 0}table.compare-list .product_info .button.loading,table.compare-list .add-to-cart .button.loading{padding-right:30px}table.compare-list.with-stock-icons tr.stock:not(.label-row) td{font-size:0}table.compare-list tr.stock:not(.label-row) td.in-stock{background-color:#f2fcde;color:#01a71c}table.compare-list tr.stock td.out-of-stock{background-color:#fff0e8;color:#ff4200}table.compare-list.with-stock-icons tr.stock td.in-stock span.availability-label:before{content:'';background:url(/wp-content/plugins/yith-woocommerce-compare/assets/css/../images/green-check.svg) no-repeat center center;font-size:20px;display:block;height:30px}table.compare-list.with-stock-icons tr.stock td.out-of-stock span.availability-label:before{content:"\00D7";font-size:50px;line-height:0;vertical-align:middle}table.compare-list tr.rating .star-rating{float:none;display:inline-block;vertical-align:middle}table.compare-list tr.price{color:#3e3e3e;display:table-row}table.compare-list tr.price del{opacity:.8}#yith-woocompare-share{margin-top:20px}#yith-woocompare-share h3{margin-top:0;font-size:17px;font-weight:700;margin-bottom:15px}#yith-woocompare-share ul{padding:0 0 50px;list-style:none;margin:0;display:flex;gap:25px}#yith-woocompare-share a{display:block;box-shadow:none;outline:none;color:#434343}#yith-woocompare-share a svg{width:20px;height:20px;vertical-align:middle}#yith-woocompare-related{margin:20px 0}#yith-woocompare-related h3.yith-woocompare-related-title{font-size:17px;font-weight:700;margin-top:0;margin-bottom:20px}#yith-woocompare-related .yith-woocompare-related-wrapper{position:relative;background:#fff}#yith-woocompare-related .related-products{padding:0;list-style:none;margin:0;overflow-x:hidden}#yith-woocompare-related .related-products .owl-item{display:inline-block}#yith-woocompare-related .related-products .related-product{text-align:center}#yith-woocompare-related .related-products .related-product a{text-decoration:none}#yith-woocompare-related .related-products .related-product h3{font-size:15px;color:#333;margin-top:0;margin-bottom:10px}#yith-woocompare-related .related-products .related-product .product-price{font-size:13px;color:#333;margin-bottom:10px}#yith-woocompare-related .related-products .related-product>div{margin-bottom:10px}#yith-woocompare-related .related-products .related-product div.product-image{position:relative;margin-bottom:10px}#yith-woocompare-related .related-products .related-product div.product-image img{height:auto;max-width:100%}#yith-woocompare-related .related-products .related-product div.product-image img.onsale.yit-image{margin:0;position:absolute;top:5px;right:5px;z-index:5;width:auto}#yith-woocompare-related .related-slider-nav div{position:absolute;top:-45px;width:30px;height:35px;cursor:pointer;border:1px solid #e7e7e7;text-align:center;background:#fff url(/wp-content/plugins/yith-woocommerce-compare/assets/css/../images/nav-arrow.png) no-repeat;cursor:pointer}#yith-woocompare-related .related-slider-nav div.related-slider-nav-prev{right:35px;background-position:-3px -31px}#yith-woocompare-related .related-slider-nav div.related-slider-nav-next{right:0;background-position:0 1px}#yith-woocompare-cat-nav{margin-top:20px;text-align:center}#yith-woocompare-cat-nav h3{margin-top:0;margin-bottom:15px;text-align:center}#yith-woocompare-cat-nav ul{padding:0;margin:0;list-style:none}#yith-woocompare-cat-nav ul li{display:inline-block;margin-right:10px;font-weight:700}#yith-woocompare-cat-nav ul li a{text-decoration:none;color:#7b7b7b}#yith-woocompare-cat-nav ul li .active{border-bottom:2px solid}#yith-woocompare-cat-nav ul li:last-child{margin-right:0}#yith-woocompare-preview-bar{position:fixed;bottom:0;width:100vw;display:none;background:rgb(0 0 0 / .8);box-sizing:border-box;padding:20px;color:#fff;z-index:99}#yith-woocompare-preview-bar.shown{display:block}#yith-woocompare-preview-bar .container{display:flex;gap:30px;justify-content:center;align-items:center;margin:auto;padding:0}#yith-woocompare-preview-bar .compare-list{list-style:none;display:flex;align-items:center;gap:30px;margin:0;padding:0}#yith-woocompare-preview-bar .compare-list li{align-self:stretch;width:80px}#yith-woocompare-preview-bar .compare-list li.product-placeholder{border:1px dashed #fff;display:flex;align-items:center;padding-inline:15px}#yith-woocompare-preview-bar .compare-list .image-wrap{position:relative}#yith-woocompare-preview-bar .compare-list .image-wrap>a{font-size:0;display:block}#yith-woocompare-preview-bar .compare-list .image-wrap img{max-width:100%}#yith-woocompare-preview-bar .compare-list .image-wrap .remove a{display:block;color:#000;background:#fff;font-size:0;position:absolute;right:-10px;top:-10px;margin:0;border-radius:50%;cursor:pointer;width:25px;height:25px;line-height:25px;text-decoration:none;text-align:center}#yith-woocompare-preview-bar .compare-list .image-wrap .remove a:hover{background:#eee}#yith-woocompare-preview-bar .compare-list .image-wrap .remove a:after{content:"\00D7";font-size:25px}table.compare-list .container-image-and-badge{position:relative;display:inline-block}table.compare-list .bundled_product_list{margin:25px 0}table.compare-list div.bundled_product{border-bottom:1px solid #f0f0f0;padding-bottom:10px;margin-bottom:10px}table.compare-list .bundled_product:after,table.compare-list .bundled_product:before{display:table;content:'';clear:both}table.compare-list .bundled_product .bundled_product_images{display:inline-block;float:left}table.compare-list .bundled_product .bundled_product_images img{max-width:80px}table.compare-list .bundled_product .details{display:block;overflow:hidden;padding-left:10px;text-align:left;padding-top:10px}table.compare-list .bundled_product .details .bundled_product_title,table.compare-list .bundled_product .details .price{font-size:90%}table.compare-list .bundled_product .details .price{margin-bottom:0}table.compare-list .yith-ywraq-add-to-quote{margin-top:10px}.yith-woocompare-counter a{box-shadow:none!important}.yith-woocompare-counter span>span{display:inline-block;vertical-align:middle}.yith-woocompare-counter span.yith-woocompare-icon{margin-right:5px}.yith-woocompare-counter span.yith-woocompare-icon img{max-width:50px;height:auto}.yith-woocompare-counter span.yith-woocompare-count{color:#555;font-weight:400;font-size:13px}.yith-woocompare-counter a:hover span.yith-woocompare-count{color:#000}.yith-woocompare-error{padding:10px;border:1px solid #ffc5c2;border-radius:5px;background-color:#ffe6e5;position:relative}.yith-woocompare-error p{margin:0;color:#ff645c;padding-left:25px;font-size:13px}.yith-woocompare-error::before{font-family:WooCommerce;content:'\e016';color:#b81c23;display:inline-block;position:absolute}.yith-wccp-compare{text-align:center}@media(max-width:1200px){#yith-woocompare-preview-bar header{display:none}}@media(max-width:991px){#yith-woocompare-preview-bar .container{max-width:100%}#yith-woocompare table.dataTable.compare-list tbody tr:not(.product_info) td{text-align:left}#yith-woocompare table.dataTable.compare-list tbody tr.stock td{background:#fff0}#yith-woocompare table.dataTable.compare-list tbody tr.stock td .availability-label{display:inline-block;width:30px}}@media(max-width:768px){div.DTFC_LeftBodyWrapper{pointer-events:none}#yith-woocompare-preview-bar .container{gap:15px}#yith-woocompare-preview-bar .compare-list{gap:15px}#yith-woocompare-preview-bar .compare-list li,#yith-woocompare-preview-bar .compare-list li.product-placeholder{width:50px}#yith-woocompare-preview-bar .compare-list li.product-placeholder{padding-inline:0;text-align:center}#yith-woocompare-preview-bar .compare-list li .image-wrap>a{height:auto}#yith-woocompare table.compare-list thead th,#yith-woocompare table.compare-list tfoot th,#yith-woocompare table.compare-list tr .filler{display:none}}@media(max-width:480px){#yith-woocompare table.dataTable.compare-list tbody th{padding:10px 5px}#yith-woocompare table.compare-list tbody th{width:60px;max-width:60px;min-width:60px;font-size:10px}#yith-woocompare table.compare-list td{width:160px;max-width:160px;min-width:160px}#yith-woocompare-preview-bar .compare-list li,#yith-woocompare-preview-bar .compare-list li.product-placeholder{display:none}#yith-woocompare-preview-bar .compare-list li:first-of-type,#yith-woocompare-preview-bar .compare-list li:nth-of-type(2),#yith-woocompare-preview-bar .compare-list li:nth-of-type(3){display:block}#yith-woocompare-preview-bar .compare-list li.product-placeholder span{display:none}}.yith-woocompare-widget-content ul.products-list li:not(.list_empty){position:relative;padding:5px 0;border-bottom:1px solid #dfdfdf}.yith-woocompare-widget-content ul.products-list{list-style:none;margin:0 0 15px}.yith-woocompare-widget-content ul.products-list li{display:flex;align-items:center;gap:15px}.yith-woocompare-widget-content ul.products-list li .remove{color:#000;font-weight:400;text-align:center;text-decoration:none;cursor:pointer;outline:none}.yith-woocompare-widget-content ul.products-list li img{max-width:50px;height:auto;display:block;vertical-align:middle;float:left}.yith-woocompare-widget-content ul.products-list li .product-info{cursor:pointer;font-size:15px;font-weight:400;outline:none;text-decoration:none}.yith-woocompare-widget-content ul.products-list li .product-info:before,.yith-woocompare-widget-content ul.products-list li .product-info:after{content:'';display:table;clear:both}.yith-woocompare-widget-content a.compare-widget,.yith-woocompare-widget-content a.compare{float:right;line-height:1;cursor:pointer;padding:8px 10px;font-size:13px;border:0;white-space:nowrap;display:inline-block}.yith-woocompare-widget-content a.compare-widget:hover,.yith-woocompare-widget-content a.compare:hover{color:#fff;background-color:#303030}.yith-woocompare-widget-content a.clear-all{outline:none;font-size:12px;cursor:pointer}