#cart-not-empty{background:tomato;display:flex;width:8px;height:8px;border-radius:4px;position:absolute;top:-5px;right:-5px;z-index:2}ul.products{--auto-grid-min-size:250px;grid-template-columns:repeat(auto-fill,minmax(var(--auto-grid-min-size),1fr));grid-gap:var(--spacing-horizontal);display:grid;padding-left:0}ul.products:before{content:unset!important}ul.products li.product{width:100%!important;display:flex;flex-direction:column}ul.products li.product a.woocommerce-loop-product__link{flex-grow:1}.woocommerce-breadcrumb{margin-inline:auto;margin-block:var(--spacing-widget-vertical);max-width:var(--content-max-width)}.filter-group{display:flex;flex-wrap:wrap;row-gap:10px;column-gap:5px;margin-bottom:var(--spacing-widget-vertical)}.filter-group .filter-title{width:100%;margin-bottom:0}aside #s,.woocommerce .sidebar-wrapper aside .button{width:100%}span.onsale{position:absolute;right:5px;top:5px;background-color:var(--contrast-colour);padding:3px 10px;border-radius:10px}li.product a{position:relative}h2.woocommerce-loop-category__title{text-align:center}#basket .fa-layers.fa-fw{position:relative}a.woocommerce-product-gallery__trigger{position:absolute;top:.5em;right:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:#fff;text-indent:-9999px;border-radius:100%;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:9px;left:9px;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;left:22px;transform:rotate(-45deg);box-sizing:content-box}.woocommerce-product-gallery{position:relative}ol.flex-control-nav.flex-control-thumbs{list-style-type:none;padding-left:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:10px}section.related.products{width:100%}.woocommerce div.product form.cart,.single_variation_wrap .woocommerce-variation-add-to-cart{display:flex;flex-wrap:wrap}.woocommerce div.product form.cart .quantity{margin-right:-15px!important}.category-pills{display:flex;gap:5px;margin-bottom:30px}.category-pills a{background-color:var(--accent-colour);color:#fff;text-decoration:none;padding:5px 8px;border-radius:18px;transition:0.2s}.woocommerce-notices-wrapper{background-color:#eee;margin-bottom:var(--spacing-widget-vertical)}.woocommerce-notices-wrapper .woocommerce-message{padding:var(--spacing-horizontal)}.woocommerce-notices-wrapper .woocommerce-message .button{min-width:unset}@media(min-width:992px){.woocommerce .sidebar-wrapper{grid-template-columns:3fr 1fr}.wc-sidebar-left.sidebar-wrapper{grid-template-columns:1fr 3fr;grid-template-columns:1fr 4fr}.wc-sidebar-left.sidebar-wrapper aside{order:-1}.woocommerce div.product{display:flex;flex-wrap:wrap;gap:20px}.woocommerce div.product .woocommerce-gallery,.woocommerce div.product .woocommerce-product-gallery,.woocommerce div.product .summary{width:48%}}