:root{--tz-green:#285d28;--tz-brown:#684019;--tz-ink:#25251f;--tz-line:#e7e1d6}.tz-stage-header{position:relative;z-index:9999;color:var(--tz-ink);font-family:Arial,sans-serif}.tz-stage-header *{box-sizing:border-box}.tz-stage-header a{text-decoration:none;color:inherit}.tz-stage-header button,.tz-stage-header input{font:inherit}.tz-shell{max-width:1240px;margin:auto;padding-left:24px;padding-right:24px}.tz-notice{height:40px;background:linear-gradient(90deg,#edf1e5,#e3ead8);font-size:12px}.tz-notice>.tz-shell{height:100%;display:flex;align-items:center;justify-content:space-between}.tz-shipping,.tz-notice nav,.tz-notice a{display:flex;align-items:center;gap:8px}.tz-notice nav{gap:25px}.tz-notice svg{width:15px}.tz-header{position:relative;background:#fffdf8 url(/wp-content/mu-plugins/tazemiz-site-assets/header-bg.png) center/cover no-repeat;border-bottom:1px solid #d9d1c2;box-shadow:0 3px 14px #5137160b}.tz-head{height:104px;display:grid;grid-template-columns:245px minmax(360px,520px) 330px;align-items:center;justify-content:space-between;gap:32px}.tz-logo{display:flex;align-items:center}.tz-logo img{display:block;width:225px;height:auto}.tz-search{height:48px;display:flex;align-items:center;border:1px solid #b9c6aa;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 2px 8px #243d1710}.tz-search>svg{width:19px;margin-left:16px}.tz-search input{min-width:0;flex:1;border:0!important;box-shadow:none!important;outline:0;padding:0 14px;background:#fff0}.tz-search button{height:100%;border:0;padding:0 24px;background:var(--tz-green);color:#fff;text-transform:uppercase}.tz-actions{height:70px;display:grid;grid-template-columns:75px 80px 1fr;border:1px solid #cad2bf;border-radius:10px;background:#ffffffc9}.tz-actions>a{display:flex;align-items:center;justify-content:center;gap:6px;border-right:1px solid var(--tz-line);font-size:12px}.tz-actions>a:not(.tz-cart){flex-direction:column}.tz-actions svg{width:22px}.tz-actions .tz-cart{border:0;padding:0 12px;gap:9px}.tz-cart>svg{width:25px;height:25px}.tz-cart span{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.tz-cart small{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:700;color:#493522}.tz-cart em{font-style:normal;padding:3px 7px;border-radius:999px;background:var(--tz-green);color:#fff;font-size:10px}.tz-cart b{font-size:15px;color:#38220f}.tz-main-nav{height:64px;display:flex;align-items:center;gap:42px;background:#fffefae8;border-top:1px solid #eee9df}.tz-category-button{width:220px;height:48px;border:0;border-radius:12px;background:linear-gradient(135deg,#326d31,#214f24);color:#fff;text-transform:uppercase;font-weight:700;display:flex;align-items:center;gap:12px;padding:0 20px;cursor:pointer;box-shadow:0 4px 12px #234b231c}.tz-category-button svg{width:19px}.tz-category-button svg:last-child{margin-left:auto}.tz-links{display:flex;align-self:stretch;align-items:stretch;gap:34px;flex:1}.tz-links>a,.tz-about>a{display:flex;align-items:center;gap:4px;font-size:15px;white-space:nowrap;position:relative}.tz-links .is-active{color:var(--tz-green);font-weight:700}.tz-links .is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--tz-green);border-radius:3px 3px 0 0}.tz-about{position:relative;display:flex}.tz-about>a svg{width:13px}.tz-about-menu{position:absolute;z-index:20;top:100%;left:-20px;width:360px;padding:10px;background:#fffefa;border:1px solid #ded8cb;border-top:3px solid var(--tz-green);border-radius:0 0 14px 14px;box-shadow:0 18px 38px #39250f24;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s}.tz-about:hover .tz-about-menu,.tz-about:focus-within .tz-about-menu{opacity:1;visibility:visible;transform:none}.tz-about-menu>a{min-height:68px;padding:10px 12px;display:grid;grid-template-columns:30px 1fr 16px;align-items:center;gap:10px;border-radius:9px}.tz-about-menu>a:hover{background:#eef3e9}.tz-about-menu>a>svg:first-child{width:22px;color:var(--tz-green)}.tz-about-menu>a>svg:last-child{width:15px}.tz-about-menu span{display:flex;flex-direction:column;gap:3px}.tz-about-menu b{font-size:14px}.tz-about-menu small{font-size:12px;color:#777267}.tz-phone{display:flex;align-items:center;gap:10px;padding-left:18px;border-left:1px solid #ddd6ca;font-size:14px;font-weight:700;color:var(--tz-green)}.tz-phone span{display:flex;gap:3px}.tz-phone svg{width:17px}.tz-mega{position:absolute;z-index:30;top:168px;left:50%;transform:translateX(-50%);width:min(1200px,calc(100% - 48px));padding:18px;grid-template-columns:repeat(4,1fr);gap:10px;background:#fffefa;border:1px solid var(--tz-line);border-radius:0 0 16px 16px;box-shadow:0 18px 40px #33220f2b}.tz-mega:not([hidden]){display:grid}.tz-mega>a{min-height:78px;border:1px solid #ece8df;border-radius:11px;padding:13px;display:grid;grid-template-columns:30px 1fr 17px;align-items:center;gap:10px}.tz-mega>a:hover,.tz-mega .is-selected{background:#f0f3e9;border-color:#bdc9ae;transform:translateY(-2px)}.tz-mega>a>svg:first-child{width:25px;color:#465844}.tz-mega>a>svg:last-child{width:17px;color:var(--tz-green)}.tz-mega a span{display:flex;flex-direction:column;gap:5px}.tz-mega small{color:#777267;font-size:11px}.tz-mega footer{grid-column:1/-1;display:flex;justify-content:space-between;padding:10px 6px 0}.tz-mega footer a{display:flex;align-items:center;font-weight:700;color:var(--tz-green)}.tz-mobile-head,.tz-mobile-search,.tz-mobile-tools,.tz-drawer-backdrop{display:none}@media(max-width:760px){.tz-shell{padding-left:18px;padding-right:18px}.tz-notice{height:40px;font-size:9px}.tz-notice nav,.tz-head,.tz-main-nav{display:none}.tz-mobile-head{height:56px;padding:4px 22px 0;display:flex;align-items:center;justify-content:space-between}.tz-mobile-head .tz-logo img{width:145px}.tz-mobile-head>div{display:flex;gap:20px}.tz-mobile-head a{position:relative}.tz-mobile-head svg{width:22px}.tz-mobile-head b{position:absolute;top:-7px;right:-11px;background:var(--tz-green);color:#fff;border-radius:5px;padding:2px 6px;font-size:11px}.tz-mobile-search{display:block;padding:7px 22px}.tz-mobile-search .tz-search{height:42px}.tz-mobile-search .tz-search button{padding:0 20px}.tz-mobile-tools{display:grid;grid-template-columns:1.2fr 1fr .8fr;gap:8px;padding:3px 22px 11px;border-bottom:1px solid var(--tz-line)}.tz-mobile-tools>*{height:38px;border:1px solid #d9d6ce;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px}.tz-mobile-tools button{background:var(--tz-green);color:#fff;border-color:var(--tz-green);text-transform:uppercase}.tz-mobile-tools svg{width:14px}.tz-mega{display:none!important}.tz-drawer-backdrop:not([hidden]){display:block;position:fixed;z-index:10000;inset:0;background:#1d1a1466;backdrop-filter:blur(2px)}.tz-drawer{position:absolute;inset:0 auto 0 0;width:min(84vw,340px);overflow:auto;background:#fbfaf6;padding:14px 10px 76px;box-shadow:16px 0 42px #24190d38}.tz-drawer header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--tz-line);padding:0 6px 12px}.tz-drawer header img{width:132px}.tz-drawer header button{border:1px solid #ded9cf;background:#fff;border-radius:5px;width:38px;height:38px;display:grid;place-items:center}.tz-drawer>label{height:43px;margin:0 6px 8px;border:1px solid #d7d4cb;border-radius:5px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 10px}.tz-drawer>label svg{width:18px}.tz-drawer>label input{border:0!important;box-shadow:none!important;outline:0;width:100%;background:#fff0;font-size:12px}.tz-tabs{height:42px;margin:0 6px 10px;display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #dcd8cf}.tz-tabs button{border:0;background:#fff0;color:#6f716a;font-size:12px;font-weight:700;text-transform:uppercase;position:relative}.tz-tabs button.is-active{color:var(--tz-green)}.tz-tabs button.is-active:after{content:"";position:absolute;left:5px;right:5px;bottom:-1px;height:3px;background:var(--tz-green)}.tz-drawer-cats,.tz-drawer-menus{margin:0 6px;border:1px solid #e3ded5;border-radius:5px;overflow:hidden;background:#fff}.tz-drawer-cats>a,.tz-drawer-menus>a{height:49px;padding:0 10px;display:grid;grid-template-columns:27px 1fr 18px;align-items:center;border-bottom:1px solid #e8e4dc}.tz-drawer-cats>a>svg:first-child,.tz-drawer-menus>a>svg:first-child{width:20px;color:#52604c}.tz-drawer-cats>a>svg:last-child,.tz-drawer-menus>a>svg:last-child{width:15px}.tz-drawer-cats b,.tz-drawer-menus b{font-size:12px;font-weight:500}.tz-drawer-cats .tz-drawer-all{display:flex;justify-content:center;color:var(--tz-green);font-weight:700}.tz-drawer-menus .tz-drawer-support{display:flex;margin:9px;height:42px;border:1px solid #b7c9ad;color:var(--tz-green);gap:8px;justify-content:center}.tz-drawer [hidden]{display:none!important}}@media(min-width:761px) and (max-width:1080px){.tz-head{grid-template-columns:205px minmax(270px,1fr) 280px;gap:18px}.tz-logo img{width:195px}.tz-actions{grid-template-columns:62px 66px 1fr}.tz-main-nav{gap:18px}.tz-category-button{width:194px}.tz-links{gap:18px}.tz-links>a,.tz-about>a{font-size:13px}.tz-phone{font-size:12px;padding-left:10px}.tz-about-menu{width:330px}}@media(min-width:1081px){.tz-head{height:96px;grid-template-columns:240px minmax(390px,1fr) 316px;gap:26px}.tz-logo img{width:218px}.tz-actions{height:66px;grid-template-columns:72px 78px 166px}.tz-actions .tz-cart{padding:0 13px;justify-content:flex-start}.tz-cart span,.tz-cart small,.tz-cart b,.tz-cart b *{white-space:nowrap}.tz-cart b{display:block;line-height:1.1}.tz-main-nav{height:58px;gap:30px}.tz-category-button{width:218px;height:46px;border-radius:14px}.tz-links{gap:28px}.tz-mega{top:154px}}@media(min-width:761px) and (max-width:1080px){.tz-shell{padding-left:20px;padding-right:20px}.tz-head{height:90px;grid-template-columns:185px minmax(260px,1fr) 270px;gap:16px}.tz-logo img{width:178px}.tz-search{height:46px}.tz-search button{padding:0 19px}.tz-actions{height:62px;grid-template-columns:58px 62px 150px}.tz-actions>a{font-size:11px}.tz-actions .tz-cart{padding:0 10px;justify-content:flex-start;gap:7px}.tz-cart>svg{width:22px}.tz-cart span,.tz-cart small,.tz-cart b,.tz-cart b *{white-space:nowrap}.tz-cart small{font-size:11px;gap:5px}.tz-cart em{padding:2px 5px;font-size:9px}.tz-cart b{display:block;font-size:13px;line-height:1.1}.tz-main-nav{height:56px;gap:15px}.tz-category-button{width:182px;height:44px;border-radius:13px;padding:0 16px;font-size:13px}.tz-links{gap:16px}.tz-phone{gap:5px;font-size:11px;padding-left:8px}.tz-mega{top:146px;width:calc(100% - 40px)}}@media(max-width:920px) and (min-width:761px){.tz-notice nav{gap:14px}.tz-head{grid-template-columns:172px minmax(250px,1fr) 252px;gap:12px}.tz-logo img{width:165px}.tz-actions{grid-template-columns:52px 56px 144px}.tz-main-nav{gap:12px}.tz-category-button{width:170px}.tz-links{gap:12px}.tz-links>a,.tz-about>a{font-size:11px}.tz-phone{font-size:10px}.tz-phone span{display:none}}.tz-cart b{display:flex!important;align-items:center;gap:3px;white-space:nowrap!important;min-width:max-content}.tz-cart b .woocommerce-Price-amount,.tz-cart b .woocommerce-Price-currencySymbol,.tz-cart b bdi{display:inline-flex!important;align-items:center;white-space:nowrap!important;flex-direction:row!important;gap:0!important}.tz-cart small{line-height:1;white-space:nowrap}.tz-actions .tz-cart{overflow:hidden}@media(max-width:760px){.tz-header{background-position:center top}.tz-mobile-head{padding-left:18px;padding-right:18px}.tz-mobile-search,.tz-mobile-tools{padding-left:18px;padding-right:18px}.tz-mobile-tools{grid-template-columns:1.25fr 1fr .8fr}.tz-mobile-head>div{gap:18px}}.tz-header{background-color:#fffdf8;background-image:linear-gradient(90deg,rgb(255 253 248 / .87),rgb(255 253 248 / .97) 30%,rgb(255 253 248 / .97) 70%,rgb(255 253 248 / .87)),url(/wp-content/mu-plugins/tazemiz-site-assets/header-bg-illustrated-v2.png);background-position:center;background-size:cover}.tz-search{height:48px;border-color:#afc09f;border-radius:12px}.tz-search>svg{flex:0 0 20px;color:#34412e}.tz-search input::placeholder{color:#6f5a3e;opacity:.92;font-family:Georgia,'Times New Roman',serif;font-size:16px;font-style:italic;font-weight:600;letter-spacing:.1px}.tz-search button{align-self:stretch;min-width:88px;padding:0 22px;display:grid;place-items:center;font-weight:700;line-height:1}.tz-head{align-items:center}.tz-actions{overflow:visible}.tz-actions .tz-cart{overflow:visible;border:0}.tz-cart-wrap{position:relative;min-width:0}.tz-cart-wrap>.tz-cart{height:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 12px}.tz-cart-icon{position:relative;width:38px;height:38px;display:grid!important;place-items:center;flex:0 0 38px}.tz-cart-icon svg{width:29px;height:29px;stroke-width:1.75}.tz-cart-icon:before{content:"";position:absolute;z-index:2;left:8px;top:8px;width:22px;height:3px;border-radius:4px;background:#253224;transform-origin:2px 50%;transition:transform .22s ease}.tz-cart-wrap:hover .tz-cart-icon:before,.tz-cart-wrap:focus-within .tz-cart-icon:before{transform:translate(-1px,-3px) rotate(-18deg)}.tz-cart-icon strong{position:absolute;z-index:3;left:50%;top:55%;transform:translate(-50%,-50%);display:grid!important;place-items:center;min-width:16px;height:15px;padding:0 3px;border-radius:5px;background:var(--tz-green);color:#fff;font-size:9px;line-height:1}.tz-cart-copy{display:flex!important;flex-direction:column;align-items:flex-start!important;gap:4px!important;min-width:72px}.tz-cart-copy small{font-size:12px;font-weight:700;color:#544330}.tz-cart-copy b{font-size:16px!important;font-weight:800;color:#332111}.tz-cart-popover{position:absolute;z-index:80;top:calc(100% + 11px);right:-1px;width:370px;padding:0;background:#fffefa;border:1px solid #dce3d5;border-radius:15px;box-shadow:0 22px 50px rgb(44 35 21 / .22);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease;overflow:hidden}.tz-cart-popover:before{content:"";position:absolute;right:0;top:-14px;width:100%;height:14px}.tz-cart-wrap:hover .tz-cart-popover,.tz-cart-wrap:focus-within .tz-cart-popover{opacity:1;visibility:visible;transform:none}.tz-cart-popover header{height:52px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:#f1f5ed;border-bottom:1px solid #dce3d5;color:#234f27;text-transform:uppercase;letter-spacing:.8px}.tz-cart-popover header span{display:inline-flex!important;flex-direction:row!important;padding:4px 8px;border-radius:99px;background:#fff;color:#52604d;font-size:11px;text-transform:none;letter-spacing:0}.tz-cart-items{max-height:310px;overflow:auto;padding:8px 15px}.tz-cart-items>a{min-height:73px;display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;border-bottom:1px solid #e7e4dc}.tz-cart-items>a>svg{width:42px;height:42px;padding:10px;border:1px solid #dfe5da;border-radius:9px;color:var(--tz-green);background:#fbfcf8}.tz-cart-items span{display:flex!important;flex-direction:column;gap:7px!important}.tz-cart-items b{font-size:13px!important;color:#293427}.tz-cart-items small{font-size:12px;color:#788274}.tz-cart-popover>p{margin:22px 18px 14px;color:#665f54;text-align:center}.tz-cart-shop{height:42px;margin:0 18px 18px;display:grid;place-items:center;border-radius:8px;background:var(--tz-green);color:#fff!important;font-weight:700}.tz-cart-popover footer{padding:14px 16px;background:#f5f7f2}.tz-cart-popover footer>span{display:flex!important;flex-direction:row!important;justify-content:space-between;align-items:center!important;margin-bottom:13px;font-size:13px;font-weight:700}.tz-cart-popover footer>span b{font-size:16px!important;color:#145b2c}.tz-cart-popover footer>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tz-cart-popover footer>div a{height:42px;display:grid;place-items:center;border-radius:8px;background:#155b35;color:#fff;font-weight:700}.tz-cart-popover footer>div a:last-child{background:#138c2e}.tz-main-nav{height:50px;gap:30px;border-top:1px solid rgb(226 218 205 / .8)}.tz-category-button{height:46px;border-radius:13px}.tz-links>a,.tz-about>a{font-weight:600;color:#34402f}.tz-links>a:hover,.tz-about>a:hover{color:var(--tz-green)}.tz-phone span{align-items:center;gap:5px}.tz-phone svg[data-lucide="message-circle"]{color:#169347}.tz-phone svg{width:17px;color:#60462d}@media(min-width:1081px){.tz-head{height:96px;grid-template-columns:240px minmax(410px,1fr) 326px}.tz-actions{grid-template-columns:72px 78px 176px}.tz-main-nav{height:50px}.tz-mega{top:146px}}@media(min-width:761px) and (max-width:1080px){.tz-main-nav{height:48px}.tz-mega{top:138px}.tz-cart-popover{width:340px}.tz-search input::placeholder{font-size:14px}}@media(max-width:760px){.tz-header{background-image:linear-gradient(rgb(255 253 248 / .9),rgb(255 253 248 / .95)),url(/wp-content/mu-plugins/tazemiz-site-assets/header-bg-illustrated-v2.png);background-size:auto 180px;background-position:center 34px}.tz-search>svg{margin-left:12px}.tz-search input{padding-left:9px;padding-right:7px}.tz-search input::placeholder{font-size:11.5px;letter-spacing:0}.tz-search button{min-width:66px;padding:0 12px}.tz-cart-popover{display:none!important}}.tz-header{background-image:linear-gradient(90deg,rgb(255 253 248 / .58),rgb(255 253 248 / .92) 27%,rgb(255 253 248 / .92) 73%,rgb(255 253 248 / .58)),url(/wp-content/mu-plugins/tazemiz-site-assets/header-bg-illustrated-v2.png);background-size:cover;background-position:center}.tz-search{height:50px;border:1.5px solid #9fb28e;border-radius:16px;box-shadow:0 4px 14px rgb(43 73 30 / .09);background:rgb(255 255 255 / .94);padding:4px 5px 4px 0;overflow:hidden}.tz-search input{height:100%;line-height:1.2}.tz-search button{height:40px;align-self:center;min-width:94px;border-radius:11px;background:linear-gradient(135deg,#397336,#245928);color:#fff;box-shadow:0 3px 8px rgb(28 73 31 / .2);font-size:14px;line-height:40px;padding:0 24px;display:block;text-align:center}.tz-search button:hover{background:linear-gradient(135deg,#2e682f,#184b21)}.tz-actions{grid-template-columns:102px 190px;height:68px}.tz-login-wrap,.tz-cart-wrap{position:relative;min-width:0}.tz-login-trigger{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-size:12px}.tz-login-trigger svg{width:25px;height:25px}.tz-login-popover{position:absolute;z-index:80;top:calc(100% + 11px);left:-20px;width:270px;padding:18px;background:#fffefa;border:1px solid #dce3d5;border-radius:14px;box-shadow:0 20px 45px rgb(44 35 21 / .2);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;text-align:center}.tz-login-popover:before{content:"";position:absolute;left:0;right:0;top:-13px;height:13px}.tz-login-wrap:hover .tz-login-popover,.tz-login-wrap:focus-within .tz-login-popover{opacity:1;visibility:visible;transform:none}.tz-login-popover>svg{width:34px;height:34px;padding:7px;border-radius:50%;background:#edf4e9;color:var(--tz-green)}.tz-login-popover b,.tz-login-popover small{display:block;margin-top:8px}.tz-login-popover b{font-size:15px;color:#253923}.tz-login-popover small{font-size:11px;line-height:1.45;color:#706b62}.tz-login-popover>a{height:40px;margin-top:11px;display:grid;place-items:center;border-radius:8px;font-weight:700;font-size:13px}.tz-login-primary{background:var(--tz-green);color:#fff!important}.tz-login-secondary{border:1px solid #9caf8d;color:var(--tz-green)!important;background:#fff}.tz-cart-wrap>.tz-cart{gap:12px;padding:0 16px}.tz-cart-icon{width:52px;height:48px;flex-basis:52px}.tz-cart-icon svg{width:39px;height:39px;stroke-width:1.7}.tz-cart-icon:before{left:10px;top:8px;width:31px;height:4px}.tz-cart-icon strong{min-width:19px;height:18px;font-size:10px;top:57%}.tz-cart-copy b{font-size:17px!important}.tz-phone{font-size:16px;gap:9px;font-weight:800;padding-left:16px}.tz-phone svg{color:#416f36}.tz-phone svg[data-lucide="message-circle"]{width:22px;height:22px}.tz-phone svg{width:20px;height:20px}.tz-main-nav{height:56px;align-items:center}.tz-category-button{margin-top:6px;height:46px}.tz-links{align-self:stretch}.tz-links>a,.tz-about>a{font-size:15px;font-weight:700}@media(min-width:1081px){.tz-head{grid-template-columns:240px minmax(430px,1fr) 292px}.tz-actions{grid-template-columns:102px 190px}.tz-main-nav{height:56px}.tz-mega{top:152px}}@media(min-width:761px) and (max-width:1080px){.tz-head{grid-template-columns:185px minmax(280px,1fr) 250px}.tz-actions{grid-template-columns:88px 162px}.tz-cart-icon{width:44px;flex-basis:44px}.tz-cart-icon svg{width:34px;height:34px}.tz-phone{font-size:13px}.tz-links>a,.tz-about>a{font-size:12px}}@media(max-width:760px){.tz-header{background-image:linear-gradient(rgb(255 253 248 / .74),rgb(255 253 248 / .89)),url(/wp-content/mu-plugins/tazemiz-site-assets/header-bg-illustrated-v2.png);background-size:auto 190px}.tz-search{height:44px;border-radius:12px;padding:3px 4px 3px 0}.tz-search button{height:36px;line-height:36px;min-width:66px;border-radius:9px;padding:0 10px}.tz-login-popover{display:none!important}}@media(min-width:761px){.tz-search{position:relative;height:50px;padding:0 101px 0 0;display:flex;align-items:center;overflow:hidden}.tz-search>svg{margin-left:16px;flex:0 0 20px}.tz-search input{height:48px!important;min-height:48px!important;margin:0!important;padding:0 12px!important;line-height:normal!important;display:block!important;align-self:center;border:0!important}.tz-search button{position:absolute!important;right:5px;top:5px;bottom:auto!important;width:91px;min-width:91px;height:40px!important;min-height:40px!important;margin:0!important;padding:0!important;border:0!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;background:linear-gradient(135deg,#397336,#245928)!important;color:#fff!important}.tz-main-nav{height:56px!important;align-items:center!important}.tz-category-button{height:46px!important;margin:0!important;align-self:center!important;position:relative!important;top:0!important;transform:none!important}}.tz-login-trigger span{max-width:94px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.tz-cart-icon:before{display:none!important}.tz-cart-icon svg{width:42px!important;height:42px!important;color:#293428!important;stroke-width:2!important}.tz-cart-icon strong{left:50%!important;top:60%!important;min-width:23px!important;height:21px!important;padding:0 4px!important;border:2px solid #245928!important;border-radius:6px!important;background:#fffdf8!important;color:#184b21!important;font-size:12px!important;font-weight:900!important;line-height:17px!important;box-shadow:0 1px 4px rgb(23 66 29 / .24)!important}.tz-phone svg{color:#60462d!important}.tz-phone svg[data-lucide="message-circle"]{width:22px!important;height:22px!important}.tz-phone svg{width:20px!important;height:20px!important}@media(max-width:760px){body.woocommerce-cart #content{width:calc(100% - 20px)!important;margin-right:10px!important;margin-left:10px!important}body.woocommerce-cart .row-main{position:relative;left:0;width:100%!important;max-width:none!important;margin-right:0!important;margin-left:0!important}body.woocommerce-cart .row-main>.col{padding-right:0!important;padding-left:0!important}.tz-search{position:relative;padding:0 70px 0 0!important;display:flex;align-items:center}.tz-search input{height:42px!important;margin:0!important;padding:0 8px!important;line-height:normal!important}.tz-search button{position:absolute!important;right:4px;top:4px;bottom:4px;width:64px;min-width:64px;height:auto!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}}.tz-stage-header{--tz-green:#2d642f;--tz-green-dark:#214f25;--tz-brown:#744b25;--tz-brown-dark:#5c3819;--tz-cream:#fffdf8;--tz-soft:#f4f1e8;font-family:"Segoe UI",Tahoma,Arial,sans-serif!important}.tz-search input,.tz-search button,.tz-links,.tz-category-button,.tz-phone,.tz-actions{font-family:"Segoe UI",Tahoma,Arial,sans-serif!important}.tz-search button{background:linear-gradient(135deg,#356f37,#285b2b)!important;border-radius:11px!important;box-shadow:0 3px 8px rgb(35 82 37 / .18)!important}.tz-search button:hover{background:linear-gradient(135deg,#2c642f,#204e24)!important}.tz-links>a,.tz-about>a{font-size:14px!important;font-weight:600!important;color:#403a31!important;letter-spacing:.01em!important}.tz-links .is-active{color:var(--tz-green)!important;font-weight:750!important}.tz-phone{font-size:14px!important;font-weight:650!important;color:#6a4b2e!important;gap:7px!important;padding:7px 11px 7px 15px!important;border-left:1px solid #e2d9ca!important;border-radius:0 11px 11px 0!important;white-space:nowrap!important}.tz-login-wrap.is-logged-in .tz-login-trigger{background:linear-gradient(135deg,#356f37,#245327)!important;color:#fff!important}.tz-login-wrap:not(.is-logged-in) .tz-login-trigger{border-color:#9a9b91!important;background:#fffefb!important;color:#33372f!important}.tz-cart-wrap>.tz-cart{background:linear-gradient(135deg,#7b5837,#664426)!important;color:#fff!important}.tz-cart-icon strong{background:#5f8b3e!important;border-color:#fff!important;color:#fff!important}.tz-login-popover>.tz-login-primary,.tz-mobile-account-panel>.tz-login-primary{background:linear-gradient(135deg,#356f37,#245327)!important;color:#fff!important}.tz-login-popover>.tz-login-secondary,.tz-mobile-account-panel>.tz-login-secondary{border:1px solid #9ab08c!important;color:#285d2c!important;background:#fff!important}.tz-guest-note{margin-top:13px;padding:11px 12px;border-top:1px solid #e8e0d2;border-radius:9px;background:#f5f2e9;color:#615744;text-align:left}@media(max-width:760px){.tz-mobile-account-panel>.tz-guest-note{margin-top:2px}.tz-mobile-search{padding-top:5px!important}.tz-mobile-search .tz-search input::placeholder{font-size:10.5px!important;font-weight:500!important;color:#777366!important}}@media(min-width:761px){.tz-actions{height:50px!important;grid-template-columns:157px 137px!important;gap:10px!important;border:0!important;border-radius:8px!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.tz-login-wrap,.tz-cart-wrap{height:50px!important;border:0!important;border-radius:7px!important;overflow:visible!important}.tz-login-trigger,.tz-cart-wrap>.tz-cart{height:50px!important;min-height:50px!important;border:0!important;border-radius:7px!important;box-shadow:none!important}.tz-login-wrap.is-logged-in .tz-login-trigger{background:linear-gradient(135deg,#ef2f66,#ff6757)!important;color:#fff!important}.tz-login-wrap:not(.is-logged-in) .tz-login-trigger{border:2px solid #929292!important;background:#fff!important;color:#353535!important}.tz-login-trigger{grid-template-columns:25px minmax(0,1fr) 15px!important;gap:7px!important;padding:0 11px!important}.tz-login-trigger>svg:first-child{width:23px!important;height:23px!important}.tz-login-trigger span b{font-size:14px!important;line-height:15px!important}.tz-login-trigger span small{font-size:9px!important;line-height:10px!important}.tz-login-trigger>svg:last-child{width:15px!important;height:15px!important}.tz-cart-wrap>.tz-cart{padding:0 10px!important;gap:6px!important;background:#969696!important;color:#fff!important}.tz-cart-icon{width:39px!important;height:42px!important;flex:0 0 39px!important;color:#fff!important}.tz-cart-icon svg{width:34px!important;height:34px!important;color:#fff!important;stroke-width:2.3!important}.tz-cart-icon strong{left:auto!important;right:-1px!important;top:1px!important;min-width:19px!important;width:19px!important;height:19px!important;padding:0!important;border:2px solid #fff!important;border-radius:50%!important;background:#f17b00!important;color:#fff!important;font-size:11px!important;line-height:15px!important;box-shadow:none!important}.tz-cart-copy{min-width:68px!important;gap:1px!important;color:#fff!important}.tz-cart-copy small,.tz-cart-copy b{color:#fff!important}.tz-cart-copy small{font-size:10px!important;font-weight:700!important}.tz-cart-copy b{font-size:14px!important;line-height:16px!important}}@media(min-width:761px){.tz-head{align-items:center!important}.tz-search-wrap{height:50px!important;align-self:center!important;transform:none!important}.tz-search-results{top:calc(100% + 4px)!important}.tz-actions{height:50px!important;grid-template-columns:146px 146px!important;align-self:center!important;transform:none!important;border-radius:11px!important;overflow:visible!important}.tz-login-trigger,.tz-cart-wrap>.tz-cart{height:48px!important}.tz-login-trigger{grid-template-columns:24px minmax(0,1fr) 14px!important;padding:0 12px!important}.tz-login-trigger>svg:first-child{width:22px!important;height:22px!important}.tz-login-trigger span b{font-size:13px!important}.tz-login-trigger span small{font-size:9px!important}.tz-cart-wrap>.tz-cart{gap:7px!important;padding:0 10px!important}.tz-cart-icon{width:42px!important;height:42px!important;flex-basis:42px!important}.tz-cart-icon svg{width:35px!important;height:35px!important}.tz-cart-icon strong{min-width:19px!important;height:18px!important;font-size:10px!important}.tz-cart-copy{min-width:66px!important;gap:2px!important}.tz-cart-copy small{font-size:11px!important}.tz-cart-copy b{font-size:15px!important}.tz-main-nav{height:52px!important;margin:0 auto 8px!important;border:1px solid rgb(215 207 194 / .92)!important;border-radius:16px!important;padding-left:10px!important;padding-right:10px!important;background:rgb(255 254 250 / .94)!important;box-shadow:0 5px 16px rgb(75 55 30 / .08)!important}.tz-category-button{height:42px!important;border-radius:12px!important;margin:0!important}.tz-login-popover,.tz-cart-popover{top:calc(100% + 7px)!important}}.tz-search-results>a{min-height:54px!important;grid-template-columns:42px 1fr 18px!important}.tz-search-results img{width:40px!important;height:40px!important}.tz-search-results b{font-size:13px!important}.tz-search-results small{display:none!important}@media(max-width:760px){.tz-notice{height:38px!important}.tz-notice>.tz-shell{padding:0 14px!important}.tz-shipping{white-space:nowrap!important;font-size:9px!important}.tz-mobile-head{height:58px!important;padding:5px 16px 1px!important}.tz-mobile-head>.tz-logo{flex-basis:154px!important}.tz-mobile-head>.tz-logo img{width:148px!important}.tz-mobile-search{padding:7px 9px 5px!important}.tz-mobile-search .tz-search{height:42px!important;border-radius:7px!important;padding-right:64px!important;box-shadow:none!important}.tz-mobile-search .tz-search button{right:3px!important;top:3px!important;bottom:3px!important;width:61px!important;min-width:61px!important;height:36px!important;border-radius:4px!important;font-size:11px!important}.tz-mobile-search .tz-search input::placeholder{font-family:Arial,sans-serif!important;font-style:normal!important;font-weight:400!important;color:#85877f!important;font-size:10px!important}.tz-mobile-tools{height:49px!important;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,.82fr)!important;gap:7px!important;padding:3px 9px 6px!important}.tz-mobile-tools>*{height:38px!important;border-radius:5px!important;font-size:9px!important}.tz-mobile-tools button{border-radius:5px!important;text-transform:uppercase!important}.tz-header{background-size:auto 205px!important;background-position:center top!important}}.tz-header{background-image:linear-gradient(rgb(255 253 248 / .62),rgb(255 253 248 / .72)),url(/wp-content/mu-plugins/tazemiz-site-assets/header-bg-illustrated-v2.png)!important;background-size:100% 100%!important;background-position:center!important;background-repeat:no-repeat!important}@media(max-width:760px){.tz-header{background-image:linear-gradient(rgb(255 253 248 / .72),rgb(255 253 248 / .82)),url(/wp-content/mu-plugins/tazemiz-site-assets/header-bg-illustrated-v2.png)!important;background-size:auto 205px!important;background-position:center 32px!important}}.tz-header{background-image:linear-gradient(rgb(255 253 248 / .72),rgb(255 253 248 / .82)),url(/wp-content/mu-plugins/tazemiz-site-assets/header-bg-panorama-v3.png)!important;background-size:100% auto!important;background-position:center bottom!important}.tz-search-wrap{position:relative;min-width:0;width:100%}.tz-search-results{position:absolute;z-index:120;top:calc(100% + 8px);left:0;right:0;padding:8px;background:#fffefa;border:1px solid #d9dfd1;border-radius:13px;box-shadow:0 20px 45px rgb(43 34 20 / .2)}.tz-search-results[hidden]{display:none!important}.tz-search-results>a{min-height:62px;padding:7px 9px;display:grid;grid-template-columns:48px 1fr 18px;align-items:center;gap:11px;border-bottom:1px solid #eee9df;border-radius:8px}.tz-search-results>a:hover{background:#edf3e9}.tz-search-results img{width:46px;height:46px;object-fit:contain;border:1px solid #ece7dc;border-radius:7px;background:#fff}.tz-search-results span{display:flex;flex-direction:column;gap:4px;min-width:0}.tz-search-results b{font-size:13px;color:#273a25}.tz-search-results small{font-size:12px;color:#6b4a28;font-weight:700}.tz-search-results svg{width:16px;color:var(--tz-green)}.tz-search-results .tz-search-all{display:flex;justify-content:center;min-height:40px;border:0;color:var(--tz-green);font-weight:800;font-size:13px}.tz-search-status{margin:0;padding:15px;text-align:center;color:#6d7068;font-size:13px}.tz-actions{grid-template-columns:128px 164px!important}.tz-login-wrap{border-right:1px solid var(--tz-line)}.tz-login-trigger{padding:0 12px!important;display:grid!important;grid-template-columns:26px 1fr 14px!important;gap:8px!important;text-align:left!important}.tz-login-trigger>svg:first-child{width:25px;height:25px}.tz-login-trigger>svg:last-child{width:14px;height:14px;color:var(--tz-green)}.tz-login-trigger span{max-width:none!important;display:flex!important;flex-direction:column;align-items:flex-start!important;gap:1px!important;line-height:1.15}.tz-login-trigger span b{font-size:13px;color:#263b25}.tz-login-trigger span small{font-size:9px;color:#716b61;max-width:68px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tz-login-wrap.is-logged-in .tz-login-trigger{background:linear-gradient(135deg,#315f2e,#244d25);color:#fff}.tz-login-wrap.is-logged-in .tz-login-trigger span b,.tz-login-wrap.is-logged-in .tz-login-trigger span small,.tz-login-wrap.is-logged-in .tz-login-trigger>svg{color:#fff!important}.tz-login-trigger span{min-width:0!important}.tz-login-trigger span b,.tz-login-trigger span small{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.tz-login-trigger span b{font-size:13px!important}.tz-login-trigger span small{font-size:9px!important;max-width:none!important}.tz-actions{grid-template-columns:148px 144px!important}.tz-login-popover{left:0!important;width:245px!important;padding:9px!important;text-align:left!important}.tz-login-popover>a:not(.tz-login-primary):not(.tz-login-secondary){height:46px!important;margin:0!important;padding:0 10px!important;display:flex!important;justify-content:flex-start!important;gap:10px!important;border-bottom:1px solid #ece7dc;border-radius:8px!important;color:#3c352c!important;font-weight:500!important}.tz-login-popover>a:not(.tz-login-primary):not(.tz-login-secondary):hover{background:#edf3e9!important;color:var(--tz-green)!important}.tz-login-popover>a svg{width:17px;height:17px;color:#80613d}.tz-login-popover .tz-logout{margin-top:8px!important;border:0!important;background:#fbf1ed!important;color:#984533!important}@media(min-width:761px){.tz-search-wrap{transform:translateY(8px)}.tz-actions{transform:translateY(3px)}}@media(max-width:760px){.tz-header{background-size:auto 230px!important;background-position:center top!important}.tz-mobile-search .tz-search-wrap{width:100%}.tz-search-results{display:none!important}}@media(max-width:760px){.tz-stage-header,.tz-header{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.tz-mobile-head,.tz-mobile-search,.tz-mobile-tools{width:100%!important;max-width:100%!important;min-width:0!important}.tz-mobile-head{padding-left:18px!important;padding-right:18px!important}.tz-mobile-head>.tz-logo{flex:0 1 152px!important;min-width:0!important}.tz-mobile-head>.tz-logo img{width:145px!important;max-width:100%!important}.tz-mobile-head>div{flex:0 0 auto!important;min-width:78px!important}.tz-mobile-search{padding:7px 18px!important}.tz-mobile-search .tz-search{width:100%!important;max-width:100%!important;min-width:0!important}.tz-mobile-search .tz-search input{min-width:0!important;width:auto!important}.tz-mobile-tools{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr) minmax(0,.8fr)!important;padding:3px 18px 11px!important}.tz-mobile-tools>*{min-width:0!important;overflow:hidden!important;white-space:nowrap!important}}@media(max-width:760px){body{overflow-x:hidden!important}.tz-mobile-search{height:56px!important;padding:7px 9px!important}.tz-mobile-search .tz-search{height:42px!important}.tz-mobile-tools{height:49px!important;padding:3px 9px 8px!important;border-radius:0 0 12px 12px!important}.tz-header{border-radius:0 0 12px 12px!important;overflow:hidden!important}main#main>div#content>section.show-for-small{padding-top:0!important;padding-bottom:12px!important;margin:0!important;min-height:0!important}main#main>div#content>section.show-for-small>.section-content{padding:0 9px!important}main#main>div#content>section.show-for-small>.section-content>.row{display:none!important}main#main>div#content>section.show-for-small .tz-native-slider--mobile{width:100%!important;height:auto!important;margin:0!important;border-radius:8px!important;overflow:hidden!important}main#main>div#content>section.show-for-small .tz-native-slider__track{height:auto!important;aspect-ratio:1.58/1!important}main#main>div#content>section.show-for-small .tz-native-slider__slide{height:100%!important}main#main>div#content>section.show-for-small .tz-native-slider__slide img{width:100%!important;height:100%!important;object-fit:cover!important}}.tz-stage-header{font-family:"Segoe UI",Tahoma,Arial,sans-serif!important}.tz-search input::placeholder{font-family:"Segoe UI",Tahoma,Arial,sans-serif!important;font-style:normal!important;font-weight:500!important;letter-spacing:.05px!important;color:#6d6252!important;opacity:.9!important}.tz-links>a,.tz-about>a{font-family:"Segoe UI",Tahoma,Arial,sans-serif!important;font-size:14px!important;font-weight:600!important;color:#403a31!important;letter-spacing:.01em!important}.tz-links .is-active{color:#2d642f!important;font-weight:750!important}.tz-phone{font-family:"Segoe UI",Tahoma,Arial,sans-serif!important;font-size:14px!important;font-weight:650!important;color:#6a4b2e!important;gap:7px!important;padding:7px 11px 7px 15px!important;border-left:1px solid #e2d9ca!important;border-radius:0 11px 11px 0!important;white-space:nowrap!important}.tz-phone svg{color:#6a4b2e!important}.tz-phone svg[data-lucide="message-circle"]{width:19px!important;height:19px!important}.tz-phone svg{width:17px!important;height:17px!important}.tz-login-popover{width:292px!important;padding:14px!important;background:#fffdf9!important;border-color:#ded6c8!important}.tz-guest-note{margin-top:13px!important;padding:11px 12px!important;border-top:1px solid #e8e0d2!important;border-radius:9px!important;background:#f5f2e9!important;color:#615744!important;text-align:left!important}.tz-guest-note b{display:block!important;margin:0 0 4px!important;font-size:12px!important;color:#315731!important}.tz-guest-note p{margin:0!important;font-size:10.5px!important;line-height:1.45!important;color:#6e6557!important}@media(min-width:761px){.tz-head{grid-template-columns:240px minmax(410px,1fr) 302px!important}.tz-login-wrap.is-logged-in .tz-login-trigger{background:linear-gradient(135deg,#356f37,#245327)!important;color:#fff!important}.tz-login-wrap:not(.is-logged-in) .tz-login-trigger{border-color:#9a9b91!important;background:#fffefb!important;color:#33372f!important}.tz-cart-wrap>.tz-cart{background:linear-gradient(135deg,#7b5837,#664426)!important;color:#fff!important}.tz-cart-icon strong{background:#5f8b3e!important;border-color:#fff!important;color:#fff!important}.tz-main-nav{border-radius:18px!important}.tz-category-button{border-radius:13px!important}}@media(max-width:760px){.tz-mobile-head{height:68px!important;padding:5px 12px 2px!important;overflow:visible!important}.tz-mobile-head>.tz-logo{flex:0 1 171px!important;min-width:0!important}.tz-mobile-head>.tz-logo img{width:168px!important;max-width:100%!important}.tz-mobile-head>div.tz-mobile-actions{display:flex!important;align-items:center!important;gap:6px!important;min-width:0!important;overflow:visible!important}.tz-mobile-account{position:relative!important;height:42px!important}.tz-mobile-account summary{list-style:none;width:76px;height:42px;padding:0 7px;display:grid;grid-template-columns:19px 1fr 11px;align-items:center;gap:4px;border:1px solid #a8ad9e;border-radius:8px;background:#fffefb;color:#384033;cursor:pointer;font-size:10px;font-weight:700}.tz-mobile-account summary::-webkit-details-marker{display:none}.tz-mobile-account summary svg{width:18px!important;height:18px!important}.tz-mobile-account summary svg:last-child{width:11px!important;height:11px!important}.tz-mobile-account.is-logged-in summary{background:linear-gradient(135deg,#356f37,#245327);border-color:#245327;color:#fff}.tz-mobile-account-panel{position:absolute;z-index:250;top:calc(100% + 7px);right:-50px;width:286px;padding:12px;border:1px solid #ddd5c7;border-radius:13px;background:#fffdf9;box-shadow:0 18px 38px rgb(55 38 21 / .22);display:grid;gap:7px;color:#3e382f}.tz-mobile-account:not([open]) .tz-mobile-account-panel{display:none!important}.tz-mobile-account-panel>a{height:39px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:12px;font-weight:700;border-bottom:1px solid #ebe4d8}.tz-mobile-account-panel>.tz-login-primary{background:linear-gradient(135deg,#356f37,#245327)!important;color:#fff!important}.tz-mobile-account-panel>.tz-login-secondary{border:1px solid #9ab08c!important;color:#285d2c!important;background:#fff!important}.tz-mobile-account-panel>.tz-logout{background:#fbf1ed;color:#934a39}.tz-mobile-cart{position:relative!important;width:45px;height:42px;display:grid!important;place-items:center;border-radius:8px;background:linear-gradient(135deg,#7b5837,#664426);color:#fff!important}.tz-mobile-cart svg{width:24px!important;height:24px!important}.tz-mobile-cart b{top:-5px!important;right:-5px!important;min-width:18px!important;height:18px!important;padding:1px 5px!important;border:2px solid #fff!important;border-radius:50%!important;background:#5f8b3e!important;color:#fff!important;font-size:10px!important;line-height:13px!important}.tz-mobile-search .tz-search input::placeholder{font-family:"Segoe UI",Tahoma,Arial,sans-serif!important;font-size:10.5px!important;font-style:normal!important;font-weight:500!important;color:#777366!important}.tz-mobile-tools{grid-template-columns:78px minmax(0,1fr) 70px!important;gap:7px!important}.tz-mobile-tools button{font-size:13px!important;font-weight:750!important;letter-spacing:.02em!important;border-radius:8px!important}.tz-mobile-tools button svg{width:17px!important;height:17px!important}.tz-mobile-tools>a{font-size:9px!important;border-radius:8px!important;color:#51493d!important}}@media(max-width:370px){.tz-mobile-head>.tz-logo{flex-basis:151px!important}.tz-mobile-head>.tz-logo img{width:148px!important}.tz-mobile-account summary{width:69px!important;padding:0 5px!important}.tz-mobile-account summary span{font-size:9px}.tz-mobile-tools{grid-template-columns:72px minmax(0,1fr) 64px!important}}@media(max-width:760px){.tz-stage-header,.tz-header{overflow:visible!important}.tz-mobile-account-panel{max-height:calc(100vh - 125px);overflow:auto}}@media(max-width:760px){.tz-mobile-account-panel>b,.tz-mobile-account-panel .tz-guest-note b{position:static!important;inset:auto!important;min-width:0!important;width:auto!important;height:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;line-height:1.35!important}.tz-mobile-account-panel>b{display:block!important;color:#315731!important;font-size:12px!important;font-weight:750!important;text-align:left!important}.tz-mobile-account-panel{overflow-x:hidden!important;overflow-y:auto!important}}@media(min-width:761px){.tz-actions{grid-template-columns:152px 142px!important;gap:8px!important}.tz-login-wrap,.tz-cart-wrap,.tz-login-trigger,.tz-cart-wrap>.tz-cart{height:50px!important;min-height:50px!important}.tz-login-wrap.is-logged-in .tz-login-trigger{background:linear-gradient(135deg,rgb(40 93 40 / .58),rgb(31 75 34 / .64))!important;backdrop-filter:blur(5px)}.tz-login-wrap:not(.is-logged-in) .tz-login-trigger{background:rgb(255 255 255 / .56)!important;backdrop-filter:blur(5px)}.tz-cart-wrap>.tz-cart{background:linear-gradient(135deg,rgb(123 88 55 / .58),rgb(102 68 38 / .64))!important;backdrop-filter:blur(5px);align-items:center!important}.tz-cart-copy{align-self:stretch!important;justify-content:center!important;align-items:flex-start!important;gap:0!important}.tz-cart-copy small{display:none!important}.tz-cart-copy b{color:#fff!important;font-size:16px!important;line-height:1!important}.tz-login-trigger>svg:first-child,.tz-cart-icon{transition:transform .2s ease!important;transform-origin:center!important}.tz-login-trigger:hover>svg:first-child,.tz-login-trigger:focus-visible>svg:first-child{transform:translateY(-2px) rotate(-5deg)!important}.tz-cart:hover .tz-cart-icon,.tz-cart:focus-visible .tz-cart-icon{transform:translateY(-2px) rotate(4deg)!important}.tz-login-popover,.tz-cart-popover{top:calc(100% + 7px)!important;left:auto!important;right:0!important;width:300px!important;border-radius:13px!important}.tz-login-popover{padding:12px!important}.tz-cart-popover header,.tz-cart-popover footer>span,.tz-cart-popover footer>div{width:100%!important}.tz-cart-items>a{grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important}}@media(max-width:760px){.tz-mobile-head{height:68px!important;padding:5px 12px 2px!important}.tz-mobile-head>.tz-logo{flex:0 1 171px!important}.tz-mobile-head>.tz-logo img{width:168px!important}.tz-mobile-head>div.tz-mobile-actions{display:flex!important;justify-content:flex-end!important;min-width:126px!important}.tz-mobile-cart{position:relative!important;width:126px!important;height:46px!important;padding:0 11px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;border-radius:9px!important;background:linear-gradient(135deg,rgb(123 88 55 / .68),rgb(102 68 38 / .74))!important;color:#fff!important;backdrop-filter:blur(5px)}.tz-mobile-cart-icon{position:relative!important;width:34px!important;height:38px!important;flex:0 0 34px!important;display:grid!important;place-items:center!important}.tz-mobile-cart-icon svg{width:29px!important;height:29px!important}.tz-mobile-cart-icon strong{position:absolute!important;top:0!important;right:-2px!important;min-width:18px!important;height:18px!important;padding:0 5px!important;display:grid!important;place-items:center!important;border:2px solid #fff!important;border-radius:50%!important;background:#5f8b3e!important;color:#fff!important;font-size:10px!important;line-height:1!important}.tz-mobile-cart-copy{min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.tz-mobile-cart-copy b{position:static!important;width:auto!important;height:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#fff!important;font-size:14px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important}.tz-mobile-tools{grid-template-columns:auto minmax(0,1fr) 92px!important;gap:7px!important;overflow:visible!important}.tz-mobile-tools>.tz-open-drawer{width:auto!important;min-width:0!important;padding:0 13px!important;font-size:13px!important}.tz-mobile-tools>.tz-mobile-account{position:relative!important;width:92px!important;height:38px!important;min-width:92px!important;display:block!important;overflow:visible!important;border:0!important;background:transparent!important}.tz-mobile-tools>.tz-mobile-account summary{width:100%!important;height:38px!important;padding:0 7px!important;display:grid!important;grid-template-columns:17px minmax(0,1fr) 10px!important;gap:4px!important;border:1px solid #d9d6ce!important;border-radius:8px!important;background:rgb(255 255 255 / .76)!important;color:#3d4538!important;font-size:10px!important}.tz-mobile-tools>.tz-mobile-account.is-logged-in summary{border-color:#2a5d2c!important;background:linear-gradient(135deg,rgb(40 93 40 / .72),rgb(31 75 34 / .78))!important;color:#fff!important}.tz-mobile-tools .tz-mobile-account-panel{top:calc(100% + 7px)!important;right:0!important;width:286px!important}.tz-mobile-tools .tz-mobile-account-panel .tz-guest-note,.tz-mobile-tools .tz-mobile-account-panel .tz-guest-note p{width:auto!important;max-width:100%!important;min-width:0!important;white-space:normal!important;overflow-wrap:anywhere!important}}@media(max-width:370px){.tz-mobile-head>.tz-logo{flex-basis:148px!important}.tz-mobile-head>.tz-logo img{width:145px!important}.tz-mobile-head>div.tz-mobile-actions{min-width:118px!important}.tz-mobile-cart{width:118px!important;padding:0 8px!important;gap:7px!important}.tz-mobile-tools{grid-template-columns:auto minmax(0,1fr) 86px!important}.tz-mobile-tools>.tz-open-drawer{padding:0 10px!important}.tz-mobile-tools>.tz-mobile-account{width:86px!important;min-width:86px!important}}.tz-orders{position:relative;display:flex}.tz-orders>a{display:flex;align-items:center;gap:4px;position:relative;color:#34402f;font-size:15px;font-weight:700;white-space:nowrap}.tz-orders>a svg{width:13px;height:13px}.tz-orders-menu{position:absolute;z-index:85;top:100%;left:-18px;width:340px;padding:10px;border:1px solid #ded8cb;border-top:3px solid var(--tz-green);border-radius:0 0 14px 14px;background:#fffefa;box-shadow:0 18px 38px rgb(57 37 15 / .16);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease}.tz-orders:hover .tz-orders-menu,.tz-orders:focus-within .tz-orders-menu{opacity:1;visibility:visible;transform:none}.tz-orders-menu>a{min-height:64px;padding:9px 11px;display:grid;grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:10px;border-radius:9px}.tz-orders-menu>a:hover{background:#eef3e9}.tz-orders-menu>a>svg:first-child{width:22px;color:var(--tz-green)}.tz-orders-menu>a>svg:last-child{width:15px}.tz-orders-menu span{min-width:0;display:flex;flex-direction:column;gap:3px}.tz-orders-menu b{font-size:14px}.tz-orders-menu small{font-size:12px;color:#777267}@media(min-width:761px){.tz-login-wrap.is-logged-in .tz-login-trigger{background:rgb(25 91 38 / .50)!important;backdrop-filter:blur(3px) saturate(145%)!important}.tz-login-wrap:not(.is-logged-in) .tz-login-trigger{background:rgb(255 255 255 / .50)!important;backdrop-filter:blur(3px) saturate(145%)!important}.tz-cart-wrap>.tz-cart{background:rgb(102 62 25 / .50)!important;backdrop-filter:blur(3px) saturate(145%)!important}.tz-cart-copy b,.tz-cart-copy b *{color:#fff!important}}@media(max-width:1080px) and (min-width:761px){.tz-orders>a{font-size:12px}.tz-orders-menu{width:320px}}@media(max-width:760px){.tz-header{overflow:visible!important;background-color:#fbf8ef!important;background-image:url(/wp-content/mu-plugins/tazemiz-site-assets/header-bg.png),url(/wp-content/mu-plugins/tazemiz-site-assets/header-bg.png)!important;background-repeat:no-repeat,no-repeat!important;background-size:760px auto,760px auto!important;background-position:left top,right top!important}.tz-mobile-actions,.tz-mobile-cart-wrap{position:relative!important;overflow:visible!important}.tz-mobile-head{position:relative!important;z-index:430!important}.tz-mobile-cart-wrap{width:126px!important;height:46px!important;border:0!important;background:transparent!important}.tz-mobile-cart-wrap>summary{list-style:none!important;cursor:pointer!important}.tz-mobile-cart-wrap>summary::-webkit-details-marker{display:none!important}.tz-mobile-cart{background:rgb(102 62 25 / .50)!important;backdrop-filter:blur(3px) saturate(145%)!important}.tz-mobile-cart-copy b,.tz-mobile-cart-copy b *{color:#fff!important}.tz-mobile-cart-panel{position:absolute;z-index:420;top:calc(100% + 7px);right:0;width:min(350px,calc(100vw - 24px));padding:0;overflow:hidden;border:1px solid #dce3d5;border-radius:14px;background:#fffefa;color:#2b3028;box-shadow:0 20px 44px rgb(44 35 21 / .24)}.tz-mobile-cart-panel b,.tz-mobile-cart-panel b *{position:static!important;inset:auto!important;width:auto!important;height:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;line-height:inherit!important}.tz-mobile-cart-wrap:not([open]) .tz-mobile-cart-panel{display:none!important}.tz-mobile-cart-panel>header{height:48px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce3d5;background:#f1f5ed;color:#234f27;text-transform:uppercase;letter-spacing:.7px}.tz-mobile-cart-panel>header span{padding:4px 8px;border-radius:99px;background:#fff;color:#52604d;font-size:10px;text-transform:none;letter-spacing:0}.tz-mobile-cart-panel .tz-cart-items{max-height:275px;padding:7px 13px}.tz-mobile-cart-panel .tz-cart-items>a{min-height:64px;grid-template-columns:40px minmax(0,1fr)!important;gap:10px}.tz-mobile-cart-panel .tz-cart-items>a>svg{width:38px;height:38px;padding:9px}.tz-mobile-cart-panel .tz-cart-items b{font-size:12px!important}.tz-mobile-cart-panel .tz-cart-items small{font-size:11px}.tz-mobile-cart-panel>p{margin:20px 16px 13px;text-align:center;color:#665f54}.tz-mobile-cart-panel>.tz-cart-shop{margin:0 16px 16px}.tz-mobile-cart-panel>footer{padding:13px 14px;background:#f5f7f2}.tz-mobile-cart-panel>footer>span{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;font-weight:700}.tz-mobile-cart-panel>footer>span b{font-size:15px;color:#145b2c}.tz-mobile-cart-panel>footer>div{display:grid;grid-template-columns:1fr 1fr;gap:9px}.tz-mobile-cart-panel>footer>div a{height:40px;display:grid;place-items:center;border-radius:8px;background:#155b35;color:#fff;font-size:12px;font-weight:700}.tz-mobile-cart-panel>footer>div a:last-child{background:#138c2e}.tz-mobile-tools{grid-template-columns:auto auto minmax(106px,1fr)!important;align-items:center!important}.tz-mobile-tools>.tz-mobile-track{width:max-content!important;min-width:0!important;padding:0 12px!important;overflow:visible!important;font-size:12.5px!important;font-weight:650!important}.tz-mobile-tools>.tz-mobile-account{width:100%!important;min-width:0!important}.tz-mobile-tools>.tz-mobile-account summary{background:rgb(255 255 255 / .50)!important;backdrop-filter:blur(3px) saturate(145%)!important}.tz-mobile-tools>.tz-mobile-account.is-logged-in summary{background:rgb(25 91 38 / .50)!important;backdrop-filter:blur(3px) saturate(145%)!important}.tz-mobile-account summary>span{min-width:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:1px!important;overflow:hidden!important}.tz-mobile-account summary>span b,.tz-mobile-account summary>span small{display:block!important;width:100%!important;min-width:0!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;line-height:1.05!important}.tz-mobile-account summary>span b{font-size:10px!important}.tz-mobile-account summary>span small{font-size:8px!important;font-weight:600!important}.tz-mobile-account.is-logged-in summary>span b{font-size:8px!important;font-weight:650!important}.tz-mobile-account.is-logged-in summary>span small{font-size:10px!important;font-weight:750!important}}@media(max-width:370px){.tz-mobile-tools{grid-template-columns:auto auto minmax(82px,1fr)!important}.tz-mobile-tools>.tz-open-drawer{padding:0 9px!important;font-size:12px!important}.tz-mobile-tools>.tz-mobile-track{padding:0 8px!important;font-size:11px!important}.tz-mobile-cart-wrap{width:118px!important}}@media(min-width:761px){.tz-login-wrap.is-logged-in .tz-login-trigger,.tz-cart-wrap>.tz-cart,.tz-cart-wrap>.tz-cart *{text-shadow:0 1px 2px rgb(0 0 0 / .78)!important}.tz-login-wrap.is-logged-in .tz-login-trigger>svg,.tz-cart-icon svg{filter:drop-shadow(0 1px 1px rgb(0 0 0 / .55))}.tz-login-wrap.is-logged-in .tz-login-trigger span b{color:#fff!important;font-size:9px!important;font-weight:650!important;line-height:10px!important}.tz-login-wrap.is-logged-in .tz-login-trigger span small{display:block!important;width:100%!important;max-width:100%!important;overflow:hidden!important;color:#fff!important;font-size:13px!important;font-weight:800!important;line-height:15px!important;white-space:nowrap!important;text-overflow:ellipsis!important}.tz-login-popover{left:0!important;right:auto!important}.tz-cart-icon{margin-top:4px!important}}#tz-stage-header{position:sticky!important;top:-40px!important;z-index:9999!important}@media(min-width:761px){.tz-links>a,.tz-about>a,.tz-orders>a{display:flex!important;align-items:center!important;gap:4px!important;color:#34402f!important;font-family:Arial,sans-serif!important;font-size:14px!important;font-style:normal!important;font-weight:600!important;line-height:1.2!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important}.tz-links>a:hover,.tz-about>a:hover,.tz-orders>a:hover{color:var(--tz-green)!important}.tz-links>a.is-active{color:var(--tz-green)!important;font-weight:700!important}.tz-about>a svg,.tz-orders>a svg{width:13px!important;height:13px!important}.tz-cart-items>a{min-height:64px!important;padding:7px 0!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:10px!important}.tz-cart-items>a>.tz-cart-thumb{display:block!important;width:42px!important;height:42px!important;margin:0!important;padding:3px!important;object-fit:contain!important;border:1px solid #dfe5da!important;border-radius:9px!important;background:#fff!important}.tz-cart-items>a>span{min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important}.tz-cart-items>a>span>b{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tz-cart-items>a>span>small{display:inline-flex!important;align-items:center!important;justify-self:end!important;gap:5px!important;color:#70471f!important;font-weight:750!important;white-space:nowrap!important}.tz-cart-items .tz-cart-qty,.tz-cart-items .tz-cart-price,.tz-cart-items .tz-cart-price .woocommerce-Price-amount,.tz-cart-items .tz-cart-price .woocommerce-Price-currencySymbol,.tz-cart-items .tz-cart-price bdi{display:inline-flex!important;flex-direction:row!important;align-items:center!important;width:auto!important;gap:0!important;white-space:nowrap!important}}@media(max-width:760px){#tz-stage-header{top:-40px!important}.tz-drawer{position:absolute!important}.tz-drawer header .tz-close-drawer{position:static!important;inset:auto!important;flex:0 0 38px!important;width:38px!important;height:38px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.tz-drawer header .tz-close-drawer svg{display:block!important;width:20px!important;height:20px!important;margin:0!important;transform:none!important}.tz-drawer-search-wrap{position:relative!important;margin:0 6px 8px!important}.tz-drawer-search-wrap>label{height:43px!important;margin:0!important;padding:0 10px!important;display:flex!important;align-items:center!important;gap:8px!important;border:1px solid #d7d4cb!important;border-radius:7px!important;background:#fff!important}.tz-drawer-search-wrap>label>svg{width:18px!important;height:18px!important}.tz-drawer-search-wrap>label>input{width:100%!important;min-width:0!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}.tz-drawer-search::placeholder{color:#777366!important;font-family:"Segoe UI",Tahoma,Arial,sans-serif!important;font-size:10.5px!important;font-style:normal!important;font-weight:500!important;opacity:1!important}.tz-drawer-search-results{position:absolute!important;z-index:8!important;top:calc(100% + 4px)!important;left:0!important;right:0!important;max-height:330px!important;overflow-y:auto!important;border:1px solid #dcd8cf!important;border-radius:7px!important;background:#fff!important;box-shadow:0 16px 32px rgb(50 38 22 / .18)!important}.tz-drawer-search-results[hidden]{display:none!important}.tz-drawer-search-results>a{min-height:52px!important;padding:6px 9px!important;display:grid!important;grid-template-columns:38px minmax(0,1fr) 15px!important;align-items:center!important;gap:9px!important;border-bottom:1px solid #ebe7df!important}.tz-drawer-search-results>a>img{width:36px!important;height:36px!important;object-fit:contain!important;border-radius:6px!important;background:#f8f7f2!important}.tz-drawer-search-results>a>b{min-width:0!important;overflow:hidden!important;color:#2f392d!important;font-size:12px!important;font-weight:650!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tz-drawer-search-results>a>svg{width:14px!important;color:var(--tz-green)!important}.tz-drawer-search-results .tz-search-status{margin:0!important;padding:16px!important;color:#6d6a61!important;font-size:12px!important;text-align:center!important}.tz-drawer-search-results .tz-search-all{display:flex!important;min-height:44px!important;align-items:center!important;justify-content:center!important;color:var(--tz-green)!important;font-weight:750!important}.tz-drawer-menus>details{border-bottom:1px solid #e8e4dc!important;background:#fff!important}.tz-drawer-menus>details>summary{height:49px!important;padding:0 10px!important;display:grid!important;grid-template-columns:27px minmax(0,1fr) 18px!important;align-items:center!important;cursor:pointer!important;list-style:none!important}.tz-drawer-menus>details>summary::-webkit-details-marker{display:none!important}.tz-drawer-menus>details>summary>svg:first-child{width:20px!important;color:#52604c!important}.tz-drawer-menus>details>summary>svg:last-child{width:15px!important;transition:transform .18s ease!important}.tz-drawer-menus>details[open]>summary>svg:last-child{transform:rotate(180deg)!important}.tz-drawer-menus>details>summary>b{font-size:12px!important;font-weight:600!important}.tz-drawer-menus>details>div{padding:2px 10px 8px 37px!important;display:grid!important;background:#f7f8f3!important}.tz-drawer-menus>details>div>a{min-height:37px!important;display:flex!important;align-items:center!important;padding:0 8px!important;border-top:1px solid #e5e8df!important;color:#475142!important;font-size:12px!important}.tz-mobile-account.is-guest summary>span{min-width:0!important;display:flex!important;flex-direction:row!important;align-items:baseline!important;gap:3px!important;overflow:hidden!important;white-space:nowrap!important}.tz-mobile-account.is-guest summary>span>b,.tz-mobile-account.is-guest summary>span>small{display:inline!important;flex:0 0 auto!important;width:auto!important;max-width:none!important;margin:0!important;font-size:12px!important;line-height:1!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}.tz-mobile-cart-panel .tz-cart-items>a>span{min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important}.tz-mobile-cart-panel .tz-cart-items>a>span>small{display:inline-flex!important;align-items:center!important;justify-self:end!important;gap:5px!important;white-space:nowrap!important}.tz-mobile-cart-panel .tz-cart-qty,.tz-mobile-cart-panel .tz-cart-price{display:inline-flex!important;flex-direction:row!important;align-items:center!important;width:auto!important;gap:0!important;white-space:nowrap!important}}@media(max-width:760px){.tz-mobile-cart,.tz-mobile-cart *,.tz-mobile-account.is-logged-in summary,.tz-mobile-account.is-logged-in summary *{text-shadow:0 1px 2px rgb(0 0 0 / .78)!important}.tz-mobile-cart-icon svg,.tz-mobile-account.is-logged-in summary>svg{filter:drop-shadow(0 1px 1px rgb(0 0 0 / .55))}.tz-mobile-cart-icon{margin-top:3px!important}.tz-mobile-tools{height:50px!important;padding:6px 7px!important;grid-template-columns:auto auto minmax(120px,1fr)!important;grid-auto-rows:38px!important;gap:6px!important;align-items:stretch!important}.tz-mobile-tools>*{position:relative!important;top:auto!important;height:38px!important;min-height:38px!important;margin:0!important;align-self:stretch!important;transform:none!important}.tz-mobile-tools>.tz-open-drawer{padding:0 9px!important}.tz-mobile-tools>.tz-mobile-track{padding:0 9px!important;font-size:12px!important}.tz-mobile-tools>.tz-mobile-account summary{height:38px!important;min-height:38px!important}.tz-mobile-account.is-logged-in summary>span b{font-size:8px!important;font-weight:650!important;line-height:9px!important}.tz-mobile-account.is-logged-in summary>span small{font-size:12px!important;font-weight:800!important;line-height:14px!important}.tz-mobile-cart-panel,.tz-mobile-cart-panel *{text-shadow:none!important}.tz-mobile-cart-panel>header>b{color:#70471f!important;font-size:13px!important;font-weight:850!important;letter-spacing:.5px!important}.tz-mobile-cart-panel .tz-cart-items{padding:5px 13px!important}.tz-mobile-cart-panel .tz-cart-items>a{min-height:50px!important;padding:8px 0!important;display:block!important}.tz-mobile-cart-panel .tz-cart-items>a>svg{display:none!important}.tz-mobile-cart-panel .tz-cart-items>a>span{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important}.tz-mobile-cart-panel .tz-cart-items>a>span>b{min-width:0!important;overflow:hidden!important;color:#2c332a!important;font-size:12px!important;font-weight:750!important;white-space:nowrap!important;text-overflow:ellipsis!important}.tz-mobile-cart-panel .tz-cart-items>a>span>small{display:inline-flex!important;align-items:center!important;justify-self:end!important;color:#70471f!important;font-size:11px!important;font-weight:750!important;white-space:nowrap!important}.tz-mobile-cart-panel .tz-cart-items>a>span>small .woocommerce-Price-amount,.tz-mobile-cart-panel .tz-cart-items>a>span>small .woocommerce-Price-currencySymbol,.tz-mobile-cart-panel .tz-cart-items>a>span>small bdi{display:inline-flex!important;flex-direction:row!important;align-items:center!important;width:auto!important;height:auto!important;min-width:0!important;gap:0!important;white-space:nowrap!important}}@media(max-width:370px){.tz-mobile-tools{grid-template-columns:auto auto minmax(90px,1fr)!important;padding-left:6px!important;padding-right:6px!important;gap:5px!important}.tz-mobile-tools>.tz-open-drawer{padding:0 7px!important;font-size:11.5px!important}.tz-mobile-tools>.tz-mobile-track{padding:0 6px!important;font-size:10.5px!important}.tz-mobile-account.is-logged-in summary>span small{font-size:11px!important}}@media(max-width:760px){.tz-header{background-color:#fbf8ef!important;background-image:linear-gradient(90deg,rgb(255 253 248 / .76),rgb(255 253 248 / .88) 46%,rgb(255 253 248 / .76)),url(/wp-content/mu-plugins/tazemiz-site-assets/header-bg-illustrated-v2.png)!important;background-repeat:no-repeat,no-repeat!important;background-position:center,center top!important;background-size:cover,cover!important}.tz-mobile-search .tz-search-wrap{width:100%!important;height:42px!important}.tz-mobile-search .tz-search-results:not([hidden]){display:block!important;z-index:650!important;top:calc(100% + 4px)!important;left:0!important;right:0!important;max-height:276px!important;overflow-y:auto!important;border-radius:10px!important}.tz-mobile-search .tz-search-results>a{min-height:48px!important;padding:5px 7px!important;grid-template-columns:36px minmax(0,1fr) 14px!important;gap:8px!important}.tz-mobile-search .tz-search-results img{width:34px!important;height:34px!important}}@media(max-width:760px){.tz-mobile-tools{grid-template-columns:78px 106px minmax(0,1fr)!important;gap:5px!important;padding-left:5px!important;padding-right:5px!important}.tz-mobile-tools>.tz-open-drawer{padding-left:6px!important;padding-right:6px!important}.tz-mobile-tools>.tz-mobile-track{padding-left:5px!important;padding-right:5px!important;font-size:11px!important}.tz-mobile-account.is-guest summary>span{overflow:visible!important}.tz-mobile-account.is-guest summary>span>b,.tz-mobile-account.is-guest summary>span>small{display:inline!important;flex:0 0 auto!important;width:auto!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}.tz-mobile-cart-panel .tz-cart-items>a{min-height:58px!important;padding:7px 0!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;gap:9px!important}.tz-mobile-cart-panel .tz-cart-items>a>.tz-cart-thumb{display:block!important;width:38px!important;height:38px!important;margin:0!important;padding:2px!important;object-fit:contain!important;border:1px solid #dfe5da!important;border-radius:8px!important;background:#fff!important}.tz-mobile-cart-panel .tz-cart-items>a>span{min-width:0!important;width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important}}@media(max-width:370px){.tz-mobile-tools{grid-template-columns:74px 99px minmax(0,1fr)!important;gap:4px!important;padding-left:4px!important;padding-right:4px!important}.tz-mobile-account.is-guest summary>span>b,.tz-mobile-account.is-guest summary>span>small{font-size:10.5px!important}}@media(min-width:761px){.tz-cart-icon{top:3px!important;margin-top:4px!important}}@media(max-width:760px){.tz-mobile-head,.tz-mobile-search,.tz-mobile-tools{padding-left:8px!important;padding-right:8px!important}.tz-mobile-tools{grid-template-columns:78px 106px minmax(0,1fr)!important;gap:5px!important}.tz-drawer-search-wrap>label{height:46px!important}.tz-drawer-search-wrap>label>input,.tz-drawer-search::placeholder{color:#6d6252!important;font-family:"Segoe UI",Tahoma,Arial,sans-serif!important;font-size:15px!important;font-style:normal!important;font-weight:500!important;letter-spacing:.05px!important;opacity:1!important}.tz-drawer-search-results{position:static!important;inset:auto!important;width:100%!important;max-height:238px!important;margin-top:6px!important;overflow-y:auto!important}#tz-stage-header{position:relative!important;top:auto!important}#tz-stage-header.tz-mobile-fixed .tz-mobile-head{position:fixed!important;top:0!important;right:0!important;left:0!important;width:100%!important;z-index:9999!important;background-color:#fffdf8!important;background-image:url(/wp-content/mu-plugins/tazemiz-site-assets/header-bg.png)!important;background-position:center top!important;background-size:cover!important}#tz-stage-header.tz-mobile-fixed .tz-mobile-tools{position:fixed!important;top:68px!important;right:0!important;left:0!important;width:100%!important;z-index:9998!important;background:rgb(255 253 248 / .97)!important;box-shadow:0 5px 14px rgb(57 37 15 / .12)!important}.tz-mobile-sticky-spacer[hidden]{display:none!important}}@media(max-width:370px){.tz-mobile-head,.tz-mobile-search,.tz-mobile-tools{padding-left:6px!important;padding-right:6px!important}.tz-mobile-tools{grid-template-columns:74px 99px minmax(0,1fr)!important}}@media(min-width:761px){.tz-notice .tz-quick-links{gap:16px!important}.tz-notice .tz-quick-links a{gap:5px!important;font-size:11px!important;font-weight:600!important;white-space:nowrap!important}.tz-notice .tz-quick-links svg{width:14px!important;height:14px!important}.tz-cart-popover>header{justify-content:flex-start!important}}@media(max-width:760px){.tz-header,.tz-mobile-tools{border-radius:0!important}.tz-mobile-tools{background:rgb(255 253 248 / .97)!important;box-shadow:0 6px 15px rgb(48 37 22 / .18)!important}.tz-mobile-search .tz-search{padding-right:0!important}.tz-mobile-search .tz-search button{display:none!important}.tz-mobile-search .tz-search input,.tz-mobile-search .tz-search input::placeholder,.tz-drawer-search-wrap>label>input,.tz-drawer-search::placeholder{color:#6d6252!important;font-family:"Segoe UI",Tahoma,Arial,sans-serif!important;font-size:15px!important;font-style:normal!important;font-weight:500!important;letter-spacing:.05px!important;opacity:1!important}.tz-mobile-search .tz-search input{height:100%!important;padding:0 12px!important;line-height:42px!important}.tz-drawer-search-wrap>label>input{height:44px!important;margin:0!important;padding:0!important;line-height:44px!important;vertical-align:middle!important}.tz-cart-popover>header,.tz-mobile-cart-panel>header{justify-content:flex-start!important}.tz-cart-popover>header>span,.tz-mobile-cart-panel>header>span{display:none!important}.tz-mobile-cart-icon strong{transition:right .2s ease,top .2s ease,width .2s ease,height .2s ease,font-size .2s ease!important}.tz-mobile-cart-wrap[open] .tz-mobile-cart-icon strong{top:-6px!important;right:15px!important;width:28px!important;min-width:28px!important;height:28px!important;padding:0!important;font-size:14px!important;line-height:24px!important}}@media(min-width:761px) and (max-width:1050px){.tz-notice .tz-quick-links{gap:9px!important}.tz-notice .tz-quick-links a{font-size:10px!important}.tz-notice .tz-quick-links svg{width:13px!important;height:13px!important}}@media(max-width:760px){#tz-stage-header.tz-mobile-fixed .tz-mobile-head{background-color:#fbf8ef!important;background-image:linear-gradient(rgb(255 253 248 / .56),rgb(255 253 248 / .66)),url(/wp-content/mu-plugins/tazemiz-site-assets/header-bg-illustrated-v2.png)!important;background-repeat:no-repeat,no-repeat!important;background-position:center,center top!important;background-size:100% 100%,100% auto!important;box-shadow:none!important}#tz-stage-header.tz-mobile-fixed .tz-mobile-tools{top:62px!important;background-color:#fbf8ef!important;background-image:linear-gradient(rgb(255 253 248 / .62),rgb(255 253 248 / .72)),url(/wp-content/mu-plugins/tazemiz-site-assets/header-bg-illustrated-v2.png)!important;background-repeat:no-repeat,no-repeat!important;background-position:center,center -62px!important;background-size:100% 100%,100% auto!important;box-shadow:0 9px 20px rgb(50 36 20 / .26)!important}}@media(max-width:760px){.tz-mobile-account.is-logged-in .tz-mobile-account-panel{right:0!important;left:auto!important;width:100%!important;min-width:100%!important;max-width:none!important;padding:7px 8px!important}.tz-mobile-account.is-logged-in .tz-mobile-account-panel>a{width:100%!important;min-width:0!important;justify-content:flex-start!important;padding:0 12px!important;text-align:left!important;font-size:13px!important;font-style:normal!important}.tz-mobile-account.is-logged-in summary>span small{font-size:13px!important;line-height:15px!important}}@media(max-width:760px){.tz-mobile-cart-copy{transform:translateX(-4px)!important}}@media(min-width:761px){.tz-cart-copy{transform:translateX(-4px)!important}.tz-cart-icon strong{transform:translate(-50%,-50%) scale(1)!important;transform-origin:center!important;transition:transform .2s ease!important}.tz-cart-wrap:hover .tz-cart-icon strong,.tz-cart-wrap:focus-within .tz-cart-icon strong{transform:translate(-50%,-50%) scale(1.5)!important}}@media(min-width:1081px){.tz-links>.tz-shop-link{height:36px!important;align-self:center!important;padding:0 12px!important;gap:7px!important;border:1px solid rgb(40 93 40 / .22)!important;border-radius:10px!important;background:rgb(40 93 40 / .08)!important;color:#285d28!important;font-size:13px!important;font-weight:750!important;transition:background .18s ease,transform .18s ease,border-color .18s ease!important}.tz-links>.tz-shop-link svg{width:17px!important;height:17px!important;stroke-width:2!important}.tz-links>.tz-shop-link:hover,.tz-links>.tz-shop-link:focus-visible{border-color:rgb(40 93 40 / .42)!important;background:rgb(40 93 40 / .15)!important;transform:translateY(-1px)!important}}@media(min-width:761px) and (max-width:1080px){.tz-links>.tz-shop-link{display:none!important}}@media(max-width:760px){.tz-tabs button{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-size:14px!important}.tz-tabs button>svg{width:17px!important;height:17px!important;flex:0 0 17px!important;stroke-width:1.9!important}}.tz-notice{font-size:15px!important}.tz-shipping-text{display:inline-block!important;width:62ch!important;max-width:calc(100vw - 64px)!important;white-space:nowrap!important}.tz-shipping-text.is-typing:after{content:"";display:inline-block;width:1px;height:1em;margin-left:2px;vertical-align:-.12em;background:currentColor;animation:tz-shipping-caret .72s steps(1,end) infinite}@keyframes tz-shipping-caret{50%{opacity:0}}.tz-guest-note{display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;column-gap:8px!important;align-items:start!important}.tz-guest-note>svg{grid-column:1!important;grid-row:1 / span 2!important;width:20px!important;height:20px!important;margin-top:1px!important;color:#a4631e!important;stroke-width:2.2!important}.tz-guest-note>b,.tz-guest-note>p{grid-column:2!important}@media(min-width:761px){.tz-login-wrap.is-logged-in .tz-login-trigger{background:rgb(25 91 38 / .75)!important}.tz-login-wrap:not(.is-logged-in) .tz-login-trigger{background:rgb(255 255 255 / .75)!important}.tz-cart-wrap>.tz-cart{background:rgb(102 62 25 / .75)!important}.tz-login-wrap:not(.is-logged-in) .tz-login-trigger span b{font-size:14px!important}.tz-login-wrap:not(.is-logged-in) .tz-login-trigger span small{font-size:10px!important}}@media(max-width:760px){.tz-notice{font-size:12px!important}.tz-mobile-cart{background:rgb(102 62 25 / .75)!important}.tz-mobile-account-panel>b{font-size:14px!important}.tz-mobile-account-panel .tz-guest-note b{font-size:13px!important}.tz-mobile-account-panel .tz-guest-note p{font-size:11.5px!important}}@media(prefers-reduced-motion:reduce){.tz-shipping-text.is-typing:after{display:none!important;animation:none!important}}.tz-drawer{background:linear-gradient(rgb(251 250 246 / .55),rgb(251 250 246 / .55)),url(/wp-content/mu-plugins/tazemiz-site-assets/header-bg-panorama-v3.png) right top / auto 580px repeat-y!important}.tz-drawer-cats,.tz-drawer-menus,.tz-drawer-menus>details,.tz-drawer-menus>details>div{background:rgb(255 255 255 / .68)!important}.tz-drawer-cats>a,.tz-drawer-menus>a,.tz-drawer-menus>details>summary{background:transparent!important}.tz-drawer-cats>a b,.tz-drawer-menus>a b,.tz-drawer-menus>details>summary b,.tz-drawer-menus>details>div>a{font-size:13px!important}#tz-stage-header .tz-login-trigger,#tz-stage-header .tz-cart,#tz-stage-header .tz-mobile-cart{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.tz-shipping{min-width:0!important;font-size:15px!important}.tz-shipping>svg{flex-shrink:0!important}@media(max-width:760px){.tz-shipping{font-size:12px!important}.tz-shipping-text{width:0!important;min-width:0!important;flex:1 1 0!important;max-width:none!important;white-space:nowrap!important;min-height:0!important;line-height:1.3!important}.tz-shipping{width:100%!important;flex:1 1 auto!important}}.tz-shipping-text{font-size:var(--tz-notice-font,12px)!important}#tz-stage-header .tz-logo{position:relative!important}@media(min-width:761px){#tz-stage-header .tz-head>.tz-logo{width:max-content!important;max-width:100%!important;justify-self:start!important}}#tz-stage-header .tz-logo:after{content:"®";position:absolute;right:-12px;top:12%;font:600 13.8px/1 Arial,sans-serif;color:#654322}@media(max-width:760px){#tz-stage-header .tz-logo:after{right:-9px;top:10%;font-size:15px}#tz-stage-header .tz-mobile-cart{background:rgb(102 62 25 / .75)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}#tz-stage-header .tz-mobile-actions,#tz-stage-header .tz-mobile-cart-wrap{background:transparent!important}.tz-mobile-sticky-spacer{background:#fff!important;box-shadow:none!important;pointer-events:none}}.tz-mega>a{position:relative;overflow:hidden;isolation:isolate;background:#f8f6f0}.tz-mega>a:before{content:"";position:absolute;inset:0;width:100%;height:100%;transform:none;background:linear-gradient(90deg,rgb(255 254 250 / .96) 0%,rgb(255 254 250 / .90) 40%,rgb(255 254 250 / .56) 70%,rgb(255 254 250 / .25) 100%),var(--tz-category-art) center/cover no-repeat;opacity:1;pointer-events:none;z-index:-1}.tz-mega>a:hover:before{opacity:1}.tz-mega>a span{min-width:0}.tz-mega>a b{color:#293425;font-size:17px;line-height:1.25}.tz-mega>a small{color:#5f6559;font-size:12px}.tz-mega>a b,.tz-mega>a small{display:block;white-space:nowrap;max-width:100%}.tz-mega>a:nth-of-type(1){--tz-category-art:url(/wp-content/mu-plugins/tazemiz-site-assets/category-photo-cold-pressed-v2.jpg)}.tz-mega>a:nth-of-type(2){--tz-category-art:url(/wp-content/mu-plugins/tazemiz-site-assets/category-photo-essential-v2.jpg)}.tz-mega>a:nth-of-type(3){--tz-category-art:url(/wp-content/mu-plugins/tazemiz-site-assets/category-photo-macerated-v2.jpg)}.tz-mega>a:nth-of-type(4){--tz-category-art:url(/wp-content/mu-plugins/tazemiz-site-assets/category-photo-flours-v2.jpg)}.tz-mega>a:nth-of-type(5){--tz-category-art:url(/wp-content/mu-plugins/tazemiz-site-assets/category-photo-seeds-v2.jpg)}.tz-mega>a:nth-of-type(6){--tz-category-art:url(/wp-content/mu-plugins/tazemiz-site-assets/category-photo-dried-herbs-v3.jpg)}.tz-mega>a:nth-of-type(7){--tz-category-art:url(/wp-content/mu-plugins/tazemiz-site-assets/category-photo-hydrosols-v2.jpg)}.tz-mega>a:nth-of-type(8){--tz-category-art:url(/wp-content/mu-plugins/tazemiz-site-assets/category-photo-other-v2.jpg)}.tz-shipping{overflow:hidden}.tz-shipping.is-entering{animation:tz-notice-hit .82s cubic-bezier(.2,.75,.25,1) both}@keyframes tz-notice-hit{0%{opacity:0;transform:translateX(90px)}68%{opacity:1;transform:translateX(-7px)}82%{transform:translateX(4px)}92%{transform:translateX(-2px)}100%{opacity:1;transform:translateX(0)}}@media(min-width:761px){#tz-stage-header .tz-main-nav{position:relative!important}#tz-stage-header .tz-main-nav:before{content:"";position:absolute;z-index:0;top:0;bottom:0;left:calc((100vw - 100%)/-2);width:calc((100vw - 100%)/2 + 24px);background:#285d28}#tz-stage-header .tz-category-button{position:relative!important;z-index:1!important;align-self:stretch!important;height:100%!important;margin:0!important;border-radius:0 14px 14px 0!important;box-shadow:0 5px 15px rgb(25 68 27 / .18)!important}#tz-stage-header .tz-links,#tz-stage-header .tz-phone{position:relative;z-index:1}}@media(min-width:1081px){#tz-stage-header .tz-links>.tz-shop-link{margin-left:auto!important;padding:0 17px!important;border-color:#285d28!important;background:linear-gradient(135deg,#39743a,#235728)!important;color:#fff!important;box-shadow:0 5px 14px rgb(31 83 34 / .22)!important}#tz-stage-header .tz-links>.tz-shop-link:hover,#tz-stage-header .tz-links>.tz-shop-link:focus-visible{background:linear-gradient(135deg,#2f6732,#194720)!important;color:#fff!important;box-shadow:0 7px 17px rgb(31 83 34 / .3)!important}}@media(prefers-reduced-motion:reduce){.tz-shipping.is-entering{animation:none!important}}@media(min-width:761px){#tz-stage-header .tz-main-nav:before{background:linear-gradient(135deg,#326d31,#285d28)!important}#tz-stage-header .tz-guest-note>svg{grid-column:1!important;grid-row:1!important;margin-top:0!important}#tz-stage-header .tz-guest-note>b{grid-column:2!important;grid-row:1!important;align-self:center!important;margin:0!important}#tz-stage-header .tz-guest-note>p{grid-column:1 / -1!important;grid-row:2!important;margin-top:5px!important}}@media(min-width:1081px){#tz-stage-header .tz-head>.tz-actions{width:max-content!important;min-width:292px!important;grid-template-columns:148px minmax(144px,max-content)!important;justify-self:end!important}#tz-stage-header .tz-cart-wrap,#tz-stage-header .tz-cart-wrap>.tz-cart{min-width:144px!important;width:auto!important}#tz-stage-header .tz-cart-copy{min-width:max-content!important}}@media(max-width:760px){#tz-stage-header .tz-mobile-account-panel .tz-guest-note>svg{grid-column:1!important;grid-row:1!important;margin-top:0!important}#tz-stage-header .tz-mobile-account-panel .tz-guest-note>b{grid-column:2!important;grid-row:1!important;align-self:center!important;margin:0!important}#tz-stage-header .tz-mobile-account-panel .tz-guest-note>p{grid-column:1 / -1!important;grid-row:2!important;margin-top:5px!important}#tz-stage-header .tz-mobile-head>div.tz-mobile-actions{min-width:126px!important}#tz-stage-header .tz-mobile-cart-wrap,#tz-stage-header .tz-mobile-cart{width:max-content!important;min-width:126px!important;max-width:170px!important}#tz-stage-header .tz-mobile-cart-wrap{margin-left:auto!important}#tz-stage-header .tz-mobile-cart-copy{min-width:max-content!important}}@media(max-width:359px){#tz-stage-header .tz-mobile-cart{padding-left:7px!important;padding-right:7px!important;gap:5px!important}#tz-stage-header .tz-mobile-cart-copy b{font-size:12px!important}}@media(min-width:761px){#tz-stage-header .tz-main-nav:before{display:none!important}#tz-stage-header .tz-category-button{flex:0 0 calc(218px + (100vw - 100%)/2)!important;width:calc(218px + (100vw - 100%)/2)!important;margin-left:calc((100vw - 100%)/-2)!important;padding-left:calc(24px + (100vw - 100%)/2)!important;padding-right:20px!important;justify-content:flex-start!important;gap:13px!important;border:0!important;border-radius:0 16px 16px 0!important;background:linear-gradient(105deg,#285d28 0%,#326d31 68%,#245426 100%)!important;box-shadow:0 6px 16px rgb(28 73 31 / .2)!important}#tz-stage-header .tz-category-button svg:last-child{margin-left:auto!important}}@media(min-width:1081px){#tz-stage-header .tz-links>.tz-shop-link{align-self:stretch!important;height:auto!important;margin:-1px 0!important;padding:0 22px!important;border-width:0 1px!important;border-style:solid!important;border-color:rgb(38 91 40 / .3)!important;border-radius:0!important;background:linear-gradient(180deg,#f5f9f1 0%,#e5f0df 100%)!important;color:#245c2d!important;box-shadow:inset 0 -3px 0 #39763d,0 4px 12px rgb(31 83 34 / .1)!important;font-weight:750!important;letter-spacing:.1px!important;transition:background .2s ease,color .2s ease,box-shadow .2s ease!important}#tz-stage-header .tz-links>.tz-shop-link svg{width:20px!important;height:20px!important;padding:3px!important;border-radius:6px!important;background:#2f6b34!important;color:#fff!important}#tz-stage-header .tz-links>.tz-shop-link:after{content:"\2192";font-size:17px;line-height:1;margin-left:5px;transition:transform .2s ease}#tz-stage-header .tz-links>.tz-shop-link:hover,#tz-stage-header .tz-links>.tz-shop-link:focus-visible{background:linear-gradient(180deg,#edf5e8 0%,#dcebd5 100%)!important;color:#174c22!important;box-shadow:inset 0 -4px 0 #2e6a34,0 5px 14px rgb(31 83 34 / .14)!important}#tz-stage-header .tz-links>.tz-shop-link:hover:after,#tz-stage-header .tz-links>.tz-shop-link:focus-visible:after{transform:translateX(3px)}}#tz-stage-header .tz-links>.tz-shop-link{display:none!important}@media(max-width:760px){.tz-mobile-search .tz-search input{padding-left:4px!important}}@media(min-width:761px){#tz-stage-header .tz-corporate-nav{min-width:0!important;gap:5px!important;justify-content:space-between!important}#tz-stage-header .tz-corporate-nav>a,#tz-stage-header .tz-nav-group>a{min-width:0!important;padding:0 5px!important;display:flex!important;align-items:center!important;gap:3px!important;position:relative!important;white-space:nowrap!important;color:#3d3d34!important;font:650 11.4px/1.2 "Segoe UI",Tahoma,Arial,sans-serif!important}#tz-stage-header .tz-nav-group{position:relative!important;display:flex!important;align-self:stretch!important}#tz-stage-header .tz-nav-group>a svg{width:11px!important;height:11px!important;transition:transform .18s ease}#tz-stage-header .tz-nav-group:hover>a,#tz-stage-header .tz-nav-group:focus-within>a{color:var(--tz-green)!important}#tz-stage-header .tz-nav-group:hover>a svg,#tz-stage-header .tz-nav-group:focus-within>a svg{transform:rotate(180deg)}#tz-stage-header .tz-nav-menu{position:absolute!important;z-index:160!important;top:calc(100% - 1px)!important;left:-10px!important;width:260px!important;padding:9px!important;display:grid!important;gap:2px!important;border:1px solid #d9d4c9!important;border-top:3px solid var(--tz-green)!important;border-radius:0 0 12px 12px!important;background:#fffefa!important;box-shadow:0 18px 38px rgb(57 37 15 / .18)!important;opacity:0!important;visibility:hidden!important;transform:translateY(7px)!important;transition:opacity .18s ease,transform .18s ease,visibility .18s!important}#tz-stage-header .tz-nav-menu-right{left:auto!important;right:-10px!important}#tz-stage-header .tz-nav-group:hover .tz-nav-menu,#tz-stage-header .tz-nav-group:focus-within .tz-nav-menu{opacity:1!important;visibility:visible!important;transform:none!important}#tz-stage-header .tz-nav-menu>a{min-height:37px!important;padding:8px 11px!important;display:flex!important;align-items:center!important;border-radius:7px!important;color:#3f443a!important;font:600 12.5px/1.25 "Segoe UI",Tahoma,Arial,sans-serif!important}#tz-stage-header .tz-nav-menu>a:hover,#tz-stage-header .tz-nav-menu>a:focus-visible{background:#edf3e9!important;color:#245b29!important}#tz-stage-header .tz-nav-menu>a:before{content:"";width:5px;height:5px;margin-right:9px;border-radius:50%;background:#88a276;flex:0 0 auto}#tz-stage-header .tz-nav-menu>.tz-nav-cta{margin-top:4px!important;background:#285d28!important;color:#fff!important;font-weight:750!important}#tz-stage-header .tz-nav-menu>.tz-nav-cta:before{background:#fff!important}}@media(min-width:761px) and (max-width:1120px){#tz-stage-header .tz-phone{display:none!important}#tz-stage-header .tz-category-button{flex-basis:190px!important;width:190px!important;margin-left:0!important;padding-left:16px!important}#tz-stage-header .tz-corporate-nav>a,#tz-stage-header .tz-nav-group>a{font-size:10.3px!important;padding-inline:3px!important}}@media(max-width:760px){#tz-stage-header .tz-drawer-menus>details>div>a{line-height:1.35!important;padding-top:9px!important;padding-bottom:9px!important}#tz-stage-header .tz-drawer-menus>details[open]>div{max-height:none!important}}@media(min-width:761px){#tz-stage-header .tz-nav-menu-wide{width:520px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:8px!important}#tz-stage-header .tz-corporate-nav{gap:16px!important;justify-content:flex-start!important}#tz-stage-header .tz-corporate-nav>a,#tz-stage-header .tz-nav-group>a{padding-inline:8px!important;font-size:12.4px!important}}@media(min-width:761px) and (max-width:1120px){#tz-stage-header .tz-corporate-nav{gap:7px!important;justify-content:space-between!important}#tz-stage-header .tz-corporate-nav>a,#tz-stage-header .tz-nav-group>a{padding-inline:5px!important;font-size:11.3px!important}#tz-stage-header .tz-nav-menu-wide{width:470px!important}}@media(min-width:1121px){#tz-stage-header .tz-main-nav{gap:22px!important}#tz-stage-header .tz-corporate-nav{flex:1 1 auto!important;gap:12px!important;justify-content:space-between!important}#tz-stage-header .tz-corporate-nav>a,#tz-stage-header .tz-nav-group>a{min-height:42px!important;padding-inline:10px!important;border-radius:9px!important;font-size:14.2px!important;font-weight:700!important;letter-spacing:0!important;transition:background .18s ease,color .18s ease!important}#tz-stage-header .tz-corporate-nav>a:hover,#tz-stage-header .tz-corporate-nav>a:focus-visible,#tz-stage-header .tz-nav-group:hover>a,#tz-stage-header .tz-nav-group:focus-within>a{background:rgb(40 93 40 / .075)!important}#tz-stage-header .tz-phone{margin-left:4px!important;padding-left:18px!important}}@media(min-width:761px){#tz-stage-header .tz-nav-menu{width:310px!important;padding:12px!important;gap:6px!important;border:1px solid rgb(188 198 176 / .82)!important;border-top:4px solid var(--tz-green)!important;border-radius:0 0 15px 15px!important;background:linear-gradient(145deg,#fffefa 0%,#f7f9f3 100%)!important;box-shadow:0 22px 46px rgb(47 39 25 / .2)!important}#tz-stage-header .tz-nav-menu-wide{width:560px!important;column-gap:10px!important}#tz-stage-header .tz-nav-menu>a{min-height:43px!important;padding:9px 12px!important;border:1px solid rgb(210 218 202 / .72)!important;border-radius:9px!important;background:rgb(255 255 255 / .72)!important;color:#394236!important;font-size:13.2px!important;font-weight:650!important;box-shadow:0 2px 5px rgb(52 64 44 / .035)!important;transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease!important}#tz-stage-header .tz-nav-menu>a:after{content:"\2192";margin-left:auto;padding-left:10px;color:#6d8c61;font-size:15px;line-height:1;transition:transform .16s ease,color .16s ease}#tz-stage-header .tz-nav-menu>a:hover,#tz-stage-header .tz-nav-menu>a:focus-visible{border-color:#b9cbb0!important;background:#eef5e9!important;color:#205828!important;box-shadow:0 6px 12px rgb(39 91 40 / .09)!important;transform:translateX(2px)!important}#tz-stage-header .tz-nav-menu>a:hover:after,#tz-stage-header .tz-nav-menu>a:focus-visible:after{color:#285d28;transform:translateX(3px)}#tz-stage-header .tz-nav-menu>a:before{width:7px!important;height:7px!important;margin-right:9px!important;background:#7fa06e!important;box-shadow:0 0 0 3px rgb(127 160 110 / .12)!important}#tz-stage-header .tz-nav-menu>.tz-nav-cta{border-color:#285d28!important;background:linear-gradient(135deg,#326d31,#245426)!important;box-shadow:0 6px 14px rgb(38 91 40 / .18)!important}#tz-stage-header .tz-nav-menu>.tz-nav-cta:after{color:#fff!important}}@media(min-width:761px) and (max-width:1120px){#tz-stage-header .tz-corporate-nav>a,#tz-stage-header .tz-nav-group>a{font-size:12px!important;padding-inline:6px!important}#tz-stage-header .tz-nav-menu{width:290px!important}#tz-stage-header .tz-nav-menu-wide{width:500px!important}}@media(min-width:761px){#tz-stage-header i[data-lucide]{display:inline-block;flex:0 0 auto;vertical-align:middle}#tz-stage-header .tz-nav-group>a>i[data-lucide],#tz-stage-header .tz-nav-group>a>svg{width:12px!important;height:12px!important;flex-basis:12px!important}#tz-stage-header .tz-corporate-nav>a,#tz-stage-header .tz-nav-group>a{font-size:13px!important}}@media(min-width:1121px){#tz-stage-header .tz-corporate-nav>a,#tz-stage-header .tz-nav-group>a{font-size:15.2px!important;line-height:1.2!important}#tz-stage-header .tz-nav-menu{width:510px!important;min-height:180px!important;padding:12px 12px 12px 194px!important;grid-template-columns:minmax(0,1fr)!important;align-content:start!important;overflow:hidden!important}#tz-stage-header .tz-nav-menu-wide{width:760px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}#tz-stage-header .tz-nav-menu:before{content:""!important;position:absolute!important;left:12px!important;top:12px!important;bottom:12px!important;width:168px!important;height:auto!important;margin:0!important;border:0!important;border-radius:11px!important;background-image:linear-gradient(180deg,rgb(20 50 24 / .02) 35%,rgb(20 50 24 / .82) 100%),var(--tz-nav-art)!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .32),0 6px 16px rgb(42 51 34 / .13)!important}#tz-stage-header .tz-nav-menu:after{content:attr(data-panel-label)!important;position:absolute!important;z-index:1!important;left:27px!important;bottom:27px!important;width:138px!important;color:#fff!important;font:750 15px/1.25 "Segoe UI",Tahoma,Arial,sans-serif!important;letter-spacing:.01em!important;text-shadow:0 2px 7px rgb(0 0 0 / .42)!important}#tz-stage-header .tz-nav-corporate .tz-nav-menu{--tz-nav-art:url(/wp-content/mu-plugins/tazemiz-site-assets/home-corporate.jpg)}#tz-stage-header .tz-nav-wholesale .tz-nav-menu{--tz-nav-art:url(/wp-content/mu-plugins/tazemiz-site-assets/category-photo-cold-pressed-v2.jpg)}#tz-stage-header .tz-nav-support .tz-nav-menu{--tz-nav-art:url(/wp-content/mu-plugins/tazemiz-site-assets/category-photo-other-v2.jpg);left:auto!important;right:-160px!important}#tz-stage-header .tz-nav-guide .tz-nav-menu{--tz-nav-art:url(/wp-content/mu-plugins/tazemiz-site-assets/category-photo-dried-herbs-v3.jpg);width:470px!important;left:auto!important;right:-20px!important}}@media(min-width:761px) and (max-width:1120px){#tz-stage-header .tz-corporate-nav>a,#tz-stage-header .tz-nav-group>a{font-size:13px!important}}body:not(.home) #footer.footer-wrapper,body:not(.home) #tazemiz-corporate-footer{display:none!important}.tzh-back-to-top{position:fixed;right:22px;bottom:22px;z-index:9998;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:48px;height:46px;padding:0 15px 0 13px;border:1px solid rgb(255 255 255 / .5);border-radius:999px;background:linear-gradient(135deg,rgb(50 109 49 / .5),rgb(33 79 36 / .5));color:#fff;box-shadow:0 8px 24px rgb(25 65 31 / .25);font:600 13px/1 Arial,sans-serif;letter-spacing:.1px;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px);pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s ease,box-shadow .22s ease,background .22s ease}.tzh-back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.tzh-back-to-top:hover{background:linear-gradient(135deg,rgb(58 121 56 / .68),rgb(40 93 40 / .68));box-shadow:0 10px 28px rgb(25 65 31 / .34)}.tzh-back-to-top:focus-visible{outline:3px solid rgb(184 207 153 / .72);outline-offset:3px}.tzh-back-to-top svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}@media(max-width:760px){.tzh-back-to-top{right:12px;bottom:14px;width:44px;height:44px;min-width:44px;padding:0}.tzh-back-to-top span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}@media(prefers-reduced-motion:reduce){.tzh-back-to-top{transition:none}}body.home #tz-stage-header.tz-cart-syncing .tz-cart-icon strong,body.home #tz-stage-header.tz-cart-syncing .tz-mobile-cart-icon strong,body.home #tz-stage-header.tz-cart-syncing .tz-cart-copy b,body.home #tz-stage-header.tz-cart-syncing .tz-mobile-cart-copy b{visibility:hidden!important}body.home #tz-stage-header.tz-cart-syncing .tz-cart-copy b::after,body.home #tz-stage-header.tz-cart-syncing .tz-mobile-cart-copy b::after{content:"…";visibility:visible;color:inherit;font-weight:500}body.woocommerce-cart .entry-header{position:relative;max-width:none;margin:0 0 24px;padding:3px 0 3px 18px;border-left:4px solid #2e6c37}body.woocommerce-cart .entry-header .tz-cart-kicker,body.woocommerce-cart .entry-header .tz-cart-count{display:none!important}body.woocommerce-cart .entry-header .entry-title{margin:0 0 5px!important;color:#174d2d;font-size:clamp(31px,3vw,42px);font-weight:550;line-height:1.08;letter-spacing:-.025em;text-transform:none!important}body.woocommerce-cart .entry-header .tz-cart-description{max-width:620px;margin:0!important;color:#667066;font-size:14px;line-height:1.55}body.woocommerce-cart.tz-cart-empty .entry-header .tz-cart-description{color:#7c5a2f;font-weight:600}body.woocommerce-cart .wc-empty-cart-message .tz-shipping-banner,body.woocommerce-cart.tz-cart-empty .tz-shipping-banner,body.woocommerce-cart:has(.wc-empty-cart-message) .tz-shipping-banner{display:none!important}body.woocommerce-cart .woocommerce>.text-center.pt.pb{padding-top:6px!important}body.woocommerce-cart .return-to-shop{margin:4px 0 10px!important;text-align:left}body.woocommerce-cart .return-to-shop .button.wc-backward{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;margin:0!important;padding:0 22px!important;border:1px solid #2e6c37!important;border-radius:12px!important;background:linear-gradient(135deg,#2f733d,#235b31)!important;color:#fff!important;box-shadow:0 8px 20px rgb(28 82 43 / .16)!important;font-size:15px!important;font-weight:600!important;letter-spacing:0!important;line-height:1.2!important;text-transform:none!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}body.woocommerce-cart .return-to-shop .button.wc-backward::after{content:"→";font-size:20px;font-weight:400;line-height:1}body.woocommerce-cart .return-to-shop .button.wc-backward:hover{background:linear-gradient(135deg,#347d43,#286536)!important;box-shadow:0 10px 24px rgb(28 82 43 / .22)!important;transform:translateY(-1px)}body.woocommerce-cart .return-to-shop .button.wc-backward:focus-visible{outline:3px solid rgb(139 177 113 / .45);outline-offset:3px}body.woocommerce-cart .shop_table.cart thead th{color:#1d542f!important;font-family:"Segoe UI",Tahoma,Arial,sans-serif!important;font-size:13px!important;font-weight:650!important;letter-spacing:.015em!important;text-transform:none!important}body.woocommerce-cart .shop_table.cart td.actions{display:table-cell!important;width:auto!important;box-sizing:border-box;text-align:left}body.woocommerce-cart .shop_table.cart td.actions .continue-shopping{display:inline-block!important;width:auto!important;float:none!important;margin:0!important;vertical-align:middle}body.woocommerce-cart .button-continue-shopping{display:inline-flex!important;align-items:center;justify-content:center;height:42px!important;min-height:42px;margin:0!important;padding:0 16px!important;border:1px solid #4f8a52!important;border-radius:10px!important;color:#205c31!important;font-family:"Segoe UI",Tahoma,Arial,sans-serif!important;font-size:13px!important;font-weight:600!important;letter-spacing:0!important;line-height:1.2!important;text-transform:none!important;white-space:nowrap!important}body.woocommerce-cart .tz-empty-cart-button{display:inline-flex!important;align-items:center;justify-content:center;height:42px!important;min-height:42px;margin:0 0 0 8px!important;padding:0 16px!important;border:1px solid #b68661!important;border-radius:10px!important;background:#fffaf5!important;color:#7a3f21!important;box-shadow:none!important;font-family:"Segoe UI",Tahoma,Arial,sans-serif!important;font-size:13px!important;font-weight:600!important;letter-spacing:0!important;line-height:1.2!important;text-transform:none!important;white-space:nowrap!important}body.woocommerce-cart .tz-empty-cart-button:hover{border-color:#975f3d!important;background:#f8eee5!important;color:#69351d!important}body.woocommerce-cart .shop_table.cart td.actions button[name="update_cart"]{display:none!important}body.woocommerce-cart .tz-auto-save-note{float:right;margin-left:auto;font-family:"Segoe UI",Tahoma,Arial,sans-serif!important;font-size:12px!important;line-height:1.45!important}@media(min-width:761px){body.woocommerce-cart .row-main{position:relative;left:max(20px,calc((100vw - 1120px)/2));width:min(1120px,calc(100vw - 40px))!important;max-width:none!important;margin-right:0!important;margin-left:0!important}body.woocommerce-cart .row-main>.col>.col-inner{position:relative}body.woocommerce-cart.tz-cart-has-items .entry-header{width:38%;min-height:76px;margin-bottom:10px;padding:5px 0 3px 18px!important}body.woocommerce-cart.tz-cart-has-items .entry-header .tz-cart-description{max-width:none;font-size:13px;white-space:nowrap}body.woocommerce-cart .tz-cart-shipping-banner{position:absolute!important;z-index:2;top:0;right:10.4%;left:40%;width:auto!important;max-width:none!important;margin:0!important;border-radius:15px!important}body.woocommerce-cart .tz-cart-shipping-banner .message-container{padding:0!important}body.woocommerce-cart .tz-cart-shipping-banner .tz-shipping-progress{min-height:72px;padding:8px 12px!important;border-radius:15px!important}}@media(max-width:760px){body.woocommerce-cart .entry-header{min-height:0!important;margin-bottom:2px;padding:0 0 0 13px;border-left-width:3px}body.woocommerce-cart .entry-header .entry-title{margin:0!important;font-size:31px}body.woocommerce-cart .entry-header .tz-cart-description{font-size:13px}body.woocommerce-cart.tz-cart-has-items .entry-header .tz-cart-description{display:none!important}body.woocommerce-cart .tz-cart-shipping-banner{position:static;width:100%;margin-bottom:10px!important}body.woocommerce-cart .shop_table.cart td.actions{display:grid!important;grid-template-columns:1fr 1fr;gap:0 8px;align-items:center;padding:8px 8px 6px!important}body.woocommerce-cart .shop_table.cart td.actions .continue-shopping,body.woocommerce-cart .shop_table.cart td.actions .tz-empty-cart-button{display:inline-block!important;width:100%!important;vertical-align:middle}body.woocommerce-cart .shop_table.cart td.actions .continue-shopping{grid-column:1}body.woocommerce-cart .shop_table.cart td.actions .tz-empty-cart-button{grid-column:2}body.woocommerce-cart .button-continue-shopping,body.woocommerce-cart .tz-empty-cart-button{height:38px!important;min-height:38px;box-sizing:border-box;margin-left:0!important;padding:0 9px!important;font-size:12px!important}body.woocommerce-cart .tz-auto-save-note{display:block;grid-column:1/-1;float:none;clear:both;width:100%;margin:8px 0 0!important;padding-top:6px;border-top:1px solid #e7eadf;font-size:11px!important;line-height:1.25!important;text-align:center}body.woocommerce-cart .woocommerce-shipping-totals.shipping .shipping__inner,body.woocommerce-cart .shipping__table th,body.woocommerce-cart .shipping__table td{padding-top:5px!important;padding-bottom:5px!important}body.woocommerce-cart .shipping__table #shipping_method{margin-bottom:0!important}body.woocommerce-cart .shipping__table #shipping_method li{min-height:40px!important;margin-bottom:6px!important;padding:8px 10px!important}body.woocommerce-cart .return-to-shop{text-align:center}body.woocommerce-cart .return-to-shop .button.wc-backward{width:100%;max-width:330px;min-height:48px}}body.woocommerce-cart .tzj-cart-save{margin:12px 0 8px!important;font-family:"Segoe UI",Tahoma,Arial,sans-serif!important}body.woocommerce-cart .tzj-cart-save details{border-color:#dfe7d9!important;border-radius:12px!important;box-shadow:0 6px 18px rgb(27 74 42 / .06)!important}body.woocommerce-cart .tzj-cart-save summary{display:block!important;position:relative;cursor:pointer!important;padding:13px 44px 12px 16px!important;color:#205b31!important;font-size:14px!important;font-weight:650!important}body.woocommerce-cart .tzj-cart-save summary>span:not(.tzj-cart-save-intro){display:block!important}body.woocommerce-cart .tzj-cart-save summary::after{content:"+"!important;display:grid!important;position:absolute;top:50%;right:15px;width:26px;height:26px;place-items:center;border:1px solid #cbdac5;border-radius:50%;color:#2e6c37;font-size:18px;font-weight:500;line-height:1;transform:translateY(-50%)}body.woocommerce-cart .tzj-cart-save details[open] summary::after{content:"\2212"!important}body.woocommerce-cart .tzj-cart-save-intro{display:block;margin-top:4px;color:#5d685f!important;font-size:14px!important;font-weight:400!important;line-height:1.45!important}body.woocommerce-cart .tzj-cart-save-body{padding:12px 16px 14px!important;border-top:1px solid #e6ebdf!important}body.woocommerce-cart .tzj-cart-save-body form{display:grid;grid-template-columns:minmax(210px,330px) auto;gap:9px 12px;align-items:center}body.woocommerce-cart .tzj-cart-save-body form>p{grid-column:1;margin:0!important}body.woocommerce-cart .tzj-cart-save input[type=email]{width:100%!important;max-width:none!important;height:40px!important;margin:0!important;border:1px solid #bfd0b8!important;border-radius:9px!important;background:#fff!important;color:#294532!important;box-shadow:0 2px 8px rgb(28 82 43 / .05)!important;font-size:13px!important}body.woocommerce-cart .tzj-cart-save label{grid-column:1/-1;margin:0!important;color:#4f5d52!important;font-size:13px!important;font-weight:500!important;line-height:1.4!important}body.woocommerce-cart .tzj-cart-save label input{margin:0 8px 0 0!important;vertical-align:middle}body.woocommerce-cart .tzj-cart-save-button{grid-column:2;grid-row:1;min-height:40px!important;margin:0!important;padding:0 16px!important;border-radius:9px!important;font-size:13px!important;font-weight:600!important;white-space:nowrap}body.woocommerce-cart .wc-proceed-to-checkout .checkout-button{border-color:#214f24!important;background:linear-gradient(135deg,#326d31,#214f24)!important;box-shadow:0 6px 16px rgb(33 79 36 / .18)!important}body.woocommerce-cart .wc-proceed-to-checkout .checkout-button:hover{border-color:#1b451f!important;background:linear-gradient(135deg,#2c652d,#1b451f)!important}body.woocommerce-cart .woocommerce-message{position:relative;left:0;width:min(1110px,100%);max-width:1110px;margin:0 0 12px!important;padding:11px 16px 11px 44px!important;border:1px solid #c9ddc3!important;border-radius:11px!important;background:#f0f7ec!important;color:#245b31!important;box-shadow:0 5px 16px rgb(31 86 45 / .08)!important;font-family:"Segoe UI",Tahoma,Arial,sans-serif!important;font-size:13px!important;font-weight:600!important;line-height:1.4!important;transform:none}body.woocommerce-cart .woocommerce-message::before{top:50%!important;left:17px!important;color:#2f733d!important;transform:translateY(-50%)}@media(min-width:761px){body.woocommerce-cart .shop_table.cart .product-name a{font-size:14.5px!important}body.woocommerce-cart .shop_table.cart .product-price .amount,body.woocommerce-cart .shop_table.cart .product-subtotal .amount,body.woocommerce-cart .cart_totals .cart-subtotal .amount{font-size:14px!important}body.woocommerce-cart .cart_totals #shipping_method .amount{font-size:12px!important}}body.woocommerce-cart .cart_totals .woocommerce-shipping-totals.shipping,body.woocommerce-cart .cart_totals .woocommerce-shipping-totals.shipping>th,body.woocommerce-cart .cart_totals .woocommerce-shipping-totals.shipping>td,body.woocommerce-cart .cart_totals .shipping__table,body.woocommerce-cart .cart_totals .shipping__table tbody,body.woocommerce-cart .cart_totals .shipping__table tr,body.woocommerce-cart .cart_totals .shipping__table th,body.woocommerce-cart .cart_totals .shipping__table td{border-top:0!important;border-bottom:0!important;box-shadow:none!important}@media(min-width:921px) and (max-width:1200px){body.woocommerce-cart .tz-cart-shipping-banner{right:6%}}@media(min-width:761px) and (max-width:920px){body.woocommerce-cart.tz-cart-has-items .entry-header{width:100%;min-height:auto;margin-bottom:8px}body.woocommerce-cart .tz-cart-shipping-banner{position:static!important;width:100%!important;margin-bottom:12px!important}}body.tz-cart-modal-open{overflow:hidden}.tz-cart-confirm[hidden]{display:none!important}.tz-cart-confirm{position:fixed;z-index:2147483000;inset:0;display:grid;place-items:center;padding:20px;background:rgb(18 46 29 / .46);backdrop-filter:blur(3px)}.tz-cart-confirm__panel{width:min(100%,390px);padding:25px 24px 22px;border:1px solid #dfe8da;border-radius:18px;background:#fffdf9;box-shadow:0 24px 70px rgb(17 52 29 / .28);color:#294532;text-align:center}.tz-cart-confirm__icon{display:grid;place-items:center;width:44px;height:44px;margin:0 auto 12px;border-radius:50%;background:#fff0e7;color:#9a4f28;font-size:24px;font-weight:700}.tz-cart-confirm__panel h2{margin:0 0 8px!important;color:#174d2d!important;font-size:23px!important;font-weight:650!important;text-transform:none!important}.tz-cart-confirm__panel p{margin:0 auto 18px!important;max-width:320px;color:#647067;font-size:14px;line-height:1.55}.tz-cart-confirm__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tz-cart-confirm__actions button{height:42px;margin:0!important;border-radius:10px!important;font-size:14px!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important}.tz-cart-confirm__cancel{border:1px solid #bfd0b8!important;background:#fff!important;color:#245b31!important}.tz-cart-confirm__approve{border:1px solid #a45b35!important;background:#8a4728!important;color:#fff!important}.tz-cart-confirm__cancel:hover{background:#f2f7ef!important}.tz-cart-confirm__approve:hover{background:#74391f!important}@media(max-width:760px){body.woocommerce-cart .tzj-cart-save{margin-top:9px!important}body.woocommerce-cart .tzj-cart-save summary{padding:10px 40px 10px 12px!important;font-size:13px!important}body.woocommerce-cart .tzj-cart-save-intro{margin-top:3px;font-size:13px!important;line-height:1.35!important}body.woocommerce-cart .tzj-cart-save-body{padding:10px 12px 12px!important}body.woocommerce-cart .tzj-cart-save-body form{grid-template-columns:1fr;gap:8px}body.woocommerce-cart .tzj-cart-save-body form>p,body.woocommerce-cart .tzj-cart-save-button{grid-column:1;grid-row:auto}body.woocommerce-cart .tzj-cart-save-button{width:100%;min-height:38px!important}body.woocommerce-cart .tzj-cart-save-details--saved .tzj-cart-save-body form{grid-template-columns:minmax(0,1fr) auto;gap:8px}body.woocommerce-cart .tzj-cart-save-details--saved .tzj-cart-save-body form>p{grid-column:1;grid-row:1}body.woocommerce-cart .tzj-cart-save-details--saved .tzj-cart-save-button{grid-column:2;grid-row:1;width:auto;min-width:82px}body.woocommerce-cart .woocommerce-message{left:auto;width:100%;max-width:none;margin:0 0 9px!important;padding:9px 12px 9px 38px!important;border-radius:9px!important;font-size:12px!important;transform:none}body.woocommerce-cart .woocommerce-message::before{left:13px!important}body.woocommerce-cart .shop_table.cart{margin-bottom:7px!important}body.woocommerce-cart .shop_table.cart tr.cart_item{position:relative!important;display:grid!important;grid-template-columns:72px minmax(0,1fr) auto;grid-template-rows:auto auto;gap:3px 10px;align-items:start;min-height:0!important;margin:0!important;padding:9px 8px 8px!important;border-bottom:1px solid #ebe8df!important}body.woocommerce-cart .shop_table.cart tr.cart_item>td{position:static!important;width:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important}body.woocommerce-cart .shop_table.cart tr.cart_item .product-thumbnail{grid-column:1;grid-row:1/3}body.woocommerce-cart .shop_table.cart tr.cart_item .product-thumbnail img{width:72px!important;height:auto!important;margin:0!important}body.woocommerce-cart .shop_table.cart tr.cart_item .product-name{grid-column:2/4;grid-row:1;align-self:start;min-width:0!important;padding-top:1px!important;padding-right:38px!important;overflow-wrap:break-word}body.woocommerce-cart .shop_table.cart tr.cart_item .product-remove{position:absolute!important;top:18px;right:8px;margin:0!important}body.woocommerce-cart .shop_table.cart tr.cart_item .product-price{display:none!important}body.woocommerce-cart .shop_table.cart tr.cart_item .product-quantity{grid-column:2;grid-row:2;align-self:start;transform:translateY(-1px)}body.woocommerce-cart .shop_table.cart tr.cart_item .product-subtotal{grid-column:3;grid-row:2;align-self:end;padding-top:0!important;white-space:nowrap;transform:translateY(-14px)}body.woocommerce-cart .shop_table.cart tr.cart_item .product-subtotal .amount{font-size:16px!important;line-height:1.2!important}body.woocommerce-cart .shop_table.cart td.actions{padding-bottom:0!important}body.woocommerce-cart .tz-auto-save-note{margin:6px 0 -14px!important;padding:5px 0 0!important}.tz-cart-confirm__panel{padding:22px 18px 18px;border-radius:15px}.tz-cart-confirm__panel h2{font-size:20px!important}}