/* Catalogue WooCommerce — scoped away from the bespoke homepage. */
body.sd-storefront.woocommerce-shop #content,
body.sd-storefront.tax-product_cat #content,
body.sd-storefront.search-results.post-type-archive-product #content,
body.sd-storefront.search-results #content{
  background:linear-gradient(180deg,#fff9f7 0,#fff 230px);
}

body.sd-storefront.woocommerce-shop .site-content>.ast-container,
body.sd-storefront.tax-product_cat .site-content>.ast-container,
body.sd-storefront.search-results .site-content>.ast-container{
  width:min(1400px,calc(100% - 56px));max-width:none;margin:0 auto;padding:25px 0 46px;
}

body.sd-storefront .ast-woocommerce-container{width:100%}
body.sd-storefront .woocommerce-breadcrumb{margin:0 0 12px!important;color:#91848b;font-size:11px;line-height:1.4}
body.sd-storefront .woocommerce-breadcrumb a{color:#756970}
body.sd-storefront .woocommerce-products-header{margin:0 0 20px;padding:0;border:0;text-align:left}
body.sd-storefront .woocommerce-products-header__title,
body.sd-storefront .page-title{margin:0;color:var(--sd-plum);font:700 38px/1.08 Georgia,"Times New Roman",serif;letter-spacing:-.035em}
body.sd-storefront .term-description{max-width:720px;margin-top:8px;color:var(--sd-muted);font-size:12px;line-height:1.5}
body.sd-storefront .term-description p{margin:0}

body.sd-storefront.woocommerce .woocommerce-result-count{margin:8px 0 16px;color:#746a70;font-size:12px;line-height:38px}
body.sd-storefront.woocommerce .woocommerce-ordering{margin:8px 0 16px}
body.sd-storefront.woocommerce .woocommerce-ordering select{
  min-width:190px;height:38px;margin:0;padding:0 34px 0 13px;border:1px solid #eadfe3;border-radius:7px;background-color:#fff;color:#40343b;font-size:11px;box-shadow:0 3px 12px rgba(59,20,44,.04);
}

body.sd-storefront.woocommerce ul.products{
  clear:both;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0!important;padding:0!important;
}
body.sd-storefront.woocommerce ul.products:before,
body.sd-storefront.woocommerce ul.products:after{display:none!important}
body.sd-storefront.woocommerce ul.products li.product{
  position:relative;display:flex;flex-direction:column;width:auto!important;min-width:0;min-height:100%;margin:0!important;padding:0 0 14px!important;overflow:hidden;border:1px solid #f1e8eb;border-radius:10px;background:#fff!important;box-shadow:0 5px 18px rgba(65,24,48,.045);transition:transform .18s ease,box-shadow .18s ease;
}
body.sd-storefront.woocommerce ul.products li.product:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(65,24,48,.085)}
body.sd-storefront.woocommerce li.product .astra-shop-thumbnail-wrap{position:relative;aspect-ratio:1.18/1;overflow:hidden;background:#fcf8fa}
body.sd-storefront.woocommerce li.product .astra-shop-thumbnail-wrap>a:first-child{display:block;width:100%;height:100%}
body.sd-storefront.woocommerce li.product .astra-shop-thumbnail-wrap img{
  display:block;width:100%!important;height:100%!important;margin:0!important;padding:8px!important;object-fit:contain;background:#fcf8fa;
}
body.sd-storefront.woocommerce li.product .ast-onsale-card,
body.sd-storefront.woocommerce li.product .onsale{display:none!important}
body.sd-storefront.woocommerce li.product .ast-select-options-trigger{display:none!important}
body.sd-storefront.woocommerce li.product .sd-catalog-discount{
  position:absolute;z-index:5;top:10px;left:10px;padding:6px 9px;border-radius:6px;background:var(--sd-berry);color:#fff;font-size:11px;font-weight:800;line-height:1;box-shadow:0 3px 10px rgba(177,20,79,.14);
}
body.sd-storefront.woocommerce li.product .astra-shop-summary-wrap{display:flex;flex:1;flex-direction:column;padding:12px 14px 0}
body.sd-storefront.woocommerce li.product .ast-woo-product-category{margin:0 0 5px;color:#998b92;font-size:9px;line-height:1.25;text-transform:uppercase;letter-spacing:.07em}
body.sd-storefront.woocommerce li.product .woocommerce-loop-product__title{
  min-height:36px;margin:0 0 7px!important;padding:0!important;color:#281d24!important;font:600 13px/1.35 Arial,Helvetica,sans-serif!important;letter-spacing:0!important;
}
body.sd-storefront.woocommerce li.product .star-rating{margin:0 0 7px!important;color:#f3a027!important;font-size:11px!important}
body.sd-storefront.woocommerce li.product .price{
  display:flex!important;align-items:baseline;gap:7px;flex-wrap:wrap;margin:auto 0 0!important;color:var(--sd-berry)!important;font-size:18px!important;font-weight:800!important;line-height:1.2;
}
body.sd-storefront.woocommerce li.product .price del{order:2;color:#9a9297!important;font-size:11px!important;font-weight:400!important;opacity:1!important}
body.sd-storefront.woocommerce li.product .price ins{order:1;text-decoration:none!important}
body.sd-storefront.woocommerce li.product .button{
  display:flex!important;align-items:center;justify-content:center;min-height:38px;margin:12px 0 0!important;padding:8px 10px!important;border:0!important;border-radius:6px!important;background:#f8d3df!important;color:#8b1745!important;font-size:11px!important;font-weight:700!important;line-height:1.2;text-align:center;
}
body.sd-storefront.woocommerce li.product .button:hover{background:var(--sd-berry)!important;color:#fff!important}
body.sd-storefront.woocommerce nav.woocommerce-pagination{margin-top:26px}

@media(min-width:1580px){
  body.sd-storefront.woocommerce-shop .site-content>.ast-container,
  body.sd-storefront.tax-product_cat .site-content>.ast-container,
  body.sd-storefront.search-results .site-content>.ast-container{width:min(1500px,calc(100% - 64px))}
  body.sd-storefront.woocommerce ul.products{grid-template-columns:repeat(5,minmax(0,1fr))}
}

@media(max-width:768px){
  body.sd-storefront.woocommerce-shop .site-content>.ast-container,
  body.sd-storefront.tax-product_cat .site-content>.ast-container,
  body.sd-storefront.search-results .site-content>.ast-container{width:calc(100% - 24px);padding:17px 0 30px}
  body.sd-storefront .woocommerce-breadcrumb{margin-bottom:8px!important;font-size:9px}
  body.sd-storefront .woocommerce-products-header{margin-bottom:13px}
  body.sd-storefront .woocommerce-products-header__title,
  body.sd-storefront .page-title{font-size:29px}
  body.sd-storefront .term-description{margin-top:5px;font-size:10px}
  body.sd-storefront.woocommerce .woocommerce-result-count{float:none;margin:0;color:#7c7076;font-size:10px;line-height:32px}
  body.sd-storefront.woocommerce .woocommerce-ordering{float:none;margin:0 0 12px}
  body.sd-storefront.woocommerce .woocommerce-ordering select{width:100%;height:34px;font-size:10px}
  body.sd-storefront.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px}
  body.sd-storefront.woocommerce ul.products li.product{padding-bottom:9px!important;border-radius:8px}
  body.sd-storefront.woocommerce li.product .astra-shop-thumbnail-wrap{aspect-ratio:1/1}
  body.sd-storefront.woocommerce li.product .astra-shop-thumbnail-wrap img{padding:4px!important}
  body.sd-storefront.woocommerce li.product .sd-catalog-discount{top:6px;left:6px;padding:5px 7px;font-size:9px}
  body.sd-storefront.woocommerce li.product .astra-shop-summary-wrap{padding:8px 8px 0}
  body.sd-storefront.woocommerce li.product .ast-woo-product-category{font-size:7px}
  body.sd-storefront.woocommerce li.product .woocommerce-loop-product__title{min-height:32px;margin-bottom:5px!important;font-size:10px!important}
  body.sd-storefront.woocommerce li.product .star-rating{font-size:9px!important}
  body.sd-storefront.woocommerce li.product .price{font-size:15px!important;gap:4px}
  body.sd-storefront.woocommerce li.product .price del{font-size:9px!important}
  body.sd-storefront.woocommerce li.product .button{min-height:34px;margin-top:9px!important;padding:6px 4px!important;font-size:9px!important}
}
