/* Source geometry: 40px toolbar, 2.5em gap, 160px sort control, 17px view icons; mobile tools dock to the viewport bottom. */
.mevv-catalog-toolbar{display:flex;align-items:center;gap:20px;min-height:40px;margin-bottom:2.5em}
.woocommerce .mevv-catalog-toolbar .woocommerce-result-count{float:none;margin:0;margin-inline-end:auto}
.woocommerce .mevv-catalog-toolbar .woocommerce-ordering{float:none;margin:0}
.mevv-catalog-tools{display:flex;align-items:center;gap:20px}
.mevv-catalog-toolbar select.orderby{appearance:none;-webkit-appearance:none;font:inherit;font-size:16px;line-height:24px;color:#475569;border:0;border-radius:0;box-sizing:border-box;width:100%;max-width:160px;padding:.5em 2em .5em .8em;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='16.043' fill='%234A4A4A' viewBox='57 35.171 26 16.043'%3E%3Cpath d='M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z'/%3E%3C/svg%3E") no-repeat 98% 50%/.8em auto}
.mevv-catalog-views{display:flex;gap:10px;align-items:center}.mevv-catalog-views[hidden]{display:none}
.mevv-catalog-views button{display:flex;align-items:center;justify-content:center;width:17px;height:17px;min-width:0;padding:0;border:0;border-radius:0;background:transparent;color:#4a4a4a;cursor:pointer}
.mevv-catalog-views button[aria-pressed="true"]{color:var(--mevv-color-brand)}.mevv-catalog-views svg{width:17px;height:17px;fill:currentColor}
.mevv-catalog-views button:focus-visible,.mevv-catalog-toolbar select:focus-visible{outline:2px solid var(--mevv-color-brand);outline-offset:3px}
.woocommerce ul.products[data-mevv-catalog][data-mevv-view="list"]{grid-template-columns:repeat(2,minmax(0,1fr))}
.woocommerce ul.products[data-mevv-view="list"]>li.product{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:0;align-items:start;padding-bottom:0}
.woocommerce ul.products[data-mevv-view="list"]>li.product .mevv-product-image{margin:0}
@media(max-width:921px){.mevv-catalog-toolbar{flex-wrap:wrap}}
@media(max-width:544px){.mevv-catalog-toolbar{display:contents}.woocommerce .mevv-catalog-toolbar .woocommerce-result-count{margin:1em 0;line-height:1}.woocommerce ul.products[data-mevv-catalog]{margin-top:2.5em}.mevv-catalog-tools{position:fixed;inset:auto 0 0;z-index:590;justify-content:center;padding:11px 0 10px 15px;background:#f8f8f8;box-shadow:0 -1px 0 #dfdfdf,0 -8px 12px rgba(0,0,0,.03)}.woocommerce ul.products[data-mevv-catalog][data-mevv-view="list"]{grid-template-columns:minmax(0,1fr)}}
