/* CAPARİ AV · telefon ve küçük tablet düzeni */
@media (max-width: 700px) {
  body{font-size:14px;overflow-x:hidden}
  .wrap{margin-left:12px;margin-right:12px}
  .top-in{height:auto;min-height:42px;padding:8px 0;gap:8px;flex-wrap:wrap}
  .top-in span{white-space:nowrap}.top-in span:nth-child(2){display:inline}
  .account{width:100%;margin:0;display:flex;justify-content:flex-end}
  .header-in{min-height:auto;padding:10px 0 14px;display:grid;grid-template-columns:72px 1fr;gap:10px}
  .logo{width:72px;height:72px;grid-row:span 2}
  .search{width:100%;height:44px}.search input{min-width:0;height:44px;padding:0 12px}.search button{min-width:55px;padding:0 12px;font-size:0}.search button:after{content:'Ara';font-size:13px}
  .cart{font-size:14px;padding:5px 0}.cart b{width:19px;height:19px}
  .nav{position:sticky;top:0}.nav-in{overflow-x:auto;scrollbar-width:none}.nav-in::-webkit-scrollbar{display:none}
  .nav a,.categories button{display:block!important;flex:0 0 auto;padding:14px 15px;font-size:13px;white-space:nowrap}
  .categories{position:static}.category-menu{position:fixed;top:auto;left:12px;right:12px;width:auto;max-height:65vh;overflow:auto;z-index:50;border-radius:0 0 12px 12px}.categories:focus-within .category-menu,.categories:hover .category-menu{display:block}
  .main{padding-top:14px}.hero{min-height:0;display:flex;flex-direction:column;border-radius:14px}.hero>div{padding:28px 22px 14px}.hero h1,.page-head h1{font-size:36px;line-height:1.02}.hero p{font-size:14px}.hero img{width:calc(100% - 44px);height:190px;margin:10px 22px 25px;transform:none;justify-self:auto}
  .features{margin:14px 0;grid-template-columns:1fr 1fr}.features article{padding:14px 10px;font-size:18px;align-items:flex-start}.features small{font-size:11px}
  .section{padding:13px 0}.section-title{align-items:flex-end}.section-title h2{font-size:25px}.section-title a{font-size:12px;padding-bottom:12px;white-space:nowrap}
  .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product{border-radius:13px}.product:hover{transform:none}.product-image{height:135px}.stock{top:8px;left:8px;padding:5px 8px;font-size:11px}.product-info{padding:11px}.product-info small{font-size:9px}.product h3{font-size:14px;min-height:34px;margin:7px 0 8px}.product-bottom{padding:11px}.product-bottom strong{font-size:19px;margin-bottom:9px}.product-bottom del{font-size:12px}.add{padding:11px 8px;font-size:13px}
  .page-head{padding:15px 0}.page-head h1{font-size:34px}.page-head p{line-height:1.5}
  .footer{margin-top:30px}.footer-in{padding:28px 5px;grid-template-columns:1fr;gap:18px}.footer section{padding-bottom:16px;border-bottom:1px solid #ffffff24}.footer section:last-child{border:0;padding-bottom:0}
  .live-cart-card{width:calc(100vw - 24px);max-height:calc(100vh - 32px);overflow:auto;border-radius:18px}.live-cart-line{grid-template-columns:56px 1fr;gap:10px}.live-cart-line>strong{grid-column:2}.live-cart-line img{width:56px;height:56px}
  .checkout-modern{padding:15px 0 32px}.checkout-real-layout{gap:14px}.checkout-modern .checkout-next{padding:17px;border-radius:15px}.checkout-form-heading h1{font-size:26px}.checkout-modern .form-grid{grid-template-columns:1fr;gap:11px}.checkout-modern .form-grid label.full{grid-column:auto}.shipping-row{grid-template-columns:1fr}.shipping-row label{min-height:76px}.checkout-order-card{border-radius:15px}.checkout-order-row{padding:12px;gap:8px}.checkout-order-row>strong{font-size:13px}.checkout-qty{width:135px}.checkout-qty input{width:62px}.checkout-grand-total{padding:15px}
  .product-modal-card{width:calc(100vw - 24px);max-height:calc(100vh - 24px);overflow:auto;grid-template-columns:1fr}.product-modal-gallery{min-height:225px}.product-modal-content{padding:18px}
}
@media (max-width: 380px){.grid{grid-template-columns:1fr}.product-image{height:200px}.top-in{font-size:11px}.nav a,.categories button{padding-left:11px;padding-right:11px}.hero h1{font-size:32px}}
