/*
Theme Name: Schmiddyskreationen Storefront Child
Template: storefront
Version: 1.1.2
Text Domain: schmiddys-storefront
*/

:root{--sm-accent:#d85b28;--sm-teal:#247b76;--sm-violet:#7357a6;--sm-gold:#d89a22;--sm-ink:#222;--sm-soft:#f7f5f2;--sm-border:#dedbd7;--sm-radius:14px}
body{color:var(--sm-ink)}
.home .site-main>.page>.entry-header{display:none}
.site-header{background:#fff;border-bottom:1px solid var(--sm-border);padding-top:1.4em}
.site-branding .site-title a{font-weight:700;letter-spacing:-.02em}
.site-search .widget_product_search input[type=search]{border:1px solid var(--sm-border);border-radius:999px;background:#fff;padding:1em 1.25em}
.sm-home-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);margin:0 0 2.5rem;padding:clamp(2rem,5vw,4rem);border-radius:var(--sm-radius);background:linear-gradient(135deg,#fff2e9 0%,#f3efff 52%,#e9f7f4 100%);text-align:left}
.sm-home-hero h1{font-size:clamp(2rem,5vw,4rem);margin:0 0 .35em}
.sm-home-hero p{font-size:1.15rem;margin:0 0 1.5rem;max-width:48rem}.sm-hero-image{position:relative;margin:0}.sm-hero-image:before{content:'';position:absolute;inset:8% -5% -6% 8%;z-index:0;border-radius:45% 55% 48% 52%;background:#e4b94f}.sm-hero-image img{position:relative;z-index:1;width:100%;aspect-ratio:1/1;object-fit:cover;border:8px solid #fff;border-radius:46% 54% 44% 56%;box-shadow:0 18px 45px rgba(44,35,28,.18)}
.sm-primary-actions{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:.75rem}.sm-primary-actions .button{min-width:13rem;border-radius:999px}
.sm-eyebrow{margin:0 0 .55rem!important;color:var(--sm-accent);font-size:.82rem!important;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.sm-hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:58rem;margin:2rem auto 0;text-align:left}.sm-hero-actions article{display:flex;flex-direction:column;align-items:flex-start;padding:1.5rem;border:1px solid var(--sm-border);border-radius:var(--sm-radius);background:#fff}.sm-hero-actions h2{font-size:1.35rem;margin:0 0 .55rem}.sm-hero-actions p{font-size:1rem;margin:0 0 1.2rem}.sm-hero-actions .button{margin-top:auto;border-radius:999px}.sm-upload-action{border-color:#e7b098!important;background:#fff9f5!important}
.sm-home-hero .woocommerce-product-search{display:flex;max-width:44rem;margin:auto}
.sm-home-hero input[type=search]{flex:1;min-width:0;border:1px solid var(--sm-border);border-radius:999px 0 0 999px;background:#fff}
.sm-home-hero button{border-radius:0 999px 999px 0;background:var(--sm-accent);color:#fff}
.sm-home-section{margin:3rem 0}.sm-home-section>h2{text-align:center;margin-bottom:1.4rem}
.sm-bestsellers{padding:clamp(1.25rem,3vw,2.5rem);border-radius:var(--sm-radius);background:#fff7f1}.sm-bestsellers>.sm-eyebrow{text-align:center}
.sm-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.sm-category-card{display:block;padding:1.5rem;border:1px solid var(--sm-border);border-radius:var(--sm-radius);background:#fff;color:var(--sm-ink);text-decoration:none!important}.sm-category-card:nth-child(1){background:#fff4ec}.sm-category-card:nth-child(2){background:#f2efff}.sm-category-card:nth-child(3){background:#edf8f5}.sm-category-card:nth-child(4){background:#fff8e5}.sm-category-card:hover{border-color:var(--sm-accent);box-shadow:0 7px 24px rgba(0,0,0,.07)}.sm-category-card h3{margin:0 0 .5rem}.sm-category-card p{margin:0 0 .8rem}.sm-category-card span{color:var(--sm-accent);font-weight:700}
.sm-service,.sm-contact{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin:3rem 0;padding:clamp(1.5rem,4vw,3rem);border-radius:var(--sm-radius);background:linear-gradient(135deg,#29243a,#244f52);color:#fff}.sm-service h2,.sm-contact h2{color:#fff;margin-bottom:.5rem}.sm-service p,.sm-contact p{margin-bottom:0;max-width:44rem}.sm-service .button,.sm-contact .button{flex:0 0 auto;border-radius:999px;background:var(--sm-accent);color:#fff}
.sm-service ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin:1.25rem 0 0;counter-reset:steps;list-style:none}.sm-service li{padding:.9rem;border:1px solid rgba(255,255,255,.25);border-radius:10px}.sm-service li:before{counter-increment:steps;content:counter(steps) '. ';color:#ffb38f;font-weight:800}
.sm-why ul{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;margin:0;list-style:none}.sm-why li{padding:1.2rem;border:1px solid var(--sm-border);border-radius:var(--sm-radius);background:#fff;text-align:center;font-weight:700}.sm-why li:nth-child(odd){background:#fff7f1}.sm-why li:nth-child(even){background:#f0f8f6}.sm-why li:before{content:'✓';display:block;margin-bottom:.4rem;color:var(--sm-teal);font-size:1.3rem}
.site-main ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}
.site-main ul.products:before,.site-main ul.products:after{display:none}
.site-main ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding-bottom:.5rem;text-align:left;border:1px solid var(--sm-border);border-radius:var(--sm-radius);background:#fff;transition:transform .15s ease,box-shadow .15s ease;overflow:hidden}
.site-main ul.products li.product:hover{transform:translateY(-2px);box-shadow:0 7px 24px rgba(0,0,0,.09)}
.site-main ul.products li.product img{aspect-ratio:1/1;object-fit:cover;border-radius:var(--sm-radius);margin-bottom:.8rem}
.site-main ul.products li.product .woocommerce-loop-product__title{font-size:1rem;padding:0 .35rem}
.site-main ul.products li.product .woocommerce-loop-product__title{display:-webkit-box;min-height:3.2em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sm-variant-hint{display:block;padding:0 .35rem .4rem;color:#666}
.site-main ul.products li.product .price{font-size:1rem;font-weight:700;color:var(--sm-ink);padding:0 .35rem .5rem}
.site-main ul.products li.product .button{margin:.35rem;border-radius:999px;background:var(--sm-ink);color:#fff;text-align:center}
.single-product div.product .woocommerce-product-gallery img{border-radius:var(--sm-radius)}
.single-product div.product .summary{padding:clamp(.5rem,2vw,2rem)}
.single-product div.product .product_title{font-size:clamp(1.7rem,3vw,2.6rem)}
.single-product div.product p.price{font-size:1.65rem;color:var(--sm-ink);font-weight:700}
.single_add_to_cart_button{width:100%;min-height:3.3rem;border-radius:999px!important;background:var(--sm-accent)!important;color:#fff!important;font-size:1.05rem}
.single_add_to_cart_button.disabled{opacity:.45}
.variations select.sm-enhanced-select{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}
.sm-option-buttons{display:flex;flex-wrap:wrap;gap:.55rem;margin:.35rem 0 .7rem}
.sm-option{border:1px solid var(--sm-border);border-radius:999px;background:#fff;color:var(--sm-ink);padding:.55rem .9rem;cursor:pointer}
.sm-option:hover,.sm-option.is-selected{border-color:var(--sm-ink);box-shadow:0 0 0 1px var(--sm-ink)}
.sm-option:disabled{opacity:.35;text-decoration:line-through;cursor:not-allowed}
.sm-personalization{padding:1rem;margin:1rem 0;background:var(--sm-soft);border-radius:var(--sm-radius)}
.sm-personalization label{display:block;font-weight:700;margin-bottom:.5rem}
.sm-personalization input{width:100%;border:1px solid var(--sm-border);border-radius:8px;background:#fff}
.sm-personalization small{display:block;margin-top:.35rem}
.sm-trust{margin:1rem 0;padding:1rem;border:1px solid var(--sm-border);border-radius:var(--sm-radius);background:#fff}.sm-trust ul{display:flex;flex-wrap:wrap;gap:.45rem 1.2rem;margin:.6rem 0 0;list-style:none}.sm-trust li:before{content:'✓';color:#397a45;font-weight:700;margin-right:.4rem}
.wc-block-cart__submit-button,.wc-block-components-checkout-place-order-button{min-height:3.4rem;border-radius:999px!important;background:var(--sm-accent)!important;color:#fff!important;font-weight:700}
.sm-product-details{margin-top:1.5rem;border:1px solid var(--sm-border);border-radius:var(--sm-radius);padding:1rem}
.sm-product-details dl{display:grid;grid-template-columns:max-content 1fr;gap:.4rem 1rem;margin:0}.sm-product-details dt{font-weight:700}.sm-product-details dd{margin:0}
.sm-footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;padding:2rem 0;border-bottom:1px solid var(--sm-border)}.sm-footer-grid section{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem}.sm-footer-grid h2{font-size:1.05rem;margin:0 0 .5rem}.sm-footer-grid p{margin:0}.sm-footer-grid a{color:var(--sm-ink)}
html,body{max-width:100%;overflow-x:hidden}
@media(max-width:768px){.site-main ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.sm-home-hero{grid-template-columns:1fr;padding:2rem 1rem}.sm-hero-image{max-width:24rem;margin:auto}.sm-hero-actions,.sm-category-grid{grid-template-columns:1fr}.sm-service,.sm-contact{align-items:flex-start;flex-direction:column}.sm-service ol{grid-template-columns:repeat(2,minmax(0,1fr))}.sm-service .button,.sm-contact .button{width:100%;text-align:center}.sm-why ul{grid-template-columns:repeat(2,minmax(0,1fr))}.sm-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.single-product div.product .summary{padding:0}.woocommerce-product-gallery{margin-bottom:1.2rem!important}.sm-option{min-height:44px}.sm-trust ul{display:block}.sm-trust li{margin:.45rem 0}}
@media(max-width:420px){.site-main ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.site-main ul.products li.product .woocommerce-loop-product__title{font-size:.9rem}}
