.wc-block-cart-items__row.wooco-component .wc-block-cart-item__remove-link{display:none!important}.wc-block-cart-items__row.wooco-component .wc-block-cart-item__quantity{pointer-events:none!important}.wc-block-cart-items__row.wooco-component.wooco-hide-component{display:none!important}/*# sourceMappingURL=blocks.css.map */
@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}
.saw-block-combobox{margin-bottom:1.5rem}.saw-block-combobox .saw-combobox-control .components-form-token-field__suggestion.is-selected{background-color:#ececec;color:#000}.saw-block-combobox .saw-combobox-control .components-combobox-control__suggestions-container:focus-within{border-color:#949494;box-shadow:0 0 0 .5px #949494}
#woocommerce_eu_vat_compliance .components-radio-control__option label{font-size:15px;display:inline-block}#woocommerce_eu_vat_compliance .vat_self_certify_lbl{margin-bottom:16px;display:block;margin-top:16px}#woocommerce_eu_vat_compliance .vat-result{font-size:.75em;line-height:1.55;display:block;padding:4px 0 0}
#cookie-law-info-bar,.wt-cli-cookie-bar{box-sizing:border-box;font-size:10pt;margin:0 auto;padding:10px;position:absolute;text-align:center;width:100%;z-index:99999;box-shadow:rgba(0,0,0,.5)0 5px 10px;display:none;left:0}#cookie-law-info-again{font-size:10pt;margin:0;padding:5px 10px;text-align:center;z-index:9999;cursor:pointer;box-shadow:#161616 2px 2px 5px 2px}#cookie-law-info-bar span{vertical-align:middle}.cli-plugin-button,.cli-plugin-button:visited{display:inline-block;padding:8px 16px;color:#fff;text-decoration:none;-moz-border-radius:4px;-webkit-border-radius:4px;position:relative;cursor:pointer;text-decoration:none}.cli-accept-button{font-family:Courier;font-variant:small-caps}.cli-plugin-main-link{}.cli-plugin-button:hover{background-color:#111;color:#fff;text-decoration:none}.small.cli-plugin-button,.small.cli-plugin-button:visited{font-size:11px}.cli-plugin-button,.cli-plugin-button:visited,.medium.cli-plugin-button,.medium.cli-plugin-button:visited{font-size:13px;font-weight:500;line-height:1}.large.cli-plugin-button,.large.cli-plugin-button:visited{font-size:14px;padding:8px 14px 9px}.super.cli-plugin-button,.super.cli-plugin-button:visited{font-size:34px;padding:8px 14px 9px}.pink.cli-plugin-button,.magenta.cli-plugin-button:visited{background-color:#e22092}.pink.cli-plugin-button:hover{background-color:#c81e82}.green.cli-plugin-button,.green.cli-plugin-button:visited{background-color:#91bd09}.green.cli-plugin-button:hover{background-color:#749a02}.red.cli-plugin-button,.red.cli-plugin-button:visited{background-color:#e62727}.red.cli-plugin-button:hover{background-color:#cf2525}.orange.cli-plugin-button,.orange.cli-plugin-button:visited{background-color:#ff5c00}.orange.cli-plugin-button:hover{background-color:#d45500}.blue.cli-plugin-button,.blue.cli-plugin-button:visited{background-color:#2981e4}.blue.cli-plugin-button:hover{background-color:#2575cf}.yellow.cli-plugin-button,.yellow.cli-plugin-button:visited{background-color:#ffb515}.yellow.cli-plugin-button:hover{background-color:#fc9200}.cli-bar-popup{-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;padding:20px}.cli-clearboth{clear:both}@media only screen and (max-width:768px){.cli-settings-mobile:hover{box-shadow:none!important}.cli-settings-desktop{display:none}.cli-col-8{max-width:100%!important;width:100%!important;flex:100%!important;-ms-flex:100%!important}.cli-accordion-plusminus{float:right;font-size:22px;line-height:22px}.cli-plugin-button{margin:10px}}@media only screen and (max-width:567px){.cli-switch .cli-slider:after{display:none}.cli-tab-header a.cli-nav-link{font-size:12px}.cli-modal .cli-modal-close{right:-10px;top:-15px}}.wt-cli-iframe-placeholder{background-image:url(https://industrialphysics.com/wp-content/plugins/webtoffee-gdpr-cookie-consent/public/css/../images/cli_placeholder.svg);background-size:80px;max-width:100%;max-height:100%;background-position:50%;background-repeat:no-repeat;background-color:#b2b0b059;position:relative;display:flex;align-items:flex-end;justify-content:center}.wt-cli-iframe-placeholder .wt-cli-inner-text{width:100%;text-align:center;padding:1rem;border-radius:400px}.wt-cli-cookie-bar-container{display:none}.wt-cli-necessary-checkbox{display:none!important}a.wt-cli-ccpa-opt-out{text-decoration:underline!important}
.gdpr-container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;box-sizing:border-box}.gdpr-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.gdpr-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.gdpr-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.gdpr-align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.gdpr-d-flex{display:-ms-flexbox!important;display:flex!important}.gdpr-px-0{padding-left:0;padding-right:0}.modal-open{overflow:hidden}.modal-open .gdpr-modal{overflow-x:hidden;overflow-y:auto}.gdpr-modal.fade .gdpr-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.gdpr-modal.show .gdpr-modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.gdpr-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:none}.gdpr-modal a{text-decoration:none}.gdpr-modal .gdpr-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}@media(min-width:576px){.gdpr-modal .gdpr-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - (1.75rem * 2))}}@media(min-width:992px){.gdpr-modal .gdpr-modal-dialog{max-width:900px}}.gdpr-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;box-sizing:border-box;outline:0}.gdpr-modal .row{margin:0 -15px}.gdpr-modal .modal-body{padding:0;position:relative;-ms-flex:1 1 auto;flex:auto}.gdpr-modal .close{position:absolute;right:10px;top:10px;z-index:1;padding:0;background-color:initial;border:0;-webkit-appearance:none;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff}.gdpr-modal .close:focus{outline:0}.gdpr-switch{display:inline-block;position:relative;min-height:1px;padding-left:70px;font-size:14px}.gdpr-switch input[type=checkbox]{display:none}.gdpr-switch .gdpr-slider{background-color:#e3e1e8;height:24px;width:50px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.gdpr-switch .gdpr-slider:before{background-color:#fff;bottom:2px;content:"";height:20px;left:2px;position:absolute;transition:.4s;width:20px}.gdpr-switch input:checked+.gdpr-slider{background-color:#63b35f}.gdpr-switch input:checked+.gdpr-slider:before{transform:translateX(26px)}.gdpr-switch .gdpr-slider{border-radius:34px}.gdpr-switch .gdpr-slider:before{border-radius:50%}.gdpr-tab-content>.gdpr-tab-pane{display:none}.gdpr-tab-content>.active{display:block}.gdpr-fade{transition:opacity .15s linear}.gdpr-nav-pills{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;-ms-flex-direction:column!important;flex-direction:column!important;align-items:stretch!important;-ms-align-items:stretch!important}.nav.gdpr-nav-pills,.gdpr-tab-content{width:100%;padding:30px;box-sizing:border-box}.nav.gdpr-nav-pills{background:#f3f3f3}.nav.gdpr-nav-pills .gdpr-nav-link{border:1px solid #0070ad;margin-bottom:10px;color:#0070ad;font-size:14px;display:block;padding:.5rem 1rem;border-radius:.25rem}.nav.gdpr-nav-pills .gdpr-nav-link.active,.nav.gdpr-nav-pills .show>.gdpr-nav-link{background-color:#0070ad;border:1px solid #0070ad}.nav.gdpr-nav-pills .gdpr-nav-link.active{color:#fff}.gdpr-tab-content .gdpr-button-wrapper{padding-top:30px;margin-top:30px;border-top:1px solid #d6d6d6}.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr{background-color:#0070ad;border-color:#0070ad;color:#fff;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-sizing:border-box}.gdpr-tab-content p{color:#343438;font-size:14px;margin-top:0}.gdpr-tab-content h4{font-size:20px;margin-bottom:.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.cli-container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.cli-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.cli-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.cli-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;flex-direction:column}.cli-align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.cli-d-flex{display:-ms-flexbox!important;display:flex!important}.cli-px-0{padding-left:0;padding-right:0}.cli-btn{cursor:pointer;font-size:14px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem 1.25rem;line-height:1;border-radius:.25rem;transition:all .15s ease-in-out}.cli-btn:hover{opacity:.8}.cli-btn:focus{outline:0}.cli-read-more-link{cursor:pointer;font-size:15px;font-weight:500;text-decoration:underline}.cli-modal-backdrop.cli-show{opacity:.8}.cli-modal-open{overflow:hidden}.cli-barmodal-open{overflow:hidden}.cli-modal-open .cli-modal{overflow-x:hidden;overflow-y:auto}.cli-modal.cli-fade .cli-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.cli-modal.cli-show .cli-modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.cli-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;-webkit-transform:scale(0);transform:scale(0);transition:opacity ease-in-out .5s}.cli-modal-backdrop.cli-fade{opacity:0}.cli-modal-backdrop.cli-show{opacity:.5;-webkit-transform:scale(1);transform:scale(1)}.cli-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;-webkit-transform:scale(0);transform:scale(0);overflow:hidden;outline:0;visibility:hidden}.cli-modal.cli-show{visibility:visible}.cli-modal a{text-decoration:none}.cli-modal .cli-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}@media(min-width:576px){.cli-modal .cli-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - (1.75rem * 2))}}.cli-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-clip:padding-box;border-radius:.2rem;box-sizing:border-box;outline:0}.cli-modal .row{margin:0 -15px}.cli-modal-footer{position:relative}.cli-modal .modal-body{padding:0;position:relative;-ms-flex:1 1 auto;flex:auto}.cli-modal .cli-modal-close:focus{outline:0}.cli-switch{display:inline-block;position:relative;min-height:1px;padding-left:38px;font-size:14px;width:auto}.cli-switch input[type=checkbox]{display:block;margin:0;width:0;position:absolute!important;left:0!important;opacity:0!important}.cli-switch .cli-slider{background-color:#e3e1e8;height:20px;width:38px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.cli-switch .cli-slider:before{bottom:2px;content:"";height:15px;left:3px;position:absolute;transition:.4s;width:15px}.cli-switch input:checked+.cli-slider{background-color:#28a745}.cli-switch input:checked+.cli-slider:before{transform:translateX(18px)}.cli-switch .cli-slider{border-radius:34px;font-size:0}.cli-switch .cli-slider:before{border-radius:50%}.cli-tab-content{}.cli-nav-pills{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;-ms-flex-direction:column;flex-direction:column}.cli-nav-pills,.cli-tab-content{width:100%;padding:5px 30px 5px 5px;box-sizing:border-box}@media(max-width:767px){.cli-nav-pills,.cli-tab-content{padding:30px 10px}}.cli-nav-pills{background:#fff}.cli-nav-pills .cli-nav-link{border:1px solid #ccc;margin-bottom:10px;color:#2a2a2a;font-size:14px;display:block;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer}.cli-nav-pills .cli-nav-link.cli-active,.cli-nav-pills .cli-show>.cli-nav-link{background-color:#f6f6f9;border:1px solid #ccc}.cli-nav-pills .cli-nav-link.cli-active{color:#2a2a2a}.cli-tab-content .cli-button-wrapper{padding-top:30px;margin-top:30px;border-top:1px solid #d6d6d6}.cli-tab-content p{color:#343438;font-size:14px;margin-top:0}.cli-tab-content h4{font-size:20px;margin-bottom:1.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}#cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{background:0 0}#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after{color:inherit}#cookie-law-info-bar .cli-tab-header a:before{border-right:1px solid;border-bottom:1px solid}#cookie-law-info-bar .cli-row{margin-top:20px}#cookie-law-info-bar .cli-col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:none;width:auto;max-width:none}#cookie-law-info-bar .cli-col-8{flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.cli-wrapper{max-width:100%;float:none;margin:0 auto}#cookie-law-info-bar .cli-tab-content h4{margin-bottom:.5rem}#cookie-law-info-bar .cli-nav-pills .cli-nav-link{padding:.2rem .5rem}#cookie-law-info-bar .cli-tab-container{display:none;text-align:left}.cli-tab-footer .cli-btn{padding:10px 15px;width:auto;text-decoration:none}.cli-tab-footer{width:100%;text-align:right;padding:20px 0}.cli-col-12{width:100%}.cli-tab-header{display:flex;justify-content:space-between}.cli-tab-header a:before{width:10px;height:2px;left:0;top:calc(50% - 1px)}.cli-tab-header a:after{width:2px;height:10px;left:4px;top:calc(50% - 5px);-webkit-transform:none;transform:none}.cli-tab-header a:before{width:7px;height:7px;border-right:1px solid #4a6e78;border-bottom:1px solid #4a6e78;content:" ";transform:rotate(-45deg);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin-right:10px}.cli-tab-header a.cli-nav-link{position:relative;display:flex;align-items:center;font-size:14px;color:#000;text-decoration:none}.cli-tab-header.cli-tab-active .cli-nav-link:before{transform:rotate(45deg);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.cli-tab-header{border-radius:5px;padding:12px 15px;cursor:pointer;transition:background-color .2s ease-out .3s,color .2s ease-out 0s;background-color:#f2f2f2}.cli-modal .cli-modal-close{position:absolute;right:0;top:0;z-index:1;-webkit-appearance:none;width:40px;height:40px;padding:0;border-radius:50%;padding:10px;background:0 0;border:none}.cli-tab-container h4{font-family:inherit;font-size:16px;margin-bottom:15px;margin:10px 0}.cli-tab-container p,.cli-privacy-content-text{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}.cli-tab-content{display:none}.cli-tab-section .cli-tab-content{padding:10px 20px 5px}.cli-tab-section{margin-top:5px}@media(min-width:992px){.cli-modal .cli-modal-dialog{max-width:645px}}.cli-switch .cli-slider:after{content:attr(data-cli-disable);position:absolute;right:50px;font-size:12px;text-align:right;min-width:120px}.cli-switch input:checked+.cli-slider:after{content:attr(data-cli-enable)}a.cli-privacy-readmore{font-size:12px;margin-top:12px;display:inline-block;cursor:pointer;text-decoration:underline}.cli-privacy-overview{padding-bottom:12px}a.cli-privacy-readmore:before{content:attr(data-readmore-text)}.cli-collapsed a.cli-privacy-readmore:before{content:attr(data-readless-text)}.cli-collapsed .cli-privacy-content{transition:max-height .25s ease-in}.cli-privacy-content p{margin-bottom:0}.cli-modal-close svg{fill:#000}span.cli-necessary-caption{color:#000;font-size:12px}.cli-tab-section.cli-privacy-tab{display:none}#cookie-law-info-bar .cli-tab-section.cli-privacy-tab{display:block}#cookie-law-info-bar .cli-privacy-overview{display:none}.cli-tab-container .cli-row{max-height:500px;overflow-y:auto}.cli-modal.cli-blowup.cli-out{z-index:-1}.cli-modal.cli-blowup{z-index:999999;-webkit-transform:scale(1);transform:scale(1)}.cli-modal.cli-blowup .cli-modal-dialog{animation:blowUpModal .5s cubic-bezier(.165,.84,.44,1)forwards}.cli-modal.cli-blowup.cli-out .cli-modal-dialog{animation:blowUpModalTwo .5s cubic-bezier(.165,.84,.44,1)forwards}@keyframes blowUpContent{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}99.9%{-webkit-transform:scale(2);transform:scale(2);opacity:0}100%{-webkit-transform:scale(0);transform:scale(0)}}@keyframes blowUpContentTwo{0%{-webkit-transform:scale(2);transform:scale(2);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes blowUpModal{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes blowUpModalTwo{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}100%{-webkit-transform:scale(0);transform:scale(0);opacity:0}}.cli-bar-container{float:none;margin:0 auto;justify-content:space-between;display:flex;align-items:center;flex-wrap:wrap}.cli-style-v2 a{cursor:pointer}.cli-style-v2 .cli-plugin-main-link{font-weight:inherit}.cli-style-v2{font-size:11pt;font-weight:400}#cookie-law-info-bar[data-cli-type=widget] .cli-bar-container,#cookie-law-info-bar[data-cli-type=popup] .cli-bar-container{display:block}.cli-bar-message{width:70%;text-align:left}#cookie-law-info-bar[data-cli-type=widget] .cli-bar-message,#cookie-law-info-bar[data-cli-type=popup] .cli-bar-message{width:100%}#cookie-law-info-bar[data-cli-style=cli-style-v2] .cli_messagebar_head{text-align:left;margin-left:5%;margin-bottom:10px}@media(max-width:985px){.cli-bar-message{width:100%}.cli-bar-container{justify-content:center}}#cookie-law-info-bar[data-cli-style=cli-style-v2] .wt-cli-ccpa-checkbox{display:block}.wt-cli-form-group input:disabled{opacity:.5}.wt-cli-custom-checkbox input[type=checkbox]{border:1px solid #b4b9be;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block!important;line-height:0;height:16px;margin:-4px 4px 0 0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;-webkit-appearance:none;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);transition:.05s border-color ease-in-out}.wt-cli-custom-checkbox input[type=checkbox]:checked:before{content:'';display:block;border:solid #61a229;width:5px;height:10px;border-width:0 2px 2px 0;transform:rotate(45deg);margin:1px 0 0 5px;box-sizing:border-box}.wt-cli-form-group{margin-right:15px}.cli-style-v3 .cli-bar-actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.cli-style-v3 .cli-bar-btn_container,.cli-style-v3 .wt-cli-category-widget{margin-top:10px}.cli-style-v3{text-align:left}#cookie-law-info-bar a,.wt-cli-category-widget .wt-cli-form-group label{cursor:pointer}.wt-cli-category-widget .wt-cli-form-group label{font-size:inherit}#cookie-law-info-bar[data-template-id=cli-style-v3]{padding:10px 90px}#cookie-law-info-bar[data-template-id=cli-style-v3][data-cli-type=widget]{padding:10px 20px}#cookie-law-info-bar[data-template-id=cli-style-v3][data-cli-type=popup]{padding:10px 20px}#cookie-law-info-bar[data-template-id=cli-style-v3] .wt-cli-category-widget{display:flex;flex-wrap:wrap}#cookie-law-info-bar[data-template-id=cli-style-v3]{text-align:left;font-size:11pt;border:1px solid #ffffffe6}#cookie-law-info-bar[data-template-id=cli-style-v3] h5{margin:10px 0}.wt-cli-category-widget-active .cli-switch,.wt-cli-category-widget-active .wt-cli-necessary-checkbox,.wt-cli-category-widget-active .cli-necessary-caption{display:none!important}@media(max-width:985px){#cookie-law-info-bar[data-template-id=cli-style-v3]{padding:10px 20px}}.wt-cli-sr-only{display:none}.wt-cli-cookie-bar-container.wt-cli-hide-bar{display:none!important}.wt-cli-privacy-accept-btn{margin-left:10px}.cli_settings_button:focus,#cookie-law-info-again:focus,#wt-cli-cookie-banner-title:focus,.cli-plugin-main-link,.cli_action_button,.cli-privacy-readmore,.cli-tab-header a,.cli-switch .cli-slider,.cli-tab-content .cli-tab-pane:focus{outline:0}.cli-plugin-button:focus{outline:0;opacity:.7}.wt-cli-ckyes-brand-logo{display:flex;align-items:center;font-size:9px;color:#111;font-weight:400}.wt-cli-ckyes-brand-logo img{width:65px;margin-left:2px}.wt-cli-privacy-overview-actions{padding-bottom:0}.wt-cli-cookie-description{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}
.wcml-dropdown{width:15.5em;max-width:100%;position:relative}.wcml-dropdown>ul{position:relative;padding:0;margin:0!important;list-style-type:none}.wcml-dropdown li{list-style-type:none;padding:0;margin:0;border:1px solid #cdcdcd;background-color:#fff}.wcml-dropdown li:hover,.wcml-dropdown li:focus{background-color:#f5f5f5}.wcml-dropdown li:hover.wcml-cs-active-currency .wcml-cs-submenu,.wcml-dropdown li:focus.wcml-cs-active-currency .wcml-cs-submenu{visibility:visible}.wcml-dropdown a{display:block;text-decoration:none;padding:.5em .5em .4em;line-height:1;box-shadow:none!important;cursor:pointer}.wcml-dropdown a:hover{box-shadow:none!important;text-decoration:none}.wcml-dropdown a.wcml-cs-item-toggle{position:relative;padding-right:calc(10px + .7em + .7em)}.rtl .wcml-dropdown a.wcml-cs-item-toggle{padding-right:10px;padding-left:calc(10px + .7em + .7em)}.wcml-dropdown a.wcml-cs-item-toggle:after{content:'';vertical-align:middle;display:inline-block;border:.35em solid transparent;border-top:.5em solid;position:absolute;right:10px;top:calc(50% - .175em)}.rtl .wcml-dropdown a.wcml-cs-item-toggle:after{right:auto;left:10px}.wcml-dropdown .wcml-cs-submenu{visibility:hidden;position:absolute;top:100%;right:0;left:0;border-top:1px solid #cdcdcd;padding:0;margin:0!important;list-style-type:none;z-index:101}.wcml-dropdown .wcml-cs-submenu li{padding:0;margin:0;border:solid #cdcdcd;border-width:0 1px 1px}.woocommerce .wcml-dropdown.product{margin:1em 0;overflow:visible}.widget .wcml-dropdown ul li{padding:0}.widget .wcml-dropdown ul li a{box-shadow:none}.widget .wcml-dropdown ul li a:hover{box-shadow:none;text-decoration:none}.wcml-spinner{position:absolute;right:-20px;top:50%;transform:translateY(-50%)}.rtl .wcml-spinner{right:auto;left:-20px}
.wcml-dropdown{width:15.5em;max-width:100%;position:relative}.wcml-dropdown>ul{position:relative;padding:0;margin:0!important;list-style-type:none}.wcml-dropdown li{list-style-type:none;padding:0;margin:0;border:1px solid #cdcdcd;background-color:#fff}.wcml-dropdown li:hover,.wcml-dropdown li:focus{background-color:#f5f5f5}.wcml-dropdown li:hover.wcml-cs-active-currency .wcml-cs-submenu,.wcml-dropdown li:focus.wcml-cs-active-currency .wcml-cs-submenu{visibility:visible}.wcml-dropdown a{display:block;text-decoration:none;padding:.5em .5em .4em;line-height:1;box-shadow:none!important;cursor:pointer}.wcml-dropdown a:hover{box-shadow:none!important;text-decoration:none}.wcml-dropdown a.wcml-cs-item-toggle{position:relative;padding-right:calc(10px + .7em + .7em)}.rtl .wcml-dropdown a.wcml-cs-item-toggle{padding-right:10px;padding-left:calc(10px + .7em + .7em)}.wcml-dropdown a.wcml-cs-item-toggle:after{content:'';vertical-align:middle;display:inline-block;border:.35em solid transparent;border-top:.5em solid;position:absolute;right:10px;top:calc(50% - .175em)}.rtl .wcml-dropdown a.wcml-cs-item-toggle:after{right:auto;left:10px}.wcml-dropdown .wcml-cs-submenu{visibility:hidden;position:absolute;top:100%;right:0;left:0;border-top:1px solid #cdcdcd;padding:0;margin:0!important;list-style-type:none;z-index:101}.wcml-dropdown .wcml-cs-submenu li{padding:0;margin:0;border:solid #cdcdcd;border-width:0 1px 1px}.woocommerce .wcml-dropdown.product{margin:1em 0;overflow:visible}.widget .wcml-dropdown ul li{padding:0}.widget .wcml-dropdown ul li a{box-shadow:none}.widget .wcml-dropdown ul li a:hover{box-shadow:none;text-decoration:none}.wcml-spinner{position:absolute;right:-20px;top:50%;transform:translateY(-50%)}.rtl .wcml-spinner{right:auto;left:-20px}
:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:initial;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:initial;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
@charset "UTF-8";@font-face{font-family:star;src:url(https://industrialphysics.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2)format("woff2"),url(https://industrialphysics.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff)format("woff"),url(https://industrialphysics.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal;font-display: swap;
}@font-face{font-family:WooCommerce;src:url(https://industrialphysics.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2)format("woff2"),url(https://industrialphysics.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff)format("woff"),url(https://industrialphysics.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal;font-display: swap;
}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%)rotate(180deg);content:"";position:absolute;border-width:4px 6px 0;border-style:solid;border-color:#1e85be transparent transparent transparent;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width)solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:initial}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgY2xhc3M9ImZlYXRoZXIgZmVhdGhlci1jaGV2cm9uLWRvd24iPjxwb2x5bGluZSBwb2ludHM9IjYgOSAxMiAxNSAxOCA5Ii8+PC9zdmc+);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em)}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.select2-container{width:100%}.select2-container .select2-selection--single{height:auto}.select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}.select2-container .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}.select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgY2xhc3M9ImZlYXRoZXIgZmVhdGhlci1jaGV2cm9uLWRvd24iPjxwb2x5bGluZSBwb2ludHM9IjYgOSAxMiAxNSAxOCA5Ii8+PC9zdmc+)no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}.select2-container .select2-dropdown,.select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px)solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}.select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{margin:0}a.button{display:inline-block;text-align:center;box-sizing:border-box;word-break:break-all;color:#fff;text-decoration:none!important}a.button:hover,a.button:visited{color:#fff}body{--wc-form-border-color:#ccc;--wc-form-border-radius:0}.woocommerce-breadcrumb{margin-bottom:3rem;font-size:.88889em;font-family:-apple-system,blinkmacsystemfont,segoe ui,roboto,oxygen,ubuntu,cantarell,fira sans,droid sans,helvetica neue,sans-serif}.woocommerce-pagination{font-family:-apple-system,blinkmacsystemfont,segoe ui,roboto,oxygen,ubuntu,cantarell,fira sans,droid sans,helvetica neue,sans-serif;font-size:.88889em}.woocommerce-pagination ul.page-numbers{margin:0;padding:0;display:block;font-weight:700;letter-spacing:-.02em;line-height:1.2}.woocommerce-pagination .next.page-numbers,.woocommerce-pagination .prev.page-numbers,.woocommerce-pagination a.page-numbers,.woocommerce-pagination span.page-numbers{padding:0 .5rem;display:inline-block}.onsale{left:0;background:#0073aa;color:#fff;display:inline-block;font-family:-apple-system,blinkmacsystemfont,segoe ui,roboto,oxygen,ubuntu,cantarell,fira sans,droid sans,helvetica neue,sans-serif;font-size:.71111em;font-weight:700;letter-spacing:-.02em;line-height:1.2;padding:.5rem;position:absolute;text-transform:uppercase;top:0;z-index:1}.price{font-family:-apple-system,blinkmacsystemfont,segoe ui,roboto,oxygen,ubuntu,cantarell,fira sans,droid sans,helvetica neue,sans-serif}.price del{opacity:.5;display:inline-block}.price ins{display:inline-block}.woocommerce table.shop_table td,.woocommerce table.shop_table th,.woocommerce-page table.shop_table td,.woocommerce-page table.shop_table th{word-break:normal}.woocommerce-products-header__title.page-title{font-size:1.6875em;font-weight:700;font-family:-apple-system,blinkmacsystemfont,segoe ui,roboto,oxygen,ubuntu,cantarell,fira sans,droid sans,helvetica neue,sans-serif}.woocommerce-result-count{margin:0;padding:.75rem 0}.woocommerce-ordering>label{margin-right:.25rem}ul.products{margin:0;padding:0}ul.products li.product{list-style:none}ul.products li.product .woocommerce-loop-product__link{display:block}ul.products li.product .woocommerce-loop-product__title{margin:.8rem 0;font-size:.88889em}ul.products li.product .woocommerce-loop-product__title::before{content:none}ul.products li.product .price,ul.products li.product .star-rating,ul.products li.product .woocommerce-loop-product__title{color:#111}ul.products li.product .star-rating{margin-bottom:.8rem}ul.products li.product .price{margin-bottom:1.3rem}ul.products li.product .price,ul.products li.product .star-rating{display:block;font-size:.88889em}ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}ul.products li.product .button{vertical-align:middle}ul.products li.product .button.loading{opacity:.5}ul.products li.product .added_to_cart{margin-left:.5rem;font-size:.88889em;font-family:-apple-system,blinkmacsystemfont,segoe ui,roboto,oxygen,ubuntu,cantarell,fira sans,droid sans,helvetica neue,sans-serif}.star-rating{overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.star-rating::before{content:"sssss";float:left;top:0;left:0;position:absolute}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}a.remove{display:inline-block;width:20px;height:20px;line-height:17px;font-size:20px;font-weight:700;text-align:center;border-radius:100%;text-decoration:none!important;background:#b22222;color:#fff}a.remove:hover{background:#000;color:#fff!important}.wc-item-meta,dl.variation{list-style:none outside}.wc-item-meta .wc-item-meta-label,.wc-item-meta dt,dl.variation .wc-item-meta-label,dl.variation dt{float:left;clear:both;margin-right:.25rem;list-style:none outside}.wc-item-meta dd,dl.variation dd{margin:0}.wc-item-meta p,.wc-item-meta:last-child,dl.variation p,dl.variation:last-child{margin-bottom:0}.single-product div.product{position:relative}.single-product .single-featured-image-header{display:none}.single-product .entry .entry-title{margin-top:0}.single-product .entry .entry-title::before{margin-top:0}.single-product .summary p.price{margin-bottom:2rem}.single-product .woocommerce-product-rating{margin-bottom:2rem;line-height:1}.single-product .woocommerce-product-rating .star-rating{float:left;margin-right:.25rem}.single-product form.cart .quantity{float:left;margin-right:.5rem}.single-product form.cart input{width:5em}.single-product .woocommerce-variation-add-to-cart .button{padding-top:.72rem;padding-bottom:.72rem}.single-product .woocommerce-variation-add-to-cart .button.disabled{opacity:.2}table.variations label{margin:0}table.variations select{margin-right:.5rem}.woocommerce-product-gallery{position:relative;margin-bottom:3rem}.woocommerce-product-gallery figure{margin:0;padding:0}.woocommerce-product-gallery .woocommerce-product-gallery__wrapper{margin:0;padding:0}.woocommerce-product-gallery .zoomImg{background-color:#fff;opacity:0}.woocommerce-product-gallery .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce-product-gallery .woocommerce-product-gallery__image a{display:block}.woocommerce-product-gallery .woocommerce-product-gallery__image a:focus img{outline:thin dotted;outline-offset:-1px}.woocommerce-product-gallery .flex-control-thumbs li{list-style:none;cursor:pointer;float:left}.woocommerce-product-gallery .flex-control-thumbs img{opacity:.5}.woocommerce-product-gallery .flex-control-thumbs img.flex-active,.woocommerce-product-gallery .flex-control-thumbs img:hover{opacity:1}.woocommerce-product-gallery img{display:block;height:auto}.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:33.3333%}.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:25%}.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:20%}.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce-tabs{margin:0 0 2rem}.woocommerce-tabs ul{margin:0 0 1.5rem;padding:0;font-family:-apple-system,blinkmacsystemfont,segoe ui,roboto,oxygen,ubuntu,cantarell,fira sans,droid sans,helvetica neue,sans-serif}.woocommerce-tabs ul li{margin-right:1rem}.woocommerce-tabs ul li a{color:#111;text-decoration:none;font-weight:700}.woocommerce-tabs ul li.active a{color:#0073aa;box-shadow:0 2px #0073aa}.woocommerce-tabs .panel>*{margin-top:0!important}.woocommerce-tabs .panel h1::before,.woocommerce-tabs .panel h2::before{content:none}.woocommerce-tabs .panel h2:first-of-type{font-size:1em;margin:0 0 1rem}.woocommerce-tabs #comments{padding-top:0}.woocommerce-tabs .comment-reply-title{font-family:-apple-system,blinkmacsystemfont,segoe ui,roboto,oxygen,ubuntu,cantarell,fira sans,droid sans,helvetica neue,sans-serif;font-size:1em;font-weight:700;margin:0 0 .75rem;display:block}.woocommerce-tabs #reviews ol.commentlist{padding:0}.woocommerce-tabs #reviews li.comment,.woocommerce-tabs #reviews li.review{list-style:none;margin-right:0;margin-bottom:2.5rem}.woocommerce-tabs #reviews li.comment .avatar,.woocommerce-tabs #reviews li.review .avatar{max-height:36px;width:auto;float:right}.woocommerce-tabs #reviews li.comment p.meta,.woocommerce-tabs #reviews li.review p.meta{margin-bottom:.5em}.woocommerce-tabs #reviews p.stars{margin-top:0}.woocommerce-tabs #reviews p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;box-shadow:none}.woocommerce-tabs #reviews p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce-tabs #reviews p.stars a:hover~a::before{content:"\e021"}.woocommerce-tabs #reviews p.stars:hover a::before{content:"\e020"}.woocommerce-tabs #reviews p.stars.selected a.active::before{content:"\e020"}.woocommerce-tabs #reviews p.stars.selected a.active~a::before{content:"\e021"}.woocommerce-tabs #reviews p.stars.selected a:not(.active)::before{content:"\e020"}.widget.woocommerce ul{padding-left:0}.widget.woocommerce ul li{list-style:none}.site-footer .widget .product_list_widget,.widget .product_list_widget{margin-bottom:1.5rem}.site-footer .widget .product_list_widget a,.widget .product_list_widget a{display:block;box-shadow:none}.site-footer .widget .product_list_widget a:hover,.widget .product_list_widget a:hover{box-shadow:none}.site-footer .widget .product_list_widget li,.widget .product_list_widget li{padding:.5rem 0}.site-footer .widget .product_list_widget li a.remove,.widget .product_list_widget li a.remove{float:left;margin-top:7px;line-height:20px;color:#fff;margin-right:.5rem}.site-footer .widget .product_list_widget img,.widget .product_list_widget img{display:none}.widget_shopping_cart .buttons a{display:inline-block;margin:0 .5rem 0 0}.widget_layered_nav .chosen::before{content:"×";display:inline-block;width:16px;height:16px;line-height:16px;font-size:16px;text-align:center;border-radius:100%;border:1px solid #000;margin-right:.25rem}.widget_price_filter .price_slider{margin-bottom:1rem}.widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.widget_price_filter .price_slider_amount .button{float:left;padding:.4rem 1rem}.widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5rem;margin-right:.5rem}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#000;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#000}.widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#666;border:0}.widget_price_filter .ui-slider-horizontal{height:.5em}.widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.widget_rating_filter li{text-align:right}.widget_rating_filter li .star-rating{float:left;margin-top:.3rem}.widget_product_search form{position:relative}.widget_product_search .search-field{padding-right:100px}.widget_product_search input[type=submit]{position:absolute;top:.5rem;right:.5rem;padding-left:1rem;padding-right:1rem}.woocommerce-account .woocommerce-MyAccount-navigation{font-family:-apple-system,blinkmacsystemfont,segoe ui,roboto,oxygen,ubuntu,cantarell,fira sans,droid sans,helvetica neue,sans-serif;margin:0 0 2rem}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation li{list-style:none;padding:.5rem 0;border-bottom:1px solid #ccc}.woocommerce-account .woocommerce-MyAccount-navigation li:first-child{padding-top:0}.woocommerce-account .woocommerce-MyAccount-navigation li a{box-shadow:none;text-decoration:none;font-weight:600}.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{color:#005177;text-decoration:underline}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{text-decoration:underline}.woocommerce-account table.account-orders-table .button{margin:0 .35rem .35rem 0}.woocommerce-cart-form img{max-width:42px;height:auto;display:block}.woocommerce-cart-form dl.variation{margin-top:0}.woocommerce-cart-form dl.variation p,.woocommerce-cart-form dl.variation:last-child{margin-bottom:0}.woocommerce-cart-form .product-remove{text-align:center}.woocommerce-cart-form .actions .input-text{width:200px!important;float:left;margin-right:.25rem}.woocommerce-cart-form .quantity input{width:4rem}.cart_totals td,.cart_totals th{vertical-align:top}.cart_totals th{padding-right:1rem}.cart_totals .woocommerce-shipping-destination{margin-bottom:0}.shipping-calculator-button{margin-top:.5rem;display:inline-block}.shipping-calculator-form{margin:1rem 0 0}#shipping_method{list-style:none;margin:0;padding:0}#shipping_method li{margin-bottom:.5rem}#shipping_method li input{float:left;margin-top:.17rem}#shipping_method li label{line-height:1.5rem}.checkout-button{display:block;padding:1rem 2rem;border:2px solid #000;text-align:center;font-weight:800}.checkout-button:hover{border-color:#999}.checkout-button::after{content:"→";margin-left:.5rem}.is-large.wc-block-cart .wc-block-cart__totals-title::before{content:none}#ship-to-different-address{font-size:1em;display:inline-block;margin:1.42em 0}#ship-to-different-address label{font-weight:300;cursor:pointer}#ship-to-different-address label span{position:relative;display:block;text-align:right;padding-right:45px}#ship-to-different-address label span::before{content:"";display:block;height:16px;width:30px;border:2px solid #bbb;background:#bbb;border-radius:13rem;box-sizing:content-box;transition:all ease-in-out .3s;position:absolute;top:4px;right:0}#ship-to-different-address label span::after{content:"";display:block;width:14px;height:14px;background:#fff;position:absolute;top:7px;right:17px;border-radius:13rem;transition:all ease-in-out .3s}#ship-to-different-address label input[type=checkbox]{display:none}#ship-to-different-address label input[type=checkbox]:checked+span::after{right:3px}#ship-to-different-address label input[type=checkbox]:checked+span::before{border-color:#000;background:#000}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,5%)}.woocommerce-terms-and-conditions-link{display:inline-block}.woocommerce-terms-and-conditions-link::after{content:"";display:inline-block;border-style:solid;margin-bottom:2px;margin-left:.25rem;border-width:6px 6px 0;border-color:#111 transparent transparent transparent}.woocommerce-terms-and-conditions-link.woocommerce-terms-and-conditions-link--open::after{border-width:0 6px 6px;border-color:transparent transparent #111 transparent}.woocommerce-checkout .woocommerce-input-wrapper .description{background:#4169e1;color:#fff;border-radius:3px;padding:1rem;margin:.5rem 0 0;clear:both;display:none;position:relative}.woocommerce-checkout .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce-checkout .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%)rotate(180deg);content:"";position:absolute;border-width:4px 6px 0;border-style:solid;border-color:#4169e1 transparent transparent transparent;z-index:100;display:block}.woocommerce-checkout-review-order-table td{padding:1rem .5rem}.woocommerce-checkout-review-order-table dl.variation{margin:0}.woocommerce-checkout-review-order-table dl.variation p{margin:0}.woocommerce-checkout-review-order ul{margin:2rem 0 1rem;padding-left:0}.wc_payment_method{list-style:none}.wc_payment_method .payment_box{padding:1rem;background:#eee}.wc_payment_method .payment_box ol:last-of-type,.wc_payment_method .payment_box ul:last-of-type{margin-bottom:0}.wc_payment_method .payment_box fieldset{padding:1.5rem;padding-bottom:0;border:0;background:#f6f6f6}.wc_payment_method .payment_box li{list-style:none}.wc_payment_method .payment_box p:first-child{margin-top:0}.wc_payment_method .payment_box p:last-child{margin-bottom:0}.wc_payment_method>label:first-of-type{display:block;margin:1rem 0}.wc_payment_method>label:first-of-type img{max-height:24px;max-width:200px;float:right}.wc_payment_method label{cursor:pointer}.wc_payment_method input.input-radio[name=payment_method]{display:none}.wc_payment_method input.input-radio[name=payment_method]+label::before{content:"";display:inline-block;width:16px;height:16px;border:2px solid #fff;box-shadow:0 0 0 2px #000;background:#fff;margin-left:4px;margin-right:.5rem;border-radius:100%;transform:translateY(2px)}.wc_payment_method input.input-radio[name=payment_method]:checked+label::before{background:#000}.woocommerce-order-overview{margin-bottom:2rem}.woocommerce-table--order-details{margin-bottom:2rem}.woocommerce .content-area .site-main{margin:2rem 1rem}@media only screen and (max-width:768px){.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{margin:0 0 1.5rem}.woocommerce table.shop_table_responsive tr:first-child,.woocommerce-page table.shop_table_responsive tr:first-child{border-top:1px solid}.woocommerce table.shop_table_responsive tr:last-child,.woocommerce-page table.shop_table_responsive tr:last-child{margin-bottom:0}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{border-bottom-width:0}.woocommerce table.shop_table_responsive tr td:last-child,.woocommerce-page table.shop_table_responsive tr td:last-child{border-bottom-width:1px}}@media only screen and (min-width:768px){.woocommerce table.shop_table tbody tr,.woocommerce-page table.shop_table tbody tr{font-size:.88889em}.woocommerce-products-header__title.page-title{font-size:2.25em}.woocommerce-pagination .next.page-numbers,.woocommerce-pagination .prev.page-numbers,.woocommerce-pagination a.page-numbers,.woocommerce-pagination span.page-numbers{padding:1rem}.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%;margin-bottom:1.5rem}.woocommerce-account .woocommerce-MyAccount-navigation li{display:inline-block;margin:0 1rem 0 0;padding:0;border-bottom:0}.woocommerce-account .woocommerce-MyAccount-navigation li:last-child{margin-right:0}.woocommerce-account .woocommerce-MyAccount-content{float:none;width:100%}#ship-to-different-address{display:block}.woocommerce .content-area{margin:0 calc(10% + 60px)}.woocommerce .content-area .site-main{margin:0;max-width:calc(66.6666666667vw - 28px)}.single-product .entry .entry-content,.single-product .entry .entry-summary{max-width:none;margin:0 0 3rem;padding:0}.single-product .entry .entry-content>*,.single-product .entry .entry-summary>*{max-width:none}}@media only screen and (min-width:1168px){.woocommerce .content-area .site-main{max-width:calc(50vw - 28px)}}.woocommerce-error,.woocommerce-info,.woocommerce-message{margin-bottom:1.5rem;padding:1rem;background:#eee;font-size:.88889em;font-family:-apple-system,blinkmacsystemfont,segoe ui,roboto,oxygen,ubuntu,cantarell,fira sans,droid sans,helvetica neue,sans-serif;list-style:none;overflow:hidden}.woocommerce-message{background:#eee;color:#111}.woocommerce-error,.woocommerce-info{color:#fff}.woocommerce-error a,.woocommerce-info a{color:#fff}.woocommerce-error a:hover,.woocommerce-info a:hover{color:#fff}.woocommerce-error a.button,.woocommerce-info a.button{background:#111}.woocommerce-error{background:#b22222}.woocommerce-info{background:#0073aa}.woocommerce-store-notice{background:#0073aa;color:#fff;padding:1rem;position:absolute;top:0;left:0;width:100%;z-index:999}.admin-bar .woocommerce-store-notice{top:32px}.woocommerce-store-notice__dismiss-link{float:right;color:#fff}.woocommerce-store-notice__dismiss-link:hover{text-decoration:underline;color:#fff}.woocommerce-cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce-checkout form .form-row.woocommerce-invalid input.input-text{border-color:var(--wc-red)}.woocommerce-checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;line-height:1.3;margin-bottom:0;margin-top:.5em}.woocommerce-page form .password-input input[type=text]{padding-right:2.5rem}
.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}
.case-studies-single{padding:33px 0 30px;font-size:16px;line-height:24px;color:#333}.case-studies-single h1,.case-studies-single h2,.case-studies-single h3,.case-studies-single h4,.case-studies-single h5,.case-studies-single h6{font-weight:800!important;display:block;position:relative;height:auto;margin-bottom:16px;font-family:basier-circle-b,sans-serif!important;color:#243d4c!important}.case-studies-single h1{font-size:48px!important;line-height:64px!important}.case-studies-single h2{font-size:30px!important;line-height:40px!important}.case-studies-single h3{font-size:24px!important;line-height:32px!important}.case-studies-single h4{font-size:20px!important;line-height:26px!important}.case-studies-single h5{font-size:18px!important;line-height:32px!important}.case-studies-single h6{font-size:16px!important;line-height:24px!important}@media(max-width:769px){.case-studies-single h1{font-size:30px!important;line-height:40px!important}.case-studies-single h2{font-size:24px!important;line-height:32px!important}.case-studies-single h3{font-size:20px!important;line-height:26px!important}.case-studies-single h4{font-size:18px!important;line-height:26px!important}.case-studies-single h5{font-size:16px!important;line-height:24px!important}.case-studies-single h6{font-size:14px!important;line-height:24px!important}}.case-studies-single .inside{width:100%;position:relative;padding-left:300px;min-height:200px}.case-studies-single .inside .custom-breadcrumb ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.case-studies-single .inside .custom-breadcrumb a{text-decoration:none;font-size:14px;color:#506470;line-height:24px}.case-studies-single .inside .custom-breadcrumb li{font-size:14px;color:#506470;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex}.case-studies-single .inside .custom-breadcrumb li span{line-height:24px}.case-studies-single .inside .custom-breadcrumb li .arrow{width:18px;text-align:center}.case-studies-single .inside .custom-breadcrumb li .arrow::before{content:">"}.case-studies-single .inside .side{width:280px;position:absolute;left:-10px;top:0}.case-studies-single .inside .new-tags{padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.case-studies-single .inside .new-tags .single-tag{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px 12px 4px;font-size:14px;line-height:24px;color:#fff;background-color:#6aaa9c;border-radius:21px;margin-bottom:10px;width:fit-content}.case-studies-single .inside .new-tags .single-tag.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.case-studies-single .inside .new-tags .single-tag.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.case-studies-single .inside .new-tags .single-tag.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.case-studies-single .inside .new-tags .single-tag.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.case-studies-single .inside .new-tags .single-tag img{width:14px;height:14px;margin-right:6px}.case-studies-single .inside .new-social-share{width:180px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px;max-width:570px}.case-studies-single .inside .new-social-share .social-share{font-size:0}.case-studies-single .inside .new-social-share .social-share .social-share-link{display:block;width:36px;height:36px;border-radius:50%;background-position:50%;background-size:contain;font-size:0!important}.case-studies-single .inside .new-social-share .social-share .social-share-link.twitter{background-image:url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/case-studies/../assets/img/icon_social_x.svg)}.case-studies-single .inside .new-social-share .social-share .social-share-link.linkedin{background-image:url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/case-studies/../assets/img/in-ico.svg)}.case-studies-single .inside .new-social-share .social-share .social-share-link.facebook{background-image:url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/case-studies/../assets/img/facebook-ico.svg)}.case-studies-single .inside .new-social-share .social-share .social-share-link.google{background-image:url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/case-studies/../assets/img/icon_link.svg);background-repeat:no-repeat;background-size:50%;background-color:#ea6b06;cursor:pointer;position:relative;margin-bottom:0}.case-studies-single .inside .new-social-share .social-share .social-share-link.google.google-copied:before{opacity:1;z-index:1}.case-studies-single .inside .new-social-share .social-share .social-share-link.google::before{content:"Copied to clipboard!";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:150px;height:auto;font-size:14px;color:#333;position:absolute;top:45px;right:50%;margin-right:-75px;border:1px solid #ea6b06;border-radius:6px;opacity:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;cursor:default;z-index:-150}.case-studies-single .single-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.case-studies-single .single-content h3{font-size:20px;line-height:26px;letter-spacing:-.017em;font-family:basier-circle-b}.case-studies-single .single-title,.case-studies-single .inside h1{font-family:basier-circle-b;font-size:48px;line-height:58px;letter-spacing:-1px;color:#243d4c;margin-bottom:30px}.case-studies-single p{margin-bottom:26px}.case-studies-single .single-content blockquote p{font-style:italic;border-left:1px solid #ee8938;padding-left:10px}.case-studies-single pre{margin-bottom:26px;display:-webkit-box;display:-ms-flexbox;display:flex}.case-studies-single .related-products-title{font-size:30px;line-height:40px;text-align:center;margin-top:56px;margin-bottom:30px;font-family:basier-circle-b;color:#243d4c}.case-studies-single .single-content .btn{font-family:basier-circle}.case-studies-single .single-content pre a{font-family:basier-circle;background-color:#fff;color:#bf430e;height:50px;display:flex;justify-content:center;align-items:center;text-decoration:none;font-size:20px;border:1.5px solid #bf430e;border-radius:6px;transition:.2s;margin:0 auto;padding:10px 30px;cursor:pointer}.case-studies-single .products{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-ms-flex-line-pack:start;align-content:flex-start;gap:20px}.case-studies-single .products .product-card{width:calc(25% - 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:15px}.case-studies-single .products .product-card .product-card-image-wrapper{width:100%;height:270px;border:1px solid #dddcd7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.case-studies-single .products .product-card .product-card-image-wrapper .product-cart-image{max-width:100%;height:auto;max-height:260px}.case-studies-single .products .product-card .product-name{text-decoration:none;font-family:basier-circle-b;font-size:20px;color:#243d4c;margin:10px 0;word-break:break-word}.case-studies-single .products .product-card .product-brand{text-decoration:none;font-size:14px;color:#506470}.case-studies-single .products .product-card .product-brand a{text-decoration:none;font-size:14px;color:#506470}.case-studies-single .content-tags,.case-studies-single .socials{display:none}@media screen and (max-width:900px){.case-studies-single .products .product-card{width:calc(50% - 15px)}}@media screen and (max-width:768px){.case-studies-single .inside{padding-left:0}.case-studies-single .single-title,.case-studies-single .inside h1{font-size:24px;line-height:32px;margin-bottom:0}.case-studies-single .single-title,.case-studies-single .inside .related-products-title{font-size:18px;line-height:24px}.case-studies-single .single-title,.case-studies-single .inside h3{font-size:16px;line-height:24px}.case-studies-single .single-title,.case-studies-single .inside p{font-size:14px;line-height:24px}.case-studies-single .single-title,.case-studies-single .inside a{font-size:16px;line-height:24px}.case-studies-single .side{display:none}.case-studies-single .socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:21px}.case-studies-single .content-tags{display:block}.case-studies-single .content-tags .new-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.case-studies-single .products .product-card .product-name{font-size:16px;line-height:24px}}@media screen and (max-width:480px){.case-studies-single .related-products-title{font-size:18px}.case-studies-single .products{padding:0 30px}.case-studies-single .products .product-card{width:100%}}.case-studies{padding-top:110px}.case-studies .container{position:relative;margin-bottom:100px}.case-studies .case-studies-heading{font-size:48px;line-height:64px;color:#243d4c;letter-spacing:-1px;text-align:center;font-family:basier-circle-b;margin-bottom:40px}.case-studies .case-studies-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.case-studies .case-study-card{width:calc(25% - 10px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,5%);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,5%);border-radius:8px;overflow:hidden;margin-bottom:50px}.case-studies .case-study-card-image{height:192px;background-position:50%;background-size:cover;background-repeat:no-repeat;-ms-flex-negative:0;flex-shrink:0}.case-studies .case-study-card-content{padding:16px 24px 24px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.case-studies .case-study-card-content .case-study-name{font-size:20px;line-height:26px;text-decoration:none;font-family:basier-circle-b;color:#243d4c;margin-bottom:20px}.case-studies .case-study-card-content .case-study-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:auto}.case-studies .case-study-card-content .case-study-tags .order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.case-studies .case-study-card-content .case-study-tags .order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.case-studies .case-study-card-content .case-study-tags .order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.case-studies .case-study-card-content .case-study-tags .order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.case-studies .case-study-card-content .case-study-tags p{font-size:14px;line-height:18px;color:#506470;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2px}.case-studies .case-study-card-content .case-study-tags p:last-child{margin-bottom:0}.case-studies .case-study-card-content .case-study-tags p img{width:18px;height:18px;margin-right:7px;padding:2px}.case-studies .one-ex::after{content:"";width:calc(25% - 10px)}.case-studies .two-ex::after{content:"";width:calc(50% - 20px)}.case-studies .case-study-pagination{height:75px;width:100%;border-top:1px solid #a7b1b7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.case-studies .case-study-pagination-count{font-size:16px;line-height:24px;color:#506470}.case-studies .case-studys-pagination{text-decoration:none;font-size:16px;color:#506470;margin-right:5px}.case-studies .case-studys-pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.case-studies .case-studys-pagination ul li span{text-decoration:none;font-size:16px;color:#243d4c;margin-right:5px}.case-studies .case-studys-pagination ul li .current{color:#506470;font-family:basier-circle-m}.case-studies .case-studys-pagination ul li a{text-decoration:none;font-size:16px;color:#243d4c;margin-right:5px}.case-studies .go-up-btn-shop{display:block;cursor:pointer;height:19px;position:absolute;right:5px;bottom:-20px;font-size:16px;color:#506470;padding-right:30px}.case-studies .go-up-btn-shop:after{content:"";display:block;width:19px;height:19px;background-image:url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/case-studies/../assets/img/go-up-btn.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;right:0;top:5px}@media screen and (max-width:1140px){.case-studies .case-study-card{width:calc(33% - 10px)}.case-studies .one-ex::after{width:calc(33% - 10px)}.case-studies .two-ex::after{width:calc(66% - 20px)}}@media screen and (max-width:768px){.case-studies .case-study-card{width:calc(50% - 10px)}.case-studies .one-ex::after{width:calc(50% - 10px)}.case-studies .two-ex::after{width:calc(50% - 20px)}}@media screen and (max-width:576px){.case-studies .case-studies-heading{font-size:30px;line-height:40px}.case-studies .case-study-card{width:100%;height:auto;-webkit-box-shadow:unset;box-shadow:unset;margin-bottom:16px}.case-studies .case-study-card-image{display:none}.case-studies .case-study-card-content{padding:0}.case-studies .case-study-card-content .case-study-name{margin-bottom:8px;font-size:16px;line-height:24px}.case-studies .one-ex::after{width:0}.case-studies .two-ex::after{width:0}.case-studies .case-study-pagination{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:17px}}
@font-face {
  font-family: "Basier-Circle";
  src: url("https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../fonts/BasierCircle-Regular.woff2") format("woff2"), url("https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../fonts/BasierCircle-Regular.woff") format("woff"), url("https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../fonts/BasierCircle-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Basier-Circle-M";
  src: url("https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../fonts/BasierCircle-Medium.woff2") format("woff2"), url("https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../fonts/BasierCircle-Medium.woff") format("woff"), url("https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../fonts/BasierCircle-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Basier-Circle-B";
  src: url("https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../fonts/BasierCircle-Bold.woff2") format("woff2"), url("https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../fonts/BasierCircle-Bold.woff") format("woff"), url("https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../fonts/BasierCircle-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rll-youtube-player iframe
{
  z-index: 1 !important;
}
body {
  font-family: "Basier-Circle";
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #333333;

}

ul {
  list-style: none;
}

.introduction-description ul{
  list-style-type: disc;
  margin-left: 18px !important;
}

.introduction-description ol{
  margin-left: 18px !important;
}

.introduction-description h2 {
  margin-top: 34px;
}

.container {
  max-width: 1140px;
  margin: 0 auto;
}

@media screen and (max-width: 1281px) {
  .container {
    padding:0 20px 0 20px;
  }
}
@media screen and (max-width: 426px) {
  .container {
    padding: 0 5% 0 5%;
  }
}
.header {
  height: 90px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background-color: transparent;
  opacity: 96%;
}
.header .container {
  max-width: 1287px;
}
.header-inner-nav-mobile{
  display: none;
}
.header-scrolled {
  background-color: #fff;
}
.header-scrolled .header-inner-nav-list.header-home li a {
  color: #243d4c;
}

.header-inner {
  height: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.policy-href{
    margin-right: 5px;
}
.wt-cli-manage-consent-link{
  font-size: 12px;
    color: #dddcd7;
}

.header-logo {
  width: 205px;
  height: 55px;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/main-logo.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.home-header .header-white-logo {
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/main-logo-white.svg);
}

.header-inner-nav-wraper {
  display: flex;
  align-items: center;
  margin-top: 12px;
}

.header-inner-nav-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  position: relative;
  margin-right: 10px;
}
.header-inner-nav-list li a {
  text-decoration: none;
  font-size: 17px;
  color: #243d4c;
  padding: 0 16px 0 16px;
}

.header-inner-nav-list.header-home li a {
  color: #fff;
}
.header-inner-nav-list.header-home .sub-menu li a {
  color: #243d4c;
}

.header-inner-nav-list-item a {
  text-decoration: none;
  font-size: 17px;
  color: #243d4c;
  padding: 0 13px 0 13px;
}

.first-sub-sub-menu {
  display: none;
}

.none-flex{
  display: none !important;
}

.style-display-flex {
  display: flex !important;
}
.header-inner-nav-list li .sub-menu li p {
  white-space: nowrap;
  padding-bottom: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #243d4c;
  text-decoration: none;
  font-size: 17px;
  padding: 0 16px 0 16px;
  line-height: 24px;
}

.style-display-none {
  display: none !important;
}

.header-inner-nav-list li {
  position: relative;
  padding-bottom: 20px;
}
.header-inner-nav-list li:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-color: #88bbb0;
  transform: rotate(45deg);
  position: absolute;
  top: 32px;
  left: 50%;
  margin-left: -9px;
  z-index: -1;
  opacity: 0;
}
.header-inner-nav-list li:hover:before {
  opacity: 1;
}
.header-inner-nav-list li:hover .sub-menu {
  display: flex;
}

.header-inner-nav-list li {
  position: relative;
  padding-bottom: 20px;
}
.header-inner-nav-list li:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-color: #88bbb0;
  transform: rotate(45deg);
  position: absolute;
  top: 32px;
  left: 50%;
  margin-left: -9px;
  z-index: -1;
  opacity: 0;
}
.header-inner-nav-list li:hover:before {
  opacity: 1;
}
.header-inner-nav-list li:nth-child(4):before {
  display: none !important;
}

.header-inner-nav-list li:nth-child(4):hover:before {
  display: none !important;
}
.header-inner-nav-list li:nth-child(6):before {
  display: none !important;
}

.header-inner-nav-list li:nth-child(6):hover:before {
  display: none !important;
}

.header-inner-nav-list li .sub-menu {
  width: 1024px;
  min-height: 40px;
  position: absolute;
  top: 40px;
  right: -355px;
  border-radius: 8px;
  background-color: #88bbb0;
  justify-content: flex-start;
  padding: 10px 8px 20px 5px;
  transition: 0.3s;
  display: none;
}
.header-inner-nav-wraper-active{
  z-index: 9;
}
.header-inner-nav-list li .sub-menu:after {
  content: "";
  display: block;
  width: 1010px;
  height: 2px;
  position: absolute;
  top: 53px;
  left: 6px;
  background-color: #243d4c70;
}
.header-inner-nav-list li .sub-menu li {
  height: 45px;
  position: relative;
  padding: 5px 0 4px 10px;
  border-bottom: 2px solid transparent;
}
.header-inner-nav-list li .sub-menu li:hover {
  font-family: "Basier-Circle-M";
  border-bottom: 2px solid #243d4c;
}
.header-inner-nav-list.header-home .sub-menu li:hover{
  font-family: "Basier-Circle-M";
}
.header-inner-nav-list li .sub-menu li .sub-menu li a:hover{
    font-family: "Basier-Circle-M";
}
.header-inner-nav-list li .sub-menu li:hover .sub-menu {
  display: flex;
}
.header-inner-nav-list li .sub-menu li:hover .sub-menu:hover {
  display: flex;
}
.header-inner-nav-list li .sub-menu li:before {
  display: none;
}
.header-inner-nav-list li .sub-menu li a {
  white-space: nowrap;
  padding-bottom: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-inner-nav-list li .sub-menu li .sub-menu {
  width: 1024px;
  position: absolute;
  top: 50px;
  left: -5px;
  display: none;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-bottom: 24px;
  padding-left: 14px;
  padding-top: 8px;
}
.header-inner-nav-list li .sub-menu li .sub-menu:after {
  display: none;
}
.header-inner-nav-list li .sub-menu li .sub-menu li {
  border: none;
  height: auto;
  width: 330px;
  text-align: left;
  justify-content: flex-start;
  display: flex;
}
.header-inner-nav-list li .sub-menu li .sub-menu li a {
  padding-left: 20px;
  font-size: 16px;
  line-height: 11px;
  position: relative;
  padding-bottom: 7px;
  font-family: "Basier-Circle";
}
.header-inner-nav-list li .sub-menu li .sub-menu li a:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-sub-icon.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
}
.header-inner-nav-list li .sub-menu li:nth-child(2) .sub-menu {
  left: -37px;
}
.header-inner-nav-list li .sub-menu li:nth-child(3) .sub-menu {
  left: -158px;
}
.header-inner-nav-list li .sub-menu li:nth-child(4) .sub-menu {
  left: -298px;
}
.header-inner-nav-list li .sub-menu li:nth-child(5) .sub-menu {
  left: -414px;
}
#menu-header-menu-de li .sub-menu li:nth-child(2) .sub-menu {
  left: -13px;
}
#menu-header-menu-de li .sub-menu li:nth-child(3) .sub-menu {
  left: -131px;
}
#menu-header-menu-de li .sub-menu li:nth-child(4) .sub-menu {
  left: -286px;
}
#menu-header-menu-de li .sub-menu li:nth-child(5) .sub-menu {
  left: -416px;
}
#menu-header-menu-spanish li .sub-menu li:nth-child(2) .sub-menu{
  left: -21px;
}
#menu-header-menu-spanish li .sub-menu li:nth-child(3) .sub-menu{
  left: -142px;
}
#menu-header-menu-spanish li .sub-menu li:nth-child(4) .sub-menu{
  left: -286px;
}
#menu-header-menu-spanish li .sub-menu li:nth-child(5) .sub-menu{
  left: -410px;
}
#menu-header-menu-nl li .sub-menu li:nth-child(2) .sub-menu{
  left: -23px;
}
#menu-header-menu-nl li .sub-menu li:nth-child(3) .sub-menu{
    left: -155px;
}

