/*
Theme Name: Kapanci Istanbul
Theme URI: https://kapancistanbul.com
Author: Kapanci Istanbul
Description: Minimalistisches WooCommerce-Theme für Kapanci Istanbul. Weiß, elegant und leicht zu bearbeiten.
Version: 1.0.0
Requires at least: 6.2
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: kapanci
*/

:root{--ink:#171717;--muted:#777;--line:#e9e7e2;--paper:#fff;--soft:#f6f5f2;--max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,textarea,select{font:inherit}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-shell{width:min(100%,var(--max));margin:0 auto}.site-header{background:#fff;border-bottom:1px solid transparent;position:relative;z-index:20}.brand-wrap{text-align:center;padding:56px 20px 34px}.site-title{font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,5vw,67px);font-weight:400;letter-spacing:.055em;line-height:1;margin:0}.site-subtitle{font-family:Georgia,'Times New Roman',serif;font-size:14px;letter-spacing:.14em;margin-top:20px}.nav-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;padding:0 42px 27px}.main-nav ul{display:flex;gap:48px;align-items:center;justify-content:center;list-style:none;margin:0;padding:0}.main-nav a,.utility-nav a{font-size:11px;letter-spacing:.18em;text-transform:uppercase}.utility-nav{display:flex;justify-content:flex-end;align-items:center;gap:18px}.utility-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;position:relative}.cart-count{position:absolute;right:-7px;top:-7px;background:#171717;color:#fff;border-radius:999px;min-width:15px;height:15px;font-size:9px;line-height:15px;text-align:center}.menu-toggle{display:none;border:0;background:transparent;padding:8px}
.hero{position:relative;min-height:min(76vh,840px);background:#eee center/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.24),rgba(0,0,0,0) 55%)}.hero-copy{position:absolute;left:50%;bottom:55px;transform:translateX(-50%);text-align:center;color:#fff;width:min(90%,600px)}.eyebrow{font-size:11px;letter-spacing:.24em;text-transform:uppercase}.hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(30px,4vw,54px);margin:12px 0 24px}.btn,.button,button.button,input.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 28px;border:1px solid #171717!important;border-radius:0!important;background:#171717!important;color:#fff!important;font-size:11px!important;font-weight:400!important;letter-spacing:.16em;text-transform:uppercase;transition:.2s}.btn.light{background:#fff!important;color:#171717!important;border-color:#fff!important}.btn:hover,.button:hover{opacity:.82}
.section{padding:88px 42px}.section-title{text-align:center;font-family:Georgia,'Times New Roman',serif;font-size:32px;font-weight:400;letter-spacing:.035em;margin:0 0 45px}.categories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{position:relative;aspect-ratio:3/4;background:var(--soft);overflow:hidden}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.category-card:hover img{transform:scale(1.025)}.category-card::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.35),transparent 52%)}.category-label{position:absolute;left:22px;bottom:20px;z-index:2;color:#fff;font-size:12px;letter-spacing:.18em;text-transform:uppercase}.placeholder{width:100%;height:100%;display:grid;place-items:center;color:#999;font-size:11px;letter-spacing:.15em;text-transform:uppercase;background:linear-gradient(135deg,#efeeeb,#f9f8f6)}
.products-grid,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 18px!important;margin:0!important}.product-card,.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;text-align:left}.product-card img,.woocommerce ul.products li.product a img{width:100%;aspect-ratio:3/4;object-fit:cover;background:#f6f5f2;margin:0 0 15px!important}.product-name,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important;font-weight:400!important;letter-spacing:.08em;text-transform:uppercase;padding:0!important;margin:0 0 5px!important}.product-price,.woocommerce ul.products li.product .price{font-size:13px!important;color:#555!important}.woocommerce span.onsale{border-radius:0!important;background:#171717!important;min-height:auto!important;line-height:1!important;padding:8px 10px!important;font-size:10px!important;letter-spacing:.1em;text-transform:uppercase}.woocommerce ul.products li.product .button{margin-top:12px!important}
.content-wrap{width:min(100% - 48px,1120px);margin:0 auto;padding:72px 0 100px}.page-header{text-align:center;margin-bottom:55px}.page-title{font-family:Georgia,'Times New Roman',serif;font-size:42px;font-weight:400;margin:0}.entry-content{max-width:780px;margin:0 auto}.contact-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:90px}.contact-grid h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:28px}.simple-form label{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px}.simple-form input,.simple-form textarea,.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{width:100%;border:0;border-bottom:1px solid #bdbbb6;padding:11px 0;background:transparent;border-radius:0}.simple-form textarea{min-height:110px}.simple-form button{margin-top:10px}
.woocommerce .woocommerce-breadcrumb{font-size:11px;color:#888;letter-spacing:.08em}.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:70px}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto!important;float:none!important}.woocommerce div.product .product_title{font-family:Georgia,'Times New Roman',serif;font-size:36px;font-weight:400}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#222;font-size:17px}.woocommerce div.product form.cart .variations select{min-width:220px;padding:11px;border:1px solid #ddd}.woocommerce .quantity .qty{min-height:46px;border:1px solid #ddd}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:#171717!important;background:#f8f7f4!important}.woocommerce-account .woocommerce-MyAccount-navigation{width:24%}.woocommerce-account .woocommerce-MyAccount-content{width:70%}.woocommerce form.login,.woocommerce form.register,.woocommerce form.checkout_coupon{border:1px solid var(--line);border-radius:0;padding:30px}
.site-footer{border-top:1px solid var(--line);padding:65px 42px 30px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:70px;align-items:start}.footer-logo{font-family:Georgia,'Times New Roman',serif;font-size:22px;letter-spacing:.1em}.footer-tagline{color:#777;max-width:400px;margin-top:18px}.footer-heading{font-size:11px;letter-spacing:.18em;text-transform:uppercase;margin:0 0 20px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin:0 0 10px}.footer-links a{font-size:13px}.socials{display:flex;gap:14px;margin-top:18px}.footer-bottom{text-align:center;color:#888;font-size:12px;margin-top:60px;padding-top:25px;border-top:1px solid var(--line)}
@media(max-width:900px){.brand-wrap{padding:34px 20px 24px}.nav-row{grid-template-columns:auto 1fr;padding:0 20px 18px}.menu-toggle{display:block}.main-nav{display:none;grid-column:1/-1}.main-nav.open{display:block}.main-nav ul{flex-direction:column;gap:18px;padding:22px 0}.utility-nav{grid-column:2;grid-row:1}.categories-grid,.products-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.woocommerce div.product{grid-template-columns:1fr;gap:30px}.contact-grid{grid-template-columns:1fr;gap:45px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.section{padding:60px 20px}.site-footer{padding:50px 20px 25px}}
@media(max-width:560px){.site-title{font-size:38px}.site-subtitle{margin-top:12px}.hero{min-height:65vh}.categories-grid{grid-template-columns:1fr 1fr;gap:10px}.products-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important;gap:28px 10px!important}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.utility-nav .text-link{display:none}.content-wrap{width:min(100% - 32px,1120px)}.page-title{font-size:34px}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{width:100%;float:none}}
