/**handles:dog-food-grid-stylesheet**/
.psDogFoodCollection .wc-block-product-template,.psDogFoodCollection .wc-block-product-template__responsive{--psGridGap:1.25em;--psGridColumns:5;display:flex!important;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:var(--psGridGap);grid-template-columns:none!important}.psDogFoodCollection .wc-block-product-template>li.wc-block-product{display:flex;flex-direction:column;width:calc((100% - (var(--psGridColumns) - 1) * var(--psGridGap))/ var(--psGridColumns));margin:0}.psDogFoodCollection .wc-block-product-template>li.wc-block-product>.wp-block-post-title{flex-grow:1}.psDogFoodCollection .wc-block-product-template>li.wc-block-product>.wp-block-button{margin-top:auto}.psDogFoodCollection .wc-block-product-template .wc-block-components-product-image img{width:100%;height:auto}@media (max-width:1200px){.psDogFoodCollection .wc-block-product-template,.psDogFoodCollection .wc-block-product-template__responsive{--psGridColumns:4}}@media (max-width:991px){.psDogFoodCollection .wc-block-product-template,.psDogFoodCollection .wc-block-product-template__responsive{--psGridColumns:3}}@media (max-width:600px){.psDogFoodCollection .wc-block-product-template,.psDogFoodCollection .wc-block-product-template__responsive{--psGridColumns:2;--psGridGap:0.75em}}.psDogFoodCollection .wp-block-woocommerce-product-filters{margin-bottom:32px}.psDogFoodCollection .wp-block-woocommerce-product-filter-attribute h2{margin:0 0 12px;text-align:center;color:var(--secondaryColor,#6f431a)}.psDogFoodCollection .wc-block-product-filter-chips__items{justify-content:center;gap:8px}.psDogFoodCollection .wc-block-product-filter-chips__item{border:1px solid var(--lightGreen,#adc99f);border-radius:999px;padding:.5em 1.1em;font-size:14px;line-height:1.3;color:var(--gray,#333);background:#fff;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.psDogFoodCollection .wc-block-product-filter-chips__item:hover{border-color:var(--mainColor,#287e4b);color:var(--mainColor,#287e4b)}.psDogFoodCollection .wc-block-product-filter-chips__item[aria-checked=true]{background:var(--mainColor,#287e4b);border-color:var(--mainColor,#287e4b);color:#fff}.psDogFoodCollection .wc-block-product-filter-chips__count{opacity:.7}.psDogFoodCollection .wc-block-product-filter-chips__show-more:not([hidden]){display:block;margin:12px auto 0;color:var(--mainColor,#287e4b);font-weight:600;font-size:14px}.psDogFoodCollection .wp-block-woocommerce-product-filter-active{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-top:16px}.psDogFoodCollection .wc-block-product-filter-removable-chips__item{border-radius:999px;border-color:var(--lightGreen,#adc99f);padding:.4em .9em;font-size:14px}.psDogFoodCollection .wc-block-product-filter-clear-button{color:var(--secondaryColor,#6f431a);text-decoration:underline;font-size:14px}.psDogFoodCollection .wp-block-query-pagination{margin-top:40px;gap:8px}.psDogFoodCollection .wp-block-query-pagination .page-numbers.current{font-weight:700;color:var(--mainColor,#287e4b)}