/*
Theme Name: Barsan Endüstriyel WooCommerce V8
Theme URI: https://barsanendustriyel.com.tr/
Author: Barsan Endüstriyel
Description: Barsan Endüstriyel için WooCommerce uyumlu, SEO hazır, tam yönetilebilir WordPress teması.
Version: 2.1.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: barsan
*/
:root{--red:#c8102e;--red2:#9f0d24;--dark:#101010;--cream:#fff4f5;--soft:#f7f7f7;--text:#202020}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,'Helvetica Neue',sans-serif;background:#fff;color:var(--text)}a{text-decoration:none;color:inherit}img{max-width:100%}.topbar{height:36px;background:#ffeaf0;color:var(--red);font-weight:900;letter-spacing:.3px;font-size:13px;display:flex;align-items:center;justify-content:center;gap:42px}.header{height:118px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 6%;position:sticky;top:0;z-index:50;box-shadow:0 8px 26px #00000012}.brand{display:flex;align-items:center;height:100%}.brand img{width:260px;height:100px;object-fit:contain;display:block}.header nav{display:flex;gap:28px;align-items:center;font-size:15px;font-weight:800}.header nav a{position:relative;color:#333}.header nav a:after{content:"";position:absolute;left:50%;bottom:-12px;width:0;height:3px;background:var(--red);transition:.35s;transform:translateX(-50%)}.header nav a:hover{color:var(--red)}.header nav a:hover:after{width:100%}.hicons{display:flex;gap:10px;align-items:center;font-weight:800}.hicons a{padding:11px 14px;border:1px solid #eee;border-radius:24px;background:#fff;transition:.25s}.hicons a:hover{background:var(--red);color:#fff;border-color:var(--red)}.ticker{height:29px;background:linear-gradient(90deg,var(--red2),var(--red),var(--red2));display:flex;align-items:center;overflow:hidden;white-space:nowrap;color:#fff;font-weight:900;font-size:13px}.ticker span{display:inline-block;padding:0 55px;animation:ticker 19s linear infinite}@keyframes ticker{from{transform:translateX(0)}to{transform:translateX(-100%)}}.hero{height:570px;position:relative;overflow:hidden;background:#111}.slide{position:absolute;inset:0;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center;animation:zoom 14s ease-in-out infinite alternate}.slide:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,#000d 0%,#c8102e80 45%,#0008 100%);backdrop-filter:blur(1px)}.slide:after{content:"";position:absolute;inset:22px;border:1px solid #ffffff28;pointer-events:none}.hero-content{position:relative;z-index:2;max-width:900px;color:#fff;padding:35px;animation:fadeUp .9s ease both}.hero h1{font-size:64px;line-height:.98;margin:0 0 18px;text-shadow:0 18px 50px #000;font-weight:950}.hero p{font-size:22px;line-height:1.7;margin:0 auto 30px;max-width:760px}.btn{display:inline-block;background:var(--red);color:#fff;padding:15px 30px;border-radius:28px;font-weight:950;letter-spacing:.3px;border:0;box-shadow:0 15px 35px #c8102e55;transition:.28s;cursor:pointer}.btn:hover{transform:translateY(-5px);background:var(--red2);box-shadow:0 18px 42px #c8102e75}.btn.light{background:#fff;color:var(--red);box-shadow:none}.btn.light:hover{background:var(--red);color:#fff}.section{padding:78px 6%}.title{text-align:center;margin:0 0 25px;color:var(--red2);font-size:34px;font-weight:950;font-style:italic}.intro{max-width:910px;margin:0 auto;line-height:1.95;text-align:center;font-size:16px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:55px}.cat{height:330px;position:relative;overflow:hidden;background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:34px;color:#fff;transition:.35s;isolation:isolate}.cat:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 20%,#000b 100%);z-index:-1}.cat:after{content:"";position:absolute;inset:0;background:linear-gradient(45deg,#c8102ea8,#0000);opacity:.78;z-index:-1}.cat h3{font-size:31px;margin:0 0 15px;font-weight:950}.cat:hover{transform:translateY(-9px) scale(1.01);filter:saturate(1.15)}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.product{background:#fff;border:1px solid #eee;border-radius:28px;overflow:hidden;box-shadow:0 12px 30px #00000010;transition:.32s;position:relative}.product:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--red);transform:scaleX(0);transition:.3s}.product:hover:before{transform:scaleX(1)}.product:hover{transform:translateY(-11px);box-shadow:0 25px 55px #c8102e24}.product img{width:100%;height:245px;object-fit:cover;display:block;transition:.35s}.product:hover img{transform:scale(1.06)}.pbody{padding:18px}.pbody h3{font-size:16px;min-height:42px;margin:0 0 10px}.pbody p{font-size:13px;line-height:1.55;color:#666}.price{font-size:19px;color:var(--red);font-weight:950;margin-top:10px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:26px}.promo{min-height:390px;background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:34px;color:white;position:relative;overflow:hidden}.promo:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000,#000c)}.promo div{position:relative}.promo h2{font-size:38px;margin:0 0 12px}.promo h3{font-size:24px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;background:#fafafa;padding:58px 6%;text-align:center}.benefit{padding:20px;transition:.25s}.benefit:hover{transform:translateY(-6px)}.ico{font-size:42px;color:var(--red);display:block;margin-bottom:12px}.testi{background:#fff4f5;text-align:center;padding:68px 10%;line-height:1.8}.newsletter{min-height:265px;background:url('https://images.unsplash.com/photo-1581092919535-7146ff1a590b?auto=format&fit=crop&w=1600&q=80') center/cover fixed;display:flex;align-items:center;justify-content:center;text-align:center;color:white;position:relative}.newsletter:before{content:"";position:absolute;inset:0;background:#8f0b1ed0}.newsletter>div{position:relative}.newsletter h2{font-size:42px;margin:0 0 8px}.newsletter input{height:48px;width:340px;border:0;padding:0 18px}.newsletter button{height:48px;border:0;background:#111;color:#fff;font-weight:900;padding:0 22px}.footer{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:35px;background:#f4f4f4;padding:55px 6%;font-size:14px}.footer h4{color:var(--red2)}.footer a{display:block;margin:10px 0;color:#333}.flogo{width:230px;background:#fff;padding:8px}.copy{background:var(--red2);color:#fff;padding:16px 6%;font-size:12px}.pagehero{background:linear-gradient(120deg,#111,#c8102e);color:white;padding:86px 6%;text-align:center}.pagehero h1{font-size:48px;margin:0}.detail{display:grid;grid-template-columns:1fr 1fr;gap:42px}.detail img{border-radius:28px;box-shadow:0 20px 50px #0002}.form input,.form textarea,.form select{width:100%;padding:15px;margin:8px 0;border:1px solid #ddd}.table{width:100%;border-collapse:collapse;background:#fff}.table td,.table th{padding:14px;border-bottom:1px solid #eee;text-align:left}.adminbody{display:flex;background:#f0f0f1;min-height:100vh}.sidebar{width:260px;background:#1d2327;color:#fff;padding:20px;position:fixed;height:100vh}.sidebar a{display:block;padding:12px;border-radius:4px;color:#dcdcde}.sidebar a:hover{background:#2c3338;color:white}.adminmain{margin-left:260px;padding:30px;width:calc(100% - 260px)}.wpbar{background:white;border:1px solid #ddd;padding:18px;border-radius:4px;margin-bottom:20px}.dashgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.dashcard{background:white;border:1px solid #ddd;border-radius:4px;padding:22px}.adminbtn{background:#2271b1;color:white;padding:10px 14px;border:0;border-radius:4px}@keyframes zoom{to{transform:scale(1.08)}}@keyframes fadeUp{from{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.topbar{height:auto;padding:8px;gap:12px;flex-wrap:wrap;font-size:11px}.header{height:auto;padding:14px;flex-wrap:wrap}.brand img{width:210px;height:auto}.header nav,.hicons{width:100%;justify-content:center;flex-wrap:wrap;margin-top:12px;gap:12px}.hero{height:540px}.hero h1{font-size:40px}.hero p{font-size:17px}.section{padding:55px 18px}.cards,.products,.benefits,.footer,.grid2,.detail,.dashgrid{grid-template-columns:1fr}.cat{height:260px}.products{gap:18px}.adminbody{display:block}.sidebar{position:relative;width:100%;height:auto}.adminmain{margin:0;width:100%;padding:18px}.newsletter input{width:220px}.pagehero h1{font-size:34px}}

/* round + full content update */
.btn,.hicons a,.newsletter input,.newsletter button,.form input,.form textarea,.form select,.adminbtn{border-radius:999px!important}.form textarea{border-radius:28px!important}.product,.cat,.promo,.detail img,.wpbar,.dashcard{border-radius:32px!important}.header{border-bottom-left-radius:0;border-bottom-right-radius:0}.brand img{filter:drop-shadow(0 10px 18px #c8102e18)}.richband{background:linear-gradient(90deg,#fff4f5,#fff,#fff4f5);padding:65px 6%;overflow:hidden}.richgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.richbox{background:white;border:1px solid #f1d5db;border-radius:34px;padding:30px;box-shadow:0 18px 45px #c8102e12;transition:.35s;position:relative;overflow:hidden}.richbox:before{content:"";position:absolute;width:120px;height:120px;border-radius:50%;background:#c8102e14;right:-30px;top:-30px}.richbox:hover{transform:translateY(-10px);box-shadow:0 28px 65px #c8102e24}.richbox h3{color:var(--red2);font-size:23px;margin:0 0 12px}.richbox p{line-height:1.75;color:#555}.split{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.photo{min-height:430px;background-size:cover;background-position:center;border-radius:38px;box-shadow:0 24px 70px #0002;position:relative;overflow:hidden}.photo:after{content:"";position:absolute;inset:0;background:linear-gradient(45deg,#c8102e55,#0000)}.textblock h2{font-size:38px;color:var(--red2);margin:0 0 18px}.textblock p{line-height:1.9;color:#444}.pilllist{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.pilllist span{background:#fff4f5;border:1px solid #f2ccd3;color:var(--red2);padding:10px 16px;border-radius:999px;font-weight:800}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{background:#111;color:white;border-radius:32px;padding:28px;position:relative;overflow:hidden}.step b{font-size:42px;color:#ffccd5;display:block}.step h3{margin:10px 0}.step p{color:#ddd;line-height:1.65}.widecta{margin:40px 6%;border-radius:42px;min-height:330px;background:linear-gradient(100deg,#111,#c8102e),url('https://images.unsplash.com/photo-1581093588401-fbb62a02f120?auto=format&fit=crop&w=1600&q=80');background-blend-mode:multiply;background-size:cover;background-position:center;color:white;display:flex;align-items:center;justify-content:space-between;padding:55px;gap:25px;overflow:hidden}.widecta h2{font-size:44px;margin:0 0 10px}.widecta p{font-size:17px;line-height:1.8;max-width:720px}.minirow{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:30px}.mini{background:#fff;border:1px solid #eee;border-radius:26px;padding:18px;text-align:center;font-weight:900;color:var(--red2)}.filterbar{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:35px}.filterbar span{padding:12px 20px;border-radius:999px;background:#fff4f5;color:var(--red2);font-weight:900;border:1px solid #f0ccd3}.contactcards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contactcard{background:#fff;border:1px solid #eee;border-radius:32px;padding:28px;box-shadow:0 15px 45px #00000010}.contactcard h3{color:var(--red2)}
.reveal{opacity:0;transform:translateY(25px);transition:.7s}.reveal.on{opacity:1;transform:none}
@media(max-width:980px){.richgrid,.split,.steps,.minirow,.contactcards{grid-template-columns:1fr}.widecta{margin:20px 18px;padding:35px;display:block}.widecta h2{font-size:32px}.photo{min-height:280px}}

/* mobile responsive + extra premium block update */
.mobile-menu-btn{display:none;width:48px;height:48px;border:0;border-radius:999px;background:var(--red);box-shadow:0 12px 28px #c8102e35;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}
.mobile-menu-btn span{width:22px;height:2px;background:white;border-radius:9px;transition:.25s}.mobile-menu-btn.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.mobile-panel{display:none;background:#fff;border-top:1px solid #f0d6db;box-shadow:0 18px 40px #00000016;position:sticky;top:86px;z-index:49;padding:14px 18px}.mobile-panel a{display:block;padding:15px 18px;margin:8px 0;background:#fff4f5;border:1px solid #f3d2d8;border-radius:999px;font-weight:950;color:var(--red2);text-align:center}.mobile-panel.open{display:block;animation:drop .25s ease both}@keyframes drop{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}
.featurewall{padding:75px 6%;background:radial-gradient(circle at top left,#ffe5eb,#fff 36%,#f7f7f7);overflow:hidden}.featurewall .wallgrid{display:grid;grid-template-columns:1.2fr .8fr;gap:26px;align-items:stretch}.bigstory{border-radius:42px;min-height:520px;background:linear-gradient(120deg,#111111c9,#c8102e99),url('https://images.unsplash.com/photo-1581578731548-c64695cc6952?auto=format&fit=crop&w=1600&q=80');background-size:cover;background-position:center;color:white;padding:48px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.bigstory:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:#ffffff1a;right:-70px;top:-80px;animation:pulse 3.5s ease-in-out infinite}.bigstory h2{font-size:48px;line-height:1;margin:0 0 15px}.bigstory p{line-height:1.8;font-size:17px;max-width:720px}.sidefeatures{display:grid;gap:18px}.sidefeature{background:white;border:1px solid #f1d4da;border-radius:34px;padding:28px;box-shadow:0 20px 55px #c8102e14;transition:.35s}.sidefeature:hover{transform:translateX(-8px);box-shadow:0 28px 70px #c8102e22}.sidefeature b{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:50%;background:var(--red);color:#fff;margin-bottom:12px}.sidefeature h3{color:var(--red2);margin:0 0 8px}.sidefeature p{color:#555;line-height:1.7}
.processband{padding:72px 6%;background:#111;color:white;position:relative;overflow:hidden}.processband:before{content:"";position:absolute;inset:-80px;background:radial-gradient(circle at 30% 20%,#c8102e70,transparent 35%),radial-gradient(circle at 75% 70%,#c8102e55,transparent 30%);filter:blur(4px)}.processband>*{position:relative}.processgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.process{border:1px solid #ffffff24;border-radius:34px;padding:30px;background:#ffffff0b;backdrop-filter:blur(8px)}.process h3{font-size:24px;margin:0 0 12px;color:#ffd9df}.process p{line-height:1.75;color:#eee}.process ul{padding-left:18px;line-height:1.9;color:#eee}
.showcase-strip{padding:0 6% 78px;background:#fff}.showcase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.showcase-card{min-height:255px;border-radius:34px;background-size:cover;background-position:center;position:relative;overflow:hidden;color:#fff;padding:24px;display:flex;align-items:flex-end;box-shadow:0 22px 60px #00000018}.showcase-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000,#000b)}.showcase-card div{position:relative}.showcase-card h3{margin:0 0 8px;font-size:22px}.showcase-card p{margin:0;line-height:1.5;color:#eee}.faqwrap{padding:70px 6%;background:#fff4f5}.faqgrid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.faq{background:white;border:1px solid #f0cbd2;border-radius:28px;padding:24px;box-shadow:0 14px 40px #c8102e12}.faq h3{margin:0 0 10px;color:var(--red2)}.faq p{margin:0;line-height:1.75;color:#555}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.12)}}

@media(max-width:980px){
  body{overflow-x:hidden}.header{position:sticky;top:0;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:10px 16px}.brand img{width:185px;max-height:74px}.mobile-menu-btn{display:flex}.header nav.mainnav,.header .hicons{display:none!important}.mobile-panel{top:94px}.ticker{font-size:11px;height:32px}.hero{height:620px}.hero-content{padding:22px}.hero h1{font-size:38px;line-height:1.08}.hero p{font-size:16px}.btn{padding:13px 22px}.cards,.products,.benefits,.footer,.grid2,.detail,.dashgrid,.richgrid,.split,.steps,.minirow,.contactcards,.processgrid,.faqgrid,.showcase-grid,.featurewall .wallgrid{grid-template-columns:1fr!important}.section{padding:54px 18px}.title{font-size:29px}.intro{text-align:left;font-size:15px}.cat{height:285px}.product img{height:225px}.benefits{padding:42px 18px}.footer{padding:45px 18px}.newsletter{background-attachment:scroll;padding:45px 18px}.newsletter form{display:grid;gap:10px}.newsletter input,.newsletter button{width:100%;border-radius:999px}.pagehero{padding:62px 18px}.pagehero h1{font-size:36px}.detail{gap:25px}.form input,.form textarea,.form select{font-size:16px}.bigstory{min-height:430px;padding:32px}.bigstory h2{font-size:34px}.featurewall,.processband,.faqwrap{padding:55px 18px}.showcase-strip{padding:0 18px 58px}.showcase-card{min-height:230px}.topbar span:nth-child(2),.topbar span:nth-child(3){display:none}.topbar{font-size:12px;padding:10px 6px}.widecta{border-radius:32px}.adminmain{overflow-x:auto}.table{min-width:720px}
}
@media(max-width:520px){.brand img{width:155px}.mobile-panel{top:84px}.hero h1{font-size:32px}.hero{height:575px}.hero p{font-size:15px}.section{padding:46px 15px}.title{font-size:26px}.cat h3{font-size:25px}.promo h2{font-size:29px}.richbox,.step,.contactcard,.product{border-radius:26px!important}.bigstory h2{font-size:30px}.bigstory{padding:25px}.sidefeature{padding:23px}.footer .flogo{width:180px}.topbar{height:auto}.ticker span{padding:0 32px}.pagehero h1{font-size:32px}}

/* PATCH: daha uyumlu mobil menü + sepet yönlendirmesiz akış */
.cart-alert{margin-top:18px;padding:14px 18px;border-radius:999px;background:#fff4f5;border:1px solid #f1c6cf;color:var(--red2);font-weight:900;display:inline-flex;gap:10px;align-items:center}.cart-alert a{text-decoration:underline;color:var(--red2)}
.mobile-backdrop{display:none;position:fixed;inset:0;background:#0008;z-index:78;backdrop-filter:blur(2px)}
.mobile-backdrop.open{display:block;animation:fadeUp .18s ease both}.body-lock{overflow:hidden}.mcart{background:linear-gradient(135deg,var(--red),var(--red2))!important;color:#fff!important;border-color:transparent!important;box-shadow:0 14px 35px #c8102e35!important}.mobile-panel .mphone{background:#111!important;color:#fff!important;border-color:#111!important}
@media(max-width:760px){
  .header{position:sticky!important;top:0!important;z-index:90!important;grid-template-columns:auto 52px!important;padding:10px 14px!important;background:#fff!important;box-shadow:0 10px 35px #00000018!important;border-bottom:1px solid #f1d8de!important}.brand{display:flex;align-items:center;min-width:0}.brand img{width:162px!important;max-height:62px!important;object-fit:contain!important}.mobile-menu-btn{width:48px!important;height:48px!important;display:flex!important;justify-self:end!important;z-index:101!important}.mobile-panel{display:block!important;position:fixed!important;top:0!important;right:-100%!important;left:auto!important;width:min(86vw,360px)!important;height:100vh!important;z-index:100!important;background:#fff!important;padding:88px 18px 22px!important;box-shadow:-25px 0 60px #00000030!important;border-radius:32px 0 0 32px!important;border-left:1px solid #f0d3d9!important;transition:right .32s cubic-bezier(.2,.8,.2,1)!important;overflow-y:auto!important}.mobile-panel.open{right:0!important;animation:none!important}.mobile-panel a{display:flex!important;align-items:center!important;justify-content:space-between!important;text-align:left!important;padding:16px 18px!important;margin:10px 0!important;border-radius:22px!important;font-size:15px!important;box-shadow:0 8px 22px #c8102e10!important}.mobile-panel a:after{content:'›';font-size:22px;opacity:.6}.ticker{position:relative;z-index:1}.topbar{position:relative;z-index:91}.hero{margin-top:0}.products{grid-template-columns:1fr!important}.product{max-width:100%}.product img{height:245px!important}.cart-alert{width:100%;border-radius:22px;justify-content:center;flex-wrap:wrap;text-align:center}.section.detail{padding-top:35px!important}.detail img{width:100%;height:310px;object-fit:cover}.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;text-align:center}
}
@media(max-width:380px){.brand img{width:142px!important}.mobile-panel{width:90vw!important;padding-left:14px!important;padding-right:14px!important}.hero h1{font-size:29px!important}.product img{height:220px!important}}
.searchpanel{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin:20px 0}.searchpanel input,.searchpanel select,.contactform input,.contactform textarea{background:#111;border:1px solid rgba(255,255,255,.12);color:#fff;border-radius:12px;padding:14px;min-width:180px}.contactform{display:grid;gap:12px;background:#171717;padding:24px;border-radius:22px}.contactform textarea{min-height:120px}.filterbar a{color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.15);padding:10px 14px;border-radius:999px}.wish{margin-left:8px;background:#191919;color:#fff;border:1px solid #d71920;border-radius:999px;padding:10px 14px;cursor:pointer}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:99;background:#18b35b;color:#fff;text-decoration:none;padding:14px 18px;border-radius:999px;font-weight:800;box-shadow:0 10px 30px rgba(0,0,0,.35)}.mainnav{align-items:center}.brand{display:flex;align-items:center}.brand img{display:block;object-fit:contain}.showcase-card:first-child{background-image:url('https://images.unsplash.com/photo-1584622650111-993a426fbf0a?auto=format&fit=crop&w=900&q=80')!important}

.tracking-result{margin-top:18px;padding:16px 18px;border:1px solid rgba(255,255,255,.10);border-radius:16px;background:rgba(255,255,255,.04);color:#ddd;}

/* PROFESSIONAL MODULES */
.projectgrid,.certgrid,.videogrid,.reviewgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.project,.cert,.video,.review,.catalogbox,.doclist>div,.campaign{background:#fff;border:1px solid #f1d4da;border-radius:30px;padding:26px;box-shadow:0 18px 55px #c8102e12}.project img{width:100%;height:230px;object-fit:cover;border-radius:24px;margin-bottom:16px}.cert b,.video span{display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;border-radius:50%;background:var(--red);color:#fff;font-weight:950;margin-bottom:15px}.doclist{display:grid;gap:16px}.catalogbox,.campaign{text-align:center;margin-bottom:30px;background:linear-gradient(135deg,#fff,#fff4f5)}.countdown{font-size:30px;font-weight:950;color:var(--red);margin:18px 0}.comparebtn{margin-left:8px;background:#fff;color:var(--red2);border:1px solid #f0cbd2;border-radius:999px;padding:10px 14px;cursor:pointer;font-weight:800}.compare-table{width:100%;border-collapse:collapse;background:white;border-radius:24px;overflow:hidden;box-shadow:0 18px 55px #c8102e12}.compare-table th,.compare-table td{padding:16px;border-bottom:1px solid #f1d4da;text-align:left}.quickbar{position:fixed;left:18px;bottom:18px;z-index:98;display:grid;gap:10px}.quickbar a{background:#111;color:#fff;padding:12px 16px;border-radius:999px;font-weight:900;box-shadow:0 10px 30px #0003}.discount-badge{position:absolute;top:14px;left:14px;background:var(--red);color:#fff;padding:8px 12px;border-radius:999px;font-weight:950;font-size:12px}.product{position:relative}.product:before{content:'FIRSAT';position:absolute;top:14px;left:14px;background:var(--red);color:#fff;padding:8px 12px;border-radius:999px;font-weight:950;font-size:12px;z-index:2}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat{background:#111;color:#fff;border-radius:26px;padding:24px;text-align:center}.stat b{font-size:34px;color:#ffd9df} @media(max-width:900px){.projectgrid,.certgrid,.videogrid,.reviewgrid,.stats{grid-template-columns:1fr}.quickbar{display:none}}

/* === V4 QUALITY FIXES: corrected modules === */
.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;align-items:stretch}.stat{position:relative;overflow:hidden;min-height:160px;background:linear-gradient(145deg,#121212,#242424);color:#fff;border:1px solid #ffffff10;border-radius:34px;padding:30px 20px;text-align:center;box-shadow:0 22px 65px #00000018}.stat:before{content:"";position:absolute;inset:auto -40px -60px auto;width:150px;height:150px;border-radius:50%;background:#c8102e33}.stat b{display:block;font-size:44px;line-height:1;color:#fff;margin-bottom:12px;font-weight:950}.stat p{margin:0;color:#ffdce2;font-weight:850;letter-spacing:.2px}.stat small{display:block;margin-top:8px;color:#ffffffa8;line-height:1.5}
.products-toolbar{background:linear-gradient(135deg,#fff,#fff4f5);border:1px solid #f1d4da;border-radius:34px;padding:24px;box-shadow:0 18px 55px #c8102e12}.searchpanel{display:grid;grid-template-columns:2fr 1.35fr 1fr 1fr auto auto;gap:12px;align-items:center;margin:0}.searchpanel input,.searchpanel select{width:100%;background:#fff!important;color:#222!important;border:1px solid #e8c7ce!important;border-radius:999px!important;padding:15px 17px!important;min-width:0!important;outline:none}.searchpanel input:focus,.searchpanel select:focus{border-color:var(--red)!important;box-shadow:0 0 0 4px #c8102e12}.filterbar{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.filterbar a{color:var(--red2)!important;background:#fff!important;border:1px solid #f0cbd2!important;padding:10px 15px;border-radius:999px;font-weight:850}.filterbar a.active,.filterbar a:hover{background:var(--red)!important;color:#fff!important;border-color:var(--red)!important}.activefilters{margin-top:14px;color:#555;font-size:14px}.product-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.product-actions .btn{padding:11px 16px;font-size:13px}.wish,.comparebtn{margin:0!important;background:#fff!important;color:var(--red2)!important;border:1px solid #f0cbd2!important;border-radius:999px!important;padding:11px 14px!important;cursor:pointer;font-weight:900!important}.wish:hover,.comparebtn:hover{background:var(--red)!important;color:#fff!important}.product-link{display:block;color:inherit}.compare-tools{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.compare-table{width:100%;border-collapse:separate!important;border-spacing:0;background:white;border-radius:28px;overflow:hidden;box-shadow:0 18px 55px #c8102e12;border:1px solid #f1d4da}.compare-table th{background:#111;color:#fff}.compare-table th,.compare-table td{padding:17px;border-bottom:1px solid #f1d4da;text-align:left;vertical-align:top}.compare-table tr:last-child td{border-bottom:0}.compare-prod{display:flex;gap:12px;align-items:center}.compare-prod img{width:72px;height:72px;object-fit:cover;border-radius:16px}.remove-compare{border:0;background:#fff4f5;color:var(--red2);font-weight:900;border-radius:999px;padding:9px 13px;cursor:pointer}.bloggrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blogcard{background:#fff;border:1px solid #f1d4da;border-radius:34px;overflow:hidden;box-shadow:0 18px 55px #c8102e12;transition:.3s}.blogcard:hover{transform:translateY(-8px);box-shadow:0 28px 70px #c8102e22}.blogcard img{width:100%;height:210px;object-fit:cover}.blogbody{padding:24px}.blogtag{display:inline-flex;background:#fff4f5;color:var(--red2);font-weight:900;border-radius:999px;padding:8px 12px;font-size:12px;margin-bottom:12px}.blogbody h3{margin:0 0 12px;font-size:21px;color:#151515}.blogbody p{line-height:1.75;color:#555}.dealerbox{background:#fff;border:1px solid #f1d4da;border-radius:38px;padding:34px;box-shadow:0 20px 65px #c8102e12}.dealer-visual{min-height:460px;background:url('assets/img/corporate-solution.svg') center/cover no-repeat;border-radius:38px;box-shadow:0 24px 70px #0002}.contactform{background:#fff!important;border:1px solid #f1d4da!important;box-shadow:0 20px 65px #c8102e12!important;border-radius:34px!important;padding:28px!important}.contactform input,.contactform textarea,.contactform select{background:#fff!important;color:#222!important;border:1px solid #e8c7ce!important;border-radius:22px!important;padding:15px 17px!important;width:100%;outline:none}.contactform textarea{min-height:145px}.contactform input::placeholder,.contactform textarea::placeholder{color:#777}.contactform input:focus,.contactform textarea:focus{border-color:var(--red)!important;box-shadow:0 0 0 4px #c8102e12}.projectgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.project{display:flex;flex-direction:column;background:#fff;border:1px solid #f1d4da;border-radius:34px;padding:0;overflow:hidden;box-shadow:0 18px 55px #c8102e12}.project img{width:100%;height:220px;object-fit:cover;border-radius:0;margin:0}.project div{padding:23px;display:flex;flex-direction:column;gap:10px;flex:1}.project h3{margin:0;color:#171717}.project p{line-height:1.65;color:#555;margin:0}.project .btn{margin-top:auto;text-align:center}.ref-logos{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:30px}.ref-logo{background:#fff;border:1px solid #f1d4da;border-radius:24px;padding:22px;text-align:center;font-weight:950;color:#333;box-shadow:0 12px 35px #c8102e0e}.footer{align-items:start}.flogo{background:transparent!important;padding:0!important;object-fit:contain}
@media(max-width:1100px){.searchpanel{grid-template-columns:1fr 1fr}.projectgrid,.bloggrid{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:repeat(2,1fr)}.ref-logos{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.searchpanel,.projectgrid,.bloggrid,.stats,.ref-logos{grid-template-columns:1fr}.stat{min-height:135px}.stat b{font-size:38px}.compare-table{display:block;overflow-x:auto}.dealer-visual{min-height:280px}.products-toolbar{padding:18px;border-radius:26px}}

/* === V5 COMPLETE PACK === */
.premium-proof{background:#fff}.before-after{display:grid;grid-template-columns:1fr auto 1fr;gap:22px;align-items:stretch;margin-top:35px}.ba-card{min-height:260px;border-radius:38px;padding:34px;color:#fff;display:flex;flex-direction:column;justify-content:end;position:relative;overflow:hidden;box-shadow:0 24px 80px #0002}.ba-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0002,#000d);z-index:0}.ba-card>*{position:relative;z-index:1}.ba-card span{display:inline-flex;width:max-content;background:#fff;color:var(--red2);font-weight:950;border-radius:999px;padding:9px 14px;margin-bottom:12px}.ba-card h3{font-size:32px;margin:0 0 10px}.ba-card p{line-height:1.75;margin:0}.before{background:url('https://images.unsplash.com/photo-1558618666-fcd25c85cd64?auto=format&fit=crop&w=1000&q=80') center/cover}.after{background:url('https://images.unsplash.com/photo-1585421514738-01798e348b17?auto=format&fit=crop&w=1000&q=80') center/cover}.ba-divider{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;align-self:center;background:var(--red);color:#fff;font-size:34px;font-weight:950;box-shadow:0 20px 60px #c8102e55}.video-show{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:stretch}.video-panel{min-height:430px;border-radius:42px;background:linear-gradient(120deg,#000b,#c8102e99),url('https://images.unsplash.com/photo-1581092919535-7146ff1a590b?auto=format&fit=crop&w=1200&q=80') center/cover;color:#fff;padding:42px;display:flex;align-items:end;box-shadow:0 28px 80px #0002}.video-panel h2{font-size:42px;margin:14px 0}.video-panel p{font-size:17px;line-height:1.8;max-width:650px}.play{display:inline-flex;width:74px;height:74px;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:var(--red);font-size:28px;box-shadow:0 20px 50px #0005}.video-list{display:grid;gap:16px}.video-list>div,.tabbox,.corporate-card{background:#fff;border:1px solid #f1d4da;border-radius:30px;padding:26px;box-shadow:0 18px 55px #c8102e12}.video-list b{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:50%;background:#111;color:#fff;margin-bottom:10px}.reviewgrid{grid-template-columns:repeat(3,1fr)}.review b{color:var(--red);font-size:20px}.tabs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tabbox ul{padding-left:18px;line-height:2}.corporate-card{max-width:1100px;margin:auto}.corporate-card>p{font-size:18px;line-height:1.9;color:#444}.videogrid{grid-template-columns:repeat(4,1fr)}.video{min-height:220px}.video p{line-height:1.75;color:#555}.header .brand img{transform:translateY(0)!important}.footer .flogo{max-width:220px;height:auto}.newsletter input{color:#222!important;background:#fff!important}@media(max-width:1000px){.before-after,.video-show,.tabs-grid,.reviewgrid,.videogrid{grid-template-columns:1fr}.ba-divider{transform:rotate(90deg);margin:auto}.video-panel{min-height:330px}.video-panel h2{font-size:32px}}
/* === WordPress + WooCommerce final fixes === */
html{margin-top:0!important}#wpadminbar{display:none!important}.custom-logo{width:260px!important;height:100px!important;object-fit:contain!important}.brand .custom-logo-link{display:flex;align-items:center;height:100%}.menu-item{list-style:none}.mainnav ul{display:flex;gap:28px;margin:0;padding:0;list-style:none}.screen-reader-text{position:absolute!important;left:-9999px!important}.woocommerce-notices-wrapper{padding:18px 6% 0}.woocommerce-message,.woocommerce-info,.woocommerce-error{border:1px solid #f1d4da;background:#fff4f5;color:#222;border-radius:22px;padding:16px 20px;list-style:none}.woocommerce-message a,.woocommerce-info a{color:var(--red);font-weight:900}.quantity input.qty{width:90px;border:1px solid #e8c7ce;border-radius:999px;padding:13px 15px}.single_add_to_cart_button,.checkout-button,.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{display:inline-flex!important;align-items:center;justify-content:center;background:var(--red)!important;color:#fff!important;padding:15px 30px!important;border-radius:28px!important;font-weight:950!important;border:0!important;box-shadow:0 15px 35px #c8102e55!important;cursor:pointer!important}.woocommerce button.button:hover,.woocommerce a.button:hover,.woocommerce input.button:hover,.single_add_to_cart_button:hover{background:var(--red2)!important;color:#fff!important;transform:translateY(-3px)}.woocommerce table.shop_table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #f1d4da;border-radius:28px;overflow:hidden;box-shadow:0 18px 55px #c8102e12}.woocommerce table.shop_table th{background:#111;color:#fff}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:17px;border-bottom:1px solid #f1d4da;text-align:left}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{background:#fff!important;color:#222!important;border:1px solid #e8c7ce!important;border-radius:22px!important;padding:13px 16px!important;min-height:48px!important}.woocommerce form .form-row{margin-bottom:14px}.mail-alert{margin:0 auto 25px;max-width:920px;background:#ecfff3;color:#107a3b;border:1px solid #b7efc9;border-radius:22px;padding:15px 20px;font-weight:800}.barsan-form-hidden{display:none!important}.pimg{display:block;overflow:hidden}.product .pbody .added_to_cart{display:inline-flex;align-items:center;justify-content:center;background:#111;color:#fff;padding:11px 16px;border-radius:999px;font-weight:900;margin-top:8px}.empty-state{background:#fff;border:1px solid #f1d4da;border-radius:28px;padding:36px;text-align:center;box-shadow:0 18px 55px #c8102e12}.pagination,.woocommerce-pagination{display:flex;justify-content:center;gap:10px;margin-top:35px}.page-numbers{background:#fff;border:1px solid #f0cbd2;border-radius:999px;padding:10px 15px;font-weight:900;color:var(--red2)}.page-numbers.current,.page-numbers:hover{background:var(--red);color:#fff}.wp-block-group,.entry-content{line-height:1.8}.commentlist{list-style:none;margin:0;padding:0}.commentlist li{background:#fff;border:1px solid #f1d4da;border-radius:26px;padding:20px;margin:0 0 14px}.stars a{color:var(--red);font-weight:900}.woocommerce-product-gallery__image img{border-radius:28px;box-shadow:0 20px 50px #0002}.woocommerce-breadcrumb{margin:22px 6%;font-weight:800;color:#666}.woocommerce-breadcrumb a{color:var(--red2)}
@media(max-width:980px){.custom-logo{width:210px!important;height:auto!important}.mainnav ul{flex-wrap:wrap;justify-content:center;gap:12px}.woocommerce table.shop_table{display:block;overflow-x:auto}.product-actions .add_to_cart_button{width:auto!important}}


/* === Barsan final WooCommerce + Customizer polish === */
.hicons button.cart-link,.mobile-panel button.mcart{padding:11px 14px;border:1px solid #eee;border-radius:24px;background:#fff;transition:.25s;font-weight:800;color:#333;cursor:pointer}.hicons button.cart-link:hover,.mobile-panel button.mcart:hover{background:var(--red);color:#fff;border-color:var(--red)}.mobile-panel button.mcart{width:100%;text-align:left;margin:6px 0}.mainnav .barsan-menu{display:flex;gap:28px;margin:0;padding:0;list-style:none;align-items:center}.mainnav .barsan-menu li{list-style:none}.mainnav .barsan-menu a{position:relative;color:#333}.mainnav .barsan-menu a:after{content:"";position:absolute;left:50%;bottom:-12px;width:0;height:3px;background:var(--red);transition:.35s;transform:translateX(-50%)}.mainnav .barsan-menu a:hover{color:var(--red)}.mainnav .barsan-menu a:hover:after{width:100%}.product img{object-fit:contain;background:#fff}.pimg img{object-fit:contain!important;background:#fff}.video-panel-file{padding:0;overflow:hidden;background:#111;align-items:center;justify-content:center}.video-panel-file video,.video-full video{width:100%;height:100%;min-height:430px;object-fit:cover;display:block;border-radius:42px;background:#111}.single-video-grid{grid-template-columns:1fr!important;max-width:980px;margin:0 auto}.video-full{min-height:auto}.video-full video{min-height:520px;margin-bottom:24px}.side-cart-backdrop{position:fixed;inset:0;background:#0008;z-index:199;opacity:0;visibility:hidden;transition:.25s}.side-cart{position:fixed;right:0;top:0;width:min(430px,92vw);height:100vh;background:#fff;z-index:200;transform:translateX(105%);transition:.28s ease;box-shadow:-30px 0 80px #0003;display:flex;flex-direction:column}.side-cart.open{transform:translateX(0)}.side-cart-backdrop.open{opacity:1;visibility:visible}.side-cart-head{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #f1d4da}.side-cart-head h3{margin:0;color:var(--red2);font-size:24px}.side-cart-head button{width:42px;height:42px;border:0;border-radius:50%;background:#fff4f5;color:var(--red2);font-size:28px;cursor:pointer}.side-cart-body{padding:20px;overflow:auto;flex:1}.side-cart .woocommerce-mini-cart{list-style:none;margin:0;padding:0}.side-cart .woocommerce-mini-cart-item{display:grid;grid-template-columns:76px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid #f1d4da;padding:14px 0}.side-cart .woocommerce-mini-cart-item img{width:76px;height:76px;object-fit:contain;border-radius:16px;background:#fff}.side-cart .remove_from_cart_button{font-size:22px;color:var(--red)!important}.side-cart .woocommerce-mini-cart__total{font-weight:900;margin:22px 0;color:#111}.side-cart .woocommerce-mini-cart__buttons{display:grid;gap:10px}.side-cart .woocommerce-mini-cart__buttons a{display:flex;justify-content:center;background:var(--red);color:#fff!important;border-radius:999px;padding:13px 18px;font-weight:950}.side-cart .woocommerce-mini-cart__empty-message{background:#fff4f5;border-radius:22px;padding:18px;color:#333;font-weight:800}.side-cart-open{overflow:hidden}.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.woocommerce ul.products li.product{width:auto!important;margin:0!important}.woocommerce-cart-form,.cart_totals,.woocommerce-checkout .col2-set,.woocommerce-checkout-review-order{background:#fff;border:1px solid #f1d4da;border-radius:28px;padding:24px;box-shadow:0 18px 55px #c8102e12}.woocommerce-mini-cart__buttons .checkout{background:#111!important}.woocommerce a.remove{color:var(--red)!important}.empty-state h3{margin-top:0}.videogrid.single-video-grid{display:grid}.product_meta{display:block;margin-top:18px;color:#666}.woocommerce div.product form.cart{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--red);font-weight:950;font-size:28px}.woocommerce-tabs,.related.products{margin-top:40px}.home .video-list .play{margin-bottom:10px}
@media(max-width:980px){.mainnav .barsan-menu{flex-wrap:wrap;justify-content:center;gap:12px}.video-panel-file video,.video-full video{min-height:300px}.side-cart{width:min(390px,94vw)}.woocommerce ul.products{grid-template-columns:1fr}.products{grid-template-columns:1fr!important}}



/* === Stabil ürün ve menü düzeltmeleri === */
.header .mainnav{display:flex;align-items:center;justify-content:center;min-height:44px}.header .mainnav ul.barsan-menu{display:flex!important;gap:28px!important;align-items:center!important;margin:0!important;padding:0!important;list-style:none!important}.header .mainnav ul.barsan-menu li{margin:0!important;padding:0!important;list-style:none!important}.header .mainnav ul.barsan-menu a{font-size:15px;font-weight:800;color:#333;white-space:nowrap}.mobile-panel a,.mobile-panel button{font-weight:900}.single-product-layout{display:grid;grid-template-columns:minmax(320px, .92fr) 1.08fr;gap:42px;align-items:start}.single-product-media{background:#fff;border:1px solid #f1d4da;border-radius:38px;padding:28px;box-shadow:0 25px 65px #c8102e16;position:sticky;top:150px}.single-product-media img{width:100%;max-height:620px;object-fit:contain;display:block;border-radius:28px;background:#fff}.single-product-summary{background:#fff;border:1px solid #f1d4da;border-radius:38px;padding:34px;box-shadow:0 25px 65px #c8102e14}.single-product-summary h2{font-size:36px;line-height:1.15;margin:12px 0 16px;color:#111}.product-category-label{display:inline-flex;background:#fff4f5;color:var(--red2);border:1px solid #f1d4da;border-radius:999px;padding:8px 14px;font-weight:900}.single-price{font-size:32px;color:var(--red);font-weight:950;margin:12px 0 18px}.single-price del{font-size:18px;color:#888}.single-short-desc{font-size:16px;line-height:1.85;color:#444}.single-cart-form{margin:24px 0}.single-cart-form form.cart{display:flex!important;gap:12px!important;align-items:center!important;flex-wrap:wrap!important}.single-extra-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}.wish,.comparebtn{border:1px solid #f1d4da;background:#fff;color:#9f0d24;border-radius:999px;padding:12px 15px;font-weight:900;cursor:pointer}.wish:hover,.comparebtn:hover{background:#fff4f5}.product-description-content{line-height:1.9}.product-description-content ul{padding-left:22px;line-height:2}.products-toolbar{max-width:1180px;margin:0 auto}.searchpanel{display:grid;grid-template-columns:2fr 1fr 1fr 1fr auto auto;gap:12px;align-items:center}.searchpanel input,.searchpanel select{height:50px;border:1px solid #f1d4da;border-radius:999px;padding:0 16px;background:#fff;color:#222}.filterbar{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.filterbar a{background:#fff;border:1px solid #f1d4da;border-radius:999px;padding:10px 15px;font-weight:900}.filterbar a.active,.filterbar a:hover{background:var(--red);color:#fff}.activefilters{margin-top:14px;background:#fff;border:1px solid #f1d4da;border-radius:22px;padding:12px 16px;color:#333;font-weight:800}.woocommerce div.product{max-width:1200px;margin:0 auto}.woocommerce div.product .product_title{color:#111}.product-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-top:12px}.product-actions .btn{padding:12px 17px!important;font-size:13px}.product .pbody h3 a{color:#111}.product .pbody h3 a:hover{color:var(--red)}
@media(max-width:1100px){.searchpanel{grid-template-columns:1fr 1fr}.single-product-layout{grid-template-columns:1fr}.single-product-media{position:relative;top:auto}.header .mainnav ul.barsan-menu{gap:16px!important}}
@media(max-width:980px){.header .mainnav{display:none}.searchpanel{grid-template-columns:1fr}.single-product-summary h2{font-size:28px}.single-price{font-size:27px}.single-extra-actions>*{width:100%;justify-content:center;text-align:center}.single-product-media{padding:18px}.single-product-summary{padding:24px}.mainnav .barsan-menu{display:none!important}}


/* === Barsan v1.4 düzeltmeleri: menü, ürün detayı, sepet, arama ikonu === */
.header{z-index:120;overflow:visible}.header .brand{display:flex;align-items:center}.header .mainnav{display:flex!important;align-items:center;justify-content:center;flex:1;min-width:0}.header .mainnav ul,.header .mainnav .barsan-menu{display:flex!important;align-items:center;justify-content:center;gap:26px!important;list-style:none!important;margin:0!important;padding:0!important}.header .mainnav li{list-style:none!important;margin:0!important;padding:0!important}.header .mainnav a{display:inline-flex;align-items:center;min-height:40px;font-size:15px;font-weight:900;color:#2a2a2a;text-decoration:none;white-space:nowrap}.hicons{display:flex;align-items:center;gap:10px}.search-icon{width:44px;height:44px;border-radius:50%;display:inline-flex!important;align-items:center;justify-content:center;background:#fff;border:1px solid #f1d4da;color:var(--red2)!important;font-size:26px;font-weight:950;line-height:1;text-decoration:none;box-shadow:0 10px 26px #c8102e12}.search-icon:hover{background:var(--red);color:#fff!important;border-color:var(--red)}
.product-single-wrap{max-width:1220px;margin:0 auto}.product-single-card{display:grid;grid-template-columns:minmax(320px,.92fr) 1.08fr;gap:42px;align-items:stretch}.product-single-gallery,.product-single-info{background:#fff;border:1px solid #f1d4da;border-radius:38px;box-shadow:0 25px 65px #c8102e15}.product-single-gallery{padding:28px;display:flex;flex-direction:column;gap:18px}.product-main-image{background:#fff;border-radius:30px;min-height:560px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-main-image img{width:100%;height:100%;max-height:620px;object-fit:contain;display:block}.product-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.product-trust-row span{background:#fff4f5;color:#9f0d24;border:1px solid #f1d4da;border-radius:16px;padding:11px 10px;text-align:center;font-size:12px;font-weight:950}.product-single-info{padding:36px}.product-single-info h2{font-size:36px;line-height:1.14;margin:14px 0 16px;color:#111}.single-price{font-size:34px!important;color:var(--red)!important;font-weight:950;margin:10px 0 18px}.single-short-desc{font-size:16px;line-height:1.85;color:#444;margin-bottom:16px}.single-cart-form form.cart{display:flex!important;align-items:center;gap:12px!important;flex-wrap:wrap!important;margin:22px 0 0}.single-cart-form .quantity{margin:0!important}.single-cart-form .qty{height:52px;width:88px;border:1px solid #f1d4da;border-radius:999px;text-align:center;font-weight:950;color:#111;background:#fff}.single-cart-form .single_add_to_cart_button,.single-cart-form .button{height:52px;border:0!important;border-radius:999px!important;background:var(--red)!important;color:#fff!important;padding:0 28px!important;font-weight:950!important;cursor:pointer}.single-extra-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.product-detail-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:26px;align-items:start}.product-description-content h2{margin-top:0;color:var(--red2)}.product-description-content h3{color:#111;margin-top:28px}.product-description-content p,.product-description-content li{line-height:1.9}.product-side-info{display:grid;gap:16px}.side-info-box{background:#fff;border:1px solid #f1d4da;border-radius:26px;padding:22px;box-shadow:0 18px 45px #c8102e12}.side-info-box h3{margin:0 0 8px;color:var(--red2)}
.cart-page-section,.woocommerce-cart .section{max-width:1180px;margin:0 auto}.woocommerce-cart-form,.cart_totals,.woocommerce-checkout .col2-set,.woocommerce-checkout-review-order,.woocommerce .cart-collaterals .cart_totals{background:#fff!important;border:1px solid #f1d4da!important;border-radius:30px!important;padding:24px!important;box-shadow:0 20px 60px #c8102e12!important}.woocommerce table.shop_table{width:100%;border-collapse:separate!important;border-spacing:0;border:1px solid #f1d4da!important;border-radius:24px!important;overflow:hidden;background:#fff}.woocommerce table.shop_table th{background:#fff4f5;color:#9f0d24;font-weight:950}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:16px!important;border-color:#f1d4da!important}.woocommerce-cart-form__cart-item .product-thumbnail img{width:86px!important;height:86px!important;object-fit:contain;background:#fff;border-radius:16px}.woocommerce .actions .coupon{display:flex;gap:10px;flex-wrap:wrap}.woocommerce .coupon .input-text{height:48px!important;min-width:220px;border:1px solid #f1d4da!important;border-radius:999px!important;padding:0 16px!important}.woocommerce .button,.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{border-radius:999px!important;background:var(--red)!important;color:#fff!important;font-weight:950!important;border:0!important;padding:14px 22px!important}.woocommerce a.button.checkout-button{display:flex!important;align-items:center;justify-content:center;font-size:16px!important;background:#111!important}.side-cart{background:#fff!important;color:#111}.side-cart-body{padding:20px;overflow:auto}.side-cart .woocommerce-mini-cart{margin:0!important;padding:0!important;list-style:none!important}.side-cart .woocommerce-mini-cart-item{position:relative;display:grid!important;grid-template-columns:78px 1fr 28px;gap:14px;align-items:center;padding:16px 0 16px 0!important;border-bottom:1px solid #f1d4da!important}.side-cart .woocommerce-mini-cart-item a:not(.remove){font-weight:900;color:#111!important;line-height:1.35;text-decoration:none}.side-cart .woocommerce-mini-cart-item img{width:78px!important;height:78px!important;object-fit:contain!important;background:#fff;border:1px solid #f1d4da;border-radius:16px;float:none!important;margin:0!important}.side-cart .remove_from_cart_button{grid-column:3;grid-row:1;color:#9f0d24!important;background:#fff4f5!important;border-radius:50%!important;width:28px!important;height:28px!important;display:flex!important;align-items:center;justify-content:center}.side-cart .quantity{display:block;margin-top:8px;color:#555;font-weight:800}.side-cart .woocommerce-mini-cart__total{display:flex;justify-content:space-between;align-items:center;margin:22px 0!important;padding:16px;border-radius:20px;background:#fff4f5;color:#111;font-weight:950}.side-cart .woocommerce-mini-cart__buttons{display:grid;gap:10px;margin:0}.side-cart .woocommerce-mini-cart__buttons a{width:100%;border-radius:999px!important;padding:14px 18px!important;text-align:center;background:var(--red)!important;color:#fff!important}.side-cart .woocommerce-mini-cart__buttons .checkout{background:#111!important}.side-cart .woocommerce-mini-cart__empty-message{background:#fff4f5;border:1px solid #f1d4da;color:#333;border-radius:22px;padding:18px;font-weight:900}.products .product{min-height:100%;display:flex;flex-direction:column}.products .product .pimg{background:#fff;min-height:280px;display:flex;align-items:center;justify-content:center}.products .product .pimg img{width:100%;height:280px!important;object-fit:contain!important;background:#fff}.products .product .pbody{display:flex;flex-direction:column;flex:1}.products .product .product-actions{margin-top:auto}.blogcard{background:#fff;border:1px solid #f1d4da;border-radius:30px;overflow:hidden;box-shadow:0 20px 55px #c8102e10}.blogcard img{width:100%;height:230px;object-fit:cover}.blogbody{padding:22px}.blogbody h3{color:#111}.blogtag{display:inline-flex;background:#fff4f5;border:1px solid #f1d4da;color:#9f0d24;border-radius:999px;padding:7px 12px;font-weight:950;font-size:12px;margin-bottom:12px}
@media(max-width:1120px){.header .mainnav ul,.header .mainnav .barsan-menu{gap:14px!important}.header .mainnav a{font-size:13px}.product-single-card,.product-detail-grid{grid-template-columns:1fr}.product-main-image{min-height:360px}}
@media(max-width:980px){.header .mainnav{display:none!important}.search-icon{width:42px;height:42px}.product-single-info{padding:24px}.product-single-info h2{font-size:28px}.product-trust-row{grid-template-columns:1fr}.woocommerce .actions .coupon{width:100%;display:grid}.woocommerce table.shop_table{display:block;overflow-x:auto}.side-cart{width:min(420px,94vw)}}

/* Barsan WooCommerce v1.5 düzeltmeleri */
.product-video-section .video-only{max-width:980px;margin:0 auto;background:#050505;border-radius:36px;overflow:hidden;box-shadow:0 25px 70px rgba(200,16,46,.22);border:1px solid #2b0b12}.product-video-section .video-only video{display:block;width:100%;max-height:620px;background:#000}.product-video-section .intro{display:none!important}.video-list,.video-list *{box-sizing:border-box}.product-detail-page{padding-top:56px}.product-detail-shell{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:minmax(320px,.92fr) 1.08fr;gap:42px;align-items:start}.product-detail-media,.product-detail-summary{background:#fff;border:1px solid #f1d4da;border-radius:38px;box-shadow:0 25px 65px rgba(200,16,46,.13)}.product-detail-media{padding:28px;position:sticky;top:140px}.product-detail-image{min-height:560px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:28px;overflow:hidden}.product-detail-image img{display:block;width:100%;height:auto;max-height:640px;object-fit:contain}.product-detail-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.product-detail-badges span{background:#fff4f5;color:#9f0d24;border:1px solid #f1d4da;border-radius:16px;padding:11px 10px;text-align:center;font-size:12px;font-weight:950}.product-detail-summary{padding:36px}.product-detail-summary h2{font-size:36px;line-height:1.15;margin:14px 0 16px;color:#111}.product-keywords{margin:18px 0}.barsan-add-to-cart{margin:24px 0 0}.barsan-add-to-cart form.cart{display:flex!important;gap:12px!important;align-items:center!important;flex-wrap:wrap!important}.barsan-add-to-cart .quantity{margin:0!important}.barsan-add-to-cart .qty{height:52px;width:88px;border:1px solid #f1d4da!important;border-radius:999px!important;text-align:center;font-weight:950;color:#111;background:#fff}.barsan-add-to-cart .single_add_to_cart_button,.barsan-add-to-cart .button{height:52px;border:0!important;border-radius:999px!important;background:var(--red)!important;color:#fff!important;padding:0 28px!important;font-weight:950!important;cursor:pointer}.product-detail-content{padding-top:30px}.woocommerce-page .pagehero,.single-product .pagehero{margin-top:0}.woocommerce div.product{max-width:none!important}.woocommerce div.product form.cart .button{vertical-align:middle!important}.woocommerce .price,.single-price,.product .price{color:var(--red)!important;font-weight:950}.woocommerce-Price-currencySymbol{font-weight:inherit;margin-left:2px}.cart-page-section{max-width:1180px;margin:0 auto;padding-top:50px}.cart-page-section .woocommerce{display:block!important}.woocommerce-cart-form{margin-bottom:28px}.woocommerce-cart-form,.cart_totals,.woocommerce .cart-collaterals .cart_totals{background:#fff!important;border:1px solid #f1d4da!important;border-radius:30px!important;padding:24px!important;box-shadow:0 20px 60px rgba(200,16,46,.12)!important}.woocommerce table.shop_table{width:100%!important;border-collapse:separate!important;border-spacing:0!important;border:1px solid #f1d4da!important;border-radius:24px!important;overflow:hidden!important;background:#fff!important}.woocommerce table.shop_table th{background:#fff4f5!important;color:#9f0d24!important;font-weight:950!important}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:16px!important;border-color:#f1d4da!important;color:#222}.woocommerce table.shop_table a{color:#111;font-weight:900}.woocommerce .quantity .qty{height:44px;border:1px solid #f1d4da!important;border-radius:999px!important}.woocommerce .button,.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{border-radius:999px!important;background:var(--red)!important;color:#fff!important;font-weight:950!important;border:0!important;padding:14px 22px!important;line-height:1!important}.woocommerce .checkout-button{background:#111!important;display:flex!important;align-items:center;justify-content:center;width:100%}.woocommerce .coupon{display:flex!important;gap:10px!important;flex-wrap:wrap!important}.woocommerce .coupon .input-text{height:48px!important;min-width:220px!important;border:1px solid #f1d4da!important;border-radius:999px!important;padding:0 16px!important}.side-cart{position:fixed!important;right:0;top:0;height:100vh;width:min(430px,94vw);z-index:99999;background:#fff!important;color:#111!important;transform:translateX(105%);transition:.28s ease;box-shadow:-20px 0 70px rgba(0,0,0,.24);display:flex;flex-direction:column}.side-cart.open{transform:translateX(0)}.side-cart-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:99998;opacity:0;visibility:hidden;transition:.25s ease}.side-cart-backdrop.open{opacity:1;visibility:visible}.side-cart-head{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;border-bottom:1px solid #f1d4da}.side-cart-head h3{margin:0;color:#111}.side-cart-head button{width:40px;height:40px;border:0;border-radius:50%;background:#fff4f5;color:#9f0d24;font-size:28px;cursor:pointer}.side-cart-body{padding:20px;overflow:auto;flex:1}.barsan-mini-cart-list{list-style:none;margin:0!important;padding:0!important;display:grid;gap:14px}.barsan-mini-cart-item{display:grid;grid-template-columns:78px 1fr 32px;gap:14px;align-items:center;padding-bottom:14px;border-bottom:1px solid #f1d4da}.mini-cart-thumb img{width:78px!important;height:78px!important;object-fit:contain!important;background:#fff;border:1px solid #f1d4da;border-radius:16px}.mini-cart-title{display:block;color:#111!important;font-weight:950;text-decoration:none;line-height:1.35}.mini-cart-qty{display:block;margin-top:8px;color:#555;font-weight:800}.mini-cart-remove{width:32px;height:32px;border-radius:50%;background:#fff4f5!important;color:#9f0d24!important;display:flex!important;align-items:center;justify-content:center;text-decoration:none!important;font-weight:950}.barsan-mini-cart-total{display:flex;justify-content:space-between;align-items:center;margin:22px 0;padding:16px;border-radius:20px;background:#fff4f5;color:#111;font-weight:950}.barsan-mini-cart-buttons{display:grid;gap:10px}.barsan-mini-cart-buttons a{width:100%;text-align:center}.woocommerce-mini-cart__empty-message{background:#fff4f5;border:1px solid #f1d4da;color:#333;border-radius:22px;padding:18px;font-weight:900}.single-product .header,.post-type-archive-product .header,.tax-product_cat .header,.woocommerce-cart .header{display:flex!important}.single-product .mainnav,.post-type-archive-product .mainnav,.tax-product_cat .mainnav,.woocommerce-cart .mainnav{display:block!important}.woocommerce-notices-wrapper{max-width:1180px;margin:18px auto 0}.woocommerce-message,.woocommerce-info,.woocommerce-error{border:1px solid #f1d4da!important;border-radius:18px!important;background:#fff!important;color:#222!important;box-shadow:0 12px 35px rgba(200,16,46,.09)}.woocommerce-message::before,.woocommerce-info::before{color:var(--red)!important}
@media(max-width:980px){.product-detail-shell{grid-template-columns:1fr;gap:24px}.product-detail-media{position:relative;top:auto;padding:18px}.product-detail-image{min-height:320px}.product-detail-summary{padding:24px}.product-detail-summary h2{font-size:28px}.product-detail-badges{grid-template-columns:1fr}.product-detail-grid{grid-template-columns:1fr!important}.woocommerce table.shop_table{display:block;overflow-x:auto}.woocommerce .coupon{display:grid!important}.woocommerce .coupon .input-text{width:100%!important}.single-product .mainnav,.post-type-archive-product .mainnav,.tax-product_cat .mainnav,.woocommerce-cart .mainnav{display:none!important}}


/* Barsan WooCommerce v1.6 product/cart/account hard fixes */
.single-product .ticker + .pagehero.product-detail-hero{display:block!important}.single-product .product-detail-hero{padding:70px 6%!important;background:linear-gradient(120deg,#111,#c8102e)!important;color:#fff!important;text-align:center!important}.single-product .product-detail-hero h1{max-width:1120px;margin:0 auto 12px!important;font-size:clamp(30px,4vw,54px)!important;line-height:1.08!important}.single-product .product-detail-hero p{max-width:820px;margin:0 auto!important;color:#fff!important;opacity:.92}.product-detail-shell{width:min(1220px,100%);}.product-detail-summary .single-price,.product-detail-summary .price{font-size:34px!important;color:var(--red)!important;margin:0 0 16px!important}.product-detail-summary .woocommerce-Price-amount{font-weight:950!important}.product-category-label{display:inline-flex;border-radius:999px;background:#fff4f5;border:1px solid #f1d4da;color:#9f0d24;padding:8px 14px;font-weight:950;font-size:13px}.single-short-desc{color:#444;font-size:16px;line-height:1.75}.product-detail-grid{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:1.25fr .75fr;gap:26px}.product-description-content h2,.product-description-content h3{color:#9f0d24}.product-description-content ul{padding-left:22px;line-height:1.8}.product-side-info{display:grid;gap:16px}.side-info-box{background:#fff;border:1px solid #f1d4da;border-radius:26px;padding:22px;box-shadow:0 15px 40px rgba(200,16,46,.09)}.side-info-box h3{margin:0 0 8px;color:#111}.side-info-box p{margin:0;line-height:1.7;color:#555}.single-extra-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.single-extra-actions .wish,.single-extra-actions .comparebtn{height:48px;border:1px solid #f1d4da;background:#fff;border-radius:999px;padding:0 18px;font-weight:950;color:#9f0d24;cursor:pointer}.hicons .account-link{padding:11px 14px;border:1px solid #eee;border-radius:24px;background:#fff;transition:.25s;font-weight:900}.hicons .account-link:hover{background:#111;color:#fff;border-color:#111}.cart-link{border:1px solid #eee;background:#fff;border-radius:24px;padding:11px 14px;font-weight:900;cursor:pointer;color:#333}.cart-link:hover{background:var(--red);color:#fff;border-color:var(--red)}.search-icon span{font-size:24px;line-height:1}.barsan-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:28px;align-items:start}.barsan-cart-items,.barsan-cart-summary-box,.barsan-wc-account,.barsan-checkout-wrap{background:#fff;border:1px solid #f1d4da;border-radius:32px;padding:26px;box-shadow:0 22px 70px rgba(200,16,46,.12)}.barsan-cart-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.barsan-cart-title h2{margin:0;color:#111}.barsan-cart-title span{background:#fff4f5;color:#9f0d24;border-radius:999px;padding:8px 14px;font-weight:950}.barsan-cart-row{display:grid;grid-template-columns:110px 1fr 120px 120px 34px;gap:16px;align-items:center;border-top:1px solid #f1d4da;padding:18px 0}.barsan-cart-img img{width:110px!important;height:110px!important;object-fit:contain!important;background:#fff;border:1px solid #f1d4da;border-radius:22px}.barsan-cart-info h3{font-size:16px;margin:0 0 8px}.barsan-cart-price,.barsan-cart-subtotal{font-weight:950;color:var(--red)}.barsan-cart-remove a{display:flex;width:32px;height:32px;border-radius:999px;align-items:center;justify-content:center;background:#fff4f5;color:#9f0d24!important;font-size:22px;font-weight:950}.barsan-cart-actions{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #f1d4da;padding-top:18px;flex-wrap:wrap}.barsan-coupon{display:flex;gap:10px;flex-wrap:wrap}.barsan-coupon .input-text{height:48px;border:1px solid #f1d4da!important;border-radius:999px!important;padding:0 16px!important}.cart_totals h2{margin-top:0;color:#111}.cart_totals table{width:100%!important}.cart_totals .wc-proceed-to-checkout a{border-radius:999px!important;background:#111!important;color:#fff!important;text-align:center!important}.side-cart{max-width:100vw}.side-cart-body .woocommerce-mini-cart{margin:0!important}.barsan-account-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px}.barsan-account-shell .woocommerce-MyAccount-navigation{background:#fff4f5;border:1px solid #f1d4da;border-radius:26px;padding:16px}.barsan-account-shell .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.barsan-account-shell .woocommerce-MyAccount-navigation a{display:block;background:#fff;border-radius:18px;padding:13px 15px;font-weight:900;color:#222}.barsan-account-shell .woocommerce-MyAccount-navigation .is-active a{background:var(--red);color:#fff}.barsan-account-content{background:#fff;border:1px solid #f1d4da;border-radius:26px;padding:24px;min-height:280px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid #f1d4da!important;border-radius:18px!important;padding:14px!important;background:#fff!important;color:#222!important}.woocommerce form.login,.woocommerce form.register,.woocommerce form.checkout_coupon{border:1px solid #f1d4da!important;border-radius:28px!important;background:#fff!important;box-shadow:0 16px 45px rgba(200,16,46,.1)}.woocommerce a.remove{color:#9f0d24!important}.woocommerce a.remove:hover{background:#9f0d24!important;color:#fff!important}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none!important;width:auto!important}.woocommerce div.product{display:block!important}.post-type-archive-product .header,.tax-product_cat .header,.single-product .header,.woocommerce-page .header{position:sticky!important;display:flex!important;visibility:visible!important}.post-type-archive-product .mainnav,.tax-product_cat .mainnav,.single-product .mainnav,.woocommerce-page .mainnav{visibility:visible!important}.woocommerce-breadcrumb{display:none!important}.product_meta{font-size:14px;color:#666}.product_meta a{color:#9f0d24;font-weight:900}.woocommerce-error,.woocommerce-info,.woocommerce-message{max-width:1180px;margin:18px auto!important}.woocommerce-Price-currencySymbol{font-family:inherit!important}
@media(max-width:980px){.barsan-cart-layout,.product-detail-grid,.barsan-account-shell{grid-template-columns:1fr}.barsan-cart-row{grid-template-columns:82px 1fr 70px 32px;gap:12px}.barsan-cart-img img{width:82px!important;height:82px!important}.barsan-cart-subtotal{grid-column:2/4}.barsan-cart-qty .qty{width:70px!important}.barsan-cart-actions{display:grid}.barsan-coupon{display:grid}.barsan-coupon .input-text{width:100%!important}.product-detail-summary h2{font-size:26px!important}.product-detail-summary .single-price{font-size:28px!important}.product-detail-image{min-height:270px}.header .mainnav{display:none!important}.woocommerce-page .mainnav{display:none!important}}


/* Barsan WooCommerce v1.7 header icon, cart, URL friendly layout fixes */
.hicons{gap:9px!important;flex-wrap:nowrap!important}.icon-btn,.hicons .icon-btn,.hicons .account-link,.cart-link{width:46px!important;height:46px!important;min-width:46px!important;padding:0!important;border:1px solid #eee!important;border-radius:999px!important;background:#fff!important;color:#222!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative!important;line-height:1!important;box-shadow:none!important;cursor:pointer!important}.icon-btn svg{width:21px;height:21px;display:block;fill:currentColor}.hicons .icon-btn:hover,.hicons .account-link:hover,.cart-link:hover{background:var(--red)!important;color:#fff!important;border-color:var(--red)!important}.account-link,.cart-link{font-size:0!important}.cart-link .cart-count,.mcart .cart-count{position:absolute;right:-6px;top:-7px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--red)!important;color:#fff!important;border:2px solid #fff;font-size:11px!important;font-weight:950;display:flex;align-items:center;justify-content:center}.mobile-shop-icons{display:flex;gap:10px;margin:14px 0}.mobile-shop-icons .icon-btn{width:48px!important;height:48px!important;background:#fff4f5!important;border-color:#f1d4da!important;color:#9f0d24!important}.mobile-shop-icons .icon-btn svg{width:22px;height:22px}.mcart{font-size:0!important}.maccount{font-size:0!important}

.woocommerce-cart .pagehero{background:linear-gradient(120deg,#111,#c8102e)!important;color:#fff!important}.cart-page-section{background:#fff;padding-top:58px!important}.woocommerce-cart-form.barsan-cart-form{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:0!important}.barsan-cart-layout{width:min(1220px,100%);margin:0 auto;display:grid!important;grid-template-columns:minmax(0,1fr) 390px!important;gap:28px!important;align-items:start!important}.barsan-cart-items,.barsan-cart-summary-box{background:#fff!important;border:1px solid #f1d4da!important;border-radius:32px!important;padding:26px!important;box-shadow:0 24px 70px rgba(200,16,46,.12)!important}.barsan-cart-title{display:flex!important;justify-content:space-between!important;align-items:center!important;margin:0 0 18px!important}.barsan-cart-title h2{margin:0!important;color:#111!important;font-size:28px!important}.barsan-cart-title span{background:#fff4f5!important;color:#9f0d24!important;border-radius:999px!important;padding:8px 14px!important;font-weight:950!important}.barsan-cart-row{display:grid!important;grid-template-columns:110px minmax(0,1fr) 112px 125px 34px!important;gap:16px!important;align-items:center!important;padding:18px 0!important;border-top:1px solid #f1d4da!important}.barsan-cart-img img{width:110px!important;height:110px!important;object-fit:contain!important;border-radius:22px!important;border:1px solid #f1d4da!important;background:#fff!important;display:block!important}.barsan-cart-info h3{margin:0 0 8px!important;font-size:16px!important;line-height:1.35!important;color:#111!important}.barsan-cart-info h3 a{color:#111!important}.barsan-cart-meta{font-size:13px;color:#666;margin-bottom:8px}.barsan-cart-price,.barsan-cart-subtotal{font-weight:950!important;color:var(--red)!important}.barsan-cart-qty .qty{width:78px!important;height:46px!important;border:1px solid #f1d4da!important;border-radius:999px!important;text-align:center!important;background:#fff!important;color:#111!important;font-weight:950!important}.qty-static{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:999px;background:#fff4f5;font-weight:950}.barsan-cart-remove a{width:32px!important;height:32px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff4f5!important;color:#9f0d24!important;text-decoration:none!important;font-size:22px!important;font-weight:950!important}.barsan-cart-actions{display:flex!important;justify-content:space-between!important;gap:12px!important;align-items:center!important;border-top:1px solid #f1d4da!important;padding-top:18px!important;margin-top:8px!important;flex-wrap:wrap!important}.barsan-coupon{display:flex!important;gap:10px!important;flex-wrap:wrap!important}.barsan-coupon .input-text{height:48px!important;min-width:220px!important;border:1px solid #f1d4da!important;border-radius:999px!important;padding:0 16px!important;background:#fff!important;color:#111!important}.woocommerce-cart .button,.woocommerce-cart button.button,.woocommerce-cart a.button{border:0!important;border-radius:999px!important;background:var(--red)!important;color:#fff!important;padding:14px 20px!important;font-weight:950!important;line-height:1.1!important}.woocommerce-cart a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a{display:block!important;width:100%!important;text-align:center!important;background:#111!important;color:#fff!important;border-radius:999px!important;padding:16px 20px!important;font-weight:950!important}.woocommerce-cart .cart_totals{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.woocommerce-cart .cart_totals h2{margin:0 0 14px!important;color:#111!important;font-size:24px!important}.woocommerce-cart .cart_totals table{width:100%!important;border-collapse:collapse!important}.woocommerce-cart .cart_totals th,.woocommerce-cart .cart_totals td{padding:14px 0!important;border-bottom:1px solid #f1d4da!important;color:#222!important}.barsan-empty-cart{max-width:760px;margin:0 auto;background:#fff;border:1px solid #f1d4da;border-radius:32px;padding:42px;text-align:center;box-shadow:0 24px 70px rgba(200,16,46,.12)}.barsan-empty-cart h2{margin:0 0 10px;color:#111;font-size:32px}

.side-cart-backdrop{position:fixed!important;inset:0!important;background:rgba(0,0,0,.48)!important;z-index:9998!important;opacity:0!important;visibility:hidden!important;transition:.25s!important}.side-cart-backdrop.open{opacity:1!important;visibility:visible!important}.side-cart{position:fixed!important;right:0!important;top:0!important;width:min(440px,94vw)!important;height:100vh!important;background:#fff!important;z-index:9999!important;transform:translateX(105%)!important;transition:transform .28s ease!important;box-shadow:-30px 0 80px rgba(0,0,0,.28)!important;display:flex!important;flex-direction:column!important;color:#111!important}.side-cart.open{transform:translateX(0)!important}.side-cart-head{height:76px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 24px!important;border-bottom:1px solid #f1d4da!important;flex:0 0 auto!important}.side-cart-head h3{margin:0!important;color:#9f0d24!important;font-size:24px!important}.side-cart-head button{width:42px!important;height:42px!important;border:0!important;border-radius:999px!important;background:#fff4f5!important;color:#9f0d24!important;font-size:28px!important;cursor:pointer!important;line-height:1!important}.side-cart-body{padding:18px!important;overflow:auto!important;flex:1 1 auto!important}.barsan-mini-cart-list{list-style:none!important;margin:0!important;padding:0!important}.barsan-mini-cart-item{display:grid!important;grid-template-columns:78px minmax(0,1fr) 32px!important;gap:12px!important;align-items:center!important;border-bottom:1px solid #f1d4da!important;padding:14px 0!important;min-height:108px!important}.mini-cart-thumb img{width:78px!important;height:78px!important;object-fit:contain!important;background:#fff!important;border:1px solid #f1d4da!important;border-radius:16px!important;float:none!important;margin:0!important;display:block!important}.mini-cart-info{min-width:0}.mini-cart-title{display:block!important;color:#111!important;font-weight:950!important;text-decoration:none!important;line-height:1.35!important;font-size:14px!important}.mini-cart-qty{display:block!important;margin-top:8px!important;color:#555!important;font-weight:800!important;font-size:13px!important}.mini-cart-remove{width:32px!important;height:32px!important;border-radius:999px!important;background:#fff4f5!important;color:#9f0d24!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-weight:950!important;font-size:20px!important}.barsan-mini-cart-total{display:flex!important;justify-content:space-between!important;align-items:center!important;margin:22px 0!important;padding:16px!important;border-radius:20px!important;background:#fff4f5!important;color:#111!important;font-weight:950!important}.barsan-mini-cart-buttons{display:grid!important;gap:10px!important;margin:0!important}.barsan-mini-cart-buttons a{display:block!important;width:100%!important;text-align:center!important;border-radius:999px!important;padding:14px 18px!important;background:var(--red)!important;color:#fff!important;font-weight:950!important}.barsan-mini-cart-buttons .checkout{background:#111!important}.side-cart .woocommerce-mini-cart__empty-message{background:#fff4f5!important;border:1px solid #f1d4da!important;color:#333!important;border-radius:22px!important;padding:18px!important;font-weight:900!important;text-align:center!important}.side-cart .btn{width:100%;text-align:center;margin-top:12px}.side-cart-open{overflow:hidden!important}

@media(max-width:980px){.barsan-cart-layout{grid-template-columns:1fr!important}.barsan-cart-row{grid-template-columns:82px minmax(0,1fr) 70px 34px!important;gap:12px!important}.barsan-cart-img img{width:82px!important;height:82px!important}.barsan-cart-subtotal{grid-column:2/4!important}.barsan-cart-qty .qty{width:70px!important}.barsan-cart-actions,.barsan-coupon{display:grid!important;width:100%!important}.barsan-coupon .input-text{width:100%!important;min-width:0!important}.header .hicons{width:auto!important;margin-top:0!important}.header .mainnav{display:none!important}.woocommerce-page .mainnav{display:none!important}.mobile-shop-icons{justify-content:center}.side-cart{width:min(420px,96vw)!important}}


/* === Barsan v6 cart image + checkout fixes === */
.barsan-cart-product-image,.barsan-mini-cart-product-image,.barsan-checkout-product-image{display:block!important;opacity:1!important;visibility:visible!important;max-width:100%!important;height:auto!important;object-fit:contain!important;background:#fff!important}
.mini-cart-thumb{width:78px!important;height:78px!important;border:1px solid #f1d4da!important;border-radius:16px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;flex:0 0 78px!important}
.mini-cart-thumb img,.side-cart .woocommerce-mini-cart-item img,.barsan-mini-cart-product-image{width:76px!important;height:76px!important;object-fit:contain!important;border:0!important;border-radius:14px!important;background:#fff!important;margin:0!important;float:none!important;display:block!important}
.barsan-cart-img{width:112px!important;height:112px!important;border:1px solid #f1d4da!important;border-radius:22px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}
.barsan-cart-img img,.barsan-cart-product-image{width:106px!important;height:106px!important;object-fit:contain!important;border:0!important;background:#fff!important}
.side-cart .barsan-mini-cart-list{display:block!important}.side-cart .barsan-mini-cart-item{grid-template-columns:78px minmax(0,1fr) 32px!important}.side-cart .mini-cart-info{overflow:hidden!important}.side-cart .mini-cart-title{word-break:normal!important;overflow-wrap:anywhere!important}
.checkout-page-section{background:#fafafa!important;padding:58px 6%!important}.barsan-checkout-wrap{max-width:1240px!important;margin:0 auto!important}.barsan-checkout-form{display:block!important;width:100%!important;margin:0!important}.barsan-checkout-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 430px!important;gap:28px!important;align-items:start!important}.barsan-checkout-card{background:#fff!important;border:1px solid #f1d4da!important;border-radius:34px!important;padding:28px!important;box-shadow:0 24px 70px rgba(200,16,46,.12)!important;color:#111!important}.barsan-order-summary{position:sticky!important;top:110px!important}.barsan-checkout-head{display:flex!important;gap:15px!important;align-items:flex-start!important;margin-bottom:22px!important}.barsan-checkout-head span{width:42px!important;height:42px!important;border-radius:999px!important;background:#c8102e!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:950!important;flex:0 0 42px!important}.barsan-checkout-head h2{margin:0 0 5px!important;color:#111!important;font-size:25px!important;line-height:1.2!important}.barsan-checkout-head p{margin:0!important;color:#666!important;font-weight:700!important}.woocommerce-checkout .col2-set{display:block!important;float:none!important;width:100%!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.woocommerce-checkout .col-1,.woocommerce-checkout .col-2{float:none!important;width:100%!important;max-width:100%!important}.woocommerce-checkout h3{color:#111!important;margin:18px 0 14px!important;font-size:22px!important}.woocommerce-checkout .form-row{display:block!important;margin:0 0 16px!important;padding:0!important}.woocommerce-checkout .form-row label{display:block!important;color:#222!important;font-weight:900!important;margin:0 0 7px!important}.woocommerce-checkout .form-row input.input-text,.woocommerce-checkout .form-row textarea,.woocommerce-checkout .form-row select,.woocommerce-checkout .select2-container--default .select2-selection--single{width:100%!important;min-height:52px!important;border:1px solid #e9cbd1!important;border-radius:18px!important;background:#fff!important;color:#111!important;padding:14px 16px!important;box-shadow:none!important}.woocommerce-checkout .select2-container{width:100%!important}.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:24px!important;color:#111!important;padding-left:0!important}.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{height:50px!important;right:10px!important}.woocommerce-checkout textarea{min-height:110px!important;resize:vertical!important}.woocommerce-checkout-review-order{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.barsan-checkout-review-table{width:100%!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;border-collapse:collapse!important;overflow:visible!important}.barsan-checkout-review-table thead{display:none!important}.barsan-checkout-review-table th,.barsan-checkout-review-table td{border-bottom:1px solid #f1d4da!important;padding:15px 0!important;background:transparent!important;color:#111!important;vertical-align:middle!important}.barsan-checkout-review-table tfoot th,.barsan-checkout-review-table tfoot td{font-weight:950!important}.barsan-checkout-review-table .order-total th,.barsan-checkout-review-table .order-total td{font-size:20px!important;color:#c8102e!important;border-bottom:0!important}.barsan-checkout-product{display:flex!important;gap:12px!important;align-items:center!important}.barsan-checkout-thumb{width:64px!important;height:64px!important;border:1px solid #f1d4da!important;border-radius:15px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;flex:0 0 64px!important}.barsan-checkout-thumb img{width:60px!important;height:60px!important;object-fit:contain!important;display:block!important}.barsan-checkout-prod-text{display:grid!important;gap:3px!important;min-width:0!important}.barsan-checkout-prod-text strong{font-size:14px!important;line-height:1.35!important;color:#111!important}.barsan-checkout-prod-text em{font-style:normal!important;font-size:12px!important;color:#666!important;font-weight:800!important}.woocommerce-checkout #payment{background:#fff4f5!important;border:1px solid #f1d4da!important;border-radius:24px!important;margin-top:20px!important;padding:18px!important}.woocommerce-checkout #payment ul.payment_methods{border-bottom:1px solid #f1d4da!important;padding:0 0 14px!important;margin:0 0 14px!important}.woocommerce-checkout #payment div.payment_box{background:#fff!important;color:#333!important;border-radius:18px!important;margin:12px 0!important;padding:14px!important}.woocommerce-checkout #payment div.payment_box:before{display:none!important}.woocommerce-checkout #payment #place_order{width:100%!important;min-height:56px!important;border-radius:999px!important;background:#111!important;color:#fff!important;font-weight:950!important;font-size:16px!important;margin-top:12px!important;box-shadow:0 18px 45px rgba(0,0,0,.18)!important}.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper{font-size:13px!important;color:#555!important}.woocommerce-checkout .woocommerce-info{max-width:1240px!important;margin:0 auto 18px!important}.woocommerce-checkout .create-account,.woocommerce-checkout .woocommerce-account-fields{background:#fff4f5!important;border:1px solid #f1d4da!important;border-radius:22px!important;padding:14px!important;margin:12px 0!important}.woocommerce-checkout .woocommerce-additional-fields{margin-top:18px!important}.checkout-hero{background:linear-gradient(120deg,#111,#c8102e)!important;color:#fff!important}
@media(max-width:980px){.barsan-checkout-grid{grid-template-columns:1fr!important}.barsan-order-summary{position:relative!important;top:auto!important}.barsan-checkout-card{padding:22px!important;border-radius:28px!important}.barsan-cart-img{width:84px!important;height:84px!important}.barsan-cart-img img,.barsan-cart-product-image{width:78px!important;height:78px!important}}


/* === Barsan v7 final WooCommerce fixes === */
.single-product .woocommerce div.product,.single-product div.product{display:block!important;width:100%!important;max-width:none!important;margin:0!important;background:transparent!important}
.single-product .woocommerce div.product div.images,.single-product .woocommerce div.product div.summary{float:none!important;width:auto!important;margin:0!important}
.product-detail-page{background:#fff!important}.product-detail-shell{display:grid!important;grid-template-columns:minmax(320px,520px) minmax(0,1fr)!important;gap:42px!important;align-items:center!important;max-width:1220px!important;margin:0 auto!important}.product-detail-image{background:#fff!important;border:1px solid #f1d4da!important;border-radius:36px!important;padding:28px!important;box-shadow:0 25px 70px rgba(200,16,46,.14)!important;display:flex!important;align-items:center!important;justify-content:center!important}.product-detail-image img{width:100%!important;max-height:520px!important;object-fit:contain!important;border-radius:22px!important;box-shadow:none!important}.product-detail-badges{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:14px!important}.product-detail-badges span,.product-category-label{display:inline-flex!important;border:1px solid #f1d4da!important;background:#fff4f5!important;color:#9f0d24!important;border-radius:999px!important;padding:9px 14px!important;font-weight:900!important}.product-detail-summary{background:#fff!important;border:1px solid #f1d4da!important;border-radius:36px!important;padding:34px!important;box-shadow:0 25px 70px rgba(0,0,0,.08)!important}.product-detail-summary h2{font-size:34px!important;line-height:1.18!important;margin:16px 0!important;color:#111!important}.single-price{font-size:30px!important;color:#c8102e!important;font-weight:950!important;margin-bottom:16px!important}.single-short-desc{color:#444!important;line-height:1.8!important;font-weight:650!important}.barsan-add-to-cart form.cart{display:flex!important;gap:12px!important;align-items:center!important;flex-wrap:wrap!important;margin:22px 0!important}.barsan-add-to-cart .quantity .qty{height:54px!important;border-radius:999px!important;border:1px solid #e8c7ce!important}.single-extra-actions{display:flex!important;gap:12px!important;flex-wrap:wrap!important}.product-detail-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 340px!important;gap:28px!important;max-width:1220px!important;margin:0 auto!important}.corporate-card,.side-info-box{background:#fff!important;border:1px solid #f1d4da!important;border-radius:30px!important;padding:28px!important;box-shadow:0 18px 55px rgba(200,16,46,.10)!important}.product-description-content{line-height:1.85!important}.product-side-info{display:grid!important;gap:16px!important}.side-info-box h3{margin:0 0 8px!important;color:#9f0d24!important}.side-info-box p{margin:0!important;color:#555!important;line-height:1.7!important}
.side-cart .side-cart-body{padding:22px!important}.side-cart .barsan-mini-cart-list{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;gap:14px!important}.side-cart .barsan-mini-cart-item{display:grid!important;grid-template-columns:84px minmax(0,1fr) 34px!important;align-items:center!important;gap:12px!important;margin:0!important;padding:14px!important;border:1px solid #f1d4da!important;border-radius:22px!important;background:#fff!important;box-shadow:0 10px 30px rgba(200,16,46,.08)!important}.side-cart .mini-cart-thumb{width:84px!important;height:84px!important;flex:0 0 84px!important;border-radius:18px!important;background:#fff!important;border:1px solid #f1d4da!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.side-cart .mini-cart-thumb img,.side-cart .barsan-mini-cart-product-image{width:80px!important;height:80px!important;object-fit:contain!important;display:block!important;opacity:1!important;visibility:visible!important;margin:0!important;float:none!important;position:static!important;max-width:80px!important;max-height:80px!important}.side-cart .mini-cart-info{display:grid!important;gap:6px!important;min-width:0!important}.side-cart .mini-cart-title{font-weight:950!important;color:#111!important;line-height:1.35!important;font-size:14px!important;display:block!important}.side-cart .mini-cart-qty{font-size:13px!important;color:#c8102e!important;font-weight:900!important}.side-cart .mini-cart-remove{width:32px!important;height:32px!important;border-radius:999px!important;background:#fff4f5!important;color:#9f0d24!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-weight:950!important}.barsan-empty-cart{max-width:760px!important;margin:0 auto!important;text-align:center!important;background:#fff!important;border:1px solid #f1d4da!important;border-radius:34px!important;padding:44px!important;box-shadow:0 24px 70px rgba(200,16,46,.12)!important}.checkout-page-section{background:#fafafa!important}.woocommerce-checkout .woocommerce{max-width:1240px!important;margin:0 auto!important}.woocommerce-checkout form.checkout,.barsan-checkout-form{display:block!important}.barsan-checkout-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 430px!important;gap:28px!important;align-items:start!important}.barsan-checkout-card{background:#fff!important;border:1px solid #f1d4da!important;border-radius:34px!important;padding:28px!important;box-shadow:0 24px 70px rgba(200,16,46,.12)!important}.woocommerce-checkout .form-row input.input-text,.woocommerce-checkout .form-row textarea,.woocommerce-checkout .form-row select{background:#fff!important;color:#111!important;border:1px solid #e9cbd1!important;border-radius:18px!important;min-height:52px!important}.barsan-checkout-product{display:flex!important;gap:12px!important;align-items:center!important}.barsan-checkout-thumb{width:64px!important;height:64px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;border:1px solid #f1d4da!important;border-radius:15px!important;overflow:hidden!important}.barsan-checkout-thumb img{width:60px!important;height:60px!important;object-fit:contain!important;display:block!important}
@media(max-width:980px){.product-detail-shell,.product-detail-grid,.barsan-checkout-grid{grid-template-columns:1fr!important}.product-detail-summary{padding:24px!important}.product-detail-summary h2{font-size:26px!important}.single-price{font-size:25px!important}.product-detail-image img{max-height:360px!important}.side-cart{width:min(430px,96vw)!important}}


/* =========================================================
   Barsan V8 - Mobil uyumluluk ve header/menü düzeltmeleri
   ========================================================= */
html,body{max-width:100%;overflow-x:hidden!important}.site,.site-main,main,.woocommerce,.woocommerce-page{max-width:100%!important}.mainnav ul,.mainnav li{list-style:none!important;margin:0!important;padding:0!important}.mainnav ul{display:flex!important;align-items:center!important;gap:24px!important}.mainnav a{white-space:nowrap!important}.icon-btn,.hicons .icon-btn,.hicons button.icon-btn{width:46px!important;height:46px!important;min-width:46px!important;padding:0!important;border:1px solid #eee!important;border-radius:999px!important;background:#fff!important;color:#222!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative!important;line-height:1!important;box-shadow:none!important;cursor:pointer!important;appearance:none!important}.icon-btn svg{width:21px!important;height:21px!important;display:block!important;fill:currentColor!important}.hicons .icon-btn:hover,.hicons button.icon-btn:hover{background:var(--red)!important;color:#fff!important;border-color:var(--red)!important}.cart-count{position:absolute!important;right:-7px!important;top:-8px!important;min-width:20px!important;height:20px!important;padding:0 5px!important;border-radius:999px!important;background:var(--red)!important;color:#fff!important;border:2px solid #fff!important;font-size:11px!important;font-weight:950!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.mobile-backdrop{position:fixed!important;inset:0!important;background:rgba(0,0,0,.45)!important;z-index:9990!important;opacity:0!important;visibility:hidden!important;transition:.25s!important}.mobile-backdrop.open{opacity:1!important;visibility:visible!important}.body-lock{overflow:hidden!important}.mobile-menu-btn{appearance:none!important;-webkit-tap-highlight-color:transparent!important}.mobile-menu-btn span{display:block!important}.whatsapp-float{z-index:120!important}

@media (min-width:981px) and (max-width:1240px){.header{padding-left:3%!important;padding-right:3%!important}.brand img{width:210px!important;height:82px!important}.header nav,.mainnav ul{gap:14px!important;font-size:13px!important}.icon-btn,.hicons .icon-btn,.hicons button.icon-btn{width:42px!important;height:42px!important;min-width:42px!important}.products{grid-template-columns:repeat(3,1fr)!important}}

@media (max-width:980px){
  body{min-width:0!important;background:#fff!important}.topbar{height:auto!important;min-height:32px!important;padding:7px 10px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:8px!important;font-size:11px!important;line-height:1.35!important;position:relative!important;z-index:10060!important}.topbar span:nth-child(n+2){display:none!important}
  .header{height:76px!important;min-height:76px!important;max-height:76px!important;width:100%!important;padding:8px 12px!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important;justify-content:normal!important;background:#fff!important;position:sticky!important;top:0!important;z-index:10050!important;box-shadow:0 10px 30px rgba(0,0,0,.14)!important;border-bottom:1px solid #f2d4da!important;overflow:visible!important;flex-wrap:nowrap!important}
  .mobile-menu-btn{grid-column:1!important;grid-row:1!important;width:44px!important;height:44px!important;min-width:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;justify-self:start!important;margin:0!important;border:0!important;border-radius:999px!important;background:var(--red)!important;box-shadow:0 10px 25px rgba(200,16,46,.26)!important;z-index:10070!important;position:relative!important;gap:5px!important;flex-direction:column!important}
  .mobile-menu-btn span{width:21px!important;height:2px!important;background:#fff!important;border-radius:20px!important;margin:0!important}
  .brand{grid-column:2!important;grid-row:1!important;display:flex!important;align-items:center!important;justify-content:center!important;height:60px!important;width:100%!important;min-width:0!important;max-width:180px!important;justify-self:center!important;margin:0!important;padding:0!important;overflow:visible!important}
  .brand img,.brand .custom-logo{width:auto!important;max-width:100%!important;height:auto!important;max-height:56px!important;object-fit:contain!important;display:block!important;margin:0 auto!important;filter:drop-shadow(0 8px 14px rgba(200,16,46,.14))!important}
  .header nav,.header nav.mainnav,.mainnav,.header .mainnav{display:none!important;visibility:hidden!important;width:0!important;height:0!important;overflow:hidden!important}
  .header .hicons{grid-column:3!important;grid-row:1!important;width:auto!important;min-width:0!important;max-width:132px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important;gap:5px!important;justify-self:end!important;overflow:visible!important;font-size:0!important}
  .header .hicons .icon-btn,.header .hicons button.icon-btn,.header .hicons a.icon-btn{width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;padding:0!important;margin:0!important;border-radius:999px!important;border:1px solid #efd5db!important;background:#fff!important;color:#111!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;font-size:0!important;line-height:1!important}
  .header .hicons .icon-btn svg{width:19px!important;height:19px!important}.header .hicons .cart-count{right:-5px!important;top:-7px!important;min-width:18px!important;height:18px!important;font-size:10px!important;border-width:2px!important}
  .mobile-panel{display:block!important;position:fixed!important;top:0!important;right:-102%!important;left:auto!important;width:min(88vw,380px)!important;height:100dvh!important;z-index:10040!important;background:#fff!important;padding:96px 16px 24px!important;box-shadow:-28px 0 70px rgba(0,0,0,.32)!important;border-radius:30px 0 0 30px!important;border-left:1px solid #f1d4da!important;transition:right .32s cubic-bezier(.2,.8,.2,1)!important;overflow-y:auto!important;overscroll-behavior:contain!important}
  .mobile-panel.open{right:0!important;animation:none!important}.mobile-panel a,.mobile-panel button.mcart{width:100%!important;min-height:50px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;text-align:left!important;padding:14px 16px!important;margin:9px 0!important;border-radius:20px!important;background:#fff4f5!important;border:1px solid #f1d4da!important;color:#9f0d24!important;font-size:14px!important;font-weight:950!important;line-height:1.2!important;box-shadow:0 8px 22px rgba(200,16,46,.09)!important}.mobile-panel a:after{content:'›'!important;font-size:20px!important;opacity:.65!important}.mobile-panel .mobile-shop-icons{display:flex!important;gap:10px!important;margin:16px 0!important}.mobile-panel .mobile-shop-icons .icon-btn{width:52px!important;height:52px!important;min-width:52px!important;justify-content:center!important}.mobile-panel .mobile-shop-icons .icon-btn:after{display:none!important}.mobile-panel .mphone{background:#111!important;color:#fff!important;border-color:#111!important;justify-content:center!important}.mobile-panel .mphone:after{display:none!important}
  .ticker{height:30px!important;font-size:10.5px!important;position:relative!important;z-index:1!important}.ticker span{padding:0 28px!important}.hero{height:calc(100dvh - 138px)!important;min-height:500px!important;max-height:650px!important}.hero-content{padding:22px!important;max-width:100%!important}.hero h1{font-size:clamp(32px,10vw,46px)!important;line-height:1.05!important;margin-bottom:14px!important}.hero p{font-size:15.5px!important;line-height:1.65!important}.btn{min-height:46px!important;padding:12px 19px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;max-width:100%!important;white-space:normal!important}
  .section,.richband,.featurewall,.processband,.faqwrap,.showcase-strip{padding:48px 16px!important}.title{font-size:clamp(25px,7vw,32px)!important;line-height:1.15!important;margin-bottom:18px!important}.intro{font-size:15px!important;line-height:1.85!important;text-align:left!important}.cards,.products,.benefits,.footer,.grid2,.detail,.dashgrid,.richgrid,.split,.steps,.minirow,.contactcards,.processgrid,.faqgrid,.showcase-grid,.featurewall .wallgrid,.stats,.reviewgrid,.projectgrid{grid-template-columns:1fr!important;gap:18px!important}.products{display:grid!important}.product{width:100%!important;max-width:440px!important;margin-left:auto!important;margin-right:auto!important;border-radius:26px!important}.product img{height:245px!important;object-fit:contain!important;background:#fff!important}.pbody{padding:18px!important}.pbody h3{font-size:16px!important;min-height:0!important}.cat{height:255px!important;border-radius:26px!important;padding:24px!important}.cat h3{font-size:27px!important}.promo{min-height:280px!important;border-radius:26px!important;padding:24px!important}.promo h2{font-size:30px!important}.photo{min-height:290px!important;border-radius:28px!important}.textblock h2{font-size:30px!important}.benefits{padding:38px 16px!important}.benefit{border-radius:24px!important;background:#fff!important;border:1px solid #f1d4da!important}.newsletter{min-height:auto!important;padding:44px 16px!important;background-attachment:scroll!important}.newsletter h2{font-size:30px!important}.newsletter form{width:100%!important;display:grid!important;gap:10px!important}.newsletter input,.newsletter button{width:100%!important;max-width:100%!important}.footer{padding:42px 18px!important;text-align:left!important}.flogo{width:190px!important;max-width:80%!important}.pagehero{padding:58px 16px!important}.pagehero h1{font-size:clamp(30px,8vw,38px)!important;line-height:1.15!important}.pagehero p{font-size:15px!important;line-height:1.6!important}.whatsapp-float{right:14px!important;bottom:14px!important;padding:12px 16px!important;font-size:13px!important;border-radius:999px!important;max-width:calc(100vw - 28px)!important}
  .products-toolbar,.searchpanel{width:100%!important}.searchpanel{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.searchpanel input,.searchpanel select,.searchpanel button,.searchpanel .btn{width:100%!important;min-width:0!important}.filterbar{display:flex!important;overflow-x:auto!important;gap:8px!important;padding-bottom:6px!important;-webkit-overflow-scrolling:touch!important}.filterbar a{flex:0 0 auto!important;white-space:nowrap!important}.activefilters{font-size:13px!important;line-height:1.5!important}.product-detail-shell,.product-detail-grid,.barsan-checkout-grid,.barsan-cart-layout{grid-template-columns:1fr!important;gap:20px!important}.product-detail-page .section{padding-left:16px!important;padding-right:16px!important}.product-detail-image{padding:18px!important;border-radius:28px!important}.product-detail-image img{max-height:340px!important}.product-detail-summary{padding:22px!important;border-radius:28px!important}.product-detail-summary h2{font-size:24px!important;line-height:1.22!important}.single-price{font-size:25px!important}.barsan-add-to-cart form.cart{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important;align-items:center!important}.barsan-add-to-cart .single_add_to_cart_button{width:100%!important}.single-extra-actions{display:grid!important;grid-template-columns:1fr!important}.corporate-card,.side-info-box{padding:22px!important;border-radius:24px!important}.product-side-info{gap:12px!important}.video-panel video{width:100%!important;height:auto!important;max-height:60vh!important;border-radius:24px!important}.before-after{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.ba-divider{transform:rotate(90deg)!important;margin:4px auto!important}.ba-card{min-height:240px!important;border-radius:26px!important}
  .barsan-cart-form,.woocommerce-cart-form{width:100%!important}.barsan-cart-row{grid-template-columns:76px minmax(0,1fr) 34px!important;gap:10px!important;padding:14px!important;border-radius:22px!important}.barsan-cart-img{grid-column:1!important;grid-row:1/3!important;width:76px!important;height:76px!important}.barsan-cart-img img,.barsan-cart-product-image{width:72px!important;height:72px!important;object-fit:contain!important}.barsan-cart-info{grid-column:2!important}.barsan-cart-qty{grid-column:2!important;grid-row:2!important}.barsan-cart-subtotal{grid-column:2!important;grid-row:3!important;text-align:left!important}.barsan-cart-remove{grid-column:3!important;grid-row:1!important}.barsan-cart-summary-box,.barsan-checkout-card{padding:20px!important;border-radius:26px!important}.barsan-coupon,.barsan-cart-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.barsan-coupon input,.barsan-coupon button,.barsan-cart-actions button{width:100%!important}.woocommerce table.shop_table_responsive tr td::before{font-weight:950!important;color:#9f0d24!important}.woocommerce-checkout .form-row{width:100%!important;float:none!important}.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{width:100%!important}.barsan-checkout-head{gap:10px!important;align-items:flex-start!important}.barsan-checkout-head h2{font-size:20px!important}.barsan-checkout-review-table tr,.barsan-checkout-review-table td,.barsan-checkout-review-table th{display:block!important;width:100%!important}.barsan-checkout-product{align-items:flex-start!important}.barsan-order-summary{position:relative!important;top:auto!important}
  .side-cart{width:min(420px,96vw)!important;max-width:96vw!important}.side-cart-head{height:68px!important;padding:0 18px!important}.side-cart-head h3{font-size:20px!important}.side-cart-body{padding:16px!important}.side-cart .barsan-mini-cart-item{grid-template-columns:72px minmax(0,1fr) 30px!important;gap:10px!important;padding:12px!important;border-radius:20px!important}.side-cart .mini-cart-thumb{width:72px!important;height:72px!important;flex-basis:72px!important}.side-cart .mini-cart-thumb img,.side-cart .barsan-mini-cart-product-image{width:68px!important;height:68px!important}.side-cart .mini-cart-title{font-size:13.5px!important}.side-cart .barsan-mini-cart-buttons{position:sticky!important;bottom:0!important;background:#fff!important;padding-top:10px!important}.side-cart-backdrop{z-index:10080!important}.side-cart{z-index:10090!important}
}

@media (max-width:420px){.header{grid-template-columns:42px minmax(0,1fr) auto!important;padding-left:10px!important;padding-right:10px!important;gap:6px!important}.mobile-menu-btn{width:42px!important;height:42px!important;min-width:42px!important}.brand{max-width:134px!important;height:54px!important}.brand img,.brand .custom-logo{max-height:50px!important}.header .hicons{max-width:118px!important;gap:4px!important}.header .hicons .icon-btn,.header .hicons button.icon-btn,.header .hicons a.icon-btn{width:35px!important;height:35px!important;min-width:35px!important;max-width:35px!important}.header .hicons .icon-btn svg{width:17px!important;height:17px!important}.hero{min-height:470px!important}.mobile-panel{width:92vw!important;border-radius:24px 0 0 24px!important;padding-left:13px!important;padding-right:13px!important}.product img{height:220px!important}.barsan-add-to-cart form.cart{grid-template-columns:1fr!important}.barsan-add-to-cart .quantity,.barsan-add-to-cart .quantity .qty{width:100%!important}.side-cart .barsan-mini-cart-item{grid-template-columns:64px minmax(0,1fr) 28px!important}.side-cart .mini-cart-thumb{width:64px!important;height:64px!important}.side-cart .mini-cart-thumb img,.side-cart .barsan-mini-cart-product-image{width:60px!important;height:60px!important}}
