.gradient-text{background:linear-gradient(284deg,#52a845 29.75%,#69c359 70.25%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent}.page-shop .section-shop-hero{background:linear-gradient(284deg,#52a845 29.75%,#69c359 70.25%);padding:7rem 0}.page-shop .section-shop-hero__inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem;max-width:80rem}.page-shop .section-shop-hero__inner h1{color:var(--base-white)}.page-shop .section-shop-hero__inner p{color:var(--brand-color-300)}.page-shop .section-shop-categories{padding-bottom:0}.page-shop .section-shop-categories__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem}@media screen and (max-width:1100px){.page-shop .section-shop-categories__grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:800px){.page-shop .section-shop-categories__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:500px){.page-shop .section-shop-categories__grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}}.page-shop .shop-category-tile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-decoration:none;border-radius:1.2rem;overflow:hidden;border:1.5px solid var(--gray-color-200);background:var(--base-white);transition:.25s ease}.page-shop .shop-category-tile:hover{border-color:var(--brand-color-500);box-shadow:0 4px 19px -3px rgba(34,82,24,.18);transform:translateY(-3px)}.page-shop .shop-category-tile__image{aspect-ratio:4/3;overflow:hidden;background:var(--gray-color-100);padding:1rem}.page-shop .shop-category-tile__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:.35s ease}.page-shop .shop-category-tile:hover .page-shop .shop-category-tile__image img{transform:scale(1.06)}.page-shop .shop-category-tile__footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.4rem;padding:1.4rem 1.6rem}.page-shop .shop-category-tile__count{color:var(--gray-color-500)}.page-shop .section-shop-products{padding-top:5rem}.page-shop .shop-layout{display:grid;grid-template-columns:28rem 1fr;gap:4rem;-ms-flex-align:start;align-items:start}@media screen and (max-width:960px){.page-shop .shop-layout{grid-template-columns:1fr;gap:3rem}}.page-shop .shop-layout__sidebar{position:sticky;top:calc(var(--header--height) + 2rem)}@media screen and (max-width:960px){.page-shop .shop-layout__sidebar{position:static}.page-shop .shop-layout__sidebar .shop-filters{display:none;margin-top:1.6rem}}.page-shop .shop-filters-toggle{display:none;width:100%;margin-bottom:0}.page-shop .shop-filters-toggle:focus,.page-shop .shop-filters-toggle:hover{background:linear-gradient(284deg,#52a845 29.75%,#69c359 70.25%);border-color:transparent;color:var(--base-white)}@media screen and (max-width:960px){.page-shop .shop-filters-toggle{display:-ms-flexbox;display:flex}}.page-shop .shop-filters{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:var(--base-white);border:1.5px solid var(--gray-color-200);border-radius:1.2rem;overflow:hidden}.page-shop .shop-filters .shop-filter-widget{padding:2rem 2rem 2.4rem}.page-shop .shop-filters .shop-filter-widget+.shop-filter-widget{border-top:1px solid var(--gray-color-200)}.page-shop .shop-filters .shop-filter-widget__title{margin-bottom:1.4rem;padding-bottom:1.2rem;border-bottom:1px solid var(--gray-color-200);color:var(--gray-color-900)}.page-shop .shop-filters .shop-cat-list{list-style:none;padding:0;margin:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.2rem}.page-shop .shop-filters .shop-cat-list__label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:1rem;padding:.6rem .8rem;border-radius:.6rem;cursor:pointer;transition:.15s ease}.page-shop .shop-filters .shop-cat-list__label:hover{background:var(--brand-color-100)}.page-shop .shop-filters .shop-cat-list__checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:1.8rem;height:1.8rem;border:1.5px solid var(--gray-color-300);border-radius:.4rem;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;position:relative;transition:.15s ease}.page-shop .shop-filters .shop-cat-list__checkbox:checked{background:var(--brand-color-700);border-color:var(--brand-color-700)}.page-shop .shop-filters .shop-cat-list__checkbox:checked:after{content:"";position:absolute;left:4px;top:1px;width:6px;height:10px;border:2px solid var(--base-white);border-top:none;border-left:none;transform:rotate(45deg)}.page-shop .shop-filters .shop-cat-list__checkbox:focus-visible{outline:2px solid var(--brand-color-500);outline-offset:2px}.page-shop .shop-filters .shop-cat-list__name{-ms-flex:1;flex:1;color:var(--gray-color-700)}.page-shop .shop-filters .shop-cat-list__count{background:var(--gray-color-100);border-radius:10rem;padding:.2rem .7rem;font-size:1.1rem;color:var(--gray-color-500);-ms-flex-negative:0;flex-shrink:0}.page-shop .shop-filters .shop-price-filter__inputs{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;gap:.8rem}.page-shop .shop-filters .shop-price-filter__label{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.4rem;-ms-flex:1;flex:1}.page-shop .shop-filters .shop-price-filter__label span{color:var(--gray-color-500)}.page-shop .shop-filters .shop-price-filter__sep{color:var(--text-color-primary);color:var(--gray-color-400);padding-bottom:1rem;-ms-flex-negative:0;flex-shrink:0}.page-shop .shop-filters .shop-price-filter__input,.page-shop .shop-filters .shop-price-filter__sep{font-family:var(--primary-font);font-size:14px;line-height:1.4;font-weight:400;text-wrap:balance;font-style:normal}.page-shop .shop-filters .shop-price-filter__input{width:100%;border:1.5px solid var(--gray-color-300);border-radius:.8rem;padding:.8rem 1rem;color:var(--text-color-primary);color:var(--gray-color-700);background:var(--base-white);outline:none}.page-shop .shop-filters .shop-price-filter__input:focus{border-color:var(--brand-color-600)}.page-shop .shop-filters .shop-price-filter__input::-webkit-inner-spin-button,.page-shop .shop-filters .shop-price-filter__input::-webkit-outer-spin-button{opacity:1}.page-shop .shop-filters__footer{padding:0 2rem 2rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.page-shop .shop-filters__btn{background:linear-gradient(284deg,#52a845 29.75%,#69c359 70.25%);color:var(--base-white);border:none;border-radius:.8rem;padding:1rem 1.6rem;cursor:pointer;transition:.2s ease;width:100%}.page-shop .shop-filters__btn:hover{background:var(--brand-color-800)}.page-shop .shop-filters__reset{text-align:center;color:var(--gray-color-400);text-decoration:none;transition:.2s ease}.page-shop .shop-filters__reset:hover{color:var(--gray-color-600)}.page-shop .shop-layout__main .woocommerce-notices-wrapper{margin-bottom:1.6rem}.page-shop .shop-layout__main .woocommerce-no-products-found{padding:6rem 2rem;text-align:center;background:var(--base-white);border:1.5px solid var(--gray-color-200);border-radius:1.2rem}.page-shop .shop-layout__main .woocommerce-no-products-found .woocommerce-info{list-style:none;padding:0;margin:0;font-family:var(--primary-font);font-size:1.6rem;line-height:1.5;color:var(--text-color-primary);font-weight:400;text-wrap:balance;font-style:normal;color:var(--gray-color-500);background:none;border:none}@container dlazdice (max-width:360px){.page-shop .shop-layout__main .woocommerce-no-products-found .woocommerce-info{font-size:1.4rem}}@media screen and (max-width:500px){.page-shop .shop-layout__main .woocommerce-no-products-found .woocommerce-info{font-size:1.4rem}}.page-shop .shop-layout__main .woocommerce-no-products-found .woocommerce-info:before{display:none}.page-shop .shop-layout__main .woocommerce-result-count{font-family:var(--primary-font);font-size:14px;line-height:1.4;color:var(--text-color-primary);font-weight:400;text-wrap:balance;font-style:normal;color:var(--gray-color-500);margin:0 0 1.6rem;float:left;line-height:3.8rem}.page-shop .shop-layout__main form.woocommerce-ordering{float:right;margin:0 0 1.6rem}.page-shop .shop-layout__main form.woocommerce-ordering select{border:1.5px solid var(--gray-color-300);border-radius:.8rem;padding:.9rem 1.2rem;font-family:var(--primary-font);font-size:14px;line-height:1.4;color:var(--text-color-primary);font-weight:400;text-wrap:balance;font-style:normal;color:var(--gray-color-700);background:var(--base-white);cursor:pointer;outline:none;height:3.8rem}.page-shop .shop-layout__main form.woocommerce-ordering select:focus{border-color:var(--brand-color-600)}.page-shop .shop-layout__main ul.products{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;list-style:none;padding:0;margin:0;clear:both}@media screen and (max-width:1200px){.page-shop .shop-layout__main ul.products{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.page-shop .shop-layout__main ul.products{grid-template-columns:repeat(2,1fr);gap:1.2rem}}@media screen and (max-width:380px){.page-shop .shop-layout__main ul.products{grid-template-columns:1fr}}.page-shop .shop-layout__main ul.products:after,.page-shop .shop-layout__main ul.products:before{display:none}.page-shop .shop-layout__main ul.products li.product{width:100%;background:var(--base-white);border:1.5px solid var(--gray-color-200);border-radius:1.2rem;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;transition:.25s ease}.page-shop .shop-layout__main ul.products li.product:hover{border-color:var(--brand-color-400);box-shadow:0 4px 19px -3px rgba(34,82,24,.18);transform:translateY(-3px)}.page-shop .shop-layout__main ul.products li.product a.woocommerce-loop-product__link{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-decoration:none;-ms-flex:1;flex:1}.page-shop .shop-layout__main ul.products li.product a.woocommerce-loop-product__link img{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;background:var(--gray-color-50);transition:.3s ease;width:100%}.page-shop .shop-layout__main ul.products li.product:hover a.woocommerce-loop-product__link img{transform:scale(1.04)}.page-shop .shop-layout__main ul.products li.product .woocommerce-loop-product__title{font-family:var(--primary-font);font-size:14px;line-height:1.4;color:var(--text-color-primary);font-weight:600;text-wrap:balance;font-style:normal;color:var(--gray-color-900);padding:1.4rem 1.6rem .4rem;display:block;text-decoration:none}.page-shop .shop-layout__main ul.products li.product .price{font-family:var(--primary-font);font-size:1.6rem;line-height:1.5;color:var(--text-color-primary);font-weight:600;text-wrap:balance;font-style:normal;color:var(--brand-color-800);padding:.4rem 1.6rem 1.2rem;display:block}@container dlazdice (max-width:360px){.page-shop .shop-layout__main ul.products li.product .price{font-size:1.4rem}}@media screen and (max-width:500px){.page-shop .shop-layout__main ul.products li.product .price{font-size:1.4rem}}.page-shop .shop-layout__main ul.products li.product .added_to_cart.wc-forward{display:none}.page-shop .shop-layout__main ul.products li.product a.btn.add_to_cart_button{display:-ms-flexbox;display:flex;width:100%;border-radius:0;margin-top:auto;-ms-flex-pack:center;justify-content:center;position:relative;overflow:hidden}.page-shop .shop-layout__main ul.products li.product a.btn.add_to_cart_button .btn__icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;transition:opacity .2s ease}.page-shop .shop-layout__main ul.products li.product a.btn.add_to_cart_button .btn__icon img,.page-shop .shop-layout__main ul.products li.product a.btn.add_to_cart_button .btn__icon svg{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain}.page-shop .shop-layout__main ul.products li.product a.btn.add_to_cart_button .btn__text{transition:opacity .2s ease}.page-shop .shop-layout__main ul.products li.product a.btn.add_to_cart_button .btn__check,.page-shop .shop-layout__main ul.products li.product a.btn.add_to_cart_button .btn__loader{position:absolute;inset:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;opacity:0;pointer-events:none;z-index:1;transition:opacity .2s ease}.page-shop .shop-layout__main ul.products li.product a.btn.add_to_cart_button .btn__loader:after{content:"";width:2rem;height:2rem;border:2px solid hsla(0,0%,100%,.35);border-top-color:var(--base-white);border-radius:50%;animation:a .65s linear infinite}.page-shop .shop-layout__main ul.products li.product a.btn.add_to_cart_button .btn__check:after{content:"";width:.7rem;height:1.3rem;border:2.5px solid var(--base-white);border-top:none;border-left:none;transform:rotate(45deg);margin-top:-.3rem}.page-shop .shop-layout__main ul.products li.product a.btn.add_to_cart_button.shop-btn--loading{pointer-events:none}.page-shop .shop-layout__main ul.products li.product a.btn.add_to_cart_button.shop-btn--loading .btn__icon,.page-shop .shop-layout__main ul.products li.product a.btn.add_to_cart_button.shop-btn--loading .btn__text{opacity:0}.page-shop .shop-layout__main ul.products li.product a.btn.add_to_cart_button.shop-btn--loading .btn__loader{opacity:1}.page-shop .shop-layout__main ul.products li.product a.btn.add_to_cart_button.shop-btn--added{pointer-events:none}.page-shop .shop-layout__main ul.products li.product a.btn.add_to_cart_button.shop-btn--added .btn__icon,.page-shop .shop-layout__main ul.products li.product a.btn.add_to_cart_button.shop-btn--added .btn__text{opacity:0}.page-shop .shop-layout__main ul.products li.product a.btn.add_to_cart_button.shop-btn--added .btn__check{opacity:1}@keyframes a{to{transform:rotate(1turn)}}.page-shop .shop-layout__main ul.products li.product .onsale{background:var(--brand-color-700);border-radius:.6rem;font-family:var(--primary-font);font-size:12px;line-height:1.5;color:var(--text-color-primary);font-weight:600;text-wrap:balance;font-style:normal;color:var(--base-white);padding:.4rem .8rem;top:1.2rem;left:1.2rem}.page-shop .shop-layout__main nav.woocommerce-pagination{margin-top:4rem;clear:both}.page-shop .shop-layout__main nav.woocommerce-pagination ul.page-numbers{display:-ms-flexbox;display:flex;list-style:none;padding:0;margin:0;gap:.8rem;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;border:none}.page-shop .shop-layout__main nav.woocommerce-pagination ul.page-numbers:after,.page-shop .shop-layout__main nav.woocommerce-pagination ul.page-numbers:before{display:none}.page-shop .shop-layout__main nav.woocommerce-pagination ul.page-numbers li{border:none}.page-shop .shop-layout__main nav.woocommerce-pagination ul.page-numbers li .page-numbers{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:4rem;height:4rem;padding:0 .8rem;border-radius:.8rem;border:1.5px solid var(--gray-color-200);font-family:var(--primary-font);font-size:14px;line-height:1.4;color:var(--text-color-primary);font-weight:400;text-wrap:balance;font-style:normal;color:var(--gray-color-700);text-decoration:none;transition:.2s ease}.page-shop .shop-layout__main nav.woocommerce-pagination ul.page-numbers li .page-numbers.current,.page-shop .shop-layout__main nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover{background:var(--brand-color-700);border-color:var(--brand-color-700);color:var(--base-white)}span.price s{font-size:.8em}span.logged{display:block;margin-top:.4rem;font-family:var(--primary-font);font-size:12px;line-height:1.5;color:var(--text-color-primary);font-weight:400;text-wrap:balance;font-style:normal;color:var(--gray-color-400)}span.logged a{color:inherit;text-decoration:underline}
/*# sourceMappingURL=shop.min.css.map */
