:root{--bc-font:"Montserrat",system-ui,-apple-system,"Segoe UI",Arial,sans-serif;--bc-brown:#3b1f10;--bc-brown2:#5a341f;--bc-green:#567a2f;--bc-cream:#fbf5eb;--bc-line:#eadfce;--bc-text:#2c2119;--bc-soft:#fffaf2}
*{box-sizing:border-box} body{margin:0;background:var(--bc-cream);color:var(--bc-text);font-family:var(--bc-font,"Montserrat",system-ui,-apple-system,"Segoe UI",Arial,sans-serif)} a{color:inherit;text-decoration:none} img{max-width:100%;height:auto}.bcdw-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.bcdw-topbar{background:var(--bc-brown);color:#fff;font-size:13px}.bcdw-topbar .bcdw-container{height:34px;display:flex;align-items:center;justify-content:space-between;gap:16px}.bcdw-header{background:#fffaf2;box-shadow:0 1px 0 var(--bc-line);position:sticky;top:0;z-index:50}.bcdw-header-main{display:grid;grid-template-columns:240px 1fr auto;align-items:center;gap:24px;padding:24px 0}.bcdw-logo span{font-family:var(--bc-font,"Montserrat",system-ui,-apple-system,"Segoe UI",Arial,sans-serif);font-size:34px;font-weight:800;color:var(--bc-brown)}.bcdw-logo i{display:inline-block;width:13px;height:13px;background:var(--bc-green);border-radius:70% 0 70% 0;margin-left:4px}.bcdw-search{height:48px;border:1px solid var(--bc-line);background:#fff;border-radius:999px;display:flex;overflow:hidden}.bcdw-search input{flex:1;border:0;padding:0 22px;background:transparent}.bcdw-search button{width:54px;border:0;background:transparent;font-size:24px}.bcdw-actions{display:flex;gap:18px;align-items:center;font-weight:700}.bcdw-actions em{display:inline-grid;place-items:center;min-width:18px;height:18px;background:var(--bc-green);color:#fff;border-radius:99px;font-size:11px;font-style:normal}.bcdw-nav-wrap{border-top:1px solid #f0e5d4}.bcdw-menu{display:flex;justify-content:center;gap:36px;margin:0;padding:13px 0;list-style:none;font-size:15px;font-weight:700}.bcdw-menu a:hover{color:var(--bc-green)}.bcdw-hero{background:linear-gradient(90deg,#f7ead8 0%,#fff6e8 48%,#ead4b7 100%)}.bcdw-hero-grid{min-height:420px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:32px}.bcdw-hero h1{font-family:var(--bc-font,"Montserrat",system-ui,-apple-system,"Segoe UI",Arial,sans-serif);font-size:54px;line-height:1.02;margin:0 0 18px;color:var(--bc-brown)}.bcdw-hero p{font-size:18px;line-height:1.65;max-width:560px}.bcdw-btn{display:inline-flex;align-items:center;gap:8px;background:var(--bc-green);color:#fff;border-radius:10px;padding:14px 24px;font-weight:800;box-shadow:0 10px 24px rgba(86,122,47,.22)}.bcdw-btn-soft{background:#fff;color:var(--bc-green);border:1px solid var(--bc-green);box-shadow:none}.bcdw-hero-btns{display:flex;gap:14px;flex-wrap:wrap}.bcdw-hero-visual{min-height:330px;border-radius:28px;background:radial-gradient(circle at 65% 30%,#ffd681,transparent 28%),linear-gradient(135deg,#74431f,#241006);position:relative;overflow:hidden;box-shadow:0 25px 60px rgba(59,31,16,.22)}.bcdw-product-stage{position:absolute;inset:42px;display:grid;place-items:center;text-align:center;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:24px;background:rgba(255,255,255,.08)}.bcdw-product-stage span{font-family:var(--bc-font,"Montserrat",system-ui,-apple-system,"Segoe UI",Arial,sans-serif);font-size:48px}.bcdw-product-stage strong{display:block;margin-top:10px;color:#ffe7b0}.bcdw-cats{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-top:22px}.bcdw-cat{background:#fff;border:1px solid var(--bc-line);border-radius:18px;padding:24px 14px;text-align:center;box-shadow:0 8px 24px rgba(59,31,16,.05)}.bcdw-cat span{display:block;width:80px;height:54px;margin:0 auto 12px;border-radius:50%;background:linear-gradient(135deg,#c68a45,#fff1cf)}.bcdw-cat strong{display:block}.bcdw-cat small{color:var(--bc-green);font-weight:700}.bcdw-sec-head{display:flex;align-items:center;justify-content:space-between;margin:32px 0 16px}.bcdw-sec-head h2{font-size:28px;margin:0;font-family:var(--bc-font,"Montserrat",system-ui,-apple-system,"Segoe UI",Arial,sans-serif);color:var(--bc-brown)}.bcdw-sec-head h2 span{font-size:18px}.bcdw-sec-head a{font-weight:800;color:var(--bc-brown2)}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin:0!important;padding:0!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff;border:1px solid var(--bc-line);border-radius:18px;padding:14px!important;text-align:center;box-shadow:0 8px 24px rgba(59,31,16,.05)}.woocommerce ul.products li.product img{border-radius:14px;aspect-ratio:1/1;object-fit:contain;background:#fffaf2}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px;color:var(--bc-text);min-height:44px}.woocommerce ul.products li.product .price{font-weight:900;color:var(--bc-brown)!important;font-size:18px}.woocommerce a.button,.woocommerce button.button{background:var(--bc-green)!important;color:#fff!important;border-radius:10px!important;font-weight:800!important}.bcdw-benefits{margin-top:20px;background:#fff7ea;border-block:1px solid var(--bc-line)}.bcdw-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.bcdw-benefit-grid div{padding:22px 24px;border-right:1px solid var(--bc-line);display:grid;grid-template-columns:auto 1fr;gap:5px 12px;align-items:center}.bcdw-benefit-grid div:last-child{border-right:0}.bcdw-benefit-grid strong{display:block}.bcdw-benefit-grid small{grid-column:2;color:#6b5a4a}.bcdw-story{display:grid;grid-template-columns:1.1fr 1fr .9fr;gap:28px;align-items:center;margin-top:36px}.bcdw-story-img,.bcdw-story aside{min-height:220px;border-radius:22px;background:linear-gradient(135deg,#76502c,#2b1409)}.bcdw-story h2{font-family:var(--bc-font,"Montserrat",system-ui,-apple-system,"Segoe UI",Arial,sans-serif);color:var(--bc-brown);font-size:32px}.bcdw-story aside{background:#fff8ee;padding:22px;border:1px solid var(--bc-line)}.bcdw-story aside p{padding:12px 0;margin:0;border-bottom:1px solid var(--bc-line)}.bcdw-module-section{margin-top:36px}.dwtr-wrap .dw-home-tarif-grid,.dw-home-kur-fix .grid{gap:16px!important}.dwtr-wrap .dw-card,.dw-home-kur-fix .card{border-radius:18px!important;border:1px solid var(--bc-line)!important;box-shadow:0 8px 24px rgba(59,31,16,.05)!important;background:#fff!important}.dwtr-wrap .dw-card-title a,.dw-home-kur-fix .title a{color:var(--bc-brown)!important}.bcdw-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.bcdw-blog article{background:#fff;border:1px solid var(--bc-line);border-radius:18px;overflow:hidden;padding:14px}.bcdw-blog img{border-radius:14px;aspect-ratio:16/9;object-fit:cover}.bcdw-footer{margin-top:44px;background:var(--bc-brown);color:#fff}.bcdw-footer-grid{display:grid;grid-template-columns:1.2fr 1fr .8fr 1.1fr;gap:32px;padding:44px 0}.bcdw-footer h2{font-family:var(--bc-font,"Montserrat",system-ui,-apple-system,"Segoe UI",Arial,sans-serif);font-size:34px}.bcdw-footer ul{list-style:none;padding:0;margin:0}.bcdw-footer li{margin:8px 0}.bcdw-news{display:flex;gap:8px}.bcdw-news input{min-width:0;flex:1;border:0;border-radius:8px;padding:12px}.bcdw-news button{border:0;border-radius:8px;background:var(--bc-green);color:#fff;font-weight:800;padding:12px}.bcdw-copy{border-top:1px solid rgba(255,255,255,.18);padding:16px 0;color:#e7d7c5}.bcdw-page,.bcdw-index{padding:44px 0}.bcdw-post{background:#fff;border:1px solid var(--bc-line);padding:22px;border-radius:18px;margin-bottom:16px}.dw-iletisim-mobile .dw-iletisim-alt-liste{background:#fff!important;border-radius:22px 22px 0 0;overflow:hidden}.dw-iletisim-mobile .dw-iletisim-alt-oge a{background:#fff!important;color:var(--bc-brown)!important}.dw-iletisim-mobile .dw-iletisim-tur-whatsapp a{color:#239e4b!important}.dw-iletisim-desktop .dw-iletisim-oge a{border-radius:0 10px 10px 0!important}
@media(max-width:1100px){.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.bcdw-cats{grid-template-columns:repeat(3,1fr)}.bcdw-header-main{grid-template-columns:1fr}.bcdw-actions{justify-content:center}.bcdw-menu{overflow:auto;justify-content:flex-start}.bcdw-hero-grid,.bcdw-story{grid-template-columns:1fr}.bcdw-benefit-grid{grid-template-columns:repeat(2,1fr)}.bcdw-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.bcdw-topbar .bcdw-container{height:auto;flex-wrap:wrap;padding:8px 0}.bcdw-hero h1{font-size:38px}.bcdw-cats,.woocommerce ul.products,.bcdw-blog-grid,.bcdw-benefit-grid,.bcdw-footer-grid{grid-template-columns:1fr}.bcdw-header-main{padding:16px 0}.bcdw-logo span{font-size:30px}}

/* Ballı Çubuk topbar - admin panelden yönetilebilir */
.bcdw-topbar{background:var(--bcdw-topbar-bg,var(--bc-brown2));color:var(--bcdw-topbar-color,#fff);font-size:14px;font-weight:600}
.bcdw-topbar a{color:var(--bcdw-topbar-color,#fff);text-decoration:none}
.bcdw-topbar-inner{height:35px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}
.bcdw-topbar-contact{display:flex;align-items:center;gap:28px;white-space:nowrap}
.bcdw-topbar-contact a{display:inline-flex;align-items:center;gap:8px}
.bcdw-topbar-center{text-align:center;white-space:nowrap;font-weight:700}
.bcdw-topbar-links{display:flex;justify-content:flex-end;align-items:center;gap:34px;white-space:nowrap}
.bcdw-topbar-links a{font-weight:700}
.bcdw-topbar-links a:hover,.bcdw-topbar-contact a:hover{opacity:.82}
@media(max-width:900px){.bcdw-topbar-inner{height:auto;grid-template-columns:1fr;padding:8px 0;text-align:center}.bcdw-topbar-contact,.bcdw-topbar-links{justify-content:center;flex-wrap:wrap;gap:14px 20px}.bcdw-topbar-center{white-space:normal}}


.bcdw-lang-switcher{display:inline-flex;align-items:center;gap:6px;margin-left:8px}
.bcdw-lang-switcher ul{display:flex;align-items:center;gap:6px;margin:0;padding:0;list-style:none}
.bcdw-lang-switcher li{margin:0;padding:0;line-height:1}
.bcdw-lang-switcher a{display:inline-flex;align-items:center;gap:4px;text-transform:uppercase;font-weight:800;font-size:12px;line-height:1;color:inherit;text-decoration:none;opacity:.9}
.bcdw-lang-switcher a:hover{opacity:1}
.bcdw-lang-switcher img{width:18px;height:auto;display:block;border-radius:2px}
.bcdw-actions .bcdw-lang-switcher{margin-right:4px;color:#2a241d}


/* v1.0.8 - Ön yüz bölüm başlıkları ve modül kart düzeni */
.bcdw-sec-head{
  position:relative;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:18px;
  margin:42px 0 18px;
  padding:0 0 14px;
  border-bottom:1px solid rgba(104,69,76,.14);
}
.bcdw-sec-head:before{
  content:"";
  position:absolute;
  left:0;
  bottom:-1px;
  width:86px;
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--bc-green),#d8a04e,var(--bc-brown));
}
.bcdw-sec-title{display:grid;gap:4px;min-width:0}
.bcdw-sec-kicker{
  width:max-content;
  color:var(--bc-green);
  font-size:11px;
  font-weight:900;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.bcdw-sec-head h2{
  margin:0;
  color:var(--bc-brown);
  font-family:var(--bc-font,"Montserrat",system-ui,-apple-system,"Segoe UI",Arial,sans-serif);
  font-size:30px;
  line-height:1.08;
  letter-spacing:-.02em;
}
.bcdw-sec-head .bcdw-leaf{font-family:var(--bc-font,"Montserrat",system-ui,-apple-system,"Segoe UI",Arial,sans-serif);color:var(--bc-green);font-size:17px;margin-left:5px;vertical-align:middle}
.bcdw-sec-more{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:36px;
  padding:8px 14px;
  border:1px solid rgba(104,69,76,.18);
  border-radius:999px;
  background:#fffaf2;
  color:var(--bc-brown)!important;
  font-size:13px;
  font-weight:900;
}
.bcdw-module-section{margin-top:34px}

/* Tarifler: shortcode CSS yüklenmese bile ana sayfa bozulmasın */
.bcdw-module-section .dwtr-wrap,
.bcdw-module-section .dw-home-tarif{width:100%}
.bcdw-module-section .dwtr-wrap .dw-home-title{display:none!important}
.bcdw-module-section .dwtr-wrap .dw-home-tarif-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
  align-items:stretch!important;
}
.bcdw-module-section .dwtr-wrap .dw-home-tarif-grid article.dw-card{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid rgba(104,69,76,.14)!important;
  border-radius:18px!important;
  box-shadow:0 12px 30px rgba(59,31,16,.07)!important;
}
.bcdw-module-section .dwtr-wrap .dw-card-media{display:block!important;line-height:0!important;float:none!important;background:#f7ead8!important}
.bcdw-module-section .dwtr-wrap .dw-card-img,
.bcdw-module-section .dwtr-wrap .dw-card-media img{
  display:block!important;
  width:100%!important;
  height:190px!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
  border-radius:0!important;
}
.bcdw-module-section .dwtr-wrap .dw-card-body{padding:14px 16px 16px!important;min-height:66px!important;display:flex!important;align-items:center!important}
.bcdw-module-section .dwtr-wrap .dw-card-title{margin:0!important;font-size:16px!important;line-height:1.28!important;font-weight:900!important;font-family:var(--bc-font,"Montserrat",system-ui,-apple-system,"Segoe UI",Arial,sans-serif)!important}
.bcdw-module-section .dwtr-wrap .dw-card-title a{color:var(--bc-brown)!important;text-decoration:none!important}
.bcdw-module-section .dwtr-wrap .dw-card-title a:hover{color:var(--bc-green)!important;text-decoration:none!important}

/* Kürler ve blog başlık kartları */
.bcdw-kur-section .dw-home-kur-fix .grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}
.bcdw-kur-section .dw-home-kur-fix .card,
.bcdw-blog-grid article{
  border:1px solid rgba(104,69,76,.14)!important;
  border-radius:18px!important;
  box-shadow:0 12px 30px rgba(59,31,16,.07)!important;
  background:#fff!important;
  overflow:hidden!important;
}
.bcdw-kur-section .dw-home-kur-fix .card img,
.bcdw-blog-grid article img{width:100%!important;height:168px!important;object-fit:cover!important;border-radius:0!important;background:#f7ead8!important}
.bcdw-kur-section .dw-home-kur-fix .title,
.bcdw-blog-grid h3{font-size:16px!important;line-height:1.28!important;color:var(--bc-brown)!important;margin:12px 14px 8px!important;font-weight:900!important}
.bcdw-blog-grid p{margin:0 14px 16px!important;color:#6b5a4a!important;line-height:1.55!important}

@media (max-width:1024px){
  .bcdw-module-section .dwtr-wrap .dw-home-tarif-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .bcdw-kur-section .dw-home-kur-fix .grid,.bcdw-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media (max-width:640px){
  .bcdw-sec-head{align-items:flex-start;flex-direction:column;margin-top:32px}
  .bcdw-sec-head h2{font-size:25px}
  .bcdw-module-section .dwtr-wrap .dw-home-tarif-grid,
  .bcdw-kur-section .dw-home-kur-fix .grid,
  .bcdw-blog-grid{grid-template-columns:1fr!important}
  .bcdw-module-section .dwtr-wrap .dw-card-img,
  .bcdw-module-section .dwtr-wrap .dw-card-media img{height:210px!important}
}
.bcdw-logo{display:flex;align-items:center}.bcdw-logo-img{max-height:72px;width:auto}.bcdw-hero-eyebrow{display:inline-flex;margin-bottom:10px;color:var(--bc-green);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.bcdw-hero-highlight{margin:0 0 10px;font-family:var(--bc-font,"Montserrat",system-ui,-apple-system,"Segoe UI",Arial,sans-serif);color:var(--bc-brown2);font-size:28px}.bcdw-hero-photo{position:absolute;inset:0;background-image:var(--bcdw-hero-image);background-size:cover;background-position:center;filter:saturate(1.04);}.bcdw-hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.18),rgba(0,0,0,.04));}.bcdw-hero-visual:has(.bcdw-hero-photo) .bcdw-product-stage{right:34px;left:auto;max-width:420px;background:rgba(58,28,12,.55);backdrop-filter:blur(4px)}


/* v1.0.12 - Hero slider background fit fix */
.bcdw-hero{position:relative;overflow:hidden;background:linear-gradient(90deg,#fff4e5 0%,#fffaf2 46%,#ead3b2 100%);}
.bcdw-hero-grid{align-items:center;}
.bcdw-hero-visual{position:relative;min-height:clamp(300px,32vw,430px);border-radius:28px;overflow:hidden;background:#5a311a;isolation:isolate;display:flex;align-items:center;justify-content:flex-end;padding:42px;box-shadow:0 25px 60px rgba(59,31,16,.22);}
.bcdw-hero-photo{position:absolute!important;inset:0!important;z-index:0!important;background-image:var(--bcdw-hero-image)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;filter:none!important;transform:none!important;}
.bcdw-hero-photo:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(255,244,229,.06) 0%,rgba(54,25,8,.16) 42%,rgba(54,25,8,.34) 100%);}
.bcdw-hero-visual.has-photo{background-image:var(--bcdw-hero-image);background-size:cover;background-position:center center;background-repeat:no-repeat;}
.bcdw-hero-visual.has-photo:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(255,244,229,.05),rgba(68,31,11,.22),rgba(68,31,11,.34));pointer-events:none;}
.bcdw-product-stage{position:relative!important;z-index:2!important;inset:auto!important;width:min(440px,100%)!important;min-height:210px!important;padding:34px 38px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;color:#fff!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:24px!important;background:rgba(75,38,22,.55)!important;box-shadow:0 16px 38px rgba(0,0,0,.20)!important;backdrop-filter:blur(9px)!important;-webkit-backdrop-filter:blur(9px)!important;}
.bcdw-product-stage span{display:block;font-family:var(--bc-font,"Montserrat",system-ui,-apple-system,"Segoe UI",Arial,sans-serif);font-size:clamp(34px,3vw,56px)!important;line-height:1.08;color:#fff;text-shadow:0 3px 18px rgba(0,0,0,.28);}
.bcdw-product-stage strong{display:block;margin-top:18px;color:#ffe7b0!important;font-size:16px;font-weight:900;}
@media(max-width:1100px){.bcdw-hero-visual{padding:26px;justify-content:center}.bcdw-product-stage{min-height:180px!important}}
@media(max-width:640px){.bcdw-hero-visual{min-height:260px;border-radius:20px;padding:20px}.bcdw-product-stage{min-height:150px!important;padding:22px!important}.bcdw-product-stage span{font-size:32px!important}}


/* v1.0.13 - Hero only background image: no text, no buttons, no inner card. */
.bcdw-hero.bcdw-hero-full{
    width:100%;
    min-height:var(--bcdw-hero-height,520px);
    height:var(--bcdw-hero-height,520px);
    background-image:var(--bcdw-hero-image);
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    background-color:#f3dfc2;
    overflow:hidden;
    display:block;
}
.bcdw-hero.bcdw-hero-full .bcdw-container,
.bcdw-hero.bcdw-hero-full .bcdw-hero-grid,
.bcdw-hero.bcdw-hero-full .bcdw-hero-text,
.bcdw-hero.bcdw-hero-full .bcdw-hero-visual,
.bcdw-hero.bcdw-hero-full .bcdw-product-stage{
    display:none!important;
}
@media(max-width:768px){
    .bcdw-hero.bcdw-hero-full{
        min-height:min(var(--bcdw-hero-height,520px),360px);
        height:min(var(--bcdw-hero-height,520px),360px);
        background-position:center center;
    }
}


/* v1.0.14 - Hero image must fit the full hero area exactly. */
.bcdw-hero.bcdw-hero-full{
    width:100vw!important;
    max-width:none!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    padding:0!important;
    border-radius:0!important;
    background-size:100% 100%!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
}
.bcdw-hero.bcdw-hero-full::before,
.bcdw-hero.bcdw-hero-full::after{
    content:none!important;
    display:none!important;
}
@media(max-width:768px){
    .bcdw-hero.bcdw-hero-full{
        background-size:cover!important;
        background-position:center center!important;
    }
}


/* v1.0.15 - Hero banner: original aspect ratio, no stretching, full width. */
.bcdw-hero.bcdw-hero-full{
    width:100vw!important;
    max-width:none!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    padding:0!important;
    border-radius:0!important;
    overflow:hidden!important;
    display:block!important;
    height:auto!important;
    min-height:0!important;
    background:none!important;
    line-height:0!important;
}
.bcdw-hero.bcdw-hero-full .bcdw-hero-full-img{
    width:100%!important;
    height:auto!important;
    max-width:none!important;
    display:block!important;
    object-fit:contain!important;
    object-position:center center!important;
    border:0!important;
    margin:0!important;
    padding:0!important;
}
.bcdw-hero.bcdw-hero-full::before,
.bcdw-hero.bcdw-hero-full::after{
    content:none!important;
    display:none!important;
}


/* v1.0.16 - Hero: fixed visual height, original ratio preserved, no stretching. */
.bcdw-hero.bcdw-hero-full{
    position:relative!important;
    width:100vw!important;
    max-width:none!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    padding:0!important;
    border-radius:0!important;
    overflow:hidden!important;
    display:block!important;
    height:var(--bcdw-hero-height,420px)!important;
    min-height:0!important;
    max-height:520px!important;
    background:#f3dfc2!important;
    line-height:0!important;
}
.bcdw-hero.bcdw-hero-full .bcdw-hero-full-img{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    display:block!important;
    object-fit:cover!important;
    object-position:center center!important;
    border:0!important;
    margin:0!important;
    padding:0!important;
}
@media(max-width:768px){
    .bcdw-hero.bcdw-hero-full{
        height:min(var(--bcdw-hero-height,420px),320px)!important;
    }
}


/* v1.0.17 - Hero banner exact-fit without distortion. Uses original image ratio. */
.bcdw-hero.bcdw-hero-full{
    position:relative!important;
    width:100vw!important;
    max-width:none!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    padding:0!important;
    border-radius:0!important;
    overflow:hidden!important;
    display:block!important;
    line-height:0!important;
    background:#f3dfc2!important;
    aspect-ratio:var(--bcdw-hero-ratio, 1600 / 520)!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
}
.bcdw-hero.bcdw-hero-full .bcdw-hero-full-img{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    display:block!important;
    max-width:none!important;
    object-fit:contain!important;
    object-position:center center!important;
    background:#f3dfc2!important;
    border:0!important;
    margin:0!important;
    padding:0!important;
}
.bcdw-hero.bcdw-hero-full::before,
.bcdw-hero.bcdw-hero-full::after{
    content:none!important;
    display:none!important;
}
@media(max-width:768px){
    .bcdw-hero.bcdw-hero-full{
        aspect-ratio:var(--bcdw-hero-ratio, 1200 / 700)!important;
    }
}


/* v1.0.18 - full width section bands, no outer radius, 4 card layout */
.bcdw-section-band{
  width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  border-radius:0!important;
  padding:54px 0 60px!important;
  position:relative;
  overflow:hidden;
  border-top:1px solid rgba(104,69,76,.08);
  border-bottom:1px solid rgba(104,69,76,.08);
}
.bcdw-section-band::before,
.bcdw-section-band::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  pointer-events:none;
  z-index:0;
}
.bcdw-section-band::before{top:0;height:72px;background:linear-gradient(180deg,rgba(255,255,255,.66),rgba(255,255,255,0));}
.bcdw-section-band::after{bottom:0;height:72px;background:linear-gradient(0deg,rgba(255,255,255,.52),rgba(255,255,255,0));}
.bcdw-recipes-band{
  background:linear-gradient(135deg,#fff7eb 0%,#fffdf8 48%,#f5eadb 100%)!important;
}
.bcdw-kurler-band{
  background:linear-gradient(135deg,#f3fbf5 0%,#ffffff 48%,#edf7ef 100%)!important;
}
.bcdw-blog-band{
  background:linear-gradient(135deg,#fff6f4 0%,#fffdfb 48%,#f7edec 100%)!important;
}
.bcdw-section-band > .bcdw-container{
  position:relative;
  z-index:1;
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
  border-radius:0!important;
  padding-top:0!important;
  padding-bottom:0!important;
}
.bcdw-section-band .bcdw-sec-head{
  margin-top:0!important;
}
.bcdw-section-band .bcdw-sec-head h2{
  font-weight:600!important;
}
.bcdw-recipes-band .bcdw-sec-head::after{background:linear-gradient(90deg,#6f8f3d,#d8a354,rgba(216,163,84,0))!important;}
.bcdw-kurler-band .bcdw-sec-head::after{background:linear-gradient(90deg,#4e8f77,#86b861,rgba(134,184,97,0))!important;}
.bcdw-blog-band .bcdw-sec-head::after{background:linear-gradient(90deg,#8d6576,#d8a354,rgba(216,163,84,0))!important;}
.bcdw-recipes-band .bcdw-sec-kicker{color:#6f8f3d!important;}
.bcdw-kurler-band .bcdw-sec-kicker{color:#4e8f77!important;}
.bcdw-blog-band .bcdw-sec-kicker{color:#8d6576!important;}
.bcdw-section-band .dw-home-tarif-grid,
.bcdw-section-band .dwtr-wrap .dw-home-tarif-grid,
.bcdw-section-band .dw-home-kur-fix .grid,
.bcdw-section-band .bcdw-blog-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}
.bcdw-section-band .dw-card,
.bcdw-section-band .dwtr-wrap .dw-card,
.bcdw-section-band .dw-home-kur-fix .card,
.bcdw-section-band .bcdw-blog-grid article{
  border-radius:16px!important;
  overflow:hidden!important;
  border:1px solid rgba(104,69,76,.12)!important;
  background:#fff!important;
  box-shadow:0 12px 26px rgba(59,31,16,.07)!important;
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease!important;
}
.bcdw-section-band .dw-card:hover,
.bcdw-section-band .dwtr-wrap .dw-card:hover,
.bcdw-section-band .dw-home-kur-fix .card:hover,
.bcdw-section-band .bcdw-blog-grid article:hover{
  transform:translateY(-7px)!important;
  box-shadow:0 20px 40px rgba(59,31,16,.12)!important;
  border-color:rgba(216,163,84,.34)!important;
}
.bcdw-section-band .dw-card img,
.bcdw-section-band .dw-card-media img,
.bcdw-section-band .dw-card-img,
.bcdw-section-band .dw-home-kur-fix .card img,
.bcdw-section-band .bcdw-blog-grid article img{
  width:100%!important;
  height:230px!important;
  object-fit:cover!important;
  display:block!important;
  transition:transform .45s ease, filter .45s ease!important;
}
.bcdw-section-band .dw-card:hover img,
.bcdw-section-band .dw-card:hover .dw-card-img,
.bcdw-section-band .dw-home-kur-fix .card:hover img,
.bcdw-section-band .bcdw-blog-grid article:hover img{
  transform:scale(1.06)!important;
  filter:saturate(1.08) contrast(1.03)!important;
}
.bcdw-section-band .dw-card-title,
.bcdw-section-band .dw-home-kur-fix .title,
.bcdw-section-band .bcdw-blog-grid h3{
  font-size:16px!important;
  line-height:1.32!important;
  font-weight:600!important;
}
@media(max-width:1024px){
  .bcdw-section-band .dw-home-tarif-grid,
  .bcdw-section-band .dwtr-wrap .dw-home-tarif-grid,
  .bcdw-section-band .dw-home-kur-fix .grid,
  .bcdw-section-band .bcdw-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:640px){
  .bcdw-section-band{padding:36px 0 40px!important;}
  .bcdw-section-band .dw-home-tarif-grid,
  .bcdw-section-band .dwtr-wrap .dw-home-tarif-grid,
  .bcdw-section-band .dw-home-kur-fix .grid,
  .bcdw-section-band .bcdw-blog-grid{grid-template-columns:1fr!important;}
  .bcdw-section-band .dw-card img,
  .bcdw-section-band .dw-card-media img,
  .bcdw-section-band .dw-card-img,
  .bcdw-section-band .dw-home-kur-fix .card img,
  .bcdw-section-band .bcdw-blog-grid article img{height:210px!important;}
}

/* v1.0.19 - Admin managed category cards + benefit row position/effects */
.bcdw-cats{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  align-items:stretch!important;
  gap:18px!important;
  margin-top:24px!important;
  margin-bottom:0!important;
}
.bcdw-cat{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  min-height:190px!important;
  padding:0!important;
  background:#fff!important;
  border:1px solid rgba(104,69,76,.14)!important;
  border-radius:18px!important;
  box-shadow:0 10px 26px rgba(59,31,16,.06)!important;
  text-align:left!important;
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease!important;
}
.bcdw-cat::after{
  content:"";
  position:absolute;
  left:14px;
  right:14px;
  bottom:0;
  height:2px;
  background:linear-gradient(90deg,var(--bc-green),var(--bc-gold, #d8aa58),transparent);
  opacity:0;
  transform:scaleX(.35);
  transform-origin:left center;
  transition:opacity .25s ease, transform .25s ease;
  pointer-events:none;
}
.bcdw-cat:hover{
  transform:translateY(-6px)!important;
  box-shadow:0 18px 36px rgba(59,31,16,.10)!important;
  border-color:rgba(216,163,84,.38)!important;
}
.bcdw-cat:hover::after{opacity:1;transform:scaleX(1)}
.bcdw-cat .bcdw-cat-media{
  display:block!important;
  width:100%!important;
  height:112px!important;
  margin:0!important;
  border-radius:0!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,#f2dfbf,#fff7ea)!important;
}
.bcdw-cat .bcdw-cat-img,
.bcdw-cat .bcdw-cat-media img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
  border-radius:0!important;
  transform:scale(1)!important;
  transition:transform .42s ease, filter .42s ease!important;
}
.bcdw-cat:hover .bcdw-cat-img,
.bcdw-cat:hover .bcdw-cat-media img{
  transform:scale(1.06)!important;
  filter:saturate(1.06) contrast(1.03)!important;
}
.bcdw-cat .bcdw-cat-placeholder{
  display:block!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  border-radius:0!important;
  background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.92),transparent 30%),linear-gradient(135deg,#c68a45,#fff1cf)!important;
}
.bcdw-cat .bcdw-cat-body{
  display:block!important;
  width:100%!important;
  height:auto!important;
  margin:0!important;
  padding:14px 14px 17px!important;
  background:#fff!important;
  border-radius:0!important;
  position:relative!important;
  z-index:2!important;
}
.bcdw-cat strong{
  display:block!important;
  color:var(--bc-brown)!important;
  font-size:15px!important;
  line-height:1.25!important;
  font-weight:900!important;
  margin:0 0 5px!important;
}
.bcdw-cat small{
  display:block!important;
  color:var(--bc-green)!important;
  font-size:12px!important;
  line-height:1.35!important;
  font-weight:800!important;
}
.bcdw-benefits{
  margin-top:20px!important;
  margin-bottom:28px!important;
  background:#fff7ea!important;
  border-top:1px solid var(--bc-line)!important;
  border-bottom:1px solid var(--bc-line)!important;
}
.bcdw-benefit-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
.bcdw-benefit-grid .bcdw-benefit,
.bcdw-benefit-grid div{
  padding:22px 24px!important;
  border-right:1px solid var(--bc-line)!important;
  display:grid!important;
  grid-template-columns:auto 1fr!important;
  gap:5px 12px!important;
  align-items:center!important;
}
.bcdw-benefit-grid .bcdw-benefit:last-child,
.bcdw-benefit-grid div:last-child{border-right:0!important}
.bcdw-benefit-icon{font-size:24px;line-height:1;grid-row:1 / span 2}
.bcdw-benefit-grid strong{display:block!important;font-weight:900!important;color:var(--bc-brown)!important}
.bcdw-benefit-grid small{grid-column:2!important;color:#6b5a4a!important;line-height:1.4!important}
@media(max-width:1100px){
  .bcdw-cats{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .bcdw-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .bcdw-benefit-grid .bcdw-benefit:nth-child(2n),.bcdw-benefit-grid div:nth-child(2n){border-right:0!important}
}
@media(max-width:640px){
  .bcdw-cats,.bcdw-benefit-grid{grid-template-columns:1fr!important}
  .bcdw-cat .bcdw-cat-media{height:170px!important}
  .bcdw-benefit-grid .bcdw-benefit,.bcdw-benefit-grid div{border-right:0!important;border-bottom:1px solid var(--bc-line)!important}
  .bcdw-benefit-grid .bcdw-benefit:last-child,.bcdw-benefit-grid div:last-child{border-bottom:0!important}
}


/* v1.0.20 - Tedarikçi/Bayi başvuru sayfası + Contact Form 7 düzeni */
.bcdw-supplier-page{
  width:100%;
  max-width:1180px;
  margin:0 auto 64px;
  padding:0 18px;
}
.bcdw-supplier-hero{
  margin:28px 0 22px;
  padding:38px 34px;
  background:linear-gradient(135deg,#fff7e8 0%,#ffffff 58%,#f4fff6 100%);
  border:1px solid var(--bc-line,#eadcc8);
  border-left:5px solid var(--bc-green,#1f8f45);
  border-radius:0;
  position:relative;
  overflow:hidden;
}
.bcdw-supplier-hero:after{
  content:"";
  position:absolute;
  width:260px;
  height:260px;
  right:-90px;
  top:-120px;
  background:radial-gradient(circle,rgba(198,138,69,.24),transparent 68%);
  pointer-events:none;
}
.bcdw-supplier-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin:0 0 10px;
  color:var(--bc-green,#1f8f45);
  font-size:13px;
  line-height:1.2;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.bcdw-supplier-hero h2,
.bcdw-supplier-hero h1{
  margin:0 0 10px!important;
  color:var(--bc-brown,#4c2f16)!important;
  font-size:clamp(28px,3.4vw,46px)!important;
  line-height:1.05!important;
  font-weight:950!important;
}
.bcdw-supplier-hero p{
  max-width:760px;
  margin:0;
  color:#6b5a4a;
  font-size:16px;
  line-height:1.7;
}
.bcdw-supplier-layout{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  gap:22px;
  align-items:start;
}
.bcdw-supplier-card,
.bcdw-supplier-form-card{
  background:#fff;
  border:1px solid var(--bc-line,#eadcc8);
  border-radius:0;
  box-shadow:0 18px 50px rgba(76,47,22,.08);
}
.bcdw-supplier-card{
  padding:28px;
}
.bcdw-supplier-form-card{
  padding:30px;
}
.bcdw-supplier-card h3,
.bcdw-supplier-form-card h3{
  margin:0 0 16px!important;
  color:var(--bc-brown,#4c2f16)!important;
  font-size:22px!important;
  line-height:1.2!important;
  font-weight:950!important;
}
.bcdw-supplier-card h4{
  margin:22px 0 8px!important;
  color:var(--bc-brown,#4c2f16)!important;
  font-size:15px!important;
  font-weight:950!important;
}
.bcdw-supplier-contact-list{
  display:grid;
  gap:12px;
  margin:16px 0 0;
}
.bcdw-supplier-contact-item{
  display:grid;
  grid-template-columns:34px 1fr;
  gap:10px;
  align-items:start;
  padding:12px 0;
  border-bottom:1px solid #f1e6d7;
}
.bcdw-supplier-contact-item:last-child{border-bottom:0}
.bcdw-supplier-contact-ico{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  background:#fff7ea;
  border:1px solid #efd9bb;
  border-radius:0;
  line-height:1;
}
.bcdw-supplier-contact-item strong{
  display:block;
  margin:0 0 4px;
  color:var(--bc-brown,#4c2f16);
  font-weight:950;
}
.bcdw-supplier-contact-item span,
.bcdw-supplier-card p{
  color:#6b5a4a;
  line-height:1.65;
}
.bcdw-supplier-contact-item a,
.bcdw-whatsapp-btn{
  color:var(--bc-green,#1f8f45);
  font-weight:850;
  text-decoration:none;
}
.bcdw-whatsapp-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  margin-top:10px;
  padding:12px 16px;
  background:#effff3;
  border:1px solid rgba(31,143,69,.22);
  border-radius:0;
}
.bcdw-whatsapp-btn:hover{transform:translateY(-1px)}
.bcdw-cf7-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.bcdw-cf7-field,
.bcdw-cf7-full{margin:0 0 14px}
.bcdw-cf7-full{grid-column:1/-1}
.bcdw-supplier-form-card .wpcf7 input[type="text"],
.bcdw-supplier-form-card .wpcf7 input[type="email"],
.bcdw-supplier-form-card .wpcf7 input[type="tel"],
.bcdw-supplier-form-card .wpcf7 select,
.bcdw-supplier-form-card .wpcf7 textarea{
  width:100%;
  min-height:48px;
  padding:13px 14px;
  background:#fffaf2;
  border:1px solid #eadcc8;
  border-radius:0;
  color:#4c2f16;
  outline:0;
  box-shadow:none;
  transition:border-color .2s ease, background .2s ease, transform .2s ease;
}
.bcdw-supplier-form-card .wpcf7 textarea{
  min-height:132px;
  resize:vertical;
}
.bcdw-supplier-form-card .wpcf7 input:focus,
.bcdw-supplier-form-card .wpcf7 select:focus,
.bcdw-supplier-form-card .wpcf7 textarea:focus{
  border-color:var(--bc-green,#1f8f45);
  background:#fff;
}
.bcdw-supplier-form-card .wpcf7 .wpcf7-acceptance label{
  display:flex;
  gap:10px;
  align-items:flex-start;
  color:#6b5a4a;
  font-size:13px;
  line-height:1.55;
}
.bcdw-supplier-form-card .wpcf7 .wpcf7-acceptance input{margin-top:3px}
.bcdw-supplier-form-card .wpcf7 .wpcf7-submit{
  width:100%;
  min-height:52px;
  margin-top:12px;
  border:0;
  border-radius:0;
  background:linear-gradient(135deg,var(--bc-green,#1f8f45),#2caf59);
  color:#fff;
  font-size:15px;
  font-weight:950;
  cursor:pointer;
  transition:transform .2s ease, filter .2s ease;
}
.bcdw-supplier-form-card .wpcf7 .wpcf7-submit:hover{
  transform:translateY(-1px);
  filter:brightness(1.03);
}
.bcdw-supplier-form-card .wpcf7 form .wpcf7-response-output{
  margin:16px 0 0;
  padding:12px 14px;
  border-radius:0;
}
@media(max-width:900px){
  .bcdw-supplier-layout{grid-template-columns:1fr}
  .bcdw-supplier-hero{padding:30px 22px}
}
@media(max-width:620px){
  .bcdw-supplier-page{padding:0 14px;margin-bottom:42px}
  .bcdw-supplier-card,.bcdw-supplier-form-card{padding:22px 18px}
  .bcdw-cf7-grid{grid-template-columns:1fr;gap:0}
}


/* v1.0.21 - Kategori kartları: üst görsel kaldırıldı, sol ikonlu kompakt kart düzeni */
.bcdw-cats{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:14px!important;
  margin-top:22px!important;
  margin-bottom:0!important;
  align-items:stretch!important;
}
.bcdw-cat{
  position:relative!important;
  display:grid!important;
  grid-template-columns:58px minmax(0,1fr)!important;
  column-gap:12px!important;
  align-items:center!important;
  min-height:88px!important;
  padding:14px!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid rgba(104,69,76,.14)!important;
  border-radius:18px!important;
  box-shadow:0 10px 26px rgba(59,31,16,.06)!important;
  text-align:left!important;
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease!important;
}
.bcdw-cat::after{
  content:""!important;
  position:absolute!important;
  left:14px!important;
  right:14px!important;
  bottom:0!important;
  height:2px!important;
  background:linear-gradient(90deg,var(--bc-green),var(--bc-gold,#d8aa58),transparent)!important;
  opacity:0!important;
  transform:scaleX(.35)!important;
  transform-origin:left center!important;
  transition:opacity .25s ease, transform .25s ease!important;
  pointer-events:none!important;
}
.bcdw-cat:hover{
  transform:translateY(-4px)!important;
  box-shadow:0 16px 32px rgba(59,31,16,.10)!important;
  border-color:rgba(216,163,84,.38)!important;
}
.bcdw-cat:hover::after{opacity:1!important;transform:scaleX(1)!important;}
.bcdw-cat .bcdw-cat-media{
  grid-column:1!important;
  grid-row:1!important;
  display:grid!important;
  place-items:center!important;
  width:58px!important;
  min-width:58px!important;
  max-width:58px!important;
  height:58px!important;
  min-height:58px!important;
  max-height:58px!important;
  margin:0!important;
  padding:8px!important;
  border-radius:16px!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,#fff8ea 0%,#fff 58%,#f3e2c5 100%)!important;
  border:1px solid rgba(216,170,88,.26)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8)!important;
}
.bcdw-cat .bcdw-cat-img,
.bcdw-cat .bcdw-cat-media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  border-radius:0!important;
  background:transparent!important;
  margin:0!important;
  padding:0!important;
  transform:scale(1)!important;
  transition:transform .34s ease, filter .34s ease!important;
}
.bcdw-cat:hover .bcdw-cat-img,
.bcdw-cat:hover .bcdw-cat-media img{
  transform:scale(1.08)!important;
  filter:saturate(1.06) contrast(1.03)!important;
}
.bcdw-cat .bcdw-cat-placeholder{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  margin:0!important;
  padding:0!important;
  border-radius:12px!important;
  background:radial-gradient(circle at 68% 24%,rgba(255,255,255,.92),transparent 34%),linear-gradient(135deg,#d8aa58,#fff1cf)!important;
}
.bcdw-cat .bcdw-cat-body{
  grid-column:2!important;
  grid-row:1!important;
  display:block!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border-radius:0!important;
  position:relative!important;
  z-index:2!important;
}
.bcdw-cat strong{
  display:block!important;
  color:var(--bc-brown)!important;
  font-size:15px!important;
  line-height:1.22!important;
  font-weight:900!important;
  margin:0 0 5px!important;
  overflow-wrap:anywhere!important;
}
.bcdw-cat small{
  display:block!important;
  color:var(--bc-green)!important;
  font-size:12px!important;
  line-height:1.28!important;
  font-weight:800!important;
  overflow-wrap:anywhere!important;
}
@media(max-width:1100px){
  .bcdw-cats{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:640px){
  .bcdw-cats{grid-template-columns:1fr!important;}
  .bcdw-cat{grid-template-columns:62px minmax(0,1fr)!important;min-height:92px!important;padding:15px!important;}
  .bcdw-cat .bcdw-cat-media{width:62px!important;min-width:62px!important;max-width:62px!important;height:62px!important;min-height:62px!important;max-height:62px!important;}
}

/* v1.0.22 - Ön yüz yansıma + yatay scroll kesin düzeltme */
html,
body{
  max-width:100%!important;
  overflow-x:hidden!important;
}
.site-content,
.bcdw-container,
.bcdw-supplier-page,
.bcdw-supplier-layout,
.bcdw-supplier-card,
.bcdw-supplier-form-card,
.bcdw-cats,
.bcdw-benefits,
.bcdw-benefit-grid,
.woocommerce ul.products{
  min-width:0!important;
  max-width:100%!important;
}
.bcdw-hero.bcdw-hero-full,
.bcdw-section-band{
  width:100%!important;
  max-width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
}
.bcdw-hero.bcdw-hero-full .bcdw-hero-full-img{
  max-width:100%!important;
}
.bcdw-topbar-inner,
.bcdw-header-main,
.bcdw-menu,
.bcdw-actions,
.bcdw-topbar-contact,
.bcdw-topbar-links{
  min-width:0!important;
}
.bcdw-menu{
  max-width:100%!important;
}
.bcdw-supplier-page{
  width:min(1180px,calc(100% - 32px))!important;
  padding-left:0!important;
  padding-right:0!important;
}
.bcdw-supplier-card *,
.bcdw-supplier-form-card *,
.bcdw-cat *,
.bcdw-benefit *{
  max-width:100%;
}
.bcdw-form-warning{
  padding:14px 16px;
  border:1px solid #eadcc8;
  background:#fff8ef;
  color:#68454c;
  font-weight:800;
}
@media(max-width:620px){
  .bcdw-supplier-page{width:calc(100% - 24px)!important;}
}


/* v1.0.23 - Admin seçenekleri kesin front okuma, native bayi formu, breadcrumb hero, bilgi merkezi */
.bcdw-white-hero{
  position:relative;
  isolation:isolate;
  min-height:190px;
  display:flex;
  align-items:end;
  background:#f7f1e8;
  border-bottom:1px solid var(--bc-line,#eadcc8);
  overflow:hidden;
}
.bcdw-white-hero:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  background-image:var(--bcdw-breadcrumb-bg);
  background-size:cover;
  background-position:center;
  opacity:.20;
}
.bcdw-white-hero:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.88) 52%,rgba(255,255,255,.62) 100%);
}
.bcdw-white-hero-inner{padding:28px 0 34px;}
.bcdw-breadcrumb ol{display:flex;align-items:center;gap:8px;flex-wrap:wrap;list-style:none;padding:0;margin:0 0 18px;font-size:13px;font-weight:850;color:#6b5a4a;}
.bcdw-breadcrumb li{display:flex;align-items:center;gap:8px;min-width:0;}
.bcdw-breadcrumb li:not(:last-child):after{content:"/";color:#b7a58f;}
.bcdw-breadcrumb a{color:var(--bc-green,#567a2f);}
.bcdw-breadcrumb span{color:#6b5a4a;overflow-wrap:anywhere;}
.bcdw-white-hero-copy h1{margin:0!important;color:var(--bc-brown,#68454c)!important;font-family:'Montserrat',Arial,sans-serif!important;font-size:clamp(24px,3.4vw,42px)!important;line-height:1.12!important;font-weight:500!important;letter-spacing:-.015em;}

.bcdw-supplier-form-card .bcdw-supplier-native-form input,
.bcdw-supplier-form-card .bcdw-supplier-native-form select,
.bcdw-supplier-form-card .bcdw-supplier-native-form textarea{
  width:100%;
  max-width:100%;
  min-height:48px;
  padding:13px 14px;
  background:#fffaf2;
  border:1px solid #eadcc8;
  border-radius:0;
  color:#4c2f16;
  outline:0;
  box-shadow:none;
}
.bcdw-native-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;}
.bcdw-native-grid label span{display:block;margin:0 0 7px;font-weight:850;color:var(--bc-brown,#68454c);}
.bcdw-native-full{grid-column:1/-1;}
.bcdw-supplier-form-card .bcdw-supplier-native-form textarea{min-height:132px;resize:vertical;}
.bcdw-native-kvkk{display:flex;gap:10px;align-items:flex-start;margin:16px 0 0;color:#6b5a4a;font-size:13px;line-height:1.55;}
.bcdw-native-kvkk input{width:auto!important;min-height:auto!important;margin-top:3px;}
.bcdw-native-kvkk a{color:var(--bc-green,#567a2f);font-weight:850;}
.bcdw-native-submit{width:100%;min-height:52px;margin-top:14px;border:0;border-radius:0;background:linear-gradient(135deg,var(--bc-green,#567a2f),#2caf59);color:#fff;font-size:15px;font-weight:950;cursor:pointer;}
.bcdw-form-notice{padding:13px 14px;margin:0 0 16px;border:1px solid #eadcc8;background:#fffaf2;color:#68454c;font-weight:850;}
.bcdw-form-notice.is-success{border-color:rgba(31,143,69,.28);background:#effff3;color:#1f7a3e;}
.bcdw-form-notice.is-error{border-color:rgba(180,35,24,.28);background:#fff1f0;color:#9a241c;}

.bcdw-knowledge-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;padding:42px 0 58px;align-items:start;}
.bcdw-knowledge-main{display:grid;gap:18px;min-width:0;}
.bcdw-knowledge-card{display:grid;grid-template-columns:260px minmax(0,1fr);gap:0;background:#fff;border:1px solid var(--bc-line,#eadcc8);border-radius:0;overflow:hidden;box-shadow:0 14px 34px rgba(59,31,16,.06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;}
.bcdw-knowledge-card:hover{transform:translateY(-3px);box-shadow:0 20px 44px rgba(59,31,16,.10);border-color:rgba(216,170,88,.38);}
.bcdw-knowledge-thumb{display:block;min-height:190px;background:#fff7ea;overflow:hidden;}
.bcdw-knowledge-thumb img{width:100%;height:100%;min-height:190px;display:block;object-fit:cover;transition:transform .35s ease;}
.bcdw-knowledge-card:hover .bcdw-knowledge-thumb img{transform:scale(1.04);}
.bcdw-knowledge-thumb span{display:block;width:100%;height:100%;min-height:190px;background:linear-gradient(135deg,#f2dfbf,#fff7ea);}
.bcdw-knowledge-body{padding:24px;min-width:0;}
.bcdw-knowledge-meta{font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:var(--bc-green,#567a2f);margin-bottom:9px;}
.bcdw-knowledge-body h2{margin:0 0 10px!important;color:var(--bc-brown,#68454c)!important;font-size:24px!important;line-height:1.18!important;font-weight:950!important;}
.bcdw-knowledge-body p{margin:0 0 14px;color:#6b5a4a;line-height:1.65;}
.bcdw-knowledge-more{font-weight:950;color:var(--bc-green,#567a2f);}
.bcdw-knowledge-sidebar{display:grid;gap:16px;position:sticky;top:132px;min-width:0;}
.bcdw-side-card{background:#fff;border:1px solid var(--bc-line,#eadcc8);border-radius:0;padding:22px;box-shadow:0 14px 34px rgba(59,31,16,.06);}
.bcdw-side-card h3{margin:0 0 14px!important;color:var(--bc-brown,#68454c)!important;font-size:19px!important;font-weight:950!important;}
.bcdw-side-card ul{list-style:none;margin:0;padding:0;display:grid;gap:10px;}
.bcdw-side-card li{border-bottom:1px solid #f1e6d7;padding-bottom:9px;color:#6b5a4a;}
.bcdw-side-card li:last-child{border-bottom:0;padding-bottom:0;}
.bcdw-side-card a{font-weight:850;color:#4b2616;}
.bcdw-side-search form{display:flex;border:1px solid #eadcc8;background:#fffaf2;overflow:hidden;}
.bcdw-side-search input[type="search"]{min-width:0;flex:1;border:0;background:transparent;padding:12px;}
.bcdw-side-search input[type="submit"],.bcdw-side-search button{border:0;background:var(--bc-green,#567a2f);color:#fff;font-weight:900;padding:0 14px;}

body{overflow-x:hidden!important;}
.bcdw-white-hero,.bcdw-knowledge-layout,.bcdw-knowledge-card,.bcdw-supplier-native-form,.bcdw-native-grid{max-width:100%;min-width:0;}
@media(max-width:980px){.bcdw-knowledge-layout{grid-template-columns:1fr}.bcdw-knowledge-sidebar{position:static}.bcdw-knowledge-card{grid-template-columns:220px minmax(0,1fr)}}
@media(max-width:680px){.bcdw-native-grid{grid-template-columns:1fr}.bcdw-knowledge-card{grid-template-columns:1fr}.bcdw-knowledge-thumb,.bcdw-knowledge-thumb img,.bcdw-knowledge-thumb span{min-height:220px}.bcdw-white-hero-inner{padding:24px 0 28px}.bcdw-breadcrumb ol{font-size:12px}.bcdw-white-hero{min-height:160px}}


/* v1.0.24 - Yatay scroll kesin düzeltme: 100vw scrollbar taşması kapatıldı. */
html, body{
  max-width:100%!important;
  overflow-x:hidden!important;
}
.bcdw-hero.bcdw-hero-full,
.bcdw-section-band,
.bcdw-white-hero,
.bcdw-supplier-page{
  max-width:100%!important;
  box-sizing:border-box!important;
}
.bcdw-hero.bcdw-hero-full,
.bcdw-section-band{
  width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
}
.bcdw-container,
.bcdw-supplier-layout,
.bcdw-blog-layout,
.bcdw-post-list,
.bcdw-blog-sidebar{
  min-width:0!important;
}
img, video, iframe{
  max-width:100%;
}

/* v1.0.25 - Blog / Tarif / Kür içeriklerinde ortak sidebar + temiz breadcrumb başlıkları */
.bcdw-content-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) 340px;
  gap:28px;
  align-items:start;
  padding:42px 0 58px;
  max-width:100%;
  min-width:0;
}
.bcdw-content-main,
.bcdw-content-sidebar{
  min-width:0;
  max-width:100%;
}
.bcdw-content-sidebar{
  display:grid;
  gap:18px;
  position:sticky;
  top:132px;
}
.bcdw-side-card{
  border-radius:20px;
  border:1px solid #dfe8f2;
  background:#fff;
  box-shadow:0 12px 32px rgba(33,52,75,.05);
}
.bcdw-side-card h3{
  position:relative;
  padding-bottom:14px;
  margin-bottom:16px!important;
  color:#0d2b4f!important;
  font-size:20px!important;
  line-height:1.2!important;
}
.bcdw-side-card h3:after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:44px;
  height:2px;
  background:#df2d2a;
}
.bcdw-side-cat-list{
  list-style:none;
  margin:0;
  padding:0;
  display:grid;
  gap:0!important;
}
.bcdw-side-cat-list li{
  padding:0!important;
  border-bottom:1px solid #edf1f5!important;
}
.bcdw-side-cat-list li:last-child{
  border-bottom:0!important;
}
.bcdw-side-cat-list a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:13px 0;
  color:#0d2b4f!important;
  font-weight:650!important;
  text-decoration:none!important;
}
.bcdw-side-cat-list em{
  font-style:normal;
  min-width:28px;
  height:24px;
  padding:0 8px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  background:#f7f9fc;
  color:#7b8a9e;
  font-size:12px;
  font-weight:800;
}
.bcdw-side-cat-list a:after{
  content:"→";
  color:#df2d2a;
  margin-left:auto;
  font-size:14px;
  line-height:1;
}
.bcdw-side-cat-list a em + *{display:none;}
.bcdw-side-posts{
  display:grid;
  gap:0;
}
.bcdw-side-post{
  display:grid;
  grid-template-columns:70px minmax(0,1fr);
  gap:13px;
  align-items:center;
  padding:13px 0;
  border-bottom:1px solid #edf1f5;
  text-decoration:none!important;
}
.bcdw-side-post:last-child{
  border-bottom:0;
  padding-bottom:0;
}
.bcdw-side-post:first-child{
  padding-top:0;
}
.bcdw-side-post-thumb{
  width:70px;
  height:56px;
  display:block;
  overflow:hidden;
  border-radius:9px;
  background:#eef3f8;
}
.bcdw-side-post-thumb img,
.bcdw-side-post-placeholder{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}
.bcdw-side-post-placeholder{
  background:linear-gradient(135deg,#f2dfbf,#fff7ea);
}
.bcdw-side-post-body{
  min-width:0;
  display:grid;
  gap:4px;
}
.bcdw-side-post-body strong{
  color:#0d2b4f;
  font-size:15px;
  line-height:1.25;
  font-weight:750;
}
.bcdw-side-post-body small{
  color:#8b96a6;
  font-size:12px;
  line-height:1.2;
}
.bcdw-single-article{
  background:#fff;
  border:1px solid var(--bc-line,#eadcc8);
  padding:28px;
  box-shadow:0 14px 34px rgba(59,31,16,.06);
}
.bcdw-single-article > h1{
  margin-top:0!important;
}
.bcdw-single-article img{
  height:auto;
}
.bcdw-tarif-content-layout.dwtr-wrap,
.bcdw-kur-content-layout{
  width:min(var(--bc-container,1200px),calc(100% - 32px));
}
.bcdw-tarif-content-layout .dw-archive,
.bcdw-tarif-content-layout .dw-sg-wrap,
.bcdw-kur-content-layout .dw-kur-list,
.bcdw-kur-content-layout .dw-kur-single{
  max-width:100%;
  width:100%;
  margin:0;
  padding:0;
}
.bcdw-kur-content-layout .dw-kur-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.bcdw-tarif-content-layout .dw-tarif-row,
.bcdw-kur-content-layout .dw-kur-card{
  max-width:100%;
}
@media(max-width:1080px){
  .bcdw-content-layout,
  .bcdw-knowledge-layout{
    grid-template-columns:1fr;
  }
  .bcdw-content-sidebar,
  .bcdw-knowledge-sidebar{
    position:static;
  }
}
@media(max-width:680px){
  .bcdw-content-layout{
    width:calc(100% - 24px)!important;
    padding:28px 0 42px;
    gap:22px;
  }
  .bcdw-kur-content-layout .dw-kur-grid{
    grid-template-columns:1fr;
  }
  .bcdw-side-card{
    border-radius:18px;
    padding:20px;
  }
  .bcdw-side-post{
    grid-template-columns:68px minmax(0,1fr);
  }
}

/* v1.0.26 - Arşiv içi mükerrer başlık kaldırıldı, tarif/kür kart hizası düzeltildi */
.dw-archive-head,
.dw-archive-title,
.dw-kur-list-title{
  display:none!important;
}
.bcdw-tarif-content-layout,
.bcdw-kur-content-layout{
  align-items:start;
}
.bcdw-tarif-content-layout .dw-tarif-list{
  display:grid;
  gap:18px;
}
.bcdw-tarif-content-layout .dw-tarif-list .dw-tarif-row{
  grid-template-columns:minmax(220px,300px) minmax(0,1fr)!important;
  gap:0!important;
  margin:0!important;
  min-height:0!important;
  align-items:stretch!important;
  border-radius:16px!important;
  overflow:hidden!important;
}
.bcdw-tarif-content-layout .dw-row-media{
  height:220px!important;
  min-height:220px!important;
  max-height:220px!important;
  overflow:hidden!important;
  align-self:stretch!important;
  background:#fff7ea!important;
}
.bcdw-tarif-content-layout .dw-row-thumb,
.bcdw-tarif-content-layout .dw-row-media img{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
}
.bcdw-tarif-content-layout .dw-row-body{
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  padding:28px 32px!important;
}
.bcdw-tarif-content-layout .dw-row-title{
  margin:0 0 10px!important;
  line-height:1.25!important;
}
.bcdw-tarif-content-layout .dw-row-excerpt{
  margin:0 0 16px!important;
  line-height:1.6!important;
}
.bcdw-tarif-content-layout .dw-btn{
  margin-top:0!important;
}
.bcdw-kur-content-layout .dw-kur-grid{
  margin-top:0!important;
}
.bcdw-kur-content-layout .dw-kur-card-media{
  height:210px!important;
  overflow:hidden!important;
}
.bcdw-kur-content-layout .dw-kur-card-thumb,
.bcdw-kur-content-layout .dw-kur-card-media img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
}
@media(max-width:1080px){
  .bcdw-tarif-content-layout .dw-tarif-list .dw-tarif-row{
    grid-template-columns:240px minmax(0,1fr)!important;
  }
  .bcdw-tarif-content-layout .dw-row-media{
    height:210px!important;
    min-height:210px!important;
    max-height:210px!important;
  }
}
@media(max-width:680px){
  .bcdw-tarif-content-layout .dw-tarif-list .dw-tarif-row{
    grid-template-columns:1fr!important;
  }
  .bcdw-tarif-content-layout .dw-row-media{
    height:220px!important;
    min-height:220px!important;
    max-height:220px!important;
  }
  .bcdw-tarif-content-layout .dw-row-body{
    padding:18px!important;
  }
  .bcdw-kur-content-layout .dw-kur-card-media{
    height:220px!important;
  }
}


/* v1.0.27 - Front yazı fontu: tüm metinlerde Montserrat */
html body,
html body button,
html body input,
html body select,
html body textarea{
  font-family:var(--bc-font,"Montserrat",system-ui,-apple-system,"Segoe UI",Arial,sans-serif)!important;
}
html body :where(h1,h2,h3,h4,h5,h6,p,a,span,strong,small,em,b,label,button,input,select,textarea,legend,summary,li,td,th,figcaption,blockquote){
  font-family:var(--bc-font,"Montserrat",system-ui,-apple-system,"Segoe UI",Arial,sans-serif)!important;
}
html body .bcdw-logo span,
html body .bcdw-hero h1,
html body .bcdw-hero-highlight,
html body .bcdw-product-stage span,
html body .bcdw-sec-head h2,
html body .bcdw-story h2,
html body .bcdw-footer h2,
html body .dwtr-wrap,
html body .dwtr-wrap *,
html body .dw-kur-wrap,
html body .dw-kur-wrap *,
html body .woocommerce,
html body .woocommerce *{
  font-family:var(--bc-font,"Montserrat",system-ui,-apple-system,"Segoe UI",Arial,sans-serif)!important;
}
html body .fa,
html body .fas,
html body .far,
html body .fab,
html body .fa-solid,
html body .fa-regular,
html body .fa-brands,
html body [class^="fa-"],
html body [class*=" fa-"]{
  font-family:"Font Awesome 6 Free","Font Awesome 6 Brands","FontAwesome"!important;
}


/* v1.0.28 - Tedarikçi sayfası giriş bloğu kaldırıldı, breadcrumb hero başlık fontu inceltildi */
.bcdw-supplier-page{padding-top:28px;}
.bcdw-supplier-page > .bcdw-supplier-hero{display:none!important;}
.bcdw-white-hero-copy h1{font-family:'Montserrat',Arial,sans-serif!important;font-size:clamp(24px,3.4vw,42px)!important;font-weight:500!important;line-height:1.12!important;letter-spacing:-.015em!important;}
@media(max-width:680px){.bcdw-white-hero-copy h1{font-size:clamp(22px,8vw,34px)!important;}}


/* v1.0.29 - Tekil tarif üst görsel kaldırıldıktan sonra boşluk/hiza koruması */
.bcdw-tarif-content-layout .dw-sg-hero.dw-sg-hero-no-media{
  grid-template-columns:1fr!important;
  align-items:start;
}
.bcdw-tarif-content-layout .dw-sg-hero.dw-sg-hero-no-media .dw-sg-body{
  min-width:0;
}

/* v1.0.30 - Bayiler / Mağazalar modülü */
.bcdw-dealers-page,
.bcdw-dealers-combined{
  padding:44px 0 70px;
  max-width:100%;
  overflow:hidden;
}
.bcdw-dealer-section + .bcdw-dealer-section{margin-top:42px;}
.bcdw-dealer-section-head{margin:0 0 22px;max-width:820px;}
.bcdw-dealer-section-head span{display:block;color:var(--bc-green);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;}
.bcdw-dealer-section-head h2{margin:0;color:var(--bc-brown);font-size:clamp(26px,3vw,42px);font-weight:700;line-height:1.15;letter-spacing:-.025em;}
.bcdw-dealer-section-head p{margin:10px 0 0;color:#5f4b41;font-size:15px;line-height:1.7;}
.bcdw-store-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;align-items:stretch;}
.bcdw-store-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-width:0;min-height:118px;background:#fff;border:1px solid #dde5ee;border-radius:16px;padding:18px 20px;text-decoration:none;color:#00306e;box-shadow:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;}
.bcdw-store-card:hover{transform:translateY(-3px);border-color:rgba(0,48,110,.22);box-shadow:0 12px 26px rgba(0,48,110,.07);}
.bcdw-store-logo{width:100%;height:54px;flex:0 0 54px;display:grid;place-items:center;background:transparent;border:0;border-radius:0;overflow:hidden;}
.bcdw-store-logo img{max-width:150px;max-height:52px;width:auto;height:auto;object-fit:contain;display:block;}
.bcdw-store-fallback{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--bc-green);color:#fff;font-weight:800;font-size:18px;}
.bcdw-store-card strong{display:block;min-width:0;width:100%;font-size:15px;font-weight:700;line-height:1.25;color:#00306e;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.bcdw-store-card em{display:none;}
.bcdw-dealer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
.bcdw-dealer-card{background:#fff;border:1px solid var(--bc-line);border-radius:20px;padding:22px;box-shadow:0 14px 34px rgba(54,36,20,.07);min-width:0;display:flex;flex-direction:column;gap:16px;}
.bcdw-dealer-card header{display:flex;align-items:flex-start;gap:12px;padding-bottom:14px;border-bottom:1px solid #f0e5d7;}
.bcdw-dealer-card header span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;background:#fff5e3;border:1px solid #f0dfc3;border-radius:12px;}
.bcdw-dealer-card h3{margin:0;color:var(--bc-brown);font-size:18px;font-weight:700;line-height:1.25;}
.bcdw-dealer-info{display:grid;gap:10px;}
.bcdw-dealer-info p{margin:0;display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;align-items:flex-start;color:#4f4038;font-size:14px;line-height:1.55;}
.bcdw-dealer-info strong{font-weight:500;color:#4f4038;}
.bcdw-dealer-info a{color:#4f4038;text-decoration:none;font-weight:600;word-break:break-word;}
.bcdw-dealer-info a:hover{color:var(--bc-green);}
.bcdw-dealer-map{align-self:flex-start;margin-top:auto;display:inline-flex;align-items:center;gap:6px;text-decoration:none;border:1px solid var(--bc-line);border-radius:999px;padding:10px 14px;color:var(--bc-green);font-weight:700;font-size:13px;background:#fff;}
.bcdw-dealer-map:hover{border-color:rgba(86,122,47,.36);background:#fffaf2;color:var(--bc-green);}
@media(max-width:1100px){.bcdw-store-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.bcdw-dealer-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:640px){.bcdw-dealers-page,.bcdw-dealers-combined{padding:30px 0 52px;}.bcdw-store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}.bcdw-dealer-grid{grid-template-columns:1fr;}.bcdw-store-card{min-height:104px;padding:14px 12px;border-radius:14px;}.bcdw-store-logo{height:46px;flex-basis:46px;}.bcdw-store-logo img{max-width:116px;max-height:44px;}.bcdw-dealer-card{padding:18px;border-radius:18px;}}

/* v1.0.32 - Mağazalar başlık bloğu kaldırıldı, logo kartları eski site örneğine göre hizalandı */
.bcdw-shop-page{
  padding:36px 0 72px;
  max-width:100%;
  overflow:hidden;
}
.bcdw-shop-page .woocommerce-products-header,
.bcdw-shop-page .page-title,
.bcdw-shop-page .woocommerce-products-header__title{
  display:none!important;
}
.bcdw-shop-page .woocommerce-notices-wrapper{
  margin:0 0 16px;
}
.bcdw-shop-page .woocommerce-result-count{
  margin:0 0 18px!important;
  float:none!important;
  color:#6b5a4a;
  font-size:14px;
  font-weight:500;
}
.bcdw-shop-page .woocommerce-ordering{
  float:none!important;
  margin:-44px 0 18px auto!important;
  width:max-content;
  max-width:100%;
}
.bcdw-shop-page .woocommerce-ordering select{
  width:auto;
  min-width:220px;
  height:42px;
  border:1px solid var(--bc-line);
  border-radius:12px;
  background:#fff;
  color:var(--bc-text);
  padding:0 14px;
  font-size:13px;
  outline:0;
}
.bcdw-shop-page .term-description,
.bcdw-shop-description{
  margin:0 0 18px;
  color:#5f4b41;
  line-height:1.7;
}
.bcdw-shop-page ul.products{
  clear:both;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
  align-items:stretch;
}
.bcdw-shop-page ul.products li.product{
  display:flex!important;
  flex-direction:column;
  min-width:0;
  min-height:100%;
  padding:18px!important;
  border-radius:20px!important;
  box-shadow:0 14px 34px rgba(54,36,20,.07)!important;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.bcdw-shop-page ul.products li.product:hover{
  transform:translateY(-3px);
  border-color:rgba(86,122,47,.34)!important;
  box-shadow:0 18px 42px rgba(54,36,20,.11)!important;
}
.bcdw-shop-page ul.products li.product a.woocommerce-LoopProduct-link{
  display:flex;
  flex-direction:column;
  flex:1 1 auto;
  min-width:0;
}
.bcdw-shop-page ul.products li.product img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:1/1;
  object-fit:contain;
  object-position:center;
  margin:0 0 14px!important;
  padding:10px;
  background:#fffaf2;
}
.bcdw-shop-page ul.products li.product .woocommerce-loop-product__title{
  min-height:46px;
  margin:0 0 8px!important;
  padding:0!important;
  font-size:15px!important;
  line-height:1.35!important;
  font-weight:700!important;
}
.bcdw-shop-page ul.products li.product .price{
  margin:auto 0 14px!important;
  font-size:17px!important;
}
.bcdw-shop-page ul.products li.product .button{
  align-self:center;
  margin-top:auto!important;
  min-width:118px;
  padding:10px 16px!important;
  line-height:1.1!important;
}
.bcdw-shop-page .woocommerce-pagination{
  margin-top:30px;
}
.bcdw-shop-page .woocommerce-pagination ul{
  border:0!important;
  display:flex!important;
  justify-content:center;
  gap:8px;
  margin:0!important;
}
.bcdw-shop-page .woocommerce-pagination li{
  border:0!important;
}
.bcdw-shop-page .woocommerce-pagination a,
.bcdw-shop-page .woocommerce-pagination span{
  border:1px solid var(--bc-line)!important;
  border-radius:12px!important;
  min-width:40px;
  height:40px;
  display:grid!important;
  place-items:center;
  background:#fff!important;
  color:var(--bc-brown)!important;
  font-weight:700!important;
}
.bcdw-shop-page .woocommerce-pagination span.current,
.bcdw-shop-page .woocommerce-pagination a:hover{
  background:var(--bc-green)!important;
  color:#fff!important;
  border-color:var(--bc-green)!important;
}
.bcdw-marketplace-articles{
  margin-top:34px;
  display:grid;
  gap:18px;
}
.bcdw-marketplace-article{
  background:#fff;
  border:1px solid var(--bc-line);
  border-radius:18px;
  padding:24px;
  box-shadow:0 14px 34px rgba(54,36,20,.07);
}
.bcdw-marketplace-article h3{
  margin:0 0 12px;
  color:var(--bc-brown);
  font-size:21px;
  line-height:1.25;
  font-weight:700;
}
.bcdw-marketplace-article p{
  margin:10px 0 0;
  color:#4f4038;
  line-height:1.75;
  font-size:15px;
}
.bcdw-marketplace-contact{
  border-left:4px solid var(--bc-green);
}
@media(max-width:1100px){
  .bcdw-shop-page ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:760px){
  .bcdw-shop-page{padding:28px 0 54px;}
  .bcdw-shop-page .woocommerce-result-count{margin-bottom:10px!important;}
  .bcdw-shop-page .woocommerce-ordering{margin:0 0 18px!important;width:100%;}
  .bcdw-shop-page .woocommerce-ordering select{width:100%;}
  .bcdw-shop-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}
  .bcdw-shop-page ul.products li.product{padding:12px!important;border-radius:16px!important;}
  .bcdw-marketplace-article{padding:18px;border-radius:16px;}
}
@media(max-width:480px){
  .bcdw-shop-page ul.products{grid-template-columns:1fr!important;}
}

/* v1.0.33 - Mağazalar sayfası özel sidebar düzeni */
.bcdw-stores-page{
  padding:38px 0 72px;
  max-width:100%;
  overflow:hidden;
}
.bcdw-stores-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) 330px;
  gap:28px;
  align-items:start;
}
.bcdw-stores-main,
.bcdw-stores-sidebar{
  min-width:0;
}
.bcdw-stores-page .bcdw-marketplace-articles{
  margin-top:0;
}
.bcdw-stores-sidebar{
  position:sticky;
  top:112px;
  display:grid;
  gap:16px;
}
.bcdw-stores-side-card{
  background:#fff;
  border:1px solid var(--bc-line);
  border-radius:20px;
  padding:18px;
  box-shadow:0 14px 34px rgba(54,36,20,.07);
  min-width:0;
}
.bcdw-stores-side-head{
  margin:0 0 14px;
  padding-bottom:12px;
  border-bottom:1px solid #f0e5d7;
}
.bcdw-stores-side-head span{
  display:block;
  color:var(--bc-green);
  font-size:11px;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:6px;
}
.bcdw-stores-side-head h2,
.bcdw-stores-side-contact h3{
  margin:0;
  color:var(--bc-brown);
  font-size:20px;
  line-height:1.2;
  font-weight:700;
  letter-spacing:-.015em;
}
.bcdw-store-section-sidebar,
.bcdw-store-section-sidebar .bcdw-store-grid{
  margin:0;
}
.bcdw-store-section-sidebar .bcdw-store-grid{
  display:grid;
  grid-template-columns:1fr;
  gap:10px;
}
.bcdw-store-section-sidebar .bcdw-store-card{
  min-height:76px;
  flex-direction:row;
  justify-content:flex-start;
  gap:14px;
  padding:12px 14px;
  border-radius:16px;
  text-align:left;
}
.bcdw-store-section-sidebar .bcdw-store-logo{
  width:96px;
  height:42px;
  flex:0 0 96px;
}
.bcdw-store-section-sidebar .bcdw-store-logo img{
  max-width:92px;
  max-height:38px;
}
.bcdw-store-section-sidebar .bcdw-store-card strong{
  width:auto;
  text-align:left;
  white-space:normal;
  font-size:14px;
  line-height:1.25;
}
.bcdw-stores-side-contact{
  display:grid;
  gap:10px;
}
.bcdw-stores-side-contact h3{
  font-size:18px;
}
.bcdw-stores-side-contact p{
  margin:0;
  color:#5f4b41;
  font-size:14px;
  line-height:1.6;
}
.bcdw-stores-side-contact a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  min-width:0;
  color:var(--bc-brown);
  text-decoration:none;
  font-size:14px;
  font-weight:700;
  word-break:break-word;
}
.bcdw-stores-side-contact a:hover{
  color:var(--bc-green);
}
.bcdw-stores-side-actions{
  display:grid;
  gap:10px;
}
.bcdw-stores-side-actions a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:48px;
  padding:0 16px;
  border-radius:14px;
  background:var(--bc-green);
  color:#fff;
  text-decoration:none;
  font-size:14px;
  font-weight:800;
  box-shadow:0 12px 24px rgba(86,122,47,.18);
}
.bcdw-stores-side-actions a:nth-child(2){
  background:var(--bc-brown);
  box-shadow:0 12px 24px rgba(104,69,76,.16);
}
.bcdw-stores-side-actions a:hover{
  transform:translateY(-2px);
}
@media(max-width:1024px){
  .bcdw-stores-layout{grid-template-columns:minmax(0,1fr) 300px;gap:22px;}
  .bcdw-store-section-sidebar .bcdw-store-logo{width:84px;flex-basis:84px;}
  .bcdw-store-section-sidebar .bcdw-store-logo img{max-width:80px;}
}
@media(max-width:860px){
  .bcdw-stores-page{padding:30px 0 56px;}
  .bcdw-stores-layout{display:flex;flex-direction:column-reverse;gap:20px;}
  .bcdw-stores-sidebar{position:static;width:100%;}
  .bcdw-store-section-sidebar .bcdw-store-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .bcdw-store-section-sidebar .bcdw-store-card{min-height:104px;flex-direction:column;justify-content:center;text-align:center;}
  .bcdw-store-section-sidebar .bcdw-store-card strong{text-align:center;}
  .bcdw-store-section-sidebar .bcdw-store-logo{width:100%;height:44px;flex:0 0 44px;}
}
@media(max-width:520px){
  .bcdw-store-section-sidebar .bcdw-store-grid{grid-template-columns:1fr;}
  .bcdw-stores-side-card{padding:16px;border-radius:18px;}
}

/* 1.0.34 - TR / EN dil ikonları güncellemede kaybolmasın */
.bcdw-lang-switcher{
  display:inline-flex !important;
  align-items:center;
  gap:6px;
  margin-left:8px;
  flex:0 0 auto;
  white-space:nowrap;
}
.bcdw-lang-switcher .bcdw-lang-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:4px;
  min-width:36px;
  height:24px;
  padding:3px 6px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:999px;
  text-decoration:none;
  line-height:1;
  font-family:Montserrat,Arial,sans-serif;
  font-size:10px;
  font-weight:700;
  letter-spacing:.02em;
  color:inherit;
  opacity:.92;
}
.bcdw-lang-switcher .bcdw-lang-link:hover,
.bcdw-lang-switcher .bcdw-lang-link.is-current{opacity:1;background:rgba(255,255,255,.12)}
.bcdw-lang-switcher .bcdw-lang-link img{
  width:18px !important;
  height:12px !important;
  min-width:18px;
  object-fit:cover;
  display:block;
  border-radius:2px;
  box-shadow:0 0 0 1px rgba(0,0,0,.08);
}
.bcdw-actions .bcdw-lang-switcher .bcdw-lang-link{border-color:#efe4d5;color:#2a241d;background:#fff}
.bcdw-actions .bcdw-lang-switcher .bcdw-lang-link.is-current,
.bcdw-actions .bcdw-lang-switcher .bcdw-lang-link:hover{background:#f7efe4}
@media (max-width: 768px){
  .bcdw-lang-switcher{gap:4px;margin-left:4px}
  .bcdw-lang-switcher .bcdw-lang-link{min-width:30px;height:22px;padding:3px 5px;font-size:0}
  .bcdw-lang-switcher .bcdw-lang-link img{width:18px!important;height:12px!important}
}

/* v1.0.36 - Mağazalar logoları eski grid, hızlı bilgi formu ve bayiler başlıksız */
.bcdw-stores-main > .bcdw-store-section{
  margin:0 0 30px!important;
}
.bcdw-stores-main > .bcdw-store-section .bcdw-store-grid{
  grid-template-columns:repeat(5,minmax(0,1fr));
}
.bcdw-stores-side-card-main{
  display:none!important;
}
.bcdw-store-quick-form{
  display:grid;
  gap:11px;
  margin-top:12px;
}
.bcdw-store-quick-form label{
  display:grid;
  gap:6px;
  margin:0;
}
.bcdw-store-quick-form label span{
  color:#6b5a4a;
  font-size:12px;
  font-weight:750;
}
.bcdw-store-quick-form input{
  width:100%;
  height:42px;
  border:1px solid var(--bc-line,#eadcc8);
  border-radius:12px;
  background:#fff;
  color:var(--bc-text,#23160f);
  padding:0 13px;
  font-size:14px;
  outline:none;
  box-shadow:none;
}
.bcdw-store-quick-form input:focus{
  border-color:rgba(86,122,47,.48);
  box-shadow:0 0 0 3px rgba(86,122,47,.10);
}
.bcdw-store-quick-form button{
  width:100%;
  min-height:44px;
  border:0;
  border-radius:13px;
  background:var(--bc-green,#567a2f);
  color:#fff;
  font-size:14px;
  font-weight:800;
  cursor:pointer;
  box-shadow:0 12px 24px rgba(86,122,47,.18);
}
.bcdw-store-quick-form button:hover{
  transform:translateY(-1px);
}
.bcdw-stores-contact-lines{
  display:grid;
  gap:6px;
  padding-top:12px;
  margin-top:12px;
  border-top:1px solid #f0e5d7;
}
.bcdw-stores-contact-lines a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  min-width:0;
  color:var(--bc-brown,#68454c)!important;
  text-decoration:none!important;
  font-size:14px;
  font-weight:750;
  word-break:break-word;
}
.bcdw-stores-contact-lines a:hover{color:var(--bc-green,#567a2f)!important;}
.bcdw-stores-side-contact .bcdw-form-notice{
  margin:10px 0 0;
  padding:10px 12px;
  font-size:13px;
  line-height:1.45;
}
.bcdw-dealers-section .bcdw-dealer-section-head{
  display:none!important;
}
@media(max-width:1100px){
  .bcdw-stores-main > .bcdw-store-section .bcdw-store-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media(max-width:860px){
  .bcdw-stores-layout{display:flex;flex-direction:column;gap:20px;}
  .bcdw-stores-sidebar{order:2;}
  .bcdw-stores-main{order:1;}
}
@media(max-width:640px){
  .bcdw-stores-main > .bcdw-store-section .bcdw-store-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}


/* v1.0.37 - Mağazalar logoları tam genişlikte üst satır; sidebar logo kutusunun altından başlar */
.bcdw-stores-page > .bcdw-stores-logo-row{
  width:100%;
  margin:0 0 28px;
  min-width:0;
}
.bcdw-stores-page > .bcdw-stores-logo-row .bcdw-store-section{
  margin:0!important;
  width:100%;
}
.bcdw-stores-page > .bcdw-stores-logo-row .bcdw-store-grid{
  width:100%;
  grid-template-columns:repeat(5,minmax(0,1fr));
}
.bcdw-stores-layout{
  align-items:start;
}
.bcdw-stores-main > .bcdw-store-section{
  display:none!important;
}
@media(max-width:1100px){
  .bcdw-stores-page > .bcdw-stores-logo-row .bcdw-store-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media(max-width:860px){
  .bcdw-stores-page > .bcdw-stores-logo-row{margin-bottom:20px;}
  .bcdw-stores-layout{display:flex;flex-direction:column;gap:20px;}
  .bcdw-stores-main{order:1;}
  .bcdw-stores-sidebar{order:2;}
}
@media(max-width:640px){
  .bcdw-stores-page > .bcdw-stores-logo-row .bcdw-store-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}


/* v1.0.38 - Tema içi standart ikon seti */
.bcdw-inline-icon,
.bcdw-action-icon,
.bcdw-search-icon,
.bcdw-ui-icon{
  display:inline-block!important;
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  object-fit:contain!important;
  object-position:center!important;
  vertical-align:-3px!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
}
.bcdw-topbar-contact a,
.bcdw-actions a{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
}
.bcdw-action-icon{width:19px!important;height:19px!important;min-width:19px!important;}
.bcdw-search-icon{width:18px!important;height:18px!important;min-width:18px!important;vertical-align:middle!important;}
.bcdw-search button{display:grid!important;place-items:center!important;}
.bcdw-benefit-icon{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;grid-row:1 / span 2!important;}
.bcdw-benefit-icon .bcdw-benefit-local-icon,
.bcdw-benefit-local-icon{width:31px!important;height:31px!important;min-width:31px!important;object-fit:contain!important;}
.bcdw-cat .bcdw-cat-placeholder{
  display:grid!important;
  place-items:center!important;
  background:linear-gradient(135deg,#fff8ea 0%,#fff 58%,#f3e2c5 100%)!important;
}
.bcdw-cat-local-icon{
  width:42px!important;
  height:42px!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  display:block!important;
  transform:scale(1)!important;
  transition:transform .34s ease, filter .34s ease!important;
}
.bcdw-cat:hover .bcdw-cat-local-icon{transform:scale(1.08)!important;filter:saturate(1.06) contrast(1.03)!important;}
.bcdw-ui-icon-text{font-size:22px!important;line-height:1!important;}


/* v1.0.39 - WooCommerce sipariş takibi sayfası özel tasarım */
.bcdw-order-track-page{padding:26px 0 52px;}
.bcdw-order-track-shell{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:24px;align-items:start;}
.bcdw-order-track-main,.bcdw-order-track-side{min-width:0;}
.bcdw-order-track-intro{background:linear-gradient(135deg,#fffdf9 0%,#f4efe6 100%);border:1px solid var(--bc-line,#eadfce);border-radius:24px;padding:28px 28px 24px;box-shadow:0 14px 40px rgba(75,38,22,.06);margin-bottom:20px;position:relative;overflow:hidden;}
.bcdw-order-track-intro:after{content:'';position:absolute;right:-50px;top:-50px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,#d8aa5830 0%,rgba(216,170,88,0) 70%);pointer-events:none;}
.bcdw-order-track-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#fff;color:var(--bc-green,#567a2f);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;border:1px solid #ebe2d2;box-shadow:0 5px 14px rgba(75,38,22,.05);}
.bcdw-order-track-intro h2{margin:16px 0 10px;color:var(--bc-brown,#68454c);font-size:clamp(28px,3.2vw,42px);line-height:1.12;font-weight:700;max-width:13ch;}
.bcdw-order-track-intro p{margin:0;color:#5f5147;font-size:15px;line-height:1.8;max-width:68ch;}
.bcdw-order-track-badges{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px;}
.bcdw-order-track-badges span{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid #ebe2d2;color:#4b2616;font-size:13px;font-weight:700;box-shadow:0 6px 18px rgba(75,38,22,.04);}
.bcdw-order-track-card,.bcdw-order-side-card{background:#fff;border:1px solid var(--bc-line,#eadfce);border-radius:24px;box-shadow:0 14px 40px rgba(75,38,22,.06);}
.bcdw-order-track-card{padding:22px 22px 24px;}
.bcdw-order-track-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #efe5d9;}
.bcdw-order-track-card-head h3,.bcdw-order-side-card h3{margin:0;color:var(--bc-brown,#68454c);font-size:20px;font-weight:700;}
.bcdw-order-track-content>.woocommerce{width:100%;}
.bcdw-order-track-content form.track_order{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:end;}
.bcdw-order-track-content form.track_order>p:first-child{grid-column:1/-1;margin:0 0 4px;color:#65584d;line-height:1.7;}
.bcdw-order-track-content .track_order .form-row{width:100%;float:none;margin:0;}
.bcdw-order-track-content .track_order .form-row-last,.bcdw-order-track-content .track_order .form-row-first{float:none;}
.bcdw-order-track-content .track_order .form-row-wide,.bcdw-order-track-content .track_order .clear{grid-column:1/-1;}
.bcdw-order-track-content .track_order label{display:block;margin:0 0 8px;color:#6b5a4a;font-weight:700;font-size:13px;}
.bcdw-order-track-content .track_order :is(input[type="text"],input[type="email"],input[type="search"],input.input-text){width:100%;height:52px;border-radius:14px;border:1px solid #dfd3c0;background:#fdfbf8;padding:0 16px;color:#2b2018;font-size:15px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;}
.bcdw-order-track-content .track_order :is(input[type="text"],input[type="email"],input[type="search"],input.input-text):focus{outline:none;border-color:var(--bc-gold,#d8aa58);box-shadow:0 0 0 4px rgba(216,170,88,.16);background:#fff;}
.bcdw-order-track-content .track_order button.button,.bcdw-order-track-content .track_order .button{min-height:52px;border-radius:14px;padding:0 24px;background:linear-gradient(135deg,var(--bc-green,#567a2f),#6e9041);border:none;color:#fff;font-size:15px;font-weight:800;letter-spacing:.01em;box-shadow:0 10px 24px rgba(86,122,47,.22);}
.bcdw-order-track-content .track_order button.button:hover{filter:brightness(.98);transform:translateY(-1px);}
.bcdw-order-track-content .woocommerce-error,.bcdw-order-track-content .woocommerce-info,.bcdw-order-track-content .woocommerce-message{border-radius:16px;border:1px solid #e9dfd1;background:#fffaf4;color:#5d4b3e;padding:16px 18px 16px 44px;margin:0 0 18px;}
.bcdw-order-track-content .woocommerce form.track_order + .woocommerce-error,
.bcdw-order-track-content .woocommerce form.track_order + .woocommerce-message,
.bcdw-order-track-content .woocommerce form.track_order + .woocommerce-info{margin-top:18px;}
.bcdw-order-track-content :is(.woocommerce-error,.woocommerce-info,.woocommerce-message)::before{left:16px;top:16px;color:var(--bc-green,#567a2f);}
.bcdw-order-track-content .woocommerce-order-overview,.bcdw-order-track-content ul.order_details{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;list-style:none;padding:0;margin:0 0 18px;}
.bcdw-order-track-content ul.order_details li{margin:0;padding:16px;border:1px solid #efe5d9;border-radius:16px;background:#fcfaf7;font-size:13px;line-height:1.7;text-transform:none;}
.bcdw-order-track-content ul.order_details li strong{display:block;margin-top:6px;color:var(--bc-brown,#68454c);font-size:16px;line-height:1.4;}
.bcdw-order-track-content .woocommerce-table,.bcdw-order-track-content table.shop_table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #efe5d9;border-radius:18px;background:#fff;}
.bcdw-order-track-content .woocommerce-table th,.bcdw-order-track-content .woocommerce-table td,.bcdw-order-track-content table.shop_table th,.bcdw-order-track-content table.shop_table td{padding:14px 16px;border-bottom:1px solid #f2e9dd;text-align:left;font-size:14px;vertical-align:top;}
.bcdw-order-track-content .woocommerce-table tr:last-child td,.bcdw-order-track-content table.shop_table tr:last-child td{border-bottom:none;}
.bcdw-order-track-content .woocommerce-table th,.bcdw-order-track-content table.shop_table th{background:#fcfaf7;color:#6b5a4a;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;}
.bcdw-order-track-content p.order-again{margin-top:18px;}
.bcdw-order-track-content .button{border-radius:12px;}
.bcdw-order-side-card{padding:22px;position:sticky;top:24px;}
.bcdw-order-side-card + .bcdw-order-side-card{margin-top:18px;}
.bcdw-order-side-card ol{margin:14px 0 0 18px;padding:0;color:#5f5147;display:grid;gap:12px;line-height:1.7;}
.bcdw-order-side-card p{margin:14px 0 0;color:#5f5147;line-height:1.8;}
.bcdw-order-side-contact a{display:block;margin-top:12px;padding:14px 16px;border-radius:16px;border:1px solid #efe5d9;background:#fcfaf7;color:#4b2616;font-weight:600;word-break:break-word;}
.bcdw-order-side-contact a strong{color:var(--bc-green,#567a2f);}
@media (max-width: 980px){
  .bcdw-order-track-shell{grid-template-columns:1fr;}
  .bcdw-order-side-card{position:static;}
}
@media (max-width: 680px){
  .bcdw-order-track-page{padding:20px 0 40px;}
  .bcdw-order-track-intro,.bcdw-order-track-card,.bcdw-order-side-card{padding:18px; border-radius:20px;}
  .bcdw-order-track-intro h2{font-size:clamp(24px,8vw,32px);max-width:none;}
  .bcdw-order-track-content form.track_order{grid-template-columns:1fr;}
  .bcdw-order-track-badges span{width:100%;justify-content:center;}
}


/* v1.0.40 - Tedarikçi formu toparlandı + native form kayıt sistemi */
.bcdw-supplier-page{max-width:1180px;margin:0 auto 70px;padding:34px 18px 0;}
.bcdw-supplier-layout{display:grid;grid-template-columns:minmax(300px,.88fr) minmax(0,1.12fr);gap:26px;align-items:start;}
.bcdw-supplier-card,.bcdw-supplier-form-card{border-radius:22px!important;border:1px solid rgba(234,220,200,.95)!important;background:#fff!important;box-shadow:0 18px 42px rgba(76,47,22,.07)!important;overflow:hidden;}
.bcdw-supplier-card{padding:28px!important;}
.bcdw-supplier-form-card{padding:28px 30px 30px!important;}
.bcdw-supplier-card h3,.bcdw-supplier-form-card h3{font-size:22px!important;font-weight:700!important;letter-spacing:-.01em!important;margin:0 0 18px!important;}
.bcdw-supplier-card>p{margin:0 0 16px!important;font-size:15px!important;}
.bcdw-supplier-contact-list{gap:0!important;margin-top:14px!important;}
.bcdw-supplier-contact-item{grid-template-columns:38px minmax(0,1fr)!important;gap:12px!important;padding:16px 0!important;}
.bcdw-supplier-contact-ico{width:36px!important;height:36px!important;border-radius:10px!important;background:#fff8ef!important;}
.bcdw-supplier-contact-item strong{font-weight:700!important;font-size:15px!important;}
.bcdw-supplier-contact-item span,.bcdw-supplier-card p{font-size:14.5px!important;line-height:1.65!important;}
.bcdw-supplier-form-card .bcdw-supplier-native-form{margin:0!important;width:100%!important;max-width:none!important;}
.bcdw-native-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;}
.bcdw-native-grid label{display:block;min-width:0;}
.bcdw-native-grid label span{font-size:14px!important;font-weight:700!important;margin-bottom:8px!important;line-height:1.25!important;}
.bcdw-supplier-native-form input:not([type="checkbox"]),.bcdw-supplier-native-form select,.bcdw-supplier-native-form textarea{width:100%!important;min-height:50px!important;border-radius:14px!important;border:1px solid #e6d7c3!important;background:#fffaf4!important;padding:0 15px!important;font-size:14px!important;color:#2b2018!important;box-shadow:none!important;}
.bcdw-supplier-native-form textarea{min-height:132px!important;padding-top:14px!important;line-height:1.55!important;}
.bcdw-supplier-native-form input:focus,.bcdw-supplier-native-form select:focus,.bcdw-supplier-native-form textarea:focus{outline:none!important;border-color:var(--bc-gold,#d8aa58)!important;box-shadow:0 0 0 4px rgba(216,170,88,.15)!important;background:#fff!important;}
.bcdw-native-kvkk{align-items:flex-start!important;margin:16px 0 0!important;font-size:13px!important;line-height:1.55!important;color:#6b5a4a!important;}
.bcdw-native-kvkk input{flex:0 0 auto!important;width:16px!important;height:16px!important;margin:2px 0 0!important;min-height:16px!important;}
.bcdw-native-submit{min-height:52px!important;border-radius:14px!important;margin-top:16px!important;font-weight:800!important;letter-spacing:.01em!important;background:linear-gradient(135deg,var(--bc-green,#567a2f),#6c9040)!important;box-shadow:0 10px 22px rgba(86,122,47,.20)!important;}
.bcdw-form-notice{border-radius:14px!important;font-weight:700!important;margin-bottom:16px!important;}
.bcdw-store-quick-form label{display:block;margin:0 0 12px;}
.bcdw-store-quick-form label span{display:block;margin-bottom:7px;font-size:13px;font-weight:700;color:var(--bc-brown,#68454c);}
.bcdw-store-quick-form input{width:100%;min-height:46px;border-radius:12px;border:1px solid #e6d7c3;background:#fffaf4;padding:0 13px;font-size:14px;}
.bcdw-store-quick-form button{width:100%;min-height:46px;border:0;border-radius:12px;background:var(--bc-green,#567a2f);color:#fff;font-weight:800;cursor:pointer;}
@media(max-width:980px){.bcdw-supplier-layout{grid-template-columns:1fr!important}.bcdw-supplier-card{position:static!important}.bcdw-supplier-form-card{padding:24px!important}}
@media(max-width:640px){.bcdw-supplier-page{padding:24px 14px 0}.bcdw-native-grid{grid-template-columns:1fr!important}.bcdw-supplier-card,.bcdw-supplier-form-card{border-radius:18px!important;padding:20px!important}}


/* v1.0.41 - Sipariş takibi üst intro kartı kaldırıldı */
.bcdw-order-track-main{display:block;}
.bcdw-order-track-card{margin-top:0;}
.bcdw-order-track-page .bcdw-order-track-intro{display:none!important;}


/* v1.0.42 - Tedarikçi iletişim kartında gerçek ikon kullanımı + kutu genişliği iyileştirmesi */
.bcdw-supplier-layout{grid-template-columns:minmax(360px,.98fr) minmax(0,1.02fr)!important;gap:30px!important;}
.bcdw-supplier-card{padding:32px 34px!important;}
.bcdw-supplier-card h3{font-size:24px!important;margin-bottom:14px!important;}
.bcdw-supplier-card>p{margin-bottom:18px!important;font-size:16px!important;}
.bcdw-supplier-contact-item{grid-template-columns:52px minmax(0,1fr)!important;gap:14px!important;padding:18px 0!important;align-items:start!important;}
.bcdw-supplier-contact-ico{width:44px!important;height:44px!important;border-radius:14px!important;border:1px solid #ead7bd!important;background:#fff8ef!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.bcdw-supplier-contact-ico img{width:20px!important;height:20px!important;object-fit:contain!important;display:block!important;}
.bcdw-supplier-contact-item strong{font-size:16px!important;display:block!important;margin:0 0 4px!important;}
.bcdw-supplier-contact-item span,.bcdw-supplier-contact-item a,.bcdw-supplier-card p{font-size:15.5px!important;line-height:1.72!important;}
.bcdw-supplier-contact-item a{font-weight:600!important;}
.bcdw-whatsapp-btn{display:inline-flex!important;align-items:center!important;gap:10px!important;padding:12px 18px!important;border-radius:12px!important;border:1px solid #c6dfbf!important;background:#eff8ec!important;color:var(--bc-green,#567a2f)!important;font-weight:800!important;box-shadow:none!important;}
.bcdw-whatsapp-btn .bcdw-ui-icon-inline{width:18px!important;height:18px!important;display:block!important;}
.bcdw-whatsapp-btn .bcdw-ui-icon-inline img{width:18px!important;height:18px!important;}
@media(max-width:1180px){.bcdw-supplier-layout{grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr)!important;}}
@media(max-width:980px){.bcdw-supplier-layout{grid-template-columns:1fr!important;gap:24px!important}.bcdw-supplier-card{padding:26px!important;}}


/* v1.0.44 - Tedarikçi sayfası hizalama, boşluksuz marka, radius yok */
.bcdw-supplier-page{
  max-width:1180px!important;
  width:min(1180px,calc(100% - 32px))!important;
  margin:0 auto 70px!important;
  padding:34px 0 0!important;
}
.bcdw-supplier-layout{
  grid-template-columns:minmax(470px,1.08fr) minmax(0,.92fr)!important;
  gap:30px!important;
  align-items:start!important;
}
.bcdw-supplier-card,
.bcdw-supplier-form-card,
.bcdw-supplier-contact-ico,
.bcdw-supplier-native-form input:not([type="checkbox"]),
.bcdw-supplier-native-form select,
.bcdw-supplier-native-form textarea,
.bcdw-native-submit,
.bcdw-form-notice{
  border-radius:0!important;
}
.bcdw-supplier-card{
  padding:32px 34px!important;
}
.bcdw-supplier-contact-item{
  grid-template-columns:52px minmax(0,1fr)!important;
  gap:14px!important;
}
.bcdw-supplier-contact-item span{
  overflow-wrap:normal!important;
  word-break:normal!important;
}
.bcdw-supplier-contact-whatsapp .bcdw-whatsapp-btn,
.bcdw-supplier-card .bcdw-whatsapp-btn{
  display:none!important;
}
@media(max-width:1100px){
  .bcdw-supplier-layout{
    grid-template-columns:minmax(400px,1fr) minmax(0,1fr)!important;
  }
}
@media(max-width:980px){
  .bcdw-supplier-page{
    width:calc(100% - 24px)!important;
    padding-top:24px!important;
  }
  .bcdw-supplier-layout{
    grid-template-columns:1fr!important;
    gap:24px!important;
  }
}


/* v1.0.51 - Tekil tarif/kür üst başlık rafinesi */
body.single-dw_tarif .bcdw-white-hero-copy h1,
body.single-dw_kur .bcdw-white-hero-copy h1{
  font-size:clamp(28px,3vw,44px)!important;
  font-weight:500!important;
  line-height:1.14!important;
}


/* v1.0.52 - Tekil blog yazısında ikinci başlık kaldırıldı, içerik düzeni toparlandı */
.single-post .bcdw-single-article > h1{display:none!important;}
.single-post .bcdw-single-article > .wp-post-image{display:block;width:100%;height:auto;margin:0 0 20px;}
.single-post .bcdw-single-article .entry-content > h1:first-child,
.single-post .bcdw-single-article .entry-content > h2:first-child{margin-top:0;}

/* v1.0.53 - Erişilebilirlik genel kontrast emniyet kemeri */
.dw-iletisim-cubuk .dw-iletisim-tur-whatsapp a,
.dw-iletisim-altbar .dw-iletisim-tur-whatsapp a,
.dw-iletisim-cubuk a[style*="background-color:#2f7d32"],
.dw-iletisim-altbar a[style*="background-color:#2f7d32"]{
  color:#fff!important;
}
.dw-iletisim-cubuk .dw-iletisim-tur-whatsapp .dw-iletisim-etiket,
.dw-iletisim-altbar .dw-iletisim-tur-whatsapp .dw-iletisim-etiket{
  color:#fff!important;
}


/* v1.0.54 - Son düzeltmeler: hizalama, H1, iletişim sayfası */
:root{
  --bcdw-logo-gold:#d6a85a;
  --bcdw-logo-gold-dark:#9f7130;
  --bcdw-logo-olive:#4e542a;
}

/* Hero H1 büyük gelmesin ama H1 etiketi kalsın */
.bcdw-white-hero-copy h1,
body.single-post .bcdw-white-hero-copy h1,
body.single-dw_tarif .bcdw-white-hero-copy h1,
body.single-dw_kur .bcdw-white-hero-copy h1{
  font-size:clamp(24px,2.45vw,34px)!important;
  font-weight:500!important;
  line-height:1.16!important;
  letter-spacing:-.01em!important;
}

/* Ana sayfa tarif ve kür kartlarını eşitle */
.home .dwtr-wrap .dw-home-tarif-grid,
.front-page .dwtr-wrap .dw-home-tarif-grid,
.home .dw-home-kur-grid,
.front-page .dw-home-kur-grid,
.home section[id^="dw-kurfix-"] .grid,
.front-page section[id^="dw-kurfix-"] .grid{
  align-items:stretch!important;
}

.home .dwtr-wrap .dw-home-tarif-grid article.dw-card,
.front-page .dwtr-wrap .dw-home-tarif-grid article.dw-card,
.home .dw-home-kur-grid .dw-card,
.front-page .dw-home-kur-grid .dw-card,
.home section[id^="dw-kurfix-"] .card,
.front-page section[id^="dw-kurfix-"] .card{
  display:flex!important;
  flex-direction:column!important;
  min-height:100%!important;
  border-radius:0!important;
  overflow:hidden!important;
  transform:none!important;
}

.home .dwtr-wrap .dw-home-tarif-grid .dw-card-media,
.front-page .dwtr-wrap .dw-home-tarif-grid .dw-card-media,
.home .dw-home-kur-grid .dw-card-media,
.front-page .dw-home-kur-grid .dw-card-media,
.home section[id^="dw-kurfix-"] .media,
.front-page section[id^="dw-kurfix-"] .media{
  display:block!important;
  height:170px!important;
  min-height:170px!important;
  flex:0 0 170px!important;
  overflow:hidden!important;
  line-height:0!important;
  background:#f6f2ea!important;
  transform:none!important;
}

.home .dwtr-wrap .dw-home-tarif-grid .dw-card-img,
.front-page .dwtr-wrap .dw-home-tarif-grid .dw-card-img,
.home .dw-home-kur-grid .dw-card-img,
.front-page .dw-home-kur-grid .dw-card-img,
.home section[id^="dw-kurfix-"] .img,
.front-page section[id^="dw-kurfix-"] .img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
  transform:none!important;
  transition:none!important;
}

.home .dwtr-wrap .dw-home-tarif-grid .dw-card-body,
.front-page .dwtr-wrap .dw-home-tarif-grid .dw-card-body,
.home .dw-home-kur-grid .dw-card-body,
.front-page .dw-home-kur-grid .dw-card-body,
.home section[id^="dw-kurfix-"] .body,
.front-page section[id^="dw-kurfix-"] .body{
  position:static!important;
  flex:1 1 auto!important;
  display:flex!important;
  align-items:flex-start!important;
  padding:12px 14px!important;
  margin:0!important;
  background:#fff!important;
  z-index:auto!important;
  transform:none!important;
}

/* Kürlerde istenmeyen hover/zoom/üstüne binme kapalı */
.home section[id^="dw-kurfix-"] .card:hover,
.front-page section[id^="dw-kurfix-"] .card:hover,
.home .dw-home-kur-grid .dw-card:hover,
.front-page .dw-home-kur-grid .dw-card:hover{
  transform:none!important;
  box-shadow:0 6px 16px rgba(0,0,0,.06)!important;
}
.home section[id^="dw-kurfix-"] .card:hover .img,
.front-page section[id^="dw-kurfix-"] .card:hover .img,
.home .dw-home-kur-grid .dw-card:hover .dw-card-img,
.front-page .dw-home-kur-grid .dw-card:hover .dw-card-img{
  transform:none!important;
}

/* İletişim sabit butonlarında WhatsApp ikonu beyaz kalmasın */
.dw-iletisim-cubuk .dw-iletisim-tur-whatsapp a,
.dw-iletisim-altbar .dw-iletisim-tur-whatsapp a{
  color:var(--bcdw-logo-olive)!important;
}
.dw-iletisim-cubuk .dw-iletisim-tur-whatsapp .dw-iletisim-ikon,
.dw-iletisim-altbar .dw-iletisim-tur-whatsapp .dw-iletisim-ikon{
  color:var(--bcdw-logo-olive)!important;
}
.dw-iletisim-cubuk .dw-iletisim-tur-whatsapp .dw-iletisim-etiket,
.dw-iletisim-altbar .dw-iletisim-tur-whatsapp .dw-iletisim-etiket{
  color:var(--bcdw-logo-olive)!important;
}

/* İletişim sayfası */
.bcdw-contact-page{padding:34px 0 64px;background:#fff;}
.bcdw-contact-hero{
  max-width:760px;
  margin:0 0 26px;
}
.bcdw-contact-hero span{
  display:inline-block;
  margin:0 0 10px;
  color:var(--bcdw-logo-gold-dark);
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  font-size:12px;
}
.bcdw-contact-hero h2{
  margin:0 0 12px!important;
  color:var(--bc-brown,#68454c)!important;
  font-size:clamp(26px,3vw,38px)!important;
  line-height:1.14!important;
  font-weight:600!important;
}
.bcdw-contact-hero p{
  margin:0;
  color:#67574b;
  line-height:1.75;
  font-size:16px;
}
.bcdw-contact-layout{
  display:grid;
  grid-template-columns:minmax(320px,.84fr) minmax(0,1.16fr);
  gap:26px;
  align-items:stretch;
}
.bcdw-contact-info,
.bcdw-contact-form-card,
.bcdw-contact-map{
  border:1px solid #eadfcf;
  background:#fff;
  box-shadow:0 12px 34px rgba(59,31,16,.06);
  border-radius:0!important;
}
.bcdw-contact-info{padding:28px;}
.bcdw-contact-info h3,
.bcdw-contact-form-card h3{
  margin:0 0 18px!important;
  color:var(--bc-brown,#68454c)!important;
  font-size:22px!important;
  font-weight:600!important;
}
.bcdw-contact-info-list{display:grid;gap:0;}
.bcdw-contact-info-item{
  display:grid;
  grid-template-columns:44px minmax(0,1fr);
  gap:14px;
  padding:17px 0;
  border-bottom:1px solid #f0e7da;
}
.bcdw-contact-info-item:first-child{padding-top:0;}
.bcdw-contact-info-item:last-child{border-bottom:0;padding-bottom:0;}
.bcdw-contact-info-item i{
  width:40px;
  height:40px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fff7ea;
  border:1px solid #eadfcf;
  border-radius:0!important;
}
.bcdw-contact-icon{width:19px;height:19px;object-fit:contain;}
.bcdw-contact-info-item strong{
  display:block;
  margin:0 0 4px;
  color:#2b2018;
  font-weight:700;
}
.bcdw-contact-info-item span,
.bcdw-contact-info-item a{
  color:#67574b;
  line-height:1.65;
  text-decoration:none;
}
.bcdw-contact-form-card{padding:28px;}
.bcdw-contact-form-card>p{margin:0 0 18px;color:#67574b;line-height:1.7;}
.bcdw-contact-form-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.bcdw-contact-form label{display:block;}
.bcdw-contact-form label.is-wide{grid-column:1/-1;}
.bcdw-contact-form span{
  display:block;
  margin:0 0 7px;
  font-size:13px;
  font-weight:700;
  color:#5f5147;
}
.bcdw-contact-form input,
.bcdw-contact-form textarea{
  width:100%;
  border:1px solid #dfd3c0;
  background:#fdfbf8;
  color:#2b2018;
  padding:13px 14px;
  border-radius:0!important;
  box-sizing:border-box;
  font:inherit;
}
.bcdw-contact-form textarea{resize:vertical;}
.bcdw-contact-form input:focus,
.bcdw-contact-form textarea:focus{
  outline:none;
  border-color:var(--bcdw-logo-gold);
  box-shadow:0 0 0 3px rgba(214,168,90,.18);
  background:#fff;
}
.bcdw-contact-form button{
  margin-top:16px;
  width:100%;
  min-height:50px;
  border:0;
  border-radius:0!important;
  background:var(--bcdw-logo-gold);
  color:#2b2018;
  font-weight:800;
  cursor:pointer;
}
.bcdw-contact-map{margin-top:26px;overflow:hidden;height:360px;}
.bcdw-contact-map iframe{width:100%;height:100%;border:0;display:block;}
@media(max-width:980px){
  .bcdw-contact-layout{grid-template-columns:1fr;}
}
@media(max-width:640px){
  .bcdw-contact-page{padding:24px 0 48px;}
  .bcdw-contact-info,.bcdw-contact-form-card{padding:20px;}
  .bcdw-contact-form-grid{grid-template-columns:1fr;}
  .bcdw-contact-map{height:300px;}
}


/* v1.0.55 - İletişim üst açıklama kaldırıldı, WhatsApp ikonu kalınlaştırıldı */
.bcdw-contact-hero{display:none!important;}
.bcdw-contact-page{padding-top:28px!important;}
.dw-iletisim-cubuk .dw-iletisim-tur-whatsapp a,
.dw-iletisim-altbar .dw-iletisim-tur-whatsapp a{
  color:#5d4b1c!important;
}
.dw-iletisim-cubuk .dw-iletisim-tur-whatsapp .dw-iletisim-ikon,
.dw-iletisim-altbar .dw-iletisim-tur-whatsapp .dw-iletisim-ikon,
.dw-iletisim-cubuk .dw-iletisim-tur-whatsapp .dw-iletisim-etiket,
.dw-iletisim-altbar .dw-iletisim-tur-whatsapp .dw-iletisim-etiket{
  color:#5d4b1c!important;
}
.dw-iletisim-wa-mark{
  width:24px!important;
  height:24px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-family:Arial, Helvetica, sans-serif!important;
  font-size:21px!important;
  font-weight:900!important;
  line-height:1!important;
  transform:rotate(-18deg)!important;
  color:#5d4b1c!important;
  text-shadow:none!important;
}
.dw-iletisim-wa-mark::before{
  content:"";
  position:absolute;
  width:26px;
  height:26px;
  border:3px solid currentColor;
  border-radius:999px;
  box-sizing:border-box;
}
.dw-iletisim-wa-mark::after{
  content:"";
  position:absolute;
  left:2px;
  bottom:0;
  width:8px;
  height:8px;
  border-left:3px solid currentColor;
  border-bottom:3px solid currentColor;
  transform:rotate(-18deg);
  box-sizing:border-box;
  background:transparent;
}


/* v1.0.56 - TARİF TEKİLİ KÜR TEKİLİYLE BİREBİR HİZALANDI */
body.single-dw_tarif .bcdw-tarif-content-layout{
  align-items:start!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-wrap{
  max-width:none!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-hero-no-media{
  display:block!important;
  margin:0 0 14px!important;
  padding:0!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-body{
  width:100%!important;
  max-width:100%!important;
  padding:0!important;
  margin:0!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-title,
body.single-dw_tarif .dwtr-wrap .dw-sg-title-bar{
  display:none!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-meta-card,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-extended,
body.single-dw_tarif .dwtr-wrap .dw-rec-box,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-box{
  width:100%!important;
  max-width:none!important;
  margin:0 0 14px!important;
  border:1px solid #e8edf3!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:#fff!important;
  box-sizing:border-box!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-hero-meta-card{
  padding:18px!important;
  margin:0 0 14px!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-meta-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px 20px!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-meta-item{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  min-height:38px!important;
  margin:0!important;
  padding:10px 12px!important;
  border-radius:0!important;
  background:#f7fafd!important;
  box-sizing:border-box!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-meta-label,
body.single-dw_tarif .dwtr-wrap .dw-sg-meta-item .lab{
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:#00306e!important;
  font-size:15px!important;
  font-weight:700!important;
  line-height:1.2!important;
  opacity:1!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-meta-value,
body.single-dw_tarif .dwtr-wrap .dw-sg-meta-item .val{
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:#111!important;
  font-size:15px!important;
  font-weight:500!important;
  line-height:1.25!important;
  text-align:right!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-extended{
  padding:0!important;
  overflow:hidden!important;
  font-size:15.5px!important;
  line-height:1.7!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card > :not(img),
body.single-dw_tarif .dwtr-wrap .dw-sg-card-extended > :not(img),
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section > :not(img){
  padding-left:18px!important;
  padding-right:18px!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section{
  margin:0!important;
  padding:18px 0 0!important;
  border-top:0!important;
  overflow-wrap:break-word!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section + .dw-sg-card-section{
  border-top:1px solid #e8edf3!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section > *:first-child,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card > *:first-child{
  margin-top:0!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section > *:last-child,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card > *:last-child{
  margin-bottom:0!important;
  padding-bottom:18px!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section img,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card img{
  display:block!important;
  max-width:100%!important;
  height:auto!important;
  border-radius:0!important;
  vertical-align:top!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section :is(h1,h2,h3,h4){
  line-height:1.22!important;
  margin:0 0 12px!important;
  color:#3f2d25!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section h1,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section h2{
  font-size:22px!important;
  font-weight:700!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section h3{
  font-size:18px!important;
  font-weight:700!important;
}
@media(max-width:768px){
  body.single-dw_tarif .dwtr-wrap .dw-sg-meta-grid{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  body.single-dw_tarif .dwtr-wrap .dw-sg-meta-item{
    align-items:flex-start!important;
    flex-direction:column!important;
  }
  body.single-dw_tarif .dwtr-wrap .dw-sg-meta-value,
  body.single-dw_tarif .dwtr-wrap .dw-sg-meta-item .val{
    text-align:left!important;
  }
}


/* v1.0.58 - Tekil tarif sayfası genişlik ve içerik düzeni iyileştirildi */
body.single-dw_tarif .bcdw-tarif-content-layout{
  grid-template-columns:minmax(0,1fr) 338px!important;
  gap:28px!important;
  align-items:start!important;
}
body.single-dw_tarif .bcdw-tarif-content-layout .bcdw-content-main{
  width:100%!important;
  max-width:none!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-meta-card,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-extended{
  width:100%!important;
  max-width:none!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-hero-meta-card{
  padding:20px 20px!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-meta-grid{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px 18px!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-meta-item{
  min-height:0!important;
  padding:12px 14px!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-extended{
  font-size:16px!important;
  line-height:1.78!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card > :not(img),
body.single-dw_tarif .dwtr-wrap .dw-sg-card-extended > :not(img),
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section > :not(img){
  padding-left:20px!important;
  padding-right:20px!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card > *:first-child,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section > *:first-child{padding-top:2px!important;}
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card > *:last-child,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section > *:last-child{padding-bottom:20px!important;}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section{padding:20px 0 0!important;}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section + .dw-sg-card-section{border-top:1px solid #e8edf3!important;}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section p,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card p{
  margin:0 0 14px!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section ul,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section ol{
  margin:0 0 16px 22px!important;
  padding:0!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section li{
  margin:0 0 8px!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section strong,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card strong{
  color:#2b2018!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section :is(h1,h2,h3,h4){
  margin:0 0 14px!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section h1,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section h2{
  font-size:24px!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section h3{font-size:20px!important;}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section img,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card img{
  margin:0!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section > figure:first-child,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card > figure:first-child,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section > p:first-child,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card > p:first-child{margin:0 0 18px!important;}
@media(max-width:1080px){
  body.single-dw_tarif .bcdw-tarif-content-layout{grid-template-columns:1fr!important;}
}
@media(max-width:768px){
  body.single-dw_tarif .dwtr-wrap .dw-sg-hero-meta-card{padding:16px!important;}
  body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card > :not(img),
  body.single-dw_tarif .dwtr-wrap .dw-sg-card-extended > :not(img),
  body.single-dw_tarif .dwtr-wrap .dw-sg-card-section > :not(img){padding-left:16px!important;padding-right:16px!important;}
  body.single-dw_tarif .dwtr-wrap .dw-sg-card-section{padding:16px 0 0!important;}
  body.single-dw_tarif .dwtr-wrap .dw-sg-card-section > *:last-child,
  body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card > *:last-child{padding-bottom:16px!important;}
}


/* v1.0.59 FINAL - Tarifler arşivi Kürler arşivi ile aynı. Eski tarif kurallarını ez. */
body.post-type-archive-dw_tarif .bcdw-tarif-content-layout,
body.tax-tarif_kategori .bcdw-tarif-content-layout{
  width:min(var(--bc-container,1200px),calc(100% - 32px))!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 340px!important;
  gap:28px!important;
  align-items:start!important;
  padding:42px 0 58px!important;
}
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-list,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-list{
  max-width:none!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-list-items,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-list-items{
  display:grid!important;
  gap:18px!important;
}
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row{
  display:grid!important;
  grid-template-columns:220px minmax(0,1fr)!important;
  gap:0!important;
  margin:0!important;
  padding:0!important;
  background:#fff!important;
  border:1px solid rgba(0,0,0,.08)!important;
  border-radius:14px!important;
  overflow:hidden!important;
  box-shadow:0 1px 3px rgba(0,0,0,.06)!important;
  align-items:stretch!important;
}
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-media,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-media{
  display:block!important;
  min-height:176px!important;
  height:auto!important;
  background:#f7f2ea!important;
  overflow:hidden!important;
  line-height:0!important;
}
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-thumb,
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-media img,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-thumb,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-media img{
  width:100%!important;
  height:100%!important;
  min-height:176px!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center center!important;
}
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-body,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-body{
  padding:16px 18px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  min-width:0!important;
}
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-title,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-title{
  margin:0 0 10px!important;
  font-size:18px!important;
  line-height:1.3!important;
  font-weight:800!important;
}
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-title a,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-title a{
  color:#111!important;
  text-decoration:none!important;
}
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-excerpt,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-excerpt{
  margin:0 0 12px!important;
  line-height:1.58!important;
  color:#4a4a4a!important;
  display:-webkit-box!important;
  -webkit-line-clamp:4!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-btn,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:8px 12px!important;
  border-radius:10px!important;
  border:1px solid rgba(0,0,0,.12)!important;
  text-decoration:none!important;
  font-size:13px!important;
  color:#555!important;
  background:#fff!important;
}
@media(max-width:1080px){
  body.post-type-archive-dw_tarif .bcdw-tarif-content-layout,
  body.tax-tarif_kategori .bcdw-tarif-content-layout{
    grid-template-columns:1fr!important;
  }
}
@media(max-width:768px){
  body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row,
  body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row{
    grid-template-columns:1fr!important;
  }
  body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-media,
  body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-thumb,
  body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-media,
  body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-thumb{
    min-height:220px!important;
  }
}


/* v1.0.60 FINAL - Tarifler arşiv genişliği ve kart yapısı Kürler ile aynı */
.dwtr-wrap.bcdw-tarif-content-layout.dw-tarif-archive-wrap,
.bcdw-tarif-content-layout.dw-tarif-archive-wrap{
  width:min(var(--bc-container,1200px),calc(100% - 32px))!important;
  max-width:none!important;
  margin-left:auto!important;
  margin-right:auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 340px!important;
  gap:28px!important;
  align-items:start!important;
  padding:42px 0 58px!important;
  box-sizing:border-box!important;
}
.dw-tarif-archive-wrap .bcdw-content-main,
.dw-tarif-archive-wrap .dw-kur-list{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
.dw-tarif-archive-wrap .dw-kur-list-items{
  display:grid!important;
  gap:18px!important;
}
.dw-tarif-archive-wrap article.dw-kur-row{
  display:grid!important;
  grid-template-columns:220px minmax(0,1fr)!important;
  gap:0!important;
  margin:0!important;
  padding:0!important;
  background:#fff!important;
  border:1px solid rgba(0,0,0,.08)!important;
  border-radius:14px!important;
  overflow:hidden!important;
  box-shadow:0 1px 3px rgba(0,0,0,.06)!important;
  align-items:stretch!important;
}
.dw-tarif-archive-wrap .dw-kur-row-media{
  display:block!important;
  width:220px!important;
  min-height:176px!important;
  height:auto!important;
  background:#f7f2ea!important;
  overflow:hidden!important;
  line-height:0!important;
}
.dw-tarif-archive-wrap .dw-kur-row-thumb,
.dw-tarif-archive-wrap .dw-kur-row-media img{
  width:100%!important;
  height:100%!important;
  min-height:176px!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.dw-tarif-archive-wrap .dw-kur-row-body{
  padding:16px 18px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  min-width:0!important;
}
.dw-tarif-archive-wrap .dw-kur-row-title{
  margin:0 0 10px!important;
  font-size:18px!important;
  line-height:1.3!important;
  font-weight:800!important;
}
.dw-tarif-archive-wrap .dw-kur-row-title a{
  color:#111!important;
  text-decoration:none!important;
}
.dw-tarif-archive-wrap .dw-kur-row-excerpt{
  margin:0 0 12px!important;
  line-height:1.58!important;
  color:#4a4a4a!important;
  display:-webkit-box!important;
  -webkit-line-clamp:4!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.dw-tarif-archive-wrap .dw-kur-row-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:8px 12px!important;
  border-radius:10px!important;
  border:1px solid rgba(0,0,0,.12)!important;
  text-decoration:none!important;
  font-size:13px!important;
  color:#555!important;
  background:#fff!important;
}
@media(max-width:1080px){
  .dwtr-wrap.bcdw-tarif-content-layout.dw-tarif-archive-wrap,
  .bcdw-tarif-content-layout.dw-tarif-archive-wrap{
    grid-template-columns:1fr!important;
  }
  .dw-tarif-archive-wrap .bcdw-content-sidebar{
    position:static!important;
  }
}
@media(max-width:768px){
  .dw-tarif-archive-wrap article.dw-kur-row{
    grid-template-columns:1fr!important;
  }
  .dw-tarif-archive-wrap .dw-kur-row-media{
    width:100%!important;
  }
  .dw-tarif-archive-wrap .dw-kur-row-media,
  .dw-tarif-archive-wrap .dw-kur-row-thumb{
    min-height:220px!important;
  }
}


/* v1.0.61 - Tek kalem orantı düzeltmesi: yazı single + tarif arşiv + tarif single */
:root{
  --bcdw-layout-max:1200px;
  --bcdw-layout-gap:28px;
  --bcdw-sidebar-width:338px;
  --bcdw-row-media:220px;
}
body.single-post .bcdw-single-content-layout,
body.blog .bcdw-blog-content-layout,
body.archive .bcdw-blog-content-layout,
body.post-type-archive-dw_tarif .bcdw-tarif-content-layout,
body.tax-tarif_kategori .bcdw-tarif-content-layout,
body.single-dw_tarif .bcdw-tarif-content-layout{
  width:min(var(--bcdw-layout-max),calc(100% - 32px))!important;
  max-width:none!important;
  margin-left:auto!important;
  margin-right:auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) var(--bcdw-sidebar-width)!important;
  gap:var(--bcdw-layout-gap)!important;
  align-items:start!important;
  padding:42px 0 58px!important;
  box-sizing:border-box!important;
}
body.single-post .bcdw-single-main,
body.single-post .bcdw-single-content-layout .bcdw-content-main,
body.post-type-archive-dw_tarif .bcdw-tarif-content-layout .bcdw-content-main,
body.tax-tarif_kategori .bcdw-tarif-content-layout .bcdw-content-main,
body.single-dw_tarif .bcdw-tarif-content-layout .bcdw-content-main{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}
body.single-post .bcdw-single-article{
  width:100%!important;
  margin:0!important;
  padding:28px!important;
  border:1px solid var(--bc-line,#eadcc8)!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
}
body.single-post .bcdw-single-article > .wp-post-image{
  display:block!important;
  width:100%!important;
  height:clamp(280px,36vw,430px)!important;
  max-height:430px!important;
  object-fit:cover!important;
  object-position:center!important;
  margin:0 0 24px!important;
  border-radius:0!important;
}
body.single-post .bcdw-single-article .entry-content{
  font-size:16px!important;
  line-height:1.78!important;
  color:#2b2018!important;
  overflow-wrap:break-word!important;
}
body.single-post .bcdw-single-article .entry-content > *:first-child{margin-top:0!important;}
body.single-post .bcdw-single-article .entry-content > *:last-child{margin-bottom:0!important;}
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-list-items,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-list-items{
  display:grid!important;
  gap:18px!important;
  width:100%!important;
}
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap article.dw-kur-row,
body.tax-tarif_kategori .dw-tarif-archive-wrap article.dw-kur-row{
  display:grid!important;
  grid-template-columns:var(--bcdw-row-media) minmax(0,1fr)!important;
  min-height:var(--bcdw-row-media)!important;
  gap:0!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
  overflow:hidden!important;
  border:1px solid rgba(0,0,0,.08)!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 1px 3px rgba(0,0,0,.06)!important;
  box-sizing:border-box!important;
}
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-media,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-media{
  width:var(--bcdw-row-media)!important;
  height:var(--bcdw-row-media)!important;
  min-height:var(--bcdw-row-media)!important;
  max-height:var(--bcdw-row-media)!important;
  display:block!important;
  overflow:hidden!important;
  background:#f7f2ea!important;
  line-height:0!important;
}
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-thumb,
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-media img,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-thumb,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-media img{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center!important;
}
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-body,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-body{
  min-width:0!important;
  padding:18px 20px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  box-sizing:border-box!important;
}
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-title,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-title{
  margin:0 0 9px!important;
  font-size:18px!important;
  line-height:1.28!important;
  font-weight:800!important;
}
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-excerpt,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-excerpt{
  margin:0 0 12px!important;
  font-size:15px!important;
  line-height:1.58!important;
  color:#4a4a4a!important;
  display:-webkit-box!important;
  -webkit-line-clamp:4!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-wrap,
body.single-dw_tarif .dwtr-wrap .dw-sg-body,
body.single-dw_tarif .dwtr-wrap .dw-sg-meta-card,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-extended{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-wrap{padding:0!important;margin-top:0!important;}
body.single-dw_tarif .dwtr-wrap .dw-sg-hero-no-media{margin:0 0 14px!important;padding:0!important;display:block!important;}
body.single-dw_tarif .dwtr-wrap .dw-sg-meta-card,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-extended{
  border:1px solid #e8edf3!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
body.single-dw_tarif .dwtr-wrap .dw-sg-hero-meta-card{padding:20px!important;margin:0 0 14px!important;}
body.single-dw_tarif .dwtr-wrap .dw-sg-meta-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 18px!important;}
body.single-dw_tarif .dwtr-wrap .dw-sg-meta-item{min-height:42px!important;padding:10px 14px!important;}
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-extended{padding:0!important;margin:0 0 14px!important;font-size:16px!important;line-height:1.78!important;}
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card > :not(img),
body.single-dw_tarif .dwtr-wrap .dw-sg-card-extended > :not(img),
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section > :not(img){padding-left:20px!important;padding-right:20px!important;}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section{margin:0!important;padding:20px 0 0!important;overflow-wrap:break-word!important;}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section > *:first-child,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card > *:first-child{margin-top:0!important;}
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section > *:last-child,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card > *:last-child{margin-bottom:0!important;padding-bottom:20px!important;}
body.single-post .bcdw-content-sidebar,
body.post-type-archive-dw_tarif .bcdw-content-sidebar,
body.tax-tarif_kategori .bcdw-content-sidebar,
body.single-dw_tarif .bcdw-content-sidebar{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  align-self:start!important;
}
@media(max-width:1080px){
  body.single-post .bcdw-single-content-layout,
  body.blog .bcdw-blog-content-layout,
  body.archive .bcdw-blog-content-layout,
  body.post-type-archive-dw_tarif .bcdw-tarif-content-layout,
  body.tax-tarif_kategori .bcdw-tarif-content-layout,
  body.single-dw_tarif .bcdw-tarif-content-layout{
    grid-template-columns:1fr!important;
    gap:24px!important;
  }
  body.single-post .bcdw-content-sidebar,
  body.post-type-archive-dw_tarif .bcdw-content-sidebar,
  body.tax-tarif_kategori .bcdw-content-sidebar,
  body.single-dw_tarif .bcdw-content-sidebar{position:static!important;top:auto!important;}
}
@media(max-width:680px){
  body.single-post .bcdw-single-content-layout,
  body.blog .bcdw-blog-content-layout,
  body.archive .bcdw-blog-content-layout,
  body.post-type-archive-dw_tarif .bcdw-tarif-content-layout,
  body.tax-tarif_kategori .bcdw-tarif-content-layout,
  body.single-dw_tarif .bcdw-tarif-content-layout{
    width:calc(100% - 24px)!important;
    padding:28px 0 42px!important;
    gap:20px!important;
  }
  body.single-post .bcdw-single-article{padding:18px!important;}
  body.single-post .bcdw-single-article > .wp-post-image{height:240px!important;margin-bottom:18px!important;}
  body.post-type-archive-dw_tarif .dw-tarif-archive-wrap article.dw-kur-row,
  body.tax-tarif_kategori .dw-tarif-archive-wrap article.dw-kur-row{grid-template-columns:1fr!important;min-height:0!important;}
  body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-media,
  body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-media{width:100%!important;height:220px!important;max-height:220px!important;}
  body.single-dw_tarif .dwtr-wrap .dw-sg-meta-grid{grid-template-columns:1fr!important;gap:10px!important;}
  body.single-dw_tarif .dwtr-wrap .dw-sg-meta-item{align-items:flex-start!important;flex-direction:column!important;}
  body.single-dw_tarif .dwtr-wrap .dw-sg-meta-value,
  body.single-dw_tarif .dwtr-wrap .dw-sg-meta-item .val{text-align:left!important;}
  body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card > :not(img),
  body.single-dw_tarif .dwtr-wrap .dw-sg-card-extended > :not(img),
  body.single-dw_tarif .dwtr-wrap .dw-sg-card-section > :not(img){padding-left:16px!important;padding-right:16px!important;}
}

/* v1.0.66 - Blog + Tarifler + Kürler tek oran sistemi
   Amaç: arşiv ve tekil sayfalarda ana içerik/sidebar genişliği, kart görseli,
   kart yüksekliği, metin akışı ve mobil kırılımını aynı kaynağa bağlamak. */
:root{
  --bcdw-layout-max:1200px;
  --bcdw-layout-gap:28px;
  --bcdw-sidebar-width:338px;
  --bcdw-row-media:220px;
  --bcdw-mobile-media-height:220px;
}

body.blog .bcdw-blog-content-layout,
body.archive .bcdw-blog-content-layout,
body.single-post .bcdw-single-content-layout,
body.post-type-archive-dw_tarif .bcdw-tarif-content-layout,
body.tax-tarif_kategori .bcdw-tarif-content-layout,
body.single-dw_tarif .bcdw-tarif-content-layout,
body.post-type-archive-dw_kur .bcdw-kur-content-layout,
body.tax-kur_kategori .bcdw-kur-content-layout,
body.single-dw_kur .bcdw-kur-content-layout{
  width:min(var(--bcdw-layout-max),calc(100% - 32px))!important;
  max-width:none!important;
  min-width:0!important;
  margin-left:auto!important;
  margin-right:auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) var(--bcdw-sidebar-width)!important;
  gap:var(--bcdw-layout-gap)!important;
  align-items:start!important;
  padding:42px 0 58px!important;
  box-sizing:border-box!important;
}

body.blog .bcdw-content-main,
body.archive .bcdw-content-main,
body.single-post .bcdw-content-main,
body.post-type-archive-dw_tarif .bcdw-content-main,
body.tax-tarif_kategori .bcdw-content-main,
body.single-dw_tarif .bcdw-content-main,
body.post-type-archive-dw_kur .bcdw-content-main,
body.tax-kur_kategori .bcdw-content-main,
body.single-dw_kur .bcdw-content-main{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
}

body.blog .bcdw-content-sidebar,
body.archive .bcdw-content-sidebar,
body.single-post .bcdw-content-sidebar,
body.post-type-archive-dw_tarif .bcdw-content-sidebar,
body.tax-tarif_kategori .bcdw-content-sidebar,
body.single-dw_tarif .bcdw-content-sidebar,
body.post-type-archive-dw_kur .bcdw-content-sidebar,
body.tax-kur_kategori .bcdw-content-sidebar,
body.single-dw_kur .bcdw-content-sidebar{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  align-self:start!important;
  box-sizing:border-box!important;
}

/* Arşiv liste iskeleti: blog, tarif, kür aynı ölçü */
body.blog .bcdw-knowledge-main,
body.archive .bcdw-knowledge-main,
body.post-type-archive-dw_tarif .dw-kur-list-items,
body.tax-tarif_kategori .dw-kur-list-items,
body.post-type-archive-dw_kur .dw-kur-list-items,
body.tax-kur_kategori .dw-kur-list-items{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:18px!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
}

body.blog .bcdw-knowledge-card,
body.archive .bcdw-knowledge-card,
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap article.dw-kur-row,
body.tax-tarif_kategori .dw-tarif-archive-wrap article.dw-kur-row,
body.post-type-archive-dw_kur .dw-kur-archive-wrap article.dw-kur-row,
body.tax-kur_kategori .dw-kur-archive-wrap article.dw-kur-row{
  display:grid!important;
  grid-template-columns:var(--bcdw-row-media) minmax(0,1fr)!important;
  gap:0!important;
  width:100%!important;
  min-height:var(--bcdw-row-media)!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid rgba(0,0,0,.08)!important;
  border-radius:14px!important;
  box-shadow:0 1px 3px rgba(0,0,0,.06)!important;
  transform:none!important;
  box-sizing:border-box!important;
}

body.blog .bcdw-knowledge-thumb,
body.archive .bcdw-knowledge-thumb,
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-media,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-media,
body.post-type-archive-dw_kur .dw-kur-archive-wrap .dw-kur-row-media,
body.tax-kur_kategori .dw-kur-archive-wrap .dw-kur-row-media{
  display:block!important;
  width:var(--bcdw-row-media)!important;
  min-width:var(--bcdw-row-media)!important;
  height:var(--bcdw-row-media)!important;
  min-height:var(--bcdw-row-media)!important;
  max-height:var(--bcdw-row-media)!important;
  overflow:hidden!important;
  background:#f7f2ea!important;
  line-height:0!important;
  border-radius:0!important;
  box-sizing:border-box!important;
}

body.blog .bcdw-knowledge-thumb img,
body.archive .bcdw-knowledge-thumb img,
body.blog .bcdw-knowledge-thumb span,
body.archive .bcdw-knowledge-thumb span,
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-thumb,
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-media img,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-thumb,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-media img,
body.post-type-archive-dw_kur .dw-kur-archive-wrap .dw-kur-row-thumb,
body.post-type-archive-dw_kur .dw-kur-archive-wrap .dw-kur-row-media img,
body.tax-kur_kategori .dw-kur-archive-wrap .dw-kur-row-thumb,
body.tax-kur_kategori .dw-kur-archive-wrap .dw-kur-row-media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  border-radius:0!important;
  transform:none!important;
}

body.blog .bcdw-knowledge-body,
body.archive .bcdw-knowledge-body,
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-body,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-body,
body.post-type-archive-dw_kur .dw-kur-archive-wrap .dw-kur-row-body,
body.tax-kur_kategori .dw-kur-archive-wrap .dw-kur-row-body{
  min-width:0!important;
  padding:18px 20px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  box-sizing:border-box!important;
}

body.blog .bcdw-knowledge-body h2,
body.archive .bcdw-knowledge-body h2,
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-title,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-title,
body.post-type-archive-dw_kur .dw-kur-archive-wrap .dw-kur-row-title,
body.tax-kur_kategori .dw-kur-archive-wrap .dw-kur-row-title{
  margin:0 0 9px!important;
  font-size:18px!important;
  line-height:1.28!important;
  font-weight:800!important;
  color:#111!important;
}

body.blog .bcdw-knowledge-body h2 a,
body.archive .bcdw-knowledge-body h2 a,
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-title a,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-title a,
body.post-type-archive-dw_kur .dw-kur-archive-wrap .dw-kur-row-title a,
body.tax-kur_kategori .dw-kur-archive-wrap .dw-kur-row-title a{
  color:#111!important;
  text-decoration:none!important;
}

body.blog .bcdw-knowledge-body p,
body.archive .bcdw-knowledge-body p,
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-excerpt,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-excerpt,
body.post-type-archive-dw_kur .dw-kur-archive-wrap .dw-kur-row-excerpt,
body.tax-kur_kategori .dw-kur-archive-wrap .dw-kur-row-excerpt{
  margin:0 0 12px!important;
  font-size:15px!important;
  line-height:1.58!important;
  color:#4a4a4a!important;
  display:-webkit-box!important;
  -webkit-line-clamp:4!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}

body.blog .bcdw-knowledge-more,
body.archive .bcdw-knowledge-more,
body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-btn,
body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-btn,
body.post-type-archive-dw_kur .dw-kur-archive-wrap .dw-kur-row-btn,
body.tax-kur_kategori .dw-kur-archive-wrap .dw-kur-row-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:8px 12px!important;
  border-radius:10px!important;
  border:1px solid rgba(0,0,0,.12)!important;
  text-decoration:none!important;
  font-size:13px!important;
  line-height:1.2!important;
  color:#555!important;
  background:#fff!important;
  font-weight:500!important;
  margin-top:auto!important;
}

body.blog .bcdw-knowledge-meta,
body.archive .bcdw-knowledge-meta{
  margin:0 0 8px!important;
  font-size:12px!important;
  line-height:1.3!important;
}

/* Tekil sayfalar: tarif ve kür aynı kart/metin mantığı */
body.single-dw_kur .dw-kur-single,
body.single-dw_kur .dw-kur-hero-body,
body.single-dw_kur .dw-kur-meta-card,
body.single-dw_kur .dw-kur-intro-card,
body.single-dw_kur .dw-kur-card-extended,
body.single-dw_tarif .dwtr-wrap .dw-sg-wrap,
body.single-dw_tarif .dwtr-wrap .dw-sg-body,
body.single-dw_tarif .dwtr-wrap .dw-sg-meta-card,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-extended{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;
}

body.single-dw_kur .dw-kur-single,
body.single-dw_tarif .dwtr-wrap .dw-sg-wrap{
  padding:0!important;
  margin-top:0!important;
}

body.single-dw_kur .dw-kur-hero-no-media,
body.single-dw_tarif .dwtr-wrap .dw-sg-hero-no-media{
  display:block!important;
  margin:0 0 14px!important;
  padding:0!important;
}

body.single-dw_kur .dw-kur-meta-card,
body.single-dw_kur .dw-kur-intro-card,
body.single-dw_kur .dw-kur-card-extended,
body.single-dw_tarif .dwtr-wrap .dw-sg-meta-card,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-extended,
body.single-post .bcdw-single-article{
  border:1px solid #e8edf3!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:hidden!important;
}

body.single-dw_kur .dw-kur-hero-meta-card,
body.single-dw_tarif .dwtr-wrap .dw-sg-hero-meta-card{
  padding:20px!important;
  margin:0 0 14px!important;
}

body.single-dw_kur .dw-kur-meta-grid,
body.single-dw_tarif .dwtr-wrap .dw-sg-meta-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px 18px!important;
}

body.single-dw_kur .dw-kur-meta-item,
body.single-dw_tarif .dwtr-wrap .dw-sg-meta-item{
  min-height:42px!important;
  padding:10px 14px!important;
  border-radius:0!important;
  background:#f7fafd!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
}

body.single-dw_kur .dw-kur-intro-card,
body.single-dw_kur .dw-kur-card-extended,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-extended{
  padding:0!important;
  margin:0 0 14px!important;
  font-size:16px!important;
  line-height:1.78!important;
}

body.single-dw_kur .dw-kur-intro-card > :not(img),
body.single-dw_kur .dw-kur-card-extended > :not(img),
body.single-dw_kur .dw-kur-card-section > :not(img),
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card > :not(img),
body.single-dw_tarif .dwtr-wrap .dw-sg-card-extended > :not(img),
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section > :not(img){
  padding-left:20px!important;
  padding-right:20px!important;
}

body.single-dw_kur .dw-kur-card-section,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section{
  margin:0!important;
  padding:20px 0 0!important;
  overflow-wrap:break-word!important;
  border-top:0!important;
}

body.single-dw_kur .dw-kur-card-section + .dw-kur-card-section,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section + .dw-sg-card-section{
  border-top:1px solid #e8edf3!important;
}

body.single-dw_kur .dw-kur-card-section > *:first-child,
body.single-dw_kur .dw-kur-intro-card > *:first-child,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section > *:first-child,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card > *:first-child{
  margin-top:0!important;
}

body.single-dw_kur .dw-kur-card-section > *:last-child,
body.single-dw_kur .dw-kur-intro-card > *:last-child,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section > *:last-child,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card > *:last-child{
  margin-bottom:0!important;
  padding-bottom:20px!important;
}

body.single-dw_kur .dw-kur-card-section img,
body.single-dw_kur .dw-kur-intro-card img,
body.single-dw_tarif .dwtr-wrap .dw-sg-card-section img,
body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card img,
body.single-post .bcdw-single-article img{
  max-width:100%!important;
  height:auto!important;
  border-radius:0!important;
}

@media(max-width:1080px){
  body.blog .bcdw-blog-content-layout,
  body.archive .bcdw-blog-content-layout,
  body.single-post .bcdw-single-content-layout,
  body.post-type-archive-dw_tarif .bcdw-tarif-content-layout,
  body.tax-tarif_kategori .bcdw-tarif-content-layout,
  body.single-dw_tarif .bcdw-tarif-content-layout,
  body.post-type-archive-dw_kur .bcdw-kur-content-layout,
  body.tax-kur_kategori .bcdw-kur-content-layout,
  body.single-dw_kur .bcdw-kur-content-layout{
    grid-template-columns:1fr!important;
    gap:24px!important;
  }
  body.blog .bcdw-content-sidebar,
  body.archive .bcdw-content-sidebar,
  body.single-post .bcdw-content-sidebar,
  body.post-type-archive-dw_tarif .bcdw-content-sidebar,
  body.tax-tarif_kategori .bcdw-content-sidebar,
  body.single-dw_tarif .bcdw-content-sidebar,
  body.post-type-archive-dw_kur .bcdw-content-sidebar,
  body.tax-kur_kategori .bcdw-content-sidebar,
  body.single-dw_kur .bcdw-content-sidebar{
    position:static!important;
    top:auto!important;
  }
}

@media(max-width:680px){
  body.blog .bcdw-blog-content-layout,
  body.archive .bcdw-blog-content-layout,
  body.single-post .bcdw-single-content-layout,
  body.post-type-archive-dw_tarif .bcdw-tarif-content-layout,
  body.tax-tarif_kategori .bcdw-tarif-content-layout,
  body.single-dw_tarif .bcdw-tarif-content-layout,
  body.post-type-archive-dw_kur .bcdw-kur-content-layout,
  body.tax-kur_kategori .bcdw-kur-content-layout,
  body.single-dw_kur .bcdw-kur-content-layout{
    width:calc(100% - 24px)!important;
    padding:28px 0 42px!important;
    gap:20px!important;
  }
  body.blog .bcdw-knowledge-card,
  body.archive .bcdw-knowledge-card,
  body.post-type-archive-dw_tarif .dw-tarif-archive-wrap article.dw-kur-row,
  body.tax-tarif_kategori .dw-tarif-archive-wrap article.dw-kur-row,
  body.post-type-archive-dw_kur .dw-kur-archive-wrap article.dw-kur-row,
  body.tax-kur_kategori .dw-kur-archive-wrap article.dw-kur-row{
    grid-template-columns:1fr!important;
    min-height:0!important;
  }
  body.blog .bcdw-knowledge-thumb,
  body.archive .bcdw-knowledge-thumb,
  body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-media,
  body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-media,
  body.post-type-archive-dw_kur .dw-kur-archive-wrap .dw-kur-row-media,
  body.tax-kur_kategori .dw-kur-archive-wrap .dw-kur-row-media{
    width:100%!important;
    min-width:0!important;
    height:var(--bcdw-mobile-media-height)!important;
    min-height:var(--bcdw-mobile-media-height)!important;
    max-height:var(--bcdw-mobile-media-height)!important;
  }
  body.blog .bcdw-knowledge-body,
  body.archive .bcdw-knowledge-body,
  body.post-type-archive-dw_tarif .dw-tarif-archive-wrap .dw-kur-row-body,
  body.tax-tarif_kategori .dw-tarif-archive-wrap .dw-kur-row-body,
  body.post-type-archive-dw_kur .dw-kur-archive-wrap .dw-kur-row-body,
  body.tax-kur_kategori .dw-kur-archive-wrap .dw-kur-row-body{
    justify-content:flex-start!important;
    padding:16px!important;
  }
  body.single-dw_kur .dw-kur-meta-grid,
  body.single-dw_tarif .dwtr-wrap .dw-sg-meta-grid{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  body.single-dw_kur .dw-kur-meta-item,
  body.single-dw_tarif .dwtr-wrap .dw-sg-meta-item{
    align-items:flex-start!important;
    flex-direction:column!important;
    justify-content:flex-start!important;
    gap:3px!important;
  }
  body.single-dw_kur .dw-kur-intro-card > :not(img),
  body.single-dw_kur .dw-kur-card-extended > :not(img),
  body.single-dw_kur .dw-kur-card-section > :not(img),
  body.single-dw_tarif .dwtr-wrap .dw-sg-intro-card > :not(img),
  body.single-dw_tarif .dwtr-wrap .dw-sg-card-extended > :not(img),
  body.single-dw_tarif .dwtr-wrap .dw-sg-card-section > :not(img){
    padding-left:16px!important;
    padding-right:16px!important;
  }
}


/* v1.0.67 - WhatsApp ikonu gerçek SVG: emoji/telefon glifi çakışması temizlendi */
.dw-iletisim-cubuk .dw-iletisim-tur-whatsapp .dw-iletisim-whatsapp-svg,
.dw-iletisim-altbar .dw-iletisim-tur-whatsapp .dw-iletisim-whatsapp-svg{
  display:block!important;
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  line-height:1!important;
  transform:none!important;
  color:#075e54!important;
  fill:currentColor!important;
}
.dw-iletisim-altbar .dw-iletisim-tur-whatsapp .dw-iletisim-whatsapp-svg{
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
}
.dw-iletisim-cubuk .dw-iletisim-tur-whatsapp a:hover .dw-iletisim-whatsapp-svg,
.dw-iletisim-cubuk .dw-iletisim-tur-whatsapp a:focus-visible .dw-iletisim-whatsapp-svg,
.dw-iletisim-altbar .dw-iletisim-tur-whatsapp a:hover .dw-iletisim-whatsapp-svg,
.dw-iletisim-altbar .dw-iletisim-tur-whatsapp a:focus-visible .dw-iletisim-whatsapp-svg{
  color:#064e45!important;
}


/* v1.0.68 - WhatsApp butonu diğer ikonlar gibi kalın ve güçlü görünsün */
.dw-iletisim-cubuk .dw-iletisim-tur-whatsapp a,
.dw-iletisim-altbar .dw-iletisim-tur-whatsapp a{
  font-weight:800!important;
}
.dw-iletisim-cubuk .dw-iletisim-tur-whatsapp a::before,
.dw-iletisim-altbar .dw-iletisim-tur-whatsapp a::before{
  width:4px!important;
  opacity:1!important;
}
.dw-iletisim-cubuk .dw-iletisim-tur-whatsapp .dw-iletisim-whatsapp-svg{
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  overflow:visible!important;
}
.dw-iletisim-altbar .dw-iletisim-tur-whatsapp .dw-iletisim-whatsapp-svg{
  width:23px!important;
  height:23px!important;
  min-width:23px!important;
  overflow:visible!important;
}
.dw-iletisim-cubuk .dw-iletisim-tur-whatsapp .dw-iletisim-whatsapp-svg path,
.dw-iletisim-altbar .dw-iletisim-tur-whatsapp .dw-iletisim-whatsapp-svg path{
  fill:currentColor!important;
  stroke:currentColor!important;
  stroke-width:12px!important;
  stroke-linejoin:round!important;
  stroke-linecap:round!important;
  paint-order:stroke fill!important;
}
.dw-iletisim-cubuk .dw-iletisim-tur-whatsapp .dw-iletisim-etiket,
.dw-iletisim-altbar .dw-iletisim-tur-whatsapp .dw-iletisim-etiket{
  font-weight:800!important;
}


/* v1.0.24 - Tedarikçi ol form / iletişim kartı genişlik ve hizalama düzeltmesi */
.bcdw-supplier-layout{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:28px!important;
  align-items:start!important;
}
.bcdw-supplier-card,
.bcdw-supplier-form-card{
  width:100%!important;
  min-width:0!important;
  padding:32px!important;
  display:flex!important;
  flex-direction:column!important;
  align-self:start!important;
}
.bcdw-supplier-card h3,
.bcdw-supplier-form-card h3{
  margin-bottom:18px!important;
}
.bcdw-supplier-native-form,
.bcdw-supplier-form-card form{
  width:100%!important;
  max-width:100%!important;
}
.bcdw-supplier-contact-list,
.bcdw-native-grid{
  width:100%!important;
}
@media(max-width:900px){
  .bcdw-supplier-layout{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  .bcdw-supplier-card,
  .bcdw-supplier-form-card{
    padding:24px!important;
  }
}


/* v1.0.25 - Ana sayfa sıralama, çok satanlar carousel ve geniş hikaye bandı */
.bcdw-benefits-after-hero{
  margin-top:0!important;
}
.bcdw-products-carousel{
  margin-top:34px!important;
  margin-bottom:0!important;
  position:relative!important;
}
.bcdw-products-carousel .bcdw-products-title-row{
  position:relative!important;
}
.bcdw-products-carousel .bcdw-sec-head{
  padding-right:104px!important;
}
.bcdw-carousel-controls{
  position:absolute!important;
  right:0!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  display:flex!important;
  gap:8px!important;
  z-index:3!important;
}
.bcdw-carousel-btn{
  width:42px!important;
  height:42px!important;
  border-radius:999px!important;
  border:1px solid var(--bc-line,#eadcc8)!important;
  background:#fff!important;
  color:var(--bc-brown,#4c2f16)!important;
  font-size:28px!important;
  line-height:1!important;
  font-weight:800!important;
  display:grid!important;
  place-items:center!important;
  cursor:pointer!important;
  box-shadow:0 12px 28px rgba(76,47,22,.10)!important;
}
.bcdw-carousel-btn:hover{
  color:#fff!important;
  background:var(--bc-green,#567a2f)!important;
  border-color:var(--bc-green,#567a2f)!important;
}
.bcdw-product-carousel-track{
  overflow:hidden!important;
  width:100%!important;
}
.bcdw-products-carousel .woocommerce ul.products{
  display:flex!important;
  grid-template-columns:none!important;
  gap:16px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  scroll-behavior:smooth!important;
  padding:2px 2px 12px!important;
  margin:0!important;
  scrollbar-width:none!important;
}
.bcdw-products-carousel .woocommerce ul.products::-webkit-scrollbar{display:none!important;}
.bcdw-products-carousel .woocommerce ul.products li.product{
  flex:0 0 calc((100% - 64px) / 5)!important;
  min-width:0!important;
  scroll-snap-align:start!important;
}
.bcdw-cats-after-products{
  margin-top:30px!important;
  margin-bottom:0!important;
}
.bcdw-story-band{
  margin-top:44px!important;
  padding:54px 0!important;
  background:
    radial-gradient(circle at 14% 18%,rgba(198,138,69,.18),transparent 26%),
    radial-gradient(circle at 86% 72%,rgba(86,122,47,.16),transparent 30%),
    linear-gradient(135deg,#fffaf2 0%,#f6ead8 52%,#eef5e7 100%)!important;
  border-block:1px solid var(--bc-line,#eadcc8)!important;
}
.bcdw-story-band .bcdw-story{
  width:min(1180px,calc(100% - 32px))!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(280px,.9fr) minmax(0,1.18fr) minmax(260px,.72fr)!important;
  gap:30px!important;
  align-items:stretch!important;
  min-height:330px!important;
}
.bcdw-story-band .bcdw-story-img{
  min-height:330px!important;
  height:100%!important;
  border-radius:0!important;
  background:
    radial-gradient(circle at 50% 36%,rgba(255,255,255,.78),transparent 32%),
    linear-gradient(135deg,#7b552d,#2b1409)!important;
  box-shadow:0 24px 60px rgba(76,47,22,.14)!important;
}
.bcdw-story-band .bcdw-story-main,
.bcdw-story-band .bcdw-story aside{
  border-radius:0!important;
  background:rgba(255,255,255,.78)!important;
  border:1px solid rgba(234,220,200,.95)!important;
  box-shadow:0 22px 52px rgba(76,47,22,.10)!important;
}
.bcdw-story-band .bcdw-story-main{
  padding:36px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}
.bcdw-story-eyebrow{
  display:inline-flex!important;
  width:max-content!important;
  margin-bottom:12px!important;
  padding:8px 12px!important;
  background:#eff7e8!important;
  color:var(--bc-green,#567a2f)!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.bcdw-story-band .bcdw-story h2{
  margin:0 0 14px!important;
  font-size:clamp(30px,3vw,46px)!important;
  line-height:1.08!important;
  color:var(--bc-brown,#4c2f16)!important;
}
.bcdw-story-band .bcdw-story p{
  margin-top:0!important;
  color:#6b5a4a!important;
  font-size:16px!important;
  line-height:1.75!important;
}
.bcdw-story-band .bcdw-story aside{
  min-height:330px!important;
  padding:28px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}
.bcdw-story-band .bcdw-story aside p{
  padding:16px 0!important;
  margin:0!important;
  border-bottom:1px solid var(--bc-line,#eadcc8)!important;
}
.bcdw-story-band .bcdw-story aside p:last-child{border-bottom:0!important;}
@media(max-width:1200px){
  .bcdw-products-carousel .woocommerce ul.products li.product{flex-basis:calc((100% - 48px) / 4)!important;}
  .bcdw-story-band .bcdw-story{grid-template-columns:1fr 1.2fr!important;}
  .bcdw-story-band .bcdw-story aside{grid-column:1/-1;min-height:auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;}
  .bcdw-story-band .bcdw-story aside p{border-bottom:0!important;border-right:1px solid var(--bc-line,#eadcc8)!important;padding:0 16px 0 0!important;}
  .bcdw-story-band .bcdw-story aside p:last-child{border-right:0!important;}
}
@media(max-width:780px){
  .bcdw-products-carousel .woocommerce ul.products li.product{flex-basis:calc((100% - 16px) / 2)!important;}
  .bcdw-products-carousel .bcdw-sec-head{padding-right:0!important;}
  .bcdw-carousel-controls{position:static!important;transform:none!important;justify-content:flex-end!important;margin-top:-8px!important;margin-bottom:12px!important;}
  .bcdw-story-band{padding:32px 0!important;margin-top:34px!important;}
  .bcdw-story-band .bcdw-story{grid-template-columns:1fr!important;gap:18px!important;min-height:auto!important;}
  .bcdw-story-band .bcdw-story-img{min-height:240px!important;}
  .bcdw-story-band .bcdw-story-main{padding:24px!important;}
  .bcdw-story-band .bcdw-story aside{display:block!important;padding:22px!important;}
  .bcdw-story-band .bcdw-story aside p{border-right:0!important;border-bottom:1px solid var(--bc-line,#eadcc8)!important;padding:12px 0!important;}
}
@media(max-width:480px){
  .bcdw-products-carousel .woocommerce ul.products li.product{flex-basis:86%!important;}
}


/* v1.0.25 - Tekil ürün sayfası premium düzen */
.single-product .bcdw-single-product-page{
  padding:34px 0 52px;
}
.single-product .bcdw-single-product{
  display:block;
}
.single-product .bcdw-sp-top{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);
  gap:28px;
  align-items:start;
}
.single-product .bcdw-sp-gallery-card,
.single-product .bcdw-sp-summary-card,
.single-product .bcdw-sp-content-card{
  background:#fff;
  border:1px solid #eadcc8;
  border-radius:24px;
  box-shadow:0 16px 40px rgba(76,47,22,.08);
}
.single-product .bcdw-sp-gallery-card{
  position:relative;
  padding:22px;
  overflow:hidden;
}
.single-product .bcdw-sp-badge{
  position:absolute;
  top:20px;
  left:20px;
  z-index:4;
  display:inline-flex;
  align-items:center;
  height:34px;
  padding:0 14px;
  border-radius:999px;
  background:#b23a48;
  color:#fff;
  font-size:12px;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.single-product .woocommerce-product-gallery{
  margin:0!important;
}
.single-product .woocommerce-product-gallery__wrapper{
  border-radius:20px;
  overflow:hidden;
  background:#fffaf2;
}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image{
  border-radius:20px;
  overflow:hidden;
}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image a{
  display:block;
  background:#fffaf2;
}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:contain;
}
.single-product .flex-control-thumbs{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:12px;
  margin:14px 0 0!important;
  padding:0!important;
  list-style:none;
}
.single-product .flex-control-thumbs li{
  margin:0!important;
}
.single-product .flex-control-thumbs img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:cover;
  background:#fffaf2;
  border:1px solid #eadcc8;
  border-radius:14px;
  opacity:1!important;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.single-product .flex-control-thumbs img.flex-active,
.single-product .flex-control-thumbs img:hover{
  border-color:#567a2f;
  box-shadow:0 10px 24px rgba(86,122,47,.14);
  transform:translateY(-2px);
}
.single-product .bcdw-sp-summary-card{
  position:sticky;
  top:108px;
}
.single-product .bcdw-sp-summary-inner{
  padding:28px;
}
.single-product .bcdw-sp-kicker,
.single-product .bcdw-sp-kicker a{
  color:#567a2f;
  font-size:13px;
  font-weight:800;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.single-product .summary .product_title{
  margin:10px 0 14px!important;
  color:#4c2f16;
  font-size:42px;
  line-height:1.08;
  font-weight:900;
}
.single-product .summary .price{
  margin:0 0 18px!important;
  color:#567a2f!important;
  font-size:34px!important;
  font-weight:900!important;
}
.single-product .summary .woocommerce-product-details__short-description{
  margin:0 0 18px;
  color:#6b5a4a;
  font-size:15px;
  line-height:1.8;
}
.single-product .summary form.cart{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  align-items:center;
  margin:20px 0 0!important;
  padding:18px;
  border:1px solid #eee3d4;
  border-radius:18px;
  background:#fffaf4;
}
.single-product .summary form.cart .quantity{
  margin:0!important;
}
.single-product .summary form.cart input.qty{
  width:84px;
  height:48px;
  border:1px solid #dfcfbc;
  border-radius:12px;
  background:#fff;
  text-align:center;
  font-weight:800;
  color:#4c2f16;
}
.single-product .summary form.cart .single_add_to_cart_button,
.single-product .summary form.cart button.single_add_to_cart_button{
  min-height:50px;
  padding:0 22px!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,#567a2f,#6d9440)!important;
  box-shadow:0 14px 30px rgba(86,122,47,.22);
  font-size:15px!important;
  font-weight:800!important;
}
.single-product .summary .product_meta{
  display:flex;
  flex-direction:column;
  gap:8px;
  margin-top:18px;
  padding-top:18px;
  border-top:1px solid #f0e5d7;
  color:#6b5a4a;
  font-size:14px;
}
.single-product .summary .product_meta a{
  color:#4c2f16;
  font-weight:700;
}
.single-product .bcdw-sp-mini-features{
  display:grid;
  gap:12px;
  margin-top:22px;
}
.single-product .bcdw-sp-mini-features > div{
  padding:14px 16px;
  background:#fcf8f1;
  border:1px solid #eee3d4;
  border-radius:16px;
}
.single-product .bcdw-sp-mini-features strong{
  display:block;
  margin:0 0 4px;
  color:#4c2f16;
  font-size:14px;
}
.single-product .bcdw-sp-mini-features span{
  display:block;
  color:#6b5a4a;
  font-size:13px;
  line-height:1.55;
}
.single-product .bcdw-sp-meta-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-top:22px;
}
.single-product .bcdw-sp-meta-grid > div{
  min-width:0;
  padding:14px 16px;
  border:1px solid #eee3d4;
  border-radius:16px;
  background:#fff;
}
.single-product .bcdw-sp-meta-grid span{
  display:block;
  margin-bottom:5px;
  color:#8f7d6c;
  font-size:12px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.05em;
}
.single-product .bcdw-sp-meta-grid strong{
  display:block;
  color:#4c2f16;
  font-size:15px;
  line-height:1.4;
  word-break:break-word;
}
.single-product .bcdw-sp-trustbar{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
  margin:22px 0 0;
}
.single-product .bcdw-sp-trustbar > div{
  display:flex;
  align-items:center;
  gap:10px;
  min-width:0;
  padding:16px 18px;
  background:#fff7ea;
  border:1px solid #eadcc8;
  border-radius:18px;
  color:#4c2f16;
  font-weight:700;
}
.single-product .bcdw-sp-trustbar i{
  flex:0 0 26px;
  width:26px;
  height:26px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#567a2f;
  color:#fff;
  font-style:normal;
  font-size:13px;
  font-weight:900;
}
.single-product .bcdw-sp-content-wrap{
  margin-top:24px;
}
.single-product .bcdw-sp-content-card{
  padding:28px;
}
.single-product .bcdw-sp-section-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
  margin-bottom:14px;
}
.single-product .bcdw-sp-section-head h2,
.single-product .related.products > h2,
.single-product .up-sells.upsells > h2{
  margin:0;
  color:#4c2f16;
  font-size:28px;
  line-height:1.15;
  font-weight:900;
}
.single-product .bcdw-sp-tags,
.single-product .bcdw-sp-tags a{
  color:#567a2f;
  font-weight:700;
}
.single-product .bcdw-sp-shortdesc{
  color:#6b5a4a;
  font-size:15px;
  line-height:1.8;
}
.single-product .woocommerce-tabs{
  margin-top:24px;
}
.single-product .woocommerce-tabs ul.tabs{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:0 0 18px!important;
  padding:0!important;
  border:0!important;
}
.single-product .woocommerce-tabs ul.tabs::before,
.single-product .woocommerce-tabs ul.tabs li::before,
.single-product .woocommerce-tabs ul.tabs li::after{
  display:none!important;
}
.single-product .woocommerce-tabs ul.tabs li{
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:none!important;
  border-radius:0!important;
}
.single-product .woocommerce-tabs ul.tabs li a{
  display:inline-flex;
  align-items:center;
  min-height:44px;
  padding:0 18px;
  border:1px solid #eadcc8;
  border-radius:999px;
  background:#fffaf4;
  color:#6b5a4a;
  font-weight:800;
}
.single-product .woocommerce-tabs ul.tabs li.active a,
.single-product .woocommerce-tabs ul.tabs li a:hover{
  border-color:#567a2f;
  color:#567a2f;
  background:#f6fbf1;
}
.single-product .woocommerce-Tabs-panel{
  margin:0!important;
  padding:22px;
  border:1px solid #eee3d4;
  border-radius:20px;
  background:#fffaf6;
  color:#6b5a4a;
  line-height:1.8;
}
.single-product .woocommerce-Tabs-panel h2:first-child{
  margin-top:0;
  color:#4c2f16;
  font-size:22px;
}
.single-product .woocommerce-product-attributes{
  border:0!important;
}
.single-product .woocommerce-product-attributes th,
.single-product .woocommerce-product-attributes td{
  padding:12px 14px!important;
  border:1px solid #eee3d4!important;
}
.single-product .woocommerce-product-attributes th{
  width:200px;
  background:#fff;
  color:#4c2f16;
}
.single-product .related.products,
.single-product .up-sells.upsells{
  margin-top:28px;
}
.single-product .related.products ul.products,
.single-product .up-sells.upsells ul.products{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
.single-product .woocommerce-message,
.single-product .woocommerce-error,
.single-product .woocommerce-info{
  margin:0 0 18px!important;
  border:1px solid #eadcc8;
  border-radius:18px;
  background:#fffaf4;
  color:#5d4b3e;
}
.single-product div.product p.price del,
.single-product div.product span.price del{
  opacity:.55;
}
.single-product .woocommerce-review-link{
  color:#8f7d6c;
  font-weight:700;
}
.single-product .woocommerce-product-rating{
  margin-bottom:12px!important;
}
.single-product .woocommerce-tabs #reviews #comments ol.commentlist li img.avatar{
  border-radius:50%;
}
.single-product .woocommerce-tabs #reviews #review_form_wrapper{
  margin-top:18px;
  padding-top:18px;
  border-top:1px solid #eadcc8;
}
@media(max-width:1100px){
  .single-product .bcdw-sp-top{grid-template-columns:1fr;}
  .single-product .bcdw-sp-summary-card{position:static;}
  .single-product .related.products ul.products,
  .single-product .up-sells.upsells ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:780px){
  .single-product .bcdw-sp-trustbar{grid-template-columns:repeat(2,minmax(0,1fr));}
  .single-product .bcdw-sp-meta-grid{grid-template-columns:1fr;}
  .single-product .summary .product_title{font-size:34px;}
  .single-product .summary .price{font-size:30px!important;}
  .single-product .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));}
}
@media(max-width:640px){
  .single-product .bcdw-single-product-page{padding:22px 0 40px;}
  .single-product .bcdw-sp-gallery-card,
  .single-product .bcdw-sp-summary-inner,
  .single-product .bcdw-sp-content-card{padding:18px;}
  .single-product .bcdw-sp-content-card{padding:18px;}
  .single-product .bcdw-sp-trustbar,
  .single-product .related.products ul.products,
  .single-product .up-sells.upsells ul.products{grid-template-columns:1fr!important;}
  .single-product .bcdw-sp-section-head{flex-direction:column;}
  .single-product .summary form.cart{padding:14px;}
  .single-product .flex-control-thumbs{grid-template-columns:repeat(3,minmax(0,1fr));}
}


/* v1.0.73 - Single ürün: görsel alanı, açıklama kartı, ilgili ürünler ayrı bölüm */
.single-product .bcdw-sp-gallery-card,
.single-product .bcdw-sp-summary-card,
.single-product .bcdw-sp-content-card{
  border-radius:0!important;
}
.single-product .bcdw-sp-gallery-card{
  padding:18px!important;
  overflow:hidden!important;
}
.single-product .woocommerce-product-gallery{
  display:flex!important;
  flex-direction:column!important;
  gap:12px!important;
}
.single-product .woocommerce-product-gallery__wrapper,
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image,
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image a{
  border-radius:0!important;
  overflow:hidden!important;
}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image a{
  display:grid!important;
  place-items:center!important;
  min-height:0!important;
  background:#fffaf2!important;
}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image img{
  width:100%!important;
  height:auto!important;
  max-height:560px!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center!important;
}
.single-product .woocommerce-product-gallery__trigger{
  display:none!important;
}
.single-product .flex-control-thumbs{
  display:flex!important;
  flex-wrap:nowrap!important;
  gap:10px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  margin:10px 0 0!important;
  padding:0 0 4px!important;
  scrollbar-width:thin!important;
}
.single-product .flex-control-thumbs li{
  flex:0 0 78px!important;
  width:78px!important;
  margin:0!important;
}
.single-product .flex-control-thumbs img{
  width:78px!important;
  height:78px!important;
  max-width:78px!important;
  object-fit:cover!important;
  border-radius:0!important;
  border:1px solid #eadcc8!important;
  background:#fffaf2!important;
}
.single-product .flex-control-thumbs img.flex-active,
.single-product .flex-control-thumbs img:hover{
  border-color:#567a2f!important;
  box-shadow:none!important;
  transform:none!important;
}
.single-product .bcdw-sp-content-wrap{
  margin-top:28px!important;
}
.single-product .bcdw-sp-content-card{
  padding:28px!important;
  background:#fff!important;
  border:1px solid #eadcc8!important;
  box-shadow:0 14px 34px rgba(76,47,22,.07)!important;
}
.single-product .woocommerce-tabs{
  margin-top:0!important;
}
.single-product .woocommerce-tabs ul.tabs li a,
.single-product .woocommerce-Tabs-panel{
  border-radius:0!important;
}
.single-product .woocommerce-Tabs-panel{
  background:#fffaf6!important;
}
.single-product .bcdw-sp-related-band{
  margin-top:34px!important;
  padding:32px 28px!important;
  background:linear-gradient(180deg,#fbf4ea 0%,#f3e6d7 100%)!important;
  border:1px solid #eadcc8!important;
  border-radius:0!important;
}
.single-product .bcdw-sp-related-inner{
  width:100%!important;
  max-width:100%!important;
}
.single-product .bcdw-sp-related-band .related.products,
.single-product .bcdw-sp-related-band .up-sells.upsells{
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.single-product .bcdw-sp-related-band .related.products + .up-sells.upsells,
.single-product .bcdw-sp-related-band .up-sells.upsells + .related.products{
  margin-top:28px!important;
}
.single-product .bcdw-sp-related-band .related.products > h2,
.single-product .bcdw-sp-related-band .up-sells.upsells > h2{
  margin:0 0 18px!important;
  color:#4c2f16!important;
  font-size:28px!important;
  font-weight:900!important;
}
.single-product .bcdw-sp-related-band ul.products{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}
.single-product .bcdw-sp-related-band ul.products li.product{
  background:#fff!important;
  border:1px solid #eadcc8!important;
  border-radius:0!important;
  box-shadow:0 10px 26px rgba(76,47,22,.07)!important;
  padding:14px!important;
}
.single-product .bcdw-sp-related-band ul.products li.product img{
  border-radius:0!important;
}
.single-product .bcdw-sp-related-band ul.products li.product .button{
  border-radius:0!important;
}
.single-product .summary form.cart,
.single-product .bcdw-sp-mini-features > div,
.single-product .bcdw-sp-meta-grid > div,
.single-product .summary form.cart input.qty,
.single-product .summary form.cart .single_add_to_cart_button,
.single-product .summary form.cart button.single_add_to_cart_button{
  border-radius:0!important;
}
/* Kargo / ödeme barı bilinçli olarak korunuyor. */
@media(max-width:1100px){
  .single-product .bcdw-sp-related-band ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:780px){
  .single-product .flex-control-thumbs li,
  .single-product .flex-control-thumbs img{width:70px!important;height:70px!important;flex-basis:70px!important;max-width:70px!important;}
  .single-product .bcdw-sp-related-band ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:560px){
  .single-product .bcdw-sp-related-band{padding:22px 16px!important;}
  .single-product .bcdw-sp-related-band ul.products{grid-template-columns:1fr!important;}
}


/* v1.0.27 - Single ürün açıklama sade + full width ilgili ürün carousel */
.single-product .bcdw-sp-content-wrap,
.single-product .bcdw-sp-content-card,
.single-product .woocommerce-tabs,
.single-product .woocommerce-tabs ul.tabs,
.single-product .woocommerce-Tabs-panel,
.single-product .related.products,
.single-product .up-sells.upsells{
  display:none!important;
}
.single-product .bcdw-sp-description-box{
  margin:28px 0 0!important;
  padding:28px 32px!important;
  background:#fff!important;
  border:1px solid rgba(104,69,76,.45)!important;
  border-radius:6px!important;
  box-shadow:none!important;
  color:#5f4f43!important;
  font-size:16px!important;
  line-height:1.85!important;
}
.single-product .bcdw-sp-description-box > *:first-child{margin-top:0!important;}
.single-product .bcdw-sp-description-box > *:last-child{margin-bottom:0!important;}
.single-product .bcdw-sp-description-box h1,
.single-product .bcdw-sp-description-box h2,
.single-product .bcdw-sp-description-box h3{
  color:#4c2f16!important;
  margin:0 0 14px!important;
  font-weight:900!important;
}
.single-product .bcdw-sp-description-box strong{color:#4c2f16!important;font-weight:900!important;}
.single-product .woocommerce-product-gallery__trigger{display:none!important;}
.single-product .bcdw-sp-gallery-card{
  padding:18px!important;
  border-radius:0!important;
  overflow:hidden!important;
}
.single-product .woocommerce-product-gallery__wrapper,
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image,
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image a,
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image img{
  border-radius:0!important;
}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image img{
  width:100%!important;
  max-height:620px!important;
  object-fit:contain!important;
  background:#fffaf2!important;
}
.single-product .flex-control-thumbs{
  display:flex!important;
  flex-wrap:nowrap!important;
  gap:10px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  margin:12px 0 0!important;
  padding:0 0 6px!important;
  list-style:none!important;
  scrollbar-width:thin;
}
.single-product .flex-control-thumbs li{
  flex:0 0 74px!important;
  width:74px!important;
  margin:0!important;
  padding:0!important;
}
.single-product .flex-control-thumbs img{
  display:block!important;
  width:74px!important;
  height:74px!important;
  object-fit:cover!important;
  border:1px solid rgba(104,69,76,.32)!important;
  border-radius:0!important;
  background:#fff!important;
  opacity:1!important;
}
.single-product .flex-control-thumbs img.flex-active,
.single-product .flex-control-thumbs img:hover{
  border-color:rgba(104,69,76,.75)!important;
  box-shadow:none!important;
  transform:none!important;
}
.single-product .bcdw-sp-summary-card,
.single-product .bcdw-sp-summary-card .bcdw-sp-summary-inner,
.single-product .bcdw-sp-mini-features > div,
.single-product .bcdw-sp-meta-grid > div,
.single-product .summary form.cart{
  border-radius:0!important;
}
.single-product .bcdw-sp-trustbar > div{
  border-radius:12px!important;
}
.single-product .bcdw-sp-related-band{
  display:block!important;
  width:100vw!important;
  margin:38px 0 0 calc(50% - 50vw)!important;
  padding:42px 0 48px!important;
  background:#fbf2e6!important;
  border-top:1px solid rgba(104,69,76,.22)!important;
  border-bottom:1px solid rgba(104,69,76,.22)!important;
}
.single-product .bcdw-sp-related-inner{
  width:min(1180px,calc(100% - 32px))!important;
  margin:0 auto!important;
}
.single-product .bcdw-sp-related-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:20px!important;
  margin:0 0 18px!important;
}
.single-product .bcdw-sp-related-head h2{
  margin:0!important;
  color:#4c2f16!important;
  font-size:32px!important;
  line-height:1.1!important;
  font-weight:950!important;
}
.single-product .bcdw-sp-related-nav{
  display:flex!important;
  gap:8px!important;
}
.single-product .bcdw-sp-related-nav button{
  width:38px!important;
  height:38px!important;
  border:1px solid rgba(104,69,76,.40)!important;
  background:#fff!important;
  color:#4c2f16!important;
  border-radius:999px!important;
  cursor:pointer!important;
  font-size:24px!important;
  line-height:1!important;
  font-weight:800!important;
}
.single-product .bcdw-sp-related-track{
  display:flex!important;
  gap:16px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  padding:2px 2px 10px!important;
  scrollbar-width:thin;
}
.single-product .bcdw-sp-rel-card{
  flex:0 0 calc((100% - 80px) / 6)!important;
  min-width:0!important;
  scroll-snap-align:start!important;
  background:#fff!important;
  border:1px solid rgba(104,69,76,.42)!important;
  border-radius:0!important;
  padding:14px!important;
  box-shadow:0 10px 24px rgba(76,47,22,.055)!important;
  text-align:center!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
}
.single-product .bcdw-sp-rel-img{
  display:grid!important;
  place-items:center!important;
  height:170px!important;
  background:#fff!important;
  margin:0 0 12px!important;
}
.single-product .bcdw-sp-rel-img img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  border-radius:0!important;
}
.single-product .bcdw-sp-rel-card h3{
  margin:0 0 10px!important;
  min-height:44px!important;
  color:#1d1612!important;
  font-size:14px!important;
  line-height:1.28!important;
  font-weight:900!important;
}
.single-product .bcdw-sp-rel-card h3 a{color:inherit!important;text-decoration:none!important;}
.single-product .bcdw-sp-rel-price{
  margin:auto 0 12px!important;
  color:#68454c!important;
  font-size:17px!important;
  font-weight:950!important;
}
.single-product .bcdw-sp-rel-price del{opacity:.55!important;}
.single-product .bcdw-sp-rel-cart{
  align-self:center!important;
  min-height:38px!important;
  padding:9px 16px!important;
  border-radius:0!important;
  background:#567a2f!important;
  color:#fff!important;
  font-size:13px!important;
  line-height:1!important;
  font-weight:900!important;
  text-decoration:none!important;
}
@media(max-width:1180px){
  .single-product .bcdw-sp-rel-card{flex-basis:calc((100% - 64px) / 5)!important;}
}
@media(max-width:980px){
  .single-product .bcdw-sp-rel-card{flex-basis:calc((100% - 48px) / 4)!important;}
}
@media(max-width:760px){
  .single-product .bcdw-sp-rel-card{flex-basis:calc((100% - 16px) / 2)!important;}
  .single-product .bcdw-sp-description-box{padding:22px!important;font-size:15px!important;}
}
@media(max-width:480px){
  .single-product .bcdw-sp-rel-card{flex-basis:82%!important;}
  .single-product .bcdw-sp-related-head h2{font-size:26px!important;}
}


/* v1.0.75 - Footer 4 kolon: logo, son içerikler, iki yönetilebilir menü */
.bcdw-footer.bcdw-footer-v2{
  margin-top:54px!important;
  background:#fff!important;
  color:#19120e!important;
  border-top:1px solid #eadcc8!important;
  box-shadow:0 -18px 45px rgba(76,47,22,.04)!important;
}
.bcdw-footer-v2 .bcdw-footer-grid{
  display:grid!important;
  grid-template-columns:1.25fr 1.25fr .9fr 1fr!important;
  gap:46px!important;
  padding:56px 0 34px!important;
  align-items:start!important;
}
.bcdw-footer-v2 .bcdw-footer-col{min-width:0!important;}
.bcdw-footer-v2 .bcdw-footer-col h3{
  margin:0 0 22px!important;
  color:#19120e!important;
  font-size:18px!important;
  line-height:1.2!important;
  font-weight:950!important;
  text-transform:uppercase!important;
  letter-spacing:.02em!important;
}
.bcdw-footer-v2 .bcdw-footer-logo{
  display:inline-flex!important;
  align-items:center!important;
  margin:0 0 22px!important;
  max-width:260px!important;
}
.bcdw-footer-v2 .bcdw-footer-logo .bcdw-logo-img,
.bcdw-footer-v2 .bcdw-footer-logo img{
  max-width:250px!important;
  height:auto!important;
}
.bcdw-footer-v2 .bcdw-footer-logo span{
  color:#e8b25d!important;
  font-size:34px!important;
  font-weight:950!important;
  letter-spacing:.04em!important;
}
.bcdw-footer-v2 .bcdw-footer-brand p{
  max-width:330px!important;
  margin:0 0 18px!important;
  color:#3c3028!important;
  font-size:15px!important;
  line-height:1.75!important;
}
.bcdw-footer-v2 .bcdw-footer-contact-lines{
  display:grid!important;
  gap:9px!important;
  margin-top:18px!important;
  color:#342820!important;
  font-size:14px!important;
  line-height:1.5!important;
}
.bcdw-footer-v2 .bcdw-footer-contact-lines span,
.bcdw-footer-v2 .bcdw-footer-contact-lines a{
  display:flex!important;
  align-items:flex-start!important;
  gap:8px!important;
  color:#342820!important;
  text-decoration:none!important;
}
.bcdw-footer-v2 .bcdw-footer-line-icon{
  flex:0 0 15px!important;
  width:15px!important;
  height:15px!important;
  color:#567a2f!important;
  margin-top:2px!important;
}
.bcdw-footer-v2 .bcdw-footer-recent-list{
  display:grid!important;
  gap:12px!important;
}
.bcdw-footer-v2 .bcdw-footer-recent-item{
  display:grid!important;
  grid-template-columns:58px minmax(0,1fr)!important;
  gap:12px!important;
  align-items:center!important;
  padding:8px!important;
  border:1px solid rgba(104,69,76,.22)!important;
  border-radius:10px!important;
  background:#fffaf4!important;
  color:#19120e!important;
  text-decoration:none!important;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important;
}
.bcdw-footer-v2 .bcdw-footer-recent-item:hover{
  transform:translateY(-1px)!important;
  border-color:rgba(104,69,76,.48)!important;
  box-shadow:0 10px 24px rgba(76,47,22,.08)!important;
}
.bcdw-footer-v2 .bcdw-footer-recent-thumb{
  width:58px!important;
  height:58px!important;
  border-radius:8px!important;
  overflow:hidden!important;
  display:grid!important;
  place-items:center!important;
  background:#f4eadc!important;
  border:1px solid #eadcc8!important;
}
.bcdw-footer-v2 .bcdw-footer-recent-thumb img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}
.bcdw-footer-v2 .bcdw-footer-recent-thumb span{
  color:#68454c!important;
  font-weight:950!important;
}
.bcdw-footer-v2 .bcdw-footer-recent-body{
  min-width:0!important;
  display:block!important;
}
.bcdw-footer-v2 .bcdw-footer-recent-body strong{
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  color:#19120e!important;
  font-size:13px!important;
  line-height:1.32!important;
  font-weight:850!important;
}
.bcdw-footer-v2 .bcdw-footer-recent-body small{
  display:block!important;
  margin-top:5px!important;
  color:#6f7f2f!important;
  font-size:11px!important;
  font-weight:800!important;
}
.bcdw-footer-v2 .bcdw-footer-menu{
  margin:0!important;
  padding:0!important;
  list-style:none!important;
  display:grid!important;
  gap:14px!important;
}
.bcdw-footer-v2 .bcdw-footer-menu li{
  margin:0!important;
  padding:0!important;
}
.bcdw-footer-v2 .bcdw-footer-menu a{
  color:#19120e!important;
  font-size:15px!important;
  line-height:1.35!important;
  text-decoration:none!important;
  font-weight:500!important;
}
.bcdw-footer-v2 .bcdw-footer-menu a:hover{
  color:#567a2f!important;
}
.bcdw-footer-v2 .bcdw-footer-muted{
  margin:0!important;
  color:#6b5a4a!important;
}
.bcdw-footer-v2 .bcdw-copy{
  border-top:1px solid #eadcc8!important;
  padding:18px 0!important;
  color:#5a4b41!important;
  font-size:13px!important;
}
@media(max-width:1100px){
  .bcdw-footer-v2 .bcdw-footer-grid{
    grid-template-columns:1fr 1fr!important;
    gap:34px!important;
  }
}
@media(max-width:680px){
  .bcdw-footer-v2 .bcdw-footer-grid{
    grid-template-columns:1fr!important;
    padding:38px 0 28px!important;
  }
  .bcdw-footer-v2 .bcdw-footer-logo .bcdw-logo-img,
  .bcdw-footer-v2 .bcdw-footer-logo img{max-width:220px!important;}
}


/* v1.0.76 - Single ürün galeri: scrollsuz thumbnail grid + beyaz ürün görsel kartı */
.single-product .bcdw-sp-gallery-card{
  background:#fff!important;
  border:1px solid rgba(104,69,76,.28)!important;
  border-radius:6px!important;
  box-shadow:0 14px 34px rgba(76,47,22,.055)!important;
  padding:18px!important;
  overflow:visible!important;
}
.single-product .woocommerce-product-gallery{
  width:100%!important;
  display:block!important;
  background:#fff!important;
}
.single-product .woocommerce-product-gallery__wrapper,
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image,
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image a{
  width:100%!important;
  background:#fff!important;
  border-radius:6px!important;
  overflow:hidden!important;
}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image a{
  display:grid!important;
  place-items:center!important;
  min-height:520px!important;
  border:1px solid rgba(104,69,76,.16)!important;
}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-height:520px!important;
  object-fit:contain!important;
  object-position:center!important;
  background:#fff!important;
  border-radius:0!important;
}
.single-product .woocommerce-product-gallery__trigger{
  display:none!important;
}
.single-product .flex-control-nav.flex-control-thumbs,
.single-product .flex-control-thumbs{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  max-width:100%!important;
  margin:12px 0 0!important;
  padding:0!important;
  list-style:none!important;
  overflow:visible!important;
  scrollbar-width:none!important;
}
.single-product .flex-control-thumbs::-webkit-scrollbar{
  display:none!important;
}
.single-product .flex-control-thumbs li{
  float:none!important;
  flex:none!important;
  width:auto!important;
  height:auto!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
.single-product .flex-control-thumbs img{
  display:block!important;
  width:100%!important;
  height:78px!important;
  max-width:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  background:#fff!important;
  border:1px solid rgba(104,69,76,.28)!important;
  border-radius:4px!important;
  opacity:1!important;
  cursor:pointer!important;
}
.single-product .flex-control-thumbs img.flex-active,
.single-product .flex-control-thumbs img:hover{
  border-color:rgba(104,69,76,.80)!important;
  box-shadow:0 8px 18px rgba(76,47,22,.08)!important;
  transform:none!important;
}
@media(max-width:900px){
  .single-product .flex-control-nav.flex-control-thumbs,
  .single-product .flex-control-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))!important;}
  .single-product .woocommerce-product-gallery .woocommerce-product-gallery__image a{min-height:430px!important;}
  .single-product .woocommerce-product-gallery .woocommerce-product-gallery__image img{max-height:430px!important;}
}
@media(max-width:640px){
  .single-product .flex-control-nav.flex-control-thumbs,
  .single-product .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;}
  .single-product .flex-control-thumbs img{height:68px!important;}
  .single-product .woocommerce-product-gallery .woocommerce-product-gallery__image a{min-height:330px!important;}
  .single-product .woocommerce-product-gallery .woocommerce-product-gallery__image img{max-height:330px!important;}
}


/* v1.0.77 - Topbar sadeleştirme + footer sosyal medya ve kurumsal linkler */
.bcdw-footer-v2 .bcdw-footer-grid{
  grid-template-columns:1.35fr .95fr .9fr 1fr!important;
}
.bcdw-footer-v2 .bcdw-footer-service-menu a{
  display:inline-flex!important;
  align-items:center!important;
  min-height:28px!important;
}
.bcdw-footer-v2 .bcdw-footer-socials{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin-top:20px!important;
}
.bcdw-footer-v2 .bcdw-footer-social{
  width:36px!important;
  height:36px!important;
  display:inline-grid!important;
  place-items:center!important;
  border:1px solid rgba(104,69,76,.22)!important;
  border-radius:50%!important;
  background:#fffaf4!important;
  color:#68454c!important;
  text-decoration:none!important;
  transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease!important;
}
.bcdw-footer-v2 .bcdw-footer-social svg{
  width:17px!important;
  height:17px!important;
  display:block!important;
  fill:currentColor!important;
}
.bcdw-footer-v2 .bcdw-footer-social:hover{
  transform:translateY(-2px)!important;
  border-color:#567a2f!important;
  background:#f5fbef!important;
  color:#567a2f!important;
}
.bcdw-footer-v2 .bcdw-footer-social-whatsapp:hover{
  color:#239e4b!important;
}
@media(max-width:1100px){
  .bcdw-footer-v2 .bcdw-footer-grid{
    grid-template-columns:1fr 1fr!important;
  }
}
@media(max-width:680px){
  .bcdw-footer-v2 .bcdw-footer-grid{
    grid-template-columns:1fr!important;
  }
}


/* v1.0.78 - Footer iletişim satırları ve üst çıkıntı temizliği */
.bcdw-footer-v2 .bcdw-footer-contact-lines{
  display:none!important;
}
.bcdw-footer.bcdw-footer-v2{
  margin-top:0!important;
  border-top:0!important;
  box-shadow:none!important;
}
.bcdw-footer-v2 .bcdw-footer-grid{
  padding-top:44px!important;
}
.site-content + .bcdw-footer.bcdw-footer-v2,
#content + .bcdw-footer.bcdw-footer-v2{
  margin-top:0!important;
}
.bcdw-footer-v2:before,
.bcdw-footer-v2:after{
  display:none!important;
  content:none!important;
}


/* v1.0.79 - Ana sayfa müşteri yorumları */
.bcdw-testimonials-band{
  margin-top:46px!important;
  padding:56px 0!important;
  background:linear-gradient(180deg,#fffaf3 0%,#f7efe4 100%)!important;
  border-top:1px solid #eadcc8!important;
  border-bottom:1px solid #eadcc8!important;
}
.bcdw-testimonials{
  position:relative!important;
}
.bcdw-testimonials-head{
  display:flex!important;
  justify-content:space-between!important;
  align-items:flex-end!important;
  gap:24px!important;
  margin:0 0 24px!important;
}
.bcdw-testimonials-head h2{
  margin:3px 0 6px!important;
  color:#4c2f16!important;
  font-size:34px!important;
  line-height:1.1!important;
  font-weight:950!important;
}
.bcdw-testimonials-head h2 span{
  color:#567a2f!important;
}
.bcdw-testimonials-head p{
  max-width:620px!important;
  margin:0!important;
  color:#6b5a4a!important;
  font-size:15px!important;
  line-height:1.7!important;
}
.bcdw-testimonials-controls{
  display:flex!important;
  gap:10px!important;
  flex:0 0 auto!important;
}
.bcdw-testimonial-btn{
  width:44px!important;
  height:44px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(104,69,76,.25)!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#4c2f16!important;
  font-size:28px!important;
  line-height:1!important;
  font-weight:900!important;
  cursor:pointer!important;
  box-shadow:0 10px 24px rgba(76,47,22,.07)!important;
}
.bcdw-testimonial-btn:hover{
  border-color:#567a2f!important;
  color:#567a2f!important;
}
.bcdw-testimonials-viewport{
  overflow:hidden!important;
}
.bcdw-testimonials-track{
  display:flex!important;
  gap:18px!important;
  overflow-x:auto!important;
  scroll-snap-type:x mandatory!important;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
  padding:2px 0 8px!important;
}
.bcdw-testimonials-track::-webkit-scrollbar{
  display:none!important;
}
.bcdw-testimonial-card{
  flex:0 0 calc((100% - 54px) / 4)!important;
  min-width:0!important;
  scroll-snap-align:start!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  min-height:250px!important;
  padding:22px!important;
  background:#fff!important;
  border:1px solid rgba(104,69,76,.26)!important;
  border-radius:14px!important;
  box-shadow:0 14px 34px rgba(76,47,22,.065)!important;
}
.bcdw-testimonial-top{
  display:flex!important;
  justify-content:space-between!important;
  align-items:center!important;
  gap:12px!important;
  margin-bottom:16px!important;
}
.bcdw-testimonial-stars{
  display:flex!important;
  gap:3px!important;
  color:#f2b236!important;
  font-size:16px!important;
  letter-spacing:.02em!important;
}
.bcdw-testimonial-stars .is-empty{
  color:#eadcc8!important;
}
.bcdw-testimonial-source{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  color:#6b5a4a!important;
  font-size:12px!important;
  font-weight:800!important;
}
.bcdw-testimonial-source i{
  width:22px!important;
  height:22px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  background:#fff!important;
  border:1px solid #eadcc8!important;
  color:#4285f4!important;
  font-style:normal!important;
  font-size:13px!important;
  font-weight:950!important;
}
.bcdw-testimonial-text{
  display:-webkit-box!important;
  -webkit-line-clamp:5!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  min-height:112px!important;
  margin:0!important;
  color:#5d4b3e!important;
  font-size:14px!important;
  line-height:1.65!important;
}
.bcdw-testimonial-footer{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  margin-top:20px!important;
  padding-top:16px!important;
  border-top:1px solid #f0e4d6!important;
  background:transparent!important;
  color:#19120e!important;
}
.bcdw-testimonial-avatar{
  flex:0 0 42px!important;
  width:42px!important;
  height:42px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  background:#f7efe4!important;
  border:1px solid #eadcc8!important;
  color:#4c2f16!important;
  font-size:17px!important;
  font-weight:950!important;
}
.bcdw-testimonial-footer strong{
  display:block!important;
  color:#19120e!important;
  font-size:14px!important;
  line-height:1.25!important;
  font-weight:900!important;
}
.bcdw-testimonial-footer small{
  display:block!important;
  margin-top:3px!important;
  color:#567a2f!important;
  font-size:12px!important;
  line-height:1.25!important;
  font-weight:800!important;
}
@media(max-width:1180px){
  .bcdw-testimonial-card{flex-basis:calc((100% - 36px) / 3)!important;}
}
@media(max-width:820px){
  .bcdw-testimonials-head{align-items:flex-start!important;flex-direction:column!important;}
  .bcdw-testimonial-card{flex-basis:calc((100% - 18px) / 2)!important;}
}
@media(max-width:560px){
  .bcdw-testimonials-band{padding:38px 0!important;}
  .bcdw-testimonial-card{flex-basis:86%!important;}
  .bcdw-testimonials-head h2{font-size:28px!important;}
}


/* v1.0.81 - Yorum kartında Google yazısı kaldırıldı */
.bcdw-testimonial-source{
  width:28px!important;
  min-width:28px!important;
  justify-content:center!important;
  padding:0!important;
}


/* v1.0.82 - Yorum kartında Google logosu */
.bcdw-testimonial-source{
  width:32px!important;
  min-width:32px!important;
  height:32px!important;
  padding:0!important;
  border:1px solid #eadcc8!important;
  border-radius:50%!important;
  background:#fff!important;
  display:inline-grid!important;
  place-items:center!important;
}
.bcdw-testimonial-source .bcdw-google-logo{
  width:18px!important;
  height:18px!important;
  display:block!important;
}
.bcdw-testimonial-source i{display:none!important;}


/* v1.0.83 - İlgili ürünler 4 görünür, 6 toplam, scrollbar gizli */
.single-product .bcdw-sp-related-track{
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
}
.single-product .bcdw-sp-related-track::-webkit-scrollbar{display:none!important;height:0!important;}
.single-product .bcdw-sp-rel-card{
  flex:0 0 calc((100% - 48px) / 4)!important;
}
@media(max-width:1180px){
  .single-product .bcdw-sp-rel-card{flex-basis:calc((100% - 32px) / 3)!important;}
}
@media(max-width:980px){
  .single-product .bcdw-sp-rel-card{flex-basis:calc((100% - 16px) / 2)!important;}
}
@media(max-width:560px){
  .single-product .bcdw-sp-rel-card{flex-basis:82%!important;}
}


/* v1.0.85 - İlgili ürün kart yapısı düzeltme */
.single-product .bcdw-sp-rel-card{
  justify-content:flex-start!important;
  overflow:hidden!important;
}
.single-product .bcdw-sp-rel-img{
  height:190px!important;
  padding:16px!important;
  margin:0 0 14px!important;
  border:1px solid #f0e5d7!important;
  background:#fff!important;
}
.single-product .bcdw-sp-rel-img img{
  width:100%!important;
  height:100%!important;
  max-height:156px!important;
  object-fit:contain!important;
}
.single-product .bcdw-sp-rel-card h3{
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  min-height:52px!important;
  margin:0 0 12px!important;
  padding:0 6px!important;
  text-align:center!important;
  word-break:break-word!important;
}
.single-product .bcdw-sp-rel-price{
  margin:0 0 14px!important;
}
.single-product .bcdw-sp-rel-cart{
  margin-top:auto!important;
}


/* v1.0.86 - Tekil ürün galerisi beyaz ekran fix: Woo flex yerine özel galeri */
.single-product .bcdw-sp-gallery-card{
  background:#fff!important;
}
.single-product .bcdw-sp-gallery-card .woocommerce-product-gallery{
  display:none!important;
}
.single-product .bcdw-sp-custom-gallery{
  width:100%!important;
  display:grid!important;
  gap:16px!important;
  background:#fff!important;
}
.single-product .bcdw-sp-main-image{
  width:100%!important;
  min-height:540px!important;
  display:grid!important;
  place-items:center!important;
  background:#fff!important;
  border:1px solid rgba(104,69,76,.18)!important;
  border-radius:6px!important;
  overflow:hidden!important;
  text-decoration:none!important;
}
.single-product .bcdw-sp-main-image img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-height:540px!important;
  object-fit:contain!important;
  background:#fff!important;
  transition:transform .25s ease!important;
}
.single-product .bcdw-sp-main-image:hover img{
  transform:scale(1.035)!important;
}
.single-product .bcdw-sp-thumb-grid{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  overflow:visible!important;
}
.single-product .bcdw-sp-thumb{
  width:100%!important;
  aspect-ratio:1/1!important;
  padding:4px!important;
  border:1px solid rgba(104,69,76,.30)!important;
  border-radius:6px!important;
  background:#fff!important;
  cursor:pointer!important;
  display:grid!important;
  place-items:center!important;
}
.single-product .bcdw-sp-thumb.is-active,
.single-product .bcdw-sp-thumb:hover{
  border-color:rgba(104,69,76,.75)!important;
}
.single-product .bcdw-sp-thumb img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  background:#fff!important;
}
@media(max-width:980px){
  .single-product .bcdw-sp-main-image{min-height:420px!important;}
  .single-product .bcdw-sp-main-image img{max-height:420px!important;}
  .single-product .bcdw-sp-thumb-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;}
}
@media(max-width:560px){
  .single-product .bcdw-sp-main-image{min-height:320px!important;}
  .single-product .bcdw-sp-main-image img{max-height:320px!important;}
  .single-product .bcdw-sp-thumb-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
}


/* v1.0.87 - Mobil header/topbar toparlama */
@media (max-width: 768px){
  .bcdw-topbar{
    font-size:12px!important;
  }
  .bcdw-topbar .bcdw-container,
  .bcdw-topbar-inner{
    width:min(100%,calc(100% - 20px))!important;
  }
  .bcdw-topbar-inner{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:8px!important;
    padding:8px 0 10px!important;
    height:auto!important;
  }
  .bcdw-topbar-contact,
  .bcdw-topbar-links{
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
    flex-wrap:wrap!important;
    gap:8px 14px!important;
    white-space:normal!important;
    text-align:center!important;
  }
  .bcdw-topbar-contact a,
  .bcdw-topbar-links a{
    font-size:12px!important;
    line-height:1.3!important;
  }
  .bcdw-topbar-center{
    order:2!important;
    white-space:normal!important;
    text-align:center!important;
    font-size:12px!important;
    line-height:1.45!important;
    padding:0 10px!important;
  }
  .bcdw-topbar-links{
    order:3!important;
    gap:8px!important;
  }
  .bcdw-topbar-links .bcdw-lang-switcher,
  .bcdw-actions .bcdw-lang-switcher{
    margin:0!important;
  }

  .bcdw-header{
    position:relative!important;
  }
  .bcdw-header-main{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:12px!important;
    padding:14px 0 12px!important;
  }
  .bcdw-logo{
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
    text-align:center!important;
  }
  .bcdw-logo img{
    max-width:180px!important;
    height:auto!important;
  }
  .bcdw-logo span{
    font-size:28px!important;
  }
  .bcdw-search{
    width:100%!important;
    height:44px!important;
    min-height:44px!important;
    border-radius:999px!important;
  }
  .bcdw-search input{
    padding:0 16px!important;
    font-size:14px!important;
  }
  .bcdw-search button{
    width:46px!important;
    min-width:46px!important;
  }
  .bcdw-actions{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    width:100%!important;
    justify-content:stretch!important;
  }
  .bcdw-actions > a,
  .bcdw-actions > .bcdw-lang-switcher{
    min-width:0!important;
  }
  .bcdw-actions > a{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    min-height:42px!important;
    padding:0 12px!important;
    background:#fff!important;
    border:1px solid #eadcc8!important;
    border-radius:999px!important;
    font-size:14px!important;
  }
  .bcdw-actions em{
    min-width:20px!important;
    height:20px!important;
    font-size:11px!important;
  }

  .bcdw-nav-wrap .bcdw-container{
    width:100%!important;
    padding:0 10px!important;
  }
  .bcdw-menu{
    display:flex!important;
    justify-content:flex-start!important;
    align-items:center!important;
    gap:18px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    white-space:nowrap!important;
    padding:12px 2px!important;
    margin:0!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
  }
  .bcdw-menu::-webkit-scrollbar{display:none!important;}
  .bcdw-menu li{
    flex:0 0 auto!important;
  }
  .bcdw-menu a{
    display:inline-flex!important;
    align-items:center!important;
    min-height:34px!important;
    font-size:14px!important;
  }

  .bcdw-breadcrumb-hero,
  .bcdw-page-hero,
  .bcdw-archive-hero{
    padding-top:22px!important;
    padding-bottom:22px!important;
  }
}


/* v1.0.88 - Hikaye alanı arka plan/parallax ve kart düzeni */
.bcdw-story-band{
  position:relative!important;
  overflow:hidden!important;
  margin-top:44px!important;
  padding:68px 0!important;
  background:linear-gradient(135deg,#fffaf2 0%,#f6ead8 52%,#eef5e7 100%)!important;
  border-block:1px solid var(--bc-line,#eadcc8)!important;
}
.bcdw-story-band::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(rgba(255,250,242,.84),rgba(255,250,242,.84)),
    var(--bcdw-story-bg-image, radial-gradient(circle at 14% 18%,rgba(198,138,69,.18),transparent 26%), radial-gradient(circle at 86% 72%,rgba(86,122,47,.16),transparent 30%), linear-gradient(135deg,#fffaf2 0%,#f6ead8 52%,#eef5e7 100%));
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
  background-attachment:fixed;
  transform:translateZ(0);
  z-index:0;
}
.bcdw-story-band::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(255,248,239,.78) 0%,rgba(255,248,239,.60) 100%);
  z-index:0;
  pointer-events:none;
}
.bcdw-story-band .bcdw-story{
  position:relative!important;
  z-index:1!important;
  width:min(1240px,calc(100% - 32px))!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.45fr) minmax(280px,.82fr)!important;
  gap:28px!important;
  align-items:stretch!important;
  min-height:auto!important;
}
.bcdw-story-band .bcdw-story-img{display:none!important;}
.bcdw-story-band .bcdw-story-main,
.bcdw-story-band .bcdw-story aside{
  border-radius:18px!important;
  background:rgba(255,255,255,.90)!important;
  border:1px solid rgba(154,117,82,.22)!important;
  box-shadow:0 22px 52px rgba(76,47,22,.10)!important;
  backdrop-filter:blur(3px);
}
.bcdw-story-band .bcdw-story-main{
  padding:42px 38px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}
.bcdw-story-band .bcdw-story-main p{
  max-width:720px!important;
}
.bcdw-story-band .bcdw-story aside{
  min-height:auto!important;
  padding:26px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}
.bcdw-story-band .bcdw-story aside p{
  padding:16px 0!important;
  margin:0!important;
  border-bottom:1px solid var(--bc-line,#eadcc8)!important;
}
.bcdw-story-band .bcdw-story aside p:last-child{border-bottom:0!important;}
@media(max-width:1200px){
  .bcdw-story-band .bcdw-story{
    grid-template-columns:minmax(0,1.3fr) minmax(260px,.9fr)!important;
  }
}
@media(max-width:900px){
  .bcdw-story-band::before{background-attachment:scroll!important;}
  .bcdw-story-band{padding:42px 0!important;}
  .bcdw-story-band .bcdw-story{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  .bcdw-story-band .bcdw-story-main{padding:28px 24px!important;}
  .bcdw-story-band .bcdw-story aside{padding:22px!important;}
}


/* v1.0.89 - Marka hikayesi sadeleştirme */
.bcdw-story-band .bcdw-story-main h2{
  font-size:58px!important;
  line-height:1.05!important;
  max-width:780px!important;
  margin:0 0 18px!important;
}
.bcdw-story-band .bcdw-story-main p{
  margin:0!important;
  max-width:720px!important;
}
.bcdw-story-band .bcdw-story-eyebrow,
.bcdw-story-band .bcdw-story-main .bcdw-btn{
  display:none!important;
}
@media(max-width:1200px){
  .bcdw-story-band .bcdw-story-main h2{font-size:48px!important;}
}
@media(max-width:900px){
  .bcdw-story-band .bcdw-story-main h2{font-size:40px!important;}
}
@media(max-width:560px){
  .bcdw-story-band .bcdw-story-main h2{font-size:32px!important;line-height:1.1!important;}
}


/* v1.0.90 - Marka hikayesi başlık ve arka plan görünürlüğü ayarı */
.bcdw-story-band::before{
  background:
    linear-gradient(rgba(255,250,242,.58),rgba(255,250,242,.58)),
    var(--bcdw-story-bg-image, radial-gradient(circle at 14% 18%,rgba(198,138,69,.18),transparent 26%), radial-gradient(circle at 86% 72%,rgba(86,122,47,.16),transparent 30%), linear-gradient(135deg,#fffaf2 0%,#f6ead8 52%,#eef5e7 100%))!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
}
.bcdw-story-band::after{
  background:linear-gradient(90deg,rgba(255,248,239,.26) 0%,rgba(255,248,239,.16) 100%)!important;
}
.bcdw-story-band .bcdw-story-main h2{
  font-size:28px!important;
  line-height:1.2!important;
  max-width:700px!important;
  margin:0 0 14px!important;
}
.bcdw-story-band .bcdw-story-main p{
  font-size:16px!important;
  line-height:1.7!important;
}
@media(max-width:900px){
  .bcdw-story-band .bcdw-story-main h2{
    font-size:26px!important;
  }
}
@media(max-width:560px){
  .bcdw-story-band .bcdw-story-main h2{
    font-size:24px!important;
    line-height:1.22!important;
  }
  .bcdw-story-band::before{
    background:
      linear-gradient(rgba(255,250,242,.66),rgba(255,250,242,.66)),
      var(--bcdw-story-bg-image, radial-gradient(circle at 14% 18%,rgba(198,138,69,.18),transparent 26%), radial-gradient(circle at 86% 72%,rgba(86,122,47,.16),transparent 30%), linear-gradient(135deg,#fffaf2 0%,#f6ead8 52%,#eef5e7 100%))!important;
  }
}


/* v1.0.91 - Sayfa bazlı özel HTML/CSS alanı */
.bcdw-page-code-wrap{
  width:100%;
}
.bcdw-page-code-wrap img,
.bcdw-page-code-wrap video{
  max-width:100%;
  height:auto;
}


/* v1.0.93 - Ana sayfa bölüm arası gereksiz şerit/çıkıntı temizliği */
.bcdw-section-band::before,
.bcdw-section-band::after,
.bcdw-testimonials-band::before,
.bcdw-testimonials-band::after,
.bcdw-blog-band::before,
.bcdw-blog-band::after{
  content:none!important;
  display:none!important;
}

.bcdw-section-band,
.bcdw-recipes-band,
.bcdw-kurler-band,
.bcdw-blog-band,
.bcdw-testimonials-band{
  border-top:0!important;
  border-bottom:0!important;
}

.bcdw-blog-band,
.bcdw-testimonials-band{
  margin-top:0!important;
}

.bcdw-section-band{
  overflow:visible!important;
}


/* v1.0.94 - Ana sayfa genel hizalama, kart dengesi ve responsive toparlama */
.home .site-content,
.front-page .site-content,
body.home #content{
  background:#fffaf2!important;
}

.home .bcdw-products,
.home .bcdw-cats,
.home .bcdw-story,
.home .bcdw-module-section,
.home .bcdw-blog,
.home .bcdw-testimonials,
.home .bcdw-footer-grid{
  width:min(1180px,calc(100% - 32px))!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

.home .bcdw-section-band,
.home .bcdw-recipes-band,
.home .bcdw-kurler-band,
.home .bcdw-blog-band,
.home .bcdw-testimonials-band{
  width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
  border:0!important;
  box-shadow:none!important;
}

.home .bcdw-section-band::before,
.home .bcdw-section-band::after,
.home .bcdw-recipes-band::before,
.home .bcdw-recipes-band::after,
.home .bcdw-kurler-band::before,
.home .bcdw-kurler-band::after,
.home .bcdw-blog-band::before,
.home .bcdw-blog-band::after,
.home .bcdw-testimonials-band::before,
.home .bcdw-testimonials-band::after{
  content:none!important;
  display:none!important;
}

.home .bcdw-hero-full{
  margin-bottom:0!important;
}
.home .bcdw-benefits-after-hero{
  margin-top:0!important;
  border-top:0!important;
  border-bottom:1px solid #eadcc8!important;
}

.home .bcdw-products-carousel{
  margin-top:34px!important;
  margin-bottom:20px!important;
}
.home .bcdw-products-title-row,
.home .bcdw-products-carousel .bcdw-sec-head,
.home .bcdw-section-band .bcdw-sec-head,
.home .bcdw-testimonials-head{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:18px!important;
  margin:0 0 20px!important;
}
.home .bcdw-sec-kicker{
  display:block!important;
  margin:0 0 4px!important;
  font-size:11px!important;
  line-height:1!important;
  letter-spacing:.12em!important;
  font-weight:900!important;
  color:#567a2f!important;
  text-transform:uppercase!important;
}
.home .bcdw-sec-head h2,
.home .bcdw-products-title-row h2,
.home .bcdw-testimonials-head h2{
  margin:0!important;
  color:#4c2f16!important;
  font-size:30px!important;
  line-height:1.12!important;
  font-weight:950!important;
}
.home .bcdw-sec-head h2 span,
.home .bcdw-products-title-row h2 span,
.home .bcdw-testimonials-head h2 span{
  color:#567a2f!important;
}

.home .bcdw-products-carousel .woocommerce ul.products{
  display:flex!important;
  gap:16px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
  padding:2px 2px 8px!important;
}
.home .bcdw-products-carousel .woocommerce ul.products::-webkit-scrollbar{
  display:none!important;
}
.home .bcdw-products-carousel .woocommerce ul.products li.product{
  flex:0 0 calc((100% - 64px) / 5)!important;
  min-width:0!important;
  min-height:260px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  border:1px solid rgba(104,69,76,.16)!important;
  border-radius:14px!important;
  background:#fff!important;
  padding:16px 14px!important;
  box-shadow:0 10px 24px rgba(76,47,22,.055)!important;
}
.home .woocommerce ul.products li.product a.woocommerce-LoopProduct-link{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  width:100%!important;
}
.home .woocommerce ul.products li.product img{
  width:100%!important;
  height:138px!important;
  max-height:138px!important;
  object-fit:contain!important;
  background:#fff!important;
  border-radius:10px!important;
  margin:0 0 12px!important;
}
.home .woocommerce ul.products li.product .woocommerce-loop-product__title{
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  min-height:38px!important;
  margin:0 0 10px!important;
  padding:0 2px!important;
  color:#1d1612!important;
  font-size:13px!important;
  line-height:1.32!important;
  font-weight:900!important;
  text-align:center!important;
}
.home .woocommerce ul.products li.product .price{
  margin:auto 0 10px!important;
  min-height:22px!important;
  color:#68454c!important;
  font-size:16px!important;
  line-height:1.2!important;
  font-weight:950!important;
}
.home .woocommerce ul.products li.product .button{
  margin-top:auto!important;
  min-height:34px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:9px 16px!important;
  border-radius:10px!important;
  font-size:12px!important;
  line-height:1!important;
  white-space:nowrap!important;
}

.home .bcdw-cats-after-products{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:12px!important;
  margin-top:22px!important;
  margin-bottom:34px!important;
}
.home .bcdw-cat{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  min-height:64px!important;
  padding:12px 14px!important;
  border:1px solid rgba(104,69,76,.12)!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 8px 18px rgba(76,47,22,.045)!important;
  text-align:left!important;
}
.home .bcdw-cat-media{
  flex:0 0 38px!important;
  width:38px!important;
  height:38px!important;
  display:grid!important;
  place-items:center!important;
  margin:0!important;
  border-radius:10px!important;
  background:#fff7ec!important;
}
.home .bcdw-cat-img,
.home .bcdw-cat-media img{
  width:30px!important;
  height:30px!important;
  object-fit:contain!important;
}
.home .bcdw-cat-body{
  display:block!important;
  min-width:0!important;
}
.home .bcdw-cat strong{
  display:block!important;
  color:#4c2f16!important;
  font-size:12px!important;
  line-height:1.22!important;
  font-weight:900!important;
}
.home .bcdw-cat small{
  display:block!important;
  margin-top:2px!important;
  color:#567a2f!important;
  font-size:11px!important;
  line-height:1.2!important;
  font-weight:800!important;
}

.home .bcdw-story-band{
  margin-top:0!important;
  padding:66px 0!important;
  border:0!important;
}
.home .bcdw-story-band .bcdw-story{
  width:min(1180px,calc(100% - 32px))!important;
  grid-template-columns:minmax(0,1.45fr) minmax(300px,.82fr)!important;
  gap:28px!important;
}
.home .bcdw-story-band .bcdw-story-main,
.home .bcdw-story-band .bcdw-story aside{
  border-radius:18px!important;
  border:1px solid rgba(104,69,76,.12)!important;
  background:rgba(255,255,255,.88)!important;
  box-shadow:0 18px 42px rgba(76,47,22,.085)!important;
}
.home .bcdw-story-band .bcdw-story-main{
  padding:38px 42px!important;
}
.home .bcdw-story-band .bcdw-story-main h2{
  font-size:28px!important;
  line-height:1.22!important;
  margin:0 0 14px!important;
  color:#68454c!important;
  font-weight:950!important;
}
.home .bcdw-story-band .bcdw-story-main p{
  max-width:760px!important;
  margin:0!important;
  color:#6b5a4a!important;
  font-size:15px!important;
  line-height:1.75!important;
}
.home .bcdw-story-band .bcdw-story-eyebrow,
.home .bcdw-story-band .bcdw-story-main .bcdw-btn{
  display:none!important;
}
.home .bcdw-story-band .bcdw-story aside{
  padding:28px!important;
}
.home .bcdw-story-band .bcdw-story aside p{
  padding:14px 0!important;
  margin:0!important;
  color:#6b5a4a!important;
  font-size:15px!important;
  line-height:1.58!important;
  border-bottom:1px solid #eadcc8!important;
}
.home .bcdw-story-band .bcdw-story aside p:last-child{
  border-bottom:0!important;
}
.home .bcdw-story-band .bcdw-story aside b{
  color:#4c2f16!important;
  font-weight:900!important;
}

.home .bcdw-recipes-band{
  padding:52px 0 58px!important;
  background:linear-gradient(180deg,#fffaf2 0%,#fff7ed 100%)!important;
}
.home .bcdw-kurler-band{
  padding:52px 0 58px!important;
  background:linear-gradient(180deg,#f7fff9 0%,#f0fbf3 100%)!important;
}
.home .bcdw-blog-band{
  padding:52px 0 62px!important;
  background:linear-gradient(180deg,#fff7f5 0%,#fff1ef 100%)!important;
}
.home .bcdw-section-band .dw-home-tarif-grid,
.home .bcdw-section-band .dwtr-wrap .dw-home-tarif-grid,
.home .bcdw-section-band .dw-home-kur-fix .grid,
.home .bcdw-section-band .bcdw-blog-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}
.home .bcdw-section-band .dw-card,
.home .bcdw-section-band .dwtr-wrap .dw-card,
.home .bcdw-section-band .dw-home-kur-fix .card,
.home .bcdw-section-band .bcdw-blog-grid article{
  min-height:0!important;
  border-radius:14px!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid rgba(104,69,76,.12)!important;
  box-shadow:0 10px 24px rgba(76,47,22,.055)!important;
}
.home .bcdw-section-band .dw-card img,
.home .bcdw-section-band .dw-card-media img,
.home .bcdw-section-band .dw-card-img,
.home .bcdw-section-band .dw-home-kur-fix .card img,
.home .bcdw-section-band .bcdw-blog-grid article img{
  width:100%!important;
  height:185px!important;
  object-fit:cover!important;
  display:block!important;
}
.home .bcdw-section-band .dw-card-title,
.home .bcdw-section-band .dw-home-kur-fix .title,
.home .bcdw-section-band .bcdw-blog-grid h3{
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  min-height:38px!important;
  margin:10px 12px 8px!important;
  color:#1d1612!important;
  font-size:14px!important;
  line-height:1.32!important;
  font-weight:900!important;
}
.home .bcdw-section-band .bcdw-blog-grid p{
  display:-webkit-box!important;
  -webkit-line-clamp:4!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  margin:0 12px 14px!important;
  color:#6b5a4a!important;
  font-size:13px!important;
  line-height:1.55!important;
}

.home .bcdw-testimonials-band{
  margin-top:0!important;
  padding:54px 0 58px!important;
  background:linear-gradient(180deg,#fffaf2 0%,#f6ead8 100%)!important;
  border:0!important;
}
.home .bcdw-testimonial-card{
  min-height:250px!important;
  border-radius:14px!important;
  border:1px solid rgba(104,69,76,.14)!important;
  background:#fff!important;
  box-shadow:0 10px 24px rgba(76,47,22,.055)!important;
}
.home .bcdw-testimonial-text{
  min-height:104px!important;
  -webkit-line-clamp:5!important;
}

.bcdw-footer.bcdw-footer-v2{
  margin-top:0!important;
  border-top:0!important;
}
.bcdw-footer-v2 .bcdw-footer-grid{
  width:min(1180px,calc(100% - 32px))!important;
  padding:48px 0 28px!important;
  gap:46px!important;
}
.bcdw-footer-v2 .bcdw-footer-contact-lines{
  display:none!important;
}

@media(max-width:1200px){
  .home .bcdw-products-carousel .woocommerce ul.products li.product{
    flex-basis:calc((100% - 48px) / 4)!important;
  }
  .home .bcdw-cats-after-products{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}
@media(max-width:900px){
  .home .bcdw-story-band .bcdw-story{
    grid-template-columns:1fr!important;
  }
  .home .bcdw-section-band .dw-home-tarif-grid,
  .home .bcdw-section-band .dwtr-wrap .dw-home-tarif-grid,
  .home .bcdw-section-band .dw-home-kur-fix .grid,
  .home .bcdw-section-band .bcdw-blog-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .home .bcdw-products-carousel .woocommerce ul.products li.product{
    flex-basis:calc((100% - 16px) / 2)!important;
  }
}
@media(max-width:640px){
  .home .bcdw-products,
  .home .bcdw-cats,
  .home .bcdw-story,
  .home .bcdw-module-section,
  .home .bcdw-blog,
  .home .bcdw-testimonials,
  .home .bcdw-footer-grid{
    width:min(100%,calc(100% - 24px))!important;
  }
  .home .bcdw-sec-head h2,
  .home .bcdw-products-title-row h2,
  .home .bcdw-testimonials-head h2{
    font-size:24px!important;
  }
  .home .bcdw-cats-after-products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }
  .home .bcdw-cat{
    padding:10px!important;
  }
  .home .bcdw-products-carousel .woocommerce ul.products li.product{
    flex-basis:82%!important;
  }
  .home .bcdw-story-band{
    padding:38px 0!important;
  }
  .home .bcdw-story-band .bcdw-story-main,
  .home .bcdw-story-band .bcdw-story aside{
    padding:22px!important;
  }
  .home .bcdw-story-band .bcdw-story-main h2{
    font-size:23px!important;
  }
  .home .bcdw-section-band .dw-home-tarif-grid,
  .home .bcdw-section-band .dwtr-wrap .dw-home-tarif-grid,
  .home .bcdw-section-band .dw-home-kur-fix .grid,
  .home .bcdw-section-band .bcdw-blog-grid{
    grid-template-columns:1fr!important;
  }
}


/* v1.0.95 - Ana sayfa blog alanı 3 kolon */
.home .bcdw-section-band .bcdw-blog-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
@media(max-width:900px){
  .home .bcdw-section-band .bcdw-blog-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:640px){
  .home .bcdw-section-band .bcdw-blog-grid{
    grid-template-columns:1fr!important;
  }
}


/* v1.0.107 - Temiz topbar + admin kontrollü sticky + güvenli efektler */
.bcdw-topbar{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  z-index:120!important;
  min-height:35px!important;
  height:auto!important;
  overflow:visible!important;
  background:var(--bcdw-topbar-bg,#68454c)!important;
  color:var(--bcdw-topbar-color,#ffffff)!important;
}
.bcdw-topbar *,
.bcdw-topbar a{
  color:var(--bcdw-topbar-color,#ffffff)!important;
}
.bcdw-topbar-inner{
  min-height:35px!important;
  height:auto!important;
  overflow:visible!important;
}

.bcdw-header{
  position:relative!important;
  top:auto!important;
  z-index:50!important;
}
.bcdw-header.is-sticky{
  position:sticky!important;
  top:0!important;
}
.bcdw-header.is-not-sticky{
  position:relative!important;
  top:auto!important;
}
.admin-bar .bcdw-header.is-sticky{
  top:32px!important;
}
@media(max-width:782px){
  .admin-bar .bcdw-header.is-sticky{
    top:46px!important;
  }
}

html{
  overflow-x:hidden!important;
}
body{
  overflow-x:hidden!important;
}

/* Güvenli efekt: layout/scroll üretmez, sadece opacity/transform */
html.bcdw-effects-ready .bcdw-reveal{
  opacity:0;
  transform:translate3d(0,22px,0) scale(.985);
  filter:blur(4px);
  transition:
    opacity .72s cubic-bezier(.22,1,.36,1),
    transform .72s cubic-bezier(.22,1,.36,1),
    filter .72s cubic-bezier(.22,1,.36,1),
    box-shadow .28s ease,
    border-color .28s ease;
  transition-delay:var(--bcdw-delay,0ms);
  will-change:opacity,transform,filter;
}
html.bcdw-effects-ready .bcdw-reveal.is-visible{
  opacity:1;
  transform:translate3d(0,0,0) scale(1);
  filter:blur(0);
}
.home .woocommerce ul.products li.product,
.home .bcdw-cat,
.home .bcdw-section-band .dw-card,
.home .bcdw-section-band .dw-home-kur-fix .card,
.home .bcdw-section-band .bcdw-blog-grid article,
.home .bcdw-testimonial-card{
  transition:
    transform .3s cubic-bezier(.22,1,.36,1),
    box-shadow .3s cubic-bezier(.22,1,.36,1),
    border-color .3s cubic-bezier(.22,1,.36,1)!important;
}
.home .woocommerce ul.products li.product:hover,
.home .bcdw-cat:hover,
.home .bcdw-section-band .dw-card:hover,
.home .bcdw-section-band .dw-home-kur-fix .card:hover,
.home .bcdw-section-band .bcdw-blog-grid article:hover,
.home .bcdw-testimonial-card:hover{
  transform:translateY(-8px)!important;
  border-color:rgba(104,69,76,.25)!important;
  box-shadow:0 20px 46px rgba(76,47,22,.13)!important;
}
@media(prefers-reduced-motion: reduce){
  html.bcdw-effects-ready .bcdw-reveal,
  html.bcdw-effects-ready .bcdw-reveal.is-visible{
    opacity:1!important;
    transform:none!important;
    filter:none!important;
    transition:none!important;
  }
}


/* v1.0.111 - topbar duyuru sade vurgu */
.bcdw-topbar-center{
  display:flex;
  justify-content:center;
  align-items:center;
  min-width:0;
}
.bcdw-topbar-announcement{
  position:relative;
  display:inline-flex;
  align-items:center;
  gap:10px;
  max-width:min(100%, 420px);
  min-height:24px;
  padding:0;
  background:transparent;
  border:0;
  box-shadow:none;
  overflow:hidden;
}
.bcdw-topbar-announcement::before{
  content:'';
  width:16px;
  height:16px;
  flex:0 0 16px;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 16H9m10-5h-5V6H3v10h2'/%3E%3Ccircle cx='6.5' cy='16.5' r='1.5'/%3E%3Ccircle cx='16.5' cy='16.5' r='1.5'/%3E%3Cpath d='M14 11h2.5l2.5 2.5V16h-5z'/%3E%3C/svg%3E");
  background-repeat:no-repeat;
  background-position:center;
  opacity:.92;
}
.bcdw-topbar-announcement::after{
  content:'';
  position:absolute;
  left:-35%;
  top:50%;
  width:28%;
  height:100%;
  transform:translateY(-50%) skewX(-20deg);
  background:linear-gradient(90deg, rgba(255,255,255,0), rgba(255,255,255,.32), rgba(255,255,255,0));
  animation:bcdwTopbarShine 4.2s ease-in-out infinite;
  pointer-events:none;
}
.bcdw-topbar-announcement__text{
  position:relative;
  display:inline-block;
  font-weight:800;
  letter-spacing:.01em;
  white-space:nowrap;
  text-shadow:0 1px 0 rgba(0,0,0,.08);
  animation:bcdwTopbarTicker 5.4s ease-in-out infinite alternate;
}
@keyframes bcdwTopbarShine{
  0%,18%{ left:-35%; }
  42%,100%{ left:108%; }
}
@keyframes bcdwTopbarTicker{
  0%,100%{ transform:translateX(0); }
  50%{ transform:translateX(7px); }
}
@media (max-width: 900px){
  .bcdw-topbar-announcement{
    max-width:100%;
    justify-content:center;
  }
}
@media (max-width: 640px){
  .bcdw-topbar-announcement{
    width:100%;
  }
  .bcdw-topbar-announcement__text{
    white-space:normal;
    text-align:center;
    animation:none;
  }
}
@media (prefers-reduced-motion: reduce){
  .bcdw-topbar-announcement::after,
  .bcdw-topbar-announcement__text{
    animation:none !important;
  }
}

/* v1.0.111 - site loader */
.bcdw-site-loader{
  position:fixed;
  inset:0;
  z-index:99999;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:24px;
  background:radial-gradient(circle at center, rgba(255,255,255,.72) 0%, rgba(247,239,228,.96) 55%, var(--bcdw-loader-bg,#f7efe4) 100%);
  backdrop-filter:blur(4px);
  opacity:1;
  visibility:visible;
  transition:opacity .55s ease, visibility .55s ease;
}
.bcdw-site-loader.is-loaded{
  opacity:0;
  visibility:hidden;
}
.bcdw-site-loader__inner{
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:20px;
}
.bcdw-site-loader__logo img{
  display:block;
  width:min(78vw, 420px);
  height:auto;
  filter:drop-shadow(0 10px 30px rgba(104,69,76,.12));
}
.bcdw-site-loader__orbit{
  position:relative;
  width:92px;
  height:92px;
}
.bcdw-site-loader__ring{
  position:absolute;
  inset:0;
  border-radius:50%;
  border:1.5px solid rgba(104,69,76,.18);
  border-top-color:rgba(104,69,76,.42);
  border-bottom-color:rgba(216,170,88,.45);
  animation:bcdwLoaderSpin 2.6s linear infinite;
}
.bcdw-site-loader__carob{
  position:absolute;
  top:50%;
  left:50%;
  width:52px;
  height:52px;
  object-fit:contain;
  transform:translate(-50%,-50%);
  animation:bcdwLoaderFloat 1.9s ease-in-out infinite;
  filter:drop-shadow(0 8px 16px rgba(59,31,16,.12));
}
@keyframes bcdwLoaderSpin{
  from{ transform:rotate(0deg); }
  to{ transform:rotate(360deg); }
}
@keyframes bcdwLoaderFloat{
  0%,100%{ transform:translate(-50%,-50%) scale(1) rotate(-4deg); }
  50%{ transform:translate(-50%,-56%) scale(1.05) rotate(4deg); }
}
@media (max-width:640px){
  .bcdw-site-loader__logo img{
    width:min(82vw, 320px);
  }
  .bcdw-site-loader__orbit{
    width:78px;
    height:78px;
  }
  .bcdw-site-loader__carob{
    width:44px;
    height:44px;
  }
}

/* v1.0.109 - Blog & Bilgilendirme kesin 3 yazı */
.home .bcdw-blog-grid article:nth-child(n+4),
.home .bcdw-blog article:nth-child(n+4),
.bcdw-blog-grid article:nth-child(n+4){
  display:none!important;
}
.home .bcdw-section-band .bcdw-blog-grid,
.home .bcdw-blog-grid,
.bcdw-blog-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
@media(max-width:900px){
  .home .bcdw-section-band .bcdw-blog-grid,
  .home .bcdw-blog-grid,
  .bcdw-blog-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:640px){
  .home .bcdw-section-band .bcdw-blog-grid,
  .home .bcdw-blog-grid,
  .bcdw-blog-grid{
    grid-template-columns:1fr!important;
  }
}


/* v1.0.112 - Sepet / ödeme sayfasında tekrarlayan içerik başlığı kaldırıldı */
.woocommerce-cart .bcdw-page article > h1,
.woocommerce-checkout .bcdw-page article > h1,
.woocommerce-cart .entry-title,
.woocommerce-checkout .entry-title,
.woocommerce-cart .page-title,
.woocommerce-checkout .page-title{
  display:none!important;
}


/* v1.0.115 - My Account page redesign */
.woocommerce-account .entry-content > .woocommerce,
.woocommerce-account .bcdw-page .woocommerce,
.woocommerce-account .site-main .woocommerce{
  display:grid;
  grid-template-columns:minmax(240px,280px) minmax(0,1fr);
  gap:28px;
  align-items:start;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
  position:sticky;
  top:calc(var(--bcdw-header-offset, 110px));
  background:#fff;
  border:1px solid rgba(104,69,76,.14);
  border-radius:24px;
  padding:18px;
  box-shadow:0 18px 40px rgba(59,31,16,.07);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{
  list-style:none;
  margin:0;
  padding:0;
  display:flex;
  flex-direction:column;
  gap:10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li{margin:0;padding:0}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  min-height:50px;
  padding:13px 16px;
  border-radius:16px;
  border:1px solid transparent;
  color:var(--bc-brown);
  font-size:15px;
  font-weight:800;
  background:#fffaf4;
  transition:all .22s ease;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a::after{
  content:'›';
  font-size:20px;
  line-height:1;
  opacity:.55;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{
  color:var(--bc-green);
  border-color:rgba(86,122,47,.18);
  background:#f7fbf1;
  transform:translateY(-1px);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:hover{
  color:#fff;
  background:linear-gradient(135deg,var(--bc-green),#6c9139);
  border-color:transparent;
  box-shadow:0 12px 24px rgba(86,122,47,.24);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a::after{opacity:1}

.woocommerce-account .woocommerce-MyAccount-content{
  min-width:0;
  background:#fff;
  border:1px solid rgba(104,69,76,.14);
  border-radius:28px;
  padding:28px 30px;
  box-shadow:0 18px 40px rgba(59,31,16,.07);
}
.woocommerce-account .woocommerce-MyAccount-content > :first-child{margin-top:0!important}
.woocommerce-account .woocommerce-MyAccount-content h1,
.woocommerce-account .woocommerce-MyAccount-content h2,
.woocommerce-account .woocommerce-MyAccount-content h3{
  color:var(--bc-brown);
  font-family:var(--bc-font,"Montserrat",system-ui,-apple-system,"Segoe UI",Arial,sans-serif);
  line-height:1.15;
}
.woocommerce-account .woocommerce-MyAccount-content h2,
.woocommerce-account .woocommerce-MyAccount-content h3{font-size:28px;margin:0 0 16px}
.woocommerce-account .woocommerce-MyAccount-content p,
.woocommerce-account .woocommerce-MyAccount-content li,
.woocommerce-account .woocommerce-MyAccount-content label{
  color:#6c5a4b;
  font-size:17px;
  line-height:1.75;
}
.woocommerce-account .woocommerce-MyAccount-content a:not(.button){color:var(--bc-green);font-weight:700}
.woocommerce-account .woocommerce-MyAccount-content strong{color:var(--bc-brown)}

/* dashboard welcome blocks */
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-user,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-dashboard{
  display:block;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-dashboard p{
  margin:0 0 16px;
}

/* forms */
.woocommerce-account .woocommerce form .form-row input.input-text,
.woocommerce-account .woocommerce form .form-row textarea,
.woocommerce-account .woocommerce form .form-row select,
.woocommerce-account .woocommerce-EditAccountForm fieldset,
.woocommerce-account .select2-container--default .select2-selection--single{
  border-color:rgba(104,69,76,.18)!important;
  border-radius:14px!important;
  min-height:50px;
  background:#fffdf9!important;
}
.woocommerce-account .woocommerce form .form-row input.input-text,
.woocommerce-account .woocommerce form .form-row textarea,
.woocommerce-account .woocommerce form .form-row select{
  padding:12px 14px!important;
  font-size:16px!important;
}
.woocommerce-account .woocommerce form .show-password-input,
.woocommerce-account .woocommerce form .show-password-input::after{top:15px!important}

/* tables + addresses + downloads */
.woocommerce-account .woocommerce table.shop_table,
.woocommerce-account .woocommerce table.my_account_orders,
.woocommerce-account .woocommerce-orders-table,
.woocommerce-account .woocommerce-Addresses,
.woocommerce-account .woocommerce-address-fields{
  width:100%;
}
.woocommerce-account .woocommerce table.shop_table{
  border-collapse:separate;
  border-spacing:0;
  overflow:hidden;
  border:1px solid rgba(104,69,76,.14)!important;
  border-radius:18px!important;
}
.woocommerce-account .woocommerce table.shop_table th,
.woocommerce-account .woocommerce table.shop_table td{
  padding:15px 16px!important;
  font-size:15px;
  border-color:rgba(104,69,76,.12)!important;
}
.woocommerce-account .woocommerce table.shop_table thead th{
  background:#fcf7ef;
  color:var(--bc-brown);
  font-size:14px;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.woocommerce-account .woocommerce table.shop_table td .button{
  padding:10px 14px!important;
  min-height:auto!important;
}
.woocommerce-account .woocommerce-Addresses{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}
.woocommerce-account .woocommerce-Addresses .woocommerce-Address{
  margin:0!important;
  padding:22px;
  background:#fffdf9;
  border:1px solid rgba(104,69,76,.14);
  border-radius:22px;
}
.woocommerce-account .woocommerce-Addresses .woocommerce-Address h3{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  font-size:24px;
}
.woocommerce-account .woocommerce-Addresses .woocommerce-Address .edit{
  display:inline-flex;
  align-items:center;
  min-height:36px;
  padding:8px 12px;
  border-radius:999px;
  background:#f6fbef;
  color:var(--bc-green)!important;
  font-size:13px;
  font-weight:800;
}

/* notices */
.woocommerce-account .woocommerce-info,
.woocommerce-account .woocommerce-message,
.woocommerce-account .woocommerce-error{
  border-radius:16px!important;
  border:1px solid rgba(104,69,76,.12)!important;
  box-shadow:none!important;
}

/* buttons */
.woocommerce-account .woocommerce .button,
.woocommerce-account .woocommerce button.button,
.woocommerce-account .woocommerce a.button{
  min-height:48px;
  padding:12px 18px!important;
  border-radius:14px!important;
  font-size:15px!important;
  letter-spacing:0;
}

/* login/register page when logged out */
.woocommerce-account:not(.logged-in) .entry-content > .woocommerce,
.woocommerce-account:not(.logged-in) .bcdw-page .woocommerce,
.woocommerce-account:not(.logged-in) .site-main .woocommerce{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.woocommerce-account:not(.logged-in) .woocommerce .u-column1,
.woocommerce-account:not(.logged-in) .woocommerce .u-column2{
  float:none!important;
  width:100%!important;
  margin:0!important;
  padding:28px;
  background:#fff;
  border:1px solid rgba(104,69,76,.14);
  border-radius:28px;
  box-shadow:0 18px 40px rgba(59,31,16,.07);
}

/* remove extra title spacing if page builder/content injects another title */
.woocommerce-account .entry-content > h2:first-child,
.woocommerce-account .entry-content > h3:first-child{
  margin-bottom:20px;
  color:var(--bc-brown);
}

@media (max-width:980px){
  .woocommerce-account .entry-content > .woocommerce,
  .woocommerce-account .bcdw-page .woocommerce,
  .woocommerce-account .site-main .woocommerce,
  .woocommerce-account:not(.logged-in) .entry-content > .woocommerce,
  .woocommerce-account:not(.logged-in) .bcdw-page .woocommerce,
  .woocommerce-account:not(.logged-in) .site-main .woocommerce{
    grid-template-columns:1fr;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation{position:static}
  .woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr}
}
@media (max-width:640px){
  .woocommerce-account .woocommerce-MyAccount-content{padding:22px 18px;border-radius:22px}
  .woocommerce-account .woocommerce-MyAccount-navigation{padding:14px;border-radius:22px}
  .woocommerce-account .woocommerce-MyAccount-navigation ul li a{min-height:46px;padding:12px 14px;font-size:14px}
  .woocommerce-account .woocommerce-MyAccount-content p,
  .woocommerce-account .woocommerce-MyAccount-content li,
  .woocommerce-account .woocommerce-MyAccount-content label{font-size:15px;line-height:1.65}
  .woocommerce-account .woocommerce table.shop_table,
  .woocommerce-account .woocommerce table.shop_table tbody,
  .woocommerce-account .woocommerce table.shop_table tr,
  .woocommerce-account .woocommerce table.shop_table td,
  .woocommerce-account .woocommerce table.shop_table th{font-size:14px}
}


/* v1.0.117 - Hesabım sayfası kesin grid hizalama fix */
.woocommerce-account .bcdw-page{
  padding-top:52px!important;
  padding-bottom:70px!important;
}
.woocommerce-account .bcdw-page article > h1,
.woocommerce-account .bcdw-page .entry-title,
.woocommerce-account .page-title{
  display:none!important;
}

.woocommerce-account .bcdw-page article,
.woocommerce-account .bcdw-page article.page,
.woocommerce-account .bcdw-page article.type-page{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}

.woocommerce-account .bcdw-page article > .woocommerce,
.woocommerce-account .bcdw-page .entry-content > .woocommerce,
.woocommerce-account .bcdw-page .woocommerce{
  width:100%!important;
  max-width:none!important;
  display:grid!important;
  grid-template-columns:280px minmax(0,1fr)!important;
  gap:30px!important;
  align-items:start!important;
  justify-content:stretch!important;
}

.woocommerce-account .bcdw-page .woocommerce > .woocommerce-notices-wrapper:empty{
  display:none!important;
}
.woocommerce-account .bcdw-page .woocommerce > .woocommerce-notices-wrapper:not(:empty){
  grid-column:1 / -1!important;
  grid-row:1!important;
}

.woocommerce-account .bcdw-page .woocommerce-MyAccount-navigation{
  grid-column:1!important;
  grid-row:2!important;
  float:none!important;
  width:100%!important;
  max-width:280px!important;
  min-width:0!important;
  margin:0!important;
  position:sticky!important;
  top:120px!important;
  align-self:start!important;
  background:#fff!important;
  border:1px solid rgba(104,69,76,.14)!important;
  border-radius:24px!important;
  padding:16px!important;
  box-shadow:0 18px 42px rgba(59,31,16,.08)!important;
}

.woocommerce-account .bcdw-page .woocommerce-MyAccount-content{
  grid-column:2!important;
  grid-row:2!important;
  float:none!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  background:#fff!important;
  border:1px solid rgba(104,69,76,.14)!important;
  border-radius:28px!important;
  padding:30px 34px!important;
  box-shadow:0 18px 42px rgba(59,31,16,.08)!important;
}

/* Hesabım menüsü */
.woocommerce-account .woocommerce-MyAccount-navigation ul{
  display:flex!important;
  flex-direction:column!important;
  gap:10px!important;
  list-style:none!important;
  margin:0!important;
  padding:0!important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li{
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  min-height:48px!important;
  padding:12px 16px!important;
  border-radius:15px!important;
  border:1px solid transparent!important;
  background:#fff8ef!important;
  color:var(--bc-brown,#68454c)!important;
  font-size:14px!important;
  font-weight:850!important;
  line-height:1.2!important;
  text-decoration:none!important;
  transition:all .2s ease!important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:after{
  content:'›';
  font-size:20px;
  line-height:1;
  opacity:.55;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{
  color:var(--bc-green,#567a2f)!important;
  background:#f6fbef!important;
  border-color:rgba(86,122,47,.18)!important;
  transform:translateY(-1px);
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a:hover{
  color:#fff!important;
  background:linear-gradient(135deg,var(--bc-green,#567a2f),#6f953d)!important;
  border-color:transparent!important;
  box-shadow:0 12px 24px rgba(86,122,47,.24)!important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a:after{
  opacity:1;
}

/* İçerik kartı */
.woocommerce-account .woocommerce-MyAccount-content > :first-child{
  margin-top:0!important;
}
.woocommerce-account .woocommerce-MyAccount-content p{
  max-width:860px!important;
  margin:0 0 18px!important;
  color:#6b5a4a!important;
  font-size:16px!important;
  line-height:1.75!important;
}
.woocommerce-account .woocommerce-MyAccount-content strong{
  color:var(--bc-brown,#68454c)!important;
  font-weight:900!important;
}
.woocommerce-account .woocommerce-MyAccount-content a:not(.button){
  color:var(--bc-green,#567a2f)!important;
  font-weight:850!important;
}
.woocommerce-account .woocommerce-MyAccount-content h2,
.woocommerce-account .woocommerce-MyAccount-content h3{
  color:var(--bc-brown,#68454c)!important;
  font-size:26px!important;
  line-height:1.2!important;
  margin:0 0 18px!important;
  font-weight:950!important;
}

/* Sipariş / adres / hesap detay formları */
.woocommerce-account .woocommerce table.shop_table{
  width:100%!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  border:1px solid rgba(104,69,76,.14)!important;
  border-radius:18px!important;
  overflow:hidden!important;
  background:#fff!important;
}
.woocommerce-account .woocommerce table.shop_table th,
.woocommerce-account .woocommerce table.shop_table td{
  padding:15px 16px!important;
  border-color:rgba(104,69,76,.12)!important;
  font-size:15px!important;
}
.woocommerce-account .woocommerce table.shop_table thead th{
  background:#fff8ef!important;
  color:var(--bc-brown,#68454c)!important;
  text-transform:uppercase!important;
  letter-spacing:.04em!important;
  font-size:13px!important;
  font-weight:900!important;
}
.woocommerce-account .woocommerce form .form-row input.input-text,
.woocommerce-account .woocommerce form .form-row textarea,
.woocommerce-account .woocommerce form .form-row select{
  width:100%!important;
  min-height:50px!important;
  padding:12px 14px!important;
  border:1px solid rgba(104,69,76,.18)!important;
  border-radius:14px!important;
  background:#fffdf9!important;
  font-size:16px!important;
}
.woocommerce-account .woocommerce-Addresses{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:18px!important;
}
.woocommerce-account .woocommerce-Address{
  float:none!important;
  width:100%!important;
  margin:0!important;
  padding:22px!important;
  background:#fffdf9!important;
  border:1px solid rgba(104,69,76,.14)!important;
  border-radius:22px!important;
}
.woocommerce-account .woocommerce-Address-title{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
}
.woocommerce-account .woocommerce-Address-title h3{
  margin:0!important;
}
.woocommerce-account .woocommerce-Address-title .edit{
  display:inline-flex!important;
  align-items:center!important;
  min-height:36px!important;
  padding:8px 12px!important;
  border-radius:999px!important;
  background:#f6fbef!important;
  color:var(--bc-green,#567a2f)!important;
  font-size:13px!important;
  font-weight:850!important;
}

/* Login/register hesabım ekranı */
.woocommerce-account:not(.logged-in) .bcdw-page article > .woocommerce,
.woocommerce-account:not(.logged-in) .bcdw-page .woocommerce{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:26px!important;
}
.woocommerce-account:not(.logged-in) .woocommerce .u-column1,
.woocommerce-account:not(.logged-in) .woocommerce .u-column2{
  float:none!important;
  width:100%!important;
  margin:0!important;
  padding:28px!important;
  background:#fff!important;
  border:1px solid rgba(104,69,76,.14)!important;
  border-radius:28px!important;
  box-shadow:0 18px 42px rgba(59,31,16,.08)!important;
}

@media(max-width:980px){
  .woocommerce-account .bcdw-page article > .woocommerce,
  .woocommerce-account .bcdw-page .entry-content > .woocommerce,
  .woocommerce-account .bcdw-page .woocommerce,
  .woocommerce-account:not(.logged-in) .bcdw-page article > .woocommerce,
  .woocommerce-account:not(.logged-in) .bcdw-page .woocommerce{
    grid-template-columns:1fr!important;
  }
  .woocommerce-account .bcdw-page .woocommerce-MyAccount-navigation,
  .woocommerce-account .bcdw-page .woocommerce-MyAccount-content,
  .woocommerce-account .bcdw-page .woocommerce > .woocommerce-notices-wrapper:not(:empty){
    grid-column:1!important;
    grid-row:auto!important;
  }
  .woocommerce-account .bcdw-page .woocommerce-MyAccount-navigation{
    position:static!important;
    max-width:none!important;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .woocommerce-account .woocommerce-Addresses{
    grid-template-columns:1fr!important;
  }
}
@media(max-width:640px){
  .woocommerce-account .bcdw-page{
    padding-top:34px!important;
  }
  .woocommerce-account .bcdw-page .woocommerce-MyAccount-navigation,
  .woocommerce-account .bcdw-page .woocommerce-MyAccount-content{
    border-radius:22px!important;
  }
  .woocommerce-account .bcdw-page .woocommerce-MyAccount-content{
    padding:22px 18px!important;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul{
    grid-template-columns:1fr!important;
  }
}


/* v1.0.118 - Performans başlangıç optimizasyonu */
.bcdw-site-loader{
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  transition:opacity .35s ease, visibility .35s ease!important;
}
.bcdw-site-loader__logo img{
  filter:none!important;
}
.bcdw-site-loader__carob{
  filter:none!important;
}


/* v1.0.121 - GTmetrix küçük ikon isteklerini azaltma */
.bcdw-ui-icon-svg{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:currentColor!important;
}
.bcdw-ui-icon-svg svg{
  display:block!important;
  width:100%!important;
  height:100%!important;
  overflow:visible!important;
}
.bcdw-topbar .bcdw-ui-icon-svg,
.bcdw-actions .bcdw-ui-icon-svg,
.bcdw-search .bcdw-ui-icon-svg{
  color:currentColor!important;
}


/* v1.0.122 - Tek dış scrollbar kesin fix */
html{
  height:auto!important;
  min-height:100%!important;
  overflow-x:hidden!important;
  overflow-y:scroll!important;
  scrollbar-gutter:auto!important;
}
body{
  height:auto!important;
  min-height:100%!important;
  max-height:none!important;
  overflow-x:hidden!important;
  overflow-y:visible!important;
  scrollbar-gutter:auto!important;
}
#page,
.site,
.site-content,
main#content,
#content,
.bcdw-page,
.bcdw-index,
.bcdw-single-product-page,
.bcdw-shop-page,
.bcdw-hero,
.bcdw-section-band,
.bcdw-white-hero{
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow-y:visible!important;
}
.bcdw-hero.bcdw-hero-full,
.bcdw-section-band,
.bcdw-white-hero,
.single-product .bcdw-sp-related-band{
  width:100%!important;
  max-width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
}
/* Yatay kaydırması gereken carousel alanları sadece yatay kalsın, dikey scrollbar üretmesin. */
.bcdw-products-carousel .woocommerce ul.products,
.home .bcdw-products-carousel .woocommerce ul.products,
.single-product .bcdw-sp-related-track,
.bcdw-testimonials-track,
.bcdw-menu{
  overflow-y:hidden!important;
}


/* v1.0.123 - Scroll efektleri tamamen kapalı / çift scrollbar kesin önlem */
html.bcdw-effects-ready,
html{
  overflow-x:hidden!important;
  overflow-y:scroll!important;
}
body{
  overflow-x:hidden!important;
  overflow-y:visible!important;
  height:auto!important;
  min-height:100%!important;
  max-height:none!important;
}

/* Reveal sınıfları ne kalırsa kalsın layout/scroll üretmesin */
.bcdw-reveal,
.bcdw-reveal.is-visible,
html.bcdw-effects-ready .bcdw-reveal,
html.bcdw-effects-ready .bcdw-reveal.is-visible{
  opacity:1!important;
  transform:none!important;
  filter:none!important;
  transition:none!important;
  animation:none!important;
  will-change:auto!important;
}

/* Hover'da transform ile taşma/scrollbar oluşmasın */
.home .woocommerce ul.products li.product:hover,
.home .bcdw-cat:hover,
.home .bcdw-section-band .dw-card:hover,
.home .bcdw-section-band .dw-home-kur-fix .card:hover,
.home .bcdw-section-band .bcdw-blog-grid article:hover,
.home .bcdw-testimonial-card:hover{
  transform:none!important;
}

/* Ana kabuklarda iç dikey scroll kapalı */
#page,
.site,
.site-content,
main,
main#content,
#content,
.bcdw-page,
.bcdw-index,
.bcdw-single-product-page,
.bcdw-shop-page,
.bcdw-hero,
.bcdw-section-band,
.bcdw-white-hero,
.bcdw-container{
  overflow-y:visible!important;
  max-height:none!important;
}


/* v1.0.128 - İlgili ürünler tekrar full width */
.single-product .bcdw-sp-related-band{
  display:block!important;
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  padding:44px 0 50px!important;
  background:#fbf2e6!important;
  border-top:1px solid rgba(104,69,76,.22)!important;
  border-bottom:1px solid rgba(104,69,76,.22)!important;
  border-left:0!important;
  border-right:0!important;
}
.single-product .bcdw-sp-related-inner{
  width:min(1320px,calc(100% - 32px))!important;
  max-width:1320px!important;
  margin:0 auto!important;
}
html,
body{
  overflow-x:hidden!important;
}


/* v1.0.129 - AJAX form popup */
.bcdw-form-modal{
  position:fixed;
  inset:0;
  z-index:99998;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:18px;
  background:rgba(43,32,24,.42);
  opacity:0;
  visibility:hidden;
  transition:opacity .18s ease, visibility .18s ease;
}
.bcdw-form-modal.is-show{
  opacity:1;
  visibility:visible;
}
.bcdw-form-modal__box{
  position:relative;
  width:min(420px,100%);
  background:#fff;
  border:1px solid #eadcc8;
  border-radius:0;
  padding:30px 26px 26px;
  text-align:center;
  box-shadow:0 28px 70px rgba(43,32,24,.22);
}
.bcdw-form-modal__close{
  position:absolute;
  right:12px;
  top:10px;
  width:34px;
  height:34px;
  border:0;
  background:#fff8ef;
  color:#68454c;
  border-radius:0;
  font-size:24px;
  line-height:1;
  cursor:pointer;
}
.bcdw-form-modal__icon{
  width:58px;
  height:58px;
  margin:0 auto 14px;
  display:grid;
  place-items:center;
  background:#567a2f;
  color:#fff;
  border-radius:0;
  font-size:30px;
  font-weight:900;
}
.bcdw-form-modal.is-error .bcdw-form-modal__icon{
  background:#a11222;
}
.bcdw-form-modal.is-error .bcdw-form-modal__icon{
  font-size:0;
}
.bcdw-form-modal.is-error .bcdw-form-modal__icon::before{
  content:'!';
  font-size:30px;
}
.bcdw-form-modal__box h3{
  margin:0 0 8px;
  color:#68454c;
  font-size:24px;
  line-height:1.2;
}
.bcdw-form-modal__box p{
  margin:0;
  color:#6b5a4a;
  font-size:15px;
  line-height:1.65;
}

/* v1.0.146 - Ana sayfa Tarifler kart görselleri tam sığsın */
.home .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid,
.front-page .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid,
.bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
  align-items:stretch!important;
}
.home .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid article.dw-card,
.front-page .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid article.dw-card,
.bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid article.dw-card{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
  min-height:260px!important;
  background:#fff!important;
  border:1px solid #eadfce!important;
  border-radius:0!important;
  overflow:hidden!important;
  box-shadow:0 12px 30px rgba(76,47,22,.06)!important;
  transform:none!important;
}
.home .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-media,
.front-page .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-media,
.bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-media{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:190px!important;
  min-height:190px!important;
  flex:0 0 190px!important;
  overflow:hidden!important;
  line-height:0!important;
  background:#fff8ef!important;
  border-bottom:1px solid #efe4d4!important;
}
.home .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-img,
.home .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-media img,
.front-page .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-img,
.front-page .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-media img,
.bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-img,
.bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  aspect-ratio:auto!important;
  background:#fff8ef!important;
  transform:none!important;
  transition:none!important;
}
.home .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-body,
.front-page .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-body,
.bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-body{
  flex:1 1 auto!important;
  display:flex!important;
  align-items:center!important;
  padding:16px 18px!important;
  background:#fff!important;
}
.home .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-title,
.front-page .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-title,
.bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-title{
  margin:0!important;
  min-height:auto!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  color:#68454c!important;
  font-size:15px!important;
  line-height:1.35!important;
  font-weight:900!important;
}
.home .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-title a,
.front-page .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-title a,
.bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-title a{
  color:#68454c!important;
  text-decoration:none!important;
}
.home .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid article.dw-card:hover,
.front-page .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid article.dw-card:hover,
.bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid article.dw-card:hover{
  box-shadow:0 16px 38px rgba(76,47,22,.1)!important;
}
@media(max-width:1024px){
  .home .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid,
  .front-page .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid,
  .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:640px){
  .home .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid,
  .front-page .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid,
  .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid{
    grid-template-columns:1fr!important;
  }
  .home .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-media,
  .front-page .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-media,
  .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid .dw-card-media{
    height:220px!important;
    min-height:220px!important;
    flex-basis:220px!important;
  }
}


/* v1.0.149 - Tekil tarif hero sadece görsel: başlık/özet görsel üstünden tamamen kaldırıldı */
body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card.dw-recipe-hero-image-only.has-media{
  position:relative!important;
  display:block!important;
  width:100%!important;
  min-height:0!important;
  height:auto!important;
  margin:0 0 28px!important;
  padding:0!important;
  border:1px solid #eadfd2!important;
  border-radius:0!important;
  background:#fff8ef!important;
  overflow:hidden!important;
  box-shadow:0 16px 40px rgba(71,48,31,.10)!important;
  isolation:auto!important;
  aspect-ratio:16/8!important;
}
body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card.dw-recipe-hero-image-only.has-media::before,
body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card.dw-recipe-hero-image-only.has-media::after{
  content:none!important;
  display:none!important;
}
body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card.dw-recipe-hero-image-only.has-media .dw-recipe-hero-text,
body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card.dw-recipe-hero-image-only.has-media .dw-recipe-eyebrow,
body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card.dw-recipe-hero-image-only.has-media .dw-recipe-hero-summary,
body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card.dw-recipe-hero-image-only.has-media .dw-recipe-main-title{
  display:none!important;
}
body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card.dw-recipe-hero-image-only.has-media .dw-recipe-hero-media{
  position:relative!important;
  inset:auto!important;
  z-index:1!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  background:#fff8ef!important;
  overflow:hidden!important;
}
body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card.dw-recipe-hero-image-only.has-media .dw-recipe-hero-media::after{
  content:none!important;
  display:none!important;
}
body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card.dw-recipe-hero-image-only.has-media .dw-recipe-hero-img,
body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card.dw-recipe-hero-image-only.has-media .dw-recipe-hero-media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  border:0!important;
  border-radius:0!important;
  transform:none!important;
}
body.single-dw_tarif .dwtr-wrap .dw-recipe-intro-card{
  margin:0 0 24px!important;
  padding:28px 0 10px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
body.single-dw_tarif .dwtr-wrap .dw-recipe-intro-card .dw-recipe-main-title,
body.single-dw_tarif .dwtr-wrap .dw-recipe-intro-card h1.dw-recipe-main-title.dw-sg-title{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  max-width:980px!important;
  margin:0 0 18px!important;
  padding:0!important;
  color:#251b16!important;
  font-size:clamp(32px,4vw,52px)!important;
  line-height:1.08!important;
  font-weight:900!important;
  letter-spacing:-.035em!important;
}
body.single-dw_tarif .dwtr-wrap .dw-recipe-intro-card .dw-recipe-main-title::after{
  content:''!important;
  display:block!important;
  width:130px!important;
  height:2px!important;
  margin:18px 0 0!important;
  background:linear-gradient(90deg,#47722e 0%,#d9a25a 100%)!important;
}
body.single-dw_tarif .dwtr-wrap .dw-recipe-intro-card .dw-recipe-intro-text{
  max-width:920px!important;
  color:#3b2b23!important;
  font-size:17px!important;
  line-height:1.78!important;
}
body.single-dw_tarif .dwtr-wrap .dw-recipe-intro-card .dw-recipe-intro-text p{
  margin:0 0 16px!important;
}
body.single-dw_tarif .dwtr-wrap .dw-recipe-intro-card .dw-recipe-intro-text p:last-child{
  margin-bottom:0!important;
}
body.single-dw_tarif .dwtr-wrap .dw-recipe-intro-card .dw-recipe-intro-text strong{
  color:#00306e!important;
  font-weight:800!important;
}
@media(max-width:900px){
  body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card.dw-recipe-hero-image-only.has-media{
    aspect-ratio:16/10!important;
    margin-bottom:22px!important;
  }
  body.single-dw_tarif .dwtr-wrap .dw-recipe-intro-card{
    padding-top:12px!important;
  }
}
@media(max-width:520px){
  body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card.dw-recipe-hero-image-only.has-media{
    aspect-ratio:4/3!important;
  }
  body.single-dw_tarif .dwtr-wrap .dw-recipe-intro-card .dw-recipe-main-title,
  body.single-dw_tarif .dwtr-wrap .dw-recipe-intro-card h1.dw-recipe-main-title.dw-sg-title{
    font-size:30px!important;
  }
  body.single-dw_tarif .dwtr-wrap .dw-recipe-intro-card .dw-recipe-intro-text{
    font-size:15.5px!important;
    line-height:1.72!important;
  }
}


/* v1.0.152 - TARIF GORSELI TAM GORUNSUN: oran sabitleme, yukseklik ve kirpma tamamen iptal */
html body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card,
html body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card.has-media,
html body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card.dw-recipe-hero-image-only.has-media{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  margin:0 0 28px!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  overflow:visible!important;
  box-shadow:none!important;
}
html body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-media,
html body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card .dw-recipe-hero-media,
html body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card.has-media .dw-recipe-hero-media,
html body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card.dw-recipe-hero-image-only.has-media .dw-recipe-hero-media{
  position:relative!important;
  inset:auto!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  overflow:visible!important;
}
html body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-img,
html body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-media img,
html body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card img,
html body.single-dw_tarif .dwtr-wrap img.dw-recipe-hero-img{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center center!important;
  border:0!important;
  border-radius:0!important;
  transform:none!important;
  background:transparent!important;
}
@media(max-width:900px){
  html body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card,
  html body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card.has-media,
  html body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-card.dw-recipe-hero-image-only.has-media,
  html body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-media,
  html body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-img,
  html body.single-dw_tarif .dwtr-wrap .dw-recipe-hero-media img{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    aspect-ratio:auto!important;
  }
}


/* v1.0.154 - Ana sayfa tarif kartlarinda kare gorsel kare alana tam otursun */
.home .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid article.dw-card.dw-media-shape-square .dw-card-media,
.front-page .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid article.dw-card.dw-media-shape-square .dw-card-media,
.bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid article.dw-card.dw-media-shape-square .dw-card-media,
.home .dwtr-wrap .dw-home-tarif-grid article.dw-card.dw-media-shape-square .dw-card-media,
.front-page .dwtr-wrap .dw-home-tarif-grid article.dw-card.dw-media-shape-square .dw-card-media{
  aspect-ratio:1 / 1!important;
  height:auto!important;
  min-height:0!important;
  flex:0 0 auto!important;
  background:#fffaf3!important;
}
.home .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid article.dw-card.dw-media-shape-square .dw-card-img,
.home .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid article.dw-card.dw-media-shape-square .dw-card-media img,
.front-page .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid article.dw-card.dw-media-shape-square .dw-card-img,
.front-page .bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid article.dw-card.dw-media-shape-square .dw-card-media img,
.bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid article.dw-card.dw-media-shape-square .dw-card-img,
.bcdw-recipes-band .dwtr-wrap .dw-home-tarif-grid article.dw-card.dw-media-shape-square .dw-card-media img,
.home .dwtr-wrap .dw-home-tarif-grid article.dw-card.dw-media-shape-square .dw-card-img,
.home .dwtr-wrap .dw-home-tarif-grid article.dw-card.dw-media-shape-square .dw-card-media img,
.front-page .dwtr-wrap .dw-home-tarif-grid article.dw-card.dw-media-shape-square .dw-card-img,
.front-page .dwtr-wrap .dw-home-tarif-grid article.dw-card.dw-media-shape-square .dw-card-media img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
}
