.page-shop_header-bg{margin-top:60px;margin-bottom:20px}.page-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:30px;width:100%;max-width:800px;margin:auto;list-style:none;padding:0}.page-nav li{width:calc(50% - 15px)}.page-nav li:first-child{width:60%}.page-nav li a{padding:16px 30px;background-color:#f39800;border:1px solid #f39800;border-radius:100px;text-align:center;color:#fff;display:block;font-weight:700;font-size:24px;letter-spacing:.1em;text-decoration:none;transition:all .3s ease}.page-nav li a:hover{background-color:#fff;color:#f39800}.woocommerce-products-layout{display:flex;gap:2rem;align-items:flex-start}.woocommerce-products-layout__sidebar{flex:0 0 250px;position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto}.woocommerce-products-layout__main{flex:1;min-width:0}@media (max-width:768px){.woocommerce-products-layout{flex-direction:column;gap:1.5rem}.woocommerce-products-layout__sidebar{flex:0 0 auto;position:static;max-height:none;width:100%}.woocommerce-products-by-category__nav-list{flex-direction:row;flex-wrap:wrap;justify-content:flex-start}}.woocommerce-products-by-category__nav{padding:0}.woocommerce-products-by-category__nav-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:0;margin:0}.woocommerce-products-by-category__nav-item{margin:0}.woocommerce-products-by-category__nav-link{display:block;padding:12px 20px;background-color:#f5f5f5;color:#000;text-decoration:none;border-radius:4px;font-weight:700;transition:all .3s ease;border:2px solid transparent;text-align:left}.woocommerce-products-by-category__nav-link:hover{background-color:#151e5f;color:#fff;border-color:#151e5f;text-decoration:none}.woocommerce-products-by-category{margin-bottom:3rem;text-align:left;scroll-margin-top:80px}.woocommerce-products-by-category__title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #ddd}.woocommerce-products-by-category__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px, 1fr));gap:2rem;list-style:none;padding:0;margin:0}.woocommerce-products-by-category__item{position:relative;margin:0}.woocommerce-products-by-category__link{display:block;text-decoration:none;color:#000;transition:opacity .3s ease}.woocommerce-products-by-category__link:hover{opacity:.8;text-decoration:none}.woocommerce-products-by-category__image-wrapper{position:relative;width:100%;overflow:hidden;margin-bottom:1rem;aspect-ratio:5/4}.woocommerce-products-by-category__image{width:100%;height:100%;display:block;object-fit:cover}.woocommerce-products-by-category__sold-out{background-color:#d32f2f;color:#fff;padding:8px 16px;font-size:12px;font-weight:700;letter-spacing:.1em;border-radius:4px;z-index:10;text-transform:uppercase}.woocommerce-products-by-category__product-title{font-size:1rem;font-weight:400;margin:0 0 .5rem;color:#000}.woocommerce-products-by-category__price{font-size:1.1rem;font-weight:700;color:#000}html{scroll-behavior:smooth}.woocommerce-products-by-category__product-info{display:flex;align-items:center;flex-wrap:wrap;gap:10px}