#menu-header-menu-nl li .sub-menu li:nth-child(4) .sub-menu{
  left: -305px;
}
#menu-header-menu-nl li .sub-menu li:nth-child(5) .sub-menu{
  left: -431px;
}
/* #menu-header-menu-spanish li:nth-child(2) .sub-menu{
  width: 275px;
} */
.link-active {
  font-family: "Basier-Circle-M";
  border-bottom: 2px solid #243d4c !important;
}

.header-inner-nav-list li:nth-child(2):hover .sub-menu {
  display: flex;
}
.header-inner-nav-list li:nth-child(2) .sub-menu {
  width: 255px;
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -106px;
  display: none;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 16px;
  padding-top: 20px;
  padding-left: 7px;
}
.header-inner-nav-list li:nth-child(2) .sub-menu:after {
  display: none;
}
.header-inner-nav-list li:nth-child(2) .sub-menu li {
  border: none;
  height: auto;
  padding-bottom: 0;
}
.header-inner-nav-list li:nth-child(2) .sub-menu li a {
  padding-left: 20px;
  padding-bottom: 11px;
  height: auto;
  font-size: 16px;
  line-height: 11px;
  position: relative;
}
.header-inner-nav-list li:nth-child(2) .sub-menu li a:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-sub-icon.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -13px;
}

