/*!*****************************************************************************************************************************************************************************************************!*\
  !*** 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}/*!*********************************************************************************************************************************************************************************!*\
  !*** 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/assets/styles/theme.css ***!
  \*********************************************************************************************************************************************************************************/
/*!**********************************************************************************************************************************************************************************************!*\
  !*** 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/core/buttons/index.css ***!
  \**********************************************************************************************************************************************************************************************/
 .wp-block-button__link{--_text-size:calc(var(--wp--preset--font-size--medium));--_text-family:var(--wp--preset--font-family--text);--_text-color:var(--wp--preset--color--white);--_text-weight:bold;--_text-transform:uppercase;--_text-line-height:1.2;--_text-wrap:nowrap;--_background-color:var(--wp--preset--color--primary);--_hover-background-color:var(--wp--preset--color--grey-extra-dark);--_hover-border-color:var(--wp--preset--color--grey-extra-dark);--_hover-text-color:var(--wp--preset--color--white);--_border-color:var(--wp--preset--color--primary);--_border-width:2px;--_border-style:solid;--_border-radius:0;--_padding-block-start:0.5em;--_padding-block-end:0.5em;--_padding-inline-start:1.5em;--_padding-inline-end:1.5em;--_width:fit-content;--_min-width:12rem;position:relative;display:flex;align-items:center;justify-content:center;font-size:var(--_text-size)!important;font-family:var(--_text-family)!important;color:var(--_text-color)!important;font-weight:var(--_text-weight)!important;text-transform:var(--_text-transform)!important;line-height:var(--_text-line-height)!important;white-space:var(--_text-wrap)!important;padding:var(--_padding-block-start) var(--_padding-inline-end) var(--_padding-block-end) var(--_padding-inline-start)!important;width:var(--_width);min-width:var(--_min-width);background:var(--_background-color)!important;border-color:var(--_border-color)!important;border-width:var(--_border-width)!important;border-style:var(--_border-style)!important;border-radius:var(--_border-radius)!important}.is-style-fill>:is(a,button,div).wp-block-button__link{--_border-color:var(--wp--preset--color--primary);--_background-color:var(--wp--preset--color--primary);--_text-color:var(--wp--preset--color--white)}.is-style-outline>:is(a,button,div).wp-block-button__link{--_border-color:var(--wp--preset--color--black);--_background-color:var(--wp--preset--color--white);--_text-color:var(--wp--preset--color--black)}.is-style-text>:is(a,button,div).wp-block-button__link{--_border-color:transparent;--_background-color:transparent;--_text-color:var(--wp--preset--color--primary)}.is-style-anchor-fill.wp-block-button{width:100%}.is-style-anchor-fill>:is(a,button,div).wp-block-button__link{--_border-color:var(--wp--preset--color--primary);--_background-color:var(--wp--preset--color--primary);--_text-color:var(--wp--preset--color--white);--_width:100%;--_padding-block-start:1.075em;--_padding-block-end:1.075em}.is-style-anchor-outline.wp-block-button{width:100%}.is-style-anchor-outline>:is(a,button,div).wp-block-button__link{--_border-color:var(--wp--preset--color--black);--_background-color:var(--wp--preset--color--white);--_text-color:var(--wp--preset--color--black);--_width:100%;--_padding-block-start:1.075em;--_padding-block-end:1.075em}.wp-block-button :is(a,button).wp-block-button__link:hover{--_background-color:var(--_hover-background-color);--_text-color:var(--_hover-text-color);--_border-color:var(--_hover-border-color)}.is-style-text>:is(a,button).wp-block-button__link:hover{--_text-color:var(--wp--preset--color--grey-dark);--_border-color:transparent;--_background-color:transparent}.wp-block-button :is(a,button).wp-block-button__link:disabled{color:var(--wp--preset--color--grey);pointer-events:none;visibility:hidden}
/*!**********************************************************************************************************************************************************************************************!*\
  !*** 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/core/heading/index.css ***!
  \**********************************************************************************************************************************************************************************************/
:is(h1,h2,h3,h4,h5,h6).is-style-normalcase{text-transform:none}
/*!********************************************************************************************************************************************************************************************!*\
  !*** 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/core/image/index.css ***!
  \********************************************************************************************************************************************************************************************/
:is(img,figure).is-style-square,figure.is-style-square img{aspect-ratio:1 / 1;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:auto}:is(img,figure).is-style-rectangle,figure.is-style-rectangle img{aspect-ratio:4 / 3;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:auto}:is(img,figure).is-style-full,figure.is-style-full img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}:is(img,figure).is-style-wide-narrow,figure.is-style-wide-narrow img{aspect-ratio:4 / 1;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:auto}
/*!*******************************************************************************************************************************************************************************************!*\
  !*** 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/core/list/index.css ***!
  \*******************************************************************************************************************************************************************************************/
 :where(.wp-site-blocks ul){display:flex;flex-direction:column;gap:.5em}:where(.wp-site-blocks li){line-height:1.4}ul:is(.is-style-custom-icon,.is-style-colored-checkmark){list-style:none;padding:0}ul.is-style-centered{list-style:none;text-align:center;width:-moz-fit-content;width:fit-content;margin-inline:auto;max-width:80ch}ul.is-style-centered li::before{content:"•";margin-inline-end:.5rem}:is(.is-style-custom-icon,.is-style-colored-checkmark) li{display:flex;align-items:center;gap:.5em}:is(.is-style-custom-icon,.is-style-colored-checkmark) li::before{font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:"Font Awesome 5 Free";font-weight:900}ul.is-style-custom-icon li::before{content:"\f061";margin-right:.5em}ul.is-style-colored-checkmark li::before{content:"\f00c";color:var(--wp--preset--color--primary);margin-right:.5em}
/*!************************************************************************************************************************************************************************************************!*\
  !*** 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/core/paragraph/index.css ***!
  \************************************************************************************************************************************************************************************************/
.is-style-narrow-text{max-width:80ch;margin-inline:auto}
/*!************************************************************************************************************************************************************************************************!*\
  !*** 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/core/separator/index.css ***!
  \************************************************************************************************************************************************************************************************/
hr.is-style-vertical{border:1px solid currentColor;height:1px;width:100%!important;@media screen and (min-width:1350px){border:1px solid currentColor;height:3rem;width:1px!important}}