.shop-section .page-header{margin-bottom:50px}.shop-shell{background:#fff;border-radius:34px;padding:42px;box-shadow:var(--shadow)}.woocommerce ul.products{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.woocommerce ul.products li.product{background:var(--ivory);border-radius:24px;padding:22px;text-align:center}.woocommerce ul.products li.product img{border-radius:18px}.woocommerce-loop-product__title{font-family:var(--font-head);color:var(--emerald);font-size:26px}.woocommerce .price{color:var(--gold)!important;font-weight:800}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--gold)!important;color:#fff!important;border-radius:999px!important;text-transform:uppercase;letter-spacing:.12em;font-size:12px!important;font-weight:800!important;padding:14px 22px!important}.woocommerce div.product .product_title{font-family:var(--font-head);color:var(--emerald);font-size:54px}.woocommerce-message,.woocommerce-info{border-top-color:var(--gold)}.woocommerce-message::before,.woocommerce-info::before{color:var(--gold)}@media(max-width:980px){.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.shop-shell{padding:24px}.woocommerce ul.products{grid-template-columns:1fr}}