.header-inner-nav-list li:nth-child(4):hover .sub-menu {
  display: flex;
}
.header-inner-nav-list li:nth-child(4) .sub-menu {
  width: 212px;
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -106px;
  display: none;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 16px;
  padding-top: 20px;
  padding-left: 7px;
}
.header-inner-nav-list li:nth-child(4) .sub-menu:after {
  display: none;
}
.header-inner-nav-list li:nth-child(4) .sub-menu li {
  border: none;
  height: auto;
  padding-bottom: 0;
}
.header-inner-nav-list li:nth-child(4) .sub-menu li a {
  padding-left: 20px;
  padding-bottom: 11px;
  height: auto;
  font-size: 16px;
  line-height: 11px;
  position: relative;
}
.header-inner-nav-list li:nth-child(4) .sub-menu li a:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-sub-icon.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -13px;
}

.header-inner-nav-list li:nth-child(3):hover .sub-menu {
  display: flex;
}
.header-inner-nav-list li:nth-child(3) .sub-menu {
  width: 212px;
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -106px;
  display: none;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 16px;
  padding-top: 20px;
  padding-left: 7px;
}
.header-inner-nav-list li:nth-child(5) .sub-menu {
  width: 212px;
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -106px;
  display: none;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 16px;
  padding-top: 20px;
  padding-left: 7px;
}
.header-inner-nav-list li:nth-child(5):hover .sub-menu {
  display: flex;
}
.header-inner-nav-list li:nth-child(5) .sub-menu li {
  border: none;
  height: auto;
  padding-bottom: 0;
}
.header-inner-nav-list li:nth-child(3) .sub-menu:after {
  display: none;
}
.header-inner-nav-list li:nth-child(3) .sub-menu li {
  border: none;
  height: auto;
  padding-bottom: 0;
}
.header-inner-nav-list li:nth-child(3) .sub-menu li a {
  padding-left: 20px;
  padding-bottom: 11px;
  height: auto;
  font-size: 16px;
  line-height: 11px;
  position: relative;
}
.header-inner-nav-list li:nth-child(5) .sub-menu li a {
  padding-left: 20px;
  padding-bottom: 11px;
  height: auto;
  font-size: 16px;
  line-height: 11px;
  position: relative;
}
.header-inner-nav-list li:nth-child(3) .sub-menu li a:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-sub-icon.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -13px;
}
.header-inner-nav-list li:nth-child(5) .sub-menu li a:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-sub-icon.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -13px;
}
.header-inner-nav-list li:nth-child(5) .sub-menu:after{
    display: none;
}
.header-inner-search-mobile {
  display: none;
}
.menu-li-bold a{
  font-family: "Basier-Circle-B";
  font-weight: 700;
}

@media screen and (max-width: 1191px) {
  .header-inner-nav-list li .sub-menu {
    right: -460px;
  }

  .header-inner-nav-list li .sub-menu {
    width: 950px;
  }
  .header-inner-nav-list li .sub-menu:after {
    width: 935px;
  }

  .header-inner-nav-list li .sub-menu li .sub-menu {
    width: 950px;
  }

  .header-inner-nav-list li .sub-menu li .sub-menu li {
    width: 305px;
  }
}
.header-inner-icons-wrapper {
  display: flex;
  justify-content: space-between;
  width: 115px;
  height: 40px;
}

.header-inner-cart-hidden {
  display: none;
}

.menu-burger-btn {
  position: absolute;
  top: 25px;
  right: 2%;
  display: none;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
}
.menu-burger-btn span {
  position: relative;
  width: 28px;
  height: 2px;
  background-color: #243d4c;
  border-radius: 6px;
  transition: 0.2s;
}
.menu-burger-btn span:before {
  content: "";
  width: 28px;
  height: 2px;
  background-color: #243d4c;
  border-radius: 6px;
  position: absolute;
  top: -8px;
  left: 0;
}
.menu-burger-btn span:after {
  content: "";
  width: 28px;
  height: 2px;
  background-color: #243d4c;
  border-radius: 6px;
  position: absolute;
  top: 8px;
  left: 0;
  transition: 0.2s;
}

.home-header .menu-burger-btn span {
  background-color: #fff;
}
.home-header .menu-burger-btn span:before {
  background-color: #fff;
}
.home-header .menu-burger-btn span:after {
  background-color: #fff;
}

.header-scrolled .menu-burger-btn span {
  background-color: #243d4c;
}
.header-scrolled .menu-burger-btn span:before {
  background-color: #243d4c;
}
.header-scrolled .menu-burger-btn span:after {
  background-color: #243d4c;
}
.header-scrolled .header-inner-cart-hidden .header-cart-icon {
  font-size: 0;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-cart-icon.svg);
}
.header-scrolled .header-inner-cart-hidden .header-cart-icon2 {
  font-size: 0;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-cart-icon.svg);
}

.header-inner-lang {
  position: relative;
  cursor: pointer;
}

.lang-hrefs {
  display: none;
  position: absolute;
  top: 38px;
  left: 50%;
  margin-left: -74px;
  width: 148px;
  padding: 16px 0px 10px 0px;
  flex-direction: column;
  align-items: center;
  border-radius: 8px;
  background-color: #88bbb0;
}
.lang-hrefs ul{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.lang-hrefs ul li.wpml-ls-current-language{display:none;}

.wpml-ls-legacy-list-horizontal a span{
  vertical-align: baseline;
}
.wpml-ls-legacy-list-horizontal a span{
  vertical-align: baseline !important;
}
.wpml-ls-legacy-list-horizontal{
  padding: 0;
}
.lang-hrefs ul li a{
  padding-left: 20px !important;
  position: relative;
  height: auto;
  font-size: 16px;
  line-height: 11px;
  color: #243d4c;
  text-decoration: none;
}
.lang-hrefs ul li a:before{
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-sub-icon.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
}

.wpml-ls-link{
  white-space: nowrap;
}
.lang-hrefs ul li a span{
  text-decoration: none;
    color: #243d4c;

    position: relative;
}
.lang-hrefs:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-color: #88bbb0;
  transform: rotate(45deg);
  position: absolute;
  top: -9px;
  left: 50%;
  margin-left: -9px;
  z-index: 1;
  opacity: 1;
}

.lang-change {
  text-decoration: none;
  color: #243d4c;
  padding-left: 25px;
  position: relative;
}
.lang-change:before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #243d4c;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/sub-open.png);
  background-repeat: no-repeat;
  background-size: 75%;
  background-position: center center;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 0;
}

.lang-hrefs-active {
  display: flex;
}

.global-search-wrapper {
  display: none;
}

.results-page-top {
  font-family: "Basier-Circle-B";
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 16px;
}

.global-finded-heading {
  font-family: "Basier-Circle";
  font-size: 16px;
  line-height: 24px;
  color: #dddcd7;
  margin-bottom: 10px;
}
.global-finded-heading a {
  text-decoration: none;
  font-family: "Basier-Circle";
  font-size: 16px;
  line-height: 24px;
  color: #dddcd7;
}

.type-of-article {
  width: max-content;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3px 10px 4px 10px;
  font-size: 12px;
  line-height: 16px;
  color: #243d4c;
  background-color: #6aaa9c;
  border-radius: 21px;
  margin-bottom: 17px;
}

.global-search-results {
  padding-top: 37px;
}

.results-bottom {
  color: #7c8b94;
  font-size: 16px;
  line-height: 24px;
}

.hide-body {
  position: relative;
  overflow: hidden;
}
.hide-body:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #243d4c;
  z-index: 4;
}

.global-search-wrapper-active {
  display: flex;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  min-height: 100%;
  background-color: #243d4c;
  overflow-y: auto;
  height: 100vh;
}
.global-search-wrapper-active .post-pagination {
  border-top: 1px solid #7c8b94;
  margin-top: 33px;
  padding-top: 24px;
  display: flex;
  justify-content: space-between;
}
.global-search-wrapper-active .post-pagination .pagination-search {
  display: flex;
  justify-content: space-between;
}
.global-search-wrapper-active .post-pagination .pagination-search .current {
  color: #7c8b94;
  text-decoration: underline !important;
  font-family: "Basier-Circle-B";
}
.global-search-wrapper-active .post-pagination .pagination-search .page-numbers {
  text-decoration: none;
  font-size: 16px;
  color: #7c8b94;
  margin-right: 5px;
}
.global-search-wrapper-active .footer-inner {
  width: 100%;
  max-width: 1144px;
  margin: 0 auto;
  padding-top: 115px;
}
.global-search-wrapper-active .footer-inner .footer-inner-top {
  display: flex;
  flex-direction: column;
  max-width: 1144px;
}
.global-search-wrapper-active .footer-inner .footer-inner-top .global-search {
  width: 100%;
  margin-bottom: 35px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.global-search-wrapper-active .footer-inner .footer-inner-top .global-search .search-filter-results {
  width: 100%;
}
.global-search-wrapper-active .footer-inner .footer-inner-top .global-search .search-fields-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.global-search-wrapper-active .footer-inner .footer-inner-top .global-search form {
  width: 100%;
}
.global-search-wrapper-active .footer-inner .footer-inner-top .global-search form .sf-field-search {
  width: 100%;
}
.global-search-wrapper-active .footer-inner .footer-inner-top .global-search form .sf-field-search label {
  width: 100%;
}
.global-search-wrapper-active .footer-inner .footer-inner-top .global-search form .sf-field-search label .sf-input-text {
  width: 95.7%;
  height: 58px;
  border-radius: 6px;
  border: 1px solid #a7b1b7;
  padding-left: 19px;
  padding-top: 4px;
  font-size: 20px;
  line-height: 32px;
  outline: none;
  background-image:none !important;
}
.global-search-wrapper-active .footer-inner .footer-inner-top .global-search form .sf-field-search label .sf-input-text::placeholder {
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.2px;
  color: #666;
}
.global-search-wrapper-active .footer-inner .footer-inner-top .global-search .global-search-close-btn {
  width: 40px;
  height: 40px;
  border-radius: 6px;
  border: 1px solid #ffffff00;
  background-color: transparent;
  background-repeat: no-repeat;
  color: #fff;
  outline: none;
  cursor: pointer;
}
.global-search-wrapper-active .footer-inner .footer-inner-top .footer-inner-menus-wrapper {
  width: 100%;
  max-width: 1073px;
  display: flex;
}
.global-search-wrapper-active .footer-inner .footer-inner-top .footer-inner-menus-wrapper .footer-inner-ul-wrapper {
  max-width: 683px;
}
.global-search-wrapper-active .footer-inner .footer-inner-top .footer-inner-menus-wrapper .footer-inner-news-wrapper {
  max-width: 360px;
}
.global-search-wrapper-active .footer-inner .footer-inner-top .footer-inner-menus-wrapper .footer-inner-news-wrapper .footer-inner-news-heading {
  font-family: "Basier-Circle-B";
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.global-search-wrapper-active .footer-inner .footer-inner-top .footer-inner-menus-wrapper .footer-inner-news-wrapper .new-title-in-search {
  text-decoration: none;
  font-size: 14px;
  line-height: 24px;
  color: #dddcd7;
  display: block;
  margin-bottom: 13px;
}

.header-cart-icon {
  display: block;
  font-size: 0;
  width: 23px;
  height: 21px;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-cart-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: relative;
}
.header-cart-icon .basket-btn__counter {
  font-size: 12px;
  position: absolute;
  top: -13px;
  right: -15px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #243d4c;
  min-width: 28px;
  border-radius: 60px;
  background-color: #ea6b06;
  border: 1px solid #FFFFFF;
}

.header-cart-icon2 {
  display: block;
  font-size: 0;
  width: 23px;
  height: 21px;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-cart-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: relative;
}
.header-cart-icon2 .basket-btn__counter {
  font-size: 12px;
  position: absolute;
  top: -13px;
  right: -15px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #243d4c;
  min-width: 28px;
  border-radius: 60px;
  background-color: #ea6b06;
}

.header-login-icon {
  width: 20px;
  height: 21px;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/login-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: relative;
  padding-left: 25px;
}

.header-search-icon.header-white-ico {
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/search-icon-white.svg);
}

.header-cart-icon.header-white-ico {
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-cart-icon-white.svg);
}

.header-cart-icon2.header-white-ico {
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-cart-icon-white.svg);
}
.header-login-icon:after{
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/articles-arrow.png);
  position: absolute;
  top: 4px;
  right: -40px;
}
.header-login-icon.header-white-ico:after{
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/arrow-lang.svg);
}
.header-standart .header-login-icon:after{
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/articles-arrow.png);
}
.header-login-icon.header-white-ico {
  color: #fff;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/lang-icon-white.svg) ;
}

.header-sosial-links {
  display: none;
}

