@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}}.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__appear{animation-delay:0s;animation-duration:1ms}}.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)}}.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__slide-in{animation-delay:0s;animation-duration:1ms}}.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)}}.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-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;font-weight:400;height:36px;margin:0;padding:6px 12px;text-decoration:none;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-button{transition-delay:0s;transition-duration:0s}}.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));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]){box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6))}.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-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]){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.08)}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-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.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;transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){.components-button.is-link{transition-delay:0s;transition-duration:0s}}.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]{animation:components-button__busy-animation 2.5s linear infinite;background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media (prefers-reduced-motion:reduce){.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-duration:0s}}.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:box-shadow .1s linear;transition:none;transition:border-color .1s ease-in-out;vertical-align:top;width:var(--checkbox-input-size)}@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;opacity:1}.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:"";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 (prefers-reduced-motion:reduce){.components-checkbox-control__input[type=checkbox]{transition-delay:0s;transition-duration:0s}}.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);transition:transform .1s ease;vertical-align:top;width:28px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option-wrapper{transition-delay:0s;transition-duration:0s}}.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{background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%;transition:box-shadow .1s ease;vertical-align:top;width:100%}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option{transition-delay:0s;transition-duration:0s}}.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;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-delay:0s;transition-duration:0s}}@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;opacity:1}.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__reset.components-button{display:flex;height:16px;min-width:16px;padding: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;content:"";height:100%;left:0;position:absolute;top:0;width:100%;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;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;transition:opacity .2s ease-in-out}@media (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:none}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1);transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}@media (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:none}}.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 [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{margin:0 -8px;padding:8px}.components-dropdown__content .components-menu-group:first-child{margin-top:-8px}.components-dropdown__content .components-menu-group:last-child{margin-bottom:-8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;margin-top:0;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:36px;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-button{padding:6px}.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;transition:background-color .2s ease,border-color .2s ease;vertical-align:top;width:32px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track{transition-delay:0s;transition-duration:0s}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute;transition:opacity .2s ease}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track:after{transition-delay:0s;transition-duration:0s}}.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;transition:transform .2s ease,background-color .2s ease-out;width:12px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__thumb{transition-delay:0s;transition-duration:0s}}.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;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-form-token-field__input-container{transition-delay:0s;transition-duration:0s}}@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;opacity:1}.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;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;padding:0;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__token.is-disabled .components-form-token-field__remove-token{cursor:default}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;line-height:24px;min-width:unset;transition:all .2s cubic-bezier(.4,1,.4,1)}@media (prefers-reduced-motion:reduce){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{animation-delay:0s;animation-duration:1ms;transition-delay:0s;transition-duration:0s}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;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;cursor:pointer;line-height:10px;overflow:initial;padding:0 2px}.components-form-token-field__remove-token.components-button:hover{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;transition:all .15s ease-in-out}@media (prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-delay:0s;transition-duration:0s}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;cursor:pointer;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)}@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__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide__page{min-height:300px}}.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__page-control{margin:0;text-align:center}.components-guide__page-control li{display:inline-block;margin:0}.components-guide__page-control .components-button{color:#e0e0e0;height:30px;margin:-6px 0;min-width:20px}.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}[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;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);pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions [role=region]:focus: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{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;margin-top:8px;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.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 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{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards;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 (prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-delay:0s;animation-duration:1ms}}.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay.is-animating-out{animation-delay:0s;animation-duration:1ms}}.components-modal__frame{animation-duration:var(--modal-frame-animation-duration);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 (prefers-reduced-motion:reduce){.components-modal__frame{animation-delay:0s;animation-duration:1ms}}.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));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;transition:background .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body>.components-panel__body-title{transition-delay:0s;transition-duration:0s}}.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;transition:background .1s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button{transition-delay:0s;transition-duration:0s}}.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;transition:color .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button .components-panel__arrow{transition-delay:0s;transition-duration:0s}}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;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder__input[type=url]{transition-delay:0s;transition-duration:0s}}@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;opacity:1}.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;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition-delay:0s;transition-duration:0s}}.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:box-shadow .1s linear;transition:none;width:24px}@media (prefers-reduced-motion:reduce){.components-radio-control__input[type=radio]{transition-delay:0s;transition-duration:0s}}@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;opacity:1}.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__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);transition:transform .1s ease-in;width:3px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle:before{transition-delay:0s;transition-duration:0s}}.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}.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}@media (prefers-reduced-motion:reduce){.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-delay:0s;animation-duration:1ms}}.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 (prefers-reduced-motion:reduce){.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-delay:0s;animation-duration:1ms}}@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)}} .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} .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:-moz-fit-content;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;height:auto;line-height:1.4;margin-left:32px;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){background-color:initial;text-decoration:underline}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{box-shadow:none;color:#fff;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:#fff;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;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;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:after{transition-delay:0s;transition-duration:0s}}.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;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:before{transition-delay:0s;transition-duration:0s}}.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;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.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-delay:0s;transition-duration:0s}}@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;opacity:1}.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-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{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards;border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media (prefers-reduced-motion:reduce){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation-delay:0s;animation-duration:1ms}}.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}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,115,161;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,97,135;--wp-admin-border-width-focus:2px}@media(min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--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){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7,82,108;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:6,64,84;--wp-admin-border-width-focus:2px}@media(min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56,51,48;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:43,39,36;--wp-admin-border-width-focus:2px}@media(min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:70,54,93;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:58,44,77;--wp-admin-border-width-focus:2px}@media(min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221,56,45;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:208,44,33;--wp-admin-border-width-focus:2px}@media(min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87,110,116;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76,96,102;--wp-admin-border-width-focus:2px}@media(min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:217,116,38;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195,105,34;--wp-admin-border-width-focus:2px}@media(min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}[data-gateway_id=pre_install_woocommerce_payments_promotion]>.status a{visibility:hidden!important}[data-gateway_id=pre_install_woocommerce_payments_promotion]>.action .is-secondary,[data-gateway_id=pre_install_woocommerce_payments_promotion]>.action.is-secondary:hover{box-shadow:none}[data-gateway_id=pre_install_woocommerce_payments_promotion]>.action a{position:relative;display:none}.wc_gateways .name .wc-payment-gateway-method-name{display:inline-flex}.wc_gateways .name .wc-payment-gateway-method-name img{height:24px;width:auto;margin-left:4px}.wc_gateways .wc-payment-gateway-method__name{display:flex}.wc_gateways .wc-payment-gateway-method__name .pre-install-payment-gateway__subtitle{margin-left:16px}.wc_gateways .wc-payment-gateway-method__name .pre-install-payment-gateway__subtitle>img{height:24px;width:auto;margin-left:4px}.wc_gateways .pre-install-payment-gateway__actions{display:flex}.wc_gateways .pre-install-payment-gateway__actions-menu{margin-right:24px}.wc_gateways .pre-install-payment-gateway__actions-menu-options{text-align:center}@font-face {
font-family: "industrial";
src: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/industrial/Flaticon.eot);
src: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/industrial/Flaticon.eot?#iefix) format("embedded-opentype"),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/industrial/Flaticon.woff) format("woff"),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/industrial/Flaticon.ttf) format("truetype"),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/industrial/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "industrial";
src: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/industrial/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="industrial-"]:before, [class*=" industrial-"]:before,
[class^="industrial-"]:after, [class*=" industrial-"]:after {   
font-family: industrial;
font-style: normal;
}
.industrial-061-blueprint:before { content: "\f100"; }
.industrial-061-book:before { content: "\f101"; }
.industrial-061-conveyor:before { content: "\f102"; }
.industrial-061-conveyor-1:before { content: "\f103"; }
.industrial-061-conveyor-2:before { content: "\f104"; }
.industrial-061-conveyor-3:before { content: "\f105"; }
.industrial-061-conveyor-4:before { content: "\f106"; }
.industrial-061-conveyor-5:before { content: "\f107"; }
.industrial-061-conveyor-6:before { content: "\f108"; }
.industrial-061-conveyor-7:before { content: "\f109"; }
.industrial-061-crane:before { content: "\f10a"; }
.industrial-061-crane-1:before { content: "\f10b"; }
.industrial-061-crane-2:before { content: "\f10c"; }
.industrial-061-crane-3:before { content: "\f10d"; }
.industrial-061-crane-4:before { content: "\f10e"; }
.industrial-061-dashboard:before { content: "\f10f"; }
.industrial-061-dashboard-1:before { content: "\f110"; }
.industrial-061-dashboard-2:before { content: "\f111"; }
.industrial-061-dashboard-3:before { content: "\f112"; }
.industrial-061-dashboard-4:before { content: "\f113"; }
.industrial-061-drilling-machine:before { content: "\f114"; }
.industrial-061-factory:before { content: "\f115"; }
.industrial-061-factory-1:before { content: "\f116"; }
.industrial-061-factory-2:before { content: "\f117"; }
.industrial-061-factory-3:before { content: "\f118"; }
.industrial-061-factory-4:before { content: "\f119"; }
.industrial-061-factory-5:before { content: "\f11a"; }
.industrial-061-factory-6:before { content: "\f11b"; }
.industrial-061-industrial-robot:before { content: "\f11c"; }
.industrial-061-industrial-robot-1:before { content: "\f11d"; }
.industrial-061-industrial-robot-10:before { content: "\f11e"; }
.industrial-061-industrial-robot-11:before { content: "\f11f"; }
.industrial-061-industrial-robot-12:before { content: "\f120"; }
.industrial-061-industrial-robot-13:before { content: "\f121"; }
.industrial-061-industrial-robot-14:before { content: "\f122"; }
.industrial-061-industrial-robot-15:before { content: "\f123"; }
.industrial-061-industrial-robot-16:before { content: "\f124"; }
.industrial-061-industrial-robot-17:before { content: "\f125"; }
.industrial-061-industrial-robot-2:before { content: "\f126"; }
.industrial-061-industrial-robot-3:before { content: "\f127"; }
.industrial-061-industrial-robot-4:before { content: "\f128"; }
.industrial-061-industrial-robot-5:before { content: "\f129"; }
.industrial-061-industrial-robot-6:before { content: "\f12a"; }
.industrial-061-industrial-robot-7:before { content: "\f12b"; }
.industrial-061-industrial-robot-8:before { content: "\f12c"; }
.industrial-061-industrial-robot-9:before { content: "\f12d"; }
.industrial-061-machine-press:before { content: "\f12e"; }
.industrial-061-machine-press-1:before { content: "\f12f"; }
.industrial-061-machine-press-2:before { content: "\f130"; }
.industrial-061-machine-press-3:before { content: "\f131"; }
.industrial-061-machine-press-4:before { content: "\f132"; }
.industrial-061-machine-press-5:before { content: "\f133"; }
.industrial-061-packages:before { content: "\f134"; }
.industrial-061-power-plant:before { content: "\f135"; }
.industrial-061-processor:before { content: "\f136"; }
.industrial-061-refinery:before { content: "\f137"; }
.industrial-061-refinery-1:before { content: "\f138"; }
.industrial-061-refinery-2:before { content: "\f139"; }
.industrial-061-stock:before { content: "\f13a"; }
.industrial-061-welder:before { content: "\f13b"; } @font-face {
font-family: "Business";
src: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/business/Flaticon.eot);
src: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/business/Flaticon.eot?#iefix) format("embedded-opentype"),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/business/Flaticon.woff) format("woff"),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/business/Flaticon.ttf) format("truetype"),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/business/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Business";
src: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/business/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="business-"]:before, [class*=" business-"]:before,
[class^="business-"]:after, [class*=" business-"]:after {   
font-family: Business;
font-style: normal;
}
.business-atm:before { content: "\f100"; }
.business-atm-1:before { content: "\f101"; }
.business-atm-2:before { content: "\f102"; }
.business-bag:before { content: "\f103"; }
.business-bag-1:before { content: "\f104"; }
.business-bag-2:before { content: "\f105"; }
.business-bag-3:before { content: "\f106"; }
.business-bag-4:before { content: "\f107"; }
.business-bag-5:before { content: "\f108"; }
.business-bag-6:before { content: "\f109"; }
.business-bank:before { content: "\f10a"; }
.business-barbershop:before { content: "\f10b"; }
.business-barcode:before { content: "\f10c"; }
.business-barcode-1:before { content: "\f10d"; }
.business-basket:before { content: "\f10e"; }
.business-basket-1:before { content: "\f10f"; }
.business-basket-2:before { content: "\f110"; }
.business-box:before { content: "\f111"; }
.business-box-1:before { content: "\f112"; }
.business-box-2:before { content: "\f113"; }
.business-box-3:before { content: "\f114"; }
.business-briefcase:before { content: "\f115"; }
.business-briefcase-1:before { content: "\f116"; }
.business-calculator:before { content: "\f117"; }
.business-cart:before { content: "\f118"; }
.business-cart-1:before { content: "\f119"; }
.business-cart-10:before { content: "\f11a"; }
.business-cart-11:before { content: "\f11b"; }
.business-cart-12:before { content: "\f11c"; }
.business-cart-13:before { content: "\f11d"; }
.business-cart-14:before { content: "\f11e"; }
.business-cart-15:before { content: "\f11f"; }
.business-cart-16:before { content: "\f120"; }
.business-cart-17:before { content: "\f121"; }
.business-cart-2:before { content: "\f122"; }
.business-cart-3:before { content: "\f123"; }
.business-cart-4:before { content: "\f124"; }
.business-cart-5:before { content: "\f125"; }
.business-cart-6:before { content: "\f126"; }
.business-cart-7:before { content: "\f127"; }
.business-cart-8:before { content: "\f128"; }
.business-cart-9:before { content: "\f129"; }
.business-cashier:before { content: "\f12a"; }
.business-cashier-1:before { content: "\f12b"; }
.business-change:before { content: "\f12c"; }
.business-check:before { content: "\f12d"; }
.business-coin:before { content: "\f12e"; }
.business-coin-1:before { content: "\f12f"; }
.business-coin-10:before { content: "\f130"; }
.business-coin-2:before { content: "\f131"; }
.business-coin-3:before { content: "\f132"; }
.business-coin-4:before { content: "\f133"; }
.business-coin-5:before { content: "\f134"; }
.business-coin-6:before { content: "\f135"; }
.business-coin-7:before { content: "\f136"; }
.business-coin-8:before { content: "\f137"; }
.business-coin-9:before { content: "\f138"; }
.business-coins:before { content: "\f139"; }
.business-coins-1:before { content: "\f13a"; }
.business-crate:before { content: "\f13b"; }
.business-crate-1:before { content: "\f13c"; }
.business-crate-2:before { content: "\f13d"; }
.business-crate-3:before { content: "\f13e"; }
.business-crate-4:before { content: "\f13f"; }
.business-crate-5:before { content: "\f140"; }
.business-credit-card:before { content: "\f141"; }
.business-credit-card-1:before { content: "\f142"; }
.business-credit-card-2:before { content: "\f143"; }
.business-credit-card-3:before { content: "\f144"; }
.business-credit-card-4:before { content: "\f145"; }
.business-credit-card-5:before { content: "\f146"; }
.business-credit-card-6:before { content: "\f147"; }
.business-delivery-cart:before { content: "\f148"; }
.business-delivery-cart-1:before { content: "\f149"; }
.business-diagram:before { content: "\f14a"; }
.business-diagram-1:before { content: "\f14b"; }
.business-diagram-2:before { content: "\f14c"; }
.business-diagram-3:before { content: "\f14d"; }
.business-folder:before { content: "\f14e"; }
.business-folder-1:before { content: "\f14f"; }
.business-get-money:before { content: "\f150"; }
.business-graph:before { content: "\f151"; }
.business-graph-1:before { content: "\f152"; }
.business-graph-2:before { content: "\f153"; }
.business-graph-3:before { content: "\f154"; }
.business-graph-4:before { content: "\f155"; }
.business-graph-5:before { content: "\f156"; }
.business-graph-6:before { content: "\f157"; }
.business-graph-7:before { content: "\f158"; }
.business-graph-8:before { content: "\f159"; }
.business-grocery:before { content: "\f15a"; }
.business-grocery-1:before { content: "\f15b"; }
.business-insert-coin:before { content: "\f15c"; }
.business-investment:before { content: "\f15d"; }
.business-justice:before { content: "\f15e"; }
.business-justice-scale:before { content: "\f15f"; }
.business-megaphone:before { content: "\f160"; }
.business-money:before { content: "\f161"; }
.business-notes:before { content: "\f162"; }
.business-notes-1:before { content: "\f163"; }
.business-notes-2:before { content: "\f164"; }
.business-open:before { content: "\f165"; }
.business-pack:before { content: "\f166"; }
.business-pie-chart:before { content: "\f167"; }
.business-pie-chart-1:before { content: "\f168"; }
.business-pie-chart-2:before { content: "\f169"; }
.business-pie-chart-3:before { content: "\f16a"; }
.business-pie-chart-4:before { content: "\f16b"; }
.business-pie-chart-5:before { content: "\f16c"; }
.business-pie-chart-6:before { content: "\f16d"; }
.business-piggy-bank:before { content: "\f16e"; }
.business-piggy-bank-1:before { content: "\f16f"; }
.business-point-of-service:before { content: "\f170"; }
.business-poor:before { content: "\f171"; }
.business-presentation:before { content: "\f172"; }
.business-presentation-1:before { content: "\f173"; }
.business-presentation-10:before { content: "\f174"; }
.business-presentation-11:before { content: "\f175"; }
.business-presentation-12:before { content: "\f176"; }
.business-presentation-13:before { content: "\f177"; }
.business-presentation-14:before { content: "\f178"; }
.business-presentation-15:before { content: "\f179"; }
.business-presentation-16:before { content: "\f17a"; }
.business-presentation-17:before { content: "\f17b"; }
.business-presentation-18:before { content: "\f17c"; }
.business-presentation-19:before { content: "\f17d"; }
.business-presentation-2:before { content: "\f17e"; }
.business-presentation-3:before { content: "\f17f"; }
.business-presentation-4:before { content: "\f180"; }
.business-presentation-5:before { content: "\f181"; }
.business-presentation-6:before { content: "\f182"; }
.business-presentation-7:before { content: "\f183"; }
.business-presentation-8:before { content: "\f184"; }
.business-presentation-9:before { content: "\f185"; }
.business-price-tag:before { content: "\f186"; }
.business-price-tag-1:before { content: "\f187"; }
.business-price-tag-2:before { content: "\f188"; }
.business-price-tag-3:before { content: "\f189"; }
.business-price-tag-4:before { content: "\f18a"; }
.business-price-tag-5:before { content: "\f18b"; }
.business-price-tag-6:before { content: "\f18c"; }
.business-price-tag-7:before { content: "\f18d"; }
.business-price-tag-8:before { content: "\f18e"; }
.business-price-tag-9:before { content: "\f18f"; }
.business-receipt:before { content: "\f190"; }
.business-record:before { content: "\f191"; }
.business-rewind-time:before { content: "\f192"; }
.business-rich:before { content: "\f193"; }
.business-safebox:before { content: "\f194"; }
.business-safebox-1:before { content: "\f195"; }
.business-safebox-2:before { content: "\f196"; }
.business-safebox-3:before { content: "\f197"; }
.business-safebox-4:before { content: "\f198"; }
.business-stamp:before { content: "\f199"; }
.business-stamp-1:before { content: "\f19a"; }
.business-stand:before { content: "\f19b"; }
.business-store:before { content: "\f19c"; }
.business-store-1:before { content: "\f19d"; }
.business-store-2:before { content: "\f19e"; }
.business-store-3:before { content: "\f19f"; }
.business-strongbox:before { content: "\f1a0"; }
.business-suitcase:before { content: "\f1a1"; }
.business-suitcase-1:before { content: "\f1a2"; }
.business-suitcase-2:before { content: "\f1a3"; }
.business-time-is-money:before { content: "\f1a4"; }
.business-time-passing:before { content: "\f1a5"; }
.business-wallet:before { content: "\f1a6"; }
.business-wallet-1:before { content: "\f1a7"; }
.business-wallet-2:before { content: "\f1a8"; }
.business-yen:before { content: "\f1a9"; } @font-face {
font-family: "Seo";
src: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/seo/Flaticon.eot);
src: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/seo/Flaticon.eot?#iefix) format("embedded-opentype"),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/seo/Flaticon.woff) format("woff"),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/seo/Flaticon.ttf) format("truetype"),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/seo/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Seo";
src: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/seo/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="seo-"]:before, [class*=" seo-"]:before,
[class^="seo-"]:after, [class*=" seo-"]:after {   
font-family: Seo;
font-style: normal;
}
.seo-analytics:before { content: "\f100"; }
.seo-analytics-1:before { content: "\f101"; }
.seo-analytics-10:before { content: "\f102"; }
.seo-analytics-11:before { content: "\f103"; }
.seo-analytics-12:before { content: "\f104"; }
.seo-analytics-13:before { content: "\f105"; }
.seo-analytics-14:before { content: "\f106"; }
.seo-analytics-15:before { content: "\f107"; }
.seo-analytics-16:before { content: "\f108"; }
.seo-analytics-17:before { content: "\f109"; }
.seo-analytics-18:before { content: "\f10a"; }
.seo-analytics-19:before { content: "\f10b"; }
.seo-analytics-2:before { content: "\f10c"; }
.seo-analytics-20:before { content: "\f10d"; }
.seo-analytics-21:before { content: "\f10e"; }
.seo-analytics-22:before { content: "\f10f"; }
.seo-analytics-23:before { content: "\f110"; }
.seo-analytics-24:before { content: "\f111"; }
.seo-analytics-25:before { content: "\f112"; }
.seo-analytics-26:before { content: "\f113"; }
.seo-analytics-3:before { content: "\f114"; }
.seo-analytics-4:before { content: "\f115"; }
.seo-analytics-5:before { content: "\f116"; }
.seo-analytics-6:before { content: "\f117"; }
.seo-analytics-7:before { content: "\f118"; }
.seo-analytics-8:before { content: "\f119"; }
.seo-analytics-9:before { content: "\f11a"; }
.seo-browser:before { content: "\f11b"; }
.seo-browser-1:before { content: "\f11c"; }
.seo-browser-10:before { content: "\f11d"; }
.seo-browser-11:before { content: "\f11e"; }
.seo-browser-12:before { content: "\f11f"; }
.seo-browser-13:before { content: "\f120"; }
.seo-browser-14:before { content: "\f121"; }
.seo-browser-15:before { content: "\f122"; }
.seo-browser-16:before { content: "\f123"; }
.seo-browser-17:before { content: "\f124"; }
.seo-browser-18:before { content: "\f125"; }
.seo-browser-19:before { content: "\f126"; }
.seo-browser-2:before { content: "\f127"; }
.seo-browser-20:before { content: "\f128"; }
.seo-browser-21:before { content: "\f129"; }
.seo-browser-22:before { content: "\f12a"; }
.seo-browser-23:before { content: "\f12b"; }
.seo-browser-24:before { content: "\f12c"; }
.seo-browser-25:before { content: "\f12d"; }
.seo-browser-26:before { content: "\f12e"; }
.seo-browser-27:before { content: "\f12f"; }
.seo-browser-28:before { content: "\f130"; }
.seo-browser-29:before { content: "\f131"; }
.seo-browser-3:before { content: "\f132"; }
.seo-browser-30:before { content: "\f133"; }
.seo-browser-31:before { content: "\f134"; }
.seo-browser-32:before { content: "\f135"; }
.seo-browser-33:before { content: "\f136"; }
.seo-browser-34:before { content: "\f137"; }
.seo-browser-35:before { content: "\f138"; }
.seo-browser-36:before { content: "\f139"; }
.seo-browser-37:before { content: "\f13a"; }
.seo-browser-38:before { content: "\f13b"; }
.seo-browser-39:before { content: "\f13c"; }
.seo-browser-4:before { content: "\f13d"; }
.seo-browser-40:before { content: "\f13e"; }
.seo-browser-41:before { content: "\f13f"; }
.seo-browser-42:before { content: "\f140"; }
.seo-browser-43:before { content: "\f141"; }
.seo-browser-44:before { content: "\f142"; }
.seo-browser-45:before { content: "\f143"; }
.seo-browser-46:before { content: "\f144"; }
.seo-browser-47:before { content: "\f145"; }
.seo-browser-5:before { content: "\f146"; }
.seo-browser-6:before { content: "\f147"; }
.seo-browser-7:before { content: "\f148"; }
.seo-browser-8:before { content: "\f149"; }
.seo-browser-9:before { content: "\f14a"; }
.seo-cloud-computing:before { content: "\f14b"; }
.seo-cloud-computing-1:before { content: "\f14c"; }
.seo-cloud-computing-2:before { content: "\f14d"; }
.seo-cloud-computing-3:before { content: "\f14e"; }
.seo-cloud-computing-4:before { content: "\f14f"; }
.seo-cloud-computing-5:before { content: "\f150"; }
.seo-network:before { content: "\f151"; }
.seo-network-1:before { content: "\f152"; }
.seo-networking:before { content: "\f153"; }
.seo-pie-chart:before { content: "\f154"; }
.seo-pie-chart-1:before { content: "\f155"; }
.seo-pie-chart-2:before { content: "\f156"; }
.seo-pie-chart-3:before { content: "\f157"; }
.seo-pie-chart-4:before { content: "\f158"; }
.seo-pie-chart-5:before { content: "\f159"; }
.seo-pie-chart-6:before { content: "\f15a"; }
.seo-pie-chart-7:before { content: "\f15b"; }
.seo-pie-chart-8:before { content: "\f15c"; }
.seo-pie-chart-9:before { content: "\f15d"; }
.seo-server:before { content: "\f15e"; }
.seo-smartphone:before { content: "\f15f"; }
.seo-smartphone-1:before { content: "\f160"; }
.seo-smartphone-2:before { content: "\f161"; }
.seo-worldwide:before { content: "\f162"; }
.seo-worldwide-1:before { content: "\f163"; }
.seo-worldwide-10:before { content: "\f164"; }
.seo-worldwide-11:before { content: "\f165"; }
.seo-worldwide-12:before { content: "\f166"; }
.seo-worldwide-13:before { content: "\f167"; }
.seo-worldwide-14:before { content: "\f168"; }
.seo-worldwide-15:before { content: "\f169"; }
.seo-worldwide-16:before { content: "\f16a"; }
.seo-worldwide-17:before { content: "\f16b"; }
.seo-worldwide-18:before { content: "\f16c"; }
.seo-worldwide-19:before { content: "\f16d"; }
.seo-worldwide-2:before { content: "\f16e"; }
.seo-worldwide-20:before { content: "\f16f"; }
.seo-worldwide-21:before { content: "\f170"; }
.seo-worldwide-3:before { content: "\f171"; }
.seo-worldwide-4:before { content: "\f172"; }
.seo-worldwide-5:before { content: "\f173"; }
.seo-worldwide-6:before { content: "\f174"; }
.seo-worldwide-7:before { content: "\f175"; }
.seo-worldwide-8:before { content: "\f176"; }
.seo-worldwide-9:before { content: "\f177"; } @font-face {
font-family: "Image";
src: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/image/Flaticon.eot);
src: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/image/Flaticon.eot?#iefix) format("embedded-opentype"),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/image/Flaticon.woff) format("woff"),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/image/Flaticon.ttf) format("truetype"),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/image/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Image";
src: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/image/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="image-"]:before, [class*=" image-"]:before,
[class^="image-"]:after, [class*=" image-"]:after {   
font-family: Image;
font-style: normal;
}
.image-001-curves:before { content: "\f100"; }
.image-002-levels-1:before { content: "\f101"; }
.image-003-brightness-2:before { content: "\f102"; }
.image-004-pixelated:before { content: "\f103"; }
.image-005-sponge:before { content: "\f104"; }
.image-006-cd-burn:before { content: "\f105"; }
.image-007-brightness-1:before { content: "\f106"; }
.image-008-color:before { content: "\f107"; }
.image-009-monitor-7:before { content: "\f108"; }
.image-010-monitor-6:before { content: "\f109"; }
.image-011-monitor-5:before { content: "\f10a"; }
.image-012-levels:before { content: "\f10b"; }
.image-013-magic-wand:before { content: "\f10c"; }
.image-014-dropper:before { content: "\f10d"; }
.image-015-adjustment:before { content: "\f10e"; }
.image-016-photography:before { content: "\f10f"; }
.image-017-red-eye-1:before { content: "\f110"; }
.image-018-patch:before { content: "\f111"; }
.image-019-monitor-4:before { content: "\f112"; }
.image-020-red-eye:before { content: "\f113"; }
.image-021-monitor-3:before { content: "\f114"; }
.image-022-monitor-2:before { content: "\f115"; }
.image-023-monitor-1:before { content: "\f116"; }
.image-024-monitor:before { content: "\f117"; }
.image-025-contrast-1:before { content: "\f118"; }
.image-026-opacity:before { content: "\f119"; }
.image-027-blur:before { content: "\f11a"; }
.image-028-rgb:before { content: "\f11b"; }
.image-029-thermometer:before { content: "\f11c"; }
.image-030-sliders:before { content: "\f11d"; }
.image-031-pyramid:before { content: "\f11e"; }
.image-032-crop:before { content: "\f11f"; }
.image-033-contrast:before { content: "\f120"; }
.image-034-brightness:before { content: "\f121"; }
.image-035-graphic-tablet-5:before { content: "\f122"; }
.image-036-graphic-tablet-4:before { content: "\f123"; }
.image-037-graphic-tablet-3:before { content: "\f124"; }
.image-038-graphic-tablet-2:before { content: "\f125"; }
.image-039-graphic-tablet-1:before { content: "\f126"; }
.image-040-graphic-tablet:before { content: "\f127"; } @font-face {
font-family: "startups";
src: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/startups/Flaticon.eot);
src: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/startups/Flaticon.eot?#iefix) format("embedded-opentype"),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/startups/Flaticon.woff) format("woff"),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/startups/Flaticon.ttf) format("truetype"),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/startups/Flaticon.svg#startups) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "startups";
src: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/startups/Flaticon.svg#startups) format("svg");
}
}
[class^="startups-"]:before, [class*=" startups-"]:before,
[class^="startups-"]:after, [class*=" startups-"]:after {   
font-family: startups;
font-style: normal;
}
.startups-001-employee-3:before { content: "\f100"; }
.startups-002-employee-2:before { content: "\f101"; }
.startups-003-employee-1:before { content: "\f102"; }
.startups-004-employee:before { content: "\f103"; }
.startups-005-event:before { content: "\f104"; }
.startups-006-puzzle:before { content: "\f105"; }
.startups-007-computer-1:before { content: "\f106"; }
.startups-008-browser-1:before { content: "\f107"; }
.startups-009-smartphone-1:before { content: "\f108"; }
.startups-010-smartphone:before { content: "\f109"; }
.startups-011-networking-1:before { content: "\f10a"; }
.startups-012-rocket-1:before { content: "\f10b"; }
.startups-013-laptop:before { content: "\f10c"; }
.startups-014-briefcase:before { content: "\f10d"; }
.startups-015-time-management:before { content: "\f10e"; }
.startups-016-package:before { content: "\f10f"; }
.startups-017-target:before { content: "\f110"; }
.startups-018-clipboard-1:before { content: "\f111"; }
.startups-019-clipboard:before { content: "\f112"; }
.startups-020-hourglass:before { content: "\f113"; }
.startups-021-folder:before { content: "\f114"; }
.startups-022-growth-4:before { content: "\f115"; }
.startups-023-growth-3:before { content: "\f116"; }
.startups-024-growth-2:before { content: "\f117"; }
.startups-025-compass:before { content: "\f118"; }
.startups-026-wallet:before { content: "\f119"; }
.startups-027-growth-1:before { content: "\f11a"; }
.startups-028-vision:before { content: "\f11b"; }
.startups-029-presentation:before { content: "\f11c"; }
.startups-030-computer:before { content: "\f11d"; }
.startups-031-clock:before { content: "\f11e"; }
.startups-032-binoculars:before { content: "\f11f"; }
.startups-033-growth:before { content: "\f120"; }
.startups-034-money-bag:before { content: "\f121"; }
.startups-035-trophy:before { content: "\f122"; }
.startups-036-megaphone:before { content: "\f123"; }
.startups-037-browser:before { content: "\f124"; }
.startups-038-innovation-1:before { content: "\f125"; }
.startups-039-search:before { content: "\f126"; }
.startups-040-idea:before { content: "\f127"; }
.startups-041-innovation:before { content: "\f128"; }
.startups-042-chat-bubble:before { content: "\f129"; }
.startups-043-line-chart:before { content: "\f12a"; }
.startups-044-calculator:before { content: "\f12b"; }
.startups-045-money:before { content: "\f12c"; }
.startups-046-mountain:before { content: "\f12d"; }
.startups-047-loss:before { content: "\f12e"; }
.startups-048-increase:before { content: "\f12f"; }
.startups-049-networking:before { content: "\f130"; }
.startups-050-rocket:before { content: "\f131"; } @font-face {
font-family: "Marketing";
src: url(https://bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/Flaticon.eot);
src: url(https://bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/Flaticon.eot?#iefix) format("embedded-opentype"),
url(https://bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/Flaticon.woff) format("woff"),
url(https://bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/Flaticon.ttf) format("truetype"),
url(https://bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Marketing";
src: url(https://bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="marketing-"]:before, [class*=" marketing-"]:before,
[class^="marketing-"]:after, [class*=" marketing-"]:after {   
font-family: Marketing;
font-style: normal;
}
.marketing-001-handshake:before { content: "\f100"; }
.marketing-002-share:before { content: "\f101"; }
.marketing-003-message:before { content: "\f102"; }
.marketing-004-brainstorm-1:before { content: "\f103"; }
.marketing-005-projection-3:before { content: "\f104"; }
.marketing-006-desktop-1:before { content: "\f105"; }
.marketing-007-funnel-1:before { content: "\f106"; }
.marketing-008-speed-1:before { content: "\f107"; }
.marketing-009-email:before { content: "\f108"; }
.marketing-010-like:before { content: "\f109"; }
.marketing-011-win-1:before { content: "\f10a"; }
.marketing-012-win:before { content: "\f10b"; }
.marketing-013-speed:before { content: "\f10c"; }
.marketing-014-pricing:before { content: "\f10d"; }
.marketing-015-projection-2:before { content: "\f10e"; }
.marketing-016-laptop-3:before { content: "\f10f"; }
.marketing-017-idea-2:before { content: "\f110"; }
.marketing-018-award-1:before { content: "\f111"; }
.marketing-019-laptop-2:before { content: "\f112"; }
.marketing-020-cloud:before { content: "\f113"; }
.marketing-021-bug:before { content: "\f114"; }
.marketing-022-projection-1:before { content: "\f115"; }
.marketing-023-award:before { content: "\f116"; }
.marketing-024-laptop-1:before { content: "\f117"; }
.marketing-025-review:before { content: "\f118"; }
.marketing-026-user:before { content: "\f119"; }
.marketing-027-brainstorm:before { content: "\f11a"; }
.marketing-028-funnel:before { content: "\f11b"; }
.marketing-029-reward-1:before { content: "\f11c"; }
.marketing-030-store-2:before { content: "\f11d"; }
.marketing-031-idea-1:before { content: "\f11e"; }
.marketing-032-launch-3:before { content: "\f11f"; }
.marketing-033-advice:before { content: "\f120"; }
.marketing-034-marketing-1:before { content: "\f121"; }
.marketing-035-marketing:before { content: "\f122"; }
.marketing-036-billboard:before { content: "\f123"; }
.marketing-037-laptop:before { content: "\f124"; }
.marketing-038-business:before { content: "\f125"; }
.marketing-039-computer:before { content: "\f126"; }
.marketing-040-search:before { content: "\f127"; }
.marketing-041-idea:before { content: "\f128"; }
.marketing-042-thought:before { content: "\f129"; }
.marketing-043-financial-1:before { content: "\f12a"; }
.marketing-044-store-1:before { content: "\f12b"; }
.marketing-045-launch-2:before { content: "\f12c"; }
.marketing-046-launch-1:before { content: "\f12d"; }
.marketing-047-desktop:before { content: "\f12e"; }
.marketing-048-store:before { content: "\f12f"; }
.marketing-049-reward:before { content: "\f130"; }
.marketing-050-launch:before { content: "\f131"; }
.marketing-051-sale:before { content: "\f132"; }
.marketing-052-projection:before { content: "\f133"; }
.marketing-053-voucher:before { content: "\f134"; }
.marketing-054-coupon:before { content: "\f135"; }
.marketing-055-financial:before { content: "\f136"; }
.marketing-056-chart:before { content: "\f137"; }
.marketing-057-mail:before { content: "\f138"; }
.marketing-058-target:before { content: "\f139"; }
.marketing-059-graph:before { content: "\f13a"; }
.marketing-060-keywords:before { content: "\f13b"; }
@font-face {
font-family: 'themify';
src:url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/themify/themify.eot);
src:url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/themify/themify.eot) format('embedded-opentype'),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/themify/themify.woff) format('woff'),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/themify/themify.ttf) format('truetype'),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/themify/themify.svg) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="ti-"], [class*=" ti-"] {
font-family: 'themify';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ti-wand:before {
content: "\e600";
}
.ti-volume:before {
content: "\e601";
}
.ti-user:before {
content: "\e602";
}
.ti-unlock:before {
content: "\e603";
}
.ti-unlink:before {
content: "\e604";
}
.ti-trash:before {
content: "\e605";
}
.ti-thought:before {
content: "\e606";
}
.ti-target:before {
content: "\e607";
}
.ti-tag:before {
content: "\e608";
}
.ti-tablet:before {
content: "\e609";
}
.ti-star:before {
content: "\e60a";
}
.ti-spray:before {
content: "\e60b";
}
.ti-signal:before {
content: "\e60c";
}
.ti-shopping-cart:before {
content: "\e60d";
}
.ti-shopping-cart-full:before {
content: "\e60e";
}
.ti-settings:before {
content: "\e60f";
}
.ti-search:before {
content: "\e610";
}
.ti-zoom-in:before {
content: "\e611";
}
.ti-zoom-out:before {
content: "\e612";
}
.ti-cut:before {
content: "\e613";
}
.ti-ruler:before {
content: "\e614";
}
.ti-ruler-pencil:before {
content: "\e615";
}
.ti-ruler-alt:before {
content: "\e616";
}
.ti-bookmark:before {
content: "\e617";
}
.ti-bookmark-alt:before {
content: "\e618";
}
.ti-reload:before {
content: "\e619";
}
.ti-plus:before {
content: "\e61a";
}
.ti-pin:before {
content: "\e61b";
}
.ti-pencil:before {
content: "\e61c";
}
.ti-pencil-alt:before {
content: "\e61d";
}
.ti-paint-roller:before {
content: "\e61e";
}
.ti-paint-bucket:before {
content: "\e61f";
}
.ti-na:before {
content: "\e620";
}
.ti-mobile:before {
content: "\e621";
}
.ti-minus:before {
content: "\e622";
}
.ti-medall:before {
content: "\e623";
}
.ti-medall-alt:before {
content: "\e624";
}
.ti-marker:before {
content: "\e625";
}
.ti-marker-alt:before {
content: "\e626";
}
.ti-arrow-up:before {
content: "\e627";
}
.ti-arrow-right:before {
content: "\e628";
}
.ti-arrow-left:before {
content: "\e629";
}
.ti-arrow-down:before {
content: "\e62a";
}
.ti-lock:before {
content: "\e62b";
}
.ti-location-arrow:before {
content: "\e62c";
}
.ti-link:before {
content: "\e62d";
}
.ti-layout:before {
content: "\e62e";
}
.ti-layers:before {
content: "\e62f";
}
.ti-layers-alt:before {
content: "\e630";
}
.ti-key:before {
content: "\e631";
}
.ti-import:before {
content: "\e632";
}
.ti-image:before {
content: "\e633";
}
.ti-heart:before {
content: "\e634";
}
.ti-heart-broken:before {
content: "\e635";
}
.ti-hand-stop:before {
content: "\e636";
}
.ti-hand-open:before {
content: "\e637";
}
.ti-hand-drag:before {
content: "\e638";
}
.ti-folder:before {
content: "\e639";
}
.ti-flag:before {
content: "\e63a";
}
.ti-flag-alt:before {
content: "\e63b";
}
.ti-flag-alt-2:before {
content: "\e63c";
}
.ti-eye:before {
content: "\e63d";
}
.ti-export:before {
content: "\e63e";
}
.ti-exchange-vertical:before {
content: "\e63f";
}
.ti-desktop:before {
content: "\e640";
}
.ti-cup:before {
content: "\e641";
}
.ti-crown:before {
content: "\e642";
}
.ti-comments:before {
content: "\e643";
}
.ti-comment:before {
content: "\e644";
}
.ti-comment-alt:before {
content: "\e645";
}
.ti-close:before {
content: "\e646";
}
.ti-clip:before {
content: "\e647";
}
.ti-angle-up:before {
content: "\e648";
}
.ti-angle-right:before {
content: "\e649";
}
.ti-angle-left:before {
content: "\e64a";
}
.ti-angle-down:before {
content: "\e64b";
}
.ti-check:before {
content: "\e64c";
}
.ti-check-box:before {
content: "\e64d";
}
.ti-camera:before {
content: "\e64e";
}
.ti-announcement:before {
content: "\e64f";
}
.ti-brush:before {
content: "\e650";
}
.ti-briefcase:before {
content: "\e651";
}
.ti-bolt:before {
content: "\e652";
}
.ti-bolt-alt:before {
content: "\e653";
}
.ti-blackboard:before {
content: "\e654";
}
.ti-bag:before {
content: "\e655";
}
.ti-move:before {
content: "\e656";
}
.ti-arrows-vertical:before {
content: "\e657";
}
.ti-arrows-horizontal:before {
content: "\e658";
}
.ti-fullscreen:before {
content: "\e659";
}
.ti-arrow-top-right:before {
content: "\e65a";
}
.ti-arrow-top-left:before {
content: "\e65b";
}
.ti-arrow-circle-up:before {
content: "\e65c";
}
.ti-arrow-circle-right:before {
content: "\e65d";
}
.ti-arrow-circle-left:before {
content: "\e65e";
}
.ti-arrow-circle-down:before {
content: "\e65f";
}
.ti-angle-double-up:before {
content: "\e660";
}
.ti-angle-double-right:before {
content: "\e661";
}
.ti-angle-double-left:before {
content: "\e662";
}
.ti-angle-double-down:before {
content: "\e663";
}
.ti-zip:before {
content: "\e664";
}
.ti-world:before {
content: "\e665";
}
.ti-wheelchair:before {
content: "\e666";
}
.ti-view-list:before {
content: "\e667";
}
.ti-view-list-alt:before {
content: "\e668";
}
.ti-view-grid:before {
content: "\e669";
}
.ti-uppercase:before {
content: "\e66a";
}
.ti-upload:before {
content: "\e66b";
}
.ti-underline:before {
content: "\e66c";
}
.ti-truck:before {
content: "\e66d";
}
.ti-timer:before {
content: "\e66e";
}
.ti-ticket:before {
content: "\e66f";
}
.ti-thumb-up:before {
content: "\e670";
}
.ti-thumb-down:before {
content: "\e671";
}
.ti-text:before {
content: "\e672";
}
.ti-stats-up:before {
content: "\e673";
}
.ti-stats-down:before {
content: "\e674";
}
.ti-split-v:before {
content: "\e675";
}
.ti-split-h:before {
content: "\e676";
}
.ti-smallcap:before {
content: "\e677";
}
.ti-shine:before {
content: "\e678";
}
.ti-shift-right:before {
content: "\e679";
}
.ti-shift-left:before {
content: "\e67a";
}
.ti-shield:before {
content: "\e67b";
}
.ti-notepad:before {
content: "\e67c";
}
.ti-server:before {
content: "\e67d";
}
.ti-quote-right:before {
content: "\e67e";
}
.ti-quote-left:before {
content: "\e67f";
}
.ti-pulse:before {
content: "\e680";
}
.ti-printer:before {
content: "\e681";
}
.ti-power-off:before {
content: "\e682";
}
.ti-plug:before {
content: "\e683";
}
.ti-pie-chart:before {
content: "\e684";
}
.ti-paragraph:before {
content: "\e685";
}
.ti-panel:before {
content: "\e686";
}
.ti-package:before {
content: "\e687";
}
.ti-music:before {
content: "\e688";
}
.ti-music-alt:before {
content: "\e689";
}
.ti-mouse:before {
content: "\e68a";
}
.ti-mouse-alt:before {
content: "\e68b";
}
.ti-money:before {
content: "\e68c";
}
.ti-microphone:before {
content: "\e68d";
}
.ti-menu:before {
content: "\e68e";
}
.ti-menu-alt:before {
content: "\e68f";
}
.ti-map:before {
content: "\e690";
}
.ti-map-alt:before {
content: "\e691";
}
.ti-loop:before {
content: "\e692";
}
.ti-location-pin:before {
content: "\e693";
}
.ti-list:before {
content: "\e694";
}
.ti-light-bulb:before {
content: "\e695";
}
.ti-Italic:before {
content: "\e696";
}
.ti-info:before {
content: "\e697";
}
.ti-infinite:before {
content: "\e698";
}
.ti-id-badge:before {
content: "\e699";
}
.ti-hummer:before {
content: "\e69a";
}
.ti-home:before {
content: "\e69b";
}
.ti-help:before {
content: "\e69c";
}
.ti-headphone:before {
content: "\e69d";
}
.ti-harddrives:before {
content: "\e69e";
}
.ti-harddrive:before {
content: "\e69f";
}
.ti-gift:before {
content: "\e6a0";
}
.ti-game:before {
content: "\e6a1";
}
.ti-filter:before {
content: "\e6a2";
}
.ti-files:before {
content: "\e6a3";
}
.ti-file:before {
content: "\e6a4";
}
.ti-eraser:before {
content: "\e6a5";
}
.ti-envelope:before {
content: "\e6a6";
}
.ti-download:before {
content: "\e6a7";
}
.ti-direction:before {
content: "\e6a8";
}
.ti-direction-alt:before {
content: "\e6a9";
}
.ti-dashboard:before {
content: "\e6aa";
}
.ti-control-stop:before {
content: "\e6ab";
}
.ti-control-shuffle:before {
content: "\e6ac";
}
.ti-control-play:before {
content: "\e6ad";
}
.ti-control-pause:before {
content: "\e6ae";
}
.ti-control-forward:before {
content: "\e6af";
}
.ti-control-backward:before {
content: "\e6b0";
}
.ti-cloud:before {
content: "\e6b1";
}
.ti-cloud-up:before {
content: "\e6b2";
}
.ti-cloud-down:before {
content: "\e6b3";
}
.ti-clipboard:before {
content: "\e6b4";
}
.ti-car:before {
content: "\e6b5";
}
.ti-calendar:before {
content: "\e6b6";
}
.ti-book:before {
content: "\e6b7";
}
.ti-bell:before {
content: "\e6b8";
}
.ti-basketball:before {
content: "\e6b9";
}
.ti-bar-chart:before {
content: "\e6ba";
}
.ti-bar-chart-alt:before {
content: "\e6bb";
}
.ti-back-right:before {
content: "\e6bc";
}
.ti-back-left:before {
content: "\e6bd";
}
.ti-arrows-corner:before {
content: "\e6be";
}
.ti-archive:before {
content: "\e6bf";
}
.ti-anchor:before {
content: "\e6c0";
}
.ti-align-right:before {
content: "\e6c1";
}
.ti-align-left:before {
content: "\e6c2";
}
.ti-align-justify:before {
content: "\e6c3";
}
.ti-align-center:before {
content: "\e6c4";
}
.ti-alert:before {
content: "\e6c5";
}
.ti-alarm-clock:before {
content: "\e6c6";
}
.ti-agenda:before {
content: "\e6c7";
}
.ti-write:before {
content: "\e6c8";
}
.ti-window:before {
content: "\e6c9";
}
.ti-widgetized:before {
content: "\e6ca";
}
.ti-widget:before {
content: "\e6cb";
}
.ti-widget-alt:before {
content: "\e6cc";
}
.ti-wallet:before {
content: "\e6cd";
}
.ti-video-clapper:before {
content: "\e6ce";
}
.ti-video-camera:before {
content: "\e6cf";
}
.ti-vector:before {
content: "\e6d0";
}
.ti-themify-logo:before {
content: "\e6d1";
}
.ti-themify-favicon:before {
content: "\e6d2";
}
.ti-themify-favicon-alt:before {
content: "\e6d3";
}
.ti-support:before {
content: "\e6d4";
}
.ti-stamp:before {
content: "\e6d5";
}
.ti-split-v-alt:before {
content: "\e6d6";
}
.ti-slice:before {
content: "\e6d7";
}
.ti-shortcode:before {
content: "\e6d8";
}
.ti-shift-right-alt:before {
content: "\e6d9";
}
.ti-shift-left-alt:before {
content: "\e6da";
}
.ti-ruler-alt-2:before {
content: "\e6db";
}
.ti-receipt:before {
content: "\e6dc";
}
.ti-pin2:before {
content: "\e6dd";
}
.ti-pin-alt:before {
content: "\e6de";
}
.ti-pencil-alt2:before {
content: "\e6df";
}
.ti-palette:before {
content: "\e6e0";
}
.ti-more:before {
content: "\e6e1";
}
.ti-more-alt:before {
content: "\e6e2";
}
.ti-microphone-alt:before {
content: "\e6e3";
}
.ti-magnet:before {
content: "\e6e4";
}
.ti-line-double:before {
content: "\e6e5";
}
.ti-line-dotted:before {
content: "\e6e6";
}
.ti-line-dashed:before {
content: "\e6e7";
}
.ti-layout-width-full:before {
content: "\e6e8";
}
.ti-layout-width-default:before {
content: "\e6e9";
}
.ti-layout-width-default-alt:before {
content: "\e6ea";
}
.ti-layout-tab:before {
content: "\e6eb";
}
.ti-layout-tab-window:before {
content: "\e6ec";
}
.ti-layout-tab-v:before {
content: "\e6ed";
}
.ti-layout-tab-min:before {
content: "\e6ee";
}
.ti-layout-slider:before {
content: "\e6ef";
}
.ti-layout-slider-alt:before {
content: "\e6f0";
}
.ti-layout-sidebar-right:before {
content: "\e6f1";
}
.ti-layout-sidebar-none:before {
content: "\e6f2";
}
.ti-layout-sidebar-left:before {
content: "\e6f3";
}
.ti-layout-placeholder:before {
content: "\e6f4";
}
.ti-layout-menu:before {
content: "\e6f5";
}
.ti-layout-menu-v:before {
content: "\e6f6";
}
.ti-layout-menu-separated:before {
content: "\e6f7";
}
.ti-layout-menu-full:before {
content: "\e6f8";
}
.ti-layout-media-right-alt:before {
content: "\e6f9";
}
.ti-layout-media-right:before {
content: "\e6fa";
}
.ti-layout-media-overlay:before {
content: "\e6fb";
}
.ti-layout-media-overlay-alt:before {
content: "\e6fc";
}
.ti-layout-media-overlay-alt-2:before {
content: "\e6fd";
}
.ti-layout-media-left-alt:before {
content: "\e6fe";
}
.ti-layout-media-left:before {
content: "\e6ff";
}
.ti-layout-media-center-alt:before {
content: "\e700";
}
.ti-layout-media-center:before {
content: "\e701";
}
.ti-layout-list-thumb:before {
content: "\e702";
}
.ti-layout-list-thumb-alt:before {
content: "\e703";
}
.ti-layout-list-post:before {
content: "\e704";
}
.ti-layout-list-large-image:before {
content: "\e705";
}
.ti-layout-line-solid:before {
content: "\e706";
}
.ti-layout-grid4:before {
content: "\e707";
}
.ti-layout-grid3:before {
content: "\e708";
}
.ti-layout-grid2:before {
content: "\e709";
}
.ti-layout-grid2-thumb:before {
content: "\e70a";
}
.ti-layout-cta-right:before {
content: "\e70b";
}
.ti-layout-cta-left:before {
content: "\e70c";
}
.ti-layout-cta-center:before {
content: "\e70d";
}
.ti-layout-cta-btn-right:before {
content: "\e70e";
}
.ti-layout-cta-btn-left:before {
content: "\e70f";
}
.ti-layout-column4:before {
content: "\e710";
}
.ti-layout-column3:before {
content: "\e711";
}
.ti-layout-column2:before {
content: "\e712";
}
.ti-layout-accordion-separated:before {
content: "\e713";
}
.ti-layout-accordion-merged:before {
content: "\e714";
}
.ti-layout-accordion-list:before {
content: "\e715";
}
.ti-ink-pen:before {
content: "\e716";
}
.ti-info-alt:before {
content: "\e717";
}
.ti-help-alt:before {
content: "\e718";
}
.ti-headphone-alt:before {
content: "\e719";
}
.ti-hand-point-up:before {
content: "\e71a";
}
.ti-hand-point-right:before {
content: "\e71b";
}
.ti-hand-point-left:before {
content: "\e71c";
}
.ti-hand-point-down:before {
content: "\e71d";
}
.ti-gallery:before {
content: "\e71e";
}
.ti-face-smile:before {
content: "\e71f";
}
.ti-face-sad:before {
content: "\e720";
}
.ti-credit-card:before {
content: "\e721";
}
.ti-control-skip-forward:before {
content: "\e722";
}
.ti-control-skip-backward:before {
content: "\e723";
}
.ti-control-record:before {
content: "\e724";
}
.ti-control-eject:before {
content: "\e725";
}
.ti-comments-smiley:before {
content: "\e726";
}
.ti-brush-alt:before {
content: "\e727";
}
.ti-youtube:before {
content: "\e728";
}
.ti-vimeo:before {
content: "\e729";
}
.ti-twitter:before {
content: "\e72a";
}
.ti-time:before {
content: "\e72b";
}
.ti-tumblr:before {
content: "\e72c";
}
.ti-skype:before {
content: "\e72d";
}
.ti-share:before {
content: "\e72e";
}
.ti-share-alt:before {
content: "\e72f";
}
.ti-rocket:before {
content: "\e730";
}
.ti-pinterest:before {
content: "\e731";
}
.ti-new-window:before {
content: "\e732";
}
.ti-microsoft:before {
content: "\e733";
}
.ti-list-ol:before {
content: "\e734";
}
.ti-linkedin:before {
content: "\e735";
}
.ti-layout-sidebar-2:before {
content: "\e736";
}
.ti-layout-grid4-alt:before {
content: "\e737";
}
.ti-layout-grid3-alt:before {
content: "\e738";
}
.ti-layout-grid2-alt:before {
content: "\e739";
}
.ti-layout-column4-alt:before {
content: "\e73a";
}
.ti-layout-column3-alt:before {
content: "\e73b";
}
.ti-layout-column2-alt:before {
content: "\e73c";
}
.ti-instagram:before {
content: "\e73d";
}
.ti-google:before {
content: "\e73e";
}
.ti-github:before {
content: "\e73f";
}
.ti-flickr:before {
content: "\e740";
}
.ti-facebook:before {
content: "\e741";
}
.ti-dropbox:before {
content: "\e742";
}
.ti-dribbble:before {
content: "\e743";
}
.ti-apple:before {
content: "\e744";
}
.ti-android:before {
content: "\e745";
}
.ti-save:before {
content: "\e746";
}
.ti-save-alt:before {
content: "\e747";
}
.ti-yahoo:before {
content: "\e748";
}
.ti-wordpress:before {
content: "\e749";
}
.ti-vimeo-alt:before {
content: "\e74a";
}
.ti-twitter-alt:before {
content: "\e74b";
}
.ti-tumblr-alt:before {
content: "\e74c";
}
.ti-trello:before {
content: "\e74d";
}
.ti-stack-overflow:before {
content: "\e74e";
}
.ti-soundcloud:before {
content: "\e74f";
}
.ti-sharethis:before {
content: "\e750";
}
.ti-sharethis-alt:before {
content: "\e751";
}
.ti-reddit:before {
content: "\e752";
}
.ti-pinterest-alt:before {
content: "\e753";
}
.ti-microsoft-alt:before {
content: "\e754";
}
.ti-linux:before {
content: "\e755";
}
.ti-jsfiddle:before {
content: "\e756";
}
.ti-joomla:before {
content: "\e757";
}
.ti-html5:before {
content: "\e758";
}
.ti-flickr-alt:before {
content: "\e759";
}
.ti-email:before {
content: "\e75a";
}
.ti-drupal:before {
content: "\e75b";
}
.ti-dropbox-alt:before {
content: "\e75c";
}
.ti-css3:before {
content: "\e75d";
}
.ti-rss:before {
content: "\e75e";
}
.ti-rss-alt:before {
content: "\e75f";
}
@font-face {
font-family: "other";
src: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/other/Flaticon.eot);
src: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/other/Flaticon.eot?#iefix) format("embedded-opentype"),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/other/Flaticon.woff) format("woff"),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/other/Flaticon.ttf) format("truetype"),
url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/other/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "other";
src: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/fonts/other/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="other-"]:before, [class*=" other-"]:before,
[class^="other-"]:after, [class*=" other-"]:after {   
font-family: other;
font-style: normal;
}
.other-baby-boy:before { content: "\f100"; }
.other-strong:before { content: "\f101"; }
.other-sugar-blood-level:before { content: "\f102"; }.man_image_bck {
-webkit-background-size: cover!important;
background-size: cover!important;
background-position: center;
}
.man_over {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
z-index: 1
}
.tablet .man_fixed,
.mobile .man_fixed {
background-attachment:scroll!important;
}
.man_fixed {
transition:none!important;
}
p {
margin: 0 0 15px;
}
.man_wht_txt {
color: #fff;
}
a:focus,
.owl-next:focus,
.owl-prev:focus,
.owl-dot {
outline:0;
} .man_service_block h4 {
margin: 30px 0;
}
.man_service_block_III img {
position: absolute;
height: 100%!important;
object-fit:cover;
width: 100%;
object-position: 50% 50%;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.man_service_block_III:hover img {
transform:scale(1.05);
}
.man_service_block_III {
overflow: hidden;
position: relative;
}
.man_service_block_III_content {
position: absolute;
z-index: 1;
text-align: center;
padding: 40px;
width: 100%;
}
.man_service_block_III a {
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.man_service_block_III_bottom .man_service_block_III_content {
bottom: 0;
} .sm_video_link span b {
position: absolute;
width: 41px;
height: 41px;
left: 0;
top: 0;
}
.sm_video_link span b:after {
width: 41px;
height: 41px;
display: block;
content: '';
background: #333;
border-radius: 50%;
position: absolute;
z-index: -1;
top: 0;
left: 0;
}
.sm_video_link span {
display: inline-block;
width: 41px;
height: 41px;
vertical-align: middle;
position: relative;
margin-top: -4px;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.sm_video_link:hover span {
transform:scale(1.05);
}
.sm_video_link_text span {
margin-right: 16px;
}
.sm_video_link span i {
position: absolute;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
top: 50%;
left: 54%;
z-index: 1;
color: #fff;
font-size: 12px;
}
.sm_video_link span:after {
border: 1px solid #fff;
width: 41px;
height: 41px;
border-radius: 50%;
-webkit-animation: iconWave 3s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
animation: iconWave 3s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
display: block;
content: '';
position: absolute;
}
.sm_video_link span:before {
border: 1px solid #fff;
width: 47px;
height: 47px;
border-radius: 50%;
-webkit-animation: iconWave 3s cubic-bezier(0.23, 1, 0.32, 1) 0.2s both infinite;
animation: iconWave 3s cubic-bezier(0.23, 1, 0.32, 1) 0.2s both infinite;
display: block;
content: '';
position: absolute;
margin: -3px 0 0 -3px;
}
@keyframes iconWave {
0% {
border-width: 1px;
-webkit-transform: scale(1);
transform: scale(1.1);
opacity: 0;
}
20% {
opacity: 0.3;
}
80% {
border-width: 1px;
-webkit-transform: scale(1.35);
transform: scale(1.35);
}
100% {
opacity: 0;
}
} .elementor-block-hover-white:hover,
.elementor-block-hover-white:hover .elementor-heading-title i,
.elementor-block-hover-white:hover p {
color: #fff!important;
} .sm_map_background {
position: absolute!important;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
}
.sm_map_background .elementor-widget-container,
.sm_map_background .eb-map {
height: 100%!important;
}
.sm_map_column_background {
position: absolute!important;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
}
.sm_map_column_background .elementor-widget-container,
.sm_map_column_background .eb-map {
height: 100%!important;
} #masthead {
position: absolute!important;
width: 100%;
}
#masthead p {
margin: 0;
}
.single-elementor-hf .man_page, .single-elementor-hf .site-content {
background: none!important;
} .elementor-widget-sm-news .man_news_list {
margin-bottom: -60px;
}
.sm_news_square .man_news_item_img {
border-radius: 0;
} .elementor-heading-title i {
margin-right: 10px;
display: block;
float: left;
margin-bottom: 20px;
margin-top: 5px;
}
.elementor-widget-heading span.elementor-heading-title {
font-weight: normal;
}
.elementor-heading-title span {
float: left;
display: block;
width: 80%;
}
span.elementor-heading-title:after {
content: '';
display: block;
clear: both;
}
.elementor-widget-heading span.elementor-heading-title {
line-height: 1.5!important;
} .man_slider .owl-nav .ti {
color: #fff;
}
.man_slider .owl-nav .ti:after {
background-color: #fff;
}
.man_slider_item {
overflow: hidden;
position: relative;
}
.man_slider_item_over {
position: absolute;
width: 100%;
height: 100%;
z-index: 0;
}
.man_slider_over_text {
position: absolute;
font-size: 340px!important;
left: 50%;
transform: translateX(-50%);
line-height: 340px!important;
font-weight: bold;
height: 100%;
padding:0;
top: 60%;
filter: brightness(130%);
filter: contrast(110%);
}
.man_slider_item_title_cont {
position: relative;
z-index: 1;
width: 100%;
}
.man_slider_item_title {
margin-bottom: 35px;
}
.man_slider_item_text {
margin-bottom: 55px;
}
.man_slider_item_text p {
margin-bottom: 0;
}
.man_slider_item .container {
position: relative;
height: 100%;
padding: 0;
}
.man_slider .owl-dots {
position: absolute;
bottom: 40px;
z-index: 5;
margin: 0 auto;
text-align: left;
left: 50%;
transform: translateX(-50%);
}
.man_slider .owl-nav {
position: absolute;
bottom: 50px;
z-index: 3;
margin: 0 auto;
text-align: left;
left: 50%;
transform: translateX(-50%);
top: auto;
}
.man_slider .owl-prev {
left: auto;
right: 80px;
width: 71px;
text-align: left;
transform:translateY(-50%);
height: 34px;
margin: 0;
}
.man_slider .owl-next {
right: 0;
text-align: right;
width: 71px;
height: 34px;
transform:translateY(-50%);
margin: 0;
}
.man_slider .btn {
margin: 0;
}
.man_slider_item_count {
position: absolute;
right: 0;
top: 165px;
color: #fff;
font-size: 24px;
line-height: 30px;
}
.man_slider_item_count span {
font-size: 14px;
line-height: 30px;
position: relative;
display: inline-block;
transform: translateY(-15px);
}
.man_slider_item_title_cont .man_slider_item_text {
-webkit-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.man_slider_item_title_cont .btn {
-webkit-transition-delay: 0.4s;
-o-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.elementor-widget-sm-slider .elementor-widget-container {
overflow: hidden;
} .gallery.owl-carousel {
margin: 0 -15px;
width: calc(100% + 30px)!important;
} .man_number_block {
position: relative;
}
.man_number_block_title span {
display: inline-block;
margin-right: 10px;
}
.man_number_block_number {
position: absolute;
font-size: 160px;
line-height: 142px;
opacity: 0.16;
top: 0;
font-weight: bold;
z-index: -1;
} .elementor-widget-sm-absolute-image {
position: absolute!important;
z-index: -1;
}
.elementor-editor-active .elementor-widget-sm-absolute-image {
z-index: 10;
}
.man_absolute_image {
position: relative;
-webkit-transition: all 3s;
-o-transition: all 3s;
transition: all 3s;
} .man_hover_margin_parents {
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
position: relative;
}
.man_hover_margin_parents:hover {
transform:translateY(-10px);
}
.elementor-widget-video .elementor-widget-container {
overflow: hidden;
position: relative;
}
.elementor-widget-sm-service-block  p:last-child {
margin: 0;
} .elementor-widget-image .elementor-widget-container {
overflow: hidden;
position: relative;
} .elementor-custom-embed-play {
z-index: 2;
}
.elementor-custom-embed-play i {
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
border-radius: 50%;
}
.elementor-widget-video:hover .elementor-custom-embed-play i {
box-shadow:0 0 40px #fff;
transform:scale(1.1);
}
.eicon-play:before {
position: relative;
z-index: 1;
}
.elementor-custom-embed-play i {
opacity: 1!important;
}
.eicon-play:after {
background: #fff;
width: calc( 100% - 5px );
height: calc( 100% - 5px );
display: block;
content: '';
border-radius: 50%;
position: absolute;
top: 2px;
left: 2px;
} .elementor-counter .elementor-counter-title {
text-align: left!important;
}
.man_no_prefix .elementor-counter-number-prefix {
display: none;
}
.elementor-counter-number {
white-space: nowrap;
}
.man_no_suffix .elementor-counter-number-suffix {
display: none;
}
.elementor-counter-flex {
display: flex;
}
.elementor-counter .elementor-icon {
margin-right: 25px;
} .man_bordered_block {
width: 100%;
height: 100%;
min-height: 170px;
display: block;
position: relative;
overflow: hidden;
border-radius: 5px;
}
.man_image_over {
position: absolute;
width: 100%;
height: 100%;
border-radius: 5px;
} .man_map_pins {
position: absolute;
width: 100%;
height: 100%;
z-index: 1;
}
.man_map_pin {
width: 40px;
height: 40px;
position: absolute;
}
.man_map_pin svg {
transform:scale(1);
padding: 3px;
}
.man_map_pin:before {
display: block;
content: '';
position: absolute;
width: 15px;
height: 15px;
background: #f5f5fa;
border-radius: 50%;
top: 15px;
left: 15px;
}
.man_map_pin svg path {
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
stroke:#f5f5fa;
stroke-width: 17;
transform:translateX(15px) translateY(15px);
}
.man_map_pin span.man_map_point {
display: block;
width: 20px;
height: 20px;
border-radius: 50%;
position: absolute;
transform: translateX(-50%) translateY(-50%);
top: 50%;
left: 50%;
animation: pin-scale-multiple 2s 0s linear infinite;
opacity: 0;
}
.man_map_pin span.man_map_point_border {
display: block;
width: 40px;
height: 40px;
border-radius: 50%;
position: absolute;
opacity: 0;
transform: translateX(-50%) translateY(-50%);
top: 50%;
left: 50%;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
animation: pin-scale-multiple2 2s 0s linear infinite;
animation-delay: -.4s;
}
.man_map_pin span.man_map_point_second_border {
display: block;
width: 60px;
height: 60px;
border-radius: 50%;
position: absolute;
transform: translateX(-50%) translateY(-50%);
top: 50%;
left: 50%;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
animation: pin-scale-multiple3 2s 0s linear infinite;
animation-delay: -.2s;
opacity: 0;
}
@keyframes pin-scale-multiple {
0% {
transform: translateX(-50%) translateY(-50%) scale(0);
opacity: 0;
}
5% {
opacity: 1;
}
100% {
transform: translateX(-50%) translateY(-50%) scale(1);
}
}
@keyframes pin-scale-multiple2 {
0% {
transform: translateX(-50%) translateY(-50%) scale(0);
opacity: 0;
}
5% {
opacity: 0.4;
}
100% {
transform: translateX(-50%) translateY(-50%) scale(1);
}
}
@keyframes pin-scale-multiple3 {
0% {
transform: translateX(-50%) translateY(-50%) scale(0);
opacity: 0;
}
5% {
opacity: 0.3;
}
100% {
transform: translateX(-50%) translateY(-50%) scale(1);
}
}
.man_map {
position: relative;
}
.man_map img {
width: 100%;
height: auto;
}
.man_map_pin_cont {
background: #fff;
padding: 20px;
border-radius: 5px;
-webkit-box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
position: absolute;
left: 53px;
top: -45px;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
opacity: 0;
z-index: -2;
pointer-events: none;
width: 220px;
font-size: 16px;
line-height: 24px;
}
.man_map_pin_right .man_map_pin_cont {
left: -228px;
}
.man_map_pin_cont_mobile {
display: none;
z-index: 10;
}
.man_map_pin_cont b {
line-height: 30px;
display: block;
margin-bottom: 10px;
}
.man_map_pin:hover .man_map_pin_cont {
opacity: 1;
z-index: 1;
pointer-events: auto;
}
.man_map.active .man_map_pins .man_map_pin_wrapper:first-child .man_map_pin_cont {
opacity: 1;
z-index: 1;
pointer-events: auto;
}
.man_map_pin_cont p:last-child {
margin: 0;
}
.elementor-widget-sm-offices .elementor-widget-container {
overflow: visible;
} .man_timeline_line {
height: 1px;
position: absolute;
width: 99.9%;
top: 182px;
border-bottom: 2px dashed;
}
.elementor-widget-sm-timeline .elementor-widget-container {
overflow: visible;
}
.man_timeline_pin {
width: 44px;
height: 44px;
position: relative;
margin: 0 50px;
}
.man_timeline_item {
height: 300px;
padding-top: 162px;
padding-bottom: 202px;
}
.man_timeline_point {
width: 19px;
height: 19px;
position: absolute;
background: #ff0754;
border-radius: 50%;
left: 50%;
top: 50%;
transform:translateY(-50%) translateX(-50%);
z-index: 1;
}
.man_timeline_point_border {
display: block;
position: absolute;
background: #fff;
width: 44px;
height: 44px;
border-radius: 50%;
}
.man_timeline_pin_title {
position: absolute;
transform:translateX(-50%);
left: 50%;
font-size: 40px!important;
line-height: 50px!important;
}
.man_timeline_pin_cont {
position: absolute;
max-height: 116px;
color: #fff!important;
padding: 20px;
-webkit-box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
border-radius: 5px;
min-width: 200px;
width: 200px;
font-size: 18px!important;
line-height: 28px!important;
font-weight: normal!important;
text-transform: none!important;
}
.man_timeline_pin_cont p:last-child {
margin: 0;
}
.man_timeline_pin_cont .man_timeline_pin_cont_corner {
content: '';
display: block;
width: 14px;
height: 18px;
-webkit-background-size: cover;
background-size: cover;
position: absolute;
left: 23px;
top: -16px;
}
.man_timeline_pin_cont_corner_even {
top:auto!important;
bottom:-16px;
}
.man_timeline_pin.even .man_timeline_pin_title {
top: 45px;
}
.man_timeline_pin.odd .man_timeline_pin_title {
bottom: 45px;
}
.man_timeline_pin.even .man_timeline_pin_cont {
bottom: 69px;
}
.man_timeline_pin_cont p {
letter-spacing:0!important;
}
.man_timeline_pin.odd .man_timeline_pin_cont {
top: 69px;
}
.man_timeline_pin.even .man_timeline_pin_cont:before {
bottom: -18px;
background-image: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/images/corner_bottom.png);
}
.man_timeline_pin.odd .man_timeline_pin_cont:before {
top: -18px;
background-image: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/images/corner_top.png);
}
.man_timeline .owl-nav {
position: absolute;
top: 164px;
width: 100%;
}
.man_timeline .owl-prev {
left: -10px;
position: absolute;
}
.man_timeline .owl-next {
right: -10px;
position: absolute;
}
.man_timeline .owl-nav i {
font-size: 40px;
} .elementor-widget-sm-advantages .elementor-widget-container {
overflow: hidden;
}
.man_advantages {
height: 600px;
}
.man_adv_box {
height: 600px;
position: relative;
color: #fff!important;
}
.man_page .man_adv_box h2,
.man_page .man_adv_box .pseudo-h2 {
margin-bottom: 10px;
color: #fff;
}
.man_page .man_adv_box h4,
.man_page .man_adv_box .pseudo-h4 {
color: #fff;
margin-bottom: 10px;
}
.man_adv_box h2:after {
display: none;
}
.man_adv_box_img {
width: 100%;
height: 100%;
position: absolute;
opacity: 0;
-webkit-transition: all 1s;
-o-transition: all 1s;
transition: all 1s;
z-index: 1;
}
.man_adv_box_img.active {
z-index: 1;
opacity: 1;
}
.man_adv_box_img.first-item {
opacity: 1;
z-index: 1;
}
.man_adv_box_block {
position: absolute;
width: 100%;
bottom: 20px;
z-index: 3;
}
.elementor-section .elementor-container {
z-index: 3;
}
.man_adv_carousel {
position: relative;
z-index: 2;
margin-left: -1px;
}
.man_adv_box:before {
height: 100%;
width: 1px;
content: '';
display: block;
background: rgba(255,255,255,0.2);
position: absolute;
left: 0;
}
.man_adv_box_block {
padding: 20px;
}
.man_adv_box_block_cont {
border-radius: 5px;
background: #ff2153;
padding: 30px;
opacity: 0;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
transform:translateY(60px);
}
.man_adv_box_block_cont h4 {
margin-top: 0;
}
.man_adv_box_block_cont_wb {
padding: 0 30px 15px;
opacity: 1;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
position: absolute;
bottom: 0;
transform:translateY(0);
}
.man_adv_box:hover .man_adv_box_block_cont_wb {
opacity: 0;
transform:translateY(-60px);
}
.man_adv_box:hover .man_adv_box_block_cont {
opacity: 1;
transform:translateY(0);
}
@media (max-width: 768px) {
.man_advantages,
.man_adv_box {
height: auto;
padding: 25px 15px 5px;
}
.man_advantages {
max-width: 500px;
margin: 0 auto;
}
.man_adv_box {
padding: 0;
margin: 0 0 15px;
}
.man_adv_box_block {
position: static;
padding: 0;
}
.man_adv_box .man_adv_box_block_cont {
opacity: 1;
transform: translateY(0);
padding: 20px 15px 10px;
}
.man_adv_box .man_adv_box_block_cont.man_wht_txt {
font-size: 16px;
text-align: center;
}
.man_adv_box .man_adv_box_block_cont h4,
.man_adv_box .man_adv_box_block_cont .pseudo-h4,
.man_adv_box .man_adv_box_block_cont h2,
.man_adv_box .man_adv_box_block_cont .pseudo-h2,
.man_adv_box .man_adv_box_block_cont p,
.man_adv_box .man_adv_box_block_cont .btn {
transform: translateX(0);
opacity: 1;
}
.man_adv_box .man_adv_box_block_cont h2,
.man_adv_box .man_adv_box_block_cont .pseudo-h2 {
font-size: 26px;
line-height: 1.3;
margin-bottom: 12px;
}
} .man_testimonials {
margin: -15px -15px 0 -15px;
width: calc(100% + 30px)!important;
}
.man_testimonials_item_cont {
padding: 30px;
background: #fff;
border-radius: 5px;
-webkit-box-shadow: 2px 2px 20px rgba(0,0,0,0.05);
box-shadow: 2px 2px 20px rgba(0,0,0,0.05);
color: #292929;
}
.man_testimonials_item {
padding: 15px 15px 0;
}
.man_testimonials_item_img {
width: 50px;
height: 50px;
border-radius: 50%;
margin-right: 20px;
float: left;
overflow: hidden;
}
.man_testimonials_item_title_cont:after	 {
display: block;
content: '';
clear: both;
}
.man_testimonials_item_title_name {
font-weight: bold;
}
.man_testimonials_item_desc {
padding: 20px
} .elementor-widget ul.menu {
list-style: none;
margin: 0;
padding: 0;
}
.elementor-widget ul.menu a:hover {
padding-left: 20px;
}
.elementor-widget ul.menu li a {
position: relative;
font-size: 16px;
line-height: 36px;
color: #424242;
}
.elementor-widget ul.menu a:before {
display: inline-block;
content: "\e628";
font-family: themify;
position: absolute;
left: -5px;
font-size: 10px;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
opacity: 0;
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
}
.elementor-widget ul.menu a:hover:before {
opacity: 1;
left: 0;
-webkit-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.elementor-widget-sm-menu {
margin-bottom: 0!important;
}
.sm_nav_menu {
margin: 0;
padding: 0;
} .btn_default .elementor-button,
.btn {
-webkit-transition: all 0.3s!important;
-o-transition: all 0.3s!important;
transition: all 0.3s!important;
}
body .elementor-widget-sm-default-button .btn {
margin-right: 5px!important;
}
.elementor-widget-sm-default-button .btn:first-child {
margin-left: 5px!important;
}
.sm_display_inline .btn {
} .elementor-text-editor p:last-child {
margin-bottom: 0;
} .man_cart_block .ti {
font-size: 20px;
position: relative;
cursor: pointer;
}
.man_cart_block .ti,
.man_cart_block span {
display: inline-block;
} .man_woo_cat_item_square,
.man_woo_cat_item_square a,
.man_woo_cat_item_square .man_woo_cat_item_over {
border-radius: 0!important;
}
.elementor-widget-sm-woo-products .woo_products {
margin-bottom: -40px;
}
.woo_products .product {
margin-bottom: 20px!important;
}
.elementor-widget-sm-woo-products .man_product_photo {
margin-bottom: 20px;
box-shadow:none;
}
.elementor-widget-sm-woo-products .man_product_photo img {
left: 0;
}
.elementor-widget-sm-woo-products .man_product_photo a {
display: block;
}
.man_vertical_products .man_product_photo img {
position: relative!important;
}
.man_vertical_products .man_product_photo {
height: auto;
margin-bottom: 0;
} @media (max-width: 767px) {
.man_slider_item_title {
margin-bottom: 20px;
}
.man_slider_item_text  {
margin-bottom: 20px;
}
.man_slider .owl-dots {
bottom: 0;
}
.elementor-counter-number-wrapper_flex {
max-width: 100px;
min-width: 100px
}
.man_map_pin_cont {
font-size: 14px;
}
}
@media (max-width: 375px) {
.elementor-widget-sm-woo-products .product {
padding: 0!important;
}
}
@media (min-width: 1025px) {
.elementor-hidden-desktop {
display: none!important;
}
}
@media (max-width: 1024px) and (min-width: 768px) {
.elementor-hidden-tablet {
display: none!important;
}
}
@media (max-width: 1024px) {
.woo_products .product:nth-child(3n+1) {
clear: both;
}
.woo_products.columns-5 .product:nth-child(3n+1) {
clear: none;
}
.mc4wp-form {
text-align: center;
} .man_map_pin_cont_mobile {
background: #fff;
padding: 20px;
border-radius: 5px;
-webkit-box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
top: -190px;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
min-width: 250px;
opacity: 0;
pointer-events: none;
display: block;
}
.man_map_pin_cont_mobile_close {
display: block;
position: absolute;
right: 10px;
top: 10px;
}
.man_map_pin_cont_mobile.active {
opacity: 1;
pointer-events: auto;
}
.man_map_pin_cont {
display: none;
}
} .man_horizontal_animation {
animation: horizontal_animation  1200s infinite linear;
background-position: 0 0;
-webkit-transition: none!important;
-o-transition: none!important;
transition: none!important;
}
@keyframes horizontal_animation {
0%   {
background-position: 0 0;
}
50%   {
background-position: 1000% 0;
}
} .love {
-webkit-animation: heartBeat 1s infinite ease;
animation: heartBeat 1s infinite ease;
-webkit-transition: all 1000ms;
transition: all 1000ms;
background-color: rgba(86, 110, 249, 0.4);
border-radius: 50%;
height: 40px;
width: 40px;
z-index: 3;
position: relative;
display: inline-block;
margin: 0 5px;
text-align: center;
display: inline-block;
vertical-align: middle;
}
.love i {
color: #fff;
position: absolute;
z-index: 3;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.love:after {
display: block;
content: '';
position: absolute;
top: 4px;
left: 4px;
width: 32px;
height: 32px;
background-color: #566ef9;
border-radius: 50%;
text-align: center;
-webkit-animation: heartBeatInner 1s infinite ease;
animation: heartBeatInner 1s infinite ease;
-webkit-transition: all 1000ms;
transition: all 1000ms;
}
.love:before {
display: block;
content: '';
position: absolute;
top: 2px;
left: 2px;
width: 36px;
height: 36px;
border: 1px solid #fff;
-webkit-animation: heartBeatInner 1s infinite ease;
animation: heartBeatInner 1s infinite ease;
-webkit-transition: all 1000ms;
transition: all 1000ms;
border-radius:50%;
opacity: 0.4;
}
@-webkit-keyframes heartBeat {
0% {
-webkit-transform: scale(0.9);
transform: scale(0.9)
}
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
100% {
-webkit-transform: scale(0.9);
transform: scale(0.9)
}
}
@keyframes heartBeat {
0% {
-webkit-transform: scale(0.9);
transform: scale(0.9)
}
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
100% {
-webkit-transform: scale(0.9);
transform: scale(0.9)
}
}
@-webkit-keyframes heartBeatInner {
0%,
10% {
-webkit-transform: scale(0.9);
transform: scale(0.9)
}
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
100% {
-webkit-transform: scale(0.9);
transform: scale(0.9)
}
}
@keyframes heartBeatInner {
0%,
10% {
-webkit-transform: scale(0.9);
transform: scale(0.9)
}
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
100% {
-webkit-transform: scale(0.9);
transform: scale(0.9)
}
} .man_demos {
height: 400px;
border-radius: 5px;
-webkit-box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
position: relative;
margin-bottom: 100px;
}
.man_demos a {
display: block;
width: 100%;
height: 100%;
z-index: 2;
position: absolute;
}
.man_demos_photo  {
position: absolute;
top: 0;
-webkit-transition: all 6s;
-o-transition: all 6s;
transition: all 6s;
height: 100%;
width: 100%;
background-position: 0 0;
border-radius: 5px;
}
.man_demos:hover .man_demos_photo {
background-position: 0 100%;
}
.man_demos_title {
position: absolute;
width: 100%;
text-align: center;
top:100%;
margin-top: 20px;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
padding: 0;
margin-bottom: 100px;
font-size: 20px;
line-height: 28px;
}
.man_coming {
background-image: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/images/coming.png);
width: 133px;
height: 133px;
position: absolute;
left: 0;
top: 0;
z-index: 3;
}
ins {
background: none!important;
}
del {
font-weight: normal;
opacity: 0.7;
} .man_service_block_II .man_icon {
color: #fff;
position: relative;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
margin-bottom: 20px;
display: block;
font-size: 50px;
}
.man_service_block_II .man_woo_cat_item_cont_an {
opacity: 1;
transform:translateY(0);
height: auto;
}
.man_woo_cat_item_cont_2 {
opacity: 0;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
transform:translateY(-40%) translateX(-50%);
}
.man_woo_cat_item_cont {
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.man_service_block_II:hover .man_woo_cat_item_cont {
opacity: 0;
transform:translateY(-60%) translateX(-50%);
}
.man_service_block_II:hover .man_woo_cat_item_cont_2 {
opacity: 1;
transform:translateY(-50%) translateX(-50%);
}
.man_woo_cat_item_cont .btn_inline_style {
color: #fff;
}
.man_service_block_II .man_woo_cat_item_cont_an > div {
height: auto;
margin: 15px 0 0;
}
.man_service_block_II .man_woo_cat_item_cont {
}
.man_service_block_II a {
min-height: 280px;
}
.man_service_block_II:hover .man_icon {
opacity: 1;
}
.man_service_block_II:hover .man_woo_cat_item_cont_an {
}
.man_service_block_II .man_woo_cat_item_cont_an {
} .man_posts_item_img {
margin-bottom: 30px;
}
.man_posts_item_title {
margin-bottom: 20px;
}
.man_posts_item_description {
margin-bottom: 50px;
}
a.man_posts_item_link {
color: #566DFB;
font-family: "Poppins";
font-weight: 500;
font-size: 13px;
line-height: 30px;
text-transform: uppercase;
position: absolute;
bottom: 0;
left: 15px;
}
a.man_posts_item_link::before {
content: "— ";
}
.stm-title-banner-divider {
height: 130px;
}
.stm-products-catalog .stm-products-catalog__title {
font-weight: bold;
font-size: 36px;
line-height: 48px;
letter-spacing: -0.02em;
color: #000000;
margin-top: 0;
margin-bottom: 20px;
}
.stm-products-catalog .stm-products-catalog__description {
font-weight: 500;
font-size: 18px;
line-height: 30px;
color: #4F4F4F;
margin-bottom: 20px;
}
.stm-products-catalog .man_navigation {
text-align: left;
}
.stm-products-catalog .man_navigation .page-numbers {
background: #fff;
min-width: 27px;
height: 26px;
color: #3A426D;
margin: 4px 0px;
font-family: "Poppins", sans-serif;
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 1.5;
text-align: center;
text-transform: initial;
border-radius: 3px;
}
.stm-products-catalog .man_navigation .page-numbers:not(.current):hover {
background: #F5F5FA;
}
.stm-products-catalog .man_navigation .page-numbers.current {
background: #566DFB;
color: #fff;
}
.stm-products-catalog .man_navigation .page-numbers.current::after {
content: none;
}
.stm-products-catalog .man_navigation .page-numbers.prev {
position: static;
padding-left:8px;
padding-right:10px;
}
.stm-products-catalog .man_navigation .page-numbers.prev > i {
vertical-align: middle;
margin-right: 4px;
transform: translateY(-1px);
}
.stm-products-catalog .man_navigation .page-numbers.prev > i::before {
content: "\e64a";
}
.stm-products-catalog .man_navigation .page-numbers.next {
position: static;
padding-left:10px;
padding-right:8px;
}
.stm-products-catalog .man_navigation .page-numbers.next > i {
vertical-align: middle;
margin-left: 4px;
transform: translateY(-1px);
}
.stm-products-catalog .man_navigation .page-numbers.next > i::before {
content: "\e649";
}
.stm-products-catalog-sidebar__panel {
background: #F5F5FA;
padding: 25px 30px;
border-radius: 10px;
margin-bottom: 30px;
}
.stm-products-catalog-sidebar__title {
font-weight: 600;
font-size: 24px;
line-height: 30px;
letter-spacing: -0.02em;
color: #000000;
margin-bottom: 20px;
}
.stm-categories-list {
list-style: none;
padding-left: 0;
margin: 0 0 10px;
}
.stm-categories-list > li {
margin: 0 0 14px;
font-weight: 500;
font-size: 13px;
line-height: 16px;
color: #000000;
padding-left: 22px;
position: relative;
}
.stm-categories-list > li .toggle {
position: absolute;
left: 0;
top: 0;
color: #566DFB;
cursor: pointer;
font-family: 'themify';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
font-size: 12px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.stm-categories-list > li .toggle::before {
content: "\e649";
}
.stm-categories-list .count {
color: #828282;
}
.stm-categories-list > li.active .toggle::before {
content: "\e648";
}
.stm-categories-list a {
color: inherit;
}
.stm-categories-list a:hover {
color: #566DFB;
}
.stm-checkbox-list {
list-style: none;
padding-left: 0;
margin: 0 0 10px;
}
.stm-checkbox-list > li {
margin: 0 0 14px;
font-weight: 500;
font-size: 13px;
line-height: 16px;
color: #000000;
padding-left: 0;
position: relative;
}
.stm-checkbox-list > li label {
font-weight: normal;
}
.stm-checkbox-list > li input {
margin-right: 10px;
}
.stm-checkbox-list .count {
color: #828282;
}
.stm-categories-child-list {
list-style: none;
padding-left: 0;
margin: 14px 0 10px;
}
.stm-categories-child-list > li {
margin: 0 0 12px;
font-weight: normal;
font-size: 13px;
line-height: 16px;
color: #4F4F4F;
}
.stm-products-main .stm-product-item {
border: 1px solid #E0E0E0;
box-sizing: border-box;
margin-bottom: 30px;
border-radius: 10px;
}
.stm-products-main .stm-product-item::after {
display: table;
content: "";
clear: both;
}
.stm-product-item .stm-product-item__image {
position: relative;
float: left;
max-width: 270px;
overflow: hidden;
border-radius: 10px 0 0 10px;
font-size: 0;
line-height: 1;
display: block;
text-decoration: none;
}
.stm-product-item .stm-product-item__image img {
border-radius: inherit !important;
height: auto !important;
}
.stm-product-item__title {
font-weight: 600;
font-size: 24px;
line-height: 30px;
letter-spacing: -0.02em;
color: #000000;
display: block;
text-decoration: none;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
width: 480px;
transition: initial !important;
}
.stm-product-item__content {
padding: 20px 30px 15px;
overflow: hidden;
}
.stm-product-item__content .stm-product-item__add_cart .button.loading {
padding: 10px 20px !important;
}
.stm-product-item__content .stm-product-item__add_cart .button,
.stm-product-item__content .stm-product-item__add_cart .added_to_cart,
.stm-product-item__content .stm-product-item__add_cart .add_to_cart_button {
border: 2px solid #566DFB;
padding: 12px 20px;
font-weight: 500;
font-size: 14px;
line-height: 12px !important;
height: 40px;
min-width: 110px;
text-align: center;
border-radius: 30px;
transition: initial !important;
}
.stm-product-item__content .stm-product-item__add_cart .button:hover,
.stm-product-item__content .stm-product-item__add_cart .added_to_cart:hover,
.stm-product-item__content .stm-product-item__add_cart .add_to_cart_button:hover {
background-color: #566DFB;
border: 2px solid #566DFB;
color: #fff;
line-height: 14px !important;
}
.stm-product-item__content .stm-product-item__add_cart .button::after,
.stm-product-item__content .stm-product-item__add_cart .added_to_cart::after,
.stm-product-item__content .stm-product-item__add_cart .add_to_cart_button::after {
content: none !important;
}
.stm-product-item__content .stm-product-item__add_cart .button:not(:hover),
.stm-product-item__content .stm-product-item__add_cart .added_to_cart:not(:hover),
.stm-product-item__content .stm-product-item__add_cart .add_to_cart_button:not(:hover) {
background-color: transparent;
color: #3A426D;
}
.stm-product-item__content .stm-product-item__add_cart .button .add_to_cart_button__icon {
display: none;
}
.stm-product-item__content .meta-top {
margin-bottom: 18px;
}
.stm-product-item__content .meta-middle {
margin-bottom: 11px;
}
.stm-product-item__content .meta-bottom::after {
display: table;
content: "";
clear: both;
}
.stm-product-item__content .meta-bottom {
display:flex;
flex-wrap: wrap;
}
.stm-product-item__content .meta-bottom .stm-product-item__price {
float: left;
width: 50%;
min-height: 1px;
}
.stm-product-item__content .meta-bottom .stm-product-item__add_cart {
overflow: hidden;
float: left;
}
.stm-products-main.grid .stm-product-item__content .meta-bottom .stm-product-item__price {
width: auto;
flex-grow:1;
margin-right:10px;
}
.stm-products-main.grid .stm-product-item__content .meta-bottom .stm-product-item__add_cart {
float: right;
}
.stm-product-item__content .product-categories a {
color: #566DFB;
font-weight: 500;
font-size: 13px;
line-height: 16px;
}
.stm-product-item__content .woocommerce-product-attributes {
background-color: transparent;
margin-bottom: 0 !important;
table-layout: fixed;
border-top: 0 !important;
}
.stm-product-item__content .woocommerce-product-attributes tr {
background-color: transparent;
}
.stm-product-item__content .woocommerce-product-attributes tr td {
padding: 0 !important;
width: auto !important;
background-color: transparent !important;
border-bottom: 0 !important;
}
.stm-product-item__content .woocommerce-product-attributes tr th {
padding: 0 !important;
width: auto !important;
background-color: transparent !important;
border-bottom: 0 !important;
}
.stm-product-item__content .woocommerce-product-attributes-item__label {
font-style: normal !important;
font-weight: normal !important;
font-size: 14px !important;
line-height: 24px !important;
color: #828282 !important;
text-align: left !important;
}
.stm-product-item__content .woocommerce-product-attributes-item__value {
font-style: normal;
font-weight: 500 !important;
font-size: 13px !important;
line-height: 24px !important;
color: #000000 !important;
text-align: left !important;
}
.stm-product-item__content .woocommerce-product-attributes-item__value p {
margin: 0;
color: inherit;
font-size: inherit;
padding: 0 !important;
}
.stm-products-main.grid {
display: flex;
justify-content: start;
flex-wrap: wrap;
}
.stm-products-main.grid .stm-product-item__content .meta-middle {
display: none;
}
.stm-products-main.grid .stm-product-item {
justify-content: center;
align-items: stretch;
width: calc((100% / 3) - 10px);
margin-left: 15px;
}
.stm-products-main.grid.cols-2 .stm-product-item:nth-child(2n+1) {
margin-left: 0;
}
.stm-products-main.grid.cols-3 .stm-product-item:nth-child(3n+1) {
margin-left: 0;
}
.stm-products-main.grid.cols-4 .stm-product-item:nth-child(4n+1) {
margin-left: 0;
}
.stm-products-main.grid.cols-2 .stm-product-item {
width: calc((100% / 2) - 10px);
}
.stm-products-main.grid.cols-3 .stm-product-item {
width: calc((100% / 3) - 10px);
}
.stm-products-main.grid.cols-4 .stm-product-item {
width: calc((100% / 4) - 12px);
}
.stm-products-main.grid .stm-product-item .stm-product-item__content {
padding: 15px 15px 15px;
}
.stm-products-main.grid .stm-product-item .btn {
min-width: 100%;
padding: 10px 15px;
}
.stm-products-main.grid .stm-product-item .regular_price {
font-size: 24px;
}
.stm-products-main.grid .stm-product-item .stm-product-item__title {
font-size: 16px;
line-height: 1.5;
}
.stm-products-main.grid .stm-product-item__image {
width: 100%;
float: none;
max-width: unset;
border-radius: 10px 10px 0 0;
transition: initial !important;
}
.stm-products-main.grid .stm-product-item__image img {
width: 100%;
border-radius: 10px 10px 0 0;
transition: initial !important;
}
.stm-products-main.grid .stm-product-item__content .stm-product-item__add_cart .button {
font-size: 19px;
border-radius: 8px!important;
padding: 8px 8px;
min-width: 40px;
height: 40px;
}
.stm-products-main.grid .stm-product-item__content .stm-product-item__add_cart .button .add_to_cart_button__text {
display: none;
}
.stm-products-main.grid .stm-product-item__content .stm-product-item__add_cart .button .add_to_cart_button__icon {
display: inline-block;
}
.stm-product-item__price .sale_price {
color: #828282;
font-size: 18px;
line-height: 1;
text-decoration: line-through;
}
.stm-product-item__price .regular_price {
color: #566DFB;
font-weight: 600;
font-size: 30px;
line-height: 42px;
letter-spacing: -0.02em;
}
.stm-products-catalog__filter {
background: #F5F5FA;
margin-bottom: 30px;
padding: 20px 30px;
border-radius: 10px;
}
.stm-products-catalog__filter::after {
display: table;
content: "";
clear: both;
}
.stm-products-catalog__filter .stm-filter-chosen-units {
float: left;
font-size: 0;
}
.stm-products-catalog__filter .stm-view-by {
float: right;
margin-left: 10px;
}
.stm-filter-chosen-units .stm-filter-chosen-units-list {
list-style: none;
margin: 6px 0;
padding: 0;
display: inline-block;
vertical-align: middle;
}
.stm-filter-chosen-units .stm-filter-chosen-units-list li {
background: #FFFFFF;
border: 1px solid #BDBDBD;
margin: 0 6px 0 0;
color: #4F4F4F;
font-weight: 500;
font-size: 12px;
line-height: 14px;
padding: 4px 8px;
display: inline-block;
vertical-align: middle;
border-radius: 12px;
cursor: pointer;
}
.stm-filter-chosen-units .stm-filter-chosen-units-list li:hover {
border-color: #000;
color: #000;
}
.stm-filter-chosen-units .stm-filter-chosen-units-list li i {
margin-left: 4px;
vertical-align: middle;
font-size: 12px;
}
.stm-filter-chosen-units .woocommerce-Price-amount,
.stm-filter-chosen-units .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
background-color: transparent !important;
color: inherit !important;
}
.stm-sort-by-options {
float: right;
}
.stm-sort-by-options select.orderby {
height: 40px !important;
padding: 7px 15px;
font-size: 16px !important;
width: 240px;
border-radius: 6px !important;
border: 0 none;
background-color: #fff;
margin: 0 !important;
right: 0 !important;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
background-image: url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/images/dropdown_arrow.svg);
background-position: 95% center;
background-repeat: no-repeat;
}
.stm-view-by .view-type {
width: 40px;
height: 40px;
display: inline-block;
text-align: center;
vertical-align: middle;
color: #3A426D;
border-radius: 6px;
}
.stm-view-by .view-type:hover {
color: #000;
}
.stm-view-by .view-type i {
line-height: 40px;
}
.stm-view-by .view-type.active {
background: #566DFB;
color: #fff;
}
.wpcf7-form .form-group {
margin-bottom: 30px;
}
.wpcf7-form .btn-wrapper {
position: relative;
}
.wpcf7-form .btn-wrapper .ajax-loader {
position: absolute;
right: 20px;
top: 50%;
margin-top: -8px;
}
.wpcf7-form .wpcf7-form-control {
height: 50px;
border-radius: 6px !important;
}
.wpcf7-form .wpcf7-form-control::-webkit-input-placeholder {
font-weight: normal;
font-size: 16px;
line-height: 24px;
text-align: center;
color: #3A426D;
opacity: 0.5;
}
.wpcf7-form .wpcf7-form-control::-moz-placeholder {
font-weight: normal;
font-size: 16px;
line-height: 24px;
text-align: center;
color: #3A426D;
opacity: 0.5;
}
.wpcf7-form .wpcf7-form-control:-ms-input-placeholder {
font-weight: normal;
font-size: 16px;
line-height: 24px;
text-align: center;
color: #3A426D;
opacity: 0.5;
}
.wpcf7-form .wpcf7-form-control:-moz-placeholder {
font-weight: normal;
font-size: 16px;
line-height: 24px;
text-align: center;
color: #3A426D;
opacity: 0.5;
}
.wpcf7-form .wpcf7-submit {
width: 100%;
}
.elementor-widget .breadcrumbs {
font-weight: normal;
font-size: 16px;
color: #828282;
}
.elementor-widget .breadcrumbs a {
font-weight: normal;
font-size: 16px;
color: #828282;
}
.elementor-widget .breadcrumbs a span {
color: #828282;
}
.elementor-widget .breadcrumbs span.current-item {
color: #BDBDBD;
}
.elementor-icon-box-title {
margin-top: 0;
}
.man_slider_item.style_2 .man_slider_item_logo {
margin-bottom: 55px;
}
.man_slider_item.style_2 .man_slider_item_title {
margin-bottom: 70px;
}
.man_slider_item.style_2 .man_slider_item_text {
margin-bottom: 0;
}
.man_slider_item.style_2 .man_slider_item_over {
width: 50%;
opacity: 0.8;
}
.man_slider_item.style_2 .man_slider_item_title_cont {
width: 50%;
}
.woocommerce-page .man_main_sidebar {
order: 2;
}
.woocommerce-page .man_sidebar_col {
order: 1;
padding: 0 15px;
}
.woocommerce-page .man_page {
background-color: #fff;
}
.woocommerce-page .site-content {
background-color: #fff;
}
.woocommerce-page .man_sidebar:before {
content: none !important;
}
.woocommerce-page .man_sidebar .widget {
background: #F5F5FA;
padding: 25px 30px;
border-radius: 10px;
margin-bottom: 30px !important;
}
.woocommerce-page .man_sidebar .widget ul.product-categories > li > a:before {
color: #566DFB;
}
.woocommerce-page .man_sidebar .widget-title {
font-weight: 600;
font-size: 24px;
line-height: 30px;
letter-spacing: -0.02em;
color: #000000;
margin-bottom: 20px;
text-transform: initial;
}
.woocommerce-page .man_sidebar .product-categories {
list-style: none;
padding-left: 0;
margin: 0 0 10px;
}
.woocommerce-page .man_sidebar .product-categories > li {
margin: 0 0 14px;
font-weight: 500;
font-size: 13px;
line-height: 16px;
color: #000000;
padding-left: 0;
position: relative;
}
.woocommerce-page .man_sidebar .product-categories > li > a::before {
content: none !important;
}
.woocommerce-page .man_sidebar .product-categories > li ul a::before {
content: none !important;
}
.woocommerce-page .man_sidebar .product-categories > li a {
color: inherit;
font-weight: inherit;
font-size: inherit !important;
line-height: inherit !important;
margin: 0 !important;
padding: 0 0 0 22px !important;
}
.woocommerce-page .man_sidebar .product-categories > li a:hover {
color: #566DFB;
}
.woocommerce-page .man_sidebar .product-categories > li .toggle {
position: absolute;
left: 0;
top: 0;
color: #566DFB;
cursor: pointer;
font-family: 'themify';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
font-size: 12px;
z-index: 9;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce-page .man_sidebar .product-categories > li .toggle::before {
content: "\e649";
}
.woocommerce-page .man_sidebar .product-categories .count {
color: #828282;
background-color: transparent !important;
position: static;
display: inline;
padding: 0 !important;
font-size: inherit;
line-height: inherit;
}
.woocommerce-page .man_sidebar .product-categories .count::before {
content: "(";
}
.woocommerce-page .man_sidebar .product-categories .count::after {
content: ")";
}
.woocommerce-page .man_sidebar .product-categories .children {
display: none;
list-style: none;
padding-left: 0;
margin: 14px 0 10px;
}
.woocommerce-page .man_sidebar .product-categories .children > li {
margin: 0 0 12px;
font-weight: normal;
font-size: 13px;
line-height: 16px;
color: #4F4F4F;
}
.woocommerce-page .man_sidebar .product-categories > li.active .children {
display: block;
}
.woocommerce-page .man_sidebar .product-categories > li.active .toggle::before {
content: "\e648";
}
.woocommerce .stm-products-catalog__filter .woocommerce-ordering {
display: block;
width: 100%;
max-width: 100% !important;
border: 0 none !important;
margin: 0;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #E0E0E0 !important;
}
.widget_price_filter .ui-slider .ui-slider-range {
background-color: #566DFB;
}
.widget_price_filter .ui-slider .ui-slider-handle {
width: 18px !important;
height: 18px !important;
background-color: #fff !important;
border: 1px solid #F5F5FA;
top: -8px !important;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.widget_price_filter .ui-slider-horizontal {
height: 4px !important;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
background-color: transparent;
color: #3A426D;
border: 2px solid #566DFB;
padding: 10px 20px;
font-weight: 500;
font-size: 14px !important;
height: 40px;
min-width: 80px;
text-align: center;
border-radius: 30px;
float: right !important;
transition: initial !important;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
color: white;
}
.widget_price_filter .price_slider_amount .price_label {
text-align: left;
padding: 10px 0;
font-family: "Poppins", sans-serif;
font-weight: 500;
font-size: 13px;
color: #000;
line-height: 26px;
height: 40px;
}
.widget.widget_layered_nav_filters {
vertical-align: middle;
display: inline-block;
}
.widget.widget_layered_nav_filters ul {
list-style: none;
margin: 12px 0 !important;
padding: 0;
}
.widget.widget_layered_nav_filters ul li.chosen {
background: #FFFFFF;
border: 1px solid #BDBDBD;
margin: 0 6px 0 0;
color: #4F4F4F;
font-weight: 500;
font-size: 12px;
line-height: 14px;
display: inline-block;
vertical-align: middle;
padding: 0 !important;
position: relative;
border-radius: 12px;
}
.widget.widget_layered_nav_filters ul li.chosen:hover {
border-color: #000;
color: #000;
}
.widget.widget_layered_nav_filters ul li.chosen:hover > a {
color: #000 !important;
}
.widget.widget_layered_nav_filters ul li.chosen > a {
font-weight: 500;
font-size: 12px !important;
line-height: 14px !important;
padding: 4px 22px 4px 8px !important;
margin: 0 !important;
z-index: 2;
}
.widget.widget_layered_nav_filters ul li.chosen > a::before {
content: none !important;
}
.widget.widget_layered_nav_filters ul li.chosen::after {
content: "\e646" !important;
font-family: themify;
vertical-align: middle;
font-size: 12px;
cursor: pointer;
position: absolute;
right: 6px;
top: 4px;
}
.woocommerce-products-header .term-description {
font-weight: 500;
font-size: 18px;
line-height: 30px;
color: #4F4F4F;
margin-bottom: 20px;
}
.woocommerce-products-header .term-description p {
color: inherit;
font-size: inherit;
margin: 0;
}
.container.container-shop-breadcrumbs {
padding-top: 20px;
padding-bottom: 0px;
}
.stm-products-catalog {
padding-bottom: 70px;
}
.stm-products-catalog .container {
padding-top: 30px;
padding-bottom: 30px;
}
.owl-stage-outer.owl-height {
transition: none;
}
.btn-wrapper + .wpcf7-response-output {
color: #fff;
font-size: 14px;
line-height: 1.5;
}
.sm_video_link.elementor-button-link.elementor-button span {
width: initial;
height: initial;
margin-top: 0;
transform: none !important;
}
.sm_video_link.elementor-button-link.elementor-button span::before, .sm_video_link.elementor-button-link.elementor-button span::after {
content: none;
}
.man_slider_item_logo .lazy-hidden, .man_slider_item_logo .entry img.lazy-hidden, .man_slider_item_logo img.thumbnail.lazy-hidden {
background-color: transparent;
width: 32px !important;
height: 32px !important;
}
@media (max-width: 1025px) {
#elementor-header-primary .sm_menu_toggle {
margin-right: 10px !important;
}
body #masthead .elementor-widget-sm-default-button .btn {
margin-right: 15px !important;
}
.stm-title-banner-divider {
height: 90px;
}
.stm-product-item__content {
padding: 12px 18px 12px;
}
.stm-products-main.grid .stm-product-item__content .meta-bottom .stm-product-item__price {
width: auto;
margin-right: 10px;
}
.stm-products-main.grid .stm-products-main.grid .stm-product-item .regular_price {
font-size: 20px;
}
.stm-products-catalog .man_sidebar_col .man_sidebar {
padding: 0;
margin: 0 -15px;
}
.stm-product-item__content .meta-top {
margin-bottom: 10px;
}
.stm-product-item__title {
font-size: 20px;
line-height: 24px;
}
.man_slider_item.style_2 .man_slider_item_over {
width: 60%;
}
}
@media (max-width: 767px) {
.stm-products-main {
max-width:500px;
margin:0 auto;
}
.stm-product-item {
width: 100%;
}
.stm-product-item .stm-product-item__image {
max-width: 100%;
border-radius: 10px 10px 0 0;
}
.stm-products-main.grid .stm-product-item,
.stm-products-main.grid.cols-2 .stm-product-item,
.stm-products-main.grid.cols-3 .stm-product-item,
.stm-products-main.grid.cols-4 .stm-product-item {
width: 100%;
}
.stm-product-item__content {
width: 100%;
}
.stm-products-catalog__filter {
padding: 15px 15px;
}
.stm-products-catalog__filter .stm-filter-chosen-units {
width: 100%;
margin-bottom: 10px;
}
.stm-sort-by-options {
float: left;
}
.stm-sort-by-options select.orderby {
width: 200px;
margin: 0;
}
.man_posts_list .man_posts_grid_item {
margin-bottom: 40px;
}
.stm-products-main.grid .stm-product-item {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.woocommerce-page .col-lg-3.man_sidebar_col {
max-width: 300px;
flex: 0 0 300px;
}
.woocommerce-page .col-lg-9.man_main_sidebar {
flex: 0 0 calc(100% - 300px);
}
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//bpac.co.th/wp-content/plugins/elementor-sm-widgets/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}