[hidden]{display:none!important}.zk-panel-clickable{cursor:pointer}.zk-portal-shell{--zk-olive:#5d5a43;--zk-brown:#32281f;--zk-cream:#f7f3ec;--zk-earth:#b88b63;width:min(1180px,calc(100% - 32px));margin:48px auto;padding:28px;border:1px solid rgba(93,90,67,.16);border-radius:28px;background:#fff;color:#5a5148;box-shadow:0 18px 58px rgba(50,40,31,.08);font-family:"Nunito Sans",system-ui,sans-serif;box-sizing:border-box}.zk-portal-shell *{box-sizing:border-box}.zk-portal-login{max-width:480px;margin-top:80px}.zk-portal-brand span{display:block;color:var(--zk-brown);font-family:Georgia,serif;font-size:42px}.zk-portal-brand strong{color:var(--zk-earth)}.zk-portal-login label{display:grid;gap:7px;margin:16px 0;font-weight:700}.zk-portal-login input[type=text],.zk-portal-login input[type=password]{width:100%;min-height:48px;padding:10px 14px;border:1px solid rgba(93,90,67,.22);border-radius:14px}.zk-portal-login .login-remember label{display:flex;align-items:center}.zk-portal-login input[type=submit]{width:100%;min-height:50px;border:0;border-radius:999px;background:var(--zk-olive);color:#fff;font-weight:800;cursor:pointer}.zk-portal-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.zk-portal-header span{color:var(--zk-earth);font-weight:800}.zk-portal-header h1{margin:2px 0;color:var(--zk-brown);font-family:Georgia,serif;font-size:42px}.zk-portal-header p{margin:0}.zk-portal-user{display:flex;align-items:center;gap:12px}.zk-portal-user a{padding:9px 14px;border-radius:999px;background:var(--zk-cream);color:var(--zk-brown);text-decoration:none}.zk-portal-success{margin:0 0 18px;padding:13px 16px;border-radius:14px;background:#dcefdc;color:#285b2b;font-weight:800}.zk-product-create{margin:0 0 30px;padding:18px;border:1px solid rgba(93,90,67,.16);border-radius:20px;background:#faf8f4}.zk-product-create summary{cursor:pointer;color:var(--zk-brown);font-family:Georgia,serif;font-size:25px;font-weight:700}.zk-product-create form{margin-top:18px}.zk-product-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.zk-product-form-grid label{display:grid;gap:7px;font-weight:700}.zk-product-form-grid input,.zk-product-form-grid select,.zk-product-form-grid textarea{width:100%;min-height:46px;padding:9px 12px;border:1px solid rgba(93,90,67,.2);border-radius:12px;background:#fff}.zk-product-form-grid textarea{resize:vertical}.zk-product-form-grid input[type=file]{padding:10px}.zk-gallery-field{grid-column:1/-1}.zk-file-field small{color:#8a7b70;font-weight:400}.zk-product-visibility{display:flex;flex-wrap:wrap;gap:20px;margin:18px 0}.zk-product-visibility label{font-weight:700}.zk-create-product-button{min-height:50px;padding:12px 24px;border:0;border-radius:999px;background:var(--zk-olive);color:#fff;font-weight:800;cursor:pointer}.zk-orders-heading{margin:18px 0 10px;color:var(--zk-brown);font-family:Georgia,serif}.zk-order-filters{display:flex;gap:8px;overflow-x:auto;padding:4px 0 18px}.zk-order-filters a{flex:0 0 auto;padding:9px 14px;border:1px solid rgba(93,90,67,.16);border-radius:999px;color:var(--zk-brown);text-decoration:none}.zk-order-filters a.is-active{background:var(--zk-olive);color:#fff}.zk-orders-table-wrap{overflow-x:auto}.zk-orders-table{width:100%;border-collapse:collapse}.zk-orders-table th,.zk-orders-table td{padding:14px 12px;border-bottom:1px solid rgba(93,90,67,.12);text-align:left;vertical-align:top}.zk-orders-table th{color:var(--zk-brown);font-size:13px}.zk-orders-table td a{color:var(--zk-olive);font-weight:800}.zk-orders-table td small{display:block;margin-top:4px}.zk-order-status{display:inline-flex;padding:6px 10px;border-radius:999px;background:var(--zk-cream);white-space:nowrap;font-size:12px;font-weight:800}.zk-order-status.is-processing{background:#fff3cd}.zk-order-status.is-completed{background:#dcefdc}.zk-order-status.is-cancelled,.zk-order-status.is-failed{background:#f7dede}.zk-portal-pagination{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.zk-portal-pagination a{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--zk-cream);color:var(--zk-brown);text-decoration:none}.zk-portal-pagination a.is-active{background:var(--zk-olive);color:#fff}@media(max-width:700px){.zk-portal-shell{width:calc(100% - 20px);margin:18px auto;padding:16px;border-radius:20px}.zk-portal-header{align-items:flex-start}.zk-portal-header h1{font-size:32px}.zk-portal-user{flex-direction:column;align-items:flex-end}.zk-product-form-grid{grid-template-columns:1fr}.zk-gallery-field{grid-column:auto}.zk-orders-table thead{display:none}.zk-orders-table,.zk-orders-table tbody,.zk-orders-table tr,.zk-orders-table td{display:block;width:100%}.zk-orders-table tr{margin-bottom:14px;padding:10px;border:1px solid rgba(93,90,67,.14);border-radius:16px}.zk-orders-table td{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;padding:8px;border:0}.zk-orders-table td:before{content:attr(data-label);color:#8a7b70;font-size:12px;font-weight:800}}
.zk-portal-order-status{display:grid;gap:6px;min-width:145px}.zk-portal-order-status select{min-height:38px;padding:7px 9px;border:1px solid rgba(93,90,67,.2);border-radius:10px;background:#fff;color:var(--zk-brown)}.zk-portal-order-status button,.zk-portal-order-actions button{min-height:36px;padding:7px 12px;border:0;border-radius:999px;background:var(--zk-olive);color:#fff;font-weight:800;cursor:pointer}.zk-portal-order-actions{display:flex;align-items:center;gap:7px}.zk-portal-order-actions form{margin:0}.zk-portal-order-actions button{background:#fff1f1;color:#a32828}.zk-review-feedback{display:flex;align-items:flex-start;gap:14px;margin:18px auto;padding:18px 20px;border:1px solid rgba(93,90,67,.14);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(50,40,31,.07);font-family:"Nunito Sans",system-ui,sans-serif}.zk-review-feedback>span{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:#f3e5dc;color:#b66f4f;font-size:23px}.zk-review-feedback strong{display:block;color:#32281f;font-family:Georgia,serif;font-size:20px}.zk-review-feedback p{margin:4px 0 0;color:#5a5148;line-height:1.55}.zk-review-feedback.is-success{border-color:rgba(93,90,67,.2)}@media(max-width:700px){.zk-portal-order-status,.zk-portal-order-actions{width:100%}.zk-portal-order-actions{justify-content:flex-start}.zk-review-feedback{margin:12px 10px;padding:15px}}
.zk-custom-page .zk-example-slot.has-image{border-style:solid;background:#eee}.zk-custom-page .zk-example-slot.has-image::before{z-index:1;background:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5)}.zk-custom-page .zk-example-slot .zk-example-image{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover}.zk-custom-page .zk-example-slot.has-image span{z-index:2}.zk-custom-page .zk-example-slot.has-image strong{display:none}
#zk-home #zk-products-title{font-size:clamp(34px,4vw,52px)!important;line-height:1.08!important}.zk-custom-page .zk-example-slot>span{display:none!important}.zk-custom-page .zk-examples-section{padding-top:80px!important}.zk-custom-page .zk-examples-head{display:block!important;margin:0 0 32px!important}.zk-custom-page .zk-examples-head>div{display:block!important}.zk-custom-page .zk-examples-head .zk-custom-kicker,.zk-custom-page .zk-examples-head>p{display:none!important}.zk-custom-page .zk-examples-head h2{max-width:690px;margin:0!important;color:#32281f;font-family:"Lora",Georgia,serif;font-size:clamp(34px,4vw,52px)!important;font-weight:600;line-height:1.08!important;letter-spacing:0}@media(max-width:900px){.zk-custom-page .zk-examples-section{padding-top:44px!important}}@media(max-width:560px){.zk-custom-page .zk-examples-head{margin-bottom:28px!important}.zk-custom-page .zk-examples-head h2{max-width:330px;font-size:34px!important;line-height:1.08!important}}
.elementor-443 .elementor-element-edd7eba{display:none!important}
.zk-coming-soon{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:18px;width:100%;min-height:260px;padding:42px 28px;border:1px solid rgba(93,90,67,.16);border-radius:30px;background:linear-gradient(135deg,#fff 0%,#f7f3ec 100%);box-shadow:0 18px 58px rgba(50,40,31,.08);color:#32281f;text-align:center;box-sizing:border-box}.zk-coming-soon-icon{display:grid;place-items:center;flex:0 0 56px;width:56px;height:56px;border-radius:50%;background:#c9785a;color:#fff;font-size:28px;box-shadow:0 10px 24px rgba(201,120,90,.28)}.zk-coming-soon p{display:grid;gap:6px;margin:0;font-family:"Nunito Sans",system-ui,sans-serif}.zk-coming-soon strong{font-family:Georgia,serif;font-size:clamp(25px,3vw,38px);font-weight:500;line-height:1.15}.zk-coming-soon p span{color:#8a7b70;font-size:clamp(16px,2vw,20px)}@media(max-width:640px){.zk-coming-soon{flex-direction:column;min-height:230px;padding:34px 20px;border-radius:24px}.zk-coming-soon-icon{width:50px;height:50px;flex-basis:50px;font-size:24px}}