.header-standart {
  background: #fff;
}
.header-standart .header-search-icon {
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/search-icon.svg);
}
.header-standart .header-cart-icon {
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-cart-icon.svg);
}
.header-standart .header-cart-icon2 {
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-cart-icon.svg);
}
.header-standart .header-cart-icon2.header-white-ico {
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-cart-icon.svg);
}
.header-standart .header-login-icon {
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/login-icon.svg);
  color: #243d4c;
}

.header-white-ico-imp {
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-cart-icon-white.svg) !important;
}


.header-scrolled .header-login-icon {
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/login-icon.svg);
  color: #243d4c;
}
.header-scrolled .header-login-icon:after{
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/articles-arrow.png);
}

.mobile-search-results {
  display: none;
}
.header-inner-lang-hidden{
  display: none;
}
.display-none{
  display: none;
}

.lang-href-display-none{
  display: none !important;
}
.lang-href-no-after a span:after{
  display: none !important;
}

.menu-burger-btn {
  position: relative; 
  margin: -2px 0 0 0;
  top: auto;
  right: auto;
}

.mobile-menu.hidden{display: none;}

.back-products{
	display:none;
	font-family: basier-circle-m;
	line-height: 18px;
	font-size: 14px;
	border: solid 1px;
	padding: 5px 14px;
	border-radius: 6px;
	margin: -3px 8px 0 0;	 
	text-align: center;
}
.home-search-wrapper{margin:0;background-color: #D3D8DB;border-bottom: 2px solid #ea6b06;border-top: 1px solid #A7B1B7}
.home-search{position:relative; width: 100%; padding:26px 0 24px 0;margin:0;}
.home-search:after {content: '';width: 32px;height: 49px;display: block;background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/Vector-search.svg);background-position: center center;background-repeat: no-repeat; background-size: contain; position: absolute; bottom: -49px; left: 0;}
.home-search form{width: 100%;display:flex;gap: 15px;}
.home-search label{width:25%;height: 48px;border-radius: 6px;font-size: 20px;line-height: 48px;color: #243D4C;cursor: pointer;font-family: 'Basier-Circle-B';white-space:nowrap;}
.home-search label:before{content:'';width:48px;height: 48px;display: inline-block;vertical-align: middle;border-radius:50%; background-color: #A7B1B7;margin-right:15px;margin-top: -12px;background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/home-search-icon.svg);background-position: center center;background-repeat: no-repeat; background-size: 24px; }
.search-right{width: 75%;display:flex;gap: 15px;}
.home-search input{width: 75%;height: 48px; color: #333; border-radius: 6px; border: 1px solid #A7B1B7; padding:0 15px; font-size: 16px; outline: none;font-family: "Basier-Circle-M";letter-spacing: -0.011em;}
.home-search input::placeholder {color: #333;letter-spacing: -0.011em; opacity:1;} 
.home-search button{width:30%;height: 48px;padding: 0 15px;border-radius: 6px;background-color: #243D4C;font-size: 18px;line-height: 32px;color: #fff;cursor: pointer;border:0 none;}

.video-backdrop{position: fixed;top: 0;left: 0;width: 100vw;height: 100vh;background-color:#000;opacity:.7;z-index:99;display:none;}
.video-box{position: fixed;top: 0;left: 20px;right:20px; max-width:1024px;height: 100vh; z-index:100;margin:auto; display:none;}

.video-wrapper{position: relative;padding-bottom: 56.25%;height: 0; margin-top:15%;}
.video-wrapper iframe {position: absolute;top:0;left:0;width:100%;height: 100%;} 
.calculator-post-image{object-fit: cover;}
.close-video{position: absolute;top:-40px;right:-40px;background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/x-close-icon.svg);background-position: center center;background-repeat: no-repeat; background-size: 16px;display:block;width: 40px;height: 40px;border-radius: 50%;background-color: transparent;border: solid 1px #fff;cursor: pointer;color: #fff;font-size: 0;}

.incomplete{box-shadow: 0px 0px 3px rgba(255, 0, 0, 0.5);}

.product-gallery-slides .product-gallery-slides-item .product-gallery-slides-image{object-fit: contain;}
.video-card{position: relative;}
.duration{font-family: basier-circle,sans-serif;font-style: normal;font-size: 14px;line-height: 24px;display: flex;align-items: center;text-align: center;letter-spacing: -0.006em;color: #FFFFFF;position: absolute;background: #000000;margin-top: -50px;z-index: 1;right: 17px;padding: 0px 8px;}
@media screen and (max-width: 1025px) {
	.header-inner-nav,.main-selector{display:none;}
	.footer-inner-news-wrapper{display:none;}
	.global-search-wrapper-active .footer-inner .footer-inner-top .footer-inner-menus-wrapper .footer-inner-ul-wrapper {
	  max-width: 100%;	 
	}
	
	#search-global{padding: 10px 0 10px 0 !important;}
	#search-global button{right:0 !important;}
	.global-search-wrapper-active .footer-inner .footer-inner-top .global-search .global-search-close-btn{display:none;}
	.global-search-results {
  padding-top: 20px !important;
}
	.top-list{	 
	  scrollbar-width: thin;
	  scrollbar-color: transparent #243d4c;
	  margin-top: 25px !important;
	} 
	/* Works on Chrome, Edge, and Safari */
	.top-list::-webkit-scrollbar {
	  width: 12px;
	}

	.top-list::-webkit-scrollbar-track {
	  background: #243d4c;
	}

	.top-list::-webkit-scrollbar-thumb {
	  background-color: transparent ;	 
	  border: 1px solid #243d4c;
	}
	
	.menu-burger-btn {
		display: flex;
	}
	
	.hide-body header:after{
		display:block !important;
	}

	
	.mobile-menu .header-sosial-links{
		display:flex;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding:20px 0 50px 0;
		margin-top: 30px;		
		margin-left: auto;
		margin-right: auto;
		justify-content:space-between;
		align-items: center;
		border-top:solid 1px rgba(255,255,255,.5)
	} 
	
	.mobile-menu .header-sosial-links .lang-hrefs{position: absolute;top:auto;bottom: 30px;left: -10px; margin-left: 0;width: auto;padding: 6px 0px 0px 0px;flex-direction: column;align-items: center; border-radius: 8px;background-color: rgba(255,255,255,.85);}
	.mobile-menu .header-sosial-links .lang-hrefs:before{display:none;}	
	.mobile-menu .header-sosial-links .wpml-ls-legacy-list-horizontal .wpml-ls-item{margin-bottom: 10px;}
	
	.mobile-menu .footer-menu-list{padding: 0;max-width: unset;}
	
	.menu-burger-btn{display:flex; cursor:pointer;}

	.mobile-active .menu-burger-btn span {
		transform: rotate(45deg);									
	}
	.mobile-active .menu-burger-btn span:before {
		display: none;
	}
	.mobile-active .menu-burger-btn span:after {
		top: 0;
		transform: rotate(-90deg);									
	}

	.global-search .top-list a {padding: 8px;font-family: "Basier-Circle-M"; font-size: 14px;}

	.mobile-active .global-search-wrapper-active .footer-inner-top .global-search{display:none;}
	.global-search-wrapper-active .footer-inner-top .mobile-menu{display:none;}	
	.mobile-active .global-search-wrapper-active .footer-inner-top .mobile-menu{display: block;}
    .mobile-active .global-search-wrapper-active .footer-inner-top .mobile-menu .mobile-menu.hidden{display: block;}
	
	.footer-menu-list{ 
		list-style: none;
		display: flex;
		justify-content: space-between;
		padding: 0 25px;
		max-width: 890px;
		margin: auto;
	}	
	.results-page-top { font-size: 20px; line-height: 28px;margin:20px 0 0 0 !important;}
	 
	.found-results .products-note {
	  padding: 15px 15px 15px 15px !important;
	  text-align: center;
	  width:100%;
	}
	.found-results .products-note a{margin-left: 0;margin-top: 12px;line-height: 40px;font-family: "Basier-Circle";}
	.found-results .products-note p{display: block; line-height: 20px;}
	
	.found-results .global-finded-heading{margin-bottom: 6px;}
	.found-results .global-finded-heading a{font-size: 14px;line-height: 24px;}
	.found-results .type-of-article{padding: 2px 5px 2px 5px}
	.home-search {padding: 26px 0 36px 0;}
	.home-search form{gap: 0;flex-wrap: wrap;}
	.search-right{width:100%;margin-top:20px;gap: 10px;}  
	.home-search input{width:85%;}
	.home-search button{width:50%;}
	.video-wrapper{position: relative;padding-bottom: 56.25%;height: 0; margin-top:25%;}
	.close-video{position: absolute;top:-40px;right:3px;background-image:unset;border: 0 none;font-size: 14px;}

	
	
}
@media screen and (max-width: 631px) {
	.search-right{gap: 0;flex-wrap: wrap;}
	.home-search input{width:100%;}
	.home-search button{width:100%;margin-top:10px;}
	.home-search label { width: unset;margin: auto;}
  .header-inner-nav-list li {
    max-width: 49%;
    width: auto;
  }

  .header-inner-nav ul li .sub-menu li {
    display: flex;
    justify-content: flex-start;
  }

  .mobile-search-results {
    width: 90%;
  }
  .mobile-search-results .post-pagination {
    flex-direction: column;
    justify-content: center;
  }
 	
.mobile-menu .footer-menu-list li:nth-child(2){order: 1;}
	/* .show-on-mobile{display:block !important;} */
	
	.footer-menu-list {
	  height: 500px;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: unset !important;
	}
	
  .footer-menu-list > li{
	overflow: hidden;
	height: max-content;
	break-inside: avoid;  
	 margin-bottom:15px;
   width: 48%;
   }
	
	
   .global-search-wrapper-active .post-pagination{display:block;text-align:center;padding-bottom: 100px;}
   .global-search-wrapper-active .post-pagination .results-bottom{display: block;margin-bottom: 15px;}
   .global-search-wrapper-active .post-pagination .pagination-search{width: 100%;display: block;}
	
 
   .mobile-menu .header-sosial-links .header-sosial-links-wrapper{width: 50%;}
   .mobile-menu .header-sosial-links .header-inner-lang{margin-left: 6px;}
	
   .global-search .top-list a {padding: 2px 8px;font-family: "Basier-Circle-M";font-size: 14px;}	
	
	.mobile-menu{height:calc(100vh - 70px); position:relative;}
	.mobile-menu .header-sosial-links{
		padding:20px 0 20px 0;	
		bottom:0px;
		width: unset;
		left: 20px;
		right: 20px;
		position:fixed;
	} 
}
@media screen and (max-width: 426px) {
	
  .home-search{margin: 0 0 0 0;padding: 26px 0 26px;}
	
  .header-inner-nav ul li .sub-menu{
    padding-top: 14px;
  }
  .header-inner-nav ul li::before{
    display: none;
  }
  .header-inner-nav ul li::after{
    display: none;
  }
  .header-inner {
    height: 62px;
  }

  .introduction-description h1{
    font-size: 30px !important;
    line-height: 40px !important;
    padding-bottom: 10px !important;
  }
  .introduction-description h2 {
    font-size: 25px !important;
    line-height: 25px !important;
    padding-bottom: 10px !important;
  }
  .introduction-description ol{
    margin-left: 14px !important;
  }
  
  .header-inner-nav-wraper:before {
    width: 93%;
    top: 60px;
    left: 3.3%;
  }

  .header-inner-nav-list li {
    width: 40%;
  }

  .header-inner-nav-wraper-active {
    padding-top: 61px;
  }

  .menu-burger-btn {
    right: 5%;
  }

  .header-logo {
    width: 133px;
    height: 36px;
  }

  .header-inner-cart-hidden {
    right: 21%;
  }

  .header-inner-nav {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  .header-inner-nav ul {
    justify-content: flex-start;
  }

  .header-inner-nav-list li {
    padding-bottom: 5px;
  }
  .header-inner-nav-list li .sub-menu {
    padding-top: 6px;
    padding-bottom: 0;
  }

  .header-inner-nav-list li:nth-child(5) {
    display: none;
  }
  .header-inner-nav-mobile-active{
    margin-top: 5px;
  }
  .header-inner-nav-mobile-active .header-inner-nav-list-mobile{
    display: block;
    columns: 2;
  }
  .header-inner-nav-mobile-active .header-inner-nav-list-mobile li{
    width: 100%;
    overflow: hidden;
    height: max-content;
    break-inside: avoid;
  }
  .header-inner-nav-mobile-active ul li .sub-menu{
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .header-inner-nav-mobile-active ul li .sub-menu li{
    padding-bottom: 12px;
  }
  .header-inner-search-mobile{
    width: 90%;
    margin: 0 auto;
  }
  .header-inner-search-mobile .sf-input-text{
    max-width: 100%;
  }
  .header-active:before{
    height: 60px;
  }
  .header-active:after{
    bottom: 30px;
    left: 14px;
  }
}
.footer {
  background-color: #243d4c;
}

.footer-inner {
  padding-top: 30px;
  padding-bottom: 10px;
  display: flex;
  flex-direction: column;
}

.footer-inner-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1066px;
  padding-bottom: 20px;
}

.footer-inner-menus-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 680px;
}

.footer-inner-logo {
  margin-top: 8px;
  width: 85px;
  height: 78px;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/footer-logo.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.footer-inner-ul-wrapper {
  width: 100%;
}

.footer-menu-list {
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.footer-menu-list li a {
  font-family: "Basier-Circle-B";
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.footer-menu-list li .sub-menu li a {
  font-family: "Basier-Circle";
  font-size: 14px;
  color: #dddcd7;
}

.footer-inner-bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.footer-descriptoin {
  font-size: 12px;
  color: #dddcd7;
}

.footer-sosial-links {
  width: 150px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer-sosial-link {
  width: 34px;
  height: 34px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.policy-href a {
  text-decoration: none;
  color: #ea6b06;
}

.footer-inner {
  position: relative;
}
@media screen and (max-width:375px){
  .header-inner-search-mobile{
    justify-content: center;
  }

  .header-active:after{
    left: 12px;
  }
  .wt-cli-manage-consent-link{
    position: absolute;
    bottom: 9px;
    left: 43px;
}
  
}
@media screen and (max-width: 321px) {
  .header-active:after{
    left: 11px;
  }
}
@media screen and (max-width: 851px) {
  .footer-inner-menus-wrapper {
    width: 550px;
  }
}
@media screen and (max-width: 681px) {
  .footer-inner-menus-wrapper {
    flex-direction: column;
  }

  

  .footer-menu-list-active {
    max-height: 100%;
    transform: scaleY(1);
  }

  .footer {
    min-height: 20px;
  }

  footer .footer-inner {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 14px 0 24px 0;
  }

  .footer-inner-menus-wrapper {
    width: 160px;
    display: none;
  }

  .footer-inner-logo {
    width: 58px;
    height: 30px;
  }

  .footer-descriptoin {
    font-size: 12px;
    color: #dddcd7;
    max-width: 280px;
    line-height: 18px;
    padding-top: 6px;
  }

  .footer-inner-menu {
    width: 160px;
    margin-bottom: 10px;
  }

  .footer-inner-top {
    padding-bottom: 0;
  }

  .footer-inner-bottom {
    margin-top: 0;
  }

  .footer-menu-heading {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
  }
  .footer-menu-heading:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #fff;
    left: 0;
    top: 50%;
    margin-top: -6px;
    background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/footer-arrow-r.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-size: 70%;
    transform: rotate(-180deg);
    transition: 0.1s;
  }

  .footer-menu-heading-active:before {
    transform: rotate(-90deg);
  }

  .footer-sosial-links {
    margin-right: 50px;
    display: none;
  }

  .go-up-btn {
    display: block;
    cursor: pointer;
    width: 19px;
    height: 19px;
    background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/footer-go-up.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 32px;
  }
}
@media screen and (max-width: 458px) {
  .footer-descriptoin {
    max-width: 255px;
  }
}
@media screen and (max-width: 426px) {
  .footer-descriptoin {
    line-height: 15px;
  }

  .footer-inner-bottom {
    margin-top: 0;
  }

  .go-up-btn {
    bottom: 30px;
  }

  .footer-inner-logo {
    height: 30px;
    width: 33px;
    margin-right: 10px;
  }
}
.introduction-inner p {
  line-height: 32px;
  letter-spacing: -0.25px;
  margin-bottom: 8px;
}

.introduction-inner-wrapper p {
  line-height: 32px;
  letter-spacing: -0.25px;
  margin-bottom: 8px;
}

.introduction-inner {
  padding: 40px 0 35px 0 !important;
}

@media screen and (max-width: 769px) {
  .introduction-inner {
    padding: 30px 0 25px 0 !important;
  }
  .introduction-inner:before {
    display: none;
  }

  .introduction-description {
    max-width: 100%;
  }
}
@media screen and (max-width: 426px) {
  .introduction-inner {
    padding: 17px 0 30px 0;
  }
  .introduction-inner p {
    font-size: 14px;
    line-height: 24px;
  }

  .taxonomies-top-inner {
    min-height: 180px;
  }

  .taxonomies-heading {
    font-size: 30px;
  }

  .introduction-heading {
    font-size: 20px;
  }

  .introduction-description {
    font-size: 14px;
    line-height: 24px;
  }
}
.mini-cart-custom {
  display: none;
  width: 600px;
  min-height: 405px;
  border-radius: 8px;
  background-color: #fff;
  position: absolute;
  top: 12vh;
  left: 50%;
  margin-left: -300px;
  padding: 15px 19px 20px 19px;
  -webkit-box-shadow: 0px 0px 5000px 5000px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 0px 0px 5000px 5000px rgba(34, 60, 80, 0.2);
  box-shadow: 0px 0px 5000px 5000px rgba(34, 60, 80, 0.2);
}
.mini-cart-custom .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  width: 80px;
  border: 1px solid #dddcd7;
  padding: 17px 7px 17px 7px;
  margin-right: 19px;
}
.mini-cart-custom .woocommerce-mini-cart-item.mini_cart_item {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-start;
  position: relative;
  margin-bottom: 15px;
}
.mini-cart-custom .woocommerce-mini-cart-item.mini_cart_item .remove_from_cart_button {
  position: absolute;
  right: 0px;
  top: -1px;
  font-size: 0;
  display: block;
  width: 36px;
  height: 38px;
  background-color: transparent;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/mini-cart-remove.png);
  background-position: center;
  background-repeat: no-repeat;
}
.mini-cart-custom .woocommerce-mini-cart-item.mini_cart_item a {
  display: flex;
  flex-direction: row;
  text-decoration: none;
  font-family: "Basier-Circle-B";
  font-size: 20px;
  line-height: 26px;
  letter-spacing: -0.5px;
  color: #243d4c;
}
.mini-cart-custom .woocommerce-mini-cart-item.mini_cart_item .mini-cart-product-info a
{
  padding-right: 28px;
}
.mini-cart-custom .woocommerce-mini-cart-item.mini_cart_item .mini-cart-product {
  display: flex;
}
.mini-cart-custom .woocommerce-mini-cart-item.mini_cart_item .mini-cart-item-brand a {
  font-family: "Basier-Circle";
  font-size: 14px;
  line-height: 24px;
  color: #506470;
}

.mini-cart-custom-active {
  display: block;
}

.mini-cart-close-btn {
  display: block;
  width: 31px;
  height: 53px;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/close-mini-cart.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: 5px;
  cursor: pointer;
}

.mini-cart-heading {
  font-size: 24px;
  line-height: 32px;
  color: #243d4c;
  font-family: "Basier-Circle-B";
  text-align: center;
  letter-spacing: -0.4px;
  margin-bottom: 18px;
}

.mini-cart-subheading {
  font-size: 16px;
  line-height: 24px;
  font-family: "Basier-Circle-M";
  letter-spacing: -0.2px;
  position: relative;
  margin-bottom: 33px;
}
.mini-cart-subheading:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #7c8b94;
  position: absolute;
  bottom: -13px;
  left: 0;
}

.woocommerce-mini-cart__empty-message {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.2px;
}

.mini-cart-custom-buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 159px;
}

.mini-cart-custom-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.mini-cart-custom-include-items {
  min-height: 305px;
}
.mini-cart-custom-include-items .woocommerce-mini-cart {
  padding-bottom: 3px;
  border-bottom: 1px solid #7c8b94;
  max-height: 300px;
  overflow-x: scroll;
}

.mini-cart-custom-buttons-active {
  display: flex;
  justify-content: space-between;
  margin-top: 22px;
}

.s-header__basket-wr.woocommerce {
  width: 23px;
}

.mini-cart-wrapper-active {
  display: block;
}
.mini-cart-wrapper-active .mini-cart-custom {
  display: block !important;
  z-index: 100;
}

.button.wc-forward {
  display: none;
}

.cartcontents {
  display: inherit;
  max-width: 100%;
  max-height: 100%;
}

.mini-cart-get-a-qoute-btn {
  width: 270px;
  height: 50px;
  background-color: #bf430e;
  opacity: 0.5;
  font-size: 16px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  cursor: not-allowed;
}

.mini-cart-get-a-qoute-btn-active {
  width: 270px;
  height: 50px;
  background-color: #bf430e;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  transition: 0.2s;
}

.mini-cart-continue-btn {
  width: 270px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #bf430e;
  border-radius: 6px;
  border: 2px solid #bf430e;
  cursor: pointer;
  transition: 0.2s;
}
.mini-cart-get-a-qoute-btn-active:hover {
  background-color: #ea6b06;
  border: 1.5px solid #ea6b06;
}
.mini-cart-continue-btn:hover{
  background-color: #ea6b06;
  border: 2px solid #ea6b06;
  color: #fff;
}
/*FIX*/
.brand-card-logo {
  max-height: 85%;
}

.industries-card-head-img {
  background-size: 30px;
}

.industries-card:last-child {
  margin-left: 0 !important;
}

.introduction-inner p {
  padding-right: 16px;
}

.brand-logo-image {
  max-width: 85% !important;
  max-height: 85%;
}

.taxonomie-top-name {
  text-decoration: none;
}

.related-slider-item-image-wrapper {
  position: relative;
}

.product-card-image-wrapper {
  position: relative;
}

.related-slider-item-hidden-permalink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.white-space {
  width: 100%;
  height: 90px;
  background-color: transparent;
}

.taxonomies-heading {
  text-align: center;
  font-size: 48px;
  font-family: "Basier-Circle-B";
  color: #fff;
  line-height: 64px;
}

.taxonomies-top-inner {
  background-color: #243d4c;
  width: 100%;
  min-height: 400px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
}

.testimonials-author-name {
  font-family: "Basier-Circle-B";
  font-size: 16px;
  line-height: 24px;
  color: #243d4c;
}

.testimonials-author-title {
  font-family: "Basier-Circle";
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.011em;
  color: #506470;
}

.mini-cart-custom .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  height: auto;
}
 
.header-sosial-links{
	display: flex;
	width: 100%;
	padding-left: 0px;
	padding-top: 30px;
	padding-bottom: 50px;
}
.header-sosial-links-wrapper {
	display: flex;
	gap: 5px;
}

.hide-body .header{background: #243d4c;}
.hide-body .header-logo{background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/main-logo-white.svg);}
.hide-body .header-search-icon{background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/search-icon-white.svg);}
.hide-body .header-cart-icon{background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-cart-icon-white.svg);}

 
.hide-body .header-search-icon {
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/x-close-icon.svg);
}
.hide-body.mobile-active .header-search-icon {
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/search-icon-white.svg);
}
 

.hide-body .header-login-icon {
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/lang-icon-white.svg);
	color: #fff;
}

.hide-body .header-login-icon:after {
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/arrow-lang.svg);
}

