.product-catalog{width:var(--content-width);margin-inline:auto;display:grid;grid-template-columns:min(18%,20rem) 1fr;grid-template-areas:"notices notices" "filters ordering" "filters products" "tpcontent products" "tp products" "tp pagination";grid-template-rows:auto auto auto auto auto 1fr;gap:0 max(2.5rem,5%);margin-top:3.375rem;align-items:start;--separator:1px dashed #000}@media(max-width:1023px){.product-catalog{display:block;margin-top:2.375rem}}.product-catalog__filters{position:relative;grid-column:1 / span 1;grid-row:1 / span 3;padding-bottom:1rem;grid-area:filters}.product-catalog__filters .woof_redraw_zone>*:has(*){border-bottom:var(--separator);width:100%;padding-bottom:1rem}.product-catalog__filters-toggle{border:none;background:transparent;text-transform:uppercase;font-family:var(--wp--preset--font-family--inter);font-weight:800;cursor:pointer;font-size:.875rem;display:flex;gap:.5rem;padding:0}@media(min-width:1024px){.product-catalog__filters-toggle{cursor:auto}}.product-catalog__filters-toggle::before{content:url(../../svg/filters_toggle.svg)}.product-catalog__filters-content{overflow:hidden}@media(max-width:1023px){.product-catalog__filters-content{max-height:0}}.product-catalog__filters-content.visible{max-height:none}.product-catalog__filters-content a{position:absolute;width:100%;height:100%}.product-catalog__filters-content a>img{display:none}.product-catalog .woof{padding:0;border:none;font-family:var(--wp--preset--font-family--inter);font-size:.875rem;text-transform:uppercase;box-shadow:none;margin-bottom:0;background-color:transparent}.woof_search_is_going nav.woocommerce-breadcrumb+h1.page-title{display:block}.woof input[type="radio"],.woof input[type="checkbox"]{-webkit-appearance:none;appearance:none;width:1.125rem;height:1.0625rem;border:1px solid #000;border-radius:2px;display:grid;place-content:center;margin-left:0;cursor:pointer}.woof input[type="radio"]:checked::before{transform:scale(1)}.woof input[type="radio"]::before{content:"";width:.75rem;height:.75rem;transform:scale(0);transition:120ms transform ease-in-out;box-shadow:inset 1rem 1rem #000;border-radius:2px;display:inline-block;cursor:pointer}.woof li.woof_list{display:flex;position:relative}.woof_section_scrolled{width:fit-content;padding-right:.5rem}.woof .woof_use_beauty_scroll::-webkit-scrollbar-thumb{background:#000;height:20px}.woof .woof_use_beauty_scroll::-webkit-scrollbar-track{color:transparent}.woof ul.woof_list li{display:flex;margin-left:0;position:relative}.woof .woof_container_inner{padding-left:0;display:flex;align-items:center}.woof .woof_submit_search_form_container{margin-block:0;padding-block:.5rem}.woof .woof_submit_search_form_container button,.woof_products_top_panel .woof_reset_button_2{cursor:pointer;color:white;background-color:black;box-shadow:none;border:0;padding:.5em .75em;border-radius:.25em;font-weight:bold;margin-inline-start:0}.product-catalog .woof_container_brand{max-height:max-content;margin-bottom:0}.product-catalog .woof .woof_redraw_zone{display:flex;flex-direction:column;z-index:1}.product-catalog .woof_price_filter{max-height:max-content;width:auto}.product-catalog .woof_price_filter h4{margin-top:1.375rem}.product-catalog .woof_price_filter .woof_authors{padding-left:0}.woocommerce-notices-wrapper{grid-area:notices}.product-catalog .wc-block-components-notice-banner{margin-top:1.2rem;margin-bottom:1.2rem}@media(min-width:1024px){.product-catalog .wc-block-components-notice-banner{margin-bottom:0}}.woocommerce-ordering{position:relative;grid-area:ordering;height:auto;margin-top:1.25rem}@media(max-width:1023px){.woocommerce-ordering{padding-top:1rem;margin-block-start:0}.woocommerce-ordering:after{content:"";position:absolute;top:0;width:100vw;left:calc(var(--content-width) / 2 - 50vw);height:1px;background:#000}}@media(min-width:1024px){.woocommerce-ordering{margin-top:0}}.woocommerce-ordering::before{content:url('../../images/sort-by.svg');position:absolute}.woocommerce-ordering select{border:none;font-family:var(--wp--preset--font-family--inter);font-size:.875rem;max-width:100%;text-transform:uppercase;-moz-appearance:none;-webkit-appearance:none;font-weight:800;cursor:pointer;padding-left:27px;padding-right:27px}.woocommerce-ordering select:focus{border:none;outline:0}.woocommerce-ordering select::-ms-expand{display:none}.product-catalog .wc-forward{text-decoration:none;box-shadow:none}.product-catalog .products{display:flex;flex-direction:column;margin-top:3.125rem;list-style-type:none;padding-left:0;margin-left:0;margin-top:3.125rem;grid-area:products}@media(min-width:520px){.product-catalog .products{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto;gap:0 2.6rem}}@media(min-width:782px){.product-catalog .products{grid-template-columns:1fr 1fr 1fr}}@media(min-width:1024px){.product-catalog .products{margin-top:1.875rem}}.product-catalog .product{display:flex;flex-direction:column;margin-bottom:2.76rem;position:relative}@media(min-width:520px){.product-catalog .product{display:grid;-ms-grid-rows:subgrid [product-start content-start img-start] [img-end brand-start] [brand-end title-start] [title-end price-start] [price-end content-end button-start] [button-end product-end];grid-template-rows:subgrid [product-start content-start img-start] [img-end brand-start] [brand-end title-start] [title-end price-start] [price-end content-end button-start] [button-end product-end];grid-row:auto / span 5}}@media(min-width:782px){.product-catalog .product{margin-bottom:4.8rem}}.product-catalog .woocommerce-loop-product__link{display:flex;flex-direction:column}@media(min-width:520px){.product-catalog .woocommerce-loop-product__link{display:grid;grid-template-rows:subgrid;grid-row:content;grid-row:auto / span 4}}.product-catalog a{color:#000;text-decoration:none;display:flex;flex-direction:column}.product-catalog__product-thumb{position:relative;max-width:100%;aspect-ratio:284/244;margin-bottom:.5rem;margin-top:0;grid-row:img;border-radius:.625rem;overflow:hidden}.product-catalog__product-thumb::before{content:'';position:absolute;height:100%;width:100%;background:radial-gradient(closest-side,transparent 0%,#f9f8f7 100%);z-index:-1}.product-catalog .product img{width:100%;height:100%;mix-blend-mode:multiply;object-fit:contain}.product-catalog__product-brand{font-size:.75rem;margin-bottom:.1875rem;grid-row:brand}.product-catalog .woocommerce-loop-product__title{position:relative;font-size:.9375rem;line-height:1.4;font-weight:600;margin-top:0;margin-bottom:.875rem;grid-row:title}.product-catalog .woocommerce-loop-product__title::before{position:absolute;content:'';width:100%;height:1px;bottom:-.5rem;background:#0000001A}.product-catalog .price{font-size:.9375rem;font-weight:600;margin-bottom:.875rem;grid-row:price}.product-catalog .price:has(del){display:flex;justify-content:flex-start;align-items:center;gap:.5rem;del{order:2;opacity:.5}}.product-catalog .price ins{text-decoration:none}.product-catalog .product .button{background-color:var(--wp--preset--color--orange);width:fit-content;grid-row:button;padding:1rem 1.625rem;display:flex;flex-direction:row;gap:.53rem;margin:0;border-top:none;border-left:none;grid-template-rows:subgrid;position:relative}.product-catalog .product .button.loading{opacity:.5;span{opacity:0}}.product-catalog__update-quantity-wrapper.loading{position:relative;opacity:.3}.product-catalog__update-quantity-wrapper.loading input{opacity:0}.product-catalog .product .button.loading::after,.product-catalog__update-quantity-wrapper.loading::after{position:absolute;left:calc(50% - 8px);content:"\e01c";font-family:WooCommerce}.product-catalog__update-quantity-wrapper.loading::after{top:calc(50% - 8px)}.product-catalog .product .wc-forward{display:none}.product-catalog__unavailable-product{text-transform:uppercase;background:transparent;font-family:var(--wp--preset--font-family--inter);font-size:.875rem;font-weight:800;color:#D32C89;border:1px solid var(--wp--preset--color--fuchsia);border-radius:7px;padding:.75rem .875rem;width:fit-content}.product-catalog__add-to-cart{width:fit-content}.product-catalog__update-quantity-wrapper.hidden{display:none}.product-catalog__update-quantity-wrapper{display:flex;font-family:var(--wp--preset--font-family--inter);height:3.125rem;border:1px solid #000;border-radius:.3125rem;padding:.25rem;width:100%;justify-content:space-between;input.product-catalog__update-quantity{width:fit-content;margin-inline:auto;border:0;text-align:center;font-weight:800;font-size:.9375rem;field-sizing:content;padding-inline-start:0;height:100%}button{display:flex;align-items:center;justify-content:center;font-weight:100;font-size:2.5625rem;width:2.25rem;height:100%;background:#f9f8f7;border:0;border-radius:.25rem;padding-inline:0;cursor:pointer}button.decrease{padding-block-end:.35rem}}.woocommerce-pagination{grid-area:pagination}.product-catalog ul.page-numbers{display:flex;flex-wrap:nowrap;list-style-type:none;padding-left:0;gap:.75rem;margin-top:1.74rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.3rem}.product-catalog ul.page-numbers a,.product-catalog ul.page-numbers .current{height:1.875rem;width:1.875rem;font-weight:800;font-family:var(--wp--preset--font-family--inter);font-size:.875rem;border:1px solid #000;border-radius:50%;display:flex;justify-content:center;align-items:center}.product-catalog ul.page-numbers .current{box-shadow:2px 2px 0 0 #000}.yith-wcwl-add-to-wishlist{position:absolute;right:.9375rem;top:0;margin-top:1.1rem}.product-catalog .yith-wcwl-add-button .button{border:none;background:transparent;box-shadow:none;padding:0;gap:0}.yith-wcwl-add-to-wishlist a.delete_item{font-size:0}.yith-wcwl-add-to-wishlist a span{display:none}.yith-wcwl-add-to-wishlist a.delete_item::before{content:url('../../images/heart-filled.svg')}.yith-wcwl-add-to-wishlist a.add_to_wishlist::before{content:url('../../images/heart-open.svg')}.yith-wcwl-add-to-wishlist svg{display:none}#yith-wcwl-popup-message{display:none;background:transparent;font-size:0;z-index:-10;box-shadow:none}.woof_products_top_panel_content{grid-area:tpcontent}.woof_products_top_panel{grid-area:tp}.product__reference-price-label{display:none}