/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/block-library/custom/product-grid/style.css ***!
  \*****************************************************************************************************************************************************************************************************/
 .product-grid{display:grid;grid-template-areas:"filter" "buttons" "results" "load-more";grid-template-columns:1fr;align-items:end;-moz-column-gap:var(--wp--preset--spacing--20);column-gap:var(--wp--preset--spacing--20)}@media screen and (min-width:800px){.product-grid{grid-template-areas:"filter buttons" "results results" "load-more load-more";grid-template-columns:1fr fit-content(100%)}}.product-grid__filters{-ms-grid-row:1;-ms-grid-column:1;display:grid;row-gap:var(--wp--preset--spacing--20);-moz-column-gap:var(--wp--preset--spacing--30);column-gap:var(--wp--preset--spacing--30);grid-area:filter;h3{margin-block-end:0}@media screen and (min-width:800px){row-gap:var(--wp--preset--spacing--10)}}.product-grid__filters[data-updating="true"]{pointer-events:none;opacity:.5}.is-style-only-one-line .product-grid__filters{display:flex;flex-direction:column;@media screen and (min-width:800px){flex-direction:row}}.is-style-types-and-attributes-on-same-line{.product-grid__filters h3{-ms-grid-row:1;-ms-grid-column:1;grid-area:title}.product-grid-filter-checkbox-group{-ms-grid-row:3;-ms-grid-column:1;grid-area:checkbox-group-filter}.product-grid-filter-container{-ms-grid-row:5;-ms-grid-column:1;grid-area:dropdown-filter-container}.product-grid-filter-button-group{-ms-grid-row:7;-ms-grid-column:1;grid-area:button-group-filter}}.is-style-types-and-attributes-on-same-line .product-grid__filters{display:grid;grid-template-areas:"title" "checkbox-group-filter" "dropdown-filter-container" "button-group-filter";grid-template-columns:1fr;align-items:end;row-gap:var(--wp--preset--spacing--20);-moz-column-gap:var(--wp--preset--spacing--20);column-gap:var(--wp--preset--spacing--20)}@media screen and (min-width:800px){.is-style-types-and-attributes-on-same-line .product-grid__filters{grid-template-areas:"title title" "checkbox-group-filter checkbox-group-filter" "button-group-filter dropdown-filter-container";grid-template-columns:3fr 1fr}.product-grid__filters h3{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2}.product-grid-filter-checkbox-group{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2}.product-grid-filter-container{-ms-grid-row:3;-ms-grid-column:2}.product-grid-filter-button-group{-ms-grid-row:3;-ms-grid-column:1}}.product-grid__buttons{-ms-grid-row:2;-ms-grid-column:1;display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:var(--wp--preset--spacing--20);height:-moz-fit-content;height:fit-content;margin-block-start:var(--wp--preset--spacing--20);grid-area:buttons;@media screen and (min-width:800px){display:flex;flex-direction:column;justify-content:flex-start;gap:0;margin-block-start:0}}.product-grid__results{-ms-grid-row:3;-ms-grid-column:1;grid-area:results}.product-grid-filter-checkbox-group{fieldset{border:0;padding:0;margin:0;display:flex;gap:var(--wp--preset--spacing--30)}legend{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}label{display:grid;grid-template-columns:fit-content(100%) fit-content(100%);grid-template-areas:"checkbox image" "checkbox label";-moz-column-gap:1rem;column-gap:1rem}label>input{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;accent-color:var(--wp--preset--color--black);grid-area:checkbox;align-self:end;height:2.675rem;width:2.675rem;border:1px solid var(--wp--preset--color--black)}label>input:checked{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\"><path d=\"M376.6 84.5c11.3-13.6 9.5-33.8-4.1-45.1s-33.8-9.5-45.1 4.1L192 206 56.6 43.5C45.3 29.9 25.1 28.1 11.5 39.4S-3.9 70.9 7.4 84.5L150.3 256 7.4 427.5c-11.3 13.6-9.5 33.8 4.1 45.1s33.8 9.5 45.1-4.1L192 306 327.4 468.5c11.3 13.6 31.5 15.4 45.1 4.1s15.4-31.5 4.1-45.1L233.7 256 376.6 84.5z\"/></svg>");background-repeat:no-repeat;background-position:center;background-size:1em}label>span{-ms-grid-row:2;-ms-grid-column:3;grid-area:label;font-weight:700;font-size:var(--wp--preset--font-size--small);line-height:1;margin-block-start:.175rem}label>img{-ms-grid-row:1;-ms-grid-column:3;grid-area:image;display:block;width:5rem;height:auto}}.product-grid-filter-container{display:grid;grid-template-columns:1fr;align-items:end;gap:var(--wp--preset--spacing--20);width:100%;@media screen and (min-width:400px){grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (min-width:800px){grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}.product-grid-filter-dropdown select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--wp--preset--color--white);color:var(--wp--preset--color--black);font-size:var(--wp--preset--font-size--medium);font-weight:700;text-transform:uppercase;padding-block:var(--wp--preset--spacing--10);padding-inline:var(--wp--preset--spacing--20);outline:1px solid var(--wp--preset--color--black);border:none;border-radius:0;width:100%;height:3.25em;min-width:10rem}.product-grid-filter-dropdown select{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27%23000000%27%3E%3Cpath d=%27M7 10l5 5 5-5z%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem top 50%;background-size:1.5em}.product-grid-filter-button-group{fieldset{border:0;padding:0;margin:0;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--wp--preset--spacing--20)}@media screen and (min-width:400px){fieldset{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:800px){fieldset{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}legend{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}label{--_color-active:var(--wp--preset--color--primary);--_color-inactive:var(--wp--preset--color--black);--_color-font:var(--wp--preset--color--white);--_border:none;display:grid;align-items:center;inline-size:-moz-fit-content;inline-size:fit-content;width:100%;isolation:isolate}label>*{grid-area:1 / 1}label>span{color:var(--_color-font);text-align:center;font-weight:700;text-transform:uppercase;z-index:1;padding-inline:1em}label>input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--_color-inactive);color:var(--_color-font-inactive);padding:var(--wp--preset--spacing--30);border:var(--_border);border-radius:0;width:100%}label>input:checked{background:var(--_color-active)}}.product-grid__submit{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--white);font-size:var(--wp--preset--font-size--medium);font-weight:700;text-transform:uppercase;padding-block:var(--wp--preset--spacing--20);padding-inline:var(--wp--preset--spacing--30);outline:1px solid var(--wp--preset--color--primary);border:none;border-radius:0;cursor:pointer;height:3.25em;align-self:end}.product-grid__reset{color:var(--wp--preset--color--foreground);font-size:var(--wp--preset--font-size--small);text-align:right;font-weight:700;text-transform:uppercase;padding:0;margin-block-end:.175em;border:none;border-radius:0;background:none;cursor:pointer}.product-grid__results{margin-block-start:var(--wp--preset--spacing--30)}.product-grid-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));list-style:none;padding:0;@media screen and (min-width:800px){grid-template-columns:repeat(3,minmax(0,1fr))}@media screen and (min-width:1400px){grid-template-columns:repeat(4,minmax(0,1fr))}}.product-grid-list-item{position:relative}.product-grid-list-item__image{aspect-ratio:1 / 1;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;background:#fff}.product-grid-list-item__meta{display:grid;grid-template-rows:fit-content(100%) fit-content(100%) fit-content(100%) fit-content(100%) fit-content(100%);background:var(--wp--preset--color--black);color:var(--wp--preset--color--white);padding-block:var(--wp--preset--spacing--20);padding-inline:var(--wp--preset--spacing--30);min-height:8.5rem}.product-grid-list-item__brand{font-size:1rem;font-weight:700}.product-grid-list-item__name{--_line-clamp:1;font-size:var(--wp--preset--font-size--large);margin:0;text-transform:none;display:-webkit-box;-webkit-line-clamp:var(--_line-clamp);-webkit-box-orient:vertical;text-overflow:ellipsis;word-wrap:break-word;overflow:hidden}.use-title .product-grid-list-item__name{--_line-clamp:3}.product-grid-list-item__markings{font-size:1rem;font-weight:700}.use-title .product-grid-list-item__markings{display:none}.product-grid-list-item__price{font-size:1rem;font-weight:700}.product-grid-list-item__price--original{font-size:.875em;text-decoration:line-through;margin-left:.25em}.product-grid-list-item__tags{position:absolute;top:var(--wp--preset--spacing--20);left:var(--wp--preset--spacing--20);display:flex;gap:.5rem}.product-grid-list-item__tag{--_color:#000000;--_background:#ffff00;width:-moz-fit-content;width:fit-content;background-color:var(--_background);font-size:var(--wp--preset--font-size--small);color:var(--_color);padding:.25em .875em}.product-grid-list-item__tag--stock{--_color:#000000;--_background:#ffff00}.product-grid-list-item__tag--count{--_color:#fff;--_background:#000}.product-grid-list-item__tag--extra{--_color:#fff;--_background:#ff0000}.product-grid__load-more{-ms-grid-row:4;-ms-grid-column:1;grid-area:load-more;background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--white);font-size:var(--wp--preset--font-size--medium);font-weight:700;text-transform:uppercase;margin-inline:auto;margin-block-start:var(--wp--preset--spacing--20);padding-block:var(--wp--preset--spacing--20);padding-inline:var(--wp--preset--spacing--30);border:none;border-radius:0;cursor:pointer;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}@media screen and (min-width:800px){.product-grid__filters{-ms-grid-row:1;-ms-grid-column:1}.product-grid__buttons{-ms-grid-row:1;-ms-grid-column:2}.product-grid__results{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2}.product-grid__load-more{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:2}}.product-grid__load-more[disabled]{background-color:var(--wp--preset--color--grey);color:var(--wp--preset--color--white);cursor:not-allowed}