.hide-body .menu-burger-btn span,.hide-body .menu-burger-btn span:before,.hide-body .menu-burger-btn span:after{background-color:#fff;}

.hide-body .header-inner-nav-list > li > a {
    color: #fff;
}

.hide-body .header:after {
  content: ''; 
  height: 1px;
  background-color: #fff;
  opacity: 0.5;
  z-index: 20;
  position: absolute;
  bottom: 0px;
  left: 20px;
  right: 20px;
  display:none;
}
 

@media screen and (max-width: 813px){
	.header-logo {
		width: 150px;
	}
	 
	.header,.header-standart,.header-inner{height: 60px;}	
	.header-inner-icons-wrapper {margin-top: 8px;}
	.hide-body .header::after {
	  display: block;
	}
	#search-global {
	  padding: 0 55px 0 0 !important;
	}
	.global-search-wrapper-active .footer-inner{padding-top: 75px;}
	.global-search #search-global input {height: 42px;padding-left: 15px;padding-top: 0px;font-size: 16px;}
	.global-search #search-global button {width: 42px;height: 42px;top: 0px;border: solid 1px #fff;line-height: 42px;border-radius: 6px;background-size: 18px;background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/search-icon-white.svg);}
	
	.global-search #search-global button svg circle{stroke:#fff;}
	
	.global-search .top-list{margin: 15px 0 0px 0;}
	
	.white-space {
        height: 60px !important;
	}
	
	.top-list-wrapper {
	  position:relative; 
	  border-radius: 6px;
	  height: 50px;
	  margin-top: 15px;
	}
	
	.global-search .top-list {
	  position:absolute;
	  margin-top: 0px !important;
	  flex-wrap: wrap;
	  padding-top:7px;
	  background: #fff;
      border-radius: 6px;
	  padding: 5px 0;
	}
	
	.global-search .top-list:after{
		position:absolute;
		top:16px; 
		right:10px;
		width: 21px;
		height:21px;
		background: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/articles-arrow.png) no-repeat center center;
		content:'';
		pointer-events: none;
	} 
	
	.global-search .top-list.active-select:after{transform:rotate(180deg);top:14px; }
	
	
	.global-search .top-list a {
	  color: #666 !important;
	  text-align: left !important;  	
	  border: 0 none !important; 
	  border-radius: 0 !important; 
	  display: none;
	  background: #fff;
	  padding: 8px 15px !important;
	  font-family: "Basier-Circle" !important;
	  font-size: 16px !important;
	  line-height: 22px !important; 
	}
	
	
	.global-search .top-list a:first-child{font-size:0 !important;}
	.global-search .top-list a span{display:inline-block; position:absolute; font-size: 16px !important;}
	
	.global-search .top-list.active-select a:first-child{font-size: 16px !important;}
	.global-search .top-list.active-select a:first-child span{display:none;}
	
	.top-list.active-select a{display:block;}
	
	.global-search .top-list a:hover{color: #333 !important;}
	.top-list a.active {
	  border:0 none;
	  border-radius: 6px 6px 0 0;
	  border-bottom: none;
	  font-family: "Basier-Circle" !important;
	  display: block;
	  color:#333 !important;
	}
	.top-list a:after,.top-list a:hover:after, .top-list a.active:after{display:none;}
	.top-list a:first-child:before {
		  position: absolute;
		  content: '';
		  height: 50px;
		  width: 100%;
		  background: none;
		  top: -5px;
		  left: 0;
	}
	 
}
@media screen and (max-width: 675px) {
  .mini-cart-custom {
    width: 320px;
    margin-left: -160px;
  }
  .mini-cart-heading{
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .mini-cart-custom .woocommerce-mini-cart-item.mini_cart_item .remove_from_cart_button {
    width: 30px;
    height: 30px;
  }
  .mini-cart-custom-buttons-active{
    flex-direction: column;
    gap: 10px;
  }
  .mini-cart-get-a-qoute-btn-active {
    width: 100%;
  }
  .mini-cart-custom .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{
    height: 80px !important;
  }
  .mini-cart-custom .woocommerce-mini-cart-item.mini_cart_item a{
    font-size: 16px;
    line-height: 22px;
  }
  .mini-cart-custom .woocommerce-mini-cart-item.mini_cart_item .mini-cart-product-info a
  {
    padding-right: 24px;
  }
  .mini-cart-continue-btn {
    width: 100%;
    text-align: center;
  }
  .mini-cart-get-a-qoute-btn{
    text-align: center;
    width: 135px;
  }
}
.popup-map-wrapper .country {
  text-align: center;
}

.table {
  width: 100%;
  border: none;
  margin-bottom: 20px;
}

.table table tr {
  background-color: #eee;
}

.table input {
  padding-left: 24px;
  height: 46px;
  border-radius: 6px;
  border: 1px solid #a7b1b7;
  width: 100%;
}

.table thead th {
  font-weight: bold;
  text-align: left;
  border: none;
  padding: 10px 15px;
  background: #d8d8d8;
  font-size: 14px;
}

.table thead tr th:first-child {
  border-radius: 8px 0 0 8px;
}

.table thead tr th:last-child {
  border-radius: 0 8px 8px 0;
}

.table tbody td {
  text-align: center;
  border: none;
  padding: 10px 15px;
  font-size: 14px;
  vertical-align: middle;
  min-width: 150px;
}

.table tbody tr:nth-child(even) {
  background: #f3f3f3;
}

.table tbody tr td:first-child {
  border-radius: 8px 0 0 8px;
}

.table tbody tr td:last-child {
  border-radius: 0 8px 8px 0;
}

.btn {
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 20px;
  color: #fff;
  background-color: #bf430e;
  border: 1.5px solid #bf430e;
  border-radius: 6px;
  transition: 0.2s;
  margin: 0 auto;
  padding: 10px 30px;
  cursor: pointer;
}

.mb {
  margin-bottom: 50px;
}

#seamcalc {
  margin-top: 50px;
}
.wpml-ls-display{
  display: none;
}
.aligncenter{
  display: block;
  margin: 0 auto;
}
.alignright{
  display: block;
  float: right;
}
.alignleft{
  display: block;
  float: left;
}
.buleted{
  list-style-type: disc;
  padding-left: 18px;
}
.buleted li::marker{
  background-color: #243d4c;
}
.non-found{
  color: #fff;
  margin-bottom: 15px;
  display: none;
}
.gform_validation_errors{
  display: none !important;
}
.privacy-policy-href{
  color: #243d4c;
}
.gfield_consent_label a{
  color: #243d4c;
}
@media screen and (max-width:376px){
  #wt-cli-accept-btn{
    margin: 5px 5px 5px 15px !important;
    padding: 8px 10px !important;
  }
  #wt-cli-reject-btn{
    margin: 5px 5px 5px 10px !important;
    padding: 8px 10px !important;
  }
  .mini-cart-custom {
    width: 250px;
    margin-left: -140px;
}
}
@media screen and (max-width:361px){
  .header-inner-search-mobile .sf-input-text{
    min-width: 270px;
  }
}
@media screen and (max-width:343px){
  .header-inner-search-mobile .sf-input-text{
    min-width: 257px;
  }
}
@media screen and (max-width:331px){
  .header-inner-search-mobile .sf-input-text{
    min-width: 247px;
  }
}
@media screen and (max-width:321px){
  #wt-cli-accept-btn{
    margin: 5px 5px 5px 13px !important;
    padding: 8px 8px !important;
    font-size: 11px;
  }
  #wt-cli-reject-btn{
    margin: 5px 5px 5px 5px !important;
    padding: 8px 8px !important;
    font-size: 11px;
  }
  .header-inner-search-mobile{
    width: 295px;
  }
  .header-inner-search-mobile .sf-input-text{
    min-width: 240px;
  }

  .header-inner-nav ul li .sub-menu li a{
    font-size: 13px !important;
  }
  .header-inner-nav ul li .sub-menu li a{
    padding-left: 12px;
  }
  .header-inner-nav-list li:nth-child(4) .sub-menu{
    padding-left: 10px;
  }
  .header-inner-nav-list li:nth-child(2) .sub-menu li a{
    padding-left: 9px;
  }
}
#validation_message_6_19{
  margin-top: -20px !important;
}

@media screen and (max-width: 426px) {
  #validation_message_6_19{
    margin-top: -5px !important;
  }
}
.gfield_error .gfield_label_before_complex{
  color: #df0000 !important;
}
.screen-reader-text{
  display: none;
}
.disabled-select{
  position: relative;
}
.disabled-select-new{
  background-color: #f8f8f7;
}
.disabled-select:after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 25;
}
.normal-nl{
  font-size: 21px !important;
}
/* buttons */


.orange_white {
  width: max-content;
  height: 50px !important;
  line-height: 44px !important;
  display: inline-block;
  text-decoration: none;
  /* font-size: 20px !important; */
  color: #fff !important;
  background-color: #bf430e !important;
  border: 1.5px solid #bf430e !important;
  border-radius: 6px;
  transition: 0.2s;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 16px;
}
.orange_white:hover {
  background-color: #ea6b06 !important;
  border: 1.5px solid #ea6b06 !important;
}

.white_orange {
  height: 50px !important;
  line-height: 44px !important;
  display: inline-block;
  width: max-content;
  text-decoration: none;
  font-size: 20px;
  border: 1.5px solid #bf430e !important;
  color: #bf430e !important;
  background-color: transparent;
  text-align: center;
  border-radius: 6px;
  transition: 0.2s;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.white_orange:hover {
  color: #fff !important;
  background-color: #ea6b06 !important;
  border: 1.5px solid #ea6b06 !important;
}

.white_blue {
  line-height: 48px !important;
  display: inline-block;
  width: max-content;
  height: 50px;
  background-color: #243d4c;
  border-radius: 6px;
  text-decoration: none;
  font-family: 'Basier-Circle-M';
  font-size: 16px;
  /* line-height: 24px; */
  color: #fff !important;
  letter-spacing: -0.25px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.calculator-text span.date {
  text-transform: capitalize !important;
}

.single-product-categories .top-content ul {
    list-style: disc;
    padding-left: 18px;
}
#gform_wrapper_23 {
  max-width: 756px;
  margin: 0 auto;
}

#gform_23 .ginput_complex {
  display: inherit;
  width: 100%;
}

#gform_23 .ginput_complex input,
#gform_23 .ginput_complex select {
  width: 100%;
}

#gform_23 select {
  height: 46px;
  border-radius: 6px;
  border: 1px solid #a7b1b7;
  padding-left: 11px !important;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/form-select-icon.png);
  background-repeat: no-repeat;
  background-position-x: 97.7%;
  background-position-y: center;
  background-size: 10px;
  z-index: 10;
  font-size: 16px;
  color: #666;
  font-family: basier-circle;
}

#gform_23 input[type="submit"] {
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  font-family: basier-circle-m;
  color: #fff;
  background: #bf430e;
  background: -webkit-gradient(linear,left top,right top,from(#bf430e),to(#bf430e));
  background: linear-gradient(90deg,#bf430e 0%,#bf430e 100%);
  cursor: pointer
}
.revamp-main-head{position: fixed;height: 90px;width: 100%;background: rgba(255,255,255,.96); z-index:10; /*transition:background .15s;*/ }

.revamp-head-wrap{
	display: flex;
	align-content: center;
	max-width: 1325px;
	width: 100%;
	margin: auto;
	padding: 0 20px;
	height: 100%;
	justify-content: space-between;
	align-items: center;
}
.revamp-head-wrap nav{display: flex;}
.revamp-main-nav{
	display: flex;
	list-style: none;
	align-items: center;
}

.revamp-main-nav > li{ position: relative; padding: 10px 0 10px 0;}
.revamp-main-nav li.menu-item-has-children > .sub-menu:before {
  position: absolute;
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-color: #88bbb0;
  transform: rotate(45deg);
  position: absolute;
  top: -9px;
  left: 50%;
  margin-left: -9px;
  z-index: -1;
  opacity: 1;
}

.revamp-main-nav li.menu-item-has-children:after{
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 30px;
}

.revamp-main-nav > li > a {
  text-decoration: none;
  font-size: 17px;
  padding: 10px 16px 10px 16px;
  color: #243d4c;
}

.revamp-main-nav > li > a.header-icon {
	padding: 0 10px;
}

.revamp-main-nav .header-search-icon {
  width: 20px;
  height: 21px;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/search-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  cursor: pointer;
  display: inherit;
  margin-top: 2px;
  padding-left: 22px;
}

.revamp-main-nav .header-cart-icon {
  display: block;
  font-size: 0;
  width: 23px;
  height: 21px;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-cart-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: relative;
  margin-top: 2px;
  padding-left: 40px;
}

.revamp-main-nav .header-cart-icon .basket-btn__counter {
  font-size: 12px;
  position: absolute;
  top: -13px;
  right: -6px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #243d4c;
  min-width: 28px;
  border-radius: 60px;
  background-color: #ea6b06;
  border: 1px solid #FFFFFF;
}

.revamp-main-nav .sub-menu{
	position: absolute;
	list-style: none;
	border-radius: 8px;
	background-color: #88bbb0;
	padding: 20px 17px 16px 17px;
	transition: .3s;
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
	margin-top: 16px;
	display: none;
}

.revamp-main-nav li:hover .sub-menu{
	display: block;
}
.revamp-main-nav .sub-menu li{
	padding: 0;
}
.revamp-main-nav .sub-menu li a{
	padding: 0 0 10px 20px;
	font-size: 16px;
    line-height: 11px;
	position: relative;
	text-decoration: none;
}
.revamp-main-nav .sub-menu li a:hover{
	font-family: "Basier-Circle-M";
}
.revamp-main-nav .sub-menu li a:before{
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-sub-icon.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 3px;
}

.revamp-header-logo {
  width: 205px;
  height: 55px;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/main-logo.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.revamp-main-nav .header-inner-lang{
	padding-right: 0;
	padding-left: 8px;
	margin-left: 3px;
}

.revamp-main-nav .header-inner-lang .header-dropdown__link {
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/articles-arrow.png);
	background-size: 9px;
	padding-right: 11px;
}

.revamp-main-nav ul.lang-hrefs{
	position: absolute;
	width: auto;
	list-style: none;
	border-radius: 8px;
	background-color: #88bbb0;
	padding: 20px 17px 16px 17px;
	transition: .3s;
	left: 50%;
	top: 30px;
	transform: translateX(-50%);
	white-space: nowrap;
	margin-top: 16px;
	margin-left: 0;
	display: none;
}


.revamp-mobile-menu .header-inner-lang{
	background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/lang-icon-white.svg);
	background-position: center left;
	background-repeat: no-repeat;
	background-size: 21px;
	padding-right: 0;
	padding-left: 25px;
	width: auto;
}

.revamp-mobile-menu .header-inner-lang > a{
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/articles-arrow.png);
	background-size: 12px;
    padding-right: 15px;
	color: #fff;
}

.revamp-mobile-menu .lang-hrefs {
  position: absolute;
  top: auto;
  left: auto;
  margin-left: 0;
  width: auto;
  padding: 10px 10px 10px 10px;
  border-radius: 8px;
  bottom: 35px;
  background-color: rgba(255,255,255,.85);
  right: 0;
}
.revamp-mobile-menu .lang-hrefs:before{display:none;}

.revamp-main-nav .lang-hrefs.lang-hrefs-active,.revamp-mobile-menu .lang-hrefs.lang-hrefs-active {
  display: block;
}

.revamp-main-nav .lang-hrefs li,.revamp-mobile-menu .lang-hrefs li{
	padding: 0;
}

.revamp-main-nav .lang-hrefs li.wpml-ls-current-language,.revamp-mobile-menu .lang-hrefs li.wpml-ls-current-language{
	display: none;
}

.revamp-main-nav .lang-hrefs li a,.revamp-mobile-menu .lang-hrefs li a{
	padding: 0 0 10px 20px;
	font-size: 16px;
    line-height: 11px;
	position: relative;
	text-decoration: none;
}
.revamp-main-nav .lang-hrefs li a:hover,.revamp-mobile-menu .lang-hrefs li a:hover {
	font-family: "Basier-Circle-M";
}
.revamp-main-nav .lang-hrefs li a:before,.revamp-mobile-menu .lang-hrefs li a:before{
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-sub-icon.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 3px;
}

.revamp-main-nav li.menu-burger-btn{padding: 0;padding: 0;margin: 8px 0 0 10px;}

.menu-burger-btn span, .menu-burger-btn span::before, .menu-burger-btn span:after{
	background-color: #243d4c;
}


.products-mega{
	display: none;
	justify-content: center;
	position: fixed;
	background-color: #243d4c;
	z-index: 9;
	width: 100%;
	padding-top: 10px;
	margin-top: 90px;
	min-height: 610px;
    padding-bottom: 30px;
}
.active-mega .products-mega{
	display: block;
}
.mega-container{
	max-width: 1150px;
	margin: auto;
	padding: 0 20px;
}

.mega-content{
	background-color: rgba(36, 61, 76, 1);
	display: none;
}
.mega-content.active-content {
  display: block;
}

.trigger-mega a{
	border-radius: 6px;
	transition: background-color .15s;
	background-color: transparent;
}
.active-mega .trigger-mega a{
	background-color: #506470;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}
.flex-columns{
	display: flex;
}
.tab-column{
	width: 33.33333%;
}

.grid-columns {
	column-count: 4;
	column-gap: 10px;
	overflow: hidden;
}

.sub-tabs {
	display: flex;
	align-items: center;
	background-color: rgba(36, 61, 76, 1);
	width: 100%;
	border-bottom: 2px solid rgba(80, 100, 112, 1);
	color: #fff;
	font-size: 18px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	position: relative;
}
.sub-tab{
	margin-bottom: -17px;
	padding: 0 15px 15px 15px;
	cursor: pointer;
}
.sub-tab:first-child{padding-left: 0;}
.sub-tab.active-sub{
	border-bottom: 2px solid #fff;
	font-family: 'Basier-Circle-M';
	font-style: normal;
	padding-bottom: 13px;
}
.close-tab {
	  width: 23px;
	  height: 27px;
	  position: absolute;
	  right:-5px;
	  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/x-close-icon.svg);
	  background-repeat: no-repeat;
	  background-position: center center;
	  background-size: 13px;
	  cursor: pointer;
	  display: inherit;
}

.grid-item-tab.active-grid > .grid-flex p{
	color:rgba(36, 61, 76, 1)
}
.grid-item-tab.active-grid > .grid-flex p:before{
	background: url('https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/round-blue.svg') !important;
}
.grid-item {
  padding: 3px 5px;
}
.main-items .grid-item-tab {
  padding: 3px 5px;
}

.grid-item, .grid-item-tab, .content-grid-item-tab,.main-items a,.child-items a {
	cursor: pointer;
	font-family: 'Basier-Circle';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.011em;
	color: #fff;
   text-decoration: none;
}

.grid-item-tab.active-grid{
	background-color: rgba(195, 221, 215, 1);
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.main-items{
	border-right: 1px solid rgba(80, 100, 112, 1);
}
.child-items{padding-left: 22px;}

.child-items a{
	float: left;
	clear: both;
	display: flex;
	gap: 5px;
	padding: 0 0 3px 0;
}
.child-items a:nth-of-type(n+16) {
  display: none;
}
.grid-flex {
	display: flex;
	align-items:center;
	justify-content: left;
	flex-direction: row;
	text-align: left;
	gap: 5px;
}
.sub-grid{display: none;}
.mega-buttons{
	display: flex;
	flex-direction: column;
	gap: 10px;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.014em;
	padding-top: 10px;
}
.mega-button-right{
	background: #EA6B06;
	color: #FFFFFF !important;
	border-radius: 6px;
	text-decoration: none;

}
.mega-button-left{
	color: #FFFFFF !important;
	border: 1px solid #FFFFFF;
	border-radius: 6px;
	text-decoration: none;

}
.mega-button-right,
.mega-button-left {
	display: block;
	padding: 8px 12px 10px 12px;
	max-width: 235px;
	text-align: center;
	box-sizing: border-box;
}
.grid-img {
	width: 102px;
	height: 102px;
	border-radius: 136px;
	background: #C3DDD7;
	display: flex;
}
.grid-img img {
	max-width: 100%;
	padding: 0;
	object-fit: contain;
}

.grid-item p {
	color: #fff;
}

.mega-content .grid-item-tab .grid-flex > a,.mega-content .grid-item-tab .grid-flex > p,.child-items a,.mega-content .grid-item .grid-flex{
	position: relative;
	padding-left: 20px;
}

.mega-content .grid-item-tab:hover .grid-flex > a,.mega-content .grid-item-tab:hover .grid-flex > p,.child-items a:hover,.mega-content .grid-item:hover a.grid-flex{
	opacity:.80;
}

.mega-content[data-content="brands"] .grid-item:hover a.grid-flex{
	opacity:1;
}
.mega-content[data-content="brands"] .grid-item:hover a.grid-flex p{
	opacity:.80;
}

.mega-content .grid-item-tab .grid-flex > a:before,.mega-content .grid-item-tab .grid-flex > p:before,.child-items a:before,.mega-content .grid-item .grid-flex:before {
	content: '';
	position: absolute;
	left: 0;
	top: 4px;
	background: url('https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/round-white.svg');
	width: 16px;
	height: 16px;
}
.mega-content[data-content="brands"] .grid-item{
	padding:0;
}
.mega-content[data-content="brands"] .grid-item p{
	max-width: 150px;
}
.mega-content[data-content="brands"] .grid-item .grid-flex{
	padding-left: 0;
	gap: 15px;
	padding-bottom: 10px;
}
.mega-content[data-content="brands"] .grid-item .grid-flex:before{
	display: none;
}

.front-page .revamp-main-head{background: rgba(255,255,255,0);}
.front-page .revamp-header-logo {
	background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/main-logo-white.svg);
}

.front-page .revamp-main-nav .header-search-icon {
	background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/search-icon-white.svg);
}
.front-page .revamp-main-nav > li > a{color: #fff;}
.front-page .header-cart-icon {
	background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-cart-icon-white.svg);
}


.front-page .header-inner-lang .header-dropdown__link {
	background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/arrow-lang.svg);
}
.front-page .menu-burger-btn span, .front-page .menu-burger-btn span::before, .front-page .menu-burger-btn span:after{
	background-color: #fff;
}



.front-page.stiky .revamp-header-logo {
	background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/main-logo.svg);
}
.front-page.stiky .revamp-main-head{background: rgba(255,255,255,.96);}
.front-page.stiky .revamp-main-nav > li > a{color: #243d4c;}

.front-page.stiky.mobile-active .revamp-main-nav > li > a.header-icon {
	color: #fff;
}

.front-page.stiky .revamp-main-nav .header-search-icon {
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/search-icon.svg);
}
.front-page.stiky .header-cart-icon {
	background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-cart-icon.svg);
}
.front-page.stiky .revamp-main-nav .header-inner-lang .header-dropdown__link {
	background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/articles-arrow.png);
}
.front-page.stiky .menu-burger-btn span, .front-page.stiky .menu-burger-btn span::before, .front-page.stiky .menu-burger-btn span:after{
	background-color: #243d4c;
}

@media (min-width: 1024px){
	.active-mega .revamp-main-head{background:#243d4c;}
	.active-mega .revamp-header-logo {
		background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/main-logo-white.svg);
	}
	.active-mega .revamp-main-nav > li > a{color: #fff;}

	.active-mega .revamp-main-nav .header-search-icon {
	  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/search-icon-white.svg);
	}
	.active-mega .revamp-main-nav .header-cart-icon {
		background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-cart-icon-white.svg);
	}
	.active-mega .revamp-main-nav .header-inner-lang > a{
		background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/arrow-lang.svg);
	}
	.active-mega .menu-burger-btn span, .active-mega .menu-burger-btn span::before, .active-mega .menu-burger-btn span:after{
		background-color: #fff;
	}

	.active-mega.stiky .revamp-main-head{background:#243d4c;}
	.active-mega.stiky .revamp-header-logo {
		background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/main-logo-white.svg);
	}
	.active-mega.stiky .revamp-main-nav > li > a{color: #fff;}

	.active-mega.stiky .revamp-main-nav .header-search-icon {
	  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/search-icon-white.svg);
	}
	.active-mega.stiky .revamp-main-nav .header-cart-icon {
		background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-cart-icon-white.svg);
	}
	.active-mega.stiky .revamp-main-nav .header-inner-lang > a{
		background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/arrow-lang.svg);
	}
	.active-mega.stiky .menu-burger-btn span, .active-mega.stiky .menu-burger-btn span::before, .active-mega.stiky .menu-burger-btn span:after{
		background-color: #243d4c;
	}
}

.hide-body .revamp-main-head{background:#243d4c;}
.hide-body .revamp-header-logo {
	background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/main-logo-white.svg);
}
.hide-body .revamp-main-nav > li > a{color: #fff;}

.hide-body .revamp-main-nav .header-search-icon {
  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/x-close-icon.svg);
}
.hide-body .revamp-main-nav .header-cart-icon {
	background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-cart-icon-white.svg);
}
.hide-body .revamp-main-nav .header-inner-lang > a{
	background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/arrow-lang.svg);
}
.hide-body .menu-burger-btn span, .hide-body .menu-burger-btn span::before, .hide-body .menu-burger-btn span:after{
	background-color: #fff;
}

.revamp-mobile-menu{
	display: none;
	justify-content: center;
	position: fixed;
	background-color: #243d4c;
	z-index: 9;
	width: 100%;
	margin-top: 90px;
	height: 100vh;
	border-top: 1px solid #7C8B94;
	overflow: auto;
}

.mobile-container{padding: 0 20px; position: relative;display: flex;flex-wrap: wrap;margin-bottom: 220px;}

.revamp-mobile-nav{width: 100%; position: relative;list-style: none;display: flex;flex-wrap: wrap;gap: 20px;flex-direction: column;padding-top: 20px;}

