@-webkit-keyframes wcboost-spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes wcboost-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.wcboost-products-compare-button{text-decoration:none;display:inline-block;margin:10px 0}.wcboost-products-compare-button.loading .wcboost-products-compare-button__icon svg{animation:wcboost-spin .75s linear infinite}.wcboost-products-compare-button__icon{margin-right:6px}.wcboost-products-compare-button__icon svg{width:1em;height:1em;vertical-align:-.15em;fill:currentColor}ul.products li.product .wcboost-products-compare-button{margin:10px}.wcboost-products-compare__table{overflow-x:auto;margin:1em 0}.wcboost-products-compare__table::-webkit-scrollbar{appearance:none;-webkit-appearance:none;height:6px;width:6px}.wcboost-products-compare__table::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.wcboost-products-compare__table::-webkit-scrollbar-thumb{border-radius:3px;background-color:rgb(0 0 0 / .5)}table.compare_table{table-layout:fixed}table.compare_table td{width:220px}table.compare_table th{width:160px;white-space:nowrap;position:sticky;left:0;z-index:9}@media(max-width:767px){table.compare_table th{display:none}table.compare_table td{padding:30px 10px 10px 10px}table.compare_table tr::before{content:attr(data-title);display:block;position:sticky;left:0;white-space:nowrap;padding:0 1em;font-size:80%;opacity:.8;font-weight:600}}.wcboost-products-compare-popup{display:none;position:fixed;top:0;bottom:0;left:0;right:0;width:100%;z-index:9999}.admin-bar .wcboost-products-compare-popup{top:32px}.wcboost-products-compare-popup .wcboost-products-compare>:first-child{margin-top:0}.wcboost-products-compare-popup .wcboost-products-compare>:last-child{margin-bottom:0}.wcboost-products-compare-popup .wcboost-products-compare__tools{overflow:hidden;padding:1rem 0}@media screen and (max-width:782px){.admin-bar .wcboost-products-compare-popup{top:48px}}.wcboost-products-compare-popup__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .5);z-index:1;cursor:pointer}.wcboost-products-compare-popup__header{padding:0 20px;height:60px;display:flex;align-items:center;justify-content:space-between}.wcboost-products-compare-popup__close{float:right;font-size:20px;text-decoration:none;display:block;padding:.5em}.wcboost-products-compare-popup__close svg{vertical-align:middle}.wcboost-products-compare-popup__title{font-weight:700}.wcboost-products-compare-popup__body{position:relative;width:calc(100% - 80px);height:calc(100% - 80px);margin:40px;background-color:#fff;z-index:2}.wcboost-products-compare-popup__body .woocommerce-message,.wcboost-products-compare-popup__body .is-success{display:none}.wcboost-products-compare-popup__body .wcboost-products-compare-clear{margin-right:20px;float:right}.wcboost-products-compare-popup__content{padding-bottom:20px;overflow-y:auto;max-height:calc(100% - 60px);padding:0 20px}.wcboost-products-compare-popup__content::after{content:"";display:table;clear:both}@media(max-width:767px){.wcboost-products-compare-popup__body{width:100%;height:100%;margin:0}}.wcboost-products-compare-widget-item{font-size:.875em;position:relative;margin:1em 0}.wcboost-products-compare-widget-item::after{content:"";display:block;clear:both}.wcboost-products-compare-widget-item img{max-width:60px;margin-right:1em;float:left}.wcboost-products-compare-widget-item .price{display:block}.wcboost-products-compare-widget-item .star-rating{font-size:.875em}.wcboost-products-compare-widget-item a.remove{line-height:1;text-decoration:none;position:absolute;left:0;top:0;min-width:1em;min-height:1em;border-radius:50%;transform:translate(-50%,-50%)}.wcboost-products-compare-widget-item a.remove:hover{color:#111}.wcboost-products-compare-widget-item a.remove:hover::before{color:inherit}.wcboost-products-compare-widget__buttons .button{text-align:center;display:block;margin-top:10px}.wcboost-products-compare-bar{position:fixed;background-color:#f9f9f9;transition:transform 250ms ease-out;z-index:99}.wcboost-products-compare-bar .wcboost-products-compare-widget__products{list-style:none;margin:0;padding:0}.wcboost-products-compare-bar .wcboost-products-compare-widget__empty-message{margin:20px 0}.wcboost-products-compare-bar.wcboost-products-compare-bar--open{transform:none}.wcboost-products-compare-bar .wcboost-products-compare-widget__buttons{margin:10px 0 20px 0}.wcboost-products-compare-bar__toggle-button{display:block;padding:5px 10px;background:#f9f9f9;border-radius:3px 3px 0 0;user-select:none;cursor:pointer}.wcboost-products-compare-bar__toggle-button svg{width:1em;height:1em;vertical-align:middle;margin-right:6px}.wcboost-products-compare-bar--open .wcboost-products-compare-bar__toggle-button svg{transform:rotate(180deg)}.wcboost-products-compare-bar__content{padding-left:30px;padding-right:30px}.wcboost-products-compare-bar--bottom{bottom:0;left:0;width:100%;transform:translateY(100%);border-top:1px solid rgb(0 0 0 / .1)}.wcboost-products-compare-bar--bottom .wcboost-products-compare-bar__toggle{position:absolute;top:0;right:30px;transform:translateY(-100%)}.wcboost-products-compare-bar--bottom .wcboost-products-compare-bar__toggle-button{border-radius:3px 3px 0 0;border:1px solid rgb(0 0 0 / .1);border-bottom-width:0}.wcboost-products-compare-bar--bottom .wcboost-products-compare-widget__products{padding:20px 10px 10px 10px;margin:10px 0;display:flex;gap:30px;overflow-x:auto}.wcboost-products-compare-bar--bottom .wcboost-products-compare-widget__products::-webkit-scrollbar{appearance:none;-webkit-appearance:none;height:6px;width:6px}.wcboost-products-compare-bar--bottom .wcboost-products-compare-widget__products::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.wcboost-products-compare-bar--bottom .wcboost-products-compare-widget__products::-webkit-scrollbar-thumb{border-radius:3px;background-color:rgb(0 0 0 / .5)}.wcboost-products-compare-bar--bottom .wcboost-products-compare-widget-item{flex-shrink:0;flex-basis:200px;margin:0}.wcboost-products-compare-bar--bottom .wcboost-products-compare-widget__buttons .button{margin:0 10px;display:inline-block;width:auto}:root{--wcboost-swatches-item-width:30px;--wcboost-swatches-item-width:30px;--wcboost-swatches-item-padding:2px;--wcboost-swatches-item-gap:1em;--wcboost-swatches-color-border:rgba(0, 0, 0, 0.2);--wcboost-swatches-color-border-selected:rgba(0, 0, 0, 0.7);--wcboost-swatches-color-border-outstock:rgba(252, 56, 56, 0.7);--wcboost-swatches-color-tooltip:#333;--wcboost-swatches-color-tooltip-text:#fff;--wcboost-swatches-button-font-size:1em;--wcboost-swatches-label-font-size:1em;--wcboost-swatches-invalid-line-color:#ff0000;--wcboost-swatches-invalid-line-width:calc(100% + 6px);--wcboost-swatches-invalid-line-height:2px;--wcboost-swatches-invalid-line-radius:1px;--wcboost-swatches-invalid-opacity:0.2}.wcboost-variation-swatches>select{display:none!important}.wcboost-variation-swatches__wrapper{margin:0;padding:0;list-style:none;display:inline-flex;flex-wrap:wrap;align-items:center;gap:var(--wcboost-swatches-item-gap)}.wcboost-variation-swatches__item{transition:0.3s;text-align:center;white-space:nowrap;width:var(--wcboost-swatches-item-width);height:var(--wcboost-swatches-item-height);padding:var(--wcboost-swatches-item-padding);line-height:1.1;display:inline-flex;align-items:center;justify-content:center;margin:0;position:relative;cursor:pointer;box-shadow:0 0 0 1px var(--wcboost-swatches-color-border)}.wcboost-variation-swatches__name{display:block}.wcboost-variation-swatches__item:hover,.wcboost-variation-swatches__item:focus{box-shadow:0 0 0 2px var(--wcboost-swatches-color-border)}.wcboost-variation-swatches__item.selected{border-color:var(--wcboost-swatches-color-border-selected);box-shadow:0 0 0 2px var(--wcboost-swatches-color-border-selected)}.wcboost-variation-swatches__item.disabled{cursor:default}:where(.wcboost-variation-swatches--invalid-hide) .wcboost-variation-swatches__item.is-invalid{display:none!important}:is(.wcboost-variation-swatches--invalid-blur,.wcboost-variation-swatches--invalid-blur_cross,.wcboost-variation-swatches--invalid-blur_slash,.wcboost-variation-swatches--invalid-blur_line) .wcboost-variation-swatches__item.is-invalid{opacity:var(--wcboost-swatches-invalid-opacity)}:is(.wcboost-variation-swatches--invalid-cross,.wcboost-variation-swatches--invalid-blur_cross,.wcboost-variation-swatches--invalid-slash,.wcboost-variation-swatches--invalid-blur_slash,.wcboost-variation-swatches--invalid-line,.wcboost-variation-swatches--invalid-blur_line) .wcboost-variation-swatches__item.is-invalid{position:relative;overflow:visible}:is(.wcboost-variation-swatches--invalid-cross,.wcboost-variation-swatches--invalid-blur_cross,.wcboost-variation-swatches--invalid-slash,.wcboost-variation-swatches--invalid-blur_slash,.wcboost-variation-swatches--invalid-line,.wcboost-variation-swatches--invalid-blur_line) .wcboost-variation-swatches__item.is-invalid::before,:is(.wcboost-variation-swatches--invalid-cross,.wcboost-variation-swatches--invalid-blur_cross) .wcboost-variation-swatches__item.is-invalid::after{content:"";position:absolute;top:50%;left:50%;width:var(--wcboost-swatches-invalid-line-width);height:var(--wcboost-swatches-invalid-line-height);border:none;padding:0;margin:0;background:var(--wcboost-swatches-invalid-line-color);z-index:1;border-radius:var(--wcboost-swatches-invalid-line-radius);display:block;visibility:visible;opacity:1}:is(.wcboost-variation-swatches--invalid-cross,.wcboost-variation-swatches--invalid-blur_cross) .wcboost-variation-swatches__item.is-invalid::before{transform:translate(-50%,-50%) rotate(45deg)}:is(.wcboost-variation-swatches--invalid-cross,.wcboost-variation-swatches--invalid-blur_cross) .wcboost-variation-swatches__item.is-invalid::after{transform:translate(-50%,-50%) rotate(-45deg)}:is(.wcboost-variation-swatches--invalid-slash,.wcboost-variation-swatches--invalid-blur_slash) .wcboost-variation-swatches__item.is-invalid::before{transform:translate(-50%,-50%) rotate(-45deg)}:is(.wcboost-variation-swatches--invalid-line,.wcboost-variation-swatches--invalid-blur_line) .wcboost-variation-swatches__item.is-invalid::before{transform:translate(-50%,-50%) rotate(0deg)}:where(.wcboost-variation-swatches--invalid-cross,.wcboost-variation-swatches--invalid-blur_cross).wcboost-variation-swatches--button{--wcboost-swatches-invalid-line-width:calc(var(--wcboost-swatches-item-height) + 6px)}.wcboost-variation-swatches--button .wcboost-variation-swatches__item{width:auto!important;height:auto!important;min-width:var(--wcboost-swatches-item-width);min-height:var(--wcboost-swatches-item-height);padding-left:calc(var(--wcboost-swatches-item-width) / 2);padding-right:calc(var(--wcboost-swatches-item-width) / 2);overflow:hidden}:where(.wcboost-variation-swatches--button) .wcboost-variation-swatches__item{font-size:var(--wcboost-swatches-button-font-size)}.wcboost-variation-swatches--button .wcboost-variation-swatches__item.selected{background-color:rgb(0 0 0 / .1)}.wcboost-variation-swatches--label .wcboost-variation-swatches__item{width:auto!important;min-width:var(--wcboost-swatches-item-width)}:where(.wcboost-variation-swatches--label) .wcboost-variation-swatches__item{font-size:var(--wcboost-swatches-label-font-size)}.wcboost-variation-swatches--label .wcboost-variation-swatches__name{width:100%}.wcboost-variation-swatches--image .wcboost-variation-swatches__name{width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);position:absolute;margin:-1px}.wcboost-variation-swatches--image img{display:block;width:100%;height:100%;object-fit:cover}.wcboost-variation-swatches--color .wcboost-variation-swatches__name{text-indent:-9999em;width:100%;height:100%;background-color:var(--wcboost-swatches-item-color);background-image:var(--wcboost-swatches-item-image)}.wcboost-variation-swatches--round .wcboost-variation-swatches__item,.wcboost-variation-swatches--round .wcboost-variation-swatches__item img,.wcboost-variation-swatches--round.wcboost-variation-swatches--color .wcboost-variation-swatches__name,.wcboost-variation-swatches--round.wcboost-variation-swatches--button .wcboost-variation-swatches__item{border-radius:999em}.wcboost-variation-swatches--rounded .wcboost-variation-swatches__item,.wcboost-variation-swatches--rounded .wcboost-variation-swatches__item img,.wcboost-variation-swatches--rounded.wcboost-variation-swatches--color .wcboost-variation-swatches__name{border-radius:4px}.wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item::before{content:attr(aria-label);text-indent:initial;font-size:14px;font-weight:500;line-height:1.25;position:absolute;bottom:100%;left:50%;background:var(--wcboost-swatches-color-tooltip);z-index:2;color:var(--wcboost-swatches-color-tooltip-text);margin:-10px 0 0 0;padding:7px 15px;opacity:0;visibility:hidden;user-select:none;border-radius:4px;transform:translate(-50%,-10px);transition:opacity 0.35s}.wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item:after{content:"";position:absolute;bottom:100%;left:50%;width:0;height:0;border:5px solid #fff0;border-top-color:#333;margin:0 0 0 -5px;opacity:0;visibility:hidden;transition:opacity 0.35s}.wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item:hover:before,.wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item:hover:after{visibility:visible;opacity:1;user-select:auto}.wcboost-variation-swatches--has-tooltip .disabled:before,.wcboost-variation-swatches--has-tooltip .disabled:after,.wcboost-variation-swatches--button .wcboost-variation-swatches__item:before,.wcboost-variation-swatches--button .wcboost-variation-swatches__item:after{display:none}.wcboost-variation-swatches__selected-label::before{content:": "}.wcboost-variation-swatches__item.is-out-stock{color:var(--wcboost-swatches-color-border-outstock);box-shadow:0 0 0 1px var(--wcboost-swatches-color-border-outstock)}.et_pb_wc_add_to_cart .wcboost-variation-swatches__name::after{visibility:hidden;pointer-events:none;display:none}:root{--wcboost-swatches-item-width:30px;--wcboost-swatches-item-height:30px}:root{--wcboost-flyout-notices-gap:0.625rem;--wcboost-wishlist-button-color--text:#fff;--wcboost-wishlist-button-color--border:#333;--wcboost-wishlist-button-color--background:#333;--wcboost-wishlist-button-hover-color--text:#fff;--wcboost-wishlist-button-hover-color--border:#111;--wcboost-wishlist-button-hover-color--background:#111;--wcboost-wishlist-share-button-background:#eee}.wcboost-flyout-notices-container{position:fixed;top:0;right:0;display:flex;flex-direction:column;align-items:flex-end;gap:var(--wcboost-flyout-notices-gap);z-index:9999;padding:1rem}.wcboost-flyout-notice{box-shadow:0 4px 8px rgb(0 0 0 / .1)}.wcboost-flyout-notice>:first-child{margin-top:0}.wcboost-flyout-notice>:last-child{margin-bottom:0}.wcboost-wishlist-share-notice{color:#fff;background-color:rgb(0 0 0 / .7);padding:.625rem;display:flex}.wcboost-wishlist-share-notice input[type=text]{width:300px;max-width:100%;padding:5px;border:0;box-shadow:none;background-color:#fff0}.wcboost-wishlist-share-notice__close{text-indent:-999em;display:inline-block;min-width:30px;overflow:hidden;cursor:pointer;position:relative}.wcboost-wishlist-share-notice__close::before{content:"×";display:block;color:#fff;font-size:20px;position:absolute;top:0;left:0;width:100%;height:100%;text-indent:0;text-align:center}.wcboost-wishlist-header{margin-bottom:2em}.wcboost-wishlist-title{font-size:1.5em}.wcboost-wishlist__item .product-thumbnail img{max-width:5em;height:auto}.wcboost-wishlist__item .product-remove{vertical-align:middle}.wcboost-wishlist__item .product-add-to-cart{text-align:right}.wishlist-share__buttons{list-style:none;margin:0;padding:0}.wishlist-share__buttons li{display:inline-block;margin:0 .14em .3em 0}.wishlist-share__buttons a{color:inherit;text-decoration:none;display:inline-block;padding:.6180469716em;background-color:var(--wcboost-wishlist-share-button-background)}.wishlist-share__buttons svg{width:1em;height:auto;margin-right:.25em;vertical-align:-.125em}.entry-content .wishlist-share__buttons li a{text-decoration:none}.wcboost-wishlist-actions{text-align:right}.wcboost-wishlist-edit-link-wrapper{margin:1.5em 0}.wcboost-wishlist-button__icon{margin-right:.4em}.wcboost-wishlist-button__icon img,.wcboost-wishlist-button__icon svg{vertical-align:-.125em;width:1em;height:auto}.wcboost-wishlist-button__icon svg{fill:currentColor}.wcboost-wishlist-button__icon img{display:inline}.wcboost-wishlist-button.disabled{opacity:.75}.wcboost-wishlist-button--text{display:inline-block;margin:.5em}.wcboost-wishlist-button.loading .wcboost-wishlist-button__icon svg{animation:wcboost-spin .75s linear infinite}@-webkit-keyframes wcboost-spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes wcboost-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.woocommerce .wcboost-wishlist-button--custom{color:var(--wcboost-wishlist-button-color--text);border:1px solid;border-color:var(--wcboost-wishlist-button-color--border);background-color:var(--wcboost-wishlist-button-color--background);transition:.1s ease-in}.woocommerce .wcboost-wishlist-button--custom:hover{color:var(--wcboost-wishlist-button-hover-color--text);border-color:var(--wcboost-wishlist-button-hover-color--border);background-color:var(--wcboost-wishlist-button-hover-color--background)}.wcboost-wishlist-form-edit .form-row--wishlist-privacy .woocommerce-input-wrapper{display:block}.wcboost-wishlist-form-edit .form-row--wishlist-privacy .woocommerce-input-wrapper label{display:inline;margin-left:6px}.wcboost-wishlist-form-edit .form-row--wishlist-privacy .woocommerce-input-wrapper label::after{content:"";display:block;white-space:pre}.wcboost-wishlist-form-edit .form-row--wishlist-privacy .woocommerce-input-wrapper .required{display:none}.wcboost-wishlist-form-edit-actions{display:flex;flex-direction:column;gap:1rem}.wcboost-wishlist-form-edit-actions .wcboost-wishlist-remove-link{margin-top:4rem;color:#c91c00}@media(min-width:768px){.wcboost-wishlist-form-edit-actions{flex-direction:row;align-items:center}.wcboost-wishlist-form-edit-actions .wcboost-wishlist-remove-link{margin:0 0 0 auto}}ul.products li.product .wcboost-wishlist-button img{display:inline;margin:0}.theme-twentytwentytwo .wishlist_table th,.theme-twentytwentytwo .wishlist_table td{padding:1rem 0 .5rem 1rem}.theme-twentytwentytwo .wcboost-wishlist-button{line-height:normal}.theme-twentytwentytwo .wcboost-wishlist-button--text{margin:1rem}.wcboost-wishlist-widget-item{position:relative;margin:1em 0}.wcboost-wishlist-widget-item::after{content:"";display:block;clear:both}.wcboost-wishlist-widget-item img{max-width:60px;margin-right:1em;float:left}.wcboost-wishlist-widget-item a.remove{line-height:1;text-decoration:none;position:absolute;left:0;top:0;min-width:1em;min-height:1em;border-radius:50%;transform:translate(-50%,-50%)}.wcboost-wishlist-widget-item__price,.wcboost-wishlist-widget-item__quantity,.wcboost-wishlist-widget-item__stock,.wcboost-wishlist-widget-item__date,.wcboost-wishlist-widget-item__add-to-cart{display:block}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:400;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-400-cyrillic-ext.ef54216e.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:400;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-400-cyrillic.969ea6a3.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:400;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-400-greek-ext.04782fd5.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:400;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-400-greek.9e4a3805.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:400;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-400-symbols.f5851590.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:400;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-400-vietnamese.b13ae75f.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:400;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-400-latin-ext.6d1ff22c.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:400;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-400-latin.75e6c243.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:500;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-500-cyrillic-ext.ef54216e.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:500;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-500-cyrillic.969ea6a3.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:500;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-500-greek-ext.04782fd5.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:500;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-500-greek.9e4a3805.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:500;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-500-symbols.f5851590.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:500;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-500-vietnamese.b13ae75f.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:500;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-500-latin-ext.6d1ff22c.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:500;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-500-latin.75e6c243.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:600;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-600-cyrillic-ext.ef54216e.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:600;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-600-cyrillic.969ea6a3.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:600;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-600-greek-ext.04782fd5.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:600;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-600-greek.9e4a3805.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:600;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-600-symbols.f5851590.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:600;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-600-vietnamese.b13ae75f.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:600;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-600-latin-ext.6d1ff22c.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:600;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-600-latin.75e6c243.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:700;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-700-cyrillic-ext.ef54216e.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:700;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-700-cyrillic.969ea6a3.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:700;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-700-greek-ext.04782fd5.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:700;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-700-greek.9e4a3805.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:700;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-700-symbols.f5851590.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:700;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-700-vietnamese.b13ae75f.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:700;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-700-latin-ext.6d1ff22c.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:700;src:url(https://earthandfire.shop/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-700-latin.75e6c243.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.ea11y-skip-to-content-link{clip:rect(1px,1px,1px,1px);align-items:center;background-color:#fff;border:1px solid #2563eb;border-radius:12px;clip-path:inset(50%);color:#0c0d0e;display:flex;gap:8px;height:1px;margin:-1px;overflow:hidden;padding:0;pointer-events:none;position:fixed;text-decoration:none;width:1px;word-wrap:normal!important}.ea11y-skip-to-content-link:focus{clip:auto!important;clip-path:none;height:auto;left:30px;padding:16px 24px;pointer-events:auto;top:30px;width:auto;z-index:100000}.ea11y-skip-to-content-link:focus+.ea11y-skip-to-content-backdrop{background-color:rgb(0 0 0 / .5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}#place_order.ppcp-hidden{display:none!important}.ppcp-disabled{cursor:not-allowed;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.ppcp-disabled *{pointer-events:none}.ppc-button-wrapper .ppcp-messages:first-child{padding-top:10px}#ppc-button-ppcp-gateway{line-height:0}#ppc-button-ppcp-gateway div[class^=item-]{margin-top:14px}#ppc-button-ppcp-gateway div[class^=item-]:first-child{margin-top:0}#ppc-button-minicart{line-height:0;display:block}.ppcp-button-apm{--apm-button-border-radius:4px;overflow:hidden;min-width:0;max-width:750px;line-height:0;border-radius:var(--apm-button-border-radius);height:45px;margin-top:14px}.ppcp-button-apm.ppcp-button-pill{--apm-button-border-radius:50px}.ppcp-button-apm.ppcp-button-minicart{display:block}.ppcp-width-min .ppcp-button-apm{height:35px}.ppcp-width-300 .ppcp-button-apm{height:45px}.ppcp-width-500 .ppcp-button-apm{height:55px}.wp-block-woocommerce-checkout .ppcp-button-apm,.wp-block-woocommerce-cart .ppcp-button-apm{margin:0;min-width:0}.wp-admin .ppcp-button-apm{pointer-events:none}