.chefim-cd-scrim{position:fixed;inset:0;background:rgb(23 33 27 / .5);opacity:0;visibility:hidden;transition:opacity var(--dur-2,.28s) var(--ease),visibility 0s linear var(--dur-2,.28s);z-index:320}.chefim-cd-scrim.open{opacity:1;visibility:visible;transition-delay:0s}.chefim-cd{position:fixed;top:0;right:0;left:auto;height:100%;width:min(400px,92vw);background:var(--cream);display:flex;flex-direction:column;z-index:321;border-left:1px solid var(--line);transform:translateX(100%);transition:transform var(--dur-2) var(--ease)}.chefim-cd.open{transform:none}.chefim-cd .cd-head{display:flex;align-items:center;justify-content:space-between;padding:10px 12px 10px 22px;border-bottom:1px solid var(--line);background:var(--paper);font-weight:800}.chefim-cd .cd-close{background:none;border:none;cursor:pointer;color:var(--muted-t);width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center}.chefim-cd .cd-close:hover{color:var(--ink)}.chefim-cd-body{flex:1;overflow-y:auto;display:flex;flex-direction:column}.chefim-cd .cd-ship{padding:16px 22px;border-bottom:1px solid var(--line);background:var(--paper)}.chefim-cd .cd-ship-t{font-size:var(--t-sm);margin-bottom:8px}.chefim-cd .cd-ship-t b{color:var(--forest)}.chefim-cd .cd-track{height:5px;background:var(--line);position:relative}.chefim-cd .cd-track i{position:absolute;inset-inline-start:0;top:0;height:100%;background:var(--forest);transition:width var(--dur-3) var(--ease)}.chefim-cd .cd-items{list-style:none;margin:0;padding:0;flex:1}.chefim-cd .cd-item{display:flex;gap:12px;align-items:flex-start;padding:16px 22px;border-bottom:1px solid var(--line)}.chefim-cd .cd-im{width:64px;height:64px;flex:0 0 auto;background:var(--paper) center/cover no-repeat;border:1px solid var(--line);position:relative;overflow:hidden;display:block}.chefim-cd .cd-im>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.chefim-cd .cd-info{flex:1;min-width:0}.chefim-cd .cd-name{display:block;font-weight:700;font-size:.9rem;line-height:1.3;color:var(--ink);margin-bottom:6px}.chefim-cd .cd-name:hover{color:var(--copper-t)}.chefim-cd .cd-line{font-size:var(--t-sm);color:var(--muted-t);display:flex;align-items:center;justify-content:space-between;gap:10px}.chefim-cd .cd-step{display:inline-flex;align-items:center;border:1px solid var(--line);background:var(--paper)}.chefim-cd .cd-step button{width:30px;height:30px;border:none;background:#fff0;cursor:pointer;font-family:var(--f);font-size:1rem;font-weight:700;color:var(--forest);line-height:1}.chefim-cd .cd-step button:hover:not(:disabled){background:var(--forest);color:var(--cream)}.chefim-cd .cd-step button:disabled{color:var(--line);cursor:not-allowed}.chefim-cd .cd-qty{min-width:26px;text-align:center;font-weight:800;color:var(--ink)}.chefim-cd.cd-busy .chefim-cd-body{opacity:.55;pointer-events:none;transition:opacity var(--dur-1,.18s) var(--ease)}.chefim-cd{height:100%;height:100dvh}.chefim-cd-body{overscroll-behavior:contain}@supports(padding:env(safe-area-inset-bottom)){.chefim-cd .cd-foot{padding-bottom:calc(18px + env(safe-area-inset-bottom))}}.chefim-cd .cd-price{font-weight:800;color:var(--ink)}.chefim-cd .cd-remove{flex:0 0 auto;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);color:var(--muted-t);background:var(--paper);transition:color var(--dur-1,.18s) var(--ease),border-color var(--dur-1,.18s) var(--ease)}.chefim-cd .cd-remove:hover{color:var(--sale);border-color:var(--sale)}.chefim-cd .cd-foot{padding:18px 22px;border-top:1px solid var(--line);background:var(--paper);display:flex;flex-direction:column;gap:12px;position:sticky;bottom:0}.chefim-cd .cd-sum{display:flex;justify-content:space-between;align-items:baseline;font-size:.9rem}.chefim-cd .cd-sum b{font-size:1.4rem;color:var(--ink)}.chefim-cd .cd-tocart{text-align:center;font-size:var(--t-sm);font-weight:700;color:var(--muted-t);border-bottom:1px solid var(--line);align-self:center;padding-bottom:2px}.chefim-cd .cd-tocart:hover{color:var(--ink)}.chefim-cd .cd-empty{padding:44px 22px;display:flex;flex-direction:column;gap:12px;text-align:center}.chefim-cd .cd-empty-t{font-weight:800;font-size:1.1rem;margin:0}.chefim-cd .cd-empty-d{color:var(--muted-t);font-size:var(--t-sm);margin:0 0 8px;line-height:1.6}@media(prefers-reduced-motion:reduce){.chefim-cd,.chefim-cd-scrim{transition:none}}.chefim-related{max-width:var(--maxw);margin:0 auto;padding:0 0 64px}.chefim-related.related.products>h2{font-size:var(--t-h2)!important;margin:0 0 20px;padding-bottom:14px;border-bottom:1px solid var(--line)}.chefim-related ul.products{margin:0!important;grid-template-columns:repeat(4,1fr)!important}@media(max-width:960px){.chefim-related ul.products{grid-template-columns:repeat(2,1fr)!important}}.chefim-hubs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:28px 0 0;padding-top:20px;border-top:1px solid var(--line)}.chefim-hubs .hub-lead{font-size:var(--t-sm);font-weight:800;color:var(--ink);margin-inline-end:4px}.chefim-hubs .hub-chip{display:inline-flex;align-items:baseline;gap:6px;border:1px solid var(--line);padding:6px 12px;font-size:var(--t-sm);font-weight:700;color:var(--ink);background:var(--paper);transition:background var(--dur-2) var(--ease),border-color var(--dur-2) var(--ease)}.chefim-hubs .hub-chip:hover{background:var(--cream);border-color:var(--copper)}.chefim-hubs .hub-k{font-size:var(--t-micro);font-weight:700;color:var(--muted-t)}.chefim-hubnav{max-width:var(--maxw);margin:0 auto;padding:0 var(--gut) 28px;display:flex;flex-direction:column;gap:12px}.chefim-hubnav .hn-group{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.chefim-hubnav .hn-k{font-size:var(--t-micro);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-t);flex:0 0 auto;min-width:64px}.chefim-hubnav .hn-chips{display:flex;flex-wrap:wrap;gap:6px}.chefim-hubnav .hn-chip{display:inline-flex;align-items:baseline;gap:6px;border:1px solid var(--line);background:var(--paper);padding:7px 13px;font-size:var(--t-sm);font-weight:700;color:var(--ink);transition:background var(--dur-2) var(--ease),border-color var(--dur-2) var(--ease),color var(--dur-2) var(--ease)}.chefim-hubnav .hn-chip:hover{background:var(--cream);border-color:var(--copper)}.chefim-hubnav .hn-chip.is-current{background:var(--forest);border-color:var(--forest);color:var(--cream)}.chefim-hubnav .hn-chip.is-current .hn-n{color:var(--cream);opacity:.75}.chefim-hubnav .hn-n{font-size:var(--t-micro);font-weight:700;color:var(--muted-t);font-variant-numeric:tabular-nums}@media(max-width:700px){.chefim-hubnav .hn-group{flex-direction:column;gap:6px}.chefim-hubnav .hn-k{min-width:0}}.plp-filters a.fchk{display:flex;align-items:center;gap:9px}.plp-filters a.fchk .box{flex:0 0 auto;width:16px;height:16px;border:1.5px solid var(--muted-t);background:var(--paper);display:inline-grid;place-content:center;transition:background var(--dur-1,.18s) var(--ease),border-color var(--dur-1,.18s) var(--ease)}.plp-filters a.fchk .lbl{flex:1;min-width:0}.plp-filters a.fchk:hover .box{border-color:var(--forest)}.plp-filters a.fchk.on .box{background:var(--forest);border-color:var(--forest)}.plp-filters a.fchk.on .box::after{content:"";width:9px;height:9px;background:var(--cream);clip-path:polygon(14% 44%,0 59%,39% 100%,100% 22%,85% 7%,39% 70%)}.plp-filters a.fchk.on{color:var(--ink);font-weight:700}.chefim-empty{border:1px solid var(--line);background:var(--paper);padding:62px 32px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;margin:0 0 8px}.chefim-empty .ce-ic{width:48px;height:48px;color:var(--forest);opacity:.92;margin-bottom:6px}.chefim-empty b{font-size:var(--t-h3);font-weight:800;letter-spacing:-.01em;color:var(--ink)}.chefim-empty p{font-size:var(--t-sm);color:var(--muted-t);max-width:48ch;margin:0}.chefim-empty .ce-f{color:var(--ink);font-weight:700}.chefim-empty .btn{margin-top:14px;text-decoration:none}.ce-rail{padding-top:34px}.woocommerce-cart .cart-empty.woocommerce-info,.woocommerce-cart .return-to-shop{display:none}.woocommerce-order .woocommerce-thankyou-order-received{font-size:var(--t-h2);font-weight:800;letter-spacing:-.02em;color:var(--forest);margin:0 0 6px}.woocommerce-order .woocommerce-order-overview{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2px;background:var(--line);border:1px solid var(--line);margin:26px 0;padding:0}.woocommerce-order .woocommerce-order-overview li{background:var(--paper);padding:18px 20px;font-size:var(--t-sm);color:var(--muted-t);border:0}.woocommerce-order .woocommerce-order-overview li strong{display:block;margin-top:4px;font-size:var(--t-body);color:var(--ink)}.woocommerce-order table.shop_table{border:1px solid var(--line);border-collapse:collapse;width:100%}.woocommerce-order table.shop_table th,.woocommerce-order table.shop_table td{border-bottom:1px solid var(--line);padding:13px 16px;font-size:var(--t-sm)}.woocommerce-order table.shop_table th{background:var(--cream);font-weight:800}.page-header{max-width:var(--maxw);margin:0 auto;padding:56px var(--gut) 0}.page-header .entry-title{font-size:clamp(2rem,4.2vw,3.1rem);line-height:1.06;letter-spacing:-.035em;font-weight:800;color:var(--ink);margin:0 0 18px;padding-bottom:18px;border-bottom:1px solid var(--line)}@media(max-width:760px){.page-header{padding-top:34px}.page-header .entry-title{margin-bottom:14px;padding-bottom:14px}}.rv-on [data-rv]{opacity:0;transform:translateY(18px);will-change:opacity,transform}.rv-on [data-rv].rv-in{opacity:1;transform:none;will-change:auto}.rv-on [data-rv]{transition:opacity var(--dur-3) var(--ease),transform var(--dur-3) var(--ease)}.rv-on [data-rv][style*="--i"]{transition-delay:calc(var(--i) * 55ms)}@media (prefers-reduced-motion:reduce){.rv-on [data-rv]{opacity:1;transform:none;transition:none}}.chefim-brand,.paylogos span,.chefim-paystrip .pl,.pay-chip,.woocommerce ul.products li.product .chefim-brand{unicode-bidi:isolate;direction:ltr;display:inline-block}.plp-filters a.fchk .lbl,.chefim-sd .sd-t{unicode-bidi:plaintext}bdi{unicode-bidi:isolate}.chefim-saved{color:var(--sale);font-weight:800;font-size:var(--t-micro);letter-spacing:-.01em;padding:0 18px;margin:4px 0 0;line-height:1.3}.chefim-saved.is-pdp{font-size:.9rem;padding:0;margin:6px 0 0}.chefim-saved-row th,.chefim-saved-row td{color:var(--sale)!important;font-weight:800}.cd-saved{color:var(--sale);font-weight:800;font-size:var(--t-sm);padding:0 20px 12px;margin:-4px 0 0}.woocommerce select:focus-visible,.woocommerce-page select:focus-visible,select.orderby:focus-visible,.woocommerce select:focus,form.woocommerce-ordering select.orderby:focus,form.woocommerce-ordering select.orderby:focus-visible,.woocommerce-checkout select:focus,.woocommerce-checkout select:focus-visible{outline:2px solid var(--copper)!important;outline-offset:2px!important}.woocommerce .coupon:focus-within,.chefim-drawer .cd-search:focus-within,.chefim-rescue .rsearch:focus-within,.chefim-sd:focus-within,.chefim-sr-form:focus-within{outline:2px solid var(--copper);outline-offset:2px}.onetap-container-toggle .onetap-toggle:focus-visible,nav.onetap-accessibility button:focus-visible,nav.onetap-accessibility a:focus-visible,nav.onetap-accessibility input:focus-visible{outline:2px solid var(--copper)!important;outline-offset:2px;box-shadow:none!important}.chefim-pside .ps-buy a:focus-visible,.chefim-pside .ps-buy .btn:focus-visible{outline:2px solid var(--ember)!important;outline-offset:3px}:target,[id]:focus{scroll-margin-top:calc(var(--header-h) + 16px)}.link{position:relative}.link::after{content:"";position:absolute;inset-inline:0;bottom:-1px;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:100% 50%;transition:transform var(--dur-2) var(--ease)}[dir="ltr"] .link::after{transform-origin:0 50%}.link:hover::after,.link:focus-visible::after{transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.link::after{transition:none}}h2,h3,.chefim-shead b,.rc-more b{text-wrap:balance}.home-wrap p,.rc p,.feat .txt p{text-wrap:pretty}:target{scroll-margin-top:calc(var(--header-h,77px) + 12px)}#chefim-main{scroll-margin-top:calc(var(--header-h,77px) + 12px)}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@media (prefers-reduced-motion:no-preference){.chefim-hero .c .eyebrow,.chefim-hero .c h1,.chefim-hero .c p,.chefim-hero .c .cta{animation:chefim-rise var(--dur-3) var(--ease) both}.chefim-hero .c .eyebrow{animation-delay:.04s}.chefim-hero .c h1{animation-delay:.10s}.chefim-hero .c p{animation-delay:.18s}.chefim-hero .c .cta{animation-delay:.26s}}@keyframes chefim-rise{from{transform:translateY(14px)}to{transform:none}}.eyebrow{color:var(--copper-t)}.chefim-header .logo{display:inline-flex;align-items:center;gap:10px;line-height:1}.chefim-header .logo .crest{height:34px;width:auto;display:block;flex:0 0 auto}@media(max-width:600px){.chefim-header .logo .crest{height:28px}}.chefim-header .hsearch:focus-within{background:var(--paper);border-color:var(--copper-t);box-shadow:inset 0 0 0 1px var(--copper-t)}@media(min-width:961px){.chefim-header .hact .chefim-search-toggle{display:none!important}}.chefim-mega .mega-col>li>a{transition:background var(--dur-1) var(--ease),color var(--dur-1) var(--ease)}.chefim-mega .mega-col>li>a:hover,.chefim-mega .mega-col>li>a:focus-visible{background:var(--cream);color:var(--copper-t)}.chefim-footer .logo.has-mark{font-size:0;line-height:0;margin-bottom:14px}.chefim-footer .logo .fullmark{width:190px;max-width:70%;height:auto;display:block}.chefim-rescue.rescue-inline{padding:48px 0 56px;max-width:none}.chefim-rescue.rescue-inline h2{font-size:1.5rem!important;margin-bottom:10px}.chefim-rescue.rescue-inline .btn{align-self:flex-start}html:has(.chefim-fdrawer.open),html:has(.chefim-cd.open){overflow:hidden}@media(pointer:coarse){.chefim-fdrawer a,.chefim-fdrawer button,.chefim-fdrawer label,.chefim-fdrawer input,.chefim-fdrawer select{min-height:44px}.chefim-fdrawer a,.chefim-fdrawer label{display:flex;align-items:center}.chefim-fdrawer input[type="number"]{padding-block:0}.chefim-qv-btn{min-height:44px;padding-block:0}.chefim-cd .cd-minus,.chefim-cd .cd-plus,.chefim-qvm .qv-qty button{min-width:44px;min-height:44px}.chefim-qvm .qv-qty output{min-width:48px}#shipping_method li{display:flex;align-items:center;gap:10px;min-height:44px;margin:0}#shipping_method li label{display:flex;align-items:center;flex:1 1 auto;min-height:44px;margin:0}#shipping_method li input[type="radio"]{width:20px;height:20px;flex:0 0 auto}.woocommerce-shipping-fields label.checkbox{display:flex;align-items:center;gap:10px;min-height:44px}.woocommerce-shipping-fields label.checkbox input[type="checkbox"]{width:20px;height:20px}.chefim-hubs .hub-chip{min-height:44px}.rp-serv button{min-width:44px;min-height:44px}.chefim-hubnav .hn-chip{min-height:44px}}.chefim-paystrip:not(:has(.pl)),.fbot .paylogos:not(:has(span)){display:none}.cart-collaterals .cross-sells ul.products{grid-template-columns:repeat(2,1fr)!important;margin-inline:0!important;margin-top:16px!important}.woocommerce ul.products li.product .woocommerce-LoopProduct-link{display:flex;flex-direction:column;height:100%}.woocommerce ul.products li.product .price{margin-top:auto}.woocommerce ul.products li.product .chefim-recipe-chip{align-self:flex-start;width:auto;max-width:calc(100% - 36px)}.chefim-pag{max-width:var(--maxw);margin:0 auto;padding:8px var(--gut) 72px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.chefim-pag .pag-links{display:flex;gap:2px;background:var(--line);border:1px solid var(--line)}.chefim-pag .pag-links>*{background:var(--paper);min-width:46px;min-height:46px;display:flex;align-items:center;justify-content:center;padding:0 14px;font:700 var(--t-sm)/1 var(--f);color:var(--ink);font-variant-numeric:tabular-nums;transition:background var(--dur-2) var(--ease),color var(--dur-2) var(--ease)}.chefim-pag .pag-links a:hover{background:var(--cream);color:var(--copper-t)}.chefim-pag .pag-links .current{background:var(--forest);color:var(--cream)}.chefim-pag .pag-links .dots{color:var(--muted-t)}.chefim-pag .pag-of{font-size:var(--t-sm);color:var(--muted-t)}@media(max-width:600px){.chefim-pag{justify-content:center;padding-bottom:56px}.chefim-pag .pag-links>*{min-width:44px;padding:0 10px}}.elementor-post:not(.has-post-thumbnail)>.elementor-post__card{background:var(--cream);display:flex;align-items:center}.elementor-post:not(.has-post-thumbnail) .elementor-post__text{padding:32px 26px;width:100%}.elementor-post:not(.has-post-thumbnail) .elementor-post__title{font-size:clamp(1.25rem,2.4vw,1.6rem);line-height:1.2;margin-bottom:12px}.elementor-post:not(.has-post-thumbnail) .elementor-post__title a{color:var(--ink)}.elementor-post:not(.has-post-thumbnail):hover .elementor-post__title a{color:var(--copper-t)}.elementor-location-archive .elementor-post__excerpt p,.elementor-post:not(.has-post-thumbnail) .elementor-post__excerpt p{color:var(--muted-t);font-size:var(--t-sm);line-height:1.55}.elementor-post:not(.has-post-thumbnail) .elementor-post__text::before{content:"מתכון";display:block;font-size:var(--t-micro);font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--copper-t);margin-bottom:14px}@media(max-width:960px){.feat .txt{padding-inline:var(--gut)}}@media(pointer:coarse){.btn.sm{min-height:44px;display:inline-flex;align-items:center;justify-content:center}}.elementor-element-73a4d89{padding-inline:0}.elementor-element-73a4d89>.e-con-inner{max-width:var(--maxw);padding-inline:var(--gut)}@media(min-width:961px){.chefim-header .nav .sub-menu.chefim-mega.chefim-mega-cat{grid-template-columns:max(0px, calc((100% - (var(--maxw) - 2 * var(--gut))) / 2)) minmax(0,660px) minmax(0,1fr)}.chefim-header .nav .sub-menu.chefim-mega-cat>li.mega-cols{grid-column:2;grid-row:1;display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:30px 0 8px}.chefim-header .nav .sub-menu.chefim-mega-cat>li.mega-all-row{grid-column:2;grid-row:2;display:block;padding:0 0 26px}.chefim-header .nav .sub-menu.chefim-mega-cat>li.mega-promo-li{grid-column:3;grid-row:1 / span 2;display:flex}}.chefim-mega-cat .mega-c>ul{list-style:none;margin:0;padding:0}.chefim-header .nav .sub-menu.chefim-mega-cat .mega-c>ul>li>a{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:9px 0;padding-inline-end:26px;color:var(--ink);text-decoration:none;font-size:var(--t-sm);transition:color var(--dur-1) var(--ease)}.chefim-header .nav .sub-menu.chefim-mega-cat .mega-c>ul>li>a:hover,.chefim-header .nav .sub-menu.chefim-mega-cat .mega-c>ul>li>a:focus-visible{color:var(--copper-t)}.chefim-header .nav .sub-menu.chefim-mega-cat .mega-n{font-size:var(--t-micro);font-weight:700;color:var(--muted-t);font-feature-settings:"tnum";flex:0 0 auto}.chefim-header .nav .sub-menu.chefim-mega-cat .mega-c>ul>li>a:hover .mega-n{color:var(--copper-t)}.chefim-mega-cat .mega-head{margin-bottom:6px;padding-inline-end:26px}.chefim-mega-cat .mega-all-row>a{display:inline-block;border-top:1px solid var(--line);padding-top:14px;font-weight:700;color:var(--copper-t);text-decoration:none;font-size:var(--t-sm)}.chefim-mega-cat .mega-promo-t{background:var(--forest);color:var(--cream);padding:30px 34px;display:flex;flex-direction:column;justify-content:center;min-height:200px;flex:1}.chefim-mega-cat .mega-promo-t .eyebrow{color:var(--ember);margin-bottom:2px}.chefim-mega-cat .cm-n{font-size:var(--t-h1);font-weight:800;line-height:1;letter-spacing:-.02em;color:var(--cream);font-feature-settings:"tnum"}.chefim-mega-cat .cm-t{font-size:var(--t-sm);color:var(--body-on-dark);margin-bottom:14px}.chefim-mega-cat .mega-promo-t .mega-cta{font-size:var(--t-sm);font-weight:700;border-bottom:1.5px solid var(--ember);align-self:flex-start;padding-bottom:2px;color:var(--cream);text-decoration:none}@media(max-width:960px){.chefim-header .nav .sub-menu.chefim-mega-cat{display:block}.chefim-mega-cat>.mega-promo-li{display:none}.chefim-mega-cat>.mega-cols{display:block;padding:8px 0}}html{scroll-padding-top:calc(var(--header-h,76px) + 16px)}.woocommerce-Tabs-panel>h2:first-child{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.cd-comp{border-top:1px solid var(--line);padding:16px 22px 4px}.cd-comp-h{display:block;font-size:var(--t-micro);font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-t);margin-bottom:12px}.cd-comp-i{display:flex;align-items:center;gap:12px;margin-bottom:12px}.cd-comp-im{flex:0 0 48px;width:48px;height:48px;display:block;overflow:hidden;background:var(--cream)}.cd-comp-im img{width:100%;height:100%;object-fit:cover;display:block}.cd-comp-b{flex:1;min-width:0}.cd-comp-n{display:block;font-size:var(--t-sm);font-weight:700;color:var(--ink);text-decoration:none;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cd-comp-n:hover{color:var(--copper-t)}.cd-comp-p{display:block;font-size:var(--t-micro);color:var(--muted-t);margin-top:2px}.cd-comp-a{flex:0 0 auto;font-size:var(--t-micro);font-weight:800;text-decoration:none;color:var(--forest);border:1px solid var(--forest);padding:7px 12px;transition:background var(--dur-2) var(--ease),color var(--dur-2) var(--ease)}.cd-comp-a:hover{background:var(--forest);color:var(--cream)}.chefim-badge{display:inline-block;font-size:var(--t-micro);font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:5px 10px;line-height:1}.chefim-badge.is-new{background:var(--forest);color:var(--cream)}.chefim-badge.is-low{background:var(--ember);color:var(--ink)}.chefim-badge.is-oos{background:var(--line);color:var(--muted-t)}ul.products li.product .chefim-badge{position:absolute;top:10px;inset-inline-start:10px;z-index:2}ul.products li.product{position:relative}.chefim-badge-row{margin:0 0 10px}.chefim-skip{position:absolute;inset-inline-start:-9999px;top:8px;z-index:1000;background:var(--forest);color:var(--cream);padding:12px 20px;font-weight:700;text-decoration:none}.chefim-skip:focus{inset-inline-start:8px}#chefim-main:focus{outline:none}@keyframes wc-skeleton-shimmer{to{transform:translateX(-100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-left:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-right:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-right:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:right;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";right:0;opacity:.5;position:absolute;left:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{right:0;overflow:hidden;padding-top:1.5em;position:absolute;left:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";right:0;position:absolute;left:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;right:auto;padding:.25em .75em;position:absolute;left:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;left:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes wc-skeleton-shimmer{to{transform:translateX(-100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-left:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-left:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 24px 0 0;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:left;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px auto 0 0!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(-180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(-180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:root{--wp--style--global--content-size:800px;--wp--style--global--wide-size:1200px}:where(body){margin:0}.wp-site-blocks>.alignleft{float:left;margin-right:2em}.wp-site-blocks>.alignright{float:right;margin-left:2em}.wp-site-blocks>.aligncenter{justify-content:center;margin-left:auto;margin-right:auto}:where(.wp-site-blocks)>*{margin-block-start:24px;margin-block-end:0}:where(.wp-site-blocks)>:first-child{margin-block-start:0}:where(.wp-site-blocks)>:last-child{margin-block-end:0}:root{--wp--style--block-gap:24px}:root :where(.is-layout-flow)>:first-child{margin-block-start:0}:root :where(.is-layout-flow)>:last-child{margin-block-end:0}:root :where(.is-layout-flow)>*{margin-block-start:24px;margin-block-end:0}:root :where(.is-layout-constrained)>:first-child{margin-block-start:0}:root :where(.is-layout-constrained)>:last-child{margin-block-end:0}:root :where(.is-layout-constrained)>*{margin-block-start:24px;margin-block-end:0}:root :where(.is-layout-flex){gap:24px}:root :where(.is-layout-grid){gap:24px}.is-layout-flow>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-flow>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-flow>.aligncenter{margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-constrained>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-constrained>.aligncenter{margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>.alignwide{max-width:var(--wp--style--global--wide-size)}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(0.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(0.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}.chefim-qvm .qv-chip{display:inline-flex;align-items:center;gap:6px;font-size:var(--t-micro);font-weight:700;color:var(--copper-t);border:1px solid var(--line);padding:4px 9px;margin-bottom:12px}.chefim-qvm .qv-stock{font-size:var(--t-sm);color:var(--muted-t);margin-top:8px}.chefim-qvm .qv-stock .stock{margin:0}