.revamp-mobile-nav li a{color: #DDDCD7; text-decoration: none;letter-spacing: -0.252px;; font-size: 15px;line-height: 22px;padding-bottom: 10px;display: flex;}

.revamp-mobile-nav a.mobile-item,.revamp-mobile-nav span.mobile-item,.mobile-sub a{color: #DDDCD7; text-decoration: none;letter-spacing: -0.252px; font-size: 15px;line-height: 22px;width: 100%;display: flex;padding-bottom: 10px; cursor: pointer;}

.revamp-mobile-nav li a:hover,.revamp-mobile-nav a.mobile-item:hover,.revamp-mobile-nav span.mobile-item:hover,.mobile-sub a:hover{opacity: .80;}

.mobile-sub a{padding: 0 20px 12px 20px;}
.revamp-mobile-nav > li:nth-child(2){position: absolute;right: 0;}
.revamp-mobile-nav > li {width: calc(50% - 10px);}
.revamp-mobile-nav > li > a:not(.mobile-item){color: #fff;font-family: 'Basier-Circle-B';letter-spacing: -0.252px; font-size: 18px;line-height: 24px; width: 100%;
display: flex;}

.mobile-sub {
  display: none;
  margin-bottom: 220px;
  padding-top: 75px;
}
.back-item{cursor: pointer;width: 100%; position: fixed; margin-top: -75px; height: 60px;color: #fff !important;font-family: 'Basier-Circle-B';letter-spacing: -0.252px; font-size: 18px;line-height: 24px; width: 100%;display: flex; padding-left: 45px !important; background: rgba(80, 100, 112, .95);margin-bottom: 16px;align-items: center;padding-bottom: 0 !important;}
.back-item:hover,.mobile-buttons a:hover{opacity: 1 !important;}
.back-item:before{
	content: '';
	background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/round-white.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	width: 18px;
	height: 18px;
	top: 0px;
	bottom: 0;
	margin: auto;
	left: 20px;
	transform: rotate(180deg);
}

.mobile-footer{
	position: fixed;
	background: #243d4c;
	width: 100%;
	bottom: 0;
	left: 0;
	height: 60px;
	border-top: 1px solid #7C8B94;
	display: flex;
	align-items: center;
	padding: 0 20px;
	justify-content: space-between;
}

.links-wrapper{display: flex;gap: 10px;}
.social-link{
  width: 34px;
  height: 34px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.mobile-buttons{
	display: flex;
	gap: 10px;
	font-size: 14px !important;
	line-height: 17px !important;
	letter-spacing: -0.014em !important;
	margin-top: 35px;
	width: 100%;
	justify-content: center;
}

@media (max-width: 650px) {
	.mobile-buttons {
		flex-direction: column;
	}
}

.mobile-button-left{
	background: #EA6B06;
	color: #FFFFFF !important;
	border-radius: 6px;
	text-decoration: none;

}
.mobile-button-right{
	color: #FFFFFF !important;
	border: 1px solid #FFFFFF;
	border-radius: 6px;
	text-decoration: none;

}
.mobile-button-right,
.mobile-button-left {
	padding: 8px 5px 10px 5px !important;
	text-align: center;
	box-sizing: border-box;
	display: flex !important;
	align-items: center;
	justify-content: center;
	font-size: 14px !important;
	line-height: 17px !important;
	letter-spacing: -0.02em !important;
	width: 100%;
}

.mobile-sub .mobile-buttons{
	padding: 0 20px;
	margin-top: 10px;
}

@media (max-width: 1025px)
{
	.products-mega{display: none !important;}
	.mobile-active{position: relative;overflow: hidden;}
	.revamp-main-head .revamp-main-nav > .menu-item{display: none;}
	.products-mega{display: none;}
	.mobile-active .revamp-main-head{background:#243d4c !important;}
	.mobile-active .revamp-header-logo {
		background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/main-logo-white.svg) !important;;
	}
	.mobile-active .revamp-main-nav > li > a{color: #fff; !important;}

	.mobile-active .revamp-main-nav .header-search-icon {
	  background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/search-icon-white.svg) !important;;
	}
	.mobile-active .revamp-main-nav .header-cart-icon {
		background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/header-cart-icon-white.svg) !important;;
	}
	.mobile-active .revamp-main-nav .header-inner-lang {
		background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/lang-icon-white.svg) !important;;
	}
	.mobile-active .revamp-main-nav .header-inner-lang > a{
		background-image: url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/arrow-lang.svg) !important;;
	}
	.mobile-active .menu-burger-btn span, .mobile-active .menu-burger-btn span::before, .mobile-active .menu-burger-btn span:after{
		background-color: #fff !important;;
	}


	.mobile-active .revamp-mobile-menu{display: block;}
}

.page-page-about-entity iframe{
	max-width: 100%;
	height: 250px;
}

section iframe{
	max-width: 100%;
}

@media (max-width: 813px){

	.revamp-main-head {
		height: 60px;
	}

	.revamp-header-logo {
		width: 150px;
		height: 100%;
	}

	.revamp-mobile-menu{
		margin-top: 60px;
	}

}

@media (max-width: 783px){
	.customize-support .global-search-wrapper-active .footer-inner {
	  padding-top: 107px;
	}
}

@media (max-width: 600px)
{
	#wpadminbar {
	  position: fixed;
	}
}
@media (max-width: 420px)
{
	.mobile-container .mobile-buttons{margin-top: 90px;}
}

.header-dropdown__inner {
	border: 1px solid #A7B1B7;
	padding: 3px 8px;
	border-radius: 6px;
	display: flex;
	align-items: center;
	gap: 5px;
	position: relative;
}

.front-page .header-dropdown__inner {
	border-color: #fff;
}

