/* Kids Toy Elementor Final V4 — clean commerce UI/UX */
:root{
  --kts-dark:#141827;
  --kts-text:#343a4a;
  --kts-muted:#72798a;
  --kts-bg:#f7f8fb;
  --kts-soft:#f6f7fa;
  --kts-line:#e8eaf0;
  --kts-radius:18px;
  --kts-shadow:0 12px 34px rgba(20,24,39,.07);
}
body{background:#fff;color:var(--kts-text);font-size:15px;line-height:1.65}
.kts-wrap{width:min(1280px,calc(100% - 48px))}
.kts-section{padding:72px 0}
.kts-section h2,.kts-centered-head h2,.kts-newsletter h2{font-size:clamp(30px,3.4vw,44px);line-height:1.12;letter-spacing:-.03em}
.kts-kicker,.kts-eyebrow{font-size:11px;letter-spacing:.13em}
.kts-section-head{margin-bottom:26px;align-items:end}
.kts-section-head p,.kts-centered-head p{max-width:650px}

/* Cleaner header */
.kts-topbar{background:#171b2b;font-size:12px}
.kts-topbar-inner{min-height:34px}
.kts-header{background:rgba(255,255,255,.97);box-shadow:0 1px 0 rgba(17,24,39,.04)}
.kts-mainbar{height:78px;gap:24px}
.kts-brand .custom-logo{max-height:50px}
.kts-header-search{max-width:700px}
.kts-search-form{height:48px;background:#f7f8fa;border-color:#e8eaf0;border-radius:12px}
.kts-search-form:focus-within{border-color:#bfc6d8;box-shadow:0 0 0 4px rgba(53,99,233,.07)}
.kts-search-form button{background:#171b2b;border-radius:9px;min-width:78px}
.kts-navline{border-top:1px solid #f0f1f4;background:#fff}
.kts-navline-inner{min-height:44px}
.kts-nav ul{gap:22px}
.kts-nav a{font-size:13px;font-weight:700}
.kts-quick-cats{margin-left:auto;gap:14px;max-width:54%;overflow:auto;scrollbar-width:none}
.kts-quick-cats::-webkit-scrollbar{display:none}
.kts-quick-cats:before{content:"Shop:";color:#9aa0ad;font-size:11px}
.kts-quick-cats a{font-size:11px;font-weight:650;color:#667085}
.kts-action-link{font-size:12px}

/* Refined hero */
.kts-hero-premium{background:linear-gradient(120deg,#fff9f4 0%,#fff6f7 48%,#f4f6ff 100%);border-bottom:0}
.kts-hero-grid-premium{min-height:540px;grid-template-columns:1.02fr .98fr;gap:54px;padding-top:48px;padding-bottom:52px}
.kts-hero-copy-premium h1{font-size:clamp(48px,5.4vw,70px);line-height:1.01;max-width:680px;margin:15px 0 20px}
.kts-hero-copy-premium p{font-size:16px;line-height:1.75;max-width:570px}
.kts-hero-cta{margin-top:25px}
.kts-btn{min-height:48px;border-radius:11px;padding:0 21px;font-size:13px;box-shadow:none!important}
.kts-btn:hover{transform:translateY(-1px)}
.kts-btn-primary{background:var(--kts-primary)}
.kts-btn-dark{background:#171b2b}
.kts-hero-points{margin-top:25px;gap:16px}
.kts-hero-points span{font-size:11px}
.kts-hero-visual{min-height:430px}
.kts-collage-card,.kts-hero-main-img{border-radius:22px;border-width:6px;box-shadow:0 18px 48px rgba(32,37,52,.12)}
.kts-floating-note{border-radius:13px;box-shadow:0 12px 28px rgba(32,37,52,.12)}

/* Compact trust strip */
.kts-final-trust{border-top:1px solid #f0f1f4;border-bottom:1px solid #edf0f4;background:#fff}
.kts-final-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:88px}
.kts-final-trust-item{display:flex;align-items:center;gap:12px;padding:18px 24px;border-right:1px solid #edf0f4}
.kts-final-trust-item:last-child{border-right:0}
.kts-final-trust-item svg{width:24px;height:24px;fill:none;stroke:var(--kts-primary);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.kts-final-trust-item span{display:grid;gap:2px}.kts-final-trust-item strong{font-size:13px;color:#1f2433}.kts-final-trust-item small{font-size:11px;color:#7b8291}

/* Category cards */
.kts-cat-section{background:#fff}
.kts-category-grid-premium{gap:14px}
.kts-category-card-premium{border:1px solid #eceef3;border-radius:16px;padding:10px;background:#fff;box-shadow:none;transition:.22s ease}
.kts-category-card-premium:hover{transform:translateY(-2px);border-color:#dfe3ec;box-shadow:0 12px 28px rgba(20,24,39,.06)}
.kts-cat-media{border-radius:12px;background:#f7f8fa}
.kts-cat-copy strong{font-size:14px}.kts-cat-copy small{font-size:11px}

/* Age cards */
.kts-age-section{background:#f8f9fc}
.kts-centered-head{text-align:left;margin-bottom:26px}
.kts-centered-head p{margin-left:0}
.kts-age-grid{gap:12px}
.kts-age-grid a{border:1px solid #e8ebf1;border-radius:16px;min-height:150px;box-shadow:none;padding:20px}
.kts-age-grid a:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(20,24,39,.06)}
.kts-age-grid a>span{font-size:10px}.kts-age-grid strong{font-size:18px}.kts-age-grid small{font-size:12px}

/* WooCommerce product cards */
.woocommerce ul.products{gap:18px}
.woocommerce ul.products li.product{border:1px solid #e9ebf0!important;border-radius:16px!important;padding:9px 9px 14px!important;background:#fff!important;box-shadow:none!important;transition:.22s ease!important;overflow:hidden}
.woocommerce ul.products li.product:hover{transform:translateY(-3px);border-color:#dfe3ea!important;box-shadow:0 14px 34px rgba(20,24,39,.07)!important}
.woocommerce ul.products li.product a img{border-radius:12px!important;background:#f6f7f9!important;margin:0 0 12px!important;aspect-ratio:1/1;object-fit:cover}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.45!important;min-height:41px;color:#202534!important;padding:0 3px!important;margin:0 0 6px!important}
.woocommerce ul.products li.product .star-rating{font-size:11px;margin:0 3px 7px!important;color:#f2b01e}
.woocommerce ul.products li.product .price{font-size:15px!important;margin:0 3px 10px!important;color:#171b2b!important}
.woocommerce ul.products li.product .price del{color:#9aa0ad!important;font-weight:500!important}
.woocommerce ul.products li.product .price ins{text-decoration:none;color:var(--kts-primary)!important}
.woocommerce ul.products li.product .button{width:calc(100% - 6px);margin:2px 3px 0!important;min-height:40px;border-radius:10px!important;background:#171b2b!important;color:#fff!important;display:flex!important;align-items:center;justify-content:center;font-size:12px!important;font-weight:750!important}
.woocommerce ul.products li.product .button:hover{background:var(--kts-primary)!important}
.woocommerce span.onsale{min-width:auto!important;min-height:auto!important;line-height:1!important;padding:7px 8px!important;border-radius:8px!important;top:15px!important;left:15px!important;background:var(--kts-primary)!important;font-size:10px!important;font-weight:800!important}
.kts-soft-bg{background:#f8f9fb}

/* Promo */
.kts-promo-grid{gap:16px}
.kts-promo-card{border-radius:20px}
.kts-promo-main{min-height:390px;padding:42px}
.kts-promo-main h2{font-size:clamp(34px,4.2vw,54px);line-height:1.05}
.kts-mini-promo{border-radius:18px}

/* Shop archive tools */
.kts-shop-tools{padding:8px 0 6px}
.kts-shop-chips{display:flex;gap:8px;overflow:auto;padding:6px 0 14px;scrollbar-width:none}
.kts-shop-chips::-webkit-scrollbar{display:none}
.kts-shop-chips a{white-space:nowrap;border:1px solid #e3e6ec;background:#fff;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:700;color:#545b69}
.kts-shop-chips a:hover,.kts-shop-chips a.is-active{background:#171b2b;color:#fff;border-color:#171b2b}
.kts-shop-meta{display:flex;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid #edf0f4;padding-top:15px;color:#737a89;font-size:12px}
.kts-shop-meta .woocommerce-result-count{margin:0!important}
.kts-shop-meta .woocommerce-ordering{margin:0!important}
.kts-shop-meta select{height:40px;border:1px solid #e1e4ea;border-radius:10px;background:#fff;padding:0 35px 0 12px;color:#343a46}

/* Collections */
.kts-brand-section{padding-top:62px;padding-bottom:62px}
.kts-brand-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.kts-brand-strip a{min-height:94px;border:1px solid #e8eaf0;border-radius:15px;background:#fff;display:flex;align-items:center;justify-content:center;padding:15px;transition:.2s}
.kts-brand-strip a:hover{border-color:#cfd4df;transform:translateY(-2px)}
.kts-brand-strip img{max-height:46px;max-width:130px;object-fit:contain}.kts-brand-strip span{font-weight:750;color:#343a4a;text-align:center}

/* Reviews */
.kts-review-section{background:#f8f9fb}
.kts-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.kts-review-card{background:#fff;border:1px solid #e7e9ef;border-radius:17px;padding:24px;box-shadow:none}
.kts-review-stars{display:flex;gap:2px;margin-bottom:14px;color:#d5d8df}.kts-review-stars .on{color:#f4b41a}
.kts-review-card>p{font-size:14px;line-height:1.75;color:#4e5564;min-height:72px}
.kts-review-author{display:flex;align-items:center;gap:11px;margin-top:18px}.kts-review-author>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff0f3;color:var(--kts-primary);font-weight:800}.kts-review-author div{display:grid}.kts-review-author strong{font-size:12px}.kts-review-author small{font-size:10px;color:#8b919f}.kts-review-author a{text-decoration:underline}
.kts-empty-note{color:#8a90a0}

/* Shopping assistance CTA */
.kts-help-section{padding-top:34px;padding-bottom:72px}
.kts-help-card{background:#171b2b;color:#fff;border-radius:20px;padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:30px;overflow:hidden;position:relative}
.kts-help-card:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-80px;top:-130px;background:rgba(255,255,255,.05)}
.kts-help-card h2{font-size:clamp(28px,3.3vw,42px);line-height:1.12;color:#fff;margin:7px 0 8px;max-width:760px}.kts-help-card p{margin:0;color:#b9c0cf}.kts-help-card .kts-btn{background:#fff;color:#171b2b;white-space:nowrap;position:relative;z-index:2}

/* Product detail */
.single-product .elementor-section:first-child>.elementor-container{padding-top:38px;padding-bottom:30px}
.ktse-product-gallery{padding:8px 12px 8px 0}
.ktse-gallery-main{border:1px solid #e9ebf0;border-radius:18px;min-height:460px;padding:22px;background:#fafbfc}
.ktse-gallery-thumbs img{border-radius:10px}
.ktse-product-summary{padding:12px 0 12px 18px}
.ktse-product-summary h1{font-size:clamp(30px,3.5vw,46px);line-height:1.12}
.ktse-product-summary .price{font-size:25px}
.ktse-product-summary form.cart .single_add_to_cart_button{min-height:50px;border-radius:11px!important;background:#171b2b!important;padding-inline:26px!important}
.ktse-product-summary form.cart .single_add_to_cart_button:hover{background:var(--kts-primary)!important}
.kts-product-promises{border-top:1px solid #e9ebef;padding-top:18px;margin-top:22px}
.woocommerce div.product .woocommerce-tabs{border-top:1px solid #eceef2;padding-top:34px}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:9px!important}

/* Cart / Checkout */
.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce,.woocommerce-account .woocommerce{max-width:1180px;margin:0 auto;padding:18px 0 70px}
.woocommerce table.shop_table{border:1px solid #e6e8ee!important;border-radius:14px!important;overflow:hidden}
.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout #order_review{background:#fff;border:1px solid #e6e8ee;border-radius:16px;padding:20px}
.woocommerce-checkout .col2-set{display:grid;grid-template-columns:1fr 1fr;gap:24px;width:100%}
.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{width:100%!important;float:none!important}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{min-height:46px;border:1px solid #dfe3ea;border-radius:10px;padding:10px 12px;background:#fff}
.woocommerce #payment{border-radius:14px!important;background:#f7f8fa!important}
.woocommerce #payment #place_order{width:100%;min-height:52px;border-radius:11px;background:#171b2b;font-weight:800}

/* Footer */
.kts-footer{background:#171b2b!important;padding-top:58px}
.kts-footer-grid-premium{gap:44px}
.kts-footer h4{font-size:13px}.kts-footer li,.kts-footer p{font-size:12px}
.kts-copyright{font-size:10px}

/* Admin/frontend utility */
.elementor-widget-ktse-trust-strip,.elementor-widget-ktse-shop-toolbar,.elementor-widget-ktse-reviews,.elementor-widget-ktse-brand-strip,.elementor-widget-ktse-assisted-shopping{width:100%}
.elementor-widget-ktse-trust-strip>.elementor-widget-container,.elementor-widget-ktse-shop-toolbar>.elementor-widget-container,.elementor-widget-ktse-reviews>.elementor-widget-container,.elementor-widget-ktse-brand-strip>.elementor-widget-container,.elementor-widget-ktse-assisted-shopping>.elementor-widget-container{margin:0!important;padding:0!important}

@media(max-width:1000px){
  .kts-wrap{width:min(100% - 32px,1280px)}
  .kts-final-trust-grid{grid-template-columns:repeat(2,1fr)}.kts-final-trust-item:nth-child(2){border-right:0}.kts-final-trust-item:nth-child(-n+2){border-bottom:1px solid #edf0f4}
  .kts-brand-strip{grid-template-columns:repeat(3,1fr)}
  .kts-review-grid{grid-template-columns:repeat(2,1fr)}
  .kts-quick-cats{display:none}
}
@media(max-width:860px){
  .kts-section{padding:58px 0}
  .kts-hero-grid-premium{padding-top:44px;padding-bottom:46px;gap:28px}
  .kts-hero-copy-premium h1{font-size:clamp(44px,9vw,60px)}
  .kts-help-card{align-items:flex-start;flex-direction:column;padding:30px}
  .woocommerce-checkout .col2-set{grid-template-columns:1fr}
}
@media(max-width:620px){
  .kts-wrap{width:min(100% - 22px,1280px)}
  .kts-section{padding:46px 0}
  .kts-section h2,.kts-centered-head h2{font-size:30px}
  .kts-hero-grid-premium{padding-top:36px}.kts-hero-copy-premium h1{font-size:43px}.kts-hero-copy-premium p{font-size:14px}
  .kts-hero-visual{min-height:320px}
  .kts-final-trust-grid{grid-template-columns:1fr}.kts-final-trust-item{border-right:0!important;border-bottom:1px solid #edf0f4!important;padding:14px 4px}.kts-final-trust-item:last-child{border-bottom:0!important}
  .kts-category-grid-premium{grid-template-columns:1fr 1fr}.kts-category-card-premium{display:block;padding:7px}.kts-cat-media{width:100%;aspect-ratio:1/1}.kts-cat-copy{padding:9px 4px 4px}.kts-cat-arrow{display:none}
  .woocommerce ul.products{gap:10px}.woocommerce ul.products li.product{padding:6px 6px 11px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important;min-height:36px}.woocommerce ul.products li.product .price{font-size:13px!important}.woocommerce ul.products li.product .button{font-size:10px!important;min-height:37px}
  .kts-shop-meta{align-items:flex-start;flex-direction:column}.kts-shop-meta>div:last-child{width:100%}.kts-shop-meta select{width:100%}
  .kts-brand-strip{grid-template-columns:repeat(2,1fr)}.kts-brand-strip a{min-height:78px}
  .kts-review-grid{grid-template-columns:1fr}.kts-review-card>p{min-height:0}
  .kts-help-card{border-radius:16px;padding:25px 22px}.kts-help-card h2{font-size:29px}.kts-help-card .kts-btn{width:100%}
  .ktse-product-gallery{padding:0}.ktse-product-summary{padding:15px 0}.ktse-gallery-main{min-height:300px}
}
