/*
Theme Name: ZIRA HoReCa
Author: ZIRA
Version: 1.0.0
Text Domain: zira
*/

:root{--green:#243a31;--green-deep:#102d25;--gold:#d5a94f;--cream:#f7f5f1;--soft:#efebea;--ink:#24342d;--muted:#6d7973;--line:#dfe4e0;--white:#fff;--radius:18px;--shadow:0 14px 38px rgba(19,45,36,.09)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:#fff;font-family:Manrope,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.5}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto;display:block}
button,input,textarea,select{font:inherit}
.section-inner{width:min(1440px,calc(100% - 48px));margin-inline:auto}
.site-main{min-height:55vh}
.site-header{position:sticky;top:0;z-index:100;background:var(--green);color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}
.header-inner{width:min(1520px,calc(100% - 36px));height:84px;margin:auto;display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:30px}
.brand-mark{height:70px;width:52px;display:flex;align-items:center;justify-content:center}
.brand-mark img{height:64px;width:auto}
.site-nav{display:flex;align-items:center;gap:clamp(20px,3vw,52px)}
.site-nav a{font-weight:500;color:#edf3ef;white-space:nowrap;transition:.2s}
.site-nav a:hover{color:var(--gold)}
.header-tools{display:flex;align-items:center;gap:16px}
.header-search{display:flex;background:#fff;border-radius:999px;overflow:hidden;width:250px;height:38px}
.header-search input{border:0;outline:0;width:100%;padding:0 8px 0 18px;color:var(--ink);font-size:13px}
.header-search button{border:0;background:#fff;color:var(--green);font-size:25px;line-height:1;cursor:pointer;padding:0 13px}
.language-switcher{display:flex;gap:5px;font-size:12px;color:#dbe4df}
.language-switcher a:not(:last-child)::after{content:" /";opacity:.45}
.cart-link{position:relative;display:grid;place-items:center;width:42px;height:42px}
.cart-link svg{width:29px;fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.zira-cart-count{position:absolute;right:0;top:0;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:50%;background:var(--gold);color:#102d25;font-size:11px;font-weight:800}
.menu-toggle{display:none;background:transparent;border:0;padding:8px}.menu-toggle span{display:block;width:26px;height:2px;background:#fff;margin:5px}
.hero-carousel{position:relative;background:var(--cream);height:clamp(420px,52vw,720px);overflow:hidden}
.hero-slides,.hero-slide{height:100%}
.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity .6s ease;display:flex;align-items:center}
.hero-slide.is-active{opacity:1;z-index:1}
.hero-copy{width:min(1440px,calc(100% - 72px));margin:auto;padding-right:50%;filter:drop-shadow(0 2px 6px rgba(255,255,255,.7))}
.hero-copy h1{max-width:650px;margin:0 0 18px;font-size:clamp(34px,4vw,65px);line-height:1.04;letter-spacing:-.035em;color:var(--green-deep)}
.hero-copy p{font-size:clamp(16px,1.5vw,22px);max-width:580px;margin:0 0 28px}
.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border:0;border-radius:12px;padding:14px 22px;background:var(--green-deep);color:#fff;font-weight:700;cursor:pointer;transition:transform .2s,background .2s}
.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{transform:translateY(-1px);background:#1f4b3c;color:#fff}
.button.gold{background:var(--gold);color:var(--green-deep)}
.carousel-dots{position:absolute;z-index:3;left:50%;bottom:18px;display:flex;gap:8px;transform:translateX(-50%)}
.carousel-dots button{width:9px;height:9px;border-radius:50%;border:1px solid var(--green);background:transparent;padding:0}.carousel-dots button.is-active{background:var(--green)}
.brand-strip{height:112px;display:flex;align-items:center;justify-content:space-around;gap:38px;overflow-x:auto;padding-block:22px;scrollbar-width:none}
.brand-strip img{max-width:150px;max-height:48px;width:auto;flex:0 0 auto;object-fit:contain;filter:saturate(.9)}
.home-section{padding:54px 0 18px}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}
.section-heading h2{font-size:clamp(25px,2.6vw,38px);letter-spacing:-.025em;margin:0;line-height:1.15}
.section-heading a{font-weight:650;font-size:14px;color:var(--green)}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px 20px}
.category-card{display:grid;grid-template-columns:1fr 42px;grid-template-rows:auto 56px;align-items:center;border-radius:var(--radius);background:#fff;box-shadow:0 0 0 1px #e6e9e7;overflow:hidden;transition:.25s}
.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
.category-card img{grid-column:1/-1;width:100%;aspect-ratio:1.55;object-fit:cover;background:var(--soft)}
.category-card span{padding-left:16px;font-weight:750;line-height:1.15}
.category-card b{margin-right:13px;border:2px solid var(--green);border-radius:50%;width:32px;height:32px;display:grid;place-items:center;font-size:19px}
.solutions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.solution-card{position:relative;min-height:170px;padding:22px;border-radius:var(--radius);overflow:hidden;background-size:cover;background-position:center;display:flex;flex-direction:column;color:#fff}
.solution-card strong{font-size:25px}.solution-card span{font-size:13px}.solution-card b{margin-top:auto;width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.65);display:grid;place-items:center}
.promo-section{padding:72px 0 80px}
.promo-wide,.promo-grid>a{position:relative;background-size:cover;background-position:center;display:flex;align-items:flex-end;border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}
.promo-wide{min-height:380px;padding:22px;margin-bottom:20px}
.promo-wide .button{margin-left:auto}
.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.promo-grid>a{min-height:330px;padding:22px}.promo-grid>a .button{margin-left:auto}
.site-footer{background:var(--green);color:#fff;margin-top:30px}
.footer-inner{width:min(1440px,calc(100% - 48px));margin:auto;padding:58px 0;display:grid;grid-template-columns:2fr 1fr 1fr;gap:80px}
.footer-inner>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-inner h3{margin:0 0 8px;color:var(--gold)}
.footer-brand img{height:82px;width:auto}.footer-brand p{max-width:420px;color:#cfdad5}.footer-inner a:hover{color:var(--gold)}
.footer-bottom{border-top:1px solid rgba(255,255,255,.12);width:min(1440px,calc(100% - 48px));margin:auto;padding:18px 0;display:flex;justify-content:space-between;color:#aebeb6;font-size:13px}
.shop-shell{padding:42px 0 76px}
.shop-title-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.shop-title-row h1{font-size:42px;margin:8px 0 0}.woocommerce .woocommerce-breadcrumb{font-size:12px;color:#8b948f;margin:0}
.filter-toggle{display:none}
.catalog-layout{display:grid;grid-template-columns:260px 1fr;gap:28px;align-items:start}
.catalog-filters{position:sticky;top:108px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:8px 18px 20px}
.catalog-filters section{padding:14px 0;border-bottom:1px solid var(--line)}.catalog-filters h3{font-size:14px;margin:0 0 10px}
.catalog-filters label{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;padding:5px 0;font-size:13px;cursor:pointer}.catalog-filters label small{color:#a0a7a3}
.catalog-filters input[type=checkbox]{accent-color:var(--green);width:15px;height:15px}
.price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.price-inputs input{width:100%;border:1px solid var(--line);border-radius:8px;padding:9px}
.filter-submit{width:100%;margin-top:16px;font-size:13px}.filter-reset{display:block;text-align:center;margin-top:10px;color:var(--muted);font-size:12px;text-decoration:underline}
.catalog-results .woocommerce-result-count{font-size:13px;color:var(--muted)}.catalog-results .woocommerce-ordering select{border:1px solid var(--line);border-radius:10px;padding:10px;background:#fff}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0!important;clear:both}
.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}
.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;border:1px solid #edf0ee;border-radius:16px;padding:13px;background:#fff;display:flex;flex-direction:column;min-width:0;transition:.2s}
.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
.woocommerce ul.products li.product a img{aspect-ratio:1.12;object-fit:contain;border-radius:11px;background:#fafafa;margin:0 0 14px!important}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px!important;line-height:1.28;padding:0!important;margin:5px 0 8px!important;min-height:58px;color:#1d2d27}
.woocommerce ul.products li.product .price{font-size:22px!important;color:#102d25!important;font-weight:800;margin-top:auto!important;padding-top:8px}
.woocommerce ul.products li.product .button{position:absolute;right:13px;bottom:13px;width:44px;height:44px;padding:0;font-size:0;border-radius:10px}.woocommerce ul.products li.product .button::after{content:"🛒";font-size:18px}.woocommerce ul.products li.product{position:relative;padding-bottom:66px}
.zira-brand{display:block;color:#8b948f;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.zira-stock{display:inline-flex;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:700;width:max-content}.zira-stock.is-in{background:#e6f7e9;color:#27853b}.zira-stock.is-order{background:#fff1dd;color:#aa6917}
.woocommerce nav.woocommerce-pagination{margin-top:36px}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;gap:6px}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{border-radius:8px;padding:10px 14px;background:#f0f3f1}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--green);color:#fff}
.product-shell{padding:42px 0 62px}.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:55px}.woocommerce div.product .woocommerce-product-gallery{width:auto!important;float:none!important}.woocommerce div.product div.summary{width:auto!important;float:none!important;margin:0!important;padding-top:16px}.woocommerce div.product .product_title{font-size:clamp(28px,3vw,48px);line-height:1.08;letter-spacing:-.03em;margin:0 0 16px}.woocommerce div.product p.price{font-size:36px;color:var(--green-deep);font-weight:800}.woocommerce div.product form.cart{display:flex;gap:12px}.woocommerce .quantity .qty{height:51px;border:1px solid var(--line);border-radius:10px;width:78px}.woocommerce div.product .woocommerce-tabs{grid-column:1/-1;margin-top:30px}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:28px;padding:0!important;border-bottom:1px solid var(--line)}.woocommerce div.product .woocommerce-tabs ul.tabs::before{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:transparent!important;border:0!important;margin:0!important;padding:0 0 12px!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-bottom:2px solid var(--gold)!important}.woocommerce div.product .woocommerce-tabs .panel{max-width:900px}.product_meta{color:var(--muted);font-size:13px}.product-request{background:var(--cream);border-radius:24px;padding:42px;margin-bottom:72px;display:grid;grid-template-columns:.8fr 1.2fr;gap:48px}.product-request h2{font-size:32px;margin:0 0 12px}
.zira-inquiry-form{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.zira-inquiry-form label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:650}.zira-inquiry-form input,.zira-inquiry-form textarea{border:1px solid #cfd7d2;border-radius:10px;background:#fff;padding:12px;outline:0}.zira-inquiry-form input:focus,.zira-inquiry-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(213,169,79,.18)}.zira-form-wide{grid-column:1/-1}.zira-inquiry-form .zira-consent{display:flex;flex-direction:row;align-items:center;font-weight:400}.zira-consent input{width:17px;height:17px}.zira-submit{grid-column:1/-1;width:max-content}.zira-form-success{background:#e5f6e9;border:1px solid #b9e4c1;color:#246d32;border-radius:10px;padding:14px;margin-bottom:18px}
.content-page{padding:42px 0 76px}.content-hero{height:clamp(300px,42vw,620px);border-radius:24px;background-size:cover;background-position:center;margin-bottom:44px}.content-copy{max-width:980px}.content-copy h1{font-size:clamp(34px,4vw,58px);line-height:1.05;letter-spacing:-.035em}.content-copy h2{font-size:30px;margin:42px 0 8px}.content-copy p,.content-copy li{font-size:18px;line-height:1.65}.content-copy ul{padding-left:25px}.page-cta{margin-top:52px;padding:34px;background:var(--green);color:#fff;border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:25px}.page-cta h2{margin:0;font-size:30px}
.woocommerce-cart .woocommerce{padding:45px 0}.woocommerce-cart-form,.cart-collaterals{width:min(1180px,calc(100% - 48px))!important;margin-inline:auto!important;float:none!important}.woocommerce table.shop_table{border:1px solid var(--line);border-radius:16px;overflow:hidden}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:16px}.woocommerce-cart .cart-collaterals .cart_totals{float:right;width:min(100%,520px)}
@media(max-width:1180px){.header-inner{grid-template-columns:55px 1fr auto;gap:18px}.site-nav{gap:18px;font-size:14px}.header-search{width:190px}.category-grid{grid-template-columns:repeat(3,1fr)}.solutions-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.header-inner{height:72px;grid-template-columns:48px 1fr auto}.brand-mark img{height:58px}.menu-toggle{display:block;justify-self:end}.site-nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--green);padding:20px 24px 28px;flex-direction:column;align-items:flex-start;border-top:1px solid rgba(255,255,255,.12)}.site-nav.is-open{display:flex}.header-tools{justify-self:end}.header-search{display:none}.hero-carousel{height:520px}.hero-copy{padding-right:35%}.category-grid{grid-template-columns:repeat(2,1fr)}.promo-wide{min-height:290px}.promo-grid>a{min-height:250px}.catalog-layout{grid-template-columns:1fr}.filter-toggle{display:inline-flex;border:1px solid var(--green);border-radius:10px;background:#fff;padding:10px 16px}.catalog-filters{display:none;position:static}.catalog-filters.is-open{display:block}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce div.product{grid-template-columns:1fr}.product-request{grid-template-columns:1fr}.footer-inner{grid-template-columns:1.5fr 1fr 1fr;gap:30px}}
@media(max-width:620px){body{font-size:15px}.section-inner{width:min(100% - 28px,1440px)}.header-inner{width:calc(100% - 20px);gap:10px}.language-switcher{display:none}.hero-carousel{height:500px}.hero-slide{background-position:66% center}.hero-copy{width:calc(100% - 34px);padding:240px 0 0;color:#fff;filter:none}.hero-copy::before{content:"";position:absolute;inset:48% 0 0;background:linear-gradient(transparent,rgba(10,26,20,.9));z-index:-1}.hero-copy h1{font-size:34px;color:#fff}.hero-copy p{font-size:15px}.brand-strip{width:100%;padding-inline:16px;justify-content:flex-start;height:92px}.brand-strip img{max-width:120px;max-height:36px}.home-section{padding-top:38px}.section-heading{align-items:center}.section-heading h2{font-size:25px}.section-heading a{font-size:12px}.category-grid{grid-template-columns:1fr 1fr;gap:10px}.category-card{grid-template-columns:1fr 38px;grid-template-rows:auto 58px;border-radius:13px}.category-card span{font-size:13px;padding-left:11px}.category-card b{width:29px;height:29px;margin-right:8px}.solutions-grid{grid-template-columns:1fr 1fr;gap:10px}.solution-card{min-height:150px;padding:15px}.solution-card strong{font-size:20px}.promo-section{padding:48px 0}.promo-wide{min-height:220px;border-radius:15px}.promo-grid{grid-template-columns:1fr}.promo-grid>a{min-height:230px;border-radius:15px}.promo-wide .button,.promo-grid>a .button{font-size:12px;padding:11px 15px}.footer-inner{grid-template-columns:1fr;padding:38px 0;gap:28px}.footer-bottom{width:calc(100% - 28px);flex-direction:column;gap:8px}.shop-shell{padding-top:26px}.shop-title-row h1{font-size:31px}.woocommerce ul.products{gap:10px}.woocommerce ul.products li.product{border-radius:12px;padding:9px;padding-bottom:58px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;min-height:66px}.woocommerce ul.products li.product .price{font-size:17px!important}.woocommerce ul.products li.product .button{width:38px;height:38px;right:9px;bottom:10px}.woocommerce div.product .product_title{font-size:30px}.woocommerce div.product p.price{font-size:29px}.woocommerce div.product form.cart{flex-wrap:wrap}.woocommerce div.product .woocommerce-tabs ul.tabs{gap:12px;overflow-x:auto}.product-request{width:calc(100% - 28px);padding:24px 18px;border-radius:16px}.zira-inquiry-form{grid-template-columns:1fr}.zira-inquiry-form>*{grid-column:1}.content-page{padding-top:25px}.content-hero{height:270px;border-radius:15px}.content-copy h1{font-size:34px}.content-copy h2{font-size:25px}.content-copy p,.content-copy li{font-size:16px}.page-cta{align-items:flex-start;flex-direction:column;padding:24px}.page-cta h2{font-size:25px}.woocommerce-cart-form,.cart-collaterals{width:calc(100% - 28px)!important}.woocommerce table.shop_table_responsive tr td{padding:12px}}