.header-dropdown__inner::before,
.mobile-header-dropdown::before {
	content: "";
	width: 20px;
	height: 15px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.active-mega .header-dropdown__inner--currency::before,
.hide-body .header-dropdown__inner--currency::before,
.front-page .header-dropdown__inner--currency::before,
.mobile-header-dropdown::before {
	filter: brightness(0) invert(1);
}

.front-page.stiky .header-dropdown__inner--currency::before {
	filter: none;
}

.active-mega .header-dropdown__link,
.hide-body .header-dropdown__link,
.front-page .header-dropdown__link {
	color: #fff;
}

.front-page.stiky .header-dropdown__inner {
	border-color: #A7B1B7;
}

.front-page.stiky .header-dropdown__inner a {
	color: #243d4c;
}

.mobile-footer__currency-lang {
	display: flex;
	gap: 15px;
}
.mobile-header-dropdown {
 	background-image: none !important;
	padding-left: 0 !important;
	display: flex;
	align-items: center;
	gap: 3px;
	position: relative;
}

.product-descriptions-tab.product-descriptions-tab-active ul{list-style:disc;list-style-position:inside;margin-bottom:25px;font-size:16px}a{color:#243d4c}strong,b{font-family:basier-circle-m,sans-serif;font-weight:400}.gform_wrapper.gravity-theme .gfield_label{font-family:basier-circle-m,sans-serif!important;font-weight:400!important}h1:not([class]),h2:not([class]),h3:not([class]),h4:not([class]),h5:not([class]){font-family:basier-circle-b,sans-serif;font-weight:400}h1:not([class]){font-family:basier-circle-b,sans-serif;font-size:48px;line-height:64px;letter-spacing:-.79px;color:#243d4c;text-decoration:none}h2:not([class]){font-size:30px;line-height:40px;margin-bottom:3px;letter-spacing:-.5px;color:#243d4c}h3:not([class]){font-family:basier-circle-m,sans-serif;color:#243d4c;font-size:24px;margin-bottom:10px;letter-spacing:-.4px}h4:not([class]){font-family:basier-circle-m,sans-serif;color:#243d4c;font-size:16px;line-height:24px;letter-spacing:-.2px;text-decoration:none}.hidedatetime{display:none!important}.cross-sells{margin-bottom:35px}.cross-sells ul{padding-left:1px}.cross-sells div{margin-top:25px}.cross-sells ul a h2{font-size:20px}.cross-sells ul img{height:auto;width:300px;border:1px solid #dddcd7;display:flex;justify-content:center;align-items:center}.cross-sells ul .button{font-family:basier-circle-m;font-size:16px;line-height:20px;letter-spacing:-.176px;width:fit-content;border-radius:8px;min-height:30px;border:1px solid #243d4c;padding:10px;transition:all .3s;word-break:break-word}@media screen and (max-width:426px){.main-info-inner h2{font-size:20px;line-height:26px;max-width:95%;letter-spacing:-.25px}.cross-sells{margin-bottom:35px}.cross-sells ul{padding-left:1px}.cross-sells div{margin-top:25px}.cross-sells ul a h2{font-size:16px}.cross-sells ul img{width:auto;height:270px;border:1px solid #dddcd7;display:flex;justify-content:center;align-items:center}.cross-sells ul .button{font-family:basier-circle-m;font-size:16px;line-height:20px;letter-spacing:-.176px;width:fit-content;border-radius:8px;min-height:30px;border:1px solid #243d4c;padding:10px;transition:all .3s;word-break:break-word}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:5px 10px!important}.woocommerce-page .woocommerce-message .button{float:right;margin-left:10px}.single-product form.cart .quantity{float:left;margin-right:.5rem;margin-bottom:10px}}@media screen and (min-width:427px) and (max-width:800px){.main-info-inner h2{font-size:26px;line-height:28px;max-width:95%;letter-spacing:-.25px}}#woocommerce_eu_vat_compliance{display:none!important}#vat_self_certify_field input{height:30px}.woocommerce::after{content:"";display:table;clear:both}.woocommerce-account .woocommerce-MyAccount-navigation{width:21%;display:inline-block;float:left}.woocommerce-account .woocommerce-MyAccount-content{display:inline-block;margin-left:4%;width:75%}.woocommerce-account .woocommerce-MyAccount-content p{letter-spacing:-.35px;font-size:16px;line-height:24px;color:#333}.woocommerce-account .woocommerce-MyAccount-navigation ul{padding:0;border-top:1px solid #eee}.woocommerce-account .woocommerce-MyAccount-navigation ul li{list-style:none;border-bottom:1px solid #eee;padding-bottom:0}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before{opacity:1}.woocommerce-account .woocommerce-MyAccount-navigation ul li a{padding:10px 5px;display:block;text-decoration:none;font-weight:700;text-align:left;color:#243d4c;letter-spacing:.5px}.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before{margin-right:20px;opacity:.25}.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before{opacity:1}.woocommerce-account .woocommerce-MyAccount-content h2{font-size:25px;text-align:left;font-weight:600;color:#243d4c}.woocommerce-account p.order-again{text-align:right}.woocommerce-account .woocommerce-EditAccountForm input[type=submit]{margin-top:50px;float:right}.new-content .woocommerce-MyAccount-content h3,.new-content .woocommerce-MyAccount-content h2{text-align:left;font-family:basier-circle-m,sans-serif;color:#243d4c;margin-bottom:10px;letter-spacing:-.4px}.woocommerce-MyAccount-content p strong{font-size:16px;font-family:basier-circle-b}.woocommerce-Address{padding-bottom:50px}.woocommerce-page .woocommerce-customer-details address{font-style:italic}.woocommerce .button:not(.blue-button),.woocommerce .button:not(.blue-button).alt,.woocommerce .button:not(.blue-button).alt.single_add_to_cart_button{background-color:#ea6b06;border:1px solid #ea6b06;cursor:pointer;color:#fff!important;line-height:30px;font-weight:400;font-family:basier-circle-m;font-size:16px;margin-top:0}@media only screen and (min-width:768px){.woocommerce-account .woocommerce-MyAccount-navigation li{display:block;margin:0 1rem 0 0;padding:0;border-bottom:0}form.vat-number-form{display:flex;align-items:center;flex-wrap:wrap}}form.vat-number-form .form-row-first{display:flex;align-items:center;margin-right:10px;flex:1}form.vat-number-form .form-row-first label{margin-right:10px}fieldset{border:none}legend{font-family:basier-circle-m,sans-serif;color:#243d4c;font-size:24px;margin-bottom:10px;letter-spacing:-.4px}fieldset legend{padding-top:30px}@media screen and (min-width:0) and (max-width:500px){.woocommerce-account .woocommerce-MyAccount-navigation{width:100%;display:block;float:left}.woocommerce-account .woocommerce-MyAccount-content{display:block;margin-left:0%;width:100%;float:left}}@media screen and (min-width:501px) and (max-width:800px){.woocommerce-account .woocommerce-MyAccount-navigation{width:30%}.woocommerce-account .woocommerce-MyAccount-content{width:65%}}.woocommerce-form-login-toggle .woocommerce-info a{color:#ea6b06;font-weight:700}.woocommerce-form-login,.woocommerce-form-register{border:1px solid #d0d0d0;padding:.5em 1em;margin-bottom:2.5em}.woocommerce-MyAccount-content fieldset{padding:unset}input{font-family:basier circle,sans-serif}.vat-number-form .button{background-color:#ea6b06;border:1px solid #ea6b06;cursor:pointer;color:#fff!important;line-height:13px!important;font-weight:400}#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions .button{width:100%;border-radius:0!important}#woocommerce_eu_vat_compliance{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{margin-bottom:1.5rem;padding:15px 10px!important;background:#e7e7e7;font-size:.88889em;font-family:-apple-system,blinkmacsystemfont,segoe ui,roboto,oxygen,ubuntu,cantarell,fira sans,droid sans,helvetica neue,sans-serif;list-style:none;overflow:hidden;color:#000}.woocommerce-form-login-toggle .woocommerce-info{display:flex;align-items:center;gap:5px}.woocommerce-form-login-toggle .woocommerce-info::before{content:"";display:inline-block;width:20px;height:20px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAZOSURBVFiFrZdtUFTXGcd/z7m7IgiKL5NBS5WXBXGSxqQ0xRcWqGAZWKCYKU0+tOl0GpO2MyFJa8O0Hxyn7bS2o52OTWdapx/6paYdTePwIqDWWdi11YzmVYcKCxLHRm1S32AU2L3n6YdFR3EXpPp8uvee//P//59z7znnucJ9hq+kZr54PQEV3SCwWiEHJDM+qlcFhhXeU/SIxzodZ462jtwPr8wEyCutLTTGtKA8C6QBrkJEkEuono+zSDZoFuADDHAD1TeskV8O9bYP/F8Gstc2pc51xn6K6MuAg9AF8iYaa42EOj9JlJO/btMj4onVo3wVtBokpuhvXGd063AwOHbfBvLK6gqM5W8IjwE9orZlIHzg+HSVTA3f+vo1KvorEfwIx7wafbov1H1hRgO+soYnUdsNLER4JdLb/rvZCE+NgtL6ZhXdCVx0MYGzodYPkhrIK6srMMpRwGtUm/rDHYcfRPy2ifKGjWp1L+hIzLFPDQcPXLzHQPyd33wbocio1kwnvspfvXRCPfUiFAEo0uc6tu1O4sQm7AGEE8xzKyKdneMAzi3AIzn52xEaEZoHQh1/TURSUVHh8Sz/3M8t5i8i0giyFmStQL1ReWnRisK0x/OW9QwPD9upuZc/OjO0ePnKa8BmJsRePjcQhPiSIa+0tnDya+9J+s6bmpzzbvqbqLYAPSpSmZY6kZ7ipGZYqFIIAT8676bvhW0mEcVAuG2XKiGQ7+dU1GYBeAAm17kjaluSTWH+pbFXgQZUdkbCbT8E9I7hvwNHfP7ATpBXfaUnXomE+XUiHnFowXLU4zpbge+Jr6RmPnOcCwg9kd722kRJxcXF3mtpSy8CZyOhL3wRtt0zxfHYZnz+EyeAzy64cWHZyZMno4lQPn9dF1Ca4qRmGfF6AkAaVvclq/5a2rJ1wCJV3Z1cHGCbFdgNLBlJz1qTHCf7gHlj9mbAqOgGwFU7pz0pXlkez3NOJyeNh6tyCsC6JicpZkLaAGuQDUZgNTA4+I+3/pNUXxgBENF5MxkwYuMY4XoyzNnjrZdA/6XKaqOQC3w8LasTr0pVK2cyIFAFqFH74QzICGiuAeYres8efWcMBlsjAmGB7+Suq12RDFdU0ZijyIsgof5wx9D0RuUKsMDEb4w7vVtQMc3AXMeYrsKK+qKp4wVlgVVRN9YFzDGqzTPyxTfBmAe4jujimRIiva3v5vvrnxHRPdblA19Z/X6sHpssZ62qfEXQGKJf6w91vD8TH7AE+NQDDKHkTI/dZgrK36nEaqOCBfWiNCE03VUTTIiapwtLAzf6w08dmW7JKporwgXx+et2A8+nxKJLTv+z+/JUYGF5wG9VdqE8AYwDh1ANi3DK4lwFMKoL1fAYquuBjUAK8K5VaR4Kt4WnchZVblocm4h+osouj6JHBNk85vVuBG4fQsXFxd6rqVm/tVZeAD4VaHFTxv4wdPjwtSRFtQPkVDRmemLRFxHZYkR7ff7632c7I83BYDB2CxiNRqskfhL3yMr1DRmusReBcCTUXg2QV1W1QMbn7hOoQtmT4kZfSjQ700VR5abF7kT0dYVngYNMuE2R453XAXylgYOIlDjWZMvkgz8i8i0X8+SiG//uu5a29CBQriKvDfa27ZiN8NQo8Ne9prAdlWC2Z+TLH8fSH7XCOyq8Ptjb/rIDkJmzsk+Q7zpo0bh3/ueBZx6GOMDlc/1HF68ovImweURTFqrwDeAzjupz/z03cMUBuPJR/+WFKwozgK8DJSh7BkPtWx5UfIqJIoVvA7koPxsId+yHyYYEwHVGtyIcAxDRPQ9L/Hao/Dl+IR+S4W6/9fiupnSVv3ppFO/bIBmKBAZDrUcfhnZhecBvrbQD445IyZnetrO3xu5qnfpC3RdcTAB0RLCHff765x9QW/JLAy9YK4eAMRdTdac4JPkxyamozfJY8xbKGqBbHd0yGOw4NRvlXH/D4466OxDZCLzviGyaKp7UAICvpiaFUfNjkB8AqQJdqvqnmMd7aDi4/2pi442Zjo1VC3wTpRrEBd0Rc0Z/Mqtfs7tJa7PiDaQ+B8wDYigRRM8gEt8VVRcoUiSQT7zRHQXecER+kajqWRm4FY9WNKWP2ZsBrH5JxDwBmgtkEj+FriMMqvKeqB5J8aR1ng7uHb0f3v8BKpelxLliizwAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:50%;background-size:contain;cursor:pointer;display:inline-block}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:100%;float:left}@media screen and (min-width:800px){.cart-collaterals .columns-2{display:flex;flex-wrap:wrap;flex-direction:row;align-items:flex-start;column-gap:30px;padding:0;margin:0}.cart-collaterals .columns-2 div{flex:1 1 calc(25% - 30px);margin-top:0}.cart-collaterals ul.products::after,.cart-collaterals ul.products::before{content:none}.cross-sells .products{display:flex;flex-wrap:wrap;column-gap:30px;padding:0;margin:0}.cross-sells .products .entry.product{flex:1 1 calc(25% - 30px)}}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:left;width:100%}.lost_reset_password .form-row-first{float:none!important}#customer_login .woocommerce-form-login,#customer_login .woocommerce-form-register{min-height:410px}.woocommerce .woocommerce-form-login label{float:none;display:block;clear:both;margin-top:20px}.woocommerce-form-login__rememberme{padding-bottom:20px}.woocommerce-form-login .form-row::before{content:" ";display:none!important}.woocommerce-form-login .form-row::after{content:" ";display:none!important}.woocommerce .woocommerce-form-login label{float:none;display:block;clear:both;margin-top:0}.woocommerce-dashboard-icons ul{list-style-type:none;padding:0}.woocommerce-dashboard-icons ul li{margin:10px 0}.woocommerce-dashboard-icons ul li a{text-decoration:none;font-size:16px}.woocommerce-dashboard-icons ul li a i{margin-right:3px}.woocommerce-MyAccount-content a{text-decoration:none;font-weight:700}@media screen and (max-width:600px){.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{margin-top:35px}}.blank-card{display:flex;align-items:flex-start;width:100%;min-height:10px;height:10px;box-sizing:border-box}.my-account-cards{display:flex;flex-wrap:nowrap;gap:20px;margin-bottom:20px}.card-link{display:block;text-decoration:none;color:inherit;width:100%}.card-box-inner{border-radius:8px;padding:14px 18px;display:flex;align-items:flex-start;border:1px solid #e1e1e1;width:100%;min-height:120px;box-sizing:border-box}.account-card-icon{width:70px;height:70px;background-color:#e3f2fd;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:20px;font-size:30px;flex-shrink:0}.account-card-content{flex-grow:1;flex-shrink:1}.my-account-cards h2{margin:0;font-size:18px!important;text-decoration:none;font-family:basier-circle;font-weight:400!important}.my-account-cards span{color:#757575;font-size:14px;line-height:16px;font-family:basier-circle;font-weight:400!important}.account-card-heading a:hover{text-decoration:underline}.my-account-cards a:visited{color:#243d4c}.my-account-cards a:hover,.my-account-cards a:active{color:#243d4c;background-color:#f0f0f0}.my-account-cards{font-size:14px;line-height:18px}.my-account-cards h2{line-height:25px}.blank-card{display:flex;align-items:flex-start;width:100%;height:10px!important;box-sizing:border-box}@media screen and (max-width:900px){.woocommerce-dashboard-icons{margin-top:40px}.my-account-cards{display:block;flex-wrap:nowrap;gap:20px;margin-bottom:20px}.my-account-cards a{margin-bottom:20px}}@media screen and (min-width:900px) and (max-width:1024px){.my-account-cards{display:flex;flex-wrap:nowrap;gap:20px;margin-bottom:20px}.blank-card{display:flex;align-items:flex-start;width:100%;min-height:10px;height:10px!important;box-sizing:border-box}.card-box-inner{border-radius:8px;padding:10px;display:flex;align-items:flex-start;border:1px solid #e1e1e1;width:100%;min-height:150px;box-sizing:border-box}.account-card-icon{width:50px;height:50px}}.woocommerce-Addresses .woocommerce-Address{border-radius:8px;border:1px solid #e1e1e1;padding:14px 18px;min-height:360px;display:flex;flex-direction:column;box-sizing:border-box}.woocommerce-Addresses{margin-bottom:40px}.woocommerce-Address address{flex:1;display:flex;flex-direction:column}.account-billing-actions{margin-top:auto}.account-shipping-actions{margin-top:auto}.woocommerce-Address-title .add{background-color:#ea6b06;border:solid 1px #ea6b06;color:#fff;padding:5px 10px;border-radius:8px;font-family:basier-circle;font-weight:300}.saw-billing .add{background-color:#ea6b06;border:solid 1px #ea6b06;color:#fff;padding:5px 10px;border-radius:8px;font-family:basier-circle;font-weight:300}.saw-shipping .add{background-color:#ea6b06;border:solid 1px #ea6b06;color:#fff;padding:5px 10px;border-radius:8px;font-family:basier-circle;font-weight:300}.account-billing-actions a.is-default,.account-shipping-actions a.is-default{background-color:#243d4c!important;text-decoration:none!important;margin:0 .3em;padding:3px 5px;color:#fff!important;font-weight:300;border-radius:8px}@media screen and (max-width:760px){.woocommerce-Addresses .woocommerce-Address{margin:10px 0}}.woocommerce-ResetPassword .form-row-first,.woocommerce-ResetPassword .form-row-last{width:49%;overflow:visible;display:inline-block}#vat_number_field{border:none;padding:0;margin-bottom:50px}.yith-wacp-related-products .buy-online{font-weight:300;font-size:14px}.yith-wacp-related-products .brand-name{text-decoration:none;font-size:14px;color:#506470;font-weight:100;margin-bottom:10px;font-family:basier-circle}.yith-wacp-related-products .price{display:none!important}#yith-wacp-popup .yith-wacp-content .button.continue-shopping{color:#243d4c!important}@media screen and (max-width:500px){#yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products.layout-columns-4{grid-template-columns:100%!important}}@media screen and (max-width:400px){#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions.layout-2-buttons,#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions.layout-3-buttons{grid-template-columns:repeat(1,100%)!important}}#yith-wacp-popup.open .yith-wacp-wrapper{min-height:450px}@media screen and (min-width:400px) and (max-width:600px){#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions.layout-2-buttons{grid-gap:20px}}@media screen and (max-width:600px){#yith-wacp-popup .yith-wacp-content{padding:15px!important}}#yith-wacp-popup .yith-wacp-content .button.go-cart{width:100%;border:none}#yith-wacp-popup .yith-wacp-content .button.continue-shopping{width:100%;border:none}#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info{float:right}#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info>.cart-totals>.cart-total-amount{padding-left:50px}#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info{float:right;font-size:12px}#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info>.cart-totals>.cart-cost{padding-left:50px;font-size:16px;font-weight:700}#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info>.cart-shipping{font-size:15px!important}#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info>.cart-totals{font-size:16px!important;font-weight:600}#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info>.cart-shipping{font-weight:400;font-size:15px!important}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-subtotal,#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-price{font-size:15px}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-quantity{text-align:center}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-quantity input[type=number]{max-width:70px}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-price{text-wrap:nowrap}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-subtotal{text-wrap:nowrap}.yith-wacp-related-products img{height:100%;max-width:100%;object-fit:contain}.yith-wacp-related-products img{height:271px;background-color:#fff;border-radius:0;border:1px solid #dddcd7;display:flex;justify-content:center;align-items:center;position:relative;transition:all .25s;overflow:hidden;width:100%}.yith-wacp-related-products img:hover{-webkit-box-shadow:0 4px 8px 0 rgba(34,60,80,.2);box-shadow:0 4px 8px rgba(34,60,80,.2)}.yith-wacp-related-products{font-family:basier-circle-b;font-size:20px;font-weight:700;line-height:26px;letter-spacing:-.017em;text-align:left;color:#243d4c;text-decoration:none}.yith-wacp-related-products h2{text-decoration:none;font-family:basier-circle-b;font-size:18px!important;color:#243d4c!important;margin:10px 0 0!important}.yith-wacp-related-products .woocommerce-Price-amount{display:none}.yith-wacp-related-products a{font-weight:400;font-size:15px;text-decoration:none}#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions .button{width:100%}.single_add_to_cart_button{background-color:#ea6b06;border:1px solid #ea6b06;cursor:pointer;color:#fff!important;line-height:30px;font-weight:600;font-size:18px;padding:12px 21px}.single_add_to_cart_button:hover{background-color:#bf430e;border-color:#bf430e}.slider-spares .single_add_to_cart_button{height:50px!important;font-size:16px!important;border-radius:6px;margin-top:20px!important;display:inline-flex;align-items:center;font-family:basier-circle;letter-spacing:-.176px;font-weight:unset}.slider-spares form.cart .quantity{display:none}.slider-spares .add-spare-button{width:fit-content;height:50px!important;font-size:16px!important;border-radius:6px;margin-top:20px!important;display:inline-flex;align-items:center;font-family:basier-circle;letter-spacing:-.176px;font-weight:unset;color:#bf430e;background-color:#fff;border:1px solid #bf430e}#type-filter{margin-top:30px}#filter-products p{margin:0}#filter-products h4{clear:both;margin:0}.types{padding-left:0}.related-product a{text-decoration:none}.related-product .single_add_to_cart_button{margin-top:10px!important}.product-details,.product-extra{background-color:#f1f1ef}.related-product{display:flex;flex-direction:column;justify-content:space-between;height:100%;margin-right:20px;min-height:450px}.slider-spares .swiper-slide{display:flex;flex-direction:column;justify-content:space-between;height:100%;margin-right:20px;min-height:520px}#related-products .slider-spares::before{width:200px;height:100%;position:absolute;z-index:2;left:0;top:0;content:'';background:rgb(255 255 255/0%);background:linear-gradient(90deg,#f1f1ef 0%,rgba(255,255,255,0) 52%);pointer-events:none}#related-products .slider-spares::after{width:200px;height:100%;position:absolute;z-index:2;right:0;top:0;content:'';background:rgb(255 255 255/0%);background:linear-gradient(-90deg,#f1f1ef 0%,rgba(255,255,255,0) 52%);pointer-events:none}#related-products .slider-spares .swiper-slide{display:flex;flex-direction:column;justify-content:space-between;height:100%;margin-right:20px;min-height:420px}#related-products a{text-decoration:none}.owl-carousel{max-width:1180px;margin:0 auto;padding:30px 0}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next{z-index:1;width:50px;height:50px;background-color:#fff;border-radius:50%;position:absolute;top:45%;transform:translateY(-50%);box-shadow:0 4px 6px rgba(0,0,0,.1);border:none;cursor:pointer}.owl-carousel .owl-nav button.owl-prev:hover,.owl-carousel .owl-nav button.owl-next:hover{box-shadow:0 6px 8px rgba(0,0,0,.15);background-color:#fff}.owl-nav .owl-prev i,.owl-nav .owl-next i{font-size:25px;color:#243d4c;line-height:30px}.owl-theme .owl-nav [class*=owl-]:hover{color:#243d4c;text-decoration:none}.owl-carousel button.disabled{visibility:hidden}.owl-nav button span{font-size:30px;height:100%;display:block;width:100%}.owl-nav .owl-prev{left:10px;opacity:.6}.owl-nav .owl-next{right:10px;opacity:.6}@media screen and (min-width:1396px){.owl-nav .owl-prev{left:-80px;opacity:1}.owl-nav .owl-next{right:-80px;opacity:1}}.owl-nav .owl-prev,.owl-nav .owl-next{display:flex;align-items:center;justify-content:center}.owl-carousel .legend p{font-size:12px;color:#506470;margin:5px 0 0;display:flex}.owl-carousel .legend p{font-size:12px;line-height:16px;text-align:left;color:#999;margin-top:10px}.owl-item p{font-size:12px!important;line-height:16px;text-align:left;color:#999;margin-top:10px}.owl-item{display:flex;flex-direction:column;justify-content:space-between;height:100%;margin-right:20px;min-height:520px}.owl-carousel .owl-item .legend img{display:block;width:auto}.owl-item .swiper-slide{display:flex;flex-direction:column;justify-content:space-between;height:100%;margin-right:20px;min-height:520px!important}.owl-related .owl-item .swiper-slide{min-height:450px}.owl-item .single_add_to_cart_button{height:50px!important;font-size:16px!important;border-radius:6px;margin-top:20px!important;display:inline-flex;align-items:center;font-family:basier-circle;letter-spacing:-.176px;font-weight:unset}.owl-item form.cart .quantity{display:none}.owl-item .add-spare-button{width:fit-content;height:50px!important;font-size:16px!important;border-radius:6px;margin-top:20px!important;display:inline-flex;align-items:center;font-family:basier-circle;letter-spacing:-.176px;font-weight:unset;color:#bf430e;background-color:#fff}.owl-carousel .swiper-slide{display:flex;flex-direction:column;justify-content:space-between;height:100%;margin-right:20px;min-height:520px}.clear{clear:both}.saved_address_options .options_container{width:14em;float:left;margin-left:0;position:relative}.address_container_billing,.address_container_shipping{border:1px dotted #dededc;margin-left:0;width:14em;float:left;margin-top:1em;position:relative}.billing_address_edit_delete a,.shipping_address_edit_delete a{font-weight:700;padding-top:10px}.billing_address_edit_delete a:hover,.shipping_address_edit_delete a:hover{text-decoration:underline}.billing_address_selected,.shipping_address_selected,#bill_here_button,#ship_here_button{font-size:inherit;display:block;width:100%;padding:inherit;border-radius:0;font-family:inherit}.billing_to_this_address .dashicons.dashicons-yes,.shipping_to_this_address .dashicons.dashicons-yes{color:green;vertical-align:middle;font-size:20px;width:20px;height:25px}.billing_address_selected,.shipping_address_selected{color:green;font-weight:700;margin-left:-10px}.cross-sells a,.upsells a{text-decoration:none}.bottom-line .go-up-btn-shop{display:block;cursor:pointer;width:115px;height:19px;font-size:16px;color:#506470;float:right}.bottom-line .go-up-btn-shop:after{content:"";display:block;float:right;width:19px;height:19px;background-image:url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/go-up-btn.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;top:4px;position:relative}.product-cat-secondary-content-section{width:100%;position:relative;color:#333;line-height:32px;font-size:18px;letter-spacing:-.014em;padding:5px 0 50px}.bottom-line a.button{font-family:basier-circle-m;font-size:16px;line-height:24px;letter-spacing:-.176px;width:fit-content;border-radius:8px;margin-top:30px;min-height:50px;border:1px solid #243d4c;padding:12px 21px;color:#243d4c;transition:all .3s;word-break:break-word}.product-cat-bottom-line{margin:50px 0}.orange-bottom-border{background-color:#fff;border-bottom:2px solid #ea6b06}.orange-bottom-indent{position:relative}.orange-bottom-indent:after{content:"";position:absolute;bottom:-49px;left:0;width:32px;height:49px;display:block;background-image:url("data:image/svg+xml,%3Csvg width=%2229%22 height=%2245%22 viewBox=%220 0 29 45%22 fill=%22none%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M27.5.0H1.5V41.5L27.5.0z%22 fill=%22%23fff%22/%3E%3Cpath fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 d=%22M26.3693.0 2.53711 38.0299V.100136e-4H.537109V44.9878L28.3968.531026 28.7332.0H26.3693z%22 fill=%22%23ea6b06%22/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.light-green-section{background-color:#a6ccc4}.light-grey-section{background-color:#f1f1ef}.dark-blue-section{background-color:#243d4c}.dark-blue-section,.dark-blue-section h2,.dark-blue-section h3,.dark-blue-section h4,.dark-blue-section p,.dark-blue-section a,.dark-blue-section li{color:#fff}.dark-blue-section .global-inner h2{color:#fff}.light-green-section .grey-cta-block{background-color:#fff;border-radius:8px;padding:20px;margin-top:0!important;margin-bottom:0}.orange-bottom-border{background-color:#fff;border-bottom:2px solid #ea6b06}.orange-bottom-indent{position:relative}.orange-bottom-indent:after{content:"";position:absolute;bottom:-49px;left:0;width:32px;height:49px;display:block;background-image:url("data:image/svg+xml,%3Csvg width=%2229%22 height=%2245%22 viewBox=%220 0 29 45%22 fill=%22none%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M27.5.0H1.5V41.5L27.5.0z%22 fill=%22%23fff%22/%3E%3Cpath fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 d=%22M26.3693.0 2.53711 38.0299V.100136e-4H.537109V44.9878L28.3968.531026 28.7332.0H26.3693z%22 fill=%22%23ea6b06%22/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.light-green-section{background-color:#a6ccc4}.light-grey-section{background-color:#f1f1ef}.dark-blue-section{background-color:#243d4c}.dark-blue-section,.dark-blue-section h2,.dark-blue-section h3,.dark-blue-section h4,.dark-blue-section p,.dark-blue-section a,.dark-blue-section li{color:#fff}.dark-blue-section .global-inner h2{color:#fff}.light-green-section .grey-cta-block{background-color:#fff;border-radius:8px;padding:20px;margin-top:0!important;margin-bottom:0}.simple-inner{padding:40px 0 43px}.simple-inner p{line-height:32px;letter-spacing:-.25px;margin-bottom:8px;padding-right:16px}.global-inner{padding:50px 0 82px}.global-inner h2{font-family:basier-circle-b;font-size:30px;line-height:40px;text-align:center;margin-bottom:3px;letter-spacing:-.5px;color:#243d4c}.global-inner-description,.item-inner-description,.global-inner p{line-height:32px;text-align:center;letter-spacing:-.25px;margin-bottom:20px}.global-inner a.orange-button{min-width:250px;border:1px solid #bf430e;color:#bf430e}.dynamic-columns-wrapper{display:flex;flex-wrap:wrap;gap:20px;flex-direction:row;align-items:stretch}.dynamic-columns-even .dynamic-item{flex:0 1 calc(50% - 20px);box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.dynamic-columns-odd .dynamic-item{flex:0 1 calc(33.33% - 20px);box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.dynamic-columns-four-col .product-card{flex:0 1 calc(25% - 40px);box-sizing:border-box}.dynamic-item{margin-bottom:20px;border-radius:8px;border:1px solid #a7b1b7;box-shadow:0 2px 10px rgba(0,0,0,.1);background-color:#f1f1ef;box-sizing:border-box;display:flex;flex-direction:column}.dynamic-item-content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;border-radius:8px}.dynamic-item-content-inner{padding:28px 20px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.dynamic-item-image{width:100%;height:300px;background-size:cover;background-position:50%;border-radius:8px 8px 0 0;flex-shrink:0}.dynamic-item .item-card-heading,.item-card-heading{font-size:20px;font-weight:700;margin-bottom:10px;color:#243d4c}.item-card-text{font-size:16px;margin-bottom:15px}.item-card-text,.item-card-text p{text-align:left!important}.item-inner-see-more{text-align:center}.item-cart-btn{width:34%;height:50px;border:1px solid #243d4c;border-radius:8px;display:flex;justify-content:center;align-items:center;text-decoration:none;font-size:16px;font-family:basier-circle-m;color:#243d4c}.dynamic-item-content-inner .item-cart-btn:hover{background:#243d4c;color:#fff}.dynamic-item-content-inner .item-cart-btn{min-width:100%}.product-card{margin-bottom:20px;display:flex;flex-direction:column}.product-card img{max-height:250px;width:auto}.product-card a{text-decoration:none}.product-card-product-title{display:block;text-decoration:none;font-family:basier-circle-b;font-size:20px;line-height:26px;margin-bottom:10px;color:#243d4c}.product-card-product-brand{font-size:14px;color:#506470;text-align:left!important;text-decoration:none}.grey-cta-block{padding:20px;margin-bottom:20px;border-radius:8px;background-color:#f1f1ef;text-align:center}.grey-cta-block a{text-decoration:none}.grey-cta-block h4{font-family:basier-circle-b;font-size:20px;margin-bottom:10px}.two-cols .grey-cta-block{margin-top:30px;flex:0 1 calc(50% - 40px);box-sizing:border-box}@media(min-width:580px) and (max-width:767px){.two-cols .grey-cta-block{flex:0 1 calc(50% - 10px)}}@media(max-width:580px){.half-column{flex:0 1 calc(100%)!important}.two-cols .grey-cta-block{flex:0 1 calc(100%)}.image-cta-item{max-width:100%!important;width:100%;padding:5px;margin-top:15px}.image-cta-row{display:block!important;margin-bottom:0!important}.bullet-point{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;align-content:flex-start}}@media screen and (max-width:600px){.inner-bottom-line{justify-content:center}}@media screen and (max-width:870px){.inner-bottom-line{flex-direction:column;padding:20px}}@media(max-width:1024px){.inner-bottom-line{align-items:center;gap:20px;text-align:center}}.two-cols .white-cta-block{flex:0 1 calc(50% - 40px);box-sizing:border-box}.text-center{text-align:center}.text-left-align,.text-left-align p{text-align:left}.bullet-point-list:not(:first-child){margin-top:20px}.dark-blue-section .bullet-point-with-icons p{margin-bottom:5px;line-height:24px;font-weight:400;color:#fff}.bullet-point-with-icons p{margin-bottom:5px;line-height:24px;font-weight:400;color:#243d4c}.in-column-image{border-radius:8px;max-width:100%;width:100%;height:200px;object-fit:cover;display:block}.half-column{flex:0 1 calc(50% - 40px);box-sizing:border-box}.half-column h4{font-family:basier-circle-m,sans-serif;font-size:20px;line-height:24px;letter-spacing:-.2px;text-decoration:none;color:#243d4c;margin-bottom:20px}.margin-top-gap{margin-top:30px}.modules-wrapper .global-inner{padding:0}@media only screen and (max-width:768px){.dynamic-columns-wrapper .dynamic-item,.dynamic-columns-four-col .product-card,.one-third,.two-third,.image-cta-item{flex:0 1 100%;padding:10px;width:100%!important}.bullet-point-set,.bullet-points-repeater{margin-top:5px}.bullet-point-section .one-third,.bullet-point-section .two-third{margin-top:0}}@media only screen and (min-width:769px) and (max-width:1024px){.dynamic-columns-wrapper .dynamic-item,.dynamic-columns-four-col .product-card{flex:0 1 48%;margin-bottom:20px}}@media only screen and (max-width:1024px){.image-cta-item{max-width:48%}}.introduction-heading{color:#243d4c;line-height:35px;font-family:basier-circle-b;font-size:30px;line-height:40px;margin-bottom:3px;letter-spacing:-.5px}.image-cta-grid{display:flex;flex-wrap:wrap;gap:20px}.image-cta-row{display:flex;width:100%;justify-content:space-between;margin-bottom:5px}.image-cta-item{flex:1;max-width:32%;box-sizing:border-box;padding:20px;border-radius:8px;background-color:#fff}.image-cta-item img{width:100%;height:115px;object-fit:contain}.green-cta-banner .inner-bottom-line{display:flex;flex-wrap:wrap;justify-content:space-between;background-color:#e1eeeb;align-items:center;padding:11px 17px;border-radius:6px}.green-cta-banner .icon-column{position:relative;display:flex;align-items:center;justify-content:center;width:70px;height:70px;background-repeat:no-repeat;background-size:cover;background-image:url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/style/../img/BG.svg)}.green-cta-banner .button-wrapper{display:flex;justify-content:center}.green-cta-banner .inner-text h5{font-size:24px;color:#506470}.green-cta-banner .button-wrapper>.button{margin-top:0!important}.green-cta-banner a.button{font-family:basier-circle-m;font-size:16px;line-height:24px;letter-spacing:-.176px;width:fit-content;border-radius:8px;margin-top:30px;min-height:50px;border:1px solid #243d4c;padding:12px 21px;color:#243d4c;transition:all .3s;word-break:break-word}.custom-breadcrumb ul{display:flex;margin-bottom:20px}.custom-breadcrumb a{text-decoration:none;font-size:14px;color:#506470;line-height:24px}.custom-breadcrumb li{display:flex;font-size:14px;color:#506470;margin-bottom:0}.custom-breadcrumb li span{line-height:24px}.custom-breadcrumb .arrow{width:15px;text-align:center;font-size:14px;margin-top:-1px;line-height:24px}.custom-breadcrumb .arrow::before{content:">"}.breadcrumb-inner{padding-top:18px}.has-breadcrumb{padding:10px 0 35px!important}.green-cta-banner .global-inner{padding:30px 0 32px}.one-third{width:33.33%;float:left;padding:10px;box-sizing:border-box}.two-third{width:66.66%;float:left;padding:10px;box-sizing:border-box}.clearfix::after{content:"";display:table;clear:both}.bullet-point-section{margin-bottom:20px}.bullet-point{display:flex;align-items:flex-start;gap:10px}.bullet-point i{margin-top:4px}.bullet-point-set,.bullet-points-repeater{margin-top:20px}.bullet-point-set h3:not(:first-child){margin-top:40px}#contact-form-section .gform_button{width:100%!important;height:50px;display:flex;justify-content:center;align-items:center;border:none;border-radius:6px;font-size:16px;font-family:basier-circle-m;color:#fff;background:#bf430e!important;background:linear-gradient(90deg,#bf430e 0%,#bf430e 100%)!important;cursor:pointer}.dynamic-products-wrapper .product-card .product-card-image-wrapper img{border-radius:8px;max-width:100%;width:100%;display:block}#contact-form-section #contact-form{max-width:756px;margin:0 auto;padding:26px 0 56px}#contact-form-section #contact-form #input_19_14{display:inherit!important}#contact-form-section #contact-form select{height:46px;border-radius:6px;border:1px solid #a7b1b7;padding-left:11px!important;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/img/form-select-icon.png);background-repeat:no-repeat;background-position-x:97.7%;background-position-y:center;background-size:10px;z-index:10;font-size:16px;color:#666;font-family:basier-circle}#contact-form-section #contact-form select option{font-size:16px;color:#666;font-family:basier-circle}#contact-form-section #contact-form select:disabled{background-color:#f8f8f7}#contact-form-section #contact-form select::-webkit-input-placeholder{font-size:16px;color:#666;font-family:basier-circle}#contact-form-section #contact-form .ginput_container_consent label{font-size:14px;line-height:21px;letter-spacing:-.55px;padding-left:14px;color:#666;position:relative}#contact-form-section #contact-form .ginput_container_consent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#contact-form-section #contact-form .ginput_container_consent label{font-size:14px;line-height:21px;letter-spacing:-.55px;padding-left:14px;color:#666;position:relative}#contact-form-section #contact-form .ginput_container_consent label:before{content:'✔';font-size:0;width:14px;height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;border:1px solid #a7b1b7;position:absolute;top:2px;left:-13px;-webkit-transition:.2s;transition:.2s}#contact-form-section #contact-form .ginput_container_consent input{opacity:0!important;height:auto}#contact-form-section #contact-form .ginput_container_consent input:checked+label:before{font-size:13px}#contact-form-section{scroll-margin-top:80px}.custom-breadcrumb ul{display:flex;margin-bottom:20px}.custom-breadcrumb a{text-decoration:none;font-size:14px;color:#506470;line-height:24px}.custom-breadcrumb li{font-size:14px;color:#506470;margin-bottom:0;line-height:24px;display:flex}.custom-breadcrumb li .arrow{width:18px;text-align:center}.custom-breadcrumb li .arrow::before{content:">"}.article-top{height:173px;display:flex;justify-content:center;align-items:flex-end}.single-knowledge-top-name{font-family:basier-circle-b,sans-serif;font-size:48px;line-height:64px;letter-spacing:-.79px;color:#243d4c;text-decoration:none}.main-content-article-title-single-article{font-family:basier-circle-b,sans-serif!important;font-weight:700!important;color:#243d4c;font-size:22px;line-height:32px;letter-spacing:.5px;margin-bottom:17px}.article-title{margin-bottom:15px!important}h1.article-title{font-size:24px!important;line-height:32px!important}.article-title{font-family:basier-circle-m,sans-serif;color:#243d4c;font-size:16px;line-height:24px;letter-spacing:-.2px;text-decoration:none;display:inline-block;margin-bottom:9px}.article-main{font-size:16px;font-family:basier-circle,sans-serif;line-height:24px;letter-spacing:-.25px}.article-main h2{font-size:20px!important;line-height:26px!important}.article-main h3{font-family:basier-circle-m,sans-serif;font-size:18px!important;line-height:26px!important}.article-main p{margin-bottom:18px}.article-main a{color:#243d4c}.article-main ol{padding-left:18px}.article-main ul{padding-left:18px;margin-bottom:18px;list-style-type:disc}.download-link{color:#243d4c}.knowledge-main-inner{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;padding-top:34px;padding-bottom:0}.categories-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:270px;flex-shrink:0;margin-right:20px}.categories-list-heading{text-decoration:none;font-family:basier-circle-b,sans-serif;font-weight:700;color:#243d4c;font-size:24px;line-height:32px;letter-spacing:-.25px;margin-bottom:17px}.categories-list-item{text-decoration:none;color:#243d4c;font-family:basier-circle,sans-serif;font-size:16px;line-height:24px;letter-spacing:-.25px;background-image:url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/../twentyninteen_child/assets/img/Description.png);background-repeat:no-repeat;background-position:0;padding-left:25px;margin-bottom:4px;transition:.1s}.categories-list-item-active{font-family:basier-circle-b,sans-serif}.categories-list-item:hover{background-position-x:3px}.custom-tax-url{font-family:basier-circle-m,sans-serif;color:#243d4c;font-size:20px;line-height:32px;text-decoration:none;display:inline-block;background-image:url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/../twentyninteen_child/assets/img/header-sub-icon.svg);padding-left:27px;background-repeat:no-repeat;background-position:0;letter-spacing:-.3px}.standards-search-wrapper{position:relative;margin-top:30px;width:100%}#standards-search{width:100%;padding:10px 40px 10px 15px;font-size:16px;border:1px solid #ccc;border-radius:5px;transition:border-color .3s ease,box-shadow .3s ease}#standards-search:focus{outline:none;border-color:#959595;box-shadow:0 0 5px rgb(211 211 211/.5)}.search-container{position:relative;width:100%}.search-submit{position:absolute;right:10px;top:70%;transform:translateY(-50%);height:20px;width:20px;cursor:pointer;background-image:url(https://industrialphysics.com/wp-content/themes/twentyninteen_child/assets/img/icon_grey_search.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;background-color:initial}.clear-search{position:absolute;right:40px;top:70%;transform:translateY(-50%);cursor:pointer;font-size:16px;color:#999;display:none}.clear-search:hover{color:#333}.standards-search-wrapper p{font-family:basier-circle-m;line-height:1.5;margin-bottom:10px}.standards-list-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:30px 0 25px;flex-direction:row}.knowledge-main{margin-bottom:30px}.owl-item a.button{color:#fff!important}.more-products{text-align:center;margin-bottom:30px}li.payment_method_ppcp-gateway{padding-top:10px}.product-info .product-image-text .brand-image{width:100%;height:60px;max-width:140px}.product-info .product-image-text .brand-image img{scale:1;height:60px;max-width:140px}.product-info .product-image-text .brand-image img[alt*=Torus]{scale:.7}.select2-container .select2-selection--single{height:auto}.select2-container--default .select2-selection--single .select2-selection__arrow{height:100%}.heading{font-size:30px;line-height:42px;font-family:basier-circle-b;color:#243d4c;letter-spacing:-.021em;margin-top:20px}
:root{--yith-wacp-close-color-normal:#c0c0c0;--yith-wacp-close-color-hover:#c0c0c0;--yith-wacp-popup-background:#ffffff;--yith-wacp-overlay-color:#000000;--yith-wacp-popup-border-radius:0 0 0 0;--yith-wacp-box-width-size:700px;--yith-wacp-box-height-size:700px;--yith-wacp-popup-message-alignment:left;--yith-wacp-notice-colors-text:#000000;--yith-wacp-notice-colors-background:#EFF7D4;--yith-wacp-notice-border-radius:0 0 0 0;--yith-wacp-notice-icon-color:#ADBC15;--yith-wacp-product-name-color-normal:#000000;--yith-wacp-product-name-color-hover:#008371;--yith-wacp-product-price-color:#000000;--yith-wacp-table-border-color:#e5e5e5;--yith-wacp-shipping-taxes-label-color-label:#000000;--yith-wacp-shipping-taxes-label-color-amount:#000000;--yith-wacp-cart-total-label-color-label:#000000;--yith-wacp-cart-total-label-color-amount:#000000;--yith-wacp-button-background-go-cart:#008671;--yith-wacp-button-text-color-go-cart:#ffffff;--yith-wacp-button-border-color-go-cart:#008671;--yith-wacp-button-hover-background-go-cart:rgba(0, 0, 0, 0);--yith-wacp-button-hover-text-color-go-cart:#008671;--yith-wacp-button-hover-border-color-go-cart:#008671;--yith-wacp-button-background-go-checkout:#008671;--yith-wacp-button-text-color-go-checkout:#ffffff;--yith-wacp-button-border-color-go-checkout:#008671;--yith-wacp-button-hover-background-go-checkout:rgba(0, 0, 0, 0);--yith-wacp-button-hover-text-color-go-checkout:#008671;--yith-wacp-button-hover-border-color-go-checkout:#008671;--yith-wacp-button-background-continue-shopping:#008671;--yith-wacp-button-text-color-continue-shopping:#ffffff;--yith-wacp-button-border-color-continue-shopping:#008671;--yith-wacp-button-hover-background-continue-shopping:rgba(0, 0, 0, 0);--yith-wacp-button-hover-text-color-continue-shopping:#008671;--yith-wacp-button-hover-border-color-continue-shopping:#008671;--yith-wacp-actions-buttons-radius:10px 10px 10px 10px;--yith-wacp-color-title-related:#000000;--yith-wacp-mini-cart-bg:#ffffff;--yith-wacp-mini-cart-shadow:#cccccc;--yith-wacp-mini-cart-counter:#008671;--yith-wacp-mini-cart-borders:5px 5px 5px 5px;--yith-wacp-mini-cart-icon-color:#000000}html.yith_wacp_open,html.yith_wacp_open body{overflow:hidden!important}#yith-wacp-popup .yith-wacp-overlay{position:fixed;width:100%;height:100%;visibility:hidden;top:0;left:0;z-index:10000;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;background-color:var(--yith-wacp-overlay-color)}#yith-wacp-popup.open .yith-wacp-overlay{visibility:visible}#yith-wacp-popup .yith-wacp-wrapper{position:fixed;width:auto;height:auto;z-index:20000;visibility:hidden;max-width:var(--yith-wacp-box-width-size);max-height:var(--yith-wacp-box-height-size)}#yith-wacp-popup.open .yith-wacp-wrapper{visibility:visible}#yith-wacp-popup .yith-wacp-main{padding:35px 0;opacity:0;-webkit-transition:all .3s cubic-bezier(.25,.5,.5,.9);-moz-transition:all .3s cubic-bezier(.25,.5,.5,.9);transition:all .3s cubic-bezier(.25,.5,.5,.9);height:100%;box-sizing:border-box;background-color:var(--yith-wacp-popup-background);border-radius:var(--yith-wacp-popup-border-radius)}#yith-wacp-popup.open .yith-wacp-main{opacity:1}#yith-wacp-popup.fade-in .yith-wacp-main{-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}#yith-wacp-popup.fade-in.open .yith-wacp-main{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}#yith-wacp-popup.slide-in-right .yith-wacp-main{-webkit-transform:translateX(20%);-moz-transform:translateX(20%);-ms-transform:translateX(20%);transform:translateX(20%)}#yith-wacp-popup.slide-in-right.open .yith-wacp-main{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}#yith-wacp-popup.slide-in-bottom .yith-wacp-main{-webkit-transform:translateY(20%);-moz-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%)}#yith-wacp-popup.slide-in-bottom.open .yith-wacp-main{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}#yith-wacp-popup.slide-in-left .yith-wacp-main{-webkit-transform:translateX(-20%);-moz-transform:translateX(-20%);-ms-transform:translateX(-20%);transform:translateX(-20%)}#yith-wacp-popup.slide-in-left.open .yith-wacp-main{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}#yith-wacp-popup.slide-in-top .yith-wacp-main{-webkit-transform:translateY(-20%);-moz-transform:translateY(-20%);-ms-transform:translateY(-20%);transform:translateY(-20%)}#yith-wacp-popup.slide-in-top.open .yith-wacp-main{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}#yith-wacp-popup.scale-up .yith-wacp-main{-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}#yith-wacp-popup.scale-up.open .yith-wacp-main{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}#yith-wacp-popup.tred-flip-h .yith-wacp-wrapper,#yith-wacp-popup.tred-flip-v .yith-wacp-wrapper{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}#yith-wacp-popup.tred-flip-v .yith-wacp-main{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(-70deg);-moz-transform:rotateX(-70deg);-ms-transform:rotateX(-70deg);transform:rotateX(-70deg)}#yith-wacp-popup.tred-flip-v.open .yith-wacp-main{-webkit-transform:rotateX(0);-moz-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0)}#yith-wacp-popup.tred-flip-h .yith-wacp-main{--webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(-70deg);-moz-transform:rotateY(-70deg);-ms-transform:rotateY(-70deg);transform:rotateY(-70deg)}#yith-wacp-popup.tred-flip-h.open .yith-wacp-main{-webkit-transform:rotateY(0);-moz-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}#yith-wacp-popup .yith-wacp-close{position:absolute;right:11px;top:11px;width:13px;height:13px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://industrialphysics.com/wp-content/plugins/yith-woocommerce-added-to-cart-popup-premium/assets/css/../images/close.svg);mask-image:url(https://industrialphysics.com/wp-content/plugins/yith-woocommerce-added-to-cart-popup-premium/assets/css/../images/close.svg);background-color:var(--yith-wacp-close-color-normal)}#yith-wacp-popup .yith-wacp-close:hover{cursor:pointer;background-color:var(--yith-wacp-close-color-hover)}#yith-wacp-popup .yith-wacp-content{padding:0 35px;overflow:hidden;box-sizing:border-box;position:relative;height:100%}#yith-wacp-popup .yith-wacp-content .yith-wacp-message{margin-bottom:25px;font-size:14px;padding:20px 15px;display:flex;align-items:center;justify-content:var(--yith-wacp-popup-message-alignment);border-radius:var(--yith-wacp-notice-border-radius);background-color:var(--yith-wacp-notice-colors-background)}#yith-wacp-popup .yith-wacp-content .yith-wacp-message>h1,#yith-wacp-popup .yith-wacp-content .yith-wacp-message>h2,#yith-wacp-popup .yith-wacp-content .yith-wacp-message>h3,#yith-wacp-popup .yith-wacp-content .yith-wacp-message>h4,#yith-wacp-popup .yith-wacp-content .yith-wacp-message>h5,#yith-wacp-popup .yith-wacp-content .yith-wacp-message>h6,#yith-wacp-popup .yith-wacp-content .yith-wacp-message>span{margin:0;color:var(--yith-wacp-notice-colors-text)}#yith-wacp-popup .yith-wacp-content .yith-wacp-message:after{display:table;content:'';clear:both}#yith-wacp-popup .yith-wacp-content .yith-wacp-message span{display:inline-block;vertical-align:middle}#yith-wacp-popup .yith-wacp-content .yith-wacp-message:not(.not-show-icon):before{content:"";margin:0 10px;width:24px;height:24px}#yith-wacp-popup .yith-wacp-content .yith-wacp-message.default-icon:before{-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://industrialphysics.com/wp-content/plugins/yith-woocommerce-added-to-cart-popup-premium/assets/css/../images/check.svg);mask-image:url(https://industrialphysics.com/wp-content/plugins/yith-woocommerce-added-to-cart-popup-premium/assets/css/../images/check.svg);background-color:var(--yith-wacp-notice-icon-color)}#yith-wacp-popup .yith-wacp-content .yith-wacp-message.custom-icon:before{background-image:url(https://industrialphysics.com/wp-content/plugins/yith-woocommerce-added-to-cart-popup-premium/assets/css/../images/check.svg);background-size:contain;background-repeat:no-repeat;background-position:center}#yith-wacp-popup .yith-wacp-content .product-thumb{float:left;margin-right:20px}#yith-wacp-popup .yith-wacp-content .product-thumb img{max-width:100%;height:auto}#yith-wacp-popup .yith-wacp-content .info-box{overflow:hidden;background:0 0;border:none}#yith-wacp-popup .yith-wacp-content .product-info{padding-bottom:20px;border-bottom:1px solid var(--yith-wacp-table-border-color)}#yith-wacp-popup .yith-wacp-content .product-info .product-title{font-size:18px;line-height:1;margin-bottom:10px;margin-top:0;color:var(--yith-wacp-product-name-color-normal)}#yith-wacp-popup .yith-wacp-content .product-info .product-title:hover{color:var(--yith-wacp-product-name-color-hover)}#yith-wacp-popup .yith-wacp-content .product-info .product-price{font-size:20px;text-align:left;color:var(--yith-wacp-product-price-color)}#yith-wacp-popup .yith-wacp-content .product-info .product-price del{font-size:80%;opacity:.6;display:inline-block!important}#yith-wacp-popup .yith-wacp-content .product-info .product-price ins{background-color:transparent;text-decoration:none}#yith-wacp-popup .yith-wacp-content .product-info .product-variation dd,#yith-wacp-popup .yith-wacp-content .product-info .product-variation dl,#yith-wacp-popup .yith-wacp-content .product-info .product-variation dt,#yith-wacp-popup .yith-wacp-content .product-info .product-variation p{margin-bottom:0;font-size:90%}#yith-wacp-popup .yith-wacp-content .product-info .product-variation p{display:inline-block;vertical-align:bottom}#yith-wacp-popup .yith-wacp-content .product-info .product-variation dt{float:left;margin-right:5px;clear:left}#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info-wrapper{padding:0 10px}#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info{padding:20px 0}#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info>div{font-size:15px;clear:both;font-weight:700}#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info>div>.cart-total-amount{float:right}#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info>.cart-shipping,#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info>.cart-tax{padding-bottom:10px;color:var(--yith-wacp-shipping-taxes-label-color-label)}#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info>.cart-totals{font-size:21px}#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info>.cart-shipping>.cart-total-amount,#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info>.cart-tax>.cart-total-amount{color:var(--yith-wacp-shipping-taxes-label-color-amount)}#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info>.cart-totals{color:var(--yith-wacp-cart-total-label-color-label)}#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info>.cart-totals>.cart-total-amount{color:var(--yith-wacp-cart-total-label-color-amount)}#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions{clear:both;text-align:center;margin-top:20px;display:grid}#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions.layout-1-buttons{grid-template-columns:100%}#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions.layout-2-buttons{grid-template-columns:repeat(2,49%);grid-gap:2%}#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions.layout-3-buttons{grid-template-columns:repeat(3,32%);grid-gap:2%}#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions .button{font-size:14px;text-transform:uppercase;margin:0;border-radius:var(--yith-wacp-actions-buttons-radius);padding:5px;min-height:50px;justify-content:center;flex:auto;display:flex;align-items:center;line-height:inherit;box-sizing:border-box}#yith-wacp-popup .yith-wacp-content .button.go-cart{background:var(--yith-wacp-button-background-go-cart);color:var(--yith-wacp-button-text-color-go-cart);border-color:var(--yith-wacp-button-border-color-go-cart)}#yith-wacp-popup .yith-wacp-content .button.go-cart:hover{background:var(--yith-wacp-button-hover-background-go-cart);color:var(--yith-wacp-button-hover-text-color-go-cart);border-color:var(--yith-wacp-button-hover-border-color-go-cart)}#yith-wacp-popup .yith-wacp-content .button.go-checkout{background:var(--yith-wacp-button-background-go-checkout);color:var(--yith-wacp-button-text-color-go-checkout);border-color:var(--yith-wacp-button-border-color-go-checkout)}#yith-wacp-popup .yith-wacp-content .button.go-checkout:hover{background:var(--yith-wacp-button-hover-background-go-checkout);color:var(--yith-wacp-button-hover-text-color-go-checkout);border-color:var(--yith-wacp-button-hover-border-color-go-checkout)}#yith-wacp-popup .yith-wacp-content .button.continue-shopping{background:var(--yith-wacp-button-background-continue-shopping);color:var(--yith-wacp-button-text-color-continue-shopping);border-color:var(--yith-wacp-button-border-color-continue-shopping)}#yith-wacp-popup .yith-wacp-content .button.continue-shopping:hover{background:var(--yith-wacp-button-hover-background-continue-shopping);color:var(--yith-wacp-button-hover-text-color-continue-shopping);border-color:var(--yith-wacp-button-hover-border-color-continue-shopping)}#yith-wacp-popup .yith-wacp-content .yith-wacp-related>h4{text-align:center;margin:30px 0 20px 0;color:var(--yith-wacp-color-title-related)}#yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products{list-style:none;padding:0;margin:0;display:grid;grid-gap:2%}#yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products:before{display:none}#yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products.layout-columns-6{grid-template-columns:repeat(6,15%)}#yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products.layout-columns-5{grid-template-columns:repeat(5,18.4%)}#yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products.layout-columns-4{grid-template-columns:repeat(4,23.5%)}#yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products.layout-columns-3{grid-template-columns:repeat(3,32%)}#yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products.layout-columns-2{grid-template-columns:repeat(2,49%)}#yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products.layout-columns-1{grid-template-columns:repeat(1,100%)}#yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products .yith-wacp-related-product.product{width:auto!important;margin:0!important;padding:0}#yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products.layout-columns-1 .yith-wacp-related-product a{position:relative;max-width:50%;margin:0 auto}body:not(.theme-yith-proteo,.theme-astra,.theme-yith-wonder) #yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products .yith-wacp-related-product .onsale{position:absolute;z-index:5;top:0;left:0}#yith-wacp-popup .yith-wacp-content h3.yith-wacp-cart-list-title{text-align:center;font-size:24px;margin-top:0;margin-bottom:15px;font-weight:600}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-info .item-name,#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-info dl{color:var(--yith-wacp-product-name-color-normal)}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-info .item-name:hover{color:var(--yith-wacp-product-name-color-hover)}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list{width:100%;border:none;margin-bottom:0;border-collapse:collapse}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list tr:not(.yith-wcpb-bundle-table-item){border-bottom:1px solid var(--yith-wacp-table-border-color)}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td{padding:10px 10px;border:none;vertical-align:middle}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-remove{width:34px}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-remove a{text-indent:-9999px;width:18px;height:18px;display:block;outline:0;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center bottom;mask-position:center bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://industrialphysics.com/wp-content/plugins/yith-woocommerce-added-to-cart-popup-premium/assets/css/../images/remove-icon.svg);mask-image:url(https://industrialphysics.com/wp-content/plugins/yith-woocommerce-added-to-cart-popup-premium/assets/css/../images/remove-icon.svg);background-color:#d0d0d0}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-remove a:before{display:none}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-remove a:hover{background-color:#bf0000}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-thumb{width:90px;text-align:center}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-thumb a{width:60px;height:60px;display:block}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-thumb img{max-width:60px;height:auto;max-height:100%;width:auto}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-info{font-size:15px}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list .yith-wcpb-child-of-bundle-table-item td.item-info a,#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-info .item-name{display:block;color:var(--yith-wacp-product-name-color-normal)}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list .yith-wcpb-child-of-bundle-table-item td.item-info a:hover,#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-info .item-name:hover{color:var(--yith-wacp-product-name-color-hover)}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-info dd,#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-info dl,#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-info p{margin-bottom:0}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-info dd,#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-info dt{display:inline-block}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-price{text-align:center;color:var(--yith-wacp-product-price-color)}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-quantity{text-align:center}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-quantity .quantity{margin:0}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-subtotal{font-weight:700;text-align:right;color:var(--yith-wacp-product-price-color)}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list .blockUI.blockOverlay:before,#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list .loader:before{background:0 0}#yith-wacp-popup .yith-wacp-content .empty-cart{height:100%}#yith-wacp-popup .yith-wacp-content .empty-cart .empty-cart-image{height:50%;-webkit-mask-size:inherit;mask-size:inherit;-webkit-mask-position:center bottom;mask-position:center bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://industrialphysics.com/wp-content/plugins/yith-woocommerce-added-to-cart-popup-premium/assets/css/../images/empty-cart.svg);mask-image:url(https://industrialphysics.com/wp-content/plugins/yith-woocommerce-added-to-cart-popup-premium/assets/css/../images/empty-cart.svg);background-color:#6a6a6a}#yith-wacp-popup .yith-wacp-content .empty-cart .empty-cart-text{height:50%;text-align:center;padding:25px 0}#yith-wacp-mini-cart{position:fixed;background-color:var(--yith-wacp-mini-cart-bg);border:1px solid #ccc;border-radius:var(--yith-wacp-mini-cart-borders);box-shadow:2px 2px 8px var(--yith-wacp-mini-cart-shadow);z-index:1000;cursor:pointer;display:none}#yith-wacp-mini-cart.hide-if-empty.empty{display:none!important}#yith-wacp-mini-cart .yith-wacp-mini-cart-icon{width:45px;height:45px;padding:5px;background-repeat:no-repeat;background-position:center}#yith-wacp-mini-cart .yith-wacp-mini-cart-icon.default-icon:before{content:"";display:block;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://industrialphysics.com/wp-content/plugins/yith-woocommerce-added-to-cart-popup-premium/assets/css/../images/mini-cart.svg);mask-image:url(https://industrialphysics.com/wp-content/plugins/yith-woocommerce-added-to-cart-popup-premium/assets/css/../images/mini-cart.svg);background-color:var(--yith-wacp-mini-cart-icon-color);height:70%;width:70%;transform:translate(-50%,-50%);top:50%;left:50%;position:absolute}#yith-wacp-mini-cart .yith-wacp-mini-cart-count{position:absolute;top:-8px;left:-12px;background:var(--yith-wacp-mini-cart-counter);color:#fff;min-width:25px;height:25px;padding:0 5px;border-radius:50%;text-align:center;font-size:14px;line-height:25px;font-weight:700;box-sizing:border-box}#yith-wacp-popup .yith-wacp-content h3.yith-wacp-raq-list-title{text-align:center;font-size:20px;margin-top:0;margin-bottom:15px}@media screen and (max-width:480px){#yith-wacp-popup .yith-wacp-content .product-thumb{margin-right:10px}#yith-wacp-popup .yith-wacp-content .product-thumb img{max-width:80px}#yith-wacp-popup .yith-wacp-content .product-info{padding-bottom:10px}#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info>div{font-size:13px}#yith-wacp-popup .yith-wacp-content .yith-wacp-cart-info>.cart-totals{font-size:16px}#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions{margin-top:10px}#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions .button{font-size:11px}#yith-wacp-popup .yith-wacp-content .yith-wacp-related>h4{margin:15px 0}#yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products.layout-columns-4,#yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products.layout-columns-5,#yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products.layout-columns-6{grid-template-columns:repeat(3,32%)}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list tr{display:grid;grid-template-columns:38px 70px calc(100% - 98px)}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td{align-self:center;padding:10px 10px;font-size:13px}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-remove{grid-column:1;grid-row:1/3;align-self:auto}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-thumb{grid-column:2;grid-row:1;width:60px}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-quantity{grid-column:2;grid-row:2;text-align:left}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-subtotal{grid-column:3;grid-row:2}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-info{grid-column:3;grid-row:1}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list.no-thumb td.item-info{grid-column:2/span 3;grid-row:1}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-price{display:none}}@media screen and (max-width:320px){#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-thumb{display:none}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td.item-info{grid-column:2/span 3;grid-row:1}#yith-wacp-popup .yith-wacp-content table.yith-wacp-cart-list td{font-size:12px}#yith-wacp-popup .yith-wacp-content .product-thumb{margin:0}#yith-wacp-popup .yith-wacp-content .product-thumb img{max-width:100%;width:100%}#yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products.layout-columns-2,#yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products.layout-columns-3,#yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products.layout-columns-4,#yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products.layout-columns-5,#yith-wacp-popup .yith-wacp-content .yith-wacp-related .yith-wacp-related-products.layout-columns-6{grid-template-columns:repeat(1,100%)}#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions.layout-2-buttons,#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions.layout-3-buttons{grid-template-columns:repeat(1,100%)}}
.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}
body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}

.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px 6px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket{vertical-align:unset}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}

