:root{--zc-green:#6f8f6f;--zc-green-dark:#4f7354;--zc-green-soft:#eef4ec;--zc-orange:#ef7f61;--zc-orange-soft:#fff1ea;--zc-cream:#faf8f2;--zc-cream-2:#f4efe6;--zc-text:#1f1f1f;--zc-muted:#6f6f66;--zc-border:#e6dfd5;--zc-white:#ffffff;--zc-radius:24px;--zc-radius-lg:34px;--zc-shadow:0 18px 45px rgba(73,88,65,0.10)}.zc-blog-page{background:var(--zc-cream);color:var(--zc-text)}.zc-blog-hero{background:radial-gradient(circle at 85% 10%,rgba(239,127,97,0.13),transparent 32%),linear-gradient(180deg,#ffffff 0%,var(--zc-cream) 100%);padding-top:56px;padding-bottom:34px}.zc-blog-layout{max-width:1180px;margin:0 auto}.zc-blog-main{background:transparent}.zc-blog-sidebar{position:sticky;top:110px}.zc-blog-page .zc-breadcrumbs,.zc-blog-page .rank-math-breadcrumb,.zc-blog-page .yoast-breadcrumb{font-size:13px;color:var(--zc-muted);margin-bottom:24px}.zc-blog-page .zc-breadcrumbs a,.zc-blog-page .rank-math-breadcrumb a,.zc-blog-page .yoast-breadcrumb a{color:var(--zc-green-dark);text-decoration:none}.zc-blog-page .zc-breadcrumbs a:hover,.zc-blog-page .rank-math-breadcrumb a:hover,.zc-blog-page .yoast-breadcrumb a:hover{color:var(--zc-orange)}.zc-blog-page h1,.zc-blog-page .entry-title{font-size:clamp(38px,5vw,64px);line-height:1.05;letter-spacing:-0.03em;color:var(--zc-text);margin-bottom:18px}.zc-blog-page .zc-post-excerpt,.zc-blog-page .post-excerpt{max-width:720px;font-size:18px;line-height:1.7;color:#30302c;margin-bottom:22px}.zc-blog-page .zc-post-meta,.zc-blog-page .post-meta{display:flex;flex-wrap:wrap;gap:12px 22px;align-items:center;font-size:14px;color:var(--zc-muted);margin-bottom:28px}.zc-blog-page .zc-post-meta a,.zc-blog-page .post-meta a{color:var(--zc-green-dark);text-decoration:none}.zc-blog-page .zc-post-meta a:hover,.zc-blog-page .post-meta a:hover{color:var(--zc-orange)}.zc-featured-image img,.zc-blog-page .et_pb_post .entry-featured-image-url img{width:100%;display:block;border-radius:var(--zc-radius);box-shadow:var(--zc-shadow);object-fit:cover}.zc-post-content{max-width:760px;margin-top:34px}.zc-post-content p{font-size:17px;line-height:1.82;margin-bottom:1.35em;color:#292925}.zc-post-content h2{position:relative;font-size:clamp(27px,3vw,38px);line-height:1.2;letter-spacing:-0.02em;color:var(--zc-text);margin-top:54px;margin-bottom:18px;padding-left:38px}.zc-post-content h2::before{content:"♡";position:absolute;left:0;top:-2px;color:var(--zc-orange);font-size:30px;font-weight:400}.zc-post-content h3{font-size:24px;line-height:1.3;color:var(--zc-green-dark);margin-top:36px;margin-bottom:14px}.zc-post-content h4{font-size:20px;color:var(--zc-text);margin-top:28px;margin-bottom:10px}.zc-post-content a{color:var(--zc-green-dark);text-decoration-thickness:2px;text-underline-offset:4px}.zc-post-content a:hover{color:var(--zc-orange)}.zc-post-content ul,.zc-post-content ol{margin:0 0 28px 0;padding-left:0}.zc-post-content ul li{list-style:none;position:relative;padding-left:32px;margin-bottom:11px;line-height:1.7}.zc-post-content ul li::before{content:"✓";position:absolute;left:0;top:2px;width:21px;height:21px;border-radius:50%;background:var(--zc-green);color:#fff;font-size:13px;line-height:21px;text-align:center;font-weight:700}.zc-post-content ol{counter-reset:zc-counter}.zc-post-content ol li{list-style:none;counter-increment:zc-counter;position:relative;padding-left:42px;margin-bottom:13px;line-height:1.7}.zc-post-content ol li::before{content:counter(zc-counter);position:absolute;left:0;top:0;width:27px;height:27px;border-radius:50%;background:var(--zc-orange);color:#fff;font-size:14px;line-height:27px;text-align:center;font-weight:700}.zc-post-content img{border-radius:22px;margin-top:10px;margin-bottom:24px}.zc-post-content blockquote{border-left:0;background:var(--zc-green-soft);border:1px solid rgba(111,143,111,0.24);border-radius:var(--zc-radius);padding:26px 30px;margin:34px 0;color:var(--zc-green-dark);font-size:20px;line-height:1.55}.zc-tip-box{display:flex;gap:18px;align-items:flex-start;background:linear-gradient(135deg,var(--zc-green-soft),#ffffff);border:1px solid rgba(111,143,111,0.28);border-radius:var(--zc-radius);padding:22px 26px;margin:34px 0;box-shadow:0 10px 30px rgba(73,88,65,0.07)}.zc-tip-box::before{content:"💡";flex:0 0 44px;width:44px;height:44px;border-radius:50%;background:var(--zc-green);display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px}.zc-tip-box strong{color:var(--zc-green-dark)}.zc-tip-box p{margin:0;font-size:16px;line-height:1.65}.zc-sidebar-card{background:rgba(255,255,255,0.88);border:1px solid var(--zc-border);border-radius:var(--zc-radius);padding:28px;margin-bottom:24px;box-shadow:0 15px 40px rgba(73,88,65,0.08);overflow:hidden}.zc-sidebar-card h3,.zc-sidebar-card h4{color:var(--zc-text);font-size:25px;line-height:1.2;margin-bottom:18px}.zc-sidebar-card p{color:#393933;font-size:15.5px;line-height:1.65}.zc-sidebar-articles .et_pb_post{display:grid;grid-template-columns:82px 1fr;gap:16px;align-items:center;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid var(--zc-border)}.zc-sidebar-articles .et_pb_post:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.zc-sidebar-articles .entry-featured-image-url{margin:0!important}.zc-sidebar-articles img{width:82px;height:82px;object-fit:cover;border-radius:14px}.zc-sidebar-articles .entry-title{font-size:16px!important;line-height:1.35;margin:0 0 5px 0;letter-spacing:0}.zc-sidebar-articles .entry-title a{color:var(--zc-text);text-decoration:none}.zc-sidebar-articles .entry-title a:hover{color:var(--zc-green-dark)}.zc-sidebar-articles .post-meta{font-size:13px;color:var(--zc-muted);margin:0}.zc-sidebar-advice{background:linear-gradient(135deg,var(--zc-green-soft),#fff)}.zc-sidebar-sitting{background:radial-gradient(circle at 95% 5%,rgba(239,127,97,0.14),transparent 30%),#fff}.zc-blog-page .et_pb_button,.zc-blog-page a.zc-button{border-radius:999px!important;padding:13px 24px!important;border:0!important;background:var(--zc-green)!important;color:#fff!important;font-size:14px;font-weight:700;letter-spacing:0.02em;text-transform:uppercase;box-shadow:0 10px 26px rgba(79,115,84,0.22)}.zc-blog-page .et_pb_button:hover,.zc-blog-page a.zc-button:hover{background:var(--zc-green-dark)!important;transform:translateY(-1px)}.zc-blog-page .zc-button-orange,.zc-blog-page .zc-button-orange.et_pb_button{background:var(--zc-orange)!important;box-shadow:0 10px 26px rgba(239,127,97,0.24)}.zc-blog-page .zc-button-orange:hover,.zc-blog-page .zc-button-orange.et_pb_button:hover{background:#df6c4f!important}.zc-share{display:flex;align-items:center;gap:12px;margin-top:36px;padding-top:26px;border-top:1px solid var(--zc-border)}.zc-share-title{font-weight:700;color:var(--zc-text);margin-right:4px}.zc-share a{width:38px;height:38px;border-radius:50%;background:var(--zc-green-soft);color:var(--zc-green-dark);display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.zc-share a:hover{background:var(--zc-green);color:#fff}.zc-post-nav{margin-top:28px;background:#fff;border:1px solid var(--zc-border);border-radius:var(--zc-radius);padding:22px 26px;box-shadow:0 15px 40px rgba(73,88,65,0.07)}.zc-post-nav a{color:var(--zc-text);text-decoration:none;font-weight:700}.zc-post-nav a:hover{color:var(--zc-orange)}.zc-related-posts{margin-top:42px}.zc-related-posts .et_pb_post{background:#fff;border:1px solid var(--zc-border);border-radius:22px;padding:0 0 18px 0;overflow:hidden;box-shadow:0 12px 34px rgba(73,88,65,0.08)}.zc-related-posts .entry-featured-image-url{margin-bottom:16px}.zc-related-posts img{height:165px;width:100%;object-fit:cover}.zc-related-posts .entry-title{font-size:19px!important;line-height:1.35;padding:0 18px;margin-bottom:8px}.zc-related-posts .post-content,.zc-related-posts .post-meta{padding:0 18px}.zc-bottom-cta{background:linear-gradient(135deg,rgba(79,115,84,0.95),rgba(111,143,111,0.95));border-radius:var(--zc-radius-lg);color:#fff;padding:34px 42px;margin-top:54px;margin-bottom:34px;overflow:hidden}.zc-bottom-cta h2,.zc-bottom-cta h3,.zc-bottom-cta p{color:#fff}.zc-bottom-cta h2,.zc-bottom-cta h3{font-size:clamp(28px,4vw,42px);line-height:1.15;margin-bottom:10px}.zc-bottom-cta .et_pb_button{background:#fff!important;color:var(--zc-green-dark)!important;box-shadow:none}.zc-bottom-cta .et_pb_button:hover{background:var(--zc-orange-soft)!important;color:var(--zc-orange)!important}@media (max-width:980px){.zc-blog-hero{padding-top:34px}.zc-blog-sidebar{position:static;margin-top:32px}.zc-blog-page h1,.zc-blog-page .entry-title{font-size:clamp(34px,9vw,48px)}.zc-post-content{max-width:100%}.zc-post-content h2{padding-left:0}.zc-post-content h2::before{position:static;display:inline-block;margin-right:8px}.zc-sidebar-card{padding:24px}.zc-bottom-cta{padding:28px 24px;border-radius:26px}}@media (max-width:600px){.zc-post-content p{font-size:16.5px;line-height:1.75}.zc-featured-image img{border-radius:20px}.zc-tip-box{display:block;padding:22px}.zc-tip-box::before{margin-bottom:14px}.zc-sidebar-articles .et_pb_post{grid-template-columns:74px 1fr}.zc-sidebar-articles img{width:74px;height:74px}}:root{--zc-green:#6f8f6f;--zc-green-dark:#4f7354;--zc-green-light:#edf4ec;--zc-orange:#ef7f61;--zc-orange-light:#fff2eb;--zc-border:#ded8ce;--zc-text:#1f1f1f;--zc-muted:#5f5d57}.zc-blog-sidebar{display:flex;flex-direction:column;gap:24px}.zc-sidebar-card{background:#fff;border:1px solid var(--zc-border);border-radius:28px;padding:30px 32px;box-shadow:0 16px 40px rgba(73,88,65,0.08)}.et_pb_module.zc-sidebar-card{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.zc-sidebar-advice{background:#f8fbf6;border-color:rgba(111,143,111,0.30)}.zc-sidebar-sitting{background:#fffaf7;border-color:rgba(239,127,97,0.28)}.zc-sidebar-help{background:#f8fbf6;border-color:rgba(111,143,111,0.30)}.zc-card-icon,.zc-card-cat,.zc-card-paw{color:var(--zc-green-dark);font-size:38px;line-height:1;margin-bottom:18px}.zc-sidebar-sitting .zc-card-cat{color:var(--zc-orange)}.zc-sidebar-card h3{margin:0 0 18px;color:var(--zc-text);font-family:Georgia,"Times New Roman",serif;font-size:26px;line-height:1.18;font-weight:700}.zc-sidebar-card p{margin:0 0 22px;color:#33322d;font-size:16px;line-height:1.65}.zc-sidebar-card ul{margin:18px 0 26px;padding:0}.zc-sidebar-card li{list-style:none;position:relative;padding-left:34px;margin-bottom:11px;color:#33322d;font-size:15.5px;line-height:1.45}.zc-sidebar-card li::before{content:"✓";position:absolute;left:0;top:-1px;width:22px;height:22px;border-radius:50%;background:var(--zc-green);color:#fff;font-size:13px;line-height:22px;text-align:center;font-weight:800}.zc-sidebar-card .zc-card-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:46px;padding:13px 24px;border-radius:999px;background:var(--zc-green);border:2px solid var(--zc-green);color:#fff!important;font-size:13px;font-weight:800;line-height:1;letter-spacing:0.03em;text-transform:uppercase;text-decoration:none!important;box-shadow:0 12px 26px rgba(79,115,84,0.22);transition:all 0.2s ease}.zc-sidebar-card .zc-card-button:hover{background:var(--zc-green-dark);border-color:var(--zc-green-dark);color:#fff!important;transform:translateY(-2px);box-shadow:0 16px 34px rgba(79,115,84,0.28)}.zc-sidebar-card .zc-card-button-outline{background:#fff;border-color:var(--zc-orange);color:var(--zc-orange)!important;box-shadow:none}.zc-sidebar-card .zc-card-button-outline:hover{background:var(--zc-orange);border-color:var(--zc-orange);color:#fff!important;box-shadow:0 14px 30px rgba(239,127,97,0.24)}.zc-sidebar-help a:not(.zc-card-button){color:var(--zc-green-dark)!important;font-size:13px;font-weight:800;text-transform:uppercase;text-decoration:none!important}.zc-sidebar-help a:not(.zc-card-button):hover{color:var(--zc-orange)!important}.zc-card-img-icon{display:block;width:58px;height:auto;margin:0 0 0 0}.zc-card-img-cat{width:82px;margin-bottom:0}.zc-sidebar-help .zc-card-img-icon{width:44px;flex:0 0 0;margin:0}.zc-sidebar-card h3{font-size:22px}.zc-breadcrumbs{font-size:13px;color:var(--zc-muted);margin-bottom:38px}.zc-breadcrumbs a{color:var(--zc-muted);text-decoration:none}.zc-breadcrumbs a:hover{color:var(--zc-green-dark);text-decoration:underline}.zc-post-label{display:inline-flex;align-items:center;gap:6px;padding:6px 13px;margin-bottom:18px;border-radius:999px;background:var(--zc-green-soft);color:var(--zc-green-dark);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.zc-post-title,.zc-post-content h1{max-width:760px;margin:0 0 24px;color:var(--zc-text);font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,5vw,58px);line-height:1.05;letter-spacing:-0.035em;font-weight:700}.zc-post-meta{display:flex;align-items:center;gap:12px;margin-bottom:34px;color:var(--zc-muted);font-size:14px}.zc-post-meta img{width:44px;height:44px;border-radius:50%;object-fit:cover}.zc-post-meta strong{display:block;color:var(--zc-text);font-size:14px}.zc-post-meta span{display:inline-flex;align-items:center;gap:6px}.zc-post-hero{position:relative}.zc-post-hero::after{content:"♡";position:absolute;right:26px;top:-54px;color:var(--zc-peach-strong);font-size:58px;line-height:1;font-family:Georgia,serif;transform:rotate(-8deg)}.zc-featured-image,.zc-post-content .et_pb_post_content>p:first-of-type img:first-child{width:100%;display:block;border-radius:14px;box-shadow:0 18px 38px rgba(35,49,37,0.10);margin:0 0 34px;object-fit:cover}.zc-featured-image img{width:100%;display:block;border-radius:14px}.zc-lead,.zc-post-content>p:first-of-type{font-size:18px;line-height:1.75;color:#26332b;margin:0 0 28px}.zc-lead strong{color:var(--zc-green-dark)}.zc-toc{position:relative;margin:30px 0 52px;padding:28px 34px;background:linear-gradient(135deg,#ffffff 0%,#f5f7f1 100%);border:1px solid var(--zc-border);border-radius:var(--zc-radius-lg);box-shadow:var(--zc-shadow-soft);overflow:hidden}.zc-toc::after{content:"♧";position:absolute;right:40px;bottom:22px;color:rgba(85,123,85,0.38);font-size:86px;line-height:1;transform:rotate(-18deg)}.zc-toc h2,.zc-toc h3{margin:0 0 16px;font-family:Georgia,"Times New Roman",serif;font-size:22px;line-height:1.2}.zc-toc ul{list-style:none;padding:0;margin:0;max-width:560px}.zc-toc li{position:relative;padding-left:24px;margin:8px 0;color:var(--zc-text);font-size:15px}.zc-toc li::before{content:"✤";position:absolute;left:0;top:0;color:var(--zc-green);font-size:13px}.zc-toc a{color:var(--zc-text);text-decoration:none}.zc-toc a:hover{color:var(--zc-green-dark);text-decoration:underline}.zc-post-content h2{position:relative;margin:56px 0 18px;color:var(--zc-text);font-family:Georgia,"Times New Roman",serif;font-size:clamp(28px,3vw,36px);line-height:1.16;letter-spacing:-0.02em;font-weight:700}.zc-post-content h2::before{content:"✽";display:inline-block;margin-right:11px;color:var(--zc-green);font-family:system-ui,sans-serif;font-size:.72em;transform:translateY(-2px)}.zc-post-content h3{margin:34px 0 14px;color:var(--zc-text);font-family:Georgia,"Times New Roman",serif;font-size:24px;line-height:1.22;font-weight:700}.zc-post-content h4{margin:26px 0 10px;color:var(--zc-green-dark);font-size:18px;line-height:1.35;font-weight:700}.zc-post-content p{margin:0 0 17px;color:#344139}.zc-post-content a{color:var(--zc-green-dark);font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}.zc-post-content a:hover{color:var(--zc-peach-strong)}.zc-post-content strong{color:var(--zc-text);font-weight:700}.zc-faq{margin:34px 0 34px;padding:24px;border:1px solid var(--zc-border);border-radius:var(--zc-radius-lg);background:linear-gradient(135deg,#f7f9f4 0%,#ffffff 100%);box-shadow:var(--zc-shadow-soft)}.zc-faq h2,.zc-faq h3{margin-top:0}.zc-faq-item{border-radius:10px;background:#fff;border:1px solid rgba(85,123,85,0.13);margin:9px 0;overflow:hidden}.zc-faq-question{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;color:var(--zc-text);font-weight:700;cursor:pointer}.zc-faq-question::after{content:"⌄";color:var(--zc-green);font-size:18px}.zc-faq-answer{padding:0 18px 16px;color:var(--zc-muted)}.zc-bottom-cta{position:relative;overflow:hidden;margin-top:20px;padding:50px 22px;background:linear-gradient(90deg,#fff6f1 0%,#ffe9de 50%,#fff6f1 100%);text-align:center}.zc-bottom-cta-inner{max-width:820px;margin:0 auto;position:relative;z-index:2}.zc-bottom-cta h2{margin:0 0 10px;color:var(--zc-text);font-family:Georgia,"Times New Roman",serif;font-size:clamp(30px,4vw,42px);line-height:1.14}.zc-bottom-cta p{margin:0 0 24px;color:#344139;font-size:17px}.zc-bottom-cta::before{content:"♧";position:absolute;left:10%;bottom:-26px;color:rgba(85,123,85,0.28);font-size:150px;line-height:1;transform:rotate(-18deg)}.zc-bottom-cta::after{content:"♡";position:absolute;right:12%;top:24px;color:rgba(255,112,79,0.55);font-size:64px;line-height:1}.zc-footer{background:#fffdf9;border-top:1px solid var(--zc-border)}.zc-footer a{color:var(--zc-green-dark);text-decoration:none}.zc-footer a:hover{text-decoration:underline}@media (max-width:1100px){.zc-blog-layout{grid-template-columns:minmax(0,1fr) 310px;gap:44px}}@media (max-width:980px){.zc-blog-layout{display:block;padding-top:34px}.zc-sidebar{position:static;margin-top:56px}.zc-sidebar-card{max-width:620px}.zc-post-title,.zc-post-content h1{font-size:clamp(36px,8vw,50px)}.zc-post-hero::after{right:10px;top:-42px;font-size:46px}}@media (max-width:767px){.zc-blog-single{font-size:15px}.zc-blog-layout{padding:28px 18px 52px}.zc-breadcrumbs{margin-bottom:24px;font-size:12px}.zc-post-title,.zc-post-content h1{margin-bottom:18px;font-size:36px;line-height:1.08}.zc-post-meta{margin-bottom:26px}.zc-post-hero::after{display:none}.zc-featured-image{border-radius:13px;margin-bottom:26px}.zc-lead,.zc-post-content>p:first-of-type{font-size:16px}.zc-toc{padding:22px;margin-bottom:40px}.zc-toc::after{opacity:.35;right:18px;bottom:12px;font-size:70px}.zc-post-content h2{margin-top:42px;font-size:28px}.zc-post-content h3{font-size:22px}.zc-content-image-right,.zc-content-image-left{float:none;width:100%;max-width:360px;margin:18px 0 24px;display:block}.zc-post-section{margin-bottom:34px;padding-bottom:24px}.zc-sidebar-card{padding:22px}.zc-latest-item{grid-template-columns:68px minmax(0,1fr)}.zc-latest-item img{width:68px;height:68px}.zc-bottom-cta{padding:42px 18px}.zc-bottom-cta::before,.zc-bottom-cta::after{display:none}}@media (max-width:480px){.zc-post-title,.zc-post-content h1{font-size:32px}.zc-post-meta{align-items:flex-start}.zc-toc,.zc-faq,.zc-sidebar-card{border-radius:18px}.zc-btn,.zc-blog-single .et_pb_button{width:100%}.zc-share{flex-wrap:wrap}}.zc-main-header{--zc-green:#557b55;--zc-green-dark:#365a3c;--zc-orange:#ee7d5f;--zc-orange-dark:#df6545;--zc-text:#222822;--zc-muted:#6e766e;--zc-bg:#fffdf9;--zc-border:rgba(85,123,85,0.14);background:rgba(255,253,249,0.96);border-bottom:1px solid var(--zc-border);box-shadow:0 8px 28px rgba(35,49,37,0.05);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:999}.zc-main-header .et_pb_row,.zc-main-header .et_pb_menu_inner_container{display:flex;align-items:center;justify-content:space-between;gap:34px}.zc-main-header .et_pb_menu__logo img,.zc-main-header .et_pb_image img{max-height:82px;width:auto;display:block}.zc-main-header .et_pb_menu__wrap{justify-content:flex-end}.zc-main-header .et-menu,.zc-main-header .et_pb_menu__menu>nav>ul{display:flex;align-items:center;gap:30px}.zc-main-header .et-menu>li>a,.zc-main-header .et_pb_menu__menu>nav>ul>li>a{position:relative;padding:36px 0!important;color:var(--zc-text);font-size:17px;font-weight:700;line-height:1.2;text-decoration:none;transition:color .2s ease}.zc-main-header .et-menu>li>a:hover,.zc-main-header .et_pb_menu__menu>nav>ul>li>a:hover{color:var(--zc-orange);opacity:1}.zc-main-header .et-menu>li.current-menu-item>a,.zc-main-header .et-menu>li.current-menu-ancestor>a,.zc-main-header .et_pb_menu__menu>nav>ul>li.current-menu-item>a,.zc-main-header .et_pb_menu__menu>nav>ul>li.current-menu-ancestor>a{color:var(--zc-orange)!important}.zc-main-header .et-menu>li>a::after,.zc-main-header .et_pb_menu__menu>nav>ul>li>a::after{content:"";position:absolute;left:0;right:0;bottom:28px;height:2px;border-radius:99px;background:var(--zc-orange);transform:scaleX(0);transform-origin:center;transition:transform .22s ease}.zc-main-header .et-menu>li>a:hover::after,.zc-main-header .et-menu>li.current-menu-item>a::after,.zc-main-header .et-menu>li.current-menu-ancestor>a::after,.zc-main-header .et_pb_menu__menu>nav>ul>li>a:hover::after,.zc-main-header .et_pb_menu__menu>nav>ul>li.current-menu-item>a::after,.zc-main-header .et_pb_menu__menu>nav>ul>li.current-menu-ancestor>a::after{transform:scaleX(1)}.zc-main-header .menu-item-has-children>a:first-child::before{content:"⌄";position:absolute;right:-18px;top:50%;transform:translateY(-52%);color:currentColor;font-size:15px;font-weight:700}.zc-main-header .menu-item-has-children>a:first-child::after{display:none!important}.zc-main-header .nav li ul,.zc-main-header .et-menu-nav li ul{width:250px;padding:14px 0;border:1px solid var(--zc-border);border-radius:18px;background:#fffdf9;box-shadow:0 18px 45px rgba(35,49,37,0.12)}.zc-main-header .nav li li,.zc-main-header .et-menu-nav li li{padding:0}.zc-main-header .nav li li a,.zc-main-header .et-menu-nav li li a{width:100%;padding:11px 20px!important;color:var(--zc-text);font-size:15px;font-weight:600;line-height:1.35}.zc-main-header .nav li li a:hover,.zc-main-header .et-menu-nav li li a:hover{background:rgba(238,125,95,0.08);color:var(--zc-orange);opacity:1}.zc-main-header .zc-menu-cta>a{display:inline-flex!important;align-items:center;justify-content:center;gap:10px;min-height:58px;padding:0 34px!important;border-radius:999px;background:var(--zc-orange);color:#fff!important;font-size:16px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;box-shadow:0 12px 24px rgba(238,125,95,0.22);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.zc-main-header .zc-menu-cta>a::before{content:"♡";font-size:26px;line-height:1;font-family:Georgia,"Times New Roman",serif;font-weight:400}.zc-main-header .zc-menu-cta>a::after{display:none!important}.zc-main-header .zc-menu-cta>a:hover{background:var(--zc-orange-dark);color:#fff!important;transform:translateY(-2px);box-shadow:0 16px 30px rgba(238,125,95,0.28)}.zc-main-header .zc-menu-cta>a::before{position:static;transform:none}@media (max-width:1180px){.zc-main-header .et-menu,.zc-main-header .et_pb_menu__menu>nav>ul{gap:22px}.zc-main-header .et-menu>li>a,.zc-main-header .et_pb_menu__menu>nav>ul>li>a{font-size:15px}.zc-main-header .zc-menu-cta>a{min-height:52px;padding:0 26px!important;font-size:14px}}@media (max-width:980px){.zc-main-header{padding:8px 0}.zc-main-header .et_pb_row,.zc-main-header .et_pb_menu_inner_container{gap:18px}.zc-main-header .et_pb_menu__logo img,.zc-main-header .et_pb_image img{max-height:62px}.zc-main-header .et_pb_menu__wrap{justify-content:flex-end}.zc-main-header .mobile_menu_bar::before{color:var(--zc-green-dark);font-size:38px}.zc-main-header .et_mobile_menu{margin-top:14px;padding:16px 0;border-top:0;border-radius:20px;background:#fffdf9;box-shadow:0 18px 45px rgba(35,49,37,0.14)}.zc-main-header .et_mobile_menu li a{padding:13px 24px;color:var(--zc-text);font-size:16px;font-weight:700;border-bottom:1px solid rgba(85,123,85,0.10)}.zc-main-header .et_mobile_menu li a:hover{background:rgba(238,125,95,0.08);color:var(--zc-orange);opacity:1}.zc-main-header .et_mobile_menu .zc-menu-cta>a{margin:14px 18px 8px;padding:16px 22px!important;border-radius:999px;text-align:center}}@media (max-width:480px){.zc-main-header .et_pb_menu__logo img,.zc-main-header .et_pb_image img{max-height:54px}.zc-main-header .mobile_menu_bar::before{font-size:34px}}#main-header{background:#fffdf9;box-shadow:0 8px 28px rgba(35,49,37,0.06);border-bottom:1px solid rgba(85,123,85,0.14)}#top-menu li a{color:#222822;font-size:16px;font-weight:700}#top-menu li.current-menu-item>a,#top-menu li a:hover{color:#ee7d5f!important;opacity:1}#top-menu li.zc-menu-cta>a{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:17px 30px!important;margin-top:-17px;border-radius:999px;background:#ee7d5f;color:#fff!important;font-size:15px;font-weight:800;text-transform:uppercase;box-shadow:0 12px 24px rgba(238,125,95,0.22)}#top-menu li.zc-menu-cta>a::before{content:"♡";font-size:24px;line-height:1;font-family:Georgia,"Times New Roman",serif;font-weight:400}#top-menu li.zc-menu-cta>a:hover{background:#df6545;color:#fff!important;opacity:1}#top-menu li.zc-menu-cta{padding-right:0}#main-header,.et-l--header .et_pb_section{background:#fffdf9;box-shadow:0 8px 28px rgba(35,49,37,0.06);border-bottom:1px solid rgba(85,123,85,0.14)}#logo{max-height:78px!important;width:auto!important}.et_pb_menu__logo img{max-height:78px!important;width:auto!important;object-fit:contain}.et_pb_menu .et_pb_menu__wrap{align-items:center}.et_pb_menu .et_pb_menu_inner_container{display:flex;align-items:center}.et_pb_menu .et-menu>li>a,#top-menu li a{color:#222822;font-size:16px;font-weight:700}.et_pb_menu .et-menu>li.current-menu-item>a,.et_pb_menu .et-menu>li>a:hover,#top-menu li.current-menu-item>a,#top-menu li a:hover{color:#ee7d5f!important;opacity:1}.et_pb_menu .et-menu>li.zc-menu-cta>a,#top-menu li.zc-menu-cta>a{display:inline-flex!important;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 30px!important;border-radius:999px;background:#ee7d5f;color:#fff!important;font-size:15px;font-weight:800;text-transform:uppercase;box-shadow:0 12px 24px rgba(238,125,95,0.22)}.et_pb_menu .et-menu>li.zc-menu-cta>a::before,#top-menu li.zc-menu-cta>a::before{content:"♡";font-size:24px;line-height:1;font-family:Georgia,"Times New Roman",serif;font-weight:400}.et_pb_menu .et-menu>li.zc-menu-cta>a:hover,#top-menu li.zc-menu-cta>a:hover{background:#df6545;color:#fff!important}.et_pb_menu .et-menu>li.zc-menu-cta,#top-menu li.zc-menu-cta{padding-right:0!important}.et-l--header img{max-height:90px;width:auto}.zc-footer{--zc-green:#557b55;--zc-green-dark:#365a3c;--zc-orange:#ee7d5f;--zc-text:#222822;--zc-muted:#5f6b62;--zc-bg:#fffdf9;--zc-border:rgba(85,123,85,0.28);background:var(--zc-bg);color:var(--zc-text);padding:48px 32px 26px;border-top:1px solid rgba(85,123,85,0.12);font-size:16px;line-height:1.55}.zc-footer-inner{width:min(1540px,100%);margin:0 auto;display:grid;grid-template-columns:320px 1fr 330px;gap:58px;align-items:start}.zc-footer-brand img{width:265px;max-width:100%;height:auto;display:block;margin-bottom:20px}.zc-footer-brand p{margin:0;max-width:270px;color:var(--zc-muted);font-size:16px;line-height:1.65}.zc-footer-heart{display:block;margin-top:14px;color:var(--zc-orange);font-family:Georgia,"Times New Roman",serif;font-size:54px;line-height:1;transform:rotate(-8deg)}.zc-footer-links{display:grid;grid-template-columns:repeat(4,minmax(145px,1fr));gap:40px}.zc-footer-col h3{margin:0 0 14px;color:var(--zc-text);font-size:14px;line-height:1.25;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.zc-footer-col ul{list-style:none;padding:0;margin:0}.zc-footer-col li{margin:4px 0}.zc-footer-col a{color:var(--zc-text);text-decoration:none;font-size:16px;font-weight:500;transition:color .2s ease,padding-left .2s ease}.zc-footer-col a:hover{color:var(--zc-orange);padding-left:4px}.zc-footer-thanks{min-height:155px;padding:28px 30px;border:2px dashed rgba(85,123,85,0.65);border-radius:18px;background:rgba(255,253,249,0.82);display:grid;grid-template-columns:1fr 120px;gap:20px;align-items:center}.zc-footer-thanks-text{color:var(--zc-text);font-family:Georgia,"Times New Roman",serif;font-size:28px;line-height:1.32;font-weight:700}.zc-footer-thanks-text .heart{color:var(--zc-orange);font-size:42px;line-height:1;font-weight:400}.zc-footer-thanks img{width:120px;max-width:100%;height:auto;display:block}.zc-footer-bottom{width:min(1540px,100%);margin:34px auto 0;padding-top:18px;border-top:1px solid rgba(85,123,85,0.13);display:flex;justify-content:space-between;gap:20px;color:var(--zc-muted);font-size:14px}.zc-footer-bottom a{color:var(--zc-muted);text-decoration:none}.zc-footer-bottom a:hover{color:var(--zc-orange)}.zc-footer{overflow-x:hidden}.zc-footer-inner,.zc-footer-bottom{max-width:1180px;width:100%}.zc-footer-inner{grid-template-columns:260px minmax(0,1fr) 280px;gap:36px}.zc-footer-links{grid-template-columns:repeat(4,minmax(120px,1fr));gap:26px}.zc-footer-thanks{width:100%;min-width:0;grid-template-columns:1fr 90px;padding:24px 22px}.zc-footer-thanks-text{font-size:18px}.zc-footer-thanks img{width:90px}.zc-footer img{max-width:100%;height:auto}.et-l--footer .et_pb_row,.et-l--footer .et_pb_column,.et-l--footer .et_pb_code,.et-l--footer .et_pb_code_inner{max-width:100%}@media (max-width:1200px){.zc-footer-inner{grid-template-columns:280px 1fr}.zc-footer-thanks{grid-column:1 / -1;max-width:520px}.zc-footer-links{grid-template-columns:repeat(3,minmax(145px,1fr))}}@media (max-width:900px){.zc-footer{padding:42px 24px 24px}.zc-footer-inner{display:block}.zc-footer-brand{margin-bottom:34px}.zc-footer-links{grid-template-columns:repeat(2,minmax(145px,1fr));gap:30px 36px;margin-bottom:34px}.zc-footer-thanks{max-width:100%}.zc-footer-bottom{flex-direction:column;gap:8px}}@media (max-width:560px){.zc-footer{padding:36px 20px 22px}.zc-footer-brand img{width:230px}.zc-footer-links{grid-template-columns:1fr;gap:24px}.zc-footer-thanks{grid-template-columns:1fr;text-align:center;justify-items:center;padding:26px 22px}.zc-footer-thanks-text{font-size:24px}.zc-footer-heart{font-size:44px}}@media (max-width:1150px){.zc-footer-inner{grid-template-columns:1fr}.zc-footer-brand{max-width:360px}.zc-footer-links{grid-template-columns:repeat(4,minmax(120px,1fr))}.zc-footer-thanks{max-width:420px}}@media (max-width:850px){.zc-footer-links{grid-template-columns:repeat(2,minmax(140px,1fr))}}@media (max-width:520px){.zc-footer-links{grid-template-columns:1fr}.zc-footer-thanks{grid-template-columns:1fr;text-align:center}}.single-product{--zc-green:#6f8f6b;--zc-green-dark:#4c6d4c;--zc-green-soft:#eef3eb;--zc-peach:#ee7d5f;--zc-peach-soft:#fff2ec;--zc-text:#232722;--zc-muted:#667166;--zc-border:#dde6d9;--zc-bg:#fffdf9;--zc-card:#ffffff;--zc-shadow:0 18px 45px rgba(42,59,43,0.08);--zc-radius-lg:24px;--zc-radius-md:18px;--zc-radius-sm:14px;background:var(--zc-bg);color:var(--zc-text)}.single-product .container,.single-product #main-content .woocommerce div.product,.single-product .related,.single-product .woocommerce-tabs,.single-product .woocommerce-breadcrumb{max-width:1180px;margin-left:auto;margin-right:auto}.single-product #main-content .container{padding-top:34px;padding-bottom:70px}.single-product .woocommerce-breadcrumb{margin-bottom:30px;color:var(--zc-muted);font-size:14px}.single-product .woocommerce-breadcrumb a{color:var(--zc-muted);text-decoration:none}.single-product .woocommerce-breadcrumb a:hover{color:var(--zc-peach);text-decoration:underline}.single-product #main-content .woocommerce div.product{display:grid;grid-template-columns:minmax(0,560px) minmax(0,1fr);gap:56px;align-items:start}.single-product #main-content .woocommerce div.product div.images{float:none!important;width:auto!important;margin:0!important;background:transparent}.single-product #main-content .woocommerce div.product div.summary{float:none!important;width:auto!important;margin:0!important;padding:34px 34px 30px;background:linear-gradient(135deg,#fffdf9 0%,#f7faf4 100%);border:1px solid var(--zc-border);border-radius:var(--zc-radius-lg);box-shadow:var(--zc-shadow);position:relative}.single-product #main-content .woocommerce div.product div.summary::after{content:"♡";position:absolute;right:28px;top:18px;font-size:42px;line-height:1;color:rgba(238,125,95,0.55);font-family:Georgia,"Times New Roman",serif}.single-product div.product .woocommerce-product-gallery__wrapper,.single-product div.product .flex-viewport{border-radius:var(--zc-radius-lg);overflow:hidden;box-shadow:var(--zc-shadow);background:#fff}.single-product div.product .woocommerce-product-gallery__image img,.single-product div.product .images img{border-radius:var(--zc-radius-lg)}.single-product div.product .flex-control-thumbs{display:flex;gap:14px;margin-top:18px!important;padding:0}.single-product div.product .flex-control-thumbs li{width:90px!important;list-style:none}.single-product div.product .flex-control-thumbs img{border-radius:14px;border:2px solid transparent;transition:border-color .2s ease,transform .2s ease}.single-product div.product .flex-control-thumbs img:hover{border-color:var(--zc-green);transform:translateY(-2px)}.single-product .woocommerce-product-gallery__trigger{top:18px!important;right:18px!important;border-radius:50%;box-shadow:0 10px 20px rgba(0,0,0,.08)}.single-product #main-content .woocommerce div.product .product_title{margin:0 0 14px;color:var(--zc-text);font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4vw,52px);line-height:1.06;letter-spacing:-0.03em;font-weight:700}.single-product div.product p.price,.single-product div.product span.price{display:none!important}.single-product div.product .woocommerce-product-details__short-description{margin:18px 0 22px;color:#39433a;font-size:17px;line-height:1.75}.single-product #main-content .woocommerce div.product .product_meta{margin-top:18px;padding-top:18px;border-top:1px solid rgba(85,123,85,0.15);color:var(--zc-muted);font-size:15px;line-height:1.7}.single-product #main-content .woocommerce div.product .product_meta a{color:var(--zc-green-dark);text-decoration:none;font-weight:700}.single-product #main-content .woocommerce div.product .product_meta a:hover{color:var(--zc-peach)}.single-product table.shop_attributes{width:100%;margin:18px 0 22px;border-collapse:separate;border-spacing:0 10px;border:0!important}.single-product table.shop_attributes th,.single-product table.shop_attributes td{border:0!important;padding:0!important;background:transparent!important}.single-product table.shop_attributes th{width:160px;color:var(--zc-green-dark);font-weight:700;font-size:15px;vertical-align:top}.single-product table.shop_attributes td,.single-product table.shop_attributes td p{color:var(--zc-text);font-size:15px;margin:0}.zc-cat-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:8px 14px;border-radius:999px;background:var(--zc-green-soft);color:var(--zc-green-dark);font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.zc-cat-badge.peach{background:var(--zc-peach-soft);color:var(--zc-peach)}.single-product div.product form.cart{margin:22px 0 0}.single-product div.product form.cart .quantity{display:none!important}.single-product div.product form.cart .button,.single-product .zc-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 28px!important;border:0!important;border-radius:999px!important;background:var(--zc-green)!important;color:#fff!important;font-size:15px;font-weight:800;line-height:1.1;text-transform:uppercase;letter-spacing:.03em;text-decoration:none!important;box-shadow:0 14px 24px rgba(111,143,107,0.22);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.single-product div.product form.cart .button:hover,.single-product .zc-btn:hover{background:var(--zc-green-dark)!important;transform:translateY(-2px);box-shadow:0 18px 30px rgba(111,143,107,0.28)}.single-product .zc-btn-outline{background:#fff!important;color:var(--zc-peach)!important;border:2px solid var(--zc-peach)!important;box-shadow:none!important}.single-product .zc-btn-outline:hover{background:var(--zc-peach)!important;color:#fff!important}.zc-help-box{margin-top:24px;padding:22px 24px;border:1px solid #ffd8ca;border-radius:var(--zc-radius-md);background:linear-gradient(135deg,#fff8f4 0%,#fffdf9 100%)}.zc-help-box h3{margin:0 0 10px;color:var(--zc-text);font-family:Georgia,"Times New Roman",serif;font-size:24px;line-height:1.2}.zc-help-box p{margin:0 0 12px;color:#39433a;line-height:1.7}.zc-help-box p:last-child{margin-bottom:0}.single-product .woocommerce-tabs{margin-top:56px;padding:0}.single-product .woocommerce-tabs ul.tabs{display:flex;gap:10px;padding:0!important;margin:0 0 18px!important;border-bottom:0!important}.single-product .woocommerce-tabs ul.tabs::before,.single-product .woocommerce-tabs ul.tabs::after{display:none!important}.single-product .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0!important;padding:0!important;border-radius:999px!important}.single-product .woocommerce-tabs ul.tabs li a{display:inline-flex;align-items:center;min-height:44px;padding:10px 18px!important;border-radius:999px;background:#f2f6ef;color:var(--zc-green-dark)!important;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.single-product .woocommerce-tabs ul.tabs li.active a,.single-product .woocommerce-tabs ul.tabs li a:hover{background:var(--zc-green);color:#fff!important}.single-product .woocommerce-Tabs-panel{padding:34px 36px!important;border:1px solid var(--zc-border);border-radius:var(--zc-radius-lg);background:#fff;box-shadow:var(--zc-shadow)}.single-product .woocommerce-Tabs-panel h2{margin:0 0 16px;color:var(--zc-text);font-family:Georgia,"Times New Roman",serif;font-size:38px;line-height:1.12}.single-product .woocommerce-Tabs-panel p{color:#39433a;font-size:17px;line-height:1.85}.single-product .woocommerce-Tabs-panel a{color:var(--zc-green-dark);font-weight:700}.single-product .related{margin-top:64px}.single-product .related>h2{margin:0 0 26px;color:var(--zc-text);font-family:Georgia,"Times New Roman",serif;font-size:clamp(30px,3vw,42px);line-height:1.15}.single-product .related ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin:0;padding:0}.single-product .related ul.products::before,.single-product .related ul.products::after{display:none!important}.single-product .related ul.products li.product{width:100%!important;margin:0!important;padding:18px;border:1px solid var(--zc-border);border-radius:var(--zc-radius-lg);background:#fff;box-shadow:var(--zc-shadow);transition:transform .2s ease,box-shadow .2s ease}.single-product .related ul.products li.product:hover{transform:translateY(-4px);box-shadow:0 22px 38px rgba(42,59,43,0.12)}.single-product .related ul.products li.product a{text-decoration:none}.single-product .related ul.products li.product img{width:100%;border-radius:16px;margin-bottom:16px}.single-product .related ul.products li.product .woocommerce-loop-product__title,.single-product .related ul.products li.product h2,.single-product .related ul.products li.product h3{margin:0;color:var(--zc-text);font-family:Georgia,"Times New Roman",serif;font-size:30px!important;line-height:1.15;font-weight:700}.single-product .related ul.products li.product .price,.single-product .related ul.products li.product .button{display:none!important}.single-product .woocommerce-product-rating,.single-product .sku_wrapper,.single-product .posted_in+.tagged_as,.single-product .reset_variations,.single-product .upsells{display:none!important}@media (max-width:980px){.single-product #main-content .woocommerce div.product{grid-template-columns:1fr;gap:34px}.single-product #main-content .woocommerce div.product div.summary{padding:28px 24px 24px}.single-product .related ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.single-product #main-content .container{padding-top:24px;padding-bottom:44px}.single-product .woocommerce-breadcrumb{font-size:13px;margin-bottom:20px}.single-product #main-content .woocommerce div.product .product_title{font-size:34px}.single-product table.shop_attributes th{width:120px;font-size:14px}.single-product table.shop_attributes td,.single-product table.shop_attributes td p{font-size:14px}.single-product .woocommerce-Tabs-panel{padding:24px 22px!important}.single-product .woocommerce-Tabs-panel h2{font-size:30px}.single-product .woocommerce-Tabs-panel p{font-size:16px;line-height:1.75}.single-product .related ul.products{grid-template-columns:1fr}.single-product .related ul.products li.product .woocommerce-loop-product__title,.single-product .related ul.products li.product h2,.single-product .related ul.products li.product h3{font-size:26px!important}}.single-product div.product p.price,.single-product div.product span.price,.single-product div.product form.cart,.single-product .quantity,.single-product .single_add_to_cart_button,.single-product .product_meta .sku_wrapper{display:none!important}.single-product #main-content .container,.single-product .container{max-width:1180px!important;width:92%!important}.single-product #main-content .woocommerce div.product{display:grid!important;grid-template-columns:minmax(0,560px) minmax(0,1fr);gap:56px;align-items:start}.single-product #main-content .woocommerce div.product div.images{grid-column:1;float:none!important;width:100%!important;margin:0!important}.single-product #main-content .woocommerce div.product div.summary{grid-column:2;float:none!important;width:100%!important;margin:0!important;padding:34px 34px 30px!important;border:1px solid #dde6d9;border-radius:24px;background:linear-gradient(135deg,#fffdf9 0%,#f7faf4 100%);box-shadow:0 18px 45px rgba(42,59,43,0.08)}.single-product .woocommerce-tabs{grid-column:1 / -1!important;width:100%!important;clear:both!important;margin-top:56px!important}.single-product .woocommerce-tabs .panel,.single-product .woocommerce-Tabs-panel{width:100%!important;max-width:100%!important;padding:38px 42px!important;border:1px solid #dde6d9;border-radius:24px;background:#fff;box-shadow:0 18px 45px rgba(42,59,43,0.08)}.single-product .woocommerce-tabs ul.tabs{margin:0 0 16px!important;padding:0!important;border:0!important}.single-product .woocommerce-tabs ul.tabs::before,.single-product .woocommerce-tabs ul.tabs::after{display:none!important}.single-product .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0!important;padding:0!important}.single-product .woocommerce-tabs ul.tabs li a{display:inline-flex!important;padding:10px 20px!important;border-radius:999px;background:#6f8f6b;color:#fff!important;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.single-product .woocommerce-Tabs-panel h2,.single-product .woocommerce-tabs .panel h2{margin:0 0 18px;color:#232722;font-family:Georgia,"Times New Roman",serif;font-size:38px;line-height:1.15}.single-product .woocommerce-Tabs-panel p,.single-product .woocommerce-tabs .panel p{max-width:850px;color:#39433a;font-size:17px;line-height:1.85}.single-product #main-content .woocommerce div.product .product_title{margin:0 0 20px;color:#232722;font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,4vw,56px);line-height:1.06;letter-spacing:-0.03em}.single-product #main-content .woocommerce div.product .product_meta{margin-top:20px;padding-top:18px;border-top:1px solid rgba(85,123,85,0.18);color:#667166;font-size:15px;line-height:1.7}.single-product #main-content .woocommerce div.product .product_meta a{color:#4c6d4c;font-weight:800;text-decoration:none}.single-product #main-content .woocommerce div.product .product_meta a:hover{color:#ee7d5f}.single-product div.product .woocommerce-product-gallery__wrapper,.single-product div.product .flex-viewport{border-radius:24px;overflow:hidden;box-shadow:0 18px 45px rgba(42,59,43,0.08)}.single-product div.product .woocommerce-product-gallery__image img,.single-product div.product .images img{border-radius:24px}.single-product div.product .flex-control-thumbs{display:flex;gap:14px;margin-top:18px!important;padding:0!important}.single-product div.product .flex-control-thumbs li{width:82px!important}.single-product div.product .flex-control-thumbs img{border-radius:12px;border:2px solid transparent}.single-product div.product .flex-control-thumbs img:hover{border-color:#6f8f6b}.zc-cat-actions{margin-top:26px;padding:24px;border:1px solid #ffd8ca;border-radius:20px;background:linear-gradient(135deg,#fff8f4 0%,#fffdf9 100%)}.zc-cat-actions h3{margin:0 0 10px;color:#232722;font-family:Georgia,"Times New Roman",serif;font-size:26px;line-height:1.2}.zc-cat-actions p{margin:0 0 18px;color:#39433a;font-size:16px;line-height:1.65}.zc-cat-buttons{display:flex;flex-wrap:wrap;gap:12px}.zc-cat-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 24px;border-radius:999px;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.03em;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.zc-cat-btn-green{background:#6f8f6b;color:#fff!important;box-shadow:0 14px 24px rgba(111,143,107,0.22)}.zc-cat-btn-green:hover{background:#4c6d4c;color:#fff!important;transform:translateY(-2px)}.zc-cat-btn-orange{background:#fff;color:#ee7d5f!important;border:2px solid #ee7d5f}.zc-cat-btn-orange:hover{background:#ee7d5f;color:#fff!important;transform:translateY(-2px)}.single-product .related{grid-column:1 / -1!important;width:100%!important;margin-top:64px!important}.single-product .related>h2{margin:0 0 26px;color:#232722;font-family:Georgia,"Times New Roman",serif;font-size:38px}.single-product .related ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.single-product .related ul.products li.product{width:100%!important;margin:0!important;padding:18px!important;border:1px solid #dde6d9;border-radius:22px;background:#fff;box-shadow:0 14px 32px rgba(42,59,43,0.08)}.single-product .related ul.products li.product img{border-radius:16px}.single-product .related ul.products li.product .price,.single-product .related ul.products li.product .button{display:none!important}@media (max-width:980px){.single-product #main-content .woocommerce div.product{grid-template-columns:1fr;gap:34px}.single-product #main-content .woocommerce div.product div.images,.single-product #main-content .woocommerce div.product div.summary,.single-product .woocommerce-tabs,.single-product .related{grid-column:1!important}.single-product .related ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.single-product #main-content .container,.single-product .container{width:92%!important}.single-product #main-content .woocommerce div.product div.summary{padding:26px 22px!important}.single-product .woocommerce-Tabs-panel,.single-product .woocommerce-tabs .panel{padding:26px 22px!important}.single-product .related ul.products{grid-template-columns:1fr}.zc-cat-buttons{display:grid}.zc-cat-btn{width:100%}}header.et-l--header .zc-main-header{width:100%!important;overflow:hidden!important}header.et-l--header .zc-main-header .et_pb_row{width:min(1420px,94%)!important;max-width:1420px!important;margin-left:auto!important;margin-right:auto!important;display:flex!important;align-items:center!important}header.et-l--header .zc-main-header .et_pb_column:first-child{width:16%!important;min-width:120px!important}header.et-l--header .zc-main-header .et_pb_column:last-child{width:84%!important}header.et-l--header .zc-main-header .et_pb_menu__wrap{justify-content:flex-end!important}header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:26px!important;flex-wrap:nowrap!important}header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li>a{font-size:16px!important;white-space:nowrap!important;padding-left:0!important;padding-right:0!important}header.et-l--header .zc-main-header .et_pb_image img,header.et-l--header .zc-main-header .et_pb_menu__logo img{max-width:82px!important;width:82px!important;height:auto!important}header.et-l--header .zc-main-header .zc-menu-cta>a{min-height:54px!important;padding:0 30px!important;font-size:15px!important;white-space:nowrap!important}@media (max-width:1350px){header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul{gap:20px!important}header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li>a{font-size:15px!important}header.et-l--header .zc-main-header .zc-menu-cta>a{padding:0 24px!important;font-size:14px!important}}@media (max-width:1180px){header.et-l--header .zc-main-header .et_pb_menu__menu{display:none!important}header.et-l--header .zc-main-header .et_mobile_nav_menu{display:block!important}}header.et-l--header,header.et-l--header .zc-main-header,header.et-l--header .zc-main-header .et_pb_section,header.et-l--header .zc-main-header .et_pb_row,header.et-l--header .zc-main-header .et_pb_column,header.et-l--header .zc-main-header .et_pb_menu,header.et-l--header .zc-main-header .et_pb_menu_inner_container,header.et-l--header .zc-main-header .et_pb_menu__wrap{overflow:visible!important}header.et-l--header{position:relative!important;z-index:99999!important}header.et-l--header .zc-main-header{position:relative!important;z-index:99999!important}header.et-l--header .zc-main-header .nav li ul,header.et-l--header .zc-main-header .et-menu-nav li ul,header.et-l--header .zc-main-header .et_pb_menu__menu nav ul li ul{z-index:100000!important;top:100%!important;margin-top:8px!important;overflow:visible!important}header.et-l--header .zc-main-header .zc-menu-cta>a{min-height:48px!important;height:48px!important;padding:0 26px!important;border-radius:999px!important;font-size:15px!important;line-height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}header.et-l--header .zc-main-header .et-menu>li.zc-menu-cta,header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li.zc-menu-cta{display:flex!important;align-items:center!important;padding:0!important;margin:0!important}header.et-l--header .zc-main-header .zc-menu-cta>a::after{display:none!important}header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li:not(.zc-menu-cta)>a{padding-top:30px!important;padding-bottom:30px!important}header.et-l--header .zc-main-header .et_pb_menu__menu nav ul li ul{width:260px!important;padding:14px 0!important;border:1px solid rgba(85,123,85,0.18)!important;border-radius:18px!important;background:#fffdf9!important;box-shadow:0 18px 45px rgba(35,49,37,0.14)!important}header.et-l--header .zc-main-header .et_pb_menu__menu nav ul li ul li{width:100%!important;padding:0!important}header.et-l--header .zc-main-header .et_pb_menu__menu nav ul li ul li a{width:100%!important;padding:11px 20px!important;color:#222822!important;font-size:15px!important;font-weight:700!important;line-height:1.35!important}header.et-l--header .zc-main-header .et_pb_menu__menu nav ul li ul li a:hover{background:rgba(238,125,95,0.08)!important;color:#ee7d5f!important}header.et-l--header .zc-main-header .et-menu>li.menu-item-has-children,header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li.menu-item-has-children{position:relative!important;padding-bottom:18px!important;margin-bottom:-18px!important}header.et-l--header .zc-main-header .et-menu>li.menu-item-has-children::after,header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li.menu-item-has-children::after{content:"";position:absolute;left:0;right:0;top:100%;height:22px;background:transparent;z-index:99998}header.et-l--header .zc-main-header .et-menu>li>ul,header.et-l--header .zc-main-header .et_pb_menu__menu nav ul li ul{top:calc(100% - 2px)!important;margin-top:0!important;z-index:100000!important}header.et-l--header .zc-main-header .et-menu li:hover>ul,header.et-l--header .zc-main-header .et-menu li ul:hover,header.et-l--header .zc-main-header .et_pb_menu__menu nav ul li:hover>ul,header.et-l--header .zc-main-header .et_pb_menu__menu nav ul li ul:hover{display:block!important;visibility:visible!important;opacity:1!important}header.et-l--header .zc-main-header .zc-menu-cta>a{height:44px!important;min-height:44px!important;line-height:44px!important;padding:0 24px!important;font-size:14px!important}header.et-l--header .zc-main-header .et-menu>li.zc-menu-cta,header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li.zc-menu-cta{display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;width:auto!important;min-width:auto!important}header.et-l--header .zc-main-header .et-menu>li.zc-menu-cta>a,header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li.zc-menu-cta>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:156px!important;height:58px!important;min-height:58px!important;padding:0 34px!important;margin:0!important;border-radius:999px!important;background:#ee7d5f!important;color:#ffffff!important;font-size:16px!important;font-weight:900!important;line-height:1!important;letter-spacing:.02em!important;text-transform:uppercase!important;white-space:nowrap!important;box-shadow:0 14px 28px rgba(238,125,95,0.24)!important;transform:none!important;overflow:visible!important}header.et-l--header .zc-main-header .et-menu>li.zc-menu-cta>a:hover,header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li.zc-menu-cta>a:hover{background:#df6545!important;color:#ffffff!important;transform:translateY(-2px)!important;box-shadow:0 18px 34px rgba(238,125,95,0.30)!important}header.et-l--header .zc-main-header .zc-menu-cta>a::before,header.et-l--header .zc-main-header .zc-menu-cta>a::after{display:none!important;content:none!important}header.et-l--header .zc-main-header .zc-menu-cta.menu-item-has-children>a:first-child::after{display:none!important;content:none!important}header.et-l--header .zc-main-header .zc-menu-cta.menu-item-has-children{position:relative!important;padding-bottom:18px!important;margin-bottom:-18px!important}header.et-l--header .zc-main-header .zc-menu-cta>ul.sub-menu{top:calc(100% - 2px)!important;left:50%!important;transform:translateX(-50%)!important;margin-top:0!important}header.et-l--header,header.et-l--header .zc-main-header,header.et-l--header .zc-main-header .et_pb_section,header.et-l--header .zc-main-header .et_pb_row,header.et-l--header .zc-main-header .et_pb_column,header.et-l--header .zc-main-header .et_pb_menu,header.et-l--header .zc-main-header .et_pb_menu_inner_container,header.et-l--header .zc-main-header .et_pb_menu__wrap{overflow:visible!important}header.et-l--header{position:relative!important;z-index:99999!important;background:#fffdf9!important}header.et-l--header .zc-main-header{position:relative!important;z-index:99999!important;width:100%!important;background:#fffdf9!important;border-bottom:1px solid rgba(85,123,85,0.12);box-shadow:0 8px 28px rgba(35,49,37,0.04)}header.et-l--header .zc-main-header .et_pb_row{width:min(1320px,92%)!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;padding-top:0!important;padding-bottom:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:34px!important}header.et-l--header .zc-main-header .et_pb_column:first-child{width:130px!important;min-width:130px!important;max-width:130px!important;display:flex!important;align-items:center!important}header.et-l--header .zc-main-header .et_pb_column:last-child{width:calc(100% - 164px)!important;max-width:calc(100% - 164px)!important;display:flex!important;align-items:center!important;justify-content:flex-end!important}header.et-l--header .zc-main-header .et_pb_image{margin:0!important}header.et-l--header .zc-main-header .et_pb_image img,header.et-l--header .zc-main-header .et_pb_menu__logo img{width:86px!important;max-width:86px!important;height:auto!important;display:block!important}header.et-l--header .zc-main-header .et_pb_menu__wrap{width:100%!important;justify-content:flex-end!important}header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important;gap:30px!important;padding:0!important;margin:0!important}header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li{display:flex!important;align-items:center!important;margin:0!important;padding:0!important}header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li>a{padding:32px 0!important;color:#222822!important;font-size:16px!important;font-weight:800!important;line-height:1.2!important;white-space:nowrap!important}header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li.current-menu-item>a,header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li.current-menu-ancestor>a,header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li>a:hover{color:#ee7d5f!important;opacity:1!important}header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li.zc-menu-cta>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:150px!important;height:54px!important;min-height:54px!important;padding:0 30px!important;margin:0!important;border-radius:999px!important;background:#ee7d5f!important;color:#fff!important;font-size:15px!important;font-weight:900!important;line-height:1!important;text-transform:uppercase!important;letter-spacing:.02em!important;white-space:nowrap!important;box-shadow:0 14px 28px rgba(238,125,95,0.24)!important}header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li.zc-menu-cta>a:hover{background:#df6545!important;color:#fff!important;transform:translateY(-2px)}header.et-l--header .zc-main-header .zc-menu-cta>a::before,header.et-l--header .zc-main-header .zc-menu-cta>a::after{display:none!important;content:none!important}header.et-l--header .zc-main-header .et_pb_menu__menu nav ul li ul{top:calc(100% - 2px)!important;left:50%!important;transform:translateX(-50%)!important;width:260px!important;padding:14px 0!important;margin-top:0!important;border:1px solid rgba(85,123,85,0.18)!important;border-radius:18px!important;background:#fffdf9!important;box-shadow:0 18px 45px rgba(35,49,37,0.14)!important;z-index:100000!important}header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li.menu-item-has-children{position:relative!important;padding-bottom:18px!important;margin-bottom:-18px!important}header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li.menu-item-has-children::after{content:"";position:absolute;left:0;right:0;top:100%;height:24px;background:transparent;z-index:99998}header.et-l--header .zc-main-header .et_pb_menu__menu nav ul li ul li{width:100%!important;padding:0!important}header.et-l--header .zc-main-header .et_pb_menu__menu nav ul li ul li a{width:100%!important;padding:12px 22px!important;color:#222822!important;font-size:15px!important;font-weight:800!important;line-height:1.35!important;white-space:normal!important}header.et-l--header .zc-main-header .et_pb_menu__menu nav ul li ul li a:hover{background:rgba(238,125,95,0.08)!important;color:#ee7d5f!important}@media (max-width:1320px){header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul{gap:24px!important}header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li>a{font-size:15px!important}header.et-l--header .zc-main-header .et_pb_menu__menu>nav>ul>li.zc-menu-cta>a{min-width:140px!important;padding:0 26px!important;font-size:14px!important}}@media (max-width:1120px){header.et-l--header .zc-main-header .et_pb_menu__menu{display:none!important}header.et-l--header .zc-main-header .et_mobile_nav_menu{display:block!important}}