@charset "UTF-8";

:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:none;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}} .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:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}#wpadminbar>.godaddy-styles *,.godaddy-styles *{font-family:GD Sherpa,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.4}#wpadminbar>.godaddy-styles .is-bigger,.godaddy-styles .is-bigger{font-size:1.1em!important;font-weight:500!important}#wpadminbar>.godaddy-styles .components-button,#wpadminbar>.godaddy-styles.components-button,.godaddy-styles .components-button,.godaddy-styles.components-button{border:0;border-radius:6px;box-shadow:none;font-size:1em;height:auto;line-height:1;padding:1.25em;transition:background-color,color,.2s ease-in-out}#wpadminbar>.godaddy-styles .components-button:disabled,#wpadminbar>.godaddy-styles.components-button:disabled,.godaddy-styles .components-button:disabled,.godaddy-styles.components-button:disabled{opacity:.5}#wpadminbar>.godaddy-styles .components-button>svg,#wpadminbar>.godaddy-styles.components-button>svg,.godaddy-styles .components-button>svg,.godaddy-styles.components-button>svg{height:24px;margin-left:.2em;position:relative;right:-5px;top:-1px;transform:scale(.75);width:24px}#wpadminbar>.godaddy-styles .components-button.no-padding,#wpadminbar>.godaddy-styles.components-button.no-padding,.godaddy-styles .components-button.no-padding,.godaddy-styles.components-button.no-padding{padding:0}#wpadminbar>.godaddy-styles .components-button.is-big,#wpadminbar>.godaddy-styles.components-button.is-big,.godaddy-styles .components-button.is-big,.godaddy-styles.components-button.is-big{font-size:1.1em;font-weight:600;padding:1.5em}#wpadminbar>.godaddy-styles .components-button.is-primary,#wpadminbar>.godaddy-styles.components-button.is-primary,.godaddy-styles .components-button.is-primary,.godaddy-styles.components-button.is-primary{background-color:#000;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-primary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:hover:not([disabled]),.godaddy-styles .components-button.is-primary:active:not([disabled]),.godaddy-styles .components-button.is-primary:hover:not([disabled]),.godaddy-styles.components-button.is-primary:active:not([disabled]),.godaddy-styles.components-button.is-primary:hover:not([disabled]){background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-button.is-secondary,#wpadminbar>.godaddy-styles.components-button.is-secondary,.godaddy-styles .components-button.is-secondary,.godaddy-styles.components-button.is-secondary{box-shadow:none;color:#111}#wpadminbar>.godaddy-styles .components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-secondary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:hover:not([disabled]),.godaddy-styles .components-button.is-secondary:active:not([disabled]),.godaddy-styles .components-button.is-secondary:hover:not([disabled]),.godaddy-styles.components-button.is-secondary:active:not([disabled]),.godaddy-styles.components-button.is-secondary:hover:not([disabled]){border:0;box-shadow:none;color:#000}#wpadminbar>.godaddy-styles .components-button.is-tertiary,#wpadminbar>.godaddy-styles.components-button.is-tertiary,.godaddy-styles .components-button.is-tertiary,.godaddy-styles.components-button.is-tertiary{border:1px solid #111;color:#111}#wpadminbar>.godaddy-styles .components-button.is-tertiary:hover,#wpadminbar>.godaddy-styles.components-button.is-tertiary:hover,.godaddy-styles .components-button.is-tertiary:hover,.godaddy-styles.components-button.is-tertiary:hover{background-color:#111;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-link,#wpadminbar>.godaddy-styles.components-button.is-link,.godaddy-styles .components-button.is-link,.godaddy-styles.components-button.is-link{box-shadow:none;color:#00a4a6;padding:0;text-decoration:none}#wpadminbar>.godaddy-styles .components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-link:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:hover:not([disabled]),.godaddy-styles .components-button.is-link:active:not([disabled]),.godaddy-styles .components-button.is-link:hover:not([disabled]),.godaddy-styles.components-button.is-link:active:not([disabled]),.godaddy-styles.components-button.is-link:hover:not([disabled]){color:#111;outline:none}#wpadminbar>.godaddy-styles .components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.has-icon:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:hover:not([disabled]),.godaddy-styles .components-button.has-icon:active:not([disabled]),.godaddy-styles .components-button.has-icon:hover:not([disabled]),.godaddy-styles.components-button.has-icon:active:not([disabled]),.godaddy-styles.components-button.has-icon:hover:not([disabled]){background-color:transparent;color:#00a4a6}#wpadminbar>.godaddy-styles .components-modal__frame,#wpadminbar>.godaddy-styles.components-modal__frame,.godaddy-styles .components-modal__frame,.godaddy-styles.components-modal__frame{border-radius:1rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content,.godaddy-styles .components-modal__frame .components-modal__content,.godaddy-styles.components-modal__frame .components-modal__content{margin-top:0;padding:4.5rem 4.5rem 4.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content:before,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content:before,.godaddy-styles .components-modal__frame .components-modal__content:before,.godaddy-styles.components-modal__frame .components-modal__content:before{margin:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content p:last-child,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content p:last-child,.godaddy-styles .components-modal__frame .components-modal__content p:last-child,.godaddy-styles.components-modal__frame .components-modal__content p:last-child{margin-bottom:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header{border-bottom:0;font-size:2rem;height:unset;margin-bottom:.75em;padding:0;position:relative}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container{margin-right:8px}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading{font-size:2rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon{font-size:1rem;left:auto;padding:.25em;position:absolute;right:-3.5rem;top:-3.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg{margin-left:0;right:0;top:0;transform:scale(1)}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input{margin-bottom:.5em}#wpadminbar>.godaddy-styles .ux-tag,.godaddy-styles .ux-tag{border-radius:4px;color:#000;font-size:.9em;font-weight:700;letter-spacing:.05625rem;line-height:1.5;padding-block:8px;padding-inline:8px;text-transform:uppercase;white-space:nowrap}#wpadminbar>.godaddy-styles .ux-tag-critical,.godaddy-styles .ux-tag-critical{background-color:#fbb}#wpadminbar>.godaddy-styles .ux-tag-highlight,.godaddy-styles .ux-tag-highlight{background-color:#a6fff8}#wpadminbar>.godaddy-styles .ux-tag-info,.godaddy-styles .ux-tag-info{background-color:#d3c1f7}#wpadminbar>.godaddy-styles .ux-tag-internal,.godaddy-styles .ux-tag-internal{background-color:#fbd9ed}#wpadminbar>.godaddy-styles .ux-tag-neutral,.godaddy-styles .ux-tag-neutral{background-color:#ddeaf8}#wpadminbar>.godaddy-styles .ux-tag-passive,.godaddy-styles .ux-tag-passive{background-color:#f4f8fc}#wpadminbar>.godaddy-styles .ux-tag-success,.godaddy-styles .ux-tag-success{background-color:#9fffb8}#wpadminbar>.godaddy-styles .ux-tag-warning,.godaddy-styles .ux-tag-warning{background-color:#ffeea9}#wpadminbar>.godaddy-styles .components-toggle-control,#wpadminbar>.godaddy-styles.components-toggle-control,.godaddy-styles .components-toggle-control,.godaddy-styles.components-toggle-control{align-items:flex-end;display:flex}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles .components-toggle-control__field,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles.components-toggle-control__field,.godaddy-styles .components-toggle-control .components-base-control__field,.godaddy-styles .components-toggle-control__field,.godaddy-styles.components-toggle-control .components-base-control__field,.godaddy-styles.components-toggle-control__field{margin:0}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track{background-color:#f3f6f8}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track{background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__help,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__help,.godaddy-styles .components-toggle-control .components-base-control__help,.godaddy-styles.components-toggle-control .components-base-control__help{margin:0}.dokan-spinner {
position: absolute;
width: 20px;
height: 20px;
background: url(//secondkid.be/wp-content/plugins/dokan-lite/assets/js/../images/spinner-2x.gif) center center no-repeat;
z-index: 99;
background-size: 20px;
}
.dokan-close {
float: right;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.dokan-close:hover,
.dokan-close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
button.dokan-close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.dokan-alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.dokan-alert h4 {
margin-top: 0;
color: inherit;
}
.dokan-alert .dokan-alert-link {
font-weight: bold;
}
.dokan-alert > p,
.dokan-alert > ul {
margin-bottom: 0 !important;
}
.dokan-alert > p + p {
margin-top: 5px;
}
.dokan-alert-dismissable,
.dokan-alert-dismissible {
padding-right: 35px;
}
.dokan-alert-dismissable .close,
.dokan-alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.dokan-alert-success {
background-color: #DAF8E6;
border-color: #c5f4d0;
color: #004434;
}
.dokan-alert-success hr {
border-top-color: #aff0be;
}
.dokan-alert-success .dokan-alert-link {
color: #00110d;
}
.dokan-alert-info {
background-color: #E9F9FF;
border-color: #c5f9ff;
color: #0B76B7;
}
.dokan-alert-info hr {
border-top-color: #acf6ff;
}
.dokan-alert-info .dokan-alert-link {
color: #085787;
}
.dokan-alert-warning {
background-color: #FFFBEB;
border-color: #ffeed1;
color: #9D5425;
}
.dokan-alert-warning hr {
border-top-color: #ffe5b8;
}
.dokan-alert-warning .dokan-alert-link {
color: #743e1b;
}
.dokan-alert-danger {
background-color: #FEF3F3;
border-color: #fcdbe1;
color: #BC1C21;
}
.dokan-alert-danger hr {
border-top-color: #fac4cd;
}
.dokan-alert-danger .dokan-alert-link {
color: #901519;
}
.tooltip {
position: absolute;
z-index: 9999;
display: block;
visibility: visible;
line-height: 1.3;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
padding: 10px !important;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #000;
border-radius: 4px;
font-weight: normal !important;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
right: 5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.dokan-form-container label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
}
.dokan-form-control {
background-color: #ffffff;
background-image: none;
border: 1px solid #EDEDED;
padding: 4px 6px;
border-radius: 0;
color: #555555;
display: block;
font-size: 14px;
min-height: 26px;
line-height: 20px;
vertical-align: middle;
width: 100%;
margin: 0;
}
.dokan-form-control p {
margin-bottom: 0;
}
textarea.dokan-form-control {
height: auto;
}
select.dokan-form-control {
height: 35px;
}
.dokan-radio-inline + .dokan-radio-inline,
.dokan-checkbox-inline + .dokan-checkbox-inline {
margin-left: 10px;
margin-top: 0;
}
.dokan-form-group {
margin-bottom: 15px;
}
.dokan-input-group {
position: relative;
display: table;
border-collapse: separate;
}
.dokan-input-group[class*='col-'] {
float: none;
padding-left: 0;
padding-right: 0;
}
.dokan-input-group .dokan-form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.dokan-input-group-addon,
.dokan-input-group-btn,
.dokan-input-group .form-control {
display: table-cell;
}
.dokan-input-group-addon:not(:first-child):not(:last-child),
.dokan-input-group-btn:not(:first-child):not(:last-child),
.dokan-input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.dokan-input-group-addon,
.dokan-input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.dokan-input-group-addon {
padding: 6px 12px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #EDEDED;
border-radius: 4px;
}
.dokan-input-group-addon input[type='radio'],
.dokan-input-group-addon input[type='checkbox'] {
margin-top: 0;
}
.dokan-input-group .dokan-form-control:first-child,
.dokan-input-group-addon:first-child,
.dokan-input-group-btn:first-child > .btn,
.dokan-input-group-btn:first-child > .btn-group > .btn,
.dokan-input-group-btn:first-child > .dropdown-toggle,
.dokan-input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.dokan-input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0px;
border-top-right-radius: 0px;
}
.dokan-input-group-addon:first-child {
border-right: 0;
}
.dokan-input-group .dokan-form-control:last-child,
.dokan-input-group-addon:last-child,
.dokan-input-group-btn:last-child > .btn,
.dokan-input-group-btn:last-child > .btn-group > .btn,
.dokan-input-group-btn:last-child > .dropdown-toggle,
.dokan-input-group-btn:first-child > .btn:not(:first-child),
.dokan-input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
}
.dokan-input-group-addon:last-child {
border-left: 0;
}
.dokan-input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.dokan-input-group-btn > .btn {
position: relative;
}
.dokan-input-group-btn > .btn + .btn {
margin-left: -1px;
}
.dokan-input-group-btn > .btn:hover,
.dokan-input-group-btn > .btn:focus,
.dokan-input-group-btn > .btn:active {
z-index: 2;
}
.dokan-input-group-btn:first-child > .btn,
.dokan-input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.dokan-input-group-btn:last-child > .btn,
.dokan-input-group-btn:last-child > .btn-group {
margin-left: -1px;
}
.dokan-form-horizontal {
text-align: center;
}
.dokan-form-horizontal label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
}
.dokan-form-horizontal .dokan-form-group:before,
.dokan-form-horizontal .dokan-form-group:after {
display: table;
content: ' ';
}
.dokan-form-horizontal .dokan-form-group:after {
clear: both;
}
.dokan-form-horizontal .dokan-control-label {
text-align: right;
margin-bottom: 0;
margin-top: 0;
padding-right: 15px;
font-weight: bold;
}
@media (max-width: 430px) {
.dokan-form-horizontal .dokan-control-label {
text-align: left;
}
}
.dokan-row {
margin-right: -15px;
margin-left: -15px;
}
.dokan-w1 {
width: 8.33333333%;
float: left;
}
.dokan-w2 {
width: 16.66666667%;
float: left;
}
.dokan-w3 {
width: 25%;
float: left;
}
.dokan-w4 {
width: 33.33333333%;
float: left;
}
.dokan-w5 {
width: 41.66666667%;
float: left;
}
.dokan-w6 {
width: 50%;
float: left;
}
.dokan-w7 {
width: 63%;
float: left;
}
.dokan-w8 {
width: 58.33333333%;
float: left;
}
.dokan-w9 {
width: 75%;
float: left;
}
.dokan-w10 {
width: 83.33333333%;
float: left;
}
.dokan-w11 {
width: 91.66666667%;
float: left;
}
.dokan-w12 {
width: 100%;
float: left;
}
.dokan-text-left {
text-align: left;
}
.dokan-text-right {
text-align: right;
}
@media (max-width: 430px) {
.dokan-w3,
.dokan-w4,
.dokan-w5,
.dokan-w6,
.dokan-w7,
.dokan-w8,
.dokan-w9,
.dokan-w10,
.dokan-w11 {
width: 100% !important;
}
}
.woocommerce .form-row.has-error {
background-color: #ffe5e5;
padding: 10px;
border-radius: 3px;
}
.woocommerce form.register.dokan-vendor-register {
border: none;
padding: 0;
}
.woocommerce form.register.dokan-vendor-register .name-field {
display: flex;
justify-content: space-between;
}
.woocommerce form.register.dokan-vendor-register .name-field p {
width: 48%;
}
.wp-editor-wrap {
border: 1px solid #EDEDED;
}
.dokan-message,
.dokan-info,
.dokan-error {
padding: 15px 15px 15px 50px;
margin: 5px 0 15px 0;
position: relative;
background: #fff;
border-bottom: 1px solid #EDEDED;
border-left: 1px solid #EDEDED;
border-right: 1px solid #EDEDED;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.dokan-message:before,
.dokan-info:before,
.dokan-error:before {
position: absolute;
top: 0;
left: 15px;
padding-top: 15px;
font-family: sans-serif;
color: #fff;
width: 20px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
text-align: center;
}
.dokan-message {
border-top: 3px solid #8fae1b;
}
.dokan-message:before {
background-color: #8fae1b;
content: '\2713';
}
.dokan-info {
border-top: 3px solid #109ae7;
}
.dokan-info:before {
background-color: #109ae7;
content: '\2713';
content: 'i';
font-family: Times, Georgia, serif;
font-style: italic;
}
.dokan-error {
border-top: 3px solid #b81c23;
}
.dokan-error:before {
background-color: #b81c23;
content: '\00d7';
font-weight: 700;
}
ul.dokan_tabs {
border-bottom: 1px solid #EDEDED;
margin-bottom: 20px;
line-height: 24px;
margin-left: 0;
}
ul.dokan_tabs > li {
margin-bottom: -1px !important;
}
ul.dokan_tabs li {
display: inline-block;
margin-right: 5px !important;
border: 1px solid #EDEDED;
border-bottom: none;
}
ul.dokan_tabs li:first-child {
margin-left: 10px;
}
ul.dokan_tabs li a {
display: block;
padding: 6px 8px !important;
}
ul.dokan_tabs li a:hover {
background-color: #eee;
}
ul.dokan_tabs li.dokan-hide {
display: none;
}
ul.dokan_tabs li.active {
border-bottom: 1px solid #fff !important;
}
.dokan-pagination-container {
text-align: center;
}
.dokan-pagination-container .dokan-pagination {
display: inline-block;
padding-left: 0;
}
.dokan-pagination-container .dokan-pagination li {
display: inline;
}
.dokan-pagination-container .dokan-pagination li a {
padding: 3px 10px;
border: 1px solid #EDEDED;
margin-right: 3px;
text-decoration: none;
}
.dokan-pagination-container .dokan-pagination li.active a {
background: #eee;
}
.dokan-pagination-container .dokan-pagination li.disabled a {
cursor: not-allowed;
color: #ccc;
}
input[type='submit'].dokan-btn,
a.dokan-btn,
.dokan-btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
background-color: #eee;
color: #444;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 3px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
input[type='submit'].dokan-btn:hover,
a.dokan-btn:hover,
.dokan-btn:hover,
input[type='submit'].dokan-btn:focus,
a.dokan-btn:focus,
.dokan-btn:focus,
input[type='submit'].dokan-btn.focus,
a.dokan-btn.focus,
.dokan-btn.focus {
color: #fff;
border-color: var(--dokan-button-background-color, #7047EB);
text-decoration: none;
background-color: var(--dokan-button-background-color, #7047EB);
}
input[type='submit'].dokan-btn:active,
a.dokan-btn:active,
.dokan-btn:active,
input[type='submit'].dokan-btn.active,
a.dokan-btn.active,
.dokan-btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
input[type='submit'].dokan-btn-theme,
a.dokan-btn-theme,
.dokan-btn-theme {
color: #fff;
background-color: #7047EB;
border-color: #7047EB;
}
input[type='submit'].dokan-btn-theme:hover,
a.dokan-btn-theme:hover,
.dokan-btn-theme:hover,
input[type='submit'].dokan-btn-theme:focus,
a.dokan-btn-theme:focus,
.dokan-btn-theme:focus,
input[type='submit'].dokan-btn-theme:active,
a.dokan-btn-theme:active,
.dokan-btn-theme:active,
input[type='submit'].dokan-btn-theme.active,
a.dokan-btn-theme.active,
.dokan-btn-theme.active,
.open .dropdown-toggleinput[type='submit'].dokan-btn-theme,
.open .dropdown-togglea.dokan-btn-theme,
.open .dropdown-toggle.dokan-btn-theme {
color: #fff;
background-color: #5322e7;
border-color: #4918dd;
}
input[type='submit'].dokan-btn-theme:active,
a.dokan-btn-theme:active,
.dokan-btn-theme:active,
input[type='submit'].dokan-btn-theme.active,
a.dokan-btn-theme.active,
.dokan-btn-theme.active,
.open .dropdown-toggleinput[type='submit'].dokan-btn-theme,
.open .dropdown-togglea.dokan-btn-theme,
.open .dropdown-toggle.dokan-btn-theme {
background-image: none;
}
input[type='submit'].dokan-btn-theme.disabled,
a.dokan-btn-theme.disabled,
.dokan-btn-theme.disabled,
input[type='submit'].dokan-btn-theme[disabled],
a.dokan-btn-theme[disabled],
.dokan-btn-theme[disabled],
fieldset[disabled] input[type='submit'].dokan-btn-theme,
fieldset[disabled] a.dokan-btn-theme,
fieldset[disabled] .dokan-btn-theme,
input[type='submit'].dokan-btn-theme.disabled:hover,
a.dokan-btn-theme.disabled:hover,
.dokan-btn-theme.disabled:hover,
input[type='submit'].dokan-btn-theme[disabled]:hover,
a.dokan-btn-theme[disabled]:hover,
.dokan-btn-theme[disabled]:hover,
fieldset[disabled] input[type='submit'].dokan-btn-theme:hover,
fieldset[disabled] a.dokan-btn-theme:hover,
fieldset[disabled] .dokan-btn-theme:hover,
input[type='submit'].dokan-btn-theme.disabled:focus,
a.dokan-btn-theme.disabled:focus,
.dokan-btn-theme.disabled:focus,
input[type='submit'].dokan-btn-theme[disabled]:focus,
a.dokan-btn-theme[disabled]:focus,
.dokan-btn-theme[disabled]:focus,
fieldset[disabled] input[type='submit'].dokan-btn-theme:focus,
fieldset[disabled] a.dokan-btn-theme:focus,
fieldset[disabled] .dokan-btn-theme:focus,
input[type='submit'].dokan-btn-theme.disabled:active,
a.dokan-btn-theme.disabled:active,
.dokan-btn-theme.disabled:active,
input[type='submit'].dokan-btn-theme[disabled]:active,
a.dokan-btn-theme[disabled]:active,
.dokan-btn-theme[disabled]:active,
fieldset[disabled] input[type='submit'].dokan-btn-theme:active,
fieldset[disabled] a.dokan-btn-theme:active,
fieldset[disabled] .dokan-btn-theme:active,
input[type='submit'].dokan-btn-theme.disabled.active,
a.dokan-btn-theme.disabled.active,
.dokan-btn-theme.disabled.active,
input[type='submit'].dokan-btn-theme[disabled].active,
a.dokan-btn-theme[disabled].active,
.dokan-btn-theme[disabled].active,
fieldset[disabled] input[type='submit'].dokan-btn-theme.active,
fieldset[disabled] a.dokan-btn-theme.active,
fieldset[disabled] .dokan-btn-theme.active {
background-color: #9475f0;
border-color: #9475f0;
}
input[type='submit'].dokan-btn-theme .badge,
a.dokan-btn-theme .badge,
.dokan-btn-theme .badge {
color: #7047EB;
background-color: #fff;
}
input[type='submit'].dokan-btn-success,
a.dokan-btn-success,
.dokan-btn-success {
color: #fff !important;
background-color: #22AD5C !important;
border-color: #1e9851 !important;
}
input[type='submit'].dokan-btn-success:hover,
a.dokan-btn-success:hover,
.dokan-btn-success:hover,
input[type='submit'].dokan-btn-success:focus,
a.dokan-btn-success:focus,
.dokan-btn-success:focus,
input[type='submit'].dokan-btn-success:active,
a.dokan-btn-success:active,
.dokan-btn-success:active,
input[type='submit'].dokan-btn-success.active,
a.dokan-btn-success.active,
.dokan-btn-success.active,
.open .dropdown-toggleinput[type='submit'].dokan-btn-success,
.open .dropdown-togglea.dokan-btn-success,
.open .dropdown-toggle.dokan-btn-success {
color: #fff !important;
background-color: #1b8b4a !important;
border-color: #146535 !important;
}
input[type='submit'].dokan-btn-success:active,
a.dokan-btn-success:active,
.dokan-btn-success:active,
input[type='submit'].dokan-btn-success.active,
a.dokan-btn-success.active,
.dokan-btn-success.active,
.open .dropdown-toggleinput[type='submit'].dokan-btn-success,
.open .dropdown-togglea.dokan-btn-success,
.open .dropdown-toggle.dokan-btn-success {
background-image: none !important;
}
input[type='submit'].dokan-btn-success.disabled,
a.dokan-btn-success.disabled,
.dokan-btn-success.disabled,
input[type='submit'].dokan-btn-success[disabled],
a.dokan-btn-success[disabled],
.dokan-btn-success[disabled],
fieldset[disabled] input[type='submit'].dokan-btn-success,
fieldset[disabled] a.dokan-btn-success,
fieldset[disabled] .dokan-btn-success,
input[type='submit'].dokan-btn-success.disabled:hover,
a.dokan-btn-success.disabled:hover,
.dokan-btn-success.disabled:hover,
input[type='submit'].dokan-btn-success[disabled]:hover,
a.dokan-btn-success[disabled]:hover,
.dokan-btn-success[disabled]:hover,
fieldset[disabled] input[type='submit'].dokan-btn-success:hover,
fieldset[disabled] a.dokan-btn-success:hover,
fieldset[disabled] .dokan-btn-success:hover,
input[type='submit'].dokan-btn-success.disabled:focus,
a.dokan-btn-success.disabled:focus,
.dokan-btn-success.disabled:focus,
input[type='submit'].dokan-btn-success[disabled]:focus,
a.dokan-btn-success[disabled]:focus,
.dokan-btn-success[disabled]:focus,
fieldset[disabled] input[type='submit'].dokan-btn-success:focus,
fieldset[disabled] a.dokan-btn-success:focus,
fieldset[disabled] .dokan-btn-success:focus,
input[type='submit'].dokan-btn-success.disabled:active,
a.dokan-btn-success.disabled:active,
.dokan-btn-success.disabled:active,
input[type='submit'].dokan-btn-success[disabled]:active,
a.dokan-btn-success[disabled]:active,
.dokan-btn-success[disabled]:active,
fieldset[disabled] input[type='submit'].dokan-btn-success:active,
fieldset[disabled] a.dokan-btn-success:active,
fieldset[disabled] .dokan-btn-success:active,
input[type='submit'].dokan-btn-success.disabled.active,
a.dokan-btn-success.disabled.active,
.dokan-btn-success.disabled.active,
input[type='submit'].dokan-btn-success[disabled].active,
a.dokan-btn-success[disabled].active,
.dokan-btn-success[disabled].active,
fieldset[disabled] input[type='submit'].dokan-btn-success.active,
fieldset[disabled] a.dokan-btn-success.active,
fieldset[disabled] .dokan-btn-success.active {
background-color: #2cd673 !important;
border-color: #26c267 !important;
}
input[type='submit'].dokan-btn-success .badge,
a.dokan-btn-success .badge,
.dokan-btn-success .badge {
color: #22AD5C !important;
background-color: #fff !important;
}
input[type='submit'].dokan-btn-default,
a.dokan-btn-default,
.dokan-btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
input[type='submit'].dokan-btn-default:hover,
a.dokan-btn-default:hover,
.dokan-btn-default:hover,
input[type='submit'].dokan-btn-default:focus,
a.dokan-btn-default:focus,
.dokan-btn-default:focus,
input[type='submit'].dokan-btn-default:active,
a.dokan-btn-default:active,
.dokan-btn-default:active,
input[type='submit'].dokan-btn-default.active,
a.dokan-btn-default.active,
.dokan-btn-default.active,
.open .dropdown-toggleinput[type='submit'].dokan-btn-default,
.open .dropdown-togglea.dokan-btn-default,
.open .dropdown-toggle.dokan-btn-default {
color: #333;
background-color: #ebebeb;
border-color: #adadad;
}
input[type='submit'].dokan-btn-default:active,
a.dokan-btn-default:active,
.dokan-btn-default:active,
input[type='submit'].dokan-btn-default.active,
a.dokan-btn-default.active,
.dokan-btn-default.active,
.open .dropdown-toggleinput[type='submit'].dokan-btn-default,
.open .dropdown-togglea.dokan-btn-default,
.open .dropdown-toggle.dokan-btn-default {
background-image: none;
}
input[type='submit'].dokan-btn-default.disabled,
a.dokan-btn-default.disabled,
.dokan-btn-default.disabled,
input[type='submit'].dokan-btn-default[disabled],
a.dokan-btn-default[disabled],
.dokan-btn-default[disabled],
fieldset[disabled] input[type='submit'].dokan-btn-default,
fieldset[disabled] a.dokan-btn-default,
fieldset[disabled] .dokan-btn-default,
input[type='submit'].dokan-btn-default.disabled:hover,
a.dokan-btn-default.disabled:hover,
.dokan-btn-default.disabled:hover,
input[type='submit'].dokan-btn-default[disabled]:hover,
a.dokan-btn-default[disabled]:hover,
.dokan-btn-default[disabled]:hover,
fieldset[disabled] input[type='submit'].dokan-btn-default:hover,
fieldset[disabled] a.dokan-btn-default:hover,
fieldset[disabled] .dokan-btn-default:hover,
input[type='submit'].dokan-btn-default.disabled:focus,
a.dokan-btn-default.disabled:focus,
.dokan-btn-default.disabled:focus,
input[type='submit'].dokan-btn-default[disabled]:focus,
a.dokan-btn-default[disabled]:focus,
.dokan-btn-default[disabled]:focus,
fieldset[disabled] input[type='submit'].dokan-btn-default:focus,
fieldset[disabled] a.dokan-btn-default:focus,
fieldset[disabled] .dokan-btn-default:focus,
input[type='submit'].dokan-btn-default.disabled:active,
a.dokan-btn-default.disabled:active,
.dokan-btn-default.disabled:active,
input[type='submit'].dokan-btn-default[disabled]:active,
a.dokan-btn-default[disabled]:active,
.dokan-btn-default[disabled]:active,
fieldset[disabled] input[type='submit'].dokan-btn-default:active,
fieldset[disabled] a.dokan-btn-default:active,
fieldset[disabled] .dokan-btn-default:active,
input[type='submit'].dokan-btn-default.disabled.active,
a.dokan-btn-default.disabled.active,
.dokan-btn-default.disabled.active,
input[type='submit'].dokan-btn-default[disabled].active,
a.dokan-btn-default[disabled].active,
.dokan-btn-default[disabled].active,
fieldset[disabled] input[type='submit'].dokan-btn-default.active,
fieldset[disabled] a.dokan-btn-default.active,
fieldset[disabled] .dokan-btn-default.active {
background-color: #ffffff;
border-color: #e6e6e6;
}
input[type='submit'].dokan-btn-default .badge,
a.dokan-btn-default .badge,
.dokan-btn-default .badge {
color: #fff;
background-color: #fff;
}
input[type='submit'].dokan-btn-danger,
a.dokan-btn-danger,
.dokan-btn-danger {
color: #fff !important;
background-color: #F23030 !important;
border-color: #f01818 !important;
}
input[type='submit'].dokan-btn-danger:hover,
a.dokan-btn-danger:hover,
.dokan-btn-danger:hover,
input[type='submit'].dokan-btn-danger:focus,
a.dokan-btn-danger:focus,
.dokan-btn-danger:focus,
input[type='submit'].dokan-btn-danger:active,
a.dokan-btn-danger:active,
.dokan-btn-danger:active,
input[type='submit'].dokan-btn-danger.active,
a.dokan-btn-danger.active,
.dokan-btn-danger.active,
.open .dropdown-toggleinput[type='submit'].dokan-btn-danger,
.open .dropdown-togglea.dokan-btn-danger,
.open .dropdown-toggle.dokan-btn-danger {
color: #fff !important;
background-color: #ea0f0f !important;
border-color: #bf0c0c !important;
}
input[type='submit'].dokan-btn-danger:active,
a.dokan-btn-danger:active,
.dokan-btn-danger:active,
input[type='submit'].dokan-btn-danger.active,
a.dokan-btn-danger.active,
.dokan-btn-danger.active,
.open .dropdown-toggleinput[type='submit'].dokan-btn-danger,
.open .dropdown-togglea.dokan-btn-danger,
.open .dropdown-toggle.dokan-btn-danger {
background-image: none !important;
}
input[type='submit'].dokan-btn-danger.disabled,
a.dokan-btn-danger.disabled,
.dokan-btn-danger.disabled,
input[type='submit'].dokan-btn-danger[disabled],
a.dokan-btn-danger[disabled],
.dokan-btn-danger[disabled],
fieldset[disabled] input[type='submit'].dokan-btn-danger,
fieldset[disabled] a.dokan-btn-danger,
fieldset[disabled] .dokan-btn-danger,
input[type='submit'].dokan-btn-danger.disabled:hover,
a.dokan-btn-danger.disabled:hover,
.dokan-btn-danger.disabled:hover,
input[type='submit'].dokan-btn-danger[disabled]:hover,
a.dokan-btn-danger[disabled]:hover,
.dokan-btn-danger[disabled]:hover,
fieldset[disabled] input[type='submit'].dokan-btn-danger:hover,
fieldset[disabled] a.dokan-btn-danger:hover,
fieldset[disabled] .dokan-btn-danger:hover,
input[type='submit'].dokan-btn-danger.disabled:focus,
a.dokan-btn-danger.disabled:focus,
.dokan-btn-danger.disabled:focus,
input[type='submit'].dokan-btn-danger[disabled]:focus,
a.dokan-btn-danger[disabled]:focus,
.dokan-btn-danger[disabled]:focus,
fieldset[disabled] input[type='submit'].dokan-btn-danger:focus,
fieldset[disabled] a.dokan-btn-danger:focus,
fieldset[disabled] .dokan-btn-danger:focus,
input[type='submit'].dokan-btn-danger.disabled:active,
a.dokan-btn-danger.disabled:active,
.dokan-btn-danger.disabled:active,
input[type='submit'].dokan-btn-danger[disabled]:active,
a.dokan-btn-danger[disabled]:active,
.dokan-btn-danger[disabled]:active,
fieldset[disabled] input[type='submit'].dokan-btn-danger:active,
fieldset[disabled] a.dokan-btn-danger:active,
fieldset[disabled] .dokan-btn-danger:active,
input[type='submit'].dokan-btn-danger.disabled.active,
a.dokan-btn-danger.disabled.active,
.dokan-btn-danger.disabled.active,
input[type='submit'].dokan-btn-danger[disabled].active,
a.dokan-btn-danger[disabled].active,
.dokan-btn-danger[disabled].active,
fieldset[disabled] input[type='submit'].dokan-btn-danger.active,
fieldset[disabled] a.dokan-btn-danger.active,
fieldset[disabled] .dokan-btn-danger.active {
background-color: #f56060 !important;
border-color: #f44848 !important;
}
input[type='submit'].dokan-btn-danger .badge,
a.dokan-btn-danger .badge,
.dokan-btn-danger .badge {
color: #F23030 !important;
background-color: #fff !important;
}
input[type='submit'].dokan-btn-info,
a.dokan-btn-info,
.dokan-btn-info {
color: #fff;
background-color: #0B76B7;
border-color: #0a669f;
}
input[type='submit'].dokan-btn-info:hover,
a.dokan-btn-info:hover,
.dokan-btn-info:hover,
input[type='submit'].dokan-btn-info:focus,
a.dokan-btn-info:focus,
.dokan-btn-info:focus,
input[type='submit'].dokan-btn-info:active,
a.dokan-btn-info:active,
.dokan-btn-info:active,
input[type='submit'].dokan-btn-info.active,
a.dokan-btn-info.active,
.dokan-btn-info.active,
.open .dropdown-toggleinput[type='submit'].dokan-btn-info,
.open .dropdown-togglea.dokan-btn-info,
.open .dropdown-toggle.dokan-btn-info {
color: #fff;
background-color: #095d91;
border-color: #064165;
}
input[type='submit'].dokan-btn-info:active,
a.dokan-btn-info:active,
.dokan-btn-info:active,
input[type='submit'].dokan-btn-info.active,
a.dokan-btn-info.active,
.dokan-btn-info.active,
.open .dropdown-toggleinput[type='submit'].dokan-btn-info,
.open .dropdown-togglea.dokan-btn-info,
.open .dropdown-toggle.dokan-btn-info {
background-image: none;
}
input[type='submit'].dokan-btn-info.disabled,
a.dokan-btn-info.disabled,
.dokan-btn-info.disabled,
input[type='submit'].dokan-btn-info[disabled],
a.dokan-btn-info[disabled],
.dokan-btn-info[disabled],
fieldset[disabled] input[type='submit'].dokan-btn-info,
fieldset[disabled] a.dokan-btn-info,
fieldset[disabled] .dokan-btn-info,
input[type='submit'].dokan-btn-info.disabled:hover,
a.dokan-btn-info.disabled:hover,
.dokan-btn-info.disabled:hover,
input[type='submit'].dokan-btn-info[disabled]:hover,
a.dokan-btn-info[disabled]:hover,
.dokan-btn-info[disabled]:hover,
fieldset[disabled] input[type='submit'].dokan-btn-info:hover,
fieldset[disabled] a.dokan-btn-info:hover,
fieldset[disabled] .dokan-btn-info:hover,
input[type='submit'].dokan-btn-info.disabled:focus,
a.dokan-btn-info.disabled:focus,
.dokan-btn-info.disabled:focus,
input[type='submit'].dokan-btn-info[disabled]:focus,
a.dokan-btn-info[disabled]:focus,
.dokan-btn-info[disabled]:focus,
fieldset[disabled] input[type='submit'].dokan-btn-info:focus,
fieldset[disabled] a.dokan-btn-info:focus,
fieldset[disabled] .dokan-btn-info:focus,
input[type='submit'].dokan-btn-info.disabled:active,
a.dokan-btn-info.disabled:active,
.dokan-btn-info.disabled:active,
input[type='submit'].dokan-btn-info[disabled]:active,
a.dokan-btn-info[disabled]:active,
.dokan-btn-info[disabled]:active,
fieldset[disabled] input[type='submit'].dokan-btn-info:active,
fieldset[disabled] a.dokan-btn-info:active,
fieldset[disabled] .dokan-btn-info:active,
input[type='submit'].dokan-btn-info.disabled.active,
a.dokan-btn-info.disabled.active,
.dokan-btn-info.disabled.active,
input[type='submit'].dokan-btn-info[disabled].active,
a.dokan-btn-info[disabled].active,
.dokan-btn-info[disabled].active,
fieldset[disabled] input[type='submit'].dokan-btn-info.active,
fieldset[disabled] a.dokan-btn-info.active,
fieldset[disabled] .dokan-btn-info.active {
background-color: #0e95e7;
border-color: #0c86cf;
}
input[type='submit'].dokan-btn-info .badge,
a.dokan-btn-info .badge,
.dokan-btn-info .badge {
color: #0B76B7;
background-color: #fff;
}
input[type='submit'].dokan-btn-lg,
a.dokan-btn-lg,
.dokan-btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
input[type='submit'].dokan-btn-sm,
a.dokan-btn-sm,
.dokan-btn-sm {
padding: 6px 12px;
font-size: 14px;
line-height: 1.428;
border-radius: 3px;
}
.dokan-btn-round[class] {
border-radius: 50%;
width: 35px;
height: 34px;
font-size: 25px;
line-height: 34px;
}
.dokan-table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.dokan-table > thead > tr > th,
.dokan-table > tbody > tr > th,
.dokan-table > tfoot > tr > th,
.dokan-table > thead > tr > td,
.dokan-table > tbody > tr > td,
.dokan-table > tfoot > tr > td {
padding: 8px;
line-height: 1.42;
vertical-align: top;
border-top: 1px solid #EDEDED;
}
.dokan-table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #EDEDED;
}
.dokan-table > caption + thead > tr:first-child > th,
.dokan-table > colgroup + thead > tr:first-child > th,
.dokan-table > thead:first-child > tr:first-child > th,
.dokan-table > caption + thead > tr:first-child > td,
.dokan-table > colgroup + thead > tr:first-child > td,
.dokan-table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.dokan-table > tbody + tbody {
border-top: 2px solid #EDEDED;
}
.dokan-table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
background-color: #e8e8e8;
}
.dokan-table > thead > tr > td.active,
.dokan-table > tbody > tr > td.active,
.dokan-table > tfoot > tr > td.active,
.dokan-table > thead > tr > th.active,
.dokan-table > tbody > tr > th.active,
.dokan-table > tfoot > tr > th.active,
.dokan-table > thead > tr.active > td,
.dokan-table > tbody > tr.active > td,
.dokan-table > tfoot > tr.active > td,
.dokan-table > thead > tr.active > th,
.dokan-table > tbody > tr.active > th,
.dokan-table > tfoot > tr.active > th {
background-color: #f5f5f5 !important;
}
.dokan-table-hover > tbody > tr > td.active:hover,
.dokan-table-hover > tbody > tr > th.active:hover,
.dokan-table-hover > tbody > tr.active:hover > td,
.dokan-table-hover > tbody > tr:hover > .active,
.dokan-table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
background-color: #d0e9c6;
}
.dokan-table > thead > tr > td.success,
.dokan-table > tbody > tr > td.success,
.dokan-table > tfoot > tr > td.success,
.dokan-table > thead > tr > th.success,
.dokan-table > tbody > tr > th.success,
.dokan-table > tfoot > tr > th.success,
.dokan-table > thead > tr.success > td,
.dokan-table > tbody > tr.success > td,
.dokan-table > tfoot > tr.success > td,
.dokan-table > thead > tr.success > th,
.dokan-table > tbody > tr.success > th,
.dokan-table > tfoot > tr.success > th {
background-color: #dff0d8 !important;
}
.dokan-table-hover > tbody > tr > td.success:hover,
.dokan-table-hover > tbody > tr > th.success:hover,
.dokan-table-hover > tbody > tr.success:hover > td,
.dokan-table-hover > tbody > tr:hover > .success,
.dokan-table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > .info,
.table > tbody > tr > .info,
.table > tfoot > tr > .info,
.table > thead > .info > td,
.table > tbody > .info > td,
.table > tfoot > .info > td,
.table > thead > .info > th,
.table > tbody > .info > th,
.table > tfoot > .info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > .info:hover,
.table-hover > tbody > .info:hover > td,
.table-hover > tbody > .info:hover > th {
background-color: #c4e3f3;
}
.dokan-table > thead > tr > td.info,
.dokan-table > tbody > tr > td.info,
.dokan-table > tfoot > tr > td.info,
.dokan-table > thead > tr > th.info,
.dokan-table > tbody > tr > th.info,
.dokan-table > tfoot > tr > th.info,
.dokan-table > thead > tr.info > td,
.dokan-table > tbody > tr.info > td,
.dokan-table > tfoot > tr.info > td,
.dokan-table > thead > tr.info > th,
.dokan-table > tbody > tr.info > th,
.dokan-table > tfoot > tr.info > th {
background-color: #d9edf7 !important;
}
.dokan-table-hover > tbody > tr > td.info:hover,
.dokan-table-hover > tbody > tr > th.info:hover,
.dokan-table-hover > tbody > tr.info:hover > td,
.dokan-table-hover > tbody > tr:hover > .info,
.dokan-table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
background-color: #faf2cc;
}
.dokan-table > thead > tr > td.warning,
.dokan-table > tbody > tr > td.warning,
.dokan-table > tfoot > tr > td.warning,
.dokan-table > thead > tr > th.warning,
.dokan-table > tbody > tr > th.warning,
.dokan-table > tfoot > tr > th.warning,
.dokan-table > thead > tr.warning > td,
.dokan-table > tbody > tr.warning > td,
.dokan-table > tfoot > tr.warning > td,
.dokan-table > thead > tr.warning > th,
.dokan-table > tbody > tr.warning > th,
.dokan-table > tfoot > tr.warning > th {
background-color: #fcf8e3 !important;
}
.dokan-table-hover > tbody > tr > td.warning:hover,
.dokan-table-hover > tbody > tr > th.warning:hover,
.dokan-table-hover > tbody > tr.warning:hover > td,
.dokan-table-hover > tbody > tr:hover > .warning,
.dokan-table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
background-color: #ebcccc;
}
.dokan-table > thead > tr > td.danger,
.dokan-table > tbody > tr > td.danger,
.dokan-table > tfoot > tr > td.danger,
.dokan-table > thead > tr > th.danger,
.dokan-table > tbody > tr > th.danger,
.dokan-table > tfoot > tr > th.danger,
.dokan-table > thead > tr.danger > td,
.dokan-table > tbody > tr.danger > td,
.dokan-table > tfoot > tr.danger > td,
.dokan-table > thead > tr.danger > th,
.dokan-table > tbody > tr.danger > th,
.dokan-table > tfoot > tr.danger > th {
background-color: #f2dede !important;
}
.dokan-table-hover > tbody > tr > td.danger:hover,
.dokan-table-hover > tbody > tr > th.danger:hover,
.dokan-table-hover > tbody > tr.danger:hover > td,
.dokan-table-hover > tbody > tr:hover > .danger,
.dokan-table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.chart-tooltip {
position: absolute;
display: none;
line-height: 1;
background: #333;
color: #fff;
padding: 3px 5px;
font-size: 11px;
border-radius: 3px;
}
.dokan-tooltips-help {
margin-left: 7px;
}
.dokan-tooltips-help i {
color: #ccc;
}
.tooltip-inner {
font-size: 12px;
} .media-modal .screen-reader-text {
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.chosen-container-multi .chosen-choices li.search-field input[type='text'] {
height: 28px;
}
.mfp-zoom-out {   }
.mfp-zoom-out .mfp-with-anim {
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
filter: alpha(opacity=0);
opacity: 0;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
filter: alpha(opacity=0);
opacity: 0;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity: 1;
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';
filter: alpha(opacity=80);
opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
-webkit-transform: scale(1.3);
transform: scale(1.3);
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
filter: alpha(opacity=0);
opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
filter: alpha(opacity=0);
opacity: 0;
}
.dokan-blur-effect {
background-color: #eee;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=40)';
filter: alpha(opacity=40);
opacity: 0.4;
}
.dokan-right-margin-30 {
margin-right: 30px;
}
.dokan_tock_check {
width: auto;
}
table.my_account_orders tbody tr td.order-actions a.button {
margin-right: 10px;
}
.dokan-dashboard-content ul.dokan_tabs {
border-bottom: 1px solid #EDEDED;
margin-bottom: 20px;
line-height: 24px;
}
.dokan-dashboard-content ul.dokan_tabs > li {
margin-bottom: -1px !important;
}
.dokan-dashboard-content ul.dokan_tabs li {
display: inline-block;
margin-right: 5px !important;
border: 1px solid #EDEDED;
border-bottom: none;
}
.dokan-dashboard-content ul.dokan_tabs li:first-child {
margin-left: 10px;
}
.dokan-dashboard-content ul.dokan_tabs li a {
color: #6d6d6d;
display: block;
padding: 6px 8px !important;
}
.dokan-dashboard-content ul.dokan_tabs li a:hover {
color: #000;
background-color: #eee;
}
.dokan-dashboard-content ul.dokan_tabs li.dokan-hide {
display: none;
}
.dokan-dashboard-content ul.dokan_tabs li.active {
border-bottom: 1px solid #fff !important;
}
.dokan-dashboard-content ul.dokan_tabs li.active a {
color: #000;
}
.wc_error_tip {
max-width: 20em;
line-height: 1.8em;
position: absolute;
white-space: normal;
background: #d82223;
margin: 2em 1px 0 -1em;
z-index: 9999999;
color: #fff;
font-size: 12px;
padding: 8px;
}
.wc_error_tip:after {
content: '';
display: block;
border: 8px solid #d82223;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -3px;
left: 50%;
margin: -1em 0 0 -3px;
}
.dokan-label {
display: inline;
padding: 0.2em 0.6em 0.3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25em;
}
a.dokan-label:hover,
a.dokan-label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.dokan-label:empty {
display: none;
}
.btn .dokan-label {
position: relative;
top: -1px;
}
.dokan-label-default {
color: #fff;
background-color: #777777;
}
.dokan-label-default[href]:hover,
.dokan-label-default[href]:focus {
background-color: #5e5e5e;
}
.dokan-label-default[href]:hover,
.dokan-label-default[href]:focus {
background-color: #5e5e5e;
}
.dokan-label-primary {
color: #fff;
background-color: #428bca;
}
.dokan-label-primary[href]:hover,
.dokan-label-primary[href]:focus {
background-color: #3071a9;
}
.dokan-label-primary[href]:hover,
.dokan-label-primary[href]:focus {
background-color: #3071a9;
}
.dokan-label-success {
color: #fff;
background-color: #22AD5C;
}
.dokan-label-success[href]:hover,
.dokan-label-success[href]:focus {
background-color: #1a8245;
}
.dokan-label-success[href]:hover,
.dokan-label-success[href]:focus {
background-color: #1a8245;
}
.dokan-label-info {
color: #fff;
background-color: #0B76B7;
}
.dokan-label-info[href]:hover,
.dokan-label-info[href]:focus {
background-color: #085787;
}
.dokan-label-info[href]:hover,
.dokan-label-info[href]:focus {
background-color: #085787;
}
.dokan-label-warning {
color: #fff;
background-color: #FBBF24;
}
.dokan-label-warning[href]:hover,
.dokan-label-warning[href]:focus {
background-color: #e8a804;
}
.dokan-label-warning[href]:hover,
.dokan-label-warning[href]:focus {
background-color: #e8a804;
}
.dokan-label-danger {
color: #fff;
background-color: #F23030;
}
.dokan-label-danger[href]:hover,
.dokan-label-danger[href]:focus {
background-color: #e10e0e;
}
.dokan-label-danger[href]:hover,
.dokan-label-danger[href]:focus {
background-color: #e10e0e;
}
.dokan-success {
color: #fff;
background-color: #22AD5C;
}
.dokan-success[href]:hover,
.dokan-success[href]:focus {
background-color: #1a8245;
}
.dokan-success[href]:hover,
.dokan-success[href]:focus {
background-color: #1a8245;
}
.dokan-info {
color: #fff;
background-color: #0B76B7;
}
.dokan-info[href]:hover,
.dokan-info[href]:focus {
background-color: #085787;
}
.dokan-info[href]:hover,
.dokan-info[href]:focus {
background-color: #085787;
}
.dokan-warning {
color: #fff;
background-color: #FBBF24;
}
.dokan-warning[href]:hover,
.dokan-warning[href]:focus {
background-color: #e8a804;
}
.dokan-warning[href]:hover,
.dokan-warning[href]:focus {
background-color: #e8a804;
}
.dokan-danger {
color: #fff;
background-color: #F23030;
}
.dokan-danger[href]:hover,
.dokan-danger[href]:focus {
background-color: #e10e0e;
}
.dokan-danger[href]:hover,
.dokan-danger[href]:focus {
background-color: #e10e0e;
}
.dokan-panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.dokan-panel-body {
padding: 15px;
}
.dokan-panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.dokan-panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.dokan-panel-title {
margin-top: 0;
margin-bottom: 0;
color: inherit;
}
.dokan-panel-title > a {
color: inherit;
}
.dokan-panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.dokan-panel-default {
border-color: #ddd;
}
.dokan-panel-default > .dokan-panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
}
.dokan-panel-default > .dokan-panel-heading + .dokan-panel-collapse > .dokan-panel-body {
border-top-color: #ddd;
}
.dokan-panel-default > .dokan-panel-heading .dokan-badge {
color: #f5f5f5;
background-color: #333;
}
.dokan-panel-default > .dokan-panel-footer + .dokan-panel-collapse > .dokan-panel-body {
border-bottom-color: #ddd;
}
.dokan-clearfix:before,
.dokan-clearfix:after {
display: table;
content: ' ';
}
.dokan-clearfix:after {
clear: both;
}
.dokan-right {
float: right !important;
}
.dokan-left {
float: left !important;
}
.dokan-hide {
display: none;
}
.content-half-part {
width: 50%;
float: left;
}
.content-half-part:first-child {
padding-right: 10px;
}
.content-half-part:last-child {
padding-left: 10px;
}
p.help-block {
color: #aaa;
padding-top: 8px;
line-height: 1.42;
}
ul.subsubsub {
font-size: 12px;
color: #EDEDED;
margin: 0 0 10px 0;
padding: 0;
}
ul.subsubsub li {
padding: 0 5px;
line-height: 13px;
border-right: 1px solid #EDEDED;
}
ul.subsubsub li a {
color: #6d6d6d;
transition: 0.2s linear;
}
ul.subsubsub li a:hover {
color: #000;
}
ul.subsubsub li:last-child {
border-right: none;
}
ul.subsubsub li.active a {
color: #000;
}
.pagination-wrap ul.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination-wrap ul.pagination > li {
display: inline;
}
.pagination-wrap ul.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
text-decoration: none;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.pagination-wrap ul.pagination > li > span.current {
background-color: #eee;
color: #999;
}
.pagination-wrap ul.pagination > li > a {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
text-decoration: none;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.pagination-wrap ul.pagination > li > a:hover {
background-color: #eee;
color: #999;
}
.dokan-form-inline .dokan-form-group {
float: left;
margin-right: 5px;
}
table.dokan-table .toggle-row {
position: absolute;
right: 8px;
top: 0;
display: none;
padding: 0;
width: 40px;
height: 40px;
border: none;
outline: 0;
background: 0 0;
color: #444;
}
table.dokan-table .toggle-row::before {
content: '\f0d7';
font-family: "Font Awesome\ 5 Free";
font-weight: 900;
font: normal normal normal 14px/1 FontAwesome;
display: inline-block;
font-size: inherit;
text-rendering: auto;
}
table.dokan-table td a {
color: #6d6d6d;
}
table.dokan-table td a:hover {
color: #000;
}
table.dokan-table .is-expanded .toggle-row::before {
content: '\f0d8';
}
@media (max-width: 430px) {
table.dokan-table thead {
display: none;
}
table.dokan-table thead.dokan-show-thead {
display: contents;
}
table.dokan-table td.column-thumb,
table.dokan-table td.column-primary ~ td:not(.check-column) {
display: none;
}
table.dokan-table .is-expanded td:not(.hidden) {
display: block !important;
overflow: hidden;
}
table.dokan-table td.column-primary {
padding-right: 50px;
}
table.dokan-table td.column-primary strong {
display: block;
margin-bottom: 0.5em;
}
table.dokan-table td:not(.check-column) {
position: relative;
width: auto !important;
clear: both;
}
table.dokan-table .is-expanded td.column-thumb,
table.dokan-table td.column-primary ~ :not(.check-column) {
display: block;
text-align: right;
padding: 3px 8px 3px 35%;
}
table.dokan-table td:not(.column-primary)::before {
content: attr(data-title);
position: absolute;
left: 10px;
width: 32%;
white-space: nowrap;
text-align: left;
display: block;
}
table.dokan-table .toggle-row {
display: block;
}
table.dokan-table .row-actions {
display: grid;
grid-template-columns: auto auto auto;
}
}
span.dokan-loading {
background: url(//secondkid.be/wp-content/plugins/dokan-lite/assets/js/../images/wpspin_light.gif) no-repeat;
float: right;
height: 16px;
margin: 5px 5px 0;
width: 16px;
}
span.error {
color: #bb0000;
display: inline-block;
}
.dokan-seller-search {
box-sizing: border-box !important;
border: 2px solid #ccc !important;
border-radius: 4px !important;
background-color: white !important;
background-image: url(//secondkid.be/wp-content/plugins/dokan-lite/assets/js/../images/searchicon.png) !important;
background-position: 8px 8px !important;
background-repeat: no-repeat !important;
padding: 5px 0 5px 36px !important;
-webkit-transition: width 0.4s ease-in-out !important;
transition: width 0.4s ease-in-out !important;
background-size: 16px !important;
}
.dokan-overlay {
width: 100%;
height: 100%;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 999;
}
.dokan-ajax-loader {
height: 1em;
width: 1em;
position: absolute;
top: 50%;
left: 50%;
margin-left: -0.5em;
margin-top: -0.5em;
display: block;
content: '';
-webkit-animation: spin 1s ease-in-out infinite;
-moz-animation: spin 1s ease-in-out infinite;
animation: spin 1s ease-in-out infinite;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOTEuMyA5MS4xIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA5MS4zIDkxLjEiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGNpcmNsZSBjeD0iNDUuNyIgY3k9IjQ1LjciIHI9IjQ1LjciLz4NCjxjaXJjbGUgZmlsbD0iI0ZGRkZGRiIgY3g9IjQ1LjciIGN5PSIyNC40IiByPSIxMi41Ii8+DQo8L3N2Zz4NCg==) center center;
background-size: cover;
line-height: 1;
text-align: center;
font-size: 2em;
color: rgba(0, 0, 0, 0.75);
}
.dokan-category-menu {
padding: 0;
border: 1px solid #ece7e7;
}
.dokan-category-menu h3.widget-title {
margin: 0;
padding: 10px 10px 10px 15px;
background: #eee;
border: 1px solid #eee;
color: #444;
}
.dokan-category-menu ul li {
border-bottom: none;
}
.dokan-category-menu .cat-drop-stack ul .children {
display: none;
}
.dokan-category-menu .cat-drop-stack ul li:last-child a {
border-bottom: none !important;
}
.dokan-category-menu .cat-drop-stack ul li:last-child.has-children a {
border-bottom: 1px solid #eee !important;
}
.dokan-category-menu .cat-drop-stack > ul {
padding: 0px;
margin: 0px;
}
.dokan-category-menu .cat-drop-stack > ul li {
padding: 0;
}
.dokan-category-menu .cat-drop-stack > ul li.parent-cat-wrap {
background: #fff;
}
.dokan-category-menu .cat-drop-stack > ul li.parent-cat-wrap a {
border-bottom: 1px solid #eee;
margin: 0px 15px;
text-decoration: none;
}
.dokan-category-menu .cat-drop-stack > ul li.parent-cat-wrap ul.level-0 {
background: #fafafa;
}
.dokan-category-menu .cat-drop-stack > ul li.parent-cat-wrap ul.level-0 li.has-children {
border-bottom: none;
}
.dokan-category-menu .cat-drop-stack > ul li a {
padding: 9px 0px;
display: block;
color: #3c3c3c;
position: relative;
font-size: 13px;
text-decoration: none;
}
.dokan-category-menu .cat-drop-stack > ul li a .caret-icon {
position: absolute;
right: -2px;
display: inline-block;
width: 20px;
vertical-align: middle;
text-align: center;
}
.dokan-announcement-wrapper .dokan-no-announcement .annoument-no-wrapper {
height: 100%;
margin: 70px auto;
text-align: center;
}
.dokan-announcement-wrapper .dokan-no-announcement .annoument-no-wrapper .dokan-announcement-icon {
font-size: 165px;
color: #e3e3e3;
-moz-animation: ring 8s 1s ease-in-out infinite !important;
-moz-transform-origin: 50% 4px;
-webkit-animation: ring 8s 1s ease-in-out infinite !important;
-webkit-transform-origin: 50% 4px;
animation: ring 8s 1s ease-in-out infinite !important;
transform-origin: 50% 4px;
}
.dokan-announcement-wrapper .dokan-no-announcement .annoument-no-wrapper p {
margin-top: 10px;
color: #a6a6a6;
font-size: 30px;
}
.dokan-announcement-wrapper .dokan-announcement-wrapper-item {
padding: 22px;
background: #f3f3f3;
border: 1px solid #eee;
margin-bottom: 25px;
position: relative;
width: 98%;
}
.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-announcement-heading {
margin-bottom: 5px;
}
.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-announcement-heading h3 {
margin: 5px 0px;
padding: 0px 0px 8px;
font-weight: bold;
font-size: 20px;
color: #494949;
}
.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-annnouncement-date {
width: 95px;
height: 95px;
color: #fff;
margin-right: 25px;
vertical-align: middle;
background-color: #818181;
text-align: center;
border-radius: 300px;
-webkit-border-radius: 300px;
-moz-border-radius: 300px;
}
.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-annnouncement-date .announcement-day {
font-size: 20px;
font-weight: bold;
margin-top: 4px;
}
.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-annnouncement-date .announcement-year {
font-weight: bold;
}
.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-announcement-content-wrap {
width: 80%;
height: 100%;
}
.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-announcement-content-wrap .dokan-announcement-content {
color: #656565;
font-size: 13px;
}
.dokan-announcement-wrapper .dokan-announcement-wrapper-item .announcement-action {
position: absolute;
top: -12px;
right: -8px;
font-size: 12px;
width: 25px;
height: 25px;
text-align: center;
background-color: #818181;
border-radius: 20px;
line-height: 23px;
}
.dokan-announcement-wrapper .dokan-announcement-wrapper-item .announcement-action a {
color: #fff;
font-size: 20px;
}
@media (max-width: 992px) {
.dokan-announcement-wrapper-item {
padding: 15px;
text-align: center;
}
.dokan-announcement-wrapper-item .dokan-annnouncement-date {
float: none !important;
margin: 0 auto 15px !important;
}
.dokan-announcement-wrapper-item .dokan-annnouncement-date .announcement-day {
margin-top: 0px !important;
padding-top: 16px;
}
.dokan-announcement-wrapper-item .dokan-announcement-content-wrap {
float: none !important;
width: 100% !important;
}
}
article.dokan-notice-single-notice-area span.dokan-single-announcement-date {
display: block;
margin-bottom: 10px;
}
.dokan-announcement-uread {
border: 1px solid var(--dokan-button-background-color, #7047EB) !important;
}
.dokan-announcement-uread .dokan-annnouncement-date {
background-color: var(--dokan-button-background-color, #7047EB) !important;
}
.dokan-announcement-bg-uread {
background-color: var(--dokan-button-background-color, #7047EB);
}
.dokan-dashboard .dokan-dash-sidebar {
width: 17%;
_float: left;
flex: 1 auto;
background-color: var(--dokan-sidebar-background-color, #322067);
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu {
background: var(--dokan-sidebar-background-color, #322067);
list-style: none;
margin: 0 0 20px 0;
padding: 0;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
margin: 0;
position: relative;
cursor: pointer;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
padding: 10px 0 10px 18px;
display: block;
color: #fff;
font-size: 14px;
font-weight: normal;
text-decoration: none;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i {
font-size: 17px;
padding-right: 15px;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i.menu-dropdown::before {
padding-left: 15px;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a svg {
margin-right: 15px;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
background: #7047EB;
color: #fff;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover ul.navigation-submenu {
position: relative;
top: auto;
left: auto;
right: auto;
bottom: auto;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active).has-submenu:after {
right: 0;
top: 1.3rem;
border: transparent solid;
content: ' ';
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: transparent var(--dokan-sidebar-background-color, #322067) transparent transparent;
border-left-color: var(--dokan-sidebar-background-color, #322067);
border-width: 16px 16px 16px 0;
margin-top: -16px;
z-index: 990;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active) ul.navigation-submenu {
position: absolute;
bottom: 0;
left: 100%;
min-width: 165px;
display: block;
background: var(--dokan-sidebar-background-color, #322067);
border-bottom: none;
padding: 1.5px;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active) ul.navigation-submenu li {
display: block;
padding-left: 0.5em;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover a i.menu-dropdown {
display: none;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links:hover {
background: none !important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a {
display: inline-block !important;
width: 33.333333%;
padding: 6% 13%;
float: left;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover {
background: #7047EB;
color: #fff;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:last-child {
border-right: none;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu {
list-style: none;
position: absolute;
top: -1000em;
left: 160px;
overflow: visible;
word-wrap: break-word;
z-index: 9999;
box-shadow: 0 3px 5px rgb(0 0 0%);
margin-left: 0;
background: var(--dokan-sidebar-background-color, #322067);
padding: 3px 0;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li {
padding-left: 1.3em;
line-height: 1;
background: var(--dokan-sidebar-background-color, #322067);
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li a {
font-size: 13px;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li:hover:before,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li.current:before {
left: 0.75%;
top: 4%;
border: transparent solid;
content: ' ';
height: 90%;
position: absolute;
pointer-events: none;
border-color: #fff;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li:hover a,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li.current a {
font-weight: 800 !important;
color: #fff;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active {
position: relative;
background: #7047EB;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
left: 93%;
top: 1.3rem;
border: transparent solid;
content: ' ';
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: transparent #fff transparent transparent;
border-left-color: #fff;
border-width: 16px 16px 16px 0;
margin-top: -16px;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu {
position: relative;
z-index: 3;
top: auto;
left: auto;
right: auto;
bottom: auto;
border: 0 none;
border-bottom: 0.5px solid #7047EB;
margin-top: 0;
box-shadow: none;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu li:not(.current) a {
font-weight: normal;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu li a:focus {
outline: none;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a {
padding-right: 16px;
font-weight: 800;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a i.menu-dropdown {
display: none;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.sub-menu {
background: #fff;
margin: 0;
list-style: none;
padding: 0;
position: absolute;
right: -100%;
top: -4px;
z-index: 99;
width: 165px;
display: none;
border-top: 1px solid #ececec;
border-right: 1px solid #ececec;
border-bottom: 1px solid #ececec;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.sub-menu a {
padding: 2px 0 2px 10px;
font-size: 13px;
color: #333;
font-weight: normal;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.sub-menu a:hover {
background: #9475f0;
color: #fff;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.sub-menu li {
border-bottom: 1px solid #ccc;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.sub-menu li:last-child {
border-bottom: none;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.settings i.pull-right {
padding-top: 5px;
}
.dokan-dashboard .dokan-dash-sidebar #dokan-navigation #toggle-mobile-menu {
display: none;
}
.dokan-dashboard .dokan-dash-sidebar #dokan-navigation #mobile-menu-icon {
display: none;
}
.dokan-dashboard .dokan-dash-sidebar #dokan-navigation > #mobile-menu-icon {
font-size: 17px;
color: #fff;
position: absolute;
top: 0;
right: 0;
width: 33px;
z-index: 1;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid #f0f0f0;
border-radius: 3px;
padding: 3px 8px;
}
.dokan-dashboard .dokan-dash-sidebar #dokan-navigation > input:checked + ul.dokan-dashboard-menu {
display: block !important;
background: #000;
color: #fff;
animation: showNav 350ms ease-in-out both;
}
.dokan-dashboard #dokan-dashboard-fullwidth-wrapper .dokan-dash-sidebar {
transition: width 0.2s ease;
width: var(--dokan-sidebar-width, 250px);
max-width: var(--dokan-sidebar-width, 250px);
}
.dokan-dashboard #dokan-dashboard-fullwidth-wrapper .dokan-dashboard-wrap {
z-index: 1;
position: relative;
}
.dokan-dashboard #dokan-dashboard-fullwidth-wrapper .dokan-dashboard-wrap .dokan-dashboard-content {
position: relative;
padding: 48px;
}
.dokan-dashboard #dokan-dashboard-fullwidth-wrapper .dokan-dashboard-wrap .dokan-dash-sidebar {
visibility: hidden;
}
.dokan-dashboard #dokan-dashboard-fullwidth-wrapper .dokan-dashboard-wrap .dokan-dashboard-content {
display: none;
}
@keyframes showNav {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@media only screen and (max-width: 450px) {
.dokan-dashboard .dokan-dash-sidebar #dokan-navigation {
height: 33px;
position: relative;
}
.dokan-dashboard .dokan-dash-sidebar #dokan-navigation #mobile-menu-icon {
display: block !important;
}
.dokan-dashboard .dokan-dash-sidebar #dokan-navigation #toggle-mobile-menu {
display: none !important;
}
.dokan-dashboard .dokan-dash-sidebar #dokan-navigation ul.dokan-dashboard-menu {
display: none;
height: auto !important;
padding-top: 48px !important;
}
}
@media screen and (max-width: 768px) {
.dokan-dashboard #dokan-dashboard-fullwidth-wrapper {
position: relative;
}
.dokan-dashboard #dokan-dashboard-fullwidth-wrapper .dokan-dash-sidebar {
display: none;
}
.dokan-dashboard #dokan-dashboard-fullwidth-wrapper .dokan-dashboard-wrap .dokan-dashboard-content {
padding: 24px;
}
}
@media screen and (max-width: 600px) {
#dokan-dashboard-fullwidth-wrapper #dokan-vendor-dashboard-layout-root {
z-index: 99999;
}
}
html,
body {
-webkit-backface-visibility: hidden;
}
div.media-sidebar a.edit-attachment {
display: none;
}
.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
padding: 5px 10px;
}
.dokan-dashboard .dokan-dashboard-wrap {
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
width: 100%;
}
.dokan-dashboard .dokan-dashboard-wrap * {
box-sizing: border-box;
}
.dokan-dashboard .dokan-dashboard-wrap a:focus {
outline-color: var(--dokan-button-background-color, #7047EB);
}
.dokan-dashboard .dokan-dashboard-wrap input[type=checkbox]:not(.dokan-layout input[type=checkbox]) {
-webkit-appearance: revert;
-moz-appearance: revert;
appearance: revert;
}
.dokan-dashboard header.dokan-dashboard-header {
margin: 0 0 15px 0;
}
.dokan-dashboard header.dokan-dashboard-header h1 {
margin: 0 0 10px 0;
border-bottom: 1px solid #EDEDED;
padding: 0 0 10px 0;
line-height: 1.25;
}
.dokan-dashboard header.dokan-dashboard-header .dokan-add-product-link .dokan-btn {
margin-right: 10px;
}
.dokan-dashboard .dokan-dashboard-content {
padding: 4px 4px 4px 25px;
overflow: hidden;
margin-top: 0px;
width: 83%;
flex: 5 auto;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area:before,
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area:after {
content: " ";
display: table;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area:after {
clear: both;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dokan-dash-left {
padding-right: 15px;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget {
background: #fff;
border: 1px solid #EBEBEB;
padding: 0px 10px;
position: relative;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
margin-bottom: 15px;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget a {
font-size: 13px;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title {
font-weight: bold;
font-size: 15px;
border-bottom: 1px solid #EBEBEB;
padding: 6px 0;
margin-bottom: 6px;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title i {
color: #ccc;
padding-right: 5px;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title .pull-right {
float: right;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title .pull-right a {
color: #6d6d6d;
transition: 0.2s linear;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title .pull-right a:hover {
color: #000;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter {
text-align: center;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul {
margin: 0px;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li {
width: 100%;
display: block;
margin: 0 auto;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter .title {
font-size: 15px;
padding-top: 10px;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter .count {
font-size: 18px;
border-bottom: 1px solid #EBEBEB;
font-weight: 600;
padding-bottom: 10px;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders {
overflow: hidden;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders .content-half-part {
width: 50%;
padding: 0;
float: left;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders #order-stats {
padding: 20px;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.products .pull-right a {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-top: -6px;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.sells-graph {
padding-bottom: 7px;
width: 100%;
position: relative;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .chart-placeholder.main {
height: 347px;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .list-count a {
color: #6d6d6d;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .list-count .count {
float: right;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .chart-tooltip {
position: absolute;
display: none;
line-height: 1;
background: #333;
color: #fff;
padding: 3px 5px;
font-size: 11px;
border-radius: 3px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-map-wrap {
border: 1px solid #EDEDED;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-map-wrap .dokan-map-search-bar {
position: relative;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-map-wrap .dokan-map-find-btn {
display: none;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-map-wrap .dokan-map-search {
border: none;
width: 100%;
padding: 5px 10px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-map-wrap .dokan-google-map {
width: 100%;
height: 300px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary #vendor-dashboard-payment-settings-error {
padding: 25px;
display: none;
background-color: palevioletred;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header {
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px;
background-color: #EEEEEE;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > h2 {
margin: 5px 0;
flex-grow: 1;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div {
flex-grow: 2;
text-align: right;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown {
display: inline-block;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #toggle-vendor-payment-method-drop-down {
color: #333333;
cursor: pointer;
padding: 10px 35px 10px 10px;
white-space: nowrap;
border-radius: 3px;
background: #DDDDDD;
position: relative;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #toggle-vendor-payment-method-drop-down::after {
content: '\25BC';
display: inline-block;
transition: transform 300ms ease-in-out;
position: absolute;
right: 5px;
top: 20%;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #vendor-payment-method-drop-down-wrapper {
position: relative;
top: 5px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #vendor-payment-method-drop-down {
display: none;
max-height: 200px;
border: 1px black solid;
position: absolute;
top: 0;
right: 0;
background-color: white;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #vendor-payment-method-drop-down ul {
list-style: none;
margin: 0;
max-height: 199px;
overflow-y: auto;
overflow-x: hidden;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #vendor-payment-method-drop-down ul li:not(:last-child) {
border-bottom: 1px #dddddd solid;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #vendor-payment-method-drop-down ul li div {
white-space: nowrap;
display: flex;
align-items: center;
padding: 10px 20px 10px 10px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #vendor-payment-method-drop-down ul li div img {
width: calc(12px + 1.5vw);
border: 1px solid lightgray;
border-radius: 50%;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #vendor-payment-method-drop-down ul li div span {
padding-right: 30px;
margin-left: 10px;
color: #333333;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #vendor-payment-method-drop-down ul li:hover {
background-color: #EFEFEF;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #vendor-payment-method-drop-down .no-content {
padding: 20px;
width: 300px;
text-align: center;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown:hover #toggle-vendor-payment-method-drop-down {
background-color: #CCCCCC;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown:hover #toggle-vendor-payment-method-drop-down::after {
transform: rotate(180deg);
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown:hover #vendor-payment-method-drop-down {
display: block;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > ul {
list-style: none;
min-height: 200px;
margin-left: 0;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > ul li > div {
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px;
border-bottom: #CCCCCC solid 1px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > ul li > div > div {
display: flex;
align-items: center;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > ul li > div > div img {
width: calc(12px + 3vw);
border: 1px solid grey;
border-radius: 50%;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > ul li > div > div span {
margin-left: 10px;
color: #333333;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > ul li > div > div button {
margin-bottom: 3px !important;
min-height: 30px !important;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > ul li > div > div a button {
margin-left: 3px !important;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > .no-content {
min-height: 200px;
padding: 20px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div {
background-color: white;
box-shadow: 0 0 5px #bbbbbb;
margin-right: 10px;
padding: 20px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div div.dokan-form-group > div {
text-align: left;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div div.dokan-form-group > div label {
color: black;
font-weight: bold;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div div.dokan-form-group > div select {
padding: 10px 15px;
border-radius: 5px;
min-height: 50px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div div.data-warning {
display: flex;
box-shadow: 0 0 5px #AAAAAA;
padding: 10px;
margin-bottom: 10px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div div.data-warning div.left-icon-container {
display: flex;
flex-direction: column;
justify-content: center;
padding: 5px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div div.data-warning div.left-icon-container i {
color: orange;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div div.data-warning div.vr-separator {
margin: 0 10px;
border-left: 1px #dddddd solid;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div .bottom-note {
text-align: left;
margin-bottom: 2em;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div .bottom-actions {
background-color: #EEEEEE;
text-align: left;
border-top: 1px #cccccc solid;
padding: 20px;
margin: -20px;
position: relative;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div .bottom-actions button.dokan-btn-danger {
position: absolute;
right: 20px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div .bottom-actions a {
margin-left: 10px;
text-decoration: none;
color: #2B78E4;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form > div.dokan-form-group > div.ajax_prev.dokan-w4 {
margin-left: 24%;
}
.dokan-dashboard .dokan-dashboard-content .edit-account fieldset {
margin-top: 30px;
}
.dokan-dashboard .dokan-dashboard-content .edit-account fieldset legend {
font-weight: bold;
}
.dokan-dashboard .dokan-dashboard-content article {
border-bottom: none;
}
.dokan-dashboard .dokan-dashboard-content ul li {
list-style: none;
margin: 0px;
padding: 0px;
}
.dokan-dashboard .dokan-dashboard-content a {
text-decoration: none;
}
.dokan-dashboard .dokan-dashboard-content .dokan-page-help {
display: block;
font-style: italic;
color: #888;
margin-bottom: 30px;
}
.dokan-dashboard .dokan-dashboard-content .dokan-page-help p {
margin-bottom: 10px;
}
.dokan-dashboard div.chart-container > div.chart-placeholder > div.legend table {
border-spacing: 0.5em;
width: auto;
margin: 0;
border-collapse: separate;
}
.dokan-dashboard div.chart-container > div.chart-placeholder > div.legend table td {
padding: 0;
text-align: left;
vertical-align: middle;
background: none;
}
.dokan-dashboard div.chart-container > div.chart-legend-container > table td {
padding: 0;
padding-left: 5px;
padding-right: 5px;
}
.dokan-dashboard #dokan-dashboard-fullwidth-wrapper .dokan-dashboard-content {
width: calc(100% - var(--dokan-sidebar-width, 250px));
}
.dokan-dashboard .select2-search__field {
min-width: 220px !important;
}
.dokan-column-name-with-avatar {
position: relative;
padding-left: 46px !important;
}
.dokan-column-name-with-avatar img {
position: absolute;
top: 3px;
left: 8px;
border-radius: 50%;
border: 1px solid #fff;
box-shadow: 0 1px 0 0 #e0e0e0;
}
@media screen and (max-width: 768px) {
#dokan-dashboard-fullwidth-wrapper .dokan-dashboard-content {
width: 100%;
}
#dokan-dashboard-fullwidth-wrapper .dokan-frontend-layout header {
padding: 0 22px;
min-height: 60px;
height: 60px;
}
#dokan-dashboard-fullwidth-wrapper .dokan-frontend-layout .visit-store,
#dokan-dashboard-fullwidth-wrapper .dokan-frontend-layout .header-avatar {
padding: 0;
}
#dokan-dashboard-fullwidth-wrapper .dokan-frontend-layout .header-avatar {
padding-left: 20px;
}
#dokan-dashboard-fullwidth-wrapper .dokan-frontend-layout .visit-store {
font-size: 12px;
padding-right: 20px;
}
}
@media screen and (max-width: 600px) {
#dokan-dashboard-fullwidth-wrapper #dokan-vendor-dashboard-layout-root {
top: 0;
}
}
.dokan-orders-content .dokan-orders-area .dokan-order-left-content {
margin-right: 3%;
}
.dokan-orders-content .dokan-orders-area .dokan-order-left-content .dokan-order-billing-address {
min-width: 49%;
margin-right: 2%;
}
.dokan-orders-content .dokan-orders-area .dokan-order-left-content .dokan-order-shipping-address {
min-width: 49%;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach {
padding: 10px 7px;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left {
width: 66%!important;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group button,
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group a,
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group input,
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group select,
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group .select2-container {
height: 35px !important;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group button .select2-selection--single,
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group a .select2-selection--single,
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group input .select2-selection--single,
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group select .select2-selection--single,
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group .select2-container .select2-selection--single {
height: 35px !important;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group button {
margin-right: 5px;
border: none !important;
padding: 3px 10px !important;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group input,
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group select,
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group .select2-container {
width: calc(33% - 54px) !important;
margin-right: 5px;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group a {
display: flex;
align-items: center;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group a .fa {
margin-right: 3px;
}
@media screen and (max-width: 576px) {
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group select,
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group .select2-container,
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group input {
width: 100% !important;
margin-right: 0;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group select:not(:last-child),
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group .select2-container:not(:last-child),
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group input:not(:last-child) {
margin-bottom: 5px;
}
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-right {
width: 33%!important;
}
@media screen and (max-width: 768px) {
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left {
width: 100%!important;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-right {
width: 100%!important;
}
}
.dokan-orders-content .dokan-orders-area td.dokan-order-action {
gap: 5px;
width: 100%;
display: flex;
flex-wrap: wrap;
}
.dokan-orders-content .dokan-orders-area td.dokan-order-action .wpo_wcpdf {
border: 1px solid transparent;
padding: 5px 10px;
border-color: #ccc;
border-radius: 3px;
background-color: #fff;
background-repeat: no-repeat;
background-position: center;
height: 40px;
width: 40px;
}
.dokan-orders-content .dokan-orders-area td.dokan-order-action .wpo_wcpdf img {
width: 22px !important;
}
.dokan-orders-content .dokan-orders-area td img {
padding: 2px;
margin: 0;
border: 1px solid #dfdfdf;
vertical-align: middle;
width: 46px;
height: auto;
}
.dokan-orders-content .dokan-orders-area td a {
color: #6d6d6d;
transition: 0.2s linear;
}
.dokan-orders-content .dokan-orders-area td a:hover {
color: #000;
}
.dokan-orders-content .dokan-orders-area table.table.order-items {
margin-bottom: 0;
}
.dokan-orders-content .dokan-orders-area .general-details ul.order-status {
border-bottom: 1px solid #EDEDED;
margin-bottom: 3px;
padding-bottom: 3px;
margin-left: 0px;
padding-left: 0px;
}
.dokan-orders-content .dokan-orders-area .general-details ul.customer-details {
margin-left: 0px;
padding-left: 0px;
}
.dokan-orders-content .dokan-orders-area .general-details span {
font-weight: bold;
}
.dokan-orders-content .dokan-orders-area .alert-success.customer-note {
background-color: #dff0d8;
background: #dff0d8;
margin-bottom: 5px;
}
.dokan-orders-content .dokan-orders-area .alert-success.customer-note strong {
font-size: 12px;
}
.dokan-orders-content .dokan-orders-area .order_note_type {
padding-left: 0;
}
.dokan-orders-content .dokan-orders-area #dokan-order-status-form {
margin: 10px 0;
}
.dokan-orders-content .dokan-orders-area #dokan-order-status-form select.form-control {
display: inline-block;
width: 100%;
margin-right: 10px;
font-size: 13px;
}
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter {
font-size: 12px;
color: #EDEDED;
}
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li {
display: inline-block;
line-height: 13px;
padding: 0 5px;
border-right: 1px solid #EDEDED;
}
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li a {
color: #6d6d6d;
transition: 0.2s linear;
}
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li:last-child {
border-right: none;
}
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li.active a {
color: #000;
}
.dokan-orders-content .dokan-orders-area ul.order_notes {
font-size: 13px;
}
.dokan-orders-content .dokan-orders-area ul.order_notes p.meta {
font-size: 11px;
}
.dokan-orders-content .dokan-orders-area ul.order_notes .note_content {
position: relative;
background: #efefef;
padding: 3px 10px;
margin-bottom: 10px;
}
.dokan-orders-content .dokan-orders-area ul.order_notes .note_content p {
margin: 0;
padding: 0;
word-wrap: break-word;
}
.dokan-orders-content .dokan-orders-area ul.order_notes .note_content:after {
content: "";
display: block;
position: absolute;
bottom: -15px;
left: 30px;
width: 0;
height: 0;
border-width: 15px 15px 0 0;
border-style: solid;
border-color: #efefef transparent;
}
.dokan-orders-content .dokan-orders-area ul.order_notes li.customer-note .note_content {
background: #d7cad2;
}
.dokan-orders-content .dokan-orders-area ul.order_notes li.customer-note .note_content:after {
border-color: #d7cad2 transparent;
}
.dokan-orders-content .dokan-orders-area tfoot td.value {
border-left: 1px solid #EDEDED;
text-align: right;
}
.dokan-orders-content .dokan-orders-area .order_download_permissions label {
font-weight: normal;
}
.dokan-orders-content .dokan-orders-area .order_download_permissions button.revoke_access {
padding: 3px 10px;
margin-top: -2px;
}
.dokan-orders-content .dokan-orders-area .order_download_permissions .toolbar {
margin-top: 15px;
}
.dokan-orders-content .dokan-orders-area .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
min-height: 27px;
}
.vendor-dashboard-orders-page .select2-search__field {
min-width: auto !important;
}
.dokan-product-listing .dokan-product-listing-area {
padding: 0px 15px;
}
.dokan-product-listing .dokan-product-listing-area .row-actions {
visibility: hidden;
font-size: 12px;
color: #ccc;
}
.dokan-product-listing .dokan-product-listing-area tr:hover .row-actions {
visibility: visible;
}
.dokan-product-listing .dokan-product-listing-area table td img {
width: auto;
height: auto;
max-width: 48px;
max-height: 48px;
}
.dokan-product-listing .dokan-product-listing-area .product-listing-top {
border-bottom: 1px solid #EDEDED;
line-height: 50px;
margin-bottom: 15px;
}
.dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter {
width: 60%;
}
.dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter li {
display: inline-block;
padding: 0 5px;
}
.dokan-product-listing .dokan-product-listing-area .product-listing-top span.dokan-add-product-link {
width: 36%;
float: right;
text-align: right;
}
.dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form button[name='product_listing_search'] {
float: right;
}
.dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form .dokan-form-group {
float: right;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table span.product-type:before {
font-family: "Font Awesome\ 5 Free";
font-weight: 900;
content: '\f133';
display: block;
text-align: center;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table span.product-type.downloadable:before {
font-family: "Font Awesome\ 5 Free";
font-weight: 900;
content: '\f019';
display: block;
text-align: center;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table span.product-type.variable:before {
font-family: "Font Awesome\ 5 Free";
font-weight: 900;
content: '\f02d';
display: block;
text-align: center;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table span.product-type.simple:before {
font-family: "Font Awesome\ 5 Free";
font-weight: 900;
content: '\f0c9';
display: block;
text-align: center;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table span.product-type.virtual:before {
font-family: "Font Awesome\ 5 Free";
font-weight: 900;
content: '\f0c2';
display: block;
text-align: center;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table span.earning-info:before {
font-family: "Font Awesome\ 5 Free";
font-weight: 900;
content: '\f05a';
display: inline;
margin-left: 5px;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table mark.instock {
color: #7ad03a;
background: transparent;
font-weight: bold;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table td {
vertical-align: top;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.column-primary a,
.dokan-product-listing .dokan-product-listing-area table.product-listing-table td .row-actions a {
color: #6d6d6d;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.column-primary a:hover,
.dokan-product-listing .dokan-product-listing-area table.product-listing-table td .row-actions a:hover {
color: #000;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.column-primary .delete a:hover,
.dokan-product-listing .dokan-product-listing-area table.product-listing-table td .row-actions .delete a:hover {
color: red;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table p {
margin-bottom: 0px;
padding-bottom: 0px;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.post-status label.draft {
background: #ccc;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.post-status label.publish {
background: #65c265;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.post-status label.pending {
background: var(--dokan-button-background-color, #7047EB);
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.post-date {
font-size: 13px;
}
.dokan-product-listing .dokan-product-listing-area del .amount {
color: #dd5a43;
}
.dokan-product-listing .dokan-product-listing-area ins {
text-decoration: none;
}
.dokan-product-listing .dokan-product-listing-area ins .amount {
color: #69aa46;
font-weight: bold;
}
.dokan-new-product-area .dokan-product-meta {
width: 73.43%;
}
.dokan-new-product-area .featured-image {
width: 25%;
}
.dokan-new-product-area .content-half-part.sale-price {
display: inline-block;
}
.dokan-new-product-area .content-half-part.sale-price label.form-label {
display: block;
}
.dokan-new-product-area .content-half-part.sale-price label.form-label a.sale_schedule,
.dokan-new-product-area .content-half-part.sale-price label.form-label a.cancel_sale_schedule {
float: right;
}
.dokan-product-edit-area header.dokan-pro-edit-breadcrumb {
display: block;
border-bottom: 1px solid #EDEDED;
padding: 0 0 10px 0;
margin: 0 0 15px 0;
}
.dokan-product-edit-area header.dokan-pro-edit-breadcrumb h1 {
font-size: 18px;
line-height: 1.42;
}
.dokan-product-edit-area header.dokan-pro-edit-breadcrumb h1 .dokan-breadcrumb,
.dokan-product-edit-area header.dokan-pro-edit-breadcrumb h1 .dokan-breadcrumb a {
color: #aaa;
}
.dokan-product-edit-area header.dokan-pro-edit-breadcrumb h1 .dokan-label {
font-size: 11px;
font-weight: normal;
}
.dokan-product-edit-area header.dokan-pro-edit-breadcrumb h1 a.view-product {
background-color: #fafafa;
border-color: #ebebeb;
}
.dokan-product-edit-area .dokan-product-meta {
width: 65%;
}
.dokan-product-edit-area .featured-image {
width: 35%;
}
.dokan-edit-row {
background: #fff;
border: 1px solid #ebebeb;
margin-top: 15px;
}
.dokan-edit-row .dokan-section-heading {
padding: 10px 15px;
border-bottom: 1px solid #ebebeb;
overflow: hidden;
cursor: pointer;
}
.dokan-edit-row .dokan-section-heading i.fa {
font-size: 15px;
}
.dokan-edit-row .dokan-section-heading i.fa.fa-flip-vertical {
margin-top: 9px;
}
.dokan-edit-row .dokan-section-heading .dokan-section-toggle {
float: right;
color: #888;
font-size: 15px;
}
.dokan-edit-row .dokan-section-heading h2 {
margin: 0px;
padding: 0px;
float: left;
font-size: 16px;
font-weight: bold;
line-height: 150%;
}
.dokan-edit-row .dokan-section-heading p {
float: left;
vertical-align: bottom;
margin-bottom: 0px;
margin-top: 2px;
margin-left: 8px;
color: #888;
font-style: italic;
font-size: 12px;
}
.product-edit-new-container .dokan-edit-row.dokan-other-options {
margin-bottom: 20px;
}
.product-edit-new-container .dokan-edit-row .dokan-section-content {
padding: 15px;
}
.product-edit-new-container .dokan-product-edit-form .dokan-new-product-featured-img {
max-height: 300px;
}
.product-edit-new-container label {
font-weight: normal;
cursor: pointer;
}
.product-edit-new-container label input[type='checkbox'] {
margin-right: 5px;
}
.product-edit-new-container label.form-label {
font-weight: bold;
margin-bottom: 5px;
font-size: 13px;
display: block;
}
.product-edit-new-container label.form-label span {
font-weight: normal;
color: #888;
}
.product-edit-new-container header.dokan-pro-edit-breadcrumb {
display: block;
border-bottom: 1px solid #EDEDED;
padding: 0 0 10px 0;
margin: 0 0 15px 0;
}
.product-edit-new-container header.dokan-pro-edit-breadcrumb h1 {
font-size: 18px;
line-height: 1.42;
}
.product-edit-new-container header.dokan-pro-edit-breadcrumb h1 .dokan-breadcrumb,
.product-edit-new-container header.dokan-pro-edit-breadcrumb h1 .dokan-breadcrumb a {
color: #aaa;
}
.product-edit-new-container header.dokan-pro-edit-breadcrumb h1 .dokan-label {
font-size: 11px;
font-weight: normal;
}
.product-edit-new-container header.dokan-pro-edit-breadcrumb h1 a.view-product {
background-color: #fafafa;
border-color: #ebebeb;
}
.product-edit-new-container .dokan-price-container .sale_schedule,
.product-edit-new-container .dokan-price-container .cancel_sale_schedule {
font-weight: normal;
float: right;
}
.product-edit-new-container .dokan-form-top-area:before,
.product-edit-new-container .dokan-form-top-area:after {
content: " ";
display: table;
}
.product-edit-new-container .dokan-form-top-area:after {
clear: both;
}
.product-edit-new-container .dokan-form-top-area .dokan-product-meta {
width: 65%;
}
.product-edit-new-container .dokan-form-top-area .featured-image {
width: 35%;
}
@media (max-width: 430px) {
.product-edit-new-container .dokan-form-top-area .dokan-product-meta,
.product-edit-new-container .dokan-form-top-area .featured-image {
width: 100%;
}
}
@media (max-width: 430px) {
.product-edit-new-container .dokan-form-top-area {
display: flex;
flex-direction: column-reverse;
}
}
.product-edit-new-container .dokan-product-short-description {
margin-bottom: 20px;
margin-top: 10px;
}
.product-edit-new-container .content-half-part.featured-image {
padding-left: 25px;
}
.product-edit-new-container .content-half-part.sale-price {
display: inline-block;
}
.product-edit-new-container .dokan-new-product-featured-img {
border: 4px dashed #dddddd;
height: 294px !important;
width: 100% !important;
margin-bottom: 10px;
overflow: hidden;
position: relative;
}
.product-edit-new-container .dokan-new-product-featured-img i.fa-cloud-upload {
display: block;
font-size: 80px;
color: #dfdfdf;
}
.product-edit-new-container .dokan-new-product-featured-img a.dokan-feat-image-btn {
color: #8f8f8f;
text-shadow: 0 1px 1px #fff;
background: #f0f0f0;
padding: 3px 10px;
font-size: 12px;
}
.product-edit-new-container .dokan-new-product-featured-img a.dokan-feat-image-btn:hover {
color: #ececec;
text-shadow: 0 1px 1px #6f6f6f;
background: #b4b4b4;
}
.product-edit-new-container .dokan-new-product-featured-img a.close {
background: #000000;
color: #ff0000;
font-size: 100px;
height: 100% !important;
opacity: 0.7;
padding: 25% 0;
position: absolute;
right: 0;
text-align: center;
text-shadow: none;
top: 0;
width: 100% !important;
display: none;
cursor: pointer;
}
.product-edit-new-container .dokan-new-product-featured-img img {
max-width: 100%;
width: 100%;
height: 100%;
}
.product-edit-new-container .dokan-new-product-featured-img img:hover a.close {
display: block;
}
.product-edit-new-container .dokan-new-product-featured-img .image-wrap:hover a.close {
display: block;
}
.product-edit-new-container .instruction-inside {
text-align: center;
padding-top: 20%;
padding-bottom: 30%;
color: #aaa;
}
.product-edit-new-container .wp-editor-wrap {
border: 1px solid #e7e7e7;
}
.product-edit-new-container .dokan-shipping-container .dokan-shipping-dimention-options {
margin-bottom: 20px;
}
.product-edit-new-container .dokan-shipping-container .dokan-shipping-dimention-options input {
width: 23.3%;
float: left;
margin-right: 2%;
}
.product-edit-new-container .dokan-shipping-container .dokan-shipping-dimention-options input#_height {
margin-right: 0px;
}
.product-edit-new-container .dokan-shipping-container .dokan-shipping-product-options .dokan-additional-shipping-wrap .dokan-w3 {
width: 32%;
margin-right: 2%;
}
.product-edit-new-container .dokan-shipping-container .dokan-shipping-product-options .dokan-additional-shipping-wrap .dokan-w3.last-child {
margin-right: 0px;
}
.product-edit-new-container .dokan-stock-management-wrapper div.dokan-w3 {
width: 32%;
margin-right: 2%;
}
.product-edit-new-container .dokan-stock-management-wrapper div.dokan-w3.last-child {
margin-right: 0px;
}
.product-edit-new-container .dokan-download-wrapper {
margin-top: 15px;
}
.product-edit-new-container aside {
border: 1px solid #eee;
margin-bottom: 15px;
border-radius: 3px;
}
.product-edit-new-container #dokan-product-images ul.product_images {
margin: 0 0 10px 0;
padding: 0;
}
.product-edit-new-container #dokan-product-images ul.product_images li.image,
.product-edit-new-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder {
width: 64px;
height: 64px;
overflow: hidden;
float: left;
box-sizing: border-box;
position: relative;
margin: 9px 4px 0 0;
border: 1px solid #eee;
border-radius: 2px;
padding: 2px;
cursor: move;
}
.product-edit-new-container #dokan-product-images ul.product_images li.image img,
.product-edit-new-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder img {
padding: 0;
margin: 0;
max-width: 100%;
}
.product-edit-new-container #dokan-product-images ul.product_images li.image a.action-delete,
.product-edit-new-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder a.action-delete {
position: absolute;
top: 0;
color: red;
background: rgba(0, 0, 0, 0.6);
margin: 0;
font-size: 35px;
width: 100%;
text-align: center;
height: 100%;
padding: 25% 3px 0;
font-weight: bold;
display: none;
}
.product-edit-new-container #dokan-product-images ul.product_images li.image:hover a.action-delete,
.product-edit-new-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder:hover a.action-delete {
display: flex;
align-items: center;
justify-content: center;
}
.product-edit-new-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder {
border: 1px dashed #ccc;
}
.product-edit-new-container .product-dimension .form-control {
display: inline-block;
width: 20%;
margin-right: 5px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper .dokan-attribute-type {
margin-bottom: 15px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper .dokan-attribute-type select {
margin-right: 10px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper .dokan-attribute-type .dokan-attribute-spinner {
margin-left: 10px;
margin-top: 5px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul {
padding-left: 0px;
margin-left: 0px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list {
border-bottom: 1px solid #e3e3e3;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list:first-child {
border-top: 1px solid #e3e3e3;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-heading {
padding: 10px 10px;
cursor: move;
position: relative;
background-color: rgba(241, 241, 241, 0.61);
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-heading a.dokan-product-remove-attribute {
position: absolute;
top: 9px;
right: 15px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-heading a.dokan-product-toggle-attribute {
position: absolute;
top: 7px;
right: 80px;
color: #222;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-item {
padding: 10px 0px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-item .dokan-product-attribute-name {
margin-bottom: 10px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-item .checkbox-item {
font-weight: normal !important;
margin-bottom: 0px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-item .dokan-pre-defined-attribute-btn-group {
margin-top: 10px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper {
margin-top: 20px;
border-top: 1px solid #eee;
padding-top: 15px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-top-toolbar {
vertical-align: middle;
line-height: 31px;
margin-bottom: 20px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-top-toolbar select.variation-actions {
margin-right: 5px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container {
margin-bottom: 20px; }
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes {
cursor: pointer;
position: relative;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions {
position: absolute;
top: 15px;
right: 15px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions i.fa {
margin-right: 10px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions i.fa.fa-bars {
cursor: move;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions i.fa.fa-sort-desc {
cursor: pointer;
padding-bottom: 4px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes h3.variation-topbar-heading {
margin: 0 !important;
font-size: inherit;
position: relative;
line-height: 35px;
padding: 8px 10px;
border-bottom: 1px solid #eee;
background-color: rgba(241, 241, 241, 0.61);
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes h3.variation-topbar-heading strong {
float: left;
margin-right: 10px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes h3.variation-topbar-heading select {
float: left;
margin-right: 10px;
width: 20%;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes {
margin-top: 15px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options {
margin-bottom: 15px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .upload_image {
width: 130px;
height: 130px;
float: left;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .upload_image .upload_image_button {
display: block;
width: 100%;
height: 100%;
margin-right: 20px;
position: relative;
cursor: pointer;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .upload_image .upload_image_button img {
max-width: 130px;
max-height: 130px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .upload_image .upload_image_button.dokan-img-remove img {
display: block;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .upload_image .upload_image_button.dokan-img-remove:before {
content: 'X';
display: none;
position: absolute;
font-size: 50px;
top: 35%;
left: 40%;
color: #f35000;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .upload_image .upload_image_button.dokan-img-remove:hover:before {
display: block;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .options {
float: left;
margin-left: 20px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .options label {
display: block;
margin-bottom: 10px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .options label:last-child {
margin-bottom: 0px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .variable_pricing {
margin-bottom: 10px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .weight-dimension {
margin-bottom: 10px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .weight-dimension .dimensions_field .dokan-w3 {
margin-right: 6px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .weight-dimension .dimensions_field .dokan-w3:last-child {
margin-right: 0px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-default-toolbar {
text-align: right;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-default-toolbar span.dokan-variation-default-label,
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-default-toolbar .dokan-variation-default-select {
margin-right: 5px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-default-toolbar .float-none {
display: inline-block;
float: none !important;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-action-toolbar button.dokan-btn-default[disabled] {
background-color: #fafafa;
color: #b3b3b3;
border-color: #ccc;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-action-toolbar .dokan-variations-pagenav .displaying-num,
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-action-toolbar .dokan-variations-pagenav .expand-close {
font-style: italic;
font-size: 13px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-action-toolbar .dokan-variations-pagenav span.pagination-links {
margin-left: 10px;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-action-toolbar .dokan-variations-pagenav span.pagination-links a {
padding: 0px 8px;
background: #eee;
font-size: 14px;
}
.product-edit-new-container .dokan-product-type-container .content-half-part.virtual-checkbox {
padding-left: 10px;
}
@media (max-width: 430px) {
.product-edit-new-container .dokan-product-type-container .content-half-part.virtual-checkbox {
padding-left: 0;
}
}
.product-edit-container {
font-size: 13px;
}
.product-edit-container #editable-post-name-full {
display: none;
}
.product-edit-container #edit-slug-box {
margin-top: 10px;
}
.product-edit-container .dokan-product-title-alert,
.product-edit-container .dokan-product-cat-alert {
color: var(--dokan-button-background-color, #7047EB);
font-style: italic;
margin-top: 5px;
}
.product-edit-container .dokan-product-less-price-alert {
color: var(--dokan-button-background-color, #7047EB);
font-style: italic;
margin-top: 5px;
}
.product-edit-container .tab-pane {
padding: 15px 0;
}
.product-edit-container label {
font-weight: normal;
cursor: pointer;
}
.product-edit-container .dokan-feat-image-upload {
border: 4px dashed #dddddd;
height: 200px;
width: 200px;
margin-bottom: 20px;
overflow: hidden;
position: relative;
}
.product-edit-container .dokan-feat-image-upload i.fa-cloud-upload {
display: block;
font-size: 80px;
color: #dfdfdf;
}
.product-edit-container .dokan-feat-image-upload a.dokan-feat-image-btn {
color: #8f8f8f;
text-shadow: 0 1px 1px #fff;
background: #f0f0f0;
padding: 3px 10px;
font-size: 12px;
}
.product-edit-container .dokan-feat-image-upload a.dokan-feat-image-btn:hover {
color: #ececec;
text-shadow: 0 1px 1px #6f6f6f;
background: #b4b4b4;
}
.product-edit-container .dokan-feat-image-upload a.close {
background: #000000;
color: #ff0000;
font-size: 100px;
height: 200px;
opacity: 0.7;
padding: 25% 0;
position: absolute;
right: 0;
text-align: center;
text-shadow: none;
top: 0;
width: 200px;
display: none;
}
.product-edit-container .dokan-feat-image-upload img {
max-width: 100%;
}
.product-edit-container .dokan-feat-image-upload img:hover a.close {
display: block;
}
.product-edit-container .dokan-feat-image-upload .image-wrap:hover a.close {
display: block;
}
.product-edit-container .dokan-feat-image-upload .container-image-and-badge {
position: inherit;
}
@media (max-width: 430px) {
.product-edit-container .dokan-feat-image-upload a.close {
display: block !important;
height: 80px !important;
width: 80px !important;
top: 0;
right: 0;
padding: 0;
margin: 0;
font-size: 50px;
}
}
.product-edit-container .dokan-list-category-box {
border: 1px solid #ccc;
background: #fff;
padding: 0px 15px 15px;
max-height: 200px;
min-height: 45px;
overflow: scroll;
}
.product-edit-container .dokan-list-category-box ul.dokan-checkbox-cat {
padding: 0;
margin: 0;
}
.product-edit-container .dokan-list-category-box ul.dokan-checkbox-cat li {
line-height: 20px;
}
.product-edit-container .instruction-inside {
text-align: center;
padding-top: 40px;
color: #aaa;
}
.product-edit-container .wp-editor-wrap {
border: 1px solid #e7e7e7;
}
.product-edit-container aside {
border: 1px solid #eee;
margin-bottom: 15px;
border-radius: 3px;
}
.product-edit-container .dokan-edit-sidebar {
margin-top: 35px;
}
.product-edit-container .dokan-edit-sidebar .dokan-side-head {
background: #f5f5f5;
padding: 10px;
}
.product-edit-container .dokan-edit-sidebar .dokan-side-body {
padding: 10px;
}
.product-edit-container .dokan-edit-sidebar .dokan-side-body .dokan-form-control {
width: 90%;
}
.product-edit-container .dokan-edit-sidebar .downloadable_files td {
border-top: none;
border-bottom: 1px solid #EDEDED;
}
.product-edit-container .dokan-edit-sidebar .downloadable_files td label {
font-weight: normal;
}
.product-edit-container .dokan-edit-sidebar .downloadable_files td input {
width: 90%;
}
.product-edit-container .dokan-edit-sidebar .downloadable_files ul {
margin: 0px;
padding: 0px;
}
.product-edit-container .dokan-edit-sidebar .downloadable_files ul li {
margin-bottom: 15px;
}
.product-edit-container ul.label-on-left label {
min-width: 200px;
display: inline-block;
}
.product-edit-container ul.label-on-left li {
clear: both;
}
.product-edit-container #product-attributes h4 {
margin-bottom: 15px;
}
.product-edit-container #product-attributes .select-attribute.form-control {
display: inline;
width: auto;
}
.product-edit-container #variants-holder .inputs-box {
background: #f5f5f5;
margin-bottom: 20px;
}
.product-edit-container #variants-holder .inputs-box .box-header {
background: #e5e5e5;
padding: 5px 10px;
font-size: 13px;
margin-bottom: 10px;
}
.product-edit-container #variants-holder .inputs-box .option-couplet {
margin-left: 15px;
}
.product-edit-container #variants-holder .inputs-box .option-couplet li:before {
content: '-';
}
.product-edit-container #variants-holder .inputs-box .option-couplet li {
margin-bottom: 8px;
}
.product-edit-container #variants-holder .inputs-box .box-inside {
padding: 10px;
}
.product-edit-container #variants-holder .inputs-box .box-inside .attribute-config {
width: 35%;
float: left;
}
.product-edit-container #variants-holder .inputs-box .box-inside .attribute-options {
float: left;
width: 60%;
}
.product-edit-container #variants-holder .actions a {
color: #666;
padding: 0 4px 2px;
font-weight: bold;
border: 1px solid #ddd;
text-decoration: none;
background: #fff;
}
.product-edit-container #variants-holder .actions a:hover {
background: #666;
color: #fff;
}
.product-edit-container #product-variations .wc-metabox {
border-radius: 3px;
background: #f5f5f5;
margin-bottom: 10px;
font-size: 13px;
padding-bottom: 3px;
}
.product-edit-container #product-variations .wc-metabox h3 {
background: #e5e5e5;
padding: 10px;
font-size: 14px;
}
.product-edit-container #product-variations .wc-metabox h3 button {
float: right;
font-size: 12px;
margin-top: -5px;
}
.product-edit-container #product-variations .wc-metabox table {
margin: 10px;
}
.product-edit-container #product-variations .wc-metabox table td {
vertical-align: top;
width: 50%;
}
.product-edit-container #product-variations .wc-metabox table td.upload_image img {
width: 100px;
max-width: 100px;
max-height: 100px;
}
.product-edit-container #product-variations .wc-metabox table td.options label {
display: block;
}
.product-edit-container #product-variations .wc-metabox table td.sku,
.product-edit-container #product-variations .wc-metabox table td.upload_image,
.product-edit-container #product-variations .wc-metabox table td.options {
width: 15%;
}
.product-edit-container #product-variations .wc-metabox td.data {
padding: 0 0 0 10px;
background: #fff;
margin-left: 20px;
}
.product-edit-container #product-variations .wc-metabox table.data_table {
margin: 0;
width: 100%;
}
.product-edit-container #product-variations .wc-metabox table.data_table td {
padding: 0 6px 6px 0;
width: 50%;
}
.product-edit-container #product-variations .wc-metabox table.data_table td input {
width: 100%;
padding: 5px 10px;
}
.product-edit-container #product-variations .wc-metabox table.data_table td input.upload_file_button {
width: auto;
margin-top: 5px;
}
.product-edit-container #product-variations .wc-metabox table.data_table td.dimensions_field input {
width: 25%;
padding: 3px;
}
.product-edit-container #product-variations .wc-metabox table.data_table label {
display: block;
}
.product-edit-container #product-variations .wc-metabox label,
.product-edit-container #product-variations .wc-metabox select,
.product-edit-container #product-variations .wc-metabox input {
font-size: 12px;
}
.product-edit-container #product-variations .wc-metabox input[type='text'],
.product-edit-container #product-variations .wc-metabox input[type='number'],
.product-edit-container #product-variations .wc-metabox select {
border: 1px solid #EDEDED;
}
.product-edit-container #product-variations .wc-metabox select {
width: auto;
display: inline-block;
}
.product-edit-container #product-variations p.toolbar {
padding-top: 10px;
}
.product-edit-container #product-variations p.toolbar select {
border: 1px solid #EDEDED;
}
.product-edit-container #dokan-product-images ul.product_images {
margin: 0 0 10px 0;
padding: 0;
}
.product-edit-container #dokan-product-images ul.product_images li.image,
.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder,
.product-edit-container #dokan-product-images ul.product_images li.add-image {
width: 64px;
height: 64px;
overflow: hidden;
float: left;
box-sizing: border-box;
position: relative;
margin: 9px 4px 0 0;
border: 1px solid #eee;
border-radius: 2px;
padding: 2px;
cursor: move;
}
.product-edit-container #dokan-product-images ul.product_images li.image.add-image,
.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder.add-image,
.product-edit-container #dokan-product-images ul.product_images li.add-image.add-image {
cursor: pointer;
text-align: center;
line-height: 50px;
border: 2px dashed #ddd;
}
.product-edit-container #dokan-product-images ul.product_images li.image.add-image a,
.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder.add-image a,
.product-edit-container #dokan-product-images ul.product_images li.add-image.add-image a {
width: 100%;
height: 100%;
color: #afafaf;
font-size: 18px;
}
.product-edit-container #dokan-product-images ul.product_images li.image img,
.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder img,
.product-edit-container #dokan-product-images ul.product_images li.add-image img {
padding: 0;
margin: 0;
max-width: 100%;
}
.product-edit-container #dokan-product-images ul.product_images li.image a.action-delete,
.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder a.action-delete,
.product-edit-container #dokan-product-images ul.product_images li.add-image a.action-delete {
position: absolute;
top: 0;
color: red;
background: rgba(0, 0, 0, 0.6);
margin: 0;
padding: 0 3px;
font-size: 35px;
width: 100%;
text-align: center;
height: 100%;
font-weight: bold;
display: none;
}
.product-edit-container #dokan-product-images ul.product_images li.image:hover a.action-delete,
.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder:hover a.action-delete,
.product-edit-container #dokan-product-images ul.product_images li.add-image:hover a.action-delete {
display: flex;
align-items: center;
justify-content: center;
}
.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder {
border: 1px dashed #ccc;
}
.product-edit-container .product-dimension .form-control {
display: inline-block;
width: 25%;
margin-right: 5px;
}
.toggle-sidebar-container {
padding: 8px 0;
border-bottom: 1px solid #dfdfdf;
margin-bottom: 15px;
}
.toggle-sidebar-container .dokan-toggle-sidebar {
display: block;
margin-bottom: 5px;
}
.dokan-product-edit header.dokan-dashboard-header h1.entry-title span.dokan-product-status-label {
font-size: 11px;
margin-left: 15px;
vertical-align: middle;
}
.dokan-product-edit header.dokan-dashboard-header h1.entry-title span.dokan-product-hidden-label {
font-size: 13px;
margin-right: 30px;
margin-top: 9px;
}
.dokan-product-edit header.dokan-dashboard-header h1.entry-title a.view-product {
background-color: #fafafa;
border-color: #ebebeb;
}
.dokan-product-edit-area .dokan-product-edit-left {
width: 67%;
float: left;
margin-right: 4%;
}
.dokan-product-edit-area .dokan-product-edit-right {
width: 27%;
float: left;
}
.dokan-product-edit-area .discount-price label {
font-weight: normal;
cursor: pointer;
}
.white-popup {
position: relative;
background: #fff;
padding: 0px;
width: auto;
max-width: 690px;
margin: 20px auto;
}
.dokan-dashboard-not-product-found {
text-align: center;
margin-top: 50px;
}
.dokan-dashboard-not-product-found .no-product-found-icon {
margin: 20px auto;
max-width: 100%;
}
.dokan-dashboard-not-product-found .dokan-blank-product-message {
font-size: 20px;
margin-bottom: 20px;
}
.dokan-add-new-product-popup h2 {
padding: 0px 20px 16px;
border-bottom: 1px solid #eee;
margin-bottom: 0px;
font-size: 22px;
color: #5d5d5d;
margin-top: 15px;
position: absolute;
overflow: hidden;
width: 690px;
z-index: 999999;
background: #fff;
margin-top: 0px;
padding-top: 16px;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}
.dokan-add-new-product-popup .mfp-close {
top: 10px;
right: 5px;
z-index: 999999;
}
.dokan-add-new-product-popup .product-form-container {
margin-top: 30px;
padding: 20px;
height: 550px;
}
.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload {
border: 3px dashed #dddddd;
height: 65%;
width: 98%;
margin-bottom: 10px;
margin-right: 15px;
overflow: hidden;
position: relative;
}
.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload i.fa-cloud-upload {
display: block;
font-size: 80px;
color: #dfdfdf;
}
.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload .instruction-inside {
text-align: center;
padding-top: 20%;
padding-bottom: 30%;
color: #aaa;
}
.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload a.dokan-feat-image-btn {
color: #8f8f8f;
text-shadow: 0 1px 1px #fff;
background: #f0f0f0;
padding: 3px 10px;
font-size: 12px;
}
.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload a.dokan-feat-image-btn:hover {
color: #ececec;
text-shadow: 0 1px 1px #6f6f6f;
background: #b4b4b4;
}
.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload a.close {
background: #000000;
color: #ff0000;
font-size: 100px;
height: 100%;
opacity: 0.7;
padding: 25% 0;
position: absolute;
right: 0;
text-align: center;
text-shadow: none;
top: 0;
width: 100%;
display: none;
cursor: pointer;
}
.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload img {
max-width: 100%;
width: 292px;
height: 212px;
object-fit: cover;
}
.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload img:hover a.close {
display: block;
}
.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload .image-wrap:hover a.close {
display: block;
}
.dokan-add-new-product-popup .dokan-feat-image-content {
width: 35%;
margin-right: 15px;
}
.dokan-add-new-product-popup .dokan-feat-image-content ul > li {
list-style: none;
}
.dokan-add-new-product-popup .dokan-feat-image-content ul > li > a {
display: block;
width: 100%;
height: 100%;
}
.dokan-add-new-product-popup #dokan-product-images ul.product_images {
margin: 0 0 10px 0;
padding: 0;
}
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image {
width: 50px;
height: 50px;
overflow: hidden;
float: left;
box-sizing: border-box;
position: relative;
margin: 9px 4px 0 0;
border: 1px solid #eee;
border-radius: 2px;
padding: 2px;
cursor: move;
}
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image.add-image,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder.add-image,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image.add-image {
cursor: pointer;
text-align: center;
line-height: 40px;
border: 2px dashed #ddd;
}
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image.add-image a,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder.add-image a,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image.add-image a {
width: 100%;
height: 100%;
color: #afafaf;
font-size: 18px;
}
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image img,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder img,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image img {
padding: 0;
margin: 0;
max-width: 100%;
}
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image a.action-delete,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder a.action-delete,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image a.action-delete {
position: absolute;
top: 0;
color: red;
background: rgba(0, 0, 0, 0.6);
margin: 0;
font-size: 50px;
width: 100%;
text-align: center;
height: 100%;
font-weight: bold;
display: none;
}
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image:hover a.action-delete,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder:hover a.action-delete,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image:hover a.action-delete {
display: flex;
align-items: center;
justify-content: center;
}
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder {
border: 1px dashed #ccc;
}
.dokan-add-new-product-popup .dokan-product-field-content {
width: 62.5%;
}
.dokan-add-new-product-popup .dokan-product-field-content label {
font-weight: normal;
}
.dokan-add-new-product-popup .dokan-product-field-content input[type='checkbox'] {
margin-right: 4px;
}
.dokan-add-new-product-popup .product-full-container {
margin-top: 10px;
}
.dokan-add-new-product-popup .product-container-footer {
padding: 20px 20px;
border-top: 1px solid #eee;
text-align: right;
}
.dokan-add-new-product-popup .product-container-footer .dokan-add-new-product-spinner {
position: static;
margin-right: 8px;
vertical-align: middle;
}
.dokan-add-new-product-popup .product-container-footer .dokan-show-add-product-error {
color: #d9534f;
margin-right: 8px;
vertical-align: middle;
float: left;
display: block;
}
.dokan-add-new-product-popup .product-container-footer .dokan-show-add-product-success {
color: #5cb85c;
margin-right: 8px;
vertical-align: middle;
float: left;
display: block;
}
.select2-container--open .select2-dropdown--below {
margin-top: 32px;
}
.select2-container--open .select2-dropdown--above {
margin-top: 32px;
}
.dokan-vendor-info-wrap {
border: 1px solid #E7E7E7;
padding: 15px;
display: flex;
align-items: center;
margin-top: 10px;
}
.dokan-vendor-info-wrap h5,
.dokan-vendor-info-wrap p {
margin: 0;
}
.dokan-vendor-info-wrap a {
text-decoration: none!important;
background: transparent!important;
box-shadow: unset!important;
padding: 0!important;
}
.dokan-vendor-info-wrap .dokan-vendor-image {
width: 50px;
height: 50px;
margin-right: 13px;
}
.dokan-vendor-info-wrap .dokan-vendor-image img {
border-radius: 50%;
}
.dokan-vendor-info-wrap .dokan-vendor-info .dokan-vendor-name {
display: flex;
align-items: center;
}
.dokan-vendor-info-wrap .dokan-vendor-info .dokan-vendor-name h5 {
font-size: 16px;
font-weight: 500;
color: #000;
margin-right: 10px;
}
.dokan-vendor-info-wrap .dokan-vendor-info .dokan-vendor-rating {
display: flex;
align-items: center;
}
.dokan-vendor-info-wrap .dokan-vendor-info .dokan-vendor-rating p {
color: #C1C1C1;
font-size: 14px;
font-weight: 500;
margin-right: 6px;
}
.dokan-vendor-info-wrap .dokan-vendor-info .dokan-vendor-rating .dashicons-star-empty {
color: #e0e0e0;
font-size: 16px;
}
.dokan-vendor-info-wrap .dokan-vendor-info .dokan-vendor-rating .dashicons-star-filled,
.dokan-vendor-info-wrap .dokan-vendor-info .dokan-vendor-rating .dashicons-star-half {
color: #ffc239;
font-size: 16px;
}
.dokan-vendor-info-wrap .dokan-vendor-info .dokan-ratings-count {
color: #C1C1C1;
font-size: 11px;
font-weight: normal;
}
.dokan-settings-content .dokan-settings-area {
position: relative;
}
.dokan-settings-content .dokan-settings-area .dokan-store-settign-header-wrap {
width: 70%;
float: left;
}
.dokan-settings-content .dokan-settings-area .dokan-update-setting-top {
width: 30%;
float: right;
}
.dokan-settings-content .dokan-settings-area .dokan-dashboard-header {
margin: 0 0 10px 0;
border-bottom: 1px solid #EDEDED;
padding: 0 0 10px 0;
}
.dokan-settings-content .dokan-settings-area .dokan-dashboard-header h1 {
margin: 0 0 0px 0;
border-bottom: none;
}
.dokan-settings-content .dokan-settings-area .dokan-dashboard-header:after {
content: "";
display: table;
clear: both;
}
.dokan-settings-content .dokan-settings-area h1 {
margin: 0px;
padding: 0px;
}
.dokan-settings-content .dokan-settings-area .dokan-banner {
border: 4px dashed #d8d8d8;
margin: 0 auto 35px;
max-width: 850px;
text-align: center;
overflow: hidden;
position: relative;
min-height: 300px;
}
.dokan-settings-content .dokan-settings-area .dokan-banner img {
max-width: 100%;
}
.dokan-settings-content .dokan-settings-area .dokan-banner .dokan-remove-banner-image {
position: absolute;
width: 100%;
height: 300px;
background: #000;
top: 0;
left: 0;
opacity: 0.7;
font-size: 100px;
color: red;
padding-top: 70px;
display: none;
}
.dokan-settings-content .dokan-settings-area .dokan-banner:hover {
cursor: pointer;
}
.dokan-settings-content .dokan-settings-area .dokan-banner:hover .dokan-remove-banner-image {
display: block;
}
.dokan-settings-content .dokan-settings-area .dokan-gravatar {
position: relative;
}
.dokan-settings-content .dokan-settings-area .dokan-gravatar .dokan-remove-gravatar-image {
position: absolute;
width: 80px;
height: 80px;
background: #000;
top: 0;
left: 0;
opacity: 0.7;
font-size: 70px;
text-align: center;
color: #f00;
padding-top: 5px;
display: none;
border-radius: 50%;
}
.dokan-settings-content .dokan-settings-area .dokan-gravatar .gravatar-wrap .dokan-gravatar-img {
border-radius: 50%;
height: 80px !important;
width: 80px;
}
.dokan-settings-content .dokan-settings-area .dokan-gravatar:hover .dokan-remove-gravatar-image {
display: block;
}
.dokan-settings-content .dokan-settings-area .button-area {
margin-top: 35px;
}
.dokan-settings-content .dokan-settings-area .button-area i.fa-cloud-upload {
display: block;
font-size: 80px;
color: #dfdfdf;
}
.dokan-settings-content .dokan-settings-area .button-area .help-block {
font-size: 12px;
color: #b1b1b1;
}
.dokan-settings-content .dokan-settings-area ul.dokan-categories {
list-style: none;
padding: 0;
margin: 0;
}
.dokan-settings-content .dokan-settings-area ul.dokan-categories label {
font-weight: normal;
}
.dokan-settings-content .dokan-settings-area .dokan-address-fields label {
font-weight: normal;
font-size: 12px;
}
.dokan-settings-content .dokan-settings-area .dokan-form-group .checkbox {
margin-top: 0px;
}
.store-open-close .dokan-form-group {
text-align: left;
display: flex;
}
.store-open-close label.day {
width: 200px;
}
.store-open-close label.time {
padding-left: 5px;
}
.store-open-close select.dokan-form-control {
width: auto;
}
@media only screen and (max-width: 415px) {
.store-open-close label:first-child {
width: 100%;
text-align: left;
}
.store-open-close .time input {
width: 75px;
}
.store-open-close .dokan-form-group:first-child {
margin-top: 50px;
}
.store-open-close label.day.control-label {
padding-right: 85px;
}
}
.dokan-store.dokan-theme-twentytwelve .site-content {
float: none;
width: 100%;
}
.dokan-store-wrap {
display: flex;
margin: 20px 0;
flex-direction: column;
}
.dokan-store-wrap.layout-left {
flex-direction: column-reverse;
}
@media (min-width: 1000px) {
.dokan-store-wrap.layout-left,
.dokan-store-wrap.layout-right {
flex-direction: row;
}
.dokan-store-wrap .dokan-store-sidebar {
flex: 0 1 26%;
}
.dokan-store-wrap .dokan-single-store {
flex: 0 1 100%;
}
.dokan-store-wrap.layout-left .dokan-store-sidebar {
margin-right: 4%;
}
.dokan-store-wrap.layout-right .dokan-store-sidebar {
margin-left: 4%;
}
}
.dokan-store-products-filter-area {
margin-bottom: 30px;
}
.dokan-store-products-filter-area .product-name-search {
height: 40px;
border: solid 1px #eee;
background-color: #fff;
float: left;
width: 250px;
}
.dokan-store-products-filter-area .product-name-search:focus {
outline: 0px;
}
.dokan-store-products-filter-area .orderby-search {
height: 40px;
border: solid 1px #eee;
background-color: #fff;
float: right;
}
.dokan-store-products-filter-area .search-store-products {
height: 40px;
border: solid 1px #ccc;
background-color: #eee;
float: left;
line-height: 40px;
padding: 0px 25px;
}
.dokan-store-products-filter-area .dokan-store-products-ordeby {
width: 100%;
margin-right: 0px;
position: relative;
}
.dokan-store-products-filter-area .dokan-store-products-search-has-results {
border: 1px solid #e0e0e0;
}
.dokan-store-products-filter-area #dokan-store-products-search-result {
display: none;
position: absolute;
width: 100%;
background: #ffffff;
z-index: 15;
transform: translateY(-1px);
max-width: 349px;
max-height: 400px;
overflow-y: auto;
overflow-x: hidden;
top: 42px;
}
.dokan-store-products-filter-area #dokan-store-products-search-result ul {
list-style: none;
margin: 0 !important;
padding: 15px;
}
.dokan-store-products-filter-area #dokan-store-products-search-result li {
display: block;
padding: 8px 0;
position: relative;
border-bottom: 1px dashed #e0e0e0;
margin-left: 0px;
}
.dokan-store-products-filter-area #dokan-store-products-search-result li:last-child {
border-bottom: none;
}
.dokan-store-products-filter-area #dokan-store-products-search-result a {
display: table;
width: 100%;
}
.dokan-store-products-filter-area #dokan-store-products-search-result a > * {
display: table-cell;
vertical-align: top;
}
.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-image {
width: 40px;
max-width: 40px;
}
.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-data {
padding-left: 20px;
}
.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-data div:not(.dokan-ls-product-categories) {
display: inline-block;
vertical-align: middle;
}
.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-data .dokan-ls-product-price {
position: absolute;
top: 12px;
right: 0;
}
.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-data .dokan-ls-product-stock {
padding: 4px 8px;
background: #eeeeee;
border-radius: 4px;
position: absolute;
bottom: 10px;
right: 0;
}
.dokan-store-products-filter-area #dokan-store-products-search-result h3 {
display: block;
margin: 0px;
font-size: 15px;
}
.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-categories span {
display: inline-block;
margin-right: 4px;
font-size: 13px;
}
.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-categories span:after {
content: ",";
}
.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-categories span:last-child:after {
content: "";
}
.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-categories span:last-child {
margin-right: 0;
}
.dokan-store-products-filter-area #dokan-store-products-search-result .product-price {
font-size: 14px;
font-weight: bold;
bottom: 10px;
text-align: right;
}
.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-sale-price {
color: #8f949b;
text-decoration: line-through;
margin-left: 8px;
}
.dokan-store-products-filter-area .dokan-ajax-search-loader {
background-image: url(//secondkid.be/wp-content/plugins/dokan-lite/assets/js/../images/spinner-2x.gif);
background-position: right center;
background-repeat: no-repeat;
background-size: 25px 25px;
z-index: 999;
}
.dokan-single-store {
margin: 0;
}
.dokan-single-store .profile-frame {
padding: 0px;
position: relative;
background-size: cover;
background-color: #eee;
}
.dokan-single-store .profile-frame .profile-info-box {
position: relative;
}
.dokan-single-store .profile-frame .profile-info-box a {
color: inherit;
}
.dokan-single-store .profile-frame .profile-info-box:hover {
color: #fff;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-img {
width: 100%;
height: auto;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-img.dummy-image {
background-image: url(//secondkid.be/wp-content/plugins/dokan-lite/assets/js/../images/default-store-banner.png);
background-size: 100% 100%;
background-repeat: no-repeat;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-default .profile-info-img {
height: 100% !important;
object-fit: cover;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-default .profile-info-img.dummy-image {
position: absolute;
left: 0;
top: 0;
background-size: cover;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper {
position: absolute;
top: 0;
left: 0;
color: #fff;
width: 100%;
height: 100%;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery {
width: 320px;
height: 100%;
padding-top: 25px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img {
text-align: center;
margin-bottom: 12px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-circle img {
border-radius: 50%;
background: #fff;
width: 80px;
height: 80px;
margin-left: auto;
margin-right: auto;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-square img {
background-color: #fff;
border: 1px solid #EDEDED;
border-radius: 0;
padding: 4px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .store-name {
font-weight: bold;
padding: 0;
font-size: 20px;
margin: 0 0 18px;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .store-name svg {
margin-left: 5px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info {
padding: 0 30px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
cursor: pointer;
position: relative;
list-style: none;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-phone a,
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-email a {
text-decoration: none;
color: inherit;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info span.fa-angle-down {
margin-left: 10px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice {
display: flex;
align-items: center;
position: relative;
z-index: 1;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice .store-notice {
min-width: 96px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times {
top: 110%;
left: -20%;
color: #3E474F;
width: 310px;
z-index: 1;
display: none;
padding: 1.5em 2em;
overflow: auto;
position: absolute;
max-height: 435px;
background: #fff;
box-shadow: 0 10px 15px -3px #00000040, 0 4px 6px -4px #00000010;
border-radius: 6px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-times-heading {
margin: 10px 0 25px;
display: flex;
align-items: center;
justify-content: center;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-times-heading i.fa-calendar-day {
color: #2471A9;
width: 30px;
margin: 0 10px 0 -10px;
height: 30px;
border: 1px solid #CBD9DC;
display: flex;
align-items: center;
border-radius: 50%;
justify-content: center;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-times-heading h4 {
font-size: 20px;
font-weight: 700;
margin-bottom: 0;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times span {
margin-left: 10px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-time-tags {
display: flex;
font-size: 15px;
margin-bottom: 12px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-time-tags .store-days {
flex: 2.3;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-time-tags .current_day,
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-time-tags .current_time {
font-weight: 700;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-time-tags .store-times {
flex: 4;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-time-tags .store-times .store-open,
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-time-tags .store-times .store-close {
cursor: pointer;
display: inline-block;
padding: 2px 3px 3.5px;
transition: 0.5s ease;
list-style: none;
margin-bottom: 5.5px;
border-radius: 0.375rem;
text-decoration: none;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-time-tags .store-times .store-close {
color: #D07272;
padding: 1px 12px;
border-radius: 16px;
background-color: #F8E8E7;
max-width: 75px;
text-align: center;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-time-tags:last-child {
margin-bottom: 0;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times::-webkit-scrollbar {
width: 10px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times::-webkit-scrollbar-thumb {
background: #8d9399;
border-radius: 5px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times::-webkit-scrollbar-thumb:hover {
background: #555;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times:hover {
display: block;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice:hover #vendor-store-times {
display: block;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice:hover span.fa-angle-down:after {
content: "";
top: 75%;
right: 44%;
width: 25px;
height: 40px;
z-index: 1;
position: absolute;
transform: rotate(45deg);
border-radius: 5px;
background-color: #fff;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info li {
padding-bottom: 8px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info i {
font-weight: bold;
float: left;
margin-left: -25px;
margin-top: 4px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social {
list-style: none;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social li {
display: inline-block;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i {
font-size: 20px;
float: none;
font-weight: normal;
margin: 0;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-facebook-square {
color: #3b5998;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-google-plus-square {
color: #dd4b39;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-twitter-square {
color: #55acee;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-pinterest-square {
color: #bd081c;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-linkedin {
color: #007bb5;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-youtube-square {
color: #bb0000;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-instagram {
color: #125688;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-flickr {
color: #ff0084;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-threads {
background: linear-gradient(45deg, #833ab4, #fd1d1d, #fcb045);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-tiktok {
color: #010101;
text-shadow: 2px 2px 0 #EE1D52, -2px -2px 0 #69C9D0;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .seller-rating {
display: none;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper {
position: relative;
background-color: #fff;
color: inherit;
border: 1px solid #EDEDED;
padding: 0 15px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery {
color: #444;
width: 100%;
margin-top: -55px;
padding: 0;
position: relative;
background: none;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
float: left;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img {
margin-bottom: 0;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
width: 150px;
height: 150px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info {
float: left;
padding: 0;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name {
color: #fff;
margin: 10px 0 25px 15px;
text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
font-weight: bold;
font-size: 28px;
line-height: 1.1;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
padding-left: 40px;
font-size: 14px;
line-height: 21px;
margin-left: 0;
}
.dokan-single-store .profile-frame.profile-frame-no-banner {
background-color: transparent;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-img {
display: none;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper {
border: 1px solid #EDEDED;
position: relative;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery {
background-color: #fff;
width: 100%;
padding: 10px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
width: 20%;
float: left;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
background: #fff;
border: 1px solid #ddd;
padding: 2px;
width: 150px;
height: 150px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info {
float: left;
padding: 0 25px;
color: #444;
width: 80%;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name {
margin-top: 5px;
font-size: 30px;
font-weight: bold;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
margin: 0;
padding-left: 25px;
clear: both;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .store-open-close-notice #vendor-store-times {
left: -30%;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .store-open-close-notice:hover span.fa-angle-down:after {
right: -2.5px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li {
float: left;
margin-right: 40px;
position: relative;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li i {
margin-left: -22px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li:before {
content: "·";
position: absolute;
top: 10px;
left: -35px;
color: #afafaf;
font-size: 25px;
line-height: 0;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li:first-child:before {
content: "";
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper {
clear: both;
position: relative;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social {
display: flex;
padding-left: 0;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li {
margin: 0 8px 0 0;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li a i {
text-shadow: none;
}
.dokan-single-store .dokan-store-tabs {
text-align: center;
}
.dokan-single-store .dokan-store-tabs ul.dokan-modules-button {
overflow: hidden;
display: flex;
flex-wrap: wrap;
flex-direction: row-reverse;
justify-content: center;
margin: 0;
padding: 10px 0;
border: 1px solid #EDEDED;
}
.dokan-single-store .dokan-store-tabs ul.dokan-modules-button li {
display: inline-block;
}
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline {
display: flex;
background-color: #fff;
border-width: 0 1px 1px 1px;
border-color: #EDEDED;
border-style: solid;
margin: 0;
padding: 0;
margin-bottom: 20px;
font-size: 14px;
}
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li {
display: inline-block;
flex: auto;
border-right: 1px solid #EDEDED;
margin-right: -4px;
}
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li:last-child {
border-right: unset;
}
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li a {
width: 100%;
text-decoration: none;
color: #666;
padding: 10px 15px;
display: inline-block;
}
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li a:hover {
background: #eee;
}
.dokan-store-widget input[type=text],
.dokan-store-widget input[type=email],
.dokan-store-widget textarea {
width: 100%;
}
.dokan-store-widget form.seller-form ul {
margin: 0;
padding: 0;
list-style: none;
}
.dokan-store-widget form.seller-form ul li {
margin-bottom: 8px;
border-bottom: none;
}
.dokan-store-widget form.seller-form ul li label.error {
font-size: 12px;
margin-top: 2px;
margin-bottom: 0px;
}
.dokan-store-widget #dokan-store-location {
width: 100%;
height: 200px;
}
.dokan-store-widget form#dokan-form-contact-seller .dokan-privacy-policy-text p {
word-break: break-all;
}
.dokan-seller-search-form {
margin: 30px 0px;
}
.dokan-seller-search-form .dokan-w4 {
padding: 0 15px;
}
.dokan-seller-search-form .dokan-w4 input[type=search],
.dokan-seller-search-form .dokan-w4 select.dokan-form-control {
height: 40px !important;
border: 1px solid #e2e2e2 !important;
box-shadow: none !important;
border-radius: 4px !important;
}
.dokan-seller-search-form .dokan-w4 input[type=search] {
background-position-y: 11px !important;
}
.dokan-seller-listing {
position: relative;
}
.dokan-seller-listing .dokan-overlay {
position: absolute;
background: rgba(255, 255, 255, 0.3);
}
#dokan-seller-listing-wrap {
margin-left: -15px;
margin-right: -15px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap {
list-style: none;
margin: 20px 0px;
padding: 0;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap:before,
#dokan-seller-listing-wrap ul.dokan-seller-wrap:after {
content: " ";
display: table;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap:after {
clear: both;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li {
list-style-type: none;
float: left;
margin: 0 0 20px 0;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 20px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-2 {
width: 50%;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3 {
width: 33.33%;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
box-shadow: 0px 0px 25px 0px #ddd;
}
@media (max-width: 767px) {
#dokan-seller-listing-wrap ul.dokan-seller-wrap li {
width: 100% !important;
float: none;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#dokan-seller-listing-wrap ul.dokan-seller-wrap li {
width: 50% !important;
}
}
@media (min-width: 992px) {
#dokan-seller-listing-wrap ul.dokan-seller-wrap li {
width: 33.33%;
}
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content {
max-width: 100%;
}
@media (max-width: 767px) {
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content {
text-align: left;
}
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info {
height: 100%;
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: 0 50%;
height: 220px;
position: relative;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data-container {
height: 100%;
background-color: rgba(0, 0, 0, 0.45);
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .featured-favourite {
padding: 20px 20px 10px;
overflow: hidden;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .featured-favourite .featured-label {
float: left;
padding: 2px 10px;
background: #2d54a3;
color: #fff;
border-radius: 3px;
box-shadow: 0px 0px 25px -5px #afafaf;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .featured-favourite .favourite-label {
float: right;
padding: 2px;
background: #fff;
width: 55px;
border-radius: 20px;
text-align: center;
box-shadow: 0px 0px 25px -5px #afafaf;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .featured-favourite .favourite-label i.fa {
color: #e74c3c;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data {
padding: 0px 20px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data h2 {
margin: 9px 0px;
padding: 0px;
font-size: 20px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data h2 a {
color: #FFF;
text-shadow: rgba(0, 0, 0, 0.8) 0 1px 0;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data h2 a:hover {
color: #fafafa;
text-shadow: rgba(0, 0, 0, 0.8) 0 1px 0;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data p {
margin-bottom: 2px;
color: #FFF;
text-shadow: rgba(0, 0, 0, 0.8) 0 1px 0;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data .dokan-seller-rating {
float: none !important;
margin: 12px 0px 10px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data .dokan-seller-rating:before {
color: #adb5b6;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data .dokan-seller-rating span:before {
color: #fa9a00;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data p.store-address {
line-height: 23px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer {
background: #f7fbfc;
position: relative;
padding: 15px 20px;
border-top: 1px solid #eee;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer a {
text-decoration: none;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar {
padding: 6px;
background: #fff;
position: absolute;
width: 80px;
height: 80px;
top: -70px;
right: 20px;
border-radius: 40px;
box-shadow: 0px 0px 30px -6px #afafaf;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar img {
width: 100%;
height: 100%;
border-radius: 40px;
}
@media (min-width: 1200px) {
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery {
background-color: rgba(0, 0, 0, 0.65);
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper {
position: absolute;
bottom: 0;
right: 0;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social {
padding-right: 15px;
margin: 0;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li {
line-height: 1;
margin-left: 5px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li a {
display: inline-block;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li a i {
font-size: 25px;
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.55);
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li a i.fa-square-x-twitter {
color: #000000;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-default img.profile-info-img {
position: absolute;
top: 0;
left: 0;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-default .profile-info-summery-wrapper {
position: relative;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-default .profile-info-summery-wrapper .profile-info-summery {
display: flex;
flex-direction: column;
justify-content: center;
min-height: 370px;
padding: 25px 0 15px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info {
padding: 5px 30px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info ul.dokan-store-info {
margin-bottom: 10px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper {
top: 12px;
right: 15px;
bottom: auto;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 {
position: relative;
width: 100%;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper {
position: relative;
background-color: #fff;
color: #444;
border: 1px solid #EDEDED;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery {
width: 100%;
margin-top: -75px;
padding-top: 0;
background: none;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
position: relative;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
background: #fff;
border: 1px solid #ddd;
padding: 2px;
width: 150px;
height: 150px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info {
position: relative;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name {
color: inherit;
font-size: 35px;
text-align: center;
font-weight: bold;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
padding: 0;
width: 100%;
margin: 0;
display: block;
text-align: center;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .store-open-close-notice {
display: inline-block;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .store-open-close-notice:hover span.fa-angle-down:after {
right: -2.5px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li {
text-align: left;
display: inline-block;
padding-bottom: 15px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li a {
color: inherit;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li i {
display: none;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li:after {
content: '·';
color: #9c9c9c;
font-weight: bold;
font-size: 18px;
position: relative;
top: 3px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li:last-child:after {
content: '';
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper {
position: relative;
text-align: center;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social {
position: relative;
padding: 0;
margin: 0;
display: inline-block;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li a i {
text-shadow: none;
}
}
@media (max-width: 767px) {
.dokan-store-sidebar,
.dokan-single-store {
margin-right: 3%;
width: 94% !important;
margin-left: 3%;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
width: 150px;
}
}
@media (max-width: 1199px) {
.dokan-single-store .profile-frame .profile-info-box {
position: relative;
width: 100%;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper {
position: relative;
background-color: #fff;
color: #444;
border: 1px solid #EDEDED;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery {
width: 100%;
padding-top: 0;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
position: relative;
top: 0;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .store-name {
color: inherit;
font-size: 35px;
margin-bottom: 11px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
background: #fff;
border: 1px solid #ddd;
padding: 2px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-circle img {
width: 100px;
height: 100px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
position: relative;
top: 0;
padding: 0;
width: 100%;
margin: 0;
display: block;
overflow: visible;
line-height: 1.4;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li {
text-align: center;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li a {
color: inherit;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li i {
display: none;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li span.fa-angle-down {
display: none;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li .dokan-times {
margin-left: 5px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li .store-open-close-notice {
justify-content: center;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li .store-open-close-notice #vendor-store-times {
left: calc(50% - 155px) !important;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper {
position: relative;
top: 0;
text-align: center;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social {
padding: 0;
margin: 0;
display: inline-block;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li {
margin-left: 8px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper {
padding: 0 8px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery {
margin-top: 0px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
top: 0;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-square {
background: none;
border: 0;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
width: 100px;
height: 100px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name {
font-size: 20px;
margin-bottom: 8px;
color: #444;
text-shadow: none;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
top: 0;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li {
text-align: left;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li i {
display: inline-block;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .store-open-close-notice {
justify-content: flex-start;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper {
position: absolute;
top: -35px;
right: 20px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social {
top: 0;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li {
margin-left: 8px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li a i {
font-size: 25px;
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.55);
color: #0B8379;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li a i.fa-square-x-twitter {
color: #000000;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info {
margin-top: 0;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name {
position: relative;
top: 0px;
text-align: center;
font-size: 20px;
margin-bottom: 10px;
color: #444;
text-shadow: none;
font-weight: bold;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
top: 0;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper {
top: 0;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper {
height: auto;
border: 0;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
top: 0;
margin-right: 15px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info {
padding: 0 0 0 15px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
top: 0;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li {
float: none;
text-align: left;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li i {
display: inline-block;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li:before {
content: "";
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .store-open-close-notice {
justify-content: flex-start;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper {
top: 0;
text-align: left;
padding: 0 4px;
}
}
.dokan-withdraw-content .dokan-withdraw-area h1 {
margin: 0px 0px 20px;
}
.dokan-withdraw-content .dokan-withdraw-area ul li {
display: inline-block;
padding: 0px 5px;
}
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container {
position: relative;
border-bottom: 1px solid #EDEDED;
padding: 15px 0;
}
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container:last-child {
border-bottom: none;
margin-bottom: -15px;
}
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container:first-child {
margin-top: -15px;
}
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container p {
margin-bottom: 5px;
}
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w8 .dokan-withdraw-method-logo {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w8 strong a {
color: var(--dokan-button-background-color, #7047EB);
}
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 {
position: absolute;
right: 10px;
top: 50%;
transform: translate(10px, -50%);
}
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 button,
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 a.dokan-btn {
float: right;
}
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 #dokan-withdraw-display-requests-button {
float: right;
text-decoration: none;
}
.dokan-withdraw-content .dokan-withdraw-area .dokan-withdraw-status-filter-container {
margin-bottom: 15px;
}
.dokan-withdraw-popup h2 {
font-size: 17px;
padding: 15px 20px 10px;
margin: 0px;
border-bottom: 1px solid #eee;
}
.dokan-withdraw-popup .withdraw-schedule-select-container,
.dokan-withdraw-popup .dokan-form-horizontal .withdraw {
padding: 15px 30px 0;
}
.dokan-withdraw-popup .withdraw {
margin-top: 15px;
}
.dokan-withdraw-popup .footer {
width: 100%;
padding: 10px 20px;
text-align: right;
border-top: 1px solid #eee;
}
@media only screen and (max-width: 500px) {
.dokan-withdraw-content .dokan-withdraw-area .entry-content .dokan-panel .dokan-panel-body .dokan-panel-inner-container {
display: flex;
flex-direction: column;
}
.dokan-withdraw-content .dokan-withdraw-area .entry-content .dokan-panel .dokan-panel-body .dokan-panel-inner-container .dokan-w5 {
position: relative;
left: 0;
right: 100%;
top: 100%;
transform: none;
margin-top: 20px;
}
.dokan-withdraw-content .dokan-withdraw-area .entry-content .dokan-withdraw-status-filter-container .dokan-add-product-link a {
margin: 15px 0;
}
.dokan-withdraw-content .dokan-withdraw-area table.dokan-table-striped {
overflow: auto;
display: block;
}
.dokan-withdraw-content .dokan-withdraw-area table.dokan-table-striped tbody tr th {
width: 150px;
}
}
.dokan-login-form-popup-wrapper {
width: 430px !important;
padding: 16px !important;
margin: 0 auto !important;
}
.dokan-login-form-popup-wrapper .dokan-login-form-title {
border-bottom: 1px solid #ddd;
padding-bottom: 15px;
margin-bottom: 15px;
}
.dokan-login-form-popup-wrapper fieldset {
padding: 0;
border: 0;
margin: 0;
}
.dokan-login-form-popup-wrapper .dokan-login-form-error {
color: #F23030;
background-color: #f2dede;
font-size: 0.9em;
}
.dokan-login-form-popup-wrapper .dokan-login-form-error.has-error {
padding: 5px 8px;
margin-bottom: 5px;
} p.vendor-customer-registration .radio {
display: inline-block;
}
p.vendor-customer-registration .radio:hover {
cursor: pointer;
color: #526b6f;
}
.woocommerce-form-register:has(.vendor-customer-registration) {
height: fit-content !important;
}
.dokan-popup-content {
padding: 18px;
}
.dokan-popup-content .dokan-popup-title {
border-bottom: 1px solid #eeeeee;
padding-bottom: 10px;
margin-bottom: 15px;
line-height: 1;
}
.dokan-popup-content fieldset {
padding: 0;
margin: 0;
border: 0;
background: none;
}
.dokan-popup-content .mfp-close {
top: 4px;
right: 3px;
}
.dokan-popup-content .dokan-popup-option-list {
list-style-type: none;
padding: 0;
margin: 10px 0;
}
.dokan-popup-content .dokan-popup-option-list li {
margin: 0 0 3px;
}
.dokan-popup-content .dokan-popup-option-list li label.dokan-popup-block-label {
display: block;
margin: 0;
cursor: pointer;
}
.dokan-popup-content .dokan-popup-option-list li label.dokan-popup-block-label input {
margin: 0 4px 0 0;
}
.dokan-popup-content .dokan-popup-error {
display: none;
color: #F23030;
}
.dokan-popup-content .dokan-popup-error.has-error {
display: block;
}
.iziModal .iziModal-header .iziModal-noSubtitle .iziModal-header-title {
font-size: revert;
}
.iziModal .iziModal-header-title {
font-family: revert;
}
#dokan-seller-listing-wrap button {
margin: unset;
padding: 6px 12px;
}
#dokan-store-listing-filter-wrap .left,
.store-lists-other-filter-wrap .left,
#dokan-store-listing-filter-wrap .right,
.store-lists-other-filter-wrap .right,
#dokan-store-listing-filter-wrap .item,
.store-lists-other-filter-wrap .item {
display: unset;
overflow: unset;
z-index: unset;
position: unset;
height: unset;
width: unset;
margin: unset;
padding: unset;
border: unset;
}
#dokan-store-listing-filter-wrap,
#dokan-store-listing-filter-wrap form,
#dokan-store-listing-filter-form-wrap * {
padding: unset;
margin: unset;
box-sizing: border-box;
}
#dokan-store-listing-filter-wrap ul,
#dokan-store-listing-filter-wrap form ul,
#dokan-store-listing-filter-form-wrap * ul,
#dokan-store-listing-filter-wrap ul li,
#dokan-store-listing-filter-wrap form ul li,
#dokan-store-listing-filter-form-wrap * ul li {
margin: unset;
padding: unset;
}
#dokan-store-listing-filter-wrap div p,
#dokan-store-listing-filter-wrap form div p,
#dokan-store-listing-filter-form-wrap * div p {
margin: unset;
padding: unset;
line-height: unset;
}
#dokan-store-listing-filter-wrap label,
#dokan-store-listing-filter-wrap form label,
#dokan-store-listing-filter-form-wrap * label,
#dokan-store-listing-filter-wrap input,
#dokan-store-listing-filter-wrap form input,
#dokan-store-listing-filter-form-wrap * input,
#dokan-store-listing-filter-wrap select,
#dokan-store-listing-filter-wrap form select,
#dokan-store-listing-filter-form-wrap * select,
#dokan-store-listing-filter-wrap button,
#dokan-store-listing-filter-wrap form button,
#dokan-store-listing-filter-form-wrap * button,
#dokan-store-listing-filter-wrap a,
#dokan-store-listing-filter-wrap form a,
#dokan-store-listing-filter-form-wrap * a,
#dokan-store-listing-filter-wrap i,
#dokan-store-listing-filter-wrap form i,
#dokan-store-listing-filter-form-wrap * i,
#dokan-store-listing-filter-wrap span,
#dokan-store-listing-filter-wrap form span,
#dokan-store-listing-filter-form-wrap * span,
#dokan-store-listing-filter-wrap textarea,
#dokan-store-listing-filter-wrap form textarea,
#dokan-store-listing-filter-form-wrap * textarea {
width: unset;
border: unset;
padding: unset;
margin: unset;
display: unset;
text-transform: unset;
font-weight: unset;
line-height: unset;
font-size: unset;
letter-spacing: unset;
box-shadow: unset;
box-sizing: border-box;
}
#dokan-store-listing-filter-wrap {
background-color: #ffffff;
padding: 20px;
box-shadow: 1px 1px 20px 0px #E9E9E9;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
#dokan-store-listing-filter-wrap .right {
display: flex;
align-items: center;
}
#dokan-store-listing-filter-wrap .right .item {
position: relative;
white-space: nowrap;
}
#dokan-store-listing-filter-wrap .right .item.sort-by {
margin: 0px 30px;
}
#dokan-store-listing-filter-wrap .right .item .dokan-store-list-filter-button {
border-radius: 3px;
}
#dokan-store-listing-filter-wrap .right .item .dokan-icons {
position: absolute;
left: 14%;
top: 50%;
cursor: pointer;
margin: 0;
padding: 0;
transform: translate(0, -50%);
z-index: 999;
}
#dokan-store-listing-filter-wrap .right .item .dokan-icons .dokan-icon-div {
background: #fff;
height: 2px;
margin: 2px auto;
}
#dokan-store-listing-filter-wrap .right .item .dokan-icons .dokan-icon-div:nth-child(1) {
width: 15px;
}
#dokan-store-listing-filter-wrap .right .item .dokan-icons .dokan-icon-div:nth-child(2) {
width: 10px;
}
#dokan-store-listing-filter-wrap .right .item .dokan-icons .dokan-icon-div:nth-child(3) {
width: 4px;
}
#dokan-store-listing-filter-wrap .right .item button {
padding-top: 8px;
padding-bottom: 8px;
padding-left: 35px;
padding-right: 25px;
}
#dokan-store-listing-filter-wrap .right .item button:focus {
outline: none;
}
#dokan-store-listing-filter-wrap .right .item select {
background: #ffffff;
border: 1px solid #edecec;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: 8px 20px;
}
#dokan-store-listing-filter-wrap .right .item select:before {
content: "\f140";
}
#dokan-store-listing-filter-wrap .right .item select:focus {
outline: none;
}
#dokan-store-listing-filter-wrap .right .toggle-view {
margin: 0;
padding: 0;
line-height: 0;
height: 0;
}
#dokan-store-listing-filter-wrap .right .toggle-view .dashicons {
font-size: 22px;
cursor: pointer;
}
#dokan-store-listing-filter-wrap .right .toggle-view .active {
color: #ee5035;
}
#dokan-store-listing-filter-form-wrap {
background: #ffffff;
margin-top: 32px;
padding: 32px 20px 20px 20px;
box-shadow: 1px 1px 20px 0px #E9E9E9;
position: relative;
}
#dokan-store-listing-filter-form-wrap div {
margin: 0;
padding: 0;
}
#dokan-store-listing-filter-form-wrap:before {
content: "\f142";
height: 0 !important;
top: -8px;
left: 50%;
position: absolute;
transform: translate(0, -50%);
font-family: dashicons;
font-size: 60px;
color: #fff;
font-weight: bold;
line-height: 0 !important;
}
#dokan-store-listing-filter-form-wrap .store-search .store-search-input {
width: 100%;
padding: 10px 20px;
border-radius: 3px;
border: 1px solid #cccccc;
}
#dokan-store-listing-filter-form-wrap .store-search .store-search-input:placeholder {
color: #7e7e7ec9;
}
#dokan-store-listing-filter-form-wrap .store-search .store-search-input:focus {
outline: none;
border-color: #8080809e;
}
#dokan-store-listing-filter-form-wrap .apply-filter {
display: flex;
justify-content: flex-end;
margin-top: 20px;
}
#dokan-store-listing-filter-form-wrap .apply-filter #cancel-filter-btn {
padding: 8px 25px;
border-radius: 3px;
background: #fff !important;
color: #000 !important;
border: 1px solid #edecec !important;
margin-right: 20px;
display: none;
}
#dokan-store-listing-filter-form-wrap .apply-filter #cancel-filter-btn:focus {
outline: none;
}
#dokan-store-listing-filter-form-wrap .apply-filter #apply-filter-btn {
padding: 8px 25px;
border-radius: 3px;
}
#dokan-store-listing-filter-form-wrap .apply-filter #apply-filter-btn:focus {
outline: none;
}
.site-content .entry-header .entry-title[class] {
border: none;
}
#dokan-seller-listing-wrap .seller-listing-content .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-data h2 {
padding: 0 !important;
}
#dokan-seller-listing-wrap .seller-listing-content .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-data .dokan-seller-rating i.dashicons {
width: 15px;
font-size: 17px;
}
#dokan-seller-listing-wrap .seller-listing-content .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-data .dokan-seller-rating i.dashicons.dashicons-star-filled,
#dokan-seller-listing-wrap .seller-listing-content .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-data .dokan-seller-rating i.dashicons.dashicons-star-half {
color: #fa9a00;
}
#dokan-seller-listing-wrap.grid-view .store-wrapper {
position: relative;
}
#dokan-seller-listing-wrap.grid-view .store-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.45);
color: #fff;
}
#dokan-seller-listing-wrap.grid-view .store-content.default-store-banner {
background: transparent;
}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container {
padding: 5px 20px;
}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .featured-favourite {
position: relative;
top: 10px;
}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .featured-favourite .featured-label {
width: max-content;
width: -moz-max-content;
width: -webkit-max-content;
padding: 2px 10px;
background: #2d54a3;
color: #fff;
border-radius: 3px;
box-shadow: 0px 0px 25px -5px #afafaf;
}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data h2 a {
color: #fff;
text-shadow: rgba(0, 0, 0, 0.8) 0 1px 0;
font-size: 25px;
padding: 0;
margin: 0;
text-decoration: none;
}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data h2 a:active,
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data h2 a:focus {
text-decoration: none;
outline: none;
}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data .dokan-seller-rating p.rating {
display: none !important;
}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data .store-address {
margin: 0 0 5px 0;
line-height: 23px;
}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data .store-address br {
display: none;
}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data .store-phone {
margin: 0 0 5px 0;
}
#dokan-seller-listing-wrap.grid-view .store-footer {
background: #fff;
position: relative;
}
#dokan-seller-listing-wrap.grid-view .store-footer a:active,
#dokan-seller-listing-wrap.grid-view .store-footer a:focus {
outline: none;
text-decoration: none;
}
#dokan-seller-listing-wrap.grid-view .store-footer .dokan-btn-theme.dokan-btn-round {
margin-right: 10px;
}
#dokan-seller-listing-wrap .seller-listing-content .dokan-error {
margin: 15px;
}
#dokan-seller-listing-wrap .store_open_is_on {
margin-top: 35px;
}
#dokan-seller-listing-wrap .dokan-store-is-open-close-status {
padding: 0px 10px;
display: block;
border-radius: 30px;
position: absolute;
right: 15px;
top: 15px;
font-size: 14px;
box-shadow: 0px 0px 25px -5px #afafaf;
}
#dokan-seller-listing-wrap .dokan-store-is-open-status {
background-color: #1dbf73;
}
#dokan-seller-listing-wrap .dokan-store-is-closed-status {
background-color: #999;
}
#dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner {
min-height: 220px;
position: relative;
}
#dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner img {
position: absolute;
left: 0;
top: 0;
max-width: 100%;
height: 100%;
width: -moz-available;
width: -webkit-fill-available;
width: fill-available;
object-fit: cover;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller {
width: 100%;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper {
display: flex;
flex-wrap: wrap;
align-items: center;
background: #fff;
border-radius: 3px;
position: relative;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header .store-banner {
min-height: 140px;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header .store-banner img {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .featured-favourite .featured-label {
padding: 2px 10px;
background: #2d54a3;
color: #fff;
border-radius: 3px;
box-shadow: 0px 0px 25px -5px #afafaf;
position: absolute;
left: 8px;
top: 10px;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data h2 {
margin-top: 0;
margin-bottom: 15px;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data h2 a {
color: #000;
text-decoration: none;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data h2 a:active,
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data h2 a:focus {
text-decoration: none;
outline: none;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .dokan-seller-rating[class] {
overflow: visible;
z-index: 1;
min-width: 85px;
font-family: 'Open Sans', sans-serif;
color: gray;
float: right;
position: relative;
top: -15px;
left: 25%;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .dokan-seller-rating[class]:before {
font-family: star;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .dokan-seller-rating[class] span:before {
font-family: star;
color: #fa9a00;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .store-address {
margin-top: 5px;
display: inline;
font-size: 15px;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .store-address:before {
content: "\f082";
font-family: dashicons;
color: #0bb90b;
font-size: 22px;
position: relative;
top: 5px;
left: -5px;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .store-address br {
display: none;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .store-phone {
display: none;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content {
flex-basis: 43%;
padding-left: 4%;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header {
flex-basis: 20%;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .dokan-store-is-open-close-status {
color: #fff;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] {
display: flex;
flex-direction: row-reverse;
flex-basis: 33%;
border: none;
text-align: right;
background: transparent;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] a:active,
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] a:focus {
outline: none;
text-decoration: none;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] .seller-avatar {
display: none;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] button {
margin-right: 20px;
}
.woocommerce-MyAccount-content ul.dokan-account-migration-lists {
margin: 0;
padding: 0;
list-style: none;
border: 1px solid #eee;
}
.woocommerce-MyAccount-content ul.dokan-account-migration-lists li {
padding: 10px;
display: flex;
flex-direction: row;
align-items: center;
border-bottom: 1px solid #eee;
}
.woocommerce-MyAccount-content ul.dokan-account-migration-lists li:last-child {
border-bottom: none;
}
.woocommerce-MyAccount-content ul.dokan-account-migration-lists li .left-content {
text-align: left;
flex: 2;
}
.woocommerce-MyAccount-content ul.dokan-account-migration-lists li .left-content p {
margin: 0px;
}
.woocommerce-MyAccount-content ul.dokan-account-migration-lists li .right-content {
text-align: right;
flex: 1;
}
.store-cat-stack-dokan.cat-drop-stack ul {
max-height: 800px;
overflow-y: scroll;
} @media (max-width: 1366px) {
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
max-width: 650px;
}
}
@media (max-width: 1199px) {
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
max-width: 590px;
}
.dokan-dashboard .dokan-dashboard-content .dokan-table {
display: block;
overflow: scroll;
}
}
@media (max-width: 992px) {
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper {
padding: 0px 10px 0px 0px;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header .store-banner {
min-height: 120px;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-content .store-data-container .store-data h2 {
font-size: 20px;
margin-bottom: 5px;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-content .store-data-container .store-data .store-address {
font-size: 14px !important;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
max-width: 430px;
}
}
@media (max-width: 767px) {
#dokan-store-listing-filter-wrap {
display: block;
}
#dokan-store-listing-filter-wrap .right {
justify-content: space-between;
margin-top: 15px;
}
#dokan-store-listing-filter-wrap .right .item.sort-by {
margin: 0;
}
#dokan-store-listing-filter-wrap .toggle-view {
display: none;
}
.dokan-table {
border: none;
text-align: left;
width: 100%;
max-width: 100%;
}
.dokan-table tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
.dokan-table tbody tr {
vertical-align: inherit;
width: 100%;
}
.dokan-table tbody tr td {
padding: 6px;
text-align: left;
border-color: #ededed;
border-style: solid;
border-width: 0px 1px 1px 1px;
background: #fff;
}
.dokan-table tbody tr td:before {
padding-right: 20px !important;
float: left;
font-weight: bold;
}
.dokan-table tbody tr .post-date .status {
float: right;
}
.dokan-table tbody tr .diviader {
background: transparent !important;
border: none !important;
height: 15px;
background: none;
}
.dokan-table tbody tr .diviader:before {
content: ' ';
}
.dokan-table tbody tr td:first-child {
border-top-width: 1px;
}
.dokan-table tbody tr .dokan-order-action {
width: 100%;
}
.dokan-table tbody .row-actions {
visibility: visible !important;
}
.dokan-orders-area .dokan-w8 {
width: 100% !important;
}
.dokan-orders-area .dokan-w4 {
width: 100% !important;
}
.dokan-primary {
width: 100% !important;
padding-left: 15px;
padding-right: 15px;
}
.dokan-primary li.product {
width: 100% !important;
}
.dokan-secondary {
width: 100%;
padding-left: 15px;
padding-right: 15px;
}
.dokan-dashboard .dokan-dash-sidebar,
.dokan-dashboard .dokan-dashboard-content {
float: none;
width: 100%;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan_tabs,
.dokan-dashboard .dokan-dashboard-content ul.dokan_tabs {
border: 0;
gap: 0.5rem;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan_tabs li,
.dokan-dashboard .dokan-dashboard-content ul.dokan_tabs li {
margin: auto 0 !important;
border-bottom: 1px solid #EDEDED;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan_tabs li.active a,
.dokan-dashboard .dokan-dashboard-content ul.dokan_tabs li.active a {
border-bottom: 1px solid #EDEDED;
}
.dokan-dashboard .product-edit-new-container .dokan-edit-row .dokan-side-left,
.dokan-dashboard .product-edit-new-container .dokan-edit-row .dokan-side-right {
float: none;
width: auto;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
display: inline-block;
border-right: 1px solid #454545;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
content: '';
display: none;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
padding: 12px 24px;
}
.dokan-dashboard .dokan-dashboard-content {
padding-left: 0;
}
ul.dokan-seller-wrap {
text-align: center;
}
ul.dokan-seller-wrap li.dokan-single-seller {
width: 90% !important;
margin-bottom: 50px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
max-width: 500px;
}
}
@media (max-width: 480px) {
.dokan-single-store .dokan-store-tabs ul.dokan-modules-button li {
display: inline-block;
margin: 0 5px 3px 0 !important;
}
.dokan-single-store .dokan-store-tabs ul.dokan-modules-button li:last-child {
margin-top: 0 !important;
}
.dokan-single-store .dokan-store-tabs ul.dokan-modules-button li button {
font-size: 12px;
margin: 0 !important;
top: 0 !important;
}
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline {
flex-wrap: wrap;
}
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li {
margin-right: unset;
border-bottom: 1px solid #ededed;
}
.dokan-store-products-filter-area .dokan-store-products-ordeby {
display: flex;
flex-wrap: wrap;
}
.dokan-store-products-filter-area .dokan-store-products-ordeby input.product-name-search {
width: 70%;
}
.dokan-store-products-filter-area .dokan-store-products-ordeby input.search-store-products {
width: 30%;
}
.dokan-store-products-filter-area select.orderby.orderby-search {
flex-basis: 100%;
margin-top: 5px;
}
}
@media (max-width: 430px) {
#dokan-store-listing-filter-form-wrap:before {
left: 10%;
}
.apply-filter {
margin-top: 20px;
}
.apply-filter #cancel-filter-btn {
display: block !important;
}
.dokan-dashboard .dokan-dash-sidebar,
.dokan-dashboard .dokan-dashboard-content {
float: none;
width: 100%;
padding: 20px 0;
}
.dokan-dashboard .dokan-dash-sidebar .dokan-table,
.dokan-dashboard .dokan-dashboard-content .dokan-table {
display: table;
}
.dokan-dashboard .dokan-dash-sidebar article,
.dokan-dashboard .dokan-dashboard-content article {
overflow: scroll;
}
.dokan-dashboard .dokan-dash-sidebar .dokan-settings-area .dokan-banner,
.dokan-dashboard .dokan-dashboard-content .dokan-settings-area .dokan-banner {
width: auto;
height: auto;
margin-bottom: 15px;
min-height: unset;
}
.dokan-dashboard .dashboard-content-area .dokan-announcement-widget .dokan-right {
float: right !important;
}
.dokan-dashboard .dashboard-content-area .dokan-announcement-widget .dokan-left {
float: left !important;
}
.dokan-dashboard .dashboard-content-area .dokan-dash-left {
padding-right: 0 !important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu:before,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu:after {
content: " ";
display: table;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu:after {
clear: both;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
float: left;
width: 100%;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
padding: 12px 18px;
}
.dokan-dashboard .dokan-orders-area .dokan-order-filter-serach {
padding: 10px 0 10px 0;
}
.dokan-dashboard .dokan-orders-area .dokan-order-filter-serach .dokan-btn {
padding: 6px 13px;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top {
border-bottom: 0;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter {
width: 100%;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top .dokan-add-product-link {
display: flex;
justify-content: space-between;
width: auto;
float: none;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-date-filter {
display: flex;
flex-flow: column wrap;
justify-content: space-between;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-date-filter .dokan-form-group {
margin-bottom: 10px;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-search-form {
display: flex;
justify-content: space-between;
flex-flow: row-reverse nowrap;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-search-form .dokan-form-group {
margin-bottom: 0;
margin-right: 0;
width: 73%;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-search-form .dokan-btn {
width: 25%;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area #dokan-bulk-action-selector {
width: 73%;
margin-right: 2%;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area #dokan-bulk-action-submit {
width: 25%;
margin-right: 0;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area #product-filter .dokan-btn {
width: 100%;
}
.dokan-dashboard .dokan-right,
.dokan-dashboard .dokan-left {
float: none !important;
}
.dokan-dashboard .dokan-w6,
.dokan-dashboard .dokan-w8,
.dokan-dashboard .dokan-w4 {
float: none;
width: 100%;
}
.dokan-dashboard .dokan-reports-content .dokan-reports-area .dokan-reports-wrap .report-left,
.dokan-dashboard .dokan-reports-content .dokan-reports-area .dokan-reports-wrap .report-right {
width: 100%;
}
.dokan-dashboard .dokan-product-edit-area .dokan-product-edit-left,
.dokan-dashboard .dokan-product-edit-area .dokan-product-edit-right {
float: none;
width: 100%;
}
.dokan-dashboard .content-half-part {
float: none;
width: 100%;
}
.dokan-dashboard .content-half-part {
margin-bottom: 8px;
}
.dokan-dashboard .content-half-part:last-child {
padding-left: 0px;
}
.dokan-dashboard .content-half-part:first-child {
padding-right: 0px;
}
.dokan-dashboard ul.dokan_tabs {
padding-left: 0;
margin-right: 0;
}
.dokan-dashboard ul.dokan_tabs li {
margin-bottom: 10px;
}
.dokan-single-store .profile-frame .profile-info-box {
width: 100%;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
max-width: 280px;
}
.dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer {
display: flex;
}
}
@media (max-width: 375px) {
.dokan-order-filter-serach form:first-child .dokan-form-group {
display: flex;
}
#dokan-store-listing-filter-wrap .right .item #stores_orderby {
padding: 8px 0px 8px 16px;
}
}
@media (max-width: 360px) {
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
max-width: 200px;
}
}.iziModal{display:none;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;background:#fff;box-shadow:0 0 8px rgba(0,0,0,.3);transition:margin-top .3s ease,height .3s ease;transform:translateZ(0);box-sizing:border-box}.iziModal *{box-sizing:border-box;-webkit-font-smoothing:antialiased}.iziModal::after{content:'';width:100%;height:0;opacity:0;position:absolute;left:0;bottom:0;z-index:1;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.35)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 100%);transition:height .3s ease-in-out,opacity .3s ease-in-out;pointer-events:none}.iziModal.hasShadow::after{height:30px;opacity:1}.iziModal .iziModal-progressbar{position:absolute;left:0;top:0;width:100%;z-index:1}.iziModal .iziModal-progressbar>div{height:2px;width:100%}.iziModal .iziModal-header{background:#88a0b9;padding:14px 18px 15px 18px;box-shadow:inset 0 -10px 15px -12px rgba(0,0,0,.3),0 0 0 #555;overflow:hidden;position:relative;z-index:10}.iziModal .iziModal-header-icon{font-size:40px;color:rgba(255,255,255,.5);padding:0 15px 0 0;margin:0;float:left}.iziModal .iziModal-header-title{color:#fff;font-size:18px;font-weight:600;line-height:1.3}.iziModal .iziModal-header-subtitle{color:rgba(255,255,255,.6);font-size:12px;line-height:1.45}.iziModal .iziModal-header-subtitle,.iziModal .iziModal-header-title{display:block;margin:0;padding:0;font-family:Lato,Arial;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.iziModal .iziModal-header-buttons{position:absolute;top:50%;right:10px;margin:-17px 0 0 0}.iziModal .iziModal-button{display:block;float:right;z-index:2;outline:0;height:34px;width:34px;border:0;padding:0;margin:0;opacity:.3;border-radius:50%;transition:transform .3s cubic-bezier(.16,.81,.32,1),opacity .3s ease;background-size:67%!important;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}.iziModal .iziModal-button-close{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODZCQkIzQ0I0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODZCQkIzQ0M0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NkJCQjNDOTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4NkJCQjNDQTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsgTJLcAAALJSURBVHja3JnLS1VBHMfvQ7g9dBXRRrwEFRciAhMi1JRW1aIHVEIYEkW0iVpUhOD/ICK6cFMgSbUpC6VFkQa9NtpjkauriRY9Noa3pHT8/mIODMM5Or85o87pC5/NPf5mvmc8M7+Z36SFEKkY2gj2gUawF2wHW8A6+fwv+A6KYAQMg+dg2rbDtKXhGnAaHJIms4zYz9J4HxgAf1g9k2EGteAhWBBuNApaQNrUg6nRTaAbzIuV0RCocWW4DoyJlVcJXI5ruFk2tJqi/2TWxvA5sXbqA2Ucw01i7dVjargazAo/dE33p6/DlAheg50pP0SJpwG8CH7IaH/Q5pFZUhnoArkwwwVwJeWfdoMLYYZvqG+yTGo9CerAoIWBT+A4qAdPDWOugwo1NVcxJtpFZRLkwH3GJCqCghJfxVjnz1JMMMKnwAbGRAg0B5rAA4O4CblZ+qj8tkBjZthvSzDCtFIMM0ZpQhslk5Eej4jpZ/T7G+ygwG1ghrk+jjNMFy1eMPJzpOAzlou6iWmXZkm91EBHjEwUZXoQTDk2SxqhRh7HTJ9hpstB3rFZ0ldq6J2DnB9m2rXZfxOPlrX1DrJRXiaBXSHPaMHvB0cd9JPLpBImMvzLQTuUFA6A9yHPfoIjhsllOc1l5N4grtmDWgYrl5+JTUZcSjNkeMyxWdpA3ZN72IJj01OJTByJS82J2/wQVxmB5y1HK8x0JWMf/kzdD98FJcY5S51gdwyTQl6eUAraspo27PeWXgy8afim0+CELAwOWHyH9EkdkyWwJ4Yxk6BCP+bTm48anutWW5dAp34IpbW03UOzb0FPVEHbx0LKfvAyqpAyKw97JU8Mt6pml6rAJ6oY6Eu5NfvfF7QTeWWQyEsZr6694lwsNoPD8mKRo29gCNwGj7gXi7aGA1EBcY+8vq0GW8FmJb3Pgx9gEnwAr8Ab8MW2w0UBBgAVyyyaohV7ewAAAABJRU5ErkJggg==) no-repeat 50% 50%}.iziModal .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTBBOUI4RUM0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTBBOUI4RUQ0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMEE5QjhFQTRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMEE5QjhFQjRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrQO6gAAAANmSURBVHjazJlbSBRRGMd3x92i0ForRRMiKiUoX4ouiFlJkRVBDxW9GJERwUasvdRT9FD00osRQtAFqegGBUHRBY0uaCVKEkSRpVR0tSwrQtp1+p/4Bk7D7M45M/Ot/uGHu+Psmf+c+eY753wnbJpmyIfGgvmgiv6WgkKQBwzwE3wBr0AnuAta6ZgnhT0aFuY2ghoyGdH4bS+4Dc6CZjCkdWVhWIPF4JoZnB6CDToeVE8sBidNPt0E5UEZrgG9Jr8GwHa/huMgaWZXDSDsxfBuc/jUBAwdw3Fz+NWoang5SJkjQwm7P3seLqQEX2LLfgfBdZcMORMcBqNDwekPqASP0uXhpjR3Ok0x/fUw9HIHGGVdw5DuRtzJpgxDsJui2qOWmuaAOuuLbHivz4YLwLgQj/aAXNmwuItlHhtbA7pAG5jEZHgKWCcbrhUTIY+NPQVjqFFObbYMi/hc6aOhl2AJ9TKnFoIyYXgemKEzJQXVVkyR3oFVzKZFuqw2qHdyFPKhrHPgMoWC3fRjRtNVVg+7SR5IiqmXxUt60cG0CK/vTIZniZVCmcKJF0C3ZNjKBqvJ9Hrwm46tsN1EkCoRQ/M3fBjvs6GrYAvdwHEfGcd1qBaGkwoxrKI+xjz83yJ0iLFHApd46X4xX+M+WECh4lepCNUIcpnMijrEWtAvTRHrbOd8FZNG8uA2Nf0hpmwtjBPwpQ5T0GPS/+tBAZhIq+b3Lu09EyHRwRgO+0C+7dhWcII+PwCf6Sk/Aa9d2vtn+A7nyASugJiD6YSDQcOlvVbxiCaAN8xrs3sgprBiac/QhlhnzjUo6JuZM0UlDS5FPtoQIdNlPYJTWUihFaDex+9Pg6T1KHJAJ2NI7ASllA28hEQ/KJIXoSlwgKlnh+jFe+GjLtwIPtjfyktUt+UaUZWqvw7H3oJD1peI7eQdoF1xWa+zQikHH13OmwqmOxxP0EiZtgK/DRwNuIcHwSeXc2K01WAPhbhKBb5hBNTVbskVH7fqpZGhbJUNtYF83fqwQSXPbOsGjb6etwx2gcEsmT3iFAZeNmUqaMeHSz2qu0k6W15Rqsx3B2i0D+xXGAHTFrRVlEeFuVoqH+ku6VNUbDkPzlAtg30nVK66i8rRIjAbTKaSQVQyN0DD6nOqcLZQld9TLfmvAAMAeMcvp3eCFqQAAAAASUVORK5CYII=) no-repeat 50% 50%}.iziModal.isFullscreen .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkFFRTU5NDA0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkFFRTU5NDE0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQUVFNTkzRTRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQUVFNTkzRjRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuDFfX8AAANASURBVHjazJlZSBVRGMfHcWlB0xZM68GKukQLYaGkmEUR2EsvRfQS+BSJPUQE+lTR8hqIZY8hFS0ERVCRoW3gpUApghYpszLTVnCB3O70/+K7MAwzc78Z58z4hx8XzpzvzJ+Zc+d85ztphmFoU9BsUAoq+XcFyAc5QAfD4BfoBp3gCWjnNl9K82mYzO0FVWwyw0NsD3gIroBWkPB0ZzLsgc3grhGcnoE9XjxIOxaCC4Y6tYC1QRmuAj2Geg2CA1M1XAsmjHDVANL8GK4zolMz0L0YrjWiV5PU8HYw6TBIf8imD6UynA96HYKPg3mgMUTDY6DUzXCzQ+AxSz+r6QEQZz4HbLoDZNkZrnAIoOlRZjN1Gk3XS0zty/gTFaRq7Ay3uAR8BcU2ps/z9QJTWw74HrDhTyDbbHg9SKQI+sb9rKa3mV8ZmAt+KJjP1TS+zinFPkqEUqQdBeAOKLa0UwIzpqlXtcYpIKWIO4RBZPoRKNfC10YQI8MlYLkwaAB8ABsiMDwDbKU8dgtIFwRMgJ3guRadKpNPWBMa7tOi1WoyHJPuTsC4oN+IQsOLM3gPJlEWqOE/neMGBqwDeYoMz6G8c0I4h6eFyHBC8A2eVoaH8JutaPwuUA/+uvSht1sHKgTjTWZwjUCVYdrK3xT0iwkND+lc5FClUQ9fINHCRYY7FBrWPSz5Er2lAR9H9P+hpfYGl64OCmPadQ7ojcDwOJetysBMQX/6mrWS4d+cIoYtMnAEnBT2fwVeJufYxZBMFoKFlrajQtOX/uczvEtIB50Kdgn1lt3JGdANltjsXE64jPMnuQ1LPuFJcFrBE11gzQXAUnAPFNk86esO4zSBfmu5lVa9toCf8DC4Ba6C22DEdO01KDLdP5fLr1Z94X2ibV1ilWVQ1XrDpvPAU4c+u1KVqvaHXI7q43ltp3PSYmDDNCgGPrCUD1wN6y5lqzAUN89baX1Y55Jn2LrPRUffRwaHwWhIZs/aTQM/hzLlDp+coPRReprk5cgrkyvz7wM0+hOcAvOlPvwcLNIp526ux1H5aJbHeFpVX4Br4LLXWoffk9CkVnLlaBNYAxaBXJBpMjfIy+o7EAdtfIyb8HPDfwIMAM1WPs8F9tcxAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal .iziModal-button-close:hover{transform:rotate(180deg)}.iziModal .iziModal-button:hover{opacity:.8}.iziModal .iziModal-header.iziModal-noSubtitle{height:auto;padding:10px 15px 12px 15px}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-icon{font-size:23px;padding-right:13px}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-title{font-size:15px;margin:3px 0 0 0;font-weight:400}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-buttons{right:6px;margin:-16px 0 0 0}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-button{height:30px;width:30px}.iziModal-rtl{direction:rtl}.iziModal-rtl .iziModal-header{padding:14px 18px 15px 40px}.iziModal-rtl .iziModal-header-icon{float:right;padding:0 0 0 15px}.iziModal-rtl .iziModal-header-buttons{right:initial!important;left:10px}.iziModal-rtl .iziModal-button{float:left}.iziModal-rtl .iziModal-header-subtitle,.iziModal-rtl .iziModal-header-title{text-align:right;font-family:Tahoma,Lato,Arial;font-weight:500}.iziModal-rtl .iziModal-header.iziModal-noSubtitle{padding:10px 15px 12px 40px}.iziModal-rtl .iziModal-header.iziModal-noSubtitle .iziModal-header-icon{padding:0 0 0 13px}.iziModal.iziModal-light .iziModal-header-icon{color:rgba(0,0,0,.5)}.iziModal.iziModal-light .iziModal-header-title{color:#000}.iziModal.iziModal-light .iziModal-header-subtitle{color:rgba(0,0,0,.6)}.iziModal.iziModal-light .iziModal-button-close{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyQTU1RUZDNzRFODQxMUU2ODAxOEUwQzg0QjBDQjI3OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NEM4MTU1MEI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENDMkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZjYzMwMmE1LWFlMjEtNDI3ZS1hMmE4LTJlYjhlMmZlY2E3NSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjdmYmU3NGE3LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po24QssAAANtSURBVHja3JlJaBRBFIa7ZxyTSXADHUkikuAawZNLEOOGGrwJQYko8R4RBQ+OICoqghJQUVwPYjzFY0QUBQU1kogoKO6CG0pcIwbiNibj/8JraNvu6Xo9NTOtP3xzSKe6/65+Ve9VlWlkp2IwGUwFE0E5GA4G8/U+0APegWfgHrgPuq0bpNNp0QPNgEYngHlgGpuMCNp2s+kr4BYM/8ql4WqwHEzP4mXteg7awOW0YlerPnQIaARLNBl1ikLlBDw/1WF4ClgHKozc6idogekz2RheANbaBlE+dB4chfF+qeHF3LOF0FWwF6b7nBe8RvecApolzQVr3C64GR4H1huFV51pmvV+hikRbABFRji0GqarMxluAGON8CgKmmA65mZ4DFhqhE9VPP//ZXgZiCmm1t1gI6XWAAY+gF0gCe4qtqlHL8fthkeBWsXGreA6eMgPviEw+x5sBZ3gAdjPCcNPI8Fsu+FawUCzz40psEfRNJndBl7b/pZmVLTQMkzJo0bQSys43iWm3cxS+DUJOmoSwqKCRmEZWKkYv6RSMBPc5lqXRGm0A1Q6XiaT2aSwo8jrK/qZwZlFIlXTusxa6iXDddTdARpnMj2ek9AWjWYH7h/lubcs4A28THdyAdOl0ezAmKNBNyLLiT0Btjti9zuHg06zpJKIprohwXNypcu1OIdGjYbnxCLGPyYy/EPDfejzbwYvXK59AzuFGdFLKTL8WYNZ59RVzGESJCNm0teI40E6zNIA2wSaA2REP32iaW0omKXRbJKTUVyYEVV0J8oxvEiQmiUZrFSz6XNkuJe3nBKCelaSbjOZrhLsd1BInYxweSeJq9YA6dYtuZCBI4JZ6jGW/W+sebhd0DAaMIO5mTYFW1+X6GeQ7TO3W0WyQj3cw0ulBg4nSUbcAY7zPVYp7ip95FXOH29Hb35AOPjypWMIh7PORSjFZVsIzdKW7AWvfYnTVNWHyCytHw+jd1Nehqks3KepvtChUzD7yGvE2/cduqxldQF1EWZb/PbWLF3jAVgo0WrlkN+c6hSd+rzlaSuaR7O0oX0wyIa2pVAdGaj0HCUVOqIq4dVwrg5lmmG2w+8f/9tjL6foYHE+Gy8Xtv3CPUpf7WauDxadKuIwoeNbOmoYDYbZ0ns/1wxUC7ykigs8sS/LpEe3vwUYALiKDDDSgEiSAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal.iziModal-light .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpEQTg1NTA2NTRFODQxMUU2OTQ0N0VERjY2Q0M5ODYwRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCQkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCQUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFlNTQwYzczLTVhZmEtNDJlYi04YzJlLWMwMzFlYmFiYmIyNiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmVkYmRiMzM1LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvIicdUAAAOvSURBVHjaxJlZbA1hFMe/qaItUUsspakg1laJ7UUisQuRvvTFA15sQSRCLBFrQryhHqxNHxEPtaQ8CCUkIrVVRbVBJdZYSrXVonr9/3pGxnTunZk78/X+k1+aO+1899/vnnvO+c4YKpi6ghEgW34OBD1BKjBAM6gH78Fz8BhUyrW/ikQivt7QiNMozU0DE8RkJx/3fgCPwA1QHvHp2K/hHJAPJqpwVA2K4flW2IZ7gyVgptKjh6AQxl+GYZi7uRr0U3rVBIpg+nIQwwvACpCkOk4XwYlosR3LMGN1qUqMroGDTqaNGDu7SiVWl+D3iP2i00c9HqxUidd8wzDy3HY4HRwCfWzXz4L7Lm+QKfHeOUTTLWAzdro6muH1YIbDjculWrmpUEM2YYXcCNMt9pAYE8WsWYLdlAxaNYTGMDDHKYYXBVy4B0jTFM/5iOcUc1fM/2JcnItNAYtBNzGtQ33BVHDV3OHpARqhV6CLLKpTs8yQYHxOCrDQO7AV1Gg2PBJhMYiGh4MMnx1eLkixXKsFuzSbZrrMpeGxHnqFFtvrTWCbhILd9AuNpnPMHXaTtZD0kl1mRdwSxXSjJsNZfONjcmqIJR5p3lp6Y+sXrAzsBz/lNXvmtZYMFKbqafi0pKQgKpOSPhmsC5BxXEs1Fz4fUr/7TWMe/q9bC2s3tJs1Df/Q/B5PwAZwJYS1WpPlo0zRZJZziL2gQU7I1GyHL7QSD26taVOytI26DpinxKypApvpk+C6dHlMnXskbUbT1yTpN3WJHWB327UCS3hUoc+tA/VyxP/ost5rGq7QWZnAdoe0eZgnYweDbgmgkoafgk8aTfNgsMNmmqfhC+Czj3V4T3mSBH255kxB0ztd4tNNDJkas2CUdkAKHQ3yAtxfijj/bdb7Cumyhmoyexzcs6Qwv2qUbPKvJDOtnNFklrF3R5qneA2XYHe/2A+ht1Xb3FZXRY1XTAjFTgtxJ45qKtWDpZK1g6dhIQuvBzjcy8FgQ6y8Nw+sCdnwL1Dn8jdMe6m2a+3ma9ESNUdOC1VixSH3bnPiYyraswnO0fqDIQkyW8WmCWab7b+I9TCF3+x0j2e+MPUA7LPGrVfD1F3VNsrPVR0zhS8BB5x21muzYa1Sy1Tb4y4d4qOwIi9Pk/wcj1gV50p5zQjJKAsJH8KcY4vpdYrjV0w9HMxxHjfKNpfwdMyRNuAmyy2M1vq5OegBNFMmR9lSHDizSLPMJGjuO2BZfSOtLKvpMylUvh/d/hFgAOH4+ibxGTZuAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal.iziModal-light.isFullscreen .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCRkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCRUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgzM2MwOWZiLWJjOTEtNGVlZS05MDM1LTRkMmU2ZmE1ZjBmMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv1Q9Z8AAAOXSURBVHjaxJlLbA1RGMfPjIs+EvoIRYt4FVUl2EkkRTxKUqQbG0SEho2FjUQ8YtEICbEgTdFYeK1KaGvVeoUltyStt0UlNE17aWhV2+v/9X5XJpMzc8/0zpn5kl+aO3Nm7r/fnPu9xhDp2URQDJbw3xkgB2QCAwyAPvANfARvQDsfG7V4PO7pC40xCiVxa8AKFjnOw7VdoA08BtG4R8VeBZeCKrBS+GPvQAM0P/NbcB7YBdYJPfYKXIXwL34IJm8eBFOFXusH9RDdnI7gLWA/MEVwdh/UOe1tN8G0V3eLcKwFXJCJNl08G5ZYsrWgWnZCJng5OOBwo1iAoisMw6hMJXgyOOywVW7xj+9BgKL3QHSxm+C9IF9y4U2GMlStRPQP8Jbp9lFwhJwE0RHrgaSV8N6xG238l7Zjtfx3K58/Bd7zsWngIqdnP2we2ACa7B7e6RL6joK5EtHNfL7b5u1Bn7dGFbycYRVM/8WyFJnuJK+z2iVwzFrMcF1h+Cx4ClhtFVyu8CW54ITE01EwFMAPcH1SMJWIqxQvItE1YHEIsXkhtkUhCV4ApiteFOPadn4IgseDMooSSxVrhWFwmkvCsKw06WGhKLhHhGuzSHChh9pZ5cc1oFFwfoTTsWrWqQCvXdZQEpkDsjUJziSv3Qu43k3LTA1BXqvRY/4DMjTd/yu4niJVm9wslCjcb4QE/9Qo+Al44baAmgpKCIqC+01OBLrsr8/de8zkiYwuUxWSq7iuM8JhantIqfYItkOepKBysnbycIfPXYKqURL6DhaBCQrrKcZHTa5loyEIJgHXwG3F9TQV+pxMGK0BiaTHn2OLEjcURbdi7XBSMO3jTxoEjtg+7wDnhG3spSD6F3hk7Tjoxnc0CJ5k+5wFCrhplYl2mmI24nyvvWumAE9z2zIfBW8WifnxIHc2yb6xiHtEoms0/hlGtpAPHCkgNDjFyZngPN88COvkPpEe+XGHbFcD7z53C+ybwKEAo0UPZ8QCybkmiL3sNvkheygSI08RYOSQiaUhd52sUpIZLWwJsYqkkdcZeHfIS66nc9XcZQRpNBY7C7F9Yy1OtonErDgSgNhGcEXmWa/VFA1O9onE6y4dRqGtXuVtkpf2iDy8EVR6GLykMnrsNFC867QF0hH8v3MVicFcuYdKy56uqQx4SukWQj3NOtJtQIt4ckSvbmdziMqy7HcS9xv0cn/Xwdn0A1drnl/d/hNgAGQa6Lgarp6BAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal .iziModal-loader{background:#fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:9}.iziModal .iziModal-content-loader{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%}.iziModal .iziModal-content:after,.iziModal .iziModal-content:before{content:'';display:table}.iziModal .iziModal-content:after{clear:both}.iziModal .iziModal-content{zoom:1;width:100%}.iziModal .iziModal-wrap{width:100%;position:relative}.iziModal .iziModal-iframe{border:0;margin:0 0 -6px 0;width:100%;transition:height .3s ease}.iziModal-overlay{display:block;position:fixed;top:0;left:0;height:100%;width:100%}.iziModal-navigate{position:fixed;left:0;right:0;top:0;bottom:0;pointer-events:none}.iziModal-navigate-caption{position:absolute;left:10px;top:10px;color:#fff;line-height:16px;font-size:9px;font-family:Lato,Arial;letter-spacing:.1em;text-indent:0;text-align:center;width:70px;padding:5px 0;text-transform:uppercase;display:none}.iziModal-navigate-caption::after,.iziModal-navigate-caption::before{position:absolute;top:2px;width:20px;height:20px;text-align:center;line-height:14px;font-size:12px;content:'';background-size:100%!important}.iziModal-navigate-caption:before{left:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyNmFjNjAyMy04OWU0LWE0NDAtYmMxMy1kOTA5MTQ3MmYzYjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDREQ0YwRjA1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDREQ0YwRUY1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmNmM0Nzk3Ni1mNzE3LTk5NDAtYTgyYS1mNTdjNmNiYmU0NWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowZGVmYTEyZC01MzM0LTExZTYtYWRkYi04Y2NmYjI5ZTAxNjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7oo0ptAAACWklEQVR42uyZTWsTYRSFZybxo4kWk5g2NC5qTAU3Kq30A9udi1oXolV/hWuhv6R/Q6utioi4LbbVFHemamlRU0OCEk0wZjwXzwtDoBDopHMHcuFJMplZnLm5ue+589qu61qeOApyYAjEgG0FEyLqN/gKiqBuTtgewWlwCZw056xgwwirgU3wxSv4NJgCUV5YBRXQDEhsBJwCSSauBVZFdJRlIJk9Av7wbj577jDIOENtRmPVwcsw6KfAAvikRKzEDlhnhuU/lRPBWaa9wsxqC6ndPX7OiOA4D8qW3vjO9z7H0w3+KhZstNmOFbLoCQ6DYGmL+bAInmGfLFC4asFXwRJIgB+goVmw+I7HXO+/gevGnGgUPEGxktkSmAMbWmt4HDwBKS6XN1jDKrvEFYoVK7oLroE3h93Woh1eNwqWafJ/gQV65vM+ail34mc6EZwBK2CAx8fAIjjeBYMzDT4cVHCEXtRbRvEu/Nr9HCIOnGGp15vgEec9KYn74B0nAT/CZnv86FcNvwK3wENwAjwAs2Bbs5d4CW5zir0AXvv8p+tKH34B5lkW4h2egRHtbu05uMMHHWfB0zC4NRF5l09kzvE4rd2tyUJyjy4tz7akZqXbL8QETbJ/FsMgWOJtb6brCQ5YsBsC8Uab63DVkkgqFpzie93h8OhScFah2LTHi5ccWroaLd5l6//+hpYQoWP05LKqFs2WQYbTsNxAi+5fxpWmdfh7HS7XhwSzG+H3a2JnvZsyktmLbdOFhpDMvrf4sN1u2/aK0cwMcmYLcturweceW+CnOfFPgAEA8uWFFylBJYoAAAAASUVORK5CYII=) no-repeat 50% 50%}.iziModal-navigate-caption:after{right:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADhmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjI2YWM2MDIzLTg5ZTQtYTQ0MC1iYzEzLWQ5MDkxNDcyZjNiMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0NERDRjBGMDUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0NERDRjBFRjUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmY2YzQ3OTc2LWY3MTctOTk0MC1hODJhLWY1N2M2Y2JiZTQ1YyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjBkZWZhMTJkLTUzMzQtMTFlNi1hZGRiLThjY2ZiMjllMDE2NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuijSm0AAAKbSURBVFhH7ZnJj0xRGEerzFoIMTaCZmOIedhaiJj55yz8DaYdNhIJEUMQbCTG3rQ02hDSiEY553XdTpHS3nv96taV9ElO6lVt6peb7933fffVG41GrYW5uBaX4EysYzcw1Fd8hc/wM2a0Bl6Nm3BW9i0dDPsQX/olBF6FO72AH/gG3+N3jL3KBpqGC3ERTsGfeAsHDTyHi71oCXzBe/gaU2A5bscZOIxXTb8OLQNX9i6mElYsg/voqruwfQb2BhODWgqpMYDv0NLsNXC4yd42P1PEwNJj4HBTWdipErLVDfxfMRm408QMvBu3jV6WJ1Zg9/rbeBOP+UNZYgX+iE/Rp+lpPIKliBXYB9IhtPNy3z/T/F6YmDXsChvyBc7Gs3gACxEzsDzBg9iPPXgO92NuYgeWx2h3+AhtaM7jPsyF7aV37XR8gNZYO/pwKY51+xPkG27Fk2joT3gCr2A7NuJ6HMkTeAPadlp3VeMChF7G0P6X3dmfjAXOUxIj6LZkv1ylNuStDZejkL+PS96ScFzRqnDAtI5PoTefvbg7iNNOOwqVRCfYghdxBbpHH8Y7+DcKlUTV7MLLaNghPIrjhf2N2IF34AVcjE44hrXHyE3MwE6/loEzpEcIlqKjeyFiBe7FS+he/gENewMLEyuwXdo8dGWP43UsRazA9g7uDNbwNX8oS8watlsz+ISIGbgSJgN3GgOHlnFq8zNFQraGgT1iFc9iUyU0XsMGHhy9zh6XbvCp4ZuBBWglDBj4OdqLeu0+uRJTwMZ+Dbp/e21P3m97yWe2snsw1LTHmz5C/9lQdwhfGbiq89GwvrrwUT4UAouhN6MzloTRpVuEYI5O9urZYXtrYPGQw2OlZegM163QhrJMfWVgyTq0Qq32C/N7uPz9OknWAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal-navigate>button{position:fixed;bottom:0;top:0;border:0;height:100%;width:84px;background-size:100%!important;cursor:pointer;padding:0;opacity:.2;transition:opacity .3s ease;pointer-events:all;margin:0;outline:0}.iziModal-navigate>button:hover{opacity:1}.iziModal-navigate-prev{left:50%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAAsTAAALEwEAmpwYAAA5sGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo2NDkyYzcxMy05ZDM0LTZlNGQtYmUwNi1hMDMyY2Q4NDVjNGU8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo1QjIzMUMxODU3RjcxMUU2ODUzRkRBRjE5RDhDQjZBRDwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDpjZmMwNzVmNC1kODA3LWI0NDMtYWIwYS02YWVhZjRjMDgxZWE8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmNmYzA3NWY0LWQ4MDctYjQ0My1hYjBhLTZhZWFmNGMwODFlYTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDo1Ni0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjA0LTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xODg8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PvAvv7QAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAmdJREFUeNrs1LsJQkEQhtH/mtmBgQ8QA7tQK1e7MBBBMbADwzUZEyuQveeDCXbD4TBDay3SWJpYgYCXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXv/WJskpyQJ4jQH7Mcmu0C+BV+/Y5/VeF/oV8Ood+7dpDfDqHvsrySHJBXjBDrxgB16wAy/YgRfswAt24AU78IIdeMEOPOywAw+7gIcdeMEOvGAHXrADL9iBF+zAC3bgBTvwsMMOPOwCHnYBD7uAhx14wQ68YAdesAMv2IEX7MDDDjvwsAt42AU87AIedgEPu4CHXcDDDrxgB16wAw877MDDDjvwsAt42AU87AIedgEPu4CHXcDDLuBhB16wAw877MDDLuBhF/CwC3jYBTzsAh52AQ+7gIddwEtjB3+tS/78+Z/V5d9iATz0Ah56AQ+9gIdewEMv4KEX8NALeOgFPPQCHnoBDz3wgh54QQ889NADDz30wEMv4KEX8NALeOgFPPQCHnoBD72Ahx54QQ+8oAde0AMv6IEX9MBDDz3w0EMPPPQCHnoBD72Ah17AQw+8FUAPvKAHXtADL+iBF/TAC3rgBT3wgh546KEHHnrogYdewEMv4KEHXtADL+iBF/TAC3rgBT3wgh54QQ+8oAde0AMv6IGHHnrgoU/yrgFe3aO/JdknuQOv3tGfC/tjjEsYWmsoyIWXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXvqnPgAAAP//AwCEcoCBRabYzAAAAABJRU5ErkJggg==) no-repeat 50% 50%}.iziModal-navigate-next{right:50%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAB3SAAAd0gEUasEwAAA7pGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjEyLTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDphZjljN2Q2MC00MTg2LWE3NGQtYTBiMS1mMGU5ODUwYzg2ZGY8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjAxNjJjMmE3LWZmMjYtYzE0ZC05Yjg4LTc2MGM2NzAxYjYzNzwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1MTowNy0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmFmOWM3ZDYwLTQxODYtYTc0ZC1hMGIxLWYwZTk4NTBjODZkZjwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTg4PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+nbt1mgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAACQklEQVR42uzSsQ3CQAAEQTdiOyGg/wrciJ0QUMYSECEKAP3PSdvAaZZqkWbJCQJeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXsBLwEvAS8BLwEvAS8BLwEvAS8BLwEvAC3gJeAl4CXgJ+D9vrY7qBgLwo7dVZ+89oAd+5Pbq6nPQAz9s9+rZ96AHHnoBD72Ah17AQy/goRfw0At46AU89AIeegEPvYCHHnhBD7ygBx566IGHHnrgoRfw0At46AU89AIeegEPvYCHXsBDL+ChB17QAy/ogRf0wAt64KGHHnjooQceegEPvYCHXsBDL+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADDz30wEPvI+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADL+iBF/TAC3rgoZ8ePRDAAy/YgRfswAt24AU78IIdeMEOvGAHXrADL9iBhx124GEX8LADL9iBF+zAC3bgBTvwgh14wQ68YAcedtiBh13Awy7gYRfwsAMv2IEX7MALduAFO/CCHXjYYQcedgEPu4CHXcDDLuBhF/CwA+8E2IEX7MALduAFO/Cwww487AIedgEPu4CHXcDDLuBhF/CwC3jYgRfswMMOO/CwC3jYBTzsAh52AQ+7gIddwMMu4GEX8LBravB7dcEO/Ext1Qk78DO1VgfswEvAS8BLwEvAS8BLwEvAS8BLwEvAS8ALeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXgBLwEvAS8BLwEvAS/9shcAAAD//wMAtAygvJrkwJUAAAAASUVORK5CYII=) no-repeat 50% 50%}.iziModal.isAttachedTop .iziModal-header{border-top-left-radius:0;border-top-right-radius:0}.iziModal.isAttachedTop{margin-top:0!important;margin-bottom:auto!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.iziModal.isAttachedBottom{margin-top:auto!important;margin-bottom:0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.iziModal.isFullscreen{max-width:100%!important;margin:0!important;height:100%!important;border-radius:0!important}.iziModal.isAttached{border-radius:0!important}.iziModal.hasScroll .iziModal-wrap{overflow-y:auto;overflow-x:hidden}html.iziModal-isOverflow{overflow:hidden}html.iziModal-isAttached body,html.iziModal-isOverflow body{overflow-y:scroll;position:relative}html.iziModal-isAttached{overflow:hidden}.iziModal ::-webkit-scrollbar{overflow:visible;height:7px;width:7px}.iziModal ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);background-clip:padding-box;border:solid transparent;border-width:0;min-height:28px;padding:100px 0 0;box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07)}.iziModal ::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,.4)}.iziModal ::-webkit-scrollbar-button{height:0;width:0}.iziModal ::-webkit-scrollbar-track{background-clip:padding-box;border:solid transparent;border-width:0 0 0 2px}.iziModal.transitionIn .iziModal-header{-webkit-animation:iziM-slideDown .7s cubic-bezier(.7,0,.3,1);-moz-animation:iziM-slideDown .7s cubic-bezier(.7,0,.3,1);animation:iziM-slideDown .7s cubic-bezier(.7,0,.3,1)}.iziModal.transitionIn .iziModal-header .iziModal-header-icon{-webkit-animation:iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both;-moz-animation:iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both;animation:iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both}.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle,.iziModal.transitionIn .iziModal-header .iziModal-header-title{-webkit-animation:iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both;-moz-animation:iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both;animation:iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both}.iziModal.transitionIn .iziModal-header .iziModal-button{-webkit-animation:iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1);-moz-animation:iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1);animation:iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1)}.iziModal.transitionIn .iziModal-iframe,.iziModal.transitionIn .iziModal-wrap{-webkit-animation:iziM-fadeIn 1.3s;-moz-animation:iziM-fadeIn 1.3s;animation:iziM-fadeIn 1.3s}.iziModal.transitionIn .iziModal-header{-webkit-animation-delay:0ms;-moz-animation:0ms;animation-delay:0ms}.iziModal.transitionIn .iziModal-header .iziModal-header-icon,.iziModal.transitionIn .iziModal-header .iziModal-header-title{-webkit-animation-delay:.4s;-moz-animation:.4s;animation-delay:.4s}.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle{-webkit-animation-delay:.5s;-moz-animation:.5s;animation-delay:.5s}.iziModal.transitionOut .iziModal-header,.iziModal.transitionOut .iziModal-header *{transition:none!important}.iziModal .fadeOut,.iziModal-navigate.fadeOut,.iziModal-overlay.fadeOut,.iziModal.fadeOut{-webkit-animation:iziM-fadeOut .5s;-moz-animation:iziM-fadeOut .5s;animation:iziM-fadeOut .5s;animation-fill-mode:forwards}.iziModal .fadeIn,.iziModal-navigate.fadeIn,.iziModal-overlay.fadeIn,.iziModal.fadeIn{-webkit-animation:iziM-fadeIn .5s;-moz-animation:iziM-fadeIn .5s;animation:iziM-fadeIn .5s}.iziModal-overlay.comingIn,.iziModal.comingIn{-webkit-animation:iziM-comingIn .5s ease;-moz-animation:iziM-comingIn .5s ease;animation:iziM-comingIn .5s ease}.iziModal-overlay.comingOut,.iziModal.comingOut{-webkit-animation:iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);-moz-animation:iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);animation:iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);animation-fill-mode:forwards}.iziModal-overlay.bounceInDown,.iziModal.bounceInDown{-webkit-animation:iziM-bounceInDown .7s ease;animation:iziM-bounceInDown .7s ease}.iziModal-overlay.bounceOutDown,.iziModal.bounceOutDown{-webkit-animation:iziM-bounceOutDown .7s ease;animation:iziM-bounceOutDown .7s ease}.iziModal-overlay.bounceInUp,.iziModal.bounceInUp{-webkit-animation:iziM-bounceInUp .7s ease;animation:iziM-bounceInUp .7s ease}.iziModal-overlay.bounceOutUp,.iziModal.bounceOutUp{-webkit-animation:iziM-bounceOutUp .7s ease;animation:iziM-bounceOutUp .7s ease}.iziModal-overlay.bounceInLeft,.iziModal.bounceInLeft{-webkit-animation:iziM-bounceInLeft .7s ease;animation:iziM-bounceInLeft .7s ease}.iziModal-overlay.bounceOutLeft,.iziModal.bounceOutLeft{-webkit-animation:iziM-bounceOutLeft .7s ease;animation:iziM-bounceOutLeft .7s ease}.iziModal-overlay.bounceInRight,.iziModal.bounceInRight{-webkit-animation:iziM-bounceInRight .7s ease;animation:iziM-bounceInRight .7s ease}.iziModal-overlay.bounceOutRight,.iziModal.bounceOutRight{-webkit-animation:iziM-bounceOutRight .7s ease;animation:iziM-bounceOutRight .7s ease}.iziModal-overlay.fadeInDown,.iziModal.fadeInDown{-webkit-animation:iziM-fadeInDown .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInDown .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutDown,.iziModal.fadeOutDown{-webkit-animation:iziM-fadeOutDown .5s ease;animation:iziM-fadeOutDown .5s ease}.iziModal-overlay.fadeInUp,.iziModal.fadeInUp{-webkit-animation:iziM-fadeInUp .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInUp .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutUp,.iziModal.fadeOutUp{-webkit-animation:iziM-fadeOutUp .5s ease;animation:iziM-fadeOutUp .5s ease}.iziModal-overlay.fadeInLeft,.iziModal.fadeInLeft{-webkit-animation:iziM-fadeInLeft .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInLeft .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutLeft,.iziModal.fadeOutLeft{-webkit-animation:iziM-fadeOutLeft .5s ease;animation:iziM-fadeOutLeft .5s ease}.iziModal-overlay.fadeInRight,.iziModal.fadeInRight{-webkit-animation:iziM-fadeInRight .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInRight .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutRight,.iziModal.fadeOutRight{-webkit-animation:iziM-fadeOutRight .5s ease;animation:iziM-fadeOutRight .5s ease}.iziModal-overlay.flipInX,.iziModal.flipInX{-webkit-animation:iziM-flipInX .7s ease;animation:iziM-flipInX .7s ease}.iziModal-overlay.flipOutX,.iziModal.flipOutX{-webkit-animation:iziM-flipOutX .7s ease;animation:iziM-flipOutX .7s ease}@-webkit-keyframes iziM-comingIn{0%{opacity:0;transform:scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)}100%{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@-moz-keyframes iziM-comingIn{0%{opacity:0;transform:scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)}100%{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@keyframes iziM-comingIn{0%{opacity:0;transform:scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)}100%{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@-webkit-keyframes iziM-comingOut{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.9)}}@-moz-keyframes iziM-comingOut{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.9)}}@keyframes iziM-comingOut{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.9)}}@-webkit-keyframes iziM-fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes iziM-fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes iziM-fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes iziM-fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes iziM-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes iziM-fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes iziM-slideIn{0%{opacity:0;-webkit-transform:translateX(50px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes iziM-slideIn{0%{opacity:0;-moz-transform:translateX(50px)}100%{opacity:1;-moz-transform:translateX(0)}}@keyframes iziM-slideIn{0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes iziM-slideDown{0%{opacity:0;-webkit-transform:scale(1,0) translateY(-40px);-webkit-transform-origin:center top}}@-moz-keyframes iziM-slideDown{0%{opacity:0;-moz-transform:scale(1,0) translateY(-40px);-moz-transform-origin:center top}}@keyframes iziM-slideDown{0%{opacity:0;transform:scale(1,0) translateY(-40px);transform-origin:center top}}@-webkit-keyframes iziM-revealIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,1)}}@-moz-keyframes iziM-revealIn{0%{opacity:0;-moz-transform:scale3d(.3,.3,1)}}@keyframes iziM-revealIn{0%{opacity:0;transform:scale3d(.3,.3,1)}}@-webkit-keyframes iziM-bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes iziM-bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}}@keyframes iziM-bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}}@-webkit-keyframes iziM-bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes iziM-bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes iziM-bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes iziM-bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0)}}@-webkit-keyframes iziM-bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-1000px,0,0);transform:translate3d(-1000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes iziM-bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-1000px,0,0);transform:translate3d(-1000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-bounceOutLeft{20%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}40%,45%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes iziM-bounceOutLeft{20%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}40%,45%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-1000px,0,0);transform:translate3d(-1000px,0,0)}}@-webkit-keyframes iziM-bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(1000px,0,0);transform:translate3d(1000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes iziM-bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(1000px,0,0);transform:translate3d(1000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes iziM-bounceOutRight{20%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}40%,45%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(1000px,0,0);transform:translate3d(1000px,0,0)}}@keyframes iziM-bounceOutRight{20%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}40%,45%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(1000px,0,0);transform:translate3d(1000px,0,0)}}@-webkit-keyframes iziM-fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}}@keyframes iziM-fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}}@-webkit-keyframes iziM-fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}}@keyframes iziM-fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}}@-webkit-keyframes iziM-fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}}@keyframes iziM-fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}}@-webkit-keyframes iziM-fadeInRight{from{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInRight{from{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}}@keyframes iziM-fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}}@-webkit-keyframes iziM-flipInX{0%{-webkit-transform:perspective(400px) rotateX(60deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0);opacity:1}}@keyframes iziM-flipInX{0%{transform:perspective(400px) rotateX(60deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{transform:perspective(400px) rotateX(0);opacity:1}}@-webkit-keyframes iziM-flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,40deg);transform:perspective(400px) rotate3d(1,0,0,40deg);opacity:0}}@keyframes iziM-flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,40deg);transform:perspective(400px) rotate3d(1,0,0,40deg);opacity:0}}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}
.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-v4compatibility.woff2) format("woff2"),url(//secondkid.be/wp-content/plugins/dokan-lite/assets/vendors/font-awesome/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}* {
padding: 0;
margin: 0;
}
img {
max-width: 100%;
height: auto;
}
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
font-size: 14px;
margin-right: 0 !important;
}
html.no-scrollbar::-webkit-scrollbar {
width: 4px;
height: 4px;
}
body {
--et_font-color: #555;
margin: 0;
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Verdana, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
color: var(--et_font-color) !important;
height: auto !important;
background-color: var(--et_container-bg-color, transparent);
--product-stock-step-1-active-color: var(--et_green-color);
--product-stock-step-2-active-color: var(--et_orange-color);
--product-stock-step-3-active-color: var(--et_red-color);
--h1-size-proportion: 2.5714;
--h2-size-proportion: 1.7142;
--h3-size-proportion: 1.7142;
--h4-size-proportion: 1.2857;
--h5-size-proportion: 1;
--h6-size-proportion: 0.8571;
--h1-line-height: 1.2;
--h2-line-height: var(--h1-line-height);
--h3-line-height: var(--h1-line-height);
--h4-line-height: var(--h1-line-height);
--h5-line-height: var(--h1-line-height);
--h6-line-height: var(--h1-line-height);
--product-title-size-proportion: 1.14;
--product-title-line-height: 1.5;
--et_main-color: #888;
--et_dark-color: #222;
--et_active-color: #a4004f;
--et_red-color: #c62828;
--et_green-color: #2e7d32;
--et_blue-color: #1565c0;
--et_orange-color: #f57f17;
--et_yellow-color: #fdd835;
--et_border-color: #e1e1e1;
--et_light-color: #f7f7f7;
--et_light-color2: #f2f2f2;
--et_white-2-dark: #fff;
--et_dark-2-white: #222;
--et_select-arrow-closed: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAABmJLR0QA/wD/AP+gvaeTAAAEm0lEQVR4nO3cWaiUZRgH8N85armShlgWLZS0gLQgIVm0UGQgtEBKe110IdSFF0FXhtCNChERFLSQFBUltEC0ZxS0E7QZ0UJEG6aFltmiOV28c3DpvO+cZWa+c+Z7fjAo58x87/99HuSceb9nJIQQQgghhBBCCCGEEEIIIYQQQgghhBBCO01o/nkYrsRp+B7bK0tUL7NwFRZhM7bCOfgdjebjl+bXQmediy321H07ToeP9vriwGMHFlcSsx4ulGq8f92fhm2DfKOBv3BRBWF73cVSbQer+cvwbOabDfyDZV2P3LuWSTXN1ftGOBY/Fp60C9d0OXgvulaqZa7OD6Nv4MlH4svCk3djRfey95wVUg1z9b3TXs0YcCg2Fl7UwMrOZ+85tyrX9HaDNGPAIfi4xQVWdy57z1mtXMtVQ7nILLzX4kJr25u7J61VruEtw7nYTLzd4oL3oL892XtKv1Sb0s/jm0dy4enYULhwA/eKpuytH/fJ1+tfLB/NAlOlNyulpjyKiaNZpEdMxGPKzbihHQtNwQuFhRp4ApPasdg4NUmqQa4+O3F5Oxc8AE8WFmxI7/gnt3PRcWKy1qcdSzux8CSsLyzckP4lTenE4mPUdLwmX48/saSTASZgXSFAA69jRidDjBEz8IZ8HXZIp7od14/7C0Ea0vuYg7sRpiIH4335/f+Gs7oZqE86fyk15QPM7maoLpkt7S237204o4pgfdI5TKkpGzG3inAdMhefye93CxZUlq5plXJTPsfhVYVro8OlveT2+TNOqSzdfm5Rbso3OKaydKN3jLSH3P5+wAmVpcu4WfnM/1vMqyzdyM2Tsuf29R2OqyxdC8ulI4Jc+J8wv7J0wzdfypzbz1c4qrJ0Q3SDclM24aTK0g3dyVLW3D6+wBGVpRumK6Tzm9xmfsXCytK1tlDKmMv/iXQzb1xZqjxhsVWa2BtrFknZcrk/xJzK0o3SEuk8J7e57TivsnT/d76UKZf3Henm3biWm9IbePyBCypLt8di5Zxv4qDK0rXZ2dL5Tm6zf+OSytJxaTNDLt8rmFZZug45U35stSH9vLmsglxXK/8C8qJ057QnLbDvxPf+j124rot5rleeJnxKujnX006VPguRK8JuzRnXDrtJ+WRhvRrdlj5ROv8pNaWTo6utRjvX2fNhpto4XjoHyhWloTOjqytbrPmAGo82HY2vlQvUztHVVqOdgw49102ryfsG1rRhnVajncWh57o5FJ8qF+xuIytYf/O1pWuvGlX6HjXH4J933Psx3NHV/uZrStcc1tBz3czCu8oFfMTQRlcnSmOupd/kRjT0XDcz8ZZyUx5Xfo/QarRz1EPPdTMNryo3JTe62mq0s21Dz3UzFS8pN+V5+46uthoM3yndPAsjdCCeUW7KwOjqjObfc8/r2NBz3UzBc8pN2aA89Byft2+zCdLnuEtNyT26NvRcNxPwoOE1o+tDz3XTh7sMrRmVDT3XTR/uUG7GmBh6rpvbDN6MMTX0XDdr7NuMzdIdyXGrF46bF0u/RW3CQ9L/bBRCCCGEEEIIIYQQQgghhBBCCCGEEEIIIYD/AI5xCCmGn2cGAAAAAElFTkSuQmCC);
--et_select-arrow-opened: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAABmJLR0QA/wD/AP+gvaeTAAAEZUlEQVR4nO3caYhVZRgH8N+oaWmbIWULUhS0UbQQtFFJEUXRSoRaZHvUB8EWPxgl9UVaKGmPVioKKjNB2omKooUiKpE2kXZbtE3LvQ/n3hxz3vfc0Xvvae59fnBgYO457/99nznn3jnznCGEEEIIIYQQQgghhBBCCCGEEEIIIYQQQjP1VB2gCUbj5NrXs7CwwixdbywWYU1t+wVHVRmom52KZdYWo74twykV5upKZ2Gl9YtR35bj9MrSdZlz5ItR31bi7Ioydo3LsFp5MXoX5dxKknaBSfpXjPq2WlHI0ERlZ8a7tS31/VW4oO2pO9R0+TPgJQzHiNrXuddObXP2jlNWjGcxrNfrN8PzJftc26bsHaUHt8sv7NMY2se+QzGzZN/prY3fWQbhbvkFfQSDM8cYUntN7hg3tiZ+ZxmCR+UX8gH5YtQNxoMlx7pLZ9zPa4kheFx+AW/TvwVs5NJ3r+KsDL0Mw2z5hbvFhv0099T2zR37McUPRMCmmCO/YNc1YZzrS8Z4QhTF5nhVfqGmNHG8KSVjzbbux+iusgVel1+gK1sw7lUlY85RnLVdZRvltzouaeH4l8rfinlO8UtmVxiF9+WLcWEbclxUGyuV4zXFWdzRtsdc6UVYgXFtzDO+NmYqzxvYso152mpHzJOe/HKcUUGuM2tjp3K9p7jEdpRdMF960n/hhMrScSL+7iNXfftAcantCLtigfRkl+K4qsL1crwiSyrnXMUld0DbC99JT/J3HFFZuvUdiT+k887DDpWl20j74Afpyf2KwypLl3Y4fpPO/Sl2qizdBjrIug1s/91+xgGVpSt3oCJjKv8CxaV4QDgYi6Un8yP2qyxd4/bHT9Lz+Aq7VZauQWPlr8HfYI/K0vXfnvhWej7fY+/K0pU4Bkukw89XfPwdaHbH19LzWoh9K0uXcJL85/jPMaaydBtvZ3wpPb9FivfN/4VU03N9+0TxyMBANwafSc9zseL9s1JlTc8fYbvK0jXfaHws/1H+0KrCTZQvxjsYWVW4FtoWH0rP+08c3e5QZa2db2Hrdodqo5F4W3r+S3Bsu8KUNT2/omjr7HRb4U3pdVhm7aN2LXN1JsAavKjos+0WI/CyfFFOa9XgZX22s3Rng8BwvCC9Li15cKisGE/pu8+2WwzFM/JFmdiMgXpwR2agNXhYY62dnW4TPCm9Thv94NAg3JMZYA3uF8XobTAeki/KpA05cCNNzzNEo3JfBuE++aJM7s8BG2l6vlkUI6cHt8qv4TWNHKiRpudpTY3euXpwk/xaZh8caqTpuZl9tt1imvya3tDXTmVNz6txRWtzd7SyJu879XoLGCL/oGQUozmmyhfl30fsLs+8KB66b67J8vcBx5O+F7MK57c9cufLdd7PoO9f/lZgQgVhu8V5+v5b0gSKTrzenRVLxb82aodxis7N+rrPxOD6O/soXKy4nfyIomUytN4oHIIvxJqHEEIIIYQQQgghhBBCCCGEEEIIIYQQQkv8A07d/ovDcJx+AAAAAElFTkSuQmCC);
--et_404-page-bg-image: url(//secondkid.be/wp-content/images/404.png);
--et_link-color: var(--et_dark-2-white);
--et_link-hover-color: var(--et_main-color);
--et_btn-color: var(--et_dark-2-white);
--et_btn-bg-color: var(--et_light-color2);
--et_btn-br-color: var(--et_light-color2);
--et_btn-color-hover: #fff;
--et_btn-bg-color-hover: var(--et_active-color);
--et_btn-br-color-hover: var(--et_active-color);
--et_btn-bordered-color: var(--et_dark-color);
--et_btn-bordered-bg-color: transparent;
--et_btn-bordered-br-color: var(--et_border-color);
--et_btn-bordered-color-hover: var(--et_dark-color);
--et_btn-bordered-bg-color-hover: #fff;
--et_btn-bordered-br-color-hover: var(--et_border-color);
--et_btn-active-color: #fff;
--et_btn-active-bg-color: var(--et_active-color);
--et_btn-active-br-color: var(--et_active-color);
--et_btn-active-color-hover: #fff;
--et_btn-active-bg-color-hover: var(--et_active-color);
--et_btn-active-br-color-hover: var(--et_active-color);
--et_btn-light-color: #fff;
--et_btn-light-bg-color: var(--et_btn-bg-color);
--et_btn-light-br-color: var(--et_border-color);
--et_btn-light-text-transform: uppercase;
--et_btn-light-color-hover: #fff;
--et_btn-light-bg-color-hover: var(--et_active-color);
--et_btn-light-br-color-hover: var(--et_active-color);
--et_btn-dark-color: #fff;
--et_btn-dark-bg-color: var(--et_dark-color);
--et_btn-dark-br-color: var(--et_dark-color);
--et_btn-dark-color-hover: #fff;
--et_btn-dark-bg-color-hover: #4c4c4c;
--et_btn-dark-br-color-hover: #4c4c4c;
--et_dark-2-white-0: rgba(0, 0, 0, 0);
--et_dark-2-white-01: rgba(0, 0, 0, 0.1);
--et_dark-2-white-02: rgba(0, 0, 0, 0.2);
--et_dark-2-white-03: rgba(0, 0, 0, 0.3);
--et_dark-2-white-08: rgba(0, 0, 0, 0.8);
--et_dark-2-white-002: rgba(0, 0, 0, 0.02);
--et_white-2-dark-0: rgba(255, 255, 255, 0);
--et_white-2-dark-01: rgba(255, 255, 255, 0.1);
--et_white-2-dark-05: rgba(255, 255, 255, 0.5);
--et_white-2-dark-07: rgba(255, 255, 255, 0.7);
--et_white-2-dark-09: rgba(255, 255, 255, 0.9);
--et_dark-2-light-dark: var(--et_dark-color);
--et_white-2-light-dark: #fff;
}
body.et-compare:before {
display: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
h1 {
margin: 0 0 0.67em 0;
}
mark {
background: transparent;
text-decoration: underline;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
body p:empty {
display: none !important;
}
img.emoji {
display: inline !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
}
.active-color {
color: var(--et_active-color);
}
fieldset {
border: 1px solid var(--et_border-color);
border-radius: var(--et_inputs-border-radius, 0);
margin: 0 0 3em;
padding: 1.5em 2.5em;
min-width: 0;
}
fieldset legend {
display: inline-block;
width: auto;
padding-right: 7px;
padding-left: 7px;
}
legend {
font-size: 1rem;
text-transform: uppercase;
color: var(--et_dark-2-white);
margin-bottom: 0;
}
ol,
ul {
margin-top: 0;
margin-bottom: 10px;
}
ol ol,
ul ol,
ol ul,
ul ul {
margin-bottom: 0;
}
address {
font-style: italic;
font-size: 1.14rem;
}
h1,
.h1 {
margin-top: 0;
font-size: calc(var(--h1-size-proportion) * 1rem);
line-height: var(--h1-line-height);
font-weight: 400;
margin-bottom: 0.5rem;
color: var(--et_dark-2-white);
}
h2,
.h2 {
line-height: var(--h2-line-height);
color: var(--et_dark-2-white);
}
h3,
.h3 {
line-height: var(--h3-line-height);
color: var(--et_dark-2-white);
}
h4,
.h4 {
line-height: var(--h4-line-height);
color: var(--et_dark-2-white);
}
h5,
.h5 {
line-height: var(--h5-line-height);
color: var(--et_dark-2-white);
}
h6,
.h6 {
line-height: var(--h6-line-height);
color: var(--et_dark-2-white);
}
h2,
.h2,
h3,
.h3 {
margin-top: 0;
font-size: calc(var(--h2-size-proportion) * 1rem);
font-weight: 400;
margin-bottom: 0.7rem;
}
h3,
.h3 {
font-size: calc(var(--h3-size-proportion) * 1rem);
}
h4,
.h4 {
margin-top: 0;
font-size: calc(var(--h4-size-proportion) * 1rem);
font-weight: 400;
margin-bottom: 0.7rem;
}
h5,
.h5 {
margin-top: 0;
font-size: calc(var(--h5-size-proportion) * 1rem);
font-weight: 400;
margin-bottom: 0.7rem;
}
h6,
.h6 {
margin-top: 0;
font-size: calc(var(--h6-size-proportion) * 1rem);
font-weight: 400;
margin-bottom: 0.7rem;
}
p {
margin-bottom: 1.43rem;
line-height: var(--p-line-height, 1.6);
font-size: var(--p-font-size, 1.14rem);
}
.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor,
.aligncenter {
opacity: 1;
}
.wp-caption {
max-width: 100%;
}
img.aligncenter {
margin: 0.35em auto;
}
img.alignright {
float: right;
margin: 0.14em 0 1.42em 1.42em;
}
img.alignleft {
float: left;
margin: 0.14em 1.42em 1.42em 0;
}
.cursor-pointer {
cursor: pointer;
}
.aligncenter {
display: block;
margin: 0.36em auto;
}
.alignright {
float: right;
margin: 1.07em 0 2.14em 1.07em !important;
}
.alignleft {
float: left;
margin: 15px 2.14em 1.07em 0 !important;
}
.type-product ul,
.content ul {
margin-bottom: 1.43em;
}
.type-product ul ul,
.content ul ul,
.type-product ol ol,
.content ol ol {
margin-bottom: 0;
}
.type-product li,
.content li {
margin-bottom: 0.5em;
line-height: 1.8;
font-size: 1.14rem;
}
.type-product ul,
.content ul,
.type-product ol,
.content ol {
padding-left: 20px;
}
.type-product .simple-list li,
.content .simple-list li {
padding: 5px 0;
}
body ::-webkit-scrollbar {
width: 3px;
height: 3px;
background: var(--et_border-color);
}
.nano-pane {
width: 2px;
position: absolute;
right: 0;
top: 0;
bottom: 0;
height: auto;
visibility: visible;
opacity: 1;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
border-radius: 0;
}
.nano-pane > .nano-slider {
position: relative;
margin: 0;
border-radius: 3px;
}
body ::-webkit-scrollbar-thumb {
background: #bbb;
}
.nano-slider {
background: #bbb;
z-index: 3;
}
.et-overflow-hidden {
overflow: hidden;
}
.et-content-shown:before {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(24, 24, 24, 0.3);
content: '';
z-index: 1003;
-webkit-animation: fadeIn 0.3s;
animation: fadeIn 0.3s;
}
.page-wrapper {
position: relative;
z-index: 1;
background-color: var(--et_container-bg-color, transparent);
}
.template-container {
position: relative;
overflow: hidden;
}
@media (min-width: 1200px) {
.boxed .template-container,
.framed .template-container {
width: 1230px;
margin: 0 auto;
}
.framed .template-container {
margin-top: 50px;
margin-bottom: 50px;
}
body.bordered {
border: 20px solid #f5f5f5;
}
body.bordered .body-border-left,
body.bordered .body-border-top,
body.bordered .body-border-right,
body.bordered .body-border-bottom {
position: fixed;
z-index: 1001;
background-color: #f5f5f5;
}
body.bordered .body-border-left,
body.bordered .body-border-right {
top: 0;
bottom: 0;
width: 20px;
}
body.bordered .body-border-left {
left: 0;
}
body.bordered .body-border-right {
right: 0;
}
body.bordered .body-border-top,
body.bordered .body-border-bottom {
height: 20px;
left: 0;
right: 0;
}
body.bordered .body-border-top {
top: 0;
}
body.bordered .body-border-bottom {
bottom: 0;
}
body.bordered .et-notify {
top: 22px;
}
body.bordered.admin-bar .body-border-top {
height: 52px;
}
body.bordered.admin-bar .et-notify {
top: 52px;
}
body.bordered:not(.rtl) .et-notify {
right: 20px;
}
body.bordered.rtl .et-notify {
left: 20px;
}
body.bordered .etheme-sticky-panel {
bottom: 20px;
left: 20px;
right: 20px;
}
}
.etheme-elementor-off-canvas--shown .etheme-sticky-panel,
body:has(.et-quick-view-wrapper) .etheme-sticky-panel,
.etheme-sticky-panel.outside {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(100%);
transform: translateY(100%);
} ::-moz-selection {
background: var(--et_selection-bg-color, #f2f2f2);
}
::selection {
background: var(--et_selection-bg-color, #f2f2f2);
} ::-moz-selection {
background: var(--et_selection-bg-color, #f2f2f2);
}
.swiper-custom-right::-moz-selection, .swiper-custom-left::-moz-selection, .swiper-container::-moz-selection, .rev_slider_wrapper::-moz-selection, .swiper-entry::-moz-selection, .swiper-container::-moz-selection, .product-content-image::-moz-selection, .swiper-container .swiper-lazy::-moz-selection, .tp-carousel-wrapper::-moz-selection, .tp-revslider-mainul::-moz-selection, .tp-bgimg::-moz-selection, .tp-revslider-slidesli::-moz-selection, .tp-revslider-mainul::-moz-selection, .rev_slider::-moz-selection, .rev_slider_wrapper::-moz-selection, .content::-moz-selection, .mpc-carousel__wrapper::-moz-selection, .mpc-wc-carousel-products::-moz-selection, .slick-list::-moz-selection, .mpc-navigation::-moz-selection, .mpc-nav__icon::-moz-selection, .swiper-slide::-moz-selection, .swiper-slide .content-product::-moz-selection {
background-color: var(--et_selection-bg-color, transparent);
}
.swiper-custom-right::selection,
.swiper-custom-left::selection,
.swiper-container::selection,
.rev_slider_wrapper::selection,
.swiper-entry::selection,
.swiper-container::selection,
.product-content-image::selection,
.swiper-container .swiper-lazy::selection,
.tp-carousel-wrapper::selection,
.tp-revslider-mainul::selection,
.tp-bgimg::selection,
.tp-revslider-slidesli::selection,
.tp-revslider-mainul::selection,
.rev_slider::selection,
.rev_slider_wrapper::selection,
.content::selection,
.mpc-carousel__wrapper::selection,
.mpc-wc-carousel-products::selection,
.slick-list::selection,
.mpc-navigation::selection,
.mpc-nav__icon::selection,
.swiper-slide::selection,
.swiper-slide .content-product::selection {
background-color: var(--et_selection-bg-color, transparent);
}
.a-center {
text-align: center;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute!important;
width: 1px;
word-wrap: normal!important;
}
.quicklinks a .ab-icon.et-ab-label img {
padding: 6px 0 0 !important;
max-width: 20px;
}
@media only screen and (max-width: 768px) {
.mob-center {
text-align: center !important;
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
}
.demo_store {
width: 100%;
z-index: 1005;
color: #1a1a1a;
background-color: #f2f2f2;
margin-bottom: 0;
text-align: center;
padding: 3px 15px;
}
.yith-wcbm-badge {
z-index: 4;
}
.et-cookies-popup-wrapper {
background: #fff;
z-index: 1000;
margin: 15px;
padding: 30px;
border: 1px solid #e1e1e1;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-transition: all 0.7s linear;
transition: all 0.7s linear;
}
.et-cookies-popup-wrapper .close {
margin: 15px;
line-height: 1;
cursor: pointer;
}
.et-cookies-popup-wrapper .cookies-button {
height: auto;
}
.et-cookies-popup-wrapper .cookies-button:only-child {
margin-top: 30px;
}
.et-cookies-popup-wrapper .cookies-details {
display: block;
margin-top: 10px;
margin-bottom: 15px;
}
.et-cookies-popup-wrapper.right.left {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.et-cookies-popup-wrapper.right.left .cookies-button {
margin-top: 0;
-webkit-margin-start: 15px;
margin-inline-start: 15px;
}
@media only screen and (max-width: 768px) {
.et-cookies-popup-wrapper.right.left .cookies-content {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.et-cookies-popup-wrapper.right.left .cookies-button {
-webkit-margin-start: 0;
margin-inline-start: 0;
margin-top: 15px;
}
}
.et-cookies-popup-wrapper.removing {
opacity: 0;
visibility: hidden;
}
.et-cookies-popup-wrapper.removing.left:not(.right) {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.et-cookies-popup-wrapper.removing.right:not(.left) {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
.et-cookies-popup-wrapper.removing.left.right {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
body.rtl .et-cookies-popup-wrapper.removing.left:not(.right) {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
body.rtl .et-cookies-popup-wrapper.removing.right:not(.left) {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}    html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
mark {
color: #222;
}
small {
font-size: 75%;
}
sub,
sup {
font-size: 0.85rem;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -1em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
vertical-align: middle;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #e1e1e1;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
} @media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
line-height: 1.42857143;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a:focus {
outline-offset: -2px;
}
figure {
margin: 0;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
.container,
.breadcrumb-trail .page-heading {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container,
.single-product .woocommerce-message,
.single-product .woocommerce-error,
.single-product .woocommerce-info {
width: 750px;
}
.breadcrumb-trail .page-heading {
max-width: 750px;
}
footer.footer:after {
width: 720px;
}
}
@media (min-width: 992px) {
.container,
.single-product .woocommerce-message,
.single-product .woocommerce-error,
.single-product .woocommerce-info {
width: 970px;
}
.breadcrumb-trail .page-heading {
max-width: 970px;
}
footer.footer:after {
width: 940px;
}
}
@media (min-width: 1200px) {
.single-product .woocommerce-message,
.single-product .woocommerce-error,
.single-product .woocommerce-info {
width: 1170px;
}
.breadcrumb-trail .page-heading {
max-width: 1170px;
}
.container,
div.container,
.et-container {
width: 100%;
}
footer.footer:after {
width: 1140px;
}
.footer:after,
.boxed .template-container,
.framed .template-container,
.boxed .header-wrapper,
.framed .header-wrapper {
max-width: 100%;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
} table {
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: start;
}
th {
text-align: start;
font-weight: 400;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
}
input[type="search"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: var(--et_container-bg-color, #fff);
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control::-ms-expand {
border: 0;
background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
line-height: 34px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: end;
margin-bottom: 0;
padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 18px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media,
.media-body {
zoom: 1;
overflow: hidden;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-right,
.media > .pull-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
content: " ";
display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.modal-header:after,
.modal-footer:after {
clear: both;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.hidden {
display: none !important;
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
} .button,
.btn,
input[type="submit"],
input[type="button"],
form button,
form #qna-ask-input button {
display: inline-block;
border-radius: 0;
border: 1px solid var(--et_btn-br-color);
color: var(--et_btn-color);
-webkit-text-fill-color: currentColor;
text-transform: uppercase;
font-size: var(--et_btn-size, 0.85rem);
text-align: center;
line-height: 1;
padding: 0.75rem 2.2rem;
height: var(--et_inputs-height, 2.642rem);
background-color: var(--et_btn-bg-color);
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.button:hover,
.btn:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
form button:hover,
form #qna-ask-input button:hover {
color: var(--et_btn-color-hover);
background-color: var(--et_btn-bg-color-hover);
border-color: var(--et_btn-br-color-hover);
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.button:focus,
.btn:focus,
input[type="submit"]:focus,
input[type="button"]:focus,
form button:focus,
form #qna-ask-input button:focus {
color: var(--et_btn-color);
outline: none;
}
.button:hover:focus,
.btn:hover:focus,
input[type="submit"]:hover:focus,
input[type="button"]:hover:focus,
form button:hover:focus,
form #qna-ask-input button:hover:focus {
color: var(--et_white-2-dark);
outline: none;
}
.button.active,
.btn.active,
input[type="submit"].active,
input[type="button"].active,
form button.active,
form #qna-ask-input button.active {
background-color: var(--et_btn-active-bg-color);
color: var(--et_btn-active-color);
border-color: var(--et_btn-active-br-color);
}
.button.active:hover,
.btn.active:hover,
input[type="submit"].active:hover,
input[type="button"].active:hover,
form button.active:hover,
form #qna-ask-input button.active:hover {
background-color: var(--et_btn-active-bg-color-hover);
color: var(--et_btn-active-color-hover);
border-color: var(--et_btn-active-br-color-hover);
}
.button.active:focus,
.btn.active:focus,
input[type="submit"].active:focus,
input[type="button"].active:focus,
form button.active:focus,
form #qna-ask-input button.active:focus,
.button.active:hover:focus,
.btn.active:hover:focus,
input[type="submit"].active:hover:focus,
input[type="button"].active:hover:focus,
form button.active:hover:focus,
form #qna-ask-input button.active:hover:focus {
color: var(--et_btn-active-color-hover);
}
input[type="submit"],
input[type="button"] {
height: auto;
}
.btn.active:hover {
opacity: 0.8 !important;
}
.btn-black,
.btn.black,
.form-submit input[type="submit"],
#commentform input[type="button"] {
background-color: var(--et_btn-dark-bg-color);
border: 1px solid var(--et_btn-dark-br-color);
color: var(--et_btn-dark-color);
-webkit-text-fill-color: currentColor;
}
.btn-black:hover,
.btn.black:hover,
.form-submit input[type="submit"]:hover,
#commentform input[type="button"]:hover {
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--et_btn-dark-br-color-hover);
color: var(--et_btn-dark-color-hover);
}
.woocommerce-Button {
height: auto;
color: var(--et_btn-color);
background-color: var(--et_btn-bg-color);
border-color: var(--et_btn-br-color);
}
.woocommerce-Button:hover {
color: var(--et_btn-color-hover);
background-color: var(--et_btn-bg-color-hover);
border-color: var(--et_btn-br-color-hover);
}
.woocommerce-Button + label.inline {
margin-bottom: 0;
margin-left: 10px;
display: inline-block;
vertical-align: middle;
}
.btn-checkout,
.mini-cart-buttons .btn-checkout {
color: var(--et_btn-active-color);
background-color: var(--et_btn-active-bg-color);
border-color: var(--et_btn-active-br-color);
}
.btn-checkout:hover,
.mini-cart-buttons .btn-checkout:hover,
.btn-checkout:hover:focus,
.mini-cart-buttons .btn-checkout:hover:focus {
opacity: 0.8 !important;
color: var(--et_btn-active-color-hover);
background-color: var(--et_btn-active-bg-color-hover);
border-color: var(--et_btn-active-br-color-hover);
}
.btn:active,
.btn.active {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
color: var(--et_btn-color);
background-color: var(--et_btn-bg-color);
border-color: var(--et_btn-br-color);
}
.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
color: var(--et_btn-color-hover);
background-color: var(--et_btn-bg-color-hover);
border-color: var(--et_btn-br-color-hover);
}
.btn[disabled],
.button.disabled {
opacity: 0.7;
cursor: not-allowed;
}
.btn.small {
padding: 0.65rem 1.5rem;
font-size: 0.75rem;
height: auto;
}
.btn.medium {
font-size: 0.85rem;
height: auto;
}
.btn.big {
font-size: 1rem;
height: auto;
padding-top: 1rem;
padding-bottom: 1rem;
}
.btn.white {
background-color: rgba(255, 255, 255, 0.9);
border-color: rgba(255, 255, 255, 0.9);
}
.btn.white:hover {
background-color: #fff;
border-color: #fff;
color: var(--et_dark-color);
}
.btn.bordered,
.btn.bordered.small,
.btn.bordered.medium,
.btn.bordered.big {
background-color: var(--et_btn-bordered-bg-color);
color: var(--et_btn-bordered-color);
border: 1px solid var(--et_btn-bordered-br-color);
}
.btn.bordered:hover,
.btn.bordered.small:hover,
.btn.bordered.medium:hover,
.btn.bordered.big:hover,
.btn.bordered:focus,
.btn.bordered.small:focus,
.btn.bordered.medium:focus,
.btn.bordered.big:focus {
background-color: var(--et_btn-bordered-bg-color-hover);
border-color: var(--et_btn-bordered-br-color-hover);
color: var(--et_btn-bordered-color-hover);
}
.btn-underline {
position: relative;
display: inline-block;
}
.btn-underline:after {
content: "";
width: 100%;
left: 50%;
right: 50%;
height: 2px;
background-color: var(--et_active-color);
opacity: 0;
display: block;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.btn-underline:hover:after {
left: 0;
right: 0;
opacity: 1;
}
.btn-advanced {
background-color: var(--et_active-color);
color: #fff !important;
padding: 9px 63px 9px 23px;
text-transform: uppercase;
font-size: 13px;
border-color: var(--et_active-color);
}
input[type="submit"].btn-advanced {
border-color: var(--et_active-color);
background-color: var(--et_active-color);
}
.btn-advanced:before {
content: "";
width: 40px;
height: 41px;
right: 0;
display: block;
-webkit-transform: none;
transform: none;
background-color: var(--et_dark-2-white-01);
}
.btn-advanced:after {
top: -2px;
color: #fff;
opacity: 1;
margin-left: 0;
content: '\e904';
font-family: 'xstore-icons';
display: inline-block;
position: absolute;
right: -15px;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
} .et-load-block {
position: relative;
}
.et-load-block .btn {
padding: 0;
height: auto;
border: none;
}
.et-load-block .btn a {
padding: 0.83rem 1.7rem;
display: inline-block;
color: currentColor;
}
.et-load-block.loading .et-loader {
z-index: 1;
opacity: 1;
visibility: visible;
}
.et-load-block.loading .btn,
.et-load-block.lazy-loading .btn {
opacity: 0;
}
.et-load-block .et-loader {
z-index: -1;
position: static;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.et-load-block .et-loader-img {
max-width: 200px;
}
.et-load-block p {
margin-bottom: 0;
}
.et-ajax-element {
min-height: 100px;
}
.et-loader {
position: relative;
margin: 0 auto;
}
.loader-circular {
-webkit-animation: rotate 2s linear infinite;
animation: rotate 2s linear infinite;
-webkit-transform-origin: center center;
transform-origin: center center;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 30px;
margin: auto;
}
.loader-path {
stroke-dasharray: 1, 200;
stroke-dashoffset: 0;
stroke: var(--et_main-color);
-webkit-animation: dash 1.5s ease-in-out infinite;
animation: dash 1.5s ease-in-out infinite;
stroke-linecap: round;
}
body > .et-loader {
background-color: var(--et_white-2-dark-09);
height: 100%;
width: 100%;
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
opacity: 0;
-webkit-transition: opacity 0.3s linear;
transition: opacity 0.3s linear;
}
body > .et-loader svg {
width: 40px;
}
.et-loader-img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.rtl .et-loader-img {
left: auto;
right: 50%;
-webkit-transform: translate(50%, -50%);
transform: translate(50%, -50%);
}
.blockOverlay {
display: block;
background: var(--et-blockOverlay-color, var(--et_white-2-dark-05)) !important;
opacity: 1 !important;
line-height: 1;
}
.blockOverlay:before,
.etheme-elementor-off-canvas.processing .etheme-elementor-off-canvas__main:before {
position: absolute;
left: calc(50% - (var(--et_loader-size, 18px) / 2));
top: calc(50% - (var(--et_loader-size, 18px) / 2));
}
.rtl .blockOverlay:before,
.rtl .etheme-elementor-off-canvas.processing .etheme-elementor-off-canvas__main:before {
left: auto;
right: calc(50% - (var(--et_loader-size, 18px) / 2));
}
.products-loop {
position: relative;
}
.products-loop .product-ajax {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: var(--et_white-2-dark-07);
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.3s linear;
transition: opacity 0.3s linear;
z-index: -1;
}
.products-loop .product-ajax.loading {
opacity: 1;
visibility: visible;
z-index: 3;
}
.products-loop .product-ajax .loader-path {
stroke: var(--et_main-color);
}
.products-loop .product-ajax .loader-circular {
bottom: auto;
top: 150px;
}
.product-details .compare.button .blockOverlay:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
background: var(--et_white-2-dark);
z-index: -1;
}
.woocommerce .wishlist-fragment .blockUI.blockOverlay::before {
display: inline-block;
}
.content-product .wishlist-fragment .blockOverlay {
background-color: transparent !important;
}
.content-product .wishlist-fragment .blockOverlay:before {
width: var(--et_loader-size, 16px);
height: var(--et_loader-size, 16px);
top: calc(50% - (var(--et_loader-size, 16px) / 2));
left: calc(50% - (var(--et_loader-size, 16px) / 2));
}
.content-product .wishlist-fragment a.add_to_wishlist[style]:before {
opacity: 0;
visibility: hidden;
}
.rtl .content-product .wishlist-fragment .blockOverlay:before {
left: auto;
right: calc(50% - (var(--et_loader-size, 16px) / 2));
}
.product-view-default .wishlist-fragment .blockOverlay:before,
.product-view-light .wishlist-fragment .blockOverlay:before {
top: -16px;
}
.product-view-default .wishlist-fragment .blockOverlay:before {
left: 3px;
}
.product-details .compare.button .blockOverlay:before,
.view-color-white .compare.button .blockOverlay:before,
.view-color-transparent .compare.button .blockOverlay:before {
color: var(--et_dark-color);
}
.blockOverlay:before,
div.wpcf7 .ajax-loader:before,
div.wpcf7 .wpcf7-spinner:before,
div.pp_default .pp_loaderIcon:before,
.etheme-elementor-off-canvas.processing .etheme-elementor-off-canvas__main:before {
content: '';
-webkit-animation: rotate 0.75s infinite linear;
animation: rotate 0.75s infinite linear;
width: var(--et_loader-size, 18px);
height: var(--et_loader-size, 18px);
border: 1px solid var(--et_loader-br-color, var(--et_border-color));
border-left-color: var(--et_loader-br-color2, #888);
border-radius: 50%;
display: inline-block;
}
div.pp_default .pp_loaderIcon {
background: none !important;
}
div.pp_default .pp_loaderIcon:before {
height: 100%;
width: 100%;
}
@-webkit-keyframes anim {
12.5% {
stroke-dasharray: 33.98873px, 242.77666px;
stroke-dashoffset: -26.70543px;
}
43.75% {
stroke-dasharray: 84.97183px, 242.77666px;
stroke-dashoffset: -84.97183px;
}
100% {
stroke-dasharray: 2.42777px, 242.77666px;
stroke-dashoffset: -24.34889px;
}
}
@keyframes anim {
12.5% {
stroke-dasharray: 33.98873px, 242.77666px;
stroke-dashoffset: -26.70543px;
}
43.75% {
stroke-dasharray: 84.97183px, 242.77666px;
stroke-dashoffset: -84.97183px;
}
100% {
stroke-dasharray: 2.42777px, 242.77666px;
stroke-dashoffset: -24.34889px;
}
}
.et-preloader-on > .et-loader {
opacity: 1;
z-index: 1000;
position: fixed;
}
.et-preloader-hide > .et-loader {
display: none;
opacity: 0;
z-index: -1;
visibility: hidden;
}
.xstore-wishlist.processing:not(.xstore-wishlist-has-animation),
.xstore-compare.processing:not(.xstore-compare-has-animation):not(.xstore-compare-icon.xstore-compare-single),
.xstore-wishlist.processing:not(.xstore-wishlist-has-animation) .et-icon,
.xstore-compare.processing:not(.xstore-compare-has-animation):not(.xstore-compare-icon.xstore-compare-single) .et-icon {
color: transparent !important;
-webkit-transition: none !important;
transition: none !important;
}
.xstore-wishlist.processing:not(.xstore-wishlist-has-animation) .et-icon svg,
.xstore-compare.processing:not(.xstore-compare-has-animation):not(.xstore-compare-icon.xstore-compare-single) .et-icon svg {
opacity: 0;
visibility: hidden;
}
.xstore-wishlist.processing:not(.xstore-wishlist-has-animation) .mt-mes,
.xstore-compare.processing:not(.xstore-compare-has-animation):not(.xstore-compare-icon.xstore-compare-single) .mt-mes {
display: none !important;
}
.xstore-wishlist.processing:not(.xstore-wishlist-has-animation):before,
.xstore-compare.processing:not(.xstore-compare-has-animation):not(.xstore-compare-icon.xstore-compare-single):before {
content: '';
position: absolute;
-webkit-animation: rotate 0.75s infinite linear;
animation: rotate 0.75s infinite linear;
width: 16px;
height: 16px;
border: 1px solid var(--et_loader-br-color, var(--et_border-color)) !important;
border-left-color: var(--et_loader-br-color2, #888) !important;
border-radius: 50%;
display: inline-block !important;
left: calc(50% - 8px) !important;
top: calc(50% - 8px) !important;
}
@keyframes opacity-loader {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes opacity-loader {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.etheme-ajaxify-lazy-wrapper {
display: block;
text-align: center;
position: relative;
min-height: calc(var(--etheme-ajaxify-loader-size,2rem) + 10px);
width: 100%;
}
.et_b_header-menu .secondary-menu-wrapper .etheme-ajaxify-lazy-wrapper,
.et_b_header-menu.header-mobile-menu .etheme-ajaxify-lazy-wrapper {
min-height: 300px;
}
.etheme-ajaxify-loading:before {
content: '';
display: inline-block;
position: absolute;
width: var(--etheme-ajaxify-loader-size, 1.5rem);
height: var(--etheme-ajaxify-loader-size, 1.5rem);
left: calc(50% - (var(--etheme-ajaxify-loader-size, 1.5rem) / 2));
top: calc(50% - (var(--etheme-ajaxify-loader-size, 1.5rem) / 2));
border: 1px solid var(--etheme-ajaxify-loader-color, #e1e1e1);
border-left-color: var(--etheme-ajaxify-loader-color-active, #888);
border-radius: 50%;
-webkit-animation: rotate 0.3s linear infinite;
animation: rotate 0.3s linear infinite;
z-index: 1;
}
.etheme-ajaxify-skeleton {
min-height: 50px;
background-repeat: no-repeat;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent));
background-image: linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0);
background-size: 100% calc(100% - 20px);
overflow: hidden;
}
.etheme-ajaxify-skeleton:before {
display: none;
}
.etheme-ajaxify-skeleton:after {
content: '';
position: absolute;
top: -50%;
left: -50%;
right: -50%;
bottom: -50%;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, var(--linear-gradient-overlay, rgba(255, 255, 255, 0))), color-stop(50%, var(--linear-gradient-overlay-2, rgba(255, 255, 255, 0.8))), color-stop(80%, var(--linear-gradient-overlay, rgba(255, 255, 255, 0))));
background-image: linear-gradient(90deg, var(--linear-gradient-overlay, rgba(255, 255, 255, 0)) 20%, var(--linear-gradient-overlay-2, rgba(255, 255, 255, 0.8)) 50%, var(--linear-gradient-overlay, rgba(255, 255, 255, 0)) 80%);
background-size: 60% 100%;
background-position: -100% 0;
background-repeat: no-repeat;
-webkit-animation: skeletonloading 1.5s infinite 0.2s;
animation: skeletonloading 1.5s infinite 0.2s;
z-index: 1;
}
.etheme-ajaxify-skeleton[data-type=widget] {
min-height: 200px;
background-image: linear-gradient(var(--linear-gradient, #f4f4f4) 25px, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 15px, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 15px, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 15px, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 15px, transparent 0);
background-size: 50% 25px, 70% 15px, 40% 15px, 50% 15px, 30% 15px;
background-position: left top, left 35px, left 60px, left 85px, left 110px;
}
.wp-block-button {
margin-bottom: 15px;
}
.wp-block-cover,
.wp-block-cover-image {
color: #fff;
}
.wp-block-cover {
margin-bottom: 0.36em;
}
.wp-block-search .wp-block-search__button {
padding: 0;
color: #fff;
background-color: var(--et_dark-color);
border-color: var(--et_dark-color);
margin: 0;
font-size: 0;
}
.wp-block-search .wp-block-search__button:before {
font-size: 14px;
}
.wp-block-latest-comments ul li {
list-style: none;
margin-bottom: 0.71em;
} input[type="checkbox"] {
display: inline-block;
border-radius: 0;
padding: 0;
position: relative;
margin-right: 4px;
width: var(--et_inputs-radio-size);
height: var(--et_inputs-radio-size);
}
input[type="checkbox"]:focus {
outline: none;
}
input[type="radio"] {
display: inline-block;
margin-right: 4px;
width: var(--et_inputs-radio-size);
height: var(--et_inputs-radio-size);
}
input[type="radio"]:focus {
outline: none;
}
.input-password-wrap {
position: relative;
display: inline-block;
width: 100%;
}
.input-password-wrap svg {
position: absolute;
top: 0;
right: 10px;
height: var(--et_inputs-height, 2.642rem);
fill: var(--et_dark-2-white);
}
.input-password-wrap[data-type=password] .hide-password,
.input-password-wrap[data-type=text] .show-password {
display: none;
}
.password-input .show-password-input {
display: none;
}
select,
.select2.select2-container--default .select2-selection--single {
padding: 0 2.9em 0 1em;
cursor: pointer;
color: var(--et_main-color);
height: var(--et_inputs-height, 2.642rem);
line-height: 2rem;
max-width: 100%;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-align: start;
position: relative;
border: 1px solid var(--et_inputs-border-color, var(--et_border-color));
border-radius: var(--et_inputs-border-radius, 0);
-webkit-appearance: none;
-moz-appearance: none;
background-color: var(--et_inputs-bg-color, var(--et_white-2-light-dark));
background-position: calc(100% - 12px) 50%;
background-repeat: no-repeat;
background-image: var(--et_select-arrow-closed);
background-size: var(--et_select-arrow-size, 10px);
}
select:focus,
.select2.select2-container--default .select2-selection--single:focus {
outline: none;
}
select::-ms-expand,
.select2.select2-container--default .select2-selection--single::-ms-expand {
display: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default.select2 .select2-selection--single .select2-selection__rendered {
padding: 0;
line-height: 2.35rem;
color: var(--et_main-color);
white-space: normal;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
display: none;
}
.select2-container--default .select2-search--dropdown {
background-color: var(--et_inputs-bg-color, var(--et_white-2-light-dark));
}
.select2-container--default .select2-dropdown,
.select2-container--default .select2-dropdown .select2-search__field {
border-color: var(--et_border-color);
}
.select2-container--default .select2-dropdown .select2-search__field {
border-top: none;
border-left: none;
border-right: none;
border-radius: 0;
}
.select2-container--open .select2-dropdown--below,
.select2-container--open .select2-dropdown--above {
border-radius: 0;
}
.select2-container--open.select2 .select2-selection--single {
background-image: var(--et_select-arrow-opened);
}
.select2-container .select2-selection--single {
margin: 0;
}
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true] {
background: transparent;
color: var(--et_dark-2-white);
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
background: transparent;
color: var(--et_main-color);
}
.select2-container--default .select2-results__option[data-selected=true] {
text-decoration: underline;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
width: 3px;
}
.select2-container--default .select2-results__option {
font-size: 1.14rem;
}
.select2-results,
.select2-drop {
background-color: var(--et_container-bg-color, transparent);
}
.select2-search--dropdown {
padding: 0;
}
.select2-container--default .select2-selection--single:hover,
.select2-container--default .select2-selection--single:focus,
.select2-container--default .select2-selection--single:hover:focus,
.select2-results__option:focus {
outline: none;
}
.dokan-form-control,
input[type="text"],
input[type="number"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="tel"],
input[type="url"],
textarea,
textarea.form-control {
border: 1px solid var(--et_inputs-border-color, var(--et_border-color));
background-color: var(--et_inputs-bg-color, var(--et_white-2-light-dark));
outline: none;
border-radius: var(--et_inputs-border-radius, 0);
width: 100%;
color: var(--et_dark-2-white);
font-size: 1.14rem;
-webkit-box-shadow: none;
box-shadow: none;
text-align: start;
}
.dokan-form-control:focus,
input[type="text"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus,
textarea.form-control:focus {
-webkit-box-shadow: none;
box-shadow: none;
outline: none;
border-color: var(--et_font-color);
}
input.dokan-form-control,
input[type="text"],
input[type="number"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="tel"],
input[type="url"] {
height: var(--et_inputs-height, 2.642rem);
line-height: 2rem;
padding: 0 1.07em;
-webkit-appearance: none;
}
textarea.form-control,
textarea {
padding: 1.07em;
line-height: 1.5;
font-size: 1.14rem;
}
input::-webkit-input-placeholder,
input.form-control::-webkit-input-placeholder,
input:-moz-placeholder,
input.form-control:-moz-placeholder,
input::-moz-placeholder,
input.form-control::-moz-placeholder,
input:-ms-input-placeholder,
input.form-control:-ms-input-placeholder {
color: var(--et_main-color);
}
input:focus::-webkit-input-placeholder,
input.form-control:focus::-webkit-input-placeholder,
input:focus:-moz-placeholder,
input.form-control:focus:-moz-placeholder,
input:focus:-ms-input-placeholder,
input.form-control:focus:-ms-input-placeholder {
color: transparent;
}
input[type="number"] {
-moz-appearance: textfield;
font-size: 1rem;
}
textarea:focus::-webkit-input-placeholder,
textarea:focus:-moz-placeholder,
textarea:focus::-moz-placeholder,
textarea:focus:-ms-input-placeholder {
color: transparent;
}
.woocommerce-invalid {
--et_inputs-border-color: var(--et_red-color);
}
label.checkbox {
font-size: 1.14rem;
display: inline-block;
margin: 0;
}
.form-control {
-webkit-appearance: none;
}
.select2-container .select2-choice {
border: none;
border-radius: 0;
background-color: var(--et_inputs-bg-color, var(--et_white-2-light-dark));
height: 2.57rem;
line-height: 2.57rem;
}
.select2-drop-active {
border: 1px solid var(--et_light-color);
}
.select2-search input {
padding: 0 0.8em !important;
}
iframe {
max-width: 100% !important;
}
abbr[title],
acronym[title] {
text-decoration: none;
border-bottom: none;
}  .rev-btn {
-webkit-transition: none;
transition: none;
}
a {
text-decoration: none;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
cursor: pointer;
color: var(--et_link-color);
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
a:focus,
a:hover {
outline: none;
color: var(--et_link-color-hover);
}
a.color-white,
a.color-white:hover {
color: var(--et_white-2-dark);
}
a.color-white:hover,
a.underline {
text-decoration: underline;
}
a.no-click {
pointer-events: none;
}
.wp-caption-text {
padding-top: 0.71em;
color: var(--et_main-color);
font-size: 1em !important;
text-align: center;
font-style: normal;
}
.wp-caption-text strong {
color: var(--et_dark-2-white);
}
ol.simple,
ol.active,
ol.squared {
list-style: none;
counter-reset: li;
}
ol.simple > li,
ol.active > li,
ol.squared > li {
padding: 0.71em 0 0.71em 2.14em;
position: relative;
}
ol.simple > li:before,
ol.active > li:before,
ol.squared > li:before {
left: -0.71em;
}
ol.simple > li:before,
ol.active > li:before {
border-radius: 50%;
content: var(--et-list-item-marker, counter(li));
counter-increment: li;
position: absolute;
display: inline-block;
width: 2.28em;
height: 2.28em;
font-size: 1rem;
margin-top: 0;
line-height: 2.28em;
text-align: center;
color: var(--et_white-2-dark);
background: #cecece;
}
ol.active > li:before {
background-color: var(--et_active-color);
}
ol.squared > li:before {
position: absolute;
content: var(--et-list-item-marker, counter(li));
counter-increment: li;
background-color: #f2f2f2;
display: inline-block;
color: var(--et_dark-2-white);
width: 2.21em;
line-height: 2.36rem;
margin-top: 0;
height: 2.21em;
text-align: center;
}
ul.square > li,
ul.circle > li,
ul.arrow > li,
ul.tick > li {
list-style: none;
position: relative;
padding-left: 1.43em;
}
ul.square > li:before,
ul.circle > li:before,
ul.arrow > li:before,
ul.tick > li:before {
content: var(--et-list-item-marker, '');
color: var(--et-list-item-marker-color, inherit);
font-family: 'xstore-icons';
display: inline-block;
font-size: 12px;
margin-right: 1em;
margin-left: -1.86em;
}
ul.square {
--et-list-item-marker: '\e941';
}
ul.circle {
--et-list-item-marker: '\e92b';
}
ul.arrow {
--et-list-item-marker: '\e904';
}
ul.tick {
--et-list-item-marker: '\e918';
}
ul.active {
padding-left: 0;
}
ul.active > li {
position: relative;
padding-left: 1.43em;
line-height: 1.4;
list-style-position: inside;
}
dl p {
margin-bottom: 0;
line-height: 1.42857143;
}
blockquote:not(.etheme-blockquote) {
position: relative;
margin-top: 1.43em;
padding: 1.35em 0 1.35em 1.8em;
border-left: 3px solid var(--et_dark-2-white-01);
font-style: italic !important;
}
blockquote:not(.etheme-blockquote) cite {
color: var(--et_main-color);
font-size: 1.14rem;
}
blockquote:not(.etheme-blockquote) cite strong {
color: var(--et_dark-2-white);
}
blockquote:not(.etheme-blockquote) p {
color: var(--et_dark-2-white);
font-style: italic !important;
line-height: var(--p-line-height, 1.6);
font-size: var(--p-font-size, 1.14rem);
}
blockquote:not(.etheme-blockquote) p:last-child {
margin-bottom: 0;
}
blockquote:not(.etheme-blockquote).style2 {
background-color: #fafafa;
}
blockquote:not(.etheme-blockquote).style2:before {
opacity: 0.1;
top: 2.14em;
left: 1.43em;
}
@media only screen and (max-width: 767px) {
blockquote.style3 {
margin-left: 30px;
}
blockquote.style3 p {
font-size: 1.1rem;
line-height: 2rem;
}
}
.active-link i {
display: none;
} .meta-post .views-count:before,
.meta-post .post-comments-count:before,
.meta-post .entry-date:before,
.read-more:after,
.active-link:after {
font-family: 'xstore-icons';
display: inline-block;
margin-right: 4px;
vertical-align: top;
}
.read-more:before,
.active-link:before,
.product-view-light .add_to_cart_button:before,
.product-view-light .product_type_grouped:before,
.product-view-light .button:before {
content: "";
display: block;
height: 1px;
width: 0;
background-color: currentColor;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
position: absolute;
bottom: 0;
}
.read-more:hover:before,
.active-link:hover:before,
.product-view-light .add_to_cart_button:hover:before,
.product-view-light .product_type_grouped:hover:before,
.product-view-light .button:hover:before {
width: 100%;
}
.read-more,
.active-link {
font-size: 1.14rem;
position: relative;
display: inline-block;
color: var(--et_active-color);
}
.read-more:after,
.active-link:after {
content: "\e904";
opacity: 0;
position: absolute;
font-size: 12px;
right: -12px;
top: 5px;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.read-more:hover:after,
.active-link:hover:after {
opacity: 1;
right: -20px;
}
.read-more {
text-transform: capitalize;
}
.read-more.btn {
margin-top: 15px;
text-transform: uppercase;
font-size: 0.85rem;
}
.active-link:hover {
color: var(--et_active-color);
}
span.active {
color: var(--et_active-color);
}
body.search article.type-staticblocks,
.single-staticblocks .site-header,
.single-staticblocks .elementor-location-header,
.single-staticblocks .page-heading,
.single-staticblocks .prefooter,
.single-staticblocks .et-footers-wrapper,
.single-staticblocks .elementor-location-footer,
.single-staticblocks .et-mobile-panel-wrapper,
.single-staticblocks .etheme-sales-booster-sticky-panel {
display: none !important;
} table {
width: 100%;
max-width: 100%;
margin-bottom: 1.43em;
}
table th,
table td {
vertical-align: var(--et_table-v-align, top);
border-left: 0;
border-right: 0;
}
table th:first-child,
table td:first-child {
padding-left: 0;
}
table th:last-child,
table td:last-child {
padding-right: 0;
text-align: right;
text-align: end;
}
table th:only-child,
table td:only-child {
text-align: start;
}
table thead {
border-bottom: 1px solid var(--et_border-color);
}
table thead th {
text-transform: uppercase;
color: var(--et_dark-2-white);
line-height: 1.1;
padding-top: 1.9em;
padding-bottom: 1em;
}
table tfoot {
border-top: 1px solid var(--et_border-color);
}
table tr:first-child td,
.woocommerce table.wishlist_table tr:first-child td,
table tr:first-child th,
.woocommerce table.wishlist_table tr:first-child th {
padding-top: 1em;
}
table tr:last-child td,
.woocommerce table.wishlist_table tr:last-child td,
table tr:last-child th,
.woocommerce table.wishlist_table tr:last-child th {
padding-bottom: 0.71em;
}
table th,
.woocommerce table.wishlist_table tbody th,
table td,
.woocommerce table.wishlist_table tbody td {
padding: var(--et_table-space-v, 0.71em) var(--et_table-space-h, 0.71em);
}  .title.title-left {
text-align: start;
}
.title.title-center {
text-align: center;
}
.title.title-right {
text-align: end;
}
.title h1,
.title h2 {
text-transform: uppercase;
}
h1.vc_custom_heading:not(.no-uppercase),
h2.vc_custom_heading:not(.no-uppercase),
h3.vc_custom_heading:not(.no-uppercase),
h4.vc_custom_heading:not(.no-uppercase),
h5.vc_custom_heading:not(.no-uppercase),
h6.vc_custom_heading:not(.no-uppercase) {
text-transform: uppercase;
}
.title[class*=line-through] .banner-title {
margin: 0;
line-height: 1;
padding: 0 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.title[class*=line-through] .banner-title:not([style*=left]):before,
.title[class*=line-through] .banner-title:not([style*=right]):after {
content: '';
border-bottom: 1px solid var(--et_border-color);
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.title[class*=line-through] .banner-title:before {
margin-right: 15px;
}
.title[class*=line-through] .banner-title:after {
margin-left: 15px;
}
.title[class*=line-through] .banner-title:not([style]),
.title[class*=line-through] .banner-title[style*=center] {
margin: 0 auto;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.title[class*=line-through] .banner-title[style*=left] {
padding-left: 0;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.title[class*=line-through] .banner-title[style*=right] {
padding-right: 0;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.title.line-through-short .banner-title:before,
.title.line-through-short .banner-title:after {
max-width: 50px;
}
.title.line-under .banner-title:not([style]):after,
.title.line-under .banner-title[style*=center]:after {
margin: 0 auto;
}
.title.line-under .banner-title[style*=right]:after {
margin-left: auto;
}
.title.line-under .banner-title {
position: relative;
}
.title.line-under .banner-title:after {
content: '';
display: block;
border-bottom: 1px solid var(--et_border-color);
max-width: 50px;
}
.et-or-wrapper {
overflow: hidden;
margin-top: 20px;
margin-bottom: 20px;
text-transform: uppercase;
font-size: calc(var(--content-zoom, 1rem) * .84);
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.et-or-wrapper div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.et-or-wrapper div:before,
.et-or-wrapper div:after {
content: '';
height: 1px;
background: currentColor;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
opacity: 0.1;
}
.et-or-wrapper div span {
padding: 0 5px;
}  .header-wrapper {
position: relative;
width: 100%;
}
.header-wrapper .menu-element {
max-width: 300px;
}
.header-wrapper .menu-element.horizontal {
max-width: unset;
}
.header-wrapper .menu-element.horizontal .menu .menu-item-has-children .nav-sublist-dropdown {
width: 18em;
}
.header-wrapper .menu-element.menu-list .menu .nav-sublist-dropdown,
.header-wrapper .menu-element.menu-list .menu ul {
background-color: transparent;
}
.header-wrapper .menu-element .menu .menu-item-has-children .nav-sublist-dropdown .container {
padding: 0;
}
.header-wrapper .menu-element .menu > li {
padding: 0;
}
.header-wrapper,
.mobile-header-wrapper {
z-index: 5;
}
.header-wrapper.pos-absolute,
.mobile-header-wrapper.pos-absolute {
position: absolute;
} .mobile-header-wrapper .mob-align-start {
text-align: start;
}
.mobile-header-wrapper .mob-align-center {
text-align: center;
}
.mobile-header-wrapper .mob-align-end {
text-align: end;
}
.mobile-header-wrapper .mob-align-justify {
text-align: justify;
} .mobile-header-wrapper .mob-justify-content-start {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.mobile-header-wrapper .mob-justify-content-end {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.mobile-header-wrapper .mob-justify-content-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.mobile-header-wrapper .mob-justify-content-between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.mobile-header-wrapper .mob-justify-content-around {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.mobile-header-wrapper .mob-justify-content-inherit {
-webkit-box-pack: inherit;
-ms-flex-pack: inherit;
justify-content: inherit;
text-align: inherit;
}
.mobile-header-wrapper .mob-flex-wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.submenu-languages li {
list-style: none;
}
.submenu-languages li a {
width: 100%;
display: block;
color: #9b9b9b !important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-transform: uppercase;
padding: 0.78em 2.5em;
}
.submenu-languages li a:hover {
color: #9b9b9b;
background-color: #fafafa;
}
.menu-item-language:hover .submenu-languages {
visibility: visible;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
opacity: 1;
}
#lang_sel_click a.lang_sel_sel {
-webkit-transition: none;
transition: none;
color: #5f5f5f !important;
}
.et_connect-block.flex-col > div {
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
}
.et_connect-block.flex-row > form {
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
width: auto;
}
.et_connect-block-sep,
.et_b_header-contact-sep {
opacity: 0.5;
}
.et_connect-block-sep:after {
content: "\2502";
}
.et_connect-block-sep,
.et_b_header-contact-sep,
.et_b_header-menu-sep {
font-family: auto;
}
.et_connect-block.flex-col > .et_b_header-account > a,
.et_connect-block.flex-col > .et_b_header-cart > a,
.et_connect-block.flex-col > .et_b_header-wishlist > a,
.et_connect-block.flex-col > .et_b_header-waitlist > a,
.et_connect-block.flex-col > .et_b_header-compare > a {
-webkit-box-pack: inherit;
-ms-flex-pack: inherit;
justify-content: inherit;
}
.et-mini-content-opened .content-page *,
.et-mini-content-opened .et-content_toggle .et-toggle {
pointer-events: none;
}
@media only screen and (max-width: 992px) {
.et-mini-content-opened {
overflow: hidden;
}
} .et-mini-content-opened [id*=zoid-paypal-button] > iframe,
.et-mini-content-opened [id*=zoid-paypal-button] > .zoid-outlet > iframe.zoid-component-frame {
z-index: auto !important;
}
.site-header {
font-size: 14px;
}
.site-header svg,
.et_b-icon svg {
fill: currentColor;
}
.site-header svg:not([width]),
.et_b-icon svg {
width: 1em;
}
.site-header svg:not([height]),
.et_b-icon svg {
height: 1em;
}
.site-header ul {
list-style: none;
}
.site-header .menu {
margin-bottom: 0;
}
.site-header .et-wrap-columns {
width: calc(100% + 30px);
margin-left: -15px;
margin-right: -15px;
}
.site-header .et-wrap-columns:empty {
display: none;
}
.header-top,
.header-main,
.header-bottom {
position: relative;
-webkit-transition: all 0.3s ease-in-out, top 0s;
transition: all 0.3s ease-in-out, top 0s;
font-size: var(--content-zoom, 100%);
}
#header.sticky-on[data-type="smart"] > [class*=header-wrapper] {
-webkit-animation-name: et-toBottomFull;
animation-name: et-toBottomFull;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
}
#header.sticky-on:not([data-type="sticky"]) > [class*=header-wrapper] {
z-index: 9999;
}
#header.sticky-on:not([data-type="sticky"]) > [class*=header-wrapper] > [class*='header-']:not(.sticky) {
height: 0 !important;
overflow: hidden;
}
#header.sticky-on > [class*=header-wrapper] > .sticky:last-of-type,
#header.sticky > [class*=header-wrapper] > .sticky-on:last-of-type > div {
-webkit-box-shadow: 2px 0 12px 0 rgba(0, 0, 0, 0.15);
box-shadow: 2px 0 12px 0 rgba(0, 0, 0, 0.15);
}
#header.sticky-on:not([data-type="sticky"]) > [class*=header-wrapper],
#header > [class*=header-wrapper] .sticky-on > div {
position: fixed;
top: 0;
width: 100%;
}
#header > [class*=header-wrapper] .sticky-on > .header-top {
z-index: 10001;
}
#header > [class*=header-wrapper] .sticky-on > .header-main {
z-index: 10000;
}
#header > [class*=header-wrapper] .sticky-on > .header-bottom {
z-index: 9999;
}
@media only screen and (min-width: 1200px) {
.bordered #header.sticky-on:not([data-type="sticky"]) > [class*=header-wrapper],
.bordered #header > [class*=header-wrapper] .sticky-on > div {
width: calc(100% - 40px);
}
}
.et_b_header-logo img[data-lazy-src]:not(.lazyloaded) {
max-height: 0;
opacity: 0;
visibility: hidden;
}
.site-header .et_b_header-logo.et_element-top-level span.fixed {
display: none;
}
.site-header.sticky-on:not([data-type="sticky"]) .et_b_header-logo.et_element-top-level span.fixed,
#header .sticky-on .et_b_header-logo.et_element-top-level span.fixed {
display: inline-block;
}
.site-header.sticky-on:not([data-type="sticky"]) .et_b_header-logo.et_element-top-level span:not(.fixed),
#header .sticky-on .et_b_header-logo.et_element-top-level span:not(.fixed) {
display: none;
}
.et_b_dt_header-overlap .header-wrapper,
.et_b_mob_header-overlap .mobile-header-wrapper {
position: absolute;
left: 0;
right: 0;
}
@media only screen and (min-width: 993px) {
.et_b_dt_header-overlap .page-heading {
padding-top: 13em;
padding-bottom: 5em;
}
}
@media only screen and (max-width: 992px) {
.et_b_mob_header-overlap .page-heading {
padding-top: 13em;
padding-bottom: 5em;
}
}
.site-header .menu-element .menu > li > a,
.site-header .menu-element .menu > li > a:hover,
.site-header .widget_nav_menu .menu > li > a,
.site-header .widget_nav_menu .menu > li > a:hover {
color: currentColor;
}
.site-header .menu-element .menu > li > a:hover,
.site-header .widget_nav_menu .menu > li > a:hover {
opacity: 0.7;
}
.site-header .widget_nav_menu .sub-menu {
position: absolute;
display: block !important;
top: 100%;
width: 18em;
background: var(--et_white-2-dark);
-webkit-animation: fadeOut;
animation: fadeOut;
z-index: 1;
border: 1px solid var(--et_border-color);
}
.site-header .widget_nav_menu .menu > li .sub-menu {
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
}
.site-header .widget_nav_menu .menu a {
width: 100%;
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 100%;
padding: 0;
}
.site-header .widget_nav_menu .menu .sub-menu a {
padding: 0.6em 1.9em;
}
.site-header .widget_nav_menu .menu > li > a {
margin-left: 10px;
margin-right: 10px;
}
.site-header .widget_nav_menu .menu .menu-item-has-children > a:after {
content: "\e905";
font-family: "xstore-icons";
font-size: 0.57em;
margin-left: 7px;
line-height: 1;
}
.site-header .widget_nav_menu .menu li:not(:hover) > .sub-menu {
display: none !important;
}
.et-content-dropdown:not(.static),
.et-content_toggle:not(.static) {
position: relative;
}
.et-content-toLeft:hover .et-mini-content {
-webkit-animation-name: et-rtl;
animation-name: et-rtl;
}
.et-content-fadeIn:hover .et-mini-content {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
.et-content-dropdown:hover .et-mini-content,
.et-content-toTop:hover .et-mini-content,
.et-content-toTop.active .et-mini-content {
-webkit-animation-name: et-toTop;
animation-name: et-toTop;
}
.et-mini-content,
.et-popup-content {
font-size: var(--content-zoom);
}
.et-mini-content .product_list_widget {
color: currentColor;
}
.et-popup-content {
-webkit-animation: slideInRightEffect 0.3s ease-in-out;
animation: slideInRightEffect 0.3s ease-in-out;
}
.et-mini-content {
text-transform: none;
text-align: start;
color: var(--et_dark-2-white);
background-color: var(--et_white-2-dark);
top: 100%;
position: absolute;
z-index: 9999;
opacity: 0;
visibility: hidden;
}
.et-mini-content.full-bottom {
top: auto;
bottom: 100%;
}
.et-mini-content:not(.active)::-webkit-scrollbar {
display: none;
}
.et-mini-content .et-close {
padding: 13px;
border-radius: 50%;
color: var(--et_dark-2-white);
-webkit-text-fill-color: currentColor;
line-height: 1;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin: 9px;
background: var(--et_white-2-dark);
cursor: pointer;
}
.et-mini-content > .menu {
min-width: 150px;
margin-bottom: 0;
}
.et-mini-content .menu li {
padding: 8px 0;
}
.et-mini-content .menu li:first-child {
padding-top: 0;
}
.et-mini-content .menu li:last-child {
padding-bottom: 0;
}
.et-mini-content .menu li a {
color: currentColor;
}
.et-mini-content > .menu li a {
font-size: 114%;
}
div.mobile-menu-content .et_b_header-menu .menu li a .et-icon,
div.mobile-menu-content .et_b_header-menu .menu li a > .fa,
.et-mini-content .menu li a .et-icon,
.et-mini-content .menu li a > .fa {
margin-right: 5px;
}
.et-mini-content .menu li a:hover {
opacity: 0.7;
}
[class*=et-content-]:not(.et-popup_toggle, .et_like-hover):hover .et-mini-content,
[class*=et-content-]:not(.et-popup_toggle).active .et-mini-content,
[class*=et-content-]:not(.et-popup_toggle):hover form#loginform {
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
opacity: 1;
visibility: visible;
}
[class*=et-content-]:not(.et-popup_toggle).et_like-hover .et-mini-content {
opacity: 1;
visibility: visible;
}
.et_b_header-button {
overflow: hidden;
line-height: 1;
-webkit-text-fill-color: currentColor;
}
.et_b_header-button:after {
content: '';
position: absolute;
background: rgba(255, 255, 255, 0.2);
z-index: 1;
top: 0;
left: 0;
bottom: 0;
right: 0;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border-radius: inherit;
}
.et_b_header-button:not(:hover):after {
visibility: hidden;
opacity: 0;
}
.et_b_header-search > a,
.et_b_header-socials a {
color: currentColor;
border-radius: inherit;
}
.et_b_header-search > a:hover,
.et_b_header-search > a:focus,
.et_b_header-socials a:hover,
.et_b_header-socials a:focus {
opacity: 0.7;
color: currentColor;
}
.et_b_header-cart > a:hover,
.et_b_header-cart > a:focus,
.et_b_header-wishlist > a:hover,
.et_b_header-wishlist > a:focus,
.et_b_header-waitlist > a:hover,
.et_b_header-waitlist > a:focus,
.et_b_header-compare > a:hover,
.et_b_header-compare > a:focus,
.et_b_header-account > a:hover,
.et_b_header-account > a:focus {
opacity: 0.7;
}
.et_b_header-cart > a,
.et_b_header-wishlist > a,
.et_b_header-waitlist > a,
.et_b_header-compare > a,
.et_b_header-account > a {
-webkit-text-fill-color: currentColor;
}
.et_b_header-wishlist {
position: relative;
}
.et_b_header-socials a {
font-size: var(--content-zoom);
line-height: 1;
}
.et_b-loader {
position: relative;
width: 100%;
height: 100%;
}
.et_b-loader:before {
content: '';
border: 1px solid #e1e1e1;
border-left-color: #888;
width: 16px;
height: 16px;
border-radius: 50%;
position: absolute;
top: calc(50% - 8px);
left: calc(50% - 8px);
-webkit-animation: rotate 0.3s infinite linear;
animation: rotate 0.3s infinite linear;
}
.et_b_header-cart.et-content-toTop .et-mini-content,
.et_b_header-wishlist.et-content-toTop .et-mini-content,
.et_b_header-waitlist.et-content-toTop .et-mini-content,
.et_b_header-compare.et-content-toTop .et-mini-content {
width: 350px;
padding: 0;
}
.et_b_header-cart:not(.et-off-canvas) .widget_shopping_cart {
width: 100%;
}
.et_b_header-cart .woocommerce-mini-cart__empty-message,
.et_b_header-wishlist .empty,
.et_b_header-waitlist .empty,
.et_b_header-compare .empty {
text-align: center;
margin-bottom: -1.43rem;
}
.et_b_header-cart:not(.et-off-canvas) .woocommerce-mini-cart__empty-message {
margin-bottom: -1.43rem;
}
.cart-type2 > a,
.wishlist-type2 > a,
.waitlist-type2 > a,
.compare-type2 > a,
.account-type2 > a {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cart-type2 .et_b-icon,
.wishlist-type2 .et_b-icon,
.waitlist-type2 .et_b-icon,
.compare-type2 .et_b-icon,
.account-type2 .et_b-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: inherit;
-ms-flex-pack: inherit;
justify-content: inherit;
width: 100%;
}
.et_b_header-wishlist.et_element-top-level > a,
.et_b_header-waitlist.et_element-top-level > a,
.et_b_header-compare.et_element-top-level > a,
.et_b_header-account.et_element-top-level > a,
.et_b_header-cart.et_element-top-level > a {
-webkit-backface-visibility: hidden;
}
.cart-type2 .et_b-icon:first-child:not(:last-child) + .et-element-label,
.cart-type2 .et_b-icon:first-child:not(:last-child) + .et-element-label + .et-total,
.cart-type2 .et_b-icon:first-child:not(:last-child) + .et-total,
.wishlist-type2 .et_b-icon:first-child:not(:last-child) + .et-element-label,
.waitlist-type2 .et_b-icon:first-child:not(:last-child) + .et-element-label,
.compare-type2 .et_b-icon:first-child:not(:last-child) + .et-element-label,
.account-type2 .et_b-icon:first-child:not(:last-child) + .et-element-label {
padding-top: 5px;
}
.cart-type2 .et_b-icon:last-child:not(:first-child),
.wishlist-type2 .et_b-icon:last-child:not(:first-child),
.waitlist-type2 .et_b-icon:last-child:not(:first-child),
.compare-type2 .et_b-icon:last-child:not(:first-child),
.account-type2 .et_b-icon:last-child:not(:first-child) {
padding: 5px 0 0;
}
.cart-type2 .et-element-label,
.wishlist-type2 .et-element-label,
.waitlist-type2 .et-element-label,
.compare-type2 .et-element-label,
.account-type2 .et-element-label {
padding: 0;
line-height: 1;
}
.cart-type2 .et-total {
line-height: 1;
}
.et-quantity {
--et-quantity-proportion: 1.5em;
font-size: 0.75em;
position: relative;
-webkit-text-fill-color: currentColor;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 50%;
line-height: 0.75em;
width: var(--et-quantity-proportion);
height: var(--et-quantity-proportion);
text-align: center;
}
.et-quantity-bottom .et-quantity {
top: 2px;
}
.static-quantity .et-quantity {
position: static;
margin-left: 0;
margin-right: 0;
}
.et_element > .et-quantity,
.et_element:not(.et-off-canvas) > .et-quantity.count-0 + .et-mini-content {
display: none;
}
.et-off-canvas:hover > .et-mini-content:not(.active),
.et-content_toggle:hover > .et-mini-content:not(.active) {
opacity: 0;
visibility: hidden;
}
.et-off-canvas .et-mini-content.active,
.et-content_toggle .et-mini-content.active {
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
opacity: 1;
visibility: visible;
}
.et_b_header-widget:empty:before {
content: attr(data-title);
white-space: nowrap;
}
.et_b_header-widget .sidebar-widget:not(:empty),
.et_b_header-widget .sidebar-slider:not(:empty) {
margin: 0;
}
.et_b_header-widget > div {
display: inline-block;
}
.widget .product_list_widget .star-rating,
.widget .product_list_widget .reviewer {
margin-top: 5px;
}
.widget .product_list_widget .star-rating + .amount {
display: block;
margin-top: 5px;
} .et_b_header-widget #lang_sel a.lang_sel_sel,
.et_b_header-widget .wcml-dropdown a.wcml-cs-item-toggle {
padding-top: 0;
padding-bottom: 0;
}
.et_b_header-widget #lang_sel li ul,
.et_b_header-widget .wcml-dropdown .wcml-cs-submenu {
border: 1px solid var(--et_border-color);
}
.et_b_header-widget .wcml-dropdown .wcml-cs-submenu li {
border: none;
}
.et_b_header-widget .widget_polylang > ul > li > a {
color: currentColor !important;
}
.et_b_header-widget .widget_polylang > ul > li > a:hover {
opacity: 0.7;
}
.et_b_header-widget #lang_sel a,
.et_b_header-widget .wpml-ls-legacy-list-horizontal a {
font-size: var(--content-zoom) !important;
border: none;
}
.et_b_header-widget .sub-menu li {
width: 100%;
text-align: start;
}
.et_b_header-widget > div,
.et_b_header-widget > ul {
margin-left: 10px;
margin-right: 10px;
}
.et_b_header-widget > div:first-child,
.et_b_header-widget > ul:first-child {
margin-left: 0 !important;
}
.et_b_header-widget > div:last-child,
.et_b_header-widget > ul:last-child {
margin-right: 0 !important;
}
.et_b-tab-content {
-webkit-animation: fadeIn 0.3s;
animation: fadeIn 0.3s;
margin-top: -10px;
margin-bottom: -10px;
}
.et_b-tab-content:not(.active) {
display: none;
}
.et_b-tab-content .widget > ul > li:not(.opened):last-child > a {
padding-bottom: 10px;
}
.et_b-tab-content,
.et_b-tab-content .widget,
.et_b-tab-content ul,
.et_b-tab-content li,
.et_b-tab-content a {
text-align: inherit;
-webkit-box-pack: inherit;
-ms-flex-pack: inherit;
justify-content: inherit;
}
.et_b-tab-content .widget .cat-item-none,
.et_b-tab-content .widget .cat-item a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
font-size: 100%;
width: 100%;
color: currentColor;
-webkit-text-fill-color: currentColor;
margin: 0;
padding: 10px 0;
white-space: normal;
}
.et_b-tabs {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
margin-bottom: 15px;
}
.et_b-tabs-wrapper {
overflow: hidden;
width: 100%;
}
.et_b-tabs-wrapper:not(:last-child) {
margin-bottom: 20px;
}
.et_b-tabs .et-tab {
position: relative;
color: currentColor;
-webkit-text-fill-color: currentColor;
cursor: pointer;
padding: 0 5px 10px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: center;
opacity: 0.5;
white-space: nowrap;
text-transform: uppercase;
border-bottom: 1px solid currentColor;
}
.et_b-tabs .et-tab:not(.active) {
overflow: hidden;
text-overflow: ellipsis;
}
.et_b-tabs .et-tab.active {
opacity: 1;
}
.et_b_header-html_block p {
color: currentColor;
margin-bottom: 0;
}
.et_b_header-html_block > .vc_row {
width: inherit;
}
.et-popup {
position: fixed;
max-width: 100%;
max-height: 100%;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 11;
}
.et-popup-wrapper:not(.et-mini-content):before {
position: fixed;
left: 0;
bottom: 0;
right: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.4);
content: '';
z-index: 10;
}
.et-popup-wrapper.et-mini-content {
z-index: 1003;
}
.et-popup-content {
max-width: 100%;
max-height: 100%;
background: var(--et_white-2-dark);
padding: 15px;
overflow-x: hidden;
overflow-y: auto;
}
.et-popup-content:not(.with-static-block) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
}
.et-popup-content:not(.et-mini-content) > * {
color: currentColor;
-webkit-text-fill-color: currentColor;
}
.et-popup-content.flex-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.et-popup-content .et-container {
padding: 0;
}
.et_element.et_b_header-newsletter.popup_link {
line-height: inherit;
}
span.et-close-popup {
line-height: 1;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
z-index: 11;
padding: 13px;
border-radius: 50%;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
background: #fff;
cursor: pointer;
font-size: 12px;
border: 1px solid var(--et_border-color);
-webkit-animation: et-rtl 0.3s linear, fadeIn 0.3s linear;
animation: et-rtl 0.3s linear, fadeIn 0.3s linear;
}
.et-call-popup {
cursor: pointer;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.et-call-popup.btn {
height: auto;
}
.et-called-popup:not(.active) {
display: none;
}
.et-called-popup .et-popup-content {
max-height: calc(100vh - 100px);
padding: 30px;
}
.et-called-popup:before {
position: fixed;
left: 0;
bottom: 0;
right: 0;
top: 0;
background-color: var(--et_dark-2-white-03);
content: '';
z-index: 10;
}
.et-called-popup.active {
z-index: 10000;
}
.et-called-popup.active + .et-call-popup {
z-index: 9 !important;
}
.et-age-verify-popup .et-popup-content {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.et-age-verify-popup .et-popup-content .et-content {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.et-age-verify-popup .et-popup-content .button-wrapper {
margin: 0 -10px -10px;
}
.et-age-verify-popup .et-popup-content .button-wrapper .btn {
margin: 0 5px 10px;
}
.header-wrapper .menu-element.menu-list .nav-sublist-dropdown ul {
padding-left: 20px;
}
.header-wrapper .menu-element .menu .menu-item-has-children .nav-sublist-dropdown {
width: 100%;
left: 0;
top: 100%;
-webkit-transform: none;
transform: none;
}
.submenu-languages {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
visibility: hidden;
margin-top: -5px;
opacity: 0;
width: 18em;
padding: 1.43em 0;
background-color: #fff;
text-align: start;
border: 1px solid var(--et_border-color);
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.submenu-languages:before {
content: "";
position: absolute;
top: -17px;
width: 100%;
height: 50px;
left: 0;
}
.et_connect-block.justify-content-end .et_b_header-widget .sub-menu {
left: auto;
right: 0;
}
@media only screen and (max-width: 992px) {
.et-popup-wrapper:not(.et-off-canvas) .et-close-popup.full-left {
left: auto;
right: 0;
margin: 5px;
}
}
.site-header .widget_nav_menu .sub-menu .sub-menu {
top: -1px;
left: 100%;
}
.site-header .widget_nav_menu .menu > li:first-child > a {
margin-left: 0 !important;
}
.site-header .widget_nav_menu .menu > li:last-child > a {
margin-right: 0 !important;
}
.et-content-right .et-mini-content,
.et-content-right .ajax-search-form .ajax-results-wrapper {
right: 0;
}
.et-content-left .et-mini-content,
.et-content-left .ajax-search-form .ajax-results-wrapper {
left: 0;
}
.et_b_header-socials.et_element-top-level a:first-of-type {
margin-left: 0 !important;
}
.et_b_header-socials.et_element-top-level a:last-of-type {
margin-right: 0 !important;
}
.cart-type2 .et_b-icon:first-child:not(:last-child) + .et-total {
padding-left: 0;
}
.et-quantity-right .et-quantity {
top: 0;
margin-left: 1px;
}
.et-quantity,
.et-quantity-top .et-quantity {
top: -7px;
margin-left: -7px;
}
.et_b_header-widget .sub-menu {
left: 0;
}
.et_b-tab-content .cat-parent > a {
padding-right: 20px;
}
.et_b-tabs .et-tab:after {
position: absolute;
bottom: -1px;
z-index: 12;
content: '';
height: 2px;
width: 0;
right: 0;
-webkit-transition: width 0.3s;
transition: width 0.3s;
background: currentColor;
}
.et_b-tabs .et-tab.active:after {
width: 100%;
left: 0;
right: auto;
}
.et-popup-wrapper .et-close-popup.full-left {
margin-left: 5px;
}
.et_promo_text_carousel {
--promo-text-height: 30px;
padding: 0 3px;
height: var(--promo-text-height);
}
.et_connect-block .et_promo_text_carousel {
max-width: 100%;
}
.et_promo_text_carousel .swiper-container,
.et_promo_text_carousel .swiper-wrapper {
z-index: auto;
}
.et_promo_text_carousel.swiper-entry > .swiper-container .swiper-custom-left,
.et_promo_text_carousel.swiper-entry > .swiper-container .swiper-custom-right {
border-width: 0 !important;
font-size: 100%;
color: currentColor;
-webkit-text-fill-color: currentColor;
width: auto !important;
height: var(--promo-text-height, 30px) !important;
top: calc(50% - var(--promo-text-height, 30px) / 2);
background: transparent;
margin: 0;
}
.et_promo_text_carousel.swiper-entry > .swiper-container .swiper-custom-left:before,
.et_promo_text_carousel.swiper-entry > .swiper-container .swiper-custom-right:before {
font-size: 100%;
}
.et_promo_text_carousel,
.et_promo_text_carousel .et-close {
line-height: var(--promo-text-height);
}
.et_promo_text_carousel .et-close {
margin-left: 5px;
z-index: 4;
}
.et_promo_text_carousel .et-close svg {
padding: 3px;
border: 1px solid currentColor;
border-radius: 50%;
top: -1px;
position: relative;
vertical-align: middle;
width: calc(.8em + 5px);
height: calc(.8em + 5px);
}
.et_promo_text_carousel .swiper-button-prev,
.et_promo_text_carousel .swiper-button-next {
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
border: none;
}
.et-promo-text-carousel a {
color: currentColor;
-webkit-text-fill-color: currentColor;
text-decoration: underline;
display: inline-block;
margin-left: 10px;
}
.et-promo-text-carousel a:hover {
color: currentColor;
-webkit-text-fill-color: currentColor;
opacity: 0.7;
}
.et-elm {
float: left;
}
.et_col-xs-offset-12 {
margin-left: 100%;
}
.et_col-xs-offset-11 {
margin-left: 91.66666667%;
}
.et_col-xs-offset-10 {
margin-left: 83.33333333%;
}
.et_col-xs-offset-9 {
margin-left: 75%;
}
.et_col-xs-offset-8 {
margin-left: 66.66666667%;
}
.et_col-xs-offset-7 {
margin-left: 58.33333333%;
}
.et_col-xs-offset-6 {
margin-left: 50%;
}
.et_col-xs-offset-5 {
margin-left: 41.66666667%;
}
.et_col-xs-offset-4 {
margin-left: 33.33333333%;
}
.et_col-xs-offset-3 {
margin-left: 25%;
}
.et_col-xs-offset-2 {
margin-left: 16.66666667%;
}
.et_col-xs-offset-1 {
margin-left: 8.33333333%;
}
.et_col-xs-offset-0 {
margin-left: 0;
}
.et_row:not(.et_row_inner) {
float: left;
}
.et_column {
float: left;
}
.content-page,
.page-content {
padding-bottom: 5.65em;
}
.edit-link {
display: none;
}
.text-left,
.align-start {
text-align: start;
}
.text-center,
.align-center {
text-align: center;
}
.text-right,
.align-end {
text-align: end;
}
.text-justify,
.align-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.justify-content-start {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.justify-content-end {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.justify-content-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.justify-content-between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.justify-content-around {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.justify-content-inherit {
-webkit-box-pack: inherit;
-ms-flex-pack: inherit;
justify-content: inherit;
text-align: inherit;
}
.align-items-start {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.align-items-end {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.align-items-center,
.align-items-center .swiper-wrapper {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.align-items-baseline {
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.align-items-stretch {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.align-content-start {
-ms-flex-line-pack: start;
align-content: flex-start;
}
.align-content-end {
-ms-flex-line-pack: end;
align-content: flex-end;
}
.align-content-center {
-ms-flex-line-pack: center;
align-content: center;
}
.align-content-around {
-ms-flex-line-pack: distribute;
align-content: space-around;
}
.align-content-between {
-ms-flex-line-pack: justify;
align-content: space-between;
}
.align-content-stretch {
-ms-flex-line-pack: stretch;
align-content: stretch;
}
.align-self-center {
-ms-flex-item-align: center;
align-self: center;
}
.valign-center {
vertical-align: middle;
}
.text-lowercase {
text-transform: lowercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-uppercase {
text-transform: uppercase;
}
.text-underline,
.elementor .text-underline {
text-decoration: underline;
}
.full-height {
height: 100vh;
}
.full-width {
width: 100%;
}
.full-width.container {
max-width: unset;
}
.flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.flex-inline {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.flex-col {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.flex-col > div,
.flex-row > form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
width: 100%;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-pack: inherit !important;
-ms-flex-pack: inherit !important;
justify-content: inherit !important;
}
.flex-col,
.flex-col-child > div,
.flex-col-child > ul.menu {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.flex-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.flex-basis-full,
.full-width-children > div,
.full-width-children > form {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.flex-wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.flex-nowrap {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.block {
display: block;
}
.inline-block {
display: inline-block;
}
.none {
display: none;
}
@media only screen and (max-width: 992px) {
.mob-hide {
display: none;
}
.mob-full-width {
width: 100% !important;
}
.mob-full-width-children > * {
width: 100%;
}
.mob-et-content-right .et-mini-content,
.mob-et-content-right .ajax-search-form .ajax-results-wrapper {
left: auto;
right: 0;
}
.mob-et-content-left .et-mini-content,
.mob-et-content-left .ajax-search-form .ajax-results-wrapper {
right: auto;
left: 0;
} .mob-align-start {
text-align: start;
}
.mob-align-center {
text-align: center;
}
.mob-align-end {
text-align: end;
}
.mob-align-justify {
text-align: justify;
}
.mob-justify-content-start {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.mob-justify-content-end {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.mob-justify-content-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.mob-justify-content-between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.mob-justify-content-around {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.mob-justify-content-inherit {
-webkit-box-pack: inherit;
-ms-flex-pack: inherit;
justify-content: inherit;
text-align: inherit;
}
.mob-flex-wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media only screen and (min-width: 993px) {
.dt-hide {
display: none;
}
}
body.none {
display: block;
}
.no-click {
pointer-events: none;
}
.pointer {
cursor: pointer;
}
.currentColor {
color: currentColor;
}
a.currentColor:hover {
color: currentColor;
opacity: 0.7;
}
.et_b-icon,
.et-svg {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
position: relative;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.et_b-icon svg,
.et-svg svg {
overflow: visible;
}
.et_b-icon.none,
.et-svg.none {
display: none;
}
.et_b-icon svg,
.et_b_header-socials svg {
fill: currentColor;
}
.et_b-icon + span,
.et-element-label + span,
.et-total + span,
span + .et_b-icon,
span + .et-element-label,
span + .et-total {
padding-left: 5px;
} .mtips {
position: relative;
z-index: 1000;
}
.mtips span.mt-mes {
position: absolute !important;
background: var(--et_white-2-dark);
white-space: nowrap;
color: var(--et_dark-2-white);
padding: 7px 12px !important;
top: 100%;
font-weight: 300;
margin-top: 10px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
border-radius: 2px;
font-size: 12px;
height: 11px;
line-height: 11px;
border: 1px solid var(--et_border-color);
-webkit-box-sizing: content-box;
box-sizing: content-box;
text-transform: none;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
cursor: default;
}
.mtips:not(:hover) span.mt-mes {
-webkit-transform: translateY(-7px) translateX(-50%);
transform: translateY(-7px) translateX(-50%);
opacity: 0;
visibility: hidden;
}
.mtips.mtips-top span.mt-mes {
top: auto;
bottom: 100%;
margin-top: 0;
margin-bottom: 10px;
}
.mtips.mtips-top:not(:hover) span.mt-mes {
-webkit-transform: translateY(7px) translateX(-50%);
transform: translateY(7px) translateX(-50%);
}
.mtips.mtips-right span.mt-mes,
.mtips.mtips-left span.mt-mes {
top: 50%;
left: 130%;
-webkit-transform: none;
transform: none;
margin-top: -13px;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.mtips.mtips-left:not(:hover) span.mt-mes {
-webkit-transform: translateX(7px);
transform: translateX(7px);
}
.mtips.mtips-right:not(:hover) span.mt-mes {
-webkit-transform: translateX(-7px);
transform: translateX(-7px);
}
.mtips.mtips-left span.mt-mes {
top: 50%;
left: auto;
right: 130%;
}
.mtips:hover {
z-index: 1001;
}
.clear {
clear: both;
}
.m0 {
margin-bottom: 0 !important;
}
.et-elm {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.et-elm:focus {
outline: none;
}
.et_col-sm-1,
.et_col-xs-1 {
width: 8.33333%;
}
.et_col-sm-2,
.et_col-xs-2 {
width: 16.6667%;
}
.et_col-sm-3,
.et_col-xs-3 {
width: 25%;
}
.et_col-sm-4,
.et_col-xs-4 {
width: 33.3333%;
}
.et_col-sm-5,
.et_col-xs-5 {
width: 41.6667%;
}
.et_col-sm-6,
.et_col-xs-6 {
width: 50%;
}
.et_col-sm-7,
.et_col-xs-7 {
width: 58.3333%;
}
.et_col-sm-8,
.et_col-xs-8 {
width: 66.6667%;
}
.et_col-sm-9,
.et_col-xs-9 {
width: 75%;
}
.et_col-sm-10,
.et_col-xs-10 {
width: 83.3333%;
}
.et_col-sm-11,
.et_col-xs-11 {
width: 91.6667%;
}
.et_col-sm-12,
.et_col-xs-12 {
width: 100%;
}
.et-clearfix:before,
.et-clearfix:after,
.et-container:before,
.et-container:after {
content: '';
display: table;
}
.et-clearfix:after,
.et-container:after {
clear: both;
}
.et-container {
width: 100%;
max-width: 1170px;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.et-row-container:not(.et-container) {
padding-left: 0;
padding-right: 0;
width: 100%;
max-width: 100%;
}
.et-row-container.et-container .et-wrap-columns {
margin-left: -15px;
margin-right: -15px;
clear: both;
}
.et_row:not(.et_row_inner) {
clear: both;
width: 100%;
}
.et_column {
min-height: 1px;
position: relative;
padding-right: 15px;
padding-left: 15px;
-webkit-transition: all 0.3s ease-in-out, top 0s;
transition: all 0.3s ease-in-out, top 0s;
}
@media (min-width: 768px) {
.container {
max-width: 100%;
}
.et-container {
max-width: 750px;
}
}
@media only screen and (min-width: 993px) {
.dt-hide {
display: none;
}
}
@media only screen and (min-width: 992px) {
.et-container {
max-width: 970px;
}
}
@media only screen and (max-width: 992px) {
.mob-hide {
display: none;
}
}
@media only screen and (max-width: 480px) {
.content-page,
.page-content {
padding-bottom: 2.55em;
}
html {
font-size: 13px;
}
body {
font-size: 1rem;
}
.et-hidden-phone {
display: none !important;
}
}
.pos-absolute {
position: absolute;
}
.pos-fixed {
position: fixed;
}
.pos-relative {
position: relative;
}
.pos-fixed.top,
.pos-absolute.top {
top: 0;
}
.pos-fixed.bottom,
.pos-absolute.bottom {
bottom: 0;
}
.pos-static {
position: static;
}
.pos-fixed.right,
.pos-absolute.right {
right: 0;
}
.pos-fixed.left,
.pos-absolute.left {
left: 0;
}
.pos-fixed.full-right,
.pos-absolute.full-right {
right: 100%;
}
.pos-fixed.full-left,
.pos-absolute.full-left {
left: 100%;
} ul.menu-social-icons {
padding-left: 0;
padding-right: 0;
margin-bottom: 0;
isolation: isolate;
}
ul.menu-social-icons li {
float: left;
position: relative;
list-style: none;
line-height: 1;
margin-bottom: 0;
}
ul.menu-social-icons li a {
padding: 3px 10px;
}
ul.menu-social-icons li a:hover {
color: var(--et_active-color);
}
ul.menu-social-icons li a:focus {
outline: none;
}
ul.menu-social-icons i {
position: relative;
z-index: 2;
font-style: normal;
}
ul.menu-social-icons.icons-filled li a i {
padding: 7px;
color: #fff;
}
ul.menu-social-icons.icons-filled li a .et-facebook {
background-color: #3a5795;
}
ul.menu-social-icons.icons-filled li a .et-twitter {
background-color: #000;
}
ul.menu-social-icons.icons-filled li a .et-instagram {
background-color: #2d5a82;
}
ul.menu-social-icons.icons-filled li a .et-google {
background-color: #dd4c3e;
}
ul.menu-social-icons.icons-filled li a .et-pinterest {
background-color: #bd2126;
}
ul.menu-social-icons.icons-filled li a .et-etsy {
background-color: #eb6d20;
}
ul.menu-social-icons.icons-filled li a .et-tik-tok {
background-color: #000;
}
ul.menu-social-icons.icons-filled li a .et-strava {
background-color: #fc4c02;
}
ul.menu-social-icons.icons-filled li a .et-dribbble {
background: #444444;
}
ul.menu-social-icons.icons-filled li a .et-kofi {
background: #01b9fe;
}
ul.menu-social-icons.icons-filled li a .et-line {
background: #00c300;
}
ul.menu-social-icons.icons-filled li a .et-reddit {
background: #ff4500;
}
ul.menu-social-icons.icons-filled li a .et-cafecito {
background: #8fa2cc;
}
ul.menu-social-icons.icons-filled li a .et-patreon {
background: #ff5900;
}
ul.menu-social-icons.icons-filled li a .et-discord {
background: #7289da;
}
ul.menu-social-icons.icons-filled li a .et-untapped {
background-color: #ffc000;
}
ul.menu-social-icons.icons-filled li a .et-linkedin {
background-color: #1898b9;
}
ul.menu-social-icons.icons-filled li a .et-tumblr {
background-color: #35465c;
}
ul.menu-social-icons.icons-filled li a .et-message {
background-color: #888;
}
ul.menu-social-icons.icons-filled li a .et-youtube {
background-color: #e2282e;
}
ul.menu-social-icons.icons-filled li a .et-telegram {
background-color: #0088cc;
}
ul.menu-social-icons.icons-filled li a .et-vimeo {
background-color: #2ab8e8;
}
ul.menu-social-icons.icons-filled li a .et-skype {
background-color: #1eb7ec;
}
ul.menu-social-icons.icons-filled li a .et-rss {
background-color: #f97636;
}
ul.menu-social-icons.icons-filled li a .et-vk {
background-color: #507299;
}
ul.menu-social-icons.icons-filled li a .et-houzz {
background-color: #7cc04b;
}
ul.menu-social-icons.icons-filled li a .et-whatsapp {
background-color: #25d266;
}
ul.menu-social-icons.icons-filled li a .et-viber {
background-color: #7360F2;
}
ul.menu-social-icons.icons-filled li a .et-snapchat {
background-color: #fffc00;
}
ul.menu-social-icons.icons-filled li a .et-tripadvisor {
background-color: #7cc04b;
} ul.menu-social-icons li:first-child a {
padding-left: 0;
}
ul.menu-social-icons li:last-child a {
padding-right: 0;
} footer.footer:after {
content: '';
position: relative;
display: block;
top: 2rem;
margin: 0 auto;
}
.footer {
padding: 4rem 0 2rem;
line-height: 1.6;
font-size: 1.14rem;
background-color: var(--et_dark-2-light-dark);
position: relative;
}
.footer .container .widget-container {
margin-bottom: 0;
}
.footer .recent-posts-widget .post-date {
color: var(--et_main-color);
}
.prefooter .product_list_widget li {
font-size: 1.14rem;
}
.prefooter .recent-posts-widget .post-widget-item img {
max-width: 2.86em;
}
.prefooter .widgettitle,
.prefooter .widget-title {
margin-bottom: var(--widget-title-space-bottom, 1.88em);
}
.footer-bottom {
padding: 1.2rem 0;
background-color: var(--et_dark-color);
color: var(--et_main-color);
}
.footer-bottom a {
color: #fff;
}
.footer-bottom img {
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.footer-bottom img:hover {
opacity: 0.7;
}
.footer-bottom .footer-copyrights p:not(.widgettitle):not(.widget-title),
.footer-bottom .footer-copyrights-right p:not(.widgettitle):not(.widget-title) {
margin-bottom: 0;
}
.footer-bottom .footer-copyrights-right {
text-align: end;
}
.footer .menu,
.prefooter .menu {
list-style: none;
margin-top: 0;
padding-left: 0;
padding-right: 0;
}
.footer .menu li,
.prefooter .menu li {
margin-bottom: 0;
line-height: inherit;
}
.footer .menu a,
.prefooter .menu a {
display: block;
}
.footer mark,
.prefooter mark {
background-color: transparent;
color: inherit;
}
.footer .recent-posts-widget .post-widget-item img,
.prefooter .recent-posts-widget .post-widget-item img {
max-width: 2.86em;
}
.footer .recent-posts-widget .swiper-slide:nth-child(3n) .post-widget-item,
.prefooter .recent-posts-widget .swiper-slide:nth-child(3n) .post-widget-item {
padding-bottom: 0;
margin-bottom: 0;
}
.footer-widget {
margin-bottom: 2.14em;
}
.footer-widgets .widget-title,
.footer-widgets .widgettitle {
line-height: 1.6;
}
.footer-widget a,
.footer-widget p {
color: var(--et_main-color);
}
.footer-widget a:hover {
color: #fff;
}
.text-color-light .widget-title,
.text-color-light .wpb_widgetised_column_heading,
.text-color-light .widgettitle,
.text-color-light h1,
.text-color-light h2,
.text-color-light h3,
.text-color-light h4,
.text-color-light h5,
.text-color-light h6,
.text-color-light a,
.text-color-light li a,
.text-color-light .etheme_widget_recent_entries .post-widget-item .media-heading a,
.text-color-light .tagcloud a,
.text-color-light .textwidget,
.text-color-light .widget-container ul li a,
.text-color-light .widget_product_categories.sidebar-widget ul li a,
.text-color-light .wpb_widgetised_column .widget_product_categories ul li a,
.text-color-light .widget_recent_entries ul li a,
.text-color-light .etheme_widget_recent_comments ul li a,
.text-color-light .widget_rss ul li a,
.text-color-light .sidebar-widget ul li a,
.text-color-light .menu-element h5,
.text-color-light .product_list_widget li .product-title a,
.text-color-light .wishlist-dropdown li .product-title a,
.text-color-light .sidebar-slider li .product-title a,
.text-color-light p {
color: #fff;
}
.text-color-light .menu a:hover,
.text-color-light a:hover,
.text-color-light .etheme_widget_recent_entries .post-widget-item .media-heading a:hover,
.text-color-light .widget_product_categories.sidebar-widget ul li a:hover,
.text-color-light .wpb_widgetised_column .widget_product_categories ul li a:hover,
.text-color-light .widget_recent_entries ul li a:hover,
.text-color-light .etheme_widget_recent_comments ul li a:hover,
.text-color-light .widget_rss ul li a:hover,
.text-color-light .sidebar-widget ul li a:hover,
.text-color-light .product_list_widget li .product-title a:hover,
.text-color-light .wishlist-dropdown li .product-title a:hover,
.text-color-light .sidebar-slider li .product-title a:hover {
color: var(--et_main-color);
}
.text-color-light .widget-container ul li,
.text-color-light .widget-container ul li .children {
border-color: #393939;
}
.text-color-light table,
.text-color-light table thead,
.text-color-light table tfoot,
.text-color-light .widget_calendar caption,
.text-color-light .calendar_wrap caption,
.text-color-light .widget_search input[type="text"]:focus,
.text-color-light select,
.text-color-light .select2.select2-container--default .select2-selection--single {
border-color: var(--et_main-color);
}
.text-color-light .widget-title,
.text-color-light .wpb_widgetised_column_heading,
.text-color-light .widgettitle,
.text-color-light .product_list_widget li,
.text-color-light blockquote.testimonials-text,
.text-color-light .widget_search input[type="text"],
.text-color-light .sidebar-widget.etheme_widget_brands li a,
.text-color-light .sidebar-widget.etheme_widget_cats li a,
.text-color-light .tagcloud a {
border-color: #393939;
}
.text-color-dark h1,
.text-color-dark h2,
.text-color-dark h3,
.text-color-dark h4,
.text-color-dark h5,
.text-color-dark h6,
.text-color-dark a,
.text-color-dark li a,
.text-color-dark .widget-title,
.text-color-dark .widgettitle {
color: var(--et_dark-color);
}
.text-color-dark a:hover {
color: var(--et_font-color);
}
.footer-bottom .container > .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.footer-bottom.text-color-dark h1,
.footer-bottom.text-color-dark h2,
.footer-bottom.text-color-dark h3,
.footer-bottom.text-color-dark h4,
.footer-bottom.text-color-dark h5,
.footer-bottom.text-color-dark h6,
.footer-bottom.text-color-dark a,
.footer-bottom.text-color-dark li a,
.footer-bottom.text-color-dark .widget-title,
.footer-bottom.text-color-dark .widgettitle {
color: var(--et_dark-color);
}
.footer-bottom.text-color-dark,
.footer-bottom.text-color-dark p,
.footer-bottom.text-color-dark a:hover {
color: var(--et_main-color);
}
.footer-bottom.text-color-light,
.footer-bottom.text-color-light p,
.footer-bottom.text-color-light h1,
.footer-bottom.text-color-light h2,
.footer-bottom.text-color-light h3,
.footer-bottom.text-color-light h4,
.footer-bottom.text-color-light h5,
.footer-bottom.text-color-light h6,
.footer-bottom.text-color-light a,
.footer-bottom.text-color-light li a,
.footer-bottom.text-color-light .widget-title,
.footer-bottom.text-color-light .widgettitle {
color: #fff;
}
.footer-bottom.text-color-light a:hover {
color: var(--et_main-color);
}
.footer-widgets > .etheme_widget_satick_block:first-of-type:last-of-type {
margin-bottom: 0;
--space-between-widgets: 0;
}
.footer-widgets .footer-widget ul {
padding-left: 0;
padding-right: 0;
}
.footer-widgets .footer-widget ul li {
list-style: none;
margin-bottom: 0;
}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
.footer {
padding: 3.57em 0 2.14em;
}
.footer-bottom .footer-copyrights {
text-align: center;
}
.footer-bottom .footer-copyrights-right {
margin-top: 1.43em;
text-align: center;
}
.footer-bottom .footer-copyrights-right:empty {
margin-top: 0;
}
.footer-bottom .container > .row {
display: block;
}
}
@media only screen and (max-width: 992px) and (min-width: 480px) {
.footer-widgets.col-md-3 {
width: 50%;
float: left;
}
}
@media only screen and (max-width: 992px) {
.footer .sidebar-widget,
.prefooter .sidebar-widget,
.footer .sidebar-widget:not(:empty),
.prefooter .sidebar-widget:not(:empty) {
margin-bottom: 0;
}
} .footer-bottom .menu-element.horizontal .menu > li > a {
padding-top: 0 !important;
padding-bottom: 0 !important;
border-right: 1px solid #393939;
line-height: 1;
padding: 0 1.07em;
}
.footer-bottom .footer-copyrights .menu-element.horizontal .menu > li:first-child > a {
padding-left: 0;
}
.footer-bottom .footer-copyrights .menu-element.horizontal .menu > li:last-child > a {
border-right: none;
}
.footer-bottom .footer-copyrights-right .menu-element.horizontal .menu > li:last-child > a {
padding-right: 0;
border-right: none;
}
.sticky-message-on .content-page .woocommerce-error {
padding-left: calc(1.2em + 25px) !important;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
.dokan-info,
.dokan-error,
.dokan-alert,
.dokan-alert-success,
.mc4wp-alert,
.woocommerce-order-overview-wrapper ~ p {
padding: 0.79em 1.2em 0.79em 45px;
padding: 0.79em 1.2em 0.79em calc(1.2em + 25px);
border-left: 5px solid var(--et_dark-2-white-02);
}
.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button {
margin-left: 15px;
}
.woocommerce-message li,
.woocommerce-error li,
.woocommerce-info li,
.dokan-info li,
.dokan-error li,
.dokan-alert li,
.dokan-alert-success li,
.mc4wp-alert li {
list-style: none outside !important;
padding-left: 0 !important;
margin-left: 0 !important;
margin-bottom: 0;
line-height: inherit;
}
.woocommerce-error,
.mc4wp-error,
.dokan-error,
.dokan-alert-warning {
padding-left: 45px !important;
padding-left: calc(1.2em + 25px) !important;
}
.et-notify.removing {
-webkit-transform: translateX(7px);
transform: translateX(7px);
opacity: 0;
visibility: hidden;
}
.et-notify:before {
font-family: 'xstore-icons';
margin-right: 5px;
}
.et-notify-image {
float: left;
}
.sticky-message-on .content-page .woocommerce-notices-wrapper,
.sticky-message-on .content-page .woocommerce-NoticeGroup,
.sticky-message-on .content-page .woocommerce-message,
.sticky-message-on .content-page .woocommerce-error,
.sticky-message-on .content-page .woocommerce-info {
position: fixed;
bottom: 0;
z-index: 3;
margin-bottom: -2px;
left: 0;
right: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.3s ease-in-out, visibility 3s ease-in-out;
transition: opacity 0.3s ease-in-out, visibility 3s ease-in-out;
-webkit-animation: et-woo-fadeIn 7s ease-in-out, et-toTop 1s ease-in-out;
animation: et-woo-fadeIn 7s ease-in-out, et-toTop 1s ease-in-out;
}
.sticky-message-on .content-page .woocommerce-notices-wrapper [class*=woocommerce],
.sticky-message-on .content-page .woocommerce-NoticeGroup [class*=woocommerce] {
position: static;
margin-bottom: 2px !important;
}
.sticky-message-on .content-page .woocommerce-message,
.sticky-message-on .content-page .woocommerce-error,
.sticky-message-on .content-page .woocommerce-info,
.sticky-message-on .content-page .dokan-info,
.sticky-message-on .content-page .mc4wp-alert {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 1.12em 1.2em !important;
color: #fff;
font-size: 1.14em;
word-wrap: break-word;
background-color: var(--et_green-color) !important;
border-radius: 0;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.sticky-message-on .content-page .woocommerce-message a,
.sticky-message-on .content-page .woocommerce-error a,
.sticky-message-on .content-page .woocommerce-info a,
.sticky-message-on .content-page .dokan-info a,
.sticky-message-on .content-page .mc4wp-alert a {
color: currentColor;
}
.sticky-message-on .content-page .woocommerce-message .button,
.sticky-message-on .content-page .woocommerce-error .button,
.sticky-message-on .content-page .woocommerce-info .button,
.sticky-message-on .content-page .dokan-info .button,
.sticky-message-on .content-page .mc4wp-alert .button {
float: none;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.sticky-message-on .content-page .woocommerce-message:before,
.sticky-message-on .content-page .woocommerce-error:before,
.sticky-message-on .content-page .woocommerce-info:before,
.sticky-message-on .content-page .dokan-info:before,
.sticky-message-on .content-page .mc4wp-alert:before {
display: none;
}
.sticky-message-on .content-page .woocommerce-error {
background-color: var(--et_red-color) !important;
}
.sticky-message-on .content-page .woocommerce-error:before {
content: "\f534";
}
.sticky-message-on .content-page .woocommerce-info {
background-color: var(--et_blue-color) !important;
}
.sticky-message-on .content-page .woocommerce-info:before {
content: "\f534";
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
.wc-block-components-notice-banner,
.dokan-info,
.dokan-error,
.dokan-alert,
.dokan-alert-success,
.mc4wp-alert,
.woocommerce-order-overview-wrapper ~ p {
margin: 0 0 1.43em;
position: relative;
font-size: 1.14rem;
word-wrap: break-word;
background: var(--et_notice-bg-color, var(--et_green-color));
color: var(--et_notice-color, #fff);
border-radius: 0;
display: inline-block;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce-message:before,
.woocommerce-error:before,
.woocommerce-info:before,
.wc-block-components-notice-banner:before,
.dokan-info:before,
.dokan-error:before,
.dokan-alert:before,
.dokan-alert-success:before,
.mc4wp-alert:before,
.woocommerce-order-overview-wrapper ~ p:before {
position: absolute;
font-family: 'xstore-icons';
border-radius: 50%;
left: 20px;
padding: 0;
top: auto;
background: transparent;
font-style: normal;
}
.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button,
.wc-block-components-notice-banner .button,
.dokan-info .button,
.dokan-error .button,
.dokan-alert .button,
.dokan-alert-success .button,
.mc4wp-alert .button,
.woocommerce-order-overview-wrapper ~ p .button {
float: right;
height: auto;
padding: 0;
font-size: inherit;
background: transparent !important;
border: none !important;
text-decoration: underline;
text-transform: capitalize;
color: currentColor;
line-height: inherit;
}
.woocommerce-message .button:hover,
.woocommerce-error .button:hover,
.woocommerce-info .button:hover,
.wc-block-components-notice-banner .button:hover,
.dokan-info .button:hover,
.dokan-error .button:hover,
.dokan-alert .button:hover,
.dokan-alert-success .button:hover,
.mc4wp-alert .button:hover,
.woocommerce-order-overview-wrapper ~ p .button:hover {
opacity: 0.7;
}
.woocommerce-message a:not(.button),
.woocommerce-error a:not(.button),
.woocommerce-info a:not(.button),
.wc-block-components-notice-banner a:not(.button),
.dokan-info a:not(.button),
.dokan-error a:not(.button),
.dokan-alert a:not(.button),
.dokan-alert-success a:not(.button),
.mc4wp-alert a:not(.button),
.woocommerce-order-overview-wrapper ~ p a:not(.button) {
opacity: 0.85;
color: currentColor !important;
text-decoration: underline;
}
.woocommerce-message a:not(.button):hover,
.woocommerce-error a:not(.button):hover,
.woocommerce-info a:not(.button):hover,
.wc-block-components-notice-banner a:not(.button):hover,
.dokan-info a:not(.button):hover,
.dokan-error a:not(.button):hover,
.dokan-alert a:not(.button):hover,
.dokan-alert-success a:not(.button):hover,
.mc4wp-alert a:not(.button):hover,
.woocommerce-order-overview-wrapper ~ p a:not(.button):hover {
opacity: 0.7;
}
.elementor-widget-container .woocommerce-order-overview-wrapper ~ p {
color: #fff;
}
.dokan-alert strong,
.dokan-info strong,
.dokan-alert-success strong {
font-weight: 400;
}
.woocommerce-error,
.mc4wp-error,
.dokan-error,
.dokan-alert-warning {
margin-bottom: 1.43em !important;
color: var(--et_error-color, #fff);
background-color: var(--et_error-bg-color, var(--et_red-color));
}
.woocommerce-error:before,
.mc4wp-error:before,
.dokan-error:before,
.dokan-alert-warning:before {
content: "\e900";
}
.woocommerce-info.vc_empty-element {
pointer-events: none;
}
.woocommerce-info.vc_empty-element:after,
.woocommerce-info.vc_empty-element + .vc_controls {
display: none;
}
.woocommerce-info,
.dokan-info,
.mc4wp-info,
.woocommerce-order-overview-wrapper ~ p {
color: var(--et_info-color, #fff);
background-color: var(--et_info-bg-color, var(--et_blue-color));
}
.woocommerce-info:before,
.dokan-info:before,
.mc4wp-info:before,
.woocommerce-order-overview-wrapper ~ p:before {
content: "\e906";
}
.woocommerce-message:before,
.dokan-alert-success:before,
.mc4wp-success:before {
content: "\e92a";
}
.woocommerce-NoticeGroup {
margin-top: 20px;
}
.woocommerce-NoticeGroup strong {
font-weight: 400;
}
.woocommerce-info.vc_empty-element {
pointer-events: none;
}
.woocommerce-info.vc_empty-element:after,
.woocommerce-info.vc_empty-element + .vc_controls {
display: none;
}
.woocommerce-NoticeGroup {
margin-top: 20px;
}
.woocommerce-NoticeGroup strong {
font-weight: 400;
}
.mc4wp-alert {
margin-top: 10px;
margin-bottom: 10px;
background: #fff;
}
.mc4wp-alert p {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
text-align: left;
}
.mc4wp-alert,
.mc4wp-alert p,
.mc4wp-alert a {
color: var(--et_dark-2-white);
}
.content-page > .woocommerce-notices-wrapper:not(:empty) {
margin-top: 1.43em;
}
.et-notify {
position: fixed;
top: 0;
background: var(--et_border-color);
color: #fff;
z-index: 10010;
margin: 5px;
font-size: 1rem;
padding: 15px 30px;
border-radius: 3px;
-webkit-box-shadow: 0 4px 10px 0 rgba(3, 3, 3, 0.1);
box-shadow: 0 4px 10px 0 rgba(3, 3, 3, 0.1);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 769px) {
.et-notify {
margin: 30px;
}
}
.logged-in .et-notify {
top: 32px;
}
.et-notify:empty {
display: none;
}
.et-notify:not(.removing) {
-webkit-animation: fadeIn 0.3s linear, et-rtl 0.3s linear;
animation: fadeIn 0.3s linear, et-rtl 0.3s linear;
}
.et-notify[data-type=success] {
background: var(--et_notice-bg-color, var(--et_green-color));
}
.et-notify[data-type=success]:before {
content: '\e92a';
}
.et-notify[data-type=error] {
background: var(--et_error-bg-color, var(--et_red-color));
}
.et-notify[data-type=error]:before {
content: '\e900';
}
.et-notify[data-type="info"] {
background: var(--et_white-2-dark);
border: 1px solid var(--et_border-color);
color: var(--et_font-color);
padding: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 400px;
max-width: calc(100vw - 40px);
}
.et-notify-image {
display: inline-block;
padding: 0;
}
.et-notify-image img {
max-width: 6rem;
max-height: 100px;
-webkit-margin-end: 15px;
margin-inline-end: 15px;
width: auto;
height: auto;
}
.et-notify-info {
overflow: hidden;
}
.et-notify-button {
display: block;
text-decoration: underline;
margin-top: 10px;
}
.et-notify-close {
margin: 10px;
}
@media only screen and (max-width: 480px) {
.single-product .woocommerce-message .button,
.single-product .woocommerce-error .button,
.single-product .woocommerce-info .button {
display: none;
}
} .list ul,
.list {
padding-left: 0;
margin-bottom: 15px;
}
.list li {
display: inline-block;
list-style: none;
}
.list li:before {
content: "\e904";
font-family: 'xstore-icons';
font-size: 0.7em;
margin-right: 10px;
}  .menu li.menu-disable_title > a i {
margin-left: 0 !important;
margin-right: 0 !important;
}
.label-text {
position: relative;
top: -0.2em;
margin-left: 5px;
color: #fff;
-webkit-text-fill-color: currentColor;
font-size: 0.57em;
line-height: 0.9em;
padding: 3px 3px 3px;
text-transform: uppercase;
display: inline-block;
border-radius: 2px;
}
.label-text:not(:only-child) {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.label-text:before {
content: '';
width: 0;
height: 0;
border: 0.38em solid transparent;
position: absolute;
top: 50%;
left: -0.655em;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.menu-label-new > a .label-text {
background-color: #88b643;
}
.menu-label-new > a .label-text:before {
border-right-color: #88b643;
}
.menu-label-sale > a .label-text {
background-color: #e6bd47;
}
.menu-label-sale > a .label-text:before {
border-right-color: #e6bd47;
}
.menu-label-hot > a .label-text {
background-color: #a4004f;
}
.menu-label-hot > a .label-text:before {
border-right-color: #a4004f;
}
.nav-sublist-dropdown {
position: absolute;
top: 100%;
left: var(--menu-main-sublist-offset-left, 0);
right: var(--menu-main-sublist-offset-right, auto);
z-index: -1;
display: none;
-webkit-animation: fadeOut;
animation: fadeOut;
width: var(--menu-sublist-width, 18em);
padding: 2.14em 2.14em;
background-color: var(--et-sublist-background, var(--et_white-2-dark));
border-radius: var(--et-sublist-border-radius, 0px);
text-align: left;
text-align: start;
border: 1px solid var(--et-sublist-border-color, var(--et_border-color));
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.nav-sublist-dropdown .container {
width: auto;
padding: 0;
}
.nav-sublist-dropdown .item-link {
display: block;
font-size: 1rem;
padding: 0.72em 0;
}
.nav-sublist-dropdown ul {
padding-left: 0;
display: block;
width: 100%;
}
.nav-sublist-dropdown p:empty {
display: none;
}
.menu-static-block ul {
display: inline-block;
}
.nav-sublist-dropdown ul > li,
.my-account-link ul > li {
position: relative;
display: inline-block;
width: 100%;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.item-design-dropdown .nav-sublist-dropdown {
padding: var(--menu-sublist-padding-top, 1em) 0 var(--menu-sublist-padding-bottom, 1em);
}
.item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children {
position: relative;
}
.item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a {
position: static;
}
.item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a:after {
content: "\e904";
font-size: 10px;
font-family: 'xstore-icons';
position: absolute;
right: 2.5em;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > .nav-sublist {
display: var(--submenu-display, none);
-webkit-animation: fadeOut;
animation: fadeOut;
}
.item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children:hover > .nav-sublist {
display: var(--submenu-display, block);
}
.item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children:hover:after {
content: "";
display: inline-block;
position: absolute;
right: -5px;
top: 0;
width: 5px;
height: 100%;
}
.item-design-dropdown .nav-sublist-dropdown ul > li > a {
width: 100%;
font-size: 1.14rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: var(--menu-sublist-padding-v, 0.6em) var(--menu-sublist-padding-h, 1.9em);
}
.item-design-dropdown .nav-sublist-dropdown ul > li ul {
position: var(--menu-sublist-position, absolute);
top: var(--menu-sublist-top-offset, -1.07em);
border: var(--menu-sublist-border, 1px solid var(--et-sublist-border-color, var(--et_border-color)));
z-index: var(--menu-sublist-z-index, 0);
left: var(--submenu-offset-left, 100%);
right: var(--submenu-offset-right, auto);
}
.item-design-dropdown .nav-sublist-dropdown ul > li ul ul {
z-index: -2;
}
.item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul {
background-color: var(--et-sublist-background, var(--et_white-2-dark));
border-radius: var(--et-sublist-border-radius, 0px);
padding: var(--menu-sublist-padding-top, 1em) 0 var(--menu-sublist-padding-bottom, 1em);
width: 100%;
-webkit-animation-name: var(--dropdown-animation-name, fadeIn);
animation-name: var(--dropdown-animation-name, fadeIn);
-webkit-animation-duration: var(--dropdown-animation-duration, 0.2s);
animation-duration: var(--dropdown-animation-duration, 0.2s);
}
.item-design-dropdown .nav-sublist-dropdown ul > .header-search a {
padding: var(--menu-sublist-padding-v, 0.6em) var(--menu-sublist-padding-h, 1.9em);
}
.menu-item-has-children {
position: relative;
}
.menu-item-has-children > a > .arrow {
fill: currentColor;
margin-left: 5px;
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.menu-item-has-children:hover > .nav-sublist-dropdown,
li:hover > .nav-sublist-dropdown,
li.menu-open-by-click.opened > .nav-sublist-dropdown {
display: var(--submenu-display, block);
-webkit-animation-name: var(--dropdown-animation-name, fadeIn);
animation-name: var(--dropdown-animation-name, fadeIn);
-webkit-animation-duration: var(--dropdown-animation-duration, 0.2s);
animation-duration: var(--dropdown-animation-duration, 0.2s);
z-index: 1002;
}
li.menu-open-by-click:not(.opened) > .nav-sublist-dropdown {
display: var(--submenu-display, none);
}
.simple-hover > .nav-sublist-dropdown {
display: block;
opacity: 0;
visibility: hidden;
}
.simple-hover:hover > .nav-sublist-dropdown {
opacity: 1;
visibility: visible;
} .swiper-custom-left {
left: calc(-1 * var(--arrow-size, 50px) - 35px);
}
.swiper-custom-left:before {
content: '\e902';
}
.swiper-custom-left:after {
right: -10px;
left: 0;
}
.swiper-custom-right {
right: calc(-1 * var(--arrow-size, 50px) - 35px);
}
.swiper-custom-right:before {
content: '\e904';
}
.swiper-custom-right:after {
left: -10px;
right: 0;
}
.swiper-custom-left.type-archery:before {
content: '\e947';
}
.swiper-custom-right.type-archery:before {
content: '\e948';
}
.swiper-entry:hover .swiper-custom-left {
left: calc(-1 * var(--arrow-size, 50px) - 10px);
}
.swiper-entry:hover .swiper-custom-right {
right: calc(-1 * var(--arrow-size, 50px) - 10px);
}
.arrows-hovered .arrow-left,
.arrows-hovered > .swiper-container .swiper-custom-left {
left: 0 !important;
}
.arrows-hovered .arrow-left.style-2,
.arrows-hovered > .swiper-container .swiper-custom-left.style-2 {
left: 7px !important;
}
.arrows-hovered .arrow-left:before,
.arrows-hovered > .swiper-container .swiper-custom-left:before {
content: "\e902";
}
.arrows-hovered .arrow-left.type-archery:before,
.arrows-hovered > .swiper-container .swiper-custom-left.type-archery:before {
content: "\e947";
}
.arrows-hovered .arrow-right,
.arrows-hovered > .swiper-container .swiper-custom-right {
right: 0 !important;
}
.arrows-hovered .arrow-right.style-2,
.arrows-hovered > .swiper-container .swiper-custom-right.style-2 {
right: 7px !important;
}
.arrows-hovered .arrow-right:before,
.arrows-hovered > .swiper-container .swiper-custom-right:before {
content: "\e904";
}
.arrows-hovered .arrow-right.type-archery:before,
.arrows-hovered > .swiper-container .swiper-custom-right.type-archery:before {
content: "\e948";
}
.arrows-hovered .arrow-left,
.arrows-hovered > .swiper-container .swiper-custom-left {
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
left: 0;
}
.arrows-hovered .arrow-left:hover,
.arrows-hovered > .swiper-container .swiper-custom-left:hover {
-webkit-transform: translateX(-3px);
transform: translateX(-3px);
}
.arrows-hovered .arrow-right,
.arrows-hovered > .swiper-container .swiper-custom-right {
-webkit-transform: translateX(5px);
transform: translateX(5px);
right: 0;
}
.arrows-hovered .arrow-right:hover,
.arrows-hovered > .swiper-container .swiper-custom-right:hover {
-webkit-transform: translateX(3px);
transform: translateX(3px);
}
.arrows-long-path .arrow-left,
.arrows-long-path > .swiper-container .swiper-custom-left {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
left: 0;
}
.arrows-long-path .arrow-right,
.arrows-long-path > .swiper-container .swiper-custom-right {
-webkit-transform: translateX(100%);
transform: translateX(100%);
right: 0;
}
@media screen and (max-width: 480px) {
.swiper-entry .swiper-custom-left,
.swiper-entry:hover .swiper-custom-left {
left: 0;
}
.swiper-entry .swiper-custom-right,
.swiper-entry:hover .swiper-custom-right {
right: 0;
}
}
.arrows-effect-static .swiper-custom-left,
.arrows-effect-static:hover .swiper-custom-left {
left: 20px;
}
.arrows-effect-static .swiper-custom-right,
.arrows-effect-static:hover .swiper-custom-right {
right: 20px;
}
.middle-inside .swiper-entry .swiper-button-prev,
.middle-inside.swiper-entry .swiper-button-prev {
left: -12px;
}
.middle-inside .swiper-entry:hover .swiper-button-prev,
.middle-inside.swiper-entry:hover .swiper-button-prev {
left: -22px;
}
.middle-inside .swiper-entry .swiper-button-next,
.middle-inside.swiper-entry .swiper-button-next {
right: -12px;
}
.middle-inside .swiper-entry:hover .swiper-button-next,
.middle-inside.swiper-entry:hover .swiper-button-next {
right: -22px;
}
.middle-inbox .swiper-entry .swiper-button-prev,
.middle-inbox.swiper-entry .swiper-button-prev {
left: 22px;
}
.middle-inbox .swiper-entry:hover .swiper-button-prev,
.middle-inbox.swiper-entry:hover .swiper-button-prev {
left: 12px;
}
.middle-inbox .swiper-entry .swiper-button-next,
.middle-inbox.swiper-entry .swiper-button-next {
right: 22px;
}
.middle-inbox .swiper-entry:hover .swiper-button-next,
.middle-inbox.swiper-entry:hover .swiper-button-next {
right: 12px;
}
.carousel-area .product-slide {
padding: 10px 12px 0;
}
@media only screen and (max-width: 480px) {
.carousel-area .product-slide {
padding-left: 5px;
padding-right: 5px;
}
.carousel-area.products-slider {
--slider-margin-offset: -5px;
}
}
.carousel-area .item-no-space {
padding: 0;
}
.swiper-container {
--arrow-size: var(--arrow-size, '50px');
}
.swiper-container.carousel-area:not(.swiper-container-multirow) {
margin-left: var(--slider-margin-offset, -12px);
margin-right: var(--slider-margin-offset, -12px);
}
.sidebar-slider .swiper-pagination {
margin-top: 0;
}
.sidebar-slider .swiper-entry .swiper-container .swiper-slide:not(.swiper-slide-visible) p.product-title,
.sidebar-slider .swiper-entry .swiper-container .swiper-slide:not(.swiper-slide-visible) .price {
opacity: 0;
}
.sidebar-slider .swiper-container-rtl .swiper-lazy {
opacity: 1 !important;
}
.sidebar-slider .swiper-container-rtl .swiper-lazy-preloader {
display: none;
}
.sidebar-slider .swiper-container-rtl.swiper-container .swiper-slide p.product-title,
.sidebar-slider .swiper-container-rtl.swiper-container .swiper-slide .price {
opacity: 1 !important;
}
.swiper-button-disabled + .swiper-button-disabled + .swiper-container > .swiper-pagination-bullets {
display: none !important;
}
.swiper-entry .swiper-custom-left,
.swiper-entry .swiper-custom-right {
opacity: 0;
visibility: hidden;
z-index: 3;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
}
.swiper-entry:hover .swiper-custom-left,
.swiper-entry:hover .swiper-custom-right {
opacity: 1;
visibility: visible;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.swiper-entry:hover .swiper-custom-left:hover,
.swiper-entry:hover .swiper-custom-right:hover {
opacity: 0.7;
}
.swiper-entry {
position: relative;
--arrow-size: 50px;
isolation: isolate;
}
.swiper-entry:not(.swipers-couple-wrapper) .swiper-wrapper {
cursor: url(//secondkid.be/wp-content/themes/xstore/images/drag.png) 16 9, ew-resize;
}
.swiper-entry .swiper-wrapper.no-dragging {
cursor: default;
}
.swiper-wrapper img {
display: block;
}
.swiper-custom-left:before,
.swiper-custom-right:before,
.hover-effect-slider .sm-arrow:before {
font-family: 'xstore-icons';
font-size: calc(var(--arrow-size, 50px) / 2.5);
}
.swiper-custom-left,
.swiper-custom-right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: var(--arrow-size, 50px) !important;
height: var(--arrow-size, 50px) !important;
position: absolute;
top: calc(50% - var(--arrow-size, 50px) / 2);
background-color: var(--et_arrows-bg-color, #f2f2f2);
background-image: none !important;
cursor: pointer;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
outline: none;
margin: 0 !important;
}
.swiper-custom-left:hover,
.swiper-custom-right:hover {
opacity: 0.7;
}
.swiper-custom-left:after,
.swiper-custom-right:after {
content: '' !important;
position: absolute;
top: -100%;
bottom: -100%;
}
.swiper-custom-left:hover,
.swiper-custom-right:hover {
background-color: var(--et_arrows-bg-color, #f2f2f2);
}
.swiper-custom-left,
.swiper-custom-right,
.swiper-custom-left:hover,
.swiper-custom-right:hover {
color: var(--et_arrows-color);
}
.swiper-custom-left.style-1,
.swiper-custom-right.style-1 {
background: none;
}
.swiper-custom-left.style-2,
.swiper-custom-right.style-2,
.swiper-custom-left.style-3,
.swiper-custom-right.style-3,
.swiper-custom-left.style-4,
.swiper-custom-right.style-4 {
border-radius: 50%;
}
.swiper-custom-left.style-2,
.swiper-custom-right.style-2,
.swiper-custom-left.style-6,
.swiper-custom-right.style-6 {
color: var(--et_dark-2-white);
border: 1px solid var(--et_border-color);
background-color: var(--et_white-2-dark);
}
.swiper-custom-left.style-2:hover,
.swiper-custom-right.style-2:hover,
.swiper-custom-left.style-6:hover,
.swiper-custom-right.style-6:hover {
border-color: var(--et_dark-color);
}
.swiper-custom-left.style-3,
.swiper-custom-right.style-3,
.swiper-custom-left.style-5,
.swiper-custom-right.style-5 {
color: var(--et_dark-2-white);
background-color: #F2F2F2;
}
.swiper-custom-left.style-3:hover,
.swiper-custom-right.style-3:hover,
.swiper-custom-left.style-5:hover,
.swiper-custom-right.style-5:hover {
color: var(--et_white-2-dark);
background-color: var(--et_dark-2-white);
}
.swiper-custom-left.style-4,
.swiper-custom-right.style-4 {
color: var(--et_main-color);
background-color: var(--et_white-2-dark);
-webkit-box-shadow: 0 13px 17px var(--et_dark-2-white-01);
box-shadow: 0 13px 17px var(--et_dark-2-white-01);
}
.swiper-custom-left.style-4:hover,
.swiper-custom-right.style-4:hover {
color: var(--et_dark-2-white);
}
.swipers-couple-wrapper {
z-index: 0;
}
.swipers-couple-wrapper .swiper-custom-left:not(.et-swiper-elementor-nav),
.swipers-couple-wrapper .swiper-custom-right:not(.et-swiper-elementor-nav) {
background: transparent !important;
}
.swipers-couple-wrapper .swiper-custom-left:not(.et-swiper-elementor-nav):hover,
.swipers-couple-wrapper .swiper-custom-right:not(.et-swiper-elementor-nav):hover {
color: var(--et_main-color);
}
.swipers-couple-wrapper .swiper-control-bottom ul li {
margin-bottom: 0.1em;
}
.swipers-couple-wrapper .swiper-control-bottom .swiper-slide img::-moz-selection {
background-color: transparent;
}
.swipers-couple-wrapper .swiper-control-bottom .swiper-slide img::selection {
background-color: transparent;
}
.swiper-control-bottom {
margin-bottom: 1.43em;
}
.swiper-control-bottom ul {
margin-bottom: 0;
}
.swiper-control-bottom .swiper-button-disabled {
display: none !important;
}
.swipers-couple-wrapper .swiper-wrapper img,
.et_post-slider .swiper-wrapper img {
margin: 0 auto;
background-color: var(--et_site-background-color, var(--et_container-bg-color, transparent));
}
.swipers-couple-wrapper.images-wrapper.is_stuck + div {
z-index: -1;
}
.swiper-button-disabled,
.swiper-button-disabled:hover {
opacity: 0.7;
}
.main-product-slider-wrapper {
max-width: 570px;
margin: 0 auto;
}
.product-small-preview-entry {
max-width: 70px;
margin: 0 auto;
opacity: 0.2;
-webkit-transition: all 0.15s;
transition: all 0.15s;
background-size: cover;
background-position: center center;
}
.product-small-preview-entry .content {
padding-bottom: 100%;
}
.swiper-slide-active .product-small-preview-entry {
opacity: 1;
}
.swiper-lazy-preloader {
width: 100%;
margin-left: 0 !important;
margin-top: 0 !important;
-webkit-animation: none !important;
animation: none !important;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.swiper-lazy-preloader:after {
background-image: none !important;
}
.swiper-entry:not(.wpb_images_carousel) .swiper-lazy {
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.swiper-entry:not(.wpb_images_carousel) .swiper-lazy.lazyload-lqip {
opacity: 1;
width: 100%;
height: 100%;
}
.swiper-entry:not(.wpb_images_carousel) .swiper-lazy.swiper-lazy-loaded {
opacity: 1 !important;
}
.swiper-pagination {
margin-top: 20px;
position: relative;
text-align: center;
-webkit-transition: 300ms;
transition: 300ms;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 4;
}
.swiper-pagination .swiper-pagination-bullet {
width: 10px;
height: 10px;
background: var(--et_dark-2-white);
opacity: 0.4;
}
.swiper-pagination .swiper-pagination-bullet-active,
.swiper-pagination .swiper-pagination-bullet:hover {
opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet:first-child:last-child {
display: none;
}
.swiper-pagination-lines .swiper-pagination span {
border-radius: 0;
width: 19px;
height: 4px;
} .arrows-hovered .sm-arrow,
.arrows-hovered > .swiper-container .swiper-custom-left,
.arrows-hovered > .swiper-container .swiper-custom-right {
position: absolute;
top: calc(50% - var(--arrow-size, 50px) / 2);
color: var(--et_dark-2-white);
cursor: pointer;
-webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
transition: opacity 0.3s ease, transform 0.3s ease;
transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
opacity: 0 !important;
z-index: 3;
border: 15px solid transparent;
font-size: 0;
}
.arrows-hovered .sm-arrow::-moz-selection, .arrows-hovered > .swiper-container .swiper-custom-left::-moz-selection, .arrows-hovered > .swiper-container .swiper-custom-right::-moz-selection {
background-color: transparent;
}
.arrows-hovered .sm-arrow::selection,
.arrows-hovered > .swiper-container .swiper-custom-left::selection,
.arrows-hovered > .swiper-container .swiper-custom-right::selection {
background-color: transparent;
}
.arrows-hovered .hover-effect-slider .sm-arrow:before {
font-size: 16px;
}
.arrows-hovered:hover .arrow-left,
.arrows-long-path:hover .arrow-left,
.arrows-hovered:hover > .swiper-container .swiper-custom-left,
.arrows-long-path:hover > .swiper-container .swiper-custom-left,
.arrows-hovered:hover .arrow-right,
.arrows-long-path:hover .arrow-right,
.arrows-hovered:hover > .swiper-container .swiper-custom-right,
.arrows-long-path:hover > .swiper-container .swiper-custom-right {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1 !important;
}
.arrows-hovered.arrows-hovered-static > .swiper-container .swiper-custom-left,
.arrows-hovered.arrows-hovered-static > .swiper-container .swiper-custom-right {
opacity: 1 !important;
visibility: visible;
}
.arrows-hovered.arrows-hovered-static > .swiper-container .swiper-custom-left:not(:hover),
.arrows-hovered.arrows-hovered-static > .swiper-container .swiper-custom-right:not(:hover) {
-webkit-transform: translateX(0);
transform: translateX(0);
}
.arrows-hovered .swiper-control-bottom .swiper-custom-right:hover,
.arrows-hovered .swiper-control-bottom .swiper-custom-left:hover {
-webkit-transform: none;
transform: none;
}
@media screen and (min-width: 993px) {
.sidebar-enabled .post-grid.col-md-4 {
--arrow-size: 40px;
}
.sidebar-enabled .post-grid.col-md-4 .swiper-custom-left,
.sidebar-enabled .post-grid.col-md-4 .swiper-custom-right {
text-align: center;
}
.sidebar-enabled .post-grid.col-md-3 {
--arrow-size: 35px;
}
}
.arrows-always .swiper-entry .swiper-button-prev,
.arrows-always.swiper-entry .swiper-button-prev,
.arrows-always .swiper-entry .swiper-button-next,
.arrows-always.swiper-entry .swiper-button-next {
visibility: visible;
opacity: 1;
}
.arrows-always .swiper-entry .swiper-button-disabled,
.arrows-always.swiper-entry .swiper-button-disabled {
opacity: 0.7;
} .bottom .swiper-navigation {
text-align: center;
}
.bottom .swiper-navigation .swiper-custom-left,
.bottom .swiper-navigation .swiper-custom-right {
position: static;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
opacity: 1;
visibility: visible;
margin: var(--arrow-top-space, 10px) var(--arrow-space, 10px) 0 !important;
}
.bottom .swiper-navigation .swiper-custom-left:after,
.bottom .swiper-navigation .swiper-custom-right:after {
display: none;
}
@media screen and (max-width: 1024px) {
.swiper-entry {
--arrow-size: 40px;
}
}
@media screen and (max-width: 768px) {
.swipers-couple-wrapper.swiper-entry .swiper-control-bottom .swiper-custom-left,
.swipers-couple-wrapper.swiper-entry .swiper-control-bottom .swiper-custom-right {
display: none;
}
.arrows-hovered .arrow-left,
.arrows-long-path .arrow-left,
.arrows-hovered > .swiper-container .swiper-custom-left,
.arrows-long-path > .swiper-container .swiper-custom-left,
.arrows-hovered .arrow-right,
.arrows-long-path .arrow-right,
.arrows-hovered > .swiper-container .swiper-custom-right,
.arrows-long-path > .swiper-container .swiper-custom-right {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1 !important;
visibility: visible;
}
}
@media screen and (max-width: 480px) {
.swiper-entry .swiper-custom-left,
.swiper-entry:hover .swiper-custom-left,
.swiper-entry .swiper-custom-right,
.swiper-entry:hover .swiper-custom-right {
opacity: 1;
visibility: visible;
}
}  .swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
}
.swiper-container-no-flexbox .swiper-slide {
float: left;
}
.swiper-container-vertical > .swiper-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
-webkit-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-slide {
-ms-flex: 0 0 auto;
-ms-flex-negative: 0;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
list-style: none;
} .swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-transition-property: height, -webkit-transform;
transition-property: height, -webkit-transform;
transition-property: transform, height;
transition-property: transform, height, -webkit-transform;
}  .swiper-wp8-horizontal {
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.swiper-wp8-vertical {
-ms-touch-action: pan-x;
touch-action: pan-x;
} .swiper-pagination.swiper-pagination-hidden {
opacity: 0;
} .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
bottom: 0;
left: 0;
width: 100%;
} .swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #000;
opacity: 0.2;
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-container-vertical > .swiper-pagination-bullets {
right: 10px;
top: 50%;
-webkit-transform: translate3d(0px, -50%, 0);
transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 5px 0;
display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 5px;
}   .swiper-container-cube,
.swiper-container-flip {
overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .swiper-container-cube .swiper-slide {
visibility: hidden;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0.6;
-webkit-filter: blur(50px);
filter: blur(50px);
z-index: 0;
} .swiper-container-fade.swiper-container-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
-webkit-transition-property: opacity;
transition-property: opacity;
opacity: 0 !important;
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
opacity: 1 !important;
}  .swiper-lazy-preloader {
position: absolute;
left: 50%;
top: 50%;
z-index: 10;
border: none;
}
.swiper-lazy-preloader:after {
display: none;
}
.et-icon { font-family: 'xstore-icons' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.et-left-arrow-3:before {
content: "\e96e";
}
.et-right-arrow-3:before {
content: "\e96f";
}
.et-blog:before {
content: "\e970";
}
.et-box:before {
content: "\e971";
}
.et-chat-2:before {
content: "\e972";
}
.et-chat-3:before {
content: "\e973";
}
.et-compare-2-o:before {
content: "\e974";
}
.et-compare-2:before {
content: "\e975";
}
.et-compare-3:before {
content: "\e976";
}
.et-coupon-2:before {
content: "\e977";
}
.et-desktop:before {
content: "\e978";
}
.et-info-2:before {
content: "\e979";
}
.et-fire:before {
content: "\e97a";
}
.et-flash:before {
content: "\e97b";
}
.et-laptop:before {
content: "\e97c";
}
.et-location-2:before {
content: "\e97d";
}
.et-more-2:before {
content: "\e97e";
}
.et-phone:before {
content: "\e97f";
}
.et-sale:before {
content: "\e980";
}
.et-search:before {
content: "\e981";
}
.et-send:before {
content: "\e982";
}
.et-shop-2:before {
content: "\e983";
}
.et-shopping-cart-2-plus:before {
content: "\e984";
}
.et-shopping-cart-plus:before {
content: "\e985";
}
.et-star-2-o:before {
content: "\e986";
}
.et-star-2:before {
content: "\e987";
}
.et-support:before {
content: "\e988";
}
.et-tablet:before {
content: "\e989";
}
.et-view-2:before {
content: "\e98a";
}
.et-youtube-o:before {
content: "\e52";
}
.et-youtube:before {
content: "\e12";
}
.et-clock:before {
content: "\e95e";
}
.et-conversation:before {
content: "\e95f";
}
.et-debit-card:before {
content: "\e960";
}
.et-dev-menu:before {
content: "\e961";
}
.et-top-right-arrow:before {
content: "\e962";
}
.et-file:before {
content: "\e963";
}
.et-home-o:before {
content: "\e964";
}
.et-location:before {
content: "\e965";
}
.et-rocket:before {
content: "\e966";
}
.et-shopping-bag-2-o:before {
content: "\e967";
}
.et-shopping-bag-2:before {
content: "\e968";
}
.et-shopping-bag-3:before {
content: "\e969";
}
.et-user-3:before {
content: "\e96a";
}
.et-user-2:before {
content: "\e96b";
}
.et-heart-2-o:before {
content: "\e96c";
}
.et-heart-2:before {
content: "\e96d";
}
.et-facebook:before {
content: "\e10";
}
.et-behance:before {
content: "\e11";
}
.et-snapchat:before {
content: "\e13";
}
.et-instagram:before {
content: "\e14";
}
.et-google-plus:before {
content: "\e15";
}
.et-pinterest:before {
content: "\e16";
}
.et-linkedin:before {
content: "\e17";
}
.et-rss:before {
content: "\e18";
}
.et-tripadvisor:before {
content: "\e19";
}
.et-twitter:before {
content: "\e20";
}
.et-tumblr:before {
content: "\e21";
}
.et-vk:before {
content: "\e22";
}
.et-vimeo:before {
content: "\e23";
}
.et-skype:before {
content: "\e24";
}
.et-whatsapp:before {
content: "\e25";
}
.et-houzz:before {
content: "\e26";
}
.et-telegram:before {
content: "\e27";
}
.et-etsy:before {
content: "\e28";
}
.et-tik-tok:before {
content: "\e29";
}
.et-twitch:before {
content: "\e30";
}
.et-untapped:before {
content: "\e32";
}
.et-facebook-o:before {
content: "\e50";
}
.et-behance-o:before {
content: "\e51";
}
.et-snapchat-o:before {
content: "\e53";
}
.et-instagram-o:before {
content: "\e54";
}
.et-google-plus-o:before {
content: "\e55";
}
.et-pinterest-o:before {
content: "\e56";
}
.et-linkedin-o:before {
content: "\e57";
}
.et-rss-o:before {
content: "\e58";
}
.et-tripadvisor-o:before {
content: "\e59";
}
.et-twitter-o:before {
content: "\e60";
}
.et-tumblr-o:before {
content: "\e61";
}
.et-vk-o:before {
content: "\e62";
}
.et-vimeo-o:before {
content: "\e63";
}
.et-skype-o:before {
content: "\e64";
}
.et-whatsapp-o:before {
content: "\e65";
}
.et-houzz-o:before {
content: "\e66";
}
.et-telegram-o:before {
content: "\e67";
}
.et-etsy-o:before {
content: "\e68";
}
.et-tik-tok-o:before {
content: "\e69";
}
.et-twitch-o:before {
content: "\e70";
}
.et-untapped-o:before {
content: "\e72";
}
.et-exclamation:before {
content: "\e900";
}
.et-play-button:before {
content: "\e901";
}
.et-left-arrow:before {
content: "\e902";
}
.et-up-arrow:before {
content: "\e903";
}
.et-right-arrow:before {
content: "\e904";
}
.et-down-arrow:before {
content: "\e905";
}
.et-info:before {
content: "\e906";
}
.et-view:before {
content: "\e907";
}
.et-heart:before {
content: "\e908";
}
.et-grid-list:before {
content: "\e92e";
}
.et-list-grid:before {
content: "\e92f";
}
.et-grid-2-columns:before {
content: "\e909";
}
.et-grid-4-columns:before {
content: "\e913";
}
.et-grid-5-columns:before {
content: "\e94f";
}
.et-grid-6-columns:before {
content: "\e958";
}
.et-delete:before {
content: "\e90a";
}
.et-zoom:before {
content: "\e90b";
}
.et-shopping-cart:before {
content: "\e90c";
}
.et-shopping-cart-2:before {
content: "\e90d";
}
.et-star:before {
content: "\e90e";
}
.et-360-degrees:before {
content: "\e90f";
}
.et-plus:before {
content: "\e910";
}
.et-transfer:before {
content: "\e911";
}
.et-minus:before {
content: "\e912";
}
.et-downloads:before {
content: "\e914";
}
.et-compare:before {
content: "\e915";
}
.et-shopping-basket:before {
content: "\e916";
}
.et-loader-gif:before {
content: "\e917";
}
.et-tick:before {
content: "\e918";
}
.et-logout:before {
content: "\e919";
}
.et-reddit:before {
content: "\e91a";
}
.et-reddit-o:before {
content: "\e91b";
}
.et-discord:before {
content: "\e91c";
}
.et-discord-o:before {
content: "\e91d";
}
.et-cafecito-o:before {
content: "\e91e";
}
.et-clear-filter:before {
content: "\e91f";
}
.et-coupon:before {
content: "\e920";
}
.et-cafecito:before {
content: "\e921";
}
.et-kofi:before {
content: "\e922";
}
.et-filter:before {
content: "\e95d";
}
.et-viber:before {
content: "\e923";
}
.et-dribbble-o:before {
content: "\e924";
}
.et-share-arrow:before {
content: "\e925";
}
.et-dribbble:before {
content: "\e926";
}
.et-diagonal-arrow:before {
content: "\e927";
}
.et-kofi-o:before {
content: "\e928";
}
.et-viber-o:before {
content: "\e929";
}
.et-checked:before {
content: "\e92a";
}
.et-circle:before {
content: "\e92b";
}
.et-wallet:before {
content: "\e92c";
}
.et-heart-o:before {
content: "\e92d";
}
.et-protect:before {
content: "\e930";
}
.et-line-o:before {
content: "\e931";
}
.et-share:before {
content: "\e932";
}
.et-line:before {
content: "\e933";
}
.et-controls:before {
content: "\e934";
}
.et-patreon-o:before {
content: "\e935";
}
.et-burger:before {
content: "\e936";
}
.et-calendar:before {
content: "\e937";
}
.et-chat:before {
content: "\e938";
}
.et-internet:before {
content: "\e939";
}
.et-message:before {
content: "\e93a";
}
.et-patreon:before {
content: "\e93b";
}
.et-strava-o:before {
content: "\e93c";
}
.et-shopping-bag-o:before {
content: "\e93d";
}
.et-shopping-bag:before {
content: "\e93e";
}
.et-strava:before {
content: "\e93f";
}
.et-delivery:before {
content: "\e940";
}
.et-square:before {
content: "\e941";
}
.et-sent:before {
content: "\e942";
}
.et-more:before {
content: "\e943";
}
.et-upload:before {
content: "\e944";
}
.et-phone-call:before {
content: "\e945";
}
.et-gift:before {
content: "\e946";
}
.et-left-arrow-2:before {
content: "\e947";
}
.et-right-arrow-2:before {
content: "\e948";
}
.et-time:before {
content: "\e949";
}
.et-money-bag:before {
content: "\e94a";
}
.et-guarantee:before {
content: "\e94b";
}
.et-trash:before {
content: "\e94c";
}
.et-dot-inside:before {
content: "\e94d";
}
.et-dot:before {
content: "\e94e";
}
.et-size:before {
content: "\e950";
}
.et-play-button-2:before {
content: "\e951";
}
.et-gallery:before {
content: "\e952";
}
.et-home:before {
content: "\e953";
}
.et-shop:before {
content: "\e954";
}
.et-emoji-happy:before {
content: "\e955";
}
.et-emoji-sad:before {
content: "\e956";
}
.et-emoji-neutral:before {
content: "\e957";
}
.et-bell:before {
content: "\e959";
}
.et-bell-filled:before {
content: "\e95a";
}
.et-cart-unavailable:before {
content: "\e95b";
}
.et-square-filled:before {
content: "\e95c";
}
.et-user:before {
content: "\e1000";
}
.et-star-o:before {
content: "\e930d";
}
@-webkit-keyframes slideInEffect {
from {
top: 120%;
opacity: 0;
}
to {
top: 100%;
opacity: 1;
}
}
@keyframes slideInEffect {
from {
top: 120%;
opacity: 0;
}
to {
top: 100%;
opacity: 1;
}
}
@-webkit-keyframes slideOutEffect {
from {
top: 100%;
opacity: 1;
}
to {
top: 120%;
opacity: 0;
}
}
@keyframes slideOutEffect {
from {
top: 100%;
opacity: 1;
}
to {
top: 120%;
opacity: 0;
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
visibility: hidden;
}
100% {
opacity: 1;
visibility: visible;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
visibility: hidden;
}
100% {
opacity: 1;
visibility: visible;
}
}
@-webkit-keyframes et-fadeIn {
0% {
opacity: 0;
visibility: hidden;
}
100% {
opacity: 1;
visibility: visible;
}
}
@keyframes et-fadeIn {
0% {
opacity: 0;
visibility: hidden;
}
100% {
opacity: 1;
visibility: visible;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
visibility: visible;
}
100% {
opacity: 0;
visibility: hidden;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
visibility: visible;
}
100% {
opacity: 0;
visibility: hidden;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes et-woo-fadeIn {
0% {
opacity: 0;
visibility: hidden;
}
10% {
opacity: 1;
visibility: visible;
}
90% {
opacity: 1;
visibility: visible;
}
100% {
opacity: 0;
visibility: hidden;
}
}
@keyframes et-woo-fadeIn {
0% {
opacity: 0;
visibility: hidden;
}
10% {
opacity: 1;
visibility: visible;
}
90% {
opacity: 1;
visibility: visible;
}
100% {
opacity: 0;
visibility: hidden;
}
}
@-webkit-keyframes et-toTop {
0% {
-webkit-transform: translateY(5px);
transform: translateY(5px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes et-toTop {
0% {
-webkit-transform: translateY(5px);
transform: translateY(5px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes rotate {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotate {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes dash {
0% {
stroke-dasharray: 1, 200;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 89, 200;
stroke-dashoffset: -35px;
}
100% {
stroke-dasharray: 89, 200;
stroke-dashoffset: -124px;
}
}
@keyframes dash {
0% {
stroke-dasharray: 1, 200;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 89, 200;
stroke-dashoffset: -35px;
}
100% {
stroke-dasharray: 89, 200;
stroke-dashoffset: -124px;
}
}
@-webkit-keyframes et-toBottomFull {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes et-toBottomFull {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes et-dropdown {
0% {
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: perspective(500px) rotateX(-90deg);
transform: perspective(500px) rotateX(-90deg);
}
100% {
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: perspective(500px) rotateX(0deg);
transform: perspective(500px) rotateX(0deg);
}
}
@keyframes et-dropdown {
0% {
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: perspective(500px) rotateX(-90deg);
transform: perspective(500px) rotateX(-90deg);
}
100% {
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: perspective(500px) rotateX(0deg);
transform: perspective(500px) rotateX(0deg);
}
}
@-webkit-keyframes et-dropdown-top {
0% {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: perspective(500px) rotateX(90deg);
transform: perspective(500px) rotateX(90deg);
}
100% {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: perspective(500px) rotateX(0deg);
transform: perspective(500px) rotateX(0deg);
}
}
@keyframes et-dropdown-top {
0% {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: perspective(500px) rotateX(90deg);
transform: perspective(500px) rotateX(90deg);
}
100% {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: perspective(500px) rotateX(0deg);
transform: perspective(500px) rotateX(0deg);
}
}
@keyframes et-toTop {
0% {
-webkit-transform: translateY(5px);
transform: translateY(5px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes et-toTopLong {
0% {
-webkit-transform: translateY(15px);
transform: translateY(15px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes et-toTopLong {
0% {
-webkit-transform: translateY(15px);
transform: translateY(15px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes et-scale-in {
0% {
-webkit-transform: scale(0.7);
transform: scale(0.7);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes et-scale-in {
0% {
-webkit-transform: scale(0.7);
transform: scale(0.7);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes et-scale {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes et-scale {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes pulsate {
0% {
-webkit-transform: scale(0.1, 0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
-webkit-transform: scale(0.9, 0.9);
opacity: 0;
}
}
@keyframes pulsate {
0% {
-webkit-transform: scale(0.1, 0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
-webkit-transform: scale(0.9, 0.9);
opacity: 0;
}
}
@-webkit-keyframes slideInRightEffect {
from {
-webkit-transform: translateX(-40px);
transform: translateX(-40px);
opacity: 0;
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
@keyframes slideInRightEffect {
from {
-webkit-transform: translateX(-40px);
transform: translateX(-40px);
opacity: 0;
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes et-rtl {
0% {
-webkit-transform: translateX(7px);
transform: translateX(7px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes et-rtl {
0% {
-webkit-transform: translateX(7px);
transform: translateX(7px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-webkit-keyframes et-ltr {
0% {
-webkit-transform: translateX(-7px);
transform: translateX(-7px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes et-ltr {
0% {
-webkit-transform: translateX(-7px);
transform: translateX(-7px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
} .mfp-bg,
.mfp-wrap {
position: fixed;
}
.mfp-bg,
.mfp-wrap,
.mfp-container {
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.mfp-bg {
z-index: 1042;
overflow: hidden;
background: var(--et_dark-color);
opacity: 0.5;
filter: alpha(opacity=80);
}
.mfp-wrap {
z-index: 1043;
outline: none !important;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
padding: 0 8px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-container .zoom-images-button,
.mfp-container .open-video-popup,
.mfp-container .open-360-popup {
opacity: 0 !important;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: start;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur {
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-preloader a:hover {
color: #FFF;
}
.mfp-align-top .mfp-container:before,
.mfp-loading.mfp-figure,
.mfp-s-ready .mfp-preloader,
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none;
}
button.mfp-close {
font-size: 0 !important;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close,
#cboxClose {
width: 44px !important;
height: 44px !important;
line-height: 40px;
position: absolute;
right: 0 !important;
padding-right: 0 !important;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
font-size: 0;
background: transparent !important;
color: #9b9b9b;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
text-indent: 0 !important;
}
.mfp-close:before,
#cboxClose:before {
font-family: 'xstore-icons';
display: inline-block;
font-size: 16px;
content: "\e90a";
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.mfp-close:hover:before,
#cboxClose:hover:before {
color: var(--et_active-color);
}
.mfp-close:hover,
#cboxClose:hover,
.mfp-close:focus,
#cboxClose:focus {
opacity: 1;
filter: alpha(opacity=100);
outline: none;
}
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-zoom-out.mfp-ready {
z-index: 10002;
}
.mfp-close-btn-in .mfp-close {
color: var(--et_dark-color);
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 100px;
height: 100px;
background: transparent;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-arrow:after {
font-family: 'xstore-icons';
color: #fff;
font-size: 30px;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after {
content: "\e904";
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after {
content: "\e902";
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
div.mfp-iframe-holder .mfp-close,
div.mfp-image-holder .mfp-close {
text-align: center;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler .mfp-close {
top: 0 !important;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000;
}
.et-lightbox-opened button.mfp-close {
display: none;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0 auto;
max-height: calc(100vh - 40px);
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: start;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
html.et-mfp-opened {
overflow: visible !important;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
} .mfp-zoom-out .mfp-with-anim {
-webkit-animation: none;
animation: none;
-webkit-transform: translateX(-50px);
transform: translateX(-50px);
}
.mfp-zoom-out .mfp-with-anim,
.mfp-zoom-out.mfp-bg {
opacity: 0;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
opacity: 0.5;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim,
.mfp-zoom-out.mfp-removing.mfp-bg {
opacity: 0;
}
.copyrights-widget ul.menu > li > .wpml-ls-link,
.copyrights-widget li .wpml-ls-link {
padding: 6px 10px;
}
.et-follow-buttons a:first-child {
margin-left: 0 !important;
}
.et-follow-buttons a:last-child {
margin-right: 0 !important;
}
.menu-element:not(.horizontal) .menu-item-has-children .nav-sublist-dropdown,
.menu-element:not(.horizontal) .menu-item-has-children .nav-sublist ul {
left: 100%;
}
.menu-element:not(.horizontal).submenu-left .menu-item-has-children .nav-sublist-dropdown,
.menu-element:not(.horizontal).submenu-left .menu-item-has-children .nav-sublist ul {
left: auto;
right: 100%;
}
.menu-element.submenu-left .menu > li > a {
padding-left: 20px;
padding-right: 10px;
}
.menu-element.submenu-left .menu > li > a:after {
left: 0;
}
.menu-element.submenu-left .menu .nav-sublist-dropdown li > a {
padding-left: 3.5rem;
}
.menu-element.submenu-left .menu .nav-sublist-dropdown li > a:after {
left: 2.5rem;
}
@media only screen and (min-width: 480px) and (max-width: 992px) {
.etheme_widget_about_author img {
float: left;
margin-right: 30px;
}
}
.copyrights-widget.etheme_widget_socials .widget-title {
display: inline-block;
text-transform: uppercase;
padding: 0;
margin-right: 5px;
border: none;
}
.copyrights-widget.etheme_widget_socials .widget-title + .et-follow-buttons {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.copyrights-widget.etheme_widget_socials .et-follow-buttons a {
font-size: 11px;
display: inline-block;
text-align: center;
}
.copyrights-widget.etheme_widget_socials .et-follow-buttons a i {
color: inherit;
}
.copyrights-widget.etheme_widget_socials .et-follow-buttons.buttons-size-normal a {
font-size: 15px;
}
.copyrights-widget.etheme_widget_socials .et-follow-buttons.buttons-size-large a {
font-size: 19px;
}
.sidebar-widget.etheme_widget_brands li a {
position: relative;
}
.sidebar-widget.etheme_widget_brands li a strong {
font-weight: 400;
}
.etheme_widget_brands:has(ul):not(:has(li)) {
display: none;
}
.sidebar-widget.etheme_widget_search {
display: inline-block;
width: 100%;
}
.sidebar-widget.etheme_widget_search input[type="text"],
.sidebar-widget.etheme_widget_search input[type="email"],
.sidebar-widget.etheme_widget_search input[type="password"] {
display: inline-block;
height: 2.57rem;
}
.sidebar-widget.etheme_widget_search .button {
height: 2.57rem;
margin-top: 0;
float: right;
}
.etheme_widget_recent_entries li,
.etheme_widget_products li {
list-style: none;
}
.etheme_widget_recent_entries .date-event,
.etheme_widget_products .date-event {
margin-right: 5px;
display: block;
}
.etheme_widget_recent_entries .date-event .number,
.etheme_widget_products .date-event .number {
width: 100%;
display: inline-block;
}
.etheme_widget_recent_entries .date-event .number:after,
.etheme_widget_products .date-event .number:after {
content: "";
position: relative;
margin: 0 auto;
display: block;
}
.etheme_widget_products li:last-child {
margin-bottom: 0 !important;
}
.etheme_widget_entries_tabs .tabs {
margin-bottom: 0;
}
.etheme_widget_entries_tabs .tabs .tab-title {
display: inline-block;
-webkit-margin-end: 15px;
margin-inline-end: 15px;
padding-bottom: 15px;
position: relative;
}
.etheme_widget_entries_tabs .tabs .tab-title:before {
content: '';
height: 1px;
width: 0;
left: 0;
right: auto;
position: absolute;
-webkit-transition: width 0.2s ease-in-out;
transition: width 0.2s ease-in-out;
bottom: 0;
background: currentColor;
}
.etheme_widget_entries_tabs .tabs .tab-title.opened:before,
.etheme_widget_entries_tabs .tabs .tab-title:hover:before {
width: 100%;
right: auto;
left: 0;
}
.etheme_widget_entries_tabs .post-widget-item:last-child {
padding-bottom: 0;
margin-bottom: 0;
}
.etheme_widget_entries_tabs .tab-content {
display: none;
border-top: 1px solid var(--et_border-color);
padding-top: 20px;
padding-bottom: 0;
}
.etheme_widget_about_author h4:not(.widget-title) {
margin-bottom: 5px;
}
.etheme_widget_about_author img {
margin-bottom: 1em;
}
.etheme_widget_about_author .author-bio {
margin-bottom: 0;
}
.widget_price_filter ul {
padding-left: 0;
padding-right: 0;
margin-bottom: 0;
}
.widget_price_filter ul li a {
font-size: 1rem;
}
.widget_price_filter .price-filter-box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 5px -6px 0;
}
.widget_price_filter .price-filter-box input {
width: auto;
max-width: calc(50% - 16px);
text-align: center;
-webkit-appearance: none;
padding: 2px 5px;
margin: 10px 6px 0;
}
.widget_price_filter .price-filter-box:has(button) input {
max-width: 62px;
}
.widget_price_filter .price-filter-box .line {
display: block;
width: 8px;
height: 1px;
background-color: var(--et_border-color);
margin-top: 10px;
}
.widget_price_filter .price-filter-box button {
margin: 10px 6px 0;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.et-follow-buttons,
.et-follow-buttons a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.et-follow-buttons a {
font-size: 12px;
margin: 0 7px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.et-follow-buttons.buttons-size-normal a {
font-size: 16px;
margin: 0 9px;
}
.et-follow-buttons.buttons-size-large a {
font-size: 20px;
margin: 0 10px;
}
.et-follow-buttons.icons-filled a {
padding: 5px;
position: relative;
}
.et-follow-buttons.icons-filled a:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
opacity: 0;
background: rgba(0, 0, 0, 0.1);
-webkit-transition: inherit;
transition: inherit;
border-radius: inherit;
}
.et-follow-buttons.icons-filled a i {
color: #fff;
}
.et-follow-buttons.icons-filled a:hover:before {
opacity: 1;
}
.et-follow-buttons.icons-filled a:last-child {
margin-right: 0 !important;
}
.et-follow-buttons.icons-filled.buttons-size-normal a {
padding: 7px;
}
.et-follow-buttons.icons-filled.buttons-size-large a {
padding: 10px;
}
.et-follow-buttons.icons-filled .follow-facebook {
background-color: #3a5795;
}
.et-follow-buttons.icons-filled .follow-twitter {
background-color: #000;
}
.et-follow-buttons.icons-filled .follow-instagram {
background-color: #2d5a82;
}
.et-follow-buttons.icons-filled .follow-google {
background-color: #dd4c3e;
}
.et-follow-buttons.icons-filled .follow-pinterest {
background-color: #bd2126;
}
.et-follow-buttons.icons-filled .follow-etsy {
background-color: #eb6d20;
}
.et-follow-buttons.icons-filled .follow-tik-tok {
background-color: #000;
}
.et-follow-buttons.icons-filled .follow-strava {
background-color: #fc4c02;
}
.et-follow-buttons.icons-filled .follow-dribbble {
background: #444444;
}
.et-follow-buttons.icons-filled .follow-kofi {
background: #01b9fe;
}
.et-follow-buttons.icons-filled .follow-line {
background: #00c300;
}
.et-follow-buttons.icons-filled .follow-reddit {
background: #ff4500;
}
.et-follow-buttons.icons-filled .follow-cafecito {
background: #8fa2cc;
}
.et-follow-buttons.icons-filled .follow-patreon {
background: #ff5900;
}
.et-follow-buttons.icons-filled .follow-discord {
background: #7289da;
}
.et-follow-buttons.icons-filled .follow-untapped {
background-color: #ffc000;
}
.et-follow-buttons.icons-filled .follow-linkedin {
background-color: #1898b9;
}
.et-follow-buttons.icons-filled .follow-tumblr {
background-color: #35465c;
}
.et-follow-buttons.icons-filled .follow-youtube {
background-color: #e2282e;
}
.et-follow-buttons.icons-filled .follow-telegram {
background-color: #0088cc;
}
.et-follow-buttons.icons-filled .follow-vimeo {
background-color: #2ab8e8;
}
.et-follow-buttons.icons-filled .follow-skype {
background-color: #1eb7ec;
}
.et-follow-buttons.icons-filled .follow-rss {
background-color: #f97636;
}
.et-follow-buttons.icons-filled .follow-vk {
background-color: #507299;
}
.et-follow-buttons.icons-filled .follow-houzz {
background-color: #7cc04b;
}
.et-follow-buttons.icons-filled .follow-whatsapp {
background-color: #25d266;
}
.et-follow-buttons.icons-filled .follow-viber {
background-color: #7360F2;
}
.et-follow-buttons.icons-filled .follow-snapchat {
background-color: #fffc00;
}
.et-follow-buttons.icons-filled .follow-tripadvisor {
background-color: #7cc04b;
}
.et-follow-buttons.align-left {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.et-follow-buttons.align-right {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
@media only screen and (max-width: 768px) {
.mob-center .et-follow-buttons {
text-align: center !important;
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
}
.etheme_widget_qr_code {
font-size: 1.14rem;
}
.etheme_widget_qr_code .qr-lighbox,
.etheme_widget_qr_code .qr-image {
float: right;
max-width: 43px;
max-height: 43px;
}
@media only screen and (max-width: 480px) {
.etheme_widget_qr_code .qr-lighbox,
.etheme_widget_qr_code .qr-image {
max-width: 86px;
max-height: 86px;
}
}
.menu-element h5 {
font-size: 1.14rem;
text-transform: uppercase;
color: var(--et_dark-color);
margin-bottom: 1.07em;
}
.menu-element .menu {
padding: 0;
margin-bottom: 0;
}
.menu-element .menu:before,
.menu-element .menu:after {
display: table;
content: " ";
}
.menu-element .menu:after {
clear: both;
}
.menu-element .menu li {
list-style: none;
cursor: pointer;
position: relative;
display: block;
margin-bottom: 0;
}
.menu-element .menu li > a {
display: block;
}
.menu-element .menu > li {
padding: 0 15px; }
.menu-element .menu .label-text {
display: none;
}
.menu-element .menu .menu-item-has-children > a:after {
content: "\e904";
font-family: 'xstore-icons';
font-size: 0.57em;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.menu-element .menu .menu-item-has-children a {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.menu-element .menu li > a,
.footer .menu-element.horizontal .menu li > a {
padding: 0.77em 1.07em;
}
.menu-element:not(.horizontal) .menu-item-has-children .nav-sublist-dropdown {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.menu-element.submenu-left .menu .menu-item-has-children > a:after {
content: "\e902";
right: auto;
}
.menu-element.menu-align-center {
text-align: center;
}
.menu-element.menu-align-right {
text-align: end;
}
.menu-element.horizontal {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.menu-element.horizontal.menu-align-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.menu-element.horizontal.menu-align-right {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.menu-element.horizontal .menu > li {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
width: auto;
padding: 0;
margin: 0;
-webkit-margin-end: var(--widget-list-item-space, 11px);
margin-inline-end: var(--widget-list-item-space, 11px);
}
.menu-element.horizontal .menu > li.menu-item-has-children > a:after {
content: "\e905";
}
.menu-element.horizontal.submenu-top .menu .nav-sublist-dropdown {
top: auto;
bottom: 100%;
}
.menu-element.menu-list .menu .item-with-block .nav-sublist-dropdown,
.menu-element.menu-list .menu .item-with-block > .nav-sublist {
display: none !important;
}
.menu-element.menu-list .menu li .nav-sublist-dropdown,
.menu-element.menu-list .menu li .nav-sublist ul {
position: static !important;
padding: 0 0 0 12px;
border: none;
-webkit-transform: none;
transform: none;
}
.menu-element.menu-list .menu li .nav-sublist-dropdown,
.menu-element.menu-list .menu li > .nav-sublist {
display: block !important;
-webkit-animation: none !important;
animation: none !important;
}
.menu-element.menu-list .menu li ul a {
color: var(--et_main-color);
-webkit-text-fill-color: var(--et_main-color);
text-transform: none;
padding: 8px 0;
}
.menu-element.menu-list .menu a:after {
display: none;
}
.menu-element.menu-list .menu .nav-sublist-dropdown ul > li a,
.menu-element.menu-list .menu .nav-sublist-dropdown ul > li .nav-sublist ul li a:hover {
background-color: transparent;
} .et-menu-list {
padding: 0;
margin-bottom: 2.14em;
}
.et-menu-list li {
list-style: none;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
margin-bottom: 0;
line-height: inherit;
}
.et-menu-list ul {
margin: 0;
padding: 0;
}
.et-menu-list .menu-title > *:not(.label-text) {
display: inline-block;
font: inherit;
color: inherit;
-webkit-text-fill-color: currentColor;
margin-bottom: 0;
text-transform: inherit !important;
}
.et-menu-list .menu-title i {
display: inline-block;
margin-right: 10px;
}
.et-menu-list .item-title-holder a {
display: block;
font-size: 1rem;
padding: 0 2.3em 0.7em;
}
.et-menu-list .item-title-holder a:hover {
color: var(--et_active-color);
}
.et-menu-list .subitem-title-holder a {
display: block;
padding: 0.5em 2em;
font-size: 1.14rem;
color: var(--et_main-color);
}
.et-menu-list .subitem-title-holder a:hover {
color: var(--et_dark-2-white);
}
.et-menu-list .menu-title a,
.et-menu-list .type-img > a {
padding-bottom: 0;
}
.et-menu-list .nav-item-image img {
width: auto;
}
.et-menu-list .menu-sublist .menu-item:last-child .subitem-title-holder a {
padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
.template-content .menu-element {
text-align: center !important;
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
}
.widget_product_categories.sidebar-widget ul li > ul.children li > a,
.sidebar-widget ul li > ul.children li > a,
.widget_product_categories.sidebar-widget ul li > ul.sub-menu li > a,
.sidebar-widget ul li > ul.sub-menu li > a {
font-size: 1rem;
padding-left: 10px;
--widget-link-underline-offset: 10px;
}
.widget_product_categories.sidebar-widget ul li > ul.children li ul.children li > a,
.sidebar-widget ul li > ul.children li ul.children li > a,
.widget_product_categories.sidebar-widget ul li > ul.sub-menu li ul.children li > a,
.sidebar-widget ul li > ul.sub-menu li ul.children li > a,
.widget_product_categories.sidebar-widget ul li > ul.children li ul.sub-menu li > a,
.sidebar-widget ul li > ul.children li ul.sub-menu li > a,
.widget_product_categories.sidebar-widget ul li > ul.sub-menu li ul.sub-menu li > a,
.sidebar-widget ul li > ul.sub-menu li ul.sub-menu li > a {
padding-left: 20px;
--widget-link-underline-offset: 20px;
}
.widget_product_categories.sidebar-widget ul li > ul.children li ul.children ul.children li > a,
.sidebar-widget ul li > ul.children li ul.children ul.children li > a,
.widget_product_categories.sidebar-widget ul li > ul.sub-menu li ul.children ul.children li > a,
.sidebar-widget ul li > ul.sub-menu li ul.children ul.children li > a,
.widget_product_categories.sidebar-widget ul li > ul.children li ul.sub-menu ul.children li > a,
.sidebar-widget ul li > ul.children li ul.sub-menu ul.children li > a,
.widget_product_categories.sidebar-widget ul li > ul.sub-menu li ul.sub-menu ul.children li > a,
.sidebar-widget ul li > ul.sub-menu li ul.sub-menu ul.children li > a,
.widget_product_categories.sidebar-widget ul li > ul.children li ul.children ul.sub-menu li > a,
.sidebar-widget ul li > ul.children li ul.children ul.sub-menu li > a,
.widget_product_categories.sidebar-widget ul li > ul.sub-menu li ul.children ul.sub-menu li > a,
.sidebar-widget ul li > ul.sub-menu li ul.children ul.sub-menu li > a,
.widget_product_categories.sidebar-widget ul li > ul.children li ul.sub-menu ul.sub-menu li > a,
.sidebar-widget ul li > ul.children li ul.sub-menu ul.sub-menu li > a,
.widget_product_categories.sidebar-widget ul li > ul.sub-menu li ul.sub-menu ul.sub-menu li > a,
.sidebar-widget ul li > ul.sub-menu li ul.sub-menu ul.sub-menu li > a {
padding-left: 30px;
--widget-link-underline-offset: 30px;
}
.widget_product_categories.sidebar-widget ul .open-this,
.sidebar-widget ul .open-this,
.widget_product_categories.sidebar-widget ul .caret-icon,
.sidebar-widget ul .caret-icon {
float: right;
right: 0;
}
.widget_product_categories.sidebar-widget li a {
position: relative;
}
.widget_product_categories.sidebar-widget li a:before {
content: '';
height: 1px;
width: 0;
left: var(--widget-link-underline-offset, 0px);
right: 0;
position: absolute;
-webkit-transition: width 0.2s ease-in-out;
transition: width 0.2s ease-in-out;
bottom: var(--widget-link-underline-bottom-offset, 5px);
background: currentColor;
}
.widget_product_categories.sidebar-widget li.opened > a:before,
.widget_product_categories.sidebar-widget li:hover > a:before {
width: calc(100% - var(--widget-link-underline-offset,0px));
}
.widget_text ol,
.widget_text ul {
padding-left: 20px;
margin-bottom: 10px;
margin-top: 10px;
}
.sidebar-slider .swiper-entry .swiper-custom-right,
.sidebar-slider .swiper-entry:hover .swiper-custom-right {
right: 0;
}
.sidebar-slider .swiper-entry .swiper-custom-left,
.sidebar-slider .swiper-entry:hover .swiper-custom-left {
right: 20px;
left: auto;
}
.sidebar-slider .swiper-entry .initialized .swiper-lazy-preloader {
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.widget_search button,
.widget_product_search button,
.woocommerce-product-search button {
right: 0;
}
.widget_search input,
.widget_product_search input,
.woocommerce-product-search input {
font-size: 1.14rem;
padding-right: calc(var(--et_inputs-height, 2.642rem) + 1.07em);
}
.sidebar-widget,
.widget-container {
display: inline-block;
}
.sidebar-widget,
.widget-container,
.sidebar-widget li,
.widget-container li {
width: 100%;
}
.sidebar-widget ul.menu > li > a,
.footer-widget ul.menu > li > a,
.widget ul.menu > li > a,
.sidebar-widget li a,
.footer-widget li a,
.widget li a {
font-size: 1.14rem;
}
.sidebar-widget li,
.footer-widget li,
.widget li,
.copyrights-widget li {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
line-height: 1.42857143;
}
.sidebar-widget ul,
.footer-widget ul,
.widget ul,
.copyrights-widget ul {
margin-bottom: 0;
padding-left: 0;
}
.sidebar-widget ul.menu > li,
.footer-widget ul.menu > li,
.widget ul.menu > li,
.copyrights-widget ul.menu > li {
padding-left: 0;
padding-right: 0;
}
.sidebar-widget ul.menu > li > a,
.footer-widget ul.menu > li > a,
.widget ul.menu > li > a,
.copyrights-widget ul.menu > li > a,
.sidebar-widget li a,
.footer-widget li a,
.widget li a,
.copyrights-widget li a {
display: inline-block;
padding: calc(var(--widget-list-item-space, 11px) / 2) 0;
}
.sidebar-widget > ul > li:first-child,
.footer-widget > ul > li:first-child,
.widget > ul > li:first-child,
.copyrights-widget > ul > li:first-child,
.sidebar-widget .menu-main-menu-container > ul > li:first-child,
.footer-widget .menu-main-menu-container > ul > li:first-child,
.widget .menu-main-menu-container > ul > li:first-child,
.copyrights-widget .menu-main-menu-container > ul > li:first-child,
.sidebar-widget .wpb_wrapper > ul > li:first-child,
.footer-widget .wpb_wrapper > ul > li:first-child,
.widget .wpb_wrapper > ul > li:first-child,
.copyrights-widget .wpb_wrapper > ul > li:first-child,
.sidebar-widget .textwidget > ul > li:first-child,
.footer-widget .textwidget > ul > li:first-child,
.widget .textwidget > ul > li:first-child,
.copyrights-widget .textwidget > ul > li:first-child {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.sidebar-widget > ul > li:first-child > a,
.footer-widget > ul > li:first-child > a,
.widget > ul > li:first-child > a,
.copyrights-widget > ul > li:first-child > a,
.sidebar-widget .menu-main-menu-container > ul > li:first-child > a,
.footer-widget .menu-main-menu-container > ul > li:first-child > a,
.widget .menu-main-menu-container > ul > li:first-child > a,
.copyrights-widget .menu-main-menu-container > ul > li:first-child > a,
.sidebar-widget .wpb_wrapper > ul > li:first-child > a,
.footer-widget .wpb_wrapper > ul > li:first-child > a,
.widget .wpb_wrapper > ul > li:first-child > a,
.copyrights-widget .wpb_wrapper > ul > li:first-child > a,
.sidebar-widget .textwidget > ul > li:first-child > a,
.footer-widget .textwidget > ul > li:first-child > a,
.widget .textwidget > ul > li:first-child > a,
.copyrights-widget .textwidget > ul > li:first-child > a {
padding-top: 0;
}
.sidebar-widget > ul > li:first-child > .open-this,
.footer-widget > ul > li:first-child > .open-this,
.widget > ul > li:first-child > .open-this,
.copyrights-widget > ul > li:first-child > .open-this,
.sidebar-widget .menu-main-menu-container > ul > li:first-child > .open-this,
.footer-widget .menu-main-menu-container > ul > li:first-child > .open-this,
.widget .menu-main-menu-container > ul > li:first-child > .open-this,
.copyrights-widget .menu-main-menu-container > ul > li:first-child > .open-this,
.sidebar-widget .wpb_wrapper > ul > li:first-child > .open-this,
.footer-widget .wpb_wrapper > ul > li:first-child > .open-this,
.widget .wpb_wrapper > ul > li:first-child > .open-this,
.copyrights-widget .wpb_wrapper > ul > li:first-child > .open-this,
.sidebar-widget .textwidget > ul > li:first-child > .open-this,
.footer-widget .textwidget > ul > li:first-child > .open-this,
.widget .textwidget > ul > li:first-child > .open-this,
.copyrights-widget .textwidget > ul > li:first-child > .open-this {
height: 22px;
}
.sidebar-widget > ul > li:not(.opened, .type-label):last-child > a,
.footer-widget > ul > li:not(.opened, .type-label):last-child > a,
.widget > ul > li:not(.opened, .type-label):last-child > a,
.copyrights-widget > ul > li:not(.opened, .type-label):last-child > a,
.sidebar-widget .menu-main-menu-container > ul > li:not(.opened, .type-label):last-child > a,
.footer-widget .menu-main-menu-container > ul > li:not(.opened, .type-label):last-child > a,
.widget .menu-main-menu-container > ul > li:not(.opened, .type-label):last-child > a,
.copyrights-widget .menu-main-menu-container > ul > li:not(.opened, .type-label):last-child > a,
.sidebar-widget .wpb_wrapper > ul > li:not(.opened, .type-label):last-child > a,
.footer-widget .wpb_wrapper > ul > li:not(.opened, .type-label):last-child > a,
.widget .wpb_wrapper > ul > li:not(.opened, .type-label):last-child > a,
.copyrights-widget .wpb_wrapper > ul > li:not(.opened, .type-label):last-child > a,
.sidebar-widget .textwidget > ul > li:not(.opened, .type-label):last-child > a,
.footer-widget .textwidget > ul > li:not(.opened, .type-label):last-child > a,
.widget .textwidget > ul > li:not(.opened, .type-label):last-child > a,
.copyrights-widget .textwidget > ul > li:not(.opened, .type-label):last-child > a {
padding-bottom: 0;
--widget-link-underline-bottom-offset: 0;
margin-bottom: 0;
}
.sidebar-widget > ul > li:not(.opened, .type-label):last-child > .open-this,
.footer-widget > ul > li:not(.opened, .type-label):last-child > .open-this,
.widget > ul > li:not(.opened, .type-label):last-child > .open-this,
.copyrights-widget > ul > li:not(.opened, .type-label):last-child > .open-this,
.sidebar-widget .menu-main-menu-container > ul > li:not(.opened, .type-label):last-child > .open-this,
.footer-widget .menu-main-menu-container > ul > li:not(.opened, .type-label):last-child > .open-this,
.widget .menu-main-menu-container > ul > li:not(.opened, .type-label):last-child > .open-this,
.copyrights-widget .menu-main-menu-container > ul > li:not(.opened, .type-label):last-child > .open-this,
.sidebar-widget .wpb_wrapper > ul > li:not(.opened, .type-label):last-child > .open-this,
.footer-widget .wpb_wrapper > ul > li:not(.opened, .type-label):last-child > .open-this,
.widget .wpb_wrapper > ul > li:not(.opened, .type-label):last-child > .open-this,
.copyrights-widget .wpb_wrapper > ul > li:not(.opened, .type-label):last-child > .open-this,
.sidebar-widget .textwidget > ul > li:not(.opened, .type-label):last-child > .open-this,
.footer-widget .textwidget > ul > li:not(.opened, .type-label):last-child > .open-this,
.widget .textwidget > ul > li:not(.opened, .type-label):last-child > .open-this,
.copyrights-widget .textwidget > ul > li:not(.opened, .type-label):last-child > .open-this {
height: 34px;
}
.widget_product_categories.sidebar-widget ul.with-accordion ul.children,
.sidebar-widget ul.with-accordion ul.children {
display: none;
}
.widget_product_categories.sidebar-widget ul li,
.sidebar-widget ul li {
list-style: none;
display: block;
width: 100%;
position: relative;
margin-bottom: 0;
}
.widget_product_categories.sidebar-widget ul li a,
.sidebar-widget ul li a {
display: inline-block;
color: var(--et_main-color);
}
.widget_product_categories.sidebar-widget ul li a:hover,
.sidebar-widget ul li a:hover {
color: var(--et_dark-2-white);
}
.widget_product_categories.sidebar-widget ul li.current-cat > a,
.sidebar-widget ul li.current-cat > a,
.widget_product_categories.sidebar-widget ul li.current-item > a,
.sidebar-widget ul li.current-item > a,
.widget_product_categories.sidebar-widget ul li.chosen > a,
.sidebar-widget ul li.chosen > a,
.widget_product_categories.sidebar-widget ul li.selected > a,
.sidebar-widget ul li.selected > a {
color: var(--et_dark-2-white);
}
.widget_product_categories.sidebar-widget ul li.firstItem,
.sidebar-widget ul li.firstItem {
padding-top: 0;
}
.widget_product_categories.sidebar-widget ul li.parent-cat-wrap a,
.sidebar-widget ul li.parent-cat-wrap a {
border: none !important;
}
.widget_product_categories.sidebar-widget ul li.wc-layered-nav-rating .star-rating ~ span,
.sidebar-widget ul li.wc-layered-nav-rating .star-rating ~ span,
.widget_product_categories.sidebar-widget ul li .count,
.sidebar-widget ul li .count {
font-size: 1rem;
display: inline-block;
color: var(--widget-count-color, var(--et_main-color));
background-color: var(--widget-count-bg-color, transparent);
border-radius: var(--widget-count-br-radius, 0);
padding: var(--widget-count-padding, 0);
min-width: var(--widget-count-min-width, unset);
text-align: center;
-webkit-margin-start: 3px;
margin-inline-start: 3px;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.widget_product_categories.sidebar-widget ul li > ul,
.sidebar-widget ul li > ul {
padding: 0;
}
.widget_product_categories.sidebar-widget ul li > ul.children li,
.sidebar-widget ul li > ul.children li,
.widget_product_categories.sidebar-widget ul li > ul.sub-menu li,
.sidebar-widget ul li > ul.sub-menu li {
list-style: none;
}
.widget_product_categories.sidebar-widget ul .open-this,
.sidebar-widget ul .open-this,
.widget_product_categories.sidebar-widget ul .caret-icon,
.sidebar-widget ul .caret-icon {
cursor: pointer;
height: 36px;
color: var(--et_dark-2-white);
position: absolute;
top: 0;
width: 30px;
text-align: right;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
margin: 0;
font-size: 0;
}
.widget_product_categories.sidebar-widget ul .open-this + a,
.sidebar-widget ul .open-this + a,
.widget_product_categories.sidebar-widget ul .caret-icon + a,
.sidebar-widget ul .caret-icon + a {
max-width: calc(100% - 30px);
}
.widget_product_categories.sidebar-widget ul .open-this:before,
.sidebar-widget ul .open-this:before,
.widget_product_categories.sidebar-widget ul .caret-icon i:before,
.sidebar-widget ul .caret-icon i:before {
font-size: 10px;
}
.widget_product_categories.sidebar-widget ul .caret-icon i:before,
.sidebar-widget ul .caret-icon i:before {
content: "\e905";
font-family: 'xstore-icons';
}
.sidebar-widget ul li.current-cat > a,
.sidebar-widget ul li > ul.children li.current-cat > a {
color: var(--et_dark-2-white);
}
.widget-title,
.widgettitle {
line-height: 1.1;
}
span.widget-title,
span.widgettitle {
display: block;
}
.widget-title,
.widgettitle,
.cart_totals > h2 {
font-size: calc(var(--h5-size-proportion) * 1rem);
text-transform: uppercase;
color: var(--et_dark-2-white);
margin-bottom: var(--widget-title-space-bottom, 1.4em);
padding-bottom: var(--widget-title-inner-space-bottom, 1em);
border-bottom: var(--widget-title-border-width, 1px) solid var(--widget-title-border-color, var(--et_border-color));
}
.widget-title.style-classic,
.widgettitle.style-classic,
.cart_totals > h2.style-classic {
border-bottom: none;
padding-bottom: var(--widget-title-inner-space-bottom, 0);
}
.widget-title.style-line-aside > span:before,
.widgettitle.style-line-aside > span:before,
.cart_totals > h2.style-line-aside > span:before,
.widget-title.style-square-aside > span:before,
.widgettitle.style-square-aside > span:before,
.cart_totals > h2.style-square-aside > span:before,
.widget-title.style-circle-aside > span:before,
.widgettitle.style-circle-aside > span:before,
.cart_totals > h2.style-circle-aside > span:before {
content: '';
width: 0.8em;
height: 0.8em;
display: inline-block;
background: var(--widget-title-element-color, currentColor);
vertical-align: baseline;
-webkit-margin-end: 0.3em;
margin-inline-end: 0.3em;
}
.widget-title.style-circle-aside > span:before,
.widgettitle.style-circle-aside > span:before,
.cart_totals > h2.style-circle-aside > span:before {
border-radius: 50%;
background: transparent;
border: 0.35em solid var(--widget-title-element-color, currentColor);
}
.widget-title.style-line-aside > span:before,
.widgettitle.style-line-aside > span:before,
.cart_totals > h2.style-line-aside > span:before {
width: 3px;
height: 0.72em;
}
.widget-title.style-colored-underline > span,
.widgettitle.style-colored-underline > span,
.cart_totals > h2.style-colored-underline > span {
position: relative;
}
.widget-title.style-colored-underline > span:before,
.widgettitle.style-colored-underline > span:before,
.cart_totals > h2.style-colored-underline > span:before {
content: '';
height: var(--widget-title-border-width, 1px);
display: inline-block;
background: var(--widget-title-element-color, currentColor);
position: absolute;
bottom: calc(var(--widget-title-inner-space-bottom, 1em) * -1);
width: 100%;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
.sidebar-widget li,
.widget li,
.widget-container li,
.widget_recent_entries li,
.footer-widget li {
list-style: none;
}
.sidebar-widget .sidebar-slider {
margin-bottom: 0;
}
.sidebar-slider {
position: relative;
}
.sidebar-slider .swiper-slide li {
float: none;
width: 100%;
}
.sidebar-slider .swiper-container-multirow {
margin-bottom: var(--slider-multirow-bottom-offset, -1.43em);
}
.sidebar-slider .swiper-entry {
position: static;
}
.sidebar-slider .swiper-entry .swiper-custom-right,
.sidebar-slider .swiper-entry .swiper-custom-left {
font-size: 0;
color: var(--et_dark-2-white);
background: transparent !important;
margin: 0;
}
.sidebar-slider .swiper-entry .swiper-custom-right:after,
.sidebar-slider .swiper-entry .swiper-custom-left:after {
display: none;
}
.sidebar-slider .swiper-entry .swiper-custom-left,
.sidebar-slider .swiper-entry .swiper-custom-right {
opacity: 1;
visibility: visible;
width: 20px !important;
height: 20px !important;
top: 0;
z-index: auto;
}
.sidebar-slider .swiper-entry .swiper-button-disabled {
opacity: 0.3;
cursor: default;
}
.sidebar-slider .swiper-entry .initialized .swiper-lazy-preloader .slide-loader {
margin: 0;
}
.sidebar-slider .swiper-custom-left:before,
.sidebar-slider .swiper-custom-right:before {
font-size: 12px;
}
.widget_product_categories.sidebar-widget ul,
.sidebar-widget ul,
.sidebar-slider ul {
padding: 0;
margin-bottom: 0;
}
.product_list_widget li img,
.sidebar-slider li img {
max-width: 5rem;
max-height: 100px;
}
.product_list_widget .initialized .product-list-image,
.sidebar-slider .initialized .product-list-image {
position: relative;
}
.g-recaptcha {
clear: both;
}
.widget_search form,
.widget_product_search form,
.woocommerce-product-search {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.widget_search,
.widget_product_search,
.woocommerce-product-search,
.widget_search .input-row,
.widget_product_search .input-row,
.woocommerce-product-search .input-row {
width: 100%;
}
.widget_search input,
.widget_product_search input,
.woocommerce-product-search input {
font-size: 1rem;
}
.widget_search button,
.widget_product_search button,
.woocommerce-product-search button {
position: absolute;
bottom: 0;
z-index: 1;
width: var(--et_inputs-height, 2.642rem);
height: var(--et_inputs-height, 2.642rem);
font-size: inherit;
padding: 0;
line-height: 1;
color: var(--et_dark-2-white);
background-color: transparent;
border-color: transparent;
border-radius: 0 !important;
}
.widget_search button:hover,
.widget_product_search button:hover,
.woocommerce-product-search button:hover {
color: var(--et_dark-2-white);
background-color: transparent !important;
border-color: transparent !important;
}
.widget_search .wp-block-search__button:before,
.widget_product_search button:before,
.woocommerce-product-search button:before {
content: "\e90b";
font-family: 'xstore-icons';
color: currentColor;
}
.widget_search .wp-block-search__button:before,
.woocommerce-product-search button:before,
.widget_product_search button:before,
.widget_search button i {
display: block !important;
color: currentColor;
}
@media (min-width: 993px) {
.sidebar-widget,
.sidebar-slider {
margin-bottom: var(--space-between-widgets, 3.9em);
}
.sidebar .sidebar-widget:last-of-type:not(:first-of-type),
.sidebar-widget.etheme_widget_satick_block:last-of-type {
margin-bottom: 0;
}
}
@media only screen and (max-width: 992px) {
.sidebar-widget:not(:empty),
.sidebar-slider:not(:empty) {
margin-bottom: 40px;
}
}
.widget_currency_sel_widget .wcml_currency_switcher {
background-color: transparent;
background-image: none;
}
.wpml-ls-legacy-dropdown {
width: auto;
max-width: 12em;
}
.wpml-ls-legacy-dropdown .wcml-cs-item-toggle {
padding-top: 0;
padding-bottom: 0;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
.wcml-dropdown .wcml-cs-submenu {
opacity: 0;
-webkit-transform: translateY(5px);
transform: translateY(5px);
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu,
.wcml-dropdown li:hover.wcml-cs-active-currency .wcml-cs-submenu {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
#lang_sel {
height: auto;
}
#lang_sel a {
text-transform: uppercase !important;
font-size: 0.85rem !important;
}
#lang_sel a.lang_sel_sel {
background-image: none;
}
#lang_sel a.lang_sel_sel:after {
top: calc(50% - 2.5px);
border: 5px solid transparent;
}
#lang_sel img.iclflag {
top: 0;
}
#lang_sel li,
.widget_currency_sel_widget li {
padding: 0 !important;
margin: 0 !important;
}
#lang_sel li ul,
.widget_currency_sel_widget li ul {
width: 180px;
background-color: #fff !important;
height: auto !important;
top: 100%;
z-index: 100;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
padding: 10px 0 !important;
}
#lang_sel li ul a,
.widget_currency_sel_widget li ul a {
padding: 9px 10px;
opacity: 1 !important;
}
#lang_sel li ul a:hover,
.widget_currency_sel_widget li ul a:hover {
background: transparent;
}
#lang_sel li ul li,
.widget_currency_sel_widget li ul li {
width: 100%;
float: left;
}
.wcml-dropdown .wcml-cs-active-currency .wcml-cs-submenu a,
#lang_sel ul ul a {
color: var(--et_dark-color);
}
.wcml-dropdown .wcml-cs-active-currency .wcml-cs-submenu a:hover,
#lang_sel ul ul a:hover {
opacity: 1;
color: var(--et_main-color);
}
.widget_icl_lang_sel_widget {
background-color: transparent;
}
.widget_currency_sel_widget .wcml_currency_switcher {
background-color: transparent !important;
}
.widget_currency_sel_widget img {
display: none !important;
}
.wcml-dropdown {
width: auto;
}
.wcml-dropdown li {
border: none;
}
.wcml-dropdown li,
.wcml-dropdown li:hover {
background: transparent;
}
.wcml-dropdown li .wcml-cs-submenu li {
color: var(--et_dark-color);
display: block;
}
.wcml-dropdown li:hover.wcml-cs-active-currency .wcml-cs-submenu {
opacity: 1;
}
.wcml-dropdown li ul a {
color: var(--et_dark-color);
background: #fff;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.wcml-dropdown li ul a:hover {
color: var(--et_main-color);
}
.wcml-dropdown .wcml-cs-submenu {
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.product_list_widget .product-mini-image,
.product_list_widget .product-list-image,
.sidebar-slider .product-list-image {
float: left;
width: auto !important;
max-width: 100px;
display: block;
margin-right: 20px;
}
.wc-layered-nav-term a,
.wc-layered-nav-rating a,
.etheme_widget_brands_filter li a,
.etheme_widget_cats_filter li a,
.widget_price_filter li a,
.etheme_swatches_filter.type-select li a,
.etheme-product-status-filter a {
position: relative;
padding: 0 0 0 calc(var(--widget-checkbox-size, 14px) + 11px) !important;
}
.wc-layered-nav-term a:before,
.wc-layered-nav-rating a:before,
.etheme_widget_brands_filter li a:before,
.etheme_widget_cats_filter li a:before,
.widget_price_filter li a:before,
.etheme_swatches_filter.type-select li a:before,
.etheme-product-status-filter a:before {
content: '';
width: var(--widget-checkbox-size, 14px);
height: var(--widget-checkbox-size, 14px);
border: 1px solid var(--widget-checkbox-br-color, var(--et_border-color));
background-color: var(--widget-checkbox-bg-color, transparent);
border-radius: var(--widget-checkbox-br-radius, 0);
-webkit-transition: inherit;
transition: inherit;
position: absolute;
left: 0;
top: calc(50% - var(--widget-checkbox-size, 14px) / 2);
}
.wc-layered-nav-term:hover a:after,
.wc-layered-nav-term.chosen a:after,
.wc-layered-nav-rating:hover a:after,
.wc-layered-nav-rating.chosen a:after,
.etheme_widget_brands_filter .current-item a:after,
.etheme_widget_brands_filter a:hover:after,
.etheme_widget_cats_filter .current-item a:after,
.etheme_widget_cats_filter a:hover:after,
.widget_price_filter .chosen a:after,
.widget_price_filter li:hover a:after,
.etheme_swatches_filter.type-select li.selected a:after,
.etheme_swatches_filter.type-select li:hover a:after,
.etheme-product-status-filter li:hover a:after,
.etheme-product-status-filter .chosen a:after {
content: var(--widget-checkbox-icon-code, "\e918");
font-family: 'xstore-icons';
position: absolute;
left: calc(var(--widget-checkbox-size, 14px) / 2 - var(--widget-checkbox-icon-size,10px) / 2);
z-index: 1;
font-size: var(--widget-checkbox-icon-size, 10px);
line-height: 1;
top: calc(50% - var(--widget-checkbox-icon-size, 10px)/2);
color: var(--widget-checkbox-color, currentColor);
}
.sidebar-widget li.et_widget-show-more span:after {
content: '';
height: 2px;
width: 0;
right: 0;
position: absolute;
-webkit-transition: width 0.2s ease-in-out;
transition: width 0.2s ease-in-out;
bottom: -3px;
background: currentColor;
}
.sidebar-widget li.et_widget-show-more:hover span:after {
width: 100%;
left: 0;
right: auto;
}
.sidebar-slider .product-title {
font-size: 1.14rem;
padding-right: 25px;
margin-bottom: 0.15em;
line-height: 1.4;
text-align: start;
}
.sidebar-slider .product-title:empty {
display: none;
}
.sidebar-slider .product-title a {
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: var(--et_dark-2-white);
}
.sidebar-slider .product-title a:hover {
color: var(--et_main-color);
}
.sidebar-widget.widget_product_categories .product-categories {
margin-bottom: 0;
}
.sidebar-widget.widget_product_categories ul li.product_cat.parent-level0 + li {
padding-left: 10px;
}
.sidebar-widget.widget_product_categories select,
.etheme_widget_brands select,
.etheme_widget_cats select {
width: 100%;
}
.sidebar-widget.product-brands .view-products {
padding-bottom: 0;
}
.widget_products .product_list_widget .et-loader-img {
display: none;
}
.wc-layered-nav-rating .star-rating {
margin-bottom: 0;
}
.wc-layered-nav-rating a {
margin-bottom: var(--widget-list-item-space, 11px);
}
.wc-layered-nav-rating a em {
font-size: 1rem;
font-style: normal;
}
.wc-layered-nav-term,
.etheme_widget_brands_filter li,
.etheme-product-status-filter li,
.etheme_widget_cats_filter li,
.widget_price_filter li,
.etheme_swatches_filter.type-select li,
.wc-layered-nav-term ~ .et_widget-show-more,
.etheme_widget_brands_filter li ~ .et_widget-show-more,
.etheme-product-status-filter li ~ .et_widget-show-more,
.etheme_widget_cats_filter li ~ .et_widget-show-more,
.widget_price_filter li ~ .et_widget-show-more,
.etheme_swatches_filter.type-select li ~ .et_widget-show-more {
margin-top: var(--widget-list-item-space, 11px);
margin-bottom: var(--widget-list-item-space, 11px);
}
.wc-layered-nav-term:first-child,
.etheme_widget_brands_filter li:first-child,
.etheme-product-status-filter li:first-child,
.etheme_widget_cats_filter li:first-child,
.widget_price_filter li:first-child,
.etheme_swatches_filter.type-select li:first-child {
margin-top: 0;
}
.wc-layered-nav-term:last-child,
.etheme_widget_brands_filter li:last-child,
.etheme-product-status-filter li:last-child,
.etheme_widget_cats_filter li:last-child,
.widget_price_filter li:last-child,
.etheme_swatches_filter.type-select li:last-child {
margin-bottom: 0;
}
.wc-layered-nav-term.chosen a,
.etheme_widget_brands li.chosen a,
.etheme_widget_cats li.chosen a,
.etheme-product-status-filter li.chosen a,
.etheme-price-filter li.chosen a,
.wc-layered-nav-term.chosen .count,
.etheme_widget_brands li.chosen .count,
.etheme_widget_cats li.chosen .count,
.etheme-product-status-filter li.chosen .count,
.etheme-price-filter li.chosen .count {
color: var(--et_dark-2-white);
}
.wc-layered-nav-term ~ .et_widget-show-more,
.wc-layered-nav-rating ~ .et_widget-show-more,
.etheme_widget_brands li ~ .et_widget-show-more,
.etheme_widget_brands_filter li ~ .et_widget-show-more,
.etheme_widget_cats_filter li ~ .et_widget-show-more {
padding: 0;
}
.wc-layered-nav-term:hover a:before,
.wc-layered-nav-term.chosen a:before,
.wc-layered-nav-rating:hover a:before,
.wc-layered-nav-rating.chosen a:before,
.etheme_widget_brands_filter .current-item a:before,
.etheme_widget_brands_filter a:hover:before,
.etheme_widget_cats_filter .current-item a:before,
.etheme_widget_cats_filter a:hover:before,
.widget_price_filter .chosen a:before,
.widget_price_filter li:hover a:before,
.etheme_swatches_filter.type-select li.selected a:before,
.etheme_swatches_filter.type-select li:hover a:before,
.etheme-product-status-filter li:hover a:before,
.etheme-product-status-filter .chosen a:before {
border-color: var(--widget-checkbox-br-color-active, var(--et_main-color));
background-color: var(--widget-checkbox-bg-color-active, transparent);
}
.wc-layered-nav-term:hover a .count,
.wc-layered-nav-term.chosen a .count,
.wc-layered-nav-rating:hover a .count,
.wc-layered-nav-rating.chosen a .count,
.etheme_widget_brands_filter .current-item a .count,
.etheme_widget_brands_filter a:hover .count,
.etheme_widget_cats_filter .current-item a .count,
.etheme_widget_cats_filter a:hover .count,
.widget_price_filter .chosen a .count,
.widget_price_filter li:hover a .count,
.etheme_swatches_filter.type-select li.selected a .count,
.etheme_swatches_filter.type-select li:hover a .count,
.etheme-product-status-filter li:hover a .count,
.etheme-product-status-filter .chosen a .count {
color: var(--widget-count-color-active, var(--et_main-color));
background-color: var(--widget-count-bg-color-active, transparent);
}
.widget_rating_filter li.wc-layered-nav-rating.chosen .star-rating ~ span,
.widget_rating_filter li.wc-layered-nav-rating:hover .star-rating ~ span {
color: var(--widget-count-color-active, var(--et_main-color));
background-color: var(--widget-count-bg-color-active, transparent);
}
.widget_product_categories.sidebar-widget ul li:hover > .count,
.widget_product_categories.sidebar-widget ul li.current-cat > .count,
.widget_product_categories.sidebar-widget ul li.current-cat-parent > .count {
color: var(--widget-count-color-active, var(--et_main-color));
background-color: var(--widget-count-bg-color-active, transparent);
}
.widget_rating_filter ul li.wc-layered-nav-rating:hover .star-rating + span,
.widget_rating_filter ul li.wc-layered-nav-rating.chosen .star-rating + span {
color: var(--widget-count-color-active, var(--et_main-color));
background-color: var(--widget-count-bg-color-active, transparent);
}
.wc-layered-nav-term.chosen a:after,
.wc-layered-nav-rating.chosen a:after,
.etheme_widget_brands_filter .current-item a:after,
.etheme_widget_cats_filter .current-item a:after,
.widget_price_filter .chosen a:after,
.etheme_swatches_filter.type-select li.selected a:after,
.etheme-product-status-filter .chosen a:after {
color: var(--widget-checkbox-color-active, currentColor);
}
.wc-layered-nav-term.chosen a:hover:after,
.wc-layered-nav-rating.chosen a:hover:after,
.etheme_widget_brands_filter .current-item a:hover:after,
.etheme_widget_cats_filter .current-item a:hover:after,
.widget_price_filter .chosen a:hover:after,
.etheme_swatches_filter.type-select li.selected a:hover:after,
.etheme-product-status-filter .chosen a:hover:after {
content: "\e90a";
} .price_slider_wrapper .price_slider_amount input {
opacity: 0;
}
.price_slider_wrapper .ui-slider-range {
position: absolute;
height: var(--price-slider-line-thickness, 2px) !important;
border-radius: 0 !important;
background: var(--et_active-color);
}
.price_slider_wrapper .ui-slider-horizontal {
position: relative;
background: var(--et_border-color);
height: var(--price-slider-line-thickness, 2px);
margin-bottom: 20px;
}
.price_slider_wrapper .ui-slider {
border-radius: 0 !important;
}
.price_slider_wrapper .ui-slider .ui-slider-handle {
cursor: pointer;
width: var(--price-slider-handle-size, 10px) !important;
height: var(--price-slider-handle-size, 10px) !important;
top: 50% !important;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
outline: none !important;
position: absolute !important;
border: none !important;
border-radius: var(--price-slider-handle-radius, 50%) !important;
background: var(--et_active-color);
-webkit-transition: transform 0.2s ease-out;
-webkit-transition: -webkit-transform 0.2s ease-out;
transition: -webkit-transform 0.2s ease-out;
transition: transform 0.2s ease-out;
transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
margin: 0;
}
.price_slider_wrapper .ui-slider .ui-slider-handle:hover {
-webkit-transform: translateY(-50%) scale(var(--price-slider-handle-scale-hover, 1.5));
transform: translateY(-50%) scale(var(--price-slider-handle-scale-hover, 1.5));
}
.price_slider_wrapper .ui-slider .ui-slider-handle:last-of-type {
-webkit-transform: translate(-100%, -50%);
transform: translate(-100%, -50%);
}
.price_slider_wrapper .ui-slider .ui-slider-handle:last-of-type:hover {
-webkit-transform: translate(-100%, -50%) scale(var(--price-slider-handle-scale-hover, 1.5));
transform: translate(-100%, -50%) scale(var(--price-slider-handle-scale-hover, 1.5));
}
.price_slider_wrapper .price_label {
-webkit-margin-end: auto;
margin-inline-end: auto;
}
.price_slider_wrapper .button {
color: var(--et_dark-2-white);
font-size: 1rem;
border: none;
height: auto;
padding: 0;
background-color: transparent;
}
.price_slider_wrapper .button:hover {
color: var(--et_active-color);
background-color: transparent;
}
.price_slider_wrapper .button span {
color: currentColor;
font-size: inherit;
}
.price_slider_amount {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
font-size: 1.14rem;
}
.price_slider_amount .clear {
display: none;
}
.price_slider_amount span {
font-size: 1rem;
color: var(--et_dark-2-white);
}
.widget_product_search label {
color: var(--et_main-color);
font-size: 1.14rem;
}
.widget_product_search label,
.widget_product_search input[type="search"] {
width: 100%;
}
.widget_layered_nav_filters ul {
margin: 0 -3px;
}
.widget_layered_nav_filters ul li {
width: auto;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0 3px 6px;
}
.widget_layered_nav_filters ul li a {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 1rem;
padding: 3px 20px !important;
border: 1px solid var(--et_border-color);
}
.widget_layered_nav_filters ul li a:after {
content: '\e90a';
font-family: 'xstore-icons';
font-size: 0.5em;
-webkit-margin-start: 5px;
margin-inline-start: 5px;
}
.widget_layered_nav_filters ul li a:hover,
.widget_layered_nav_filters ul li a.etheme-clear-all-filters {
color: var(--et_dark-2-white);
border-color: var(--et_dark-2-light-dark);
}
.widget_layered_nav_filters ul li a > span {
-webkit-margin-start: 3px;
margin-inline-start: 3px;
}
.widget_layered_nav_filters ul li a.etheme-clear-all-filters:after {
display: none;
}
.subcategories-line-separated ul ul {
position: relative;
}
.subcategories-line-separated ul ul:after {
content: '';
position: absolute;
-webkit-border-start: 1px solid var(--et_border-color);
border-inline-start: 1px solid var(--et_border-color);
top: calc(var(--widget-list-item-space,11px)/ 2);
bottom: calc(var(--widget-list-item-space,11px)/ 2);
left: var(--subcategories-line-offset, 0);
}
.subcategories-line-separated ul ul ul {
--subcategories-line-offset: 10px;
}
.subcategories-line-separated ul ul ul:after {
display: none;
}
.subcategories-line-separated ul ul ul ul {
--subcategories-line-offset: 20px;
}
.sidebar-widget .product_list_widget {
padding-bottom: 0;
}
.sidebar-widget .product_list_widget + p {
display: none;
}
.sidebar-widget li.et_widget-show-more {
text-transform: none;
color: var(--et_active-color);
padding: 6px 0;
cursor: pointer;
}
.sidebar-widget li.et_widget-show-more span {
position: relative;
display: inline-block;
}
.sidebar-widget li.et_widget-show-more[data-reverse]:not(.expanded) span:last-child,
.sidebar-widget li.et_widget-show-more[data-reverse].expanded span:first-child {
display: none;
}
.etheme-widget_local_search-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 15px;
border: 1px solid var(--et_inputs-border-color, var(--et_border-color));
border-radius: var(--et_inputs-border-radius, 0);
background-color: var(--et_inputs-bg-color, var(--et_white-2-light-dark));
}
.etheme-widget_local_search-wrapper input {
font-size: 1rem;
border: none;
background: transparent;
}
.etheme-widget_local_search-wrapper .search-button {
width: var(--et_inputs-height, 2.642rem);
height: var(--et_inputs-height, 2.642rem);
color: var(--et_dark-2-white);
background: transparent;
border: none;
}
.etheme-widget_local_search-wrapper .search-button.loading img,
.etheme-widget_local_search-wrapper .search-button.loading svg,
.etheme-widget_local_search-wrapper .search-button:not(.loading) span {
display: none;
}
.etheme-widget_local_search-wrapper .clear {
color: var(--et_dark-2-white);
-webkit-padding-end: 3px;
padding-inline-end: 3px;
font-size: 65%;
line-height: 1;
-webkit-animation: fadeIn 0.3s, et-rtl 0.3s;
animation: fadeIn 0.3s, et-rtl 0.3s;
text-transform: uppercase;
}
.etheme-widget_local_search-wrapper:not(.done) .clear {
display: none;
}
.etheme-widget_local_search-message {
color: var(--et_font-color);
font-size: 0.85em;
}
.recent-posts-widget .post-widget-item {
font-size: 1rem;
margin-bottom: 1.25em;
}
.recent-posts-widget .post-widget-item h4 {
font-size: 1.14rem;
line-height: 1.4;
}
.recent-posts-widget .post-widget-item h4 a {
color: var(--et_dark-2-white);
}
.recent-posts-widget .post-widget-item img {
max-width: 2.86em;
}
.recent-posts-widget .post-widget-item .media {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.recent-posts-widget .post-widget-item .media-body {
width: auto;
}
.recent-posts-widget .post-widget-item .media > a {
display: table;
margin-top: 3px;
padding-right: 20px;
}
.recent-posts-widget:not(.posts-widget-slider) .post-widget-item:last-child {
padding-bottom: 0;
margin-bottom: 0;
}
.recent-posts-widget .post-comments:before,
.recent-posts-widget .post-date:before {
font-family: 'xstore-icons';
display: inline-block;
margin-right: 5px;
font-size: 0.71rem;
position: relative;
top: -1px;
}
.recent-posts-widget .post-date {
float: left;
margin-right: 10px;
}
.recent-posts-widget .post-date:before {
content: "\e937";
}
.recent-posts-widget .post-comments {
float: left;
}
.recent-posts-widget .post-comments:before {
content: "\e938";
}
.widget_recent_entries ul li,
.etheme_widget_recent_comments ul li,
.widget_rss ul li,
ul.wp-block-latest-posts li {
margin-bottom: 1.1em;
}
.widget_recent_entries li a {
padding: 0;
}
.widget_recent_entries li a + .post-date {
padding-bottom: 6px;
display: inline-block;
}
.widget.widget_meta ul,
.widget.widget_recent_comments ul,
.widget.widget_pages ul,
.widget_rss ul {
padding-left: 0;
padding-right: 0;
}
.widget_rss li a {
display: block;
padding: 6px 0;
}
.widget_rss li:last-child {
margin-bottom: 0;
}
.widget_rss li:last-child a {
padding-bottom: 0;
}
.widget_rss li:first-child a {
padding-top: 0;
}
.widget_rss ul li cite {
font-style: italic;
}
.widget_rss .rssSummary {
color: var(--et_main-color);
}
.recent-posts-widget:not(.posts-widget-slider) .post-widget-item:last-child,
.widget_recent_entries ul li:last-child {
margin-bottom: 0;
}
.widget.widget_pages ul li {
display: inline-block;
width: 100%;
text-align: start;
}
.widget.widget_pages ul li a {
display: inline-block;
position: relative;
}
.widget_recent_comments ul li,
.wp-block-latest-comments li {
list-style: none;
margin-bottom: 0.71em;
}
.widget_recent_comments ul li:last-child,
.wp-block-latest-comments li:last-child {
margin-bottom: 0;
}
.widget_recent_comments ul li:last-child a,
.wp-block-latest-comments li:last-child a {
padding-bottom: 8px;
}
.widget_recent_comments ul li,
#recentcomments li,
.widget_recent_comments ul li span a,
#recentcomments li span a {
font-size: 1rem;
}
.widget_recent_comments ul li a,
#recentcomments li a {
display: block;
padding-top: 0;
}
.widget_recent_comments ul li > a,
#recentcomments li > a {
color: var(--et_dark-2-white);
}
#recentcomments li a {
display: block !important;
}
.widget_rss .widget-title img,
.widget_archive .screen-reader-text,
.widget_categories .screen-reader-text,
.sidebar aside.widget label {
display: none;
}
.sidebar-widget .post-date {
display: block;
font-size: 1rem;
color: var(--et_dark-2-main);
}
.sidebar-widget .recent-posts-widget img {
max-width: 5.36em;
}
.sidebar-widget .recent-posts-widget .post-comments {
display: none!important;
}
.sidebar-widget .swiper-pagination {
-webkit-transform: none;
transform: none;
float: left;
}
.sidebar-widget.widget_categories > ul {
margin-bottom: 0;
}
.widget_search {
display: inline-block;
}
.widget_search .form-group {
margin: 0 !important;
display: inline-block;
}
.widget_search .form-group.form-button {
float: right;
}
.widget_search .form-group .col-xs-10 {
width: 100% !important;
padding: 0;
}
.widget_search .modal-form {
margin-top: 0;
}
.widget.widget_search .form-group.has-border {
float: left;
width: 75%;
margin-right: 0;
}
.widget.widget_search .form-group.has-border .col-xs-10,
.widget.widget_search .form-group.has-border .col-xs-10 input {
width: 100%;
}
.widget.widget_search .form-group.form-button {
width: 25%;
float: left;
margin-left: 0;
}
.widget.widget_search .form-group.form-button button {
height: 39px;
}
.widget ul li {
position: relative;
}
.widget.widget_nav_menu ul li a,
.widget.widget_categories ul li a,
.widget.widget_archive ul li a {
display: inline-block;
position: relative;
}
.widget.widget_nav_menu ul li:first-child a,
.widget.widget_categories ul li:first-child a,
.widget.widget_archive ul li:first-child a {
padding-top: 0;
}
.widget.widget_nav_menu ul li,
.widget.widget_categories ul li,
.widget.widget_archive ul li,
.widget.widget_nav_menu ul li ul.sub-menu,
.widget.widget_categories ul li ul.sub-menu,
.widget.widget_archive ul li ul.sub-menu {
display: inline-block;
width: 100%;
}
.flickr_badge_image img {
opacity: 1;
}
.widget_nav_menu.sidebar-widget .sub-menu {
display: none;
}
.gallery-item {
margin-top: 20px;
}
.gallery-item img {
border: none !important;
}
.tagcloud {
margin-bottom: var(--tagcloud-bottom-offset, -0.5em);
}
.tagcloud a {
display: inline-block;
font-size: var(--tagcloud-font-size, 1rem) !important;
padding: 3px 16px 3px;
margin: 0 0.33em 0.5em 0;
border: 1px solid var(--et_border-color);
}
.tagcloud a:hover {
color: var(--tagcloud-color-hover, #fff) !important;
border-color: var(--tagcloud-br-color-hover, var(--et_active-color));
background-color: var(--tagcloud-bg-color-hover, var(--et_active-color));
}
.widget_archive select,
.widget_categories select,
aside.widget select {
width: 100%;
}
.widget_calendar table,
.calendar_wrap table {
margin-bottom: 0;
}
.widget_calendar caption,
.calendar_wrap caption {
font-size: 1.14rem;
color: var(--et_font-color);
padding: 0 0 10px;
border-bottom: 1px solid var(--et_border-color);
}
.widget_calendar thead th,
.calendar_wrap thead th {
padding: 10px;
text-align: center;
font-size: 0.93rem;
font-weight: 400;
}
.widget_calendar td,
.calendar_wrap td {
color: var(--et_main-color);
border: none;
padding: 0.71em;
}
.widget_calendar tbody td,
.calendar_wrap tbody td {
text-align: center;
}
.widget_calendar tbody td#today,
.calendar_wrap tbody td#today {
color: var(--et_dark-2-white);
text-decoration: underline;
background-color: var(--et_white-2-dark-01);
}
.widget_calendar tbody td a,
.calendar_wrap tbody td a {
text-decoration: underline;
}
.widget_calendar tfoot td,
.calendar_wrap tfoot td {
padding-bottom: 0;
}
.widget_text ol li,
.widget_text ul li {
margin-bottom: 0.5em;
list-style: inherit;
line-height: 1.8;
}
.featured-posts-widget .blog-post {
padding-left: 0;
padding-right: 0;
}
.featured-posts-widget .blog-post:last-child {
margin-bottom: 0;
}
.featured-posts-widget .blog-post .wp-picture {
margin-bottom: 17px;
width: 100%;
}
.featured-posts-widget .blog-post .wpb_row,
.featured-posts-widget .blog-post .wpb_text_column {
margin-bottom: 0 !important;
}
.featured-posts-widget .blog-post .content-article {
width: 100%;
}
.featured-posts-widget .blog-post .featured-quote {
zoom: 0.8;
}
.featured-posts-widget .blog-post h2 {
font-size: 19px;
margin-bottom: 10px;
line-height: 24px;
display: block !important;
}
.featured-posts-widget .blog-post .post-categories {
font-size: 12px;
top: 25px;
}
.featured-posts-widget .blog-post .post-heading {
margin-bottom: 15px;
}
.featured-posts-widget .blog-post p {
margin-bottom: 0;
}
.featured-posts-widget .blog-post .meta-post,
.featured-posts-widget .blog-post .more-link,
.featured-posts-widget .blog-post .author-info {
display: none;
}
.featured-posts-widget.hide-excerpt .content-article {
display: none;
}
@media only screen and (max-width: 1200px) {
.featured-posts-widget .blog-post .featured-quote {
zoom: 0.7;
}
}
@media only screen and (max-width: 992px) {
.featured-posts-widget .blog-post .featured-quote {
zoom: 1;
}
}
@media only screen and (max-width: 480px) {
.featured-posts-widget .blog-post .featured-quote {
zoom: 0.7;
}
}article.blog-post,
article.post-grid {
margin-bottom: 30px;
}
article.blog-post .wp-picture,
article.post-grid .wp-picture {
position: relative;
margin-bottom: 22px;
text-align: center;
width: auto;
margin-left: 0;
margin-right: auto;
}
article.blog-post .wp-picture:hover .zoom,
article.post-grid .wp-picture:hover .zoom {
opacity: 1;
visibility: visible;
}
article.blog-post .wp-picture img,
article.post-grid .wp-picture img {
max-width: 100%;
width: 100%;
margin: 0 auto;
}
article.blog-post .featured-audio,
article.post-grid .featured-audio,
article.blog-post .featured-video,
article.post-grid .featured-video,
article.blog-post .et_post-slider,
article.post-grid .et_post-slider {
margin-bottom: 20px;
}
article.blog-post .featured-video,
article.post-grid .featured-video {
position: relative;
}
article.blog-post .read-more,
article.post-grid .read-more {
margin-top: 10px;
}
article.blog-post .read-more span,
article.post-grid .read-more span {
float: left;
}
article.blog-post .read-more.btn,
article.post-grid .read-more.btn {
margin-top: 15px;
}
article.blog-post:not(.content-framed) .read-more.btn:before,
article.post-grid:not(.content-framed) .read-more.btn:before,
article.blog-post:not(.content-framed) .read-more.btn:after,
article.post-grid:not(.content-framed) .read-more.btn:after {
display: none;
}
article.blog-post .zoom,
article.post-grid .zoom {
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
opacity: 0;
visibility: hidden;
}
article.blog-post .zoom .btn_group,
article.post-grid .zoom .btn_group {
position: absolute;
top: 50%;
left: 0;
width: 100%;
margin: -22px 0 0 0;
z-index: 2;
text-align: center;
}
article.blog-post .zoom .btn_group a i:before,
article.post-grid .zoom .btn_group a i:before {
content: "";
display: block;
}
article.blog-post .zoom > i,
article.post-grid .zoom > i {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
width: 100%;
height: 100%;
}
article.blog-post h6.active,
article.post-grid h6.active {
display: inline-block;
}
article.blog-post:not(.post-single) p,
article.post-grid:not(.post-single) p {
margin-bottom: 0.4em;
}
article.blog-post:not(.post-single) .author-info,
article.post-grid:not(.post-single) .author-info,
article.blog-post .wp-picture .svg-wrapper svg,
article.post-grid .wp-picture .svg-wrapper svg {
display: none;
}
article.blog-post .wp-picture.blog-hover-zoom,
article.post-grid .wp-picture.blog-hover-zoom {
overflow: hidden;
}
article.blog-post .wp-picture.blog-hover-zoom img,
article.post-grid .wp-picture.blog-hover-zoom img {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
article.blog-post .wp-picture.blog-hover-zoom:hover:before,
article.post-grid .wp-picture.blog-hover-zoom:hover:before {
background-color: rgba(34, 34, 34, 0.2);
}
article.blog-post .wp-picture.blog-hover-zoom:hover img,
article.post-grid .wp-picture.blog-hover-zoom:hover img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
opacity: 0.8;
}
article.blog-post .wp-picture.blog-hover-zoom .blog-mask,
article.post-grid .wp-picture.blog-hover-zoom .blog-mask {
display: none;
}
article.blog-post .wp-picture.blog-hover-zoom:before,
article.post-grid .wp-picture.blog-hover-zoom:before {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
content: '';
z-index: 1;
pointer-events: none;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
article.blog-post .wp-picture.blog-hover-animated,
article.post-grid .wp-picture.blog-hover-animated {
overflow: hidden;
}
article.blog-post .wp-picture.blog-hover-animated .svg-wrapper,
article.post-grid .wp-picture.blog-hover-animated .svg-wrapper {
height: 40px;
margin: 0 auto;
position: relative;
top: 50%;
opacity: 0;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
width: 150px;
overflow: hidden;
}
article.blog-post .wp-picture.blog-hover-animated .svg-wrapper svg,
article.post-grid .wp-picture.blog-hover-animated .svg-wrapper svg {
display: inline-block;
}
article.blog-post .wp-picture.blog-hover-animated .shape,
article.post-grid .wp-picture.blog-hover-animated .shape {
fill: none;
stroke-dasharray: 0 300;
stroke-dashoffset: -215;
stroke-width: 2px;
stroke: rgba(255, 255, 255, 0.9);
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
article.blog-post .wp-picture.blog-hover-animated .btn,
article.post-grid .wp-picture.blog-hover-animated .btn {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border: none;
padding: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
article.blog-post .wp-picture.blog-hover-animated img,
article.post-grid .wp-picture.blog-hover-animated img {
-webkit-transition: -webkit-transform 0.3s linear;
transition: -webkit-transform 0.3s linear;
transition: transform 0.3s linear;
transition: transform 0.3s linear, -webkit-transform 0.3s linear;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
article.blog-post .wp-picture.blog-hover-animated:hover img,
article.post-grid .wp-picture.blog-hover-animated:hover img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition: -webkit-transform 4s linear;
transition: -webkit-transform 4s linear;
transition: transform 4s linear;
transition: transform 4s linear, -webkit-transform 4s linear;
}
article.blog-post .wp-picture.blog-hover-animated:hover .svg-wrapper,
article.post-grid .wp-picture.blog-hover-animated:hover .svg-wrapper {
opacity: 1;
}
article.blog-post .wp-picture.blog-hover-animated:hover .svg-wrapper .shape,
article.post-grid .wp-picture.blog-hover-animated:hover .svg-wrapper .shape {
-webkit-animation: 0.4s draw linear forwards;
animation: 0.4s draw linear forwards;
opacity: 1;
stroke: rgba(255, 255, 255, 0.9);
}
article.blog-post .wp-picture.blog-hover-animated:hover .svg-wrapper .btn,
article.post-grid .wp-picture.blog-hover-animated:hover .svg-wrapper .btn {
color: rgba(255, 255, 255, 0.9);
}
article.blog-post .wp-picture.blog-hover-animated:hover .svg-wrapper:hover .btn,
article.post-grid .wp-picture.blog-hover-animated:hover .svg-wrapper:hover .btn {
color: var(--et_dark-color);
}
article.blog-post .wp-picture.blog-hover-animated:hover .svg-wrapper:hover .shape,
article.post-grid .wp-picture.blog-hover-animated:hover .svg-wrapper:hover .shape {
stroke: #fff;
fill: #fff;
}
article.blog-post.blog-align-center .meta-post .post-comments-count,
article.post-grid.blog-align-center .meta-post .post-comments-count,
article.blog-post.blog-align-right .meta-post .post-comments-count,
article.post-grid.blog-align-right .meta-post .post-comments-count {
margin-left: 10px;
}
article.blog-post.blog-align-center,
article.post-grid.blog-align-center,
article.blog-post.blog-align-center .post-heading,
article.post-grid.blog-align-center .post-heading {
text-align: center;
}
article.blog-post.blog-align-center .read-more,
article.post-grid.blog-align-center .read-more {
margin-left: auto;
margin-right: auto;
}
article.blog-post.blog-align-right,
article.post-grid.blog-align-right,
article.blog-post.blog-align-right .post-heading,
article.post-grid.blog-align-right .post-heading {
text-align: end;
}
article.post-grid .content-article p {
margin-bottom: 0;
}
.post-grid .post-categories,
.blog-post .post-categories,
.post-header .post-categories {
position: absolute;
top: 30px;
left: 0;
font-size: 1.14rem;
z-index: 3;
padding: 0.25em 1.2em;
background: var(--et_active-color);
}
.post-grid .post-categories a,
.blog-post .post-categories a,
.post-header .post-categories a {
color: #fff;
}
.post-grid .sticky-post,
.blog-post .sticky-post,
.post-header .sticky-post {
font-size: 1.14rem;
display: inline-block;
margin-bottom: 5px;
}
.wp-picture {
position: relative;
}
.wp-picture .blog-mask {
position: absolute;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
opacity: 0;
z-index: 2;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.wp-picture .blog-mask:before {
content: "";
position: absolute;
right: 0;
left: 0;
top: 0;
bottom: 0;
opacity: 0.4;
background-color: var(--et_active-color);
}
.wp-picture .blog-mask-inner {
top: 50%;
position: absolute;
width: 100%;
margin-top: -20px;
}
.wp-picture .blog-mask-inner .btn {
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
opacity: 0;
background-color: transparent;
color: #fff;
height: auto;
border: 2px solid rgba(255, 255, 255, 0.4);
}
.wp-picture .blog-mask-inner .btn:hover {
border-color: #fff;
}
.wp-picture:hover .blog-mask {
opacity: 1;
}
.wp-picture:hover .blog-mask-inner .btn {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
.post-heading {
margin-bottom: 0.79em;
}
.post-heading h2 {
margin-bottom: 0.3em;
word-wrap: break-word;
}
.blog-category-description {
margin-bottom: 30px;
}
.meta-post {
font-size: 1.14rem;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.meta-post .views-count:before {
content: '\e907';
}
.meta-post .post-comments-count:before {
content: '\e938';
}
.meta-post .entry-date:before {
content: '\e937';
}
.meta-post > span,
.meta-post > a {
margin-left: 6px;
}
.meta-post,
.meta-post a,
.post-comments-count {
color: var(--et_main-color);
}
.meta-post a[rel="author"]:hover,
.post-comments-count:hover {
color: var(--et_active-color);
}
.content-center {
text-align: center;
}
.content-article {
line-height: var(--p-line-height, 1.6);
font-size: var(--p-font-size, 1.14rem);
}
.content-article .more-button {
display: block;
}
.posts-slider .slide-view-horizontal .wp-picture,
.posts-slider .slide-view-horizontal .featured-audio,
.posts-slider .slide-view-horizontal .featured-video {
width: 245px;
float: left;
margin-right: 30px;
}
.posts-slider .slide-view-horizontal .grid-post-body {
float: left;
width: 265px;
}
.posts-slider .slide-view-horizontal .read-more,
.posts-slider .slide-view-horizontal .featured-quote {
display: none !important;
}
.posts-slider article {
width: 100%;
margin-bottom: 0;
}
.posts-slider article .wp-picture {
min-height: 120px;
width: 100%;
margin-bottom: 18px;
display: inline-block;
float: none;
}
.posts-slider article .post-heading {
margin-bottom: 15px;
}
.posts-slider article .post-heading h2 {
font-size: 1.3rem;
}
.posts-slider article .content-article,
.posts-slider article .content-article p {
line-height: var(--p-line-height, 1.6);
font-size: var(--p-font-size, 1.14rem);
margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
.posts-slider article .featured-quote {
zoom: 0.75;
}
}
.posts-slider article.format-quote .featured-quote .quote-content,
.posts-slider article.format-quote .featured-quote .quote-content p {
font-size: 0;
}
.posts-slider article.format-quote .featured-quote .quote-content i {
font-size: 1.7rem;
padding: 0;
vertical-align: middle;
}
.posts-slider article.format-quote .featured-quote .quote-content i:first-child {
display: none;
}
.et_post-slider {
--arrow-size: 40px;
}
.et_post-slider::-moz-selection {
background: transparent;
}
.et_post-slider::selection {
background: transparent;
}
.et_post-slider .swiper-custom-left,
.et_post-slider .swiper-custom-right {
z-index: 5;
}
.et_post-slider .swiper-button-disabled {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.et_post-slider:hover .swiper-button-disabled {
opacity: 0.4 !important;
}
.et_post-slider .swiper-pagination {
position: absolute;
}
@-webkit-keyframes draw {
0% {
stroke-dasharray: 0 300;
stroke-dashoffset: -215;
stroke-width: 3px;
}
100% {
stroke-dasharray: 400 300;
stroke-dashoffset: 0;
stroke-width: 3px;
}
}
@keyframes draw {
0% {
stroke-dasharray: 0 300;
stroke-dashoffset: -215;
stroke-width: 3px;
}
100% {
stroke-dasharray: 400 300;
stroke-dashoffset: 0;
stroke-width: 3px;
}
}
@media only screen and (max-width: 992px) {
article.blog-post.col-md-3 .zoom .btn_group,
article.post-grid.col-md-3 .zoom .btn_group {
margin-top: -25px;
}
}
@media only screen and (max-width: 767px) {
.meta-post {
font-size: 1rem;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media only screen and (max-width: 480px) {
article.blog-post .zoom .btn_group,
article.post-grid .zoom .btn_group {
margin-top: -32px;
}
article.blog-post .zoom .btn_group a,
article.post-grid .zoom .btn_group a {
margin: 5px;
}
article .post-heading + .content-article {
padding-top: 0;
}
.post-heading h2 {
font-size: 1.5rem;
}
} article.format-video iframe {
max-height: 100%;
}
.posts-nav-btn {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
position: fixed;
top: 50%;
z-index: 9;
height: 90px;
height: -webkit-min-content;
height: -moz-min-content;
height: min-content;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.posts-nav-btn a:not(.button):hover {
color: var(--et_dark-2-white);
}
.posts-nav-btn .post-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
z-index: 1;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 270px;
background: #fff;
-webkit-box-shadow: 1px 1px 10px var(--et_dark-2-white-01);
box-shadow: 1px 1px 10px var(--et_dark-2-white-01);
}
.posts-nav-btn .post-info .post-title {
font-size: 1.14rem;
display: block;
max-width: 155px;
}
.posts-nav-btn .post-info .price {
font-size: 1rem;
margin-bottom: 0;
}
.posts-nav-btn .post-nav-arrow {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 24px;
background: var(--et_dark-color);
color: #fff;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.post-navigation {
width: 100%;
border-top: 1px solid var(--et_border-color);
border-bottom: 1px solid var(--et_border-color);
display: inline-block;
padding: 1.78em 0;
text-align: end;
}
.post-navigation p {
margin-bottom: 0;
}
.post-navigation a {
padding-left: 5px;
padding-right: 5px;
}
.post-navigation:empty {
display: none;
}
.etheme-elementor-off-canvas--shown .posts-navigation {
opacity: 0;
visibility: hidden;
}
@media only screen and (max-width: 1300px) {
.posts-navigation {
display: none;
}
}
@media only screen and (max-width: 768px) {
.posts-nav-btn {
height: 50px;
}
.posts-nav-btn img {
max-width: 50px;
max-height: 50px;
}
}
@media only screen and (max-width: 480px) {
.posts-nav-btn {
display: none;
}
}
.prev-post {
left: -270px;
text-align: end;
}
.prev-post.outside,
body:not(.et-preloader-hide) .prev-post {
left: -294px;
}
.prev-post .button:before {
content: "\e902";
}
.prev-post .post-info {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.prev-post .post-details {
margin-right: 20px;
}
.prev-post:hover {
left: 0;
}
.prev-post:hover .post-nav-arrow {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.next-post {
right: -270px;
text-align: start;
}
.next-post.outside,
body:not(.et-preloader-hide) .next-post {
right: -294px;
}
.next-post .button:before {
content: "\e904";
}
.next-post .post-details {
margin-left: 20px;
}
.next-post:hover {
right: 0;
}
.next-post:hover .post-nav-arrow {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
@media (min-width: 1200px) {
body.bordered .prev-post {
margin-left: 20px;
}
body.bordered .next-post {
margin-right: 20px;
}
}
@media only screen and (min-width: 993px) {
.site-header-vertical ~ div .next-post {
right: calc(-270px + var(--header-vertical-size, 90px));
}
.site-header-vertical ~ div .next-post:hover {
right: var(--header-vertical-size, 90px);
}
} .tabs {
margin: 0 0 3.5714em;
display: inline-block;
width: 100%;
}
.tabs .tab-content {
font-size: 1.14rem;
display: none;
float: right;
padding-top: 1em;
width: 100%;
}
.tabs .tab-content .list li {
display: list-item;
}
.tabs .tab-content .list-unstyled,
.tabs .tab-content .list-unstyled li:last-child {
margin-bottom: 0;
}
.tabs .tab-content .seller-rating .star-rating {
margin-bottom: 0.7rem;
}
.tabs .tab-content .seller-name + li {
margin-top: -0.25em;
}
.tabs .tab-content .shop_attributes tr:first-child th,
.tabs .tab-content .shop_attributes tr:first-child td {
padding-top: 0;
}
.tabs .tabs-nav {
width: 100%;
margin-bottom: 0;
text-align: center;
}
.tabs .tabs-nav li {
display: inline-block;
list-style: none;
}
.tabs .accordion-title {
display: none;
}
.tabs .wc-tabs {
padding-left: 0;
}
.tabs.tabs-default .wc-tabs {
border-bottom: 1px solid var(--et_border-color);
}
.tabs table td:last-child {
text-align: left;
text-align: start;
}
.tabs .tab-title {
display: block;
position: relative;
text-transform: uppercase;
font-size: 1rem;
padding: 7px 10px;
}
.tabs .tab-title:hover,
.tabs .tab-title:focus {
text-decoration: none !important;
}
.tabs .tab-title.opened,
.tabs .tab-title.opened:hover,
.tabs .tab-title:before {
color: var(--et_active-color);
}
.tab-seller ul {
padding: 0 !important;
list-style: none;
}
.tab-seller h2 {
font-size: 1rem;
text-transform: uppercase;
}
.left-bar .left-titles {
float: left;
width: 28%;
}
.left-bar .left-titles li {
list-style-type: none;
border: 1px solid var(--et_border-color);
font-size: 1rem;
line-height: inherit;
border-bottom: none;
padding: 1em;
margin-right: -1px;
position: relative;
margin-bottom: 0;
border-right: none;
}
.left-bar .left-titles li:last-child {
border-bottom: 1px solid var(--et_border-color);
}
.left-bar .left-titles a {
display: inline-block;
padding: 0;
}
.left-bar .tabs-nav {
display: none;
}
.left-bar .tab-content {
float: left;
width: 72%;
padding: 32px 40px;
border: 1px solid var(--et_border-color);
}
.left-bar .tab-content p:last-child {
margin-bottom: 0;
}
.tabs .accordion-title {
border-top: 1px solid var(--et_border-color);
border-bottom: 1px solid var(--et_border-color);
margin-bottom: -1px;
}
.tabs .accordion-title a {
padding: 1em 14px 1em 0;
}
.tabs .accordion-title a:after {
display: inline-block;
content: '\e905';
font-family: 'xstore-icons';
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
line-height: 1;
}
.tabs .accordion-title.opened-parent a:after {
content: '\e903';
}
.tabs.accordion .accordion-title {
display: block;
}
.tabs.accordion .tabs-nav {
display: none;
}
.tabs.accordion .tab-content {
float: none;
}
.tabs.accordion #reviews #comments > h2,
.tabs.accordion .comment-reply-title {
border-top: none;
}
.col-md-6 .woocommerce-tabs #reviews #comments .commentlist li {
margin-bottom: 0;
}
.col-md-6 .woocommerce-tabs #reviews #comments .commentlist li:last-child {
border-bottom: none;
}
.col-md-6 .woocommerce-tabs #reviews #comments,
.col-md-6 .woocommerce-tabs #reviews #review_form_wrapper {
width: 100%;
padding-left: 0;
padding-right: 0;
}
.tabs-with-scroll .tab-content {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.tabs-with-scroll .tab-content .tab-content-scroll {
padding-right: 10px;
}
.tabs-with-scroll .tab-content .tab-content-inner {
max-height: 300px;
padding-bottom: 10px;
overflow-x: hidden;
overflow-y: auto;
}
.tabs-with-scroll .tab-content:after {
position: absolute;
content: '';
display: block;
width: 100%;
height: 30px;
bottom: 0;
background: -webkit-gradient(linear, left top, left bottom, from(var(--et_white-2-dark-0)), color-stop(80%, var(--et_white-2-dark)));
background: linear-gradient(to bottom, var(--et_white-2-dark-0) 0%, var(--et_white-2-dark) 80%);
}
.et-tabs-wrapper .tabs-nav {
border-bottom: 1px solid var(--et_border-color);
padding-left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
padding-bottom: 8px;
}
.et-tabs-wrapper .tabs-nav li {
position: relative;
margin-bottom: 0;
max-width: 270px;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-ms-flex-item-align: end;
align-self: flex-end;
}
.et-tabs-wrapper .tabs-nav li.et-opened:before {
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
bottom: -14px;
display: block;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 6px 6px 0 6px;
border-color: #1794e1 transparent transparent transparent;
border-left-color: transparent !important;
border-right-color: transparent !important;
}
.et-tabs-wrapper .tabs-nav li a {
position: relative;
padding-left: 35px;
padding-right: 35px;
text-align: center;
text-transform: capitalize;
}
.et-tabs-wrapper .tabs-nav li a img {
margin-left: auto;
margin-right: auto;
}
.et-tabs-wrapper .tabs-nav li a span {
position: static !important;
}
.et-tabs-wrapper .tabs .tab-title {
font-size: 1rem;
padding-top: 35px;
text-transform: uppercase;
}
.et-tabs-wrapper .tabs .tab-title img {
display: block;
margin-bottom: 10px;
}
.et-tabs-wrapper .et-tab {
display: none;
}
.et-tabs-wrapper .et-tab-content {
padding-top: 22px;
}
.et-tabs-wrapper.title-hover .tabs-nav li img {
opacity: 1;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.et-tabs-wrapper.title-hover .tabs-nav li a {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0;
}
.et-tabs-wrapper.title-hover .tabs-nav li a span {
color: var(--et_active-color);
opacity: 0;
font-size: 0.9rem;
padding: 0.9rem;
line-height: 1.2rem;
border: 1px solid var(--et_active-color);
-webkit-transform: translateY(10px);
transform: translateY(10px);
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.et-tabs-wrapper.title-hover .tabs-nav li:hover img,
.et-tabs-wrapper.title-hover .tabs-nav li.et-opened img {
opacity: 0;
}
.et-tabs-wrapper.title-hover .tabs-nav li:hover a span,
.et-tabs-wrapper.title-hover .tabs-nav li.et-opened a span {
opacity: 1;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.et-tabs-wrapper.title-hover .tabs-nav li:hover a span:hover,
.et-tabs-wrapper.title-hover .tabs-nav li.et-opened a span:hover {
background-color: var(--et_active-color);
color: #fff;
}
.et-tabs-wrapper.title-hover .tabs-nav .delimiter {
width: 30px;
height: 2px;
background-color: var(--et_active-color);
opacity: 0.4;
margin-left: 15px;
margin-right: 15px;
-ms-flex-item-align: center;
align-self: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.et-tabs-wrapper.title-hover .tabs-nav .delimiter:last-of-type {
display: none;
}
.tabs .tabs-nav li {
margin: 0 -2px 0;
}
.tabs .tabs-nav li a:before {
content: '';
height: 2px;
width: 0;
right: 0;
background-color: currentColor;
position: absolute;
-webkit-transition: width 0.2s ease-in-out;
transition: width 0.2s ease-in-out;
bottom: 0;
z-index: 1;
}
.tabs .tabs-nav .active.et-opened a:before {
width: 100%;
left: 0;
right: auto;
}
@media only screen and (max-width: 992px) {
.left-bar .left-titles li {
padding: 1em 1.5em;
}
.left-bar .left-titles li .tab-title {
font-size: 1rem;
}
.et-tabs-wrapper .tabs-nav {
display: none;
}
.et-tabs-wrapper .tabs-nav li {
display: block;
width: 100%;
max-width: 100%;
border-top: 1px solid var(--et_border-color);
}
.et-tabs-wrapper .tabs-nav li.et-opened:before {
bottom: -6px;
z-index: 10;
}
.et-tabs-wrapper .tabs-nav li a {
text-align: start;
padding: 15px 0 !important;
}
.et-tabs-wrapper .tabs .accordion-title {
display: block !important;
width: 100%;
max-width: 100%;
border-top: 1px solid var(--et_border-color);
text-align: start;
padding: 15px 0 !important;
font-size: 20px;
}
.et-tabs-wrapper .tabs .accordion-title img {
display: inline-block !important;
max-width: 50px;
vertical-align: middle;
margin-right: 20px !important;
margin-bottom: 0 !important;
}
.et-tabs-wrapper .tabs .accordion-title span {
display: inline-block;
vertical-align: middle;
}
.et-tabs-wrapper .tabs .accordion-title.opened:before {
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
display: block;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 6px 6px 0 6px;
border-color: #1e1e1e transparent transparent transparent;
border-left-color: transparent !important;
border-right-color: transparent !important;
bottom: -6px;
z-index: 10;
}
.et-tabs-wrapper .et-tab-content {
padding-top: 30px;
}
}
@media only screen and (max-width: 768px) {
.tabs.tabs-default .wc-tabs {
white-space: nowrap;
overflow: auto;
}
.tabs.tabs-default .wc-tabs::-webkit-scrollbar {
display: none;
}
}
@media only screen and (max-width: 600px) {
.left-bar .left-titles {
width: 100%;
}
.left-bar .left-titles .wc-tabs {
margin-bottom: 0;
}
.left-bar .left-titles li {
margin-right: 0;
border-right: 1px solid var(--et_border-color);
}
.left-bar .tab-content {
width: 100%;
border-top: none;
padding: 1em 1.5em;
}
.left-bar .tab-content .seller-rating + .text {
display: block;
}
}
.tabs-full-width {
background-color: var(--et_white-2-dark);
}
.tabs-full-width .tabs {
padding: 0 15px;
} .sticky-sidebar {
position: static;
opacity: 0;
-webkit-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
.sticky-sidebar-loaded .sticky-sidebar {
opacity: 1;
}
@media only screen and (max-width: 992px) {
.sidebar {
width: 100%;
display: inline-block;
margin-top: 30px;
}
.sidebar:not(.et-mini-content) {
padding-left: 15px;
padding-right: 15px;
}
.sticky-sidebar {
opacity: 1 !important;
}
.sidebar-mobile-top > div > .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.sidebar-mobile-top > div > .row .content {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
width: 100%;
}
.sidebar-mobile-top > div > .row .sidebar {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
margin-top: 0;
}
} .single-post .wp-picture img {
width: 100%;
}
.single-post .entry-content > blockquote:last-child {
margin-bottom: 25px;
}
.share-post {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 2em 0;
border-top: 1px solid var(--et_border-color);
border-bottom: 1px solid var(--et_border-color);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 3.5em;
}
.share-post span {
margin-bottom: 0;
}
.share-post .share-title,
.portfolio-single-item .share-title {
display: none;
color: var(--et_dark-2-white);
}
.author-info {
width: 100%;
display: inline-block;
margin-bottom: 2.7vw;
font-size: 1.14rem;
overflow: hidden;
}
.author-info img {
margin-right: 2.5em;
max-width: 100px;
}
.author-info .title-alt {
display: none;
}
.author-info .author-link {
color: var(--et_active-color);
margin-top: 1.05em;
display: block;
}
.post-password-form label {
margin-bottom: 0;
}
.post-password-form input {
vertical-align: middle;
margin-top: 6px;
}
.post-password-form input[type=submit] {
background-color: var(--et_btn-dark-bg-color);
border: 1px solid var(--et_btn-dark-br-color);
color: var(--et_btn-dark-color);
-webkit-text-fill-color: currentColor;
}
.post-password-form input[type=submit]:hover {
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--et_btn-dark-br-color-hover);
color: var(--et_btn-dark-color-hover);
}
.related-posts .post-categories,
.related-posts .more-link,
.related-posts .featured-quote {
display: none;
}
.et_post-slider {
margin-bottom: 25px;
}
.et_post-slider .swiper-slide {
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
opacity: 1;
}
.et_post-slider .swiper-slide img {
width: 100%;
}
.et_post-slider .swiper-slide:hover {
opacity: 0.7;
cursor: pointer;
}
@media only screen and (max-width: 992px) {
.single-post .wp-picture + .post-heading {
margin-top: 22px;
}
}
@media only screen and (max-width: 768px) {
.share-post {
padding-top: 1.5em;
padding-bottom: 1.5em;
margin-bottom: 2em;
}
.comments .title-alt,
.about-author-title,
.related-posts .title,
.comment-reply-title {
font-size: 1.5rem;
}
}
@media only screen and (max-width: 480px) {
.single-essential_grid .share-post {
width: 100%;
}
} .single-tags,
.product_meta {
width: 100%;
}
.single-tags span,
.product_meta span span,
.single-tags a,
.product_meta span a {
color: var(--et_main-color);
}
.single-tags a:hover,
.product_meta span a:hover {
color: var(--et_dark-2-white);
}
.product_meta {
clear: both;
}
.product_meta > span,
.product_meta > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.product_meta > span *:first-child,
.product_meta .products-page-cats a:first-child {
-webkit-padding-start: 3px;
padding-inline-start: 3px;
}
.product_meta > .sales-booster-estimated-delivery > span:first-child {
-webkit-padding-start: 0;
padding-inline-start: 0;
}
.product_meta > .sales-booster-estimated-delivery > span + span {
-webkit-padding-start: 3px;
padding-inline-start: 3px;
}
.product_meta .product_brand,
.product_meta .product_seller {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.product_meta,
.product_meta > span,
.product_meta .products-page-cats,
.product_meta .wcml_currency_switcher,
.product_meta .wcml-dropdown.product,
.wcpv-sold-by-single {
margin-bottom: 10px;
}
.product_meta .wcml_currency_switcher,
.product_meta .wcml-dropdown.product {
margin-top: 0;
}
.single-tags,
.product_meta,
.product-share,
.product_meta > .sales-booster-estimated-delivery > span:first-child,
.wcpv-sold-by-single {
color: var(--et_dark-2-white);
font-size: 1.14rem;
}
.et-socials span,
.single-tags span {
color: var(--et_dark-2-white);
}
.single-tags {
margin: 0 0 25px;
} .comments .title-alt,
.about-author-title,
.related-posts .title,
.comment-reply-title {
font-size: 1.7142em;
padding-bottom: 1em;
margin-bottom: 0;
}
#reviews #comments > h2,
.comment-reply-title {
display: block;
width: 100%;
color: var(--et_dark-2-white);
margin-bottom: 0;
line-height: var(--h2-line-height);
}
#reviews #comments > h2,
span.comment-reply-title {
font-size: 1rem;
text-transform: uppercase;
margin-bottom: var(--widget-title-space-bottom, 1em);
padding-bottom: var(--widget-title-inner-space-bottom, 1em);
border-bottom: var(--widget-title-border-width, 1px) solid var(--widget-title-border-color, var(--et_border-color));
line-height: var(--h2-line-height);
}
#reply-title {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.comment-reply-link {
right: var(--comment-reply-link-h-offset, 0);
top: var(--comment-reply-link-v-offset, 0);
color: var(--et_dark-2-white);
font-size: 1rem;
}
.comment-reply-link svg {
width: 1em;
height: 1em;
}
.comment-reply-link span:not(:only-child) {
-webkit-padding-start: 5px;
padding-inline-start: 5px;
}
@media only screen and (min-width: 481px) {
.comment-reply-link {
position: absolute;
}
}
.media-body {
position: relative;
}
.customer-badge {
background-color: var(--et_dark-2-white);
color: var(--et_white-2-dark);
padding: 2px 5px;
cursor: default;
font-size: 0.55em;
-webkit-margin-start: 7px;
margin-inline-start: 7px;
border-radius: 3px;
}
.comments-list .comment {
width: 100%;
display: inline-block;
margin-bottom: var(--comments-v-gap, 2em);
padding-bottom: var(--comments-v-gap, 2em);
border-bottom: var(--comment-border-width, 1px) solid var(--comment-border-color, var(--et_border-color));
}
.comments-list .comment img {
-webkit-margin-end: var(--comment-avatar-spacing, 1.8em);
margin-inline-end: var(--comment-avatar-spacing, 1.8em);
border-radius: var(--comment-avatar-border-radius, 50%);
}
.comments-list .comment:last-child {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.comments-list .meta-comm {
display: block;
font-size: 1rem;
line-height: 2;
margin-bottom: 5px;
}
.comments-list .children {
-webkit-padding-start: var(--comments-h-offset, 6em);
padding-inline-start: var(--comments-h-offset, 6em);
margin-top: var(--comments-v-gap, 2em);
padding-top: var(--comments-v-gap, 2em);
border-top: var(--comment-border-width, 1px) var(--comment-border-style, solid) var(--comment-border-color, var(--et_border-color));
}
.comments-list .children:last-child {
margin-bottom: 0;
}
.comment-respond {
display: inline-block;
width: 100%;
}
article + .comment-respond {
margin-top: 2.7vw;
}
.comment-respond label {
display: none;
}
.comment-respond textarea {
height: 200px;
}
.comment-respond .comment-form-email,
.comment-respond .comment-form-url,
.comment-respond .comment-form-author {
width: 33.33%;
display: block;
}
.comment-respond .comment-form-email {
padding: 0 0.71em;
}
.comment-respond .comment-form-url {
-webkit-padding-start: 1.42em;
padding-inline-start: 1.42em;
}
.comment-respond .comment-form-author {
-webkit-padding-end: 1.42em;
padding-inline-end: 1.42em;
}
.comment-respond .comment-form-rating label {
margin-bottom: 0;
}
.comment-respond .comment-form-rating #rating,
.comment-respond .comment-form-rating .stars [data-criteria] + select {
opacity: 0;
}
.comment-respond .comment-form-rating .stars {
margin-bottom: 1em;
}
.comment-respond .comment-form-rating .stars + .stars {
display: none;
}
.comment-form-cookies-consent label {
display: block;
} .commentlist li {
list-style-type: none;
margin-bottom: var(--comments-v-gap, 1.5em);
padding-bottom: var(--comments-v-gap, 1.5em);
border-bottom: var(--comment-border-width, 1px) var(--comment-border-style, solid) var(--comment-border-color, var(--et_border-color));
}
.commentlist li:first-child {
margin-top: var(--comments-v-gap, 1.5em);
}
.commentlist li:last-child {
border: none;
}
.commentlist .avatar {
margin-top: 12px;
-webkit-margin-end: var(--comment-avatar-spacing, 30px);
margin-inline-end: var(--comment-avatar-spacing, 30px);
border-radius: var(--comment-avatar-border-radius, 50%);
}
@media only screen and (max-width: 480px) {
.commentlist .avatar {
max-width: 60px;
}
}
.commentlist .comment-text {
overflow: hidden;
text-align: start;
}
.commentlist .comment-text p {
word-break: break-word;
}
.commentlist .description p {
margin-bottom: 0.75em;
}
.commentlist .review-images {
margin: 0 -5px 5px;
}
.commentlist .review-images a {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.commentlist .review-images img {
margin: 0 5px 5px;
}
.commentlist .star-rating {
margin-top: 5px;
}
.commentlist .star-rating span {
height: auto;
}
.commentlist .meta {
font-size: 0;
}
.commentlist .meta strong {
display: block;
font-size: 1.3rem;
font-weight: 400;
color: var(--et_dark-2-white);
}
.commentlist .meta time {
color: var(--et_main-color);
font-size: 1.14rem;
}
.no-comments {
display: none;
}
#review_form .comment-respond label {
display: block;
font-size: 1.14rem;
}
#review_form .comment-respond label .required {
color: var(--et_red-color);
}
#review_form .comment-respond .comment-form-author,
#review_form .comment-respond .comment-form-email {
width: 100%;
display: block;
padding: 0;
}
#review_form .comment-respond .comment-form-author input,
#review_form .comment-respond .comment-form-email input {
width: 100%;
}
#review_form #wp-comment-cookies-consent + label {
display: inline-block;
}
.single-post .comments {
margin-bottom: 50px;
}
.author-info .media-body p,
.comments-list .comment .media-body p {
line-height: var(--p-line-height, 1.6);
font-size: var(--p-font-size, 1.14rem);
}
.author-info .media-body p:last-of-type,
.comments-list .comment .media-body p:last-of-type {
margin-bottom: 0;
}
#reviews .commentlist .star-rating {
margin-top: 10px;
}
.open-reviews {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: auto;
margin-top: 20px;
margin-bottom: 20px;
}
.open-reviews:after {
content: '\e905';
font-family: 'xstore-icons';
-webkit-margin-start: 7px;
margin-inline-start: 7px;
}
.open-reviews.opened:after {
content: '\e903';
}
@media only screen and (max-width: 1200px) {
.comments-list .children {
-webkit-padding-start: var(--comments-h-offset, 3em);
padding-inline-start: var(--comments-h-offset, 3em);
}
}
@media only screen and (min-width: 992px) {
#reviews {
overflow: hidden;
--h2-line-height: 1.4;
}
#reviews #comments,
#reviews #review_form_wrapper {
width: 50%;
}
#reviews #comments:only-child,
#reviews #review_form_wrapper:only-child {
width: 100%;
padding: 0;
}
.tabs-after_image #reviews #comments,
.tabs-after_image #reviews #review_form_wrapper {
width: 100%;
padding-right: 0;
padding-left: 0;
}
}
@media only screen and (max-width: 768px) {
.comment-respond .comment-form-email,
.comment-respond .comment-form-url,
.comment-respond .comment-form-author {
width: 100%;
margin-left: 0;
margin-right: 0;
padding: 0;
}
.comment-respond .form-group input {
width: 100%;
}
.commentlist .comment {
margin-bottom: var(--comments-v-gap, 1.43em);
padding-bottom: var(--comments-v-gap, 1.43em);
}
.commentlist .comment-text p {
word-break: normal;
}
}
@media only screen and (max-width: 480px) {
.comments-list .comment .media .pull-left {
margin-bottom: 10px;
}
.comments-list .comment .media-body {
width: 100%;
}
}
.etheme-comments-design-quotes .comments-list .children {
border: none;
padding-top: 0;
}
.etheme-comments-design-quotes .comments-list .comment {
padding-bottom: 0;
border-bottom: 0;
}
.etheme-comments-design-quotes .comments-list .comment .media-body {
border: var(--comment-border-width, 1px) var(--comment-border-style, solid) var(--comment-border-color, var(--et_border-color));
padding: var(--comments-inner-v-gap, 1em) var(--comments-inner-h-gap, 1em);
border-radius: 5px;
--comment-reply-link-h-offset: var(--comments-inner-h-gap, 1em);
--comment-reply-link-v-offset: calc(var(--comments-inner-v-gap, 1em) / 2);
overflow: visible;
}
.etheme-comments-design-quotes .comments-list .comment .media-body:before {
content: '';
border-top: var(--comment-border-width, 1px) var(--comment-border-style, solid) var(--comment-border-color, var(--et_border-color));
border-right: var(--comment-border-width, 1px) var(--comment-border-style, solid) var(--comment-border-color, var(--et_border-color));
background: var(--et_container-bg-color, transparent);
position: absolute;
top: calc(50% - 1em);
width: 1em;
height: 1em;
-webkit-clip-path: polygon(0 0, 100% 100%, 100% 0%);
clip-path: polygon(0 0, 100% 100%, 100% 0%);
left: -0.5em;
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
display: block;
}
#review_form .et-reviews-images {
margin-top: 10px;
margin-bottom: 25px;
}
#review_form .et-reviews-images label {
display: inline-block;
margin-bottom: 7px;
}
p.et-reviews-images-message {
position: relative;
font-size: 1.14rem;
word-wrap: break-word;
background: var(--et_info-bg-color, var(--et_blue-color));
color: var(--et_info-color, #fff);
margin: 15px 0;
padding: 0.79em 1.2em 0.79em 45px;
padding: 0.79em 1.2em 0.79em calc(1.2em + 25px);
border-left: 5px solid var(--et_dark-2-white-02);
clear: both;
}
p.et-reviews-images-message:empty {
display: none;
}
p.et-reviews-images-message:before {
content: "\e906";
position: absolute;
font-family: 'xstore-icons';
border-radius: 50%;
left: 20px;
padding: 0;
top: auto;
background: 0 0;
font-style: normal;
}
.et-reviews-images-uploader .et-icon {
font-size: 0.85em;
}
.et-reviews-images-error {
color: var(--et_red-color);
}
.et-reviews-images-info {
margin-bottom: 10px;
}
#et-reviews-images-uploader {
position: absolute;
clip: rect(1px, 1px, 1px, 1px);
}
.et-reviews-images-previewer {
margin: 0 -10px 10px;
}
.et-reviews-images-previewer img {
max-width: 150px;
margin: 0 10px 10px;
} .comments-list {
padding-left: 0 !important;
}
.commentlist .avatar {
float: left;
}
.commentlist .star-rating {
float: right;
}
.comment-respond .comment-form-email,
.comment-respond .comment-form-url,
.comment-respond .comment-form-author {
float: left;
}
@media only screen and (min-width: 992px) {
#reviews #review_form_wrapper {
float: right;
padding-left: var(--comments-columns-space, 15px);
}
#reviews #comments {
float: left;
padding-right: var(--comments-columns-space, 15px);
}
}
.woocommerce-pagination.sb-hide {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
visibility: hidden;
height: 0;
padding: 0;
margin: 0;
}
.dokan-pagination-container .dokan-pagination,
.woocommerce-pagination ul.page-numbers,
#comments ul.page-numbers,
.etheme-pagination ul.page-numbers {
margin-bottom: 0;
padding: 0;
}
.woocommerce-pagination li,
#comments ul.page-numbers li,
.etheme-pagination li,
.dokan-pagination-container .dokan-pagination li {
display: inline-block;
list-style: none;
margin-bottom: 0;
vertical-align: middle;
}
.woocommerce-pagination,
#comments .woocommerce-pagination,
.etheme-pagination,
.dokan-pagination-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
overflow: hidden;
position: relative;
padding: 24px 0;
margin-bottom: 20px;
border-top: 1px solid var(--et_border-color);
width: 100%;
}
.woocommerce-pagination:empty,
#comments .woocommerce-pagination:empty,
.etheme-pagination:empty,
.dokan-pagination-container:empty {
display: none !important;
margin-bottom: 0;
}
.dokan-pagination-container .dokan-pagination li.active a {
background: transparent;
}
.woocommerce-pagination .current,
#comments ul.page-numbers .current,
.etheme-pagination .current,
.dokan-pagination-container .dokan-pagination li .current,
.woocommerce-pagination a,
#comments ul.page-numbers a,
.etheme-pagination a,
.dokan-pagination-container .dokan-pagination li a {
font-size: 0.85rem;
min-width: 36px;
height: 36px;
border: 1px solid var(--et_border-color);
border-radius: var(--pagination-link-radius, 0px);
margin: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 3px 10px;
}
.woocommerce-pagination a:hover,
.woocommerce-pagination .current,
#comments ul.page-numbers a:hover,
#comments ul.page-numbers .current,
.etheme-pagination a:hover,
.etheme-pagination .current,
.dokan-pagination-container li a:hover,
.dokan-pagination-container .dokan-pagination li.active a {
color: #fff;
background-color: var(--et_active-color);
border-color: var(--et_active-color);
}
.dokan-pagination-container .dokan-pagination li,
.woocommerce-pagination li,
#comments ul.page-numbers li,
.etheme-pagination li {
margin-left: 4px;
margin-right: 4px;
}
.dokan-pagination-container .dokan-pagination li:last-child,
.woocommerce-pagination li:last-child,
#comments ul.page-numbers li:last-child,
.etheme-pagination li:last-child {
margin-right: 0;
}
.dokan-pagination-container .dokan-pagination li:first-child,
.woocommerce-pagination li:first-child,
#comments ul.page-numbers li:first-child,
.etheme-pagination li:first-child {
margin-left: 0;
}
.etheme-pagination.align-center {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.etheme-pagination.align-center .et_count-posts {
margin-top: 10px;
}
.etheme-pagination.align-left {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.etheme-pagination.align-right {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.etheme-pagination .next,
.etheme-pagination .prev {
font-size: 0;
}
.etheme-pagination .next:before,
.etheme-pagination .prev:before {
font-family: 'xstore-icons';
font-size: 0.85rem;
}
.etheme-pagination .next:before {
content: "\e904";
}
.etheme-pagination .prev:before {
content: "\e902";
}
.et_count-posts {
margin-bottom: 0;
}
@media only screen and (max-width: 480px) {
.etheme-pagination {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.etheme-pagination .et_count-posts {
margin-bottom: 10px;
}
} article.blog-post.col-md-4 .zoom .btn_group a,
article.post-grid.col-md-4 .zoom .btn_group a {
padding: 11px 11px;
}
article.blog-post.col-md-4.format-quote .quote-content,
article.post-grid.col-md-4.format-quote .quote-content {
zoom: 0.7;
line-height: 24px;
}
article.blog-post.col-md-3.format-quote .quote-content,
article.post-grid.col-md-3.format-quote .quote-content {
zoom: 0.85;
}
article.blog-post.col-md-3 .zoom .btn_group,
article.post-grid.col-md-3 .zoom .btn_group {
margin-top: -50px;
}
.swiper-wrapper article.blog-post.col-md-4.format-quote .quote-content,
.swiper-wrapper article.post-grid.col-md-4.format-quote .quote-content,
.swiper-wrapper article.blog-post.col-md-3.format-quote .quote-content,
.swiper-wrapper article.post-grid.col-md-3.format-quote .quote-content {
zoom: 1;
}
.et_b_header-search:not(.et_element-top-level) .input-row {
border: none;
}
.et_b_header-search:not(.et_element-top-level) input[type="text"],
.et_b_header-search:not(.et_element-top-level) select,
.et_b_header-search:not(.et_element-top-level) .search-button {
height: 40px;
line-height: 20px;
}
.et_b_header-search:not(.et_element-top-level) .search-button {
width: 40px;
}
.et_b_header-search:not(.et_element-top-level) .search-button,
.et_b_header-search:not(.et_element-top-level) .search-button:hover {
color: currentColor;
-webkit-text-fill-color: currentColor;
background-color: transparent;
}
.et_b_header-search:not(.et_element-top-level) .input-row {
color: var(--et_main-color);
-webkit-text-fill-color: currentColor;
border: 1px solid var(--et_border-color);
}
.et_b_header-search.et_element-top-level > span img,
.et_b_header-search.et_element-top-level .search-button img {
max-width: 1em;
max-height: 1em;
}
#header .et_b_header-search:not(.et_element-top-level) .ajax-results-wrapper {
position: relative;
width: 100% !important;
margin: 0;
max-width: unset;
min-width: unset;
border: none;
left: 0 !important;
}
.et_b_header-search:not(.et_element-top-level) .ajax-results-wrapper .autocomplete-suggestions {
padding: 12px 5px 5px;
}
.et_b_header-search:not(.et_element-top-level) .ajax-results-wrapper .autocomplete-no-suggestion {
margin-top: -7px;
}
.ajax-search-tabs {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
color: #222;
}
.et_b_header-search:not(.et_element-top-level) .search-results-titles span {
margin: 0;
padding: 0 7px 7px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
font-size: 90%;
text-align: center;
}
.et_b_header-search:not(.et_element-top-level) .ajax-in-action .search-button {
color: transparent !important;
}
.et_b_header-search:not(.et_element-top-level) .ajax-in-action .search-button:after {
content: '';
position: absolute;
width: 16px;
height: 16px;
margin: 0 auto;
border: 1px solid var(--et_border-color);
border-left-color: var(--et_main-color);
border-radius: 50%;
top: calc(50% - 8px);
-webkit-animation: rotate 0.5s infinite linear;
animation: rotate 0.5s infinite linear;
}
.et_b_header-search .search-button:not(.loading) span,
.et_b_header-search .search-button.loading svg,
.et_b_header-search .search-button.loading img {
display: none;
}
.et_b_header-search .input-row {
--et_inputs-border-radius: 0;
position: relative;
border: 1px solid var(--et_border-color);
background: #fff;
margin-left: auto;
margin-right: auto;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.et_b_header-search form:not(.input-icon) {
width: 100%;
}
.et_b_header-search input[type="text"] {
font-size: 100%;
color: #222;
width: 100%;
background-color: #fff;
border-width: 0;
padding-left: 10px;
padding-right: 10px;
border-radius: 0;
}
.et_b_header-search input::-webkit-input-placeholder {
color: #888;
}
.et_b_header-search select,
.et_b_header-search .fancy-select .fancy-placeholder-text {
color: #222;
bottom: 0;
left: 0;
border-width: 0;
background-color: transparent !important;
background-image: var(--et_select-arrow-closed);
background-position: calc(100% - 12px) 50%;
background-repeat: no-repeat;
background-size: 10px;
-webkit-transition: max-width 0.2s ease-in-out;
transition: max-width 0.2s ease-in-out;
padding: 0 27px 0 0;
}
.et_b_header-search [data-search-mode="white"] select,
.et_b_header-search [data-search-mode="white"] .fancy-select .fancy-placeholder-text {
color: #fff;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAA3lBMVEUAAAD////MzMzV1dXb29vf39/j4+Pm5ubo6OjY2Njd3d3f39/j4+Pm5ubn5+fc3Nzf39/g4ODj4+Pd3d3f39/g4ODi4uLj4+Pf39/h4eHj4+Pg4ODi4uLf39/i4uLg4ODh4eHj4+Pg4ODh4eHh4eHh4eHh4eHi4uLh4eHh4eHh4eHh4eHh4eHh4eHg4ODh4eHh4eHi4uLh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eFRk8keAAAASnRSTlMAAwUGBwgJCgsNDxASFBUWGBkbHiAhIyUoKi0yNTg+QURIS1RcoKmusrS4u8HFyMrN0NPV2Nrd3t/g4uPk5ujs7e7v8vP19vf6/B4KHFoAAACPSURBVHjazcxTAkJBFIDh/yrbtm3b7X9B2XiubzwH/JT623c/KfBGSDZIbFMiL8TUKgrxTVbhiZReRo5nbJ1T8UDOLMLnW3hR0HKjyc+C13toXjZc77riNMBNYFIxnm/60sjHA/+4bj2e5urQyxPvsGEDS63r4oVn0HHam20nb9y9bvfc75WjVTXxkSLxJ/ZSKgzwwjRX7AAAAABJRU5ErkJggg==);
}
.et_b_header-search .fancy-select .fancy-placeholder-text {
white-space: nowrap;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
height: var(--et_inputs-height, 2.642rem);
line-height: 2rem;
border: 0 solid var(--et_inputs-border-color, var(--et_border-color));
}
.et_b_header-search .fancy-select p {
margin: 0;
color: currentColor;
}
.fancy-select-results {
background: #fff;
color: #222;
left: 0;
-webkit-animation: et-dropdown 0.3s;
animation: et-dropdown 0.3s;
z-index: 27;
border: 1px solid var(--et_border-color);
}
.fancy-select-results ul {
margin-bottom: 0;
text-align: start;
}
.fancy-select-results > ul {
overflow: hidden;
overflow-y: auto;
max-height: 230px;
padding: 10px 0;
}
.fancy-select-results ul li {
padding: 0.5em 2em;
cursor: pointer;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.fancy-select-results ul li:hover {
opacity: 0.7;
background: #f1f1f1;
}
.et_b_header-search .search-button {
font-size: 100%;
padding: 0;
border: none;
background: transparent;
}
.et_b_header-search .clear {
color: #222;
padding: 0 10px 0 0;
font-size: 85%;
line-height: 1;
-webkit-animation: fadeIn 0.3s, et-rtl 0.3s;
animation: fadeIn 0.3s, et-rtl 0.3s;
text-transform: uppercase;
}
.ajax-search-form:not(.ajax-results-shown) .clear {
display: none;
}
.ajax-search-form.input-icon:before {
content: '';
width: 100%;
height: 0;
position: absolute;
top: 0;
}
.et_b_header-search .et-mini-content {
background: transparent;
}
.et_b_header-search .et-mini-content,
.ajax-results-wrapper {
width: 100%;
min-width: 310px;
}
.justify-content-center .input-row,
.mobile-header-wrapper .mob-justify-content-center .input-row {
margin-right: auto;
margin-left: auto;
}
.mobile-header-wrapper .et_b_header-search.et-content-dropdown {
position: static;
font-weight: 400;
}
.mobile-header-wrapper .et_b_header-search .input-row {
width: 100%;
}
.et_b_header-search select + input[type="text"],
.et_b_header-search .fancy-select + input[type="text"] {
border-left-width: 1px;
}
.justify-content-start .input-row {
margin-left: 0;
}
.justify-content-end .input-row {
margin-right: 0;
}
.mobile-header-wrapper .mob-justify-content-start .input-row {
margin-left: 0;
margin-right: auto;
}
.mobile-header-wrapper .mob-justify-content-end .input-row {
margin-right: 0;
margin-left: auto;
}
#header .mobile-header-wrapper .et_b_header-search:not(.search-full-width) .et-mini-content,
#header .mobile-header-wrapper .input-input:not(.search-full-width-form) .ajax-results-wrapper {
min-width: unset;
width: calc(100% - 30px);
left: 15px;
right: 0;
}
.et_b_header-search .ajax-results-wrapper {
position: absolute;
z-index: 1003;
min-width: 310px;
margin-top: -1px;
left: unset;
right: unset;
top: 100%;
}
.et_b_header-search.input-input .ajax-results-wrapper {
left: auto;
right: auto;
}
.ajax-search-form .autocomplete-suggestions {
font-size: var(--content-zoom);
}
.et_b_header-search .post-date {
font-size: 85%;
}
.ajax-item-info {
overflow: hidden;
text-align: start;
color: #888;
}
.ajax-item-title {
color: var(--et_dark-2-white);
}
.ajax-item-title strong {
font-weight: normal;
border-bottom: 1px solid currentColor;
}
.ajax-item-add-to-cart {
margin-top: 7px;
}
.ajax-search-categories {
visibility: visible;
opacity: 0;
-webkit-animation: et-toTopLong, fadeIn;
animation: et-toTopLong, fadeIn;
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
.ajax-search-categories .categories-grid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.et-mini-content:not(.active) .ajax-search-tags,
.et-mini-content:not(.active) .ajax-search-history:not(.active),
.et-mini-content:not(.active) .ajax-search-categories {
-webkit-animation-delay: 2s;
animation-delay: 2s;
display: none;
}
.ajax-search-history .et_clear-history {
text-transform: lowercase;
display: none;
}
.ajax-search-history:hover .et_clear-history {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.ajax-search-history .et_clear-history.active {
color: var(--et_dark-2-white);
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.autocomplete-suggestions {
width: 100%;
text-transform: none;
background-color: var(--et_white-2-dark);
text-align: start;
max-height: 300px;
overflow: auto;
overflow-x: hidden;
}
.autocomplete-suggestions:before,
.autocomplete-suggestions:after {
content: '';
display: table;
clear: both;
}
.autocomplete-suggestion {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
float: left;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
min-width: 250px;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
width: 100%;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin: 0;
}
.autocomplete-suggestion .ajax-item-info {
-webkit-margin-end: 5px;
margin-inline-end: 5px;
}
.autocomplete-no-suggestion {
color: var(--et_dark-2-white);
-webkit-text-fill-color: currentColor;
}
.autocomplete-suggestion > a {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
padding: 5px 0;
}
.et-content-dropdown .ajax-results-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 1.14em;
padding: 10px 20px;
margin: 0;
background-color: var(--et_border-color);
}
.et-content-dropdown .ajax-results-title:first-child {
margin-top: -20px;
}
.et-content-dropdown .ajax-results-title .results-count {
-webkit-margin-start: auto;
margin-inline-start: auto;
opacity: 0.5;
text-transform: none;
font-size: 0.85em;
}
.et-content-dropdown .ajax-results-more:last-child {
margin-bottom: -30px;
}
.mobile-header-wrapper .ajax-results-title:first-child {
margin-top: -20px;
}
.autocomplete-suggestion .arrow {
fill: var(--et_dark-2-white);
-webkit-margin-start: auto;
margin-inline-start: auto;
-ms-flex-item-align: center;
align-self: center;
-webkit-padding-start: 3px;
padding-inline-start: 3px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
min-width: 1em;
min-height: 1em;
}
.autocomplete-suggestion:not(.autocomplete-selected) .arrow {
-webkit-transform: translateX(3px);
transform: translateX(3px);
opacity: 0;
visibility: hidden;
}
.autocomplete-selected {
background: var(--et_light-color);
}
.autocomplete-suggestion img {
max-width: 3rem;
margin: 5px 0;
-webkit-margin-end: 20px;
margin-inline-end: 20px;
}
.autocomplete-suggestion .ajax-item-title {
text-align: start;
display: block;
margin-bottom: 0;
font-size: 100%;
}
.autocomplete-suggestion .ajax-item-info .price {
font-size: 85%;
}
.autocomplete-suggestion .content-product .product-details > .stock {
display: block;
position: static;
background: transparent;
text-align: start;
-webkit-transform: none;
transform: none;
padding: 0;
margin: 3px 0;
}
.autocomplete-suggestion .ajax-item-info > .stock {
font-size: 1rem;
margin: 0 0 3px;
}
.autocomplete-suggestion .content-product .product-details > .out-of-stock,
.autocomplete-suggestion .ajax-item-info > .out-of-stock {
color: var(--et_red-color);
}
.et-off-canvas > .et-mini-content {
position: fixed;
top: 0;
height: 100%;
max-width: 300px;
width: calc(100% - 64px);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
z-index: 10010;
--head-icon-proportion: 1.6;
--head-quantity-proportion: 1;
--head-label-proportion: 1.2;
}
@media only screen and (min-width: 1200px) {
body.bordered .et-off-canvas > .et-mini-content {
height: calc(100% - 36px);
top: 18px;
}
body.bordered.admin-bar .et-off-canvas > .et-mini-content {
height: calc(100% - 72px);
top: 52px;
}
}
.et-off-canvas-wide > .et-mini-content {
max-width: 400px;
}
.et-off-canvas .et-content {
overflow: hidden;
overflow-y: auto;
width: 100%;
max-height: 100%;
height: 100%;
}
.et-off-canvas-wide .et-content {
display: grid;
-ms-flex-line-pack: stretch;
align-content: stretch;
grid-template-rows: -webkit-max-content minmax(0px, 100vh) 1fr;
grid-template-rows: max-content minmax(0px, 100vh) 1fr;
overflow: unset;
margin-bottom: 0;
}
.et-off-canvas .widget_shopping_cart,
.et-off-canvas .et_b_wishlist-dropdown,
.et-off-canvas .et_b_waitlist-dropdown,
.et-off-canvas .et_b_compare-dropdown {
padding-right: 3px;
padding-left: 3px;
}
.et-off-canvas .widget_shopping_cart,
.et-off-canvas .et_b_wishlist-dropdown,
.et-off-canvas .et_b_waitlist-dropdown,
.et-off-canvas .et_b_compare-dropdown,
.et-off-canvas.et_b_header-account .et_b-tabs-wrapper {
overflow-x: hidden;
overflow-y: auto;
max-height: calc(100% - 20px);
}
.et-off-canvas .widget_shopping_cart > ul,
.et-off-canvas .et_b_wishlist-dropdown > ul,
.et-off-canvas .et_b_waitlist-dropdown > ul,
.et-off-canvas .et_b_compare-dropdown > ul {
margin-bottom: 0;
}
.header-wrapper .et-off-canvas .et-mini-content .et-quantity,
.mobile-header-wrapper .et-off-canvas .et-mini-content .et-quantity {
background-color: #e1e1e1;
color: #000000;
}
.et-off-canvas.et_b_header-account ul.menu {
text-transform: uppercase;
}
.et-off-canvas.et_b_header-account input {
min-width: unset;
}
.et-off-canvas.et_b_header-account input#rememberme + span {
max-width: 80px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
display: block;
float: left;
}
.et-off-canvas.et_b_header-account input#rememberme {
float: left;
}
.et-mini-content-head {
padding: 0 10px 10px;
margin: 0 -10px 30px;
-ms-flex-item-align: start;
align-self: flex-start;
}
.et-mini-content-head > a {
color: currentColor;
}
.et-mini-content-head.et-inline-type {
margin-bottom: 0;
}
.et-mini-content-head > a:hover {
color: currentColor;
}
.et-mini-content-head:not(.et-inline-type) .et_b-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: inherit;
-ms-flex-pack: inherit;
justify-content: inherit;
width: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.et-mini-content-head .et_b-icon svg {
width: calc(var(--content-zoom) * var(--head-icon-proportion));
height: calc(var(--content-zoom) * var(--head-icon-proportion));
overflow: visible;
}
.et-mini-content-head .et-element-label {
color: currentColor;
text-transform: uppercase;
font-size: calc(var(--content-zoom) * var(--head-label-proportion));
}
.et-mini-content-head:not(.et-inline-type) .et-element-label {
padding: 0;
padding-top: 15px !important;
}
.et-off-canvas .cart_list.product_list_widget li {
padding: 20px 0;
margin: 0 -5px 0 !important;
width: calc(100% + 10px);
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
cursor: default;
}
.et-mini-content .cart_list.product_list_widget .sidebar-slider {
margin-top: 0;
margin-bottom: 1.07em;
}
.et-mini-content .cart_list.product_list_widget .swiper-wrapper {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.et-mini-content .cart_list.product_list_widget .swiper-slide {
margin: 0 !important;
padding: 0;
width: 100%;
border: none;
}
.et-mini-content .cart_list.product_list_widget li.swiper-slide {
padding: 0 12px;
}
.et-mini-content .sidebar-slider .swiper-entry .swiper-container .swiper-slide:not(.swiper-slide-visible) p.product-title,
.et-mini-content .sidebar-slider .swiper-entry .swiper-container .swiper-slide:not(.swiper-slide-visible) .price {
opacity: 1;
}
.et-mini-content .sidebar-slider .swiper-entry .swiper-container .swiper-slide .product-title a {
white-space: normal;
overflow: unset;
}
.et-mini-content .cart_list.product_list_widget .swiper-slide .product-list-image {
margin: 0 0 10px;
float: none;
}
.et-mini-content .cart_list.product_list_widget .swiper-slide .product-list-image img {
margin: 0 auto;
}
.et-off-canvas .cart_list.product_list_widget .swiper-slide .product-list-image img {
max-width: unset;
}
.et-off-canvas .cart_list.product_list_widget li .et-remove-type1 {
display: none;
}
.et-off-canvas .cart_list.product_list_widget li .et-remove-type2 {
display: inline-block;
border-radius: 3px;
overflow: hidden;
background: #fcfcfc;
padding: 2px;
}
.et-off-canvas .cart_list.product_list_widget li .et-remove-type2 img {
max-width: 18px;
}
.header-wrapper .et-off-canvas .cart_list.product_list_widget li,
.header-wrapper .et-off-canvas .cart_list.product_list_widget .product-slide {
padding-left: 12px;
padding-right: 12px;
}
.header-wrapper .et-off-canvas .cart_list.product_list_widget .swiper-slide:hover {
background: transparent;
}
[data-mode="dark"] .header-wrapper .et-off-canvas .cart_list.product_list_widget .swiper-slide:hover {
background: transparent;
}
.et-off-canvas .product_list_widget .cart-widget-products {
padding: 0 5px;
}
.et-off-canvas .cart-widget-products .remove {
top: 19px;
}
.et-off-canvas .cart-widget-products .remove i {
font-size: 65%;
}
.et_b_header-cart.et-off-canvas .woocommerce-mini-cart__empty-message,
.et_b_header-wishlist.et-off-canvas .empty,
.et_b_header-waitlist.et-off-canvas .empty,
.et_b_header-compare.et-off-canvas .empty {
font-size: 114%;
}
.et-off-canvas .product_list_widget li:not(:last-child) {
border-bottom: 1px solid var(--et_border-color);
}
.et-off-canvas .cart-popup-footer .btn-view-cart {
display: none;
}
.et-off-canvas .cart-popup-footer .total {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
font-size: 100%;
}
.et-off-canvas .cart-widget-subtotal .small-h {
text-transform: uppercase;
}
.et-off-canvas.et_element .cart-widget-subtotal .big-coast {
font-size: 114%;
}
.et-off-canvas.et-content-right > .et-mini-content:not(.active) {
margin-right: -150px;
}
.et-off-canvas.et-content-left > .et-mini-content:not(.active) {
margin-left: -150px;
}
.et-mini-content-head .et-element-label:before {
content: '';
height: 2px;
width: 0;
right: 0;
position: absolute;
-webkit-transition: width 0.2s ease-in-out;
transition: width 0.2s ease-in-out;
bottom: -4px;
background: currentColor;
}
.et-mini-content-head > a:hover .et-element-label:before {
width: 100%;
left: 0;
right: auto;
}
.et-mini-content .sidebar-slider .swiper-entry .swiper-container .swiper-slide .product-title {
padding-right: 0;
}
.et-toggle-mob-sidebars-wrapper {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.et-toggle-mob-sidebars-wrapper:before,
.et-toggle-mob-sidebars-wrapper.et-content-shown .et-toggle-mob-sidebar {
display: none;
}
.et-toggle-mob-sidebars-inner {
position: fixed;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
color: var(--et_dark-2-white);
z-index: 1;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
max-width: 50px;
margin: -5px 0;
}
.et-toggle-mob-sidebars-inner .et-toggle {
background-color: var(--et_white-2-dark);
width: 50px;
height: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
cursor: pointer;
}
.et-toggle-mob-sidebars-inner .et-toggle:before {
content: '';
position: absolute;
left: -15px;
top: -15px;
right: -15px;
bottom: -15px;
}
.et-toggle-mob-sidebars-inner .et-toggle-mob-sidebar:not(:last-child) {
margin-bottom: 5px;
}
.et-toggle-mob-sidebars-inner svg {
fill: currentColor;
}
.et-toggle-mob-sidebars-inner img {
max-width: 1.5em;
}
.et-close-sidebar {
position: fixed;
display: var(--sidebar-close-button-display, inline-block);
top: 9px;
z-index: 99;
}
.et-close-sidebar:before {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background: var(--et_white-2-dark);
border: 1px solid var(--et_border-color);
font-size: 0.8em;
width: 40px;
height: 40px;
border-radius: 50%;
z-index: 10;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.et-close-sidebar:after {
content: '';
position: fixed;
height: 100vh;
width: 100%;
background-color: rgba(0, 0, 0, 0.3);
pointer-events: all;
top: 0;
bottom: 0;
z-index: -1;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.sidebar.et-mini-content {
position: fixed;
top: 0;
height: 100vh !important;
width: 300px !important;
max-width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background-color: var(--et_white-2-dark);
z-index: 100;
overflow: hidden;
overflow-y: auto;
margin: 0;
padding: 20px 30px;
opacity: 1;
visibility: visible;
}
.sidebar.et-mini-content:not(.active) {
opacity: 0 !important;
visibility: hidden !important;
}
.sidebar.et-mini-content:not(.active) ~ .et-close-sidebar {
--sidebar-close-button-display: none;
}
.sidebar.et-mini-content .sidebar-widget {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.sidebar.et-mini-content.active {
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
}
.sidebar.et-mini-content .sidebar-widget:not(.sidebar-slider) > ul:after,
.sidebar.et-mini-content .sidebar-widget:not(.sidebar-slider) > div:after {
display: none !important;
}
@media only screen and (min-width: 992px) {
.sidebar-off_canvas .sidebar:not(.loaded) {
display: none !important;
}
}
@media only screen and (max-width: 991px) {
.sidebar-mobile-off_canvas .sidebar:not(.loaded) {
display: none !important;
}
}
.sidebar-mobile-off_canvas .sidebar:not(.active) ~ .et-close-sidebar,
.sidebar-off_canvas .sidebar:not(.active) ~ .et-close-sidebar {
opacity: 0;
visibility: hidden;
}
.sidebar-mobile-off_canvas .sidebar:not(.active) ~ .et-close-sidebar:before,
.sidebar-off_canvas .sidebar:not(.active) ~ .et-close-sidebar:before,
.sidebar-mobile-off_canvas .sidebar:not(.active) ~ .et-close-sidebar:after,
.sidebar-off_canvas .sidebar:not(.active) ~ .et-close-sidebar:after {
opacity: 0 !important;
visibility: hidden !important;
}
.off-canvas-sidebar-opened #header.sticky-on:not([data-type="sticky"]) > [class*=header-wrapper],
.off-canvas-sidebar-opened #header > [class*=header-wrapper] .sticky-on > div {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
opacity: 0;
visibility: hidden;
}
.et-toggle-mob-sidebars-inner .et-toggle {
border: 1px solid var(--et_border-color);
border-left: none;
}
.et-toggle-mob-sidebars-inner.et-content-right {
right: 0;
}
.et-toggle-mob-sidebars-inner.et-content-right .et-toggle {
border-radius: 50% 0 0 50%;
-webkit-animation: et-rtl 1s, fade 0.7s;
animation: et-rtl 1s, fade 0.7s;
}
.et-toggle-mob-sidebars-inner.et-content-left {
left: 0;
}
.et-toggle-mob-sidebars-inner.et-content-left .et-toggle {
border-radius: 0 50% 50% 0;
-webkit-animation: et-ltr 1s, fade 0.7s;
animation: et-ltr 1s, fade 0.7s;
}
.et-close-sidebar {
left: 309px;
}
.et-close-sidebar:after {
right: 0;
}
.sidebar.et-mini-content.et-content-right {
right: 0;
}
.sidebar.et-mini-content.et-content-right:not(.active) {
margin-right: -20px;
}
.sidebar.et-mini-content.et-content-left {
left: 0;
}
.sidebar.et-mini-content.et-content-left:not(.active) {
margin-left: -20px;
}
.et-mobile-panel-wrapper {
font-size: var(--content-zoom, 1rem);
-webkit-box-shadow: 2px 0 12px 0 rgba(0, 0, 0, 0.15);
box-shadow: 2px 0 12px 0 rgba(0, 0, 0, 0.15);
z-index: 10;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.et-mobile-panel-wrapper .et-wrap-columns {
overflow: hidden;
overflow-x: auto;
}
.et-mobile-panel .et_column {
-webkit-box-flex: 1;
-ms-flex: 1 0 20%;
flex: 1 0 20%;
}
.et-mobile-panel .et_column .et_b-icon img {
max-width: 1em;
}
.et-mobile-panel .et-quantity {
--et-quantity-proportion: 1.1em;
font-size: 0.55em;
background-color: #e1e1e1;
color: #000000;
}
.et-mobile-panel .with-dot > a .et_b-icon:before {
content: '';
position: absolute;
width: 0.3em;
height: 0.3em;
left: -0.15em;
top: 0.01em;
background: var(--et_active-color);
border-radius: 50%;
z-index: 1;
}
.et-mobile-panel .with-dot > a .et_b-icon:after {
content: '';
border: 1px solid var(--et_active-color);
border-radius: 50%;
height: 0.7em;
width: 0.7em;
position: absolute;
left: -0.35em;
top: -0.2em;
-webkit-animation: pulsate 1s ease-out;
-webkit-animation-iteration-count: infinite;
opacity: 0;
z-index: 1;
}
.et-mobile-panel .et-content_toggle.et-content-shown .et_b-icon:before,
.et-mobile-panel .et-content_toggle.et-content-shown .et_b-icon:after {
display: none;
}
.et-mobile-panel .et-content_toggle.et-content-shown > a:hover {
opacity: 1;
}
.et-mobile-panel .et_column > a {
position: relative;
}
.et-mobile-panel .et-content_toggle:before {
display: none;
}
.et-mobile-panel .et-content_toggle .et-mini-content {
padding: 20px;
width: 100%;
text-align: center;
max-width: 100%;
height: var(--max-elements-mini-content-height, calc(100% - 60px - 1px));
top: 0;
position: fixed;
--head-icon-proportion: 1.3;
--head-label-proportion: 1.3;
text-transform: uppercase;
z-index: -1;
}
.et-mobile-panel .et-mini-content-head {
padding-bottom: 30px;
}
.et-mobile-panel .et-content_toggle .et-content {
position: absolute;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
left: 50%;
max-height: 100%;
overflow: hidden;
overflow-y: auto;
width: 100%;
height: 100%;
display: grid;
padding: 20px;
}
.et-mobile-panel .et-content_toggle .et-mini-content-head .et-element-label {
line-height: 1;
}
.et-mobile-panel .et-content_toggle .et-content .menu-main-container {
max-height: 100%;
overflow: hidden;
overflow-y: auto;
}
.et-mobile-panel .et-content_toggle .et-content .menu-main-container li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.et-mobile-panel .et-content_toggle .et-content .nav-sublist-dropdown {
display: none !important;
}
.et-mobile-panel .et-content_toggle:not(.et-content-shown) .et-close:last-of-type:not(.first-of-type),
.et-mobile-panel .et-content_toggle.et-content-shown .et-svg:first-of-type:not(:last-of-type) {
display: none;
}
.et-mobile-panel .et-content_toggle .et-close {
-webkit-animation: et-scale-in 0.3s ease-in-out, fadeIn 0.3s ease-in-out;
animation: et-scale-in 0.3s ease-in-out, fadeIn 0.3s ease-in-out;
}
.et-mobile-panel .et-content_toggle .et-close svg {
padding: 3px;
}
.et-mobile-panel .et-content_toggle .et-mini-content {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.et-mobile-panel .et-content_toggle .et-mini-content:not(.active) {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
.et-mobile-panel .et-content_toggle.et-content-shown .et-mini-content {
opacity: 1;
visibility: visible;
}
.et-mobile-panel form.ajax-search-form {
position: relative;
padding: 12px 20px;
background: #fff;
}
.et-mobile-panel .et_b_header-search .ajax-results-wrapper {
top: auto;
bottom: calc(100% - 1px);
}
.et-mobile-panel .autocomplete-suggestions {
height: auto;
max-height: calc(100vh - var(--mobile-panel-height, 60px) - 40px - 12px - 12px);
}
.et-mobile-panel .et-content-dropdown .ajax-results-title {
position: sticky;
top: 0;
font-size: 1em;
}
.et-mobile-panel .et-content-dropdown .ajax-results-title:first-child {
margin-top: 0;
}
.et-mobile-panel .et-content-dropdown .ajax-results-more:last-child {
position: sticky;
bottom: 0;
margin-bottom: 0;
}
.et-mobile-panel .et-content .et_b_header-search .ajax-results-wrapper .autocomplete-suggestions {
padding: 0;
border: none;
}
.et-mobile-panel .et-content .et_b_header-search .ajax-results-wrapper .autocomplete-suggestion {
padding-left: 20px;
padding-right: 20px;
}
.et-mobile-panel .et-content .et_b_header-search .ajax-results-wrapper .autocomplete-suggestion > a {
padding: 5px 0;
}
.et-mobile-panel .et-content .et_b_header-search .ajax-results-wrapper .autocomplete-no-suggestion {
margin-top: 0;
padding: 20px 20px 0;
}
.et-mobile-panel .et_b_header-search {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.et-mobile-panel .et_b_mobile-panel-search .et-mini-content {
top: auto;
bottom: var(--mobile-panel-height, 60px);
background: rgba(255, 255, 255, 0.2);
}
.et-mobile-panel .et_b_mobile-panel-search .et-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0;
}
.et-mobile-panel ul {
list-style: none;
}
.et-mobile-panel .et_column > a .et_b-icon {
font-size: 1.7em;
}
.et-mobile-panel .et_column > a .et_b-icon + span {
display: block;
max-width: 100%;
padding: 5px 0 0;
line-height: 3ex;
}
.et-mobile-panel .et-mini-content {
--content-zoom: 1rem;
} .back-top {
position: fixed;
right: 30px;
bottom: 30px;
height: 46px;
width: 46px;
cursor: pointer;
color: var(--et_dark-2-white);
background-color: var(--et_white-2-light-dark);
border-radius: 50px;
-webkit-box-shadow: inset 0 0 0 1px var(--et_border-color);
box-shadow: inset 0 0 0 1px var(--et_border-color);
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
z-index: 999;
}
.back-top:not(.backIn) {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(15px);
transform: translateY(15px);
}
.back-top svg {
width: calc(100% + 2px);
height: calc(100% + 2px);
margin: -1px;
}
.back-top svg path {
stroke: var(--et_dark-2-white);
stroke-width: 4;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.back-top span {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) rotate(-90deg);
transform: translate(-50%, -50%) rotate(-90deg);
}
.back-top:hover span:before {
display: inline-block;
-webkit-animation: animArrow 1s infinite;
animation: animArrow 1s infinite;
}
@media only screen and (max-width: 992px) {
.back-top:hover span:before {
-webkit-animation: none;
animation: none;
}
}
@media only screen and (max-width: 480px) {
.back-top {
right: 15px;
bottom: 15px;
}
}
@-webkit-keyframes animArrow {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
50% {
-webkit-transform: translateX(3px);
transform: translateX(3px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes animArrow {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
50% {
-webkit-transform: translateX(3px);
transform: translateX(3px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:2400px){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:1366px){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:1200px){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:880px){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:2400px){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:1366px){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1201px) and (max-width:1366px){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:1200px){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:881px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:880px){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:2400px){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1366px){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1200px){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:880px){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1367px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:2400px){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:1366px){#elementor-device-mode:after{content:"laptop"}}@media (max-width:1200px){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:880px){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:768px) and (max-width:880px){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:881px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:1025px) and (max-width:1200px){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1201px) and (max-width:1366px){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:1367px) and (max-width:2399px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:2400px){.elementor .elementor-hidden-widescreen{display:none}}.elementor-element .swiper-container {
z-index: 0 !important;
}
body .elementor-element .swiper.swiper-container-initialized > .swiper-wrapper {
gap: unset;
overflow: visible;
}
.elementor-element .swiper-pagination {
position: relative;
text-align: center;
-webkit-transition: 300ms;
transition: 300ms;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.elementor-element .swiper-pagination-inside {
position: absolute;
margin-top: 0;
margin-bottom: 10px;
}
.elementor-element .swiper-entry:hover .et-swiper-elementor-nav {
opacity: 1;
}
.elementor-element .et-slider .swiper-pagination {
position: absolute;
}
.elementor-element .swiper-container-horizontal > .swiper-pagination-bullets,
.elementor-element .swiper-pagination-custom,
.elementor-element .swiper-pagination-fraction {
bottom: 0;
}
.elementor-element .swiper-button-next,
.elementor-element .swiper-button-prev {
width: var(--arrow-size, 50px);
height: var(--arrow-size, 50px);
position: absolute;
top: calc(50% - var(--arrow-size, 50px) / 2);
margin: 0;
}
.elementor-button .e-font-icon-svg {
height: 1em;
}
.swiper-pagination-number {
position: relative;
margin: 0 5px;
color: var(--et_dark-2-white);
opacity: 0.4;
-webkit-transition: all 0.3s;
transition: all 0.3s;
cursor: pointer;
line-height: 1;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.swiper-pagination-number:after {
content: '';
border-bottom: 1px solid currentColor;
width: 1em;
display: inline-block;
-webkit-margin-start: 5px;
margin-inline-start: 5px;
-webkit-transition: inherit;
transition: inherit;
}
.swiper-pagination-number:hover,
.swiper-pagination-number-active {
opacity: 1;
}
.swiper-pagination-number:hover:after,
.swiper-pagination-number-active:after {
width: 2em;
}
.elementor-widget-text-editor {
line-height: var(--p-line-height, 1.6);
font-size: var(--p-font-size, 1.14rem);
}
.elementor-widget-text-editor p {
font-size: inherit;
line-height: inherit;
}
.elementor-image-box-img img {
vertical-align: unset;
}
.swiper-slide .content-product .product-details .button {
display: inline-block;
}
.swiper-slide .content-product .quantity-wrapper .button {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.single-product .product_title {
display: block;
}
body.single .elementor-widget-heading .product_title,
body.single .elementor-widget-woocommerce-product-etheme_tabs .woocommerce-tabs {
margin: 0;
border: none;
padding: 0;
}
.woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab a {
border: none !important;
}
body .elementor-widget-woocommerce-etheme_breadcrumb .page-heading {
font-size: inherit;
margin: 0;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
}
body.single .elementor-widget-woocommerce-etheme_breadcrumb .page-heading {
--h1-size-proportion: 1;
--content-zoom: 1em;
border: none;
margin: 0;
}
.elementor-element .et-fancy-button .button-wrap a {
height: auto;
}
.elementor-element .et-fancy-button .button-wrap svg {
width: 1em;
height: 1em;
fill: currentColor;
}
.elementor-element .et-fancy-button .button-wrap i {
-webkit-transition: inherit;
transition: inherit;
}
.elementor-element .et-menu-list .type-img.position-center-center img,
.elementor-element .et-menu-list .type-img.position-center-center i,
.elementor-element .et-menu-list .type-img.position-center-center svg {
display: block;
margin: 0;
}
.elementor-widget-etheme_horizontal_scroll [data-animation] .swiper-slide-contents:not(.animated) {
opacity: 0;
visibility: hidden;
}
.etheme-elementor-slider .swiper-slide-contents > p:last-child {
margin-bottom: 0;
}
.etheme-elementor-slider.swiper-fade .swiper-slide:not(.swiper-slide-active) {
opacity: 0 !important;
visibility: hidden !important;
}
.elementor-widget-container p {
color: inherit;
font-size: inherit;
font-family: inherit;
line-height: inherit;
}
.elementor-widget-container p.woocommerce-info {
color: var(--et_info-color, #fff);
}
.swiper-slide .added_to_cart {
display: none;
}
.elementor-button {
height: auto;
}
.elementor-button.flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.etheme-payment-button {
text-transform: none;
}
.footer-widget .elementor-element ul.menu > li > a,
.footer-widget .elementor-element li a {
font-size: inherit;
}
body.elementor-page:not([data-elementor-device-mode]) [class*=elementor-widget-etheme]:not(.etheme-elementor-widget-loaded) > .elementor-widget-container,
body.elementor-default:not([data-elementor-device-mode]) [class*=elementor-widget-etheme]:not(.etheme-elementor-widget-loaded) > .elementor-widget-container,
body.elementor-page:not([data-elementor-device-mode]) [class*=elementor-widget-woocommerce-etheme]:not(.etheme-elementor-widget-loaded) > .elementor-widget-container,
body.elementor-default:not([data-elementor-device-mode]) [class*=elementor-widget-woocommerce-etheme]:not(.etheme-elementor-widget-loaded) > .elementor-widget-container,
body.elementor-page:not([data-elementor-device-mode]) [class*=elementor-widget-woocommerce-product-etheme]:not(.etheme-elementor-widget-loaded) > .elementor-widget-container,
body.elementor-default:not([data-elementor-device-mode]) [class*=elementor-widget-woocommerce-product-etheme]:not(.etheme-elementor-widget-loaded) > .elementor-widget-container,
body.elementor-page:not([data-elementor-device-mode]) [class*=elementor-widget-et-]:not(.etheme-elementor-widget-loaded) > .elementor-widget-container,
body.elementor-default:not([data-elementor-device-mode]) [class*=elementor-widget-et-]:not(.etheme-elementor-widget-loaded) > .elementor-widget-container {
opacity: var(--etheme-element-loading-opacity, 0);
visibility: var(--etheme-element-loading-visibility, hidden);
}
body.elementor-page:not([data-elementor-device-mode]) [class*=elementor-widget-etheme]:not(.etheme-elementor-widget-loaded):before,
body.elementor-page:not([data-elementor-device-mode]) [class*=elementor-widget-et-]:not(.etheme-elementor-widget-loaded):before,
body.elementor-default:not([data-elementor-device-mode]) [class*=elementor-widget-etheme]:not(.etheme-elementor-widget-loaded):before,
body.elementor-default:not([data-elementor-device-mode]) [class*=elementor-widget-et-]:not(.etheme-elementor-widget-loaded):before,
.etheme-elementor-lazy-button:before,
.elementor-widget.etheme-loading:before,
.elementor-widget.etheme-reloading:before {
content: '';
display: var(--etheme-element-loader-display, inline-block);
position: absolute;
width: var(--etheme-elementor-loader-size, 1.5rem);
height: var(--etheme-elementor-loader-size, 1.5rem);
left: calc(50% - (var(--etheme-elementor-loader-left-offset, var(--etheme-elementor-loader-size, 1.5rem)) / 2));
top: calc(50% - (var(--etheme-elementor-loader-top-offset, var(--etheme-elementor-loader-size, 1.5rem)) / 2));
border: 1px solid var(--etheme-elementor-loader-color, #e1e1e1);
border-left-color: var(--etheme-elementor-loader-color-active, #555);
border-radius: 50%;
-webkit-animation: rotate 0.5s linear infinite;
animation: rotate 0.5s linear infinite;
z-index: 1;
}
.elementor-widget.etheme-reloading {
--etheme-elementor-loader-size: 2rem;
}
.elementor-widget.etheme-reloading:has(.woocommerce-product-search) {
--etheme-elementor-loader-top-offset: -30px;
}
.elementor-widget.etheme-reloading.elementor-widget-woocommerce-etheme_archive_products .elementor-widget-container:has(.woocommerce-product-search),
.elementor-widget.etheme-reloading.elementor-widget-woocommerce-etheme_product_grid .elementor-widget-container:has(.woocommerce-product-search),
.elementor-widget.etheme-reloading.elementor-widget-woocommerce-etheme_product_list .elementor-widget-container:has(.woocommerce-product-search) {
min-height: 250px;
}
.elementor-widget.etheme-reloading:not(.etheme-skeleton-loading) .type-product:first-child,
.elementor-widget.etheme-reloading:not(.etheme-skeleton-loading) .type-post:first-child,
.elementor-widget.etheme-reloading:not(.etheme-skeleton-loading) .etheme-elementor-pagination,
.elementor-widget.etheme-reloading:not(.etheme-skeleton-loading) .etheme-elementor-lazy-button-wrapper {
opacity: 0;
visibility: hidden;
-webkit-transition: none;
transition: none;
}
.elementor-widget.etheme-reloading:not(.etheme-skeleton-loading) .type-product:not(:first-child),
.elementor-widget.etheme-reloading:not(.etheme-skeleton-loading) .type-post:not(:first-child) {
display: none;
}
.elementor-widget.etheme-reloading:not(.etheme-skeleton-loading) .etheme-product-grid,
.elementor-widget.etheme-reloading:not(.etheme-skeleton-loading) .etheme-product-list,
.elementor-widget.etheme-reloading:not(.etheme-skeleton-loading) .etheme-posts-wrapper {
grid-template-rows: 1fr;
}
.elementor-widget .type-product,
.elementor-widget .type-post {
-webkit-transition: var(--et_elementor-post-product-transition, all 0.115s linear, margin 0s);
transition: var(--et_elementor-post-product-transition, all 0.115s linear, margin 0s);
}
.elementor-widget .type-product.etheme-post-product-loading,
.elementor-widget .type-post.etheme-post-product-loading {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(var(--et_elementor-post-product-translate-y, 0.001px));
transform: translateY(var(--et_elementor-post-product-translate-y, 0.001px));
}
.elementor-widget.etheme-skeleton-loaded {
--et_elementor-post-product-transition: none;
--et_elementor-post-product-translate-y: 0px;
}
.elementor-widget.etheme-skeleton-loaded .etheme-post-product-loading {
-webkit-animation: et-fadeIn 0.23s linear;
animation: et-fadeIn 0.23s linear;
}
.elementor-widget.etheme-skeleton-loading {
--et_link-color: transparent;
--et_yellow-color: transparent;
--et_active-color: transparent;
--etheme-elementor-loader-size: 0px;
}
.elementor-widget.etheme-skeleton-loading .star-rating {
--et_yellow-color: transparent;
--et_border-color: transparent;
}
.elementor-widget.etheme-skeleton-loading .etheme-product-grid-item {
display: block;
opacity: 1;
visibility: visible;
background-image: none !important;
}
.elementor-widget.etheme-skeleton-loading .etheme-product-grid-item.type-list,
.elementor-widget.etheme-skeleton-loading .etheme-product-list-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.elementor-widget.etheme-skeleton-loading .etheme-product-grid-image,
.elementor-widget.etheme-skeleton-loading .etheme-product-grid-content > *,
.elementor-widget.etheme-skeleton-loading .etheme-product-grid-content .star-rating,
.elementor-widget.etheme-skeleton-loading .etheme-product-list-image,
.elementor-widget.etheme-skeleton-loading .etheme-product-list-content > *,
.elementor-widget.etheme-skeleton-loading .etheme-product-list-content .star-rating,
.elementor-widget.etheme-skeleton-loading .etheme-post-image-wrapper,
.elementor-widget.etheme-skeleton-loading .etheme-post-content > *,
.elementor-widget.etheme-skeleton-loading .etheme-elementor-pagination ul .page-numbers {
-webkit-transition: none;
transition: none;
background: var(--et_light-color);
background: linear-gradient(110deg, var(--et_light-color) 8%, var(--et_white-2-dark) 15%, var(--et_light-color) 33%);
background-size: 200% 100%;
-webkit-animation: etheme-elementor-skeleton-anim 1.5s linear infinite;
animation: etheme-elementor-skeleton-anim 1.5s linear infinite;
color: transparent !important;
}
.elementor-widget.etheme-skeleton-loading .etheme-product-grid-content,
.elementor-widget.etheme-skeleton-loading .etheme-product-grid-content .star-rating-wrapper,
.elementor-widget.etheme-skeleton-loading .etheme-product-list-content,
.elementor-widget.etheme-skeleton-loading .etheme-product-list-content .star-rating-wrapper,
.elementor-widget.etheme-skeleton-loading .etheme-post-content {
background: transparent !important;
}
.elementor-widget.etheme-skeleton-loading a,
.elementor-widget.etheme-skeleton-loading span {
-webkit-transition: none;
transition: none;
color: transparent !important;
pointer-events: none;
}
.elementor-widget.etheme-skeleton-loading .et_st-default-holder,
.elementor-widget.etheme-skeleton-loading .quantity-wrapper > *,
.elementor-widget.etheme-skeleton-loading img,
.elementor-widget.etheme-skeleton-loading footer {
-webkit-transition: none;
transition: none;
opacity: 0;
visibility: hidden;
}
@-webkit-keyframes etheme-elementor-skeleton-anim {
to {
background-position-x: -200%;
}
}
@keyframes etheme-elementor-skeleton-anim {
to {
background-position-x: -200%;
}
}
.elementor-widget.etheme-loading > .elementor-widget-container,
[data-elementor-type].etheme-loading {
opacity: 0.5;
}
.etheme-elementor-lazy-button {
position: relative;
background-color: #000;
}
.etheme-elementor-lazy-button:hover {
background-color: #333;
}
.etheme-elementor-lazy-button.loading span {
color: transparent !important;
}
.etheme-elementor-lazy-button.loading:before {
opacity: 1;
visibility: visible;
}
.etheme-elementor-lazy-button:before {
opacity: 0;
visibility: hidden;
}
.etheme-elementor-lazy-button.navigation-type-scroll {
display: inline-block;
font-size: var(--etheme-elementor-loader-size, 1.5rem);
height: var(--etheme-elementor-loader-size, 1.5rem);
}
.etheme-elementor-lazy-button.navigation-type-button {
--etheme-elementor-loader-size: 1em;
--etheme-elementor-loader-color: currentColor;
}
.etheme-elementor-lazy-button-wrapper {
margin: 40px 0 20px;
line-height: 1;
--etheme-elementor-loader-color: #555;
--etheme-elementor-loader-color-active: transparent;
-webkit-transition: all 0.115s linear, margin 0s;
transition: all 0.115s linear, margin 0s;
}
.etheme-elementor-lazy-progress-wrapper {
margin-bottom: 20px;
color: var(--et_font-color);
}
.etheme-elementor-lazy-progress-bar {
position: relative;
display: block;
background: #f1f1f1;
padding: var(--progress-inner-space, 0);
margin: var(--progress-space, 15px) auto;
border-radius: var(--progress-radius, 3px);
max-width: var(--progress-max-width, 350px);
}
.etheme-elementor-lazy-progress-bar-inner {
position: relative;
display: block;
height: var(--progress-height, 4px);
background: var(--progress-active-color, var(--et_dark-2-white));
border-radius: inherit;
-webkit-transition: width 1.5s linear;
transition: width 1.5s linear;
}
.etheme-elementor-lazy-progress-bar-inner:after {
content: '';
display: inline-block;
position: absolute;
background: inherit;
width: var(--progress-height, 4px);
right: 0;
top: calc(var(--progress-height,4px) / -2);
bottom: calc(var(--progress-height,4px) / -2);
}
body.rtl .etheme-elementor-lazy-progress-bar-inner:after {
right: auto;
left: 0;
}
.etheme-elementor-lazy-progress-bar-inner.finished:after {
display: none;
}
.etheme-elementor-pagination {
margin: 40px 0 20px;
--etheme-elementor-pagination-size: 2.57rem;
-webkit-transition: all 0.115s linear, margin 0s;
transition: all 0.115s linear, margin 0s;
}
.etheme-elementor-pagination ul {
list-style: none;
padding: 0;
display: grid;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
grid-template-columns: repeat(auto-fit, var(--etheme-elementor-pagination-size));
grid-template-rows: repeat(auto-fit, var(--etheme-elementor-pagination-size));
grid-gap: var(--etheme-elementor-pagination-gap, 10px);
}
.etheme-elementor-pagination ul li {
margin: 0;
}
.etheme-elementor-pagination ul .page-numbers {
font-size: 0.85rem;
width: var(--etheme-elementor-pagination-size);
height: var(--etheme-elementor-pagination-size);
border: 1px solid var(--et_border-color);
margin: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.etheme-elementor-pagination ul .current,
.etheme-elementor-pagination ul .page-numbers:hover {
color: #fff;
background-color: var(--et_active-color);
border-color: var(--et_active-color);
}
.etheme-grid {
display: grid;
grid-template-columns: repeat(var(--cols, 3), minmax(100px, 1fr));
grid-gap: var(--rows-gap, 20px) var(--cols-gap, 30px);
}
.etheme-grid > .etheme-grid {
grid-template-columns: 1fr;
}
.etheme-masonry {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.etheme-image-hover img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
}
.etheme-image-hover-scaleIn img,
.etheme-image-hover-scaleOut img {
width: 100%;
}
.etheme-image-hover-scaleIn:hover img,
.etheme-image-hover-scaleIn.active img,
.etheme-image-hover-scaleOut:not(:hover):not(.active) img {
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
.etheme-image-hover-slideRtl img {
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
width: calc(100% + 30px);
max-width: calc(100% + 30px);
}
.etheme-image-hover-slideRtl:not(:hover):not(.active) img {
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
.etheme-image-hover-slideScaleOut img {
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
width: calc(100% + 60px);
max-width: calc(100% + 60px);
}
.etheme-image-hover-slideScaleOut:not(:hover):not(.active) img {
-webkit-transform: translateX(-30px) scale(1.15);
transform: translateX(-30px) scale(1.15);
}
.etheme-elementor-tab {
display: inline-block;
text-align: var(--etheme-tab-align, center);
position: relative;
padding: 5px 0;
margin: 0 var(--etheme-tabs-space, 15px);
cursor: pointer;
-webkit-transition: all 0.3s, border 0s;
transition: all 0.3s, border 0s;
}
.etheme-elementor-tabs-wrapper {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 0 calc(var(--etheme-tabs-space, 15px) * -1);
margin-top: var(--etheme-tabs-space-top, 0);
margin-bottom: var(--etheme-tabs-space-bottom, 20px);
}
.etheme-elementor-tab:hover,
.etheme-elementor-tab-active {
color: #000;
}
.etheme-elementor-tab-text:only-child {
margin-left: 0 !important;
margin-right: 0 !important;
}
.etheme-elementor-tab-content:not(.etheme-elementor-tab-content-active) {
display: none;
}
@media only screen and (min-width: 768px) {
.etheme-elementor-tabs-vertical {
--etheme-tabs-space: 5px;
--etheme-tab-align: start;
}
.etheme-elementor-tabs-simple .etheme-elementor-tabs-wrapper {
margin-left: calc(var(--etheme-tabs-space,5px) * -1);
margin-right: calc(var(--etheme-tabs-space,5px) * -1);
}
.etheme-elementor-tabs-simple .etheme-elementor-tab {
margin: 0 var(--etheme-tabs-space, 5px);
}
}
.etheme-elementor-tabs-simple .etheme-elementor-tab {
padding: 7px 15px;
border-radius: 30px;
}
.etheme-elementor-tabs-simple .etheme-elementor-tab svg {
width: 1em;
height: 1em;
}
.etheme-elementor-tabs-simple .etheme-elementor-tab-active,
.etheme-elementor-tabs-simple .etheme-elementor-tab:hover {
color: #fff;
fill: currentColor;
background-color: #000;
}
.etheme-elementor-tabs-underline .etheme-elementor-tab:after,
.etheme-elementor-tabs-overline .etheme-elementor-tab:after,
.etheme-elementor-tabs-folders .etheme-elementor-tab:after {
content: '';
bottom: 0;
height: var(--etheme-tabs-line-weight, 2px);
background: var(--etheme-tabs-line-color, currentColor);
left: auto;
right: 0;
width: 0;
position: absolute;
-webkit-transition: inherit;
transition: inherit;
}
.etheme-elementor-tabs-underline .etheme-elementor-tab:hover,
.etheme-elementor-tabs-overline .etheme-elementor-tab:hover,
.etheme-elementor-tabs-folders .etheme-elementor-tab:hover,
.etheme-elementor-tabs-underline .etheme-elementor-tab-active,
.etheme-elementor-tabs-overline .etheme-elementor-tab-active,
.etheme-elementor-tabs-folders .etheme-elementor-tab-active {
color: #000;
}
.etheme-elementor-tabs-underline .etheme-elementor-tab:hover:after,
.etheme-elementor-tabs-overline .etheme-elementor-tab:hover:after,
.etheme-elementor-tabs-folders .etheme-elementor-tab:hover:after,
.etheme-elementor-tabs-underline .etheme-elementor-tab-active:after,
.etheme-elementor-tabs-overline .etheme-elementor-tab-active:after,
.etheme-elementor-tabs-folders .etheme-elementor-tab-active:after {
width: 100%;
left: 0;
right: auto;
}
.etheme-elementor-tabs-overline .etheme-elementor-tab:after {
top: 0;
bottom: auto;
}
.etheme-elementor-tabs-folders {
--etheme-tabs-space: 0px;
--etheme-tabs-space-bottom: 0;
}
.etheme-elementor-tabs-folders .etheme-elementor-tab {
color: #888;
background: #fafafa;
border: 1px solid var(--etheme-tabs-border-color, #e1e1e1);
padding: 7px 15px;
margin: 0;
margin-bottom: -1px;
}
.etheme-elementor-tabs-folders .etheme-elementor-tab + .etheme-elementor-tab {
border-left: none;
}
.etheme-elementor-tabs-folders .etheme-elementor-tab-active {
color: #000;
background: #fff;
border-bottom: none;
}
.etheme-elementor-tabs-folders .etheme-elementor-tab:after {
top: -1px;
bottom: auto;
}
.etheme-elementor-tabs-horizontal.etheme-elementor-tabs-folders {
--etheme-tabs-space: 0px;
}
@media only screen and (min-width: 768px) {
.etheme-elementor-tabs-vertical {
--etheme-tabs-space-bottom: 0;
}
.etheme-elementor-tabs-vertical .elementor-widget-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.etheme-elementor-tabs-vertical .etheme-elementor-tabs-wrapper {
-ms-flex-preferred-size: var(--etheme-tabs-width-proportion, 20%);
flex-basis: var(--etheme-tabs-width-proportion, 20%);
margin: calc(var(--etheme-tabs-space, 15px) * -1) 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-line-pack: center;
align-content: center;
}
.etheme-elementor-tabs-vertical .etheme-elementor-tabs-wrapper ~ .etheme-elementor-tab-content {
-ms-flex-preferred-size: calc(100% - var(--etheme-tabs-width-proportion, 20%));
flex-basis: calc(100% - var(--etheme-tabs-width-proportion, 20%));
-webkit-padding-start: 30px;
padding-inline-start: 30px;
}
.etheme-elementor-tabs-vertical .etheme-elementor-tab {
width: 100%;
padding: 7px 15px;
margin: var(--etheme-tabs-space, 15px) 0;
}
.etheme-elementor-tabs-vertical .etheme-elementor-tab:after {
width: var(--etheme-tabs-line-weight, 2px);
top: 0;
bottom: auto;
left: auto;
right: 0;
height: 0;
}
.etheme-elementor-tabs-vertical .etheme-elementor-tab-active:after,
.etheme-elementor-tabs-vertical .etheme-elementor-tab:hover:after {
height: 100%;
width: var(--etheme-tabs-line-weight, 2px);
bottom: 0;
top: auto;
right: 0;
left: auto;
}
.etheme-elementor-tabs-vertical.etheme-elementor-tabs-overline .etheme-elementor-tab:after {
left: 0;
right: auto;
}
.etheme-elementor-tabs-vertical.etheme-elementor-tabs-folders .etheme-elementor-tab + .etheme-elementor-tab {
border-left: 1px solid var(--etheme-tabs-border-color, #e1e1e1);
border-top: none;
}
.etheme-elementor-tabs-vertical.etheme-elementor-tabs-folders .etheme-elementor-tab-active {
border-bottom: 1px solid var(--etheme-tabs-border-color, #e1e1e1);
}
}
@media only screen and (max-width: 767px) {
.etheme-elementor-tabs-wrapper {
white-space: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
overflow: auto;
overflow-y: hidden;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
}
.etheme-tt-button {
display: inline-block;
cursor: pointer;
}
.etheme-tt-button-wrapper {
margin-top: 15px;
}
.etheme-toggle-short-content-wrapper p:last-child,
.etheme-toggle-long-content-wrapper p:last-child {
margin-bottom: 0;
}
.etheme-toggle-content-overlay {
position: relative;
}
.etheme-toggle-content-overlay:after {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: var(--overlay-height, 40px);
}
.etheme-toggle-content-overlay-white:after {
background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
background: linear-gradient(0deg, #ffffff, rgba(255, 255, 255, 0));
}
.etheme-toggle-content-overlay-dark:after {
background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(rgba(0, 0, 0, 0)));
background: linear-gradient(0deg, #000000, rgba(0, 0, 0, 0));
}
.etheme-elementor-sticky-column > .elementor-column-wrap,
.etheme-elementor-sticky-column > .elementor-widget-wrap {
-ms-flex-item-align: start;
align-self: flex-start;
}
.etheme-elementor-sticky-column .is_stuck + div {
pointer-events: none;
}
.etheme-elementor-tooltip {
position: absolute;
z-index: 999;
padding: 5px 10px;
border-radius: 3px;
background-color: #000;
color: #fff;
text-align: center;
width: var(--et-tooltip-width, 150px);
-webkit-transition: all var(--et-tooltip-duration, 0.3s) linear;
transition: all var(--et-tooltip-duration, 0.3s) linear;
}
.etheme-elementor-tooltip p {
font: inherit;
line-height: inherit;
color: inherit;
}
.etheme-elementor-tooltip p:last-child {
margin-bottom: 0;
}
.etheme-elementor-tooltip:not(.etheme-elementor-tooltip-arrow) {
--et-tooltip-arrow-size: 0px;
}
.etheme-elementor-tooltip:not(.etheme-elementor-tooltip-arrow):after {
display: none;
}
.etheme-elementor-tooltip:after {
border-width: var(--et-tooltip-arrow-size, 5px);
border-style: solid;
content: '';
position: absolute;
}
.etheme-elementor-tooltip[data-position=top],
.etheme-elementor-tooltip[data-position=bottom] {
left: calc(50% - var(--et-tooltip-offset-2, 0px));
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.etheme-elementor-tooltip[data-position=top] {
bottom: calc(100% + var(--et-tooltip-offset, 0px) + var(--et-tooltip-arrow-size,5px));
}
.etheme-elementor-tooltip[data-position=top]:after {
top: 100%;
right: unset;
bottom: unset;
left: calc(50% - var(--et-tooltip-arrow-size, 5px));
border-color: var(--et-tooltip-arrow-color, #000) transparent transparent transparent;
}
.etheme-elementor-tooltip[data-position=bottom] {
top: calc(100% + var(--et-tooltip-offset, 0px) + var(--et-tooltip-arrow-size,5px));
}
.etheme-elementor-tooltip[data-position=bottom]:after {
bottom: 100%;
right: unset;
top: unset;
left: calc(50% - var(--et-tooltip-arrow-size, 5px));
border-color: transparent transparent var(--et-tooltip-arrow-color, #000) transparent;
}
.etheme-elementor-tooltip[data-position=left],
.etheme-elementor-tooltip[data-position=right] {
top: calc(50% - var(--et-tooltip-offset-2, 0px));
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.etheme-elementor-tooltip[data-position=right] {
left: calc(100% + var(--et-tooltip-offset, 0px) + var(--et-tooltip-arrow-size,5px));
}
.etheme-elementor-tooltip[data-position=right]:after {
border-color: transparent var(--et-tooltip-arrow-color, #000) transparent transparent;
top: calc(50% - var(--et-tooltip-arrow-size, 5px));
right: 100%;
}
.etheme-elementor-tooltip[data-position=left] {
right: calc(100% + var(--et-tooltip-offset, 0px) + var(--et-tooltip-arrow-size,5px));
}
.etheme-elementor-tooltip[data-position=left]:after {
border-color: transparent transparent transparent var(--et-tooltip-arrow-color, #000);
top: calc(50% - var(--et-tooltip-arrow-size, 5px));
left: 100%;
}
.etheme-elementor-tooltip-hover:not(:hover) .etheme-elementor-tooltip,
.etheme-elementor-tooltip-click:not(.shown) .etheme-elementor-tooltip {
opacity: 0;
visibility: hidden;
}
.etheme-elementor-tooltip-hover:not(:hover) .etheme-elementor-tooltip[data-animation=none],
.etheme-elementor-tooltip-click:not(.shown) .etheme-elementor-tooltip[data-animation=none] {
opacity: 1;
visibility: visible;
}
.etheme-elementor-tooltip-hover:not(:hover) .etheme-elementor-tooltip[data-animation=bottom][data-position=top],
.etheme-elementor-tooltip-click:not(.shown) .etheme-elementor-tooltip[data-animation=bottom][data-position=top],
.etheme-elementor-tooltip-hover:not(:hover) .etheme-elementor-tooltip[data-animation=bottom][data-position=bottom],
.etheme-elementor-tooltip-click:not(.shown) .etheme-elementor-tooltip[data-animation=bottom][data-position=bottom] {
-webkit-transform: translateX(-50%) translateY(15px);
transform: translateX(-50%) translateY(15px);
}
.etheme-elementor-tooltip-hover:not(:hover) .etheme-elementor-tooltip[data-animation=bottom][data-position=left],
.etheme-elementor-tooltip-click:not(.shown) .etheme-elementor-tooltip[data-animation=bottom][data-position=left],
.etheme-elementor-tooltip-hover:not(:hover) .etheme-elementor-tooltip[data-animation=bottom][data-position=right],
.etheme-elementor-tooltip-click:not(.shown) .etheme-elementor-tooltip[data-animation=bottom][data-position=right] {
-webkit-transform: translateY(calc(-50% + 15px));
transform: translateY(calc(-50% + 15px));
}
.etheme-elementor-tooltip-hover:not(:hover) .etheme-elementor-tooltip[data-animation=auto][data-position=bottom],
.etheme-elementor-tooltip-click:not(.shown) .etheme-elementor-tooltip[data-animation=auto][data-position=bottom] {
-webkit-transform: translateX(-50%) translateY(15px);
transform: translateX(-50%) translateY(15px);
}
.etheme-elementor-tooltip-hover:not(:hover) .etheme-elementor-tooltip[data-animation=auto][data-position=top],
.etheme-elementor-tooltip-click:not(.shown) .etheme-elementor-tooltip[data-animation=auto][data-position=top] {
-webkit-transform: translateX(-50%) translateY(-15px);
transform: translateX(-50%) translateY(-15px);
}
.etheme-elementor-tooltip-hover:not(:hover) .etheme-elementor-tooltip[data-animation=auto][data-position=left],
.etheme-elementor-tooltip-click:not(.shown) .etheme-elementor-tooltip[data-animation=auto][data-position=left] {
-webkit-transform: translateY(-50%) translateX(-15px);
transform: translateY(-50%) translateX(-15px);
}
.etheme-elementor-tooltip-hover:not(:hover) .etheme-elementor-tooltip[data-animation=auto][data-position=right],
.etheme-elementor-tooltip-click:not(.shown) .etheme-elementor-tooltip[data-animation=auto][data-position=right] {
-webkit-transform: translateY(-50%) translateX(15px);
transform: translateY(-50%) translateX(15px);
}
.elementor-element.etheme-elementor-lazyBg,
.elementor-element.etheme-elementor-lazyBg > .elementor-widget-container,
.elementor-element.etheme-elementor-lazyBg > .elementor-widget-wrap {
background-image: none !important;
}
iframe.elementor-background-video-embed {
max-width: unset !important;
} @-webkit-keyframes et-marquee-scrolling {
from {
-webkit-transform: translat3d(0, 0, 0);
transform: translat3d(0, 0, 0);
}
to {
-webkit-transform: translate3d(calc(-100% - var(--cols-gap, 10px)), 0, 0);
transform: translate3d(calc(-100% - var(--cols-gap, 10px)), 0, 0);
}
}
@keyframes et-marquee-scrolling {
from {
-webkit-transform: translat3d(0, 0, 0);
transform: translat3d(0, 0, 0);
}
to {
-webkit-transform: translate3d(calc(-100% - var(--cols-gap, 10px)), 0, 0);
transform: translate3d(calc(-100% - var(--cols-gap, 10px)), 0, 0);
}
}
.etheme-marquee {
--et-marquee-direction: normal;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: hidden;
gap: var(--cols-gap, 10px);
max-width: 100vw;
}
.etheme-marquee-hover-pause:hover .etheme-marquee-content {
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.etheme-marquee-on-scroll {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.etheme-marquee-on-scroll[data-dir=ltr] {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.etheme-marquee-on-scroll .etheme-marquee-content {
-webkit-animation: none;
animation: none;
}
.etheme-marquee-reverse {
--et-marquee-direction: reverse;
}
.etheme-marquee-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: distribute;
justify-content: space-around;
-ms-flex-negative: 0;
flex-shrink: 0;
gap: var(--cols-gap, 10px);
min-width: 100%;
white-space: nowrap;
-webkit-animation: var(--animation-duration, 30s) linear infinite var(--et-marquee-direction) running et-marquee-scrolling;
animation: var(--animation-duration, 30s) linear infinite var(--et-marquee-direction) running et-marquee-scrolling;
}
.etheme-marquee-content span {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 10px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-marquee-content span p:last-child {
margin-bottom: 0;
}
.etheme-marquee-item_sep svg {
width: 1em;
height: 1em;
}
.elementor-widget-search-form input,
.elementor-widget-search-form button {
height: auto;
}
.elementor-widget .sales-booster-safe-checkout,
.elementor-widget .sales-booster-quantity-discounts-wrapper,
.elementor-widget .bought-together-products {
margin: 0;
}
.content-page .elementor-widget .sales-booster-cart-countdown {
border: none;
}
.elementor-widget .sales-booster-cart-countdown {
padding: 0;
margin: 0;
border: none;
}
.elementor-widget-woocommerce-product-add-to-cart .et-or-wrapper {
display: none;
}
.elementor-widget-woocommerce-product-add-to-cart .et-single-buy-now {
-ms-flex-item-align: center;
align-self: center;
}
.elementor-widget-woocommerce-product-etheme_sticky_cart .etheme-sticky-cart .et_column {
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
}
.elementor-widget .sales-booster-live-viewing,
.elementor-widget .sales-booster-total-sales,
.elementor-widget div.sales-booster-estimated-delivery,
.elementor-widget-woocommerce-product-etheme_short_description .woocommerce-product-details__short-description > p:last-child,
.elementor-widget-woocommerce-product-etheme_reviews .form-submit,
.elementor-widget-woocommerce-product-etheme_stock .stock {
margin-bottom: 0;
}
.elementor-widget-woocommerce-product-meta,
.elementor-widget-woocommerce-product-etheme_meta {
color: var(--et_dark-2-white);
font-size: 1.14rem;
}
.elementor-widget-woocommerce-product-meta .product_meta,
.elementor-widget-woocommerce-product-etheme_meta .product_meta,
.elementor-widget-woocommerce-product-meta .product_meta .detail-label,
.elementor-widget-woocommerce-product-etheme_meta .product_meta .detail-label {
font-size: inherit;
color: inherit;
}
.elementor-widget-woocommerce-product-meta .product_meta > span,
.elementor-widget-woocommerce-product-etheme_meta .product_meta > span {
margin-bottom: 0;
}
.elementor-widget-woocommerce-product-meta .product_meta .detail-label,
.elementor-widget-woocommerce-product-etheme_meta .product_meta .detail-label {
-webkit-padding-start: 0;
padding-inline-start: 0;
-webkit-padding-end: 3px;
padding-inline-end: 3px;
}
.elementor-widget-woocommerce-product-meta .product_meta .detail-content > :first-child,
.elementor-widget-woocommerce-product-etheme_meta .product_meta .detail-content > :first-child {
-webkit-padding-start: 0;
padding-inline-start: 0;
-webkit-padding-end: 0;
padding-inline-end: 0;
}
.elementor-widget-woocommerce-product-meta .product_meta,
.elementor-widget-woocommerce-product-etheme_meta .product_meta,
.elementor-widget-woocommerce-product-meta .product_meta > .detail-container:last-child,
.elementor-widget-woocommerce-product-etheme_meta .product_meta > .detail-container:last-child {
margin-bottom: 0;
}
.elementor-widget-woocommerce-product-meta:not(.elementor-woo-meta--view-inline) .product_meta .detail-container:not(:first-child),
.elementor-widget-woocommerce-product-etheme_meta:not(.elementor-woo-meta--view-inline) .product_meta .detail-container:not(:first-child) {
margin-top: 10px;
}
.elementor-widget-woocommerce-product-rating .star-rating {
width: auto;
margin-bottom: 0;
}
.woocommerce:not(.rtl) .elementor-widget-woocommerce-product-rating .star-rating {
margin-left: 0;
margin-right: 7px;
}
.woocommerce.rtl .elementor-widget-woocommerce-product-rating .star-rating {
margin-left: 7px;
margin-right: 0;
}
.elementor-widget-woocommerce-product-price .price,
.elementor-widget-woocommerce-product-etheme_price .price {
margin-bottom: 0;
}
.elementor-widget-woocommerce-product-price .price ins,
.elementor-widget-woocommerce-product-etheme_price .price ins {
color: var(--et_active-color);
}
.elementor-widget-woocommerce-product-price .price ins .amount,
.elementor-widget-woocommerce-product-etheme_price .price ins .amount {
color: currentColor;
}
.elementor-widget-woocommerce-product-etheme_product_images img.zoomImg {
pointer-events: none;
}
.elementor-widget-woocommerce-product-etheme_product_images .swiper-control-top:not(.zoom-on) img.zoomImg {
display: none !important;
}
.elementor-widget-woocommerce-product-etheme_product_images .swiper-control-bottom {
margin-bottom: 0;
}
.elementor-widget-woocommerce-product-etheme_add_to_cart .single_add_to_cart_button:before {
display: none;
}
.elementor-widget-woocommerce-product-etheme_add_to_cart.vertical-variations form.cart table.variations th.label,
.elementor-widget-woocommerce-product-etheme_add_to_cart.vertical-variations form.cart table.variations td.value {
width: auto;
display: block;
text-align: start;
padding: 0;
}
.elementor-widget-woocommerce-product-etheme_add_to_cart.vertical-variations form.cart table.variations select {
margin-bottom: 10px;
}
.elementor-widget-woocommerce-product-etheme_add_to_cart.vertical-variations form.cart table.variations a.reset_variations {
margin-left: 0;
margin-right: 0;
margin-top: 15px;
}
.elementor-widget-woocommerce-product-etheme_add_to_cart:not(.vertical-variations) select {
-webkit-margin-start: auto;
margin-inline-start: auto;
}
.elementor-widget-woocommerce-product-etheme_sales_booster_safe_checkout .sales-booster-safe-checkout {
margin: 0;
}
body.woocommerce div.product .elementor-widget-woocommerce-product-etheme_tabs .woocommerce-tabs .panel {
border: none;
margin: 0;
}
body.woocommerce div.product .elementor-widget-woocommerce-product-etheme_tabs .form-submit {
margin-bottom: 0;
}
.elementor-widget-woocommerce-etheme_breadcrumb .page-heading a,
.single .elementor-widget-woocommerce-etheme_breadcrumb .page-heading a {
color: currentColor;
}
.elementor-widget-woocommerce-etheme_breadcrumb .page-heading {
margin-bottom: 0;
--page-heading-link-opacity-hover: 1;
--page-heading-bg: none;
--page-heading-margin-bottom: 0;
background-color: transparent;
}
.elementor-widget-woocommerce-etheme_breadcrumb .page-heading .container {
max-width: unset;
}
.elementor-widget-woocommerce-etheme_breadcrumb .page-heading .container,
.elementor-widget-woocommerce-etheme_breadcrumb .page-heading .row,
.elementor-widget-woocommerce-etheme_breadcrumb .page-heading .col-md-12 {
padding: 0;
margin: 0 auto;
}
body:not(.rtl) .elementor-widget-woocommerce-etheme_breadcrumb .page-heading a.back-history {
right: 0;
}
body.rtl .elementor-widget-woocommerce-etheme_breadcrumb .page-heading a.back-history {
left: 0;
}
.elementor-widget-woocommerce-etheme_breadcrumb .bbp-breadcrumb,
.elementor-widget-woocommerce-etheme_breadcrumb .breadcrumbs,
.elementor-widget-woocommerce-etheme_breadcrumb .page-heading .title,
.elementor-widget-woocommerce-etheme_breadcrumb .woocommerce-breadcrumb {
text-transform: inherit;
}
.elementor-widget-etheme_tag_cloud {
--tagcloud-font-size: inherit;
}
.elementor-widget-etheme_tag_cloud .tagcloud {
margin: 0 calc(var(--cols-gap, 10px) / 2 * -1) calc(var(--rows-gap, 10px) * -1);
}
.elementor-widget-etheme_tag_cloud .tagcloud a {
margin: 0 calc(var(--cols-gap, 10px) / 2);
margin-bottom: var(--rows-gap, 10px);
}
.elementor-widget-etheme_tag_cloud .tagcloud .tag-cloud-link-separator {
font-size: var(--tagcloud-separator-size, 1em);
vertical-align: middle;
}
.elementor-widget-etheme_tag_cloud .tagcloud .tag-cloud-link-separator svg {
width: 1em;
height: 1em;
}
.elementor-widget-etheme_tag_cloud .tagcloud .tag-cloud-link-separator img {
max-width: 1em;
max-height: 1em;
}
.elementor-widget-etheme_tag_cloud ul li {
margin-bottom: 0;
}
.elementor-widget-etheme_tag_cloud ul li a {
--tagcloud-color-hover: var(--et_dark-2-white);
--tagcloud-bg-color-hover: transparent;
background: none;
padding: 0;
border: none;
}
.elementor-widget-woocommerce-archive-etheme_product_per_page .products-per-page {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.elementor-widget-woocommerce-archive-etheme_product_per_page .products-per-page > span {
-webkit-margin-end: 10px;
margin-inline-end: 10px;
}
.elementor-widget-woocommerce-cart .et-cart-progress {
margin-bottom: 20px;
}
.elementor-widget-woocommerce-cart .woocommerce .coupon .form-row {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.elementor-widget-woocommerce-cart .woocommerce .return-shop {
margin-top: 15px;
}
.elementor-widget-woocommerce-cart .woocommerce .coupon button.button {
background-color: var(--et_btn-bordered-bg-color);
color: var(--forms-buttons-normal-text-color, var(--et_btn-bordered-color));
border-radius: var(--forms-buttons-border-radius, 0);
padding: var(--forms-buttons-padding, 0.75rem 2.2rem);
border-width: 1px;
border-color: var(--forms-buttons-border-color, var(--et_btn-bordered-br-color-hover));
}
.elementor-widget-woocommerce-cart .woocommerce .coupon .input-text,
.elementor-widget-woocommerce-cart .woocommerce .coupon select {
color: var(--forms-fields-normal-color, var(--et_main-color));
background-color: var(--et_inputs-bg-color, var(--et_white-2-light-dark));
border: 1px solid var(--et_inputs-border-color, var(--et_border-color));
border-radius: var(--forms-fields-border-radius, var(--et_inputs-border-radius, 0));
padding: var(--forms-fields-padding, 0 1.07em);
}
.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .button.checkout-button {
padding: var(--checkout-button-padding, 0.95rem 2.2rem);
font-size: 14px;
color: var(--checkout-button-normal-text-color, var(--et_btn-dark-color));
background-color: var(--et_btn-dark-bg-color);
border-radius: var(--checkout-button-border-radius, 0);
}
.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .button.checkout-button:hover {
color: var(--checkout-button-hover-text-color, var(--et_btn-dark-color-hover));
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--checkout-button-hover-border-color, var(--et_btn-dark-br-color-hover));
}
.elementor-widget-woocommerce-cart .woocommerce .content-product {
--links-normal-color: var(--et_main-color);
--links-hover-color: var(--et_main-color);
}
.elementor-widget-woocommerce-cart .woocommerce .content-product .product-title {
--links-normal-color: var(--et_link-color);
}
.elementor-widget-woocommerce-cart .woocommerce .content-product .button {
color: var(--et_btn-color);
background-color: var(--et_btn-bg-color);
}
.elementor-widget-woocommerce-cart .woocommerce .content-product .button:hover {
color: var(--et_btn-color-hover);
background-color: var(--et_btn-bg-color-hover);
}
.elementor-widget-woocommerce-cart.elementor-widget .woocommerce .cart_totals table.shop_table td .woocommerce-Price-amount,
.elementor-widget-woocommerce-cart.elementor-widget .woocommerce .cart_totals table.shop_table_responsive tr td:before {
font-weight: normal;
}
.elementor-widget-woocommerce-cart,
.elementor-widget-woocommerce-checkout-page {
--links-normal-color: var(--et_link-color);
--links-hover-color: var(--et_link-color-hover);
--order-summary-items-divider-weight: 0px;
--sections-padding: 0;
--sections-border-type: none;
}
.elementor-widget-woocommerce-cart-etheme_table .actions,
.elementor-widget-woocommerce-cart-etheme_table .coupon {
margin-bottom: 0;
}
.elementor-widget-woocommerce-cart-etheme_table .actions {
display: grid;
grid-gap: 15px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media only screen and (min-width: 769px) {
.elementor-widget-woocommerce-cart-etheme_table .actions {
grid-template-columns: auto auto;
}
}
.elementor-widget-woocommerce-cart-etheme_table .actions > div:only-child {
text-align: start;
}
.elementor-widget-woocommerce-cart-etheme_table .actions-buttons {
display: grid;
grid-gap: inherit;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
grid-template-columns: auto auto;
}
.elementor-widget-woocommerce-cart-etheme_table .actions-buttons:has([name="update_cart"].hidden, [name="update_cart"]:first-child) {
grid-template-columns: auto;
}
@media only screen and (max-width: 768px) {
.elementor-widget-woocommerce-cart-etheme_table .actions-buttons:has([name="update_cart"].hidden, [name="update_cart"]:first-child) {
grid-template-columns: 1fr;
}
.elementor-widget-woocommerce-cart-etheme_table .actions-buttons:has([name="update_cart"].hidden, [name="update_cart"]:first-child) .clear-cart {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.elementor-widget-woocommerce-cart-etheme_table .actions .clear-cart,
.elementor-widget-woocommerce-cart-etheme_table .actions button[name=update_cart] {
margin-left: 0;
margin-right: 0;
}
.elementor-widget-woocommerce-cart-etheme_table .actions .clear-cart i,
.elementor-widget-woocommerce-cart-etheme_table .actions button[name=update_cart] i {
margin: 0;
}
.elementor-widget-woocommerce-my-account.elementor-widget {
--links-normal-color: var(--et_link-color);
--links-hover-color: var(--et_link-color-hover);
--tables-links-normal-color: var(--et_link-color);
--tables-links-hover-color: var(--et_link-color-hover);
--tabs-hover-color: var(--et_dark-2-white);
--tabs-active-color: var(--et_active-color);
--sections-border-type: none;
--sections-padding: 0;
}
.elementor-widget-woocommerce-my-account.elementor-widget .e-my-account-tab .woocommerce-MyAccount-navigation-wrapper .woocommerce-MyAccount-navigation {
width: 100%;
}
.elementor-widget-woocommerce-my-account.elementor-widget .e-my-account-tab .woocommerce-MyAccount-navigation-wrapper .woocommerce-MyAccount-navigation ul li a {
font-weight: normal;
}
.elementor-widget-woocommerce-my-account.elementor-widget .e-my-account-tab .woocommerce-MyAccount-content {
padding: 0;
}
.elementor-widget-woocommerce-my-account.elementor-widget .e-my-account-tab .woocommerce-MyAccount-content .product .content-product .product-details .product-title {
--links-normal-color: var(--et_link-color);
margin-top: 0;
margin-bottom: 0;
}
.elementor-widget-woocommerce-my-account.elementor-widget .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table .button {
background: var(--et_btn-dark-bg-color);
border-radius: var(--tables-button-border-radius);
border: 1px var(--tables-buttons-border-type, solid) var(--tables-buttons-border-color, var(--et_btn-dark-br-color));
color: var(--tables-button-normal-text-color, var(--et_btn-dark-color));
padding: var(--tables-button-padding, 0.75rem 2.2rem);
}
.elementor-widget-woocommerce-my-account.elementor-widget .MyAccount-dashboard-buttons {
margin-top: 1.43rem;
--links-normal-color: var(--et_btn-dark-color);
--links-hover-color: var(--et_btn-dark-color-hover);
}
.elementor-widget-woocommerce-my-account.elementor-widget .woocommerce .content-product .product-details .button {
color: var(--et_btn-color);
background-color: var(--et_btn-bg-color);
}
.elementor-widget-woocommerce-my-account.elementor-widget .woocommerce .content-product .product-details .button:hover {
color: var(--et_btn-color-hover);
background-color: var(--et_btn-bg-color-hover);
}
.elementor-widget-woocommerce-my-account.elementor-widget .woocommerce .content-product .footer-product {
--links-normal-color: #333333;
--links-hover-color: #333333;
}
.elementor-widget-woocommerce-my-account.elementor-widget .view-color-dark .content-product .footer-product {
--links-normal-color: #fff;
--links-hover-color: #fff;
}
.elementor-widget-woocommerce-my-account.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation-wrapper {
width: 100%;
margin: 0 0 30px;
border: none;
}
.elementor-widget-woocommerce-my-account.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation-wrapper .MyAccount-user-info {
display: none;
}
@media only screen and (max-width: 992px) {
.elementor-widget-woocommerce-my-account.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media only screen and (min-height: 993px) {
.elementor-widget-woocommerce-my-account.e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation-wrapper ~ .woocommerce-MyAccount-content {
width: 75%;
padding-top: 1.9em;
}
}
.elementor-products-grid ul.products.elementor-grid li.product .onsale {
padding: 3px 8px;
}
.elementor-editor-active .woocommerce-tabs:not(.loaded) {
opacity: 1;
visibility: visible;
}
.e-preview--show-hidden-elements[data-elementor-device-mode=tablet] .elementor-edit-area-active .elementor-widget-et-advanced-tabs.elementor-hidden-tablet,
.e-preview--show-hidden-elements[data-elementor-device-mode=mobile] .elementor-edit-area-active .elementor-widget-et-advanced-tabs.elementor-hidden-mobile {
display: inline-block;
}
.etheme-advanced-product-stock.style-06 {
font-size: 1.14rem;
color: var(--et_main-color);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
width: 100%;
}
.etheme-advanced-product-stock-count {
display: inline-block;
}
.etheme-advanced-product-stock-in {
margin-right: 5px;
}
.etheme-advanced-product-stock-out .stock-count {
color: var(--et_font-color);
}
.etheme-add-to-cart-form form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-add-to-cart-form form .single_add_to_cart_button {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-add-to-cart-form .woocommerce-variation-add-to-cart {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.etheme-add-to-cart-form .single_variation_wrap {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.add-to-cart-button-stretched .etheme-add-to-cart-form form .add_to_cart_button,
.add-to-cart-button-stretched .etheme-add-to-cart-form form .single_add_to_cart_button:not(.et-single-buy-now) {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.add-to-cart-button-stretched .etheme-add-to-cart-form form .add_to_cart_button:last-child,
.add-to-cart-button-stretched .etheme-add-to-cart-form form .single_add_to_cart_button:not(.et-single-buy-now):last-child {
margin-left: 0;
margin-right: 0;
}
.add-to-cart-button-stretched .etheme-add-to-cart-form form .add_to_cart_button + .et-single-buy-now,
.add-to-cart-button-stretched .etheme-add-to-cart-form form .single_add_to_cart_button:not(.et-single-buy-now) + .et-single-buy-now {
margin-right: 0;
}
.add-to-cart-button-stretched .etheme-add-to-cart-form form .add_to_cart_button:nth-last-child(3),
.add-to-cart-button-stretched .etheme-add-to-cart-form form .add_to_cart_button:nth-last-child(4):has(+.added_to_cart) {
margin-left: 0;
margin-right: 0;
}
.buy-now-button-stretched .etheme-add-to-cart-form form .et-single-buy-now {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.buy-now-button-stretched .etheme-add-to-cart-form form .et-single-buy-now:last-child {
margin: 0;
}
@media only screen and (min-width: 992px) {
.etheme-product-review-columns-one #reviews #comments,
.etheme-product-review-columns-one #reviews #review_form_wrapper {
width: 100%;
padding-left: 0;
padding-right: 0;
}
.etheme-product-review-columns-one #reviews #review_form_wrapper {
padding-top: var(--comments-columns-space, 30px);
}
}
.elementor-wc-products ul.products {
padding-left: 0;
padding-right: 0;
}
.etheme-elementor-grid-list-switcher {
display: grid;
grid-auto-flow: column;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
grid-gap: var(--items-gap, 5px);
font-size: 1.2rem;
line-height: 1;
}
.etheme-elementor-grid-list-switcher ul {
position: absolute;
padding: 10px 0;
top: 100%;
list-style: none;
-webkit-animation: et-dropdown 0.3s ease-in-out;
animation: et-dropdown 0.3s ease-in-out;
border: 1px solid var(--et_border-color);
width: 180px;
left: calc(50% - 90px);
z-index: 99;
background: var(--et_white-2-dark);
margin: 0;
border-radius: 3px;
overflow: hidden;
}
.etheme-elementor-grid-list-switcher ul li a {
display: inline-block;
width: 100%;
padding: 10px 15px;
}
.etheme-elementor-grid-list-switcher ul li:not(:first-child) {
margin-top: var(--dropdown-items-gap, 0px);
}
.etheme-elementor-grid-list-switcher a {
display: inline-block;
padding: 10px;
}
.etheme-elementor-grid-list-switcher .switcher-wrapper {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-elementor-grid-list-switcher .switcher-active a {
color: var(--et_active-color);
}
.etheme-elementor-grid-list-switcher.with-separators > .switcher-wrapper:not(:last-child):after {
content: '';
-webkit-margin-start: var(--items-gap, 5px);
margin-inline-start: var(--items-gap, 5px);
-webkit-border-end: var(--items-sep-width, 1px) var(--items-sep-style, solid) var(--items-sep-color, var(--et_border-color));
border-inline-end: var(--items-sep-width, 1px) var(--items-sep-style, solid) var(--items-sep-color, var(--et_border-color));
height: 1.2em;
}
.etheme-elementor-grid-list-switcher .switch-more {
position: relative;
-ms-flex-item-align: center;
align-self: center;
}
.etheme-elementor-grid-list-switcher .switch-more:hover .et-down-arrow:before {
content: '\e903';
}
.etheme-elementor-grid-list-switcher .switch-more:not(:hover) ul {
display: none;
}
form.checkout:has(.design-type-multistep) {
counter-reset: multistep-section;
}
form.checkout:has(.design-type-multistep) .form-row:last-child {
--fields-v-gap: 0;
}
form.checkout:has(.design-type-multistep) .design-type-multistep {
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
form.checkout:has(.design-type-multistep) .design-type-multistep .step-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
form.checkout:has(.design-type-multistep) .design-type-multistep .step-title:before {
counter-increment: multistep-section;
content: counter(multistep-section);
border: 1px solid var(--et_border-color);
font-size: 0.8em;
width: 1.8em;
height: 1.8em;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 50%;
-webkit-margin-end: 7px;
margin-inline-end: 7px;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
form.checkout:has(.design-type-multistep) .design-type-multistep .step-title.inited:not(.opened) {
--widget-title-inner-space-bottom: 0px;
--widget-title-space-bottom: 0px;
--widget-title-border-width: 0px;
}
form.checkout:has(.design-type-multistep) .design-type-multistep .step-title.opened {
color: var(--widget-title-active-color, var(--et_dark-2-white));
cursor: default;
}
form.checkout:has(.design-type-multistep) .design-type-multistep .step-title.opened:before {
border-color: var(--widget-title-active-color, var(--et_dark-2-white));
color: var(--widget-title-counter-active-color, var(--et_white-2-dark));
background-color: var(--widget-title-active-color, var(--et_dark-2-white));
}
.xstore-stretch-section,
.elementor-slider-full-width .etheme-elementor-swiper-entry {
left: 50%;
margin-left: -50vw;
margin-right: -50vw;
max-width: 100vw;
position: relative;
right: 50%;
width: 100vw;
}
.e-con-boxed.et-section-stretch {
--container-max-width: min(calc(var(--et-container-w) - 30px));
}
.e-con-boxed.et-section-stretch-content {
--container-max-width: none;
}
[class*="et-section-stretch"] {
position: relative;
min-width: calc(100vw - var(--et-scroll-w, 0.001px) - var(--et-sticky-nav-w, 0.001px));
width: calc(100vw - var(--et-scroll-w, 0.001px) - var(--et-sticky-nav-w, 0.001px));
left: calc(50% - 50vw + var(--et-scroll-w, 0.001px) / 2 + var(--et-sticky-nav-w, 0.001px) / 2);
}
.elementor-location-header:has(.add-overlay-body-on-hover, .add-overlay-body-on-focus):after,
.etheme-elementor-header-sticky.sticky-on .etheme-elementor-header-wrapper:has(.add-overlay-body-on-hover, .add-overlay-body-on-focus):after {
position: fixed;
width: 100vw;
top: 0;
background: var(--hover-overlay-color, rgba(17, 24, 39, 0.25));
content: '';
z-index: var(--hover-overlay-z-index, 97);
height: 100vh;
opacity: var(--hover-overlay-opacity, 0);
visibility: var(--hover-overlay-visiblity, hidden);
-webkit-transition: all 0.2s linear, background 0s;
transition: all 0.2s linear, background 0s;
pointer-events: none;
}
.elementor-location-header:has(.add-overlay-body-on-hover:hover, .add-overlay-body-on-hover.dropdown-click.dropdown-opened:hover, .add-overlay-body-on-focus.focused, .add-overlay-body-on-focus:focus, .add-overlay-body-on-focus:focus-within),
.etheme-elementor-header-sticky.sticky-on .etheme-elementor-header-wrapper:has(.add-overlay-body-on-hover:hover, .add-overlay-body-on-hover.dropdown-click.dropdown-opened:hover, .add-overlay-body-on-focus.focused, .add-overlay-body-on-focus:focus, .add-overlay-body-on-focus:focus-within) {
--hover-overlay-opacity: 1;
--hover-overlay-visiblity: visible;
}
.elementor-location-header:has(.add-overlay-body-on-hover.dropdown-click:not(.dropdown-opened):hover),
.etheme-elementor-header-sticky.sticky-on .etheme-elementor-header-wrapper:has(.add-overlay-body-on-hover.dropdown-click:not(.dropdown-opened):hover) {
--hover-overlay-opacity: 0;
--hover-overlay-visiblity: hidden;
}
.elementor-widget:has(.add-overlay-body-on-hover:not(.dropdown-click.dropdown-opened):hover),
.elementor-widget:has(.add-overlay-body-on-hover.dropdown-click:hover),
.elementor-widget:has(.add-overlay-body-on-focus:focus, .add-overlay-body-on-focus.focused) {
z-index: 98;
}
a > .elementor-author-box__name,
.elementor-icon-list-items .elementor-icon-list-item a .elementor-icon-list-text {
-webkit-transition: inherit;
transition: inherit;
}
@media (min-width: 1025px) {
.elementor-author-box--layout-image-outside.elementor-author-box--layout-image-above .elementor-author-box__avatar {
margin-top: calc(var(--img-size,100px)/-2);
}
body:not(.rtl) .elementor-author-box--layout-image-outside.elementor-author-box--layout-image-left .elementor-author-box__avatar {
margin-left: calc(var(--img-size, 100px) / -2) !important;
}
body:not(.rtl) .elementor-author-box--layout-image-outside.elementor-author-box--layout-image-right .elementor-author-box__avatar {
margin-right: calc(var(--img-size, 100px) / -2) !important;
}
body.rtl .elementor-author-box--layout-image-outside.elementor-author-box--layout-image-left .elementor-author-box__avatar {
margin-right: calc(var(--img-size, 100px) / -2) !important;
}
body.rtl .elementor-author-box--layout-image-outside.elementor-author-box--layout-image-right .elementor-author-box__avatar {
margin-left: calc(var(--img-size, 100px) / -2) !important;
}
}
.etheme-post-navigation {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-post-navigation__link {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.etheme-post-navigation a {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 1.14rem;
}
.etheme-post-navigation__next {
text-align: end;
}
.etheme-post-navigation__next a:hover {
-webkit-transform: translateX(7px);
transform: translateX(7px);
}
.etheme-post-navigation__prev {
text-align: start;
}
.etheme-post-navigation__prev a:hover {
-webkit-transform: translateX(-7px);
transform: translateX(-7px);
}
.etheme-post-navigation__separator {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
margin-inline: 15px;
}
.etheme-post-navigation__separator .button-icon {
line-height: 1;
}
.etheme-post-navigation__prev .wp-post-image {
-webkit-margin-end: 10px;
margin-inline-end: 10px;
}
.etheme-post-navigation__next .wp-post-image {
-webkit-margin-start: 10px;
margin-inline-start: 10px;
}
.post-navigation__prev--label:first-child {
-webkit-margin-end: 10px;
margin-inline-end: 10px;
}
.post-navigation__prev--label:only-child {
-webkit-margin-start: 0;
margin-inline-start: 0;
-webkit-margin-end: 0;
margin-inline-end: 0;
}
.post-navigation__next--label:last-child {
-webkit-margin-start: 10px;
margin-inline-start: 10px;
}
.post-navigation__next--label:only-child {
-webkit-margin-start: 0;
margin-inline-start: 0;
-webkit-margin-end: 0;
margin-inline-end: 0;
}
.post-navigation__arrow-prev:not(:last-child) {
-webkit-margin-end: 10px;
margin-inline-end: 10px;
}
.post-navigation__arrow-next:not(:first-child) {
-webkit-margin-start: 10px;
margin-inline-start: 10px;
}
.post-navigation__arrow-wrapper:only-child {
-webkit-margin-start: 0;
margin-inline-start: 0;
-webkit-margin-end: 0;
margin-inline-end: 0;
}
.elementor-widget[class*=archive-etheme_description]:has(.elementor-etheme_woocommerce_archive_placeholder) {
display: none;
}
.single-etheme_slides .site-header,
.single-etheme_slides .elementor-location-header,
.single-etheme_slides .page-heading,
.single-etheme_slides .prefooter,
.single-etheme_slides .elementor-location-footer,
.single-etheme_slides .et-footers-wrapper,
.single-etheme_slides #sales-booster-popup,
.single-etheme_slides .et-mobile-panel-wrapper,
.single-etheme_slides .etheme-sales-booster-sticky-panel {
display: none !important;
}
.single-etheme_mega_menus .site-header,
.single-etheme_mega_menus .elementor-location-header,
.single-etheme_mega_menus .page-heading,
.single-etheme_mega_menus .prefooter,
.single-etheme_mega_menus .elementor-location-footer,
.single-etheme_mega_menus .et-footers-wrapper,
.single-etheme_mega_menus #sales-booster-popup,
.single-etheme_mega_menus .et-mobile-panel-wrapper,
.single-etheme_mega_menus .etheme-sales-booster-sticky-panel {
display: none !important;
} .banner {
position: relative;
overflow: hidden;
margin-bottom: 20px;
cursor: pointer;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.elementor-element .banner {
margin-bottom: 0;
}
.banner a:hover {
opacity: 0.9;
}
.banner img {
width: 100%;
height: auto;
}
.banner .banner-title {
display: block;
}
.banner .banner-subtitle {
font-size: 1rem;
display: block;
}
.banner .banner-title span,
.banner .banner-subtitle span {
display: inline-block;
}
.banner .banner-title:not(.no-uppercase),
.banner .banner-subtitle:not(.no-uppercase) {
text-transform: uppercase;
}
.banner .banner-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 20px 15px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.banner .banner-content p {
line-height: 1.5;
}
.banner .banner-content .banner-subtitle,
.banner .banner-content .banner-title,
.banner .banner-content .content-inner {
position: relative;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
transition: transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s, -webkit-transform 0.35s;
}
.banner .banner-button {
margin-top: 10px;
height: auto;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.banner.no-titles .banner-content .content-inner {
padding: 0 !important;
}
.banner.button-on-hover .button-wrap {
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.banner.button-on-hover:not(:hover) .button-wrap {
opacity: 0;
visibility: hidden;
}
.banner.valign-bottom .banner-content {
top: auto;
bottom: 0;
}
.banner.valign-middle .banner-content {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner.font-style-light,
.banner.font-style-light h1,
.banner.font-style-light h2,
.banner.font-style-light h3,
.banner.font-style-light h4,
.banner.font-style-light h5,
.banner.font-style-light h6,
.banner.font-style-light p {
color: #fff;
}
.banner.with-diagonal:before {
content: '';
position: absolute;
top: 0;
left: 50%;
width: 120%;
height: 100px;
background: rgba(255, 255, 255, 0.3);
-webkit-transition: all 0.6s linear;
transition: all 0.6s linear;
z-index: 1;
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translateY(-150%);
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translateY(-150%);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
pointer-events: none;
}
.banner.with-diagonal:hover:before,
.banner.with-diagonal.active:before {
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translateY(200%);
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translateY(200%);
left: -100%;
top: 100%;
}
.banner.with-border:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border: 2px solid var(--et_border-color);
margin: -2px;
-webkit-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
pointer-events: none;
}
.banner.with-border:hover:after,
.banner.with-border.active:after {
margin: 10px;
}
.banner.text-effect-1:not(:hover):not(.active) .banner-content .content-inner {
opacity: 0;
-webkit-transform: translateY(7px);
transform: translateY(7px);
}
.banner.text-effect-1:hover .banner-title,
.banner.text-effect-1.active .banner-title,
.banner.text-effect-1:hover .banner-subtitle,
.banner.text-effect-1.active .banner-subtitle {
-webkit-transform: translateY(-12px);
transform: translateY(-12px);
}
.banner.text-effect-1 .banner-content .content-inner {
position: absolute;
left: 15px;
right: 15px;
}
.banner.content-effect-on-hover .banner-content > * {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.banner.content-effect-on-hover:not(:hover) .banner-content > * {
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
.banner.content-effect-on-hover:not(:hover) .banner-content .button-wrap {
-webkit-transform: translateY(100%);
transform: translateY(100%);
opacity: 0;
visibility: hidden;
}
.content-product .banner-type-1 img {
-webkit-transform: none !important;
transform: none !important;
}
.content-product .banner-type-1:before {
display: none;
}
@media only screen and (max-width: 1200px) and (min-width: 992px) {
.sidebar .banner .banner-content {
zoom: 0.8;
}
}
@media only screen and (max-width: 767px) {
.banner .banner-content,
.banner .banner-content .banner-subtitle {
text-align: center !important;
}
.banner .banner-content .banner-title {
text-align: center;
}
}
@media only screen and (max-width: 480px) {
.banner .banner-content,
.banner.banner-type-2 .banner-content .banner-subtitle {
text-align: center !important;
}
.banner.banner-type-1 .banner-subtitle {
font-size: 3vw;
}
.banner.banner-type-1 .content-inner p {
margin-bottom: 10px !important;
}
.banner-type-2:hover .banner-content h3 {
margin-bottom: 0;
}
.banner-type-2:hover .banner-content p,
.banner-type-2:hover .banner-content a.btn {
padding-top: 0;
}
.banner.banner-type-2.align-right .btn {
right: auto;
}
} .team-member {
text-align: center;
}
.team-member img {
opacity: 1;
}
.team-member .member-image {
position: relative;
display: inline-block;
margin-bottom: 10px;
overflow: hidden;
width: 100%;
}
.team-member .member-image:before {
content: '';
position: absolute;
right: 0;
top: 0;
left: 0;
bottom: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
z-index: 1;
}
.team-member .member-image img {
width: 100%;
}
.team-member div.member-image:before {
background: var(--et_white-2-dark);
}
.team-member .member-content {
margin-top: 10px;
}
.team-member .member-content h3 {
color: var(--et_white-2-dark);
}
.team-member .member-content > a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.team-member .member-content .btn {
margin-top: 10px;
}
> .team-member .member-content .btn {
margin-top: 0;
}
.team-member .member-content .et-follow-buttons {
position: absolute;
top: 50%;
margin-bottom: 0;
padding: 0 18px;
width: 100%;
left: 0;
z-index: 1;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.team-member .member-content .et-follow-buttons a {
color: var(--et_active-color);
}
.team-member .member-content .et-follow-buttons a i {
-webkit-transition: inherit;
transition: inherit;
}
.team-member .member-content .et-follow-buttons:not(.icons-filled) a:hover i {
opacity: 0.7;
}
.team-member:not(:hover) .member-content .et-follow-buttons {
opacity: 0;
-webkit-transform: translateY(calc(-50% + 5px));
transform: translateY(calc(-50% + 5px));
}
.team-member .member-details {
font-size: 1.14rem;
color: var(--et_dark-2-white);
width: 100%;
}
.team-member .member-details h4 {
position: relative;
color: var(--et_main-color);
font-size: 1em;
margin-bottom: 2px;
cursor: default;
}
.team-member .member-details h5 {
font-size: 1em;
margin-bottom: 2px;
margin-top: 5px;
cursor: default;
color: var(--et_active-color);
}
.team-member .member-details .member-email {
margin-bottom: 5px;
display: inline-block;
width: 100%;
}
.team-member .member-details .member-email span {
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.team-member .member-details .member-email a {
color: currentColor;
}
.team-member .member-details .member-content {
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.team-member .member-details .et-follow-buttons {
margin-top: 5px;
}
.team-member:hover .member-image:before {
opacity: 0.5;
visibility: visible;
}
.team-member.member-type-2 > .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
margin-left: 0;
margin-right: 0;
}
.team-member.member-type-2 .content-section {
padding: 30px 10px;
-webkit-transition: background 0.2s ease-out;
transition: background 0.2s ease-out;
position: relative;
max-width: 50%;
width: 50%;
background-color: #f5f5f5;
}
.team-member.member-type-2 .content-section:before {
opacity: 0;
content: "";
left: -17px;
position: absolute;
top: 50%;
margin-top: -12px;
width: 0;
height: 0;
border-style: solid;
border-width: 12px 17px 12px 0;
border-top-color: transparent !important;
border-bottom-color: transparent !important;
border-left-color: transparent !important;
border-right-color: var(--et_active-color);
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
z-index: 1;
}
.team-member.member-type-2 .content-section .member-details {
-webkit-transition: background 0.2s ease-out;
transition: background 0.2s ease-out;
}
.team-member.member-type-2 .content-section .member-details h4 {
font-size: 1.5em;
}
.team-member.member-type-2 .content-section .member-details h4,
.team-member.member-type-2 .content-section .member-details a,
.team-member.member-type-2 .content-section .member-details .member-position {
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.team-member.member-type-2 .image-section {
padding: 0;
max-width: 50%;
}
.team-member.member-type-2 .image-section .member-image {
margin-bottom: 0;
display: block;
}
.team-member.member-type-2 .image-section .member-image img {
min-width: 100%;
}
.team-member.member-type-2:hover .image-section .member-image:after {
background-color: var(--et_dark-2-white) !important;
opacity: 0.35;
}
.team-member.member-type-2:hover .content-section {
background-color: var(--et_active-color);
}
.team-member.member-type-2:hover .content-section:before {
opacity: 1;
}
.team-member.member-type-2:hover .content-section .member-details,
.team-member.member-type-2:hover .content-section .member-details h4,
.team-member.member-type-2:hover .content-section .member-details a,
.team-member.member-type-2:hover .content-section .member-details span,
.team-member.member-type-2:hover .content-section .member-details .member-position {
color: #FFF;
}
.team-member.member-type-2.image-position-right > .row {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.team-member.member-type-2.image-position-right .content-section:before {
right: -17px;
left: auto;
margin-top: -9px;
top: 50%;
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.team-member.member-type-3 .member-details {
position: relative;
padding: 15px 20px;
background-color: var(--et_white-2-dark-09);
-webkit-box-shadow: 0 0 3px 0 var(--et_dark-2-white-02);
box-shadow: 0 0 3px 0 var(--et_dark-2-white-02);
max-width: 85%;
margin: -15% auto 0;
z-index: 1;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.team-member.member-type-3:hover .member-details {
-webkit-transform: translateY(-7px);
transform: translateY(-7px);
}
@media only screen and (max-width: 992px) {
.team-member {
margin-bottom: 40px;
}
.team-member .member-image {
margin-bottom: 10px;
}
.team-member.member-type-2,
.team-member.member-type-2 .member-image {
margin-bottom: 0;
}
}
@media only screen and (max-width: 767px) {
.team-member.member-type-2 .image-section .menu-social-icons li i {
padding: 0.2em;
font-size: 1.1rem;
}
.team-member.member-type-2 .content-section .member-details h4 {
font-size: 20px;
}
.team-member.member-type-2 .content-section .member-details h5 {
font-size: 1rem;
}
}
@media only screen and (max-width: 480px) {
.team-member.member-type-2 > .row {
display: block;
}
.team-member.member-type-2 .content-section,
.team-member.member-type-2 .image-section {
width: 100%;
max-width: 100%;
float: none !important;
}
.team-member.member-type-2 .image-section .menu-social-icons li i {
font-size: 1.4rem;
}
.team-member.member-type-2 .content-section:before {
left: 50% !important;
right: auto;
margin-left: -9px !important;
margin-top: 0 !important;
top: -20px !important;
-webkit-transform: rotate(90deg) !important;
transform: rotate(90deg) !important;
}
} .et_image-with-hover img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
}
.et_image-hover-2:hover img,
.et_image-hover-2.active img,
.et_image-hover-4:not(:hover):not(.active) img {
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
.et_image-hover-6 img {
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
width: calc(100% + 30px);
max-width: calc(100% + 30px);
}
.et_image-hover-6:not(:hover):not(.active) img {
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
.et_image-hover-5 img {
-webkit-transition-duration: 0.35s;
transition-duration: 0.35s;
width: calc(100% + 60px);
max-width: calc(100% + 60px);
}
.et_image-hover-5:not(:hover):not(.active) img {
-webkit-transform: translateX(-30px) scale(1.15);
transform: translateX(-30px) scale(1.15);
}
.products-grid .et-timer,
.products-slider .et-timer {
margin: 15px auto 5px;
}
.products-grid .et-timer.type2 .timer-info,
.products-slider .et-timer.type2 .timer-info,
.products-grid .et-timer.type3 .timer-info,
.products-slider .et-timer.type3 .timer-info {
font-size: 1.1em;
}
.products-grid .et-timer.type2 .time-block,
.products-slider .et-timer.type2 .time-block,
.products-grid .et-timer.type3 .time-block,
.products-slider .et-timer.type3 .time-block {
font-size: 0.8em;
}
.products-grid .et-timer.type2 .time-block .timer-count,
.products-slider .et-timer.type2 .time-block .timer-count,
.products-grid .et-timer.type3 .time-block .timer-count,
.products-slider .et-timer.type3 .time-block .timer-count {
font-size: 1.5em;
}
.et-timer {
text-align: center;
margin: 20px auto 20px;
display: inline-block;
position: relative;
font-size: 15px;
}
.et-timer.type1 .time-block {
width: 8.667em;
height: 8.667em;
padding-top: 1.9em;
border-radius: 4px;
margin: 0 0.85em;
}
.et-timer.type1 .time-block:first-child {
margin-left: 0;
}
.et-timer.type1 .time-block:last-of-type {
margin-right: 0;
}
.et-timer.type2 .circle-box,
.et-timer.type3 .circle-box {
display: none;
}
.et-timer.type2 .time-block span,
.et-timer.type3 .time-block span {
padding: 0 0.5em;
}
.et-timer.type2 .time-block:not(:last-child) .timer-count {
position: relative;
}
.et-timer.type2 .time-block:not(:last-child) .timer-count:after {
content: ':';
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(50%, -50%);
transform: translate(50%, -50%);
color: currentColor;
}
.et-timer.type3 {
--et_main-color: var(--et_red-color);
--et_dark-color: var(--et_red-color);
}
.et-timer.type3 .timer-info {
color: var(--et_red-color);
}
.et-timer.type3 .time-block:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: var(--et_red-color);
opacity: 0.1;
}
.et-timer.type3 .time-block {
padding: 1em 0;
}
.et-timer .time-block {
position: relative;
font-size: 1em;
color: rgba(255, 255, 255, 0.4);
display: inline-block;
text-transform: uppercase;
float: left;
}
.et-timer .time-block .timer-count {
font-size: 3em;
line-height: 1;
display: block;
margin-bottom: 5px;
}
.et-timer .timer-info {
font-size: 2em;
margin-bottom: 10px;
}
.et-timer .timer-info:empty {
display: none;
}
.et-timer .circle-box {
position: absolute;
left: 0;
top: 0;
width: 8.667em;
height: 8.667em;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.et-timer .circle-box:before {
content: "";
position: absolute;
width: 8.5em;
left: 1px;
top: 1px;
height: 8.5em;
border: 0.219em solid rgba(255, 255, 255, 0.2);
border-radius: 100%;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.et-timer .circle-box svg circle {
stroke-dashoffset: 0;
-webkit-transition: stroke-dashoffset 1s linear;
transition: stroke-dashoffset 1s linear;
stroke-width: 0.22em;
stroke: #fff;
}
.et-timer .circle-box.stop-animation svg circle {
-webkit-transition: none;
transition: none;
}
.et-timer.dark .time-block {
color: #de5656;
}
.et-timer.dark .time-block .timer-count {
color: var(--et_dark-color);
}
.et-timer.dark .time-block .circle-box:before {
display: none;
}
.et-timer.dark .time-block .circle-box svg circle {
stroke: var(--et_active-color);
}
.et-timer.white .time-block:not(:last-child):after,
.et-timer.white .time-block .timer-count {
color: #fff;
}
.products-list .et-timer {
font-size: 10px;
}
.product-sale-counter {
width: 100%;
}
.product-sale-counter .time-block {
float: none;
color: var(--et_main-color) !important;
}
.product-sale-counter .time-block .timer-count {
color: var(--et_dark-color);
}
.product-information .product-sale-counter,
.et_product-block .product-sale-counter,
.products-list .product-sale-counter {
display: block;
text-align: left;
text-align: start;
margin: 15px auto 20px;
}
.product-information .product-sale-counter .time-block,
.et_product-block .product-sale-counter .time-block,
.products-list .product-sale-counter .time-block {
text-align: center;
}
.et-quick-view-wrapper .product-sale-counter {
margin-left: auto !important;
margin-right: auto !important;
}
.product-information .product-sale-counter,
.et_product-block .product-sale-counter,
.et-quick-view-wrapper .product-sale-counter {
font-size: 0.55rem;
}
@media only screen and (max-width: 1200px) {
.et-timer.type1 {
font-size: 6px;
}
}
@media only screen and (max-width: 992px) {
.et-timer.type1 {
font-size: 4.8px;
}
}
@media only screen and (max-width: 650px) {
.et-timer.type1 {
font-size: 4.5px;
}
}
@media only screen and (max-width: 480px) {
.et-timer.type1 .time-block {
padding-top: 16px;
font-size: 10px;
margin: 0 3px 10px 3px;
}
.et-timer.type1 .time-block .timer-count {
font-size: 18px;
margin-bottom: 0;
}
.et-timer.type1 .time-block,
.et-timer.type1 .time-block .circle-box,
.et-timer.type1 .time-block .circle-box:before {
width: 60px;
height: 60px;
}
.content-product .et-timer.product-sale-counter {
font-size: 12px;
}
.swiper-slide .et-timer {
font-size: 12px;
}
}
.elementor-element .categories-grid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.elementor-element .swiper-container .categories-grid {
-ms-flex-wrap: unset;
flex-wrap: unset;
}
.elementor-element .category-grid {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.elementor-element .category-grid.slide-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.elementor-element .category-grid > a {
position: relative;
width: 100%;
}
.elementor-element .category-grid > a img {
max-width: unset;
}
.elementor-element .category-grid.text-color-dark .count,
.elementor-element .category-grid.text-color-dark sup {
color: currentColor;
}
.elementor-element .category-grid .category-bg {
position: relative;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.elementor-element .category-grid .categories-mask {
padding: 10px 5px;
left: 0;
right: 0;
z-index: 1;
}
.elementor-element .category-grid.content-inside .categories-mask {
position: absolute;
left: 0;
right: 0;
}
.elementor-element .category-grid:not(.slide-item) .categories-mask {
left: 15px;
right: 15px;
}
.elementor-element .category-grid.valign-top .categories-mask {
top: 0;
}
.elementor-element .category-grid.valign-bottom .categories-mask {
bottom: 0;
}
.elementor-element .image-top .category-grid.category-list-item {
display: block;
}
.elementor-element .category-image-circle img {
position: absolute;
right: 0;
bottom: 0;
left: 0;
top: 0;
width: 100%;
height: 100%;
-o-object-position: 50% 50%;
object-position: 50% 50%;
-o-object-fit: cover;
object-fit: cover;
}
.elementor-element .category-image-circle > a {
padding-top: 100%;
border-radius: 50%;
-webkit-mask-image: -webkit-radial-gradient(white, black);
}
.category-grid[data-hover="rtl"] .category-bg,
.category-grid[data-hover="ltr"] .category-bg,
.category-grid[data-hover="rtl"] img,
.category-grid[data-hover="ltr"] img {
width: calc(100% + 20px);
}
.category-grid[data-hover="rtl"]:not(:hover) img,
.category-grid[data-hover="rtl"]:not(:hover) .category-bg {
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
.category-grid[data-hover="ltr"]:not(:hover) img,
.category-grid[data-hover="ltr"]:not(:hover) .category-bg {
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
.category-grid[data-hover="ltr"] img {
position: relative;
}
.category-grid[data-hover="ltr"] .category-bg,
.category-grid[data-hover="ltr"] img {
left: -20px;
}
.category-grid[data-hover] img,
.category-grid[data-hover] .category-bg {
-webkit-transition: -webkit-transform 0.7s cubic-bezier(0, 0, 0.44, 1.18);
transition: -webkit-transform 0.7s cubic-bezier(0, 0, 0.44, 1.18);
transition: transform 0.7s cubic-bezier(0, 0, 0.44, 1.18);
transition: transform 0.7s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 0.7s cubic-bezier(0, 0, 0.44, 1.18);
}
.category-grid[data-hover="zoom-in"]:hover img,
.category-grid[data-hover="zoom-in"]:hover .category-bg,
.category-grid[data-hover="zoom-out"]:not(:hover) img,
.category-grid[data-hover="zoom-out"]:not(:hover) .category-bg {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.category-grid[data-hover="border-in"] > a:after {
content: '';
position: absolute;
top: 20px;
right: 20px;
bottom: 20px;
left: 20px;
border: 1px solid #fff;
border-radius: inherit;
-webkit-transition: all 0.7s cubic-bezier(0, 0, 0.44, 1.18);
transition: all 0.7s cubic-bezier(0, 0, 0.44, 1.18);
}
.category-grid[data-hover="border-in"]:not(:hover) img,
.category-grid[data-hover="border-in"]:not(:hover) .category-bg {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.category-grid[data-hover="border-in"]:not(:hover) > a:after {
-webkit-transform: scale(1.1);
transform: scale(1.1);
opacity: 0;
visibility: hidden;
}
.category-grid[data-overlay] > a:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
z-index: 1;
}
.category-grid[data-overlay]:hover > a:before {
background: rgba(0, 0, 0, 0.5);
}
.category-grid[data-content-hover="reveal"] .count,
.category-grid[data-content-hover="reveal"] .read-more-wrapper {
display: block !important;
-webkit-transition: all 0.7s ease-in-out, color 0.3s linear 0s;
transition: all 0.7s ease-in-out, color 0.3s linear 0s;
}
.category-grid .limit-link:hover {
opacity: 0.7;
}
.category-grid .read-more {
font-size: 1rem;
}
.category-grid .read-more:before {
width: 100%;
}
.category-grid[data-content-hover] .read-more {
color: currentColor;
}
.category-grid[data-content-hover] .read-more:before {
background-color: currentColor;
}
.category-grid[data-content-hover="reveal"]:not(:hover) .categories-mask .count,
.category-grid[data-content-hover="reveal"]:not(:hover) .categories-mask .read-more-wrapper {
max-height: 0;
opacity: 0;
margin: 0 !important;
}
.category-grid[data-content-hover="reveal"]:hover .categories-mask .count,
.category-grid[data-content-hover="reveal"]:hover .categories-mask .read-more-wrapper {
max-height: 50px;
}
.toggles-by-arrow .open-child {
width: 1em;
height: 1em;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
position: relative;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
}
.toggles-by-arrow .open-child::before {
left: 0;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.toggles-by-arrow .open-child::after {
left: calc(50% - .18em);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.toggles-by-arrow .open-child:before,
.toggles-by-arrow .open-child:after {
content: "";
position: absolute;
width: 50%;
height: 1px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
background-color: currentColor;
}
.toggles-by-arrow .over > a .open-child:before,
.toggles-by-arrow .active:not(li) > a .open-child:before,
.toggles-by-arrow li.et-active > a .open-child:before {
left: 5%;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
width: 40%;
}
.toggles-by-arrow .over > a .open-child:after,
.toggles-by-arrow .active:not(li) > a .open-child:after,
.toggles-by-arrow li.et-active > a .open-child:after {
left: 45%;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
width: 40%;
}
@media only screen and (max-width: 600px) {
.etheme-elementor-header-sticky {
--wp-admin--admin-bar--height: 0.001px;
}
}
.etheme-elementor-header-wrapper > .etheme-elementor-header-sticky {
-webkit-transition: all 0.3s linear, -webkit-box-shadow 0s linear;
transition: all 0.3s linear, -webkit-box-shadow 0s linear;
transition: all 0.3s linear, box-shadow 0s linear;
transition: all 0.3s linear, box-shadow 0s linear, -webkit-box-shadow 0s linear;
}
.etheme-elementor-header-sticky.sticky-on .etheme-elementor-header-sticky {
--wp-admin--admin-bar--height: 0.001px;
}
.etheme-elementor-header-sticky.sticky-on .etheme-elementor-header-wrapper {
position: fixed;
left: 0;
right: 0;
top: var(--wp-admin--admin-bar--height, 0px);
z-index: 98;
--hover-overlay-z-index: 3;
}
.etheme-elementor-header-sticky.sticky-on #elementor-add-new-section {
opacity: 0;
visibility: hidden;
height: 0;
overflow: hidden;
margin: 0;
}
.etheme-elementor-header-sticky-parts.sticky-on .etheme-elementor-header-wrapper > .e-con:not(.etheme-elementor-header-sticky) {
display: none;
}
.etheme-elementor-header-sticky.elementor-edit-mode {
overflow: hidden;
}
.etheme-elementor-header-wrapper {
width: 100%;
}
.etheme-elementor-header-wrapper-spacer:has(~.etheme-elementor-header-wrapper[data-for-sticky-type=smart]) {
display: none !important;
}
@media (max-width: 767px) {
.etheme-elementor-header-overlap-mobile,
.etheme-elementor-header-overlap-phone {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 5;
}
}
@media (min-width: -1) and (max-width: -1) {
.etheme-elementor-header-overlap-mobile_extra {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 5;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.etheme-elementor-header-overlap-tablet {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 5;
}
}
@media (min-width: -1) and (max-width: -1) {
.etheme-elementor-header-overlap-laptop,
.etheme-elementor-header-overlap-tablet_extra {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 5;
}
}
@media (min-width: 1025px) and (max-width: 99999px) {
.etheme-elementor-header-overlap-desktop {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 5;
}
}
@media (min-width: -1) {
.etheme-elementor-header-overlap-widescreen {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 5;
}
} .et-advance-tabs {
display: block;
}
.et-advance-tabs .et-tabs-nav > ul {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
list-style-type: none;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.et-tabs-horizontal .et-tabs-nav ul {
padding: 0;
margin: 0 -10px;
}
.et-advance-tabs .et-tabs-nav > ul li {
margin: 0 10px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.et-advance-tabs .et-tabs-nav > ul li img,
.et-advance-tabs .et-tabs-nav > ul li svg {
width: 1rem;
fill: currentColor;
}
.et-advance-tabs .et-tabs-nav > ul li svg {
height: 1em;
}
.et-advance-tabs .et-tab-top-icon .et-tab-nav .et-tab-title:not(:only-child) {
margin-top: 7px;
}
.et-advance-tabs .et-tab-inline-icon .et-tab-nav .et-tab-title:not(:only-child) {
margin-left: 7px;
}
.et-advance-tabs .et-tabs-nav > ul .et-tab-nav {
line-height: 1;
position: relative;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
cursor: pointer;
padding: 10px 0;
margin: 0 15px;
}
.et-advance-tabs .et-tabs-nav > ul .et-tab-nav:hover,
.et-advance-tabs .et-tabs-nav > ul .et-tab-nav.active,
.et-advance-tabs .et-tabs-nav > ul .et-tab-nav.active-default {
color: #A4004F;
}
.et-advance-tabs.active-caret-on .et-tabs-nav > ul li.active:after {
display: none;
}
.et-advance-tabs .et-tabs-nav > ul li.active:after {
display: block;
}
.et-advance-tabs.horizontal-style-1 .et-tabs-nav > ul .et-tab-nav:after,
.et-advance-tabs.horizontal-style-2 .et-tabs-nav > ul .et-tab-nav:after {
content: "";
height: 2px;
background-color: #A4004F;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.3s;
transition: all 0.3s;
opacity: 0;
width: 0%;
}
.et-advance-tabs.horizontal-style-1 .et-tabs-nav > ul .et-tab-nav:after {
bottom: 0;
}
.et-advance-tabs.horizontal-style-2 .et-tabs-nav > ul .et-tab-nav:after {
top: 0;
}
.et-advance-tabs.horizontal-style-1 .et-tabs-nav > ul .et-tab-nav.active:after,
.et-advance-tabs.horizontal-style-1 .et-tabs-nav > ul .et-tab-nav:hover:after,
.et-advance-tabs.horizontal-style-2 .et-tabs-nav > ul .et-tab-nav.active:after,
.et-advance-tabs.horizontal-style-2 .et-tabs-nav > ul .et-tab-nav:hover:after {
opacity: 1;
width: 100%;
}
.et-tabs-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.et-advance-tabs .et-tabs-content > div {
display: none;
opacity: 0;
}
.et-advance-tabs .et-tabs-content > div.active,
.et-advance-tabs .et-tabs-content > div.active-default {
display: block;
width: 100%;
padding: 1em;
opacity: 1;
-webkit-animation: fadeIn linear 0.3s;
animation: fadeIn linear 0.3s;
} .et-advance-tabs.horizontal-style-3 .et-tabs-nav > ul {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
padding-left: 0;
margin: 0;
}
@media only screen and (max-width: 767px) {
.et-advance-tabs.horizontal-style-3 .et-tabs-nav > ul {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
.et-advance-tabs.horizontal-style-3 .et-tabs-nav > ul li:last-child {
border-right: 1px solid #E1E1E1;
}
.et-advance-tabs.horizontal-style-3 .et-tabs-nav > ul .et-tab-nav {
border-left: 1px solid #E1E1E1;
border-top: 1px solid #E1E1E1;
margin: 0;
padding-right: 15px;
padding-left: 15px;
}
.et-advance-tabs.horizontal-style-3 .et-tabs-content {
border: 1px solid #E1E1E1;
} .et-advance-tabs.horizontal-style-4 .et-tabs-nav ul .et-tab-nav {
background-color: #ffffff;
border-radius: 90px;
padding-right: 15px;
padding-left: 15px;
}
.et-advance-tabs.horizontal-style-4 .et-tabs-nav ul .active,
.et-advance-tabs.horizontal-style-4 .et-tabs-nav ul .active-default {
background-color: #A4004F;
color: #FFFFFF;
} .et-advance-tabs.horizontal-style-5 .et-tabs-nav ul {
background: #FFFFFF;
border: 1px solid #EBEBEB;
border-radius: 80px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
padding-left: 10px;
padding-right: 10px;
-webkit-box-shadow: 0 7px 20px -12px grey;
box-shadow: 0 7px 20px -12px grey;
}
@media only screen and (max-width: 767px) {
.et-advance-tabs.horizontal-style-5 .et-tabs-nav ul {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
.et-advance-tabs.horizontal-style-5 .et-tabs-nav ul .et-tab-nav {
background-color: #ffffff;
border-radius: 90px;
}
.et-advance-tabs.horizontal-style-5 .et-tabs-nav ul .et-tab-nav.active,
.et-advance-tabs.horizontal-style-5 .et-tabs-nav ul .et-tab-nav:hover,
.et-advance-tabs.horizontal-style-5 .et-tabs-nav ul .et-tab-nav.active-default {
opacity: 1;
}
.et-advance-tabs.horizontal-style-5 .et-tabs-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
} .et-tab-inline-icon .et-tab-nav a .fa {
margin-right: 10px;
}
.et-tab-top-icon .et-tab-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
text-align: center;
}
.et-tab-top-icon .et-tab-nav a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
text-align: center;
}
.et-tab-top-icon .et-tab-nav .fa,
.et-tab-top-icon .et-tab-nav .et-tab-title {
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
line-height: 1;
}
.et-tab-top-icon .et-tab-nav a .et-tab-title {
margin-top: 10px;
} .et-advance-tabs.et-tabs-vertical {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.et-advance-tabs.et-tabs-vertical .et-tabs-nav {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.et-advance-tabs.et-tabs-vertical .et-tabs-nav > ul {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
padding-left: 0px;
}
.et-advance-tabs.et-tabs-vertical .et-tabs-nav > ul > li {
width: 100%;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: start;
}
.et-advance-tabs.et-tabs-vertical .et-tabs-nav > ul li::after {
bottom: auto !important;
right: -10px;
top: calc(50% - 10px);
left: auto !important;
}
.et-advance-tabs .et-tabs-nav > .et-tabs-mob-nav {
display: none;
width: 100%;
height: 3.642rem;
line-height: 3.642rem;
margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
.et-advance-tabs.horizontal-style-4 .et-tabs-nav > ul .et-tab-nav,
.et-advance-tabs.horizontal-style-1 .et-tabs-nav > ul .et-tab-nav {
margin-bottom: 20px;
}
.et-advance-tabs.horizontal-style-2 .et-tabs-nav > ul .et-tab-nav {
margin-top: 20px;
}
.et-advance-tabs .et-tabs-nav > ul {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-direction: column;
flex-direction: column;
margin: 0;
}
.et-advance-tabs .et-tabs-nav > ul .et-tab-nav {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.responsive-vertical-layout.et-advance-tabs .et-tabs-nav > ul .et-tab-nav {
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
}
.et-advance-tabs.et-tabs-vertical {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.et-advance-tabs.et-tabs-vertical div.et-tabs-nav {
-webkit-box-flex: 1;
-ms-flex: 1 100%;
flex: 1 100%;
}
.et-advance-tabs.et-tabs-vertical ul {
-webkit-box-flex: 1;
-ms-flex: 1 100%;
flex: 1 100%;
}
.et-advance-tabs.et-tabs-vertical ul .et-tab-nav {
-webkit-box-flex: 1;
-ms-flex: 1 100%;
flex: 1 100%;
}
.et-advance-tabs .et-tabs-nav > ul:not(:only-child) {
display: none;
}
.et-advance-tabs .et-tabs-nav > .et-tabs-mob-nav {
display: block;
}
} .et-advance-tabs.et-tabs-vertical.vertical-style-1 .et-tabs-nav ul {
-webkit-box-pack: left;
-ms-flex-pack: left;
justify-content: left;
}
.et-advance-tabs.et-tabs-vertical.vertical-style-1 .et-tabs-nav ul li {
cursor: pointer;
border-top: 1px solid #E1E1E1;
border-left: 1px solid #E1E1E1;
margin: 0;
padding: 10px 297px 12px 26px;
position: relative;
}
.et-advance-tabs.et-tabs-vertical.vertical-style-1 .et-tabs-nav ul li:last-child {
border-bottom: 1px solid #E1E1E1;
}
.et-advance-tabs.et-tabs-vertical.vertical-style-1 .et-tabs-nav ul li span {
font-size: 14px;
}   .et-advance-tabs.et-tabs-vertical.vertical-style-1 .et-tabs-nav > ul {
border-right: 1px solid #E1E1E1;
}
.et-advance-tabs.et-tabs-vertical.vertical-style-1 .et-tabs-nav ul li:after {
content: "";
background-color: #A4004F;
position: absolute;
width: 3px;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.3s;
transition: all 0.3s;
opacity: 0;
height: 0%;
}
.et-advance-tabs.et-tabs-vertical.vertical-style-1 .et-tabs-nav > ul li.active:hover:after,
.et-advance-tabs.et-tabs-vertical.vertical-style-1 .et-tabs-nav > ul li.active:after {
opacity: 1;
height: 100%;
}
.et-advance-tabs.et-tabs-vertical.vertical-style-1 .et-tabs-nav ul li.active-default:after {
opacity: 1;
height: 100%;
width: 3px !important;
}
.et-advance-tabs.et-tabs-vertical.vertical-style-1 .et-tabs-nav > ul li {
-webkit-transition: all 0.3s;
transition: all 0.3s;
} .et-advance-tabs.et-tabs-vertical.vertical-style-2 .et-tabs-nav ul {
-webkit-box-pack: left;
-ms-flex-pack: left;
justify-content: left;
}
.et-advance-tabs.et-tabs-vertical.vertical-style-2 .et-tabs-nav ul li {
-webkit-transition: all 0.3s;
transition: all 0.3s;
padding: 10px 297px 12px 26px;
font-size: 14px;
border-radius: 4px;
color: #888888;
background-color: #FAFAFA;
margin: 0 0 28px 0;
cursor: pointer;
}
.et-advance-tabs.et-tabs-vertical.vertical-style-2 .et-tabs-nav ul .active {
-webkit-transition: all 0.3s;
transition: all 0.3s;
background-color: #A4004F;
color: #FFFFFF;
}     .et-advance-tabs.et-tabs-vertical.vertical-style-2 .et-tabs-nav ul span {
padding-left: 3px;
}
.et-advance-tabs.et-tabs-vertical.vertical-style-2 .et-tabs-nav ul .active .et-advance-tabs.et-tabs-vertical.vertical-style-2 .et-tabs-nav ul .active-default span,
.et-advance-tabs.et-tabs-vertical.vertical-style-2 .et-tabs-nav ul .active-default {
-webkit-box-shadow: 0 9px 20px -8px grey;
box-shadow: 0 9px 20px -8px grey;
}
.et-tabs-nav .swiper-button-prev.swiper-et-arrow-left,
.et-tabs-nav .swiper-button-prev.swiper-et-arrow-right {
font-size: 15px;
}
.et-advance-tabs .et-tabs-nav ul .et-content-title {
font-size: 24px;
font-weight: bold;
-webkit-box-ordinal-group: -99;
-ms-flex-order: -100;
order: -100;
}
.et-tabs-nav .center .et-content-title {
position: absolute;
left: 0;
}
.et-advance-tabs .et-tabs-nav .flex-end .et-content-title {
margin-right: auto;
} .et-advance-tabs .et-tabs-nav > ul .navbar:after {
display: none;
}
.et-advance-tabs .et-tabs-nav > ul .navbar {
left: auto;
right: calc(var(--arrow-size, 50px) + var(--arrow-space, 10px) + 10px);
-webkit-box-ordinal-group: 101;
-ms-flex-order: 100;
order: 100;
z-index: auto;
margin: 0;
}
.et-advance-tabs .et-tabs-nav > ul .navbar + .navbar {
right: 10px;
}
.et-advance-tabs .et-tabs-nav > ul.flex-end .navbar {
position: static;
} .et-advance-tabs .et-tabs-nav > ul.center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.et-advance-tabs .et-tabs-nav > ul.end {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: end;
}
.et-advance-tabs .et-tabs-nav > ul.flex-end {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
@media only screen and (max-width: 768px) {
.et-advance-product-tabs.horizontal-style-4 .et-tabs-nav .et-content-title {
margin-bottom: 10px;
}
.et-advance-product-tabs .et-tabs-nav .center .et-content-title,
.et-advance-product-tabs .et-tabs-nav .flex-end .et-content-title {
position: relative !important;
margin-left: 0 !important;
left: 0 !important;
}
.et-advance-tabs .et-tabs-nav > ul .navbar,
.et-advance-tabs .et-tabs-nav > ul.flex-end .navbar {
position: absolute;
top: 0;
}
}
.etheme-ac-wrapper label {
color: var(--et_dark-2-white);
font-size: calc(var(--form-label-size-proportion, 1.14) * 1rem);
}
.etheme-ac-wrapper select {
width: 100%;
}
.etheme-ac-form-controls label {
font-size: calc(var(--form-label-size-proportion, 1.14) * 1rem);
}
.etheme-ac-form-controls,
.etheme-ac-button {
margin-bottom: var(--rows-gap, 20px);
}
.etheme-ac-button button {
width: 100%;
}
.etheme-ac-button .elementor-button-text {
-webkit-box-flex: unset;
-ms-flex-positive: unset;
flex-grow: unset;
}
.etheme-ac-result {
color: var(--et_dark-2-white);
text-align: center;
font-size: calc(var(--total-size-proportion, 1.5) * 1rem);
}
.etheme-advanced-headline {
position: relative;
font-size: 2.5rem;
margin-bottom: var(--heading-space, 10px);
text-transform: none;
}
.etheme-advanced-headline-mask {
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.etheme-a-h-text-before {
display: inline-block;
}
.etheme-a-h-text-before-with-bg {
background: #000;
color: #fff;
padding: 0.1em 0.5em;
border-radius: 0.15em;
margin-bottom: 5px;
}
.etheme-a-h-line-before {
text-align: right;
}
.etheme-a-h-line-after {
text-align: left;
}
.etheme-a-h-line-both,
.etheme-a-h-lines-none {
text-align: center;
}
.etheme-a-h-line-before .etheme-advanced-headline,
.etheme-a-h-line-after .etheme-advanced-headline {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.etheme-a-h-line-before .etheme-advanced-headline:before,
.etheme-a-h-line-after .etheme-advanced-headline:after {
content: '';
border-bottom: var(--line-height, 2px) var(--line-style, solid) var(--line-color, #e1e1e1);
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-ms-flex-item-align: center;
align-self: center;
}
.etheme-a-h {
text-transform: none;
margin-bottom: 0;
}
.etheme-a-h-text {
background: #2962FF;
color: #fff;
padding: 0 10px;
-webkit-text-fill-color: currentColor;
}
.etheme-a-h-with-bg {
text-align: inherit;
}
.etheme-a-h-with-bg .etheme-advanced-headline {
z-index: 1;
}
.etheme-a-h-with-bg .etheme-a-h-text-before {
position: absolute;
white-space: nowrap;
left: 50%;
-webkit-transform: translate(var(--translateX, -50%), var(--translateY, 0%));
transform: translate(var(--translateX, -50%), var(--translateY, 0%));
font-weight: 700;
font-size: 2em;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
bottom: 0;
z-index: -1;
color: rgba(0, 0, 0, 0.1);
-webkit-text-fill-color: currentColor;
}
@media only screen and (max-width: 767px) {
.etheme-a-h-line-mobile-hidden .etheme-advanced-headline {
display: block;
}
.etheme-a-h-line-mobile-hidden .etheme-advanced-headline:before,
.etheme-a-h-line-mobile-hidden .etheme-advanced-headline:after {
display: none;
}
}
.etheme-advanced-headline-divider {
position: relative;
border-bottom: var(--line-height, 2px) var(--line-style, solid) var(--line-color, #e1e1e1);
margin-bottom: var(--line-space, 15px);
}
.etheme-a-h-line-before .etheme-advanced-headline:before {
margin-right: var(--line-space, 15px);
}
.etheme-a-h-line-after .etheme-advanced-headline:after {
margin-left: var(--line-space, 15px);
}
.etheme-advanced-headline-heading-wrapper .etheme-advanced-headline {
position: relative;
display: inline-block;
}
.etheme-advanced-headline-heading-wrapper .etheme-advanced-headline:after {
content: '';
border-bottom: var(--line-height, 2px) var(--line-style, solid) var(--line-active-color, #2962FF);
display: block;
position: absolute;
width: 100%;
bottom: calc((var(--heading-space, 10px) + var(--line-height,2px)) * -1);
z-index: 1;
}
.etheme-headline {
margin-bottom: 0;
}
.etheme-headline-text-wrapper svg {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
overflow: visible;
width: calc(100% + .75em);
height: calc(100% + .75em);
}
.etheme-headline-text-wrapper svg path {
stroke: var(--shape-color, currentColor);
stroke-width: var(--shape-width, 8);
fill: none;
}
.etheme-headline-highlight-active svg path {
opacity: 1;
stroke-dasharray: 0 var(--shape-dasharray, 1500);
-webkit-transition: 0.3s;
transition: 0.3s;
-webkit-animation: etheme-headline-dash ease-out;
animation: etheme-headline-dash ease-out;
-webkit-animation-duration: var(--animation-duration, 2.4s);
animation-duration: var(--animation-duration, 2.4s);
-webkit-animation-iteration-count: var(--iteration-count, 1);
animation-iteration-count: var(--iteration-count, 1);
-webkit-animation-delay: var(--animation-delay, 0s);
animation-delay: var(--animation-delay, 0s);
}
@-webkit-keyframes etheme-headline-dash {
0% {
stroke-dasharray: 0 var(--shape-dasharray, 1500);
opacity: 1;
}
100% {
stroke-dasharray: var(--shape-dasharray, 1500) var(--shape-dasharray, 1500);
opacity: 1;
}
}
@keyframes etheme-headline-dash {
0% {
stroke-dasharray: 0 var(--shape-dasharray, 1500);
opacity: 1;
}
100% {
stroke-dasharray: var(--shape-dasharray, 1500) var(--shape-dasharray, 1500);
opacity: 1;
}
}
.etheme-headline-highlight-inactive svg path {
opacity: 0;
stroke-dasharray: var(--shape-dasharray, 1500) var(--shape-dasharray, 1500);
-webkit-animation: hide-highlight forwards;
animation: hide-highlight forwards;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-transition: 0.3s;
transition: 0.3s;
}
@-webkit-keyframes hide-highlight {
0% {
opacity: 1;
stroke-dasharray: var(--shape-dasharray, 1500) var(--shape-dasharray, 1500);
}
100% {
opacity: 0;
-webkit-filter: blur(10px);
filter: blur(10px);
}
}
@keyframes hide-highlight {
0% {
opacity: 1;
stroke-dasharray: var(--shape-dasharray, 1500) var(--shape-dasharray, 1500);
}
100% {
opacity: 0;
-webkit-filter: blur(10px);
filter: blur(10px);
}
}
.etheme-headline-text-wrapper {
display: inline-block;
position: relative;
color: var(--text-color, currentColor);
}
.etheme-headline-text-wrapper .etheme-headline-text {
display: inline-block;
position: absolute;
white-space: nowrap;
left: 0;
top: 0;
}
.etheme-headline-text-wrapper .etheme-headline-text-active {
position: relative;
}
.no-js .etheme-headline-text-wrapper .etheme-headline-text {
opacity: 0;
}
.no-js .etheme-headline-text-wrapper .etheme-headline-text-active {
opacity: 1;
} .etheme-headline-animation-type-flip .etheme-headline-text-wrapper {
-webkit-perspective: 300px;
perspective: 300px;
}
.etheme-headline-animation-type-flip .etheme-headline-text {
opacity: 0;
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.etheme-headline-animation-type-flip .etheme-headline-text-active {
opacity: 1;
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
-webkit-animation: etheme-headline-flip-in 2.4s;
animation: etheme-headline-flip-in 2.4s;
}
.etheme-headline-animation-type-flip .etheme-headline-text-inactive {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
-webkit-animation: etheme-headline-flip-out 2.4s;
animation: etheme-headline-flip-out 2.4s;
}
@-webkit-keyframes etheme-headline-flip-in {
0% {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0;
}
35% {
-webkit-transform: rotateX(120deg);
transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(360deg);
transform: rotateX(360deg);
opacity: 1;
}
}
@keyframes etheme-headline-flip-in {
0% {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0;
}
35% {
-webkit-transform: rotateX(120deg);
transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(360deg);
transform: rotateX(360deg);
opacity: 1;
}
}
@-webkit-keyframes etheme-headline-flip-out {
0% {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
35% {
-webkit-transform: rotateX(-40deg);
transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0;
}
}
@keyframes etheme-headline-flip-out {
0% {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
35% {
-webkit-transform: rotateX(-40deg);
transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0;
}
}
.etheme-headline-animation-type-flip-2 .etheme-headline-text {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
} .etheme-headline-animation-type-typing .etheme-headline-text-wrapper {
vertical-align: top;
overflow: hidden;
}
.etheme-headline-animation-type-typing .etheme-headline-text-wrapper::after { content: '';
position: absolute;
right: 0;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
height: 90%;
width: var(--cursor-width, 1px);
background-color: currentColor;
}
.etheme-headline-animation-type-typing .etheme-headline-text-wrapper.waiting::after {
-webkit-animation: etheme-headline-pulse 1s infinite;
animation: etheme-headline-pulse 1s infinite;
}
.etheme-headline-animation-type-typing .etheme-headline-text-wrapper.selected {
background-color: var(--typing-selected-bg-color, #222);
}
.etheme-headline-animation-type-typing .etheme-headline-text-wrapper.selected::after {
visibility: hidden;
}
.etheme-headline-animation-type-typing .etheme-headline-text-wrapper.selected .etheme-headline-text {
color: var(--typing-selected-color, #fff);
}
.etheme-headline-animation-type-typing .etheme-headline-text {
visibility: hidden;
}
.etheme-headline-animation-type-typing .etheme-headline-text-active {
visibility: visible;
}
.etheme-headline-animation-type-typing .etheme-headline-letter {
position: absolute;
visibility: hidden;
}
.etheme-headline-animation-type-typing .etheme-headline-letter-in {
position: relative;
visibility: visible;
}
@-webkit-keyframes etheme-headline-pulse {
0% {
-webkit-transform: translateY(-50%) scale(1);
transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-webkit-transform: translateY(-50%) scale(0.9);
transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: translateY(-50%) scale(0);
transform: translateY(-50%) scale(0);
opacity: 0;
}
}
@keyframes etheme-headline-pulse {
0% {
-webkit-transform: translateY(-50%) scale(1);
transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-webkit-transform: translateY(-50%) scale(0.9);
transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: translateY(-50%) scale(0);
transform: translateY(-50%) scale(0);
opacity: 0;
}
} .etheme-headline-animation-type-swirl .etheme-headline-text-wrapper {
-webkit-perspective: 300px;
perspective: 300px;
}
.etheme-headline-animation-type-swirl .etheme-headline-letter,
.etheme-headline-animation-type-swirl em {
display: inline-block;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.etheme-headline-animation-type-swirl .etheme-headline-text {
opacity: 0;
}
.etheme-headline-animation-type-swirl .etheme-headline-letter {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg);
opacity: 0;
}
.etheme-headline-text-active .etheme-headline-animation-type-swirl .etheme-headline-letter {
opacity: 1;
}
.etheme-headline-animation-type-swirl .etheme-headline-letter-in {
-webkit-animation: etheme-headline-swirl-in 0.4s forwards;
animation: etheme-headline-swirl-in 0.4s forwards;
}
.etheme-headline-animation-type-swirl .etheme-headline-letter-out {
-webkit-animation: etheme-headline-swirl-out 0.4s forwards;
animation: etheme-headline-swirl-out 0.4s forwards;
}
.etheme-headline-animation-type-swirl em {
-webkit-transform: translateZ(20px);
transform: translateZ(20px);
}
.no-csstransitions .etheme-headline-animation-type-swirl .etheme-headline-letter {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 0;
}
.no-csstransitions .etheme-headline-animation-type-swirl .etheme-headline-letter em {
-webkit-transform: scale(1);
transform: scale(1);
}
.no-csstransitions .etheme-headline-animation-type-swirl .etheme-headline-text-active .etheme-headline-letter {
opacity: 1;
}
@-webkit-keyframes etheme-headline-swirl-in {
0% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg);
}
60% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(-10deg);
transform: translateZ(-20px) rotateX(-10deg);
}
100% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0deg);
transform: translateZ(-20px) rotateX(0deg);
}
}
@keyframes etheme-headline-swirl-in {
0% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg);
}
60% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(-10deg);
transform: translateZ(-20px) rotateX(-10deg);
}
100% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0deg);
transform: translateZ(-20px) rotateX(0deg);
}
}
@-webkit-keyframes etheme-headline-swirl-out {
0% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0);
transform: translateZ(-20px) rotateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-100deg);
transform: translateZ(-20px) rotateX(-100deg);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-90deg);
transform: translateZ(-20px) rotateX(-90deg);
}
}
@keyframes etheme-headline-swirl-out {
0% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0);
transform: translateZ(-20px) rotateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-100deg);
transform: translateZ(-20px) rotateX(-100deg);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-90deg);
transform: translateZ(-20px) rotateX(-90deg);
}
} .etheme-headline-animation-type-loading-bar .etheme-headline-text-wrapper {
display: inline-block;
overflow: hidden;
vertical-align: top;
}
.etheme-headline-animation-type-loading-bar .etheme-headline-text-wrapper::after { content: '';
position: absolute;
left: 0;
bottom: 0;
height: var(--loading-bar-size, 0.1em);
width: 0;
background: var(--loading-bar-bg-color, currentColor);
z-index: 2;
-webkit-transition: width 0.3s 0.1s;
transition: width 0.3s 0.1s;
}
.etheme-headline-animation-type-loading-bar .etheme-headline-text-wrapper.is-loading::after {
width: 100%;
-webkit-transition: width 3s;
transition: width 3s;
}
.etheme-headline-animation-type-loading-bar .etheme-headline-text {
opacity: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.etheme-headline-animation-type-loading-bar .etheme-headline-text-active {
opacity: 1;
} .etheme-headline-animation-type-slide-down .etheme-headline-text-wrapper {
display: inline-block;
overflow: hidden;
vertical-align: top;
}
.etheme-headline-animation-type-slide-down .etheme-headline-text {
opacity: 0;
top: 0.2em;
}
.etheme-headline-animation-type-slide-down .etheme-headline-text-active {
top: 0;
opacity: 1;
-webkit-animation: etheme-headline-slide-down-in 0.6s;
animation: etheme-headline-slide-down-in 0.6s;
}
.etheme-headline-animation-type-slide-down .etheme-headline-text-inactive {
-webkit-animation: etheme-headline-slide-down-out 0.6s;
animation: etheme-headline-slide-down-out 0.6s;
}
@-webkit-keyframes etheme-headline-slide-down-in {
0% {
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateY(20%);
transform: translateY(20%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes etheme-headline-slide-down-in {
0% {
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateY(20%);
transform: translateY(20%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes etheme-headline-slide-down-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
60% {
opacity: 0;
-webkit-transform: translateY(120%);
transform: translateY(120%);
}
100% {
opacity: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@keyframes etheme-headline-slide-down-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
60% {
opacity: 0;
-webkit-transform: translateY(120%);
transform: translateY(120%);
}
100% {
opacity: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
} .etheme-headline-animation-type-clip .etheme-headline-text-wrapper {
display: inline-block;
overflow: hidden;
vertical-align: top;
}
.etheme-headline-animation-type-clip .etheme-headline-text-wrapper::after { content: '';
position: absolute;
top: 0;
right: 0;
width: var(--cursor-width, 2px);
height: 100%;
background-color: currentColor;
}
.etheme-headline-animation-type-clip .etheme-headline-text {
opacity: 0;
}
.etheme-headline-animation-type-clip .etheme-headline-text-active {
opacity: 1;
} .etheme-headline-animation-type-drop-in .etheme-headline-text-wrapper {
-webkit-perspective: 300px;
perspective: 300px;
}
.etheme-headline-animation-type-drop-in .etheme-headline-text {
opacity: 0;
}
.etheme-headline-animation-type-drop-in .etheme-headline-text-active {
opacity: 1;
-webkit-animation: etheme-headline-drop-in-in 0.8s;
animation: etheme-headline-drop-in-in 0.8s;
}
.etheme-headline-animation-type-drop-in .etheme-headline-text-inactive {
-webkit-animation: etheme-headline-drop-in-out 0.8s;
animation: etheme-headline-drop-in-out 0.8s;
}
@-webkit-keyframes etheme-headline-drop-in-in {
0% {
opacity: 0;
-webkit-transform: translateZ(100px);
transform: translateZ(100px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
}
@keyframes etheme-headline-drop-in-in {
0% {
opacity: 0;
-webkit-transform: translateZ(100px);
transform: translateZ(100px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
}
@-webkit-keyframes etheme-headline-drop-in-out {
0% {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-100px);
transform: translateZ(-100px);
}
}
@keyframes etheme-headline-drop-in-out {
0% {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-100px);
transform: translateZ(-100px);
}
}
.etheme-headline-animation-type-zoom .etheme-headline-text {
opacity: 0;
}
.etheme-headline-animation-type-zoom .etheme-headline-text-active {
opacity: 1;
-webkit-animation: etheme-headline-zoom-in 0.8s;
animation: etheme-headline-zoom-in 0.8s;
}
.etheme-headline-animation-type-zoom .etheme-headline-text-inactive {
-webkit-animation: etheme-headline-zoom-out 0.8s;
animation: etheme-headline-zoom-out 0.8s;
}
@-webkit-keyframes etheme-headline-zoom-in {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes etheme-headline-zoom-in {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes etheme-headline-zoom-out {
0% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
}
@keyframes etheme-headline-zoom-out {
0% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
} .etheme-headline-animation-type-swirl-2 .etheme-headline-text-wrapper {
-webkit-perspective: 300px;
perspective: 300px;
}
.etheme-headline-animation-type-swirl-2 .etheme-headline-text {
opacity: 0;
}
.etheme-headline-animation-type-swirl-2 .etheme-headline-letter {
display: inline-block;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.etheme-headline-text-active .etheme-headline-animation-type-swirl-2 .etheme-headline-letter {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.etheme-headline-animation-type-swirl-2 .etheme-headline-letter-in {
-webkit-animation: etheme-headline-swirl-2-in 0.6s forwards;
animation: etheme-headline-swirl-2-in 0.6s forwards;
}
.etheme-headline-animation-type-swirl-2 .etheme-headline-letter-out {
-webkit-animation: etheme-headline-swirl-2-out 0.6s forwards;
animation: etheme-headline-swirl-2-out 0.6s forwards;
}
.no-csstransitions .etheme-headline-animation-type-swirl-2 .etheme-headline-letter {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 0;
}
.no-csstransitions .etheme-headline-animation-type-swirl-2 .etheme-headline-text-active .etheme-headline-letter {
opacity: 1;
}
@-webkit-keyframes etheme-headline-swirl-2-in {
0% {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
100% {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
}
@keyframes etheme-headline-swirl-2-in {
0% {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
100% {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
}
@-webkit-keyframes etheme-headline-swirl-2-out {
0% {
-webkit-transform: rotateY(0);
transform: rotateY(0);
}
100% {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
}
@keyframes etheme-headline-swirl-2-out {
0% {
-webkit-transform: rotateY(0);
transform: rotateY(0);
}
100% {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
} .etheme-headline-animation-type-wave .etheme-headline-text {
opacity: 0;
}
.etheme-headline-animation-type-wave .etheme-headline-letter {
display: inline-block;
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
.etheme-headline-text-active .etheme-headline-animation-type-wave .etheme-headline-letter {
opacity: 1;
}
.etheme-headline-animation-type-wave .etheme-headline-letter-in {
-webkit-animation: etheme-headline-wave-up 0.6s forwards;
animation: etheme-headline-wave-up 0.6s forwards;
}
.etheme-headline-animation-type-wave .etheme-headline-letter-out {
-webkit-animation: etheme-headline-wave-down 0.6s forwards;
animation: etheme-headline-wave-down 0.6s forwards;
}
.no-csstransitions .etheme-headline-animation-type-wave .etheme-headline-letter {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
.no-csstransitions .etheme-headline-animation-type-wave .etheme-headline-text-active .etheme-headline-letter {
opacity: 1;
}
@-webkit-keyframes etheme-headline-wave-up {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
}
60% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes etheme-headline-wave-up {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
}
60% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes etheme-headline-wave-down {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
60% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
}
}
@keyframes etheme-headline-wave-down {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
60% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
}
} .etheme-headline-animation-type-slide .etheme-headline-text {
opacity: 0;
}
.etheme-headline-animation-type-slide .etheme-headline-text-active {
opacity: 1;
-webkit-animation: etheme-headline-slide-in 0.6s;
animation: etheme-headline-slide-in 0.6s;
}
.etheme-headline-animation-type-slide .etheme-headline-text-inactive {
-webkit-animation: etheme-headline-slide-out 0.6s;
animation: etheme-headline-slide-out 0.6s;
}
@-webkit-keyframes etheme-headline-slide-in {
0% {
opacity: 0;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateX(10%);
transform: translateX(10%);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes etheme-headline-slide-in {
0% {
opacity: 0;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateX(10%);
transform: translateX(10%);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-webkit-keyframes etheme-headline-slide-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateX(110%);
transform: translateX(110%);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
@keyframes etheme-headline-slide-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateX(110%);
transform: translateX(110%);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
.etheme-blockquote {
--gap-inner: 20px;
text-transform: none;
position: relative;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.etheme-blockquote .blockquote-content {
color: currentColor;
}
.etheme-blockquote .blockquote-content:not(:last-child) {
margin-bottom: var(--gap-inner);
}
.etheme-blockquote .quotes {
min-width: var(--quote-min-dimensions);
min-height: var(--quote-min-dimensions);
line-height: 1;
border-radius: 50%;
font-size: var(--quote-proportion);
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
vertical-align: middle;
}
.etheme-blockquote .quotes + span {
margin-left: 7px;
}
.etheme-blockquote .author {
font-weight: 700;
}
.etheme-blockquote .author-wrapper:not(:only-child) {
margin-bottom: var(--gap-inner);
}
.etheme-blockquotes-wrapper {
--quote-proportion: 1.3em;
--quote-min-dimensions: 1.7em;
}
.etheme-blockquotes-wrapper-grid {
display: grid;
grid-template-columns: repeat(var(--cols, 1), 1fr);
grid-gap: var(--rows-gap, 25px) var(--cols-gap, 30px);
}
.etheme-blockquotes-wrapper.style-border_top .etheme-blockquote {
border-top: 7px solid var(--et_border-color);
}
.etheme-blockquotes-wrapper.style-border_left .etheme-blockquote {
border-left: 7px solid var(--et_border-color);
}
.etheme-blockquotes-wrapper.quote-top .quotes {
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.etheme-blockquotes-wrapper.quote-top .blockquote-content {
margin-top: var(--gap-inner);
}
.etheme-blockquotes-wrapper.quote-above_content .quotes {
margin-bottom: var(--gap-inner);
}
.etheme-elementor-breadcrumbs-steps {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
counter-reset: breadcrumbs-steps;
padding: 3vw 15px;
overflow: auto;
}
.etheme-elementor-breadcrumbs-steps-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
white-space: nowrap;
text-transform: capitalize;
font-size: var(--steps-content-zoom, 24px);
margin: 0 auto;
}
@media only screen and (max-width: 768px) {
.etheme-elementor-breadcrumbs-steps-inner {
font-size: var(--steps-content-zoom, 14px);
}
}
.etheme-elementor-breadcrumbs-step {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: var(--step-color, var(--et_main-color));
margin: 0 var(--steps-gap, 0.3em);
}
.etheme-elementor-breadcrumbs-step:not(.is-active):hover {
color: var(--step-color-hover, var(--et_dark-color));
}
.etheme-elementor-breadcrumbs-step-separator {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
vertical-align: middle;
color: var(--step-separator-color, var(--et_main-color));
font-size: 0.75em;
-webkit-margin-start: calc(var(--steps-gap, .3em) * 2);
margin-inline-start: calc(var(--steps-gap, .3em) * 2);
}
.etheme-elementor-breadcrumbs-step-separator-line {
border-bottom: var(--step-separator-line-width, 0.1em) var(--step-separator-line-style, solid) var(--step-separator-color, var(--et_border-color));
min-width: var(--step-separator-line-min-width, 6.7em);
}
.etheme-elementor-breadcrumbs-step-numbered:before {
content: counter(breadcrumbs-steps);
counter-increment: breadcrumbs-steps;
color: var(--step-number-color, currentColor);
background-color: var(--step-number-bg-color, transparent);
border: var(--step-number-border-width, 1px) var(--step-number-border-style, solid) var(--step-number-bg-color, currentColor);
font-size: 0.8em;
width: var(--step-number-proportion, 1.8em);
height: var(--step-number-proportion, 1.8em);
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: var(--step-number-radius, 50%);
-webkit-margin-end: var(--step-number-spacing, 7px);
margin-inline-end: var(--step-number-spacing, 7px);
}
.etheme-elementor-breadcrumbs-step-numbered.is-active:before {
color: var(--step-number-color-active, #fff);
background-color: var(--step-number-bg-color-active, var(--et_dark-color));
border-color: var(--step-number-bg-color-active, var(--et_dark-color));
}
.etheme-elementor-breadcrumbs-step.is-active {
color: var(--step-color-active, var(--et_dark-color));
}
.etheme-elementor-cart-checkout-page-column {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.etheme-elementor-cart-checkout-page-wrapper:not(:first-child) {
margin-top: 30px;
}
.etheme-elementor-cart-checkout-page-wrapper.flex .etheme-elementor-cart-checkout-page-column.last {
-webkit-box-flex: 0;
-ms-flex: 0 0 var(--column-proportion, 40%);
flex: 0 0 var(--column-proportion, 40%);
}
.etheme-elementor-cart-checkout-page-wrapper.flex .etheme-elementor-cart-checkout-page-column.last:first-child {
-webkit-margin-end: var(--cols-gap, 30px);
margin-inline-end: var(--cols-gap, 30px);
}
.etheme-elementor-cart-checkout-page-wrapper.flex .etheme-elementor-cart-checkout-page-column.last:last-child {
-webkit-margin-start: var(--cols-gap, 30px);
margin-inline-start: var(--cols-gap, 30px);
}
.etheme-elementor-cart-checkout-page-wrapper:not(.flex) .etheme-elementor-cart-checkout-page-column.last:first-child {
margin-bottom: var(--rows-gap, 30px);
}
.etheme-elementor-cart-checkout-page-wrapper:not(.flex) .etheme-elementor-cart-checkout-page-column.last:last-child {
margin-top: var(--rows-gap, 30px);
}
@media only screen and (max-width: 992px) {
.etheme-elementor-cart-checkout-page-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
--cols-gap: 0;
--column-proportion: 100%;
}
.etheme-elementor-cart-checkout-page-column.last:first-child {
margin-bottom: var(--rows-gap, 30px);
}
.etheme-elementor-cart-checkout-page-column.last:last-child {
margin-top: var(--rows-gap, 30px);
}
.etheme-elementor-cart-checkout-page-column {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
}
.page-wrapper:has(.design-styled-part) {
overflow: hidden;
--et-blockOverlay-color: transparent;
--et_container-bg-color: transparent;
}
body:has(.elementor-widget-woocommerce-cart-etheme_page_separated) .footer {
z-index: 2;
}
.design-styled-part {
position: relative;
}
.design-styled-part:after {
content: '';
position: absolute;
top: -1000vh;
bottom: -1000vh;
left: calc(var(--cols-gap, 30px) / -2);
right: calc(var(--cols-gap, 30px) / -2);
width: 1000vw;
z-index: -3;
background: var(--et_ccsl-2d-color, var(--et_light-color));
pointer-events: none;
}
.design-styled-part:first-child:after {
left: auto;
}
.design-styled-part:last-child:after {
right: auto;
}
.direction-rtl .design-styled-part:after {
left: auto;
right: calc(100% + var(--design-element-overlay-offset, 10px));
}
.direction-ltr .design-styled-part:after {
right: auto;
left: calc(100% + var(--design-element-overlay-offset, 10px));
}
@media only screen and (max-width: 992px) {
.design-styled-part:after {
top: calc(var(--rows-gap, 30px) / -2);
bottom: calc(var(--rows-gap, 30px) / -2);
left: -50vw;
right: -50vw;
width: auto;
}
}
.etheme-elementor-cart-checkout-page-wrapper .design-type-multistep:not(:first-child) {
margin-top: var(--steps-gap, 30px);
}
.etheme-elementor-cart-checkout-page-wrapper .design-type-multistep .shipping_address_wrapper:not(:last-child) {
margin-bottom: 0;
}
.etheme-elementor-checkout-multistep-accordant {
--steps-gap: 0;
}
.etheme-elementor-checkout-multistep-accordant .design-type-multistep {
-webkit-transform: translateX(0px);
transform: translateX(0px);
-webkit-transition: all 0.3s linear, height 0s linear;
transition: all 0.3s linear, height 0s linear;
}
.etheme-elementor-checkout-multistep-accordant .design-type-multistep .step-title {
-webkit-transition: none !important;
transition: none !important;
}
.etheme-elementor-checkout-multistep-accordant .design-type-multistep .step-title:before {
display: none;
}
.etheme-elementor-checkout-multistep-accordant .design-type-multistep:not(:has(.step-title.opened)) {
height: 0;
visibility: hidden;
overflow: hidden;
-webkit-transform: translateX(var(--steps-transform, 24px));
transform: translateX(var(--steps-transform, 24px));
}
.rtl .etheme-elementor-checkout-multistep-accordant {
--steps-transform: -24px;
}
.etheme-elementor-cart-checkout-page-wrapper {
--elements-bg-color: transparent;
--elements-space: 0;
--elements-inner-space: 0;
--elements-border: none;
}
@media only screen and (max-width: 992px) {
.etheme-elementor-cart-totals-sticky-buttons .wc-proceed-to-checkout,
.etheme-elementor-order-review-sticky-buttons .etheme-before-place-order-button {
position: fixed;
z-index: 9999;
left: 15px;
right: 15px;
bottom: 15px;
width: auto;
}
.etheme-elementor-cart-totals-sticky-buttons .wc-proceed-to-checkout:before,
.etheme-elementor-order-review-sticky-buttons .etheme-before-place-order-button:before {
content: '';
position: absolute;
background: #fff;
top: -15px;
bottom: -15px;
left: -15px;
right: -15px;
z-index: -1;
-webkit-box-shadow: 0 0 20px 0px var(--et_dark-2-white-02);
box-shadow: 0 0 20px 0px var(--et_dark-2-white-02);
}
body:has(.etheme-elementor-cart-totals-sticky-buttons, .etheme-elementor-order-review-sticky-buttons) .back-top {
bottom: 80px;
}
.etheme-elementor-cart-totals-sticky-buttons .return-shop {
display: none;
}
.etheme-elementor-cart-totals-sticky-buttons .button:not(:last-child) {
margin-bottom: 0;
}
}
.etheme-elementor-cart-checkout-page-wrapper .last:first-child .design-styled-part:after {
right: calc(var(--cols-gap, 30px) / -2);
left: auto;
}
.etheme-elementor-cart-checkout-page-wrapper .last:last-child .design-styled-part:after {
left: calc(var(--cols-gap, 30px) / -2);
right: auto;
}
.etheme-elementor-cart-checkout-page-wrapper .cart-order-details > div {
margin-bottom: 0;
}
.woocommerce-cart-form__contents thead th {
padding-top: 0;
}
.etheme-elementor-cart-checkout-page-wrapper .actions,
.etheme-elementor-cart-checkout-page-wrapper .coupon {
margin-bottom: 0;
}
.etheme-elementor-cart-checkout-page-wrapper .actions {
display: grid;
grid-gap: 15px;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
@media only screen and (min-width: 769px) {
.etheme-elementor-cart-checkout-page-wrapper .actions {
grid-template-columns: auto auto;
}
}
.etheme-elementor-cart-checkout-page-wrapper .actions > div:only-child {
text-align: start;
}
.etheme-elementor-cart-checkout-page-wrapper .actions-buttons {
display: grid;
grid-gap: inherit;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
grid-template-columns: auto auto;
}
.etheme-elementor-cart-checkout-page-wrapper .actions-buttons:has([name="update_cart"].hidden, [name="update_cart"]:first-child) {
grid-template-columns: auto;
}
@media only screen and (max-width: 768px) {
.etheme-elementor-cart-checkout-page-wrapper .actions-buttons:has([name="update_cart"].hidden, [name="update_cart"]:first-child) {
grid-template-columns: 1fr;
}
.etheme-elementor-cart-checkout-page-wrapper .actions-buttons:has([name="update_cart"].hidden, [name="update_cart"]:first-child) .clear-cart {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.etheme-elementor-cart-checkout-page-wrapper .actions .clear-cart,
.etheme-elementor-cart-checkout-page-wrapper .actions button[name=update_cart] {
margin-left: 0;
margin-right: 0;
}
.etheme-elementor-cart-checkout-page-wrapper .actions .clear-cart i,
.etheme-elementor-cart-checkout-page-wrapper .actions button[name=update_cart] i {
margin: 0;
}
.cart_totals tr:first-child th,
.cart_totals tr:first-child td {
padding-top: 0;
}
body:not(.elementor-editor-active) .content-page:has(.wc-empty-cart-message) .elementor-widget-woocommerce-etheme_sales_cart_checkout_progress_bar {
display: none;
}
.woocommerce-checkout-review-order-table thead th {
padding-top: 0;
}
.woocommerce-checkout-payment-wrapper #payment {
padding-top: 0;
border: none;
}
#ship-to-different-address .checkbox {
margin-bottom: 0;
}
#ship-to-different-address ~ .shipping_address {
margin-top: 8px;
}
.woocommerce-account-fields:not(:first-child) {
margin-top: var(--steps-gap, var(--fields-v-gap, 1.43rem));
}
.woocommerce-checkout-payment-wrapper:not(:first-child),
.woocommerce-shipping-methods-fields:not(:first-child) {
margin-top: var(--steps-gap, var(--fields-v-gap, 1.43rem));
}
.woocommerce-notices-wrapper:not(:empty) + .etheme-elementor-checkout-form {
margin-top: 30px;
}
.etheme-elementor-cart-checkout-page-coupon,
.etheme-elementor-cart-checkout-page-login-form {
margin-bottom: var(--checkout-section-spacing, 20px);
}
.woocommerce-checkout-review-order .etheme-elementor-cart-checkout-page-coupon:first-child,
.woocommerce-checkout-review-order .etheme-elementor-cart-checkout-page-login-form:first-child {
margin-top: var(--checkout-section-spacing, 20px);
}
.etheme-elementor-cart-checkout-page-coupon .section-heading,
.etheme-elementor-cart-checkout-page-login-form .section-heading {
color: var(--et_dark-2-white);
}
.etheme-elementor-cart-checkout-page-coupon .section-content,
.etheme-elementor-cart-checkout-page-login-form .section-content {
margin-top: var(--checkout-section-heading-spacing, 20px);
}
.woocommerce-message + .etheme-elementor-cart-checkout-page-coupon,
.woocommerce-message + .etheme-elementor-cart-checkout-page-login-form,
.woocommerce-error + .etheme-elementor-cart-checkout-page-coupon,
.woocommerce-error + .etheme-elementor-cart-checkout-page-login-form,
.woocommerce-message:has( + .etheme-elementor-cart-checkout-page-coupon),
.woocommerce-message:has( + .etheme-elementor-cart-checkout-page-login-form),
.woocommerce-error:has( + .etheme-elementor-cart-checkout-page-coupon),
.woocommerce-error:has( + .etheme-elementor-cart-checkout-page-login-form) {
margin-top: var(--checkout-section-spacing, 20px);
}
.etheme-elementor-cart-checkout-page-coupon .woocommerce-info,
.etheme-elementor-cart-checkout-page-login-form .woocommerce-info {
color: currentColor;
font: inherit;
margin: 0 !important;
}
.etheme-elementor-cart-checkout-page-coupon .woocommerce-info:before,
.etheme-elementor-cart-checkout-page-login-form .woocommerce-info:before {
display: none;
}
@media only screen and (min-width: 993px) {
form.checkout:has(.etheme-elementor-cart-checkout-page-wrapper.flex) [class*=-separated] .etheme-elementor-cart-checkout-page-coupon,
form.checkout:has(.etheme-elementor-cart-checkout-page-wrapper.flex) [class*=-separated] .etheme-elementor-cart-checkout-page-login-form {
width: calc(100% - var(--column-proportion,40%) - var(--cols-gap,30px));
}
}
form.checkout:has(.etheme-elementor-cart-checkout-page-wrapper.flex) [class*=-separated] .etheme-elementor-cart-checkout-page-login-form .form-row {
width: 100%;
padding: 0;
}
.etheme-elementor-cart-checkout-page-coupon {
--fields-v-gap: 0;
}
.etheme-elementor-cart-checkout-page-coupon .form-row-first {
-webkit-padding-end: var(--fields-h-gap, 15px);
padding-inline-end: var(--fields-h-gap, 15px);
}
.etheme-elementor-cart-checkout-page-login-form .woocommerce-form-login__rememberme {
margin-bottom: 0 !important;
margin-right: 15px;
}
.etheme-checkout-page-steps-footer #place_order,
.etheme-checkout-page-next-step {
background-color: var(--et_btn-dark-bg-color);
color: var(--et_btn-dark-color);
font-size: 0.85rem;
text-align: center;
line-height: 1;
padding: 0.75rem 2.2rem;
}
.etheme-checkout-page-steps-footer #place_order:hover,
.etheme-checkout-page-next-step:hover {
background-color: var(--et_btn-dark-bg-color-hover);
color: var(--et_btn-dark-color-hover);
}
.etheme-checkout-page-previous-step,
.etheme-checkout-page-next-step {
margin-top: calc(var(--footer-steps-space, 30px) / 2);
}
.etheme-checkout-page-step-stretch {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.etheme-checkout-page-steps-footer {
margin-top: calc(var(--footer-steps-space, 30px) / 2);
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.etheme-checkout-page-steps-footer:has(.etheme-checkout-page-step-stretch) {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.etheme-checkout-page-steps-footer.loading {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(7px);
transform: translateY(7px);
}
.etheme-checkout-page-steps-footer i {
font-size: 0.75em;
}
.etheme-checkout-page-steps-footer i:first-child {
-webkit-margin-end: 3px;
margin-inline-end: 3px;
}
.etheme-checkout-page-steps-footer i:last-child {
-webkit-margin-start: 3px;
margin-inline-start: 3px;
}
@media only screen and (max-width: 768px) {
.etheme-checkout-page-steps-footer {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.etheme-checkout-page-next-step {
margin-top: 15px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.etheme-elementor-cart-checkout-page-wrapper .form-row:last-child {
margin-bottom: 0;
}
.etheme-elementor-cart-checkout-page-wrapper .woocommerce-shipping-fields .shipping_address_wrapper:not(:last-child) {
margin-bottom: var(--steps-gap, var(--fields-v-gap, 1.43rem));
}
.etheme-progress-bar {
position: relative;
line-height: 1;
}
.etheme-progress-bar-wrapper {
max-width: var(--max-width, 200px);
margin: 0 auto;
}
.etheme-progress-bar-text-wrapper {
text-align: center;
}
.etheme-progress-bar-text-wrapper > span {
display: block;
}
.etheme-progress-bar-text-wrapper > span:not(:last-child) {
margin-bottom: var(--content-space, 5px);
}
.etheme-progress-bar-text-wrapper-middle > span {
width: 100%;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.etheme-progress-bar-value {
font-size: 2rem;
color: var(--progress-color-01, #008aff);
font-weight: 700;
}
.etheme-progress-bar-value:after {
content: attr(data-suffix);
}
.etheme-progress-bar-text {
color: #000;
}
.etheme-progress-bar[data-type=circle] svg {
position: relative;
height: auto;
max-width: 100%;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
width: 100%;
overflow: hidden;
border-radius: 50%;
}
.etheme-progress-bar[data-type=circle] svg circle {
fill: none;
stroke: var(--progress-color-01, #008AFF);
stroke-dashoffset: 314.159265;
stroke-width: var(--progress-weight, 3);
}
.etheme-progress-bar[data-type=circle] svg circle.incomplete {
stroke: var(--progress-color-02, var(--progress-color-01, #008AFF));
opacity: var(--progress-color-2-opacity, 0.25);
}
.etheme-progress-bar[data-type=circle] svg circle.complete {
stroke-dasharray: 314.159265;
}
.etheme-progress-bar[data-type=circle] .etheme-progress-bar-svg-wrapper {
--svg-filler-position: calc(var(--progress-weight, 3) * .5px);
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: var(--progress-space, 0);
}
.etheme-progress-bar[data-type=circle] .etheme-progress-bar-svg-wrapper:after {
content: '';
background: var(--progress-color-fill, none);
position: absolute;
top: var(--svg-filler-position, 0);
left: var(--svg-filler-position, 0);
right: var(--svg-filler-position, 0);
bottom: var(--svg-filler-position, 0);
border-radius: 50%;
} .contact-form.design-2 input[type="text"] {
width: 100%;
}
@media only screen and (max-width: 768px) {
.contact-form.design-2 input[type="text"] {
width: 100%;
}
.wpb_wrapper .wpcf7-form .form-group p:first-child {
margin-bottom: 1.43em;
}
}
@media only screen and (max-width: 480px) {
.contact-form .pull-right {
width: 100%;
text-align: center;
}
}
.mc4wp-form input[type=email] {
color: var(--et_main-color);
}
.mc4wp-form input[type=email]:focus,
.mc4wp-form input[type="submit"]:focus {
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpcf7-form {
text-align: start;
}
.wpcf7-form .form-group {
display: inline-block;
width: 100%;
}
.wpcf7-form .form-group p {
width: 50%;
float: left;
margin-bottom: 0;
}
.wpcf7-form .form-group p input {
width: 100%;
}
.wpcf7-form .form-group p:first-child {
padding-right: 15px;
}
.wpcf7-form .form-group p:last-child {
padding-left: 15px;
}
.wpcf7-form .form-group p:only-child {
width: 100%;
float: none;
padding-left: 0;
padding-right: 0;
}
.wpcf7-form br {
display: none;
}
.wpcf7-list-item.first {
margin-right: 0;
margin-left: 0;
}
.wpcf7 .ajax-loader:before,
.wpcf7 .wpcf7-spinner:before {
content: "\e917";
font-family: 'xstore-icons';
-webkit-animation: rotate 0.8s infinite linear;
animation: rotate 0.8s infinite linear;
display: inline-block;
vertical-align: middle;
line-height: 1;
position: static;
-webkit-transform-origin: center;
transform-origin: center;
background-color: transparent;
}
form.wpcf7-form label {
display: block;
}
form.wpcf7-form > p:last-of-type {
margin-bottom: 0;
}
form.wpcf7-form .wpcf7-submit:not(.active) {
background-color: var(--et_btn-dark-bg-color);
border: 1px solid var(--et_btn-dark-br-color);
color: var(--et_btn-dark-color);
-webkit-text-fill-color: currentColor;
}
form.wpcf7-form .wpcf7-submit:not(.active):hover {
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--et_btn-dark-br-color-hover);
color: var(--et_btn-dark-color-hover);
}
div.wpcf7 .ajax-loader,
div.wpcf7 .wpcf7-spinner {
width: auto;
height: auto;
background: none;
line-height: 1;
margin: 8px 15px;
position: absolute;
}
.wpcf7 .text-center-form,
.wpb_column.text-center .wpcf7-form {
text-align: center;
}
.wpcf7 .hidden-fields-container {
display: none;
}
@media only screen and (max-width: 480px) {
.wpcf7-form .form-group p {
width: 100%;
padding-left: 0 !important;
padding-right: 0 !important;
}
}
div.wpcf7-response-output {
padding: 15px 20px !important;
background: #fff;
margin-left: 0 !important;
margin-right: 0 !important;
} .mc4wp-form .et-mailchimp label {
font-weight: 400;
}
.mpc-mailchimp.mpc-submit--small .et-mailchimp:not(.classic-button) input[type="submit"] {
width: 40px;
}
.mc4wp-form-basic .et-mailchimp input[type=date],
.mc4wp-form-basic .et-mailchimp input[type=email],
.mc4wp-form-basic .et-mailchimp input[type=tel],
.mc4wp-form-basic .et-mailchimp input[type=text],
.mc4wp-form-basic .et-mailchimp input[type=url],
.mc4wp-form-basic .et-mailchimp select,
.mc4wp-form-basic .et-mailchimp textarea {
max-width: unset;
}
.et-mailchimp {
position: relative;
}
.et-mailchimp p {
position: relative;
margin-bottom: 10px;
line-height: 1.5;
}
.et-mailchimp p:last-child {
margin-bottom: 0;
}
.et-mailchimp input[type="email"] {
background-color: #fff;
border-color: #e1e1e1;
color: var(--et_dark-color);
max-width: 100%;
height: 40px;
}
.et-mailchimp label,
.et-mailchimp input[type="email"]::-webkit-input-placeholder,
.et-mailchimp input[type="email"]::-moz-placeholder {
color: var(--et_main-color);
}
.et-mailchimp:not(.classic-button) input[type="submit"] {
width: 40px;
height: 100%;
padding: 0;
border-style: solid;
position: absolute;
top: 0;
font-size: 0;
background: url(//secondkid.be/wp-content/themes/xstore/images/mailchimp-plus.png) no-repeat center;
background-size: 16px;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.et-mailchimp:not(.classic-button) input[type="submit"]:hover {
border-color: #e1e1e1;
opacity: 0.8;
}
.et-mailchimp:not(.dark) input[type="submit"] {
color: #fff;
background-color: var(--et_active-color);
}
.et-mailchimp:not(.dark):not(.classic-button) input[type="submit"] {
background-image: url(//secondkid.be/wp-content/themes/xstore/images/mailchimp-plus-white.png);
}
.et-mailchimp.classic-button p {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.et-mailchimp.classic-button input[type="submit"] {
padding-right: 15px;
padding-left: 15px;
border-style: solid;
}
.et-mailchimp.classic-button:not(.dark) input[type="submit"]:hover {
border-color: #e1e1e1;
opacity: 0.8;
}
.et-mailchimp.dark input[type="submit"] {
background-color: #fff;
color: var(--et_dark-color);
border-color: #e1e1e1;
}
.et-mailchimp.dark input[type="submit"]:hover {
color: var(--et_main-color);
border-color: #e1e1e1;
}
.footer .mc4wp-form .et-mailchimp,
.prefooter .mc4wp-form .et-mailchimp {
margin-bottom: 0;
}
.et-mailchimp:not(.classic-button) input[type="submit"] {
border-left: none;
right: 0;
}
.et-mailchimp.classic-button input[type="email"] {
border-right: none;
}
.et-mailchimp.dark input[type="submit"] {
border-left: none;
}
.etheme-contact-form-7 .wpcf7-form:after {
clear: both;
content: "";
font-size: 0;
height: 0;
display: block;
visibility: hidden;
}
.etheme-contact-form-7 .wpcf7-form label,
.etheme-contact-form-7 .wpcf7-form .wpcf7-form-control-wrap {
display: block;
}
.etheme-contact-form-7 .wpcf7-form p {
margin-bottom: 0;
}
.etheme-contact-form-7 .wpcf7-form select {
width: 100%;
}
.etheme-contact-form-7.labels-hide .wpcf7-form label {
font-size: 0 !important;
}
.etheme-contact-form-7-title {
margin-bottom: 10px;
}
.etheme-contact-form-7-description {
margin-bottom: 20px;
}
.etheme-contact-form-7 .form-group {
vertical-align: middle;
}
@media only screen and (min-width: 481px) {
.etheme-contact-form-7 .form-group .wpcf7-form-control-wrap {
margin-bottom: 0 !important;
}
}
@media only screen and (max-width: 480px) {
.etheme-contact-form-7 .form-group > p:last-child .wpcf7-form-control-wrap {
margin-bottom: 0 !important;
}
}
.etheme-contact-form-7-button-full-width .wpcf7-form-control.wpcf7-submit {
width: 100%;
}
.etheme-custom-radio-checkbox input[type="checkbox"],
.etheme-custom-radio-checkbox input[type="radio"] {
-webkit-appearance: none;
-moz-appearance: none;
border-style: solid;
border-width: 0;
outline: none;
min-width: 1px;
width: 15px;
height: 15px;
background: #ddd;
padding: 3px;
}
.etheme-custom-radio-checkbox input[type="checkbox"]:before,
.etheme-custom-radio-checkbox input[type="radio"]:before {
content: "";
width: 100%;
height: 100%;
padding: 0;
margin: 0;
display: block;
}
.etheme-custom-radio-checkbox input[type="checkbox"]:checked:before,
.etheme-custom-radio-checkbox input[type="radio"]:checked:before {
background: #999;
-webkit-transition: all 0.25s linear 0s;
transition: all 0.25s linear 0s;
}
.etheme-custom-radio-checkbox input[type="radio"],
.etheme-custom-radio-checkbox input[type="radio"]:before {
border-radius: 50%;
}
.etheme-cs-toggles {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
line-height: 1;
margin-bottom: 20px;
}
.etheme-cs-switch {
color: #888;
}
.etheme-cs-switch.active {
color: #000;
}
.etheme-input-label {
position: relative;
display: inline-block;
margin: unset;
font-size: 12px;
width: 5em;
height: 2.5em;
}
.etheme-input-label:not(:only-child) {
margin: 0 10px;
}
.etheme-input-label .etheme-cs-slider,
.etheme-input-label .etheme-cs-slider:before {
position: absolute;
border-width: 0;
border-style: solid;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.etheme-input-label .etheme-cs-slider {
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: var(--color-02, #2962FF);
cursor: pointer;
}
.etheme-input-label .etheme-cs-slider:before {
content: "";
bottom: 0.4em;
left: 0.4em;
width: 1.7em;
height: 1.7em;
background-color: var(--color-01, #fff);
}
.etheme-input-label .etheme-cs-slider.etheme-cs-square,
.etheme-input-label .etheme-cs-slider.etheme-cs-square:before {
border-radius: 0;
}
.etheme-input-label .etheme-cs-slider.etheme-cs-round,
.etheme-input-label .etheme-cs-slider.etheme-cs-round-2,
.etheme-input-label .etheme-cs-slider.etheme-cs-round-3 {
border-radius: 1.7em;
}
.etheme-input-label .etheme-cs-slider.etheme-cs-round:before,
.etheme-input-label .etheme-cs-slider.etheme-cs-round-2:before,
.etheme-input-label .etheme-cs-slider.etheme-cs-round-3:before {
border-radius: 50%;
}
.etheme-input-label input {
width: 0;
height: 0;
opacity: 0;
position: absolute;
}
.etheme-input-label input:checked + .etheme-cs-round,
.etheme-input-label input:checked + .etheme-cs-round-2,
.etheme-input-label input:checked + .etheme-cs-square,
.etheme-input-label input:checked + .etheme-cs-square-2 {
background-color: var(--color-active-02, #e1e1e1);
}
.etheme-input-label input:checked + .etheme-cs-round:before,
.etheme-input-label input:checked + .etheme-cs-round-2:before,
.etheme-input-label input:checked + .etheme-cs-square:before,
.etheme-input-label input:checked + .etheme-cs-square-2:before {
left: calc(100% - 1.7em*2 - .4em);
background-color: var(--color-active-01, #888);
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
span.etheme-cs-slider.etheme-cs-round-2,
span.etheme-cs-slider.etheme-cs-square-2 {
top: 50%;
height: 0.85em;
width: calc(100% - 4px);
background: var(--color-02, rgba(41, 98, 255, 0.5));
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0 auto;
}
span.etheme-cs-slider.etheme-cs-round-2 {
border-radius: 2em;
}
span.etheme-cs-slider.etheme-cs-round-2:before,
span.etheme-cs-slider.etheme-cs-square-2:before {
bottom: -50%;
left: -0.1em;
background: var(--color-01, #2962FF);
}
.etheme-input-label input:checked + .etheme-cs-round-2:before,
.etheme-input-label input:checked + .etheme-cs-square-2:before {
left: calc(100% - 1.7em*2 + .1em);
}
.etheme-input-label.type-3 {
width: auto;
}
.etheme-cs-slider.etheme-cs-square-3 span,
.etheme-cs-slider.etheme-cs-round-3 span {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
line-height: 1;
display: none;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: var(--color-01, #2962ff);
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.etheme-input-label .etheme-cs-square-3 .etheme-cs-toggle-a,
.etheme-input-label .etheme-cs-round-3 .etheme-cs-toggle-a {
left: 0.4em;
margin-left: 0.4em;
margin-right: 2.9em;
}
.etheme-input-label .etheme-cs-square-3,
.etheme-input-label .etheme-cs-round-3 {
position: relative;
background-color: var(--color-02, rgba(41, 98, 255, 0.15));
display: inline-block;
height: 2.5em;
}
.etheme-input-label .etheme-cs-slider .etheme-cs-toggle-b {
right: 0.4em;
margin-right: 0.4em;
margin-left: 2.9em;
color: var(--color-active-01, #888);
}
.etheme-input-label .etheme-cs-square-3:before,
.etheme-input-label .etheme-cs-round-3:before {
z-index: 1;
background-color: var(--color-01, #2962ff);
}
.etheme-input-label input:not(:checked) + .etheme-cs-square-3:before,
.etheme-input-label input:not(:checked) + .etheme-cs-round-3:before {
-webkit-transform: translateX(100%);
transform: translateX(100%);
left: calc(100% - 1.7em*2 - .4em);
}
.etheme-input-label input:checked + .etheme-cs-square-3 .etheme-cs-toggle-b,
.etheme-input-label input:not(:checked) + .etheme-cs-square-3 .etheme-cs-toggle-a,
.etheme-input-label input:checked + .etheme-cs-round-3 .etheme-cs-toggle-b,
.etheme-input-label input:not(:checked) + .etheme-cs-round-3 .etheme-cs-toggle-a {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.etheme-input-label input:checked + .etheme-cs-square-3,
.etheme-input-label input:checked + .etheme-cs-round-3 {
background-color: var(--color-active-02, #e1e1e1);
}
.etheme-input-label input:checked + .etheme-cs-square-3:before,
.etheme-input-label input:checked + .etheme-cs-round-3:before {
background-color: var(--color-active-01, #888);
}
.etheme-input-label input:focus + .etheme-cs-round,
.etheme-input-label input:focus + .etheme-cs-round-2,
.etheme-input-label input:focus + .etheme-cs-square,
.etheme-input-label input:focus + .etheme-cs-square-2 {
-webkit-box-shadow: unset;
box-shadow: unset;
}
.etheme-cs-content:not(.active) {
display: none;
}
.etheme-countdown {
--gap: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: calc(-1 * var(--gap));
}
.etheme-countdown-item {
--inner-gap: 3px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
background: var(--et_dark-2-white);
padding: 10px;
color: var(--et_white-2-dark);
margin: var(--gap);
min-width: var(--item-min-width);
min-height: var(--item-min-height);
}
.etheme-countdown-digits {
font-size: 2em;
font-weight: 600;
line-height: 1;
}
.etheme-countdown-item-inner span {
text-align: center;
vertical-align: middle;
}
.etheme-countdown-item.label-bottom span {
display: block;
}
.etheme-countdown-item.label-bottom span + span {
margin-top: var(--inner-gap);
}
.etheme-countdown-item.label-left span + span,
.etheme-countdown-item.label-right span + span {
margin-left: var(--inner-gap);
} .etheme-custom-masonry {
--min-height: 300px;
display: -ms-grid;
display: grid;
min-height: var(--min-height, 300px);
overflow: hidden;
grid-template-columns: repeat(12, 1fr);
grid-template-rows: repeat(12, 1fr);
grid-gap: 12px;
}
.etheme-custom-masonry .et-masonry-item {
position: relative;
overflow: hidden;
}
@media only screen and (max-width: 992px) {
.etheme-custom-masonry {
--min-height: 300px !important;
grid-template-columns: repeat(auto-fill, minmax(var(--min-height, 300px), 1fr));
grid-template-rows: repeat(auto-fill, minmax(var(--min-height, 300px), 1fr));
}
.etheme-custom-masonry .et-masonry-item,
.etheme-custom-masonry .et-masonry-item > a {
min-height: var(--min-height, 300px);
}
}
.etheme-custom-masonry .et-masonry-item .info-box {
padding: 5px;
}
.etheme-custom-masonry .et-masonry-item .info-box-inner {
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.etheme-custom-masonry .et-masonry-item .info-box-inner > span {
display: block;
}
.etheme-custom-masonry .et-masonry-item mark {
text-decoration: none;
color: currentColor;
}
.etheme-custom-masonry .grid-img {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
width: 100%;
height: 100%;
display: inline-block;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.etheme-custom-masonry .et-masonry-item[data-hover="ltr"] .grid-img,
.etheme-custom-masonry .et-masonry-item[data-hover="rtl"] .grid-img {
width: calc(100% + 20px);
}
.etheme-custom-masonry .et-masonry-item[data-hover="rtl"]:not(:hover) .grid-img {
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
.etheme-custom-masonry .et-masonry-item[data-hover="ltr"]:not(:hover) .grid-img {
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
.etheme-custom-masonry .et-masonry-item[data-hover="ltr"] .grid-img {
position: relative;
}
.etheme-custom-masonry .et-masonry-item[data-hover="ltr"] .grid-img {
left: -20px;
}
.etheme-custom-masonry .et-masonry-item[data-hover="zoom-in"]:hover .grid-img,
.etheme-custom-masonry .et-masonry-item[data-hover="zoom-out"]:not(:hover) .grid-img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.etheme-custom-masonry .et-masonry-item[data-hover="border-in"] > a:after {
content: '';
position: absolute;
top: 20px;
right: 20px;
bottom: 20px;
left: 20px;
border: 1px solid #fff;
-webkit-transition: all 0.7s cubic-bezier(0, 0, 0.44, 1.18);
transition: all 0.7s cubic-bezier(0, 0, 0.44, 1.18);
z-index: 1;
}
.etheme-custom-masonry .et-masonry-item[data-hover="border-in"]:not(:hover) .grid-img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.etheme-custom-masonry .et-masonry-item[data-hover="border-in"]:not(:hover) > a:after {
-webkit-transform: scale(1.1);
transform: scale(1.1);
opacity: 0;
visibility: hidden;
}
.etheme-custom-masonry .et-masonry-item[data-overlay] > a:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
z-index: 1;
}
.etheme-custom-masonry .et-masonry-item[data-overlay]:hover > a:before {
background: rgba(0, 0, 0, 0.5);
}
.etheme-custom-masonry .et-masonry-item[data-content-hover="reveal"] .info-box-inner > *:not(.item-name) {
display: block !important;
-webkit-transition: all 0.7s cubic-bezier(0, 0, 0.44, 1.18);
transition: all 0.7s cubic-bezier(0, 0, 0.44, 1.18);
}
.etheme-custom-masonry .et-masonry-item[data-content-hover] .read-more:before {
background-color: currentColor;
}
.etheme-custom-masonry .et-masonry-item[data-content-hover="reveal"]:not(:hover) .info-box-inner > *:not(.item-name):not(.button) {
max-height: 0;
}
.etheme-custom-masonry .et-masonry-item[data-content-hover="reveal"]:not(:hover) .info-box-inner > .button {
-webkit-transform: translateY(15px);
transform: translateY(15px);
}
.etheme-custom-masonry .et-masonry-item[data-content-hover="reveal"]:not(:hover) .info-box-inner > *:not(.item-name) {
opacity: 0;
margin: 0 !important;
}
.etheme-custom-masonry .et-masonry-item[data-content-hover="reveal"]:hover .info-box-inner > *:not(.item-name) {
max-height: 50px;
}
.etheme-custom-masonry .info-box {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
color: #f7f7f7;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
z-index: 2;
}
.etheme-custom-masonry .info-box .star-rating {
margin: 0;
}
.etheme-custom-masonry .info-box .meta-post,
.etheme-custom-masonry .info-box .meta-post a,
.etheme-custom-masonry .info-box .post-comments-count {
color: inherit;
} @media only screen and (min-width: 992px) {
.etheme-custom-masonry[data-type="1"] .grid-1 {
grid-area: 1/1/13/7;
}
.etheme-custom-masonry[data-type="1"] .grid-2 {
grid-area: 1/7/7/10;
}
.etheme-custom-masonry[data-type="1"] .grid-3 {
grid-area: 7/7/13/10;
}
.etheme-custom-masonry[data-type="1"] .grid-4 {
grid-area: 1/10/7/13;
}
.etheme-custom-masonry[data-type="1"] .grid-5 {
grid-area: 7/10/13/13;
} .etheme-custom-masonry[data-type="2"] .grid-1 {
grid-area: 1/1/7/5;
}
.etheme-custom-masonry[data-type="2"] .grid-2 {
grid-area: 7/1/13/5;
}
.etheme-custom-masonry[data-type="2"] .grid-3 {
grid-area: 1/5/13/9;
}
.etheme-custom-masonry[data-type="2"] .grid-4 {
grid-area: 1/9/7/13;
}
.etheme-custom-masonry[data-type="2"] .grid-5 {
grid-area: 7/9/13/13;
} .etheme-custom-masonry[data-type="3"] .grid-1 {
grid-area: 1/1/7/9;
}
.etheme-custom-masonry[data-type="3"] .grid-2 {
grid-area: 1/9/7/13;
}
.etheme-custom-masonry[data-type="3"] .grid-3 {
grid-area: 7/1/13/5;
}
.etheme-custom-masonry[data-type="3"] .grid-4 {
grid-area: 7/5/13/13;
} .etheme-custom-masonry[data-type="4"] {
grid-template-columns: repeat(12, 1fr);
grid-template-rows: repeat(6, 1fr);
}
.etheme-custom-masonry[data-type="4"] .grid-1 {
grid-area: 1/1/7/7;
}
.etheme-custom-masonry[data-type="4"] .grid-2 {
grid-area: 1/7/4/10;
}
.etheme-custom-masonry[data-type="4"] .grid-3 {
grid-area: 4/7/7/10;
}
.etheme-custom-masonry[data-type="4"] .grid-4 {
grid-area: 1/10/7/13;
} .etheme-custom-masonry[data-type="5"] {
grid-template-columns: repeat(12, 1fr);
grid-template-rows: repeat(8, 1fr);
}
.etheme-custom-masonry[data-type="5"] .grid-1 {
grid-area: 1/1/6/6;
}
.etheme-custom-masonry[data-type="5"] .grid-2 {
grid-area: 6/1/9/6;
}
.etheme-custom-masonry[data-type="5"] .grid-3 {
grid-area: 1/6/5/9;
}
.etheme-custom-masonry[data-type="5"] .grid-4 {
grid-area: 5/6/9/9;
}
.etheme-custom-masonry[data-type="5"] .grid-5 {
grid-area: 1/9/4/13;
}
.etheme-custom-masonry[data-type="5"] .grid-6 {
grid-area: 4/9/9/13;
}
}
.etheme-custom-masonry.skeleton .grid-img {
background: #ddd;
color: #888;
font-size: 2.3em;
font-weight: 600;
width: 100%;
}
.etheme-custom-masonry.skeleton .grid-img:before {
content: attr(data-number);
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.etheme-elementor-dropdown .etheme-elementor-off-canvas__container {
position: absolute;
width: auto;
height: auto;
overflow: visible;
top: 100%;
bottom: auto;
background: none;
min-width: 330px;
left: 0;
right: auto;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: background-color 0.4s, -webkit-transform 0s;
transition: background-color 0.4s, -webkit-transform 0s;
transition: background-color 0.4s, transform 0s;
transition: background-color 0.4s, transform 0s, -webkit-transform 0s;
}
@media (max-width: 767px) {
.etheme-elementor-dropdown .etheme-elementor-off-canvas__container {
min-width: 300px;
}
}
.etheme-elementor-dropdown .etheme-elementor-off-canvas__main {
width: auto;
height: auto;
position: relative;
top: auto;
bottom: auto;
right: auto;
left: auto;
overflow: visible;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: 0.3s;
transition: 0.3s;
}
.etheme-elementor-dropdown:not(.etheme-elementor-off-canvas--active) .etheme-elementor-off-canvas__container {
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: background-color 0.4s, -webkit-transform 0s 0.4s;
transition: background-color 0.4s, -webkit-transform 0s 0.4s;
transition: background-color 0.4s, transform 0s 0.4s;
transition: background-color 0.4s, transform 0s 0.4s, -webkit-transform 0s 0.4s;
}
.etheme-elementor-dropdown:not(.etheme-elementor-off-canvas--active) .etheme-elementor-off-canvas__main {
opacity: 0;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
.elementor-edit-area-active .elementor-loading.etheme-elementor-off-canvas--active {
opacity: 1;
}
.elementor-edit-area-active .elementor-loading.etheme-elementor-off-canvas--active .etheme-elementor-off-canvas__container {
z-index: 9999;
}
.etheme-category-grid-heading-title {
color: var(--et_dark-2-white);
line-height: var(--category-title-line-height);
height: calc(var(--etheme-heading-lines) * var(--category-title-line-height));
overflow: hidden;
margin-bottom: 0px;
}
.etheme-category-grid-heading a {
line-height: inherit !important;
}
.etheme-category-grid-heading-wrapper {
--h3-size-proportion: 3.15;
}
.etheme-category-grid-heading-wrapper .return-to-previous {
display: inline-block;
font-size: 1rem;
margin-bottom: 30px;
}
.etheme-category-grid-heading-wrapper .return-to-previous svg {
width: 0.85em;
height: 0.85em;
}
.etheme-category-grid-item .etheme-category-grid-content {
text-align: unset;
line-height: 1.4;
}
.etheme-category-grid-item .button svg {
fill: currentColor;
width: 1em;
height: 1em;
}
.etheme-category-grid-title {
line-height: var(--category-title-line-height);
height: calc(var(--category-title-lines) * var(--category-title-line-height));
text-transform: none;
font-size: 1.14rem;
margin-bottom: 0;
overflow: hidden;
display: inline-block;
width: 100%;
}
.etheme-category-grid-title a {
position: relative;
display: inline-block;
color: currentColor;
line-height: inherit !important;
}
.etheme-category-grid-title span {
background-image: -webkit-gradient(linear, left top, right top, from(currentcolor), to(currentcolor));
background-image: linear-gradient(90deg, currentcolor, currentcolor);
background-size: 0% 1px;
background-repeat: no-repeat;
background-position: left bottom;
-webkit-transition: inherit;
transition: inherit;
}
.etheme-category-grid-item:hover .etheme-category-grid-title span,
.etheme-category-grid-item-current .etheme-category-grid-title span {
background-size: 100% 1px;
}
.etheme-category-grid-count {
font-size: 0.85rem;
}
.etheme-category-grid-image {
width: var(--image-proportion, auto);
height: var(--image-proportion, auto);
max-width: var(--image-proportion, 100%);
margin-left: auto;
margin-right: auto;
margin-bottom: var(--image-space, 10px);
overflow: hidden;
}
.etheme-category-grid-image img {
display: inline-block;
width: var(--image-proportion, auto);
height: var(--image-proportion, auto);
max-width: var(--image-proportion, 100%);
-webkit-transform: scale(var(--image-scale, 1));
transform: scale(var(--image-scale, 1));
-o-object-position: var(--image-position-x, 0) var(--image-position-y, 0);
object-position: var(--image-position-x, 0) var(--image-position-y, 0);
}
.etheme-category-grid-image-ghost {
position: relative;
background: var(--et_light-color2);
}
.etheme-category-grid-image-ghost[data-type=new] {
background: #E6F4ED;
--et_link-color: var(--et_green-color);
--et_link-color-hover: var(--et_green-color);
}
.etheme-category-grid-image-ghost[data-type=sale] {
background: #F9EAEA;
--et_link-color: var(--et_red-color);
--et_link-color-hover: var(--et_red-color);
}
.etheme-category-grid-image-ghost img {
opacity: 0;
}
.etheme-category-grid-image-ghost span {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: inline-block;
text-transform: uppercase;
font-weight: bold;
}
.etheme-category-grid-image.rounded,
.etheme-category-grid-image.rounded img {
border-radius: 50%;
}
.etheme-category-grid-image-ghost.rounded,
.etheme-category-grid-image:not(.etheme-category-grid-image-ghost).rounded img {
border: 1px solid var(--et_border-color);
width: var(--image-proportion, 150px);
height: var(--image-proportion, 150px);
}
.etheme-category-grid-button {
display: inline-block;
height: auto;
background-color: #000;
color: #fff;
border: none;
position: relative;
}
.etheme-category-grid-button:hover {
background-color: #333;
color: #fff;
}
.etheme-category-grid-button:before {
content: '' !important;
width: 1em;
height: 1em;
position: absolute;
top: calc(50% - .5em);
left: calc(50% - .5em);
border: 1px solid #e1e1e1;
border-left-color: #888;
display: none;
z-index: 1;
-webkit-animation: rotate 0.3s linear infinite;
animation: rotate 0.3s linear infinite;
border-radius: 50%;
}
.etheme-category-grid-button.loading:before {
display: block !important;
}
.type-list.etheme-category-grid-item {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
text-align: start;
}
.type-list.etheme-category-grid-item .etheme-category-grid-image {
position: relative;
}
.type-list.etheme-category-grid-item .etheme-category-grid-image:not(:only-child) {
-webkit-box-flex: 0;
-ms-flex: 0 0 var(--image-width-proportion, 35%);
flex: 0 0 var(--image-width-proportion, 35%);
}
.type-list.etheme-category-grid-item .etheme-category-grid-image:not(:only-child):first-child {
margin: 0;
-webkit-margin-end: var(--image-space, 20px);
margin-inline-end: var(--image-space, 20px);
}
.type-list.etheme-category-grid-item .etheme-category-grid-image:not(:only-child):last-child {
margin: 0;
-webkit-margin-start: var(--image-space, 20px);
margin-inline-start: var(--image-space, 20px);
}
.type-list.etheme-category-grid-item .etheme-category-grid-content {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.type-list.etheme-category-grid-item .etheme-category-grid-content:not(:only-child) {
max-width: calc(100% - var(--image-width, 35%));
}
.etheme-flipbox-wrapper {
position: relative;
height: 300px;
overflow: hidden;
}
.etheme-flipbox-wrapper > div {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
padding: 0 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
-webkit-transition: all var(--transition-duration, 0.3s) var(--transition-timing-fn, ease-in-out);
transition: all var(--transition-duration, 0.3s) var(--transition-timing-fn, ease-in-out);
}
.etheme-flipbox-wrapper > div:before {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
}
.etheme-flipbox-wrapper:hover > div {
border-radius: inherit;
}
.etheme-flipbox-side_b {
background: #bbb;
z-index: 1;
}
.etheme-flipbox-inner {
width: 100%;
z-index: 1;
}
.etheme-flipbox-icon:not(:last-child),
.etheme-flipbox-image:not(:last-child),
.etheme-flipbox-description:not(:last-child) {
margin-bottom: 15px;
}
.etheme-flip-box-effect-flip {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.etheme-flip-box-effect-flip .etheme-flipbox-side_a {
z-index: 1;
}
.etheme-flip-box-effect-flip > div {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all var(--transition-duration, 0.2s) var(--transition-timing-fn, linear);
transition: all var(--transition-duration, 0.2s) var(--transition-timing-fn, linear);
}
.etheme-flip-box-effect-flip-bounced > div {
-webkit-transition-timing-function: cubic-bezier(0.2, 0.85, 0.4, 1.275);
transition-timing-function: cubic-bezier(0.2, 0.85, 0.4, 1.275);
}
.etheme-flip-box-effect-flip.etheme-flip-box-direction-right:not(:hover) .etheme-flipbox-side_b {
-webkit-transform: rotateX(0) rotateY(180deg);
transform: rotateX(0) rotateY(180deg);
}
.etheme-flip-box-effect-flip.etheme-flip-box-direction-right:hover .etheme-flipbox-side_a {
-webkit-transform: rotateX(0) rotateY(180deg);
transform: rotateX(0) rotateY(180deg);
}
.etheme-flip-box-effect-flip.etheme-flip-box-direction-left:not(:hover) .etheme-flipbox-side_b {
-webkit-transform: rotateX(0) rotateY(180deg);
transform: rotateX(0) rotateY(180deg);
}
.etheme-flip-box-effect-flip.etheme-flip-box-direction-left:hover .etheme-flipbox-side_a {
-webkit-transform: rotateX(0) rotateY(-180deg);
transform: rotateX(0) rotateY(-180deg);
}
.etheme-flip-box-effect-flip.etheme-flip-box-direction-up:not(:hover) .etheme-flipbox-side_b {
-webkit-transform: rotateX(-180deg) rotateY(0);
transform: rotateX(-180deg) rotateY(0);
}
.etheme-flip-box-effect-flip.etheme-flip-box-direction-up:hover .etheme-flipbox-side_a {
-webkit-transform: rotateX(180deg) rotateY(0);
transform: rotateX(180deg) rotateY(0);
}
.etheme-flip-box-effect-flip.etheme-flip-box-direction-down:not(:hover) .etheme-flipbox-side_b {
-webkit-transform: rotateX(180deg) rotateY(0);
transform: rotateX(180deg) rotateY(0);
}
.etheme-flip-box-effect-flip.etheme-flip-box-direction-down:hover .etheme-flipbox-side_a {
-webkit-transform: rotateX(-180deg) rotateY(0);
transform: rotateX(-180deg) rotateY(0);
}
.etheme-flip-box-effect-fade:not(:hover) .etheme-flipbox-side_b {
opacity: 0;
visibility: hidden;
}
.etheme-flip-box-effect-slide.etheme-flip-box-effect-slide-delayed > div {
-webkit-transition-duration: var(--transition-duration, 0.7s);
transition-duration: var(--transition-duration, 0.7s);
}
.etheme-flip-box-effect-slide.etheme-flip-box-effect-slide-delayed .etheme-flipbox-side_b {
--slide-delay-percent: 21%;
}
.etheme-flip-box-effect-slide.etheme-flip-box-direction-down:not(:hover) .etheme-flipbox-side_b,
.etheme-flip-box-effect-slide.etheme-flip-box-direction-up:hover .etheme-flipbox-side_a,
.etheme-flip-box-effect-overlay.etheme-flip-box-direction-down:not(:hover) .etheme-flipbox-side_b {
-webkit-transform: translateX(0) translateY(calc((99% + var(--slide-delay-percent, 1%)) * -1));
transform: translateX(0) translateY(calc((99% + var(--slide-delay-percent, 1%)) * -1));
}
.etheme-flip-box-effect-slide.etheme-flip-box-direction-up:not(:hover) .etheme-flipbox-side_b,
.etheme-flip-box-effect-slide.etheme-flip-box-direction-down:hover .etheme-flipbox-side_a,
.etheme-flip-box-effect-overlay.etheme-flip-box-direction-up:not(:hover) .etheme-flipbox-side_b {
-webkit-transform: translateX(0) translateY(calc((99% + var(--slide-delay-percent, 1%))));
transform: translateX(0) translateY(calc((99% + var(--slide-delay-percent, 1%))));
}
.etheme-flip-box-effect-slide.etheme-flip-box-direction-right:not(:hover) .etheme-flipbox-side_b,
.etheme-flip-box-effect-slide.etheme-flip-box-direction-left:hover .etheme-flipbox-side_a,
.etheme-flip-box-effect-overlay.etheme-flip-box-direction-right:not(:hover) .etheme-flipbox-side_b {
-webkit-transform: translateX(calc((99% + var(--slide-delay-percent, 1%)) * -1)) translateY(0%);
transform: translateX(calc((99% + var(--slide-delay-percent, 1%)) * -1)) translateY(0%);
}
.etheme-flip-box-effect-slide.etheme-flip-box-direction-left:not(:hover) .etheme-flipbox-side_b,
.etheme-flip-box-effect-slide.etheme-flip-box-direction-right:hover .etheme-flipbox-side_a,
.etheme-flip-box-effect-overlay.etheme-flip-box-direction-left:not(:hover) .etheme-flipbox-side_b {
-webkit-transform: translateX(calc(99% + var(--slide-delay-percent, 1%))) translateY(0%);
transform: translateX(calc(99% + var(--slide-delay-percent, 1%))) translateY(0%);
}
.etheme-flip-box-effect-zoom-in:not(:hover) .etheme-flipbox-side_b,
.etheme-flip-box-effect-zoom-in-2:not(:hover) .etheme-flipbox-side_b,
.etheme-flip-box-effect-zoom-out-2:hover .etheme-flipbox-side_a {
-webkit-transform: scale(0.7);
transform: scale(0.7);
opacity: 0;
visibility: hidden;
}
.etheme-flip-box-effect-zoom-out:not(:hover) .etheme-flipbox-side_b,
.etheme-flip-box-effect-zoom-out-2:not(:hover) .etheme-flipbox-side_b,
.etheme-flip-box-effect-zoom-in-2:hover .etheme-flipbox-side_a {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
visibility: hidden;
}
.etheme-flip-box-3d .etheme-flipbox-inner {
-webkit-transform: translateZ(90px) scale(0.91);
transform: translateZ(90px) scale(0.91);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.etheme-gallery-item-details span {
display: block;
width: 100%;
}
.etheme-gallery-item-details-inside {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
pointer-events: none;
border-radius: inherit;
z-index: 1;
}
.etheme-gallery-item-details-inside > * {
color: #fff;
}
.etheme-gallery-item-details-inside > *:last-child {
margin-bottom: 0;
}
.etheme-gallery-item:not(:hover) .etheme-gallery-item-overlay:after {
opacity: 0;
visibility: hidden;
}
.etheme-gallery-item:not(:hover) .etheme-gallery-item-details-inside {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(7px);
transform: translateY(7px);
}
.etheme-gallery-item-overlay,
.etheme-gallery-image {
display: block;
position: relative;
}
.etheme-gallery-item-overlay:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.3);
pointer-events: none;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.etheme-gallery.e-gallery-justified .etheme-gallery-item-overlay {
height: 100%;
}
.etheme-gallery-lightbox-icon {
line-height: 1.4;
margin-bottom: 0;
}
.etheme-gallery-item-title,
.etheme-gallery-item-caption,
.etheme-gallery-item-date {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
line-height: 1.4;
margin-bottom: 0;
display: block;
width: 100%;
}
.etheme-gallery-item-details:not(.etheme-gallery-item-details-inside) {
display: inline-grid;
width: 100%;
margin-top: 12px;
}
.etheme-gallery img {
width: 100%;
height: auto;
border-radius: inherit;
}
.etheme-gallery:not(.active):not(:only-child) {
display: none;
}
.etheme-gallery-tabs {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 0 calc(var(--tabs-spacing, 15px) *-1) 30px;
}
.etheme-gallery-tab {
position: relative;
padding: 10px 0;
margin: 0 var(--tabs-spacing, 15px);
cursor: pointer;
}
.etheme-gallery-tab.active {
color: var(--et_active-color);
}
.etheme-gallery-tab:after {
content: '';
height: 2px;
background: currentColor;
position: absolute;
bottom: 0;
left: auto;
right: 0;
width: 0;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.etheme-gallery-tab:hover:after,
.etheme-gallery-tab.active:after {
left: 0;
right: auto;
width: 100%;
}
.elementor-element-edit-mode .etheme-map:empty {
min-height: 200px;
background: #fafafa;
color: #000;
}
.elementor-element-edit-mode .etheme-map:empty:before {
content: 'XStore Google Map';
font-size: 2rem;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.etheme-h-timeline-wrapper[data-type=grid] {
--item-width: calc((100%/var(--cols, 3) - calc( var(--cols-gap, 10px) * 2)));
overflow: auto;
padding-bottom: 3px;
}
.etheme-h-timeline-wrapper[data-type=grid] .etheme-h-timeline-items {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
margin-left: calc(var(--cols-gap, 10px) * -1);
margin-right: calc(var(--cols-gap, 10px) * -1);
}
.etheme-h-timeline-wrapper[data-type=grid] .etheme-h-timeline-item {
min-width: var(--item-width);
margin-left: var(--cols-gap, 10px);
margin-right: var(--cols-gap, 10px);
}
.etheme-h-timeline-wrapper[data-type=slider] .etheme-h-timeline-items:first-child {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.etheme-h-timeline-title {
font-size: 1.4rem;
text-transform: none;
}
.etheme-h-timeline-description {
font-size: 1.14rem;
margin-bottom: 15px;
}
.etheme-h-timeline-date-inner,
.etheme-h-timeline-date-inner > span {
width: 100%;
display: block;
}
.etheme-h-timeline-date-inner > span {
font-size: 0.85em;
line-height: 1;
margin-bottom: 10px;
}
.etheme-h-timeline-wrapper[data-layout="chess"] .etheme-h-timeline-items:first-child .etheme-h-timeline-item:nth-child(even) {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.etheme-h-timeline-item {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: auto;
text-align: var(--item-text-align);
}
.etheme-h-timeline-item.is-active .etheme-h-timeline-step {
border-color: var(--step-br-active-color, var(--line-active-color, var(--et_dark-2-white)));
}
.etheme-h-timeline-item.is-active .etheme-h-timeline-icon {
color: var(--step-active-color, #fff);
background-color: var(--step-bg-active-color, var(--line-active-color, var(--et_dark-2-white)));
}
.etheme-h-timeline-content {
position: relative;
display: grid;
grid-template-columns: auto;
grid-auto-flow: column;
grid-column-gap: var(--item-cols-gap, 20px);
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
padding: 15px 20px;
z-index: 1;
}
.etheme-h-timeline-content-icon {
display: block;
line-height: 1;
margin-bottom: 10px;
-ms-flex-item-align: start;
align-self: flex-start;
}
.etheme-h-timeline-content-icon-bg {
position: absolute;
right: 0;
bottom: 0;
opacity: 0.5;
font-size: 9em;
z-index: -1;
max-width: 100%;
max-height: 100%;
margin: 0;
overflow: hidden;
}
.etheme-h-timeline-image img {
display: inline-block;
}
.etheme-h-timeline-step {
position: absolute;
top: calc(100% + var(--rows-gap, 20px) + (var(--line-h, 2px) / 2));
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: var(--step-icon-size, calc(var(--step-proportion,20px) / 2));
color: var(--step-color, var(--line-color, var(--et_border-color)));
width: var(--step-proportion, 20px);
height: var(--step-proportion, 20px);
border-radius: 50%;
background-color: var(--step-bg-color, #fff);
border: var(--step-border-width, 5px) solid var(--step-br-color, var(--line-color, var(--et_border-color)));
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
z-index: 3;
}
.etheme-h-timeline-wrapper[data-layout=bottom] .etheme-h-timeline-step {
top: auto;
bottom: calc(100% + var(--rows-gap, 20px) + (var(--line-h,2px) / 2));
-webkit-transform: translateY(50%);
transform: translateY(50%);
}
.etheme-h-timeline-icon {
background-color: var(--line-color, var(--et_border-color));
color: #fff;
}
.etheme-h-timeline-connector {
position: absolute;
left: 0;
right: 0;
top: calc(50% - var(--line-h,2px)/2);
width: 100%;
height: inherit;
}
.etheme-h-timeline-connector:after {
content: '';
position: absolute;
height: var(--line-h, 2px);
width: 100%;
border-bottom: var(--line-h, 2px) var(--line-style, dashed) var(--line-color, var(--et_border-color));
top: calc(50% - (var(--line-h,2px)/ 2));
}
.etheme-h-timeline-connector-wrapper {
position: sticky;
left: 0;
height: var(--line-h, 2px);
margin: var(--rows-gap, 20px) 0;
}
.etheme-h-timeline-connector-wrapper:first-child {
margin-top: calc(var(--step-proportion,20px) /2 - var(--line-h,2px) /2);
}
.etheme-h-timeline-connector-wrapper:last-child {
margin-bottom: calc(var(--step-proportion,20px) /2 - var(--line-h,2px) /2);
}
.etheme-h-timeline-connector-inner {
position: absolute;
background: var(--line-active-color, var(--et_dark-2-white));
height: inherit;
width: 0;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
z-index: 1;
}
.etheme-h-timeline-has-arrows .etheme-h-timeline-content:after {
content: '';
border-top: var(--border-width) var(--border-style) var(--border-color);
border-right: var(--border-width) var(--border-style) var(--border-color);
background: inherit;
position: absolute;
width: var(--arrow-size, 14px);
height: var(--arrow-size, 14px);
-webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
clip-path: polygon(0 0, 100% 100%, 100% 0);
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
top: calc(100% - var(--arrow-size,14px)/2);
}
.etheme-h-timeline-has-arrows[data-layout=chess] .etheme-h-timeline-item:nth-child(even) .etheme-h-timeline-content:after,
.etheme-h-timeline-has-arrows[data-layout=bottom] .etheme-h-timeline-content:after {
top: auto;
bottom: calc(100% - var(--arrow-size,14px)/2);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.etheme-h-timeline-wrapper[data-step-position=left] .etheme-h-timeline-step {
left: var(--step-offset, 10px);
}
.etheme-h-timeline-wrapper[data-step-position=left] .etheme-h-timeline-content:after {
left: calc((var(--step-proportion,20px)/ 2) - var(--arrow-size,14px)/ 2 - var(--border-width,0)/ 2 + var(--step-offset,10px));
}
.etheme-h-timeline-wrapper[data-step-position=right] .etheme-h-timeline-step {
right: var(--step-offset, 10px);
}
.etheme-h-timeline-wrapper[data-step-position=right] .etheme-h-timeline-content:after {
right: calc((var(--step-proportion,20px)/ 2) - var(--arrow-size,14px)/ 2 - var(--border-width,0)/ 2 + var(--step-offset,10px));
}
.etheme-h-timeline-wrapper[data-step-position=center] .etheme-h-timeline-step {
left: calc(50% - var(--step-offset, 10px));
}
.etheme-h-timeline-wrapper[data-step-position=center] .etheme-h-timeline-content:after {
left: calc( 50% - (var(--step-proportion,20px)/ 2) - var(--arrow-size,14px)/ 2 - var(--border-width,0)/ 2 + var(--step-offset,10px));
}
.etheme-h-timeline-wrapper .swiper-pagination-progressbar {
background: transparent;
height: var(--line-h, 2px);
}
.etheme-h-timeline-wrapper .swiper-pagination-progressbar:after {
content: '';
height: var(--line-h, 2px);
width: 100%;
display: block;
border-bottom: var(--line-h, 2px) var(--line-style, dashed) var(--line-color, var(--et_border-color));
}
.etheme-h-timeline-wrapper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: var(--line-active-color, var(--et_dark-2-white));
}
.etheme-h-timeline-wrapper .swiper-wrapper .etheme-h-timeline-item {
-ms-flex-negative: 0;
flex-shrink: 0;
width: 100%;
position: relative;
list-style: none;
}
.etheme-hotspot-wrapper {
--icon-space: 5px;
--hotspot-x: 50%;
--hotspot-y: 50%;
--tooltip-space: 10px;
}
.etheme-hotspot {
position: absolute;
top: var(--hotspot-y);
left: var(--hotspot-x);
-webkit-transform: translate(calc(-1 * var(--hotspot-x)), calc(-1 * var(--hotspot-y)));
transform: translate(calc(-1 * var(--hotspot-x)), calc(-1 * var(--hotspot-y)));
text-align: center;
z-index: 2;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.etheme-hotspot p:last-of-type {
margin-bottom: 0;
}
.etheme-hotspot.active,
.etheme-hotspot:hover {
z-index: 3;
}
.swiper-slide .etheme-hotspot-item {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.etheme-hotspot-item {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
line-height: 1;
white-space: nowrap;
min-width: var(--hotspot-min-width);
min-height: var(--hotspot-min-height);
font-size: var(--hotspot-size, 18px);
color: var(--hotspot-color, #fff);
background: var(--hotspot-bg-color, #000);
padding: var(--hotspot-padding, 5px);
border-radius: var(--hotspot-border-radius, 3px);
}
.etheme-hotspot-item-default {
width: var(--hotspot-size, 18px);
height: var(--hotspot-size, 18px);
border-radius: var(--hotspot-border-radius, 50%);
}
.etheme-hotspot-tooltip {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
color: var(--tooltip-text-color, #000);
background-color: var(--tooltip-bg-color, #fff);
padding: var(--tooltip-padding, 7px);
border-radius: var(--tooltip-border-radius, 5px);
text-align: var(--tooltip-align, center);
min-width: var(--tooltip-min-width, 160px);
min-height: var(--tooltip-min-height, 20px);
z-index: 3;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.etheme-hotspot-tooltip-inner {
width: 100%;
}
.etheme-hotspot-tooltip-bottom,
.etheme-hotspot-tooltip-top {
left: 50%;
-webkit-transform: translate(var(--tooltip-offset-x, -50%), var(--tooltip-offset-y, 0)) scale(var(--tooltip-scale, 1));
transform: translate(var(--tooltip-offset-x, -50%), var(--tooltip-offset-y, 0)) scale(var(--tooltip-scale, 1));
}
.etheme-hotspot-tooltip-right,
.etheme-hotspot-tooltip-left {
top: 50%;
-webkit-transform: translate(var(--tooltip-offset-x, 0), var(--tooltip-offset-y, -50%)) scale(var(--tooltip-scale, 1));
transform: translate(var(--tooltip-offset-x, 0), var(--tooltip-offset-y, -50%)) scale(var(--tooltip-scale, 1));
}
.etheme-hotspot-tooltip-bottom {
bottom: calc(100% + var(--tooltip-space));
}
.etheme-hotspot-tooltip-top {
top: calc(100% + var(--tooltip-space));
}
.etheme-hotspot-tooltip-right {
right: calc(100% + var(--tooltip-space));
}
.etheme-hotspot-tooltip-left {
left: calc(100% + var(--tooltip-space));
}
.etheme-hotspot-arrow:before {
content: '';
width: 0;
height: 0;
border: 8px solid transparent;
position: absolute;
}
.etheme-hotspot-arrow-top:before {
border-bottom-color: var(--tooltip-arrow-color, #fff);
bottom: 100%;
left: calc(50% - 8px);
}
.etheme-hotspot-arrow-bottom:before {
border-top-color: var(--tooltip-arrow-color, #fff);
top: 100%;
left: calc(50% - 8px);
}
.etheme-hotspot-arrow-left:before {
border-right-color: var(--tooltip-arrow-color, #fff);
right: 100%;
top: calc(50% - 8px);
}
.etheme-hotspot-arrow-right:before {
border-left-color: var(--tooltip-arrow-color, #fff);
left: 100%;
top: calc(50% - 8px);
}
.etheme-hotspot-icon {
line-height: 1;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-hotspot-icon:first-child {
margin-right: var(--icon-space, 5px);
}
.etheme-hotspot-icon:last-child {
margin-left: var(--icon-space, 5px);
}
.etheme-hotspot-icon:only-child {
margin: 0;
}
.etheme-hotspot-content-image {
margin: 0 auto var(--image-spacing, 7px);
}
.etheme-hotspot-product-content-inner > span {
display: block;
}
.etheme-hotspot-product-content-inline {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-hotspot-product-content-inline .etheme-hotspot-product-content-inner {
width: 100%;
overflow: hidden;
}
.etheme-hotspot-product-content-inline .etheme-hotspot-content-image {
margin-bottom: 0;
margin-right: var(--image-spacing, 7px);
}
.etheme-hotspot-tooltip-animation-fade.etheme-hotspot-tooltip-on-hover:not(:hover) .etheme-hotspot-tooltip,
.etheme-hotspot-tooltip-animation-slide.etheme-hotspot-tooltip-on-hover:not(:hover) .etheme-hotspot-tooltip,
.etheme-hotspot-tooltip-animation-scale.etheme-hotspot-tooltip-on-hover:not(:hover) .etheme-hotspot-tooltip,
.etheme-hotspot-tooltip-animation-fade.etheme-hotspot-tooltip-on-click:not(.active) .etheme-hotspot-tooltip,
.etheme-hotspot-tooltip-animation-slide.etheme-hotspot-tooltip-on-click:not(.active) .etheme-hotspot-tooltip,
.etheme-hotspot-tooltip-animation-scale.etheme-hotspot-tooltip-on-click:not(.active) .etheme-hotspot-tooltip {
opacity: 0;
visibility: hidden;
}
.etheme-hotspot-tooltip-animation-slide .etheme-hotspot-tooltip {
-webkit-transition: all 0.3s linear, opacity 0.15s linear, visibility 0.15s linear;
transition: all 0.3s linear, opacity 0.15s linear, visibility 0.15s linear;
}
.etheme-hotspot-tooltip-animation-slide.etheme-hotspot-tooltip-on-hover:not(:hover) .etheme-hotspot-tooltip,
.etheme-hotspot-tooltip-animation-slide.etheme-hotspot-tooltip-on-click:not(.active) .etheme-hotspot-tooltip {
--tooltip-space: 15px;
}
.etheme-hotspot-tooltip-animation-scale.etheme-hotspot-tooltip-on-hover:not(:hover) .etheme-hotspot-tooltip,
.etheme-hotspot-tooltip-animation-scale.etheme-hotspot-tooltip-on-click:not(.active) .etheme-hotspot-tooltip {
--tooltip-scale: 0.8;
}
.etheme-hotspot-animation-soft-beat {
-webkit-animation: etheme-hotspot-soft-beat var(--hotspot-animation-duration, 0.7s) infinite alternate;
animation: etheme-hotspot-soft-beat var(--hotspot-animation-duration, 0.7s) infinite alternate;
-webkit-animation-timing-function: ease;
animation-timing-function: ease;
}
.etheme-hotspot-animation-expand {
-webkit-animation: etheme-hotspot-expand var(--hotspot-animation-duration, 2s) infinite;
animation: etheme-hotspot-expand var(--hotspot-animation-duration, 2s) infinite;
}
.etheme-hotspot-animation-shadow {
-webkit-animation: etheme-hotspot-shadow var(--hotspot-animation-duration, 2s) infinite;
animation: etheme-hotspot-shadow var(--hotspot-animation-duration, 2s) infinite;
-webkit-box-shadow: 0 0 0 var(--hotspot-animation-shadow-size, 10px) var(--hotspot-animation-shadow-color, rgba(0, 0, 0, 0.4));
box-shadow: 0 0 0 var(--hotspot-animation-shadow-size, 10px) var(--hotspot-animation-shadow-color, rgba(0, 0, 0, 0.4));
}
.etheme-hotspot-animation-delayed .etheme-hotspot-animation {
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.etheme-hotspot-animation-delayed:nth-child(2n) .etheme-hotspot-animation {
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}
.etheme-hotspot-animation-delayed:nth-child(3n) .etheme-hotspot-animation {
-webkit-animation-delay: 0.25s;
animation-delay: 0.25s;
}
.etheme-hotspot-animation-delayed:nth-child(4n) .etheme-hotspot-animation {
-webkit-animation-delay: 0.7s;
animation-delay: 0.7s;
}
.etheme-hotspot-animation-delayed:nth-child(5n) .etheme-hotspot-animation {
-webkit-animation-delay: 0.35s;
animation-delay: 0.35s;
}
@-webkit-keyframes etheme-hotspot-shadow {
0% {
-webkit-box-shadow: 0 0 0 0 var(--hotspot-animation-shadow-color, rgba(0, 0, 0, 0.4));
box-shadow: 0 0 0 0 var(--hotspot-animation-shadow-color, rgba(0, 0, 0, 0.4));
}
70% {
-webkit-box-shadow: 0 0 0 var(--hotspot-animation-shadow-size, 10px) rgba(0, 0, 0, 0);
box-shadow: 0 0 0 var(--hotspot-animation-shadow-size, 10px) rgba(0, 0, 0, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
}
@keyframes etheme-hotspot-shadow {
0% {
-webkit-box-shadow: 0 0 0 0 var(--hotspot-animation-shadow-color, rgba(0, 0, 0, 0.4));
box-shadow: 0 0 0 0 var(--hotspot-animation-shadow-color, rgba(0, 0, 0, 0.4));
}
70% {
-webkit-box-shadow: 0 0 0 var(--hotspot-animation-shadow-size, 10px) rgba(0, 0, 0, 0);
box-shadow: 0 0 0 var(--hotspot-animation-shadow-size, 10px) rgba(0, 0, 0, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
} @-webkit-keyframes etheme-hotspot-soft-beat {
from {
-webkit-transform: scale(1);
transform: scale(1);
}
to {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
}
@keyframes etheme-hotspot-soft-beat {
from {
-webkit-transform: scale(1);
transform: scale(1);
}
to {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
}
@-webkit-keyframes etheme-hotspot-expand {
from {
-webkit-transform: scale(0.5);
transform: scale(0.5);
opacity: 1;
}
to {
-webkit-transform: scale(1.5);
transform: scale(1.5);
opacity: 0;
}
}
@keyframes etheme-hotspot-expand {
from {
-webkit-transform: scale(0.5);
transform: scale(0.5);
opacity: 1;
}
to {
-webkit-transform: scale(1.5);
transform: scale(1.5);
opacity: 0;
}
}
.etheme-icon-box {
border-radius: 3px;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.etheme-icon-box-icon {
display: inline-block;
line-height: 1;
margin-bottom: var(--icon-space, 15px);
}
.etheme-icon-box-icon svg {
width: 1em;
height: 1em;
}
.etheme-icon-box-icon-type-image,
.etheme-icon-box-icon-type-icon,
.etheme-icon-box-icon-type-text {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
font-size: 2.85rem;
}
.etheme-icon-box-icon-type-text {
font-size: 5rem;
}
.etheme-icon-box-icon-type-text:has(>span:empty) {
display: none;
}
.etheme-icon-box-icon-type-lottie.etheme-lottie {
max-width: var(--lottie-max-width, 2.85rem);
}
.etheme-icon-box-icon img {
max-width: 1em;
}
.etheme-icon-box-icon-position-left,
.etheme-icon-box-icon-position-right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.etheme-icon-box-icon-position-left .etheme-icon-box-icon,
.etheme-icon-box-icon-position-right .etheme-icon-box-icon {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
margin-bottom: 0;
}
.etheme-icon-box-icon-position-left .etheme-icon-box-content,
.etheme-icon-box-icon-position-right .etheme-icon-box-content {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.etheme-icon-box-icon-position-top.etheme-icon-box-icon-outside .etheme-icon-box-icon {
margin-top: var(--icon-offset, -0.5em);
}
.etheme-icon-box-icon-position-top.etheme-icon-box-icon-outside .etheme-icon-box-icon.etheme-lottie {
margin-top: var(--icon-offset, calc(var(--lottie-max-width,2.85rem) / -2));
}
.etheme-icon-box-icon-position-left.etheme-icon-box-icon-outside .etheme-icon-box-icon {
margin-left: var(--icon-offset, -0.5em);
}
.etheme-icon-box-icon-position-left.etheme-icon-box-icon-outside .etheme-icon-box-icon.etheme-lottie {
margin-left: var(--icon-offset, calc(var(--lottie-max-width,2.85rem) / -2));
}
.etheme-icon-box-icon-position-right.etheme-icon-box-icon-outside .etheme-icon-box-icon {
margin-right: var(--icon-offset, -0.5em);
}
.etheme-icon-box-icon-position-right.etheme-icon-box-icon-outside .etheme-icon-box-icon.etheme-lottie {
margin-right: var(--icon-offset, calc(var(--lottie-max-width,2.85rem) / -2));
}
.etheme-icon-box-icon-position-left .etheme-icon-box-icon {
margin-right: var(--icon-space, 15px);
}
.etheme-icon-box-icon-position-right {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.etheme-icon-box-icon-position-right .etheme-icon-box-icon {
margin-left: var(--icon-space, 15px);
}
.etheme-icon-box-title,
.etheme-icon-box-subtitle {
text-transform: none;
}
.etheme-icon-box-title span,
.etheme-icon-box-subtitle span {
display: inline-block;
}
.etheme-icon-box-title {
font-size: 1.7rem;
}
.etheme-icon-box-subtitle {
font-size: 0.75rem;
color: #fff;
}
.etheme-icon-box-subtitle span {
background-color: #2962FF;
padding: 3px 12px;
border-radius: 3px;
}
.etheme-icon-box .elementor-button-icon {
display: inline-block;
}
.etheme-icon-box .elementor-button-icon svg {
width: auto;
max-width: 1em;
}
.etheme-icon-list {
margin: calc(var(--v-space, 10px) * -1) 0;
}
.etheme-icon-list-item,
.etheme-icon-list-more-items {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: var(--v-space, 10px) var(--h-space, 0);
}
.etheme-icon-list-inline {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 calc(var(--h-space,10px) * -1);
}
.etheme-icon-list-inline .etheme-icon-list-item {
padding: var(--v-space, 0) var(--h-space, 10px);
}
.etheme-icon-list-inline .etheme-icon-list-item.has-divider {
border-bottom: none;
border-right: var(--line-weight, 1px) var(--line-style, solid) var(--line-color, #e1e1e1);
}
.etheme-icon-list-more-items {
color: #000;
padding-bottom: 0;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
cursor: pointer;
}
.etheme-icon-list-item.has-divider {
border-bottom: var(--line-weight, 1px) var(--line-style, solid) var(--line-color, #e1e1e1);
}
.etheme-icon-list-item-label {
background: #2962FF;
color: #fff;
font-size: 0.57em;
line-height: 0.9em;
padding: 0.42em;
text-transform: uppercase;
display: inline-block;
border-radius: 2px;
-webkit-margin-start: 6px;
margin-inline-start: 6px;
}
.etheme-icon-list-item-icon {
-webkit-margin-end: var(--icon-space, 7px);
margin-inline-end: var(--icon-space, 7px);
}
.etheme-icon-list-item-icon-inner {
color: #000;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
white-space: nowrap;
}
.etheme-icon-list-item-icon-inner img {
max-width: 25px;
}
.etheme-icon-list-item-icon-inner svg {
width: 1em;
height: 1em;
}
.etheme-icon-list-item-icon-inner svg:not([fill=none]) {
fill: currentColor;
}
.etheme-icon-list-item-text {
color: currentColor;
}
.etheme-image-comparison {
position: relative;
overflow: hidden;
cursor: col-resize;
}
.etheme-image-comparison-img {
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
max-width: none;
width: 100%;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
border-radius: 0 !important;
top: 0;
display: block;
}
.etheme-image-comparison-img-a {
height: auto;
position: static;
z-index: 1;
left: 0;
}
.etheme-image-comparison-img-b {
height: 100%;
position: absolute;
z-index: 2;
left: auto;
right: 0;
width: auto;
}
.etheme-image-comparison img {
height: 100%;
max-width: inherit;
}
.etheme-image-comparison-overlay {
z-index: 2;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: var(--overlay-color, rgba(0, 0, 0, 0.15));
}
.etheme-image-comparison-wrapper {
position: absolute;
width: 100%;
height: 100% !important;
right: 0;
top: 0;
overflow: hidden;
background-size: cover;
background-position: center center;
z-index: 3;
}
.etheme-image-comparison-control {
position: absolute;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 100%;
top: 0;
z-index: 3;
}
.etheme-image-comparison-control-line {
height: 50%;
width: 2px;
}
.etheme-image-comparison-theme-wrapper {
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
-webkit-transition: all 0.1s ease-out 0s;
transition: all 0.1s ease-out 0s;
}
.etheme-image-comparison-arrows-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-orient: inherit;
-webkit-box-direction: inherit;
-ms-flex-direction: inherit;
flex-direction: inherit;
background-color: var(--divider-bg-color, #2962FF);
font-size: var(--divider-arrows-size, 1rem);
color: var(--divider-arrows-color, #fff);
width: var(--divider-width, 45px);
height: var(--divider-height, 45px);
border-radius: var(--divider-radius, 0);
}
.etheme-image-comparison-arrows-wrapper span {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.etheme-image-comparison-arrow-a {
-webkit-transform: scale(1.5) rotateZ(180deg);
transform: scale(1.5) rotateZ(180deg);
height: 20px;
width: 20px;
-webkit-filter: drop-shadow(0 -3px 5px rgba(0, 0, 0, 0.33));
filter: drop-shadow(0 -3px 5px rgba(0, 0, 0, 0.33));
}
.etheme-image-comparison-arrow-b {
-webkit-transform: scale(1.5) rotateZ(0deg);
transform: scale(1.5) rotateZ(0deg);
height: 20px;
width: 20px;
-webkit-filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.33));
filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.33));
}
.etheme-image-comparison-label {
position: absolute;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: #000;
font-size: 1rem;
letter-spacing: 0.1em;
padding: 7px 15px;
border-radius: 3px;
z-index: 3;
}
.etheme-image-comparison-label-before {
margin-top: var(--labels-v-offset, 0);
margin-bottom: var(--labels-v-offset, 0);
left: var(--labels-h-offset, 0);
}
.etheme-image-comparison-label-after {
margin-top: var(--labels-v-offset, 0);
margin-bottom: var(--labels-v-offset, 0);
right: var(--labels-h-offset, 0);
}
.etheme-image-comparison-label.on-hover {
opacity: 0;
-webkit-transition: 0.25s cubic-bezier(0.68, 0.26, 0.58, 1.22);
transition: 0.25s cubic-bezier(0.68, 0.26, 0.58, 1.22);
}
.etheme-image-comparison:hover .etheme-image-comparison-label.on-hover {
opacity: 1;
}
.etheme-image-comparison-labels-top .etheme-image-comparison-label {
top: 0;
}
.etheme-image-comparison-labels-bottom .etheme-image-comparison-label {
bottom: 0;
}
.etheme-image-comparison-body {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.etheme-linear-progress-bar {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
background: #f1f1f1;
padding: var(--progress-inner-space, 0);
margin: var(--progress-space, 7px) 0;
border-radius: var(--progress-radius, 3px);
}
.etheme-linear-progress-bar-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
color: #1a1a1a;
line-height: 1;
}
.etheme-linear-progress-bar-wrapper.style-03 {
display: grid;
grid-template-columns: auto 1fr;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
--progress-space: 0;
}
.etheme-linear-progress-bar:last-child {
margin-bottom: 0;
}
.etheme-linear-progress-bar:first-child {
margin-top: 0;
}
.etheme-linear-progress-bar-inner {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0 20px;
color: #fff;
background: #2962FF;
height: var(--progress-height, 30px);
width: 0;
border-radius: inherit;
-webkit-transition: width 1.5s linear;
transition: width 1.5s linear;
}
.etheme-linear-progress-bar-inner.loading:after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
height: 100%;
background-size: 30px 30px;
background-image: linear-gradient(-45deg, var(--progress-color-animation, rgba(255, 255, 255, 0.15)) 25%, transparent 25%, transparent 50%, var(--progress-color-animation, rgba(255, 255, 255, 0.15)) 50%, var(--progress-color-animation, rgba(255, 255, 255, 0.15)) 75%, transparent 75%, transparent);
-webkit-animation: etheme-linear-progress-bar-animation 1.5s linear infinite;
animation: etheme-linear-progress-bar-animation 1.5s linear infinite;
border-radius: inherit;
pointer-events: none;
}
.etheme-linear-progress-bar-title {
-webkit-margin-end: auto;
margin-inline-end: auto;
-webkit-padding-end: 15px;
padding-inline-end: 15px;
z-index: 1;
}
.etheme-linear-progress-bar-title + .etheme-linear-progress-bar-title {
-webkit-margin-end: 0;
margin-inline-end: 0;
-webkit-padding-end: 0;
padding-inline-end: 0;
-webkit-margin-start: auto;
margin-inline-start: auto;
-webkit-padding-start: 15px;
padding-inline-start: 15px;
}
.etheme-linear-progress-bar-title .etheme-linear-progress-bar-label {
-webkit-padding-start: 0;
padding-inline-start: 0;
}
.etheme-linear-progress-bar-label {
-webkit-margin-start: auto;
margin-inline-start: auto;
-webkit-padding-start: 15px;
padding-inline-start: 15px;
z-index: 1;
}
.etheme-linear-progress-bar-label.with-tooltip {
position: absolute;
right: 0;
bottom: calc(100% + 4px);
background: var(--progress-active-color, #2962FF);
padding: 2px 5px;
color: #fff;
}
.etheme-linear-progress-bar-label.with-tooltip:after {
content: '';
position: absolute;
right: 0;
bottom: -4px;
border: 2px solid var(--progress-active-color, #2962FF);
border-left-color: transparent;
border-bottom-color: transparent;
}
@-webkit-keyframes etheme-linear-progress-bar-animation {
0% {
background-position: 0 0;
}
100% {
background-position: 30px 30px;
}
}
@keyframes etheme-linear-progress-bar-animation {
0% {
background-position: 0 0;
}
100% {
background-position: 30px 30px;
}
}
.etheme-lottie {
font-size: 1rem;
display: inline-block;
line-height: 1;
width: 100%;
max-width: var(--lottie-max-width, 100px);
opacity: var(--lottie-opacity);
}
.etheme-lottie-animation {
width: 100%;
}
.etheme-lottie svg,
.etheme-lottie svg * {
-webkit-transition: none !important;
transition: none !important;
}
.etheme-lottie svg + svg {
display: none;
}
.etheme-lottie:hover {
opacity: var(--lottie-opacity-hover);
-webkit-transition-duration: var(--lottie-transition-duration-hover);
transition-duration: var(--lottie-transition-duration-hover);
}
.etheme-media-carousel-item {
line-height: 0;
}
.etheme-media-carousel-item img {
margin-left: auto;
margin-right: auto;
}
.etheme-media-carousel-info {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
line-height: 1.4;
pointer-events: none;
}
.etheme-media-carousel-info > * {
color: #fff;
text-transform: none;
}
.etheme-media-carousel .swiper-slide:not(:hover) .etheme-media-carousel-info {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(7px);
transform: translateY(7px);
}
.etheme-media-carousel .elementor-custom-embed-play {
color: #fff;
}
.etheme-media-carousel-thumbs-wrapper {
margin-top: 20px;
}
.etheme-media-carousel-thumbs-wrapper .swiper-slide {
opacity: 0.6;
}
.etheme-media-carousel-thumbs-wrapper .swiper-slide-thumb-active {
opacity: 1;
}
.etheme-elementor-nav-menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
list-style: none;
margin: 0;
}
.etheme-elementor-nav-menu.vertical {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
--submenu-mega-width: calc(var(--container-max-width,1140px) - var(--menu-sublist-width,18em));
}
.etheme-elementor-nav-menu.vertical .nav-sublist-dropdown {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
--et-transformY: -50%;
left: var(--submenu-offset-left, 100%) !important;
right: var(--submenu-offset-right, auto);
margin-left: 0 !important;
border-color: var(--et_border-color);
}
.etheme-elementor-nav-menu.vertical .item-design-mega-menu .nav-sublist-dropdown {
top: calc(var(--menu-sublist-top-border, 1px) * -1);
-webkit-transform: none;
transform: none;
--et-transformY: 0%;
--menu-sublist-position: static;
--menu-sublist-border: none;
--menu-sublist-z-index: auto;
}
.etheme-elementor-nav-menu.vertical .item-design-mega-menu .nav-sublist-dropdown > div {
--et-sublist-background: transparent;
}
.etheme-elementor-nav-menu.vertical .etheme-elementor-nav-menu-item-parent .elementor-item {
padding: calc(var(--off-canvas-elements-gap, 14px) / 2) 0;
}
.etheme-elementor-nav-menu.horizontal > li {
-ms-flex-item-align: center;
align-self: center;
margin: 0 var(--menu-item-spacing, 8px) var(--menu-item-spacing, 8px);
}
body.rtl .etheme-elementor-nav-menu.dropdowns-left,
body:not(.rtl) .etheme-elementor-nav-menu.dropdowns-right {
--menu-main-sublist-offset-left: 0;
--menu-main-sublist-offset-right: auto;
--submenu-offset-left: 100%;
--submenu-offset-right: auto;
}
body:not(.rtl) .etheme-elementor-nav-menu.dropdowns-left,
body.rtl .etheme-elementor-nav-menu.dropdowns-right {
--submenu-offset-left: auto;
--submenu-offset-right: 100%;
--menu-main-sublist-offset-left: auto;
--menu-main-sublist-offset-right: 0;
}
body:not(.rtl) .etheme-elementor-nav-menu.dropdowns-left .nav-sublist-dropdown { --submenu-arrow-margin-start: 0;
--submenu-arrow-order: -3;
--submenu-item-image-order: 3;
--submenu-arrow-padding-end: var(--submenu-arrow-spacing, 0.5em);
--submenu-arrow-padding-start: 0;
}
.etheme-elementor-nav-menu li.dropdown-opened > .etheme-elementor-nav-menu-item {
--submenu-opened-arrow-display: inline-flex;
--submenu-closed-arrow-display: none;
}
.etheme-elementor-nav-menu li.dropdown-opened > .nav-sublist-dropdown,
.etheme-elementor-nav-menu li.dropdown-opened > .nav-sublist {
display: block;
-webkit-animation-name: var(--dropdown-animation-name, fadeIn);
animation-name: var(--dropdown-animation-name, fadeIn);
-webkit-animation-duration: var(--dropdown-animation-duration, 0.2s);
animation-duration: var(--dropdown-animation-duration, 0.2s);
z-index: 3;
}
.etheme-elementor-nav-menu li.dropdown-click:not(.dropdown-opened) {
--submenu-display: none !important;
}
.etheme-elementor-nav-menu li.dropdown-click:not(.dropdown-opened) > .etheme-elementor-nav-menu-item {
--submenu-opened-arrow-display: none;
--submenu-closed-arrow-display: inline-flex;
}
.etheme-elementor-nav-menu--dropdown {
--menu-sublist-top-offset: calc(var(--menu-sublist-padding-top, 1em) * -1 - var(--menu-sublist-top-border, 1px));
}
.etheme-elementor-nav-menu--dropdown.with-arrow {
margin-top: var(--menu-sublist-offset-top, calc(var(--menu-sublist-arrow-size, 20px) / 2));
}
.etheme-elementor-nav-menu--dropdown.with-arrow:before {
content: '';
position: absolute;
top: calc(var(--menu-sublist-offset-top, calc(var(--menu-sublist-arrow-size,20px)/ 2)) * -1 - var(--menu-sublist-top-border, 1px));
height: var(--menu-sublist-offset-top, calc(var(--menu-sublist-arrow-size, 20px) / 2));
width: 100%;
z-index: -1;
}
.etheme-elementor-nav-menu .item-design-dropdown.with-arrow:after {
content: '';
position: absolute;
top: calc(100% + var(--menu-sublist-offset-top, calc(var(--menu-sublist-arrow-size, 20px) / 2)) - var(--menu-sublist-arrow-size,20px) + 1px);
left: calc(50% - var(--menu-sublist-arrow-size, 20px) /2);
background: var(--et-sublist-border-color, var(--et-sublist-background, var(--et_white-2-dark)));
height: var(--menu-sublist-arrow-size, 20px);
width: var(--menu-sublist-arrow-size, 20px);
-webkit-clip-path: polygon(50% 50%, 0% 100%, 100% 100%);
clip-path: polygon(50% 50%, 0% 100%, 100% 100%);
z-index: 1002;
display: var(--submenu-arrow-display, none);
}
.etheme-elementor-nav-menu .item-design-dropdown:not(.dropdown-click):hover,
.etheme-elementor-nav-menu .item-design-dropdown.dropdown-opened {
--submenu-arrow-display: block;
}
.etheme-elementor-nav-menu .nav-sublist-dropdown {
isolation: isolate;
}
.etheme-elementor-nav-menu .nav-sublist-dropdown > ul {
background-color: var(--et-sublist-background, var(--et_white-2-dark));
border-radius: var(--et-sublist-border-radius, 0);
}
.etheme-elementor-nav-menu .nav-sublist-dropdown > ul > li:first-child {
border-top-left-radius: var(--et-sublist-border-radius, 0);
border-top-right-radius: var(--et-sublist-border-radius, 0);
}
.etheme-elementor-nav-menu .nav-sublist-dropdown > ul > li:last-child {
border-bottom-left-radius: var(--et-sublist-border-radius, 0);
border-bottom-right-radius: var(--et-sublist-border-radius, 0);
}
.etheme-elementor-nav-menu .nav-sublist-dropdown .nav-sublist-dropdown,
.etheme-elementor-nav-menu .nav-sublist-dropdown .nav-sublist {
z-index: -1;
}
.etheme-elementor-nav-menu .nav-sublist {
--et-transformX: 0px;
--et-transformY: 0px;
}
.etheme-elementor-nav-menu ul .nav-sublist-dropdown > div > ul {
border: none;
position: static;
}
.etheme-elementor-nav-menu .item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a:after {
display: none;
}
.etheme-elementor-nav-menu .item-design-dropdown {
position: relative;
}
.etheme-elementor-nav-menu--dropdown-mega {
width: var(--submenu-mega-width, 100%);
}
li:hover > .etheme-elementor-nav-menu-item .etheme-elementor-nav-menu-item-icon-closed {
display: var(--submenu-closed-arrow-display, none);
}
li:hover > .etheme-elementor-nav-menu-item .etheme-elementor-nav-menu-item-icon-opened {
display: var(--submenu-opened-arrow-display, '');
}
li:not(:hover) > .etheme-elementor-nav-menu-item .etheme-elementor-nav-menu-item-icon-opened {
display: var(--submenu-opened-arrow-display, none);
}
li:not(:hover) > .etheme-elementor-nav-menu-item .etheme-elementor-nav-menu-item-icon-closed {
display: var(--submenu-closed-arrow-display, '');
}
.etheme-elementor-menu .etheme-elementor-nav-menu-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
cursor: pointer;
color: var(--et_dark-color);
-webkit-transition: all 0.2s linear, margin 0s;
transition: all 0.2s linear, margin 0s;
border-radius: inherit;
overflow: hidden;
}
.etheme-elementor-menu .etheme-elementor-nav-menu-item-separator {
cursor: default;
}
.etheme-elementor-menu .etheme-elementor-nav-menu-item:hover {
--menu-sublist-item-overlay-opacity: 0.04;
}
.etheme-elementor-nav-menu-item .elementor-item {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
min-height: var(--menu-sublist-item-height, unset);
isolation: isolate;
}
.etheme-elementor-nav-menu > li:last-child:has(.etheme-elementor-nav-menu-item-separator) {
display: none;
}
.item-design-dropdown .nav-sublist-dropdown ul > li > .etheme-elementor-nav-menu-item {
font-size: inherit;
padding: 0;
}
.item-design-dropdown .nav-sublist-dropdown ul > li > .etheme-elementor-nav-menu-item .elementor-item {
padding: var(--menu-sublist-padding-top, 0.5em) 0 var(--menu-sublist-padding-bottom, 0.5em);
-webkit-padding-start: var(--menu-sublist-padding-left, 0.9em);
padding-inline-start: var(--menu-sublist-padding-left, 0.9em);
-webkit-padding-end: var(--menu-sublist-padding-right, 0.9em);
padding-inline-end: var(--menu-sublist-padding-right, 0.9em);
}
.etheme-elementor-nav-menu-item-parent .elementor-item {
padding: 7px 5px;
}
.etheme-elementor-nav-menu--main {
margin: 0 calc(var(--menu-item-spacing, 8px) * -1) calc(var(--menu-item-spacing, 8px) * -1);
}
.etheme-elementor-nav-menu-item-arrow {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 0.7em;
-webkit-margin-start: var(--submenu-arrow-margin-start, auto);
margin-inline-start: var(--submenu-arrow-margin-start, auto);
-webkit-margin-end: var(--submenu-arrow-margin-end, 0px);
margin-inline-end: var(--submenu-arrow-margin-end, 0px);
-webkit-padding-start: var(--submenu-arrow-spacing, var(--submenu-arrow-padding-start, 0.5em));
padding-inline-start: var(--submenu-arrow-spacing, var(--submenu-arrow-padding-start, 0.5em));
-webkit-padding-end: var(--submenu-arrow-padding-end, 0px);
padding-inline-end: var(--submenu-arrow-padding-end, 0px);
-webkit-box-ordinal-group: NaN;
-ms-flex-order: var(--submenu-arrow-order, 3);
order: var(--submenu-arrow-order, 3);
}
.etheme-elementor-nav-menu-item-arrow.only-child {
--submenu-arrow-margin-start: 0px;
--submenu-arrow-margin-end: 0px;
--submenu-arrow-spacing: 0px;
--submenu-arrow-padding-end: 0px;
}
.etheme-elementor-nav-menu-item-icon {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-elementor-nav-menu-item .label-text {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.etheme-elementor-nav-menu-item-element {
-webkit-box-ordinal-group: -1;
-ms-flex-order: -2;
order: -2;
-webkit-margin-end: var(--submenu-item-element-spacing, 0.5em);
margin-inline-end: var(--submenu-item-element-spacing, 0.5em);
}
.etheme-elementor-nav-menu-item-element:only-child {
-webkit-margin-end: auto;
margin-inline-end: auto;
-webkit-margin-start: auto;
margin-inline-start: auto;
}
.etheme-elementor-nav-menu-item-icon {
line-height: 1;
}
.etheme-elementor-nav-menu-item-icon svg {
width: var(--menu-item-icon-size, 1em);
height: var(--menu-item-icon-size, 1em);
fill: currentColor;
}
.etheme-elementor-nav-menu-item-icon img,
.etheme-elementor-nav-menu-item-icon picture {
max-width: var(--menu-item-icon-size, 1em);
max-height: var(--menu-item-icon-size, 1em);
border-radius: inherit;
}
.etheme-elementor-nav-menu-item-label {
background: var(--et_green-color);
color: #fff;
font-size: 0.57em;
line-height: 0.9em;
padding: 0.42em;
text-transform: uppercase;
display: inline-block;
border-radius: 2px;
-webkit-margin-start: 6px;
margin-inline-start: 6px;
}
.etheme-elementor-nav-menu__align-left .etheme-elementor-nav-menu {
-webkit-margin-end: auto;
margin-inline-end: auto;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.etheme-elementor-nav-menu__align-center .etheme-elementor-nav-menu {
margin-left: auto;
margin-right: auto;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.etheme-elementor-nav-menu__align-right .etheme-elementor-nav-menu {
-webkit-margin-start: auto;
margin-inline-start: auto;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.etheme-elementor-nav-menu__align-justify .etheme-elementor-nav-menu.horizontal > li {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.etheme-elementor-menu.processing .nav-sublist-dropdown {
display: block;
opacity: 0 !important;
visibility: hidden !important;
}
.etheme-elementor-menu.processing li.dropdown-opened > .nav-sublist-dropdown {
opacity: 1 !important;
visibility: visible !important;
}
.etheme-elementor-menu .e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.etheme-elementor-menu .e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.etheme-elementor-menu .e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
width: 0;
}
.etheme-elementor-menu .e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.etheme-elementor-menu .e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
left: 0;
}
.etheme-elementor-menu .e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.etheme-elementor-menu .e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
width: 0;
}
.etheme-elementor-menu .e--pointer-background .elementor-item:before {
background-color: var(--et_active-color);
}
.etheme-elementor-menu .e--pointer-background .elementor-item:hover {
color: #fff;
}
.elementor-widget-theme-etheme_departments_menu .etheme-elementor-nav-menu--dropdown {
--menu-sublist-top-offset: calc(var(--menu-sublist-top-border, 1px) * -1);
}
.elementor-widget-theme-etheme_departments_menu .etheme-elementor-nav-menu.horizontal > li .nav-sublist-dropdown,
.elementor-widget-theme-etheme_departments_menu .etheme-elementor-nav-menu.horizontal > li .nav-sublist > ul {
padding-top: 0px;
padding-bottom: 0px;
}
.elementor-widget-theme-etheme_departments_menu:not(.dropdown-design-clean) .etheme-elementor-nav-menu--dropdown > .etheme-elementor-nav-menu.vertical > li > .etheme-elementor-nav-menu-item {
position: relative;
}
.elementor-widget-theme-etheme_departments_menu:not(.dropdown-design-clean) .etheme-elementor-nav-menu--dropdown > .etheme-elementor-nav-menu.vertical > li > .etheme-elementor-nav-menu-item:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: currentColor;
border-radius: inherit;
opacity: var(--menu-sublist-item-overlay-opacity, 0);
}
.elementor-widget-theme-etheme_departments_menu:not(.dropdown-design-clean) .item-level-0:not(:first-child) {
border-top: 1px solid var(--et_border-color);
}
.etheme-elementor-nav-menu-item-more-less[data-reverse].expanded > span:first-child,
.etheme-elementor-nav-menu-item-more-less[data-reverse]:not(.expanded) > span:last-child {
display: none;
}
.etheme-elementor-nav-menu-item-more-less .etheme-elementor-nav-menu-item-element:last-child:not(:only-child) {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
-webkit-margin-start: var(--submenu-item-element-spacing, 0.5em);
margin-inline-start: var(--submenu-item-element-spacing, 0.5em);
-webkit-margin-end: 0;
margin-inline-end: 0;
}
.etheme-elementor-menu .item-design-mega-menu,
.etheme-elementor-menu .nav-sublist-dropdown ul > li.item-design-mega-menu {
position: static;
}
.etheme-elementor-menu .e--pointer-overline.e--pointer-overline-left .elementor-item:before {
bottom: 0;
height: 100%;
width: 2px;
background-color: var(--et_active-color);
}
body.rtl .etheme-elementor-menu .e--pointer-overline.e--pointer-overline-left .elementor-item:before {
left: auto;
right: 0;
}
.etheme-elementor-nav-menu .type-img[class*=position-] .elementor-item:has(img, picture),
.etheme-elementor-nav-menu .elementor-item:has(i, svg) {
-ms-flex-wrap: var(--menu-item-wrap);
flex-wrap: var(--menu-item-wrap);
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: var(--menu-item-direction);
flex-direction: var(--menu-item-direction);
gap: var(--menu-item-gap, 5px);
}
.etheme-elementor-nav-menu .type-img[class*=position-] .elementor-item:has(img, picture) > img,
.etheme-elementor-nav-menu .elementor-item:has(i, svg) > img,
.etheme-elementor-nav-menu .type-img[class*=position-] .elementor-item:has(img, picture) > picture,
.etheme-elementor-nav-menu .elementor-item:has(i, svg) > picture,
.etheme-elementor-nav-menu .type-img[class*=position-] .elementor-item:has(img, picture) > .nav-item-image,
.etheme-elementor-nav-menu .elementor-item:has(i, svg) > .nav-item-image {
max-width: var(--menu-item-image-width, 1em);
}
.etheme-elementor-nav-menu [class*=position-left] .elementor-item > img,
.etheme-elementor-nav-menu [class*=position-left] .elementor-item > picture,
.etheme-elementor-nav-menu [class*=position-left] .elementor-item > .nav-item-image {
-webkit-box-ordinal-group: NaN;
-ms-flex-order: var(--submenu-item-image-order, -3);
order: var(--submenu-item-image-order, -3);
-webkit-margin-end: var(--submenu-item-element-spacing, 0.5em);
margin-inline-end: var(--submenu-item-element-spacing, 0.5em);
}
.etheme-elementor-nav-menu [class*=position-center] {
--menu-item-direction: column;
}
.etheme-elementor-nav-menu [class*=position-center-top],
.etheme-elementor-nav-menu [class*=position-center-center] {
--menu-item-direction: column-reverse;
}
@-webkit-keyframes etheme-elementor-menu-dropdown-fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes etheme-elementor-menu-dropdown-fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes etheme-elementor-menu-dropdown-fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(calc(var(--et-transformY,.001px) + 15px)) translateX(var(--et-transformX, 0.001px));
transform: translateY(calc(var(--et-transformY,.001px) + 15px)) translateX(var(--et-transformX, 0.001px));
}
100% {
opacity: 1;
-webkit-transform: translateY(var(--et-transformY, 0.001px)) translateX(var(--et-transformX, 0.001px));
transform: translateY(var(--et-transformY, 0.001px)) translateX(var(--et-transformX, 0.001px));
}
}
@keyframes etheme-elementor-menu-dropdown-fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(calc(var(--et-transformY,.001px) + 15px)) translateX(var(--et-transformX, 0.001px));
transform: translateY(calc(var(--et-transformY,.001px) + 15px)) translateX(var(--et-transformX, 0.001px));
}
100% {
opacity: 1;
-webkit-transform: translateY(var(--et-transformY, 0.001px)) translateX(var(--et-transformX, 0.001px));
transform: translateY(var(--et-transformY, 0.001px)) translateX(var(--et-transformX, 0.001px));
}
}
@-webkit-keyframes etheme-elementor-menu-dropdown-zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
transform: scale3d(0.3, 0.3, 0.3) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
}
50% {
opacity: 1;
-webkit-transform: translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
transform: translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
}
}
@keyframes etheme-elementor-menu-dropdown-zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
transform: scale3d(0.3, 0.3, 0.3) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
}
50% {
opacity: 1;
-webkit-transform: translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
transform: translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
}
}
@-webkit-keyframes etheme-elementor-menu-dropdown-dropdown {
0% {
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: perspective(500px) rotateX(-90deg) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
transform: perspective(500px) rotateX(-90deg) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
}
100% {
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: perspective(500px) rotateX(0deg) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
transform: perspective(500px) rotateX(0deg) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
}
}
@keyframes etheme-elementor-menu-dropdown-dropdown {
0% {
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: perspective(500px) rotateX(-90deg) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
transform: perspective(500px) rotateX(-90deg) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
}
100% {
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: perspective(500px) rotateX(0deg) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
transform: perspective(500px) rotateX(0deg) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
}
}
@-webkit-keyframes etheme-elementor-menu-dropdown-dropdown-top {
0% {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: perspective(500px) rotateX(90deg) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
transform: perspective(500px) rotateX(90deg) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
}
100% {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: perspective(500px) rotateX(0deg) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
transform: perspective(500px) rotateX(0deg) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
}
}
@keyframes etheme-elementor-menu-dropdown-dropdown-top {
0% {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: perspective(500px) rotateX(90deg) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
transform: perspective(500px) rotateX(90deg) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
}
100% {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: perspective(500px) rotateX(0deg) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
transform: perspective(500px) rotateX(0deg) translateX(var(--et-transformX, 0.001px)) translateY(var(--et-transformY, 0.001px));
}
}
@-webkit-keyframes etheme-elementor-menu-dropdown-fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(calc(-15px + var(--et-transformX, .001px))) translateY(var(--et-transformY, 0.001px));
transform: translateX(calc(-15px + var(--et-transformX, .001px))) translateY(var(--et-transformY, 0.001px));
}
100% {
opacity: 1;
-webkit-transform: translateX(calc(0.001% + var(--et-transformX, .001px))) translateY(var(--et-transformY, 0.001px));
transform: translateX(calc(0.001% + var(--et-transformX, .001px))) translateY(var(--et-transformY, 0.001px));
}
}
@keyframes etheme-elementor-menu-dropdown-fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(calc(-15px + var(--et-transformX, .001px))) translateY(var(--et-transformY, 0.001px));
transform: translateX(calc(-15px + var(--et-transformX, .001px))) translateY(var(--et-transformY, 0.001px));
}
100% {
opacity: 1;
-webkit-transform: translateX(calc(0.001% + var(--et-transformX, .001px))) translateY(var(--et-transformY, 0.001px));
transform: translateX(calc(0.001% + var(--et-transformX, .001px))) translateY(var(--et-transformY, 0.001px));
}
}
@-webkit-keyframes etheme-elementor-menu-dropdown-fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(calc(15px + var(--et-transformX, .001px))) translateY(var(--et-transformY, 0.001px));
transform: translateX(calc(15px + var(--et-transformX, .001px))) translateY(var(--et-transformY, 0.001px));
}
100% {
opacity: 1;
-webkit-transform: translateX(calc(0.001% + var(--et-transformX, .001px))) translateY(var(--et-transformY, 0.001px));
transform: translateX(calc(0.001% + var(--et-transformX, .001px))) translateY(var(--et-transformY, 0.001px));
}
}
@keyframes etheme-elementor-menu-dropdown-fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(calc(15px + var(--et-transformX, .001px))) translateY(var(--et-transformY, 0.001px));
transform: translateX(calc(15px + var(--et-transformX, .001px))) translateY(var(--et-transformY, 0.001px));
}
100% {
opacity: 1;
-webkit-transform: translateX(calc(0.001% + var(--et-transformX, .001px))) translateY(var(--et-transformY, 0.001px));
transform: translateX(calc(0.001% + var(--et-transformX, .001px))) translateY(var(--et-transformY, 0.001px));
}
}
.etheme-modal-popup-overlay {
position: fixed;
top: var(--wp-admin--admin-bar--height, 0px);
right: 0;
bottom: 0;
left: 0;
height: 100vh;
z-index: 999;
}
.etheme-modal-popup-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: left;
position: relative;
width: 50vw;
height: 60vh;
background: #fff;
z-index: 999;
padding: 25px;
-webkit-animation-timing-function: var(--popup-animation-timing-function, linear);
animation-timing-function: var(--popup-animation-timing-function, linear);
-webkit-animation-duration: var(--popup-animation-duration, 1.2s);
animation-duration: var(--popup-animation-duration, 1.2s);
}
.etheme-modal-popup-content-wrapper {
position: fixed;
z-index: 9999;
left: 0;
right: 0;
bottom: 0;
top: var(--wp-admin--admin-bar--height, 0px);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.elementor-edit-area .etheme-modal-popup-content {
-webkit-animation-fill-mode: both !important;
animation-fill-mode: both !important;
}
.etheme-modal-popup-inner {
overflow: hidden;
overflow-y: auto;
max-height: 100%;
}
.etheme-modal-popup-close {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
color: #000;
background-color: #fff;
position: absolute;
top: var(--icon-offset, 5px);
cursor: pointer;
padding: 10px;
border-radius: 50%;
z-index: 1;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.etheme-modal-popup-close.inside {
right: var(--icon-offset, 5px);
}
.etheme-modal-popup-close.outside {
left: calc(100% + var(--icon-offset, 5px));
}
.etheme-modal-popup-close:hover {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
body:has(.etheme-modal-popup-button[aria-expanded=true]) {
overflow: hidden;
}
@media (max-width: 767px) {
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-mobile),
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-phone) {
--toggle-button-alignment: initial;
--toggle-wrapper-display: block;
--off-canvas-alignment-transform: none;
--off-canvas-padding: 0px;
--off-canvas-close-display: none;
--off-canvas-color: inherit;
--off-canvas-background-color: none;
--off-canvas-content-height: unset;
--off-canvas-content-max-height: none;
--et_main-color-local: var(--et_main-color);
--et_dark-2-white-local: var(--et_dark-2-white);
--et_link-color-local: var(--et_link-color);
--et_font-color-local: var(--et_font-color);
}
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-mobile) .etheme-elementor-off-canvas__container,
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-phone) .etheme-elementor-off-canvas__container {
position: static;
-webkit-transform: none;
transform: none;
z-index: auto;
width: auto;
height: auto;
overflow: visible;
}
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-mobile) .etheme-elementor-off-canvas__main,
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-phone) .etheme-elementor-off-canvas__main {
overflow: visible;
opacity: 1;
visibility: visible;
position: static;
-webkit-box-shadow: none !important;
box-shadow: none !important;
width: auto;
height: auto;
min-height: unset;
font-size: inherit;
border: none !important;
}
}
@media (min-width: -1) and (max-width: -1) {
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-mobile_extra) {
--toggle-button-alignment: initial;
--toggle-wrapper-display: block;
--off-canvas-alignment-transform: none;
--off-canvas-padding: 0px;
--off-canvas-close-display: none;
--off-canvas-color: inherit;
--off-canvas-background-color: none;
--off-canvas-content-height: unset;
--off-canvas-content-max-height: none;
--et_main-color-local: var(--et_main-color);
--et_dark-2-white-local: var(--et_dark-2-white);
--et_link-color-local: var(--et_link-color);
--et_font-color-local: var(--et_font-color);
}
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-mobile_extra) .etheme-elementor-off-canvas__container {
position: static;
-webkit-transform: none;
transform: none;
z-index: auto;
width: auto;
height: auto;
overflow: visible;
}
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-mobile_extra) .etheme-elementor-off-canvas__main {
overflow: visible;
opacity: 1;
visibility: visible;
position: static;
-webkit-box-shadow: none !important;
box-shadow: none !important;
width: auto;
height: auto;
min-height: unset;
font-size: inherit;
border: none !important;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-tablet) {
--toggle-button-alignment: initial;
--toggle-wrapper-display: block;
--off-canvas-alignment-transform: none;
--off-canvas-padding: 0px;
--off-canvas-close-display: none;
--off-canvas-color: inherit;
--off-canvas-background-color: none;
--off-canvas-content-height: unset;
--off-canvas-content-max-height: none;
--et_main-color-local: var(--et_main-color);
--et_dark-2-white-local: var(--et_dark-2-white);
--et_link-color-local: var(--et_link-color);
--et_font-color-local: var(--et_font-color);
}
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-tablet) .etheme-elementor-off-canvas__container {
position: static;
-webkit-transform: none;
transform: none;
z-index: auto;
width: auto;
height: auto;
overflow: visible;
}
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-tablet) .etheme-elementor-off-canvas__main {
overflow: visible;
opacity: 1;
visibility: visible;
position: static;
-webkit-box-shadow: none !important;
box-shadow: none !important;
width: auto;
height: auto;
min-height: unset;
font-size: inherit;
border: none !important;
}
}
@media (min-width: -1) and (max-width: -1) {
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-laptop),
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-tablet_extra) {
--toggle-button-alignment: initial;
--toggle-wrapper-display: block;
--off-canvas-alignment-transform: none;
--off-canvas-padding: 0px;
--off-canvas-close-display: none;
--off-canvas-color: inherit;
--off-canvas-background-color: none;
--off-canvas-content-height: unset;
--off-canvas-content-max-height: none;
--et_main-color-local: var(--et_main-color);
--et_dark-2-white-local: var(--et_dark-2-white);
--et_link-color-local: var(--et_link-color);
--et_font-color-local: var(--et_font-color);
}
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-laptop) .etheme-elementor-off-canvas__container,
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-tablet_extra) .etheme-elementor-off-canvas__container {
position: static;
-webkit-transform: none;
transform: none;
z-index: auto;
width: auto;
height: auto;
overflow: visible;
}
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-laptop) .etheme-elementor-off-canvas__main,
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-tablet_extra) .etheme-elementor-off-canvas__main {
overflow: visible;
opacity: 1;
visibility: visible;
position: static;
-webkit-box-shadow: none !important;
box-shadow: none !important;
width: auto;
height: auto;
min-height: unset;
font-size: inherit;
border: none !important;
}
}
@media (min-width: 1025px) and (max-width: 99999px) {
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-desktop) {
--toggle-button-alignment: initial;
--toggle-wrapper-display: block;
--off-canvas-alignment-transform: none;
--off-canvas-padding: 0px;
--off-canvas-close-display: none;
--off-canvas-color: inherit;
--off-canvas-background-color: none;
--off-canvas-content-height: unset;
--off-canvas-content-max-height: none;
--et_main-color-local: var(--et_main-color);
--et_dark-2-white-local: var(--et_dark-2-white);
--et_link-color-local: var(--et_link-color);
--et_font-color-local: var(--et_font-color);
}
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-desktop) .etheme-elementor-off-canvas__container {
position: static;
-webkit-transform: none;
transform: none;
z-index: auto;
width: auto;
height: auto;
overflow: visible;
}
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-desktop) .etheme-elementor-off-canvas__main {
overflow: visible;
opacity: 1;
visibility: visible;
position: static;
-webkit-box-shadow: none !important;
box-shadow: none !important;
width: auto;
height: auto;
min-height: unset;
font-size: inherit;
border: none !important;
}
}
@media (min-width: -1) {
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-widescreen) {
--toggle-button-alignment: initial;
--toggle-wrapper-display: block;
--off-canvas-alignment-transform: none;
--off-canvas-padding: 0px;
--off-canvas-close-display: none;
--off-canvas-color: inherit;
--off-canvas-background-color: none;
--off-canvas-content-height: unset;
--off-canvas-content-max-height: none;
--et_main-color-local: var(--et_main-color);
--et_dark-2-white-local: var(--et_dark-2-white);
--et_link-color-local: var(--et_link-color);
--et_font-color-local: var(--et_font-color);
}
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-widescreen) .etheme-elementor-off-canvas__container {
position: static;
-webkit-transform: none;
transform: none;
z-index: auto;
width: auto;
height: auto;
overflow: visible;
}
.etheme-elementor-off-canvas__wrapper:has(.etheme-elementor-off-canvas__toggle.elementor-hidden-widescreen) .etheme-elementor-off-canvas__main {
overflow: visible;
opacity: 1;
visibility: visible;
position: static;
-webkit-box-shadow: none !important;
box-shadow: none !important;
width: auto;
height: auto;
min-height: unset;
font-size: inherit;
border: none !important;
}
}
.etheme-elementor-off-canvas {
color: var(--et_dark-2-white);
}
.etheme-elementor-off-canvas__wrapper {
text-align: var(--toggle-button-alignment, left);
}
.etheme-elementor-off-canvas__toggle {
display: inline-block;
}
.etheme-elementor-off-canvas__toggle .elementor-button-content-wrapper {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-elementor-off-canvas__toggle .e-toggle-cart-custom-icon,
.etheme-elementor-off-canvas__toggle .elementor-button-icon {
position: relative;
font-size: var(--toggle-icon-size, 1em);
margin-right: var(--toggle-icon-space, 0px);
-webkit-box-ordinal-group: unset;
-ms-flex-order: unset;
order: unset;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-elementor-off-canvas__toggle .elementor-button-icon-qty {
font-size: 0.75em;
position: relative;
top: var(--toggle-button-qty-top, -0.65em);
left: var(--toggle-button-qty-left, -0.65em);
margin-right: var(--toggle-button-qty-left, -0.65em);
color: #000;
background: #e1e1e1;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 50%;
line-height: 0.75em;
width: var(--toggle-button-qty-proportion, 1.5em);
height: var(--toggle-button-qty-proportion, 1.5em);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.etheme-elementor-off-canvas__toggle-qty-middle {
--toggle-button-qty-top: 0;
--toggle-button-qty-left: 0;
}
.etheme-elementor-off-canvas__toggle-qty-bottom {
--toggle-button-qty-top: 5px;
}
.etheme-elementor-off-canvas__toggle_wrapper {
display: var(--toggle-wrapper-display, flex);
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
}
.etheme-elementor-off-canvas__toggle_wrapper > .elementor-button-wrapper {
line-height: 1;
}
.etheme-elementor-dropdown .etheme-elementor-off-canvas__toggle_wrapper {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.etheme-elementor-off-canvas:not(.etheme-elementor-off-canvas-zero-quantity-yes) .elementor-button-icon-qty[data-counter="0"] {
display: none;
}
.etheme-elementor-off-canvas-toggle-fixed .etheme-elementor-off-canvas__toggle {
position: fixed;
top: var(--toggle-button-position-axis-y, 35%);
z-index: 4;
}
.etheme-elementor-off-canvas-toggle-left .etheme-elementor-off-canvas__toggle {
left: var(--toggle-button-position-axis-x, 0px);
}
.etheme-elementor-off-canvas-toggle-right .etheme-elementor-off-canvas__toggle {
right: var(--toggle-button-position-axis-x, 0px);
}
.etheme-elementor-off-canvas-left {
--off-canvas-alignment-left: 0;
--off-canvas-alignment-right: auto;
--off-canvas-alignment-transform: translateX(-100%);
--off-canvas-close-alignment-self: flex-end;
--off-canvas-close-alignment-left: calc(100% + 15px);
--off-canvas-close-alignment-right: auto;
}
.etheme-elementor-off-canvas__container {
-webkit-transform: scale(1);
transform: scale(1);
overflow: hidden;
position: fixed;
z-index: 10000;
top: var(--wp-admin--admin-bar--height, 0px);
left: 0;
width: 100vw;
height: calc(100dvh - var(--wp-admin--admin-bar--height,0.001px));
background-color: var(--off-canvas-overlay-color, var(--et_dark-2-white-03));
-webkit-transition: background-color 0.4s, -webkit-transform 0s;
transition: background-color 0.4s, -webkit-transform 0s;
transition: background-color 0.4s, transform 0s;
transition: background-color 0.4s, transform 0s, -webkit-transform 0s;
text-align: start;
}
body:not(.admin-bar) .elementor-sticky--active .etheme-elementor-off-canvas__container {
--wp-admin--admin-bar--height: 0.001px;
}
@media only screen and (max-width: 600px) {
body.admin-bar .elementor-sticky--active .etheme-elementor-off-canvas__container {
--wp-admin--admin-bar--height: 0.001px;
}
}
.etheme-elementor-off-canvas__main {
position: fixed;
left: var(--off-canvas-alignment-left, auto);
right: var(--off-canvas-alignment-right, 0);
-webkit-transform: translateX(0);
transform: translateX(0);
top: 0;
bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
min-height: 200px;
width: var(--off-canvas-width, 370px);
max-width: 100%;
-webkit-transition: 0.3s;
transition: 0.3s;
padding: var(--off-canvas-padding, 20px 30px);
color: var(--off-canvas-color, var(--et_dark-2-white));
font-size: 14px;
--et_main-color: var(--et_main-color-local, currentColor);
--et_dark-2-white: var(--et_dark-2-white-local, currentColor);
--et_link-color: var(--et_link-color-local, currentColor);
--et_font-color: var(--et_font-color-local, currentColor);
background-color: var(--off-canvas-background-color, var(--et_white-2-dark));
--et-sublist-background: var(--off-canvas-background-color, var(--et_white-2-dark));
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 420px) {
.etheme-elementor-off-canvas__main:has(.etheme-elementor-off-canvas__close-button.outside) {
width: var(--off-canvas-width, calc(100vw - .75em * 2 - 1rem - 20px));
}
}
.etheme-elementor-off-canvas_content {
height: var(--off-canvas-content-height, 100%);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
max-height: var(--off-canvas-content-max-height, 100dvh);
overflow: hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
scrollbar-gutter: stable;
}
.etheme-elementor-off-canvas_content:not(:hover)::-webkit-scrollbar-thumb,
.etheme-elementor-off-canvas_content:not(:hover)::-webkit-scrollbar {
opacity: 0;
visibility: hidden;
}
@media (hover: none) {
.etheme-elementor-off-canvas_content::-webkit-scrollbar-thumb,
.etheme-elementor-off-canvas_content::-webkit-scrollbar {
opacity: 0;
visibility: hidden;
}
}
.etheme-elementor-off-canvas_content-footer {
padding-top: 15px;
}
.etheme-elementor-off-canvas:not(.etheme-elementor-off-canvas--active) .etheme-elementor-off-canvas__container {
background-color: transparent;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: background-color 0.4s, -webkit-transform 0s 0.4s;
transition: background-color 0.4s, -webkit-transform 0s 0.4s;
transition: background-color 0.4s, transform 0s 0.4s;
transition: background-color 0.4s, transform 0s 0.4s, -webkit-transform 0s 0.4s;
}
.etheme-elementor-off-canvas:not(.etheme-elementor-off-canvas--active) .etheme-elementor-off-canvas__container .dialog-lightbox-close-button {
display: none;
}
.etheme-elementor-off-canvas:not(.etheme-elementor-off-canvas--active) .etheme-elementor-off-canvas__main {
overflow: hidden;
visibility: hidden;
opacity: 0;
-webkit-transform: var(--off-canvas-alignment-transform, translateX(100%));
transform: var(--off-canvas-alignment-transform, translateX(100%));
}
.etheme-elementor-off-canvas--shown .et-request-quote.mtips,
.etheme-elementor-off-canvas--shown .back-top,
.etheme-elementor-off-canvas--shown .et-mobile-panel-wrapper {
opacity: 0;
visibility: hidden;
}
.etheme-elementor-off-canvas__close-button {
position: relative;
margin: 0 0 20px;
-ms-flex-item-align: var(--off-canvas-close-alignment-self, flex-start);
align-self: var(--off-canvas-close-alignment-self, flex-start);
cursor: pointer;
display: var(--off-canvas-close-display, inline-flex);
font-size: 1rem;
line-height: 1;
-webkit-transition: 0.3s;
transition: 0.3s;
color: var(--off-canvas-close-button-color, #222);
}
.etheme-elementor-off-canvas__close-button:hover {
color: var(--off-canvas-close-button-hover-color, #555);
}
.etheme-elementor-off-canvas__close-button.outside {
position: absolute;
left: var(--off-canvas-close-alignment-left, auto);
right: var(--off-canvas-close-alignment-right, calc(100% + 15px));
background-color: var(--off-canvas-close-button-background-color, #fff);
border-radius: var(--off-canvas-close-border-radius, 50%);
padding: 0.75em;
margin-bottom: 0;
}
.etheme-elementor-off-canvas__close-button.outside:hover {
background-color: var(--off-canvas-close-button-hover-background-color, #e1e1e1);
}
.etheme-elementor-dropdown .etheme-elementor-off-canvas__container {
position: absolute;
width: auto;
height: auto;
overflow: visible;
top: 100%;
bottom: auto;
background: none;
min-width: var(--off-canvas-width, 320px);
left: var(--off-canvas-alignment-left, auto);
right: var(--off-canvas-alignment-right, 0);
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: background-color 0.4s, -webkit-transform 0s;
transition: background-color 0.4s, -webkit-transform 0s;
transition: background-color 0.4s, transform 0s;
transition: background-color 0.4s, transform 0s, -webkit-transform 0s;
}
@media (max-width: 767px) {
.etheme-elementor-dropdown .etheme-elementor-off-canvas__container {
min-width: var(--off-canvas-width, 300px);
}
}
.etheme-elementor-dropdown .etheme-elementor-off-canvas__main {
width: auto;
height: auto;
position: relative;
top: auto;
bottom: auto;
right: auto;
left: auto;
padding: var(--off-canvas-padding, 20px 1.43rem);
overflow: visible;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: 0.3s;
transition: 0.3s;
}
.etheme-elementor-dropdown:not(.etheme-elementor-off-canvas--active) .etheme-elementor-off-canvas__container {
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: background-color 0.4s, -webkit-transform 0s 0.4s;
transition: background-color 0.4s, -webkit-transform 0s 0.4s;
transition: background-color 0.4s, transform 0s 0.4s;
transition: background-color 0.4s, transform 0s 0.4s, -webkit-transform 0s 0.4s;
}
.etheme-elementor-dropdown:not(.etheme-elementor-off-canvas--active) .etheme-elementor-off-canvas__main {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
.etheme-elementor-dropdown .etheme-elementor-off-canvas__close-button {
-ms-flex-item-align: end;
align-self: flex-end;
}
.etheme-elementor-dropdown .etheme-elementor-off-canvas__close-button.outside {
top: 0;
border: 1px solid var(--et_border-color);
}
.elementor-edit-area-active .elementor-loading.etheme-elementor-off-canvas--active {
opacity: 1;
visibility: visible;
}
.elementor-edit-area-active .elementor-loading.etheme-elementor-off-canvas--active .etheme-elementor-off-canvas__container {
z-index: 9999;
}
.etheme-elementor-off-canvas_content-head {
font-size: 1.2em;
margin-bottom: 15px;
}
.etheme-elementor-off-canvas_content-head-icon {
font-size: calc(1em * var(--off-canvas-head-icon-proportion, 1.4));
line-height: 1;
margin-bottom: 10px;
}
.etheme-elementor-off-canvas_content-head-icon:last-child {
margin-bottom: 0;
-webkit-margin-end: 0;
margin-inline-end: 0;
}
.etheme-elementor-off-canvas_content-head-icon:not(.full-width):not(:last-child) {
-webkit-margin-end: 10px;
margin-inline-end: 10px;
margin-bottom: 0;
}
.etheme-elementor-off-canvas_content-head-icon svg {
width: 1em;
height: 1em;
fill: currentColor;
}
.etheme-elementor-off-canvas_content-head-label {
position: relative;
text-transform: uppercase;
font-size: calc(1em * var(--off-canvas-head-label-proportion, 1.05));
background-image: -webkit-gradient(linear, left top, right top, from(currentcolor), to(currentcolor));
background-image: linear-gradient(90deg, currentcolor, currentcolor);
background-size: 0% 2px;
background-repeat: no-repeat;
background-position: right bottom;
-webkit-transition: all 0.3s linear, background-position 0s;
transition: all 0.3s linear, background-position 0s;
}
.etheme-elementor-off-canvas_content-head:hover .etheme-elementor-off-canvas_content-head-label {
background-size: 100% 2px;
background-position: left bottom;
}
.etheme-elementor-off-canvas_content .menu li {
padding: 8px 0;
}
.etheme-elementor-off-canvas_content .menu li:first-child {
padding-top: 0;
}
.etheme-elementor-off-canvas_content .menu li:last-child {
padding-bottom: 0;
}
.etheme-elementor-off-canvas_content .menu li a {
color: currentColor;
font-size: 114%;
}
.etheme-elementor-off-canvas_content .menu li a .et-icon,
.etheme-elementor-off-canvas_content .menu li a > .fa {
margin-right: 5px;
}
.etheme-elementor-off-canvas_content .menu li a:hover {
opacity: 0.7;
}
.etheme-elementor-off-canvas_content .et_b-tab-content {
margin: 0;
}
.etheme-elementor-off-canvas_content .et_b-tab-content .widget > ul > li:not(.opened):last-child > a {
padding-bottom: 0;
}
.etheme-elementor-off-canvas_content .woocommerce-form-register:has(.vendor-customer-registration) {
max-height: 100%;
overflow: auto;
}
.etheme-elementor-off-canvas_content .woocommerce-form-row .button,
.etheme-elementor-off-canvas_content #loginform .button,
.etheme-elementor-off-canvas_content .woocommerce-FormRow .button {
background-color: var(--et_btn-dark-bg-color);
border-color: var(--et_btn-dark-br-color);
color: var(--et_btn-dark-color);
height: auto;
width: 100%;
padding-top: 0.75rem;
padding-bottom: 0.75rem;
line-height: 1.5;
}
.etheme-elementor-off-canvas_content .woocommerce-form-row .button:hover,
.etheme-elementor-off-canvas_content #loginform .button:hover,
.etheme-elementor-off-canvas_content .woocommerce-FormRow .button:hover {
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--et_btn-dark-br-color-hover);
color: var(--et_btn-dark-color-hover);
}
.etheme-elementor-off-canvas_content form li {
line-height: 1.8;
font-size: 85%;
margin-bottom: 0.5em;
}
.etheme-elementor-off-canvas .etheme-elementor-off-canvas__main {
--sales-booster-progress-bar-border: none;
--cart-widget-footer-margin: 0px -30px -20px;
--cart-widget-footer-padding: var(--off-canvas-padding, 15px 30px);
--sales-booster-progress-bar-wrapper-margin: var(--cart-widget-footer-margin, 0);
--sales-booster-progress-bar-padding: var(--cart-widget-footer-padding, 0);
--et_loader-size: 24px;
}
.etheme-elementor-dropdown .etheme-elementor-off-canvas__main {
--cart-widget-footer-margin: 0px -1.43rem -20px;
--cart-widget-footer-padding: var(--off-canvas-padding, 15px 1.43rem);
}
.etheme-elementor-off-canvas_content:has(.etheme-elementor-off-canvas_content-empty-message, .etheme-elementor-off-canvas_content-process) {
margin-top: auto;
margin-bottom: auto;
}
.etheme-elementor-off-canvas_content-process .et-loader {
min-height: 100px;
}
.etheme-elementor-off-canvas .etheme-elementor-off-canvas_content-empty-message > p {
font-size: 1.14em;
}
.etheme-elementor-off-canvas.processing .etheme-elementor-off-canvas_content,
.etheme-elementor-off-canvas.elementor-loading .etheme-elementor-off-canvas_content,
.etheme-elementor-off-canvas.processing .etheme-elementor-off-canvas_content ~ *,
.etheme-elementor-off-canvas.elementor-loading .etheme-elementor-off-canvas_content ~ * {
opacity: 0;
visibility: hidden;
}
.etheme-elementor-off-canvas .woocommerce-mini-cart__empty-message.empty {
text-align: center;
}
.etheme-elementor-off-canvas:has(.etheme-elementor-off-canvas_content-empty-message, .etheme-elementor-off-canvas_content-process, .woocommerce-mini-cart__empty-message.empty, .product_list_widget:empty) .woocommerce-mini-cart__footer-wrapper,
.etheme-elementor-off-canvas:has(.etheme-elementor-off-canvas_content-empty-message, .etheme-elementor-off-canvas_content-process, .woocommerce-mini-cart__empty-message.empty, .product_list_widget:empty) .etheme-elementor-off-canvas_content ~ *,
.etheme-elementor-off-canvas .btn-view-cart {
display: none;
}
.etheme-elementor-off-canvas .cart-popup-footer > * {
font-size: 100%;
}
.etheme-elementor-off-canvas .cart-popup-footer:last-child {
padding-bottom: 0;
}
.etheme-elementor-off-canvas .cart-widget-subtotal .big-coast {
font-size: 114%;
}
.etheme-elementor-off-canvas .cart-widget-subtotal .small-h {
font-size: 100%;
text-transform: uppercase;
}
.etheme-elementor-off-canvas .product_list_widget {
padding-bottom: 0;
}
.etheme-elementor-off-canvas .product_list_widget:not(.swiper-wrapper) {
--space-between-widgets: 0;
--items-spacing: 0;
--item-title-size: 104%;
}
.etheme-elementor-off-canvas .product_list_widget:not(.swiper-wrapper) ul {
border-bottom: none;
}
.etheme-elementor-off-canvas .product_list_widget:not(.swiper-wrapper) ul:last-child {
margin-bottom: 0;
}
.etheme-elementor-off-canvas .product_list_widget:not(.swiper-wrapper) li {
padding: 20px 12px;
border-radius: 3px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.etheme-elementor-off-canvas .product_list_widget:not(.swiper-wrapper) li:hover {
background: var(--et_light-color);
}
.etheme-elementor-off-canvas .product_list_widget:not(.swiper-wrapper) .remove {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-margin-end: 10px;
margin-inline-end: 10px;
line-height: 1;
margin-top: 10px;
}
@media (hover: hover) {
.etheme-elementor-off-canvas .product_list_widget:not(.swiper-wrapper) li:not(:hover) .remove {
-webkit-margin-end: 0px;
margin-inline-end: 0px;
opacity: 0;
visibility: inherit;
}
}
.etheme-elementor-off-canvas .product_list_widget:not(.swiper-wrapper) .swiper-slide {
margin: 0 !important;
padding: 0;
width: 100%;
border: none;
}
.etheme-elementor-off-canvas .product_list_widget:not(.swiper-wrapper) .swiper-slide .product-list-image {
float: none !important;
margin: 0 0 10px !important;
}
.etheme-elementor-off-canvas .product_list_widget:not(.swiper-wrapper) .product-slide {
padding-left: 12px;
padding-right: 12px;
}
.etheme-elementor-off-canvas .product_list_widget:not(.swiper-wrapper) .swiper-entry .swiper-container .swiper-slide p.product-title {
padding: 0;
opacity: 1;
}
.etheme-elementor-off-canvas .product_list_widget:not(.swiper-wrapper) .swiper-entry .swiper-container .swiper-slide p.product-title a {
white-space: normal;
overflow: unset;
}
.etheme-elementor-off-canvas .mini-cart-buttons {
line-height: var(--p-line-height, 1.6);
font-size: var(--p-font-size, 1.14rem);
--et_btn-size: 85%;
}
.elementor-widget-theme-etheme_mobile_menu {
--s-border-style: solid;
--s-min-height: 2.5em;
--s-button-min-width: var(--s-min-height, 40px);
}
.elementor-widget-theme-etheme_mobile_menu .etheme-search-input-form-wrapper {
background-color: #fff;
color: var(--et_dark-color);
}
.elementor-widget-theme-etheme_mobile_menu .etheme-search-form-input {
font-size: 1em;
}
.elementor-widget-theme-etheme_mobile_menu .etheme-search-form .autocomplete-suggestions {
max-height: 100% !important;
}
.elementor-widget-theme-etheme_mobile_menu .etheme-search-form-submit {
background: transparent;
border: none;
color: currentColor;
font-size: 1em;
}
.elementor-widget-theme-etheme_mobile_menu .etheme-elementor-off-canvas_content {
display: grid;
grid-row-gap: var(--off-canvas-elements-gap, 10px);
-ms-flex-line-pack: start;
align-content: flex-start;
--toggle-icon-space: 5px;
}
.elementor-widget-theme-etheme_mobile_menu .et_b-tab-content .widget .cat-item a,
.elementor-widget-theme-etheme_mobile_menu .et_b-tab-content .widget .cat-item-none {
padding: calc(var(--off-canvas-elements-gap, 7px) / 2) 0;
}
.elementor-widget-theme-etheme_mobile_menu .etheme-elementor-nav-menu.vertical {
--submenu-display: block;
}
.elementor-widget-theme-etheme_mobile_menu .etheme-elementor-nav-menu.vertical li.dropdown-click:not(.dropdown-opened) > .nav-sublist-dropdown,
.elementor-widget-theme-etheme_mobile_menu .etheme-elementor-nav-menu.vertical li.dropdown-click:not(.dropdown-opened) > .nav-sublist {
display: none;
}
.elementor-widget-theme-etheme_mobile_menu .etheme-elementor-nav-menu.vertical .nav-sublist-dropdown {
position: static;
display: block;
opacity: 1;
visibility: visible;
-webkit-animation: none;
animation: none;
width: 100% !important;
-webkit-transform: none;
transform: none;
--menu-sublist-padding-right: 0px;
}
.elementor-widget-theme-etheme_mobile_menu .etheme-elementor-nav-menu.vertical .nav-sublist-dropdown ul > li ul {
position: static;
border: none;
padding: 0;
}
.elementor-widget-theme-etheme_mobile_menu .etheme-elementor-nav-menu.vertical .nav-sublist-dropdown,
.elementor-widget-theme-etheme_mobile_menu .etheme-elementor-nav-menu.vertical .nav-sublist {
padding: 0;
border: none;
}
.elementor-widget-theme-etheme_mobile_menu .etheme-elementor-nav-menu.vertical .nav-sublist-dropdown:not(.menu-static-block),
.elementor-widget-theme-etheme_mobile_menu .etheme-elementor-nav-menu.vertical .nav-sublist:not(.menu-static-block) {
-webkit-padding-start: 5px;
padding-inline-start: 5px;
}
.elementor-widget-theme-etheme_mobile_menu .etheme-elementor-nav-menu.vertical .nav-sublist-dropdown,
.elementor-widget-theme-etheme_mobile_menu .etheme-elementor-nav-menu.vertical .nav-sublist-dropdown .nav-sublist > ul {
-webkit-border-start: 1px solid var(--et_border-color);
border-inline-start: 1px solid var(--et_border-color);
}
.elementor-widget-theme-etheme_mobile_menu .widget .cat-item {
line-height: inherit;
}
.elementor-widget-theme-etheme_mobile_menu .widget .cat-item .children {
-webkit-border-start: 1px solid var(--et_border-color);
border-inline-start: 1px solid var(--et_border-color);
}
.elementor-widget-theme-etheme_mobile_menu .widget .cat-item .etheme-elementor-nav-menu-item-icon-opened {
display: var(--submenu-opened-arrow-display, none);
}
.elementor-widget-theme-etheme_mobile_menu .widget .cat-item .etheme-elementor-nav-menu-item-icon-closed {
display: var(--submenu-closed-arrow-display, '');
}
.elementor-widget-theme-etheme_mobile_menu .widget .cat-item.dropdown-opened > a {
--submenu-opened-arrow-display: inline-flex;
--submenu-closed-arrow-display: none;
}
.elementor-widget-theme-etheme_mobile_menu .widget .cat-item:not(.dropdown-opened) {
--submenu-display: none !important;
}
.elementor-widget-theme-etheme_mobile_menu .widget .cat-item:not(.dropdown-opened) > a {
--submenu-opened-arrow-display: none;
--submenu-closed-arrow-display: inline-flex;
}
.elementor-widget-theme-etheme_mobile_menu .widget .cat-item a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.elementor-widget-theme-etheme_mobile_menu .widget .cat-item .elementor-item {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.elementor-widget-theme-etheme_mobile_menu .widget .cat-item .children {
display: var(--submenu-display, block);
-webkit-animation-name: var(--dropdown-animation-name, fadeIn);
animation-name: var(--dropdown-animation-name, fadeIn);
-webkit-animation-duration: var(--dropdown-animation-duration, 0.2s);
animation-duration: var(--dropdown-animation-duration, 0.2s);
padding: 0;
-webkit-padding-start: 10px;
padding-inline-start: 10px;
}
.elementor-widget-theme-etheme_mobile_menu .etheme-elementor-off-canvas_content {
scrollbar-width: none;
}
.elementor-widget-theme-etheme_mobile_menu .etheme-elementor-off-canvas_content::-webkit-scrollbar {
display: none;
}
.etheme-elementor-off-canvas-design-separated .woocommerce-MyAccount-navigation-link a,
.etheme-elementor-off-canvas-design-separated .etheme-elementor-nav-menu.vertical .etheme-elementor-nav-menu-item-parent .elementor-item { padding: calc(var(--off-canvas-elements-gap, 14px) / 1.3) 0;
border-bottom: 1px solid var(--et_border-color);
text-transform: uppercase;
}
.etheme-elementor-off-canvas-design-separated .widget > ul > .cat-item > a {
text-transform: uppercase;
}
.etheme-elementor-off-canvas-design-separated.elementor-widget-theme-etheme_mobile_menu .et_b-tab-content .widget .cat-item a,
.etheme-elementor-off-canvas-design-separated.åelementor-widget-theme-etheme_mobile_menu .et_b-tab-content .widget .cat-item-none,
.etheme-elementor-off-canvas-design-separated .widget .cat-item a {
padding: calc(var(--off-canvas-elements-gap, 14px) / 1.3) 0;
border-bottom: 1px solid var(--et_border-color);
}
.etheme-elementor-off-canvas-design-separated .menu .woocommerce-MyAccount-navigation-link {
padding: 0;
}
.etheme-elementor-off-canvas-design-separated .menu .woocommerce-MyAccount-navigation-link a {
display: inline-block;
width: 100%;
}
.etheme-elementor-off-canvas-design-separated .menu .woocommerce-MyAccount-navigation-link:last-child a {
border-bottom: none;
}
.etheme-elementor-off-canvas-design-separated .etheme-elementor-off-canvas_content .et_b-tab-content .widget > ul > li:not(.opened):last-child > a {
padding-bottom: calc(var(--off-canvas-elements-gap, 14px) / 1.3);
}
.etheme-elementor-off-canvas-design-separated.elementor-widget-theme-etheme_mobile_menu .etheme-elementor-nav-menu.vertical .nav-sublist-dropdown:not(.menu-static-block),
.etheme-elementor-off-canvas-design-separated.elementor-widget-theme-etheme_mobile_menu .etheme-elementor-nav-menu.vertical .nav-sublist:not(.menu-static-block),
.etheme-elementor-off-canvas-design-separated.elementor-widget-theme-etheme_mobile_menu .widget .cat-item .children {
-webkit-padding-start: 0;
padding-inline-start: 0;
}
.etheme-elementor-off-canvas-design-separated.elementor-widget-theme-etheme_mobile_menu .widget .cat-item .children a {
-webkit-padding-start: 10px;
padding-inline-start: 10px;
}
.etheme-elementor-off-canvas-design-separated.elementor-widget-theme-etheme_mobile_menu .etheme-elementor-nav-menu.vertical .nav-sublist-dropdown,
.etheme-elementor-off-canvas-design-separated.elementor-widget-theme-etheme_mobile_menu .etheme-elementor-nav-menu.vertical .nav-sublist-dropdown .nav-sublist > ul,
.etheme-elementor-off-canvas-design-separated.elementor-widget-theme-etheme_mobile_menu .widget .cat-item .children {
-webkit-border-start: none;
border-inline-start: none;
}
.etheme-elementor-off-canvas-design-separated .item-design-dropdown .nav-sublist-dropdown ul > li > .etheme-elementor-nav-menu-item,
.etheme-elementor-off-canvas-design-separated .widget .cat-item a {
border-bottom: 1px solid var(--et_border-color);
}
.etheme-elementor-off-canvas-design-separated .item-design-dropdown .nav-sublist-dropdown ul > li > .etheme-elementor-nav-menu-item .elementor-item {
padding-top: calc(var(--off-canvas-elements-gap, 14px)/1.3);
padding-bottom: calc(var(--off-canvas-elements-gap, 14px)/1.3);
}
.etheme-elementor-off-canvas-design-separated .etheme-elementor-off-canvas_content .etheme-elementor-off-canvas__toggle {
text-transform: uppercase;
border-bottom: 1px solid var(--et_border-color);
padding-bottom: calc(var(--off-canvas-elements-gap, 14px)/1.3);
}
.etheme-elementor-off-canvas-design-separated .etheme-elementor-off-canvas_content .etheme-elementor-off-canvas__toggle:last-child {
border-bottom: none;
}
.etheme-elementor-off-canvas-design-separated .product_list_widget:not(.swiper-wrapper) li {
border-radius: 0;
}
.etheme-elementor-off-canvas-design-separated .product_list_widget:not(.swiper-wrapper) li:not(:last-child) {
border-bottom: 1px solid var(--et_border-color);
}
.etheme-elementor-off-canvas-design-separated .etheme-elementor-off-canvas_content-head {
border-bottom: 1px solid var(--et_border-color);
padding-bottom: 15px;
}
.etheme-elementor-off-canvas-design-separated .cart-widget-subtotal {
border-top: 1px solid var(--et_border-color);
border-bottom: 1px solid var(--et_border-color);
padding: 1em 0;
}
.etheme-post {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.etheme-post-image-wrapper {
position: relative;
width: 100%;
isolation: isolate;
margin: 0 0 var(--image-space, 20px) 0;
}
.etheme-post-image-wrapper:only-child {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin: 0;
-webkit-margin-end: 0;
margin-inline-end: 0;
-webkit-margin-start: 0;
margin-inline-start: 0;
}
.etheme-post-image-wrapper img {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.etheme-post-image-inner {
display: block !important;
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
border-radius: 5px;
}
.etheme-post-image-inner:before {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 1;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.etheme-post .elementor-shape .elementor-shape-fill {
fill: var(--post-color-white, #fff);
}
.etheme-posts-wrapper-list .etheme-post {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.etheme-posts-wrapper-list .etheme-post-image-wrapper {
margin: 0;
-webkit-margin-end: var(--image-space, 20px);
margin-inline-end: var(--image-space, 20px);
-webkit-box-flex: 0;
-ms-flex: 0 0 var(--image-width-proportion, 35%);
flex: 0 0 var(--image-width-proportion, 35%);
}
.etheme-posts-wrapper-list .etheme-post-image-right {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
-webkit-margin-end: 0;
margin-inline-end: 0;
-webkit-margin-start: var(--image-space, 20px);
margin-inline-start: var(--image-space, 20px);
}
.etheme-posts-wrapper-list .etheme-post-image-right ~ .etheme-post-content.inside {
-webkit-margin-start: 0;
margin-inline-start: 0;
-webkit-margin-end: -25px;
margin-inline-end: -25px;
}
@media only screen and (min-width: 480px) {
.etheme-posts-wrapper-list .etheme-post:nth-child(even) .etheme-post-image-chess {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
-webkit-margin-start: var(--image-space, 20px);
margin-inline-start: var(--image-space, 20px);
-webkit-margin-end: 0;
margin-inline-end: 0;
}
.etheme-posts-wrapper-list .etheme-post:nth-child(even) .etheme-post-image-chess ~ .etheme-post-content.inside {
-webkit-margin-start: 0;
margin-inline-start: 0;
-webkit-margin-end: -25px;
margin-inline-end: -25px;
}
.etheme-posts-wrapper-list .etheme-post:nth-child(even) .etheme-post-image-chess .etheme-post-date-label {
left: auto;
right: var(--date-label-offset, 15px);
}
.etheme-posts-wrapper-list .etheme-post:nth-child(even) .etheme-post-image-chess .etheme-post-terms-label {
left: auto;
right: 10px;
}
}
.etheme-posts-wrapper-list .etheme-post-content {
max-width: calc(100% - var(--image-width-proportion,35%));
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-ms-flex-item-align: center;
align-self: center;
}
.etheme-posts-wrapper-list .etheme-post-content.inside {
-ms-flex-item-align: center;
align-self: center;
max-width: 100%;
margin: 20px 0;
-webkit-margin-start: -25px;
margin-inline-start: -25px;
}
@media only screen and (min-width: 480px) {
.etheme-posts-wrapper-list .etheme-post {
--terms-label-offset-y: 5px;
}
}
@media only screen and (max-width: 480px) {
.etheme-posts-wrapper-list .etheme-post {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.etheme-posts-wrapper-list .etheme-post-content {
max-width: 100%;
}
.etheme-posts-wrapper-list .etheme-post-content.inside {
-webkit-margin-start: 0;
margin-inline-start: 0;
-webkit-margin-end: 0;
margin-inline-end: 0;
margin: -25px 20px 0;
}
.etheme-posts-wrapper-list .etheme-post-image-wrapper {
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
-webkit-margin-start: 0;
margin-inline-start: 0;
-webkit-margin-end: 0;
margin-inline-end: 0;
margin-bottom: var(--image-space, 20px);
}
}
.etheme-post-date-label {
position: absolute;
left: var(--date-label-offset, 15px);
top: var(--date-label-offset, 15px);
color: var(--post-color-dark, #222);
background: var(--post-color-white, #fff);
width: var(--date-label-proportion, 3.85rem);
height: var(--date-label-proportion, 3.85rem);
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-line-pack: center;
align-content: center;
border-radius: 50%;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
cursor: default;
z-index: 2;
}
.etheme-post-date-label span {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
line-height: 1;
}
.etheme-post-date-label.top {
left: 50% !important;
right: auto !important;
top: 0;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.etheme-post-terms {
display: block;
font-size: 0.85rem;
margin: 0 -3px;
}
.etheme-post-terms a {
background: var(--post-color-dark-15, rgba(34, 34, 34, 0.15));
color: var(--post-color-dark, #222);
padding: 0.4em 0.5em;
margin: 0 3px 5px;
border-radius: 4px;
line-height: 1;
display: inline-block;
}
.etheme-post-terms-label {
position: absolute;
bottom: var(--terms-label-offset-y, 5px);
left: 10px;
font-size: 1rem;
z-index: 1;
}
.etheme-post-terms-label a {
color: #fff;
background-color: rgba(255, 255, 255, 0.3);
}
.etheme-post-title {
font-size: 1.4rem;
}
.etheme-post-title a {
display: inline-block;
font-size: inherit;
font-family: inherit;
color: var(--post-color-dark, #222);
}
.etheme-post-title a:hover {
color: var(--post-color-dark-07, rgba(34, 34, 34, 0.7));
}
.etheme-post-content {
width: 100%;
padding: var(--content-padding, 0);
background-color: var(--post-color-white, transparent);
border-radius: 5px;
}
.etheme-post-content:only-child {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
max-width: 100%;
-ms-flex-item-align: start;
align-self: flex-start;
border-radius: inherit;
}
.etheme-post-content.inside {
background: var(--post-color-white, #fff);
margin: -25px 20px 0;
z-index: 1;
-webkit-box-shadow: 0 0 10px 0 var(--post-color-dark-15, rgba(34, 34, 34, 0.15));
box-shadow: 0 0 10px 0 var(--post-color-dark-15, rgba(34, 34, 34, 0.15));
-ms-flex-item-align: start;
align-self: flex-start;
}
.etheme-post-content.ghost-inside {
background: var(--post-color-white, #fff);
}
.etheme-post-excerpt {
color: var(--post-color-grey, #555);
font-size: 1.14rem;
margin-bottom: 15px;
}
.etheme-post-day {
font-size: 1.85rem;
}
.etheme-post-month {
font-size: 1rem;
}
.etheme-post-meta-data {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
color: var(--post-color-grey, #555);
font-size: 12px;
padding: var(--post-meta-padding, 10px 0);
margin-top: 25px;
white-space: nowrap;
}
.etheme-post-meta-data > span {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-post-meta-data > span + span {
-webkit-margin-start: 12px;
margin-inline-start: 12px;
}
.etheme-post-meta-data a {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: var(--post-color-dark, #222);
}
.etheme-post-meta-data svg {
fill: currentColor;
-webkit-margin-end: 3px;
margin-inline-end: 3px;
}
.etheme-post-meta-data .etheme-post-meta-data svg {
-webkit-margin-end: 3px;
margin-inline-end: 3px;
}
.etheme-post-meta-data .etheme-post-meta-data .etheme-post-share svg {
-webkit-margin-end: 0;
margin-inline-end: 0;
}
.etheme-post-author {
-webkit-margin-end: auto;
margin-inline-end: auto;
}
.etheme-post-author img {
border-radius: 50%;
-webkit-margin-end: 5px;
margin-inline-end: 5px;
max-width: 20px;
}
.etheme-post-author > a {
-webkit-margin-start: 5px;
margin-inline-start: 5px;
}
.etheme-post-share {
position: relative;
cursor: pointer;
}
.etheme-post-share-popup {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
position: absolute;
right: 0;
bottom: calc(100% + 10px);
background: var(--post-color-white, #fff);
color: var(--post-color-dark, #222);
padding: 10px;
-webkit-box-shadow: 0 0 5px 0 var(--post-color-dark-15, rgba(34, 34, 34, 0.15));
box-shadow: 0 0 5px 0 var(--post-color-dark-15, rgba(34, 34, 34, 0.15));
border-radius: 3px;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
max-height: 250px;
overflow: auto;
}
.etheme-post-share-popup a {
white-space: nowrap;
}
.etheme-post-share-popup a:after {
content: attr(title);
display: inline-block;
-webkit-margin-start: 5px;
margin-inline-start: 5px;
}
.etheme-post-share:not(:hover) .etheme-post-share-popup {
-webkit-transform: translateX(10px);
transform: translateX(10px);
opacity: 0;
visibility: hidden;
}
.etheme-post-button {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 1rem;
}
.etheme-post-button .button-text:not(:only-child) {
-webkit-margin-end: 10px;
margin-inline-end: 10px;
}
.etheme-post-button:not(.elementor-button) {
color: var(--post-color-dark, #222);
}
.etheme-post-button:not(.elementor-button):after {
content: '';
position: absolute;
left: auto;
right: 0;
bottom: 0;
height: 1px;
width: 0;
background: currentColor;
-webkit-transition: width 0.3s;
transition: width 0.3s;
}
.etheme-post-button:not(.elementor-button):hover:after {
left: 0;
right: auto;
width: 100%;
}
.etheme-post-button:not(.elementor-button):hover svg {
-webkit-animation: etheme-posts-button-icon-anim 0.4s forwards;
animation: etheme-posts-button-icon-anim 0.4s forwards;
}
@-webkit-keyframes etheme-posts-button-icon-anim {
49% {
-webkit-transform: translate(100%);
transform: translate(100%);
}
50% {
opacity: 0;
-webkit-transform: translate(-100%);
transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@keyframes etheme-posts-button-icon-anim {
49% {
-webkit-transform: translate(100%);
transform: translate(100%);
}
50% {
opacity: 0;
-webkit-transform: translate(-100%);
transform: translate(-100%);
}
51% {
opacity: 1;
}
}
.rtl .etheme-price-table-wrapper {
--ribbon-offset: var(--ribbon-distance);
}
.etheme-price-table-wrapper {
--ribbon-distance: 35px;
--ribbon-offset: calc(-50% + var(--ribbon-distance));
position: relative;
text-align: center;
overflow: hidden;
color: #000;
}
.etheme-price-table-wrapper ul {
list-style: none;
padding: 20px 0;
margin: 0;
}
.etheme-price-table-wrapper .period-bottom .etheme-price-table-period,
.etheme-price-table-wrapper .period-top .etheme-price-table-period {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.etheme-price-table-title,
.etheme-price-table-subtitle {
margin: 0;
text-transform: none;
}
.etheme-price-table-price .etheme-price-table-currency,
.etheme-price-fraction {
font-size: 0.5em;
}
.etheme-price-table-original-price,
.etheme-price-table-price {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
font-size: 42px;
font-weight: 600;
line-height: 1;
}
.etheme-price-table-original-price {
font-size: 20px;
margin-right: 0.3em;
}
.etheme-price-table-original-price .etheme-price-table-currency {
-ms-flex-item-align: center;
align-self: center;
font-size: 1em;
}
.etheme-price-table-price-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 15px 0;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.etheme-price-table-price-wrapper .price-line-through,
.etheme-price-table-price-wrapper .price-underline {
position: relative;
}
.etheme-price-table-price-wrapper .price-line-through:after,
.etheme-price-table-price-wrapper .price-underline:after {
content: '';
position: absolute;
bottom: 0;
height: 0.1em;
width: 100%;
background-color: currentColor;
}
.etheme-price-table-price-wrapper .price-line-through:after {
bottom: 50%;
margin-top: -0.05em;
}
.etheme-price-table-header,
.etheme-price-table-footer {
padding: 20px 0;
}
.etheme-price-table-period {
-ms-flex-item-align: end;
align-self: flex-end;
}
.etheme-price-table-ribbon {
position: absolute;
top: 0;
left: auto;
right: 0;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
min-width: 150px;
min-height: 150px;
width: calc(3 * var(--ribbon-distance));
height: calc(3 * var(--ribbon-distance));
pointer-events: none;
}
.etheme-price-table-ribbon-inner {
text-align: center;
left: 0;
width: 200%;
-webkit-transform: translateY(-50%) translateX(var(--ribbon-offset)) rotate(-45deg);
transform: translateY(-50%) translateX(var(--ribbon-offset)) rotate(-45deg);
margin-top: var(--ribbon-distance);
font-size: 14px;
line-height: 2;
background: #000;
color: #fff;
pointer-events: auto;
}
.etheme-price-table-ribbon.ribbon-left {
-webkit-transform: rotate(0);
transform: rotate(0);
left: 0;
right: auto;
}
.elementor-price-table__ribbon.ribbon-right {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
left: auto;
right: 0;
}
.etheme-product-filters {
display: grid;
grid-template-columns: 1fr auto;
grid-gap: var(--cols-gap, 5px);
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-product-filters-content-top .etheme-product-filters-item .etheme-product-filters-item-content {
top: auto;
bottom: 100%;
margin-top: 0;
margin-bottom: 3px;
}
.etheme-product-filters-items {
display: grid;
width: 100%;
grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
grid-gap: var(--inner-cols-gap, 5px);
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-product-filters-button button {
height: auto;
padding: 10px 20px;
text-transform: none;
}
.etheme-product-filters-button svg {
fill: currentColor;
}
.etheme-product-filters[data-type=separated] .etheme-product-filters-item:after {
display: none;
}
.etheme-product-filters-item {
position: relative;
}
.etheme-product-filters-item:not(:last-child):after {
content: '';
width: 0;
border-right: var(--delimiter-width, 1px) var(--delimiter-style, solid) var(--delimiter-color, var(--et_border-color));
display: block;
position: absolute;
right: calc(var(--inner-cols-gap, 5px) * -.5);
-webkit-transform: translateX(50%);
transform: translateX(50%);
top: 5px;
bottom: 5px;
}
.etheme-product-filters-item.highlighted .etheme-product-filters-item-title {
color: var(--et_red-color) !important;
}
.etheme-product-filters-item .etheme-product-filters-item-content {
position: absolute;
left: 0;
right: 0;
margin-top: 3px;
max-height: 200px;
overflow: auto;
list-style: none;
padding: 20px;
background-color: #fff;
z-index: 1;
}
.etheme-product-filters-item .etheme-product-filters-item-content > li {
margin: 0 -20px;
padding: 0 20px;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.etheme-product-filters-item .etheme-product-filters-item-content > li:hover,
.etheme-product-filters-item .etheme-product-filters-item-content > li.selected {
background: #f1f1f1;
}
.etheme-product-filters-item .etheme-product-filters-item-content > li:has(ul) .filter-item {
margin-left: -20px;
margin-right: -20px;
padding-left: 20px;
padding-right: 20px;
display: inline-block;
width: calc(100% + 20px + 20px);
}
.etheme-product-filters-item .etheme-product-filters-item-content > li:has(ul):hover {
background: transparent;
}
.etheme-product-filters-item .etheme-product-filters-item-content li:has(ul) > a:hover,
.etheme-product-filters-item .etheme-product-filters-item-content li:has(ul).selected > a,
.etheme-product-filters-item .etheme-product-filters-item-content li:has(ul) li:hover > a,
.etheme-product-filters-item .etheme-product-filters-item-content li:has(ul) li.selected > a {
background: #f1f1f1;
}
.etheme-product-filters-item .etheme-product-filters-item-content ul {
list-style: none;
}
.etheme-product-filters-item .etheme-product-filters-item-content .filter-item {
display: inline-block;
color: currentColor !important;
padding: 5px 0;
margin-bottom: 0;
}
.etheme-product-filters-item .etheme-product-filters-item-content .wc-layered-nav-rating .filter-item {
padding-top: 5px !important;
padding-bottom: 5px !important;
}
.etheme-product-filters-item-title {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 5px 10px;
cursor: pointer;
}
.etheme-product-filters-item-title .title-text {
margin-right: auto;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
min-width: 25%;
}
.etheme-product-filters-item-title:after {
content: '\e905';
font-family: 'xstore-icons';
font-size: 0.75em;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.etheme-product-filters-item.opened .etheme-product-filters-item-title:after {
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.etheme-product-filters-quick-results {
white-space: nowrap;
padding: 0 7px;
overflow: auto;
}
.etheme-product-filters-quick-results::-webkit-scrollbar {
display: none;
}
.etheme-product-filters-quick-results > span {
display: inline-block;
position: relative;
color: #555;
background: #ddd;
padding: 5px 7px;
vertical-align: middle;
line-height: 1;
font-size: 0.85em;
cursor: pointer;
border-radius: 2px;
-webkit-margin-end: 7px;
margin-inline-end: 7px;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.etheme-product-filters-quick-results > span:hover {
background: #fafafa;
-webkit-padding-start: 15px;
padding-inline-start: 15px;
}
.etheme-product-filters-quick-results > span:hover svg {
opacity: 1;
visibility: visible;
}
.etheme-product-filters-quick-results svg {
position: absolute;
top: calc(50% - .275em);
left: 5px;
opacity: 0;
visibility: hidden;
pointer-events: none;
}
.rtl .etheme-product-filters-quick-results svg {
left: auto;
right: 5px;
}
@media only screen and (max-width: 768px) {
.etheme-product-filters {
grid-template-columns: 1fr;
}
.etheme-product-filters-items {
grid-template-columns: auto;
}
.etheme-product-filters-item:not(:last-child):after {
top: auto;
bottom: calc(var(--inner-cols-gap,5px) * -.5);
border: none;
border-bottom: var(--delimiter-width, 1px) var(--delimiter-style, solid) var(--delimiter-color, var(--et_border-color));
width: 100%;
height: 0;
left: 0;
-webkit-transform: translateY(50%);
transform: translateY(50%);
}
.etheme-product-filters-button button {
width: 100%;
}
.etheme-product-filters-button button .elementor-button-text {
-webkit-box-flex: unset;
-ms-flex-positive: unset;
flex-grow: unset;
}
}
.etheme-product-hover-mode-dark {
--hover-color-white: #000;
--hover-color-dark: #fff;
}
.etheme-product-hover-mode-white {
--hover-color-white: #fff;
--hover-color-dark: #000;
}
[data-elementor-device-mode="mobile"] .etheme-product-grid {
--hover-item-height: clamp(30px, 7.5vw, 40px);
--hover-icon-size: clamp(12px, 3.5vw, 1.2rem);
--items-offset: 3px;
}
[data-elementor-device-mode="mobile"] .etheme-product-hover-mask .footer-inner > *:nth-child(3) ~ .show-quickly,
[data-elementor-device-mode="mobile"] .etheme-product-hover-mask2 .footer-inner > *:nth-child(3) ~ .show-quickly,
[data-elementor-device-mode="mobile"] .etheme-product-hover-mask3 .footer-inner > *:nth-child(3) ~ .show-quickly {
display: none;
}
.etheme-elementor-products-equal-height .etheme-product-grid-item {
display: grid;
}
.etheme-elementor-products-equal-height .etheme-product-grid-content {
margin-top: auto;
height: 100%;
display: grid;
}
.etheme-elementor-products-equal-height .etheme-product-grid-content > .etheme-product-grid-button {
-ms-flex-item-align: end;
align-self: flex-end;
}
.etheme-elementor-products-equal-height .etheme-product-has-fadeIn-content {
-ms-flex-item-align: unset;
align-self: unset;
}
.etheme-product-grid:not(.type-slider) {
display: grid;
grid-template-columns: repeat(var(--cols, 4), minmax(100px, 1fr));
grid-gap: var(--rows-gap, 20px) var(--cols-gap, 30px);
}
.quantity-wrapper .etheme-product-grid-button:before {
display: none;
}
.etheme-product-grid-title {
text-transform: none;
font-size: 1.14rem;
margin-bottom: 5px;
}
.etheme-product-grid-title a {
font-size: inherit;
font-family: inherit;
}
.etheme-product-grid-categories {
margin-bottom: 3px;
}
.etheme-product-grid-categories a {
color: currentColor;
}
.etheme-product-grid-item svg {
overflow: visible;
}
.etheme-product-grid-item .added_to_cart,
.etheme-product-grid-item .et-loader {
display: none !important;
}
.etheme-product-grid-item .price {
display: block;
margin-bottom: 7px;
}
.etheme-product-grid-item .stock {
font-size: 1.14rem;
color: var(--et_green-color);
margin-bottom: 0;
}
.etheme-product-grid-item .stock.out-of-stock {
color: var(--et_red-color);
}
.etheme-product-grid-item .stock.available-on-backorder {
color: var(--et_orange-color);
}
.etheme-product-grid-item .star-rating {
margin-bottom: 0;
}
.etheme-product-grid-item .woocommerce-product-details__short-description {
word-break: break-word;
}
.etheme-product-grid-item .woocommerce-product-details__short-description,
.etheme-product-grid-item .sku_wrapper {
display: block;
margin-bottom: 10px;
}
.etheme-product-grid-item .quantity-wrapper {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-product-grid-item .quantity-wrapper .quantity {
margin: 0;
float: none;
-webkit-margin-end: 10px;
margin-inline-end: 10px;
}
.etheme-product-grid-item .quantity-wrapper .etheme-product-grid-button {
padding: 0;
height: 38px;
width: 38px;
font-size: 1.2rem;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.etheme-product-grid-item footer {
position: absolute;
bottom: var(--items-offset, 20px);
color: var(--hover-color-dark);
width: 100%;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.etheme-product-grid-item footer .etheme-product-grid-title a,
.etheme-product-grid-item footer .etheme-product-grid-categories a,
.etheme-product-grid-item footer .price ins .amount {
color: var(--hover-color-dark);
}
.etheme-product-grid-item.inactive-hover footer {
opacity: 0 !important;
visibility: hidden !important;
}
.etheme-product-grid-item .footer-inner {
font-size: 0;
width: 100%;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(var(--hover-item-height, 40px), 1fr));
grid-template-rows: var(--hover-item-height, 40px);
grid-auto-flow: column;
gap: var(--items-gap, 0);
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.etheme-product-grid-item .footer-inner i,
.etheme-product-grid-item .footer-inner span.et-icon,
.etheme-product-grid-item .footer-inner svg {
font-size: var(--hover-icon-size, 1.2rem);
color: var(--hover-icon-color, var(--hover-color-dark));
fill: currentColor;
margin: 0 !important;
}
.etheme-product-grid-item .footer-inner .xstore-compare.processing:not(.xstore-compare-has-animation):before,
.etheme-product-grid-item .footer-inner .xstore-wishlist:before {
top: 0 !important;
left: 0 !important;
width: 100%;
height: 100%;
border-radius: inherit;
-webkit-animation: none;
animation: none;
}
.etheme-product-grid-item .footer-inner .xstore-compare[data-action=remove] .et-icon,
.etheme-product-grid-item .footer-inner .xstore-wishlist[data-action=remove] .et-icon {
color: var(--et_active-color);
}
.etheme-product-grid-item .footer-inner .button {
background: var(--hover-color-white);
border: none;
padding: 0;
line-height: 1;
height: auto;
margin: 0;
}
.etheme-product-grid-item .footer-inner > * {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
cursor: pointer;
background: var(--hover-color-white);
margin: 0;
border-radius: var(--item-radius, 0);
height: var(--hover-item-height, 40px);
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.etheme-product-grid-item .footer-inner > *:before {
content: '';
background: var(--hover-color-dark);
opacity: 0;
visibility: hidden;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border-radius: inherit;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.etheme-product-grid-item .footer-inner > :hover:before {
opacity: 0.15;
visibility: visible;
}
.etheme-product-grid-item .top-footer {
position: relative;
z-index: 1;
background-color: var(--hover-color-white);
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align: center;
font-size: clamp(10px, 3.5vw, 1em);
padding: clamp(5px, 2vw, 12px);
}
.etheme-product-grid-item .wishlist-fragment .yith-wcwl-add-button,
.etheme-product-grid-item .wishlist-fragment .yith-wcwl-wishlistaddedbrowse,
.etheme-product-grid-item .wishlist-fragment .yith-wcwl-wishlistexistsbrowse {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: auto;
height: auto;
}
.etheme-product-grid-item .compare-button > a,
.etheme-product-grid-item .wishlist-fragment .yith-wcwl-add-button > a,
.etheme-product-grid-item .wishlist-fragment .yith-wcwl-wishlistaddedbrowse > a,
.etheme-product-grid-item .wishlist-fragment .yith-wcwl-wishlistexistsbrowse > a {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.etheme-product-grid-item .wishlist-fragment .blockOverlay {
background-color: transparent !important;
opacity: 1 !important;
}
.etheme-product-grid-item .wishlist-fragment .feedback {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.etheme-product-grid-item .wishlist-fragment .yith-wcwl-wishlistaddedbrowse > a,
.etheme-product-grid-item .wishlist-fragment .yith-wcwl-wishlistexistsbrowse > a {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.etheme-product-grid-item .compare:before,
.etheme-product-grid-item .yith-wcwl-add-to-wishlist a:before {
display: none;
}
.etheme-product-grid-item .yith-wcwl-icon {
font-family: 'FontAwesome';
font-weight: normal;
}
.etheme-product-grid-item .etheme-product-grid-button {
display: inline-block;
position: relative;
height: auto;
background-color: #000;
color: #fff;
border: none;
}
.etheme-product-grid-item .etheme-product-grid-button:before {
content: '' !important;
width: 1em;
height: 1em;
position: absolute;
top: calc(50% - .5em);
left: calc(50% - .5em);
border: 1px solid #e1e1e1;
border-left-color: #8888;
display: none;
z-index: 1;
-webkit-animation: rotate 0.5s linear infinite;
animation: rotate 0.5s linear infinite;
border-radius: 50%;
}
.etheme-product-grid-item .etheme-product-grid-button.loading:before {
display: block !important;
}
.etheme-product-grid-image {
position: relative;
overflow: hidden;
margin-bottom: var(--image-space, 8px);
text-align: start;
isolation: isolate;
}
.etheme-product-grid-image img {
display: block;
margin: 0 auto;
-webkit-transform: scale(var(--image-scale, 1));
transform: scale(var(--image-scale, 1));
-o-object-position: var(--image-position-x, 0) var(--image-position-y, 0);
object-position: var(--image-position-x, 0) var(--image-position-y, 0);
}
.etheme-product-grid-content {
position: relative;
}
.etheme-product-grid .button svg {
fill: currentColor;
width: 1em;
height: 1em;
}
.etheme-product-grid .sales-booster-total-sales,
.etheme-product-grid .single-waitlist {
margin-bottom: 7px;
}
.etheme-product-grid .single-waitlist:not(:first-child) {
margin-top: 5px;
} .etheme-product-hover-mask:not(:hover) footer {
-webkit-transform: translateY(50%);
transform: translateY(50%);
opacity: 0;
visibility: hidden;
}
.etheme-product-hover-mask .footer-inner {
grid-template-columns: repeat(auto-fit, minmax(var(--hover-item-height, 40px), 1fr));
}
.etheme-product-hover-mask footer {
width: auto;
left: var(--items-offset, 20px);
right: var(--items-offset, 20px);
}
.etheme-product-hover-mask2 footer {
right: var(--items-offset, 20px);
width: auto;
}
.etheme-product-hover-mask2:not(:hover) footer {
-webkit-transform: translateX(50%);
transform: translateX(50%);
opacity: 0;
visibility: hidden;
}
.etheme-product-hover-mask2 .footer-inner {
width: auto;
grid-auto-flow: row;
}
.etheme-product-hover-mask3 footer {
bottom: 50%;
-webkit-transform: translateY(50%);
transform: translateY(50%);
}
.etheme-product-hover-mask3:not(:hover) footer {
-webkit-transform: translateY(calc(50% + 10px));
transform: translateY(calc(50% + 10px));
opacity: 0;
visibility: hidden;
}
.etheme-product-hover-mask3 .footer-inner {
gap: var(--items-gap, 10px);
grid-template-columns: repeat(auto-fit, var(--hover-item-height, 40px));
grid-auto-flow: dense;
}
.etheme-product-hover-mask3 .footer-inner > * {
border-radius: var(--hover-item-border-radius, 50%);
}
[data-elementor-device-mode=mobile] .etheme-product-hover-mask3 .footer-inner {
width: auto;
grid-auto-flow: row;
--items-gap: 0;
--hover-item-border-radius: 0;
}
[data-elementor-device-mode=mobile] .etheme-product-hover-mask3:not(:hover) footer {
-webkit-transform: translateX(50%);
transform: translateX(50%);
opacity: 0;
visibility: hidden;
}
[data-elementor-device-mode=mobile] .etheme-product-hover-mask3 footer {
right: var(--items-offset, 20px);
width: auto;
bottom: var(--items-offset, 20px);
-webkit-transform: none;
transform: none;
}
.etheme-product-hover-info:not(:hover) .top-footer {
-webkit-transform: translateY(var(--hover-item-height, 40px));
transform: translateY(var(--hover-item-height, 40px));
}
.etheme-product-hover-overlay footer,
.etheme-product-hover-default footer {
height: 100%;
bottom: 0;
background: transparent;
display: grid;
grid-template-rows: auto 1fr;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
gap: 0;
padding: 5px 7px;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
pointer-events: none;
}
.etheme-product-hover-overlay footer:before,
.etheme-product-hover-default footer:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: var(--hover-color-white);
opacity: var(--hover-overlay-opacity, 0.3);
pointer-events: none;
}
.etheme-product-hover-overlay:not(:hover) footer,
.etheme-product-hover-default:not(:hover) footer {
opacity: 0;
visibility: hidden;
}
.etheme-product-hover-overlay:not(:hover) .top-footer,
.etheme-product-hover-default:not(:hover) .top-footer {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
.etheme-product-hover-overlay:not(:hover) .footer-inner > *,
.etheme-product-hover-default:not(:hover) .footer-inner > * {
-webkit-transform: scale(0.7);
transform: scale(0.7);
opacity: 0;
visibility: hidden;
}
.etheme-product-hover-overlay .top-footer,
.etheme-product-hover-default .top-footer {
background: transparent;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
pointer-events: all;
}
.etheme-product-hover-overlay .footer-inner,
.etheme-product-hover-default .footer-inner {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
grid-template-columns: auto;
grid-template-rows: auto;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
pointer-events: all;
}
.etheme-product-hover-overlay .footer-inner > :before,
.etheme-product-hover-default .footer-inner > :before {
display: none;
}
.etheme-product-hover-overlay .footer-inner .button,
.etheme-product-hover-default .footer-inner .button,
.etheme-product-hover-overlay .footer-inner > *,
.etheme-product-hover-default .footer-inner > * {
background: transparent;
height: auto;
padding: 5px;
}
.etheme-product-hover-overlay .footer-inner .button:hover,
.etheme-product-hover-default .footer-inner .button:hover,
.etheme-product-hover-overlay .footer-inner > *:hover,
.etheme-product-hover-default .footer-inner > *:hover {
color: var(--hover-color-white);
background-color: transparent;
}
.etheme-product-hover-overlay .footer-inner .xstore-wishlist:before,
.etheme-product-hover-default .footer-inner .xstore-wishlist:before,
.etheme-product-hover-overlay .footer-inner .xstore-compare:before,
.etheme-product-hover-default .footer-inner .xstore-compare:before {
background: none !important;
}
.etheme-product-hover-overlay .footer-inner .xstore-compare.processing:not(.xstore-compare-has-animation):before,
.etheme-product-hover-default .footer-inner .xstore-compare.processing:not(.xstore-compare-has-animation):before,
.etheme-product-hover-overlay .footer-inner .xstore-wishlist:before,
.etheme-product-hover-default .footer-inner .xstore-wishlist:before {
width: 16px !important;
height: 16px !important;
left: calc(50% - 8px) !important;
top: calc(50% - 8px) !important;
opacity: 1;
visibility: visible;
}
.etheme-product-hover-default footer:before {
display: none;
}
.etheme-product-hover-default .top-footer {
-ms-flex-item-align: end;
align-self: flex-end;
padding: 0;
}
.etheme-product-hover-default .show-quickly {
width: 100%;
font-size: clamp(10px, 3.5vw, 1em);
background: var(--hover-color-white);
padding: 7px 10px;
cursor: pointer;
color: var(--hover-color-dark);
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-product-hover-default .show-quickly:after {
content: attr(data-text);
-webkit-margin-start: 10px;
margin-inline-start: 10px;
}
.etheme-product-hover-default .footer-inner {
--hover-icon-color: var(--hover-color-white);
} .etheme-product-image-hover-slider .hover-arrow {
position: absolute;
top: calc(50% - var(--arrow-size,50px)/ 2);
color: var(--hover-color-dark);
cursor: pointer;
-webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
transition: opacity 0.3s ease, transform 0.3s ease;
transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
opacity: 0 !important;
z-index: 3;
border: 15px solid transparent;
font-size: 1.14rem;
}
.etheme-product-image-hover-slider .hover-arrow-right {
right: 0;
-webkit-transform: translateX(5px);
transform: translateX(5px);
}
.etheme-product-image-hover-slider .hover-arrow-left {
left: 0;
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
.etheme-product-image-hover-slider:hover .hover-arrow-right,
.etheme-product-image-hover-slider:hover .hover-arrow-left {
-webkit-transform: translateX(0px);
transform: translateX(0px);
opacity: 1 !important;
}
.etheme-product-hover-swap-image {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
-webkit-filter: var(--image-hover-filter, none);
filter: var(--image-hover-filter, none);
}
.etheme-product-grid-image:not(:hover) .etheme-product-hover-swap-image {
opacity: 0;
visibility: hidden;
}
.etheme-product-image-hover-back-zoom-in .etheme-product-grid-image:hover .etheme-product-hover-swap-image img,
.etheme-product-image-hover-back-zoom-out .etheme-product-grid-image:not(:hover) .etheme-product-hover-swap-image img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
-webkit-filter: var(--image-hover-filter, none);
filter: var(--image-hover-filter, none);
}
.etheme-product-image-hover-zoom-in .etheme-product-grid-image:hover img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
-webkit-filter: var(--image-hover-filter, none);
filter: var(--image-hover-filter, none);
}
.etheme-product-image-hover-zoom-in .etheme-product-grid-image img,
.etheme-product-image-hover-back-zoom-in .etheme-product-hover-swap-image img,
.etheme-product-image-hover-back-zoom-out .etheme-product-hover-swap-image img {
-webkit-transition: opacity 0.5s, -webkit-filter 0.5s, -webkit-transform 0.5s;
transition: opacity 0.5s, -webkit-filter 0.5s, -webkit-transform 0.5s;
transition: filter 0.5s, opacity 0.5s, transform 0.5s;
transition: filter 0.5s, opacity 0.5s, transform 0.5s, -webkit-filter 0.5s, -webkit-transform 0.5s;
}
.etheme-product-image-hover-carousel .hover-slider-indicator {
position: absolute;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 4px;
bottom: 7px;
left: 7px;
}
.etheme-product-image-hover-carousel .hover-slider-indicator .hover-slider-indicator-dot {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
width: 0.5rem;
height: 0.5rem;
border-radius: 50%;
background-color: var(--et_border-color);
-webkit-box-shadow: 0px 0px 3px 0 var(--et_dark-2-white-01);
box-shadow: 0px 0px 3px 0 var(--et_dark-2-white-01);
-webkit-animation: fadeIn 0.3s linear, zoomIn 0.3s linear;
animation: fadeIn 0.3s linear, zoomIn 0.3s linear;
}
.etheme-product-image-hover-carousel .hover-slider-indicator .hover-slider-indicator-dot.active {
background-color: var(--et_active-color);
}
.etheme-product-image-hover-carousel .etheme-product-grid-image img {
-webkit-transform: none;
transform: none;
}
.etheme-product-grid-bordered:not(.type-slider) {
grid-gap: 0;
-webkit-border-start: 1px solid var(--bordered-layout-border-color, var(--et_border-color));
border-inline-start: 1px solid var(--bordered-layout-border-color, var(--et_border-color));
padding-top: 1px;
}
.etheme-product-grid-bordered:not(.type-slider) > div {
padding: var(--rows-gap, 15px) var(--cols-gap, 15px);
border: 1px solid var(--bordered-layout-border-color, var(--et_border-color));
-webkit-border-start: none;
border-inline-start: none;
margin-top: -1px;
}
.etheme-product-grid-item .etheme-countdown {
--gap: 3px;
--item-min-width: 70px;
}
.etheme-product-grid-item .etheme-countdown-wrapper {
margin: 10px 0;
clear: both;
}
.etheme-product-grid-item .etheme-countdown-item {
padding: 5px;
--inner-gap: 0px;
font-size: 0.85rem;
}
.etheme-product-grid-item .etheme-countdown-digits {
font-size: 1.7rem;
}
.etheme-product-grid-item.product-video-as-image .hover-slider-images-toggler,
.etheme-product-grid-item.product-video-as-image .hover-slider-indicator {
display: none;
}
.etheme-product-grid-item.product-video-as-image[data-video-hover-state="play"]:has(.etheme-product-hover-swap-image) img {
display: none;
}
.etheme-product-grid-spacer {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
visibility: hidden;
opacity: 0;
background-color: var(--et_container-bg-color, #fff);
}
.etheme-product-grid-fadeIn-area {
position: absolute;
top: 100%;
right: 0;
left: 0;
visibility: hidden;
opacity: 0;
padding: 10px 5px;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.etheme-product-grid-more-info {
padding-bottom: 20px;
}
.etheme-product-has-fadeIn-content {
position: relative;
-ms-flex-item-align: start;
align-self: flex-start;
}
.etheme-product-has-fadeIn-content:hover {
-webkit-box-shadow: none !important;
box-shadow: none !important;
overflow: visible !important;
z-index: 3;
}
.etheme-product-has-fadeIn-content:hover .etheme-product-grid-spacer {
opacity: 1;
visibility: visible;
}
.etheme-product-has-fadeIn-content:hover .etheme-product-grid-fadeIn-area {
opacity: 1;
visibility: visible;
z-index: 3;
}
.etheme-product-has-fadeIn-content .etheme-product-grid-more-info-btn {
margin-top: 12px;
}
.etheme-product-has-fadeIn-content .etheme-product-grid-more-info-inner {
position: relative;
max-height: 20em;
overflow: auto;
-webkit-padding-end: 3px;
padding-inline-end: 3px;
}
.etheme-product-has-fadeIn-content .etheme-product-grid-more-info-inner.limited-height {
overflow: hidden;
max-height: calc(var(--p-line-height, 1.6) * 3em);
}
.etheme-product-has-fadeIn-content .shop_attributes th,
.etheme-product-has-fadeIn-content .shop_attributes tr:first-child td {
padding-top: 0;
padding-bottom: 0;
}
.etheme-product-has-fadeIn-content .shop_attributes tr:not(:last-child) {
border-bottom: none;
}
.swiper-slide .etheme-product-grid-fadeIn-area {
position: static;
}
.et-catalog-on .etheme-product-grid-item footer .show-product,
.et-catalog-on .etheme-product-grid-item footer .add_to_cart_button {
display: none !important;
}
.et-catalog-on .etheme-product-grid-item .quantity-wrapper {
display: none !important;
}
.etheme-elementor-product-align-left .quantity-wrapper[data-type=advanced] {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.etheme-elementor-product-align-center .quantity-wrapper[data-type=advanced] {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.etheme-elementor-product-align-right .quantity-wrapper[data-type=advanced] {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.etheme-product-grid-item:has(.quantity-wrapper[data-type=advanced]:not(.is-added) ~ .etheme-product-grid-button:not(.added)) .quantity-wrapper,
.etheme-product-grid-item:has(.quantity-wrapper[data-type=advanced].is-added ~ .etheme-product-grid-button) .etheme-product-grid-button,
.etheme-product-grid-item:has(.quantity-wrapper[data-type=advanced] ~ .etheme-product-grid-button.added) .etheme-product-grid-button {
display: none;
}
.etheme-product-grid-item .quantity-wrapper[data-type=advanced] {
width: 100%;
max-width: unset;
--et_quantity-height: 35px;
}
.etheme-product-grid-item .quantity-wrapper[data-type=advanced]:has(.blockUI) input {
color: transparent;
}
.etheme-product-grid-item .quantity-wrapper[data-type=advanced] .quantity {
margin-left: 0;
margin-right: 0;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.etheme-product-grid-item .quantity-wrapper[data-type=advanced] .quantity .qty {
max-width: 100px;
width: 100%;
}
.etheme-product-grid-item .quantity-wrapper[data-type=advanced] .quantity > span {
width: var(--et_quantity-height, 38px);
max-width: 25%;
}
.etheme-product-grid-item .quantity-wrapper[data-type=advanced] .quantity > span.plus {
background-color: var(--et_dark-2-white);
color: var(--et_white-2-dark);
}
.etheme-product-grid-item .quantity-wrapper[data-type=advanced] .quantity > span.minus {
background-color: var(--et_light-color);
}
.etheme-product-list {
display: grid;
grid-template-columns: repeat(var(--cols, 2), minmax(100px, 1fr));
grid-gap: var(--rows-gap, 20px) var(--cols-gap, 30px);
}
.etheme-product-list-item,
.type-list.etheme-product-grid-item {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.etheme-product-list-item.has-divider:after,
.type-list.etheme-product-grid-item.has-divider:after {
content: '';
position: absolute;
top: calc(100% + var(--rows-gap,20px) / 2 - var(--line-weight,1px)/ 2);
width: 100%;
left: 0;
border-bottom: var(--line-weight, 1px) var(--line-style, solid) var(--line-color, #e1e1e1);
}
.etheme-product-list-item.has-divider:last-child:after,
.type-list.etheme-product-grid-item.has-divider:last-child:after {
display: none;
}
.etheme-product-list-item .price,
.type-list.etheme-product-grid-item .price {
display: block;
font-size: 1rem;
margin-bottom: 7px;
}
.etheme-product-list-item .stock,
.type-list.etheme-product-grid-item .stock {
font-size: 1.14rem;
color: var(--et_green-color);
margin-bottom: 0;
}
.etheme-product-list-item .stock.out-of-stock,
.type-list.etheme-product-grid-item .stock.out-of-stock {
color: var(--et_red-color);
}
.etheme-product-list-item .stock.available-on-backorder,
.type-list.etheme-product-grid-item .stock.available-on-backorder {
color: var(--et_orange-color);
}
.etheme-product-list-item .star-rating,
.type-list.etheme-product-grid-item .star-rating {
margin-bottom: 0;
}
.etheme-product-list-item .woocommerce-product-details__short-description,
.type-list.etheme-product-grid-item .woocommerce-product-details__short-description {
word-break: break-word;
}
.etheme-product-list-item .woocommerce-product-details__short-description,
.type-list.etheme-product-grid-item .woocommerce-product-details__short-description,
.etheme-product-list-item .sku_wrapper,
.type-list.etheme-product-grid-item .sku_wrapper {
display: block;
margin-bottom: 10px;
}
.etheme-product-list-item svg,
.type-list.etheme-product-grid-item svg {
overflow: visible;
}
.etheme-product-list-item .added_to_cart,
.type-list.etheme-product-grid-item .added_to_cart,
.etheme-product-list-item .et-loader,
.type-list.etheme-product-grid-item .et-loader {
display: none !important;
}
.etheme-product-list-item .etheme-countdown,
.type-list.etheme-product-grid-item .etheme-countdown {
--gap: 3px;
--item-min-width: 70px;
}
.etheme-product-list-item .etheme-countdown-wrapper,
.type-list.etheme-product-grid-item .etheme-countdown-wrapper {
margin: 10px 0;
clear: both;
}
.etheme-product-list-item .etheme-countdown-item,
.type-list.etheme-product-grid-item .etheme-countdown-item {
padding: 5px;
--inner-gap: 0px;
font-size: 0.85rem;
}
.etheme-product-list-item .etheme-countdown-digits,
.type-list.etheme-product-grid-item .etheme-countdown-digits {
font-size: 1.7rem;
}
.etheme-product-list-item .quantity-wrapper,
.type-list.etheme-product-grid-item .quantity-wrapper {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-product-list-item .quantity-wrapper .quantity,
.type-list.etheme-product-grid-item .quantity-wrapper .quantity {
margin: 0;
float: none;
-webkit-margin-end: 10px;
margin-inline-end: 10px;
}
.etheme-product-list-item .quantity-wrapper .etheme-product-list-button,
.type-list.etheme-product-grid-item .quantity-wrapper .etheme-product-list-button {
padding: 0;
height: 38px;
width: 38px;
font-size: 1.2rem;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.etheme-product-list .sales-booster-total-sales,
.type-list.etheme-product-grid .sales-booster-total-sales {
margin-bottom: 7px;
}
.etheme-product-list-bordered {
grid-gap: 0;
border-left: 1px solid var(--bordered-layout-border-color, var(--et_border-color, #e1e1e1));
}
.etheme-product-list-bordered > div {
padding: var(--rows-gap, 15px) var(--cols-gap, 15px);
border: 1px solid var(--bordered-layout-border-color, var(--et_border-color, #e1e1e1));
border-left: none;
margin-top: -1px;
}
.etheme-product-list-image,
.type-list.etheme-product-grid-item .etheme-product-grid-image {
position: relative;
overflow: hidden;
}
.etheme-product-list-image:not(:only-child),
.type-list.etheme-product-grid-item .etheme-product-grid-image:not(:only-child) {
-webkit-box-flex: 0;
-ms-flex: 0 0 var(--image-width-proportion, 35%);
flex: 0 0 var(--image-width-proportion, 35%);
}
.etheme-product-list-image:not(:only-child):first-child,
.type-list.etheme-product-grid-item .etheme-product-grid-image:not(:only-child):first-child {
margin: 0;
-webkit-margin-end: var(--image-space, 20px);
margin-inline-end: var(--image-space, 20px);
}
.etheme-product-list-image:not(:only-child):last-child,
.type-list.etheme-product-grid-item .etheme-product-grid-image:not(:only-child):last-child {
margin: 0;
-webkit-margin-start: var(--image-space, 20px);
margin-inline-start: var(--image-space, 20px);
}
.etheme-product-list-image img,
.type-list.etheme-product-grid-item .etheme-product-grid-image img {
-webkit-transform: scale(var(--image-scale, 1));
transform: scale(var(--image-scale, 1));
-o-object-position: var(--image-position-x, 0) var(--image-position-y, 0);
object-position: var(--image-position-x, 0) var(--image-position-y, 0);
}
.etheme-product-list-content,
.type-list.etheme-product-grid-item .etheme-product-grid-content {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.etheme-product-list-content:not(:only-child),
.type-list.etheme-product-grid-item .etheme-product-grid-content:not(:only-child) {
max-width: calc(100% - var(--image-width, 35%));
}
.quantity-wrapper .etheme-product-list-button:before,
.quantity-wrapper .type-list.etheme-product-grid-item .etheme-product-grid-button:before {
display: none;
}
.etheme-product-list .button svg,
.type-list.etheme-product-grid-item .etheme-product-grid .button svg {
fill: currentColor;
width: 1em;
height: 1em;
}
.etheme-product-list-title,
.type-list.etheme-product-grid-item .etheme-product-grid-title {
text-transform: none;
font-size: 1.14rem;
margin-bottom: 3px;
}
.etheme-product-list-title a,
.type-list.etheme-product-grid-item .etheme-product-grid-title a {
display: inline-block;
color: currentColor;
}
.etheme-product-list-categories,
.type-list.etheme-product-grid-item .etheme-product-grid-categories {
font-size: 1rem;
color: #888;
}
.etheme-product-list-categories a,
.type-list.etheme-product-grid-item .etheme-product-grid-categories a {
color: currentColor;
}
.etheme-product-list-categories a:hover,
.type-list.etheme-product-grid-item .etheme-product-grid-categories a:hover {
color: #222;
}
.etheme-product-list-button,
.type-list.etheme-product-grid-item .etheme-product-grid-button {
display: inline-block;
height: auto;
background-color: #000;
color: #fff;
border: none;
position: relative;
}
.etheme-product-list-button:hover,
.type-list.etheme-product-grid-item .etheme-product-grid-button:hover {
background-color: #333;
color: #fff;
}
.etheme-product-list-button:before,
.type-list.etheme-product-grid-item .etheme-product-grid-button:before {
content: '' !important;
width: 1em;
height: 1em;
position: absolute;
top: calc(50% - .5em);
left: calc(50% - .5em);
border: 1px solid #e1e1e1;
border-left-color: #888;
display: none;
z-index: 1;
-webkit-animation: rotate 0.5s linear infinite;
animation: rotate 0.5s linear infinite;
border-radius: 50%;
}
.etheme-product-list-button.loading:before,
.type-list.etheme-product-grid-item .etheme-product-grid-button.loading:before {
display: block !important;
}
.et-catalog-on .etheme-product-list-item footer .show-product,
.et-catalog-on .etheme-product-list-item footer .add_to_cart_button {
display: none !important;
}
.et-catalog-on .etheme-product-list-item .quantity-wrapper {
display: none !important;
}
.etheme-product-list-item:has(.quantity-wrapper[data-type=advanced]:not(.is-added) ~ .etheme-product-list-button:not(.added)) .quantity-wrapper,
.type-list.etheme-product-grid-item:has(.quantity-wrapper[data-type=advanced]:not(.is-added) ~ .etheme-product-list-button:not(.added)) .quantity-wrapper,
.etheme-product-list-item:has(.quantity-wrapper[data-type=advanced].is-added ~ .etheme-product-list-button) .etheme-product-list-button,
.type-list.etheme-product-grid-item:has(.quantity-wrapper[data-type=advanced].is-added ~ .etheme-product-list-button) .etheme-product-list-button,
.etheme-product-list-item:has(.quantity-wrapper[data-type=advanced] ~ .etheme-product-list-button.added) .etheme-product-list-button,
.type-list.etheme-product-grid-item:has(.quantity-wrapper[data-type=advanced] ~ .etheme-product-list-button.added) .etheme-product-list-button {
display: none;
}
.etheme-product-list-item .quantity-wrapper[data-type=advanced],
.type-list.etheme-product-grid-item .quantity-wrapper[data-type=advanced] {
width: auto;
max-width: unset;
--et_quantity-height: 35px;
}
.etheme-product-list-item .quantity-wrapper[data-type=advanced]:has(.blockUI) input,
.type-list.etheme-product-grid-item .quantity-wrapper[data-type=advanced]:has(.blockUI) input {
color: transparent;
}
.etheme-product-list-item .quantity-wrapper[data-type=advanced] .quantity,
.type-list.etheme-product-grid-item .quantity-wrapper[data-type=advanced] .quantity {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-left: 0;
margin-right: 0;
}
.etheme-product-list-item .quantity-wrapper[data-type=advanced] .quantity .qty,
.type-list.etheme-product-grid-item .quantity-wrapper[data-type=advanced] .quantity .qty {
width: 100%;
max-width: 100px;
}
.etheme-product-list-item .quantity-wrapper[data-type=advanced] .quantity > span,
.type-list.etheme-product-grid-item .quantity-wrapper[data-type=advanced] .quantity > span {
width: var(--et_quantity-height, 38px);
max-width: 25%;
}
.etheme-product-list-item .quantity-wrapper[data-type=advanced] .quantity > span.plus,
.type-list.etheme-product-grid-item .quantity-wrapper[data-type=advanced] .quantity > span.plus {
background-color: var(--et_dark-2-white);
color: var(--et_white-2-dark);
}
.etheme-product-list-item .quantity-wrapper[data-type=advanced] .quantity > span.minus,
.type-list.etheme-product-grid-item .quantity-wrapper[data-type=advanced] .quantity > span.minus {
background-color: var(--et_light-color);
}
.etheme-scroll-progress {
position: relative;
background: #2962FF;
color: #fff;
height: 35px;
line-height: 35px;
width: 0;
-webkit-transition: width 0.3s linear;
transition: width 0.3s linear;
}
.etheme-scroll-progress.loading:after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
height: 100%;
background-size: 30px 30px;
background-image: linear-gradient(-45deg, var(--progress-color-animation, rgba(255, 255, 255, 0.15)) 25%, transparent 25%, transparent 50%, var(--progress-color-animation, rgba(255, 255, 255, 0.15)) 50%, var(--progress-color-animation, rgba(255, 255, 255, 0.15)) 75%, transparent 75%, transparent);
-webkit-animation: etheme-scroll-progress-animation 1.5s linear infinite;
animation: etheme-scroll-progress-animation 1.5s linear infinite;
border-radius: inherit;
pointer-events: none;
}
.etheme-scroll-progress-wrapper {
background: #f7f7f7;
overflow: hidden;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.etheme-scroll-progress-wrapper.top,
.etheme-scroll-progress-wrapper.bottom {
position: fixed;
left: var(--h-offset, 0);
right: var(--h-offset, 0);
z-index: 9999;
}
.etheme-scroll-progress-wrapper.top {
top: var(--v-offset, 0);
}
.etheme-scroll-progress-wrapper.top.invisible {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
visibility: hidden;
opacity: 0;
}
.etheme-scroll-progress-wrapper.bottom {
bottom: var(--v-offset, 0);
}
.etheme-scroll-progress-wrapper.bottom.invisible {
-webkit-transform: translateY(100%);
transform: translateY(100%);
visibility: hidden;
opacity: 0;
}
.etheme-scroll-progress-value {
display: inline-block;
padding: 0 15px;
z-index: 1;
}
@-webkit-keyframes etheme-scroll-progress-animation {
0% {
background-position: 0 0;
}
100% {
background-position: 30px 30px;
}
}
@keyframes etheme-scroll-progress-animation {
0% {
background-position: 0 0;
}
100% {
background-position: 30px 30px;
}
}
.etheme-search-form {
position: relative;
--et_inputs-border-radius: 0px;
}
.etheme-search-form-select {
color: #222;
border-width: 0;
-webkit-transition: max-width 0.2s ease-in-out;
transition: max-width 0.2s ease-in-out;
padding: 0 27px 0 15px;
height: auto;
line-height: 2rem;
min-height: var(--s-min-height, 40px);
}
.etheme-search-form-select[style] {
width: 100%;
}
.etheme-search-form-submit {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
white-space: nowrap;
height: var(--s-min-height, 40px);
padding: 0;
min-width: var(--s-button-min-width, 120px);
-webkit-box-shadow: var(--s-form-shadow, 0px 0px 0px 0px) var(--s-form-shadow-color, transparent);
box-shadow: var(--s-form-shadow, 0px 0px 0px 0px) var(--s-form-shadow-color, transparent);
}
.etheme-search-form-submit .button-text,
.etheme-search-form-submit svg {
vertical-align: middle;
}
.etheme-search-form-submit svg {
width: 1em;
height: 1em;
fill: currentColor;
}
.etheme-search-form-tabs {
position: sticky;
top: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
padding: 10px 0 0;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
color: #222;
background-color: #fff;
}
.etheme-search-form-tab {
position: relative;
color: currentColor;
-webkit-text-fill-color: currentColor;
cursor: pointer;
padding: 0 5px 10px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: center;
opacity: 0.5;
white-space: nowrap;
text-transform: uppercase;
border-bottom: 1px solid currentColor;
}
.etheme-search-form-tab:after {
position: absolute;
bottom: -1px;
z-index: 12;
content: '';
height: 2px;
width: 0;
right: 0;
-webkit-transition: width 0.3s;
transition: width 0.3s;
background: currentColor;
}
.etheme-search-form-tab:not(.active) {
overflow: hidden;
text-overflow: ellipsis;
}
.etheme-search-form-tab.active {
opacity: 1;
}
.etheme-search-form-tab.active:after {
width: 100%;
left: 0;
right: auto;
}
.etheme-search-form-tab-content:not(.active) {
display: none !important;
}
.etheme-search-form-title {
position: sticky;
top: 0;
font-size: var(--title-size, 0.85em);
z-index: 1;
}
.etheme-search-form-title,
.etheme-search-form-more {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: var(--title-align-h, center);
-ms-flex-pack: var(--title-align-h, center);
justify-content: var(--title-align-h, center);
text-transform: uppercase;
padding: var(--v-title-space, 10px) var(--h-item-space, 15px);
margin: 0;
color: #000;
background: var(--title-bg, #f9f9f9);
}
.etheme-search-form-more {
padding-top: 0;
padding-bottom: 0;
font-size: var(--title-size, 1em);
--et_btn-dark-bg-color: transparent;
--et_btn-dark-bg-color-hover: transparent;
--et_btn-dark-color: currentColor;
--et_btn-dark-color-hover: currentColor;
--et_btn-dark-br-color: transparent;
--et_btn-dark-br-color-hover: transparent;
-webkit-box-pack: var(--title-align-h, flex-start);
-ms-flex-pack: var(--title-align-h, flex-start);
justify-content: var(--title-align-h, flex-start);
}
.etheme-search-form-more button {
width: var(--s-results-button-width, 100%);
text-align: var(--s-results-button-align, start);
height: auto;
border: none;
text-transform: none;
font-size: 1em;
padding: var(--v-title-space, 15px) 0;
}
.etheme-search-form-more button span {
border-bottom: 1px dashed currentColor;
}
.etheme-search-form-more button:hover {
--s-more-button-icon-transformX: 3px;
}
.etheme-search-form-more svg {
-webkit-margin-start: 5px;
margin-inline-start: 5px;
width: 0.75em;
height: 0.75em;
-webkit-transform: translateX(var(--s-more-button-icon-transformX, 0px));
transform: translateX(var(--s-more-button-icon-transformX, 0px));
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.etheme-search-form-title span {
margin-left: auto;
font-size: var(--item-element-size, 1em);
text-transform: none;
}
.etheme-search-form-item-title span {
background-image: -webkit-gradient(linear, left top, right top, from(currentcolor), to(currentcolor));
background-image: linear-gradient(90deg, currentcolor, currentcolor);
background-size: var(--item-title-animation-size, 0% 1px);
background-repeat: no-repeat;
background-position: left bottom;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.etheme-search-form-item-title,
.etheme-search-form-item-stock {
margin: 0;
}
.etheme-search-form-item-price,
.etheme-search-form-item-date {
white-space: nowrap;
font-size: var(--item-element-size, 0.95em);
}
.etheme-search-form-item-info {
width: 100%;
}
.etheme-search-form-item-info:not(:last-child) {
margin-right: 20px;
}
.etheme-search-form-item-info > *:last-child {
margin-bottom: 0;
}
.etheme-search-form-item-info-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 5px;
font-size: 0.85em;
--item-info-element-space: 0;
--item-info-element-size: 1em;
}
.etheme-search-form-item-info-separator {
opacity: 0.3;
}
.etheme-search-form .autocomplete-suggestions {
position: static !important;
width: 100%;
text-transform: none;
color: #222;
--et_link-color: currentColor;
background-color: #fff;
text-align: start;
max-height: var(--items-max-height, 350px);
overflow: auto;
overflow-x: hidden;
}
.etheme-search-form .autocomplete-suggestions:before,
.etheme-search-form .autocomplete-suggestions:after {
content: '';
display: var(--items-suggestion-clearfix-display, table);
clear: both;
}
.etheme-search-form .autocomplete-suggestion {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
float: left;
-webkit-box-align: var(--v-item-align, center);
-ms-flex-align: var(--v-item-align, center);
align-items: var(--v-item-align, center);
-webkit-box-pack: var(--h-item-align, flex-start);
-ms-flex-pack: var(--h-item-align, flex-start);
justify-content: var(--h-item-align, flex-start);
width: 100%;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin: 0;
-webkit-animation: var(--item-animation, none);
animation: var(--item-animation, none);
}
.etheme-search-form .autocomplete-suggestion > a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: var(--item-flex-wrap, '');
flex-wrap: var(--item-flex-wrap, '');
min-height: var(--item-min-height, 30px);
}
.etheme-search-form .autocomplete-suggestion .etheme-search-form-item {
width: 100%;
padding: var(--v-item-space, 10px) var(--h-item-space, 15px);
}
.etheme-search-form .autocomplete-suggestion img {
max-width: var(--item-img-width, 4rem);
margin: var(--item-img-margin, 0 20px 0 0);
}
.rtl .etheme-search-form .autocomplete-suggestion img {
margin: var(--item-img-margin, 0 0 0 20px);
}
.etheme-search-form .autocomplete-suggestion .stock,
.etheme-search-form .autocomplete-suggestion .sku_wrapper {
margin-bottom: var(--item-info-element-space, 3px);
font-size: var(--item-info-element-size, 0.85em);
}
.etheme-search-form .autocomplete-suggestion .stock.in-stock.step-1 {
color: var(--product-stock-step-1-active-color);
}
.etheme-search-form .autocomplete-suggestion .stock.in-stock.step-2 {
color: var(--product-stock-step-2-active-color);
}
.etheme-search-form .autocomplete-suggestion .stock.in-stock.step-3 {
color: var(--product-stock-step-2-active-color);
}
.etheme-search-form .autocomplete-no-suggestion {
color: #222;
padding: var(--v-item-space, 10px) var(--h-item-space, 15px);
min-height: var(--item-min-height, 30px);
}
.etheme-search-form .autocomplete-selected {
background: var(--item-selected-background-color, #fafafa);
--item-title-animation-size: 100% 1px;
}
.etheme-search-ajax-results {
position: absolute;
top: calc(100% + var(--s-results-offset, 5px));
width: 100%;
z-index: 9999;
overflow: hidden;
-webkit-box-shadow: var(--s-form-shadow, none) #fff;
box-shadow: var(--s-form-shadow, none) #fff;
}
.etheme-modal-popup-content .etheme-search-ajax-results {
position: static;
}
.etheme-search-form:not(.searching, .trending-searches-shown) .etheme-search-ajax-results,
.etheme-search-form.searching.loading .etheme-search-ajax-results {
display: none;
}
.etheme-search-input-form-wrapper,
.etheme-search-form-button-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-search-form-select {
border: var(--s-border-width, 1px) var(--s-border-style, none) var(--s-border-color, #e1e1e1);
}
input.etheme-search-form-input,
.etheme-search-input-placeholder {
border: var(--s-border-width, 1px) var(--s-border-style, none) var(--s-border-color, #e1e1e1);
width: 100%;
height: auto;
min-height: var(--s-min-height, 40px);
}
input.etheme-search-form-input:focus {
border-color: var(--s-border-color, #e1e1e1);
}
.etheme-search-form[type=separated] .etheme-search-form-select,
.etheme-search-form[type=separated] input.etheme-search-form-input,
.etheme-search-form[type=separated] .etheme-search-input-placeholder,
.etheme-search-form[type=separated] .etheme-search-form-submit {
border-radius: var(--s-border-radius, 0px);
}
.etheme-search-form[type=separated] .etheme-search-form-select,
.etheme-search-form[type=separated] .etheme-search-input-wrapper {
margin-right: var(--s-form-space, 10px);
-webkit-box-shadow: var(--s-form-shadow, none) var(--s-form-shadow-color);
box-shadow: var(--s-form-shadow, none) var(--s-form-shadow-color);
}
.etheme-search-form:not([type=separated]) .etheme-search-form-select,
.etheme-search-form:not([type=separated]) input.etheme-search-form-input,
.etheme-search-form:not([type=separated]) .etheme-search-input-placeholder {
border-width: 0;
}
.etheme-search-form:not([type=separated]) .etheme-search-input-form-wrapper {
border: var(--s-border-width, 1px) var(--s-border-style, none) var(--s-border-color, #e1e1e1);
border-radius: var(--s-border-radius, 0px);
-webkit-box-shadow: var(--s-form-shadow, none) var(--s-form-shadow-color);
box-shadow: var(--s-form-shadow, none) var(--s-form-shadow-color);
overflow: hidden;
}
.etheme-search-form:not([type=separated]) .etheme-search-form-select {
border-right-width: var(--s-border-width, 1px);
}
.etheme-search-form:not([type=separated]) .etheme-search-form-submit {
border-radius: 0 var(--s-border-radius, 0px) var(--s-border-radius, 0px) 0;
}
.etheme-search-input-wrapper {
width: 100%;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-search-form-clear {
position: absolute;
right: 10px;
color: #000;
-webkit-transition: all 0.3s;
transition: all 0.3s;
cursor: pointer;
}
.etheme-search-form-clear:before {
content: '';
width: 1em;
height: 1em;
position: absolute;
right: calc(100% + 7px);
border-radius: 50%;
border: 1px solid #e1e1e1;
border-right-color: #555;
-webkit-animation: rotate 0.3s infinite linear;
animation: rotate 0.3s infinite linear;
top: calc(50% - .5em);
line-height: 1;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
body.rtl .etheme-search-form-clear {
right: auto;
left: 10px;
}
body.rtl .etheme-search-form-clear:before {
right: auto;
left: calc(100% + 7px);
}
.etheme-search-form:not(.searching) .etheme-search-form-clear {
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(3px);
transform: translateX(3px);
}
.etheme-search-form:not(.loading) .etheme-search-form-clear:before {
display: none;
}
.etheme-modal-popup-inner:has(.etheme-search-form[type=popup]) {
height: 100%;
}
.etheme-search-form[type=popup] {
display: grid;
-ms-flex-line-pack: stretch;
align-content: stretch;
grid-template-rows: var(--s-popup-rows, -webkit-max-content 1fr);
grid-template-rows: var(--s-popup-rows, max-content 1fr);
max-height: 100%;
height: 100%;
grid-gap: 40px;
--s-results-button-width: auto;
--s-results-button-align: center;
--title-bg: transparent;
--title-align-h: center;
--item-min-height: 50px;
--item-element-size: 1.14rem;
--h-item-space: 0px;
--items-suggestion-clearfix-display: none;
}
.etheme-search-form[type=popup] .etheme-search-form-title {
--title-size: calc(var(--h3-size-proportion, 1.7) * 1rem);
}
.etheme-search-form[type=popup].loading,
.etheme-search-form[type=popup]:not(.loading):not(:has(.etheme-search-additional-content-wrapper)) {
--s-popup-rows: max-content;
}
.etheme-search-form[type=popup].searching {
--s-additional-content-display: none;
}
.etheme-search-form[type=popup] .autocomplete-suggestions::-webkit-scrollbar,
.etheme-search-form[type=popup] .etheme-search-additional-content-wrapper::-webkit-scrollbar {
display: none;
}
.etheme-search-form[type=popup] .autocomplete-suggestions {
display: grid;
grid-template-columns: repeat(var(--cols, 5), 1fr);
grid-gap: 0 var(--items-gap, 20px);
max-height: 100% !important;
}
.etheme-search-form[type=popup] .autocomplete-suggestions:has(.autocomplete-no-suggestion) {
--cols: 1;
text-align: center;
}
.etheme-search-form[type=popup] .autocomplete-suggestions h2 {
font-size: 1.1rem;
}
.etheme-search-form[type=popup] .autocomplete-suggestions .meta-post {
font-size: 1rem;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.etheme-search-form[type=popup] .etheme-search-form-title,
.etheme-search-form[type=popup] .autocomplete-suggestion:has([data-type]:not([data-type="product"], [data-type="post"])),
.etheme-search-form[type=popup] .etheme-search-form-tabs,
.etheme-search-form[type=popup] .etheme-search-form-more {
grid-column-start: 1;
grid-column-end: calc(var(--cols, 5) + 1);
}
.etheme-search-form[type=popup] .autocomplete-suggestion:has([data-type="product"], [data-type="post"]) {
--item-selected-background-color: transparent;
--item-element-size: 1rem;
--items-separator: none;
--item-flex-wrap: wrap;
--v-item-align: flex-start;
--h-item-align: center;
--item-img-width: 100%;
--item-img-margin: 0 auto 20px;
--h-item-space: 0;
--v-item-space: 0;
--item-animation: fadeIn 0.5s linear;
}
.etheme-search-form[type=popup] .autocomplete-no-suggestion {
font-size: var(--title-size, 1.14rem);
}
.etheme-search-form[type=popup] .etheme-search-form-title,
.etheme-search-form[type=popup] .etheme-search-form-tabs {
position: static;
margin-bottom: var(--items-gap, 20px);
}
.etheme-search-form[type=popup] .etheme-search-form-title {
padding: 0;
}
.etheme-search-form[type=popup] .etheme-search-form-item-title {
font-size: 1.14rem;
}
.etheme-search-form[type=popup] .etheme-search-form-more {
text-align: center;
}
.etheme-search-form[type=popup] .etheme-search-form-more:not(:last-child) {
margin-bottom: calc(var(--items-gap, 20px) * 2);
}
.etheme-search-form[type=popup] .etheme-search-form-more:last-child {
margin-top: calc(var(--items-gap, 20px) * 2);
}
.etheme-search-form[type=popup] .content-product,
.etheme-search-form[type=popup] article.blog-post,
.etheme-search-form[type=popup] article.post-grid {
margin-bottom: var(--items-gap, 20px);
}
.etheme-search-form[type=popup] .product-details {
padding-bottom: 0;
}
.etheme-search-form[type=popup] .footer-product .button {
padding-left: 10px;
padding-right: 10px;
}
.etheme-modal-popup-content:has(.etheme-search-form[type=popup]) {
-webkit-transition: height 1s ease, -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
transition: height 1s ease, -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1), height 1s ease;
transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1), height 1s ease, -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
--popup-animation-timing-function: ubic-bezier(0.19, 1, 0.22, 1);
}
.etheme-modal-popup-content[data-height=auto]:has(.etheme-search-form[type=popup].searching):has(.autocomplete-suggestion) {
height: calc(100vh - var(--wp-admin--admin-bar--height,0)) !important;
}
.etheme-search-form .etheme-search-form-heading {
text-align: center;
margin-bottom: 20px;
}
.etheme-search-input-form-wrapper-before {
max-width: 750px;
width: 100%;
margin: 0 auto;
}
.etheme-search-tags-title {
text-transform: uppercase;
font-size: 114%;
-webkit-margin-end: 5px;
margin-inline-end: 5px;
}
.etheme-search-tags {
font-size: 14px;
margin: 20px 0;
}
.etheme-search-tags:last-child {
margin-bottom: 0;
}
.etheme-search-tags a {
display: inline-block;
padding: 5px 12px;
margin: 3px;
line-height: 1;
background: #f3f3f3;
color: var(--et_dark-color);
}
.etheme-search-tags a:hover {
color: #fff;
background-color: var(--et_active-color);
}
.etheme-search-additional-content-wrapper {
display: var(--s-additional-content-display, '');
-webkit-animation: fadeIn 0.3s linear;
animation: fadeIn 0.3s linear;
overflow: hidden;
overflow-y: auto;
}
.etheme-search-input-placeholder {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0 1.07em;
background-color: var(--et_inputs-bg-color, var(--et_white-2-light-dark));
border-radius: var(--et_inputs-border-radius, 0);
width: 100%;
color: var(--et_main-color);
font-size: 1.14rem;
text-align: start;
}
.etheme-search-input-placeholder:not(.hidden) ~ input {
display: none;
}
.etheme-search-placeholder-text {
-webkit-animation: et-fadeIn 0.3s linear, et-toTop 0.3s linear;
animation: et-fadeIn 0.3s linear, et-toTop 0.3s linear;
-webkit-margin-start: 5px;
margin-inline-start: 5px;
}
.etheme-search-placeholder-text:not(.etheme-search-placeholder-text-active) {
display: none;
}
.etheme-search-trending-searches-wrapper {
width: 100%;
color: #222;
background-color: #fff;
text-align: start;
max-height: var(--items-max-height, 350px);
overflow: auto;
overflow-x: hidden;
}
.etheme-search-trending-searches-refresh {
cursor: pointer;
}
.etheme-search-trending-search-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: var(--item-min-height, 30px);
width: 100%;
padding: var(--v-item-space, 10px) var(--h-item-space, 15px);
cursor: pointer;
}
.etheme-search-trending-search-wrapper:hover {
background: var(--item-selected-background-color, #fafafa);
}
.etheme-search-trending-search-icon {
background: var(--title-bg, #f9f9f9);
border-radius: 50%;
padding: 0.7em;
font-size: 0.75em;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-margin-end: 10px;
margin-inline-end: 10px;
}
.etheme-search-trending-search-item {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.etheme-search-form:has(.add-overlay-body-on-focus:focus, .add-overlay-body-on-focus.focused, .add-overlay-body-on-focus:focus-within, .add-overlay-body-on-hover:hover) {
--s-form-shadow: 0px 0px 2px 4px;
--s-form-shadow-color: var(--hover-overlay-items-shadow-color, #fff);
}
.etheme_sidebar-widgets-count-with-background {
--widget-count-min-width: 20px;
--widget-count-color: var(--et_font-color);
--widget-count-bg-color: var(--et_light-color);
--widget-count-color-active: var(--et_white-2-dark);
--widget-count-bg-color-active: var(--et_dark-2-white);
--widget-count-br-radius: 3px;
}
.etheme_sidebar-widgets-count-aside .sidebar-widget ul li .count,
.etheme_sidebar-widgets-count-aside .sidebar-widget li.wc-layered-nav-rating .star-rating ~ span {
font-size: 0.85rem;
}
.etheme_sidebar-widgets-count-aside ul li a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme_sidebar-widgets-count-aside ul li a .count {
-webkit-margin-start: auto;
margin-inline-start: auto;
}
.etheme_sidebar-widgets-count-aside ul li:has(>.open-this) > .count,
.etheme_sidebar-widgets-count-aside ul li:has(>.caret-icon) > .count {
display: none !important;
}
.etheme_sidebar-widgets-count-aside ul li.wc-layered-nav-rating a .star-rating {
margin-left: 0;
margin-right: 0;
}
.etheme_sidebar-widgets-count-aside ul li.wc-layered-nav-rating a .star-rating ~ em {
-webkit-margin-start: 5px;
margin-inline-start: 5px;
}
.etheme_sidebar-widgets-count-aside ul li.wc-layered-nav-rating a .star-rating ~ span {
-webkit-margin-start: auto;
margin-inline-start: auto;
}
.etheme_sidebar-widgets-count-aside ul li .caret-icon ~ .count,
.etheme_sidebar-widgets-count-aside ul li .open-this ~ .count {
-webkit-margin-end: 30px;
margin-inline-end: 30px;
}
.etheme_sidebar-widgets-count-aside .widget_categories ul li,
.etheme_sidebar-widgets-count-aside .widget_product_categories ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme_sidebar-widgets-count-aside .widget_categories ul li > a,
.etheme_sidebar-widgets-count-aside .widget_product_categories ul li > a {
-webkit-margin-end: auto;
margin-inline-end: auto;
}
.etheme_sidebar-widgets-count-aside .widget_categories > ul > li:last-child .count,
.etheme_sidebar-widgets-count-aside .widget_product_categories > ul > li:last-child .count {
-ms-flex-item-align: end;
align-self: flex-end;
}
.etheme_sidebar-widgets-count-aside .widget_categories .children,
.etheme_sidebar-widgets-count-aside .widget_product_categories .children {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.etheme-elementor-sidebar {
--et_select-arrow-size: 0.75em;
}
.etheme-elementor-off-canvas:has(.etheme-elementor-sidebar) {
--wp-admin--admin-bar--height: 0.001px;
}
.etheme-elementor-sidebar .calculation-process.widget-has-list-limited ul li {
opacity: 0;
visibility: hidden;
}
.etheme-elementor-sidebar .calculation-process.widget-has-list-limited > ul:before {
content: '';
display: inline-block;
position: absolute;
width: var(--etheme-elementor-loader-size, 1.5rem);
height: var(--etheme-elementor-loader-size, 1.5rem);
left: calc(50% - (var(--etheme-elementor-loader-size, 1.5rem) / 2));
top: calc(50% - (var(--etheme-elementor-loader-size, 1.5rem) / 2));
border: 1px solid var(--etheme-elementor-loader-color, #e1e1e1);
border-left-color: var(--etheme-elementor-loader-color-active, #555);
border-radius: 50%;
-webkit-animation: rotate 0.5s linear infinite;
animation: rotate 0.5s linear infinite;
z-index: 1;
}
.etheme-elementor-sidebar .calculation-process.widget-has-list-limited > ul {
position: relative;
max-height: 300px;
}
.etheme-elementor-sidebar-horizontal {
--space-between-widgets: 0;
}
.etheme-elementor-sidebar .widget-scrollable {
position: relative;
}
.etheme-elementor-sidebar .widget-scrollable > ul,
.etheme-elementor-sidebar .widget-scrollable > div {
overflow-y: auto;
overflow-x: hidden;
-webkit-padding-end: 5px;
padding-inline-end: 5px;
-webkit-margin-end: 3px;
margin-inline-end: 3px;
}
.etheme-elementor-sidebar .widget-scrollable .st-swatch-preview {
padding-bottom: 12px;
}
.etheme-elementor-sidebar .widget-scrollable.widget_shopping_cart > ul,
.etheme-elementor-sidebar .widget-scrollable.widget_rating_filter > ul {
padding-bottom: 0;
}
.etheme-elementor-sidebar .widget-scrollable .menu-element .nav-sublist-dropdown {
display: none !important;
}
.etheme-elementor-sidebar .widget-scrollable .swiper-entry:before {
content: '';
display: table;
}
.etheme-elementor-sidebar .widget-scrollable .swiper-entry:after {
clear: both;
content: '';
display: table;
background: none;
}
.etheme-elementor-sidebar .widget-scrollable > ul,
.etheme-elementor-sidebar .widget-scrollable > div {
max-height: var(--widgets-max-height, 250px);
}
.etheme-elementor-sidebar .sidebar-widget ul .caret-icon,
.etheme-elementor-sidebar .sidebar-widget.widget_product_categories ul .caret-icon,
.etheme-elementor-sidebar .sidebar-widget ul .open-this,
.etheme-elementor-sidebar .sidebar-widget.widget_product_categories ul .open-this {
height: calc(var(--widget-list-item-space, 11px) + 36px);
top: -5px;
}
.widget-has-toggle {
position: relative;
vertical-align: middle;
}
.widget-has-toggle .widget-title,
.widget-has-toggle .widgettitle {
position: relative;
cursor: pointer;
}
.widget-has-toggle .widget-title > span,
.widget-has-toggle .widgettitle > span {
cursor: inherit;
}
.widget-has-toggle > .widget-title {
-webkit-transition: margin 0.3s ease-in-out;
transition: margin 0.3s ease-in-out;
position: relative;
-webkit-padding-end: 25px;
padding-inline-end: 25px;
}
.widget-has-toggle > .widget-title:after {
content: '\e912';
font-family: 'xstore-icons';
position: absolute;
top: 0;
right: 0;
line-height: 1;
padding: 0.28em;
border: 1px solid transparent;
font-size: 0.67em;
font-weight: bold;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.widget-has-toggle > .widget-title > ul,
.widget-has-toggle > .widget-title > select,
.widget-has-toggle > .widget-title > .select2-container,
.widget-has-toggle > .widget-title > div:not(.widget-title),
.widget-has-toggle > .widget-title > p:not(.widget-title),
.widget-has-toggle > .widget-title > form {
-webkit-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.widget-has-toggle.widget-toggled {
margin-bottom: 15px;
}
.widget-has-toggle.widget-toggled > .widget-title {
margin-bottom: 0 !important;
}
.widget-has-toggle.widget-toggled > .widget-title:after {
content: '\e910';
}
.widget-has-toggle.widget-toggled > ul,
.widget-has-toggle.widget-toggled > select,
.widget-has-toggle.widget-toggled > .select2-container,
.widget-has-toggle.widget-toggled > div:not(.widget-title),
.widget-has-toggle.widget-toggled > p:not(.widget-title),
.widget-has-toggle.widget-toggled > form {
opacity: 0;
}
.widget-has-toggle.widget_price_filter form {
overflow: visible !important;
}
.etheme_sidebar-widget-item {
margin-bottom: var(--space-between-widgets, 3.9em);
}
.etheme_sidebar-widget-item:last-child {
margin-bottom: 0;
--slider-multirow-bottom-offset: 0;
--tagcloud-bottom-offset: 0;
}
.etheme_sidebar-widgets-with-separators .etheme_sidebar-widget-item {
margin-bottom: calc(var(--space-between-widgets, 3.9em) / 2);
padding-bottom: calc(var(--space-between-widgets, 3.9em) / 2);
border-bottom: var(--widgets-sep-width, 1px) var(--widgets-sep-style, solid) var(--widgets-sep-color, var(--et_border-color));
}
.etheme_sidebar-widgets-with-separators .etheme_sidebar-widget-item:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.rtl .widget-has-toggle:not(.sidebar-slider) > .widget-title:after {
right: auto;
left: 0;
}
li.etheme_sidebar-widget-list-expand {
text-transform: none;
color: var(--et_active-color);
cursor: pointer;
border: none !important;
}
li.etheme_sidebar-widget-list-expand span {
position: relative;
display: inline-block;
padding: calc(var(--widget-list-item-space,11px)/ 2) 0;
}
li.etheme_sidebar-widget-list-expand span:before {
content: '';
height: 1px;
width: 0;
left: var(--widget-link-underline-offset, 0);
right: 0;
position: absolute;
-webkit-transition: width 0.2s ease-in-out;
transition: width 0.2s ease-in-out;
bottom: var(--widget-link-underline-bottom-offset, 5px);
background: currentColor;
}
li.etheme_sidebar-widget-list-expand span:hover:before {
width: calc(100% - var(--widget-link-underline-offset,0px));
}
li.etheme_sidebar-widget-list-expand[data-reverse]:not(.expanded) span:last-child,
li.etheme_sidebar-widget-list-expand[data-reverse].expanded span:first-child {
display: none;
}
.elementor-widget-etheme_slides .style-1.swiper-custom-left,
.elementor-widget-etheme_slides .style-1.swiper-custom-right {
color: #fff;
}
.elementor-widget-etheme_slides .swiper-button-next.swiper-button-disabled,
.elementor-widget-etheme_slides .swiper-button-prev.swiper-button-disabled {
pointer-events: auto;
}
.etheme-elementor-slides .swiper-slide-bg {
background-size: cover;
background-position: 50%;
background-repeat: no-repeat;
min-width: 100%;
min-height: 100%;
}
.etheme-elementor-slides .swiper-slide .etheme-background-overlay {
position: absolute;
z-index: 0;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.etheme-elementor-slides .swiper-slide-inner {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
padding: 50px;
color: #fff;
margin: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.etheme-elementor-slides .swiper-slide .etheme-slide-heading {
font-size: 35px;
line-height: 1;
}
.etheme-elementor-slides .swiper-slide .etheme-slide-description {
font-size: 16px;
line-height: 1.4;
}
.etheme-elementor-slides .swiper-slide .etheme-slide-subheading:not(:last-child) {
margin-bottom: 10px;
}
.etheme-elementor-slides .swiper-slide .etheme-slide-description:not(:last-child),
.etheme-elementor-slides .swiper-slide .etheme-slide-heading:not(:last-child) {
margin-bottom: 20px;
}
.etheme-elementor-slides .swiper-slide .etheme-slide-button {
cursor: pointer;
}
.etheme-elementor-slides .swiper-slide .elementor-slide-button {
color: #000;
background: #fff;
}
.etheme-testimonials .testimonial {
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
--size-quotes-proportion: 7;
}
.etheme-testimonials .testimonial .content-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.etheme-testimonials .testimonial .inner-content > span {
display: block;
}
.etheme-testimonials .testimonial .inner-content img {
display: inline-block;
}
.etheme-testimonials .testimonial .inner-content:first-child:not(:only-child) {
margin-right: 15px;
}
.etheme-testimonials .testimonial .inner-content:last-child:not(:only-child) {
margin-left: 15px;
}
.etheme-testimonials .testimonial .justify-content-start .star-rating {
margin-left: 0;
}
.etheme-testimonials .testimonial .justify-content-end .star-rating {
margin-right: 0;
}
.etheme-testimonials .testimonial .name {
font-weight: 600;
}
.etheme-testimonials .testimonial .content {
position: relative;
}
.etheme-testimonials .testimonial .star-rating {
margin-bottom: 0;
}
.etheme-testimonials .testimonial .quotes {
font-size: calc(var(--size-quotes-proportion) * 10px);
}
.etheme-testimonials .testimonial.style-2 .inner-content svg {
position: absolute;
top: 0;
right: 15px;
opacity: 0.1;
}
.etheme-testimonials-grid {
display: grid;
grid-template-columns: repeat(var(--cols, 4), 1fr);
grid-gap: var(--rows-gap, 30px) var(--cols-gap, 30px);
}
@media only screen and (max-width: 480px) {
.etheme-testimonials .testimonial .content-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.etheme-testimonials .testimonial .content-wrapper > img {
margin-left: auto;
margin-right: auto;
}
.etheme-testimonials .testimonial .inner-content:first-child:not(:only-child),
.etheme-testimonials .testimonial .inner-content:last-child:not(:only-child) {
margin: 15px 0 0;
}
}
.etheme-text-button {
position: relative;
overflow: hidden;
-webkit-transition: all 0.12s linear;
transition: all 0.12s linear;
vertical-align: middle;
}
.etheme-text-button .elementor-button-icon {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.etheme-text-button > span {
position: relative;
-webkit-transition: inherit;
transition: inherit;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-text-button > span > span,
.etheme-text-button > span > i,
.etheme-text-button > span > svg {
z-index: 1;
}
.etheme-text-button.has-fill:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
z-index: 1;
-webkit-transition: all 0.25s;
}
.etheme-text-button.has-fill:hover:before {
background: var(--fill-color);
}
.etheme-text-button.fill-rtl:not(:hover):before {
left: 100%;
}
.etheme-text-button.fill-ltr:not(:hover):before {
right: 100%;
}
.etheme-text-button.fill-top:not(:hover):before {
top: 100%;
}
.etheme-text-button.fill-bottom:not(:hover):before {
bottom: 100%;
}
.etheme-text-button.fill-circle {
--proportion: 2.5em;
}
.etheme-text-button.fill-circle:before {
height: var(--proportion);
max-width: var(--proportion);
border: 0.1em solid var(--fill-color);
border-radius: 50%;
margin: auto;
}
.etheme-text-button.fill-circle:hover:before {
border-radius: inherit;
max-width: 100%;
background-color: transparent;
}
.etheme-text-button .button-line {
border-bottom: 0.1em solid currentColor;
min-width: 1.4em;
-ms-flex-item-align: center;
align-self: center;
-webkit-transition: min-width 0.3s;
transition: min-width 0.3s;
}
.etheme-text-button:hover .button-line {
min-width: 2.4em;
}
.etheme-text-button.fill-underline:before,
.etheme-text-button.fill-overline:before {
top: auto;
right: 0;
height: 0.1em;
width: 0;
left: auto;
background: var(--fill-color);
}
.etheme-text-button.fill-underline:hover:before,
.etheme-text-button.fill-overline:hover:before {
width: 100%;
right: auto;
left: 0;
}
.etheme-text-button.fill-overline:before {
top: 0;
bottom: auto;
}
.etheme-text-button:hover .elementor-button-icon.animation-background_ltr {
-webkit-animation: toLeftFromRight 0.4s forwards;
animation: toLeftFromRight 0.4s forwards;
}
.etheme-text-button:hover .elementor-button-icon.animation-background_to_bottom {
-webkit-animation: toBottomFromTop 0.4s forwards;
animation: toBottomFromTop 0.4s forwards;
}
.etheme-text-button:hover .elementor-button-icon.animation-background_rtl {
-webkit-animation: toRightFromLeft 0.4s forwards;
animation: toRightFromLeft 0.4s forwards;
}
.etheme-text-button:hover .elementor-button-icon.animation-background_to_top {
-webkit-animation: toTopFromBottom 0.4s forwards;
animation: toTopFromBottom 0.4s forwards;
}
.etheme-text-button:hover .elementor-button-icon.animation-switch_side:first-child {
left: calc(100% + var(--icon-indent, 5px));
}
.etheme-text-button:hover .elementor-button-icon.animation-switch_side:last-child {
right: calc(100% + var(--icon-indent, 5px));
}
.etheme-text-button .elementor-button-icon.animation-switch_side {
position: absolute;
-webkit-transition: left 0.5s cubic-bezier(0.19, 1, 0.22, 1), right 0.5s cubic-bezier(0.19, 1, 0.22, 1);
transition: left 0.5s cubic-bezier(0.19, 1, 0.22, 1), right 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.etheme-text-button .elementor-button-icon.animation-switch_side:first-child {
left: calc(-1em - var(--icon-indent, 5px));
}
.etheme-text-button .elementor-button-icon.animation-switch_side:last-child {
right: calc(-1em - var(--icon-indent, 5px));
}
@-webkit-keyframes toRightFromLeft {
49% {
-webkit-transform: translate(-100%);
transform: translate(-100%);
}
50% {
opacity: 0;
-webkit-transform: translate(100%);
transform: translate(100%);
}
51% {
opacity: 1;
}
}
@keyframes toRightFromLeft {
49% {
-webkit-transform: translate(-100%);
transform: translate(-100%);
}
50% {
opacity: 0;
-webkit-transform: translate(100%);
transform: translate(100%);
}
51% {
opacity: 1;
}
}
@-webkit-keyframes toLeftFromRight {
49% {
-webkit-transform: translate(100%);
transform: translate(100%);
}
50% {
opacity: 0;
-webkit-transform: translate(-100%);
transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@keyframes toLeftFromRight {
49% {
-webkit-transform: translate(100%);
transform: translate(100%);
}
50% {
opacity: 0;
-webkit-transform: translate(-100%);
transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@-webkit-keyframes toBottomFromTop {
49% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
50% {
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
51% {
opacity: 1;
}
}
@keyframes toBottomFromTop {
49% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
50% {
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
51% {
opacity: 1;
}
}
@-webkit-keyframes toTopFromBottom {
49% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
50% {
opacity: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
51% {
opacity: 1;
}
}
@keyframes toTopFromBottom {
49% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
50% {
opacity: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
51% {
opacity: 1;
}
}
@-webkit-keyframes etheme-zoom {
0%,
100% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
}
@keyframes etheme-zoom {
0%,
100% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
}
.etheme-animated:hover {
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.etheme-animation-zoom {
-webkit-animation-name: etheme-zoom;
animation-name: etheme-zoom;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.etheme-animation-pulse {
-webkit-animation-name: elementor-animation-pulse;
animation-name: elementor-animation-pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.etheme-animation-wobble-horizontal {
-webkit-animation-name: elementor-animation-wobble-horizontal;
animation-name: elementor-animation-wobble-horizontal;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.etheme-360-product-viewer-wrapper {
position: relative;
overflow: hidden;
}
.etheme-360-product-viewer-wrapper.loading .etheme-360-product-viewer-images {
opacity: 0;
visibility: hidden;
}
.etheme-360-product-viewer-images {
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.etheme-360-product-viewer-images img {
position: absolute;
top: 0;
left: 50%;
height: auto;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.etheme-360-product-viewer-images img.previous-image {
visibility: hidden;
}
.etheme-360-product-viewer-images:after {
content: '';
background: var(--overlay-color);
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.etheme-360-product-viewer-progress-label {
display: block;
margin: 0 auto;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 60px;
height: 60px;
border-radius: 50%;
text-align: center;
font-size: 1rem;
line-height: 60px;
}
.etheme-360-product-viewer-progress-bar {
display: none;
}
.etheme-360-product-viewer-progress-label:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border: 2px solid #e1e1e1;
border-radius: 50%;
border-right-color: #888;
-webkit-animation: etheme-360-product-viewer-rotation 0.7s infinite linear;
animation: etheme-360-product-viewer-rotation 0.7s infinite linear;
}
.etheme-360-product-viewer-nav span,
.etheme-360-product-viewer-full-screen-button {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 1.14rem;
padding: 0.55em;
margin: 10px;
color: #000;
background: #fff;
border-radius: 50%;
cursor: pointer;
overflow: hidden;
}
.etheme-360-product-viewer-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: absolute;
left: calc(var(--nav-space, 10px) / -2);
right: calc(var(--nav-space, 10px) / -2);
bottom: 10px;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
-webkit-animation: etheme-360-product-viewer-navigation 0.3s linear;
animation: etheme-360-product-viewer-navigation 0.3s linear;
}
.etheme-360-product-viewer-nav span {
margin: 0 calc(var(--nav-space, 10px) / 2);
}
.etheme-360-product-viewer-nav span svg {
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.etheme-360-product-viewer-nav span:not(.disabled):hover svg {
opacity: 0.7;
}
.etheme-360-product-viewer-nav-play:hover svg,
.etheme-360-product-viewer-nav-stop:hover svg {
-webkit-animation: etheme-360-product-viewer-btt 0.4s forwards;
animation: etheme-360-product-viewer-btt 0.4s forwards;
}
.etheme-360-product-viewer-nav-previous:hover svg {
-webkit-animation: etheme-360-product-viewer-rtl 0.4s forwards;
animation: etheme-360-product-viewer-rtl 0.4s forwards;
}
.etheme-360-product-viewer-nav-next:hover svg {
animation: etheme-360-product-viewer-rtl 0.4s reverse;
}
.etheme-360-product-viewer-nav .disabled {
pointer-events: none;
opacity: 0.5;
}
.etheme-360-product-viewer-full-screen-button {
position: absolute;
top: 0;
right: 0;
z-index: 1;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
-webkit-animation: etheme-360-product-viewer-scaleIn 0.3s linear;
animation: etheme-360-product-viewer-scaleIn 0.3s linear;
}
@-webkit-keyframes etheme-360-product-viewer-rotation {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes etheme-360-product-viewer-rotation {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes etheme-360-product-viewer-navigation {
0% {
-webkit-transform: translateY(50%);
transform: translateY(50%);
opacity: 0;
visibility: hidden;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
visibility: visible;
}
}
@keyframes etheme-360-product-viewer-navigation {
0% {
-webkit-transform: translateY(50%);
transform: translateY(50%);
opacity: 0;
visibility: hidden;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
visibility: visible;
}
}
@-webkit-keyframes etheme-360-product-viewer-scaleIn {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
visibility: hidden;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
visibility: visible;
}
}
@keyframes etheme-360-product-viewer-scaleIn {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
visibility: hidden;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
visibility: visible;
}
}
@-webkit-keyframes etheme-360-product-viewer-btt {
49% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
50% {
opacity: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
51% {
opacity: 1;
}
}
@keyframes etheme-360-product-viewer-btt {
49% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
50% {
opacity: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
51% {
opacity: 1;
}
}
@-webkit-keyframes etheme-360-product-viewer-rtl {
49% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
50% {
opacity: 0;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
51% {
opacity: 1;
}
}
@keyframes etheme-360-product-viewer-rtl {
49% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
50% {
opacity: 0;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
51% {
opacity: 1;
}
}
.etheme-twitter-feed-tweets {
display: grid;
grid-template-columns: repeat(var(--cols, 3), 1fr);
grid-gap: var(--rows-gap, 20px) var(--cols-gap, 20px);
}
.etheme-twitter-feed-tweet {
display: block;
position: relative;
padding: 30px;
-webkit-transition-property: background, border, opacity, -webkit-box-shadow;
transition-property: background, border, opacity, -webkit-box-shadow;
transition-property: background, border, opacity, box-shadow;
transition-property: background, border, opacity, box-shadow, -webkit-box-shadow;
-webkit-transition-duration: 0.25s;
transition-duration: 0.25s;
min-width: 0;
border-radius: 3px;
}
.etheme-twitter-feed-tweet.has-divider:after {
content: '';
position: absolute;
top: calc(100% + var(--rows-gap,20px) / 2 - var(--line-weight,1px)/ 2);
width: 100%;
left: 0;
border-bottom: var(--line-weight, 1px) var(--line-style, solid) var(--line-color, #e1e1e1);
}
.etheme-twitter-feed-tweet.has-divider:last-child:after {
display: none;
}
.etheme-twitter-feed-header {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
margin-bottom: 10px;
}
.etheme-twitter-feed-author-name {
vertical-align: middle;
}
.etheme-twitter-feed-author-avatar {
display: inline-block;
line-height: 1;
font-size: 1.7rem;
color: #479BE9;
}
.etheme-twitter-feed-author-avatar:not(:only-child) {
-webkit-margin-end: 5px;
margin-inline-end: 5px;
}
.etheme-twitter-feed-author-avatar img {
display: inline-block;
border-radius: 50%;
max-width: 35px;
}
.etheme-twitter-feed-author-avatar svg {
vertical-align: middle;
}
.etheme-twitter-feed-text {
margin-bottom: 5px;
font-size: 1.14rem;
}
.etheme-twitter-feed-text a {
color: #479BE9;
}
.etheme-twitter-feed-time {
color: #555;
font-size: 0.85rem;
display: inline-block;
margin-bottom: 10px;
}
.etheme-twitter-feed-time:last-child {
margin-bottom: 0;
}
.etheme-twitter-feed-more {
display: inline-block;
font-size: 1rem;
margin-bottom: 10px;
}
.etheme-twitter-feed-more svg {
display: inline-block;
-webkit-margin-start: 3px;
margin-inline-start: 3px;
vertical-align: middle;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.etheme-twitter-feed-more:hover svg {
-webkit-transform: translateX(3px);
transform: translateX(3px);
}
.etheme-twitter-feed-footer {
display: grid;
grid-auto-flow: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
grid-column-gap: var(--footer-items-gap, 7px);
font-size: 1rem;
padding: 10px 0 0;
color: #000;
}
.etheme-twitter-feed-icon {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
color: currentColor;
cursor: pointer;
}
.etheme-twitter-feed-icon-count {
-webkit-margin-start: 5px;
margin-inline-start: 5px;
}
.etheme-twitter-feed-icon:hover {
color: #888;
}
.etheme-twitter-feed-icon:not(:hover) .etheme-twitter-feed-icon-popup {
-webkit-transform: translateX(10px);
transform: translateX(10px);
opacity: 0;
visibility: hidden;
}
.etheme-twitter-feed-icon-popup {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
position: absolute;
right: 0;
bottom: calc(100% + 10px);
background: #fff;
padding: 10px;
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
border-radius: 3px;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
max-height: 250px;
overflow: auto;
}
.etheme-twitter-feed-icon-popup a {
white-space: nowrap;
}
.etheme-twitter-feed-icon-popup a:after {
content: attr(title);
display: inline-block;
-webkit-margin-before: 5px;
margin-block-start: 5px;
}
.etheme-timeline-wrapper {
display: grid;
grid-template-columns: auto;
grid-auto-flow: column;
grid-column-gap: var(--cols-gap, 40px);
}
.etheme-timeline-wrapper[data-step-position=top] .etheme-timeline-step {
-ms-flex-item-align: start;
align-self: flex-start;
margin-top: var(--offset-connector-line-h, 20px);
}
.etheme-timeline-wrapper[data-step-position=top] .etheme-timeline-date-wrapper {
-ms-flex-item-align: start;
align-self: flex-start;
margin-top: calc(var(--offset-connector-line-h, 20px) + (var(--step-proportion,20px) / 2));
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.etheme-timeline-wrapper[data-step-position=center] {
--step-position-top: 50%;
--step-transform-Y: -50%;
}
.etheme-timeline-wrapper[data-step-position=center] .etheme-timeline-step,
.etheme-timeline-wrapper[data-step-position=center] .etheme-timeline-date-wrapper {
-ms-flex-item-align: center;
align-self: center;
}
.etheme-timeline-wrapper[data-step-position=center] .etheme-timeline-content-with-arrow:after {
top: calc(50% - (var(--arrow-size, 14px) / 2));
}
.etheme-timeline-wrapper[data-step-position=bottom] {
--step-position-top: auto;
--step-position-bottom: 0;
}
.etheme-timeline-wrapper[data-step-position=bottom] .etheme-timeline-step {
top: var(--step-position-top, 0);
-ms-flex-item-align: end;
align-self: flex-end;
margin-bottom: var(--offset-connector-line-h, 20px);
}
.etheme-timeline-wrapper[data-step-position=bottom] .etheme-timeline-date-wrapper {
-ms-flex-item-align: end;
align-self: flex-end;
margin-bottom: calc(var(--offset-connector-line-h, 20px) + (var(--step-proportion,20px) / 2));
-webkit-transform: translateY(50%);
transform: translateY(50%);
}
.etheme-timeline-wrapper[data-step-position=bottom] .etheme-timeline-content-with-arrow:after {
top: auto;
bottom: calc(var(--offset-connector-line-h,20px) + (var(--step-proportion,20px)/ 2) - var(--arrow-size,14px)/2);
}
.etheme-timeline-wrapper[data-layout=right] {
grid-template-columns: 1fr auto;
}
.etheme-timeline-wrapper[data-layout=right] .etheme-timeline-connector {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.etheme-timeline-wrapper[data-layout=right] .etheme-timeline-dates-items {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.etheme-timeline-wrapper[data-layout=right] .etheme-timeline-step {
position: absolute;
top: var(--step-position-top, 0);
bottom: var(--step-position-bottom, auto);
right: calc(var(--cols-gap,40px) * -1);
-webkit-transform: translateX(50%) translateY(var(--step-transform-Y, 0));
transform: translateX(50%) translateY(var(--step-transform-Y, 0));
}
.etheme-timeline-wrapper[data-layout=right] .etheme-timeline-content-with-arrow:after {
left: calc(100% - (var(--arrow-size, 14px) / 2));
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.etheme-timeline-wrapper[data-layout=left] {
grid-template-columns: auto 1fr;
}
.etheme-timeline-wrapper[data-layout=left] .etheme-timeline-connector {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.etheme-timeline-wrapper[data-layout=left] .etheme-timeline-dates-items {
-webkit-box-ordinal-group: -1;
-ms-flex-order: -2;
order: -2;
}
.etheme-timeline-wrapper[data-layout=left] .etheme-timeline-step {
position: absolute;
top: var(--step-position-top, 0);
bottom: var(--step-position-bottom, auto);
left: calc(var(--cols-gap,40px) * -1);
-webkit-transform: translateX(-50%) translateY(var(--step-transform-Y, 0));
transform: translateX(-50%) translateY(var(--step-transform-Y, 0));
}
@media only screen and (min-width: 768px) {
.etheme-timeline-wrapper[data-layout=center] {
--item-columns: 1fr auto 1fr;
position: relative;
}
.etheme-timeline-wrapper[data-layout=center] .etheme-timeline-connector {
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.etheme-timeline-wrapper[data-layout=center] .etheme-timeline-item:nth-child(2n +1 ) .etheme-timeline-content {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.etheme-timeline-wrapper[data-layout=center] .etheme-timeline-item:nth-child(2n +1 ) .etheme-timeline-content-with-arrow:after {
left: calc(100% - (var(--arrow-size, 14px) / 2));
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.etheme-timeline-wrapper[data-layout=center] .etheme-timeline-item:nth-child(2n) .etheme-timeline-dates-wrapper {
text-align: var(--item-text-align, end);
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
}
@media only screen and (max-width: 767px) {
.etheme-timeline-wrapper[data-layout=center] .etheme-timeline-step {
position: absolute;
top: var(--step-position-top, 0);
bottom: var(--step-position-bottom, auto);
left: calc(var(--cols-gap,40px) * -1);
-webkit-transform: translateX(-50%) translateY(var(--step-transform-Y, 0));
transform: translateX(-50%) translateY(var(--step-transform-Y, 0));
}
}
.etheme-timeline-wrapper[data-item-animation] .etheme-timeline-dates-wrapper,
.etheme-timeline-wrapper[data-item-animation] .etheme-timeline-item .etheme-timeline-content {
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.etheme-timeline-wrapper[data-item-animation] .etheme-timeline-dates-wrapper:not(.is-active),
.etheme-timeline-wrapper[data-item-animation] .etheme-timeline-item:not(.is-active) .etheme-timeline-content {
opacity: 0;
visibility: hidden;
}
@media only screen and (min-width: 768px) {
.etheme-timeline-wrapper[data-item-animation=auto][data-layout=left] .etheme-timeline-dates-wrapper:not(.is-active),
.etheme-timeline-wrapper[data-item-animation=auto][data-layout=right] .etheme-timeline-item:not(.is-active) .etheme-timeline-content,
.etheme-timeline-wrapper[data-item-animation=auto][data-layout=center] .etheme-timeline-item:nth-child(2n + 1):not(.is-active) .etheme-timeline-content,
.etheme-timeline-wrapper[data-item-animation=auto][data-layout=center] .etheme-timeline-item:nth-child(2n):not(.is-active) .etheme-timeline-dates-wrapper {
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
.etheme-timeline-wrapper[data-item-animation=auto][data-layout=left] .etheme-timeline-item:not(.is-active) .etheme-timeline-content,
.etheme-timeline-wrapper[data-item-animation=auto][data-layout=right] .etheme-timeline-dates-wrapper:not(.is-active),
.etheme-timeline-wrapper[data-item-animation=auto][data-layout=center] .etheme-timeline-item:nth-child(2n + 1):not(.is-active) .etheme-timeline-dates-wrapper,
.etheme-timeline-wrapper[data-item-animation=auto][data-layout=center] .etheme-timeline-item:nth-child(2n):not(.is-active) .etheme-timeline-content {
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
}
@media only screen and (max-width: 767px) {
.etheme-timeline-wrapper[data-item-animation] .etheme-timeline-dates-wrapper:not(.is-active),
.etheme-timeline-wrapper[data-item-animation] .etheme-timeline-item:not(.is-active) .etheme-timeline-content {
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
}
.etheme-timeline-wrapper[data-item-animation=bottom] .etheme-timeline-dates-wrapper:not(.is-active),
.etheme-timeline-wrapper[data-item-animation=bottom] .etheme-timeline-item:not(.is-active) .etheme-timeline-content {
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
.etheme-timeline-connector {
position: relative;
display: grid;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
height: calc(100% - var(--offset-connector-line-h, 20px));
top: var(--offset-connector-line-h, 20px);
}
.etheme-timeline-connector-inner {
position: absolute;
top: 0;
left: calc(50% - (var(--line-width, 2px) / 2));
width: var(--line-width, 2px);
background: var(--line-active-color, var(--et_dark-2-white));
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
z-index: 2;
}
.etheme-timeline-connector:after {
content: '';
position: absolute;
width: var(--line-width, 2px);
height: 100%;
border-right: var(--line-width, 2px) var(--line-style, dashed) var(--line-color, var(--et_border-color));
z-index: 1;
left: calc(50% - (var(--line-width, 2px) / 2));
}
.etheme-timeline-dates-wrapper,
.etheme-timeline-dates-items {
display: grid;
grid-row-gap: var(--rows-gap, 50px);
}
@media only screen and (max-width: 767px) {
.etheme-timeline-dates-wrapper,
.etheme-timeline-dates-items {
display: none;
}
}
.etheme-timeline-date-wrapper {
white-space: nowrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
display: grid;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.etheme-timeline-date {
display: block;
font-size: 1rem;
line-height: 1;
margin-bottom: 10px;
}
.etheme-timeline-date:last-child {
margin-bottom: 0 !important;
}
.etheme-timeline-time {
display: block;
font-size: 0.85rem;
line-height: 1;
}
.etheme-timeline-time:last-child {
margin-bottom: 0 !important;
}
.etheme-timeline-image {
margin-bottom: 25px;
}
.etheme-timeline-title {
font-size: 1.4rem;
text-transform: none;
}
.etheme-timeline-description {
font-size: 1.14rem;
margin-bottom: 15px;
}
.etheme-timeline-items {
display: grid;
grid-row-gap: var(--rows-gap, 50px);
}
.etheme-timeline-item {
display: grid;
position: relative;
grid-template-columns: var(--item-columns, auto);
grid-column-gap: var(--cols-gap, 40px);
text-align: var(--item-text-align);
}
.etheme-timeline-step {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: var(--step-icon-size, calc(var(--step-proportion,20px) / 2));
color: var(--step-color, var(--line-color, var(--et_border-color)));
width: var(--step-proportion, 20px);
height: var(--step-proportion, 20px);
border-radius: 50%;
background-color: var(--step-bg-color, #fff);
border: var(--step-border-width, 5px) solid var(--step-br-color, var(--line-color, var(--et_border-color)));
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
z-index: 3;
}
.etheme-timeline-step.is-active {
border-color: var(--step-br-active-color, var(--line-active-color, var(--et_dark-2-white)));
}
.etheme-timeline-icon {
border-width: var(--step-border-width, 2px);
font-size: var(--step-icon-size, calc(var(--step-proportion, 26px)/2));
width: var(--step-proportion, 30px);
height: var(--step-proportion, 30px);
}
.etheme-timeline-icon svg {
fill: currentColor;
overflow: visible;
width: 1em;
height: 1em;
}
.etheme-timeline-icon svg path[fill] {
fill: currentColor;
}
.etheme-timeline-icon.is-active {
color: var(--step-active-color, #fff);
background-color: var(--step-bg-active-color, var(--line-active-color, var(--et_dark-2-white)));
}
.etheme-timeline-content {
position: relative;
display: grid;
grid-template-columns: auto;
grid-auto-flow: column;
grid-column-gap: var(--item-cols-gap, 20px);
padding: 15px 30px;
z-index: 1;
}
.etheme-timeline-content-with-arrow:after {
content: '';
border-top: var(--border-width) var(--border-style) var(--border-color);
border-right: var(--border-width) var(--border-style) var(--border-color);
background: inherit;
position: absolute;
top: calc(var(--offset-connector-line-h, 20px) + (var(--step-proportion, 20px) / 2) - (var(--arrow-size, 14px) / 2));
width: var(--arrow-size, 14px);
height: var(--arrow-size, 14px);
-webkit-clip-path: polygon(0 0, 100% 100%, 100% 0%);
clip-path: polygon(0 0, 100% 100%, 100% 0%);
right: calc(100% - (var(--arrow-size, 14px) / 2));
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.etheme-timeline-content-icon {
display: block;
line-height: 1;
margin-bottom: 10px;
}
.etheme-timeline-content-icon-bg {
position: absolute;
right: 0;
bottom: 0;
opacity: 0.5;
font-size: 9em;
z-index: -1;
max-width: 100%;
max-height: 100%;
margin: 0;
overflow: hidden;
}
.etheme-wc-add-to-cart-wrapper .added_to_cart {
display: none;
}
.etheme-wc-add-to-cart-wrapper .single_add_to_cart_button:before {
display: none;
}
.etheme-wc-add-to-cart-wrapper .single_add_to_cart_button.button,
.etheme-wc-add-to-cart-wrapper .quantity {
margin: 0;
vertical-align: middle;
}
.etheme-wc-add-to-cart-wrapper .quantity {
float: none;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.etheme-wc-add-to-cart-wrapper .single_add_to_cart_button,
.etheme-wc-add-to-cart-wrapper .btn {
height: auto;
}
.etheme-wc-add-to-cart-wrapper .add_to_cart_button .et-loader {
position: absolute;
left: 50%;
top: 50%;
margin: 0;
}
.etheme-wc-add-to-cart-wrapper .add_to_cart_button .loader-circular {
left: calc(50% - 15px);
top: calc(50% - 15px);
bottom: auto;
margin: 0;
}
.etheme-wc-add-to-cart-wrapper .add_to_cart_button.loading {
color: transparent !important;
}
.et-slider .swiper-container {
height: 100%;
}
.et-slider .swiper-pagination {
position: absolute; }
.et-slider .swiper-pagination-bullets .swiper-pagination-bullet {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.et-slider .slide-title,
.et-slider .slide-subtitle {
margin-bottom: 0;
}
.et-slider .swiper-nav,
.et-slider .swiper-nav:hover {
color: var(--et_font-color);
}
.et-slider .swiper-container .swiper-custom-left:hover,
.et-slider .swiper-container .swiper-custom-right:hover {
opacity: 0.7 !important;
}
.et-slider .second-initialized .et-loader {
z-index: -1;
visibility: hidden;
opacity: 0;
}
.et-slider .et-loader {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: none;
height: 100%;
z-index: 12;
}
.et-slider .et-loader:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.et-slider .et-loader:after {
content: "";
display: block;
-webkit-animation: rotate 0.75s infinite linear;
animation: rotate 0.75s infinite linear;
width: 26px;
height: 26px;
position: absolute;
left: calc(50% - 13px);
top: calc(50% - 13px);
border: 2px solid var(--et_border-color);
border-left-color: var(--et_main-color);
border-radius: 50%;
background-image: none;
}
.et-slider .slide-content {
overflow: hidden;
}
.et-slider .swiper-container .swiper-wrapper,
.et-slider:not(.nav-on-hover) .swiper-nav {
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.et-slider .swiper-container.second-initialized .swiper-wrapper,
.et-slider:not(.nav-on-hover) .swiper-container.second-initialized .swiper-nav {
visibility: visible;
opacity: 1;
}
.et-slider.nav-on-hover .swiper-nav {
opacity: 0;
}
.et-slider .swiper-nav,
.et-slider.nav-on-hover:hover .swiper-nav {
opacity: 1;
}
.et-slider .swiper-slide:not(.swiper-slide-active) .animated {
-webkit-animation: none !important;
animation: none !important;
}
.et-slider .slide-button {
color: #fff;
background-color: var(--et_dark-color);
}
.et-slider .slide-button:hover {
background-color: #4c4c4c;
}
.et-slider .animated {
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
}
.slider-item {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
height: 100%;
}
.slider-item,
.slider-item > .container {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.slider-item .bg-overlay {
position: absolute;
width: 100%;
height: 100%;
}
.slide-button {
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
display: inline-block;
padding: 5px 10px;
text-transform: uppercase;
}
@media only screen and (min-width: 1200px) {
.et-slider .swiper-custom-left,
.et-slider:hover .swiper-custom-left {
left: 0;
}
.et-slider .swiper-custom-right,
.et-slider:hover .swiper-custom-right {
right: 0;
}
body.rtl .et-slider .swiper-custom-left,
body.rtl .et-slider:hover .swiper-custom-left {
left: auto;
right: 0;
}
body.rtl .et-slider .swiper-custom-right,
body.rtl .et-slider:hover .swiper-custom-right {
right: auto;
left: 0;
}
}
@media only screen and (max-width: 768px) {
.et-slider .slide-content {
-ms-flex-preferred-size: 70% !important;
flex-basis: 70% !important;
padding-left: 20px;
padding-right: 20px;
}
.et-slider .swiper-custom-left,
.et-slider:hover .swiper-custom-left,
.et-slider.nav-on-hover:hover .swiper-custom-left,
.et-slider .swiper-custom-right,
.et-slider:hover .swiper-custom-right,
.et-slider.nav-on-hover:hover .swiper-custom-right {
opacity: 0;
}
.et-slider .slider-item > .container {
width: 100%;
}
.et-slider.nav-on-hover .swiper-nav {
opacity: 1 !important;
}
}
@media only screen and (max-width: 480px) {
.et-slider .slide-content {
-ms-flex-preferred-size: 90% !important;
flex-basis: 90% !important;
text-align: center;
}
.et-slider .slider-item > .container {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.fadeIn-slide {
opacity: 0;
-webkit-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.fadedIn-slide {
opacity: 1;
}.dokan-dashboard-content .legend table {
width: auto;
}
.dokan-dashboard-content .legend table td:last-child {
text-align: start;
}
.dokan-dashboard-content .legend > div {
background: transparent !important;
}
.dokan-dashboard-content .widget-title {
text-transform: capitalize;
}
.dokan-dashboard-content #store-form .ajax_prev .dokan-btn {
margin-left: 10px;
}
.dokan-dashboard-content #payment-form .ajax_prev {
margin-left: 0 !important;
margin-right: 0 !important;
}
.dokan-dashboard-content #payment-form label {
text-align: start;
}
.dokan-dashboard .dokan-dashboard-content .dokan-page-help {
font-style: normal;
}
.dokan-dashboard-content .add_note {
color: var(--et_btn-active-color);
background-color: var(--et_btn-active-bg-color);
border-color: var(--et_btn-active-br-color);
}
.dokan-dashboard-content .add_note:hover {
color: var(--et_btn-active-color-hover);
background-color: var(--et_btn-active-bg-color-hover);
border-color: var(--et_btn-active-br-color-hover);
}
.dokan-dashboard-content .select2-container--default.select2-container--focus .select2-selection--multiple {
padding: 0;
border-color: var(--et_border-color);
}
.dokan-dashboard-content .select2-container--default .select2-selection--multiple .select2-selection__rendered {
padding: 0;
vertical-align: middle;
}
.dokan-dashboard-content .select2-container .select2-search--inline .select2-search__field {
margin: 0;
}
body #dokan-store-listing-filter-wrap .right .item select {
padding: 0 2.9em 0 1em;
cursor: pointer;
color: var(--et_main-color);
height: var(--et_inputs-height, 2.642rem);
line-height: var(--et_inputs-height, 2.642rem);
max-width: 100%;
display: inline-block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-align: start;
position: relative;
border: 1px solid var(--et_border-color);
background-color: transparent;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
background-position: calc(100% - 12px) 50%;
background-repeat: no-repeat;
background-image: var(--et_select-arrow-closed);
background-size: 10px;
}
body #dokan-store-listing-filter-wrap .right .item select:focus {
outline: none;
}
body #dokan-store-listing-filter-wrap .right .item select::-ms-expand {
display: none;
}
body #dokan-store-listing-filter-wrap .right .toogle-view .active {
color: var(--et_active-color);
}
body #dokan-store-listing-filter-wrap,
body #dokan-store-listing-filter-form-wrap {
-webkit-box-shadow: 0 0 10px 1px var(--et_dark-2-white-01);
box-shadow: 0 0 10px 1px var(--et_dark-2-white-01);
}
body #dokan-seller-listing-wrap.grid-view .store-content,
body #dokan-seller-listing-wrap.grid-view .store-footer {
z-index: 3;
}
body #dokan-store-listing-filter-wrap .right .item .dokan-icons:has(~ .dokan-btn-theme) .dokan-icon-div {
background-color: var(--et_btn-active-color);
}
body #dokan-store-listing-filter-wrap .right .item .dokan-icons:has(~ .dokan-btn-theme:hover, ~ .dokan-btn-theme:hover:focus) .dokan-icon-div {
background-color: var(--et_btn-active-color-hover);
}
body input[type='submit'].dokan-btn-theme,
body a.dokan-btn-theme,
body .dokan-btn-theme {
color: var(--et_btn-active-color);
background-color: var(--et_btn-active-bg-color);
border-color: var(--et_btn-active-br-color);
}
body input[type='submit'].dokan-btn-theme:focus,
body a.dokan-btn-theme:focus,
body .dokan-btn-theme:focus {
color: var(--et_btn-active-color);
background-color: var(--et_btn-active-bg-color);
border-color: var(--et_btn-active-br-color);
}
body input[type='submit'].dokan-btn-theme:hover,
body a.dokan-btn-theme:hover,
body .dokan-btn-theme:hover,
body input[type='submit'].dokan-btn-theme:hover:focus,
body a.dokan-btn-theme:hover:focus,
body .dokan-btn-theme:hover:focus {
color: var(--et_btn-active-color-hover);
background-color: var(--et_btn-active-bg-color-hover);
border-color: var(--et_btn-active-br-color-hover);
}
#cat-drop-stack li a {
display: block;
}
#dokan-store-listing-filter-wrap .right .item.sort-by label {
margin-right: 5px;
}
#dokan-seller-listing-wrap .seller-listing-content .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-data {
margin-top: 20px;
}
.dokan-product-list-inline-edit-form label {
text-align: start;
}
.dokan-product-list-inline-edit-form .dokan-inline-edit-section-title {
text-align: start;
}
.dokan-product-list-inline-edit-form fieldset {
padding: 10px;
}
.dokan-table .dokan-product-list-inline-edit-form > td {
padding: 15px 0 0 0;
}
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter {
padding: 0;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach {
padding-left: 0;
padding-right: 0;
}
button.dokan-btn.dokan-btn-default.inline-edit-cancel {
margin-right: 10px;
}
.dokan-withdraw-content .dokan-withdraw-area ul {
padding: 0;
margin-left: -5px;
margin-right: -5px;
}
input[type="submit"].dokan-btn-sm,
a.dokan-btn-sm,
.dokan-btn-sm {
padding: 9px 12px 8px;
outline: none;
}
.dokan-btn-success,
input[type="submit"].dokan-btn-success,
a.dokan-btn-success {
color: var(--et_btn-active-color);
background-color: var(--et_btn-active-bg-color);
border-color: var(--et_btn-active-br-color);
}
.dokan-btn-success:hover,
input[type="submit"].dokan-btn-success:hover,
a.dokan-btn-success:hover {
color: var(--et_btn-active-color-hover);
background-color: var(--et_btn-active-bg-color-hover);
border-color: var(--et_btn-active-br-color-hover);
}
.dokan-dashboard-content #store-form label,
.dokan-gravatar {
text-align: start;
}
.dokan-form-horizontal label {
padding-left: 0;
}
.store-open-close select.dokan-form-control {
padding: 0 2.9em 0 1em;
background-image: var(--et_select-arrow-closed);
}
.dokan-settings-content .dokan-settings-area .dokan-banner {
border-color: var(--et_border-color);
}
.dokan-panel-default > .dokan-panel-heading {
background: transparent;
}
.dokan-form-group label:empty {
display: none;
}
.product-information .product_seller {
margin-bottom: 10px;
}
.seller-rating {
margin-right: 10px;
}
.text + .seller-rating {
margin-left: 10px;
margin-right: 0;
}
dt.variation-Vendor:after {
content: ':';
margin-left: 2px;
}
.dokan-form-group #order_date_filter {
padding-bottom: 0 !important;
vertical-align: middle;
text-overflow: ellipsis;
}
.media-frame select {
height: auto;
padding: 0 2.9em 0 1em;
}
.dokan-single-store .dokan-store-tabs ul li {
border: none;
margin-right: -10px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info:before,
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info:after {
clear: both;
content: '';
display: table;
}
.widget_wcpv_vendor_widget .widget-title,
.widget_wcpv_vendor_widget .wcpv-widget-vendor-title,
.widget_wcpv_vendor_widget p {
text-align: center;
}
.widget_wcpv_vendor_widget img {
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
padding-left: 20px;
}
.sidebar aside.dokan-store-open-close label {
display: inline-block;
}
.sidebar-widget .dokan-form-group {
margin-bottom: 1.43em;
}
#tab-seller ul {
list-style: none;
padding: 0;
}
#tab-seller ul .store-name > span:first-child:not(:last-child),
#tab-seller ul .seller-name > span:first-child:not(:last-child),
#tab-seller ul .store-address > span:first-child:not(:last-child) {
font-weight: bold;
}
#tab-seller .store-address {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
#tab-seller .store-address .details {
padding-left: 7px;
}
.commentlist .dokan-rating .star-rating {
float: none;
}
body #dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner img {
-o-object-fit: cover;
object-fit: cover;
}
#dokan-store-listing-filter-form-wrap .apply-filter .dokan-btn {
height: auto;
}
#dokan-store-listing-filter-wrap .right {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
table#dokan_shipping_rates td.checkbox,
table#dokan_shipping_rates th.checkbox {
display: table-cell;
}
@media (min-width: 1200px) {
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info {
position: absolute;
width: 100%;
}
}
@media only screen and (min-width: 993px) {
.dokan-w3.col-md-2 {
width: 16.66666667%;
}
.dokan-w3.col-md-4 {
width: 33.33333333%;
}
.dokan-store .sidebar .widget {
margin-bottom: var(--space-between-widgets, 3.9em);
}
.dokan-store .sidebar .widget:last-child:not(:first-child) {
margin-bottom: 0;
}
}
@media only screen and (max-width: 992px) {
body .dokan-w3 {
width: 100%;
right: 0;
left: 0;
}
body .dokan-single-store {
width: 100%;
left: 0;
right: 0;
}
}
@media only screen and (max-width: 767px) {
body #dokan-store-listing-filter-wrap .right {
margin-top: 0;
}
body #dokan-store-listing-filter-wrap .right .item,
body #dokan-store-listing-filter-wrap .right .item.sort-by {
margin-top: 15px;
}
}
@media only screen and (max-width: 375px) {
body #dokan-store-listing-filter-wrap .right .item #stores_orderby {
padding: 0 2.9em 0 1em;
}
}
.dokan-store-support-btn-product {
margin: 15px 0 0 0 !important;
-ms-flex-preferred-size: 170px;
flex-basis: 170px;
}
@media only screen and (max-width: 430px) {
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-date-filter {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: -5px;
-webkit-box-pack: stretch;
-ms-flex-pack: stretch;
justify-content: stretch;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-date-filter .dokan-form-group {
margin-bottom: 5px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.fc .fc-toolbar {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 {
position: static;
-webkit-transform: none;
transform: none;
}
}
@media only screen and (max-width: 992px) {
.fc .fc-toolbar.fc-header-toolbar {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.fc-toolbar-chunk {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
margin: 5px 0;
}
}
#dokan-delivery-time-box .delivery-time-body select {
padding-top: 0;
padding-bottom: 0;
}
#dokan-delivery-time-box .dokan-store-location-selector .selector-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider) > ul,
.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider) > ul,
.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider) > div,
.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider) > div {
overflow-y: auto;
overflow-x: hidden;
}
.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider).etheme_widget_satick_block > div,
.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider).etheme_widget_satick_block > div {
overflow: hidden;
padding: 0;
}
.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider) .st-swatch-preview,
.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider) .st-swatch-preview {
padding-bottom: 12px;
}
.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider).widget_shopping_cart > ul,
.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider).widget_shopping_cart > ul,
.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider).widget_rating_filter > ul,
.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider).widget_rating_filter > ul {
padding-bottom: 0;
}
.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider) .menu-element .nav-sublist-dropdown,
.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider) .menu-element .nav-sublist-dropdown {
display: none !important;
}
.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider) .swiper-entry:before,
.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider) .swiper-entry:before {
content: '';
display: table;
}
.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider) .swiper-entry:after,
.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider) .swiper-entry:after {
clear: both;
content: '';
display: table;
background: none;
}
.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider):not(.etheme_widget_satick_block) > ul,
.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider):not(.etheme_widget_satick_block) > ul,
.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider):not(.etheme_widget_satick_block) > div,
.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider):not(.etheme_widget_satick_block) > div {
max-height: 250px;
}
.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider) > ul,
.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider) > ul,
.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider) > .menu-element,
.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider) > .menu-element {
padding-right: 10px !important;
padding-bottom: 20px;
}
.s_widgets-with-scroll .sidebar .cart-widget-products .remove,
.s_widgets-with-scroll .shop-filters .cart-widget-products .remove {
right: 5px;
}.s_widgets-open-close .sidebar .sidebar-widget:not(.sidebar-slider) > .widget-title > span,
.s_widgets-open-close .shop-filters-area .sidebar-widget:not(.sidebar-slider) > .widget-title > span,
.f_widgets-open-close .footer-widget:not(.sidebar-slider) > .widget-title > span {
position: relative;
padding-right: 25px;
display: inline-block;
width: 100%;
}
.s_widgets-open-close .sidebar .sidebar-widget:not(.sidebar-slider) > .widget-title > span:after,
.s_widgets-open-close .shop-filters-area .sidebar-widget:not(.sidebar-slider) > .widget-title > span:after,
.f_widgets-open-close .footer-widget:not(.sidebar-slider) > .widget-title > span:after {
content: '\e912';
font-family: 'xstore-icons';
position: absolute;
top: 50%;
right: 0;
line-height: 1;
padding: 4px;
border: 1px solid transparent;
font-size: 9px;
font-weight: bold;
z-index: -1;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.s_widgets-open-close .sidebar .sidebar-widget,
.s_widgets-open-close .shop-filters-area .sidebar-widget,
.f_widgets-open-close .footer-widget {
position: relative;
vertical-align: middle;
}
.s_widgets-open-close .sidebar .sidebar-widget .widget-title,
.s_widgets-open-close .shop-filters-area .sidebar-widget .widget-title,
.f_widgets-open-close .footer-widget .widget-title {
cursor: pointer;
}
.s_widgets-open-close .sidebar .sidebar-widget:not(.sidebar-slider) > .widget-title,
.s_widgets-open-close .shop-filters-area .sidebar-widget:not(.sidebar-slider) > .widget-title,
.f_widgets-open-close .footer-widget:not(.sidebar-slider) > .widget-title {
-webkit-transition: margin 0.3s ease-in-out;
transition: margin 0.3s ease-in-out;
}
.s_widgets-open-close .sidebar .sidebar-widget:not(.sidebar-slider) > ul,
.s_widgets-open-close .shop-filters-area .sidebar-widget:not(.sidebar-slider) > ul,
.f_widgets-open-close .footer-widget:not(.sidebar-slider) > ul,
.s_widgets-open-close .sidebar .sidebar-widget:not(.sidebar-slider) > select,
.s_widgets-open-close .shop-filters-area .sidebar-widget:not(.sidebar-slider) > select,
.f_widgets-open-close .footer-widget:not(.sidebar-slider) > select,
.s_widgets-open-close .sidebar .sidebar-widget:not(.sidebar-slider) > .select2-container,
.s_widgets-open-close .shop-filters-area .sidebar-widget:not(.sidebar-slider) > .select2-container,
.f_widgets-open-close .footer-widget:not(.sidebar-slider) > .select2-container,
.s_widgets-open-close .sidebar .sidebar-widget:not(.sidebar-slider) > div:not(.widget-title),
.s_widgets-open-close .shop-filters-area .sidebar-widget:not(.sidebar-slider) > div:not(.widget-title),
.f_widgets-open-close .footer-widget:not(.sidebar-slider) > div:not(.widget-title),
.s_widgets-open-close .sidebar .sidebar-widget:not(.sidebar-slider) > p:not(.widget-title),
.s_widgets-open-close .shop-filters-area .sidebar-widget:not(.sidebar-slider) > p:not(.widget-title),
.f_widgets-open-close .footer-widget:not(.sidebar-slider) > p:not(.widget-title),
.s_widgets-open-close .sidebar .sidebar-widget:not(.sidebar-slider) > form,
.s_widgets-open-close .shop-filters-area .sidebar-widget:not(.sidebar-slider) > form,
.f_widgets-open-close .footer-widget:not(.sidebar-slider) > form {
-webkit-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.s_widgets-open-close .sidebar .sidebar-widget.et_widget-closed:not(.sidebar-slider),
.s_widgets-open-close .shop-filters-area .sidebar-widget.et_widget-closed:not(.sidebar-slider),
.f_widgets-open-close .footer-widget.et_widget-closed:not(.sidebar-slider) {
margin-bottom: 15px;
}
.s_widgets-open-close .sidebar .sidebar-widget.et_widget-closed:not(.sidebar-slider) > .widget-title,
.s_widgets-open-close .shop-filters-area .sidebar-widget.et_widget-closed:not(.sidebar-slider) > .widget-title,
.f_widgets-open-close .footer-widget.et_widget-closed:not(.sidebar-slider) > .widget-title {
margin-bottom: 0 !important;
}
.s_widgets-open-close .sidebar .sidebar-widget.et_widget-closed:not(.sidebar-slider) > .widget-title span:after,
.s_widgets-open-close .shop-filters-area .sidebar-widget.et_widget-closed:not(.sidebar-slider) > .widget-title span:after,
.f_widgets-open-close .footer-widget.et_widget-closed:not(.sidebar-slider) > .widget-title span:after {
content: '\e910';
}
.s_widgets-open-close .sidebar .sidebar-widget.et_widget-closed:not(.sidebar-slider) > ul,
.s_widgets-open-close .shop-filters-area .sidebar-widget.et_widget-closed:not(.sidebar-slider) > ul,
.f_widgets-open-close .footer-widget.et_widget-closed:not(.sidebar-slider) > ul,
.s_widgets-open-close .sidebar .sidebar-widget.et_widget-closed:not(.sidebar-slider) > select,
.s_widgets-open-close .shop-filters-area .sidebar-widget.et_widget-closed:not(.sidebar-slider) > select,
.f_widgets-open-close .footer-widget.et_widget-closed:not(.sidebar-slider) > select,
.s_widgets-open-close .sidebar .sidebar-widget.et_widget-closed:not(.sidebar-slider) > .select2-container,
.s_widgets-open-close .shop-filters-area .sidebar-widget.et_widget-closed:not(.sidebar-slider) > .select2-container,
.f_widgets-open-close .footer-widget.et_widget-closed:not(.sidebar-slider) > .select2-container,
.s_widgets-open-close .sidebar .sidebar-widget.et_widget-closed:not(.sidebar-slider) > div:not(.widget-title),
.s_widgets-open-close .shop-filters-area .sidebar-widget.et_widget-closed:not(.sidebar-slider) > div:not(.widget-title),
.f_widgets-open-close .footer-widget.et_widget-closed:not(.sidebar-slider) > div:not(.widget-title),
.s_widgets-open-close .sidebar .sidebar-widget.et_widget-closed:not(.sidebar-slider) > p:not(.widget-title),
.s_widgets-open-close .shop-filters-area .sidebar-widget.et_widget-closed:not(.sidebar-slider) > p:not(.widget-title),
.f_widgets-open-close .footer-widget.et_widget-closed:not(.sidebar-slider) > p:not(.widget-title),
.s_widgets-open-close .sidebar .sidebar-widget.et_widget-closed:not(.sidebar-slider) > form,
.s_widgets-open-close .shop-filters-area .sidebar-widget.et_widget-closed:not(.sidebar-slider) > form,
.f_widgets-open-close .footer-widget.et_widget-closed:not(.sidebar-slider) > form {
opacity: 0;
}
.s_widgets-open-close .sidebar .sidebar-widget.widget_price_filter form,
.s_widgets-open-close .shop-filters-area .sidebar-widget.widget_price_filter form,
.f_widgets-open-close .footer-widget.widget_price_filter form {
overflow: visible !important;
}
.f_widgets-open-close .footer-widget:not(.sidebar-slider) > .widget-title > span:after {
z-index: auto;
}
.s_widgets-open-close .shop-filters-area .sidebar-widget:not(.sidebar-slider) > .widget-title > span:after {
top: calc(50% + 2px);
}
.s_widgets-open-close.swc-default:not(.swc-default-done) .sidebar .sidebar-widget:not(.sidebar-slider),
.s_widgets-open-close.swc-default:not(.swc-default-done) .shop-filters-area .sidebar-widget:not(.sidebar-slider),
.f_widgets-open-close.fwc-default:not(.fwc-default-done) .footer-widget:not(.sidebar-slider) {
margin-bottom: 15px;
}
.s_widgets-open-close.swc-default:not(.swc-default-done) .sidebar .sidebar-widget:not(.sidebar-slider) > .widget-title,
.s_widgets-open-close.swc-default:not(.swc-default-done) .shop-filters-area .sidebar-widget:not(.sidebar-slider) > .widget-title,
.f_widgets-open-close.fwc-default:not(.fwc-default-done) .footer-widget:not(.sidebar-slider) > .widget-title {
margin-bottom: 0;
}
.s_widgets-open-close.swc-default:not(.swc-default-done) .sidebar .sidebar-widget:not(.sidebar-slider) > .widget-title span:after,
.s_widgets-open-close.swc-default:not(.swc-default-done) .shop-filters-area .sidebar-widget:not(.sidebar-slider) > .widget-title span:after,
.f_widgets-open-close.fwc-default:not(.fwc-default-done) .footer-widget:not(.sidebar-slider) > .widget-title span:after {
content: '\e910';
}
.s_widgets-open-close.swc-default:not(.swc-default-done) .sidebar .sidebar-widget:not(.sidebar-slider) > ul,
.s_widgets-open-close.swc-default:not(.swc-default-done) .shop-filters-area .sidebar-widget:not(.sidebar-slider) > ul,
.f_widgets-open-close.fwc-default:not(.fwc-default-done) .footer-widget:not(.sidebar-slider) > ul,
.s_widgets-open-close.swc-default:not(.swc-default-done) .sidebar .sidebar-widget:not(.sidebar-slider) > select,
.s_widgets-open-close.swc-default:not(.swc-default-done) .shop-filters-area .sidebar-widget:not(.sidebar-slider) > select,
.f_widgets-open-close.fwc-default:not(.fwc-default-done) .footer-widget:not(.sidebar-slider) > select,
.s_widgets-open-close.swc-default:not(.swc-default-done) .sidebar .sidebar-widget:not(.sidebar-slider) > div:not(.widget-title),
.s_widgets-open-close.swc-default:not(.swc-default-done) .shop-filters-area .sidebar-widget:not(.sidebar-slider) > div:not(.widget-title),
.f_widgets-open-close.fwc-default:not(.fwc-default-done) .footer-widget:not(.sidebar-slider) > div:not(.widget-title),
.s_widgets-open-close.swc-default:not(.swc-default-done) .sidebar .sidebar-widget:not(.sidebar-slider) > p:not(.widget-title),
.s_widgets-open-close.swc-default:not(.swc-default-done) .shop-filters-area .sidebar-widget:not(.sidebar-slider) > p:not(.widget-title),
.f_widgets-open-close.fwc-default:not(.fwc-default-done) .footer-widget:not(.sidebar-slider) > p:not(.widget-title),
.s_widgets-open-close.swc-default:not(.swc-default-done) .sidebar .sidebar-widget:not(.sidebar-slider) > form,
.s_widgets-open-close.swc-default:not(.swc-default-done) .shop-filters-area .sidebar-widget:not(.sidebar-slider) > form,
.f_widgets-open-close.fwc-default:not(.fwc-default-done) .footer-widget:not(.sidebar-slider) > form {
opacity: 0;
display: none;
}.breadcrumbs,
.woocommerce-breadcrumb,
.bbp-breadcrumb {
list-style: none;
display: block;
width: 100%;
padding: 0;
margin: 0;
color: var(--et_main-color);
}
.breadcrumbs li,
.woocommerce-breadcrumb li,
.bbp-breadcrumb li {
display: inline-block;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.breadcrumbs li.lastItem:after,
.woocommerce-breadcrumb li.lastItem:after,
.bbp-breadcrumb li.lastItem:after {
display: none;
}
.breadcrumbs a,
.woocommerce-breadcrumb a,
.bbp-breadcrumb a {
padding: 0 1px;
}
.breadcrumbs a,
.woocommerce-breadcrumb a,
.bbp-breadcrumb a,
.breadcrumbs a:hover,
.woocommerce-breadcrumb a:hover,
.bbp-breadcrumb a:hover {
color: var(--et_main-color);
}
.breadcrumbs a:hover,
.woocommerce-breadcrumb a:hover,
.bbp-breadcrumb a:hover {
opacity: var(--page-heading-link-opacity-hover, 0.7);
}
.breadcrumbs a,
.woocommerce-breadcrumb a,
.bbp-breadcrumb a,
.breadcrumbs .delimeter,
.woocommerce-breadcrumb .delimeter,
.bbp-breadcrumb .delimeter {
display: inline-block;
}
.breadcrumbs,
.woocommerce-breadcrumb,
.bbp-breadcrumb,
.page-heading .title {
text-transform: capitalize;
}
div.bbp-breadcrumb {
font-size: 1rem;
}
.bbp-breadcrumb p {
margin-bottom: 0;
}
.bbp-breadcrumb-current {
display: block;
color: var(--et_dark-color);
}
#breadcrumb a:last-of-type:not(:only-of-type) + .delimeter,
.bbp-breadcrumb a:last-of-type:not(:only-of-type) + .bbp-breadcrumb-sep {
font-size: 0 !important;
}
.archive.category .page-heading.bc-type-left2 .breadcrumbs a:last-of-type:not(:only-of-type) + .delimeter,
body .page-heading .delimeter + .delimeter {
display: none;
}
.single-product .bc-type-left2 .delimeter:last-child,
.single-product .bc-type-default .woocommerce-breadcrumb a:last-of-type + .delimeter,
.single-product .bc-type-left .woocommerce-breadcrumb a:last-of-type + .delimeter {
display: none;
}
.page-heading {
padding: 0.85em;
text-align: center;
background-repeat: no-repeat;
background-position: center center;
}
.page-heading .title {
font-weight: inherit;
letter-spacing: inherit;
}
.page-heading .title,
.page-heading .bbp-breadcrumb-current {
margin-bottom: 0;
word-wrap: break-word;
}
.page-heading + .page-heading {
display: none !important;
}
.bc-type-left,
.bc-type-left .breadcrumbs,
.bc-type-left .woocommerce-breadcrumb,
.bc-type-left #breadcrumb,
.bc-type-left .bbp-breadcrumb,
.bc-type-left .title {
text-align: start;
}
.bc-type-left .delimeter:last-child {
font-size: 0;
}
.bc-type-left2 .a-center {
text-align: start;
}
.bc-type-left2 .title {
display: inline-block;
font-family: inherit;
font-size: 100%;
}
.bc-type-left2 .bbp-breadcrumb-current {
display: inline-block;
}
.bc-type-left,
.bc-type-default {
padding: 1.7em 0;
}
.bc-type-left .title,
.bc-type-default .title,
.bc-type-left .bbp-breadcrumb-current,
.bc-type-default .bbp-breadcrumb-current {
font-size: 170%;
text-transform: uppercase;
}
.bc-type-left .span-title,
.bc-type-default .span-title,
.bc-type-left .span-title + .delimeter,
.bc-type-default .span-title + .delimeter {
display: none;
}
.page-heading .delimeter,
.page-heading .bbp-breadcrumb-sep,
.back-history:before,
.page-heading .title:before {
font-size: 0.57em;
}
.archive.category .page-heading .delimeter,
.error404 .page-heading .delimeter,
.page-heading.bc-type-left2 .delimeter,
.page-heading.bc-type-left2 .bbp-breadcrumb-sep {
font-size: 0.57em !important;
}
[class*="paged-"].woocommerce-page .page-heading.bc-type-left2 .title,
.woocommerce-page.et_paged .page-heading.bc-type-left2 .title {
font-size: 0;
}
.span-title:last-of-type {
color: var(--et_dark-2-white);
}
.category .bc-type-left2 .current,
.archive.category .bc-type-left2 .title:before,
.bc-type-disable,
.single-post .page-heading.bc-type-left2 .title {
display: none !important;
}
.single-product.global-product-name-on .page-heading.bc-type-left2 .delimeter:last-child {
font-size: 0 !important;
}
.product-content .page-heading .woocommerce-breadcrumb,
.product-content .page-heading .woocommerce-breadcrumb .title,
.product-content .page-heading .woocommerce-breadcrumb a {
color: var(--et_dark-2-white);
}
a.back-history:hover,
a.back-history:focus {
text-decoration: none;
}
.bc-color-white .breadcrumbs,
.bc-color-white .woocommerce-breadcrumb,
.bc-color-white .bbp-breadcrumb,
.bc-color-white,
.bc-color-white a,
.bc-color-white h1,
.bc-color-white h2,
.bc-color-white h3,
.bc-color-white h4,
.bc-color-white a:hover {
color: #fff;
}
@media only screen and (max-width: 1200px) {
.back-history {
display: none !important;
}
}
@media only screen and (max-width: 992px) {
.page-heading {
padding-left: 0;
padding-right: 0;
}
}
@media only screen and (max-width: 480px) {
.page-heading.bc-type-left2 {
padding-top: 15px;
padding-bottom: 15px;
}
} .breadcrumb-trail .page-heading > div,
.breadcrumb-trail .page-heading .container {
display: inline-block;
width: auto;
padding: 0;
position: static;
}
.breadcrumb-trail {
padding: 0 0.85em;
background-repeat: no-repeat;
background-position: center center;
}
@media only screen and (max-width: 992px) {
.breadcrumb-trail {
padding: 0;
}
}
.breadcrumb-trail .page-heading {
text-align: start;
width: 100%;
margin: 0 auto;
color: currentColor;
position: relative;
background-image: none !important;
}
.breadcrumb-trail .page-heading .breadcrumb_last {
color: var(--et_dark-2-white);
}
.breadcrumb-trail .page-heading .back-history {
top: 0.85em;
color: var(--et_link-color);
--page-heading-link-opacity-hover: 1;
}
.breadcrumb-trail .page-heading .back-history:hover {
color: var(--et_link-color-hover);
}
.breadcrumb-trail .page-heading.bc-color-white {
color: #fff;
}
.breadcrumb-trail .page-heading.bc-color-white .breadcrumb_last,
.breadcrumb-trail .page-heading.bc-color-white .back-history {
color: currentColor;
}
.bc-type-left2 .breadcrumbs,
.bc-type-left2 .woocommerce-breadcrumb,
.bc-type-left2 .bbp-breadcrumb {
display: inline-block;
width: auto;
margin-right: calc(.57em/2);
}
.single .bc-type-left2 .breadcrumbs + .title:before,
.archive .bc-type-left2 .breadcrumbs + .title:before,
.error404 .bc-type-left2 .breadcrumbs + .title:before {
content: '\e904';
font-family: 'xstore-icons';
display: inline-block;
padding-right: 4px;
}
a.back-history {
position: absolute;
right: 15px;
top: 0;
padding: 0;
}
a.back-history:before {
content: '\e902';
font-family: 'xstore-icons';
position: absolute;
left: -2px;
top: 50%;
-webkit-transform: translate(-100%, -50%);
transform: translate(-100%, -50%);
} .category-description,
.term-description,
.page-description {
margin-bottom: 12px;
}
.products-title {
text-align: center;
text-transform: capitalize;
margin-bottom: 0.5em;
}
.price ins,
.cart ins {
padding-left: 3px;
text-decoration: none;
}
.price ins .amount,
.cart ins .amount,
.product-price ins .amount {
color: var(--et_active-color);
}
.star-rating {
font-size: 0;
width: 81px;
display: inline-block;
margin: 0 auto 15px;
position: relative;
line-height: 1;
background-repeat: no-repeat;
background-position: 0 0;
white-space: nowrap;
}
.star-rating:before,
.star-rating span:before {
font-size: 1rem;
font-family: 'xstore-icons';
color: var(--et_border-color);
-webkit-text-fill-color: currentColor;
display: block;
letter-spacing: 3px;
content: '\e930d \e930d \e930d \e930d \e930d';
}
.star-rating span {
position: absolute;
left: 0;
top: 0;
height: auto;
background-repeat: no-repeat;
background-position: 0 0;
overflow: hidden;
}
.star-rating span:before {
color: var(--et_yellow-color);
-webkit-text-fill-color: currentColor;
}
.wcmp-report-abouse-wrapper:before,
.by-vendor-name-link:before {
font-family: 'xstore-icons';
margin-right: 7px;
}
.by-vendor-name-link:before {
content: '\e954';
}
.wcmp-report-abouse-wrapper:before {
content: '\e900';
}
.wcmp-report-abouse-wrapper a {
text-decoration: underline;
} div.quantity,
td.quantity {
position: relative;
height: var(--et_quantity-height, 38px);
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
div.quantity::-moz-selection, td.quantity::-moz-selection, div.quantity span::-moz-selection, td.quantity span::-moz-selection, div.quantity input[type="number"]::-moz-selection, td.quantity input[type="number"]::-moz-selection {
background-color: transparent;
}
div.quantity::selection,
td.quantity::selection,
div.quantity span::selection,
td.quantity span::selection,
div.quantity input[type="number"]::selection,
td.quantity input[type="number"]::selection {
background-color: transparent;
}
div.quantity::-webkit-selection,
td.quantity::-webkit-selection,
div.quantity span::-webkit-selection,
td.quantity span::-webkit-selection,
div.quantity input[type="number"]::-webkit-selection,
td.quantity input[type="number"]::-webkit-selection {
background-color: transparent;
}
div.quantity > span,
td.quantity > span,
div.quantity > input[type="number"],
td.quantity > input[type="number"],
div.quantity > input[type="text"][readonly],
td.quantity > input[type="text"][readonly] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
height: 100%;
}
div.quantity > span:focus,
td.quantity > span:focus,
div.quantity > input[type="number"]:focus,
td.quantity > input[type="number"]:focus,
div.quantity > input[type="text"][readonly]:focus,
td.quantity > input[type="text"][readonly]:focus {
border-color: var(--et_inputs-border-color, var(--et_border-color));
}
div.quantity > span,
td.quantity > span {
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
padding-right: 4px;
padding-left: 4px;
color: var(--et_dark-2-white);
border: 1px solid var(--et_inputs-border-color, var(--et_border-color));
background-color: var(--et_inputs-bg-color, var(--et_white-2-light-dark));
cursor: pointer;
-webkit-font-smoothing: none;
}
div.quantity > span:focus,
td.quantity > span:focus {
outline: none;
}
div.quantity > span:hover,
td.quantity > span:hover {
color: var(--et_main-color);
}
div.quantity > input[type="number"],
td.quantity > input[type="number"],
div.quantity > input[type="text"][readonly],
td.quantity > input[type="text"][readonly] {
padding: 0;
min-width: var(--et_quantity-height, 38px);
max-width: 45px;
border-right: none;
border-left: none;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: textfield;
}
div.quantity > input[type="number"]::-moz-selection, td.quantity > input[type="number"]::-moz-selection, div.quantity > input[type="text"][readonly]::-moz-selection, td.quantity > input[type="text"][readonly]::-moz-selection {
color: var(--et_main-color);
}
div.quantity > input[type="number"]::selection,
td.quantity > input[type="number"]::selection,
div.quantity > input[type="text"][readonly]::selection,
td.quantity > input[type="text"][readonly]::selection {
color: var(--et_main-color);
}
div.quantity > .minus,
td.quantity > .minus,
div.quantity > .plus,
td.quantity > .plus {
font-size: var(--et_quantity-size, 0.55em);
}
div.quantity > input[type="number"]::-webkit-inner-spin-button,
td.quantity > input[type="number"]::-webkit-inner-spin-button {
display: none;
}
div.quantity,
div.quantity ~ .single_add_to_cart_button,
div.quantity ~ .xstore-wishlist {
margin-bottom: 10px;
}
div.quantity ~ .et-or-wrapper {
margin-top: 5px;
}
.single_add_to_cart_button ~ .xstore-wishlist-icon {
-webkit-margin-start: 7px;
margin-inline-start: 7px;
}
#yith-wcwl-popup-message {
display: none !important;
}
.wishlist-fragment .yith-wcwl-add-button,
.wishlist-fragment .yith-wcwl-wishlistaddedbrowse,
.wishlist-fragment .yith-wcwl-wishlistexistsbrowse {
width: 100%;
height: 100%;
}
.onsale {
position: absolute;
top: 20px;
z-index: 3;
padding: 3px 8px;
background: var(--et_on-sale-bg-color, var(--et_red-color));
font-size: 0.85rem;
text-align: center;
color: var(--et_on-sale-color, #fff);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-transform: uppercase;
border-radius: var(--et_on-sale-radius, 0%);
}
.onsale.new-label {
color: var(--et_new-label-color, #fff);
background: var(--et_new-label-bg-color, var(--et_green-color));
}
.onsale.hot-label {
color: var(--et_hot-label-color, #fff);
background: var(--et_hot-label-bg-color, var(--et_orange-color));
}
.sale-wrapper ~ .sale-wrapper .onsale {
-webkit-transform: translateY(calc(100% + 5px));
transform: translateY(calc(100% + 5px));
}
.sale-wrapper ~ .sale-wrapper ~ .sale-wrapper .onsale {
-webkit-transform: translateY(calc(200% + 10px));
transform: translateY(calc(200% + 10px));
}
.yith-wcwl-add-to-wishlist.wishlist-fragment .yith-wcwl-add-button a:before {
content: "\e908";
}
.yith-wcwl-add-to-wishlist.wishlist-fragment .yith-wcwl-add-button a.delete_item:before {
content: "\e92d";
}
.yith-wcwl-add-to-wishlist.wishlist-fragment .yith-wcwl-wishlistexistsbrowse a::before,
.yith-wcwl-add-to-wishlist.wishlist-fragment .yith-wcwl-wishlistaddedbrowse a::before {
content: "\e92d";
}
.compare,
.yith-wcwl-add-to-wishlist a {
position: relative;
text-transform: none;
}
.compare:before,
.yith-wcwl-add-to-wishlist a:before {
display: inline-block;
font-family: 'xstore-icons';
background-color: transparent !important;
}
.xstore-wishlist.mtips,
.xstore-compare.mtips {
z-index: 2;
}
.xstore-wishlist[data-action="remove"] .et-icon,
.xstore-compare[data-action="remove"] .et-icon {
color: var(--et_active-color);
}
.xstore-wishlist .et-icon svg,
.xstore-compare .et-icon svg {
width: 1em;
height: 1em;
}
.xstore-wishlist .et-icon img,
.xstore-compare .et-icon img {
max-width: 1em;
}
.xstore-wishlist-animated-heart,
.xstore-compare-animated-heart {
width: 0.55em !important;
height: 0.55em !important;
position: absolute;
left: calc(50% - 0.35em);
opacity: 0;
--hover-color-dark: var(--et_active-color);
stroke: var(--et_active-color);
fill: var(--et_active-color);
-webkit-animation: xstore-wishlist-animation-heart1 0.7s linear;
animation: xstore-wishlist-animation-heart1 0.7s linear;
}
.xstore-wishlist-animated-heart:nth-child(2),
.xstore-compare-animated-heart:nth-child(2) {
-webkit-animation-name: xstore-wishlist-animation-heart2;
animation-name: xstore-wishlist-animation-heart2;
}
.xstore-wishlist-animated-heart:nth-child(3),
.xstore-compare-animated-heart:nth-child(3) {
-webkit-animation-name: xstore-wishlist-animation-heart3;
animation-name: xstore-wishlist-animation-heart3;
}
.xstore-wishlist-animated-heart:nth-child(4),
.xstore-compare-animated-heart:nth-child(4) {
-webkit-animation-name: xstore-wishlist-animation-heart4;
animation-name: xstore-wishlist-animation-heart4;
}
.xstore-wishlist-animated-hearts,
.xstore-compare-animated-hearts {
width: 1em;
height: 1em;
position: absolute;
}
.xstore-wishlist-animated-hearts:before,
.xstore-compare-animated-hearts:before,
.xstore-wishlist-animated-hearts:after,
.xstore-compare-animated-hearts:after {
display: none !important;
}
.xstore-wishlist .blockOverlay,
.xstore-compare .blockOverlay {
border-radius: inherit;
}
@-webkit-keyframes xstore-wishlist-animation-heart1 {
0% {
opacity: 1;
}
80% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate(-40%, -400%);
transform: translate(-40%, -400%);
}
}
@keyframes xstore-wishlist-animation-heart1 {
0% {
opacity: 1;
}
80% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate(-40%, -400%);
transform: translate(-40%, -400%);
}
}
@-webkit-keyframes xstore-wishlist-animation-heart2 {
0% {
opacity: 1;
}
80% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate(-160%, -350%) rotate(-45deg);
transform: translate(-160%, -350%) rotate(-45deg);
}
}
@keyframes xstore-wishlist-animation-heart2 {
0% {
opacity: 1;
}
80% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate(-160%, -350%) rotate(-45deg);
transform: translate(-160%, -350%) rotate(-45deg);
}
}
@-webkit-keyframes xstore-wishlist-animation-heart3 {
0% {
opacity: 1;
}
80% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate(150%, -330%) rotate(30deg);
transform: translate(150%, -330%) rotate(30deg);
}
}
@keyframes xstore-wishlist-animation-heart3 {
0% {
opacity: 1;
}
80% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate(150%, -330%) rotate(30deg);
transform: translate(150%, -330%) rotate(30deg);
}
}
@-webkit-keyframes xstore-wishlist-animation-heart4 {
0% {
opacity: 1;
}
80% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate(50%, -300%) rotate(20deg);
transform: translate(50%, -300%) rotate(20deg);
}
}
@keyframes xstore-wishlist-animation-heart4 {
0% {
opacity: 1;
}
80% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate(50%, -300%) rotate(20deg);
transform: translate(50%, -300%) rotate(20deg);
}
}
.et_product-block .single-compare .xstore-compare,
.et_product-block .single-wishlist .xstore-wishlist {
margin-bottom: 0;
}
.added_to_cart {
display: none;
}
.add_to_cart_button.loading,
.single_add_to_cart_button.loading {
position: relative;
}
.et_quantity-off div.quantity > span.minus,
.et_quantity-off div.quantity > span.plus {
display: none;
}
.et_quantity-off div.quantity > input:focus {
outline: none;
}
.et_quantity-off div.quantity > input[type=number] {
height: 100%;
}
@media only screen and (max-width: 480px) {
.et_quantity-off .quantity .plus,
.et_quantity-off .quantity .minus {
height: 1.45em;
}
}
.shop_attributes {
margin: 0 auto;
}
.shop_attributes th {
font-size: 1.14rem;
color: var(--et_main-color);
}
.shop_attributes th,
.shop_attributes td {
padding-top: var(--items-v-gap, 1em);
padding-bottom: var(--items-v-gap, 1em);
vertical-align: middle;
}
.shop_attributes tr:not(:last-child) {
border-bottom: var(--separator-width, 1px) var(--separator-style, solid) var(--separator-color, var(--et_border-color));
}
.shop_attributes tr tr:first-child th,
.shop_attributes tr tr:first-child td {
padding-top: 0;
}
.shop_attributes tr tr:last-child th,
.shop_attributes tr tr:last-child td {
padding-bottom: var(--items-v-gap, 10px);
}
.shop_attributes p {
font-size: 1.07rem;
margin-bottom: 0;
}
.shop_attributes p:last-child {
margin-bottom: 0;
}
.tab-content .shop_attributes {
width: 100%;
}
.etheme-product-attributes-layout-vertical .shop_attributes {
width: 100%;
}
.etheme-product-attributes-layout-vertical .shop_attributes tr,
.etheme-product-attributes-layout-vertical .shop_attributes th,
.etheme-product-attributes-layout-vertical .shop_attributes td {
display: block;
text-align: start;
padding-left: 0;
padding-right: 0;
}
.etheme-product-attributes-layout-vertical .shop_attributes th {
padding-bottom: 0;
}
.etheme-product-attributes-layout-vertical .shop_attributes td {
padding-top: 1em;
}
.etheme-product-attributes-layout-vertical .shop_attributes tr:first-child th {
padding-top: 0;
}
.et-quick-view-wrapper .shop_attributes,
.product-information .shop_attributes {
margin-bottom: 15px;
}
.et-quick-view-wrapper .shop_attributes tbody tr th,
.product-information .shop_attributes tbody tr th {
--et_border-color: transparent;
}
.et-quick-view-wrapper .shop_attributes td,
.product-information .shop_attributes td,
.et-quick-view-wrapper .shop_attributes th,
.product-information .shop_attributes th {
text-align: end;
padding-left: 0;
padding-right: 0;
}
.et-quick-view-wrapper .shop_attributes th,
.product-information .shop_attributes th {
text-align: start;
display: block;
color: var(--et_dark-2-white);
text-transform: capitalize;
}
.et-availability-notify-popup .et-popup-content {
max-width: 400px;
}
@media only screen and (max-width: 480px) {
.et-availability-notify-popup .et-popup-content {
min-width: 80vw;
}
}
.et-availability-notify-popup .et-popup-content label {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
font-size: 0.85em;
margin-bottom: 15px;
}
.et-availability-notify-popup .et-popup-content input[type=email] {
margin-bottom: 10px;
}
.et-availability-notify-popup .et-popup-content input[type=email].invalid {
color: var(--et_red-color);
border-color: var(--et_red-color);
}
.et-availability-notify-popup .et-popup-content input[type=email].invalid::-webkit-input-placeholder {
color: currentColor;
}
.et-availability-notify-popup .et-popup-content input[type=checkbox] {
margin-top: 0;
}
.et-availability-notify-popup .et-popup-content .content-page .woocommerce-error {
font-size: 1rem !important;
} div.quantity,
td.quantity {
margin-right: 20px;
float: left;
}
.onsale.left {
left: 20px;
}
.onsale.right {
right: 20px;
}
.compare:before,
.yith-wcwl-add-to-wishlist a:before {
margin-right: 7px;
}
.et_quantity-off div.quantity {
margin-right: 20px;
}
.et_cart-type-1 .footer-product .button:before,
.et_cart-type-1 .single_add_to_cart_button:before,
.et_cart-type-1 .quantity-wrapper .button:before,
.et_cart-type-1 .product-view-overlay .quick-buttons .button:before {
content: "\e93e";
font-family: 'xstore-icons';
}
.et_cart-type-5 .footer-product .button:before,
.et_cart-type-5 .single_add_to_cart_button:before,
.et_cart-type-5 .quantity-wrapper .button:before,
.et_cart-type-5 .product-view-overlay .quick-buttons .button:before {
content: "\e93d";
font-family: 'xstore-icons';
}
.et_cart-type-2 .footer-product .button:before,
.et_cart-type-2 .single_add_to_cart_button:before,
.et_cart-type-2 .quantity-wrapper .button:before,
.et_cart-type-2 .product-view-overlay .quick-buttons .button:before {
content: "\e90c";
font-family: 'xstore-icons';
}
.et_cart-type-3 .footer-product .button:before,
.et_cart-type-3 .single_add_to_cart_button:before,
.et_cart-type-3 .quantity-wrapper .button:before,
.et_cart-type-3 .product-view-overlay .quick-buttons .button:before {
content: "\e90d";
font-family: 'xstore-icons';
}
.et_cart-type-4 .footer-product .button:before,
.et_cart-type-4 .single_add_to_cart_button:before,
.et_cart-type-4 .quantity-wrapper .button:before,
.et_cart-type-4 .product-view-overlay .quick-buttons .button:before {
content: "\e916";
font-family: 'xstore-icons';
} .quantity-wrapper {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
max-width: var(--et_quantity-max-width, 130px);
height: var(--et_quantity-height, 38px);
}
.quantity-wrapper input.input-text {
width: var(--et_quantity-height, 38px);
text-align: center;
height: 100%;
border-radius: 0;
padding: 0;
}
.quantity .quantity-wrapper input.input-text {
background-color: transparent;
}
.quantity-wrapper input:focus {
border-color: var(--et_border-color);
}
.quantity-wrapper span {
font-size: var(--et_quantity-size, 1em);
color: var(--et_main-color);
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
-webkit-transition: color 0.2s ease-in-out, border 0.2s ease-in-out;
transition: color 0.2s ease-in-out, border 0.2s ease-in-out;
}
.quantity-wrapper span:hover {
color: var(--et_dark-2-white);
}
.quantity-wrapper span del {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-margin-start: 3px;
margin-inline-start: 3px;
-webkit-margin-end: 5px;
margin-inline-end: 5px;
}
.quantity-wrapper span del span {
display: initial;
cursor: default;
}
.quantity-wrapper:not(.type-none) input,
.quantity-wrapper:not(.type-none) input::-webkit-outer-spin-button,
.quantity-wrapper:not(.type-none) input::-webkit-inner-spin-button {
-webkit-appearance: none;
-moz-appearance: textfield;
}
.quantity .quantity-wrapper.type-simple input {
border: none;
}
.quantity-wrapper.type-circle span,
.quantity-wrapper.type-square span {
padding-right: 4px;
padding-left: 4px;
border: 1px solid var(--et_border-color);
}
.quantity-wrapper.type-square span {
font-size: var(--et_quantity-size, 0.55em);
}
.quantity-wrapper.type-circle,
.quantity-wrapper.type-circle input {
height: auto;
padding: 0;
}
.quantity .quantity-wrapper.type-circle input {
border: none;
}
.quantity-wrapper.type-circle span {
-ms-flex-item-align: center;
align-self: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 1.5em;
height: 1.5em;
padding-right: 6px;
padding-left: 6px;
border-radius: 50%;
}
.quantity-wrapper.type-circle span:hover {
border-color: var(--et_dark-2-white);
}
.quantity .quantity-wrapper.type-square input {
border-left: none;
border-right: none;
}
.quantity-wrapper.size-sm,
.quantity:has(.quantity-wrapper.size-sm) {
font-size: 0.75em;
--et_quantity-max-width: 110px;
--et_quantity-height: 28px;
--et_quantity-size: 0.85em;
}
.quantity-wrapper.size-sm svg,
.quantity:has(.quantity-wrapper.size-sm) svg {
width: 1em;
height: 1em;
}
.quantity-wrapper.size-sm.type-circle svg,
.quantity:has(.quantity-wrapper.size-sm.type-circle) svg {
width: 0.7em;
height: 0.7em;
} .after-shop-loop {
position: relative;
}
@media only screen and (min-width: 1200px) and (max-width: 1500px) {
.main-products-loop .products-list .product .product-image-wrapper {
width: 40%;
}
}
@media only screen and (max-width: 992px) {
.products-grid.row-count-1 .product {
width: 100%;
}
.products-grid .product-category.columns-5 {
width: 50%;
}
}
@media only screen and (min-width: 993px) {
.row-count-2 .product {
width: 50%;
text-align: center;
}
.row-count-5 .product {
width: 20%;
}
.row-count-6 .product {
width: 16.66666667%;
}
.row-count-2 .product:nth-child(2n+1),
.row-count-3 .product:nth-child(3n+1),
.sidebar-position-without .row-count-3 .product:nth-child(3n+1) {
clear: both;
}
.row-count-2.products-grid .product-category {
width: 50% !important;
}
.row-count-2 .product:nth-child(2n+1),
.row-count-4 .product:nth-child(4n+1),
.sidebar-position-without .row-count-4 .product:nth-child(4n+1),
.row-count-3 .product:nth-child(3n+1),
.sidebar-position-without .row-count-3 .product:nth-child(3n+1),
.row-count-5 .product:nth-child(5n+1),
.row-count-6 .product:nth-child(6n+1) {
clear: both;
}
.sidebar-position-without .row-count-5 .product:nth-child(5n+1),
.row-count-6 .product:nth-child(6n+1) {
clear: both !important;
}
.row-count-6 .product:nth-child(5n+1) {
clear: none;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.row-count-2 .product:nth-child(2n+1),
.row-count-3 .product:nth-child(2n+1),
.row-count-3 .product.product-category:nth-child(3n+1),
.row-count-4 .product:nth-child(2n+1),
.row-count-4 .product.product-category:nth-child(4n+1),
.row-count-6 .product:nth-child(2n+1),
.row-count-5 .product:nth-child(2n+1) {
clear: both !important;
}
.row-count-3 .product-category:nth-child(2n+1),
.row-count-4 .product-category:nth-child(2n+1),
.row-count-6 .product-category:nth-child(3n+1) {
clear: none !important;
}
.products-list .product.product-category {
clear: none !important;
}
.products-list.row-count-6 .product-category:nth-child(6n+1),
.products-list.row-count-5 .product-category:nth-child(5n+1),
.products-list.row-count-4 .product-category:nth-child(4n+1),
.products-list.row-count-3 .product-category:nth-child(3n+1),
.products-list.row-count-2 .product-category:nth-child(2n+1) {
clear: both !important;
}
.products-grid.row-count-6 .product {
width: 50%;
}
.row-count-2.products-grid .product-category {
width: 50% !important;
}
}
@media only screen and (max-width: 767px) {
.row-count-2 .product:nth-child(2n+1),
.row-count-3 .product:nth-child(2n+1),
.row-count-4 .product:nth-child(2n+1),
.row-count-5 .product:nth-child(2n+1),
.row-count-6 .product:nth-child(2n+1) {
clear: both !important;
}
.products-list.row-count-6 .product-category:nth-child(6n+1),
.products-list.row-count-5 .product-category:nth-child(5n+1),
.products-list.row-count-4 .product-category:nth-child(4n+1),
.products-list.row-count-3 .product-category:nth-child(3n+1),
.products-list.row-count-2 .product-category:nth-child(2n+1) {
clear: none !important;
}
.products-list .product.product-category {
width: 50%;
}
.products-list .product.product-category:nth-child(2n+1) {
clear: both !important;
}
.row-count-2.products-grid .product-category {
width: 50% !important;
}
.products-grid .product {
width: 50%;
}
.products-grid .product-view-mask .footer-product,
.products-grid .product-view-info .footer-product {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.products-grid .product-view-mask .footer-product .show-quickly,
.products-grid .product-view-info .footer-product .show-quickly,
.products-grid .product-view-mask .footer-product .xstore-wishlist,
.products-grid .product-view-info .footer-product .xstore-wishlist,
.products-grid .product-view-mask .footer-product .xstore-compare,
.products-grid .product-view-info .footer-product .xstore-compare,
.products-grid .product-view-mask .footer-product .et-wishlist-holder,
.products-grid .product-view-info .footer-product .et-wishlist-holder,
.products-grid .product-view-mask .footer-product .by-vendor-name-link,
.products-grid .product-view-info .footer-product .by-vendor-name-link,
.products-grid .product-view-mask .footer-product .pre_order_loop,
.products-grid .product-view-info .footer-product .pre_order_loop,
.products-grid .product-view-mask .footer-product .wcmp_add_to_cart_message,
.products-grid .product-view-info .footer-product .wcmp_add_to_cart_message {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
position: relative;
border: none;
}
.products-grid .product-view-mask .footer-product .show-quickly:after,
.products-grid .product-view-info .footer-product .show-quickly:after,
.products-grid .product-view-mask .footer-product .xstore-wishlist:after,
.products-grid .product-view-info .footer-product .xstore-wishlist:after,
.products-grid .product-view-mask .footer-product .xstore-compare:after,
.products-grid .product-view-info .footer-product .xstore-compare:after,
.products-grid .product-view-mask .footer-product .et-wishlist-holder:after,
.products-grid .product-view-info .footer-product .et-wishlist-holder:after,
.products-grid .product-view-mask .footer-product .by-vendor-name-link:after,
.products-grid .product-view-info .footer-product .by-vendor-name-link:after,
.products-grid .product-view-mask .footer-product .pre_order_loop:after,
.products-grid .product-view-info .footer-product .pre_order_loop:after,
.products-grid .product-view-mask .footer-product .wcmp_add_to_cart_message:after,
.products-grid .product-view-info .footer-product .wcmp_add_to_cart_message:after {
content: '';
}
.products-grid .product-view-mask .footer-product .button,
.products-grid .product-view-info .footer-product .button,
.products-grid .product-view-mask .footer-product .by-vendor-name-link,
.products-grid .product-view-info .footer-product .by-vendor-name-link,
.products-grid .product-view-mask .footer-product .pre_order_loop,
.products-grid .product-view-info .footer-product .pre_order_loop,
.products-grid .product-view-mask .footer-product .wcmp_add_to_cart_message,
.products-grid .product-view-info .footer-product .wcmp_add_to_cart_message {
font-size: 0;
padding: 0;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.products-grid .product-view-mask .footer-product .button:before,
.products-grid .product-view-info .footer-product .button:before,
.products-grid .product-view-mask .footer-product .by-vendor-name-link:before,
.products-grid .product-view-info .footer-product .by-vendor-name-link:before,
.products-grid .product-view-mask .footer-product .pre_order_loop:before,
.products-grid .product-view-info .footer-product .pre_order_loop:before,
.products-grid .product-view-mask .footer-product .wcmp_add_to_cart_message:before,
.products-grid .product-view-info .footer-product .wcmp_add_to_cart_message:before {
margin: 0;
}
.products-grid .product-view-mask .footer-product .compare,
.products-grid .product-view-info .footer-product .compare {
display: none;
}
}
@media only screen and (max-width: 480px) {
.products-grid .product {
width: 50%;
}
.products-grid .product-category {
width: 50% !important;
margin-bottom: 15px !important;
}
.products-grid .product-category:nth-child(even) {
padding-left: 7.5px;
}
.products-grid .product-category:nth-child(odd) {
padding-right: 7.5px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.product-grid.row-count-5 .product:nth-child(3n+1) {
clear: none;
}
.product-grid.row-count-5 .product:nth-child(5n+1) {
clear: both;
}
.product-grid .product-category.columns-5,
.product-grid.row-count-5 .product {
width: 20%;
}
}
@media only screen and (min-width: 993px) {
.row-count-1 .product {
width: 100%;
text-align: center;
}
.row-count-6 .product-view-info .product-mask,
.sidebar-enabled .row-count-5 .product-view-info .product-mask,
.row-count-6 .footer-product,
.sidebar-enabled .row-count-5 .footer-product {
left: 0.75rem;
right: 0.75rem;
bottom: 0.75rem;
}
.row-count-6 .footer-product,
.sidebar-enabled .row-count-5 .footer-product {
height: 2rem;
}
.row-count-6 .product-view-info .content-product:hover .product-mask,
.sidebar-enabled .row-count-5 .product-view-info .content-product:hover .product-mask {
-webkit-transform: translateY(-2rem);
transform: translateY(-2rem);
}
.row-count-6.products-grid .product-view-mask2 .footer-product,
.sidebar-enabled .row-count-5.products-grid .product-view-mask2 .footer-product {
width: 35px;
left: auto;
}
.row-count-6.products-grid .product-view-mask2 .footer-product .show-quickly,
.sidebar-enabled .row-count-5.products-grid .product-view-mask2 .footer-product .show-quickly,
.row-count-6.products-grid .product-view-mask2 .footer-product .button,
.sidebar-enabled .row-count-5.products-grid .product-view-mask2 .footer-product .button,
.row-count-6.products-grid .product-view-mask2 .footer-product .et-wishlist-holder,
.sidebar-enabled .row-count-5.products-grid .product-view-mask2 .footer-product .et-wishlist-holder {
height: 35px;
}
.row-count-6.products-grid .product-view-mask3 .footer-product > *,
.sidebar-enabled .row-count-5.products-grid .product-view-mask3 .footer-product > *,
.row-count-6.products-grid .product-view-mask3 .footer-product .button,
.sidebar-enabled .row-count-5.products-grid .product-view-mask3 .footer-product .button {
width: 30px;
height: 30px;
}
.row-count-6.products-grid .footer-product .compare:before,
.sidebar-enabled .row-count-5.products-grid .footer-product .compare:before,
.row-count-6.products-grid .footer-product .button:before,
.sidebar-enabled .row-count-5.products-grid .footer-product .button:before,
.row-count-6.products-grid .content-product .show-quickly:before,
.sidebar-enabled .row-count-5.products-grid .content-product .show-quickly:before,
.row-count-6.products-grid .footer-product .yith-wcwl-add-to-wishlist .show a:before,
.sidebar-enabled .row-count-5.products-grid .footer-product .yith-wcwl-add-to-wishlist .show a:before,
.row-count-6.products-grid .footer-product .yith-wcwl-wishlistexistsbrowse a:before,
.sidebar-enabled .row-count-5.products-grid .footer-product .yith-wcwl-wishlistexistsbrowse a:before,
.row-count-6.products-grid .footer-product .yith-wcwl-wishlistaddedbrowse a:before,
.sidebar-enabled .row-count-5.products-grid .footer-product .yith-wcwl-wishlistaddedbrowse a:before,
.row-count-6.products-grid .footer-product .yith-wcwl-add-button a:before,
.sidebar-enabled .row-count-5.products-grid .footer-product .yith-wcwl-add-button a:before,
.row-count-6.products-grid .product-view-light .yith-wcwl-add-to-wishlist .show a:before,
.sidebar-enabled .row-count-5.products-grid .product-view-light .yith-wcwl-add-to-wishlist .show a:before,
.row-count-6.products-grid .product-view-light .yith-wcwl-wishlistexistsbrowse a:before,
.sidebar-enabled .row-count-5.products-grid .product-view-light .yith-wcwl-wishlistexistsbrowse a:before,
.row-count-6.products-grid .product-view-light .yith-wcwl-wishlistaddedbrowse a:before,
.sidebar-enabled .row-count-5.products-grid .product-view-light .yith-wcwl-wishlistaddedbrowse a:before,
.row-count-6.products-grid .product-view-light .yith-wcwl-add-button a:before,
.sidebar-enabled .row-count-5.products-grid .product-view-light .yith-wcwl-add-button a:before {
font-size: 12px;
}
.row-count-6.products-grid .footer-product .xstore-wishlist .et-icon,
.sidebar-enabled .row-count-5.products-grid .footer-product .xstore-wishlist .et-icon,
.row-count-6.products-grid .footer-product .xstore-compare .et-icon,
.sidebar-enabled .row-count-5.products-grid .footer-product .xstore-compare .et-icon {
font-size: 12px;
}
.row-count-6.products-grid .product-view-light .st-swatch-in-loop,
.sidebar-enabled .row-count-5.products-grid .product-view-light .st-swatch-in-loop,
.row-count-6.products-grid .light-left-side > *:first-child,
.sidebar-enabled .row-count-5.products-grid .light-left-side > *:first-child {
padding-right: 40px;
}
.row-count-6 .category-grid .categories-mask,
.sidebar-enabled .row-count-5 .category-grid .categories-mask {
padding-left: 12px;
padding-right: 12px;
}
} #review_form .stars a {
display: inline-block;
font-size: 0;
-webkit-margin-end: 15px;
margin-inline-end: 15px;
}
#review_form .stars a:before {
content: '\e930d';
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
#review_form .stars a.star-2:before {
content: '\e930d \e930d';
}
#review_form .stars a.star-3:before {
content: '\e930d \e930d \e930d';
}
#review_form .stars a.star-4:before {
content: '\e930d \e930d \e930d \e930d ';
}
#review_form .stars a.star-5:before {
content: '\e930d \e930d \e930d \e930d \e930d';
}
#review_form .stars a:before {
font-size: 1rem;
font-family: 'xstore-icons';
color: var(--et_border-color);
-webkit-text-fill-color: currentColor;
}
#review_form .stars a.active:before,
#review_form .stars a:hover:before {
color: var(--et_yellow-color);
-webkit-text-fill-color: currentColor;
}
.content-product {
margin-bottom: 30px;
position: relative;
}
.content-product .product-title {
font-size: calc(var(--product-title-size-proportion) * 1rem);
line-height: var(--product-title-line-height);
height: calc(var(--product-title-lines) * var(--product-title-line-height));
overflow: hidden;
display: inline-block;
width: 100%;
}
.content-product .product-title a {
line-height: inherit !important;
}
.content-product .button {
height: auto;
line-height: 1.2;
padding-top: 0.91rem;
padding-bottom: 0.91rem;
border: none;
-webkit-backface-visibility: visible;
backface-visibility: visible;
color: var(--et_btn-color);
background-color: var(--et_btn-bg-color);
border-color: var(--et_btn-br-color);
}
.content-product .button:hover {
color: var(--et_btn-color-hover);
background-color: var(--et_btn-bg-color-hover);
border-color: var(--et_btn-br-color-hover);
}
.content-product .compare {
background-color: transparent;
border: none;
}
.content-product .star-rating {
display: block;
margin-top: 3px;
}
.content-product .products-page-cats,
.content-product .products-page-cats a,
.content-product .products-page-brands,
.content-product .products-page-brands a,
.content-product .price {
color: var(--et_main-color);
}
.content-product .product-content-image {
text-align: center;
display: block;
min-height: 100px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.content-product .product-content-image img {
display: inline-block;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.content-product .product-content-image .hover-slider-images-toggler ~ img {
-webkit-backface-visibility: visible;
backface-visibility: visible;
}
.content-product .in-stock {
display: none;
}
.content-product .stock,
.content-product .available-on-backorder {
position: absolute;
text-align: center;
background-color: rgba(255, 255, 255, 0.9);
z-index: 2;
margin-bottom: 0;
font-size: 0.85rem;
text-transform: uppercase;
color: var(--et_dark-color);
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
padding: 7px 14px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.content-product .quantity {
float: none;
margin: 0 7px 0 0;
}
.content-product .quantity-wrapper {
margin: 10px 0;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.content-product .quantity-wrapper:last-child {
margin-bottom: 0;
}
.content-product .quantity-wrapper .button {
position: relative;
margin-top: 0;
line-height: 1;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 0;
font-size: 0 !important;
min-width: 38px;
min-height: 38px;
}
.content-product .quantity-wrapper .button[aria-label]:after {
content: attr(aria-label);
font-family: inherit;
position: absolute;
left: 50%;
bottom: calc(100% + 5px);
padding: 7px 12px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
border-radius: 3px;
font-size: 0.8rem;
line-height: 1;
max-width: 200px;
background: #fff;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
color: var(--et_dark-color);
-webkit-text-fill-color: currentColor;
-webkit-box-shadow: 1px 1px 5px 0 var(--et_dark-2-white-01);
box-shadow: 1px 1px 5px 0 var(--et_dark-2-white-01);
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.content-product .quantity-wrapper .button[aria-label]:not(:hover):after {
opacity: 0;
visibility: hidden;
-webkit-transform: translate(-50%, 5px);
transform: translate(-50%, 5px);
}
.content-product .quantity-wrapper .button:before {
font-size: 1.3rem;
}
.content-product .quantity-wrapper .button:not(:hover) {
--loader-side-color: var(--et_btn-color);
}
.content-product .quantity-wrapper .button:hover {
--loader-side-color: var(--et_btn-color-hover);
}
.content-product .quantity-wrapper .button.et-st-disabled {
cursor: not-allowed;
}
.content-product .quantity-wrapper .button.et-st-disabled:hover {
color: var(--et_btn-color);
background-color: var(--et_btn-bg-color);
border-color: var(--et_btn-br-color);
}
.content-product .product-image-wrapper {
max-width: 100%;
margin: 0 auto 15px;
padding-bottom: 1px;
}
.content-product .product-image-wrapper video {
display: block;
max-width: 100%;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.content-product .product-image-wrapper video[poster] {
-o-object-fit: cover;
object-fit: cover;
}
.content-product .product-image-wrapper .footer-product .yith-wcwl-add-to-wishlist .ajax-loading {
display: none !important;
}
.content-product .product-image-wrapper .footer-product .yith-wcwl-add-to-wishlist span.feedback,
.content-product .product-image-wrapper .footer-product .yith-wcwl-add-to-wishlist + .clear {
display: none;
}
.content-product .product-image-wrapper .yith-wcwl-add-to-wishlist,
.content-product .product-image-wrapper .compare:before,
.content-product .product-image-wrapper .yith-wcwl-add-to-wishlist a:not(.alt):before {
margin: 0;
}
.content-product .product-image-wrapper:before,
.content-product .product-image-wrapper:after {
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.content-product .product-image-wrapper.video-loading:before {
content: '';
position: absolute;
width: 16px;
height: 16px;
top: calc(50% - 8px);
left: calc(50% - 8px);
border-radius: 50%;
border: 1px solid var(--et_border-color);
border-left-color: var(--et_main-color);
-webkit-animation: rotate 0.3s linear infinite;
animation: rotate 0.3s linear infinite;
}
.content-product .product-image-wrapper.video-loading img,
.content-product .product-image-wrapper.video-loading video {
opacity: 0;
visibility: hidden;
}
.content-product .images-slider-wrapper {
position: relative;
}
.content-product .image-swap {
position: absolute;
top: 0;
left: 0;
bottom: 0;
opacity: 0;
background: #fff;
z-index: 2;
width: 100%;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.content-product:hover .image-swap {
display: block;
opacity: 1;
}
.content-product:hover .hover-effect-back-zoom-in .image-swap img,
.content-product:not(:hover) .hover-effect-back-zoom-out .image-swap img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.content-product:hover .hover-effect-zoom-in .product-content-image img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.content-product .hover-effect-zoom-in .product-content-image img,
.content-product .hover-effect-back-zoom-in .image-swap img,
.content-product .hover-effect-back-zoom-out .image-swap img {
-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
transition: opacity 0.5s, -webkit-transform 0.5s;
transition: opacity 0.5s, transform 0.5s;
transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.content-product .variation-changed .image-swap {
opacity: 0;
display: none;
}
.content-product .hover-slider-indicator {
position: absolute;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 4px;
bottom: 7px;
left: 7px;
}
.content-product .hover-slider-indicator .hover-slider-indicator-dot {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
width: 0.5rem;
height: 0.5rem;
border-radius: 50%;
background-color: var(--et_border-color);
-webkit-box-shadow: 0px 0px 3px 0 var(--et_dark-2-white-01);
box-shadow: 0px 0px 3px 0 var(--et_dark-2-white-01);
-webkit-animation: fadeIn 0.3s linear, zoomIn 0.3s linear;
animation: fadeIn 0.3s linear, zoomIn 0.3s linear;
}
.content-product .hover-slider-indicator .hover-slider-indicator-dot.active {
background-color: var(--et_active-color);
}
.content-product .product-title a {
display: block;
width: 100%;
}
.content-product .price {
width: 100%;
margin-top: 1px;
display: block;
}
.content-product .price ins {
background-color: transparent;
}
.content-product .sku_wrapper {
display: inline-block;
width: 100%;
}
.product.none {
display: block;
}
.product-image-wrapper {
position: relative;
overflow: hidden;
}
.product-image-wrapper .footer-product .wcpv-sold-by-loop {
display: none !important;
}
.outofstock .footer-product .et-wishlist-holder:after,
.et_cart-off .footer-product .et-wishlist-holder:after,
.outofstock .footer-product .xstore-wishlist:after,
.et_cart-off .footer-product .xstore-wishlist:after,
.outofstock .footer-product .xstore-compare,
.et_cart-off .footer-product .xstore-compare {
display: none;
}
.outofstock.product-view-mask .footer-product,
.et_cart-off.product-view-mask .footer-product,
.outofstock.product-view-info .footer-product,
.et_cart-off.product-view-info .footer-product {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.outofstock.product-view-mask .footer-product .show-quickly,
.et_cart-off.product-view-mask .footer-product .show-quickly,
.outofstock.product-view-info .footer-product .show-quickly,
.et_cart-off.product-view-info .footer-product .show-quickly,
.outofstock.product-view-mask .footer-product .et-wishlist-holder,
.et_cart-off.product-view-mask .footer-product .et-wishlist-holder,
.outofstock.product-view-info .footer-product .et-wishlist-holder,
.et_cart-off.product-view-info .footer-product .et-wishlist-holder,
.outofstock.product-view-mask .footer-product .xstore-wishlist,
.et_cart-off.product-view-mask .footer-product .xstore-wishlist,
.outofstock.product-view-info .footer-product .xstore-wishlist,
.et_cart-off.product-view-info .footer-product .xstore-wishlist {
position: relative;
-webkit-transform: none;
transform: none;
width: auto;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.outofstock.product-view-mask .footer-product .et-wishlist-holder,
.et_cart-off.product-view-mask .footer-product .et-wishlist-holder,
.outofstock.product-view-info .footer-product .et-wishlist-holder,
.et_cart-off.product-view-info .footer-product .et-wishlist-holder,
.outofstock.product-view-mask .footer-product .xstore-wishlist,
.et_cart-off.product-view-mask .footer-product .xstore-wishlist,
.outofstock.product-view-info .footer-product .xstore-wishlist,
.et_cart-off.product-view-info .footer-product .xstore-wishlist {
border: none;
}
.outofstock:not(.single-product) .footer-product .button:not(.compare):not(.add_to_wishlist),
.et_cart-off .footer-product .button:not(.compare):not(.add_to_wishlist) {
display: none !important;
}
.add_to_cart_button.loading,
.show-quickly.loading,
.single_add_to_cart_button.loading,
.add_to_cart_button.loading:before,
.show-quickly.loading:before,
.single_add_to_cart_button.loading:before {
color: transparent !important;
-webkit-transition: none !important;
transition: none !important;
}
.add_to_cart_button.loading svg,
.show-quickly.loading svg,
.single_add_to_cart_button.loading svg {
fill: currentColor !important;
}
.add_to_cart_button.loading:before,
.show-quickly.loading:before,
.single_add_to_cart_button.loading:before {
background: transparent !important;
}
.add_to_cart_button .et-loader,
.show-quickly .et-loader,
.single_add_to_cart_button .et-loader {
position: absolute;
left: 50%;
top: 50%;
margin: 0;
}
.add_to_cart_button .loader-circular,
.show-quickly .loader-circular,
.single_add_to_cart_button .loader-circular {
left: calc(50% - 15px);
top: calc(50% - 15px);
bottom: auto;
margin: 0;
}
.rtl .add_to_cart_button .loader-circular,
.rtl .show-quickly .loader-circular,
.rtl .single_add_to_cart_button .loader-circular {
left: auto;
right: calc(50% - 15px);
}
.adding-to-cart .add_to_cart_button.added,
.adding-to-cart .single_add_to_cart_button.added {
position: relative;
}
.adding-to-cart .add_to_cart_button.added,
.adding-to-cart .single_add_to_cart_button.added,
.adding-to-cart .add_to_cart_button.added:before,
.adding-to-cart .single_add_to_cart_button.added:before {
color: transparent !important;
}
.adding-to-cart .add_to_cart_button.added:after,
.adding-to-cart .single_add_to_cart_button.added:after {
content: '\e918';
font-family: 'xstore-icons';
color: var(--loader-side-color, var(--et_btn-color));
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: none;
transition: none;
height: auto;
bottom: auto;
width: auto;
background: transparent;
}
.adding-to-cart .add_to_cart_button.added:hover:after,
.adding-to-cart .single_add_to_cart_button.added:hover:after {
color: var(--loader-side-color, var(--et_btn-color-hover));
}
.adding-to-cart .single_add_to_cart_button.added:after {
color: var(--loader-side-color, #fff);
}
.view-color-dark .adding-to-cart .add_to_cart_button.added:not(:hover):before,
.view-color-dark.product-view-light .product-details .add_to_cart_button.added:before,
.view-color-dark.product-view-light .product-details .add_to_cart_button.added:hover:before {
color: var(--et_dark-color);
}
.add_to_cart_button .loader-path,
.show-quickly .loader-path,
.single_add_to_cart_button .loader-path,
.product-view-light .product-details .add_to_cart_button:hover .loader-path {
stroke: var(--loader-side-color, var(--et_dark-2-white));
}
.product-stock {
font-size: 1.14rem;
color: var(--et_main-color);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
width: 100%;
max-width: 400px;
margin: 15px auto 25px;
margin-bottom: 25px !important;
}
.product-stock.step-1 .stock-count {
color: var(--product-stock-step-1-active-color);
}
.product-stock.step-1 .stock-line-inner {
background: var(--product-stock-step-1-active-color);
}
.product-stock.step-2 .stock-count {
color: var(--product-stock-step-2-active-color);
}
.product-stock.step-2 .stock-line-inner {
background: var(--product-stock-step-2-active-color);
}
.product-stock.step-3 .stock-count {
color: var(--product-stock-step-3-active-color);
}
.product-stock.step-3 .stock-line-inner {
background: var(--product-stock-step-3-active-color);
}
.product-stock .stock-count {
display: inline-block;
}
.product-stock .stock-in {
margin-right: 5px;
}
.product-stock .stock-out .stock-count {
color: var(--et_font-color);
}
.product-stock .stock-line {
height: 4px;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
background: var(--et_border-color);
margin-top: 3px;
}
.product-stock .stock-line-inner {
display: block;
height: 100%;
}
.product-stock + .et-timer {
margin-top: 0 !important;
}
.et_product-block > .product-stock,
.product-information .product-stock,
form.cart .product-stock {
max-width: unset;
}
.stock.step-1 {
color: var(--product-stock-step-1-active-color);
}
.stock.step-2 {
color: var(--product-stock-step-2-active-color);
}
.stock.step-3 {
color: var(--product-stock-step-3-active-color);
}
.cart .stock {
width: 100%;
}
p.stock:before,
.wishlist-in-stock:before,
.wishlist-out-of-stock:before {
font-family: 'xstore-icons';
margin-right: 5px;
}
p.stock.in-stock:before,
p.stock.available-on-backorder:before,
.product-stock-status .wishlist-in-stock:before {
content: '\e918';
}
p.stock.out-of-stock:before,
.product-stock-status .wishlist-out-of-stock:before {
content: '\e900';
}
.product-details {
position: relative;
padding-bottom: 12px;
}
.product-details > *:not(a) {
margin-bottom: 0;
line-height: 1.5;
}
.product-details .compare,
.product-details .xstore-compare {
font-size: 1.14rem;
padding-top: 0;
padding-bottom: 0;
margin-top: 0.79em;
}
.product-details .xstore-compare {
position: relative;
display: none;
}
.product-details .xstore-compare .et-icon {
color: currentColor;
}
.product-details .sales-booster-total-sales {
font-size: calc(var(--p-font-size,1.28rem) - .14rem);
}
.product-details .star-rating + .button + .button,
.product-details .price + .button,
.products-list .wcpv-sold-by-loop + .button {
margin-top: 15px;
}
.item-colors li a {
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
width: 20px;
height: 20px;
border-radius: 100%;
}
.item-colors li a:hover {
opacity: 0.6;
}
.productCarousel .swiper-slide {
padding: 10px 10px 0;
margin-right: 0!important;
}
.productCarousel .content-product > img {
display: none;
}
.products-loop .outofstock .out-of-stock + .product-content-image,
.productCarousel .outofstock .out-of-stock + .product-content-image {
pointer-events: none;
}
.product-slide .content-product {
margin-bottom: 0;
}
.productAnimated {
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.product-fade {
opacity: 0;
}
.product-faded {
opacity: 1;
}
@media only screen and (max-width: 768px) {
.content-product .product-content-image img {
width: 100%;
}
.hide-hover-on-mobile .hover-effect-slider .sm-arrow,
.hide-hover-on-mobile .footer-product,
.products-grid .hide-hover-on-mobile .light-right-side {
display: none !important;
}
}
@media only screen and (max-width: 480px) {
.item-colors li a {
width: 16px;
height: 16px;
}
} .product-spacer {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
visibility: hidden;
opacity: 0;
background-color: var(--et_container-bg-color, #fff);
}
.product-fadeIn-area {
position: absolute;
top: 100%;
right: 0;
left: 0;
visibility: hidden;
opacity: 0;
padding: 10px 5px;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.product-has-fadeIn-content {
-ms-flex-item-align: start;
align-self: flex-start;
}
.product-has-fadeIn-content .product-image-wrapper,
.product-has-fadeIn-content .product-details {
z-index: 1;
}
.product-has-fadeIn-content:hover {
-webkit-box-shadow: none !important;
box-shadow: none !important;
overflow: visible !important;
z-index: 4;
}
.product-has-fadeIn-content:hover .product-spacer {
opacity: 1;
visibility: visible;
}
.product-has-fadeIn-content:hover .product-fadeIn-area {
opacity: 1;
visibility: visible;
z-index: 3;
}
.product-has-fadeIn-content .product-more-info-btn {
margin-top: 12px;
}
.product-has-fadeIn-content .product-more-info-inner {
position: relative;
max-height: 20em;
overflow: auto;
-webkit-padding-end: 3px;
padding-inline-end: 3px;
}
.product-has-fadeIn-content .product-more-info-inner.limited-height {
overflow: hidden;
max-height: calc(var(--p-line-height, 1.6) * 3em);
}
.product-has-fadeIn-content .shop_attributes {
line-height: 1.4;
}
.product-has-fadeIn-content .shop_attributes th,
.product-has-fadeIn-content .shop_attributes tr:first-child td {
padding-top: 0;
padding-bottom: 0;
}
.product-has-fadeIn-content .shop_attributes tr:not(:last-child) {
border-bottom: none;
}
.swiper-slide .product-fadeIn-area {
position: static;
} .category-grid {
position: relative;
margin-bottom: 30px;
}
.category-grid > a {
overflow: hidden;
display: inline-block;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
max-width: 100%;
}
.category-grid .categories-mask {
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.category-grid .categories-mask h4 {
color: inherit;
margin-bottom: 0.1em;
font-size: 1rem;
}
.category-grid .categories-mask .count {
display: inline-block;
background-color: transparent;
color: inherit;
text-transform: none;
text-decoration: none;
}
.category-grid img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.category-grid .categories-mask {
position: absolute;
left: calc(1.45rem + 15px);
right: calc(1.45rem + 15px);
padding: 13px 22px 10px;
color: #fff;
}
.category-grid .categories-mask .count,
.category-grid .categories-mask sup {
color: inherit;
opacity: 0.7;
}
.category-grid .categories-mask a {
display: block;
color: currentColor;
}
.category-grid .category-bg {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: 100%;
height: 100%;
}
.category-grid.text-color-dark .categories-mask {
color: var(--et_dark-color);
}
.category-grid.text-color-dark .count,
.category-grid.text-color-dark sup {
color: var(--et_main-color);
}
.category-grid.text-color-white.style-with-bg .categories-mask {
background: var(--et_dark-color);
}
.category-grid.valign-center .categories-mask {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.category-grid.valign-top .categories-mask {
top: 1.43em;
}
.category-grid.valign-bottom .categories-mask {
bottom: 1.43em;
}
.category-grid.content-under .categories-mask {
position: static;
-webkit-transform: none;
transform: none;
width: 100%;
}
.category-grid.style-with-bg .categories-mask {
background: #fff;
}
.category-grid.style-default:hover img,
.category-grid.style-with-bg:hover img {
opacity: 0.8;
}
.category-grid.style-zoom img,
.category-grid.style-diagonal img,
.category-grid.style-zoom .category-bg,
.category-grid.style-diagonal .category-bg {
-webkit-transition: all 0.9s ease-out;
transition: all 0.9s ease-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.category-grid.style-zoom:hover img,
.category-grid.style-diagonal:hover img,
.category-grid.style-zoom:hover .category-bg,
.category-grid.style-diagonal:hover .category-bg {
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
.category-grid.style-diagonal {
overflow: hidden;
}
.category-grid.style-diagonal.category-list-item:before {
display: none;
}
.category-grid.style-diagonal:before,
.category-grid.style-diagonal.category-list-item .category-image:before {
position: absolute;
top: 0;
left: 50%;
width: 120%;
height: 100px;
background: rgba(255, 255, 255, 0.3);
content: '';
-webkit-transition: transform 0.9s ease-out;
-webkit-transition: -webkit-transform 0.9s ease-out;
transition: -webkit-transform 0.9s ease-out;
transition: transform 0.9s ease-out;
transition: transform 0.9s ease-out, -webkit-transform 0.9s ease-out;
z-index: 1;
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.category-grid.style-diagonal:hover:before,
.category-grid.style-diagonal.category-list-item:hover .category-image:before {
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 400%, 0);
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 400%, 0);
}
.categories-grid {
position: relative;
}
.categories-grid.no-space {
margin-left: 0;
margin-right: 0;
}
.categories-grid.no-space .category-grid {
padding: 0;
margin: 0;
}
.categories-grid.no-space .category-grid > a {
overflow: visible;
}
.product-category {
text-align: center;
}
.product-category.columns-5 {
width: 20%;
}
.product-category.columns-5:nth-child(5n+1) {
clear: both;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.swiper-entry .category-grid.columns-6,
.swiper-entry .category-grid.columns-5,
.swiper-entry .category-grid.columns-4 {
width: 33.33%;
}
.swiper-entry .category-grid.columns-6:nth-child(3n+1),
.swiper-entry .category-grid.columns-5:nth-child(3n+1),
.swiper-entry .category-grid.columns-4:nth-child(3n+1) {
clear: both;
}
.swiper-entry .category-grid.columns-6:nth-child(4n+1),
.swiper-entry .category-grid.columns-5:nth-child(4n+1),
.swiper-entry .category-grid.columns-4:nth-child(4n+1) {
clear: none;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.swiper-entry .category-grid.columns-6,
.swiper-entry .category-grid.columns-5,
.swiper-entry .category-grid.columns-4 {
width: 50%;
}
.swiper-entry .category-grid.columns-6:nth-child(2n+1),
.swiper-entry .category-grid.columns-5:nth-child(2n+1),
.swiper-entry .category-grid.columns-4:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (min-width: 768px) {
.category-grid.columns-3:nth-child(3n+1),
.category-grid.columns-2:nth-child(2n+1),
.category-grid.columns-4:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 767px) {
.swiper-entry .category-grid.columns-5 {
width: 100%;
}
}
@media only screen and (max-width: 480px) {
.category-grid .categories-mask {
padding: 0.6em;
left: 1.43em;
right: 1.43em;
}
.category-grid .categories-mask h4 {
font-size: 1.3rem;
}
} .main-products-loop .products-list .product .product-details .product-excerpt,
#products-wrapper .products-list .product .product-details .product-excerpt {
line-height: 1.8;
}
.main-products-loop .products-list:not(.products-with-custom-template-grid) > div:not(.product-category),
#products-wrapper .products-list:not(.products-with-custom-template-grid) > div:not(.product-category),
.main-products-loop .products-list:not(.products-with-custom-template-grid) .ajax-content > div:not(.product-category),
#products-wrapper .products-list:not(.products-with-custom-template-grid) .ajax-content > div:not(.product-category) {
width: 100%;
} .products-grid .product-excerpt {
margin-top: 5px;
margin-bottom: 5px;
}
.products-list .product-excerpt {
margin-bottom: 20px;
}
.products-list .product-details {
text-align: start;
}
.products-list .content-product .star-rating {
margin-left: 0;
display: inline-block;
}
.products-list .product-image-wrapper.hover-effect-swap .image-swap {
top: auto;
}
.products-list .product-image-wrapper {
width: 35%;
}
.products-grid .product-details .button:not(.compare),
.product-slide .product-details .button:not(.compare) {
margin-top: 15px;
}
.products-grid .product-details .quantity-wrapper .button,
.product-slide .product-details .quantity-wrapper .button {
margin-top: 0;
}
.products-list .product-content-image,
.product-view-booking .product-content-image {
position: relative;
}
.content:not(.main-products-loop) .products-list.row-count-3 .footer-product .button,
.content:not(.main-products-loop) .products-list.row-count-2 .footer-product .button {
font-size: 0;
}
.content:not(.main-products-loop) .products-list.row-count-3 .wcpv-sold-by-loop,
.content:not(.main-products-loop) .products-list.row-count-2 .wcpv-sold-by-loop {
display: none;
}
.products-bordered-layout:not(.with-ajax),
.products-bordered-layout.with-ajax .ajax-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
border-top: 1px solid var(--et_border-color);
border-left: 1px solid var(--et_border-color);
margin-left: 15px;
margin-right: 15px;
}
.products-bordered-layout:not(.with-ajax) > div,
.products-bordered-layout.with-ajax .ajax-content > div {
border-bottom: 1px solid var(--et_border-color);
border-right: 1px solid var(--et_border-color);
}
.products-bordered-layout .product-category,
.products-bordered-layout .content-product {
margin: 0;
}
.products-bordered-layout .product-details {
padding-bottom: 15px;
}
.products-bordered-layout .product-image-wrapper,
.products-bordered-layout.products-list .content-product {
margin-top: 15px;
margin-bottom: 15px;
}
.products-bordered-layout ~ .after-shop-loop .dokan-pagination-container,
.products-bordered-layout ~ .after-shop-loop .etheme-pagination,
.products-bordered-layout ~ .after-shop-loop .woocommerce-pagination {
border-top: none;
}
.products-no-space:not(.with-ajax),
.products-no-space.with-ajax .ajax-content {
margin-left: 15px;
margin-right: 15px;
}
.products-no-space:not(.with-ajax) > div,
.products-no-space.with-ajax .ajax-content > div {
padding: 0;
}
.products-no-space:not(.with-ajax) .product-image-wrapper,
.products-no-space.with-ajax .ajax-content .product-image-wrapper {
margin-top: 0;
}
.products-no-space:not(.with-ajax) .product-view-overlay .product-image-wrapper,
.products-no-space.with-ajax .ajax-content .product-view-overlay .product-image-wrapper {
margin: 0;
}
.products-no-space:not(.with-ajax) .content-product,
.products-no-space.with-ajax .ajax-content .content-product {
margin: 0;
}
.etheme-woocommerce-categories-products-separator {
clear: both;
padding-top: 30px !important;
width: 100%;
grid-column-start: 1;
grid-column-end: calc(var(--cols,4) + 1);
}
.products-bordered-layout:not(.with-ajax) .etheme-woocommerce-categories-products-separator,
.products-bordered-layout.with-ajax .ajax-content .etheme-woocommerce-categories-products-separator {
width: calc(100% + 2px);
margin: 0 -1px;
border-left: none;
border-right: none;
background-color: var(--et_container-bg-color, var(--et_white-2-dark));
}
.products-loop:has(.etheme-woocommerce-categories-products-separator):not(.with-ajax),
.products-loop.with-ajax:has(.etheme-woocommerce-categories-products-separator) .ajax-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media only screen and (min-width: 993px) {
.products-hover-shadow:not(.with-ajax) .product:hover .content-product,
.products-hover-shadow.with-ajax .ajax-content .product:hover .content-product {
-webkit-box-shadow: 0 0 7px 0 var(--et_dark-2-white-01);
box-shadow: 0 0 7px 0 var(--et_dark-2-white-01);
z-index: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.products-hover-shadow:not(.with-ajax) .content-product,
.products-hover-shadow.with-ajax .ajax-content .content-product,
.products-hover-shadow:not(.with-ajax) .product-spacer,
.products-hover-shadow.with-ajax .ajax-content .product-spacer {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
background: var(--et_container-bg-color, var(--et_white-2-dark));
}
.products-hover-shadow:not(.with-ajax) .product-has-fadeIn-content:hover .content-product,
.products-hover-shadow.with-ajax .ajax-content .product-has-fadeIn-content:hover .content-product {
-webkit-box-shadow: none;
box-shadow: none;
}
.products-hover-shadow:not(.with-ajax) .product-has-fadeIn-content:hover .product-spacer,
.products-hover-shadow.with-ajax .ajax-content .product-has-fadeIn-content:hover .product-spacer {
-webkit-box-shadow: 0 0 7px 0 var(--et_dark-2-white-01);
box-shadow: 0 0 7px 0 var(--et_dark-2-white-01);
}
.products-hover-shadow.swiper-container {
padding: 16px 12px;
}
.products-list .content-product {
display: table;
table-layout: fixed;
}
.products-list .content-product .product-image-wrapper {
display: table-cell;
float: none;
margin-right: 0;
vertical-align: middle;
}
.products-list .content-product .product-image-wrapper img {
width: 100%;
}
.products-list .content-product .product-details {
float: none;
width: 65%;
padding-left: 30px;
vertical-align: middle;
display: table-cell;
}
.products-list.row-count-2 .product-image-wrapper {
min-width: auto;
}
.products-grid.row-count-6 .product-view-mask2 .footer-product {
width: 30px;
right: calc(1.45rem/2);
bottom: calc(1.45rem/2);
}
.products-grid.row-count-6 .product-view-mask2 .footer-product .show-quickly,
.products-grid.row-count-6 .product-view-mask2 .footer-product .xstore-wishlist,
.products-grid.row-count-6 .product-view-mask2 .footer-product .xstore-compare,
.products-grid.row-count-6 .product-view-mask2 .footer-product .button,
.products-grid.row-count-6 .product-view-mask2 .footer-product .et-wishlist-holder,
.products-grid.row-count-6 .product-view-mask2 .footer-product .by-vendor-name-link,
.products-grid.row-count-6 .product-view-mask2 .footer-product .pre_order_loop,
.products-grid.row-count-6 .product-view-mask2 .footer-product .wcmp_add_to_cart_message {
height: 30px;
}
.products-grid.row-count-6 .product-view-mask2 .footer-product .compare:before,
.products-grid.row-count-6 .product-view-mask2 .footer-product .show-quickly:before,
.products-grid.row-count-6 .product-view-mask2 .footer-product .xstore-wishlist .et-icon,
.products-grid.row-count-6 .product-view-mask2 .footer-product .xstore-compare .et-icon,
.products-grid.row-count-6 .product-view-mask2 .footer-product .button:before,
.products-grid.row-count-6 .product-view-mask2 .footer-product .add_to_cart_button:after,
.products-grid.row-count-6 .product-view-mask2 .content-product .yith-wcwl-add-to-wishlist .show a:before,
.products-grid.row-count-6 .product-view-mask2 .content-product .yith-wcwl-wishlistexistsbrowse a:before,
.products-grid.row-count-6 .product-view-mask2 .content-product .yith-wcwl-wishlistaddedbrowse a:before,
.products-grid.row-count-6 .product-view-mask2 .content-product .yith-wcwl-add-button a:before,
.products-grid.row-count-6 .product-view-mask2 .content-product .wishlist-fragment a:before,
.products-grid.row-count-6 .product-view-mask2 .footer-product .by-vendor-name-link:before,
.products-grid.row-count-6 .product-view-mask2 .footer-product .pre_order_loop:before,
.products-grid.row-count-6 .product-view-mask2 .footer-product .wcmp_add_to_cart_message:before {
font-size: 12px;
}
}
@media only screen and (max-width: 1200px) {
.products-list.row-count-3 .product {
width: 50%;
}
.products-list.row-count-3 .product:nth-child(3n+1) {
clear: none;
}
.products-list.row-count-3 .product:nth-child(2n+1) {
clear: both;
}
.products-list.row-count-2 .product-image-wrapper {
min-width: 150px;
}
.products-list .product-view-info .footer-product .button:before {
left: 6px;
}
.products-list .content-product .product-details {
width: 50%;
}
}
@media only screen and (max-width: 992px) {
.products-list.row-count-2 .product-image-wrapper {
width: 100%;
}
.products-list .product-image-wrapper {
width: 100%;
}
.products-list .product-excerpt {
overflow: hidden;
}
.products-list .content-product .product-details {
width: auto;
}
.products-list .product .product-image-wrapper {
margin-right: 30px;
}
.main-products-loop .products-list .product-view-booking .product-image-wrapper {
width: 28%;
}
.main-products-loop .products-list .product-image-wrapper {
width: 35%;
float: left;
}
}
@media only screen and (max-width: 768px) {
.products-list .product {
margin-bottom: 30px;
}
.products-list .product .content-product {
margin-bottom: 0;
}
.products-list .product .product-details {
width: 100%;
text-align: start !important;
padding-left: 1rem;
padding-right: 1rem;
}
.products-list .product .product-image-wrapper {
position: relative;
float: left;
}
}
@media only screen and (max-width: 480px) {
.products-list .product .product-image-wrapper {
width: 100% !important;
margin-bottom: 1.43em;
min-width: 1px !important;
float: none;
}
.products-list.row-count-3 .product {
width: 100%;
}
}
@media only screen and (max-width: 320px) {
.products-list .product,
.products-grid .product {
width: 100%;
}
} .track_order .form-row {
width: 100%;
padding: 0;
}
.track_order .button {
background-color: var(--et_btn-dark-bg-color);
border: 1px solid var(--et_btn-dark-br-color);
color: var(--et_btn-dark-color);
-webkit-text-fill-color: currentColor;
}
.track_order .button:hover {
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--et_btn-dark-br-color-hover);
color: var(--et_btn-dark-color-hover);
}
.woocommerce-thankyou-order-received:before {
content: "\e942";
}  .woocommerce-thankyou-order-details li,
.order_details.bacs_details li {
list-style: none;
} .wcpv-vendor-logo,
.wcpv-vendor-logo + small {
text-align: center;
}
.wcpv-star-rating {
margin-left: auto !important;
margin-right: auto !important;
display: block;
}
.wcpv-vendor-profile {
text-align: center;
}
.woosb-qty-input .quantity {
margin: 0;
}
.woosb-qty-input-minus,
.woosb-qty-input-plus {
height: 38px;
}
.wcppec-checkout-buttons {
margin: 0;
}
.wcppec-checkout-buttons__button {
padding-top: 0;
}
#stripe-alipay-payment-data p {
margin-bottom: 0;
}
#subscriptio_stripe-card-expiry-month,
#subscriptio_stripe-card-expiry-year {
padding: 0 2.9em 0 1em !important;
}
#subscriptio_stripe-card-expiry-month {
margin-bottom: 15px;
}
.bundled_table_item .bundled_table_item_indent {
padding-left: 0;
}
.express_checkout_button a {
display: block;
height: auto;
padding: 0 !important;
}
.express_checkout_button a input {
min-width: 1px;
}
.express_checkout_button a:hover,
.express_checkout_button a:hover input {
background-color: transparent !important;
}
.et-quick-view-wrapper .woocommerce-product-gallery .threesixty-image {
width: 100% !important;
}
.mfp-content .threesixty-image {
z-index: 1047;
}
.threesixty-nav-bar {
top: auto !important;
bottom: 15px;
right: 50% !important;
-webkit-transform: translateX(50%);
transform: translateX(50%);
}
.threesixty-nav-bar a {
background-image: url(//secondkid.be/wp-content/themes/xstore/images/holly_green.png) !important;
}
.cart_item .WooZone-country-check-small,
.cart_item .WooZone-country-check-small span {
width: auto!important;
height: auto;
background-color: transparent !important;
float: right;
margin-left: 5px;
line-height: 30px;
}
.cart_item .WooZone-cc_domain {
float: left !important;
}
.wcpv-sold-by-cart a {
margin-bottom: 0;
font-size: 1rem !important;
}
.product-content .wcppec-checkout-buttons {
text-align: left;
text-align: start;
}
.threesixty-image {
border-radius: 0 !important;
}
.threesixty-spinner {
border-radius: 0 !important;
width: 50px !important;
height: 25px !important;
left: calc(50% - 25px) !important;
margin-top: 0 !important;
}
.threesixty-spinner span {
font-family: inherit !important;
line-height: 25px !important;
}
.threesixty-gray .noUi-target {
border-radius: 0;
border-color: var(--et_border-color);
}
.threesixty-gray .noUi-target .noUi-handle {
-webkit-box-shadow: none !important;
box-shadow: none !important;
border-color: var(--et_border-color) !important;
background: #fafafa !important;
}
.threesixty-gray .noUi-target .noUi-origin {
-webkit-box-shadow: none !important;
box-shadow: none !important;
border-radius: 0 !important;
}
.threesixty-gray .noUi-target .noUi-base {
-webkit-box-shadow: none;
box-shadow: none;
background: var(--et_main-color);
} .product-content {
margin-bottom: 35px;
}
.product-content .price {
width: 100%;
margin-bottom: 0.5em;
font-size: 1.4rem;
line-height: 1.2;
color: var(--et_main-color);
}
.product-content .out-of-stock {
color: var(--et_red-color);
}
.product-content .size-guide {
font-size: 1.14rem;
margin-bottom: 1.4em;
display: inline-block;
width: auto;
padding: 0 0 0 23px;
background: url(//secondkid.be/wp-content/themes/xstore/images/size-guide.png) no-repeat 0 center;
}
.product-content .yith-wcwl-add-to-wishlist a.add_to_wishlist.button {
background: transparent;
color: var(--et_dark-color);
border: none;
}
.product-content .compare,
.product-content .yith-wcwl-add-to-wishlist a {
padding: 0;
font-size: 1.14rem;
border: none;
word-break: break-word;
word-wrap: break-word;
height: auto;
}
.product-content .compare:hover,
.product-content .yith-wcwl-add-to-wishlist a:hover {
color: var(--et_active-color);
}
.product-content .compare,
.product-content .yith-wcwl-add-to-wishlist {
margin-bottom: 10px;
text-align: inherit;
position: relative;
display: inline-block;
}
.et-quick-view-wrapper .product-content .yith-wcwl-add-to-wishlist a .yith-wcwl-icon {
display: none;
}
.product-content .size-guide + .compare,
.product-content .size-guide + .yith-wcwl-add-to-wishlist {
margin-top: 0;
display: block;
}
.product-content .compare .et-tooltip,
.product-content .yith-wcwl-add-to-wishlist span.feedback {
display: none;
}
.product-content .woocommerce-product-rating {
margin-bottom: 0.5em;
}
.product-content .woocommerce-product-rating .star-rating {
display: inline-block;
vertical-align: middle;
height: auto;
margin-bottom: 0;
}
.product-content .woocommerce-product-rating .woocommerce-review-link {
display: inline-block;
vertical-align: middle;
}
.product-content .variations_button {
margin-top: 5px;
}
.product-content .woocommerce-variation:empty {
display: none;
}
.product-content .woocommerce-variation > div:last-child:not(:empty) {
margin-bottom: 23px;
}
.product-content .out-of-stock {
display: block;
font-size: 1.14rem;
margin-bottom: 26px;
}
.product-content .out-of-stock + .yith-wcwl-add-to-wishlist {
margin-top: 0;
}
.product-content .yith-wcwl-add-to-wishlist .et-loader {
position: static;
margin: 0;
}
.product-content .yith-wcwl-add-to-wishlist.wishlist-fragment {
width: 100%;
}
.product-fixed-images .product-content > .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.product-content .title,
.product-content .product_title,
.product-content .product-name {
font-size: 24px;
margin-bottom: 0.3em;
}
.product-information,
.product-info-wrapper,
.product-summary-center,
.product-summary-fixed {
margin-bottom: 30px;
}
.product-information p,
.product-info-wrapper p,
.product-summary-center p {
margin-bottom: 1em;
}
.product-information .fixed-content > .product_brand,
.product-info-wrapper .fixed-content > .product_brand,
.product-summary-center .fixed-content > .product_brand,
.product-information .fixed-content > .product_seller,
.product-info-wrapper .fixed-content > .product_seller,
.product-summary-center .fixed-content > .product_seller {
display: block;
margin-bottom: 10px;
font-size: 13px;
text-transform: uppercase;
color: var(--et_dark-color);
}
.product-information .fixed-content > .product_brand a,
.product-info-wrapper .fixed-content > .product_brand a,
.product-summary-center .fixed-content > .product_brand a,
.product-information .fixed-content > .product_seller a,
.product-info-wrapper .fixed-content > .product_seller a,
.product-summary-center .fixed-content > .product_seller a {
color: var(--et_main-color);
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.product-information .woocommerce-product-details__short-description,
.product-info-wrapper .woocommerce-product-details__short-description,
.product-summary-center .woocommerce-product-details__short-description {
width: 100%;
margin-bottom: 1.07em;
font-size: 1.14rem;
}
.product-information .woocommerce-product-details__short-description p:last-child,
.product-info-wrapper .woocommerce-product-details__short-description p:last-child,
.product-summary-center .woocommerce-product-details__short-description p:last-child {
margin-bottom: 0;
}
.product-information .email-link,
.product-info-wrapper .email-link,
.product-summary-center .email-link {
margin-bottom: 10px;
display: inline-block;
}
.product-information .cart,
.product-info-wrapper .cart,
.product-summary-center .cart,
.product-information .wcppec-checkout-buttons,
.product-info-wrapper .wcppec-checkout-buttons,
.product-summary-center .wcppec-checkout-buttons {
margin-bottom: 16px;
display: block;
}
.product-information .cart::-moz-selection, .product-info-wrapper .cart::-moz-selection, .product-summary-center .cart::-moz-selection {
background-color: transparent;
}
.product-information .cart::selection,
.product-info-wrapper .cart::selection,
.product-summary-center .cart::selection {
background-color: transparent;
}
.product-information form.cart table.variations,
.product-info-wrapper form.cart table.variations,
.product-summary-center form.cart table.variations {
margin-bottom: 0;
border-top: none; }
.product-information form.cart table.variations td.label,
.product-info-wrapper form.cart table.variations td.label,
.product-summary-center form.cart table.variations td.label,
.product-information form.cart table.variations th.label,
.product-info-wrapper form.cart table.variations th.label,
.product-summary-center form.cart table.variations th.label,
.product-information form.cart table.variations td.value,
.product-info-wrapper form.cart table.variations td.value,
.product-summary-center form.cart table.variations td.value {
padding: 0;
border-top: none;
border-bottom: none;
text-align: left;
text-align: start;
}
.product-information form.cart table.variations td.label,
.product-info-wrapper form.cart table.variations td.label,
.product-summary-center form.cart table.variations td.label,
.product-information form.cart table.variations th.label,
.product-info-wrapper form.cart table.variations th.label,
.product-summary-center form.cart table.variations th.label {
width: auto;
display: block;
}
.product-information form.cart table.variations td.label label,
.product-info-wrapper form.cart table.variations td.label label,
.product-summary-center form.cart table.variations td.label label,
.product-information form.cart table.variations th.label label,
.product-info-wrapper form.cart table.variations th.label label,
.product-summary-center form.cart table.variations th.label label {
font-size: 1.14rem;
}
.product-information form.cart table.variations td.value,
.product-info-wrapper form.cart table.variations td.value,
.product-summary-center form.cart table.variations td.value {
display: inline-block;
width: 100%;
}
.product-information form.cart table.variations td.value select,
.product-info-wrapper form.cart table.variations td.value select,
.product-summary-center form.cart table.variations td.value select {
display: inline-block;
margin-bottom: 1em;
}
.product-information .menu-social-icons a svg,
.product-info-wrapper .menu-social-icons a svg,
.product-summary-center .menu-social-icons a svg {
display: none;
}
.product-information .tabs,
.product-info-wrapper .tabs,
.product-summary-center .tabs {
margin-top: 20px;
}
.product-information .woocommerce-price-suffix,
.product-info-wrapper .woocommerce-price-suffix,
.product-summary-center .woocommerce-price-suffix {
display: block;
width: 100%;
font-size: 16px;
color: var(--et_main-color);
}
.product-information .out-stock-wrapper,
.product-info-wrapper .out-stock-wrapper,
.product-summary-center .out-stock-wrapper {
float: left;
width: 100%;
margin-bottom: 20px;
}
.product-information .out-stock,
.product-info-wrapper .out-stock,
.product-summary-center .out-stock {
position: relative;
display: inline-block;
width: 100%;
margin: 0;
left: 0;
}
.yith-wcwl-add-to-wishlist .ajax-loading,
.hide-categories .posted_in,
a.add_to_wishlist .et-tooltip {
display: none !important;
}
.single-wishlist .yith-wcwl-wishlistaddedbrowse .feedback:has(>.et-icon:only-child) {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.single-product .product-images:hover .swiper-button-prev,
.single-product .product-images:hover .swiper-button-next {
opacity: 1;
z-index: 99999;
}
.single-product .product-type-grouped .product-information .et-wishlist-holder.position-after,
.single-product .product-type-variable .product-information .et-wishlist-holder.position-after,
.single-product .product-information .et-wishlist-holder.position-after,
.single-product .product-info-wrapper .et-wishlist-holder.position-after {
float: right;
}
.single-product .product-type-grouped .product-information .et-wishlist-holder.position-under,
.single-product .product-type-variable .product-information .et-wishlist-holder.position-under,
.single-product .product-information .et-wishlist-holder.position-under,
.single-product .product-info-wrapper .et-wishlist-holder.position-under {
padding-top: 10px;
}
.single-product .product-type-grouped .product-information .et-wishlist-holder.type-icon a,
.single-product .product-type-variable .product-information .et-wishlist-holder.type-icon a,
.single-product .product-information .et-wishlist-holder.type-icon a,
.single-product .product-info-wrapper .et-wishlist-holder.type-icon a {
font-size: 0;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.single-product .product-type-grouped .product-information .et-wishlist-holder.type-icon a:hover,
.single-product .product-type-variable .product-information .et-wishlist-holder.type-icon a:hover,
.single-product .product-information .et-wishlist-holder.type-icon a:hover,
.single-product .product-info-wrapper .et-wishlist-holder.type-icon a:hover {
font-size: 14px;
}
.single-product .product-type-grouped .product-information .et-wishlist-holder.type-icon-text a,
.single-product .product-type-variable .product-information .et-wishlist-holder.type-icon-text a,
.single-product .product-information .et-wishlist-holder.type-icon-text a,
.single-product .product-info-wrapper .et-wishlist-holder.type-icon-text a {
font-size: 14px;
}
.single-product .product-type-variable .product-information .et-wishlist-holder.position-after,
.single-product .product-type-grouped .product-information .et-wishlist-holder.position-after,
.single-product .product-info-wrapper .product-information .et-wishlist-holder.position-after {
float: none;
display: inline;
}
.single-product .variations + .qty-span {
padding-top: 5px;
}
.single-product .menu-social-icons i {
z-index: 0;
}
.single-product > .swiper-entry + .clear + .products-title {
margin-top: 35px;
}
.product-images .xstore-wishlist {
position: absolute;
right: 35px;
top: 20px;
z-index: 1;
}
.single-product-booking .variations tr,
.single-product-booking .variations td {
vertical-align: middle;
}
.single-product-booking .variations th,
.single-product-booking .variations td {
padding-top: 0.75em;
padding-bottom: 0.75em;
}
.product-type-grouped .product-information .cart {
width: 100%;
}
.product-type-grouped .product-information .woocommerce-price-suffix {
line-height: 1.2;
font-size: 0.79em;
} .single-product-large .product-information > div {
display: inline-block;
}
.single-product-large .product-information > div h4.title {
display: none;
}
.single-product-large .product-information-inner {
width: 100%;
padding: 30px 40px 35px;
border: 1px solid var(--et_border-color);
}
.single-product-large .product-thumbnails-hidden .swiper-control-top {
margin-bottom: 10px;
} .affix-bottom {
position: absolute;
}
.product-summary-fixed .fixed-content {
text-align: right;
text-align: end;
}
.fixed-product-block {
min-height: 70vh;
display: table;
}
.fixed-product-block .fixed-content {
display: table-cell;
vertical-align: middle;
}
.fixed-product-block .fixed-content table.variations td.label,
.fixed-product-block .fixed-content table.variations th.label {
text-align: left;
text-align: start;
}
.product-fixed-content .product-content > .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.product-fixed-content .product-information {
padding-top: 0;
}
.product-fixed-content .product-information-inner {
display: table;
width: 100%;
} .single-product-center .product-content > .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.single-product-center .product-summary-center,
.single-product-center .product-images,
.single-product-center .product-information {
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
}
.single-product-center .price + .cart {
margin-top: 20px;
}
.single-product-center .email-link {
margin-bottom: 10px;
display: inline-block;
}
@media only screen and (min-width: 993px) {
.single-product-wide.product-fixed-content .product-information-inner {
padding-left: 7vw;
padding-right: 7vw;
}
.single-product-wide.product-fixed-content .product-information-inner .fixed-content {
display: table-cell;
vertical-align: middle;
}
.stretch-swiper-slider .swipers-couple-wrapper .swiper-container {
overflow: visible;
}
.stretch-swiper-slider .swipers-couple-wrapper .swiper-slide:before {
content: '';
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: var(--et_white-2-dark-05);
opacity: 0;
visibility: hidden;
z-index: 1;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.stretch-swiper-slider .swipers-couple-wrapper .swiper-slide-prev:before,
.stretch-swiper-slider .swipers-couple-wrapper .swiper-slide-next:before {
opacity: 1;
visibility: visible;
}
.tabs-after_content .single-product-sidebar {
margin-bottom: 3.45em;
}
.single-product .col-lg-3.product-information .menu-social-icons,
.single-product .col-lg-3.product-info-wrapper .menu-social-icons,
.single-product .col-lg-3.product-summary-center .menu-social-icons {
float: left;
}
.product-information.col-lg-3 .et-wishlist-holder.position-after,
.product-information.col-lg-3 .et-wishlist-holder.position-under {
float: none;
padding-top: 0;
}
.single-product-wide .product-images {
width: 49%;
}
.single-product-wide .single-product-sidebar,
.single-product-wide .product-information {
padding-top: 7vw;
}
.single-product-wide .single-product-sidebar.sidebar-left {
padding-left: 30px;
}
.single-product-wide .single-product-sidebar.sidebar-right {
padding-right: 30px;
}
.single-product-large .tabs {
margin-bottom: 0.5em;
}
}
.single-product-booking .variations td,
.single-product-booking .group_table td,
.single-product-xsmall .group_table td,
.single-product-fixed .group_table td,
.single-product-booking .variations th,
.single-product-booking .group_table th,
.single-product-xsmall .group_table th,
.single-product-fixed .group_table th {
border: none;
width: 100%;
display: block;
text-align: center;
padding-left: 0;
padding-right: 0;
}
.single-product-booking .variations td:before,
.single-product-booking .group_table td:before,
.single-product-xsmall .group_table td:before,
.single-product-fixed .group_table td:before,
.single-product-booking .variations td:after,
.single-product-booking .group_table td:after,
.single-product-xsmall .group_table td:after,
.single-product-fixed .group_table td:after {
display: table;
content: '';
}
.single-product-booking .variations td:after,
.single-product-booking .group_table td:after,
.single-product-xsmall .group_table td:after,
.single-product-fixed .group_table td:after {
clear: both;
}
.single-product-booking .group_table .quantity.buttons_added,
.single-product-xsmall .group_table .quantity.buttons_added,
.single-product-fixed .group_table .quantity.buttons_added {
text-align: center;
margin: 0;
width: 100% !important;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.single-product-booking .group_table .woocommerce-grouped-product-list-item__label,
.single-product-xsmall .group_table .woocommerce-grouped-product-list-item__label,
.single-product-fixed .group_table .woocommerce-grouped-product-list-item__label {
padding-bottom: 0;
}
.single-product-xsmall .group_table td,
.single-product-fixed .group_table td,
.single-product-xsmall .group_table th,
.single-product-fixed .group_table th {
text-align: left;
}
.single-product-xsmall .group_table .quantity.buttons_added,
.single-product-fixed .group_table .quantity.buttons_added {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.single-product-xsmall .product-information .title {
font-size: 1.3rem;
}
@media only screen and (max-width: 992px) {
.product-images {
margin-bottom: 40px;
padding: 0 15px;
}
.product-images .onsale,
.product-images .sale-value {
top: 15px;
left: 30px;
}
.single-product-center .product-content > .row,
.single-product-fixed .product-content > .row {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.single-product-wide .product-content,
.single-product-wide .single-product-sidebar {
padding-left: 30px;
padding-right: 30px;
}
.product-fixed-images .product-content > .row,
.product-fixed-content .product-content > .row {
display: block;
}
.single-product-fixed .product-content > .row,
.single-product-center .product-content > .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.single-product-fixed .product-images,
.single-product-center .product-images,
.single-product-fixed .product-information,
.single-product-center .product-information {
width: 100%;
}
.single-product-fixed .product-images,
.single-product-center .product-images {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.single-product-fixed .product-information,
.single-product-center .product-information {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.single-product-fixed .product-summary-fixed,
.single-product-center .product-summary-center {
width: 100%;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
margin-bottom: 0;
}
.sidebar-mobile-hide .single-product-sidebar {
display: none;
}
.single-product-fixed .product-images {
width: 100%;
margin-bottom: 0;
display: inline-block;
}
.single-product-fixed .product-images .product-images-gallery > div {
width: 50%;
float: left;
padding: 0 15px;
}
.single-product-fixed .product-images .product-images-gallery > div:nth-child(2n+1) {
clear: both;
}
.single-product-fixed .product-images .product-images-gallery > div .product-lightbox-btn {
left: 20px;
bottom: 20px;
}
.single-product-fixed .fixed-product-block .fixed-content {
display: block;
width: 100%;
text-align: left;
text-align: start;
}
.single-product-fixed .fixed-product-block table.variations td.value select {
margin-left: auto;
margin-right: auto;
}
.fixed-product-block {
height: auto;
display: block;
min-height: auto;
}
.single-product .product-information .et-wishlist-holder.position-after {
float: none;
display: inline;
}
}
@media only screen and (max-width: 768px) {
.single-product.product > .swiper-entry,
.product-content {
margin-bottom: 15px;
}
}
@media only screen and (max-width: 480px) {
.single-product .tabs {
margin-bottom: 20px;
}
.single-product .product {
width: 100%;
}
.single-product .products-slider .product-view-mask .footer-product,
.single-product .products-slider .product-view-info .footer-product {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.single-product .products-slider .product-view-mask .footer-product .show-quickly,
.single-product .products-slider .product-view-info .footer-product .show-quickly,
.single-product .products-slider .product-view-mask .footer-product .xstore-wishlist,
.single-product .products-slider .product-view-info .footer-product .xstore-wishlist,
.single-product .products-slider .product-view-mask .footer-product .xstore-compare,
.single-product .products-slider .product-view-info .footer-product .xstore-compare,
.single-product .products-slider .product-view-mask .footer-product .et-wishlist-holder,
.single-product .products-slider .product-view-info .footer-product .et-wishlist-holder,
.single-product .products-slider .product-view-mask .footer-product .by-vendor-name-link,
.single-product .products-slider .product-view-info .footer-product .by-vendor-name-link,
.single-product .products-slider .product-view-mask .footer-product .pre_order_loop,
.single-product .products-slider .product-view-info .footer-product .pre_order_loop,
.single-product .products-slider .product-view-mask .footer-product .wcmp_add_to_cart_message,
.single-product .products-slider .product-view-info .footer-product .wcmp_add_to_cart_message {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
position: relative;
border: none;
}
.single-product .products-slider .product-view-mask .footer-product .show-quickly:after,
.single-product .products-slider .product-view-info .footer-product .show-quickly:after,
.single-product .products-slider .product-view-mask .footer-product .xstore-wishlist:after,
.single-product .products-slider .product-view-info .footer-product .xstore-wishlist:after,
.single-product .products-slider .product-view-mask .footer-product .xstore-compare:after,
.single-product .products-slider .product-view-info .footer-product .xstore-compare:after,
.single-product .products-slider .product-view-mask .footer-product .et-wishlist-holder:after,
.single-product .products-slider .product-view-info .footer-product .et-wishlist-holder:after,
.single-product .products-slider .product-view-mask .footer-product .by-vendor-name-link:after,
.single-product .products-slider .product-view-info .footer-product .by-vendor-name-link:after,
.single-product .products-slider .product-view-mask .footer-product .pre_order_loop:after,
.single-product .products-slider .product-view-info .footer-product .pre_order_loop:after,
.single-product .products-slider .product-view-mask .footer-product .wcmp_add_to_cart_message:after,
.single-product .products-slider .product-view-info .footer-product .wcmp_add_to_cart_message:after {
content: '';
}
.single-product .products-slider .product-view-mask .footer-product .button,
.single-product .products-slider .product-view-info .footer-product .button,
.single-product .products-slider .product-view-mask .footer-product .by-vendor-name-link,
.single-product .products-slider .product-view-info .footer-product .by-vendor-name-link,
.single-product .products-slider .product-view-mask .footer-product .pre_order_loop,
.single-product .products-slider .product-view-info .footer-product .pre_order_loop,
.single-product .products-slider .product-view-mask .footer-product .wcmp_add_to_cart_message,
.single-product .products-slider .product-view-info .footer-product .wcmp_add_to_cart_message {
font-size: 0;
padding: 0;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.single-product .products-slider .product-view-mask .footer-product .button:before,
.single-product .products-slider .product-view-info .footer-product .button:before,
.single-product .products-slider .product-view-mask .footer-product .by-vendor-name-link:before,
.single-product .products-slider .product-view-info .footer-product .by-vendor-name-link:before,
.single-product .products-slider .product-view-mask .footer-product .pre_order_loop:before,
.single-product .products-slider .product-view-info .footer-product .pre_order_loop:before,
.single-product .products-slider .product-view-mask .footer-product .wcmp_add_to_cart_message:before,
.single-product .products-slider .product-view-info .footer-product .wcmp_add_to_cart_message:before {
margin: 0;
}
.single-product .products-slider .product-view-mask .footer-product .compare,
.single-product .products-slider .product-view-info .footer-product .compare {
display: none;
}
.product-images .onsale {
font-size: 1rem;
}
#reviews .commentlist .star-rating {
float: none;
}
.single-product-fixed .product-images .product-images-gallery > div {
width: 100%;
}
.single-product-large .product-information .product-information-inner {
padding: 20px;
}
.single-product-wide .single_add_to_cart_button {
min-width: 180px;
margin-right: 0;
}
.single_add_to_cart_button.button,
.quick-view-popup .product_type_variable,
.quick-view-popup .product_type_variation,
.quick-view-popup .product_type_grouped,
.quick-view-popup .product_type_external {
padding-top: 1rem;
padding-bottom: 1rem;
}
}
@media only screen and (max-width: 320px) {
.single_add_to_cart_button.button,
.quick-view-popup .product_type_variable,
.quick-view-popup .product_type_variation,
.quick-view-popup .product_type_grouped,
.quick-view-popup .product_type_external {
min-width: 175px;
margin-right: 0;
}
} .product-information .woocommerce-review-link,
.product-info-wrapper .woocommerce-review-link,
.product-summary-center .woocommerce-review-link {
margin-left: 5px;
} .product_meta .wcml-dropdown > ul {
padding: 0;
}
.product_meta .wcml-dropdown .wcml-cs-item-toggle {
padding-left: 0;
}
.product_meta .wcml-dropdown li {
display: inline-block;
margin: 0;
}
.product_brand img,
.product_meta .tagged_as img,
.product_meta .posted_in img {
max-height: 70px;
max-width: 120px;
height: auto;
width: auto;
}
.product-share {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.product-share .menu-social-icons li a {
font-size: 1rem;
padding: 0 5px;
color: var(--et_main-color);
}
.product-share .menu-social-icons li a:hover {
color: var(--et_dark-2-white);
}
.product-share .menu-social-icons li:first-child a {
padding-left: 5px;
}
.product-share .menu-social-icons.icons-filled li a i {
padding: 5px;
}
.product-share:not(:last-child) {
margin-bottom: 5px;
}
a.reset_variations,
form button.reset_variations {
display: inline-block;
text-decoration: underline;
opacity: 1 !important;
margin-bottom: 9px;
}
form button.reset_variations {
color: var(--et_link-color);
font-size: inherit;
background: transparent;
border: none;
padding: 0;
text-transform: unset;
height: auto;
}
form button.reset_variations:hover {
color: var(--et_link-color-hover);
background: transparent;
}
.compare {
display: block;
color: var(--et_dark-2-white);
background-color: transparent;
height: auto;
-webkit-backface-visibility: visible;
backface-visibility: visible;
}
.compare:before {
content: "\e915";
}
.compare.button:hover {
background-color: transparent;
color: var(--et_main-color);
}
.single-wishlist .wishlist-fragment > div {
width: auto;
display: inline-block;
}
.single-wishlist .wishlist-fragment > div i {
margin-right: 0;
}
.yith-wcwl-add-to-wishlist .show a::before,
.yith-wcwl-add-to-wishlist .show a.button::before,
.yith-wcwl-add-to-wishlist .add_to_wishlist::before {
content: "\e908";
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.button::before,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.button::before {
content: "\e92d";
}
.yith-wcwl-add-to-wishlist.wishlist-fragment .separator {
display: inline-block;
width: 100%;
} .reviews-position-outside #reviews {
margin: 2.86em 0;
}
.reviews-position-outside .woocommerce-tabs {
margin: 0;
}
#reviews .comment-reply-title {
text-transform: uppercase;
line-height: var(--h2-line-height);
}
#reviews .meta strong {
display: inline-block;
}
#reviews .meta time {
display: block;
} img.zoomImg {
background: #fff;
}
.zoom-on .main-images img.zoomImg,
.zoom-on .main-images a.zoom {
cursor: url(//secondkid.be/wp-content/themes/xstore/images/zoom-in.png) 16 9, -webkit-zoom-in;
cursor: url(//secondkid.be/wp-content/themes/xstore/images/zoom-in.png) 16 9, zoom-in;
display: block;
}
.main-images {
margin-bottom: 10px;
position: relative;
text-align: center;
}
.main-images video {
max-width: 100%;
outline: none;
}
.photoswipe-off .woocommerce-main-image {
cursor: default;
}
.gallery-slider-off .main-images > div {
margin-bottom: 30px;
}
.images .thumbnails {
margin: 0 -5px;
position: relative;
}
.images .thumbnails:not(.flex-control-thumbs) {
height: auto;
}
.images .flex-control-thumbs {
padding: 0;
list-style: none;
margin: 10px -5px;
}
.images .flex-control-thumbs li {
display: inline-block;
padding: 0 5px;
} .woocommerce-product-gallery__image {
width: 100%;
}
.images-wrapper .et-loader {
opacity: 0;
}
.images-wrapper .et-loader svg {
height: 90px;
top: 15%;
}
.images-wrapper.processing .et-loader {
opacity: 1;
z-index: 200;
}
.thumbnails-list {
padding-left: 0 !important;
padding-right: 0 !important;
}
.thumbnails-list li {
text-align: center;
list-style: none;
opacity: 0.6;
overflow: hidden;
-webkit-transition: all 0.2s ease-out, width 0s, margin 0s;
transition: all 0.2s ease-out, width 0s, margin 0s;
}
.thumbnails-list .active-thumbnail {
opacity: 1;
}
.thumbnails-list .swiper-slide a,
.thumbnails-list .slick-slide a,
.thumbnails-list .swiper-slide > span,
.thumbnails-list .slick-slide > span {
display: block;
-webkit-transition: 0.3s ease-out;
transition: 0.3s ease-out;
margin-bottom: -3px;
overflow: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.thumbnails-list .slick-slide:hover a,
.thumbnails-list .swiper-slide:hover a,
.thumbnails-list .active-thumbnail a,
.thumbnails-list .slick-slide:hover > span,
.thumbnails-list .swiper-slide:hover > span,
.thumbnails-list .active-thumbnail > span {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.thumbnails-list .video-thumbnail {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-top: 3px;
padding-bottom: 3px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-item-align: center;
align-self: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.thumbnails-list .video-thumbnail.with-placeholder .et-play-button {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.thumbnails-list .video-thumbnail span {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 100%;
font-size: 36px;
cursor: pointer;
}
.thumbnails-list .video-thumbnail p {
margin: 0;
}
.swiper-container.swiper-control-bottom.second-initialized li.thumbnail-item {
opacity: 0.6;
}
.swiper-container.swiper-control-bottom.second-initialized li.thumbnail-item.active-thumbnail {
opacity: 1;
}
.swiper-container.swiper-control-bottom:not(.second-initialized) li.thumbnail-item {
opacity: 0;
visibility: hidden;
height: 0;
width: 0;
}
.open-360-popup {
font-size: 0;
width: 45px;
height: 45px;
border-radius: 100%;
bottom: 10px;
position: absolute;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
z-index: 1;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
opacity: 0;
}
.open-360-popup:before {
color: var(--et_font-color);
font-family: 'xstore-icons' !important;
font-size: 30px;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.open-360-popup:hover:before {
color: var(--et_main-color) !important;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.open-360-popup.showed {
opacity: 1 !important;
}
.open-video-popup:hover,
.open-360-popup:hover {
background: transparent !important;
}
.open-360-popup:before {
content: '\e90f';
display: block;
}
.product-360-popup .mfp-close {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 100% !important;
height: 100%;
cursor: default;
z-index: 1046;
}
.product-360-popup .mfp-close:before {
content: '';
}
#product-video-popup .mfp-close {
display: none !important;
}
.product-brands {
text-align: center;
}
.product-brands .widget-title,
.product-brands .short-description p:empty {
display: none;
}
.product-brands .view-products {
text-decoration: underline;
margin-bottom: 0;
}
.product-brands .view-products-title {
margin: 0 0 8px 0;
font-size: 1.14rem;
}
.product-brands a {
display: block;
font-size: 1rem;
margin-bottom: 12px;
}
.product-brands img {
margin: 0;
}
.product-images {
position: relative;
}
.product-images .onsale {
z-index: 3;
}
.product-images .stock {
display: none;
}
.single-product .woocommerce-message,
.single-product .woocommerce-error,
.single-product .woocommerce-info {
display: block;
margin-left: auto;
margin-right: auto;
max-width: 100%;
}
.single-product div.product .woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
width: 50%;
}
.single-product div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 33.33%;
}
.single-product div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 25%;
}
.single-product div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 20%;
}
.wcpv-sold-by-single {
font-style: normal;
display: block;
}
.wcpv-sold-by-single a {
color: var(--et_main-color);
}
.wcpv-sold-by-single a:hover {
color: var(--et_dark-2-white);
}
.single_add_to_cart_button:before {
padding-right: 5px;
font-family: 'xstore-icons';
}
.single_variation .price {
margin: 10px 0;
}
.woocommerce-variation-price {
width: 100%;
margin: 5px 0 14px;
}
.woocommerce-variation-price:empty {
display: none;
}
.group_table {
border-top: none;
}
.group_table tr,
.group_table td {
vertical-align: middle;
border: none;
}
.group_table th,
.group_table td {
padding-top: 0.75em;
padding-bottom: 0.75em;
}
.group_table tr:first-child td {
padding-top: 5px;
}
.group_table tr:last-child td {
padding-bottom: 5px;
}
.group_table label {
font-size: 1.14rem;
}
.group_table .woocommerce-Price-amount {
color: var(--et_main-color);
}
.group_table .stock {
display: none;
}
.group_table .quantity.buttons_added {
width: 130px !important;
margin-right: 0;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.group_table .button {
height: auto;
border: none;
padding: 0;
color: var(--et_dark-2-white);
background: transparent;
text-transform: none;
font-size: 1.14rem;
text-decoration: underline;
}
.group_table .button:hover {
color: var(--et_main-color);
background: transparent !important;
}
.single_add_to_cart_button.button {
height: auto;
font-size: 0.85rem;
padding-top: 0.95rem;
padding-bottom: 0.95rem;
background-color: var(--et_btn-dark-bg-color);
border: 1px solid var(--et_btn-dark-br-color);
color: var(--et_btn-dark-color);
-webkit-text-fill-color: currentColor;
min-width: 190px;
}
.single_add_to_cart_button.button:hover {
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--et_btn-dark-br-color-hover);
color: var(--et_btn-dark-color-hover);
}
.single_add_to_cart_button.button.disabled:hover {
background-color: var(--et_btn-dark-bg-color);
border-color: var(--et_btn-dark-br-color);
color: var(--et_btn-dark-color);
}
.single_add_to_cart_button ~ .et-or-wrapper {
color: var(--et_dark-2-white);
opacity: 0.7;
margin: 15px 0;
width: 100%;
}
.stretch-add-to-cart-button .woocommerce-variation-add-to-cart {
width: 100%;
}
.stretch-add-to-cart-button .single_add_to_cart_button + .single-wishlist,
.stretch-add-to-cart-button .single_add_to_cart_button + .single-compare {
-webkit-margin-start: 5px;
margin-inline-start: 5px;
}
.single_add_to_cart_button.button .loader-path,
.et-quick-view-wrapper .product_type_variable .loader-path,
.et-quick-view-wrapper .product_type_variation .loader-path,
.et-quick-view-wrapper .product_type_grouped .loader-path,
.et-quick-view-wrapper .product_type_external .loader-path,
.product-details .add_to_cart_button:hover .loader-path,
.wishlist_table .add_to_cart_button .loader-path {
stroke: var(--loader-side-color, var(--et_btn-color-hover));
}
.hide-product-name .product_title,
.product-images .out-stock {
display: none;
} @media only screen and (min-width: 650px) {
.swiper-vertical-images {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 10px;
}
.swiper-vertical-images .main-images,
.swiper-vertical-images ul.vertical-thumbnails {
margin-bottom: 0;
}
.swiper-vertical-images .vertical-thumbnails-wrapper {
position: relative;
width: 20%;
display: inline-block;
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.swiper-vertical-images .vertical-thumbnails-wrapper ul {
padding: 20px 0 10px;
position: relative;
}
.swiper-vertical-images .vertical-thumbnails-wrapper li {
margin-bottom: 10px;
}
.swiper-vertical-images .vertical-thumbnails-wrapper.no-arrows ul {
padding: 0;
}
.swiper-vertical-images .vertical-thumbnails-wrapper img {
max-height: 100%;
width: auto;
}
.swiper-vertical-images .vertical-thumbnails-wrapper .slick-list {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.swiper-vertical-images .vertical-thumbnails-wrapper .slick-arrow:before {
font-size: 16px !important;
}
.swiper-vertical-images .swiper-control-top {
width: 80%;
display: inline-block;
}
.with-vertical-slider .swiper-slide {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
} .swipers-couple-wrapper .vertical-thumbnails-wrapper .swiper-custom-left,
.swipers-couple-wrapper .vertical-thumbnails-wrapper .swiper-custom-right {
width: 100% !important;
height: 20px !important;
opacity: 1 !important;
visibility: visible;
text-align: center;
}
.swipers-couple-wrapper .vertical-thumbnails-wrapper .slick-disabled {
opacity: 0.6 !important;
}
.swipers-couple-wrapper .vertical-thumbnails-wrapper .swiper-custom-left:before {
content: "\e903";
}
.swipers-couple-wrapper .vertical-thumbnails-wrapper .swiper-custom-right:before {
content: "\e905";
}
}
@media (min-width: 993px) {
.product-fixed-images .images-wrapper {
padding-bottom: 20px;
}
}
@media only screen and (max-width: 649px) {
.swiper-vertical-images .vertical-thumbnails-wrapper .slick-track {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.swiper-vertical-images .vertical-thumbnails-wrapper li img {
margin: 0 auto;
}
.swiper-vertical-images .vertical-thumbnails-wrapper li .swiper-custom-left,
.swiper-vertical-images .vertical-thumbnails-wrapper li .swiper-custom-right {
display: none;
}
}
@media only screen and (max-width: 992px) {
.reviews-position-outside .tabs {
width: 100% !important;
padding: 0;
}
.reviews-position-outside #reviews {
width: 100%;
padding: 0;
}
}
@media only screen and (max-width: 768px) and (min-width: 650px) {
.swiper-vertical-images.swiper-entry .swiper-control-bottom.swiper-container .swiper-custom-left,
.swiper-vertical-images.swiper-entry .swiper-control-bottom.swiper-container .swiper-custom-right {
display: inline-block;
}
}
@media only screen and (max-width: 480px) {
.open-360-popup:before {
font-size: 26px;
}
} .et-single-buy-now.single_add_to_cart_button.button {
position: relative;
background: var(--single-buy-now-button-background-color, #339438) !important;
color: var(--single-buy-now-button-color, #fff) !important;
overflow: hidden;
border-style: var(--single-buy-now-button-border-style, 'none') !important;
border-color: var(--single-buy-now-button-border-color) !important;
}
.product-content .et-single-buy-now.single_add_to_cart_button.button,
.et_product-block .et-single-buy-now.single_add_to_cart_button.button {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
width: 100%;
}
.product-content .et-single-buy-now.single_add_to_cart_button.button:hover:active,
.et_product-block .et-single-buy-now.single_add_to_cart_button.button:hover:active {
-webkit-transform: translateY(2px);
transform: translateY(2px);
}
.et-single-buy-now.single_add_to_cart_button.button:hover,
.et-single-buy-now.single_add_to_cart_button.button:focus,
.et-single-buy-now.single_add_to_cart_button.button:hover:focus {
color: var(--single-buy-now-button-color-hover, #fff) !important;
background: var(--single-buy-now-button-background-color-hover, #2e7d32) !important;
border-color: var(--single-buy-now-button-border-color-hover) !important;
} .product-content form.cart,
.et_product-block form.cart,
.product-content .woocommerce-variation-add-to-cart,
.et_product-block .woocommerce-variation-add-to-cart {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: inherit;
-ms-flex-pack: inherit;
justify-content: inherit;
}
.product-content form.cart .bundle_data,
.et_product-block form.cart .bundle_data,
.product-content .single_variation_wrap,
.et_product-block .single_variation_wrap {
width: 100%;
}
#wc-stripe-payment-request-wrapper,
#wc-stripe-payment-request-button-separator {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.sales-booster-live-viewing,
.sales-booster-total-sales {
color: var(--et_dark-2-white);
margin-bottom: 15px;
}
div.sales-booster-estimated-delivery {
color: var(--et_dark-2-white);
font-size: 1.14rem;
margin-bottom: 10px;
}
div.sales-booster-estimated-delivery .delivery-date {
-webkit-padding-start: 3px;
padding-inline-start: 3px;
color: var(--et_font-color);
}
.product-content .single-waitlist {
margin-bottom: 20px;
}
.bought-together-products {
margin-top: 60px;
margin-bottom: 80px;
}
@media only screen and (min-width: 992px) {
.bought-together-products .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.bought-together-products form {
-webkit-margin-start: 20px;
margin-inline-start: 20px;
}
}
.bought-together-products .swiper-container.carousel-area {
margin-left: 0;
margin-right: 0;
}
.bought-together-products .swiper-container .swiper-slide:not(:last-child):after {
content: '\e910';
font-family: 'xstore-icons';
font-size: 1rem;
position: absolute;
right: -15px;
top: 50%;
-webkit-transform: translate(50%, -50%);
transform: translate(50%, -50%);
z-index: 1;
display: inline-block;
}
.bought-together-products .swiper-container .swiper-pagination {
position: relative;
}
.bought-together-products > .title {
margin-bottom: 30px;
text-align: start;
}
.bought-together-products .product-slide {
padding: 0;
}
.bought-together-products .product.not-ready-to-buy {
opacity: 0.7;
}
.bought-together-products .bought-together-products-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
max-height: 200px;
overflow: auto;
}
.bought-together-products .bought-together-products-list .price {
color: var(--et_main-color);
-webkit-margin-start: 10px;
margin-inline-start: 10px;
}
.bought-together-products .total-price {
color: var(--et_dark-2-white);
font-size: 2rem;
}
.bought-together-products .total-price-wrapper {
width: 100%;
color: var(--et_main-color);
margin: 20px 0;
}
.bought-together-button-wrapper button {
height: auto;
}
.xstore-wishlist-single,
.xstore-waitlist-single,
.elementor-button-wrapper .single-waitlist,
.xstore-compare-single {
display: inline-block;
font-size: 1.14rem;
}
.et_column .xstore-compare-single {
display: inline-block;
}
form.cart ~ .single-wishlist .xstore-wishlist-single,
form.cart ~ .single-compare .xstore-compare-single,
form.cart .quantity ~ .single-compare .xstore-compare,
form.cart .quantity ~ .single-wishlist .xstore-wishlist {
margin-bottom: 10px;
}
form.cart .single-wishlist ~ .single-compare .xstore-compare-single.xstore-compare-icon {
-webkit-margin-start: 5px;
margin-inline-start: 5px;
}
.st-swatch-in-loop ~ .single-wishlist .xstore-wishlist-single,
.st-swatch-in-loop ~ .single-compare .xstore-compare-single {
margin-bottom: 10px;
}
.xstore-wishlist-single.xstore-wishlist-icon,
.xstore-waitlist-single.xstore-waitlist-icon,
.xstore-compare-single.xstore-compare-icon {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
line-height: 1;
font-size: 1.45rem;
padding: 11px;
background: var(--et_white-2-dark);
border: 1px solid var(--et_border-color);
border-radius: 50%;
}
.xstore-waitlist-single.xstore-waitlist-icon {
color: var(--et_link-color);
}
.xstore-waitlist-single.xstore-waitlist-icon:hover {
color: var(--et_link-color-hover);
}
.xstore-compare-single:not(.xstore-compare-icon) .et-icon {
color: currentColor !important;
}
.single-waitlist .xstore-waitlist-error-message {
color: var(--et_error-color, #fff);
font-size: 1rem;
margin-top: 10px;
margin-bottom: 0 !important;
}
.single-waitlist .xstore-waitlist-error-message:empty {
display: none;
}
.sticky-message-on .single-waitlist .xstore-waitlist-error-message {
position: relative;
opacity: 1;
visibility: visible;
-webkit-animation: none;
animation: none;
}
.single-waitlist .mtips {
z-index: 2;
}
.xstore-waitlist-buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: -5px;
}
.xstore-waitlist-buttons button {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin-bottom: 5px;
height: auto;
}
#wcpay-payment-request-wrapper,
#wcpay-payment-request-button-separator {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
} .product_meta .products-page-cats a,
.product_meta .tagged_as a {
padding-left: 2px;
}
a.reset_variations {
margin-left: 1rem;
}
.single-wishlist .wishlist-fragment > div i.yith-wcwl-icon {
margin-right: 7px;
}
#reviews .verified {
font-size: 1.2rem;
display: inline-block;
padding-left: 5px;
}
.comment-form-cookies-consent {
position: relative;
padding-left: 20px;
clear: both;
}
.comment-form-cookies-consent #wp-comment-cookies-consent {
position: absolute;
left: 0;
top: calc(1ex - 1px);
margin-top: 0;
}
.open-360-popup {
left: 0;
}
.product-images .onsale.left {
left: 35px;
}
.product-images .onsale.right {
right: 35px;
}
.single_add_to_cart_button.button {
margin-right: 0.4rem;
}
.stretch-add-to-cart-button .single_add_to_cart_button {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin-right: 0;
}
.product-type-grouped button[type="submit"] {
margin-left: 0 !important;
}
@media only screen and (min-width: 650px) {
.swiper-vertical-images .vertical-thumbnails-wrapper {
padding-right: 10px;
}
.with-vertical-slider.product-images .onsale {
left: calc(20% + 30px);
}
.swipers-couple-wrapper .vertical-thumbnails-wrapper .swiper-custom-left {
top: 0;
left: 0 !important;
}
.swipers-couple-wrapper .vertical-thumbnails-wrapper .swiper-custom-right {
top: auto;
bottom: 0;
right: 0 !important;
}
}
@media (min-width: 993px) {
.single-product-sidebar.sidebar-right {
border-left: 1px solid var(--et_border-color);
}
.single-product-sidebar.sidebar-left {
border-right: 1px solid var(--et_border-color);
}
}
@media only screen and (max-width: 649px) {
.swiper-vertical-images .vertical-thumbnails-wrapper li {
margin-right: 10px;
}
} .et-remove-type2 {
display: none;
}
.widget_shopping_cart_content:before,
.widget_shopping_cart_content:after {
display: table;
content: '';
}
.widget_shopping_cart_content:after {
clear: both;
}
.et_b_header-cart .product_list_widget + p {
margin-top: 20px;
margin-bottom: -20px;
padding: 0 !important;
}
.et_b_header-cart .cart-popup-footer {
width: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.et_b_header-cart .woocommerce-mini-cart__footer:empty {
display: none;
}
.et_b_header-cart .et-cart-progress {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-right: 20px;
padding-left: 20px;
cursor: default;
background: transparent;
padding-top: 0;
color: currentColor;
}
.et_b_header-cart .et-cart-progress > span {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: -10px;
}
.et_b_header-cart .et-cart-progress .et_b-icon {
width: auto;
}
.et_b_header-cart .et-cart-progress svg {
vertical-align: middle;
font-size: 1.2em;
}
.et_b_header-cart .et-cart-progress:not([data-percent-sold="100"]) .et-cart-progress-success,
.et_b_header-cart .et-cart-progress[data-percent-sold="100"] .et-cart-in-progress {
display: none;
}
.et_b_header-cart .et-cart-progress-amount {
font-size: 114%;
font-weight: 600;
}
.et_b_header-cart .et-cart-progress .et_cart-progress-bar {
position: relative;
width: 100%;
height: 12px;
text-align: start;
background-color: var(--et_border-color);
background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.7) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.7) 75%, transparent 75%, transparent);
background-size: 30px 30px;
animation: progress-bar-move 2s linear infinite reverse;
display: block;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border-radius: 3px;
margin-top: 10px;
}
.et_b_header-cart .et-cart-progress .et_cart-progress-bar::-webkit-progress-bar {
background: transparent;
}
.et_b_header-cart .et-cart-progress .et_cart-progress-bar::-webkit-progress-value {
display: block;
height: 100%;
background-color: var(--et_green-color);
position: relative;
overflow: hidden;
border-radius: 3px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.mobile-header-wrapper .et_b_header-cart .et-cart-progress .et_cart-progress-bar {
display: none;
}
.woocommerce-mini-cart__footer {
padding: var(--cart-widget-footer-padding, 15px 5px);
margin: var(--cart-widget-footer-margin, 0);
-ms-flex-item-align: end;
align-self: flex-end;
}
.woocommerce-mini-cart__footer:not(:last-child) {
margin-bottom: 0;
}
.woocommerce-mini-cart__footer p {
color: currentColor;
font-size: 100%;
line-height: normal;
}
.woocommerce-mini-cart__footer p:last-child {
margin-bottom: 0;
}
.et-cart-quantity.count-0 ~ .et-mini-content .woocommerce-mini-cart__footer {
display: none;
}
.woocommerce-mini-cart__footer .woocommerce-mini-cart__footer .vc_row {
max-width: 100%;
}
.woocommerce-mini-cart__footer .woocommerce-mini-cart__footer .swiper-container {
max-width: 100%;
overflow: hidden;
}
.et-mini-content .woocommerce-mini-cart__footer-wrapper {
display: inline-block;
width: 100%;
}
@-webkit-keyframes progress-bar-move {
0% {
background-position: 0 0;
}
100% {
background-position: 30px 30px;
}
}
@keyframes progress-bar-move {
0% {
background-position: 0 0;
}
100% {
background-position: 30px 30px;
}
}
.et_element .product_list_widget {
padding-bottom: 0;
}
.et_element .product_list_widget li .product-title,
.et_element .wishlist-dropdown li .product-title {
font-size: 114%;
color: currentColor;
}
.et_element .product_list_widget li .product-title a,
.et_element .wishlist-dropdown li .product-title a {
font-size: inherit;
color: currentColor;
}
.et_element .product_list_widget li .product-title a:hover,
.et_element .wishlist-dropdown li .product-title a:hover {
opacity: 0.7;
color: currentColor;
}
.et_element .btn-checkout,
.et_element .mini-cart-buttons .wc-forward:not(.btn-checkout),
.et_element .btn-view-wishlist,
.et_element .btn-view-compare {
font-size: 85%;
height: auto;
}
.et_element .mini-cart-buttons .wc-forward:not(.btn-checkout) {
color: var(--et_btn-color);
background-color: var(--et_btn-bg-color);
border: 2px solid var(--et_btn-br-color) !important;
}
.et_element .mini-cart-buttons .wc-forward:not(.btn-checkout):hover {
opacity: 0.85;
}
.et_element .cart-popup-footer > * {
font-size: 114%;
color: currentColor;
}
.et_element .cart-widget-subtotal .small-h,
.et_element .cart-widget-subtotal .big-coast {
font-size: 100%;
}
.mini-cart-buttons {
margin-bottom: 0;
--et_inputs-height: auto;
}
.mini-cart-buttons a {
color: #222;
-webkit-text-fill-color: currentColor;
background-color: #f2f2f2;
border-color: #f2f2f2;
line-height: 1;
display: block;
padding: 1rem 1.7rem;
text-align: center;
}
.mini-cart-buttons a:not(:first-child) {
margin-top: 9px;
}
.mini-cart-buttons a:hover,
.mini-cart-buttons a:focus,
.mini-cart-buttons a:hover:focus {
color: #222;
background-color: #f7f7f7;
border-color: #f7f7f7;
}
.product_list_widget {
float: left;
width: 100%;
padding-bottom: 1.43rem;
}
.product_list_widget + p {
margin-top: -0.7em;
display: inline-block;
width: 100%;
}
.product_list_widget .product-item-right {
overflow: hidden;
}
.product_list_widget .product-item-right .star-rating {
display: block;
margin: 0 0 10px;
}
.product_list_widget li .blockOverlay {
opacity: 0.9 !important;
background-color: var(--et_white-2-dark) !important;
}
.product_list_widget li .rating {
display: none;
}
.product_list_widget .descr-box > span,
.product_list_widget .product_meta > span {
display: inline-block;
opacity: 1;
margin-top: 0.4em;
margin-bottom: 0;
-webkit-transition: none;
transition: none;
height: auto;
}
.product_list_widget .quantity-wrapper {
-webkit-transition: all 0.3s;
transition: all 0.3s;
position: static;
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.product_list_widget .quantity-wrapper .quantity {
position: relative;
height: var(--et_quantity-height, 38px);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
float: left;
white-space: nowrap;
margin: 0.6em 0 0.2em;
}
.product_list_widget .quantity-wrapper .quantity:has(input[type=number]) {
border: 1px solid var(--et_border-color);
}
.product_list_widget .quantity-wrapper .quantity > span,
.product_list_widget .quantity-wrapper .quantity input[type="number"] {
color: currentColor;
border-color: var(--et_border-color);
border: none;
}
.product_list_widget .quantity-wrapper span.quantity {
font-size: 1.35em;
margin-top: calc(.6em - .35ex);
}
.product_list_widget .quantity-wrapper span.quantity,
.product_list_widget .quantity-wrapper span.quantity span {
color: currentColor;
}
.product_list_widget .quantity-wrapper span.quantity,
.product_list_widget .quantity-wrapper span.quantity > .amount {
margin-left: 7px;
}
@media only screen and (max-width: 380px) {
.product_list_widget .quantity-wrapper span.quantity {
height: auto;
}
}
.product_list_widget li .quantity-wrapper ~ .quantity,
.product_list_widget li .quantity-wrapper ~ .product_meta {
opacity: 0;
visibility: hidden;
display: none;
}
.product_list_widget .woocommerce-mini-cart__empty-message:before {
display: none;
}
.product_list_widget .variation {
display: grid;
grid-template-columns: auto auto;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-bottom: 5px;
opacity: 0.7;
}
.product_list_widget .variation br {
display: none;
}
.product_list_widget .variation p {
margin-bottom: 0.21em;
line-height: 1.4;
font-size: var(--content-zoom, 1rem);
}
.product_list_widget .variation dt {
display: inline-block;
font-size: var(--content-zoom, 1rem);
}
.product_list_widget .variation dd {
display: inline-block;
font-size: var(--content-zoom, 1rem);
margin-right: 5px;
overflow: hidden;
}
.product_list_widget .variation dd p {
margin-bottom: 0;
line-height: 1;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.product_list_widget .variation dd img {
max-width: 15px;
}
.product_list_widget .sidebar-slider .product-title {
font-size: 1rem;
}
.woocommerce-mini-cart__empty-message .btn {
background-color: var(--et_btn-dark-bg-color);
border: 1px solid var(--et_btn-dark-br-color);
color: var(--et_btn-dark-color);
-webkit-text-fill-color: currentColor;
height: auto;
}
.woocommerce-mini-cart__empty-message .btn:hover {
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--et_btn-dark-br-color-hover);
color: var(--et_btn-dark-color-hover);
}
.product_list_widget,
.wishlist-dropdown {
color: var(--et_main-color);
}
.product_list_widget .product-list-image,
.wishlist-dropdown .product-list-image,
.product_list_widget .product-title a,
.wishlist-dropdown .product-title a {
padding: 0;
}
.product_list_widget .cart-popup .empty,
.wishlist-dropdown .cart-popup .empty {
margin-bottom: 0;
border-bottom: 0;
padding-bottom: 0;
}
.product_list_widget > p,
.wishlist-dropdown > p,
.et_b_header-cart .product_list-popup-footer-wrapper > p {
font-size: var(--content-zoom);
margin: 0;
}
.product_list_widget li,
.wishlist-dropdown li,
.sidebar-slider li {
position: relative;
margin-bottom: var(--items-spacing, 1.43em) !important;
list-style-type: none;
overflow: hidden;
}
.product_list_widget li .product-title,
.wishlist-dropdown li .product-title,
.sidebar-slider li .product-title {
font-size: var(--item-title-size, 1.14rem);
padding-right: 25px;
margin-bottom: 0.15em;
line-height: 1.4;
text-align: start;
}
.product_list_widget li .product-title:empty,
.wishlist-dropdown li .product-title:empty,
.sidebar-slider li .product-title:empty {
display: none;
}
.product_list_widget li .product-title a,
.wishlist-dropdown li .product-title a,
.sidebar-slider li .product-title a {
font-size: inherit;
display: block;
white-space: var(--item-title-white-space, nowrap);
overflow: hidden;
text-overflow: ellipsis;
color: var(--et_dark-2-white);
}
.product_list_widget li .product-title a:hover,
.wishlist-dropdown li .product-title a:hover,
.sidebar-slider li .product-title a:hover {
color: var(--et_main-color);
}
.product_list_widget li .price,
.wishlist-dropdown li .price,
.sidebar-slider li .price {
font-size: 1rem;
line-height: 1.4;
color: var(--et_main-color);
}
.product_list_widget li .right-wrap,
.wishlist-dropdown li .right-wrap,
.sidebar-slider li .right-wrap {
overflow: hidden;
}
.widget_shopping_cart .xcomponent-outlet,
.cart_totals .xcomponent-outlet {
max-height: 45px;
}
.popup-count-0 .wishlist-dropdown {
display: none;
}
.cart-popup-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding-bottom: 1.43em;
}
.cart-popup-footer > * {
font-size: 1.14rem;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.cart-popup-footer a:hover {
color: var(--et_main-color);
}
.cart-widget-subtotal {
text-align: end;
color: var(--et_dark-2-white);
}
.cart-widget-subtotal .small-h {
font-size: 1.14rem;
}
.cart-widget-subtotal .big-coast {
font-size: 1rem;
}
.widget_shopping_cart .cart-widget-products {
margin-bottom: 1.07em;
width: 100%;
}
.cart-widget-products {
border-bottom: 1px solid var(--et_border-color);
margin-bottom: 1.43em;
}
.et-off-canvas .cart-widget-products {
border-bottom: none;
}
.et-off-canvas .cart-widget-products li:not(:hover) .remove {
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(7px) rotate(20deg);
transform: translateX(7px) rotate(20deg);
}
.header-wrapper .et-off-canvas .cart-widget-products .remove {
right: 12px;
}
.cart-widget-products .product-mini-image {
display: inline-block;
float: left;
padding: 0;
}
.cart-widget-products a:hover {
color: var(--et_active-color);
}
.cart-widget-products li {
width: 100%;
}
.cart-widget-products img {
float: left;
max-width: 5.71em;
}
.cart-widget-products .remove {
position: absolute;
font-size: 114%;
top: 0;
right: 0;
line-height: 1;
opacity: 0.7;
padding: 0;
color: currentColor;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.cart-widget-products .remove:hover {
color: currentColor;
opacity: 1;
}
.cart-widget-products .remove i {
font-size: 65%;
padding: 3px;
}
.widget .product_list_widget .cart-widget-products {
margin-right: 3px;
}
.widget .product_list_widget li {
position: relative;
padding: 0 2em 0 0;
} .skeleton-body {
--linear-gradient: #f4f4f4;
--linear-gradient-overlay: rgba(255, 255, 255, 0);
--linear-gradient-overlay-2: rgba(255, 255, 255, 0.8);
}
.skeleton-body.et-popup,
.skeleton-body.popup-added-to-cart-content {
overflow: hidden;
}
.skeleton-body > .et-popup-content:empty {
min-height: 350px;
}
.skeleton-body > .et-mini-content:empty:before,
.skeleton-body > .et-popup-content:empty:before {
content: '';
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: 0 15px;
background-repeat: no-repeat;
}
.skeleton-body > .et-mini-content:empty,
.skeleton-body .product-content {
overflow: hidden;
}
.skeleton-body.popup-added-to-cart-content:after,
.skeleton-body > .et-mini-content:empty:after,
.skeleton-body .product-content:after,
.skeleton-body.et-popup > div:empty:after {
content: '';
position: absolute;
top: -50%;
left: -50%;
right: -50%;
bottom: -50%;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, var(--linear-gradient-overlay, rgba(255, 255, 255, 0))), color-stop(50%, var(--linear-gradient-overlay-2, rgba(255, 255, 255, 0.8))), color-stop(80%, var(--linear-gradient-overlay, rgba(255, 255, 255, 0))));
background-image: linear-gradient(90deg, var(--linear-gradient-overlay, rgba(255, 255, 255, 0)) 20%, var(--linear-gradient-overlay-2, rgba(255, 255, 255, 0.8)) 50%, var(--linear-gradient-overlay, rgba(255, 255, 255, 0)) 80%);
background-size: 60% 100%;
background-position: -100% 0;
background-repeat: no-repeat;
-webkit-animation: skeletonloading 1.5s infinite 0.2s;
animation: skeletonloading 1.5s infinite 0.2s;
z-index: 1;
}
.skeleton-body .product-images:empty:before {
content: '';
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: 0 15px;
background-repeat: no-repeat;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent));
background-image: linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0); background-size: 100% 100%; background-position: left 0; }
.skeleton-body.product > div:empty:before,
.skeleton-body .product-information:empty:before {
content: '';
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: 0 15px;
background-repeat: no-repeat;
}
.skeleton-body.product > div:empty:before {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)) ;
background-image: linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0) ;
background-size: 100% 450px, 60% 20px, 20% 15px, 27% 15px, 45% 15px, 35% 15px, 195% 15px, 65% 15px, 85% 15px, 30% 15px, 40% 40px ;
background-position: left 15px, left 480px, left 515px, left 545px, left 575px, left 605px, left 635px, left 665px, left 695px, left 725px, left 770px ;
}
.skeleton-body .product-information:empty:before {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)) ;
background-image: linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0) ;
background-size: 60% 20px, 20% 15px, 27% 15px, 45% 15px, 35% 15px, 195% 15px, 65% 15px, 85% 15px, 30% 15px, 40% 40px ;
background-position: left 15px, left 50px, left 80px, left 110px, left 140px, left 170px, left 200px, left 230px, left 260px, left 290px ;
}
.skeleton-body.et-popup > div:empty:before {
min-height: 500px;
display: block;
width: 100%;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent));
background-image: linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0);
background-size: 50% 20px,
40% 20px,
55% 20px,
35% 20px,
45% 20px,
50% 20px,
40% 20px,
45% 20px,
55% 20px,
35% 20px;
background-position: center 20px,
center 50px,
center 80px,
center 110px,
center 140px,
center 170px,
center 200px,
center 230px,
center 260px,
center 290px;
margin: 0;
}
.skeleton-body.popup-added-to-cart-content {
background-color: var(--et_white-2-dark);
}
.skeleton-body.popup-added-to-cart-content .product-section-01 {
min-height: 190px;
}
.skeleton-body.popup-added-to-cart-content .product-section-01 .product-name {
min-height: inherit;
margin-bottom: 15px;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent));
background-image: linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0);
background-position: left 15px;
background-repeat: no-repeat;
background-size: calc(100% - 15px);
}
.skeleton-body.popup-added-to-cart-content .product-section-01 .product-details {
min-height: inherit;
margin-bottom: 15px;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent));
background-image: linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0);
background-size: 30% 25px, 20% 20px, 20% 20px, 15% 34px;
background-position: left 15px, left 55px, left 85px, left 125px;
background-repeat: no-repeat;
}
.skeleton-body.popup-added-to-cart-content .product-section-01 .order-total {
min-height: 70px;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent));
background-image: linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0);
background-size: 20% 30px, 15% 30px;
background-position: left 20px, right 20px;
background-repeat: no-repeat;
}
.skeleton-body.popup-added-to-cart-content .product-section-02 {
min-height: 60px;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent));
background-image: linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0);
background-size: calc(33.33% - 5px) 40px, calc(33.33% - 5px) 40px, calc(33.33% - 5px) 40px;
background-position: left 15px, center 15px, right 15px;
background-repeat: no-repeat;
clear: both;
}
.skeleton-body.popup-added-to-cart-content .product-section-03 {
min-height: 170px;
margin: 0 -15px;
}
.skeleton-body.popup-added-to-cart-content .product-section-03 .slide-item {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, var(--linear-gradient, #f4f4f4)), color-stop(0, transparent));
background-image: linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0), linear-gradient(var(--linear-gradient, #f4f4f4) 100%, transparent 0);
background-size: 100% 50px,
25% 15px,
20% 15px,
35% 15px;
background-position: left 0px,
left 65px,
left 90px,
left 115px;
background-repeat: no-repeat;
min-height: 130px;
}
@-webkit-keyframes skeletonloading {
to {
background-position: 200% 0;
}
}
@keyframes skeletonloading {
to {
background-position: 200% 0;
}
}  .category-description + .filter-wrap,
.term-description + .filter-wrap {
margin-top: 0;
}
.filter-wrap {
position: relative;
margin-bottom: 12px;
}
.filter-wrap select {
height: 30px;
line-height: 28px;
}
.filter-wrap .filter-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
}
.filter-wrap .filter-content > * {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.filter-wrap .filter-content > *:last-child {
margin-left: auto;
}
.filter-wrap .filter-content > form:last-child {
margin-left: 0;
margin-right: auto;
}
.filter-wrap .products-per-page form {
display: inline-block;
margin-left: 15px;
}
.woocommerce-ordering select {
width: 170px;
}
.view-switcher {
line-height: 1;
border-radius: 5px;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.woocommerce-ordering + .view-switcher {
-webkit-margin-start: 20px;
margin-inline-start: 20px;
}
.view-switcher:hover {
background: var(--et_dark-2-white-002);
}
.view-switcher > [class*=switch] {
position: relative;
padding: 6px;
border-radius: 5px;
margin-left: 5px;
margin-right: 5px;
}
.view-switcher > [class*=switch] ~ div:before {
content: '';
top: 5px;
bottom: 5px;
border-left: 1px solid var(--et_border-color);
left: -5px;
position: absolute;
}
.view-switcher label {
display: none;
}
.view-switcher .switch-list > a,
.view-switcher .switch-grid > a,
.view-switcher .switch-more > a {
color: var(--et_main-color);
cursor: pointer;
text-align: center;
font-size: 0;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.view-switcher .switch-list > a:before,
.view-switcher .switch-grid > a:before,
.view-switcher .switch-more > a:before {
font-family: 'xstore-icons';
content: '\e92f';
display: inline-block;
font-size: 1.2rem;
}
.view-switcher .switch-list:not(.switcher-active):hover > a,
.view-switcher .switch-grid:not(.switcher-active):hover > a,
.view-switcher .switch-more:not(.switcher-active):hover > a {
color: var(--et_dark-2-white);
opacity: 0.7;
}
.view-switcher .switch-grid a[data-row-count="2"]:before {
content: '\e909';
}
.view-switcher .switch-grid a[data-row-count="3"]:before,
.view-switcher .switch-grid a:not([data-row-count]):before {
content: '\e92e';
}
.view-switcher .switch-grid a[data-row-count="4"]:before {
content: '\e913';
}
.view-switcher .switch-more > a[data-type="more"]:before {
content: '\e905';
font-size: 0.9rem;
}
.view-switcher .switch-more ul {
position: absolute;
padding: 10px 0;
top: 100%;
list-style: none;
-webkit-animation: et-dropdown 0.3s ease-in-out;
animation: et-dropdown 0.3s ease-in-out;
border: 1px solid var(--et_border-color);
width: 180px;
right: calc(50% - 90px);
z-index: 99;
background: var(--et_white-2-dark);
margin: 0;
border-radius: 3px;
}
.view-switcher .switch-more ul li {
margin: 0;
}
.view-switcher .switch-more ul li a {
display: inline-block;
padding: 0.6em 1.9em;
line-height: 1;
}
.view-switcher .switch-more ul li:not(.switcher-active) > a {
color: var(--et_main-color);
}
.view-switcher .switch-more ul li:not(.switcher-active) > a:hover {
color: var(--et_dark-2-white);
opacity: 0.7;
}
.view-switcher .switch-more:not(:hover) ul {
display: none;
}
.view-switcher .switcher-active > a {
color: var(--et_active-color);
}
.open-filters-btn {
position: relative;
display: inline-block;
margin-right: 20px;
}
.open-filters-btn a {
-webkit-padding-start: 23px;
padding-inline-start: 23px;
}
.open-filters-btn a i {
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.open-filters-btn a.active i {
-webkit-transform: translateY(-50%) rotateX(180deg);
transform: translateY(-50%) rotateX(180deg);
}
.open-filters-btn a.active,
.open-filters-btn a:hover {
color: var(--et_dark-2-white);
}
.open-filters-btn a,
.filter-wrap .products-per-page span {
color: var(--et_font-color);
}
.shop-filters {
display: none;
overflow: hidden;
margin: 20px 0 0;
}
.shop-filters.filters-opened {
display: block;
}
.shop-filters.widget-columns-2 .sidebar-widget {
width: 50%;
}
.shop-filters.widget-columns-3 .sidebar-widget {
width: 33.33%;
}
.shop-filters.widget-columns-4 .sidebar-widget {
width: 25%;
}
.shop-filters.widget-columns-5 .sidebar-widget {
width: 20%;
}
.shop-filters.widget-columns-2 .sidebar-widget:nth-child(2n + 1),
.shop-filters.widget-columns-3 .sidebar-widget:nth-child(3n + 1),
.shop-filters.widget-columns-4 .sidebar-widget:nth-child(4n + 1),
.shop-filters.widget-columns-5 .sidebar-widget:nth-child(5n + 1) {
clear: both;
}
.shop-filters-area {
margin-left: -15px;
margin-right: -15px;
}
.shop-filters-area .sidebar-widget {
position: relative;
width: 100%;
padding: 0 15px;
float: left;
margin-bottom: 25px;
height: auto;
}
.shop-filters-area .sidebar-widget .select2 {
z-index: auto;
}
.shop-filters-area .product-categories > li > a {
padding: 9px 0 8px 0;
}
.shop-filters-area .product_list_widget li {
margin-right: 10px;
}
.shop-filters-area ul {
padding-left: 0;
padding-right: 0 !important;
}
@media only screen and (max-width: 1200px) {
.view-switcher {
-webkit-margin-start: 15px;
margin-inline-start: 15px;
}
}
@media only screen and (max-width: 992px) {
.shop-filters-area .sidebar-widget {
width: 50% !important;
}
.shop-filters-area .sidebar-widget:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 480px) {
.shop-filters-area .sidebar-widget {
width: 100% !important;
}
.filter-wrap .filter-content {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.filter-wrap .view-switcher {
display: none !important;
}
}  .et-quick-view-wrapper .swiper-slide a {
display: inline-block;
}
.et-quick-view-wrapper .main-images a.zoom,
.et-quick-view-wrapper .main-images a {
cursor: default;
}
.et-quick-view-wrapper .swiper-grid .swiper-slide {
width: auto;
max-width: 100%;
}
.et-quick-view-wrapper .swiper-grid a.zoom,
.et-quick-view-wrapper .swiper-grid a {
cursor: inherit;
}
.et-quick-view-wrapper .product_type_variable,
.et-quick-view-wrapper .product_type_variation,
.et-quick-view-wrapper .product_type_grouped,
.et-quick-view-wrapper .product_type_external {
height: auto;
font-size: 0.85rem;
padding-top: 0.95rem;
padding-bottom: 0.95rem;
background-color: var(--et_btn-dark-bg-color);
color: var(--et_btn-dark-color);
-webkit-text-fill-color: currentColor;
min-width: 190px;
margin-right: 0.4rem;
}
.et-quick-view-wrapper .product_type_variable:hover,
.et-quick-view-wrapper .product_type_variation:hover,
.et-quick-view-wrapper .product_type_grouped:hover,
.et-quick-view-wrapper .product_type_external:hover {
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--et_btn-dark-br-color-hover);
color: var(--et_btn-dark-color-hover);
}
.et-quick-view-wrapper .product_type_variable:before,
.et-quick-view-wrapper .product_type_variation:before,
.et-quick-view-wrapper .product_type_grouped:before,
.et-quick-view-wrapper .product_type_external:before,
.et-quick-view-wrapper .add_to_cart_button:before {
padding-right: 5px;
font-family: 'xstore-icons';
}
.et-quick-view-wrapper .add_to_cart_button.loading,
.et-quick-view-wrapper .add_to_cart_button.loading:before {
color: transparent !important;
-webkit-transition: none !important;
transition: none !important;
}
.et-quick-view-wrapper .add_to_cart_button.loading:before {
background: transparent !important;
}
.et-quick-view-wrapper .add_to_cart_button .et-loader {
position: absolute;
left: 50%;
top: 50%;
margin: 0;
}
.et-quick-view-wrapper .add_to_cart_button .loader-circular {
left: calc(50% - 15px);
top: calc(50% - 15px);
bottom: auto;
margin: 0;
}
.et-quick-view-wrapper form.cart table.variations {
margin-bottom: 0;
}
.et-quick-view-wrapper form.cart th.label {
display: block;
width: auto;
padding: 0;
}
.et-quick-view-wrapper form.cart th.label label {
font-size: 1.14rem;
}
.et-quick-view-wrapper form.cart td.value {
display: inline-block;
width: 100%;
text-align: start;
padding: 0;
}
.et-quick-view-wrapper form.cart td.value select {
display: inline-block;
margin-bottom: 1em;
}
.et-quick-view-wrapper .sten-reset-loop-variation {
margin-top: 0;
margin-bottom: 5px;
font-size: 1rem;
text-transform: capitalize;
}
.et-quick-view-wrapper .show-full-details {
font-size: 1.14rem;
line-height: 1.9;
margin-top: 10px;
display: block;
text-align: start;
text-decoration: underline;
}
.et-quick-view-wrapper .quick-view-excerpts {
margin-top: 1.4em;
margin-bottom: 3em;
overflow: hidden;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.et-quick-view-wrapper .quick-view-excerpts.show-content {
max-height: 440px;
overflow-y: hidden;
}
.et-quick-view-wrapper .quick-view-excerpts.show-content .excerpt-content {
visibility: visible;
opacity: 1;
max-height: 350px;
}
.et-quick-view-wrapper .quick-view-excerpts.show-content .excerpt-title:before {
content: '\e903';
}
.et-quick-view-wrapper .quick-view-excerpts.show-content + .excerpt-title {
margin-bottom: 10px;
}
.et-quick-view-wrapper .quick-view-excerpts .excerpt-title {
display: inline-block;
padding-right: 1em;
text-decoration: underline;
color: var(--et_dark-2-white);
font-size: 1.14rem;
cursor: pointer;
position: relative;
}
.et-quick-view-wrapper .quick-view-excerpts .excerpt-title:before {
display: inline-block;
content: '\e905';
font-family: 'xstore-icons';
position: absolute;
font-size: 0.75em;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.et-quick-view-wrapper .quick-view-excerpts .excerpt-content {
position: relative;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
max-height: 0;
opacity: 0;
visibility: hidden;
overflow: hidden;
}
.et-quick-view-wrapper .quick-view-excerpts .excerpt-content:before {
top: 0;
background: -webkit-gradient(linear, left bottom, left top, from(var(--et_white-2-dark-0)), color-stop(80%, var(--et_white-2-dark)));
background: linear-gradient(to top, var(--et_white-2-dark-0) 0%, var(--et_white-2-dark) 80%);
}
.et-quick-view-wrapper .quick-view-excerpts .excerpt-content:after {
bottom: 0;
background: -webkit-gradient(linear, left top, left bottom, from(var(--et_white-2-dark-0)), color-stop(80%, var(--et_white-2-dark)));
background: linear-gradient(to bottom, var(--et_white-2-dark-0) 0%, var(--et_white-2-dark) 80%);
}
.et-quick-view-wrapper .quick-view-excerpts .excerpt-content:before,
.et-quick-view-wrapper .quick-view-excerpts .excerpt-content:after {
position: absolute;
content: '';
display: block;
left: 0;
right: 2px;
height: 20px;
pointer-events: none;
}
.et-quick-view-wrapper .quick-view-excerpts .excerpt-content .excerpt-content-inner {
max-height: 350px;
padding-right: 15px;
overflow: hidden;
overflow-y: auto;
}
.et-quick-view-wrapper .quick-view-excerpts .excerpt-content-inner {
line-height: 1.8;
font-size: 1.14rem;
}
.et-quick-view-wrapper .quick-view-excerpts .excerpt-content-inner h1,
.et-quick-view-wrapper .quick-view-excerpts .excerpt-content-inner h2,
.et-quick-view-wrapper .quick-view-excerpts .excerpt-content-inner h3,
.et-quick-view-wrapper .quick-view-excerpts .excerpt-content-inner h4,
.et-quick-view-wrapper .quick-view-excerpts .excerpt-content-inner h5,
.et-quick-view-wrapper .quick-view-excerpts .excerpt-content-inner h6 {
line-height: 1.3;
margin-bottom: 0.35em;
margin-top: 0.35em;
}
.et-quick-view-wrapper .yith-wcwl-add-to-wishlist.wishlist-fragment {
margin: 0;
}
.et-quick-view-wrapper .xstore-wishlist-single,
.et-quick-view-wrapper .xstore-compare-single {
display: block;
font-size: 1.14rem;
}
.et-quick-view-wrapper .quantity-wrapper {
display: block;
height: auto;
max-width: unset;
}
.et-quick-view-wrapper .product_meta:empty {
display: none !important;
}
.quick-view-popup {
margin: 0 auto;
position: relative;
background: var(--et_container-bg-color, var(--et_white-2-dark));
width: 870px;
max-width: 100%;
}
.quick-view-popup .skeleton-body .product-content .row > div {
height: 550px;
}
.quick-view-popup .skeleton-body .product-content.quick-view-layout-centered .row > div {
height: 370px;
}
.quick-view-popup .product-content {
position: relative;
}
.quick-view-popup .product-content.quick-view-layout-centered,
.quick-view-popup .product-content.quick-view-layout-centered img,
.quick-view-popup .product-content.quick-view-layout-centered iframe {
max-height: unset;
}
.quick-view-popup .product-content.quick-view-layout-centered .product-images,
.quick-view-popup .product-content.quick-view-layout-centered .product-information {
width: 100%;
}
.quick-view-popup .product-content.quick-view-layout-centered .product-images:empty:before {
background-size: 70% 100%;
background-position: center 15px;
margin: 0 30px;
}
.quick-view-popup .product-content.quick-view-layout-centered .product-information {
position: relative;
padding-left: 30px;
padding-right: 30px;
}
.quick-view-popup .product-content.quick-view-layout-centered .product-information:empty:before {
margin: 0 30px;
}
.quick-view-popup .product-content img.lazyload-lqip {
width: 100%;
}
.quick-view-popup .vertical-thumbnails,
.quick-view-popup .swiper-control-bottom {
display: none;
}
.quick-view-popup .product-content,
.quick-view-popup .main-images {
margin-bottom: 0;
}
.quick-view-popup .main-images {
text-align: start;
}
.quick-view-popup .et-wishlist-holder {
margin-bottom: 10px;
}
.quick-view-popup .product-information {
text-align: start;
}
.quick-view-popup .product-information .woocommerce-review-link {
display: none !important;
}
.quick-view-popup .product-information::-webkit-scrollbar {
width: 3px;
}
.quick-view-popup .open-360-popup {
display: none;
}
.quick-view-popup .excerpt-content-inner:focus {
outline: none;
}
.quick-view-popup .product-cats {
margin-top: -2em;
margin-bottom: 1em;
color: var(--et_font-color);
text-transform: uppercase;
}
.quick-view-popup .product-cats a {
color: var(--et_font-color);
}
.quick-view-popup .add_to_cart_button {
margin-right: 1em;
border-style: none;
}
.quick-view-popup .quick-view-info {
margin-bottom: 1.07em;
}
.quick-view-popup .quick-view-info .woocommerce-product-rating + .cart {
margin-top: 1.12em;
}
.quick-view-popup .quick-view-excerpts .excerpt-content .excerpt-content-inner {
padding-top: 20px;
}
.quick-view-popup .product_type_variable,
.quick-view-popup .product_type_variation,
.quick-view-popup .product_type_grouped,
.quick-view-popup .product_type_external {
margin-bottom: 15px !important;
}
html.quick-view-open .mfp-wrap {
overflow-x: hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
@-webkit-keyframes et-canvas-right {
0% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
opacity: 0;
visibility: hidden;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
visibility: visible;
}
}
@keyframes et-canvas-right {
0% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
opacity: 0;
visibility: hidden;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
visibility: visible;
}
}
@-webkit-keyframes et-canvas-left {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
opacity: 0;
visibility: hidden;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
visibility: visible;
}
}
@keyframes et-canvas-left {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
opacity: 0;
visibility: hidden;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
visibility: visible;
}
}
.et-quick-view-canvas {
--quick-view-elements-spacing: 12px;
}
.et-quick-view-canvas .et-popup-content {
-webkit-animation: none;
animation: none;
opacity: 1 !important;
visibility: visible !important;
color: unset;
margin: 0 !important;
padding: 15px;
overflow: visible;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.et-quick-view-canvas .et-close-popup {
margin: 9px;
}
.et-quick-view-canvas:not(.done).et-content-right .et-popup-content {
opacity: 1;
visibility: visible;
-webkit-animation: et-canvas-right 0.2s linear, et-fadeIn 0.2s linear;
animation: et-canvas-right 0.2s linear, et-fadeIn 0.2s linear;
}
.et-quick-view-canvas:not(.done).et-content-left .et-popup-content {
opacity: 1;
visibility: visible;
-webkit-animation: et-canvas-left 0.2s linear, et-fadeIn 0.2s linear;
animation: et-canvas-left 0.2s linear, et-fadeIn 0.2s linear;
}
.et-quick-view-canvas.et-popup-removing.et-content-right .et-popup-content {
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
.et-quick-view-canvas.et-popup-removing.et-content-left .et-popup-content {
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.et-quick-view-canvas.et-popup-removing .et-close-popup {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
visibility: hidden;
}
.et-quick-view-canvas .et-mini-content-head {
cursor: default;
}
.et-quick-view-canvas.et-off-canvas .et-content {
overflow: hidden;
overflow-y: auto;
padding: 0 3px;
}
.et-quick-view-canvas.et-off-canvas .et-content::-webkit-scrollbar {
display: none;
}
.et-quick-view-canvas .et-content-inner {
position: relative;
overflow: hidden;
}
.et-quick-view-canvas .et-content-inner > *,
.et-quick-view-canvas .et-content-inner .product-share:not(:last-child),
.et-quick-view-canvas .et-content-inner .product_meta > span,
.et-quick-view-canvas .et-content-inner .product_meta .products-page-cats,
.et-quick-view-canvas .et-content-inner .product_meta .wcml_currency_switcher,
.et-quick-view-canvas .et-content-inner .product_meta .wcml-dropdown.product,
.et-quick-view-canvas .et-content-inner .product_meta .wcmp-report-abouse-wrapper,
.et-quick-view-canvas .et-content-inner .quick-view-excerpts.show-content .excerpt-title {
margin: 0 0 var(--quick-view-elements-spacing, 10px) !important;
}
.et-quick-view-canvas .et-content-inner > *:last-child,
.et-quick-view-canvas .et-content-inner .product-share:not(:last-child):last-child,
.et-quick-view-canvas .et-content-inner .product_meta > span:last-child,
.et-quick-view-canvas .et-content-inner .product_meta .products-page-cats:last-child,
.et-quick-view-canvas .et-content-inner .product_meta .wcml_currency_switcher:last-child,
.et-quick-view-canvas .et-content-inner .product_meta .wcml-dropdown.product:last-child,
.et-quick-view-canvas .et-content-inner .product_meta .wcmp-report-abouse-wrapper:last-child,
.et-quick-view-canvas .et-content-inner .quick-view-excerpts.show-content .excerpt-title:last-child {
margin-bottom: 0 !important;
}
.et-quick-view-canvas .woocommerce-product-details__short-description p {
margin-bottom: var(--quick-view-elements-spacing, 10px);
}
.et-quick-view-canvas .woocommerce-product-details__short-description p:only-child {
margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
.quick-view-popup .product-content {
max-height: 550px;
overflow: hidden;
}
.quick-view-popup .product-content img {
width: auto;
}
.quick-view-popup .product-content:not(.quick-view-layout-centered) img {
margin: 0 !important;
}
.quick-view-popup .product-information {
position: absolute;
right: 0;
overflow: auto;
overflow-x: hidden;
max-height: 100%;
margin-bottom: 0;
padding-top: 2.3em;
padding-right: 20px;
}
.quick-view-popup .product-information:only-child {
position: relative;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 20px;
}
.quick-view-popup .doubled-border.has-overflow {
overflow: auto;
}
.quick-view-popup .doubled-border,
.quick-view-popup .quick-view-layout-default,
.quick-view-popup .quick-view-layout-default .row,
.quick-view-popup .quick-view-layout-default .product-images,
.quick-view-popup .quick-view-layout-default .product-information {
height: 100%;
max-height: 100%;
}
.quick-view-layout-default img,
.quick-view-layout-default iframe {
max-height: 550px;
}
}
@media only screen and (max-width: 767px) {
.quick-view-popup .product-information .et-wishlist-holder.position-after.type-icon-text a:not(.alt),
.quick-view-popup .product-info-wrapper .et-wishlist-holder.position-after.type-icon-text a:not(.alt) {
font-size: 12px !important;
}
.quick-view-popup .product-information .et-wishlist-holder.position-after.type-icon a:not(.alt),
.quick-view-popup .product-info-wrapper .et-wishlist-holder.position-after.type-icon a:not(.alt) {
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.quick-view-popup .product-information .et-wishlist-holder.position-after.type-icon a:not(.alt):hover,
.quick-view-popup .product-info-wrapper .et-wishlist-holder.position-after.type-icon a:not(.alt):hover {
font-size: 12px !important;
}
.quick-view-popup .product-information .et-wishlist-holder.position-under,
.quick-view-popup .product-info-wrapper .et-wishlist-holder.position-under {
padding-top: 0;
}
.quick-view-popup .product-information {
padding: 2.5em 3.5em 0 2.5em;
}
}
@media only screen and (max-width: 480px) {
.quick-view-popup .product-name {
font-size: 2rem;
}
.quick-view-popup .product-images {
padding: 0 15px;
margin-bottom: 0;
}
.quick-view-popup .product-cats {
margin-top: 0;
}
.quick-view-popup .add_to_cart_button.button {
margin-right: 0;
min-width: 170px;
}
}  .woocommerce-tabs.vertical.type-simple .wc-tabs .et-woocommerce-tab a,
.woocommerce-tabs.vertical.type-underline .wc-tabs .et-woocommerce-tab a {
padding-left: 0;
}
.woocommerce-tabs.vertical.type-overline .wc-tabs:after,
.woocommerce-tabs.vertical.type-underline .wc-tabs:after {
top: 0;
bottom: 0;
right: 0;
}
.woocommerce-tabs.vertical.type-overline .wc-tabs .et-woocommerce-tab:before,
.woocommerce-tabs.vertical.type-underline .wc-tabs .et-woocommerce-tab:before {
height: 0;
width: 2px;
top: 0;
bottom: auto;
left: 0;
-webkit-transition: height 0.2s ease-in-out;
transition: height 0.2s ease-in-out;
}
.woocommerce-tabs.vertical.type-overline .wc-tabs:after {
left: 0;
right: auto;
}
.woocommerce-tabs.vertical.type-underline .wc-tabs .et-woocommerce-tab:before,
.woocommerce-tabs.vertical.type-underline .wc-tabs .et-woocommerce-tab.active:before,
.woocommerce-tabs.vertical.type-underline .wc-tabs .et-woocommerce-tab:hover:before {
left: auto;
right: 0;
}
body .woocommerce-tabs.type-folders .wc-tabs .et-woocommerce-tab {
border-right-width: 0;
}
.woocommerce-tabs.type-folders.vertical .wc-tabs .et-woocommerce-tab {
border-right: none;
}
.woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab .open-child {
margin-right: 5px;
}
.woocommerce-tabs.type-overline .wc-tabs .et-woocommerce-tab:before,
.woocommerce-tabs.type-underline .wc-tabs .et-woocommerce-tab:before {
content: '';
height: 2px;
width: 0;
right: 0;
background-color: var(--et_active-color);
position: absolute;
-webkit-transition: width 0.2s ease-in-out;
transition: width 0.2s ease-in-out;
top: 0;
z-index: 1;
}
.woocommerce-tabs.type-overline .wc-tabs .et-woocommerce-tab.active:before,
.woocommerce-tabs.type-underline .wc-tabs .et-woocommerce-tab.active:before,
.woocommerce-tabs.type-overline .wc-tabs .et-woocommerce-tab:hover:before,
.woocommerce-tabs.type-underline .wc-tabs .et-woocommerce-tab:hover:before {
width: 100%;
left: 0;
right: auto;
} .wc-tabs.tabs {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-size: var(--content-zoom);
position: relative;
width: auto;
margin-bottom: 0;
}
.wc-tabs:after {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
border-bottom: 1px solid var(--et_border-color);
}
.wc-tabs .et-woocommerce-tab {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: inherit;
-ms-flex-pack: inherit;
justify-content: inherit; }
.wc-tabs .et-woocommerce-tab a {
color: currentColor;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 9px 15px;
}
.wc-tabs .et-woocommerce-tab:hover a {
color: var(--et_main-color);
}
.wc-tabs .et-woocommerce-tab.active a {
color: var(--et_active-color);
}
.type-overline .wc-tabs:after {
bottom: auto;
top: 0;
}
.woocommerce-tabs {
position: relative;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.woocommerce-tabs:not(.loaded) {
opacity: 0;
visibility: hidden;
}
html.no-scrollbar .woocommerce-tabs:not(.loaded),
body.et-preloader-hide .woocommerce-tabs:not(.loaded) {
opacity: 1;
visibility: visible;
}
.woocommerce-tabs .wc-tab {
padding: 20px 0 0 0;
-webkit-animation: et-fadeIn 0.3s ease-in-out;
animation: et-fadeIn 0.3s ease-in-out;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.woocommerce-tabs.tabs-with-scroll .wc-tab {
overflow: hidden;
overflow-y: auto;
}
.woocommerce-tabs.vertical {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.woocommerce-tabs.vertical .wc-tabs {
-ms-flex-preferred-size: 20%;
flex-basis: 20%;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.woocommerce-tabs.vertical .wc-tabs:after {
top: 0;
left: auto;
border-bottom: none;
border-right: 1px solid var(--et_border-color);
}
.woocommerce-tabs.vertical .wc-tabs .et-woocommerce-tab {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.woocommerce-tabs.vertical .wc-tab {
-ms-flex-preferred-size: 80%;
flex-basis: 80%;
padding: 0 0 0 30px;
}
.woocommerce-tabs.vertical.type-overline .wc-tabs .et-woocommerce-tab.active:before,
.woocommerce-tabs.vertical.type-underline .wc-tabs .et-woocommerce-tab.active:before,
.woocommerce-tabs.vertical.type-overline .wc-tabs .et-woocommerce-tab:hover:before,
.woocommerce-tabs.vertical.type-underline .wc-tabs .et-woocommerce-tab:hover:before {
width: 2px;
height: 100%;
top: auto;
bottom: 0;
}
.woocommerce-tabs.type-folders .wc-tabs .et-woocommerce-tab {
background-color: #f7f7f7; border: 1px solid var(--et_border-color);
}
.woocommerce-tabs.type-folders .wc-tabs .et-woocommerce-tab:last-child {
border-inline-end-width: 1px;
}
.woocommerce-tabs.type-folders .wc-tabs .et-woocommerce-tab.active {
background-color: transparent;
}
.woocommerce-tabs.type-folders.horizontal .wc-tabs .et-woocommerce-tab {
border-bottom: none;
}
.woocommerce-tabs.type-accordion .wc-tabs {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
--content-zoom: calc(100em * 0.01);
}
.woocommerce-tabs.type-accordion .wc-tabs:after {
display: none;
}
.woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab ~ .et-woocommerce-tab {
border-top: 1px solid var(--et_border-color);
}
.woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab.active {
background-color: #f7f7f7;
}
.woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab a {
-webkit-transition: 0s;
transition: 0s;
width: 100%;
}
.woocommerce-tabs.type-accordion .wc-tabs .wc-tab {
width: 100%;
border-top: 1px solid var(--et_border-color);
padding: 15px;
}
.woocommerce-tabs.type-underline .wc-tabs .et-woocommerce-tab:before {
top: auto;
bottom: 0;
}
@media only screen and (max-width: 992px) {
.woocommerce-tabs.horizontal .wc-tabs {
white-space: nowrap;
overflow: auto;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
border-bottom: 1px solid var(--et_border-color);
}
.woocommerce-tabs.horizontal .wc-tabs::-webkit-scrollbar,
.woocommerce-tabs.horizontal .wc-tabs:after {
display: none;
}
}
.product-content .single-product-request-quote-wrapper {
margin-bottom: 20px;
}
.et-request-quote.mtips {
position: fixed;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
z-index: 9;
font-size: 1.4em;
padding: 7px;
right: 30px;
bottom: 30px;
width: 50px;
height: 50px;
border-radius: 50%;
color: var(--et_dark-2-white);
background-color: var(--et_white-2-dark);
-webkit-box-shadow: 0 0 0 0 var(--et_dark-2-white-02);
box-shadow: 0 0 0 0 var(--et_dark-2-white-02);
-webkit-animation: 3s et-request-svg-shadow 8s infinite;
animation: 3s et-request-svg-shadow 8s infinite;
}
.rtl .et-request-quote.mtips {
right: auto;
left: 30px;
}
.et-request-quote.mtips:before {
position: absolute;
content: '';
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: 50%;
-webkit-box-shadow: 0 0 12px 0 var(--et_dark-2-white-02);
box-shadow: 0 0 12px 0 var(--et_dark-2-white-02);
}
.etheme-sticky-cart:not(.outside) ~ .et-request-quote.mtips {
bottom: 150px;
}
.back-top.backIn ~ .et-request-quote.mtips {
bottom: 90px;
}
.et-request-quote.mtips.inactive {
-webkit-transform: scale(0);
transform: scale(0);
}
.et-request-quote.mtips img {
max-width: 1em;
}
.et-request-quote.mtips .mt-mes {
font-size: 14px;
}
@media only screen and (max-width: 480px) {
.et-request-quote.mtips {
right: 15px;
}
.rtl .et-request-quote.mtips {
right: auto;
left: 15px;
}
}
.et-request-quote-popup:not(.active),
.et_b_single-request-quote-popup:not(.active),
.et-request-quote-popup div.wpcf7 .ajax-loader,
.et_b_single-request-quote-popup div.wpcf7 .ajax-loader {
display: none;
}
@-webkit-keyframes et-request-svg-shadow {
0% {
-webkit-box-shadow: 0 0 0 0 var(--et_dark-2-white-02);
}
70% {
-webkit-box-shadow: 0 0 0 12px var(--et_dark-2-white-0);
}
100% {
-webkit-box-shadow: 0 0 0 0 var(--et_dark-2-white-0);
}
}
@keyframes et-request-svg-shadow {
0% {
-webkit-box-shadow: 0 0 0 0 var(--et_dark-2-white-02);
}
70% {
-webkit-box-shadow: 0 0 0 12px var(--et_dark-2-white-0);
}
100% {
-webkit-box-shadow: 0 0 0 0 var(--et_dark-2-white-0);
}
} .swipers-couple-wrapper .swiper-wrapper img {
width: 100%;
}
.thumbnails_bottom_inside .swiper-control-bottom {
position: absolute;
bottom: 0;
padding: 20px;
left: 0;
right: 0;
margin: 0;
}
.double_image .main-images > div {
float: left;
}
.double_image .main-images > div:nth-child(2n+1) {
clear: both;
}
@media only screen and (max-width: 649px) {
.swiper-vertical-images .vertical-thumbnails,
.swiper-vertical-images .vertical-thumbnails-wrapper li {
margin-bottom: 0;
}
}
.swiper-entry.images-wrapper .swiper-slide.woocommerce-product-gallery .container-image-and-badge picture source {
display: none;
}
.bought-together-products {
margin-top: 60px;
margin-bottom: 80px;
}
@media only screen and (min-width: 992px) {
.bought-together-products .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.bought-together-products form {
-webkit-margin-start: 20px;
margin-inline-start: 20px;
}
}
.bought-together-products .swiper-container.carousel-area {
margin-left: 0;
margin-right: 0;
}
.bought-together-products .swiper-container .swiper-slide:not(:last-child):after {
content: '\e910';
font-family: 'xstore-icons';
font-size: 1rem;
position: absolute;
right: -15px;
top: 50%;
-webkit-transform: translate(50%, -50%);
transform: translate(50%, -50%);
z-index: 1;
display: inline-block;
}
.bought-together-products .swiper-container .swiper-pagination {
position: relative;
}
.bought-together-products > .title {
margin-bottom: 30px;
text-align: start;
}
.bought-together-products .product-slide {
padding: 0;
overflow: visible;
}
.bought-together-products .product.not-ready-to-buy {
opacity: 0.7;
}
.bought-together-products .bought-together-products-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
max-height: 200px;
overflow: auto;
}
.bought-together-products .bought-together-products-list .price {
color: var(--et_main-color);
-webkit-margin-start: 10px;
margin-inline-start: 10px;
}
.bought-together-products .total-price {
color: var(--et_dark-2-white);
font-size: 2rem;
}
.bought-together-products .total-price-wrapper {
width: 100%;
color: var(--et_main-color);
margin: 20px 0;
}
.bought-together-button-wrapper button {
height: auto;
}
@media only screen and (max-width: 480px) {
.bought-together-button-wrapper button {
width: 100%;
}
} body .etheme-sticky-cart {
background-image: none;
}
.content-page .etheme-sticky-cart .etheme_custom_add_to_cart.single_add_to_cart_button {
padding: 12px 15px;
}
.content-page .etheme-sticky-cart .single_add_to_cart_button {
min-width: -webkit-min-content;
min-width: -moz-min-content;
min-width: min-content;
}
.etheme-sticky-cart {
min-height: 70px;
position: fixed;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: all 0.2s ease-in-out, z-index 0s;
transition: all 0.2s ease-in-out, z-index 0s;
background-color: var(--et_white-2-dark);
padding: 10px 15px;
-webkit-box-shadow: 1px 1px 10px var(--et_dark-2-white-03);
box-shadow: 1px 1px 10px var(--et_dark-2-white-03);
z-index: 4;
}
.etheme-sticky-cart .et-container {
padding-left: 15px;
padding-right: 15px;
}
.etheme-sticky-cart .wp-post-image {
width: auto;
max-height: 50px;
}
.etheme-sticky-cart .sticky_product_title {
font-size: 114%;
-webkit-padding-start: 20px;
padding-inline-start: 20px;
-webkit-padding-end: 20px;
padding-inline-end: 20px;
}
.etheme-sticky-cart .sticky_product_title:first-child {
-webkit-padding-start: 0;
padding-inline-start: 0;
}
.etheme-sticky-cart p.price,
.etheme-sticky-cart .stock {
margin: 0 10px;
padding: 0;
background-color: transparent;
white-space: nowrap;
}
@media only screen and (max-width: 480px) {
.etheme-sticky-cart p.price {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
line-height: 1.1;
}
.etheme-sticky-cart p.price:has(>del) {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
line-height: 1.3;
}
.etheme-sticky-cart .et_column > .stock {
display: none;
}
}
.etheme-sticky-cart .stock {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.etheme-sticky-cart .quantity ~ .single_add_to_cart_button {
margin-bottom: 0;
}
.etheme-sticky-cart .bundle_form .bundled_product,
.etheme-sticky-cart .cart.cart_group,
.etheme-sticky-cart .et-or-wrapper {
display: none;
}
.etheme-sticky-cart .single_variation_wrap {
width: auto;
}
.etheme-sticky-cart .button {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
height: auto;
}
.etheme-sticky-cart button {
background: transparent;
padding: 10px;
margin-left: 10px;
line-height: 1;
border: 1px solid var(--et_border-color);
outline: none;
height: auto;
width: auto;
}
.etheme-sticky-cart button:hover {
border-color: var(--et_main-color);
}
.etheme-sticky-cart form.cart ~ .xstore-wishlist,
.etheme-sticky-cart form.cart ~ .xstore-compare,
.etheme-sticky-cart .xstore-wishlist,
.etheme-sticky-cart .xstore-compare {
margin-bottom: 0 !important;
}
.etheme-sticky-cart .single-wishlist ~ .single_add_to_cart_button,
.etheme-sticky-cart .single_add_to_cart_button ~ .single-wishlist,
.etheme-sticky-cart .single-wishlist ~ .etheme_custom_add_to_cart,
.etheme-sticky-cart .xstore-wishlist ~ .etheme_custom_add_to_cart,
.etheme-sticky-cart .single-compare ~ .single_add_to_cart_button,
.etheme-sticky-cart .single-compare ~ .etheme_custom_add_to_cart,
.etheme-sticky-cart .single-wishlist ~ .single-compare {
-webkit-margin-start: 0.4rem;
margin-inline-start: 0.4rem;
}
.etheme-sticky-cart #wcpay-payment-request-wrapper,
.etheme-sticky-cart #wcpay-payment-request-button-separator {
display: none;
}
.single-product .etheme-sticky-cart form:not(.variations_form):not(.grouped_form) {
border: none;
padding: 0;
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.etheme-sticky-cart .cart table {
margin-bottom: 0;
}
.etheme-sticky-cart .cart table td,
.etheme-sticky-cart .cart table th {
border-top: none;
border-bottom: none;
text-align: left;
text-align: start;
}
.etheme-sticky-cart .variations_form table td,
.etheme-sticky-cart .variations_form table th {
display: block;
padding: 0;
}
.etheme-sticky-cart form.variations_form,
.etheme-sticky-cart form.grouped_form {
position: absolute;
bottom: calc(100% + 20px);
right: 0;
background: var(--et_white-2-dark);
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
display: inline-block;
padding: 35px;
margin: 0 !important;
width: 450px;
max-width: 90vw;
-webkit-box-shadow: 0 0 25px 0px var(--et_dark-2-white-02);
box-shadow: 0 0 25px 0px var(--et_dark-2-white-02);
-webkit-animation: et-toTop 0.3s linear;
animation: et-toTop 0.3s linear;
}
.etheme-sticky-cart form.variations_form:after,
.etheme-sticky-cart form.grouped_form:after {
content: '';
border: 10px solid transparent;
border-top-color: var(--et_white-2-dark);
width: 0;
height: 0;
position: absolute;
top: 100%;
right: 27%;
}
.etheme-sticky-cart form.variations_form .single_variation_wrap,
.etheme-sticky-cart form.grouped_form .single_variation_wrap {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.etheme-sticky-cart form.variations_form .woocommerce-variation-add-to-cart,
.etheme-sticky-cart form.grouped_form .woocommerce-variation-add-to-cart {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.etheme-sticky-cart form.variations_form .stock,
.etheme-sticky-cart form.grouped_form .stock {
margin: 0 0 10px;
}
.etheme-sticky-cart form.variations_form .single_add_to_cart_button.button,
.etheme-sticky-cart form.grouped_form .single_add_to_cart_button.button {
min-width: 150px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin: 0;
}
.etheme-sticky-cart form.variations_form .single_variation_wrap,
.etheme-sticky-cart form.grouped_form .single_variation_wrap {
text-align: start;
}
.etheme-sticky-cart form.variations_form .et-single-buy-now.button,
.etheme-sticky-cart form.grouped_form .et-single-buy-now.button {
width: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
margin: 15px 0 0 0;
}
@media only screen and (max-width: 480px) {
.etheme-sticky-cart form.variations_form .quantity,
.etheme-sticky-cart form.grouped_form .quantity {
margin-bottom: 10px;
}
.etheme-sticky-cart form.variations_form .single_add_to_cart_button.button,
.etheme-sticky-cart form.grouped_form .single_add_to_cart_button.button {
min-width: 100%;
}
}
.etheme-sticky-cart form.variations_form table.variations td.value select,
.etheme-sticky-cart form.grouped_form table.variations td.value select {
margin-bottom: 1rem;
display: inline-block;
}
.etheme-sticky-cart form.variations_form .stock,
.etheme-sticky-cart form.grouped_form .stock {
white-space: normal;
}
body:not(.et-preloader-hide) .etheme-sticky-cart .variations_form,
body:not(.et-preloader-hide) .etheme-sticky-cart .grouped_form {
display: none;
}
.etheme_custom_add_to_cart_toggle:before {
display: none;
}
.etheme_custom_add_to_cart_toggle:after {
content: '\e905';
font-family: xstore-icons;
padding-left: 5px;
}
body.sticky-cart-form-shown:before {
content: '';
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(24, 24, 24, 0.3);
z-index: 1003;
-webkit-animation: fadeIn 0.3s;
animation: fadeIn 0.3s;
}
body.sticky-cart-form-shown .etheme_custom_add_to_cart_toggle:after {
content: '\e903';
}
body.sticky-cart-form-shown .etheme-sticky-panel {
z-index: 1004;
}
body.sticky-cart-form-shown:has(.elementor-location-single):before {
display: none;
}
.etheme-sticky-cart .et_column > .product-stock {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
margin: 0 5px 0 0 !important;
}
.etheme-sticky-cart .quantity {
margin: 0 10px 0 0;
}
.etheme-sticky-cart .add_to_cart_button:last-child,
.etheme-sticky-cart .single_add_to_cart_button:last-child {
margin-right: 0;
}
.single-product .etheme-sticky-cart .cart:not(:first-child) {
margin-left: 10px;
}
.shop_table dt,
.shop_table dd:nth-child(even) {
margin-right: 5px;
}
.clear-cart,
button[name="update_cart"] {
margin-left: 15px;
}
.coupon input[type="text"] {
width: 100%;
padding-right: 41px;
}
.coupon input[type="submit"] {
position: absolute;
top: 0;
right: 0;
padding: 0;
height: var(--et_inputs-height, 2.642rem);
width: 36px;
background-color: var(--et_btn-dark-bg-color);
border: 1px solid var(--et_btn-dark-br-color);
color: var(--et_btn-dark-color);
-webkit-text-fill-color: currentColor;
border-radius: 0 !important;
border-top-right-radius: var(--et_inputs-border-radius, 0) !important;
border-bottom-right-radius: var(--et_inputs-border-radius, 0) !important;
}
.coupon input[type="submit"]:hover {
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--et_btn-dark-br-color-hover);
color: var(--et_btn-dark-color-hover);
}
@media only screen and (max-width: 480px) {
td.product-quantity > .quantity input[type="number"],
td.product-quantity > .quantity .quantity-wrapper.type-square input[type="number"] {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
border-left: 1px solid var(--et_border-color);
min-width: 54px;
width: auto;
right: 0;
padding-right: 24px;
max-width: 60px;
}
td.product-quantity > .quantity span.minus,
td.product-quantity > .quantity span.plus {
height: 50%;
position: absolute;
right: 0;
}
} table.cart .cart_item .product-name {
width: calc(100px - .71em);
}
table.cart .product-name img {
max-width: 80px;
}
table.cart .product-details {
max-width: 200px;
}
table.cart .product-details .product-title:hover {
color: var(--et_active-color);
}
table.cart .product-details .remove-item {
display: block;
margin-top: 20px;
clear: left;
}
table.cart .product-details .remove-item:hover {
background: transparent;
color: var(--et_main-color);
}
table.cart .product-details .cart-item-details .remove-item {
margin: 0;
}
table.cart td {
padding-top: var(--et_table-space-v, 1em);
padding-bottom: var(--et_table-space-v, 1em);
}
table.cart td:last-child .quantity {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
[data-elementor-device-mode=mobile] table.cart .product-details .cart-item-details .elementor-hidden-mobile:first-child + div {
margin-top: 0;
}
[data-elementor-device-mode=mobile] table.cart .product-details .cart-item-details > div ~ div,
[data-elementor-device-mode=mobile] table.cart .product-details .cart-item-details > div ~ .variation {
padding-top: var(--cart-item-element-space, 7px);
border-top: var(--cart-item-element-separator, 1px dashed var(--et_border-color));
line-height: 1;
}
@media only screen and (max-width: 767px) {
table.cart .product-details .cart-item-details > .elementor-hidden-mobile + div {
--cart-item-element-space: 0;
--cart-item-element-separator: none;
}
}
@media only screen and (max-width: 992px) {
body:not(.elementor-page) table.cart .product-details .cart-item-details > div ~ div,
.elementor-widget-shortcode:has(table.cart) .product-details .cart-item-details > div ~ div,
body:not(.elementor-page) table.cart .product-details .cart-item-details > div ~ .variation,
.elementor-widget-shortcode:has(table.cart) .product-details .cart-item-details > div ~ .variation {
padding-top: var(--cart-item-element-space, 7px);
border-top: var(--cart-item-element-separator, 1px dashed var(--et_border-color));
line-height: 1;
}
}
table.cart tr:not(:last-child) td.product-details {
padding-bottom: var(--et_table-space-v, 0.71em);
}
table.cart .product-details .product-title,
table.cart tbody .product-name {
font-size: 1.14em;
}
table.cart .quantity {
margin: 0;
float: none;
}
table.cart th:not(:first-child):not(:last-child):not(.product-details),
table.cart td:not(:first-child):not(:last-child):not(.product-details) {
text-align: center;
}
@media only screen and (max-width: 768px) {
table.cart thead {
display: none;
}
}
.cart-discount td,
.cart-discount td .amount {
color: var(--et_red-color);
}
.shop_table dl.variation br {
display: none;
}
.shop_table .variation {
display: grid;
grid-template-columns: auto auto;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
grid-gap: var(--cart-item-element-space, 7px) 0;
margin-top: 5px;
font-size: 1em;
color: var(--et_main-color);
}
.shop_table .variation p {
font-size: inherit;
margin-bottom: 0;
}
.shop_table .variation dt {
color: var(--et_dark-2-white);
}
.shop_table dt,
.shop_table dd {
display: inline-block;
}
.shop_table dt img,
.shop_table dd img {
max-width: 15px;
}
.shop_table .amount {
color: var(--et_main-color);
}
.shop_table .product-price del {
text-decoration-color: var(--et_main-color);
}
.return-shop {
font-size: 1rem;
height: auto;
padding-top: 0.95rem;
padding-bottom: 0.95rem;
}
.coupon {
position: relative;
margin-bottom: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.coupon .coupon-error-notice {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
margin-top: 10px;
}
.actions {
text-align: end;
margin-bottom: 1.43em;
padding-top: 1em;
border-top: 1px solid var(--et_border-color);
}
.actions a {
height: auto;
}
.actions a i {
margin-right: 5px;
vertical-align: middle;
}
.actions > div:first-child {
padding-left: 0;
}
.actions > div:last-child {
padding-right: 0;
}
.cart-collaterals,
.order-review {
padding: 1.7em 2em 2em;
border: 2px solid var(--et_dark-2-white);
}
.cart_totals_additional:first-child {
margin-top: 30px;
}
.cart_totals_additional:last-child {
margin-top: 30px;
}
.e-cart__container .cart-collaterals {
padding: 0;
border: none;
}
.elementor-widget-woocommerce-cart .woocommerce .e-cart__container .input-text.qty {
max-height: unset;
border-radius: 0;
text-align: center;
border-left: none;
border-right: none;
}
.cart_totals .shop_table th,
.cart-order-details .shop_table th {
font-size: 1.14rem;
}
.cart_totals .shop_table td,
.cart-order-details .shop_table td {
padding-top: 0.71em;
text-align: end;
}
.cart_totals .shop_table .woocommerce-shipping-totals th,
.cart-order-details .shop_table .woocommerce-shipping-totals th {
text-align: start;
}
.cart_totals .shop_table tfoot td,
.cart-order-details .shop_table tfoot td {
vertical-align: middle;
}
.cart_totals .shop_table tfoot tr:first-child th,
.cart-order-details .shop_table tfoot tr:first-child th,
.cart_totals .shop_table tfoot tr:first-child td,
.cart-order-details .shop_table tfoot tr:first-child td {
padding-top: 0.9em;
}
.cart_totals .order-total th,
.cart-order-details .order-total th,
.cart_totals .order-total td,
.cart-order-details .order-total td {
font-size: 1.42rem;
color: var(--et_dark-2-white);
text-transform: uppercase;
vertical-align: bottom;
}
.cart_totals .order-total .amount,
.cart-order-details .order-total .amount {
color: inherit;
}
.cart_totals strong,
.cart-order-details strong {
font-weight: 400;
}
.cart_totals .product-quantity,
.cart-order-details .product-quantity {
font-size: 1rem;
}
.cart_totals .order-total th,
.cart-order-details:not(:has(#payment)) .order-total th,
.cart_totals .order-total td,
.cart-order-details:not(:has(#payment)) .order-total td {
padding-bottom: 0;
}
.cart-order-details > div {
margin-bottom: 3.9em;
}
.cart-order-details .cart_totals > h2,
.cart-order-details .order-review .step-title {
margin-bottom: var(--widget-title-space-bottom, 1em);
}
.cart-order-details #pay_with_amazon {
margin-left: 0;
margin-top: 25px;
float: none;
text-align: center;
}
.cart-order-details #pay_with_amazon img {
display: inline-block;
}
.woocommerce-cart-form table thead th {
font-size: calc(var(--h5-size-proportion) * 1rem);
text-transform: uppercase;
color: var(--et_dark-2-white);
margin-bottom: var(--widget-title-space-bottom, 1.4em);
padding-bottom: var(--widget-title-inner-space-bottom, 1em);
border-bottom: var(--widget-title-border-width, 1px) solid var(--widget-title-border-color, var(--et_border-color));
}
.woocommerce-cart-form .blockOverlay,
.cart-order-details .blockOverlay,
.cart_totals .blockOverlay {
z-index: 2 !important;
--et_loader-size: 24px;
}
.woocommerce-shipping-calculator > p {
margin-bottom: 0;
}
a.shipping-calculator-button {
color: var(--et_dark-2-white);
text-decoration: underline;
}
a.shipping-calculator-button:hover,
a.shipping-calculator-button:focus {
color: var(--et_font-color);
}
.shipping-calculator-form {
margin-top: 15px;
}
.shipping-calculator-form p {
margin-bottom: 20px;
}
.shipping-calculator-form .button {
background-color: var(--et_btn-dark-bg-color);
border: 1px solid var(--et_btn-dark-br-color);
color: var(--et_btn-dark-color);
-webkit-text-fill-color: currentColor;
width: 100%;
}
.shipping-calculator-form .button:hover {
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--et_btn-dark-br-color-hover);
color: var(--et_btn-dark-color-hover);
}
.checkout-button {
font-size: 1rem;
width: 100%;
background-color: var(--et_btn-dark-bg-color);
border: 1px solid var(--et_btn-dark-br-color);
color: var(--et_btn-dark-color);
-webkit-text-fill-color: currentColor;
padding-top: 0.95rem;
padding-bottom: 0.95rem;
height: auto;
}
.checkout-button:hover {
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--et_btn-dark-br-color-hover);
color: var(--et_btn-dark-color-hover);
}
#shipping_method,
#payment .payment_methods {
padding-left: 0;
padding-right: 0;
margin-bottom: 0;
}
#shipping_method li,
#payment .payment_methods li {
list-style: none;
line-height: 1.8;
margin-bottom: 0;
}
#shipping_method li:only-child,
#payment .payment_methods li:only-child {
text-align: end;
}
#shipping_method li:only-child:has(.payment_method_cheque) .payment_box,
#payment .payment_methods li:only-child:has(.payment_method_cheque) .payment_box {
-webkit-padding-start: 0;
padding-inline-start: 0;
}
#shipping_method li:only-child:has(.payment_method_cheque),
#payment .payment_methods li:only-child:has(.payment_method_cheque),
#shipping_method li .woocommerce-notice,
#payment .payment_methods li .woocommerce-notice,
#shipping_method li .woocommerce-info,
#payment .payment_methods li .woocommerce-info {
text-align: start;
}
#shipping_method label,
#payment .payment_methods label {
color: var(--et_main-color);
}
#shipping_method input[type="radio"],
#payment .payment_methods input[type="radio"] {
vertical-align: top;
position: relative;
top: 4px;
}
#shipping_method input[type="radio"]:checked + label,
#payment .payment_methods input[type="radio"]:checked + label {
color: var(--et_dark-2-white);
}
#shipping_method li,
#payment .payment_methods label {
margin-bottom: 3px;
}
#shipping_method {
text-align: end;
}
#shipping_method li {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
text-align: end;
width: 100%;
}
#shipping_method li p {
font-size: 1rem;
}
#shipping_method .amount {
font-size: 1rem;
color: var(--et_dark-2-white);
text-decoration: underline;
}
#shipping_method input:checked ~ label .amount {
opacity: 0.7;
}
td[colspan="2"] #shipping_method li {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
td[colspan="2"] #shipping_method li label {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.cart-item-details > div ~ div,
.cart-order-details .product-name-info > div ~ div,
.cart-item-details > div ~ .variation,
.cart-order-details .product-name-info > div ~ .variation {
margin-top: 7px;
font-size: 0.95em;
}
.cart-item-details > div,
.cart-order-details .product-name-info > div {
color: var(--et_dark-2-white);
}
.cart-item-details > div > span,
.cart-order-details .product-name-info > div > span {
color: var(--et_font-color);
}
.cart-item-details .product-price-quantity:has(.quantity),
.cart-order-details .product-name-info .product-price-quantity:has(.quantity) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.cart-item-details .product-price-quantity .quantity,
.cart-order-details .product-name-info .product-price-quantity .quantity {
margin: 0;
-webkit-margin-end: 7px;
margin-inline-end: 7px;
}
@media only screen and (min-width: 993px) {
.cart-order-details .cart_totals > h2,
.cart-order-details .order-review .step-title {
margin-top: 1px;
}
.actions,
.woocommerce-cart .cart-order-details > div:last-child {
margin-bottom: 60px;
}
.woocommerce-shipping-fields div:last-child p:last-child {
margin-bottom: 0;
}
#customer_details {
padding-top: 1.9em;
}
.e-checkout__container #customer_details {
padding-top: 0;
}
}
@media only screen and (max-width: 992px) {
table.cart .product-details {
max-width: 190px;
}
}
@media only screen and (max-width: 768px) {
table.cart th {
padding-left: 0;
padding-right: 0;
}
table.cart td {
padding-left: 0.2em;
padding-right: 0.2em;
}
table.cart .product-name img {
max-width: 55px;
}
table.cart .cart_item:last-child td {
border-bottom: none;
}
table.cart .cart_item .product-name {
width: 70px;
}
.cart_totals th {
width: 100px;
}
.table-responsive {
border: none;
}
}
@media only screen and (max-width: 767px) {
.actions > div {
padding: 0;
}
.actions > div .clear-cart {
width: 100%;
margin: 0;
}
}
@media only screen and (max-width: 480px) {
table.cart .product-quantity {
text-align: end;
}
.product-quantity span.plus {
top: 0;
}
.product-quantity span.minus {
bottom: 0;
border-top: none;
}
.product-quantity .quantity {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.actions > div {
text-align: center;
padding: 0;
}
}
.woocommerce-cart .et-cart-progress {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
cursor: default;
background: 0 0;
color: var(--et_dark-2-white);
padding: 20px;
border: 1px solid #e1e1e1;
}
.woocommerce-cart .et-cart-progress:not([data-percent-sold="100"]) .et-cart-progress-success,
.woocommerce-cart .et-cart-progress[data-percent-sold="100"] .et-cart-in-progress {
display: none;
}
.woocommerce-cart .et-cart-progress .et_cart-progress-bar {
position: relative;
width: 100%;
height: 12px;
text-align: start;
background-color: var(--et_border-color);
background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.7) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.7) 75%, transparent 75%, transparent);
background-size: 30px 30px;
animation: progress-bar-move 2s linear infinite reverse;
display: block;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border-radius: 3px;
margin-top: 10px;
}
.woocommerce-cart .et-cart-progress .et_cart-progress-bar::-webkit-progress-bar {
background: 0 0;
}
.woocommerce-cart .et-cart-progress .et_cart-progress-bar::-webkit-progress-value {
display: block;
height: 100%;
background-color: var(--et_green-color);
position: relative;
overflow: hidden;
border-radius: 3px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.woocommerce-cart .et-cart-progress > span {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.woocommerce-cart .et-cart-progress .et_b-icon {
width: auto;
}
.woocommerce-cart .et-cart-progress svg {
vertical-align: middle;
font-size: 1.2em;
}
.woocommerce-cart .et-cart-progress .et-cart-progress-amount {
font-size: 114%;
font-weight: 600;
}
@-webkit-keyframes progress-bar-move {
0% {
background-position: 0 0;
}
100% {
background-position: 30px 30px;
}
}
@keyframes progress-bar-move {
0% {
background-position: 0 0;
}
100% {
background-position: 30px 30px;
}
}  .woocommerce-checkout .woocommerce-error:first-of-type {
margin-top: 1.43em;
}
.woocommerce-form-login-toggle .woocommerce-info,
.woocommerce-form-coupon-toggle .woocommerce-info {
border: none;
padding: 0;
color: var(--et_dark-2-white);
background-color: transparent;
}
.woocommerce-form-login-toggle .woocommerce-info:before,
.woocommerce-form-coupon-toggle .woocommerce-info:before {
position: static;
margin-right: 5px;
color: inherit;
}
.woocommerce-form-login-toggle .woocommerce-info {
margin-bottom: 0.43em;
}
.woocommerce-form-coupon .form-row-last {
-webkit-padding-start: 0;
padding-inline-start: 0;
-webkit-padding-end: 0;
padding-inline-end: 0;
}
.form-row {
margin-bottom: var(--fields-v-gap, 1.43rem);
}
.form-row.place-order:last-child {
margin-bottom: 0;
}
.form-row select {
width: 100%;
}
.form-row-first,
.form-row-last {
float: left;
width: 50%;
-webkit-padding-end: var(--fields-h-gap, 15px);
padding-inline-end: var(--fields-h-gap, 15px);
margin-bottom: var(--fields-v-gap, 1.43rem);
overflow: visible;
}
.form-row-last {
-webkit-padding-end: 0;
padding-inline-end: 0;
-webkit-padding-start: var(--fields-h-gap, 15px);
padding-inline-start: var(--fields-h-gap, 15px);
float: right;
}
.form-row-wide {
clear: both;
}
.step-title {
padding: 0 0 var(--widget-title-inner-space-bottom, 1em) 0;
text-align: start;
font-size: 1em;
margin-bottom: 0;
display: block;
margin-bottom: var(--widget-title-space-bottom, 1em);
border-bottom: var(--widget-title-border-width, 1px) solid var(--widget-title-border-color, var(--et_border-color));
text-transform: uppercase;
}
.step-title.style-classic {
border-bottom: none;
padding-bottom: var(--widget-title-inner-space-bottom, 0);
}
.step-title.style-line-aside > span:before,
.step-title.style-square-aside > span:before,
.step-title.style-circle-aside > span:before {
content: '';
width: 0.8em;
height: 0.8em;
display: inline-block;
background: var(--widget-title-element-color, currentColor);
vertical-align: baseline;
-webkit-margin-end: 0.3em;
margin-inline-end: 0.3em;
}
.step-title.style-circle-aside > span:before {
border-radius: 50%;
background: transparent;
border: 0.35em solid var(--widget-title-element-color, currentColor);
}
.step-title.style-line-aside > span:before {
width: 3px;
height: 0.72em;
}
.step-title.style-colored-underline > span {
position: relative;
}
.step-title.style-colored-underline > span:before {
content: '';
height: var(--widget-title-border-width, 1px);
display: inline-block;
background: var(--widget-title-element-color, currentColor);
position: absolute;
bottom: calc(var(--widget-title-inner-space-bottom, 1em) * -1);
width: 100%;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
.order_details {
padding-left: 0 !important;
}
.order_details thead th {
border-bottom: 1px solid var(--et_border-color);
}
table.order_details tr,
table.shop_table_responsive.customer_details tr,
table.order_details td,
table.shop_table_responsive.customer_details td,
table.order_details th,
table.shop_table_responsive.customer_details th {
vertical-align: middle;
}
.before-checkout-form .button {
background-color: var(--et_btn-dark-bg-color);
border: 1px solid var(--et_btn-dark-br-color);
color: var(--et_btn-dark-color);
-webkit-text-fill-color: currentColor;
}
.before-checkout-form .button:hover {
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--et_btn-dark-br-color-hover);
color: var(--et_btn-dark-color-hover);
}
.before-checkout-form .et-facebook-login-wrapper {
padding-bottom: 2.5em;
}
.before-checkout-form form.login {
border: 1px solid var(--et_border-color);
padding: 30px;
margin: 1.43em auto 1.43em 0;
}
.before-checkout-form .checkout_coupon .form-row {
display: inline-block;
width: auto;
float: none;
padding: 0;
margin: 0;
vertical-align: middle;
}
.before-checkout-form .checkout_coupon .input-text {
width: 350px;
max-width: 100%;
}
.woocommerce-form-coupon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.woocommerce-form-coupon > p:first-child:not(.form-row) {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
margin-bottom: 13px;
}
.woocommerce-form-coupon .form-row {
-webkit-box-flex: unset;
-ms-flex: unset;
flex: unset;
width: auto;
}
.woocommerce-form-coupon .form-row-first {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: var(--coupon-form-max-width, 350px);
}
.woocommerce-form-coupon .button {
white-space: nowrap;
}
.woocommerce-form-coupon-toggle .woocommerce-info:before {
content: "\e920";
line-height: 1;
vertical-align: middle;
}
.woocommerce-form-login-toggle .woocommerce-info:before {
content: "\e1000";
}
.woocommerce-password-strength {
font-size: 1.14rem;
margin-top: 10px;
margin-bottom: 5px;
}
.woocommerce-password-strength.bad,
.woocommerce-password-strength.short {
color: var(--et_red-color);
}
.woocommerce-password-strength.good {
color: var(--et_orange-color);
}
.woocommerce-password-strength.strong {
color: var(--et_green-color);
}
.woocommerce-password-hint {
font-size: 1rem;
}
.variation-SoldBy {
font-weight: 400;
}
#customer_details p {
margin-bottom: 0.75em;
}
#customer_details .create-account {
display: inline-block;
width: 100%;
margin-bottom: 0.43em;
}
#customer_details .create-account .form-row#billing_phone_field {
margin-left: 10px;
}
.woocommerce-shipping-fields:not(:first-child) {
margin-top: var(--steps-gap, var(--fields-v-gap, 1.43rem));
}
.woocommerce-shipping-fields .shipping_address_wrapper:not(:last-child) {
margin-bottom: var(--fields-v-gap, 1.43rem);
}
.woocommerce-checkout-review-order .woocommerce-form-coupon .form-row-first {
max-width: unset;
}
.woocommerce-checkout-review-order-table {
--et_loader-size: 24px;
}
.woocommerce-checkout-review-order-table .payment_methods.methods .woocommerce-info {
margin-bottom: 1.83em;
}
.woocommerce-checkout-review-order-table .cart_item .product-name {
text-align: start;
font-size: 1.14rem;
color: var(--et_dark-2-white);
}
.woocommerce-checkout-review-order-table thead {
display: none;
}
.woocommerce-checkout-review-order-table .sales-booster-safe-checkout {
margin-top: var(--elements-space, 20px);
}
.woocommerce-checkout-review-order:not(:last-child) {
margin-bottom: 30px;
}
.woocommerce-checkout-review-order-table .cart_item .product-name img,
.woocommerce-order-details tbody .product-name img {
max-width: 80px;
-webkit-margin-end: 10px;
margin-inline-end: 10px;
margin-top: var(--et_review-order-image-space, 0px);
margin-bottom: var(--et_review-order-image-space, 0px);
float: left;
}
.woocommerce-checkout-review-order-table .cart_item .product-name-info,
.woocommerce-order-details tbody .product-name-info {
display: block;
overflow: hidden;
}
@media only screen and (max-width: 768px) {
.woocommerce-checkout-review-order-table tr:not(:first-child):not(:last-child),
.woocommerce-order-details tbody tr:not(:first-child):not(:last-child) {
--et_review-order-image-space: 4px;
}
}
small.includes_tax {
font-size: 0.85rem;
}
.woocommerce-input-wrapper {
display: block;
line-height: 1.1;
}
.woocommerce-privacy-policy-text p {
margin-bottom: 1em;
}
#woo_pp_ec_button_checkout .paypal-buttons > iframe {
z-index: auto;
}
.form-row.place-order {
width: 100%;
}
.form-row.place-order .button {
font-size: 1rem;
width: 100%;
background-color: var(--et_btn-dark-bg-color);
border: 1px solid var(--et_btn-dark-br-color);
color: var(--et_btn-dark-color);
-webkit-text-fill-color: currentColor;
padding-top: 0.95rem;
padding-bottom: 0.95rem;
height: auto;
}
.form-row.place-order .button:hover {
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--et_btn-dark-br-color-hover);
color: var(--et_btn-dark-color-hover);
}
.form-row.terms {
width: 100%;
margin-bottom: 0;
}
.form-row.terms label {
display: inline-block;
width: auto;
float: none;
}
.form-row.terms input[type="checkbox"] {
float: left;
display: inline-block !important;
margin-left: 0;
position: relative;
top: 4px;
}
.wc-proceed-to-checkout .button:not(:last-child) {
margin-bottom: 10px;
}
.wcppec-checkout-buttons__separator {
display: none;
}
#payment {
border-top: 1px solid var(--et_border-color);
padding-top: 1.43em;
}
#payment .payment_methods fieldset label {
width: auto;
}
#payment .payment_methods li {
margin-bottom: var(--payment-methods-rows-gap, 0);
}
#payment .payment_methods li:last-child {
margin-bottom: var(--payment-methods-rows-gap, 1.5em);
}
.payment_methods label img {
width: auto;
margin: 0 6px;
position: relative;
top: -4px;
max-width: 100px;
max-width: -moz-max-content;
max-height: 35px;
display: inline-block;
}
.payment_methods a {
text-decoration: underline;
}
.payment_methods .stripe-alipay-icon {
max-width: 70px;
max-height: 25px;
}
.payment_methods p {
font-size: 1rem;
line-height: 1.4;
}
.payment_box {
-webkit-padding-start: 22px;
padding-inline-start: 22px;
}
.payment_box fieldset {
padding: 15px;
margin: 10px 0 15px;
}
label[for="payment_method_stripe"] img {
max-width: 20px;
max-height: 15px;
margin: 0 2px;
top: 0;
}
.payment_methods p,
#wc-stripe-cc-form label {
margin-bottom: 5px;
}
#ship-to-different-address .checkbox {
margin-bottom: 8px;
}
.woocommerce-terms-and-conditions-wrapper .form-row label {
font-size: 1rem;
}
@media only screen and (max-width: 992px) {
#customer_login .col-1,
#customer_login .col-2 {
width: 100%;
margin: 0 0 2.14em 0;
}
.order-review table th {
width: 38%;
}
.order-review table td {
width: auto;
}
}
@media only screen and (max-width: 768px) {
.form-row.terms label {
width: 85%;
-webkit-margin-start: 10px;
margin-inline-start: 10px;
}
.form-row-first,
.form-row-last,
.rtl .form-row-first,
.rtl .form-row-last {
width: 100%;
padding: 0;
}
.before-checkout-form .login {
padding: 15px;
}
.before-checkout-form .login .form-row {
width: 100%;
padding-left: 0;
padding-right: 0;
}
.before-checkout-form .login .form-row .inline {
margin-left: 0;
margin-top: 10px;
width: 100%;
margin-bottom: 0;
}
.before-checkout-form .checkout_coupon {
padding: 15px;
}
.before-checkout-form .checkout_coupon .form-row,
.before-checkout-form .checkout_coupon .input-text {
width: 100%;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.before-checkout-form .checkout_coupon .button {
margin-top: 10px;
float: right;
width: 100%;
}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.cart_totals th {
width: 95px;
}
}
@media only screen and (max-width: 480px) {
.payment_methods label img {
max-width: 68px;
}
.checkout-button {
font-size: 0.9rem;
}
}
.elementor-widget-woocommerce-checkout-page .woocommerce-info {
border: none;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout__container button.woocommerce-button {
padding: 0.75rem 2.2rem;
}
.elementor-widget-woocommerce-checkout-page .order-review {
background: var(--sections-background-color, #fff);
border-radius: var(--sections-border-radius, 3px);
padding: var(--sections-padding, 16px 30px);
margin: var(--sections-margin, 0 0 24px 0);
border: 1px var(--sections-border-type, solid) var(--sections-border-color, #d4d4d4);
}
.template-content .et-advanced-label {
position: relative;
}
.template-content .et-advanced-label label[for] {
position: absolute;
-webkit-margin-start: 1.25rem;
margin-inline-start: 1.25rem;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.15s ease;
transition: all 0.15s ease;
font-weight: normal;
line-height: 1;
}
.template-content .et-advanced-label.et-validated label[for] {
font-size: 0.72rem;
top: 0.35rem;
z-index: 1;
opacity: 0.5;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-margin-start: 0.5rem;
margin-inline-start: 0.5rem;
}
.template-content .et-advanced-label:not(.et-validated) label[for].textarea-label {
top: 1.07rem;
-webkit-transform: none;
transform: none;
}
.template-content .et-advanced-label:has(label[for].textarea-label) textarea::-webkit-input-placeholder {
color: transparent;
}
.template-content .et-advanced-label:has(label[for].textarea-label) textarea::-moz-placeholder {
color: transparent;
}
.template-content .et-advanced-label:has(label[for].textarea-label) textarea:-ms-input-placeholder {
color: transparent;
}
.template-content .et-advanced-label:has(label[for].textarea-label) textarea::-ms-input-placeholder {
color: transparent;
}
.template-content .et-advanced-label:has(label[for].textarea-label) textarea::placeholder {
color: transparent;
}
.template-content .et-advanced-label input,
.template-content .et-advanced-label .select2.select2-container--default .select2-selection--single,
.template-content .et-advanced-label select {
padding-top: 0.4rem;
}
.template-content .et-advanced-label input::-webkit-input-placeholder {
color: transparent !important;
}
.template-content form .et-advanced-label#billing_country_field:has(input[type=hidden]) label[for],
.template-content form .et-advanced-label#shipping_country_field:has(input[type=hidden]) label[for] {
position: static;
margin: 0;
}  .woocommerce-account .woocommerce > h2 {
padding: 0 0 1em 0;
font-size: 1rem;
text-transform: uppercase;
border-bottom: 1px solid var(--et_border-color);
padding: 0 0 var(--widget-title-inner-space-bottom, 1em) 0;
text-align: start;
font-size: 1em;
margin-bottom: 0;
margin: 0 auto 1em;
max-width: 500px;
}
.woocommerce-account .u-columns h2 {
max-width: 500px;
margin: 0 auto 1em;
}
.woocommerce-account header.title {
padding: 0 0 1em 0;
text-align: start;
font-size: 1em;
margin-bottom: 1em;
text-transform: uppercase;
border-bottom: 1px solid var(--et_border-color);
}
.woocommerce-account header.title h3 {
font-size: 1rem;
display: inline-block;
margin-bottom: 0;
}
.myaccount_user {
margin-bottom: 3.5em;
}
.password-input .show-password-input {
display: none;
}
.lost_reset_password p {
display: block;
width: 100%;
padding: 0;
margin-bottom: 17px;
}
.lost_reset_password p:not(.woocommerce-form-row) {
margin-bottom: 7px;
}
.lost_reset_password .button {
background-color: var(--et_btn-dark-bg-color);
border: 1px solid var(--et_btn-dark-br-color);
color: var(--et_btn-dark-color);
padding-top: 1rem;
padding-bottom: 1rem;
height: auto;
-webkit-text-fill-color: currentColor;
width: 100%;
}
.lost_reset_password .button:hover {
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--et_btn-dark-br-color-hover);
color: var(--et_btn-dark-color-hover);
}
.lost_reset_password,
.sales-booster-account-tab {
max-width: 500px;
margin: 0 auto;
}
#customer_login > div {
float: left;
padding: 2.57em;
border: 1px solid var(--et_border-color);
}
form.login .form-row:not(.form-row-wide) {
margin-bottom: 0;
}
form.register .show_if_seller .form-row:not(.form-row-wide) {
width: calc(50% - 5px);
float: left;
}
form.register .show_if_seller .form-row:not(.form-row-wide):nth-child(2n) {
margin-left: 10px;
}
form.register .show_if_seller .form-row:not(.form-row-wide) input {
max-width: 100%;
min-width: unset;
}
form.register .show_if_seller small {
color: var(--et_main-color);
}
form.login,
form.register {
max-width: 500px;
margin: 0 auto;
-webkit-animation: et-fadeIn 0.3s linear;
animation: et-fadeIn 0.3s linear;
}
form.login .button,
form.register .button {
background-color: var(--et_btn-dark-bg-color);
border: 1px solid var(--et_btn-dark-br-color);
color: var(--et_btn-dark-color);
height: auto;
-webkit-text-fill-color: currentColor;
}
form.login .button:hover,
form.register .button:hover {
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--et_btn-dark-br-color-hover);
color: var(--et_btn-dark-color-hover);
}
form.login .form-row,
form.register .form-row {
display: inline-block;
}
form.login .form-row.flex,
form.register .form-row.flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
form.login .form-row-wide,
form.register .form-row-wide,
form.login .user-role,
form.register .user-role {
width: 100%;
}
form.login .woocommerce-form-login__rememberme,
form.register .woocommerce-form-login__rememberme {
margin-bottom: 0;
}
form.login .lost_password a,
form.register .lost_password a {
text-decoration: underline;
}
form.login .lost_password:last-child,
form.register .lost_password:last-child {
margin-bottom: 0;
margin-top: 1.43rem;
}
form.login .woocommerce-form.register .woocommerce-FormRow,
form.register .woocommerce-form.register .woocommerce-FormRow {
width: 100%;
margin-bottom: 0;
}
form.login input[type=radio],
form.register input[type=radio] {
margin-left: 2px;
}
form.login [for='rememberme'],
form.register [for='rememberme'] {
margin-top: 0;
cursor: pointer;
}
form.login button[name=login],
form.register button[name=register],
.sales-booster-account-tab .button {
width: 100%;
padding-top: 0.75rem;
padding-bottom: 0.75rem;
line-height: 1.5;
}
form.lost_reset_password .clear {
display: none;
}
.woocommerce-MyAccount-content .commentlist.notes {
margin-bottom: 40px;
}
.woocommerce-MyAccount-content .commentlist.notes li {
padding-bottom: 1em;
margin-bottom: 1em;
}
.woocommerce-MyAccount-content .commentlist.notes li:last-child {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.woocommerce-MyAccount-content .commentlist.notes .comment-text {
padding-left: 0;
}
.woocommerce-MyAccount-content .commentlist.notes .comment-text .meta {
font-size: 0.9rem;
}
.woocommerce-MyAccount-content .commentlist.notes .comment-text p {
margin-bottom: 0;
font-size: 1.14rem;
}
.woocommerce-lost-password .woocommerce-ResetPassword.lost_reset_password .si_captcha_small + p {
clear: both;
padding: 12px 0;
}
.woocommerce-privacy-policy-link {
text-decoration: underline;
}
.woocommerce-MyAccount-title {
text-transform: uppercase;
padding: 1.7em 0;
margin-bottom: 0;
text-align: center;
font-weight: 400;
}
.woocommerce-MyAccount-navigation-wrapper {
margin-bottom: var(--tabs-offset, 20px);
}
.woocommerce-MyAccount-navigation-wrapper .MyAccount-user-name {
font-size: 1.14rem;
color: var(--et_dark-2-white);
}
.woocommerce-MyAccount-navigation-wrapper ul {
padding-left: 0;
padding-right: 0;
margin-bottom: 0;
}
.woocommerce-MyAccount-navigation-wrapper li {
list-style: none;
margin-bottom: 0;
}
.woocommerce-MyAccount-navigation-wrapper li a {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 1.14rem;
width: 100%;
padding: 7px 0;
}
.woocommerce-MyAccount-navigation-wrapper li a:before {
content: '\e90e';
font-family: 'xstore-icons';
-webkit-margin-end: 5px;
margin-inline-end: 5px;
}
.woocommerce-MyAccount-navigation-wrapper li a > i,
.woocommerce-MyAccount-navigation-wrapper li a > svg {
-webkit-margin-end: 5px;
margin-inline-end: 5px;
}
.woocommerce-MyAccount-navigation-wrapper li a > svg {
width: 1em;
height: 1em;
fill: currentColor;
}
.woocommerce-MyAccount-navigation-wrapper li[class*=dashboard] a:before {
content: '\e937';
}
.woocommerce-MyAccount-navigation-wrapper li[class*=order] a:before {
content: '\e942';
}
.woocommerce-MyAccount-navigation-wrapper li[class*=download] a:before {
content: '\e914';
}
.woocommerce-MyAccount-navigation-wrapper li[class*=address] a:before {
content: '\e939';
}
.woocommerce-MyAccount-navigation-wrapper li[class*=account] a:before {
content: '\e1000';
}
.woocommerce-MyAccount-navigation-wrapper li[class*=wishlist] a:before {
content: '\e908';
}
.woocommerce-MyAccount-navigation-wrapper li[class*=waitlist] a:before {
content: '\e959';
}
.woocommerce-MyAccount-navigation-wrapper li[class*=compare] a:before {
content: '\e915';
}
.woocommerce-MyAccount-navigation-wrapper li[class*=logout] a:before {
content: '\e919';
}
.woocommerce-MyAccount-navigation-wrapper li[class*=conversation] a:before {
content: '\e938';
}
.woocommerce-MyAccount-navigation-wrapper li[class*=offer] a:before {
content: '\e920';
}
.woocommerce-MyAccount-navigation-wrapper li[class*=purchase-lists] a:before {
content: '\e92f';
}
.woocommerce-MyAccount-navigation-wrapper li[class*=payment] a:before {
content: '\e911';
}
.woocommerce-MyAccount-navigation-wrapper li.is-active a {
color: var(--et_active-color);
}
.woocommerce-MyAccount-navigation-wrapper.without-icons li a:before {
display: none;
}
.MyAccount-user-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 30px;
}
.MyAccount-user-info img {
border-radius: 50%;
max-width: 86px;
margin-bottom: 15px;
}
.MyAccount-user-info div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: inherit;
-ms-flex-pack: inherit;
justify-content: inherit;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
}
.MyAccount-dashboard-buttons {
margin: 0 -10px -10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.MyAccount-dashboard-buttons .btn {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin: 0 10px 10px;
white-space: nowrap;
}
.MyAccount-banner,
.MyAccount-dashboard-buttons ~ .swiper-entry {
margin-top: 60px;
}
.woocommerce-MyAccount-content {
vertical-align: top;
max-width: 100%;
}
.woocommerce-MyAccount-content .swiper-entry .title {
text-align: center;
}
@media only screen and (max-width: 480px) {
.woocommerce-MyAccount-content {
overflow: auto;
}
}
@media only screen and (min-width: 993px) {
.woocommerce-MyAccount-navigation-wrapper {
width: calc(var(--tabs-proportion, 25%) - var(--tabs-offset, 30px));
display: inline-block;
-webkit-margin-end: var(--tabs-offset, 30px);
margin-inline-end: var(--tabs-offset, 30px);
margin-bottom: 0;
-webkit-border-end: 1px solid var(--et_border-color);
border-inline-end: 1px solid var(--et_border-color);
float: left;
}
.woocommerce-MyAccount-navigation-wrapper.type-default {
border: none;
}
.MyAccount-user-info {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.woocommerce-MyAccount-content {
display: inline-block;
width: calc(100% - var(--tabs-proportion, 25%));
float: left;
}
}
@media only screen and (min-width: 993px) and (max-width: 1200px) {
.col-md-9 .woocommerce-MyAccount-navigation {
width: calc(35% - var(--tabs-offset, 30px));
}
.col-md-9 .woocommerce-MyAccount-content {
width: 65%;
}
}
@media only screen and (max-width: 768px) {
form.login,
form.register,
.woocommerce-account .woocommerce h2,
form.login input,
form.register input,
.sales-booster-account-tab {
max-width: none;
}
}
@media only screen and (max-width: 480px) {
#customer_login .col-1 {
padding: 2.5em;
}
form.login .form-row,
form.register .form-row {
width: 100%;
}
.woocommerce-account .woocommerce .u-columns {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.woocommerce-account .woocommerce .u-columns .u-column2 {
padding-left: 0;
}
}
.col2-set {
width: 100%;
overflow: hidden;
}
.col2-set .col-1 {
-webkit-margin-end: calc(var(--tabs-offset, 30px) * 2);
margin-inline-end: calc(var(--tabs-offset, 30px) * 2);
}
.col2-set .col-1,
.col2-set .col-2 {
width: calc(50% - var(--tabs-offset, 30px));
float: left;
}
@media only screen and (max-width: 767px) { .col2-set .col-1,
.col2-set .col-2 {
float: none;
width: 100%;
}
.woocommerce-account .col2-set .col-1,
.woocommerce-account .col2-set .col-2 {
margin-left: 0;
margin-right: 0;
}
.woocommerce-account .col2-set .col-2 {
margin-top: var(--tabs-offset, 30px);
}
}
.etheme-account-page-tabs-horizontal .woocommerce-MyAccount-navigation-wrapper,
.etheme-account-page-tabs-horizontal .woocommerce-MyAccount-content {
width: 100%;
margin-left: 0;
margin-right: 0;
}
.etheme-account-page-tabs-horizontal .woocommerce-MyAccount-navigation-wrapper ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: auto;
white-space: nowrap;
}
@media only screen and (min-width: 993px) {
.etheme-account-page-tabs-horizontal .woocommerce-MyAccount-navigation-wrapper {
margin-bottom: var(--tabs-offset, 30px);
}
}  .my_account_orders {
margin-bottom: 5em;
}
.my_account_orders th {
vertical-align: middle;
}
.my_account_orders td {
text-transform: uppercase;
font-size: 0.9rem;
color: var(--et_dark-2-white);
vertical-align: middle;
}
.my_account_orders td .button {
margin-left: 5px;
margin-bottom: 3px;
margin-top: 3px;
height: auto;
}
.my_account_orders td .button:first-of-type {
margin-left: 0;
}
.my_account_orders .order-actions {
text-align: end;
}
.my_account_orders td .button {
background-color: var(--et_btn-dark-bg-color);
border: 1px solid var(--et_btn-dark-br-color);
color: var(--et_btn-dark-color);
-webkit-text-fill-color: currentColor;
}
.my_account_orders td .button:hover {
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--et_btn-dark-br-color-hover);
color: var(--et_btn-dark-color-hover);
}
.woocommerce-order-details .my_account_orders {
font-size: 1rem;
}
.woocommerce-order-details .my_account_orders td {
font-size: 1.14rem;
text-transform: none;
}
.woocommerce-order-details .my_account_orders td.subscriptio_list_id {
font-size: 1rem;
}
.woocommerce-order-details .my_account_orders th {
padding-top: 0;
}
.woocommerce-EditAccountForm .woocommerce-Button {
background-color: var(--et_btn-dark-bg-color);
border: 1px solid var(--et_btn-dark-br-color);
color: var(--et_btn-dark-color);
-webkit-text-fill-color: currentColor;
}
.woocommerce-EditAccountForm .woocommerce-Button:hover {
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--et_btn-dark-br-color-hover);
color: var(--et_btn-dark-color-hover);
}
.woocommerce-account .woocommerce .woocommerce-order-details__title,
.woocommerce-account .woocommerce .woocommerce-column__title {
max-width: unset;
margin-bottom: 0;
}  .order-info {
margin-bottom: 3em;
}
.order-info mark {
padding: 0.2em 0.7em;
margin: 0 0.5em;
background-color: #dbf0c0;
color: var(--et_dark-2-white);
}
.wc-item-meta li {
font-size: 1rem;
color: var(--et_main-color);
margin-bottom: 0;
}
.wc-item-meta-label + p {
display: inline-block;
margin: 0;
font-size: inherit;
}
ul.wc-item-meta {
list-style: none;
padding-left: 0;
}
.shop_table.customer_details {
margin-bottom: 4em;
border-top: none;
font-size: 1.14rem;
}
.shop_table.customer_details th,
.shop_table.customer_details td {
padding-top: 1em;
padding-bottom: 1em;
}
.shop_table.customer_details th:last-child,
.shop_table.customer_details td:last-child {
text-align: end;
color: var(--et_dark-2-white);
}
.woocommerce-customer-details address {
font-style: normal;
line-height: 1.5;
padding-top: 1em;
}
@media only screen and (max-width: 480px) {
.my_account_orders td .button {
padding: 0;
color: var(--et_dark-2-white);
background: transparent;
border: none;
text-decoration: underline;
line-height: normal;
height: auto;
font-size: 1rem;
}
} .woocommerce-wishlist .page-heading,
.woocommerce-waitlist .page-heading,
.woocommerce-compare .page-heading,
.woocommerce-account .page-heading {
padding: 2.3vw 0;
margin-bottom: 2.3vw;
line-height: 1.4;
background-color: #fafafa;
}
@media only screen and (max-width: 768px) {
.woocommerce-wishlist .page-heading,
.woocommerce-waitlist .page-heading,
.woocommerce-compare .page-heading,
.woocommerce-account .page-heading {
margin-bottom: 50px;
}
}
@media only screen and (max-width: 480px) {
.woocommerce-wishlist .page-heading,
.woocommerce-waitlist .page-heading,
.woocommerce-compare .page-heading,
.woocommerce-account .page-heading {
padding: 15px 0;
}
}
.woocommerce-wishlist .page-heading .breadcrumbs,
.woocommerce-waitlist .page-heading .breadcrumbs,
.woocommerce-compare .page-heading .breadcrumbs,
.woocommerce-account .page-heading .breadcrumbs,
.woocommerce-wishlist .page-heading .back-history,
.woocommerce-waitlist .page-heading .back-history,
.woocommerce-compare .page-heading .back-history,
.woocommerce-account .page-heading .back-history {
display: none;
}
.woocommerce-wishlist .page-heading .title,
.woocommerce-waitlist .page-heading .title,
.woocommerce-compare .page-heading .title,
.woocommerce-account .page-heading .title {
display: block;
font-size: 1.7rem;
text-transform: uppercase;
text-align: center;
}
.woocommerce-wishlist .page-heading .title:before,
.woocommerce-waitlist .page-heading .title:before,
.woocommerce-compare .page-heading .title:before,
.woocommerce-account .page-heading .title:before {
font-family: 'xstore-icons';
font-size: 0.75em;
-webkit-margin-end: 7px;
margin-inline-end: 7px;
content: '\e1000';
}
.woocommerce-wishlist.et-header-overlap .page-heading,
.woocommerce-waitlist.et-header-overlap .page-heading,
.woocommerce-compare.et-header-overlap .page-heading,
.woocommerce-account.et-header-overlap .page-heading {
padding: 7em 0 3em;
}
.woocommerce-wishlist .page-heading .title:before {
content: '\e908';
}
.woocommerce-waitlist .page-heading .title:before {
content: '\e959';
}
.sales-booster-account-loyalty-program {
margin-top: 10px;
}
.sales-booster-account-loyalty-program ul {
color: var(--et_dark-2-white);
list-style: none;
padding: 0;
margin: 0;
}
.sales-booster-account-loyalty-program ul li {
margin-bottom: 0.5em;
}
.sales-booster-account-loyalty-program ul li .et-icon {
color: var(--et_green-color);
}
.sales-booster-account-loyalty-program .mtips {
cursor: help;
}
.sales-booster-account-loyalty-program .mtips-top span.mt-mes {
height: auto;
white-space: normal;
min-width: unset;
line-height: normal;
display: inline-block;
left: 0;
-webkit-transform: none;
transform: none;
}
.sales-booster-account-loyalty-program .mtips-top:not(:hover) span.mt-mes {
-webkit-transform: translateY(7px);
transform: translateY(7px);
}
.order_details {
color: var(--et_dark-2-white);
margin-bottom: 2em;
}
.order_details .et-icon {
text-align: center;
display: inline-block;
width: 100%;
font-size: 200px;
margin-bottom: 20px;
}
.order_details .woocommerce-notice {
text-align: center;
font-size: 1.7142em;
text-transform: uppercase;
}
.order_details .product-name {
width: 70%;
}
.order_details tr:not(:last-child) th,
.order_details tr:not(:last-child) td {
padding-bottom: 0;
}
.order_details th,
.order_details td {
padding-top: 1em;
padding-bottom: 1em;
}
.order_details th:last-child,
.order_details td:last-child {
text-align: end;
color: var(--et_dark-2-white);
}
.woocommerce-order-details__title {
margin-bottom: 0;
}
.woocommerce-order-details strong {
font-weight: 400;
}
.woocommerce-order-details table {
font-size: 1.14rem;
}
.woocommerce-order-details th.product-name,
.woocommerce-order-details .product-total,
.woocommerce-order-details .amount {
font-size: 1rem;
}
.woocommerce-order-details .product-total {
vertical-align: top;
}
.woocommerce-order-details tfoot th,
.woocommerce-order-details tfoot td:last-child {
color: var(--et_font-color);
}
.woocommerce-order-details tfoot tr:last-child th {
font-size: 1rem;
text-transform: uppercase;
}
.woocommerce-order-details tfoot tr:last-child th,
.woocommerce-order-details tfoot tr:last-child .amount {
color: var(--et_dark-2-white);
}
ul.woocommerce-order-overview {
display: inline-block;
border: 1px dashed var(--et_border-color);
padding: 1vw 2.7vw !important;
margin-bottom: 2vw;
list-style: none;
}
ul.woocommerce-order-overview li {
color: var(--et_dark-2-white);
font-size: 1.14rem;
margin-bottom: 3px;
}
ul.woocommerce-order-overview li strong {
font-weight: 400;
color: var(--et_main-color);
}
.woocommerce-order-overview-wrapper {
text-align: center;
}
.woocommerce-order-overview-wrapper ~ p {
margin-top: 10px;
}
.woocommerce-order-downloads {
overflow: auto;
}
ul.wc-item-meta {
list-style: none;
padding-left: 0;
}
ul.wc-item-meta li {
font-size: 1rem;
color: var(--et_main-color);
margin-bottom: 0;
}
.wc-item-meta-label + p {
display: inline-block;
margin: 0;
font-size: inherit;
}
@media only screen and (min-width: 993px) {
.woocommerce-order-received:not(.boxed) .woocommerce-order-details,
.woocommerce-order-received:not(.boxed) .woocommerce-order-downloads,
.woocommerce-order-received:not(.boxed) .woocommerce-customer-details,
.woocommerce-order-received:not(.boxed) .woocommerce-order-overview-wrapper ~ p {
max-width: 80%;
margin-left: auto;
margin-right: auto;
display: block;
}
} .empty-cart-block,
.empty-category-block {
padding: 5em 0;
}
.empty-cart-block .btn,
.empty-category-block .btn {
background-color: var(--et_btn-dark-bg-color);
border: 1px solid var(--et_btn-dark-br-color);
color: var(--et_btn-dark-color);
-webkit-text-fill-color: currentColor;
height: auto;
}
.empty-cart-block .btn:hover,
.empty-category-block .btn:hover {
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--et_btn-dark-br-color-hover);
color: var(--et_btn-dark-color-hover);
}
.empty-cart-block p,
.empty-category-block p {
color: var(--et_font-color);
}
.empty-cart-block,
.empty-category-block,
.woocommerce-thankyou-order-received {
text-align: center;
color: var(--et_dark-2-white);
}
.empty-cart-block:before,
.empty-category-block:before,
.woocommerce-thankyou-order-received:before {
font-family: 'xstore-icons';
display: block;
border: none !important;
font-size: 2.6rem;
line-height: 1.5;
}
.empty-cart-block h1,
.empty-category-block h1,
.empty-cart-block h2,
.empty-category-block h2,
.woocommerce-thankyou-order-received {
font-size: 1.7rem;
text-transform: uppercase;
}
.empty-category-block:before {
content: "\e90b";
}
.empty-cart-block:before {
content: "\e90c";
} .st-swatch-in-loop {
margin-top: 6px;
}
.st-swatch-in-loop .st-swatch-et-disabled li:before,
.st-swatch-in-loop .st-swatch-et-disabled li:after {
display: none !important;
}
.st-swatch-in-loop + .switcher-wrapper {
margin-top: 10px;
}
.product-details .st-swatch-in-loop:not(.st-swatch-popup):first-child {
margin-bottom: 7px;
}
.product-details .st-swatch-popup .st-swatch-preview-wrap .button {
z-index: 1;
}
.product-details .st-swatch-popup .st-swatch-preview-wrap .button:not(.compare) {
margin-top: 4px;
}
.product-details .st-swatch-popup .st-swatch-preview-wrap .quantity-wrapper .button:not(.compare) {
margin-top: 0;
}
.st-label-swatch + select,
.st-color-swatch + select,
.st-image-swatch + select {
display: none !important;
margin: 0 !important;
}
ul.st-swatch-preview {
display: block;
list-style: none;
margin: 0 0 -6px;
padding: 0;
}
.variations_form .st-swatch-preview-single-product,
.et-quick-view-wrapper .st-swatch-preview {
padding-left: 0;
padding-right: 0;
}
ul.st-swatch-preview-single-product {
display: inline-block;
margin-bottom: 10px;
vertical-align: middle;
}
ul.st-swatch-preview-single-product li {
margin-bottom: 0 !important;
}
ul.st-swatch-preview-single-product li.type-label {
margin-bottom: 10px !important;
}
ul.st-swatch-preview-single-product.st-swatch-shape-square {
margin-bottom: 4px;
}
.variations_form tr:last-child .st-swatch-preview {
margin-bottom: 9px;
}
ul.st-swatch-preview li:not(.type-select) a,
.st-item-meta li:not(.type-select) a {
display: inline-block;
width: 100%;
height: 100%;
padding: 0;
position: static !important;
}
ul.st-swatch-preview .et_show-more-attr,
.st-item-meta .et_show-more-attr {
color: #888;
border-color: transparent !important;
text-transform: lowercase;
}
.swiper-container .et_st-swatch-select-list {
bottom: 100%;
border-top: 1px solid var(--et_inputs-border-color, var(--et_border-color));
border-bottom: none;
-webkit-animation-name: et-dropdown-top;
animation-name: et-dropdown-top;
}
.et_st-swatch-select-list {
position: absolute;
background: var(--et_white-2-dark);
color: var(--et_dark-2-white);
left: 0;
right: 0;
-webkit-animation: et-dropdown 0.3s;
animation: et-dropdown 0.3s;
border: 1px solid var(--et_inputs-border-color, var(--et_border-color));
border-top: none;
z-index: 1;
}
.et_st-swatch-select-list ul {
overflow: hidden;
overflow-y: auto;
max-height: 230px;
padding: 10px 0;
margin: 0;
text-align: start;
}
.et_st-swatch-select-list li {
padding: 0;
margin: 0 !important;
cursor: pointer;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
line-height: 1.2;
font-size: 1.14rem;
}
.et_st-swatch-select-list li.sten-li-disabled {
opacity: 0.5 !important;
}
.et_st-swatch-select-list li:hover,
.et_st-swatch-select-list li.selected {
opacity: 0.7;
background: #f1f1f1;
}
.et_st-swatch-select-list li > span {
padding: 10px 12px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.et_st-swatch-select-title {
position: relative;
-webkit-padding-end: 2.4em;
padding-inline-end: 2.4em;
-webkit-padding-start: 1rem;
padding-inline-start: 1rem;
border: 1px solid var(--et_inputs-border-color, var(--et_border-color));
border-radius: var(--et_inputs-border-radius, 0);
color: var(--et_main-color);
height: var(--et_inputs-height, 2.642rem);
line-height: var(--et_inputs-height, 2.642rem);
max-width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-align: start;
background-color: var(--et_inputs-bg-color, var(--et_white-2-light-dark));
background-image: var(--et_select-arrow-opened);
background-position: calc(100% - 12px) 50%;
background-repeat: no-repeat;
background-size: 10px;
}
.et_st-swatch-select-title:after {
content: '';
position: absolute;
-webkit-border-end: 1px solid var(--et_inputs-border-color, var(--et_border-color));
border-inline-end: 1px solid var(--et_inputs-border-color, var(--et_border-color));
top: 0;
bottom: 0;
-webkit-padding-end: calc(100% - 1em - 12px - 20px);
padding-inline-end: calc(100% - 1em - 12px - 20px);
}
.et_st-swatch-select-title .st-attribute-price {
color: var(--et_dark-2-white);
font-size: 85%;
display: inline-block;
-webkit-margin-start: auto;
margin-inline-start: auto;
-webkit-padding-start: 5px;
padding-inline-start: 5px;
}
.et_st-swatch-select-title .st-attribute-price del {
display: none;
}
.et_st-swatch-select-title .st-attribute-price .price {
color: currentColor;
font-size: inherit;
line-height: inherit;
margin: 0;
}
@media only screen and (max-width: 768px) {
.et_st-swatch-select-list li,
.et_st-swatch-select-title {
font-size: 1rem;
}
}
.et_st-swatch-select-wrapper {
position: relative;
cursor: pointer;
margin-bottom: 10px;
}
.et_st-swatch-select-wrapper:hover,
.et_st-swatch-select-wrapper.active {
z-index: 3;
}
@media (hover: hover) {
.et_st-swatch-select-wrapper:not(:hover) .et_st-swatch-select-title {
background-image: var(--et_select-arrow-closed);
}
.et_st-swatch-select-wrapper:not(:hover) .et_st-swatch-select-list {
display: none;
}
}
@media (hover: none) {
.et_st-swatch-select-wrapper:not(.active) .et_st-swatch-select-title {
background-image: var(--et_select-arrow-closed);
}
.et_st-swatch-select-wrapper:not(.active) .et_st-swatch-select-list {
display: none;
}
}
@media only screen and (max-width: 768px) {
.et_st-swatch-select-wrapper .st-attribute-price {
display: none !important;
}
}
.et_st-select-holder-last .et_st-swatch-select-wrapper {
margin-bottom: 0;
}
.et_st-select-holder-last + .et_st-default-holder {
margin-top: 10px;
}
.et_st-select-holder:not(.et_st-select-holder-last) .st-attribute-price {
display: none;
}
@media only screen and (min-width: 769px) {
.hide-product-price .product-details > .price,
.hide-product-price .et-content-inner > .price {
display: none;
}
}
.has-select-swatch-only .et-st-disabled {
cursor: not-allowed;
}
.has-select-swatch-only .et-st-disabled:hover {
color: var(--et_btn-color);
background-color: var(--et_btn-bg-color);
border-color: var(--et_btn-br-color);
}
.sten-reset-loop-variation {
font-size: 0.85rem;
text-transform: lowercase;
display: inline-block;
margin-top: 5px;
}
ul.st-swatch-preview li,
.st-item-meta .st-swatch-preview {
display: inline-block;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
margin: 0 3px 6px;
border: 1px solid var(--et_border-color);
cursor: pointer;
position: relative;
width: auto;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
ul.st-swatch-preview li span,
.st-item-meta .st-swatch-preview span {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
overflow: hidden;
}
ul.st-swatch-preview li .st-attribute-price,
.st-item-meta .st-swatch-preview .st-attribute-price {
display: inline-block;
-webkit-margin-start: auto;
margin-inline-start: auto;
}
ul.st-swatch-preview li .st-attribute-price span,
.st-item-meta .st-swatch-preview .st-attribute-price span {
display: inline-block;
overflow: visible;
}
ul.st-swatch-preview li.et_show-more-attr,
.st-item-meta .st-swatch-preview.et_show-more-attr {
font-size: 1rem;
line-height: 1;
}
ul.st-swatch-preview li.type-image span,
.st-item-meta .st-swatch-preview.type-image span,
ul.st-swatch-preview li.type-color span,
.st-item-meta .st-swatch-preview.type-color span,
ul.st-swatch-preview li.type-color:before,
.st-item-meta .st-swatch-preview.type-color:before {
position: absolute;
top: 2px;
right: 2px;
bottom: 2px;
left: 2px;
}
ul.st-swatch-preview li.type-color:before,
.st-item-meta .st-swatch-preview.type-color:before {
content: '';
position: absolute;
border-radius: inherit;
background: rgba(34, 34, 34, 0.05);
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
pointer-events: none;
z-index: 1;
}
ul.st-swatch-preview li.type-color.sten-li-disabled,
.st-item-meta .st-swatch-preview.type-color.sten-li-disabled {
cursor: not-allowed;
}
ul.st-swatch-preview li.type-color.sten-li-disabled:before,
.st-item-meta .st-swatch-preview.type-color.sten-li-disabled:before {
background-color: rgba(255, 255, 255, 0.5);
}
ul.st-swatch-preview li.type-color.sten-li-disabled span:after,
.st-item-meta .st-swatch-preview.type-color.sten-li-disabled span:after {
background: transparent;
}
ul.st-swatch-preview li.type-color ~ .et_show-more-attr,
.st-item-meta .st-swatch-preview.type-color ~ .et_show-more-attr {
vertical-align: 5px;
}
ul.st-swatch-preview li.type-select,
.st-item-meta .st-swatch-preview.type-select {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
border: none;
}
ul.st-swatch-preview li.type-image ~ .et_show-more-attr,
.st-item-meta .st-swatch-preview.type-image ~ .et_show-more-attr {
vertical-align: 9px;
}
ul.st-swatch-preview li.type-label,
.st-item-meta .st-swatch-preview.type-label {
line-height: 1;
}
ul.st-swatch-preview li.type-label a,
.st-item-meta .st-swatch-preview.type-label a,
ul.st-swatch-preview li.type-label span,
.st-item-meta .st-swatch-preview.type-label span {
text-transform: uppercase;
line-height: 1;
}
ul.st-swatch-preview li.type-label ~ .et_show-more-attr,
.st-item-meta .st-swatch-preview.type-label ~ .et_show-more-attr {
vertical-align: 0;
}
ul.st-swatch-size-normal {
margin: 4px -4px 0;
}
ul.st-swatch-size-normal.st-swatch-shape-square {
margin: 4px -4px -4px;
}
ul.st-swatch-size-normal.st-swatch-shape-square li {
margin: 0 4px 4px;
}
ul.st-swatch-size-normal li {
margin: 0 4px;
}
ul.st-swatch-size-normal li.type-label {
min-width: 20px;
}
ul.st-swatch-size-normal li.type-label a,
ul.st-swatch-size-normal li.type-label span {
font-size: 0.72rem;
}
ul.st-swatch-size-normal li.type-label > a,
ul.st-swatch-size-normal li.type-label > span {
padding: 0.285rem;
}
ul.st-swatch-size-normal li.type-image {
width: 22px;
height: 22px;
}
ul.st-swatch-size-normal li.type-color {
width: 20px;
height: 20px;
}
ul.st-swatch-size-normal li.type-color:before,
ul.st-swatch-size-normal li.type-color span {
top: 1px;
right: 1px;
bottom: 1px;
left: 1px;
}
ul.st-swatch-size-large {
margin-left: -5px;
}
ul.st-swatch-size-large li {
margin: 0 5px 14px;
}
ul.st-swatch-size-large li.type-label {
min-width: 32px;
}
ul.st-swatch-size-large li.type-label a,
ul.st-swatch-size-large li.type-label span {
font-size: 0.85rem;
}
ul.st-swatch-size-large li.type-label > a,
ul.st-swatch-size-large li.type-label > span {
padding: 9px;
}
ul.st-swatch-size-large li.type-image {
width: 34px;
height: 34px;
}
ul.st-swatch-size-large li.type-image ~ .et_show-more-attr {
vertical-align: 25px;
}
ul.st-swatch-size-large li.type-color {
width: 30px;
height: 30px;
}
ul.st-swatch-size-large li.type-color ~ .et_show-more-attr {
vertical-align: 24px;
}
ul.st-swatch-size-large.type_title-price li.type-label {
float: left;
max-width: 110px;
}
ul.st-swatch-size-large.type_title-price li.type-label span.st-custom-attribute {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
ul.st-swatch-size-large.type_title-price li.type-label span .variation-title {
font-weight: 500;
margin-bottom: 5px;
font-size: 11px;
}
.et_b_header-menu .secondary-menu-wrapper ul.st-swatch-size-normal li.type-image {
width: 22px;
height: 22px;
}
.et_b_header-menu .secondary-menu-wrapper ul.st-swatch-size-normal li.type-color {
width: 20px;
height: 20px;
}
.et_b_header-menu .secondary-menu-wrapper ul.st-swatch-size-large li.type-image {
width: 34px;
height: 34px;
}
.et_b_header-menu .secondary-menu-wrapper ul.st-swatch-size-large li.type-color {
width: 30px;
height: 30px;
}
.cart ul.st-swatch-size-large li.type-color ~ .et_show-more-attr {
vertical-align: 10px;
}
.cart ul.st-swatch-size-large li.typetype-label ~ .et_show-more-attr {
vertical-align: 0;
}
.cart ul.st-swatch-size-large li.type-image ~ .et_show-more-attr {
vertical-align: 11px;
}
.st-swatch-preview-wrap {
position: absolute;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
background: var(--et_container-bg-color, var(--et_white-2-dark));
z-index: -1;
top: 0;
right: 0;
left: 0;
bottom: 0;
opacity: 0;
visibility: hidden;
max-height: 100%;
}
.st-swatch-preview-wrap .et-delete {
font-size: 10px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: color 0.2s ease-in-out, -webkit-transform 0.4s ease-in-out 0.5s;
transition: color 0.2s ease-in-out, -webkit-transform 0.4s ease-in-out 0.5s;
transition: transform 0.4s ease-in-out 0.5s, color 0.2s ease-in-out;
transition: transform 0.4s ease-in-out 0.5s, color 0.2s ease-in-out, -webkit-transform 0.4s ease-in-out 0.5s;
z-index: 1;
}
.st-swatch-preview-wrap .et-delete:after {
content: '';
position: absolute;
top: -5px;
right: -5px;
bottom: -5px;
left: -5px;
}
.st-swatch-preview-wrap .et-delete:hover {
color: var(--et_red-color);
}
.st-swatch-preview-wrap .compare {
display: none;
}
.st-swatch-preview-wrap .price {
width: 100%;
margin-top: 1px;
}
.active:not(.clearfix) .st-swatch-preview-wrap {
z-index: 1;
opacity: 1;
visibility: visible;
}
.active:not(.clearfix) .st-swatch-preview-wrap .et-delete {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
.active:not(.clearfix) .et_st-popup-holder,
.active:not(.clearfix) .st-swatch-preview-wrap .star-rating,
.active:not(.clearfix) .st-swatch-preview-wrap .price,
.active:not(.clearfix) .st-swatch-preview-wrap .button {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.et_st-popup-holder {
margin-bottom: 4px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
z-index: 1;
width: 100%;
}
.et_st-popup-holder .st-swatch-preview {
line-height: 1;
}
.et_st-popup-holder .st-swatch-preview:first-child {
margin-top: 0;
}
.et_st-popup-holder .st-swatch-shape-circle:not(:first-child) {
margin-top: 6px;
}
.et_st-popup-holder .st-swatch-shape-square li {
margin-bottom: 6px;
}
.et_st-popup-holder .st-swatch-shape-square.st-swatch-size-normal {
margin-bottom: -6px;
}
.st-swatch-preview-wrap .star-rating,
.st-swatch-preview-wrap .price,
.st-swatch-preview-wrap .button {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
.products-list .st-swatch-in-loop {
margin-bottom: 10px;
}
.products-list .st-swatch-preview-wrap .price {
margin-bottom: 5px;
}
.products-grid .content-product .st-swatch-in-loop > .et_st-default-holder .type-color,
.products-grid .content-product .st-swatch-in-loop > .et_st-default-holder .type-image {
border-color: transparent;
}
.products-grid .content-product .st-swatch-in-loop > .et_st-default-holder .type-color.st-swatch-white,
.products-grid .content-product .st-swatch-in-loop > .et_st-default-holder .type-image.st-swatch-white {
border-color: var(--et_border-color);
}
.content-product .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal,
.etheme-product-grid-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal,
.etheme-product-list-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal {
margin: 0 -2px;
}
.content-product .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li,
.etheme-product-grid-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li,
.etheme-product-list-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li {
vertical-align: top;
margin: 0 2px;
}
.content-product .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-label,
.etheme-product-grid-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-label,
.etheme-product-list-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-label {
min-width: 16px;
}
.content-product .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-label a,
.etheme-product-grid-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-label a,
.etheme-product-list-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-label a,
.content-product .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-label span,
.etheme-product-grid-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-label span,
.etheme-product-list-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-label span {
font-size: 0.58rem;
}
.content-product .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-label > a,
.etheme-product-grid-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-label > a,
.etheme-product-list-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-label > a,
.content-product .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-label > span,
.etheme-product-grid-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-label > span,
.etheme-product-list-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-label > span {
padding: 0.2rem;
}
.content-product .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-image,
.etheme-product-grid-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-image,
.etheme-product-list-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-image {
width: 16px;
height: 16px;
}
.content-product .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-color,
.etheme-product-grid-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-color,
.etheme-product-list-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.type-color {
width: 16px;
height: 16px;
}
.content-product .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.et_show-more-attr,
.etheme-product-grid-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.et_show-more-attr,
.etheme-product-list-item .st-swatch-popup > .et_st-default-holder ul.st-swatch-size-normal li.et_show-more-attr {
position: relative;
font-size: 0.9rem;
vertical-align: 4px;
}
.content-product .st-swatch-popup .star-rating,
.etheme-product-grid-item .st-swatch-popup .star-rating,
.etheme-product-list-item .st-swatch-popup .star-rating {
display: none;
}
.etheme-product-grid-item .st-swatch-in-loop:not(.st-swatch-popup):not(:last-child),
.etheme-product-list-item .st-swatch-in-loop:not(.st-swatch-popup):not(:last-child) {
margin-bottom: 12px;
}
.etheme-product-grid-item .st-swatch-in-loop.st-swatch-popup:not(:last-child),
.etheme-product-list-item .st-swatch-in-loop.st-swatch-popup:not(:last-child) {
margin-bottom: 7px;
}
.st-swatch-underline .st-item-meta .st-swatch-preview,
.st-swatch-underline ul.st-swatch-preview li,
ul.st-swatch-underline.st-swatch-preview-single-product li {
border: none;
}
.st-swatch-underline .st-item-meta .st-swatch-preview:before,
.st-swatch-underline ul.st-swatch-preview li:before,
ul.st-swatch-underline.st-swatch-preview-single-product li:before {
content: '';
position: absolute;
top: auto;
left: auto;
right: 0;
bottom: -2px;
background: var(--et_swatch-active-color, var(--et_dark-2-white));
height: 2px;
width: 0%;
border-radius: 0;
-webkit-transition: width 0.3s linear;
transition: width 0.3s linear;
pointer-events: none;
}
.st-swatch-underline .st-item-meta .st-swatch-preview.sten-li-disabled:before,
.st-swatch-underline ul.st-swatch-preview li.sten-li-disabled:before,
ul.st-swatch-underline.st-swatch-preview-single-product li.sten-li-disabled:before {
display: none;
}
.st-swatch-underline .st-item-meta .st-swatch-preview:hover:before,
.st-swatch-underline ul.st-swatch-preview li:hover:before,
ul.st-swatch-underline.st-swatch-preview-single-product li:hover:before,
.st-swatch-underline .st-item-meta .st-swatch-preview.selected:before,
.st-swatch-underline ul.st-swatch-preview li.selected:before,
ul.st-swatch-underline.st-swatch-preview-single-product li.selected:before {
width: 100%;
left: 0;
right: auto;
}
.type-color:after,
.type-image:after,
.sten-li-disabled:after {
content: attr(data-tooltip);
position: absolute;
background: #fff;
color: #555;
-webkit-transform: translate(-50%, 100%);
transform: translate(-50%, 100%);
bottom: 0;
left: 50%;
font-size: 12px;
border: 1px solid #e1e1e1;
padding: 3px 10px;
line-height: 1;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
opacity: 0;
visibility: hidden;
white-space: nowrap;
z-index: 2;
}
.type-color:hover:after,
.type-image:hover:after,
.sten-li-disabled:hover:after {
bottom: -5px;
opacity: 1;
visibility: visible;
}
.sten-li-disabled:after {
display: none;
}
.etheme_swatches_filter .type-color:nth-child(6n + 1):after,
.etheme_swatches_filter .type-image:nth-child(6n + 1):after,
.etheme_swatches_filter .sten-li-disabled:nth-child(6n + 1):after {
-webkit-transform: translateY(100%);
transform: translateY(100%);
left: 0;
}
.etheme_swatches_filter .type-color:nth-child(6n):after,
.etheme_swatches_filter .type-image:nth-child(6n):after,
.etheme_swatches_filter .sten-li-disabled:nth-child(6n):after {
-webkit-transform: translateY(100%);
transform: translateY(100%);
left: auto;
right: 0;
}
.etheme_swatches_filter.type-select li {
text-align: start;
}
.etheme_swatches_filter.type-select .et_widget-show-more {
border: none!important;
}
.etheme_swatches_filter.type-select .et_widget-show-more:hover span:after {
display: inline-block;
width: 100%;
bottom: 0px;
}
.st-swatch-shape-circle.type-label,
.st-swatch-shape-circle.type-image,
.st-swatch-shape-circle.type-color,
.st-swatch-shape-circle .type-label,
.st-swatch-shape-circle .type-label span:after,
.st-swatch-shape-circle .type-image,
.st-swatch-shape-circle .type-color,
.st-swatch-shape-circle .type-image span,
.st-swatch-shape-circle .type-color span {
border-radius: 50%;
}
.st-swatch-shape-circle.type-select,
.st-swatch-shape-circle .type-select,
.st-swatch-shape-circle .type-select span {
border-radius: 0;
}
.et_attribute-name {
display: none;
margin-bottom: 3px;
text-transform: capitalize;
}
.et-quick-view-wrapper .et_attribute-name {
display: inline-block;
}
.products-grid .content-product .st-swatch-in-loop > .et_st-default-holder .type-color:hover,
.products-grid .content-product .st-swatch-in-loop > .et_st-default-holder .type-color.selected,
.products-grid .content-product .st-swatch-in-loop > .et_st-default-holder .type-image:hover,
.products-grid .content-product .st-swatch-in-loop > .et_st-default-holder .type-image.selected,
.st-swatch-preview li:hover,
.st-swatch-preview li.selected {
border-color: var(--et_main-color);
}
.st-swatch-preview li:hover a,
.st-swatch-preview li.selected a {
color: var(--et_dark-2-white);
}
.st-item-meta .st-swatch-preview span img {
max-width: 100%;
}
.st-label-swatch li,
.st-item-meta .st-label-swatch {
text-align: center;
}
.st-label-swatch li span,
.st-item-meta .st-swatch-preview.st-label-swatch span {
width: 100%;
height: 100%;
}
.etheme_swatches_filter .st-swatch-preview .type-select:before {
display: none;
}
.etheme_swatches_filter .st-swatch-preview .type-color.selected:hover:before,
.etheme_swatches_filter .st-swatch-preview .type-label.selected:hover:before {
position: absolute;
content: "\e90a";
font-family: 'xstore-icons';
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
pointer-events: none;
}
.etheme_swatches_filter .st-swatch-preview .type-label.selected:before {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.st-swatch-disabled-line-thought .st-swatch-preview li.sten-li-disabled span:before,
.st-swatch-disabled-line-thought.st-swatch-preview li.sten-li-disabled span:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: linear-gradient(to top left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 0.8px), rgba(175, 175, 175, 0.3) 50%, rgba(0, 0, 0, 0) calc(50% + 0.8px), rgba(0, 0, 0, 0) 100%);
z-index: 2;
}
.st-swatch-disabled-line-thought .st-swatch-preview li.sten-li-disabled.type-select span:before,
.st-swatch-disabled-line-thought.st-swatch-preview li.sten-li-disabled.type-select span:before {
display: none;
}
.st-swatch-disabled-cross-line .st-swatch-preview li.sten-li-disabled span:before,
.st-swatch-disabled-cross-line.st-swatch-preview li.sten-li-disabled span:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: linear-gradient(to top left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 0.8px), rgba(175, 175, 175, 0.3) 50%, rgba(0, 0, 0, 0) calc(50% + 0.8px), rgba(0, 0, 0, 0) 100%), linear-gradient(to top right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 0.8px), rgba(175, 175, 175, 0.3) 50%, rgba(0, 0, 0, 0) calc(50% + 0.8px), rgba(0, 0, 0, 0) 100%);
z-index: 2;
}
.st-swatch-disabled-cross-line .st-swatch-preview li.sten-li-disabled.type-select span:before,
.st-swatch-disabled-cross-line.st-swatch-preview li.sten-li-disabled.type-select span:before {
display: none;
}
.st-swatch-preview li.sten-li-disabled {
border-color: rgba(175, 175, 175, 0.3) !important;
}
.st-swatch-preview li.sten-li-disabled span {
cursor: not-allowed;
}
.st-swatch-preview li.sten-li-disabled span:after {
content: '';
position: absolute;
background: rgba(255, 255, 255, 0.9);
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.st-swatch-preview li.sten-li-disabled.type-select span:after {
display: none;
}
ul.products li .st-swatch-in-loop ul {
margin: 0;
padding: 0;
}
ul.products li .st-swatch-in-loop .sten-reset-loop-variation {
font-size: 11px;
color: rgba(0, 0, 0, 0.6);
}
ul.products li .st-swatch-in-loop .sten-reset-loop-variation:hover {
color: var(--et_dark-color);
}
.st-item-meta .wc-item-meta {
padding: 0;
list-style: none;
margin-bottom: 0;
}
.st-item-meta .st-swatch-preview {
border: none;
margin: 0;
}
.st-item-meta .type-color,
.st-item-meta .type-image {
vertical-align: middle;
}
.st-item-meta .type-color:after,
.st-item-meta .type-image:after {
display: none;
}
@media only screen and (max-width: 768px) {
.type-color:after,
.type-image:after,
.sten-li-disabled:after {
bottom: 100%;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.type-color:hover:after,
.type-image:hover:after,
.sten-li-disabled:hover:after {
bottom: calc(100% + 5px);
}
}
.sidebar .st-swatch-preview .type-select {
margin-top: 11px;
margin-bottom: 11px;
}
.sidebar .st-swatch-preview .type-select:first-child {
margin-top: 0;
}
.sidebar .st-swatch-preview .type-select:last-child {
margin-bottom: 0;
}
.sidebar .st-swatch-preview .type-select a {
position: relative;
padding: 0 0 0 24px !important;
}
.sidebar .st-swatch-preview .type-select a:before {
content: '';
width: 13px;
height: 13px;
border: 1px solid var(--et_border-color);
-webkit-transition: inherit;
transition: inherit;
position: absolute;
left: 0;
top: calc(50% - 6px);
}
.sidebar .st-swatch-preview .type-select.selected a:before,
.sidebar .st-swatch-preview .type-select a:hover:before {
border-color: var(--et_main-color);
}
.sidebar .st-swatch-preview .type-select.selected a:after {
content: "\e918";
font-family: 'xstore-icons';
position: absolute;
left: 1.5px;
z-index: 1;
font-size: 10px;
line-height: 1;
top: calc(50% - 4px);
color: var(--et_dark-2-white);
}
.sidebar .st-swatch-preview .type-select.selected a:hover:after {
content: "\e90a";
}
.products-grid .product-view-light .st-swatch-in-loop + .light-right-side + .light-left-side > *:first-child,
.product-slide .product-view-light .st-swatch-in-loop + .light-right-side + .light-left-side > *:first-child,
.et-offer .product-view-light .st-swatch-in-loop + .light-right-side + .light-left-side > *:first-child {
padding-left: 0 !important;
padding-right: 0 !important;
}
.products-grid .st-swatch-preview-wrap {
-ms-flex-line-pack: center;
align-content: center;
}
.quick-view-popup .st-swatch-in-loop {
margin-top: 0;
}
.quick-view-popup .st-swatch-in-loop + .button {
margin-top: 15px;
}
.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider) > .st-swatch-preview:after,
.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider) > .st-swatch-preview:after,
.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider).widget_rating_filter > ul:after,
.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider).widget_rating_filter > ul:after {
display: none;
}
.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider) .st-swatch-preview,
.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider) .st-swatch-preview {
padding-right: 0 !important;
}
.single-product-booking ul.st-swatch-preview-single-product {
margin-top: -14px;
margin-bottom: -14px;
}
.variation_form tr:last-child td .st-swatch-preview:last-of-type {
margin-bottom: 20px;
}
table.variations th.label label[data-swatch-name]:after,
.et_attribute-name[data-swatch-name]:after {
content: ' ' attr(data-swatch-name);
font-size: 0.85em;
color: var(--et_dark-2-white);
}
ul.st-swatch-preview li.type-select.with-count {
width: 100%;
display: inline-block;
margin-bottom: 0;
}
ul.st-swatch-preview li.type-select.with-count .count {
margin-right: 5px;
}
.etheme_sales_booster_progress_bar_shortcode .et-cart-progress {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
cursor: default;
background: 0 0;
color: var(--et_dark-2-white);
padding: var(--sales-booster-progress-bar-padding, 20px);
border: var(--sales-booster-progress-bar-border, 1px solid #e1e1e1);
}
.etheme_sales_booster_progress_bar_shortcode .et-cart-progress:not([data-percent-sold="100"]) .et-cart-progress-success,
.etheme_sales_booster_progress_bar_shortcode .et-cart-progress[data-percent-sold="100"] .et-cart-in-progress {
display: none;
}
.etheme_sales_booster_progress_bar_shortcode .et-cart-progress .et_cart-progress-bar {
position: relative;
width: 100%;
height: var(--progress-height, 12px);
text-align: start;
background-color: var(--et_border-color);
background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.7) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.7) 75%, transparent 75%, transparent);
background-size: 30px 30px;
animation: progress-bar-move 2s linear infinite reverse;
display: block;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border-radius: var(--progress-radius, 3px);
margin-top: 10px;
}
.etheme_sales_booster_progress_bar_shortcode .et-cart-progress .et_cart-progress-bar::-webkit-progress-bar {
background: 0 0;
}
.etheme_sales_booster_progress_bar_shortcode .et-cart-progress .et_cart-progress-bar::-webkit-progress-value {
display: block;
height: 100%;
background-color: var(--progress-active-color, var(--et_green-color));
position: relative;
overflow: hidden;
border-radius: var(--progress-radius, 3px);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.etheme_sales_booster_progress_bar_shortcode .et-cart-progress > span {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.etheme_sales_booster_progress_bar_shortcode .et-cart-progress .et_b-icon {
width: auto;
}
.etheme_sales_booster_progress_bar_shortcode .et-cart-progress svg {
vertical-align: middle;
font-size: 1.2em;
}
.etheme_sales_booster_progress_bar_shortcode .et-cart-progress .et-cart-progress-amount {
font-size: 114%;
font-weight: 600;
}
@-webkit-keyframes progress-bar-move {
0% {
background-position: 0 0;
}
100% {
background-position: 30px 30px;
}
}
@keyframes progress-bar-move {
0% {
background-position: 0 0;
}
100% {
background-position: 30px 30px;
}
}
.sales-booster-cart-countdown {
color: var(--et_dark-2-white);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
font-size: var(--p-font-size, 1.14rem);
text-transform: none;
padding: 2.3vw 0;
margin-bottom: 2.3vw;
}
.cart-checkout-nav ~ .sales-booster-cart-countdown {
margin-top: -2.3vw;
}
.cart-checkout-nav .sales-booster-cart-countdown {
margin-bottom: 0;
padding-bottom: 0;
padding-left: 15px;
padding-right: 15px;
}
.sales-booster-cart-countdown:not(.finished) .cart-countdown-expired-message,
.sales-booster-cart-countdown.finished .cart-countdown-message {
display: none;
}
.sales-booster-cart-countdown .cart-countdown-time {
font-weight: bold;
}
.sales-booster-quantity-discounts-wrapper {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
margin-top: 20px;
margin-bottom: 20px;
}
.product_meta > .sales-booster-quantity-discounts-wrapper {
display: block;
}
.sales-booster-quantity-discounts {
border: 1px solid var(--et_border-color);
padding: 5px 25px;
}
.sales-booster-quantity-discounts .quantity-discount-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 20px 0;
margin: var(--rows-gap, 0px) 0;
--h5-size-proportion: 1.14;
}
@media (hover: hover) {
.sales-booster-quantity-discounts .quantity-discount-item:not(:hover) .quantity {
-webkit-transform: translateY(7px);
transform: translateY(7px);
opacity: 0;
visibility: hidden;
}
}
.sales-booster-quantity-discounts .quantity-discount-item + .quantity-discount-item {
border-top: 1px solid var(--et_border-color);
}
.sales-booster-quantity-discounts .quantity-discount-title {
display: block;
}
.sales-booster-quantity-discounts .quantity-discount-name {
display: block;
margin-bottom: 0px;
}
.sales-booster-quantity-discounts .quantity-discount-add {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.sales-booster-quantity-discounts .quantity-discount-add .quantity {
margin: 0;
-webkit-margin-start: 10px;
margin-inline-start: 10px;
}
.sales-booster-quantity-discounts .quantity-discount-add button .et-icon:only-child,
.sales-booster-quantity-discounts .quantity-discount-add button .et-loader + .et-icon:last-child {
font-size: 1.4em;
}
.sales-booster-quantity-discounts .quantity-discount-suggest {
font-size: 1rem;
margin-top: 5px;
}
@media only screen and (max-width: 768px) {
.sales-booster-quantity-discounts .quantity-discount-suggest {
display: none;
}
}
.sales-booster-quantity-discounts .add_to_cart_button.button {
min-width: unset;
height: auto;
font-size: 0.85rem;
padding-top: 0.95rem;
padding-bottom: 0.95rem;
background-color: var(--et_btn-dark-bg-color);
border: 1px solid var(--et_btn-dark-br-color);
color: var(--et_btn-dark-color);
-webkit-text-fill-color: currentColor;
white-space: nowrap;
margin-right: 0;
margin-left: 0;
-webkit-margin-start: 15px;
margin-inline-start: 15px;
--loader-side-color: var(--et_btn-dark-color);
}
.sales-booster-quantity-discounts .add_to_cart_button.button:hover {
background-color: var(--et_btn-dark-bg-color-hover);
border-color: var(--et_btn-dark-br-color-hover);
color: var(--et_btn-dark-color-hover);
--loader-side-color: var(--et_btn-dark-color-hover);
}
.et-quick-view-wrapper .sales-booster-quantity-discounts .quantity-discount-add {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.et-quick-view-wrapper .sales-booster-quantity-discounts .quantity-discount-add .quantity {
margin-bottom: 10px;
}
.et-quick-view-wrapper .sales-booster-quantity-discounts .quantity-discount-suggest {
display: none;
}
.sales-booster-safe-checkout {
margin: 20px auto;
text-align: center;
}
.product_meta .sales-booster-safe-checkout {
display: block;
}
.sales-booster-safe-checkout fieldset {
margin-bottom: 10px;
padding-left: 7px;
padding-right: 7px;
width: 100%;
}
.sales-booster-safe-checkout fieldset img {
display: inline-block;
max-width: 50px;
border: 1px solid var(--et_border-color);
border-radius: 4px;
margin: 0 calc(var(--image-spacing,4px)/2) var(--image-spacing, 4px);
}
.sales-booster-safe-checkout fieldset span {
margin-bottom: calc(var(--image-spacing, 4px) * -1);
}
.sales-booster-safe-checkout .subtitle .highlight {
color: var(--et_dark-2-white);
}
.sales-booster-safe-checkout legend {
width: 100%;
text-align: center;
}
.sales-booster-safe-checkout legend .highlight {
color: var(--et_green-color);
}
.sales-booster-safe-checkout .mtips {
display: inline-block;
z-index: auto;
}
@media only screen and (max-width: 768px) {
.sales-booster-safe-checkout .mtips .mt-mes {
display: none;
}
}
.et-quick-view-wrapper .sales-booster-safe-checkout .mtips span.mt-mes {
display: none;
}
.et-product-rating-summary {
background: var(--et_light-color);
padding: 30px;
text-align: center;
margin-bottom: 30px;
}
.et-product-rating-summary h2 {
--h2-size-proportion: 3;
margin-bottom: 0;
}
.et-product-rating-summary progress {
width: 100%;
height: 10px;
text-align: start;
background-color: var(--et_white-2-dark);
display: block;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.et-product-rating-summary progress::-webkit-progress-bar {
background: 0 0;
}
.et-product-rating-summary progress::-webkit-progress-value {
display: block;
height: 100%;
background-color: var(--et_green-color);
position: relative;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.et-product-rating-summary .et-product-rating {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.et-product-rating-summary .et-product-rating:not(:first-child) {
margin-top: 7px;
}
.et-product-rating-summary .et-product-rating-progress {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0 15px;
}
.et-product-rating-summary .et-product-rating .star-rating {
margin-bottom: 0;
}
.et-product-rating-summary .et-product-avg-rating .star-rating {
margin-bottom: 10px;
}
.et-product-rating-summary .et-product-avg-rating-number {
color: var(--et_dark-2-white);
margin-bottom: 15px;
}
#reviews .commentlist .avatar {
border-radius: 5px;
}
#reviews .commentlist .avatar-circle {
border-radius: 50%;
}
#reviews .commentlist .star-rating {
float: none;
margin-top: 10px;
margin-bottom: 10px;
}
#reviews .commentlist .meta {
margin-bottom: 0;
font-size: 1.14rem;
line-height: normal;
}
#reviews .commentlist .meta .woocommerce-review__author {
font-weight: 500;
}
#reviews .commentlist .meta .woocommerce-review__dash {
line-height: 1;
}
#reviews .commentlist .meta time {
font-size: 1rem;
display: inline-block;
}
.et-review-arguments .et-argument-label {
color: var(--et_dark-2-white);
}
.et-review-arguments .et-pros .et-argument-label svg {
color: var(--et_green-color);
vertical-align: -1px;
}
.et-review-arguments .et-cons .et-argument-label svg {
color: var(--et_red-color);
vertical-align: -1px;
}
.et-review-vote {
position: relative;
cursor: pointer;
}
.et-review-votes {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
color: var(--et_dark-2-white);
}
.et-review-vote[data-vote-type] {
-webkit-margin-start: 10px;
margin-inline-start: 10px;
}
.et-review-vote[data-vote-type=like] {
color: var(--et_green-color);
}
.et-review-vote[data-vote-type=dislike] {
color: var(--et_red-color);
}
.et-review-vote[data-votes]:after {
content: attr(data-votes);
}
.et-review-vote[data-text]:before {
content: attr(data-text);
position: absolute;
display: inline-block;
white-space: nowrap;
bottom: 100%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
background: #222;
padding: 7px 12px;
border-radius: 3px;
color: #fff;
font-size: 12px;
line-height: 11px;
-webkit-transition: opacity 0.3s linear, visibility 0.3s linear, -webkit-transform 0.3s linear;
transition: opacity 0.3s linear, visibility 0.3s linear, -webkit-transform 0.3s linear;
transition: opacity 0.3s linear, visibility 0.3s linear, transform 0.3s linear;
transition: opacity 0.3s linear, visibility 0.3s linear, transform 0.3s linear, -webkit-transform 0.3s linear;
-webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.1);
}
.et-review-vote[data-text]:not(:hover):before {
-webkit-transform: translate(-50%, 5px);
transform: translate(-50%, 5px);
opacity: 0;
visibility: hidden;
}
.et-review-vote:not(.et-review-voted) svg path.vote-active-svg-path,
.et-review-voted svg path:not(.vote-active-svg-path) {
display: none;
}
.et-review-voted {
cursor: default;
}
.et-review-voting .et-review-vote {
opacity: 0.5;
}
.et-review-voting .et-review-vote:before {
content: '';
position: absolute;
top: calc(50% - .35em);
left: calc(50% - .35em);
background: var(--et_dark-2-white);
border-radius: 50%;
width: 0.7em;
height: 0.7em;
line-height: 1;
padding: 0;
-webkit-animation: review-voting-animation 1s infinite ease-in-out;
animation: review-voting-animation 1s infinite ease-in-out;
}
#reviews .et-review-criteria-rating,
#reviews .star-rating {
line-height: 1.4;
}
#reviews .et-review-criteria-rating {
margin-bottom: 2px;
}
#reviews .et-review-criteria-rating .star-rating {
margin: 0;
}
#reviews .et-review-criteria-ratings {
margin-bottom: 10px;
}
#reviews .meta ~ .et-review-criteria-rating,
#reviews .meta ~ .star-rating {
margin-top: 10px;
}
#reviews .et-review-criteria-label {
font-size: 1rem;
color: var(--et_dark-2-white);
-webkit-margin-start: 7px;
margin-inline-start: 7px;
}
@-webkit-keyframes review-voting-animation {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
@keyframes review-voting-animation {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}.shop-full-width {
padding-left: 45px;
padding-right: 45px;
}
.shop-full-width .main-products-loop .products-list .product {
width: 50% !important;
clear: none;
}
.shop-full-width .main-products-loop .products-list .product:nth-child(2n+1) {
clear: both !important;
}
.shop-full-width .main-products-loop .products-list .product:nth-child(3n+1) {
clear: none;
}
.shop-full-width .products-list .product-view-mask .footer-product,
.shop-full-width .products-list .product-view-info .footer-product {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.shop-full-width .products-list .product-view-mask .footer-product .show-quickly,
.shop-full-width .products-list .product-view-info .footer-product .show-quickly,
.shop-full-width .products-list .product-view-mask .footer-product .xstore-wishlist,
.shop-full-width .products-list .product-view-info .footer-product .xstore-wishlist,
.shop-full-width .products-list .product-view-mask .footer-product .xstore-compare,
.shop-full-width .products-list .product-view-info .footer-product .xstore-compare,
.shop-full-width .products-list .product-view-mask .footer-product .et-wishlist-holder,
.shop-full-width .products-list .product-view-info .footer-product .et-wishlist-holder,
.shop-full-width .products-list .product-view-mask .footer-product .by-vendor-name-link,
.shop-full-width .products-list .product-view-info .footer-product .by-vendor-name-link,
.shop-full-width .products-list .product-view-mask .footer-product .pre_order_loop,
.shop-full-width .products-list .product-view-info .footer-product .pre_order_loop,
.shop-full-width .products-list .product-view-mask .footer-product .wcmp_add_to_cart_message,
.shop-full-width .products-list .product-view-info .footer-product .wcmp_add_to_cart_message {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
position: relative;
border: none;
}
.shop-full-width .products-list .product-view-mask .footer-product .show-quickly:after,
.shop-full-width .products-list .product-view-info .footer-product .show-quickly:after,
.shop-full-width .products-list .product-view-mask .footer-product .xstore-wishlist:after,
.shop-full-width .products-list .product-view-info .footer-product .xstore-wishlist:after,
.shop-full-width .products-list .product-view-mask .footer-product .xstore-compare:after,
.shop-full-width .products-list .product-view-info .footer-product .xstore-compare:after,
.shop-full-width .products-list .product-view-mask .footer-product .et-wishlist-holder:after,
.shop-full-width .products-list .product-view-info .footer-product .et-wishlist-holder:after,
.shop-full-width .products-list .product-view-mask .footer-product .by-vendor-name-link:after,
.shop-full-width .products-list .product-view-info .footer-product .by-vendor-name-link:after,
.shop-full-width .products-list .product-view-mask .footer-product .pre_order_loop:after,
.shop-full-width .products-list .product-view-info .footer-product .pre_order_loop:after,
.shop-full-width .products-list .product-view-mask .footer-product .wcmp_add_to_cart_message:after,
.shop-full-width .products-list .product-view-info .footer-product .wcmp_add_to_cart_message:after {
content: '';
}
.shop-full-width .products-list .product-view-mask .footer-product .button,
.shop-full-width .products-list .product-view-info .footer-product .button,
.shop-full-width .products-list .product-view-mask .footer-product .by-vendor-name-link,
.shop-full-width .products-list .product-view-info .footer-product .by-vendor-name-link,
.shop-full-width .products-list .product-view-mask .footer-product .pre_order_loop,
.shop-full-width .products-list .product-view-info .footer-product .pre_order_loop,
.shop-full-width .products-list .product-view-mask .footer-product .wcmp_add_to_cart_message,
.shop-full-width .products-list .product-view-info .footer-product .wcmp_add_to_cart_message {
font-size: 0;
padding: 0;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.shop-full-width .products-list .product-view-mask .footer-product .button:before,
.shop-full-width .products-list .product-view-info .footer-product .button:before,
.shop-full-width .products-list .product-view-mask .footer-product .by-vendor-name-link:before,
.shop-full-width .products-list .product-view-info .footer-product .by-vendor-name-link:before,
.shop-full-width .products-list .product-view-mask .footer-product .pre_order_loop:before,
.shop-full-width .products-list .product-view-info .footer-product .pre_order_loop:before,
.shop-full-width .products-list .product-view-mask .footer-product .wcmp_add_to_cart_message:before,
.shop-full-width .products-list .product-view-info .footer-product .wcmp_add_to_cart_message:before {
margin: 0;
}
.shop-full-width .products-list .product-view-mask .footer-product .compare,
.shop-full-width .products-list .product-view-info .footer-product .compare {
display: none;
}
@media only screen and (min-width: 993px) {
.shop-full-width .products-grid.row-count-5 .product:nth-child(5n+1) {
clear: both !important;
}
.shop-full-width .products-grid.row-count-5 .product:nth-child(5n+1) {
clear: both;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.shop-full-width .row-count-3 .product.product-category:nth-child(2n+1),
.shop-full-width .row-count-4 .product-category:nth-child(2n+1),
.shop-full-width .row-count-6 .product.product-category:nth-child(3n+1) {
clear: both !important;
}
.shop-full-width .row-count-3 .product-category:nth-child(3n+1),
.shop-full-width .row-count-6 .product-category:nth-child(2n+1) {
clear: none !important;
}
.shop-full-width .row-count-6 .product-category + .product:not(.product-category):before {
content: '';
display: table;
clear: both;
}
.shop-full-width .row-count-6 .product:not(.product-category):nth-child(3n+1) {
clear: both;
}
.shop-full-width .products-grid.row-count-6 .product {
width: 33.33%;
}
}
@media only screen and (min-width: 40em) {
.shop-full-width {
margin-left: auto;
margin-right: auto;
}
}
@media only screen and (max-width: 992px) {
.shop-full-width {
padding: 0 15px 2.86em;
}
.shop-full-width .main-products-loop .products-list .product {
width: 100% !important;
}
.shop-full-width .products-grid .product {
width: 50%;
}
.shop-full-width .sidebar-mobile-top > div > .row .content {
width: 100%;
}
}
@media only screen and (max-width: 480px) {
.shop-full-width .products-grid.row-count-2 .product,
.shop-full-width .products-grid.row-count-3 .product,
.shop-full-width .products-grid.row-count-4 .product,
.shop-full-width .products-grid.row-count-5 .product,
.shop-full-width .products-grid.row-count-6 .product {
width: 50%;
}
}.product-view-mask .show-quickly,
.product-view-info .show-quickly {
border-right: 1px solid;
}
.product-view-mask .et-wishlist-holder,
.product-view-info .et-wishlist-holder,
.product-view-mask .xstore-wishlist,
.product-view-info .xstore-wishlist,
.product-view-mask .xstore-compare,
.product-view-info .xstore-compare {
border-left: 1px solid;
}
.footer-product .show-quickly {
left: 0;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.footer-product .show-quickly:after {
right: 0;
}
.footer-product .et-wishlist-holder,
.footer-product .xstore-wishlist,
.footer-product .xstore-compare {
right: 0;
font-size: 0;
}
.footer-product .et-wishlist-holder:after,
.footer-product .xstore-wishlist:after,
.footer-product .xstore-compare:after {
left: 0;
}
.footer-product .by-vendor-name-link:after,
.footer-product .pre_order_loop:after,
.footer-product .wcmp_add_to_cart_message:after {
left: 0;
}
.footer-product .button:before {
display: inline-block;
margin-right: 5px;
font-weight: 400;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.footer-product .by-vendor-name-link:before,
.footer-product .pre_order_loop:before,
.footer-product .wcmp_add_to_cart_message:before,
.footer-product .et-wishlist-holder a.add_to_wishlist.button.alt:before {
margin-right: 0;
}
.footer-product .show-quickly:after,
.footer-product .xstore-wishlist:after,
.footer-product .et-wishlist-holder:after,
.footer-product .xstore-compare:after,
.footer-product .by-vendor-name-link:after,
.footer-product .pre_order_loop:after,
.footer-product .wcmp_add_to_cart_message:after {
position: absolute;
top: 0;
width: 1px;
border-right: 1px solid #444;
height: 100%;
} .product-view-mask2[class*="wcpv_product_vendors-"] .wcpv-sold-by-loop,
.footer-product .wcvendors_sold_by_in_loop,
.footer-product br,
.products-list .product-details .button.compare,
.product-view-mask .button.compare,
.product-view-info .button.compare,
.product-view-light .button.compare,
.product-view-light .xstore-compare {
display: none;
}
.product-view-mask.view-color-dark .wcpv-sold-by-loop,
.product-view-mask.view-color-dark .wcpv-sold-by-loop a {
color: #fff;
}
.product-view-mask.view-color-dark .wcpv-sold-by-loop a:hover {
opacity: 0.7;
}
.footer-product .compare:before,
.footer-product .show-quickly:before,
.footer-product .button:before,
.footer-product .by-vendor-name-link:before,
.footer-product .pre_order_loop:before,
.footer-product .wcmp_add_to_cart_message:before,
.content-product .yith-wcwl-add-to-wishlist .show a:before,
.content-product .wishlist-fragment a:before {
font-size: 16px;
}
.footer-product .xstore-wishlist.button:before,
.footer-product .xstore-compare.button:before {
display: none;
}
.footer-product .xstore-wishlist .et-icon,
.footer-product .xstore-compare .et-icon,
.footer-product .add_to_cart_button:after {
font-size: 16px;
}
.content-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before,
.content-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before {
content: "\e92d";
}
.footer-product {
position: absolute;
bottom: 1.45rem;
left: 1.45rem;
right: 1.45rem;
height: 2.57rem;
-webkit-transform: translateY(5px);
transform: translateY(5px);
opacity: 0;
z-index: 2;
text-align: center;
overflow: hidden;
font-weight: normal;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.footer-product .compare {
position: relative;
overflow: hidden;
}
.footer-product .compare:before {
content: "\e915" !important;
}
.footer-product .compare,
.footer-product .show-quickly,
.footer-product .by-vendor-name-link,
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message {
font-size: 0;
}
.footer-product .by-vendor-name-link,
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message {
margin: 0;
}
.footer-product .by-vendor-name-link:before {
content: '\e1000';
}
.footer-product .pre_order_loop:before {
content: '\e900';
font-style: normal;
}
.footer-product .wcmp_add_to_cart_message:before {
content: '\e938';
}
.footer-product .show-quickly:before {
content: "\e907";
}
.footer-product .button {
border: none;
width: 100%;
background: var(--et_dark-color);
line-height: 1.4;
padding: 0 45px;
}
.footer-product .button .blockOverlay {
background-color: var(--et_dark-color) !important;
}
.footer-product .et-wishlist-holder a.add_to_wishlist.button.alt {
background: transparent;
}
.footer-product .show-quickly,
.footer-product .xstore-wishlist,
.footer-product .et-wishlist-holder {
position: absolute;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
line-height: 1.4;
top: 0;
height: 100%;
width: 45px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-color: var(--et_dark-color);
background: var(--et_dark-color);
z-index: 1;
}
.footer-product .xstore-compare {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-color: var(--et_dark-color);
background: var(--et_dark-color);
}
.footer-product .by-vendor-name-link,
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message {
background: var(--et_dark-color);
}
.footer-product .by-vendor-name-link,
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message,
.footer-product .yith-wcwl-add-to-wishlist,
.footer-product .yith-wcwl-add-to-wishlist .show {
width: 100%;
height: 100%;
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.footer-product .et-wishlist-holder a {
width: 100%;
}
.footer-product .et-wishlist-holder a .yith-wcwl-icon.fa {
display: none;
}
.footer-product .quick-view-popup .add_to_cart_button,
.footer-product .loader-path {
stroke: #fff;
}
.footer-product .wishlist-fragment .blockOverlay:before {
border-color: var(--et_main-color);
border-left-color: #fff;
}
.footer-product .button,
.footer-product .yith-wcwl-add-to-wishlist a:not(.alt),
.footer-product .yith-wcwl-add-button a.open-pretty-photo,
.footer-product .by-vendor-name-link,
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
height: 100%;
}
.footer-product .show-quickly,
.footer-product .xstore-wishlist,
.footer-product .et-wishlist-holder a,
.footer-product .button,
.footer-product .button:hover,
.footer-product .button.compare,
.footer-product .button.compare:hover,
.footer-product .xstore-compare,
.footer-product .xstore-compare:hover,
.footer-product .by-vendor-name-link {
color: #fff;
}
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message {
color: #fff !important;
}
.footer-product .compare.button,
.footer-product .xstore-compare,
.footer-product .button,
.footer-product .show-quickly,
.footer-product .xstore-wishlist,
.footer-product .et-wishlist-holder,
.footer-product .by-vendor-name-link,
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message {
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.footer-product .compare.button:hover,
.footer-product .xstore-compare:hover,
.footer-product .button:hover,
.footer-product .show-quickly:hover,
.footer-product .xstore-wishlist:hover,
.footer-product .et-wishlist-holder:hover,
.footer-product .by-vendor-name-link:hover,
.footer-product .pre_order_loop:hover,
.footer-product .wcmp_add_to_cart_message:hover {
background: #333333;
}
.et-wishlist-holder .yith-wcwl-add-to-wishlist {
position: relative;
}
.et-wishlist-holder .et-loader {
position: static;
}
.et-wishlist-holder .loader-path {
stroke: #fff;
}
.content-product .show-quickly,
.content-product .by-vendor-name-link {
cursor: pointer;
}
.content-product:hover .footer-product,
.content-product.et-vpf .footer-product {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.content-product .show-quickly:before,
.content-product .button:before,
.content-product .yith-wcwl-add-to-wishlist .show a:before,
.content-product .by-vendor-name-link:before,
.content-product .pre_order_loop:before,
.content-product .wcmp_add_to_cart_message:before {
font-family: 'xstore-icons';
}
.content-product .is_arrows-hovered .footer-product {
-webkit-transform: translateY(7px);
transform: translateY(7px);
opacity: 0;
}
.view-color-white .footer-product .loader-path,
.view-color-transparent .footer-product .loader-path,
.product-view-default .et-wishlist-holder .loader-path {
stroke: var(--et_dark-color);
}
.view-color-white .footer-product .wishlist-fragment .blockOverlay:before,
.view-color-transparent .footer-product .wishlist-fragment .blockOverlay:before,
.product-view-default .et-wishlist-holder .wishlist-fragment .blockOverlay:before {
border-color: var(--et_border-color);
border-left-color: var(--et_main-color);
}
.view-color-white .footer-product:before,
.view-color-white .footer-product .show-quickly,
.view-color-white .footer-product .et-wishlist-holder,
.view-color-white .footer-product .xstore-wishlist,
.view-color-white .footer-product .xstore-wishlist:after,
.view-color-white .footer-product .et-wishlist-holder:after,
.view-color-white .footer-product .xstore-compare,
.view-color-white .footer-product .xstore-compare:after,
.view-color-white .footer-product .show-quickly:after,
.view-color-white .footer-product .by-vendor-name-link:after,
.view-color-white .footer-product .pre_order_loop:after,
.view-color-white .footer-product .wcmp_add_to_cart_message:after {
border-color: var(--et_border-color);
}
.view-color-white .footer-product .button.compare:hover,
.view-color-white .footer-product .xstore-compare:hover,
.view-color-white .footer-product .button:hover,
.view-color-white .footer-product .show-quickly:hover,
.view-color-white .footer-product .xstore-wishlist:hover,
.view-color-white .footer-product .et-wishlist-holder:hover,
.view-color-white .footer-product .by-vendor-name-link:hover,
.view-color-white .footer-product .pre_order_loop:hover,
.view-color-white .footer-product .wcmp_add_to_cart_message:hover {
background: #f5f5f5;
}
.view-color-white.product-view-info .footer-product:before {
border-color: var(--et_border-color);
}
.view-color-white.product-view-mask2 .footer-product,
.view-color-white .footer-product .button.compare,
.view-color-white .footer-product .xstore-compare,
.view-color-white .footer-product .button,
.view-color-white .footer-product .show-quickly,
.view-color-white .footer-product .xstore-wishlist,
.view-color-white .footer-product .et-wishlist-holder,
.view-color-white .footer-product .by-vendor-name-link,
.view-color-white .footer-product .pre_order_loop,
.view-color-white .footer-product .wcmp_add_to_cart_message,
.view-color-white .product-mask,
.view-color-white.product-view-info .product-mask {
background: #fff;
}
.view-color-white .footer-product .show-quickly,
.view-color-white .footer-product .xstore-wishlist,
.view-color-white .footer-product .xstore-compare,
.view-color-white .footer-product .et-wishlist-holder a,
.view-color-white .footer-product .et-wishlist-holder a.add_to_wishlist.button.alt,
.view-color-white .footer-product .by-vendor-name-link,
.view-color-white .footer-product .button,
.view-color-white .footer-product .button.compare {
color: var(--et_dark-color);
}
.view-color-white .footer-product .pre_order_loop,
.view-color-white .footer-product .wcmp_add_to_cart_message {
color: var(--et_dark-color) !important;
}
.view-color-white .footer-product .button .blockOverlay {
background-color: #fff !important;
}
.view-color-white .product-mask a,
.view-color-white.product-view-info .product-mask a,
.view-color-white .product-mask .product-title a,
.view-color-white.product-view-info .product-mask .product-title a {
color: var(--et_dark-color);
}
.view-color-white .product-mask a:hover,
.view-color-transparent .product-mask a:hover,
.view-color-white.product-view-info .product-mask a:hover,
.view-color-transparent.product-view-info .product-mask a:hover,
.view-color-white .product-mask .product-title a:hover,
.view-color-transparent .product-mask .product-title a:hover,
.view-color-white.product-view-info .product-mask .product-title a:hover,
.view-color-transparent.product-view-info .product-mask .product-title a:hover {
color: var(--et_main-color);
}
.view-color-transparent .footer-product .show-quickly,
.view-color-transparent .footer-product .xstore-wishlist,
.view-color-transparent .footer-product .xstore-compare,
.view-color-transparent .footer-product .et-wishlist-holder a,
.view-color-transparent .footer-product .et-wishlist-holder a.add_to_wishlist.button.alt,
.view-color-transparent .footer-product .by-vendor-name-link,
.view-color-transparent .footer-product .button,
.view-color-transparent .footer-product .button.compare {
color: var(--et_dark-2-white);
}
.view-color-transparent .footer-product .pre_order_loop,
.view-color-transparent .footer-product .wcmp_add_to_cart_message {
color: var(--et_dark-2-white) !important;
}
.view-color-transparent .footer-product .button .blockOverlay {
background-color: var(--et_white-2-dark) !important;
}
.view-color-transparent .product-mask a,
.view-color-transparent.product-view-info .product-mask a,
.view-color-transparent .product-mask .product-title a,
.view-color-transparent.product-view-info .product-mask .product-title a {
color: var(--et_dark-2-white);
}
.view-color-transparent .footer-product:before,
.view-color-transparent .footer-product .show-quickly,
.view-color-transparent .footer-product .xstore-wishlist,
.view-color-transparent .footer-product .xstore-wishlist:after,
.view-color-transparent .footer-product .et-wishlist-holder,
.view-color-transparent .footer-product .et-wishlist-holder:after,
.view-color-transparent .footer-product .xstore-compare,
.view-color-transparent .footer-product .xstore-compare:after,
.view-color-transparent .footer-product .show-quickly:after,
.view-color-transparent .footer-product .by-vendor-name-link:after,
.view-color-transparent .footer-product .pre_order_loop:after,
.view-color-transparent .footer-product .wcmp_add_to_cart_message:after {
border: none;
}
.view-color-transparent .footer-product .show-quickly:hover,
.view-color-transparent .footer-product .xstore-wishlist:hover,
.view-color-transparent .footer-product .xstore-compare:hover,
.view-color-transparent .footer-product .et-wishlist-holder:hover .yith-wcwl-add-button a,
.view-color-transparent .footer-product .et-wishlist-holder:hover a.add_to_wishlist.button.alt,
.view-color-transparent .footer-product .button:hover,
.view-color-transparent .footer-product .by-vendor-name-link:hover {
color: var(--et_main-color);
}
.view-color-transparent .footer-product .pre_order_loop:hover,
.view-color-transparent .footer-product .wcmp_add_to_cart_message:hover {
color: var(--et_main-color) !important;
}
.view-color-transparent.product-view-info .footer-product:before {
border: none;
}
.view-color-transparent .footer-product,
.view-color-transparent .footer-product .button,
.view-color-transparent .footer-product .button.compare,
.view-color-transparent .footer-product .xstore-compare,
.view-color-transparent .footer-product .show-quickly,
.view-color-transparent .footer-product .xstore-wishlist,
.view-color-transparent .footer-product .et-wishlist-holder,
.view-color-transparent .footer-product .button:hover,
.view-color-transparent .footer-product .show-quickly:hover,
.view-color-transparent .footer-product .xstore-wishlist:hover,
.view-color-transparent .footer-product .et-wishlist-holder:hover,
.view-color-transparent .footer-product .by-vendor-name-link:hover,
.view-color-transparent .footer-product .pre_order_loop:hover,
.view-color-transparent .footer-product .wcmp_add_to_cart_message:hover,
.view-color-transparent.product-view-mask2 .footer-product,
.view-color-transparent.product-view-info .product-mask {
background: transparent;
}
@media only screen and (max-width: 768px) {
.content-product .footer-product {
-webkit-transform: none;
transform: none;
opacity: 1;
}
.content-product .footer-product .button {
font-size: 0;
}
.content-product .footer-product .button:before {
margin-right: 0;
margin-left: 0;
}
}
.col-md-9 .product-slide .product-view-mask .footer-product,
.col-md-8 .product-slide .product-view-mask .footer-product,
.col-md-9 .product-slide .product-view-info .footer-product,
.col-md-8 .product-slide .product-view-info .footer-product {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.col-md-9 .product-slide .product-view-mask .footer-product .show-quickly,
.col-md-8 .product-slide .product-view-mask .footer-product .show-quickly,
.col-md-9 .product-slide .product-view-info .footer-product .show-quickly,
.col-md-8 .product-slide .product-view-info .footer-product .show-quickly,
.col-md-9 .product-slide .product-view-mask .footer-product .xstore-wishlist,
.col-md-8 .product-slide .product-view-mask .footer-product .xstore-wishlist,
.col-md-9 .product-slide .product-view-info .footer-product .xstore-wishlist,
.col-md-8 .product-slide .product-view-info .footer-product .xstore-wishlist,
.col-md-9 .product-slide .product-view-mask .footer-product .xstore-compare,
.col-md-8 .product-slide .product-view-mask .footer-product .xstore-compare,
.col-md-9 .product-slide .product-view-info .footer-product .xstore-compare,
.col-md-8 .product-slide .product-view-info .footer-product .xstore-compare,
.col-md-9 .product-slide .product-view-mask .footer-product .et-wishlist-holder,
.col-md-8 .product-slide .product-view-mask .footer-product .et-wishlist-holder,
.col-md-9 .product-slide .product-view-info .footer-product .et-wishlist-holder,
.col-md-8 .product-slide .product-view-info .footer-product .et-wishlist-holder,
.col-md-9 .product-slide .product-view-mask .footer-product .by-vendor-name-link,
.col-md-8 .product-slide .product-view-mask .footer-product .by-vendor-name-link,
.col-md-9 .product-slide .product-view-info .footer-product .by-vendor-name-link,
.col-md-8 .product-slide .product-view-info .footer-product .by-vendor-name-link,
.col-md-9 .product-slide .product-view-mask .footer-product .pre_order_loop,
.col-md-8 .product-slide .product-view-mask .footer-product .pre_order_loop,
.col-md-9 .product-slide .product-view-info .footer-product .pre_order_loop,
.col-md-8 .product-slide .product-view-info .footer-product .pre_order_loop,
.col-md-9 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message,
.col-md-8 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message,
.col-md-9 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message,
.col-md-8 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
position: relative;
border: none;
}
.col-md-9 .product-slide .product-view-mask .footer-product .show-quickly:after,
.col-md-8 .product-slide .product-view-mask .footer-product .show-quickly:after,
.col-md-9 .product-slide .product-view-info .footer-product .show-quickly:after,
.col-md-8 .product-slide .product-view-info .footer-product .show-quickly:after,
.col-md-9 .product-slide .product-view-mask .footer-product .xstore-wishlist:after,
.col-md-8 .product-slide .product-view-mask .footer-product .xstore-wishlist:after,
.col-md-9 .product-slide .product-view-info .footer-product .xstore-wishlist:after,
.col-md-8 .product-slide .product-view-info .footer-product .xstore-wishlist:after,
.col-md-9 .product-slide .product-view-mask .footer-product .xstore-compare:after,
.col-md-8 .product-slide .product-view-mask .footer-product .xstore-compare:after,
.col-md-9 .product-slide .product-view-info .footer-product .xstore-compare:after,
.col-md-8 .product-slide .product-view-info .footer-product .xstore-compare:after,
.col-md-9 .product-slide .product-view-mask .footer-product .et-wishlist-holder:after,
.col-md-8 .product-slide .product-view-mask .footer-product .et-wishlist-holder:after,
.col-md-9 .product-slide .product-view-info .footer-product .et-wishlist-holder:after,
.col-md-8 .product-slide .product-view-info .footer-product .et-wishlist-holder:after,
.col-md-9 .product-slide .product-view-mask .footer-product .by-vendor-name-link:after,
.col-md-8 .product-slide .product-view-mask .footer-product .by-vendor-name-link:after,
.col-md-9 .product-slide .product-view-info .footer-product .by-vendor-name-link:after,
.col-md-8 .product-slide .product-view-info .footer-product .by-vendor-name-link:after,
.col-md-9 .product-slide .product-view-mask .footer-product .pre_order_loop:after,
.col-md-8 .product-slide .product-view-mask .footer-product .pre_order_loop:after,
.col-md-9 .product-slide .product-view-info .footer-product .pre_order_loop:after,
.col-md-8 .product-slide .product-view-info .footer-product .pre_order_loop:after,
.col-md-9 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message:after,
.col-md-8 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message:after,
.col-md-9 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message:after,
.col-md-8 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message:after {
content: '';
}
.col-md-9 .product-slide .product-view-mask .footer-product .button,
.col-md-8 .product-slide .product-view-mask .footer-product .button,
.col-md-9 .product-slide .product-view-info .footer-product .button,
.col-md-8 .product-slide .product-view-info .footer-product .button,
.col-md-9 .product-slide .product-view-mask .footer-product .by-vendor-name-link,
.col-md-8 .product-slide .product-view-mask .footer-product .by-vendor-name-link,
.col-md-9 .product-slide .product-view-info .footer-product .by-vendor-name-link,
.col-md-8 .product-slide .product-view-info .footer-product .by-vendor-name-link,
.col-md-9 .product-slide .product-view-mask .footer-product .pre_order_loop,
.col-md-8 .product-slide .product-view-mask .footer-product .pre_order_loop,
.col-md-9 .product-slide .product-view-info .footer-product .pre_order_loop,
.col-md-8 .product-slide .product-view-info .footer-product .pre_order_loop,
.col-md-9 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message,
.col-md-8 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message,
.col-md-9 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message,
.col-md-8 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message {
font-size: 0;
padding: 0;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.col-md-9 .product-slide .product-view-mask .footer-product .button:before,
.col-md-8 .product-slide .product-view-mask .footer-product .button:before,
.col-md-9 .product-slide .product-view-info .footer-product .button:before,
.col-md-8 .product-slide .product-view-info .footer-product .button:before,
.col-md-9 .product-slide .product-view-mask .footer-product .by-vendor-name-link:before,
.col-md-8 .product-slide .product-view-mask .footer-product .by-vendor-name-link:before,
.col-md-9 .product-slide .product-view-info .footer-product .by-vendor-name-link:before,
.col-md-8 .product-slide .product-view-info .footer-product .by-vendor-name-link:before,
.col-md-9 .product-slide .product-view-mask .footer-product .pre_order_loop:before,
.col-md-8 .product-slide .product-view-mask .footer-product .pre_order_loop:before,
.col-md-9 .product-slide .product-view-info .footer-product .pre_order_loop:before,
.col-md-8 .product-slide .product-view-info .footer-product .pre_order_loop:before,
.col-md-9 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message:before,
.col-md-8 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message:before,
.col-md-9 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message:before,
.col-md-8 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message:before {
margin: 0;
}
.col-md-9 .product-slide .product-view-mask .footer-product .compare,
.col-md-8 .product-slide .product-view-mask .footer-product .compare,
.col-md-9 .product-slide .product-view-info .footer-product .compare,
.col-md-8 .product-slide .product-view-info .footer-product .compare {
display: none;
}
@media only screen and (min-width: 768px) {
.products-hover-only-icons .product-view-mask .footer-product,
.products-hover-only-icons .product-view-info .footer-product {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.products-hover-only-icons .product-view-mask .footer-product .show-quickly,
.products-hover-only-icons .product-view-info .footer-product .show-quickly,
.products-hover-only-icons .product-view-mask .footer-product .xstore-wishlist,
.products-hover-only-icons .product-view-info .footer-product .xstore-wishlist,
.products-hover-only-icons .product-view-mask .footer-product .xstore-compare,
.products-hover-only-icons .product-view-info .footer-product .xstore-compare,
.products-hover-only-icons .product-view-mask .footer-product .et-wishlist-holder,
.products-hover-only-icons .product-view-info .footer-product .et-wishlist-holder,
.products-hover-only-icons .product-view-mask .footer-product .by-vendor-name-link,
.products-hover-only-icons .product-view-info .footer-product .by-vendor-name-link,
.products-hover-only-icons .product-view-mask .footer-product .pre_order_loop,
.products-hover-only-icons .product-view-info .footer-product .pre_order_loop,
.products-hover-only-icons .product-view-mask .footer-product .wcmp_add_to_cart_message,
.products-hover-only-icons .product-view-info .footer-product .wcmp_add_to_cart_message {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
position: relative;
border: none;
}
.products-hover-only-icons .product-view-mask .footer-product .show-quickly:after,
.products-hover-only-icons .product-view-info .footer-product .show-quickly:after,
.products-hover-only-icons .product-view-mask .footer-product .xstore-wishlist:after,
.products-hover-only-icons .product-view-info .footer-product .xstore-wishlist:after,
.products-hover-only-icons .product-view-mask .footer-product .xstore-compare:after,
.products-hover-only-icons .product-view-info .footer-product .xstore-compare:after,
.products-hover-only-icons .product-view-mask .footer-product .et-wishlist-holder:after,
.products-hover-only-icons .product-view-info .footer-product .et-wishlist-holder:after,
.products-hover-only-icons .product-view-mask .footer-product .by-vendor-name-link:after,
.products-hover-only-icons .product-view-info .footer-product .by-vendor-name-link:after,
.products-hover-only-icons .product-view-mask .footer-product .pre_order_loop:after,
.products-hover-only-icons .product-view-info .footer-product .pre_order_loop:after,
.products-hover-only-icons .product-view-mask .footer-product .wcmp_add_to_cart_message:after,
.products-hover-only-icons .product-view-info .footer-product .wcmp_add_to_cart_message:after {
content: '';
}
.products-hover-only-icons .product-view-mask .footer-product .button,
.products-hover-only-icons .product-view-info .footer-product .button,
.products-hover-only-icons .product-view-mask .footer-product .by-vendor-name-link,
.products-hover-only-icons .product-view-info .footer-product .by-vendor-name-link,
.products-hover-only-icons .product-view-mask .footer-product .pre_order_loop,
.products-hover-only-icons .product-view-info .footer-product .pre_order_loop,
.products-hover-only-icons .product-view-mask .footer-product .wcmp_add_to_cart_message,
.products-hover-only-icons .product-view-info .footer-product .wcmp_add_to_cart_message {
font-size: 0;
padding: 0;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.products-hover-only-icons .product-view-mask .footer-product .button:before,
.products-hover-only-icons .product-view-info .footer-product .button:before,
.products-hover-only-icons .product-view-mask .footer-product .by-vendor-name-link:before,
.products-hover-only-icons .product-view-info .footer-product .by-vendor-name-link:before,
.products-hover-only-icons .product-view-mask .footer-product .pre_order_loop:before,
.products-hover-only-icons .product-view-info .footer-product .pre_order_loop:before,
.products-hover-only-icons .product-view-mask .footer-product .wcmp_add_to_cart_message:before,
.products-hover-only-icons .product-view-info .footer-product .wcmp_add_to_cart_message:before {
margin: 0;
}
.products-hover-only-icons .product-view-mask .footer-product .compare,
.products-hover-only-icons .product-view-info .footer-product .compare {
display: none;
}
} .product-view-default .footer-product {
pointer-events: none;
height: auto;
}
.product-view-default .footer-product .show-quickly {
font-size: 0.85rem;
text-transform: uppercase;
pointer-events: all;
position: relative;
width: 100%;
-webkit-transform: none;
transform: none;
border: none;
padding: 10px;
}
.product-view-default .footer-product .show-quickly:before {
display: none;
line-height: 1;
margin-right: 5px;
}
.product-view-default .et-wishlist-holder,
.product-view-default .xstore-wishlist {
position: absolute;
top: 18px;
right: 18px;
z-index: 3;
max-width: -webkit-min-content;
max-width: -moz-min-content;
max-width: min-content;
}
.product-view-default .xstore-wishlist {
line-height: 1;
}
.product-view-default .et-wishlist-holder .loader-path {
stroke: var(--et_dark-color);
}
.product-view-default .et-wishlist-holder .loader-circular {
width: auto;
}
.product-view-default .yith-wcwl-add-to-wishlist,
.product-view-default .wishlist-fragment > div {
pointer-events: all;
font-size: 0;
line-height: 1;
}
.product-view-default .yith-wcwl-add-to-wishlist .show a,
.product-view-default .wishlist-fragment a {
opacity: 0;
position: static;
line-height: 1;
}
.product-view-default .yith-wcwl-add-to-wishlist .show:before,
.product-view-default .wishlist-fragment a:before,
.product-view-default .xstore-wishlist .et-icon {
padding: 2px;
font-size: 1.35rem;
}
.product-view-default .xstore-wishlist {
opacity: 0;
}
.product-view-default .content-product:hover .xstore-wishlist,
.product-view-default .content-product:hover .yith-wcwl-add-to-wishlist .show a,
.product-view-default .content-product:hover .wishlist-fragment a {
opacity: 1;
}
@media only screen and (max-width: 768px) {
.product-view-default .xstore-wishlist,
.product-view-default .wishlist-fragment a,
.product-view-default .yith-wcwl-add-to-wishlist .show a {
opacity: 1;
}
}