.wcml-vertical-list{max-width:100%;border:1px solid transparent;border-bottom:0;clear:both;position:relative}.wcml-vertical-list>ul{padding:0;margin:0 !important;list-style-type:none}.wcml-vertical-list li{list-style-type:none;border-bottom:1px solid transparent}.wcml-vertical-list li a{display:block;text-decoration:none;padding:.5em .5em .4em;line-height:1;cursor:pointer;box-shadow:none;border-bottom:none}.wcml-currency-preview-wrapper .wcml-vertical-list li{margin-bottom:0}.woocommerce .wcml-vertical-list.product{margin:1em 0}.wcml-spinner{position:absolute;right:-20px;top:50%;transform:translateY(-50%)}.rtl .wcml-spinner{right:auto;left:-20px}

/**
 Responsive table courtesy of Mark Wiltshire: mark@bamboorocketapps.com (thanks!)
 
 For more styles try: http://icant.co.uk/csstablegallery/
 ----
 Generic styles:
 Here you could e.g. customise width of column 1 and 2,
 or add a generic roll-over effect on table rows
*/
.cookielawinfo-column-1 {width: 25%;}
.cookielawinfo-column-2 {width: 10%;}
.cookielawinfo-column-3 {width: 15%;}
.cookielawinfo-column-4 {width: 50%;}

/** Simple style */
.cookielawinfo-simple thead {width: 100%;}
.cookielawinfo-simple td {padding: 5px 5px 5px 0;vertical-align: top;}
.cookielawinfo-simple thead th {padding-right: 10px;text-align: left;}

/** Modern style */
.cookielawinfo-modern {border: 1px solid #e3e3e3;background-color: #f2f2f2;width: 100%;border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.cookielawinfo-modern td, .cookielawinfo-modern th {padding: 5px;color: #333;}
.cookielawinfo-modern thead {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;padding: .2em 0 .2em .5em;text-align: left;color: #4B4B4B;background-color: #C8C8C8;background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e3e3e3), color-stop(.6,#B3B3B3));background-image: -moz-linear-gradient(top, #D6D6D6, #B0B0B0, #B3B3B3 90%);border-bottom: solid 1px #999;}
.cookielawinfo-modern th {font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 17px;line-height: 20px;font-style: normal;font-weight: normal;text-align: left;text-shadow: white 1px 1px 1px;}
.cookielawinfo-modern td {line-height: 20px;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 14px;border-bottom: 1px solid #fff;border-top: 1px solid #fff;}
.cookielawinfo-modern tr.cookielawinfo-row:hover {background-color: #fff;}

/** Elegant style */
.cookielawinfo-elegant {border: 1px solid #DFDFDF;background-color: #F9F9F9;width: 100%;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;color: #333;}
.cookielawinfo-elegant tr {border-top-color: white;border-bottom: 1px solid #DFDFDF;color: #555;}
.cookielawinfo-elegant th {text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;font-weight: normal;padding: 7px 7px 8px;text-align: left;line-height: 1.3em;font-size: 14px;}
.cookielawinfo-elegant td {font-size: 12px;padding: 4px 7px 2px;vertical-align: top;}

/** Rounded style */
.cookielawinfo-rounded {background-color: #f5f5f5;padding: 5px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border: 1px solid #ebebeb;}
.cookielawinfo-rounded td, .rounded th {padding: 1px 5px;}
.cookielawinfo-rounded thead {text-shadow: 0 1px 0 white;color: #999;}
.cookielawinfo-rounded th {text-align: left;text-transform: uppercase;font-size: 11pt;border-bottom: 1px solid #fff;padding: 1px 5px;}
.cookielawinfo-rounded td {font-size: 10pt;padding: 5px;}
.cookielawinfo-rounded tr.cookielawinfo-row:hover {background-color: #fff;}

/** Classic Style */
table.cookielawinfo-classic {font-family: Verdana, Arial, Helvetica, sans-serif;border-collapse: collapse;border-left: 1px solid #ccc;border-top: 1px solid #ccc; color: #333;}
table.cookielawinfo-classic thead tr th {text-transform: uppercase;background: #e2e2e2;}
table.cookielawinfo-classic tfoot tr th, table.cookielawinfo-classic tfoot tr td {text-transform: uppercase;color: #000;font-weight: bold;}
table.cookielawinfo-classic tfoot tr th {width: 20%;}
table.cookielawinfo-classic tfoot tr td {width: 80%;}
table.cookielawinfo-classic td, table.cookielawinfo-classic th {border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;padding: 5px;line-height: 1.8em;font-size: 0.8em;vertical-align: top;width: 20%;}
table.cookielawinfo-classic tr.odd th, table.cookielawinfo-classic tr.odd td {background: #efefef;}

/* "Winter Blues" CSS theme for CSS Table Gallery (http://icant.co.uk/csstablegallery/) by Gunta Klavina (http://www.klavina.com) */
table.cookielawinfo-winter {font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 10px 0 20px; border-collapse: collapse; color: #333; background: #F3F5F7;}
table.cookielawinfo-winter a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}  
table.cookielawinfo-winter a:visited {color: #777;}
table.cookielawinfo-winter a:hover {color: #000;}  
table.cookielawinfo-winter caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}
table.cookielawinfo-winter thead th {background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal;}
table.cookielawinfo-winter tbody {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody {border-bottom: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody td, table.cookielawinfo-winter tbody th {padding: 10px;text-align: left;}
table.cookielawinfo-winter tbody tr {background: #F3F5F7;}
table.cookielawinfo-winter tbody tr.odd {background: #F0F2F4;}
table.cookielawinfo-winter tbody  tr:hover {background: #EAECEE; color: #111;}
table.cookielawinfo-winter tfoot td, table.cookielawinfo-winter tfoot th, table.cookielawinfo-winter tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;}

/** 27/05/2013: responsive table by Mark Wiltshire */
@media(max-width:800px) {
        table.cookielawinfo-row-cat-table td, table.cookielawinfo-row-cat-table th
        {
          width:23%;
          font-size:12px;
        }       
        table.cookielawinfo-row-cat-table .cookielawinfo-column-4, table.cookielawinfo-row-cat-table .cookielawinfo-column-4
        {
          width:45%;
        }
}

.cookielawinfo-row-cat-title{
    border-bottom: 1px solid #eee;
    text-align: center;
}
.cookielawinfo-row-cat-title-head{
    text-align: center;
}
.cookielawinfo-row-cat-table{
    width: 99%;
    margin-left: 5px;
    word-wrap:break-word;
    table-layout: fixed;
}
.cli-tab-section .cookielawinfo-row-cat-table
{
  width: 100%;
  margin-left: 0;
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th
{
  font-size:12px;
}