.kg-btn-light{background:#fff;color:var(--kg-primary)}.kg-btn-light:hover{background:var(--kg-light)}.kg-topbar .kg-social-tiktok{background:#000}.kg-logo-default{display:inline-flex;align-items:center;gap:12px}.kg-logo-default .kg-icon{width:48px;height:48px;color:var(--kg-primary)}.kg-logo-text{display:flex;flex-direction:column;line-height:1.2}.kg-logo-text strong{font-size:22px;color:var(--kg-dark)}.kg-logo-text small{font-size:11px;color:var(--kg-muted)}.kg-menu{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.kg-menu li{position:relative}.kg-menu a{display:block;padding:10px 14px;color:var(--kg-text);font-weight:500;font-size:15px;border-radius:6px}.kg-menu>li.current-menu-item>a,.kg-menu>li.current_page_item>a,.kg-menu a:hover{color:var(--kg-primary)}.kg-menu>li>a::after{content:"";display:block;height:2px;width:0;background:var(--kg-primary);transition:width .2s ease;margin-top:4px}.kg-menu>li.current-menu-item>a::after,.kg-menu>li:hover>a::after{width:100%}.kg-menu .sub-menu{position:absolute;top:100%;left:0;background:#fff;min-width:210px;list-style:none;margin:0;padding:8px;border-radius:10px;box-shadow:0 12px 30px rgba(0,0,0,.12);opacity:0;visibility:hidden;transform:translateY(8px);transition:all .2s ease;z-index:50}.kg-menu li:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.kg-menu .sub-menu a{padding:9px 12px;font-size:14px}.kg-menu .sub-menu a:hover{background:var(--kg-light)}.kg-menu .menu-item-has-children>a::before{content:"";display:inline-block;width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);margin-left:6px;vertical-align:middle;opacity:.6}.kg-menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.kg-menu-toggle.is-open span:nth-child(2){opacity:0}.kg-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.kg-search-bar form{display:flex;gap:8px;max-width:600px;margin:0 auto}.kg-search-bar input[type=search],.kg-search-bar input[type=text]{flex:1;padding:12px 16px;border:1px solid var(--kg-border);border-radius:8px;font-family:inherit}.kg-hero-media{text-align:center}.kg-hero-media img{max-height:480px;filter:drop-shadow(0 20px 40px rgba(31,58,22,.25))}.kg-quickbuy.loading{opacity:1}.kg-quickbuy.added{background:var(--kg-primary);color:#fff}.kg-product-price del{color:var(--kg-muted);font-weight:400;font-size:14px;margin-right:6px}.kg-product-price ins{text-decoration:none}.kg-product-buy a.added_to_cart{background:var(--kg-dark);margin-top:6px}.kg-story-media img{border-radius:18px;width:100%;object-fit:cover;box-shadow:0 16px 40px rgba(31,58,22,.18)}.kg-page-hero{position:relative;background:var(--kg-dark);color:#fff;background-size:cover;background-position:center;padding:56px 0}.kg-page-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,41,15,.85),rgba(22,41,15,.5))}.kg-page-hero .kg-container{position:relative}.kg-page-hero-eyebrow{display:inline-flex;align-items:center;gap:6px;color:#bcd6a3;font-weight:500;margin-bottom:8px}.kg-page-hero-title{color:#fff;font-size:38px;margin:0}.kg-page-hero-sub{color:#d8e6cc;margin:10px 0 0;font-size:16px;max-width:640px}.kg-breadcrumb{background:var(--kg-light);padding:12px 0;font-size:13px;color:var(--kg-muted)}.kg-breadcrumb .kg-container{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.kg-breadcrumb a{color:var(--kg-muted)}.kg-breadcrumb a:hover{color:var(--kg-primary)}.kg-bc-sep{display:inline-flex;opacity:.5}.kg-blog-layout{display:grid;grid-template-columns:1fr 320px;gap:40px;padding-top:50px;padding-bottom:60px;align-items:start}.kg-blog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px;flex-wrap:wrap}.kg-blog-heading{font-size:24px;margin:0;display:inline-flex;align-items:center;gap:8px}.kg-blog-heading .kg-icon{color:var(--kg-accent)}.kg-cat-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.kg-pill{padding:8px 18px;border-radius:30px;background:var(--kg-light);color:var(--kg-text);font-size:13px;font-weight:500}.kg-pill:hover,.kg-pill.is-active{background:var(--kg-primary);color:#fff}.kg-search-form{display:flex;gap:8px}.kg-search-input{padding:11px 16px;border:1px solid var(--kg-border);border-radius:8px;font-family:inherit;min-width:200px}.kg-search-submit{background:var(--kg-primary);color:#fff;border:none;border-radius:8px;padding:0 16px;cursor:pointer;display:inline-flex;align-items:center}.kg-sidebar{display:flex;flex-direction:column;gap:28px;position:sticky;top:110px}.kg-sidebar .widget,.kg-widget-search,.kg-widget-categories,.kg-widget-popular,.kg-widget-cta{background:#fff;border:1px solid var(--kg-border);border-radius:14px;padding:22px}.widget-title,.kg-shop-widget-title{font-size:17px;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid var(--kg-border)}.kg-cat-list,.kg-shop-cat-list{list-style:none;margin:0;padding:0}.kg-cat-list li,.kg-shop-cat-list li{padding:7px 0;border-bottom:1px dashed var(--kg-border);display:flex;justify-content:space-between}.kg-cat-list li:last-child,.kg-shop-cat-list li:last-child{border-bottom:none}.kg-cat-list a,.kg-shop-cat-list a{color:var(--kg-text)}.kg-cat-list a:hover,.kg-shop-cat-list a:hover{color:var(--kg-primary)}.kg-popular-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.kg-popular-item{display:flex;gap:12px;align-items:center}.kg-popular-num{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:var(--kg-primary);color:#fff;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center}.kg-popular-thumb img{width:56px;height:44px;object-fit:cover;border-radius:8px}.kg-popular-info a{display:block;font-size:13.5px;color:var(--kg-dark);font-weight:500;line-height:1.4}.kg-popular-info a:hover{color:var(--kg-primary)}.kg-popular-info small{color:var(--kg-muted);font-size:12px}.kg-widget-cta{background:var(--kg-dark);color:#fff;text-align:center}.kg-widget-cta-icon{color:#bcd6a3}.kg-widget-cta h3{color:#fff;margin:10px 0 6px}.kg-widget-cta p{color:#d8e6cc;font-size:13px;margin:0 0 16px}.kg-single-cat{display:inline-block;background:var(--kg-accent);color:#fff;font-size:12px;padding:4px 12px;border-radius:6px;margin-bottom:12px}.kg-single-meta{display:flex;gap:18px;margin-top:14px;color:#d8e6cc;font-size:13px;flex-wrap:wrap}.kg-single-meta span{display:inline-flex;align-items:center;gap:6px}.kg-entry-content{font-size:16.5px;line-height:1.85;color:#333}.kg-entry-content>*{margin-top:0;margin-bottom:1.3em}.kg-entry-content h2{font-size:26px;margin-top:1.6em}.kg-entry-content h3{font-size:21px;margin-top:1.5em}.kg-entry-content img{border-radius:12px}.kg-entry-content blockquote{border-left:4px solid var(--kg-primary);background:var(--kg-light);margin:1.5em 0;padding:16px 22px;border-radius:0 10px 10px 0}.kg-entry-content a{text-decoration:underline}.kg-entry-content ul,.kg-entry-content ol{padding-left:1.4em}.kg-single-tags{margin-top:30px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.kg-single-tags a{background:var(--kg-light);padding:5px 12px;border-radius:20px;font-size:13px}.kg-author-box{display:flex;gap:18px;background:var(--kg-light);border-radius:14px;padding:24px;margin-top:36px}.kg-author-avatar img{border-radius:50%}.kg-author-name{font-size:17px;color:var(--kg-dark)}.kg-author-info p{margin:6px 0 0;color:var(--kg-muted);font-size:14px}.kg-post-nav{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:36px}.kg-post-nav a{background:#fff;border:1px solid var(--kg-border);border-radius:12px;padding:16px 20px}.kg-post-nav-next{text-align:right}.kg-post-nav small{display:flex;align-items:center;gap:6px;color:var(--kg-muted);font-size:12px;margin-bottom:6px}.kg-post-nav-next small{justify-content:flex-end}.kg-post-nav span{color:var(--kg-dark);font-weight:500;font-size:14px}.kg-comments{margin-top:44px}.kg-comments-title{font-size:22px;margin-bottom:20px}.kg-comment-list{list-style:none;margin:0;padding:0}.kg-comment-list .comment{margin-bottom:20px}.kg-comment-list .comment-body{background:var(--kg-light);border-radius:12px;padding:18px}.kg-comments .comment-respond{background:var(--kg-light);border-radius:14px;padding:26px;margin-top:24px}.kg-comments input[type=text],.kg-comments input[type=email],.kg-comments input[type=url],.kg-comments textarea{width:100%;padding:12px 14px;border:1px solid var(--kg-border);border-radius:8px;font-family:inherit;margin-top:6px}.kg-page-wrap{padding:50px 20px 70px;max-width:920px}.kg-page-content{max-width:920px;margin:0 auto}.kg-about-features-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.kg-about-feature{background:#fff;border:1px solid var(--kg-border);border-radius:16px;padding:28px 20px;text-align:center}.kg-about-feature-icon{width:64px;height:64px;margin:0 auto 14px;border-radius:50%;background:var(--kg-light);color:var(--kg-primary);display:flex;align-items:center;justify-content:center}.kg-about-feature strong{display:block;font-size:16px;color:var(--kg-dark);margin-bottom:6px}.kg-about-feature p{margin:0;font-size:13px;color:var(--kg-muted)}.kg-about-features{background:var(--kg-light)}.kg-process-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.kg-process-step{text-align:center;position:relative;padding:0 8px}.kg-process-icon{width:72px;height:72px;margin:0 auto 14px;border-radius:50%;background:var(--kg-primary);color:#fff;display:flex;align-items:center;justify-content:center}.kg-process-title{display:block;font-size:15px;color:var(--kg-dark);margin-bottom:6px}.kg-process-step p{margin:0;font-size:13px;color:var(--kg-muted)}.kg-process-arrow{position:absolute;top:24px;right:-16px;color:#c2d3b1}.kg-certs-row{display:grid;grid-template-columns:1.6fr 1fr;gap:30px;align-items:center}.kg-certs-logos{display:flex;flex-wrap:wrap;gap:24px;align-items:center;justify-content:center}.kg-cert-item{text-align:center}.kg-cert-item img{max-height:90px;width:auto}.kg-cert-item figcaption{font-size:12px;color:var(--kg-muted);margin-top:8px}.kg-certs-cta{background:linear-gradient(120deg,#f3f0e6,#eef4e6);border-radius:16px;padding:30px;text-align:center;color:var(--kg-primary)}.kg-certs-cta p{color:var(--kg-dark);font-size:18px;font-weight:500;margin:12px 0 0}.kg-stats-strip{background:var(--kg-dark);padding:44px 0}.kg-stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.kg-stat-item{text-align:center;color:#fff}.kg-stat-icon{color:#bcd6a3;margin-bottom:8px;display:inline-flex}.kg-stat-number{display:block;font-size:32px;font-weight:700;color:#fff}.kg-stat-label{font-size:13px;color:#c9dabb}.kg-shop-cat-bar{border-bottom:1px solid var(--kg-border);background:#fff}.kg-shop-cat-bar-inner{display:flex;gap:8px;overflow-x:auto;padding:16px 20px}.kg-shop-cat{flex-shrink:0;min-width:110px;padding:14px 16px;border-radius:12px;text-align:center;color:var(--kg-text);display:flex;flex-direction:column;align-items:center;gap:8px;font-size:13px;font-weight:500;transition:all .2s}.kg-shop-cat:hover,.kg-shop-cat.is-active{background:var(--kg-light);color:var(--kg-primary)}.kg-shop-cat-icon{width:50px;height:50px;border-radius:50%;background:var(--kg-light);display:flex;align-items:center;justify-content:center}.kg-shop-cat.is-active .kg-shop-cat-icon{background:var(--kg-primary);color:#fff}.kg-shop-layout{display:grid;grid-template-columns:260px 1fr;gap:36px;padding-top:40px;padding-bottom:60px;align-items:start}.kg-shop-sidebar{display:flex;flex-direction:column;gap:24px;position:sticky;top:110px}.kg-shop-widget{background:#fff;border:1px solid var(--kg-border);border-radius:14px;padding:20px}.kg-shop-cat-list li.is-active>a{color:var(--kg-primary);font-weight:600}.kg-shop-cat-list ul.children{list-style:none;padding-left:14px;margin:6px 0 0}.kg-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;flex-wrap:wrap}.kg-shop-heading{font-size:24px;margin:0}.woocommerce-result-count{margin:0;color:var(--kg-muted);font-size:14px}.woocommerce-ordering select,.kg-shop-toolbar select{padding:10px 14px;border:1px solid var(--kg-border);border-radius:8px;font-family:inherit}.kg-shop-content ul.products{grid-template-columns:repeat(3,1fr)}.kg-shop-widget .price_slider_wrapper{margin-top:10px}.kg-shop-widget .ui-slider{background:var(--kg-border);height:5px;border-radius:3px;position:relative}.kg-shop-widget .ui-slider .ui-slider-range{background:var(--kg-primary);height:5px;position:absolute}.kg-shop-widget .ui-slider .ui-slider-handle{background:var(--kg-primary);width:16px;height:16px;border-radius:50%;top:-6px}.kg-shop-widget .button{background:var(--kg-primary);color:#fff;border:none;padding:8px 16px;border-radius:8px;cursor:pointer}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-radius:10px;border-top:none;padding:14px 18px 14px 44px;list-style:none}.woocommerce-message{background:#eef6e6;border-left:4px solid var(--kg-primary)}.woocommerce-info{background:#eef3fa;border-left:4px solid #4a78b0}.woocommerce-error{background:#fbeeee;border-left:4px solid #c0392b}.kg-shop-wrapper{padding-top:40px;padding-bottom:60px;overflow:hidden}.single-product div.product{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,.92fr);gap:32px;align-items:start}.single-product div.product>*{grid-column:1/-1;min-width:0}.single-product div.product>.woocommerce-product-gallery{grid-column:1;grid-row:1}.single-product div.product>.summary{grid-column:2;grid-row:1}.single-product div.product>.kg-single-trust{grid-column:3;grid-row:1;margin:0}.woocommerce div.product .woocommerce-product-gallery,.woocommerce div.product .summary,.single-product div.product .woocommerce-product-gallery,.single-product div.product .summary{width:100%!important;max-width:100%!important;float:none!important;margin:0;min-width:0}.single-product div.product>.onsale{position:absolute;z-index:5}.single-product .woocommerce-product-gallery{position:relative}.single-product .woocommerce-product-gallery__wrapper{margin:0;max-width:100%}.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image,.single-product .woocommerce-product-gallery__image>a,.single-product .woocommerce-product-gallery img{display:block;max-width:100%;width:100%;height:auto;border-radius:14px}.single-product .woocommerce-product-gallery__trigger{position:absolute;top:14px;right:14px;z-index:6;width:40px;height:40px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.12)}.single-product .flex-control-thumbs{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:14px 0 0;padding:0}.single-product .flex-control-thumbs li{width:78px;margin:0}.single-product .flex-control-thumbs img{width:100%;height:auto;border-radius:8px;cursor:pointer;opacity:.55;border:1px solid var(--kg-border);transition:opacity .2s}.single-product .flex-control-thumbs img.flex-active,.single-product .flex-control-thumbs img:hover{opacity:1;border-color:var(--kg-primary)}.single-product .woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child),.single-product .woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:not(:first-child){display:inline-block;width:23%;margin:10px 1% 0 0}.single-product .product_title{font-size:30px;margin:6px 0 12px}.single-product .woocommerce-product-rating{display:flex;align-items:center;gap:8px;margin-bottom:16px}.single-product .price{font-size:30px;color:var(--kg-dark);font-weight:700}.single-product .price del{font-size:18px;color:var(--kg-muted);font-weight:400}.single-product .quantity input{width:70px;padding:12px;border:1px solid var(--kg-border);border-radius:8px;text-align:center}.single-product .single_add_to_cart_button,.single-product .button.alt{background:var(--kg-primary)!important;color:#fff!important;border-radius:8px!important;padding:14px 28px!important;font-size:16px!important;font-weight:500!important;border:none!important}.single-product .single_add_to_cart_button:hover{background:var(--kg-primary-dark)!important}.single-product .variations select{padding:10px 14px;border:1px solid var(--kg-border);border-radius:8px}.single-product .product_meta{font-size:13px;color:var(--kg-muted);margin-top:18px}.single-product .woocommerce-tabs ul.tabs{list-style:none;margin:0 0 24px;padding:0;display:flex;gap:8px;border-bottom:1px solid var(--kg-border)}.single-product .woocommerce-tabs ul.tabs li{margin:0}.single-product .woocommerce-tabs ul.tabs li a{display:block;padding:12px 20px;color:var(--kg-text);font-weight:500;border-bottom:2px solid transparent}.single-product .woocommerce-tabs ul.tabs li.active a{color:var(--kg-primary);border-bottom-color:var(--kg-primary)}.kg-single-trust{display:flex;flex-direction:column;gap:14px;margin:24px 0 0;clear:both}.kg-single-why{background:var(--kg-light);border-radius:14px;padding:22px}.kg-single-why-title{font-size:17px;margin:0 0 14px}.kg-single-why ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.kg-single-why li{display:flex;gap:10px;align-items:flex-start;font-size:14px;color:#44523c}.kg-single-why-icon{color:var(--kg-primary);flex-shrink:0}.kg-single-ship{background:#fff;border:1px solid var(--kg-border);border-radius:14px;padding:22px;display:flex;gap:12px;align-items:center}.kg-single-ship-icon{color:var(--kg-primary);flex-shrink:0}.kg-single-ship strong{display:block;color:var(--kg-dark)}.kg-single-ship p{margin:4px 0 0;font-size:13px;color:var(--kg-muted)}.kg-single-pay{background:#fff;border:1px solid var(--kg-border);border-radius:14px;padding:22px}.kg-single-pay strong{display:block;margin-bottom:10px;color:var(--kg-dark)}.kg-single-pay img{max-height:30px}.kg-product-reviews{margin-top:50px;width:100%;clear:both}.kg-product-reviews-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px;flex-wrap:wrap}.kg-product-reviews-head h2{margin:0;font-size:24px}.kg-product-reviews-body{display:grid;grid-template-columns:200px 1fr;gap:26px;align-items:stretch}.kg-reviews-score{background:var(--kg-light);border-radius:16px;padding:24px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.kg-reviews-avg{font-size:52px;line-height:1;color:var(--kg-dark);font-weight:700}.kg-reviews-score .kg-stars .kg-star{color:var(--kg-star)}.kg-reviews-count{font-size:13px;color:var(--kg-muted)}.kg-reviews-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;min-width:0}.kg-review-card{margin:0;background:#fff;border:1px solid var(--kg-border);border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:10px}.kg-review-top{display:flex;align-items:center;gap:12px}.kg-review-avatar img{border-radius:50%;width:44px;height:44px;object-fit:cover}.kg-review-author strong{display:block;font-size:14px;color:var(--kg-dark)}.kg-review-card blockquote{margin:0;font-size:13.5px;color:#4b5544;line-height:1.7;flex:1}.kg-review-thumb img{width:56px;height:56px;object-fit:cover;border-radius:8px}.related.products,.up-sells.products,.upsells.products{margin-top:50px;width:100%;clear:both;float:none;position:relative}.kg-carousel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.kg-carousel-head h2{margin:0;font-size:24px}.kg-carousel-nav{display:flex;gap:8px;flex-shrink:0}.kg-carousel-prev,.kg-carousel-next{width:42px;height:42px;border-radius:50%;border:1px solid var(--kg-border);background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--kg-dark);transition:all .2s}.kg-carousel-prev:hover,.kg-carousel-next:hover{background:var(--kg-primary);color:#fff;border-color:var(--kg-primary)}.kg-carousel-prev .kg-icon{transform:rotate(180deg)}.kg-carousel-nav button:disabled{opacity:.35;cursor:default;background:#fff;color:var(--kg-dark);border-color:var(--kg-border)}.related.products ul.products,.up-sells.products ul.products,.upsells.products ul.products{display:flex;flex-wrap:nowrap;gap:20px;margin:0;padding:4px 2px 10px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--kg-border) transparent}.related.products ul.products::-webkit-scrollbar,.up-sells.products ul.products::-webkit-scrollbar,.upsells.products ul.products::-webkit-scrollbar{height:6px}.related.products ul.products::-webkit-scrollbar-thumb,.up-sells.products ul.products::-webkit-scrollbar-thumb,.upsells.products ul.products::-webkit-scrollbar-thumb{background:var(--kg-border);border-radius:3px}.related.products ul.products li.product,.up-sells.products ul.products li.product,.upsells.products ul.products li.product{flex:0 0 calc(( 100% - 80px ) / 5);scroll-snap-align:start;min-width:0}.kg-footer-logo .kg-icon{width:40px;height:40px;color:#bcd6a3}.kg-footer-logo span,.kg-footer-logo strong{color:#fff;font-size:20px;font-weight:600}.kg-footer-menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.kg-footer-menu a{color:#c4d2b8;font-size:14px}.kg-footer-menu a:hover{color:#fff;padding-left:4px}.kg-pagination ul{list-style:none;display:flex;justify-content:center;gap:8px;margin:40px 0 0;padding:0;flex-wrap:wrap}.kg-pagination a,.kg-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 10px;border-radius:10px;background:#fff;border:1px solid var(--kg-border);color:var(--kg-text);font-weight:500}.kg-pagination a:hover{background:var(--kg-light);color:var(--kg-primary)}.kg-pagination .current{background:var(--kg-primary);color:#fff;border-color:var(--kg-primary)}.kg-pagination .prev .kg-icon{transform:rotate(180deg)}.kg-back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.kg-404{text-align:center;padding:80px 20px;max-width:560px}.kg-404-code{font-size:90px;color:var(--kg-primary);margin:0;line-height:1}.kg-404 .kg-search-form{justify-content:center;margin:24px 0}.kg-no-results{text-align:center;padding:60px 20px}.kg-no-results-icon{color:#c2d3b1}.kg-no-results .kg-search-form{justify-content:center;margin-top:20px}@media (max-width:1100px){.kg-stats-grid{grid-template-columns:repeat(5,1fr);gap:10px}.single-product div.product{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.single-product div.product>.kg-single-trust{grid-column:1/-1;grid-row:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:8px}.related.products ul.products li.product,.up-sells.products ul.products li.product,.upsells.products ul.products li.product{flex-basis:calc(( 100% - 60px ) / 4)}}@media (max-width:980px){.kg-nav.is-open{right:0}.kg-menu{flex-direction:column;align-items:stretch;gap:0}.kg-menu>li>a::after{display:none}.kg-menu .sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;padding-left:16px}.kg-hero-media{order:-1}.kg-hero-media img{max-height:320px}.kg-blog-layout,.kg-shop-layout{grid-template-columns:1fr}.kg-sidebar,.kg-shop-sidebar{position:static}.kg-process-list{grid-template-columns:repeat(2,1fr)}.kg-process-arrow{display:none}.kg-about-features-grid{grid-template-columns:repeat(3,1fr)}.single-product div.product{grid-template-columns:1fr}.single-product div.product>.woocommerce-product-gallery,.single-product div.product>.summary{grid-column:1/-1;grid-row:auto}.related.products ul.products li.product,.up-sells.products ul.products li.product,.upsells.products ul.products li.product{flex-basis:calc(( 100% - 40px ) / 3)}.kg-product-reviews-body{grid-template-columns:1fr}.kg-reviews-list{grid-template-columns:1fr}.kg-shop-content ul.products{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.related.products ul.products li.product,.up-sells.products ul.products li.product,.upsells.products ul.products li.product{flex-basis:calc(( 100% - 28px ) / 2)}.single-product div.product>.kg-single-trust{grid-template-columns:1fr}.kg-stats-grid{grid-template-columns:repeat(2,1fr);gap:20px}.kg-about-features-grid{grid-template-columns:1fr 1fr}.kg-page-hero-title{font-size:28px}.kg-post-nav{grid-template-columns:1fr}}