body.yccs-hide-theme-footer footer#footer,body.yccs-hide-theme-footer .ct-footer{display:none!important}
body.yccs-hide-theme-header #header,body.yccs-hide-theme-header .ct-header{display:none!important}
body.yccs-scroll-lock{overflow:hidden!important}
/* Yöresel Cepte Commerce Suite 3.0.0 */
.yccs-commerce-ui{--yccs-radius-sm:8px;--yccs-radius-md:14px;--yccs-radius-lg:20px;--yccs-radius-xl:26px;color:var(--yccs-text);overflow-x:clip}
.yccs-managed-main{width:100%;max-width:none;margin:0;padding:0;background:#fff}
.yccs-container{width:min(var(--yccs-max),calc(100% - 40px));margin-inline:auto}
.yccs-section{padding:76px 0}
.yccs-section:nth-of-type(even){background:var(--yccs-bg)}
.yccs-icon{width:22px;height:22px;flex:0 0 22px}
.yccs-kicker{margin:0 0 9px!important;color:var(--yccs-orange-600);font-size:12px!important;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.yccs-section-head{text-align:center;max-width:780px;margin:0 auto 34px}
.yccs-section-head h2,.yccs-story h2,.yccs-final-cta h2,.yccs-category-page h1{margin:0;color:var(--yccs-text);font-size:clamp(30px,3.4vw,48px);line-height:1.08;letter-spacing:-.035em}
.yccs-section-head>p:last-child{margin:14px 0 0;color:var(--yccs-muted);font-size:17px;line-height:1.65}
.yccs-buttons{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.yccs-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:12px 22px;border:1px solid transparent;border-radius:999px;text-decoration:none;font-weight:750;line-height:1;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}
.yccs-button:hover{transform:translateY(-2px)}
.yccs-button--primary{background:var(--yccs-orange-600);color:#fff;box-shadow:0 10px 22px rgba(240,122,0,.24)}
.yccs-button--primary:hover{background:var(--yccs-orange-700);color:#fff}
.yccs-button--secondary{background:#fff;border-color:var(--yccs-border);color:var(--yccs-green-800)}
.yccs-button--light{background:#fff;color:var(--yccs-green-900)}
.yccs-announcement{background:var(--yccs-green-900);color:#fff;font-size:13px}
.yccs-announcement__inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.yccs-announcement__inner>div:first-child{display:flex;align-items:center;gap:20px;min-width:0}
.yccs-announcement strong{font-size:13px}.yccs-announcement span{opacity:.78}
.yccs-announcement__links{display:flex;align-items:center;gap:16px}
.yccs-announcement__links a{display:flex;align-items:center;gap:6px;color:#fff;text-decoration:none;font-weight:650}.yccs-announcement__links .yccs-icon{width:17px;height:17px}
.yccs-store-toolbar{background:#fff;border-bottom:1px solid var(--yccs-border);position:relative;z-index:50}
.yccs-store-toolbar__inner{min-height:88px;display:grid;grid-template-columns:210px minmax(280px,1fr) auto;align-items:center;gap:34px}
.yccs-store-logo{display:block;width:190px;height:72px}.yccs-store-logo img{width:100%;height:100%;object-fit:contain}
.yccs-product-search{display:flex;align-items:center;height:48px;border:1px solid var(--yccs-border);border-radius:999px;background:var(--yccs-bg);overflow:hidden;transition:border .2s,box-shadow .2s}
.yccs-product-search:focus-within{border-color:var(--yccs-green-700);box-shadow:0 0 0 4px rgba(17,116,58,.1)}
.yccs-product-search input{flex:1;min-width:0;height:100%;padding:0 18px;border:0!important;background:transparent!important;box-shadow:none!important;font-size:15px}
.yccs-product-search button{width:52px;height:100%;display:grid;place-items:center;border:0;background:var(--yccs-green-800);color:#fff;cursor:pointer}
.yccs-store-actions{display:flex;align-items:center;gap:8px}
.yccs-store-actions a{position:relative;display:flex;align-items:center;gap:8px;min-height:46px;padding:0 12px;color:var(--yccs-text);text-decoration:none;font-size:14px;font-weight:700;border-radius:12px}
.yccs-store-actions a:hover{background:var(--yccs-green-100);color:var(--yccs-green-800)}
.yccs-cart-link b,.yccs-mobile-bottom b{position:absolute;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:99px;background:var(--yccs-orange-600);color:#fff;font-size:10px;line-height:1}
.yccs-cart-link b{top:0;left:26px}.yccs-mobile-menu-button{display:none}
.yccs-category-nav{position:relative;z-index:45;background:#fff;border-bottom:1px solid var(--yccs-border)}
.yccs-category-nav__inner{display:flex;align-items:stretch;min-height:54px}
.yccs-category-trigger-wrap{position:relative;width:292px;flex:0 0 292px}
.yccs-category-trigger{width:100%;height:100%;display:flex;align-items:center;gap:12px;padding:0 20px;border:0;background:var(--yccs-orange-600);color:#fff;font-weight:800;cursor:pointer}
.yccs-category-trigger .yccs-icon:last-child{margin-left:auto;width:17px}
.yccs-category-dropdown{position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid var(--yccs-border);box-shadow:0 20px 50px rgba(6,75,36,.16);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;border-radius:0 0 var(--yccs-radius-md) var(--yccs-radius-md);overflow:hidden}
.yccs-category-trigger[aria-expanded=true]+.yccs-category-dropdown{opacity:1;visibility:visible;transform:none}
.yccs-category-dropdown ul,.yccs-hero-categories ul,.yccs-mobile-drawer ul,.yccs-filter-sidebar ul,.yccs-prefooter ul{list-style:none;margin:0;padding:0}
.yccs-category-dropdown a,.yccs-hero-categories a,.yccs-mobile-drawer nav a,.yccs-filter-sidebar li a{display:flex;align-items:center;gap:10px;padding:12px 16px;color:var(--yccs-text);text-decoration:none;border-bottom:1px solid var(--yccs-border);font-size:14px;font-weight:650}
.yccs-category-dropdown a:hover,.yccs-hero-categories a:hover,.yccs-mobile-drawer nav a:hover,.yccs-filter-sidebar li a:hover{background:var(--yccs-green-100);color:var(--yccs-green-800)}
.yccs-category-dropdown a .yccs-icon:last-child,.yccs-hero-categories a .yccs-icon:last-child{margin-left:auto;width:16px}
.yccs-main-links{display:flex;align-items:center;gap:2px;padding-left:18px;overflow:hidden}
.yccs-main-links a{display:flex;align-items:center;min-height:54px;padding:0 13px;color:var(--yccs-text);text-decoration:none;font-size:14px;font-weight:700;white-space:nowrap}
.yccs-main-links a:hover{color:var(--yccs-orange-700)}
.yccs-hero{padding:24px 0 0;background:#fff}
.yccs-hero-grid{display:grid;grid-template-columns:minmax(230px,22%) minmax(0,56%) minmax(210px,22%);gap:20px;align-items:stretch}
.yccs-hero-categories{border:1px solid var(--yccs-border);border-radius:var(--yccs-radius-lg);overflow:hidden;background:#fff;box-shadow:0 14px 36px rgba(23,33,27,.08)}
.yccs-hero-categories h2{margin:0;padding:17px 18px;background:var(--yccs-green-800);color:#fff;font-size:16px}
.yccs-hero-categories a{min-height:49px;padding:10px 14px}.yccs-hero-categories a .yccs-icon:first-child{color:var(--yccs-orange-600);width:19px;height:19px}
.yccs-hero-center{min-width:0;display:flex;flex-direction:column;gap:18px}


.yccs-admin-placeholder{display:grid;place-items:center;height:100%;padding:30px;text-align:center;color:var(--yccs-muted);font-weight:700}
.yccs-hero-copy{padding:26px 30px;border:1px solid var(--yccs-border);border-radius:var(--yccs-radius-xl);background:linear-gradient(135deg,#fff,var(--yccs-cream));box-shadow:0 12px 28px rgba(23,33,27,.06)}
.yccs-hero-copy h1{margin:0 0 12px;font-size:clamp(28px,2.9vw,46px);line-height:1.04;letter-spacing:-.04em;color:var(--yccs-text)}
.yccs-hero-copy>p:not(.yccs-kicker){margin:0 0 20px;color:var(--yccs-muted);font-size:16px;line-height:1.65}
.yccs-hero-campaigns{display:grid;grid-template-rows:1fr 1fr;gap:20px}
.yccs-campaign-card{position:relative;display:flex;min-height:300px;overflow:hidden;border-radius:var(--yccs-radius-xl);background-image:var(--yccs-campaign-desktop);background-size:cover;background-position:center;text-decoration:none;isolation:isolate;box-shadow:0 14px 36px rgba(23,33,27,.1);transition:transform .25s ease,box-shadow .25s ease}
.yccs-campaign-card::before{content:"";position:absolute;inset:0;background-image:var(--yccs-campaign-desktop);background-size:cover;background-position:center;transition:transform .4s;z-index:-2}
.yccs-campaign-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,50,25,.06),rgba(6,50,25,.82));z-index:-1}
.yccs-campaign-card__content{align-self:flex-end;width:100%;padding:26px;color:#fff}.yccs-campaign-card__content strong{display:block;font-size:clamp(22px,2vw,30px);line-height:1.1}.yccs-campaign-card__content small{display:block;margin:9px 0 14px;color:rgba(255,255,255,.84);font-size:14px;line-height:1.5}.yccs-campaign-card__content b{display:inline-flex;align-items:center;gap:8px;font-size:13px}.yccs-campaign-card__content b .yccs-icon{width:17px}
.yccs-campaign-card--compact{min-height:0}.yccs-campaign-card--compact .yccs-campaign-card__content{padding:20px}.yccs-campaign-card--compact strong{font-size:22px}.yccs-campaign-card--compact small{font-size:13px}
@media (hover:hover){.yccs-campaign-card:hover,.yccs-category-card:hover,.yccs-product-card:hover,.yccs-blog-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(23,33,27,.14)}.yccs-campaign-card:hover::before{transform:scale(1.04)}}
.yccs-trust{margin-top:26px;background:var(--yccs-green-900);color:#fff}
.yccs-trust-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0}
.yccs-trust-item{display:flex;align-items:center;gap:13px;min-height:92px;padding:18px;border-right:1px solid rgba(255,255,255,.14)}.yccs-trust-item:last-child{border-right:0}.yccs-trust-item>.yccs-icon{width:28px;height:28px;color:var(--yccs-orange-500)}.yccs-trust-item strong,.yccs-trust-item span{display:block}.yccs-trust-item strong{font-size:14px;line-height:1.25}.yccs-trust-item span{margin-top:4px;font-size:11px;line-height:1.35;color:rgba(255,255,255,.72)}
.yccs-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}
.yccs-category-card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:14px 14px 20px;border:1px solid var(--yccs-border);border-radius:var(--yccs-radius-lg);background:#fff;color:var(--yccs-text);text-decoration:none;text-align:center;box-shadow:0 8px 24px rgba(23,33,27,.05);transition:.25s}
.yccs-category-card__media{width:100%;aspect-ratio:1;overflow:hidden;border-radius:50%;background:var(--yccs-bg)}.yccs-category-card__image{width:100%;height:100%;object-fit:cover;transition:transform .4s}.yccs-category-card strong{font-size:16px;line-height:1.25}.yccs-category-card span:last-child{color:var(--yccs-muted);font-size:12px}@media(hover:hover){.yccs-category-card:hover img{transform:scale(1.05)}}
.yccs-tabs{position:relative}.yccs-tab-list{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:28px;flex-wrap:wrap}.yccs-tab-list button{min-height:42px;padding:9px 17px;border:1px solid var(--yccs-border);border-radius:999px;background:#fff;color:var(--yccs-text);font-weight:750;cursor:pointer}.yccs-tab-list button[aria-selected=true]{background:var(--yccs-green-800);border-color:var(--yccs-green-800);color:#fff}.yccs-product-panel[hidden]{display:none}.yccs-js .yccs-product-panel[data-yccs-initial-hidden="true"]{display:none}
.yccs-product-grid{display:grid;grid-template-columns:repeat(var(--yccs-product-columns),minmax(0,1fr));gap:22px}
.yccs-product-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--yccs-border);border-radius:var(--yccs-radius-lg);background:#fff;box-shadow:0 8px 24px rgba(23,33,27,.05);transition:.25s}
.yccs-product-card__media{position:relative;display:block;aspect-ratio:1;overflow:hidden;background:#f7f8f6}.yccs-product-card__image,.yccs-product-card__media>img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.yccs-product-card__badges{position:absolute;z-index:2;top:12px;left:12px;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.yccs-badge{display:inline-flex;min-height:25px;align-items:center;padding:4px 9px;border-radius:999px;color:#fff;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.yccs-badge--sale{background:#c9382e}.yccs-badge--new{background:var(--yccs-green-700)}.yccs-badge--featured{background:var(--yccs-orange-600)}
.yccs-variable-price{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:1px}.yccs-variable-price__label{color:var(--yccs-muted);font-size:9px;font-weight:650;line-height:1.15}.yccs-variable-price__meta{display:flex;min-width:0;align-items:center;gap:5px;white-space:nowrap}.yccs-variable-price__meta del{display:inline!important;margin:0;color:var(--yccs-muted);font-size:10px;font-weight:500;line-height:1.15}.yccs-variable-price__discount{display:inline-flex;min-height:17px;align-items:center;padding:1px 4px;border-radius:4px;background:var(--yccs-green-700);color:#fff;font-size:8px;font-weight:800;line-height:1}.yccs-variable-price__current{display:block;color:var(--yccs-green-800);font-size:inherit;font-weight:850;line-height:1.18;white-space:nowrap}.yccs-add-button--options{flex:0 0 auto;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px;min-height:40px!important;padding:0!important;border-radius:10px!important}.yccs-add-button--options .yccs-icon{width:19px;height:19px}
.yccs-product-card__body{display:flex;flex-direction:column;align-items:flex-start;padding:17px}.yccs-product-card__category{margin-bottom:6px;color:var(--yccs-muted);font-size:12px}.yccs-product-card h3{margin:0 0 10px;font-size:16px;line-height:1.35;min-height:43px}.yccs-product-card h3 a{color:var(--yccs-text);text-decoration:none}.yccs-product-card__rating{display:flex;align-items:center;gap:6px;margin-bottom:7px;font-size:11px}.yccs-product-card__rating .star-rating{font-size:12px}.yccs-product-card__price{min-height:28px;margin-bottom:7px;color:var(--yccs-green-800);font-size:17px;font-weight:800}.yccs-product-card__price del{color:var(--yccs-muted);font-size:12px}.yccs-product-card__stock{font-size:11px;margin-bottom:11px}.yccs-product-card__stock.is-in{color:#18794e}.yccs-product-card__stock.is-out{color:#b42318}.yccs-add-button{width:100%;min-height:44px;display:flex!important;align-items:center;justify-content:center!important;margin-top:auto!important;padding:10px 12px!important;border:0!important;border-radius:12px!important;background:var(--yccs-green-800)!important;color:#fff!important;text-decoration:none!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important}.yccs-add-button:hover{background:var(--yccs-green-900)!important}.yccs-add-button.is-disabled{opacity:.55}.yccs-demo-note{font-size:12px;color:var(--yccs-muted)}
@media(hover:hover){.yccs-product-card:hover img{transform:scale(1.04)}}
.yccs-campaign-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.yccs-regions{background:linear-gradient(135deg,var(--yccs-green-100),#fff)}.yccs-region-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.yccs-region-card{min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:16px;border:1px solid rgba(7,91,42,.14);border-radius:var(--yccs-radius-lg);background:rgba(255,255,255,.72);color:var(--yccs-text);text-decoration:none;text-align:center}.yccs-region-card .yccs-icon{color:var(--yccs-green-700);width:30px;height:30px}.yccs-region-card strong{font-size:14px}
.yccs-story{background:var(--yccs-green-100)!important}.yccs-story-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:60px;align-items:center}.yccs-story__media{overflow:hidden;border-radius:var(--yccs-radius-xl);box-shadow:0 20px 50px rgba(6,75,36,.13)}.yccs-story__image{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.yccs-story__content>p:not(.yccs-kicker){color:var(--yccs-muted);font-size:17px;line-height:1.75}.yccs-story ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;list-style:none;padding:0;margin:24px 0}.yccs-story li{position:relative;padding-left:24px;font-weight:700}.yccs-story li::before{content:"✓";position:absolute;left:0;color:var(--yccs-orange-600)}
.yccs-why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.yccs-why-card{padding:28px;border:1px solid var(--yccs-border);border-radius:var(--yccs-radius-lg);background:#fff}.yccs-why-card>span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:var(--yccs-orange-100);color:var(--yccs-orange-700)}.yccs-why-card h3{margin:18px 0 8px;font-size:19px}.yccs-why-card p{margin:0;color:var(--yccs-muted);line-height:1.6}
.yccs-blog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.yccs-blog-card{overflow:hidden;border:1px solid var(--yccs-border);border-radius:var(--yccs-radius-lg);background:#fff;transition:.25s}.yccs-blog-card__media{display:block;aspect-ratio:16/10;overflow:hidden}.yccs-blog-card__media img{width:100%;height:100%;object-fit:cover}.yccs-blog-card>div{padding:18px}.yccs-blog-card time{font-size:11px;color:var(--yccs-muted)}.yccs-blog-card h3{margin:7px 0 9px;font-size:18px;line-height:1.35}.yccs-blog-card h3 a{color:var(--yccs-text);text-decoration:none}.yccs-blog-card p{color:var(--yccs-muted);font-size:14px;line-height:1.6}.yccs-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--yccs-green-800);text-decoration:none;font-weight:800;font-size:13px}.yccs-text-link .yccs-icon{width:16px}
.yccs-reading{max-width:900px;margin:auto;padding:42px;border:1px solid var(--yccs-border);border-radius:var(--yccs-radius-xl);background:#fff}.yccs-reading h2{margin-top:0;font-size:clamp(28px,3vw,42px)}.yccs-reading p{color:var(--yccs-muted);font-size:17px;line-height:1.85}
.yccs-faq-list{max-width:920px;margin:auto}.yccs-faq-item{border-bottom:1px solid var(--yccs-border)}.yccs-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:66px;padding:16px 0;cursor:pointer;list-style:none;font-weight:800}.yccs-faq-item summary::-webkit-details-marker{display:none}.yccs-faq-item summary .yccs-icon{color:var(--yccs-orange-600)}.yccs-faq-item[open] .yccs-plus,.yccs-faq-item:not([open]) .yccs-minus{display:none}.yccs-faq-item>div{padding:0 0 20px}.yccs-faq-item p{margin:0;color:var(--yccs-muted);line-height:1.7}
.yccs-final-cta{padding:50px 0;background:var(--yccs-green-900);color:#fff}.yccs-final-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.yccs-final-cta h2{color:#fff}.yccs-final-cta p{margin:8px 0 0;color:rgba(255,255,255,.75)}
.yccs-prefooter{padding:56px 0;background:#fff;border-top:1px solid var(--yccs-border)}.yccs-prefooter-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:45px}.yccs-prefooter-logo{width:190px;height:95px;object-fit:contain}.yccs-prefooter p{color:var(--yccs-muted)}.yccs-prefooter h2{font-size:15px;text-transform:uppercase;letter-spacing:.06em}.yccs-prefooter li{margin:10px 0}.yccs-prefooter a{color:var(--yccs-muted);text-decoration:none}.yccs-prefooter a:hover{color:var(--yccs-green-800)}.yccs-social-links{display:flex;gap:9px}.yccs-social-links a{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--yccs-border);border-radius:50%;color:var(--yccs-green-800)}.yccs-social-links .yccs-icon{width:19px}
.yccs-floating-socials{position:fixed;z-index:70;right:12px;top:45%;display:flex;flex-direction:column;box-shadow:0 10px 25px rgba(0,0,0,.16);border-radius:10px;overflow:hidden}.yccs-floating-socials a{width:42px;height:42px;display:grid;place-items:center;background:#fff;color:var(--yccs-green-800);border-bottom:1px solid var(--yccs-border)}.yccs-floating-socials a:last-child{border-bottom:0}.yccs-floating-socials a:hover{background:var(--yccs-green-800);color:#fff}
/* Managed category sales pages */
.yccs-category-page{padding:34px 0 80px;background:#fff}.yccs-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:20px;color:var(--yccs-muted);font-size:13px}.yccs-breadcrumb a{color:var(--yccs-green-800);text-decoration:none}.yccs-category-banner{height:250px;border-radius:var(--yccs-radius-xl);overflow:hidden;background-image:var(--yccs-category-banner);background-size:cover;background-position:center;position:relative}.yccs-category-banner span{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,75,36,.5),rgba(6,75,36,.05))}.yccs-category-intro{max-width:860px;margin:-70px auto 38px;position:relative;padding:32px 40px;border-radius:var(--yccs-radius-xl);background:#fff;text-align:center;box-shadow:0 18px 46px rgba(23,33,27,.13)}.yccs-category-intro p{color:var(--yccs-muted);font-size:17px;line-height:1.7}.yccs-subcategory-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-bottom:30px}.yccs-subcategory-grid a{display:flex;flex-direction:column;align-items:center;padding:12px;border:1px solid var(--yccs-border);border-radius:var(--yccs-radius-md);text-decoration:none;color:var(--yccs-text);text-align:center}.yccs-subcategory-grid img{width:90px;height:90px;object-fit:cover;border-radius:50%}.yccs-subcategory-grid strong{margin-top:9px;font-size:13px}.yccs-subcategory-grid span{font-size:11px;color:var(--yccs-muted)}
.yccs-archive-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:18px;min-height:58px;padding:10px 14px;margin-bottom:20px;border:1px solid var(--yccs-border);border-radius:var(--yccs-radius-md);background:var(--yccs-bg)}.yccs-archive-toolbar>button{display:none}.yccs-archive-toolbar>span{margin-right:auto;color:var(--yccs-muted);font-size:13px}.yccs-orderby{display:flex;align-items:center;gap:8px}.yccs-orderby label{font-size:13px;font-weight:700}.yccs-orderby select{min-height:38px;border:1px solid var(--yccs-border);border-radius:9px;background:#fff}
.yccs-archive-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:30px}.yccs-filter-sidebar{position:relative}.yccs-filter-head{display:none}.yccs-filter-section{padding:20px;border:1px solid var(--yccs-border);border-radius:var(--yccs-radius-md);margin-bottom:18px;background:#fff}.yccs-filter-section h2{margin:0 0 14px;font-size:17px}.yccs-filter-sidebar li a{padding:9px 0;border-bottom:1px solid var(--yccs-border)}.yccs-filter-overlay{display:none}.yccs-empty-state{padding:60px 30px;text-align:center;border:1px dashed var(--yccs-border);border-radius:var(--yccs-radius-lg);background:var(--yccs-bg)}.yccs-pagination ul{display:flex;align-items:center;justify-content:center;gap:6px;list-style:none;margin:34px 0 0;padding:0}.yccs-pagination a,.yccs-pagination span{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid var(--yccs-border);border-radius:9px;text-decoration:none}.yccs-pagination .current{background:var(--yccs-green-800);border-color:var(--yccs-green-800);color:#fff}.yccs-category-best,.yccs-category-seo,.yccs-category-faq,.yccs-related-categories{margin-top:70px}.yccs-category-best h2,.yccs-category-seo h2,.yccs-category-faq h2,.yccs-related-categories h2{font-size:clamp(27px,3vw,38px)}.yccs-category-seo{max-width:960px}.yccs-category-seo p{font-size:17px;line-height:1.8;color:var(--yccs-muted)}.yccs-related-categories>div{display:flex;flex-wrap:wrap;gap:10px}.yccs-related-categories a{padding:10px 15px;border-radius:999px;background:var(--yccs-green-100);color:var(--yccs-green-800);text-decoration:none;font-weight:700}
/* Mobile drawer and bottom nav */
.yccs-mobile-drawer{position:fixed;z-index:999999;inset:0}.yccs-mobile-drawer[hidden]{display:none}.yccs-mobile-drawer__overlay{position:absolute;inset:0;background:rgba(4,22,12,.55)}.yccs-mobile-drawer__panel{position:absolute;left:0;top:0;bottom:0;width:min(88vw,380px);overflow:auto;background:#fff;box-shadow:20px 0 50px rgba(0,0,0,.2);padding-bottom:30px}.yccs-mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:0 18px;border-bottom:1px solid var(--yccs-border)}.yccs-mobile-drawer__head button{width:44px;height:44px;border:0;background:transparent;display:grid;place-items:center}.yccs-mobile-search{display:flex;margin:16px;border:1px solid var(--yccs-border);border-radius:12px;overflow:hidden}.yccs-mobile-search input{flex:1;min-width:0;height:46px;border:0!important;padding:0 12px}.yccs-mobile-search button{width:48px;border:0;background:var(--yccs-green-800);color:#fff}.yccs-mobile-drawer nav a{min-height:48px}.yccs-mobile-bottom{display:none}.yccs-mobile-sticky-cart{display:none}
/* WooCommerce archive, single, cart, checkout */
.yccs-commerce-ui.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(var(--yccs-shop-columns),minmax(0,1fr));gap:24px!important;margin:0!important}.yccs-commerce-ui.woocommerce ul.products::before,.yccs-commerce-ui.woocommerce ul.products::after{display:none!important}.yccs-commerce-ui.woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important;padding:0 0 18px!important;border:1px solid var(--yccs-border);border-radius:var(--yccs-radius-lg);overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(23,33,27,.05);position:relative}.yccs-commerce-ui.woocommerce ul.products li.product a img{margin:0 0 15px!important;aspect-ratio:1;object-fit:cover;background:#f6f7f5}.yccs-commerce-ui.woocommerce ul.products li.product .woocommerce-loop-product__title,.yccs-commerce-ui.woocommerce ul.products li.product .price,.yccs-commerce-ui.woocommerce ul.products li.product .star-rating{margin-left:16px!important;margin-right:16px!important}.yccs-commerce-ui.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:43px;font-size:16px!important;line-height:1.35}.yccs-commerce-ui.woocommerce ul.products li.product .price{color:var(--yccs-green-800)!important;font-weight:800!important}.yccs-commerce-ui.woocommerce ul.products li.product .button{display:flex!important;align-items:center;justify-content:center;min-height:44px;margin:12px 16px 0!important;border-radius:12px!important;background:var(--yccs-green-800)!important;color:#fff!important}.yccs-commerce-ui.woocommerce span.onsale{min-width:auto!important;min-height:auto!important;line-height:1!important;padding:8px 10px!important;top:12px!important;left:12px!important;border-radius:999px!important;background:#c9382e!important;font-size:11px!important}.yccs-loop-badge{position:absolute;z-index:4;top:48px;left:12px;padding:7px 10px;border-radius:99px;background:var(--yccs-green-700);color:#fff;font-size:10px;font-weight:800}.yccs-wc-mobile-controls{display:none}
.yccs-commerce-ui.single-product div.product{max-width:var(--yccs-max);margin:40px auto;padding:0 20px}.yccs-commerce-ui.single-product div.product .summary{position:sticky;top:30px}.yccs-single-trust{display:grid;gap:10px;margin-top:22px;padding:16px;border:1px solid var(--yccs-border);border-radius:var(--yccs-radius-md);background:var(--yccs-bg)}.yccs-single-trust>div{display:flex;align-items:center;gap:12px}.yccs-single-trust .yccs-icon{color:var(--yccs-green-700)}.yccs-single-trust span,.yccs-single-trust strong,.yccs-single-trust small{display:block}.yccs-single-trust small{color:var(--yccs-muted)}.yccs-product-info{clear:both;max-width:var(--yccs-max);margin:50px auto;padding:0 20px}.yccs-product-info dl{border:1px solid var(--yccs-border);border-radius:var(--yccs-radius-lg);overflow:hidden}.yccs-product-info-row{display:grid;grid-template-columns:220px 1fr;border-bottom:1px solid var(--yccs-border)}.yccs-product-info-row:last-child{border-bottom:0}.yccs-product-info dt,.yccs-product-info dd{margin:0;padding:16px}.yccs-product-info dt{background:var(--yccs-bg);font-weight:800}.yccs-product-info dd{color:var(--yccs-muted)}
.yccs-checkout .woocommerce-checkout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(340px,.8fr);gap:30px}.yccs-checkout #customer_details,.yccs-checkout #order_review_heading,.yccs-checkout #order_review{width:auto!important;float:none!important}.yccs-checkout #order_review{position:sticky;top:20px;padding:24px;border:1px solid var(--yccs-border);border-radius:var(--yccs-radius-lg);background:#fff}.yccs-checkout .form-row label{font-weight:700}.yccs-checkout .input-text,.yccs-checkout select{min-height:46px;border-radius:10px}.yccs-checkout-legal{font-size:12px;line-height:1.6}.yccs-checkout-ssl{display:flex;align-items:center;gap:8px;padding:10px;border-radius:10px;background:var(--yccs-green-100);color:var(--yccs-green-800);font-size:12px}.yccs-checkout-ssl .yccs-icon{width:18px}
@media(max-width:1180px){.yccs-store-toolbar__inner{grid-template-columns:180px minmax(240px,1fr) auto;gap:20px}.yccs-main-links a{padding-inline:9px}.yccs-hero-grid{grid-template-columns:230px minmax(0,1fr)}.yccs-hero-campaigns{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.yccs-campaign-card--compact{min-height:220px}.yccs-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.yccs-region-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.yccs-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1024px){.yccs-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.yccs-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.yccs-campaign-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yccs-campaign-grid .yccs-campaign-card:last-child{grid-column:1/-1}.yccs-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.yccs-trust-item{border-bottom:1px solid rgba(255,255,255,.14)}.yccs-story-grid{gap:36px}.yccs-prefooter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yccs-subcategory-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.yccs-commerce-ui.woocommerce ul.products{grid-template-columns:repeat(var(--yccs-shop-columns-tablet),minmax(0,1fr))}}
@media(max-width:820px){body.yccs-commerce-ui{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.yccs-container{width:min(var(--yccs-max),calc(100% - 28px))}.yccs-section{padding:52px 0}.yccs-announcement__inner{min-height:34px;justify-content:center}.yccs-announcement__inner>div:first-child span,.yccs-announcement__links{display:none}.yccs-store-toolbar__inner{min-height:68px;grid-template-columns:44px minmax(120px,180px) 44px;justify-content:space-between;gap:8px}.yccs-mobile-menu-button{display:grid;width:44px;height:44px;place-items:center;border:0;background:transparent;color:var(--yccs-text);font-size:0}.yccs-mobile-menu-button span{display:none}.yccs-store-logo{width:160px;height:58px;justify-self:center}.yccs-product-search{grid-column:1/-1;grid-row:2;margin-bottom:12px;width:100%}.yccs-store-toolbar__inner{padding-bottom:0}.yccs-store-actions a:first-child,.yccs-store-actions a span{display:none}.yccs-store-actions{justify-content:flex-end}.yccs-store-actions a{width:44px;height:44px;padding:0;justify-content:center}.yccs-store-actions .yccs-cart-link b{top:0;left:25px}.yccs-category-nav{display:none}.yccs-hero{padding-top:14px}.yccs-hero-grid{display:flex;flex-direction:column}.yccs-hero-categories{display:none}.yccs-hero-copy{order:2;padding:24px 20px;text-align:left}.yccs-hero-copy h1{font-size:clamp(29px,8vw,42px)}.yccs-hero-campaigns{order:3;display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:5px}.yccs-hero-campaigns .yccs-campaign-card{min-width:82%;min-height:220px;scroll-snap-align:start}.yccs-trust{margin-top:18px}.yccs-trust-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory}.yccs-trust-item{min-width:78%;min-height:78px;scroll-snap-align:start;border-right:1px solid rgba(255,255,255,.14)}.yccs-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.yccs-category-card{padding:10px 10px 15px;border-radius:14px}.yccs-category-card strong{font-size:14px}.yccs-tab-list{justify-content:flex-start;overflow:auto;flex-wrap:nowrap;padding-bottom:5px}.yccs-tab-list button{white-space:nowrap}.yccs-product-grid{grid-template-columns:repeat(var(--yccs-mobile-product-columns),minmax(0,1fr));gap:12px}.yccs-product-card{border-radius:14px}.yccs-product-card__body{padding:12px}.yccs-product-card h3{font-size:14px;min-height:57px}.yccs-product-card__price{font-size:15px}.yccs-product-card__stock{display:none}.yccs-add-button{font-size:12px!important;padding:8px!important}.yccs-campaign-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;gap:12px}.yccs-campaign-grid .yccs-campaign-card{min-width:84%;min-height:280px;grid-column:auto;scroll-snap-align:start;background-image:var(--yccs-campaign-mobile)}.yccs-campaign-card::before{background-image:var(--yccs-campaign-mobile)}.yccs-region-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory}.yccs-region-card{min-width:140px;min-height:110px;scroll-snap-align:start}.yccs-story-grid{grid-template-columns:1fr}.yccs-story__content>p:not(.yccs-kicker){font-size:15px}.yccs-story ul{grid-template-columns:1fr}.yccs-why-grid{grid-template-columns:1fr}.yccs-blog-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory}.yccs-blog-card{min-width:84%;scroll-snap-align:start}.yccs-reading{padding:24px}.yccs-reading p{font-size:15px}.yccs-final-cta__inner{align-items:flex-start;flex-direction:column}.yccs-prefooter-grid{grid-template-columns:1fr 1fr;gap:28px}.yccs-prefooter-grid>div:first-child{grid-column:1/-1}.yccs-floating-socials{display:none}.yccs-mobile-bottom{position:fixed;z-index:99990;left:0;right:0;bottom:var(--yccs-bottom-offset,0px);display:grid;grid-template-columns:repeat(5,1fr);min-height:64px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid var(--yccs-border);box-shadow:0 -8px 28px rgba(23,33,27,.12)}.yccs-mobile-bottom a,.yccs-mobile-bottom button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:0;min-height:60px;padding:4px;border:0;background:transparent;color:var(--yccs-text);text-decoration:none;font-size:10px;font-weight:700}.yccs-mobile-bottom .yccs-icon{width:22px}.yccs-mobile-bottom b{top:5px;left:55%}.yccs-category-banner{height:170px}.yccs-category-intro{margin:-40px 12px 28px;padding:24px 18px}.yccs-category-intro p{font-size:15px}.yccs-subcategory-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory}.yccs-subcategory-grid a{min-width:130px;scroll-snap-align:start}.yccs-archive-toolbar{justify-content:space-between;gap:8px}.yccs-archive-toolbar>button{display:flex;align-items:center;gap:6px;min-height:42px;border:0;background:transparent;font-weight:800}.yccs-archive-toolbar>span{display:none}.yccs-orderby label{display:none}.yccs-orderby select{max-width:145px}.yccs-archive-layout{display:block}.yccs-filter-sidebar{position:fixed;z-index:999999;left:0;top:0;bottom:0;width:min(88vw,360px);padding:20px;overflow:auto;background:#fff;transform:translateX(-105%);transition:transform .25s}.yccs-filter-sidebar.is-open{transform:none}.yccs-filter-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.yccs-filter-head button{width:44px;height:44px;border:0;background:transparent}.yccs-filter-overlay{position:fixed;z-index:999998;inset:0;background:rgba(4,22,12,.55);display:none}.yccs-filter-overlay.is-open{display:block}.yccs-product-info-row{grid-template-columns:1fr}.yccs-product-info dt{padding-bottom:4px}.yccs-product-info dd{padding-top:4px}.yccs-commerce-ui.woocommerce ul.products{grid-template-columns:repeat(var(--yccs-shop-columns-mobile),minmax(0,1fr));gap:12px!important}.yccs-commerce-ui.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;min-height:55px}.yccs-wc-mobile-controls{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:14px;padding:9px;border:1px solid var(--yccs-border);border-radius:12px;background:var(--yccs-bg)}.yccs-wc-mobile-controls button{display:flex;align-items:center;gap:5px;min-height:40px;border:0;background:transparent;font-weight:750}.yccs-wc-result-count .woocommerce-result-count{margin:0;font-size:12px}.yccs-commerce-ui.single-product div.product{padding:0 14px;margin-top:20px}.yccs-commerce-ui.single-product div.product .summary{position:static}.yccs-mobile-sticky-cart{position:fixed;z-index:99980;left:0;right:0;bottom:calc(64px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:#fff;border-top:1px solid var(--yccs-border);box-shadow:0 -8px 24px rgba(23,33,27,.12)}.yccs-mobile-sticky-cart strong,.yccs-mobile-sticky-cart span{display:block;max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yccs-mobile-sticky-cart span{color:var(--yccs-green-800);font-weight:800}.yccs-mobile-sticky-cart button{min-height:44px;padding:8px 15px;border:0;border-radius:12px;background:var(--yccs-orange-600);color:#fff;font-weight:800}.yccs-checkout .woocommerce-checkout{display:block}.yccs-checkout #order_review{position:static;margin-top:24px}}
@media(max-width:480px){.yccs-container{width:calc(100% - 22px)}.yccs-section{padding:44px 0}.yccs-section-head{margin-bottom:24px}.yccs-section-head h2{font-size:30px}.yccs-section-head>p:last-child{font-size:15px}.yccs-store-logo{width:145px}.yccs-hero-copy h1{font-size:30px}.yccs-hero-copy>p:not(.yccs-kicker){font-size:15px}.yccs-buttons{width:100%}.yccs-hero-copy .yccs-button{flex:1;padding-inline:12px;font-size:13px}.yccs-category-card__media{border-radius:16px}.yccs-product-card__badges{top:7px;left:7px;gap:3px}.yccs-badge{padding:4px 6px;font-size:8px}.yccs-product-card h3{font-size:13px;line-height:1.3}.yccs-product-card__category{font-size:10px}.yccs-add-button{min-height:42px!important;font-size:11px!important}.yccs-campaign-card__content strong{font-size:22px}.yccs-story__content h2,.yccs-final-cta h2{font-size:30px}.yccs-prefooter-grid{grid-template-columns:1fr}.yccs-prefooter-grid>div:first-child{grid-column:auto}.yccs-mobile-bottom span{font-size:9px}.yccs-category-page{padding-top:16px}.yccs-breadcrumb{font-size:11px}.yccs-category-banner{height:135px}.yccs-category-intro{padding:20px 14px}.yccs-category-intro h1{font-size:28px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.yccs-commerce-ui :focus-visible{outline:3px solid var(--yccs-orange-500);outline-offset:3px}

.yccs-filter-form{display:grid;gap:16px}.yccs-price-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.yccs-price-fields label{display:grid;gap:6px;color:var(--yccs-muted);font-size:12px}.yccs-price-fields input{width:100%;min-height:42px;padding:8px 10px;border:1px solid var(--yccs-border);border-radius:9px;background:#fff;color:var(--yccs-text)}.yccs-filter-check{display:flex;align-items:flex-start;gap:8px;margin:9px 0;font-size:14px;line-height:1.45}.yccs-filter-check input{margin-top:3px}.yccs-filter-submit{width:100%}.yccs-filter-clear{display:block;text-align:center;color:var(--yccs-green-800);font-size:13px;font-weight:700}

.yccs-orderby-submit{min-height:38px;padding:7px 11px;border:1px solid var(--yccs-border);border-radius:8px;background:#fff;color:var(--yccs-green-800);font-weight:750}.yccs-orderby{display:flex;align-items:center;gap:8px}

@media(max-width:820px){body.yccs-commerce-ui.woocommerce-shop .ct-sidebar,body.yccs-commerce-ui.woocommerce-shop .widget-area,body.yccs-commerce-ui.tax-product_cat .ct-sidebar,body.yccs-commerce-ui.tax-product_cat .widget-area{position:fixed!important;z-index:999999;top:0;bottom:0;left:0;width:min(88vw,360px)!important;max-width:360px!important;margin:0!important;padding:58px 20px 24px!important;overflow:auto;background:#fff;transform:translateX(-105%);transition:transform .25s ease}body.yccs-commerce-ui .yccs-wc-sidebar-open{transform:none!important}.yccs-wc-filter-overlay{position:fixed;z-index:999998;inset:0;border:0;background:rgba(4,22,12,.55)}.yccs-wc-filter-overlay[hidden]{display:none}.yccs-wc-filter-close{position:absolute;top:8px;right:10px;width:44px;height:44px;border:0;border-radius:50%;background:var(--yccs-bg);color:var(--yccs-text);font-size:30px;line-height:1}}

.yccs-prefooter-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:34px;padding:18px 0;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.68);font-size:12px}@media(max-width:820px){.yccs-prefooter-bottom{align-items:flex-start;flex-direction:column;gap:6px}}

/* Yöresel Cepte Commerce Suite 3.0.0 — professional layout corrections */
body.yccs-hide-theme-footer footer#footer,
body.yccs-hide-theme-footer footer.ct-footer,
body.yccs-hide-theme-footer .ct-footer,
body.yccs-hide-theme-footer .site-footer{display:none!important}

/* Hero respects the enabled sections instead of forcing three columns. */
.yccs-hero-grid--solo{grid-template-columns:minmax(0,1fr);max-width:1180px}
.yccs-hero-grid--categories{grid-template-columns:minmax(230px,25%) minmax(0,1fr)}
.yccs-hero-grid--campaigns{grid-template-columns:minmax(0,1fr) minmax(250px,30%)}
.yccs-hero-grid--full{grid-template-columns:minmax(230px,22%) minmax(0,56%) minmax(210px,22%)}
.yccs-hero-grid--solo .yccs-hero-center{width:100%}



.yccs-hero-grid--solo .yccs-hero-copy{max-width:920px;margin:-1px auto 0;padding:28px 34px;text-align:center;border-radius:0 0 var(--yccs-radius-xl) var(--yccs-radius-xl)}
.yccs-hero-grid--solo .yccs-buttons{justify-content:center}

/* Footer: no empty columns, no duplicate Blocksy copyright and no unaligned full-width row. */
.yccs-prefooter{padding:52px 0 0;background:linear-gradient(180deg,#fff,var(--yccs-bg));border-top:1px solid var(--yccs-border)}
.yccs-prefooter-grid{display:grid;grid-template-columns:minmax(230px,1.35fr) repeat(auto-fit,minmax(170px,1fr));align-items:start;gap:38px}
.yccs-footer-brand{max-width:310px}
.yccs-prefooter-logo{display:block;width:190px;height:auto;max-height:88px;object-fit:contain;margin:0 0 12px}
.yccs-prefooter p{margin:0;color:var(--yccs-muted);line-height:1.65}
.yccs-prefooter h2{margin:4px 0 15px;color:var(--yccs-text);font-size:13px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.yccs-prefooter li{margin:0}
.yccs-prefooter li+li{margin-top:10px}
.yccs-prefooter a{display:inline-flex;align-items:center;min-height:28px;color:var(--yccs-muted);text-decoration:none}
.yccs-prefooter a:hover{color:var(--yccs-green-800)}
.yccs-social-links:empty{display:none}
.yccs-prefooter-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:42px;padding:19px 0;border-top:1px solid var(--yccs-border);color:var(--yccs-muted);font-size:12px;line-height:1.5}

/* WoodMart-inspired, original tabbed mobile catalogue drawer. */
.yccs-mobile-drawer__panel{width:min(88vw,390px);padding:0 0 calc(28px + env(safe-area-inset-bottom));background:#fffdf9}
.yccs-mobile-drawer__tabs{position:sticky;z-index:3;top:0;display:grid;grid-template-columns:1fr 1fr 52px;align-items:stretch;min-height:58px;background:#fff;border-bottom:1px solid var(--yccs-border)}
.yccs-mobile-drawer__tabs>button{min-height:58px;padding:0 12px;border:0;background:transparent;color:var(--yccs-muted);font-size:13px;font-weight:850;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}
.yccs-mobile-drawer__tabs>button[role=tab]{position:relative}
.yccs-mobile-drawer__tabs>button[role=tab]::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:transparent}
.yccs-mobile-drawer__tabs>button[role=tab].is-active{color:var(--yccs-text)}
.yccs-mobile-drawer__tabs>button[role=tab].is-active::after{background:var(--yccs-orange-600)}
.yccs-mobile-drawer__close{display:grid!important;place-items:center;padding:0!important;background:var(--yccs-green-900)!important;color:#fff!important}
.yccs-mobile-drawer__close .yccs-icon{width:25px;height:25px}
.yccs-mobile-search{height:48px;margin:20px 16px 12px;border-radius:0;background:#fff;box-shadow:0 8px 24px rgba(23,33,27,.06)}
.yccs-mobile-search input{height:48px;padding:0 13px;font-size:15px}
.yccs-mobile-search button{width:52px;background:var(--yccs-green-800)}
.yccs-mobile-drawer__panel-content[hidden]{display:none!important}
.yccs-mobile-drawer__panel-content ul{border-top:1px solid var(--yccs-border)}
.yccs-mobile-drawer__panel-content li{margin:0}
.yccs-mobile-drawer__panel-content a{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:54px;padding:12px 16px!important;border-bottom:1px solid var(--yccs-border)!important;background:#fff;color:var(--yccs-text)!important;font-size:13px!important;font-weight:760!important;letter-spacing:.01em;text-transform:uppercase}
.yccs-mobile-drawer__panel-content a:hover,.yccs-mobile-drawer__panel-content a[aria-current=page]{background:var(--yccs-green-100)!important;color:var(--yccs-green-900)!important}
.yccs-mobile-drawer__panel-content a small{display:grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:99px;background:var(--yccs-orange-100);color:var(--yccs-orange-700);font-size:10px}
.yccs-mobile-drawer__panel-content a .yccs-icon{width:16px;height:16px;color:var(--yccs-green-800)}
.yccs-mobile-category-depth-1 a{padding-left:30px!important;font-weight:680!important;text-transform:none}
.yccs-mobile-category-depth-2 a{padding-left:44px!important;font-weight:620!important;text-transform:none}
.yccs-mobile-category-all a{color:var(--yccs-green-900)!important;font-weight:850!important}

/* Empty cart becomes a useful sales screen instead of a large blank page. */
body.yccs-commerce-ui.woocommerce-cart main,
body.yccs-commerce-ui.woocommerce-cart .site-main{min-height:0!important}
body.yccs-commerce-ui.woocommerce-cart .entry-content{width:min(100%,980px);margin-inline:auto}
body.yccs-commerce-ui.woocommerce-cart .wp-block-woocommerce-cart,
body.yccs-commerce-ui.woocommerce-cart .wp-block-woocommerce-empty-cart-block{min-height:0!important}
body.yccs-commerce-ui.woocommerce-cart .wp-block-woocommerce-empty-cart-block{padding:34px;border:1px solid var(--yccs-border);border-radius:20px;background:#fff;box-shadow:0 14px 38px rgba(23,33,27,.07)}
.yccs-empty-cart-enhancement{margin:24px auto 56px;padding:46px;border:1px solid var(--yccs-border);border-radius:26px;background:linear-gradient(135deg,#fff,var(--yccs-cream));text-align:center;box-shadow:0 20px 55px rgba(23,33,27,.08)}
.yccs-empty-cart-enhancement__icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 16px;border-radius:50%;background:var(--yccs-green-100);color:var(--yccs-green-800)}
.yccs-empty-cart-enhancement__icon .yccs-icon{width:34px;height:34px}
.yccs-empty-cart-enhancement h2{margin:0;color:var(--yccs-text);font-size:clamp(30px,4vw,46px);letter-spacing:-.035em}
.yccs-empty-cart-enhancement>p:not(.yccs-kicker){max-width:620px;margin:14px auto 24px;color:var(--yccs-muted);font-size:17px;line-height:1.65}
.yccs-empty-cart-enhancement__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
.yccs-empty-cart-enhancement__actions button{cursor:pointer}
.yccs-empty-cart-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:30px}
.yccs-empty-cart-categories a{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:58px;padding:12px 14px;border:1px solid var(--yccs-border);border-radius:13px;background:#fff;color:var(--yccs-text);text-align:left;text-decoration:none;font-size:13px;font-weight:750}
.yccs-empty-cart-categories a:hover{border-color:var(--yccs-green-700);color:var(--yccs-green-800)}
.yccs-empty-cart-categories .yccs-icon{width:16px;height:16px}
.yccs-empty-cart-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:26px;padding-top:24px;border-top:1px solid var(--yccs-border)}
.yccs-empty-cart-benefits span{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--yccs-muted);font-size:13px;font-weight:700}
.yccs-empty-cart-benefits .yccs-icon{color:var(--yccs-green-800)}

@media(max-width:1180px){
  .yccs-hero-grid--solo{grid-template-columns:minmax(0,1fr)}
  .yccs-hero-grid--categories{grid-template-columns:230px minmax(0,1fr)}
  .yccs-hero-grid--campaigns{grid-template-columns:minmax(0,1fr) minmax(230px,32%)}
}

@media(max-width:820px){
  .yccs-hero{padding-top:12px}
  .yccs-hero-grid,.yccs-hero-grid--solo,.yccs-hero-grid--categories,.yccs-hero-grid--campaigns,.yccs-hero-grid--full{display:flex;flex-direction:column}
  .yccs-hero-categories,.yccs-hero-campaigns{display:none}
  
  
  .yccs-hero-grid--solo .yccs-hero-copy{max-width:none;margin:10px 0 0;padding:24px 20px;text-align:left;border-radius:18px}
  .yccs-hero-grid--solo .yccs-buttons{justify-content:flex-start}
  .yccs-prefooter{padding:38px 0 0}
  .yccs-prefooter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 22px}
  .yccs-footer-brand{grid-column:1/-1;max-width:none;padding-bottom:4px}
  .yccs-prefooter-logo{width:170px;max-height:78px}
  .yccs-prefooter-bottom{align-items:flex-start;flex-direction:column;gap:5px;margin-top:30px;padding:17px 0 calc(17px + env(safe-area-inset-bottom))}
  body.yccs-commerce-ui.woocommerce-cart .entry-content{padding-inline:12px}
  body.yccs-commerce-ui.woocommerce-cart .wp-block-woocommerce-empty-cart-block{padding:24px 18px;border-radius:17px}
  .yccs-empty-cart-enhancement{margin:18px 0 36px;padding:30px 18px;border-radius:20px}
  .yccs-empty-cart-enhancement h2{font-size:30px}
  .yccs-empty-cart-enhancement>p:not(.yccs-kicker){font-size:15px}
  .yccs-empty-cart-enhancement__actions{flex-direction:column}
  .yccs-empty-cart-enhancement__actions .yccs-button{width:100%}
  .yccs-empty-cart-categories{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:22px}
  .yccs-empty-cart-benefits{grid-template-columns:1fr;text-align:left}
  .yccs-empty-cart-benefits span{justify-content:flex-start}
}

@media(max-width:480px){
  
  .yccs-hero-copy h1{font-size:29px}
  .yccs-prefooter-grid{grid-template-columns:1fr;gap:22px}
  .yccs-footer-brand{grid-column:auto}
  .yccs-footer-column{padding-top:18px;border-top:1px solid var(--yccs-border)}
  .yccs-prefooter h2{margin-bottom:10px}
  .yccs-prefooter li+li{margin-top:6px}
  .yccs-empty-cart-categories{grid-template-columns:1fr}
}

/* ==========================================================
   Yöresel Cepte Commerce Suite 3.0.0 — final professional UI
   ========================================================== */
html{scroll-padding-top:90px}
body.yccs-commerce-ui{overflow-x:clip;color:var(--yccs-text);background:#fff}
body.yccs-commerce-ui *,body.yccs-commerce-ui *::before,body.yccs-commerce-ui *::after{box-sizing:border-box}
body.yccs-commerce-ui img{max-width:100%;height:auto}
body.yccs-commerce-ui :where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid color-mix(in srgb,var(--yccs-orange-600) 70%,#fff);outline-offset:3px}

/* Blocksy header refinement: keep one clean header and prevent overflow pressure. */
body.yccs-commerce-ui .ct-header-menu>ul{gap:clamp(10px,1.25vw,22px)}
body.yccs-commerce-ui .ct-header-menu .menu-item>a{font-size:clamp(11px,.78vw,13px);font-weight:750;letter-spacing:.01em;white-space:nowrap}
body.yccs-commerce-ui .ct-header [data-id="logo"] img{object-fit:contain}
body.yccs-drawer-open #offcanvas,
body.yccs-drawer-open .ct-panel{pointer-events:none!important;visibility:hidden!important;opacity:0!important}
body.yccs-drawer-open #yccs-mobile-drawer{pointer-events:auto!important;visibility:visible!important;opacity:1!important}

/* Announcement stays concise and does not compete with the header. */
.yccs-announcement{background:var(--yccs-green-900)}
.yccs-announcement__inner{min-height:36px}
.yccs-announcement__inner strong{font-size:12px;letter-spacing:.01em}
.yccs-announcement__inner span{opacity:.82}

/* Hero: one visual focus, predictable height, no empty Smart Slider canvas. */
.yccs-hero{padding:clamp(18px,2vw,30px) 0 clamp(28px,4vw,54px);background:linear-gradient(180deg,#fff 0%,var(--yccs-bg) 100%)}
.yccs-hero-grid{gap:18px}
.yccs-hero-grid--solo{width:min(var(--yccs-max),calc(100% - 40px));max-width:1240px}
.yccs-hero-center{min-width:0}




.yccs-hero-copy{margin:0!important;padding:clamp(26px,3vw,42px)!important;border:1px solid var(--yccs-border);border-top:0;background:linear-gradient(135deg,#fff,var(--yccs-cream));box-shadow:0 18px 50px rgba(23,33,27,.08)}
.yccs-hero-grid--solo .yccs-hero-copy{max-width:none;border-radius:0 0 24px 24px;text-align:left}
.yccs-hero-grid--solo .yccs-buttons{justify-content:flex-start}
.yccs-hero-copy h1{max-width:900px;margin:5px 0 14px;font-size:clamp(34px,4.25vw,62px);line-height:1.02;letter-spacing:-.045em;text-wrap:balance}
.yccs-hero-copy>p:not(.yccs-kicker){max-width:760px;margin:0 0 22px;font-size:clamp(15px,1.2vw,18px);line-height:1.65}
.yccs-button{min-height:46px;border-radius:999px;font-weight:800;letter-spacing:-.01em}

/* Trust and category areas are visually lighter and easier to scan. */
.yccs-trust{margin:0;background:var(--yccs-green-900)}
.yccs-trust-item{min-height:82px;padding:16px 18px}
.yccs-section-head{max-width:760px;margin-bottom:30px}
.yccs-section-head h2{font-size:clamp(30px,3.5vw,50px);line-height:1.08;letter-spacing:-.04em;text-wrap:balance}
.yccs-category-grid{gap:16px}
.yccs-category-card{padding:12px 12px 17px;border:1px solid var(--yccs-border);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(23,33,27,.055);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.yccs-category-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--yccs-green-700) 35%,var(--yccs-border));box-shadow:0 18px 42px rgba(23,33,27,.10)}
.yccs-category-card__media{overflow:hidden;border-radius:14px;background:var(--yccs-bg);aspect-ratio:1/1}
.yccs-category-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.yccs-category-card:hover img{transform:scale(1.025)}
.yccs-category-card strong{margin-top:13px;font-size:15px;line-height:1.35}

/* Mobile drawer — distinct Categories and Menu experiences. */
.yccs-mobile-drawer{z-index:2147482000}
.yccs-mobile-drawer__overlay{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(5,24,14,.62);backdrop-filter:blur(2px)}
.yccs-mobile-drawer__panel{display:flex;flex-direction:column;width:min(91vw,400px);padding:0 0 calc(22px + env(safe-area-inset-bottom));overflow:hidden;background:#fffdf9;border-radius:0 18px 18px 0;box-shadow:28px 0 80px rgba(0,0,0,.30)}
.yccs-mobile-drawer__brand{display:flex;align-items:center;justify-content:space-between;flex:0 0 auto;min-height:78px;padding:10px 12px 8px 18px;border-bottom:1px solid var(--yccs-border);background:#fff}
.yccs-mobile-drawer__brand>a{display:flex;align-items:center;width:170px;height:58px}
.yccs-mobile-drawer__logo{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}
.yccs-mobile-drawer__close{display:grid;place-items:center;width:48px;height:48px;padding:0;border:0;border-radius:50%;background:var(--yccs-green-100);color:var(--yccs-green-900);cursor:pointer}
.yccs-mobile-drawer__close:hover{background:var(--yccs-green-900);color:#fff}
.yccs-mobile-drawer__close .yccs-icon{width:24px;height:24px}
.yccs-mobile-drawer__tabs{position:relative;top:auto;display:grid;grid-template-columns:1fr 1fr;min-height:54px;background:#fff;border-bottom:1px solid var(--yccs-border)}
.yccs-mobile-drawer__tabs>button{min-height:54px;padding:0 14px;border:0;background:#fff;color:var(--yccs-muted);font-size:13px;font-weight:900;letter-spacing:.055em;text-transform:uppercase}
.yccs-mobile-drawer__tabs>button::after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;background:transparent}
.yccs-mobile-drawer__tabs>button{position:relative}
.yccs-mobile-drawer__tabs>button.is-active{color:var(--yccs-green-900)}
.yccs-mobile-drawer__tabs>button.is-active::after{background:var(--yccs-orange-600)}
.yccs-mobile-drawer__search-wrap{flex:0 0 auto;padding:15px 16px 12px;background:var(--yccs-bg);border-bottom:1px solid var(--yccs-border)}
.yccs-mobile-search{display:grid;grid-template-columns:minmax(0,1fr) 50px;margin:0;border:1px solid color-mix(in srgb,var(--yccs-green-800) 18%,var(--yccs-border));border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 7px 18px rgba(23,33,27,.055)}
.yccs-mobile-search input{width:100%;height:50px;padding:0 14px!important;border:0!important;background:#fff!important;color:var(--yccs-text);font-size:15px}
.yccs-mobile-search button{display:grid;place-items:center;width:50px;height:50px;padding:0;border:0;background:var(--yccs-green-800);color:#fff}
.yccs-mobile-search button:hover{background:var(--yccs-orange-600)}
.yccs-mobile-search-hint{margin:8px 2px 0;color:var(--yccs-muted);font-size:11px;line-height:1.45}
.yccs-mobile-search-status{margin:7px 2px 0;color:var(--yccs-green-800);font-size:12px;font-weight:750}
.yccs-mobile-drawer__content{flex:1 1 auto;min-height:0;overflow:auto;overscroll-behavior:contain;background:#fff}
.yccs-mobile-drawer__panel-content ul{border:0}
.yccs-mobile-drawer__panel-content li[hidden]{display:none!important}
.yccs-mobile-drawer__panel-content a{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto;min-height:54px;padding:13px 17px!important;border-bottom:1px solid var(--yccs-border)!important;background:#fff!important;color:var(--yccs-text)!important;font-size:13px!important;font-weight:780!important;letter-spacing:0!important;text-transform:none!important}
.yccs-mobile-drawer__panel-content a:hover,.yccs-mobile-drawer__panel-content a[aria-current=page]{background:var(--yccs-green-100)!important;color:var(--yccs-green-900)!important}
.yccs-mobile-category-depth-1 a{padding-left:31px!important;font-weight:700!important}
.yccs-mobile-category-depth-2 a{padding-left:45px!important;color:var(--yccs-muted)!important;font-weight:650!important}
.yccs-mobile-category-all a{background:var(--yccs-cream)!important;color:var(--yccs-green-900)!important;font-weight:850!important}
.yccs-mobile-menu-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:var(--yccs-orange-100);color:var(--yccs-orange-700)}
#yccs-drawer-menu a{grid-template-columns:32px minmax(0,1fr) auto!important;min-height:60px;font-size:14px!important}
.yccs-mobile-category-empty{margin:18px;padding:22px;border:1px dashed var(--yccs-border);border-radius:15px;background:var(--yccs-bg);text-align:center}
.yccs-mobile-category-empty strong,.yccs-mobile-category-empty span{display:block}
.yccs-mobile-category-empty span{margin-top:6px;color:var(--yccs-muted);font-size:13px}

/* Bottom navigation stays clear of footer and gives active feedback. */
.yccs-mobile-bottom{height:calc(66px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}
.yccs-mobile-bottom a,.yccs-mobile-bottom button{min-height:64px}
.yccs-mobile-bottom .is-current{color:var(--yccs-green-800)}
.yccs-mobile-bottom .is-current::before{content:"";position:absolute;top:0;width:26px;height:3px;border-radius:0 0 4px 4px;background:var(--yccs-orange-600)}

/* Dedicated WhatsApp button; never competes with checkout or the mobile nav. */
.yccs-whatsapp-float{position:fixed;z-index:99970;right:18px;bottom:22px;display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;min-height:50px;padding:0;border-radius:50%;background:#168b52;color:#fff!important;text-decoration:none!important;box-shadow:0 12px 30px rgba(8,83,44,.28);transition:transform .18s ease,box-shadow .18s ease}
.yccs-whatsapp-float:hover{transform:translateY(-2px);box-shadow:0 17px 34px rgba(8,83,44,.34)}
.yccs-whatsapp-float .yccs-icon{width:22px;height:22px}
body.yccs-checkout .yccs-whatsapp-float,body.yccs-cart .yccs-whatsapp-float{display:none!important}

/* Footer: single aligned system, no empty columns, no excessive mobile whitespace. */
.yccs-prefooter{margin:0;padding:clamp(42px,5vw,66px) 0 0;background:#fff;border-top:1px solid var(--yccs-border)}
.yccs-prefooter-grid{display:grid;grid-template-columns:minmax(220px,1.35fr) repeat(auto-fit,minmax(150px,1fr));align-items:start;gap:clamp(26px,3.5vw,48px)}
.yccs-footer-brand{max-width:290px}
.yccs-prefooter-logo{width:190px;height:auto;max-height:90px;margin:0 0 10px;object-fit:contain;object-position:left center}
.yccs-prefooter h2{margin:3px 0 14px;font-size:13px;font-weight:900;letter-spacing:.075em;text-transform:uppercase}
.yccs-prefooter ul{margin:0;padding:0}
.yccs-prefooter li+li{margin-top:7px}
.yccs-prefooter a{min-height:30px;color:var(--yccs-muted);font-size:14px;line-height:1.45}
.yccs-prefooter-bottom{margin-top:36px;padding:17px 0;color:var(--yccs-muted);border-top:1px solid var(--yccs-border)}
body.yccs-commerce-ui .yccs-prefooter+footer,body.yccs-commerce-ui .yccs-prefooter~footer{display:none!important}

/* Search result discovery. */
.yccs-native-product-search{display:grid;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--yccs-border);border-radius:14px;background:#fff}
.yccs-native-product-search input{height:48px;padding:0 14px!important;border:0!important}
.yccs-native-product-search button{display:flex;align-items:center;gap:7px;min-width:76px;padding:0 16px;border:0;background:var(--yccs-green-800);color:#fff;font-weight:800}
.yccs-search-category-matches{display:grid;grid-template-columns:minmax(210px,.65fr) minmax(0,1.35fr);gap:26px;margin:0 0 28px;padding:24px;border:1px solid var(--yccs-border);border-radius:20px;background:linear-gradient(135deg,var(--yccs-cream),#fff)}
.yccs-search-category-matches h2{margin:4px 0 0;font-size:24px}
.yccs-search-category-matches__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.yccs-search-category-matches__links a{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:50px;padding:10px 13px;border:1px solid var(--yccs-border);border-radius:12px;background:#fff;color:var(--yccs-text);text-decoration:none;font-weight:750}
.yccs-search-category-matches__links small{color:var(--yccs-muted);font-size:11px}
.yccs-search-empty-help{margin:24px 0;padding:32px;border:1px solid var(--yccs-border);border-radius:20px;background:var(--yccs-cream);text-align:center}
.yccs-search-empty-help>div{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}

/* Empty and populated cart: premium but native WooCommerce-safe styling. */
body.yccs-commerce-ui.woocommerce-cart main,
body.yccs-commerce-ui.woocommerce-cart .site-main,
body.yccs-commerce-ui.woocommerce-cart .entry-content,
body.yccs-commerce-ui.woocommerce-cart .woocommerce{min-height:0!important}
body.yccs-commerce-ui.woocommerce-cart .entry-content{padding-bottom:clamp(30px,5vw,68px)}
.yccs-empty-cart-enhancement{max-width:1040px;margin:clamp(24px,4vw,56px) auto;padding:clamp(28px,5vw,58px);border:1px solid var(--yccs-border);border-radius:28px;background:radial-gradient(circle at 90% 10%,var(--yccs-orange-100),transparent 30%),linear-gradient(135deg,#fff,var(--yccs-cream));box-shadow:0 22px 60px rgba(23,33,27,.09);text-align:center}
.yccs-empty-cart-enhancement h2{max-width:720px;margin:4px auto 0;font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.04em;text-wrap:balance}
.yccs-empty-cart-enhancement__icon{width:78px;height:78px;margin:0 auto 15px}
.yccs-empty-cart-enhancement__actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}
.yccs-empty-cart-categories{grid-template-columns:repeat(4,minmax(0,1fr))}
body.yccs-commerce-ui .woocommerce-cart-form,
body.yccs-commerce-ui .cart-collaterals,
body.yccs-commerce-ui .wc-block-cart__main,
body.yccs-commerce-ui .wc-block-cart__sidebar{border:1px solid var(--yccs-border);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(23,33,27,.055)}
body.yccs-commerce-ui .woocommerce-cart-form{padding:18px}
body.yccs-commerce-ui .cart-collaterals{padding:22px}
body.yccs-commerce-ui .wc-block-cart__main,body.yccs-commerce-ui .wc-block-cart__sidebar{padding:20px}
body.yccs-commerce-ui .checkout-button,body.yccs-commerce-ui .wc-block-cart__submit-button{min-height:50px;border-radius:999px!important;background:var(--yccs-orange-600)!important;color:#fff!important;font-weight:850!important}

/* Consistent page-bottom rhythm. */
body.yccs-commerce-ui main{overflow:visible}
body.yccs-commerce-ui .entry-content>:last-child{margin-bottom:0}
body.yccs-commerce-ui .yccs-final-cta{margin-bottom:0}

@media(max-width:999px){
  body.yccs-commerce-ui .ct-header-menu{display:none}
  .yccs-hero-grid--categories .yccs-hero-categories,.yccs-hero-grid--campaigns .yccs-hero-campaigns,.yccs-hero-grid--full .yccs-hero-categories,.yccs-hero-grid--full .yccs-hero-campaigns{display:none!important}
  .yccs-hero-grid,.yccs-hero-grid--solo,.yccs-hero-grid--categories,.yccs-hero-grid--campaigns,.yccs-hero-grid--full{display:block;width:min(var(--yccs-max),calc(100% - 24px))}
  
  .yccs-hero-copy,.yccs-hero-grid--solo .yccs-hero-copy{padding:25px 20px!important;border-radius:0 0 18px 18px;text-align:left}
  .yccs-hero-copy h1{font-size:clamp(29px,8vw,40px);line-height:1.04}
  .yccs-hero-copy>p:not(.yccs-kicker){font-size:15px;line-height:1.58}
  .yccs-hero-copy .yccs-buttons{display:grid;grid-template-columns:1fr;gap:9px}
  .yccs-hero-copy .yccs-button{width:100%}
  .yccs-whatsapp-float{right:13px;bottom:calc(78px + env(safe-area-inset-bottom));width:50px;height:50px;min-height:50px;padding:0;justify-content:center}
  .yccs-whatsapp-float span{display:none}
  .yccs-prefooter{padding:38px 0 0}
  .yccs-prefooter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 20px}
  .yccs-footer-brand{grid-column:1/-1;max-width:none}
  .yccs-prefooter-bottom{align-items:flex-start;flex-direction:column;gap:4px;margin-top:27px;padding:16px 0 calc(84px + env(safe-area-inset-bottom))}
  .yccs-search-category-matches{grid-template-columns:1fr;padding:18px}
  .yccs-search-category-matches__links{grid-template-columns:1fr}
  .yccs-empty-cart-enhancement{margin:20px 0 32px;padding:30px 18px;border-radius:20px}
  .yccs-empty-cart-enhancement__actions{display:grid;grid-template-columns:1fr}
  .yccs-empty-cart-categories{grid-template-columns:repeat(2,minmax(0,1fr))}
  .yccs-empty-cart-benefits{grid-template-columns:1fr;text-align:left}
  .yccs-empty-cart-benefits span{justify-content:flex-start}
  body.yccs-commerce-ui .woocommerce-cart-form,body.yccs-commerce-ui .cart-collaterals,body.yccs-commerce-ui .wc-block-cart__main,body.yccs-commerce-ui .wc-block-cart__sidebar{padding:15px;border-radius:15px}
}

@media(max-width:480px){
  .yccs-container{width:calc(100% - 24px)}
  .yccs-hero{padding-top:12px}
  
  .yccs-category-grid{gap:10px}
  .yccs-category-card{padding:8px 8px 13px;border-radius:14px}
  .yccs-category-card__media{border-radius:11px}
  .yccs-category-card strong{font-size:13px}
  .yccs-prefooter-grid{grid-template-columns:1fr 1fr;gap:23px 14px}
  .yccs-prefooter h2{font-size:12px}
  .yccs-prefooter a{font-size:13px}
  .yccs-empty-cart-categories{grid-template-columns:1fr}
}

@media(prefers-reduced-motion:reduce){
  .yccs-commerce-ui *,.yccs-commerce-ui *::before,.yccs-commerce-ui *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

/* Cart details and actions remain readable on narrow screens. */
body.yccs-commerce-ui .woocommerce-cart-form table.shop_table{margin:0;border:0}
body.yccs-commerce-ui .woocommerce-cart-form table.shop_table th{color:var(--yccs-muted);font-size:12px;letter-spacing:.045em;text-transform:uppercase}
body.yccs-commerce-ui .woocommerce-cart-form table.shop_table td{vertical-align:middle}
body.yccs-commerce-ui .woocommerce-cart-form .product-thumbnail img{width:82px;border-radius:12px}
body.yccs-commerce-ui .woocommerce-cart-form .quantity input{min-height:42px;border-radius:10px}
body.yccs-commerce-ui .woocommerce-cart-form .coupon{display:flex;gap:8px;flex-wrap:wrap}
body.yccs-commerce-ui .woocommerce-cart-form .coupon input{min-height:44px;border-radius:10px}
body.yccs-commerce-ui .woocommerce-cart-form button[name="update_cart"]{min-height:44px;border-radius:999px}
body.yccs-commerce-ui .cart_totals h2{font-size:24px}
body.yccs-commerce-ui .wc-block-cart-items__row{border-bottom:1px solid var(--yccs-border)}
body.yccs-commerce-ui .wc-block-components-product-name{font-weight:800;color:var(--yccs-text)}
body.yccs-commerce-ui .wc-block-components-quantity-selector{border-radius:10px}

@media(max-width:680px){
  body.yccs-commerce-ui .woocommerce-cart-form table.shop_table,
  body.yccs-commerce-ui .woocommerce-cart-form table.shop_table tbody,
  body.yccs-commerce-ui .woocommerce-cart-form table.shop_table tr,
  body.yccs-commerce-ui .woocommerce-cart-form table.shop_table td{display:block;width:100%}
  body.yccs-commerce-ui .woocommerce-cart-form table.shop_table thead{display:none}
  body.yccs-commerce-ui .woocommerce-cart-form table.shop_table tr.cart_item{position:relative;margin:0 0 14px;padding:14px 14px 14px 104px;border:1px solid var(--yccs-border);border-radius:15px;background:#fff}
  body.yccs-commerce-ui .woocommerce-cart-form table.shop_table td{padding:5px 0!important;border:0!important;text-align:left!important}
  body.yccs-commerce-ui .woocommerce-cart-form table.shop_table td::before{display:none!important}
  body.yccs-commerce-ui .woocommerce-cart-form .product-thumbnail{position:absolute;top:14px;left:14px;width:76px!important}
  body.yccs-commerce-ui .woocommerce-cart-form .product-thumbnail img{width:76px}
  body.yccs-commerce-ui .woocommerce-cart-form .product-remove{position:absolute;top:6px;right:8px;width:auto!important}
  body.yccs-commerce-ui .woocommerce-cart-form .product-name{padding-right:30px!important;font-weight:800}
  body.yccs-commerce-ui .woocommerce-cart-form td.actions{padding-top:14px!important}
  body.yccs-commerce-ui .woocommerce-cart-form .coupon{display:grid;grid-template-columns:1fr auto;width:100%}
  body.yccs-commerce-ui .woocommerce-cart-form .coupon input{width:100%!important}
  body.yccs-commerce-ui .woocommerce-cart-form button[name="update_cart"]{width:100%;margin-top:9px}
}

@media(max-width:999px){
  .yccs-prefooter-bottom{padding-bottom:18px}
  body.yccs-checkout{padding-bottom:0!important}
}

body.yccs-commerce-ui.woocommerce-cart .entry-header,
body.yccs-commerce-ui.woocommerce-checkout .entry-header,
body.yccs-commerce-ui.woocommerce-account .entry-header{width:min(var(--yccs-max),calc(100% - 40px));margin:clamp(28px,4vw,54px) auto 0}
body.yccs-commerce-ui.woocommerce-cart .entry-header .page-title,
body.yccs-commerce-ui.woocommerce-checkout .entry-header .page-title,
body.yccs-commerce-ui.woocommerce-account .entry-header .page-title{margin:0;font-size:clamp(32px,4vw,48px);letter-spacing:-.035em}
@media(max-width:820px){
  body.yccs-commerce-ui.woocommerce-cart .entry-header,
  body.yccs-commerce-ui.woocommerce-checkout .entry-header,
  body.yccs-commerce-ui.woocommerce-account .entry-header{width:calc(100% - 28px);margin-top:24px}
}
.yccs-hero-center.is-without-slider .yccs-hero-copy{border-top:1px solid var(--yccs-border);border-radius:24px}
@media(max-width:999px){.yccs-hero-center.is-without-slider .yccs-hero-copy{border-radius:18px}}


/* 3.0.0 final footer track correction: no empty visual columns. */
@media(min-width:1025px){
  .yccs-prefooter-grid{grid-template-columns:minmax(250px,1.35fr) repeat(auto-fit,minmax(150px,1fr));gap:32px}
}
@media(max-width:480px){
  .yccs-prefooter-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}
  .yccs-footer-brand{grid-column:1/-1}
}

.yccs-search-category-matches__links a>.yccs-icon{grid-column:3;justify-self:end}
/* ========================================================================== 
   Yöresel Cepte Commerce Suite 3.1.0
   Scoped storefront, Blocksy, responsive commerce and footer corrections.
   ========================================================================== */

/* Blocksy header: one contained logo, one stable row, no overflow clone. */
body.yccs-commerce-ui img.yccs-blocksy-logo,
body.yccs-commerce-ui [data-id="logo"] img.yccs-blocksy-logo,
body.yccs-commerce-ui .site-logo-container img.yccs-blocksy-logo{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:210px!important;
  max-height:62px!important;
  object-fit:contain!important;
  object-position:left center!important;
}
body.yccs-commerce-ui [data-id="logo"] a,
body.yccs-commerce-ui .site-logo-container{
  display:flex;
  align-items:center;
  min-width:0;
  max-height:74px;
  overflow:hidden;
}
body.yccs-commerce-ui .ct-header [data-id="menu"] > ul,
body.yccs-commerce-ui .ct-header [data-id="menu"] .menu{
  align-items:center;
  flex-wrap:nowrap;
  gap:clamp(2px,.45vw,8px);
}
body.yccs-commerce-ui .ct-header [data-id="menu"] .menu > li > a{
  min-height:44px;
  padding-inline:clamp(7px,.65vw,12px);
  font-size:clamp(12px,.77vw,14px);
  font-weight:700;
  letter-spacing:0;
  white-space:nowrap;
}
body.yccs-commerce-ui .ct-header .yccs-injected-menu-item > a{
  color:inherit;
}
body.yccs-commerce-ui .ct-header .yccs-injected-menu-item > a:hover{
  color:var(--yccs-orange-700);
}

/* Announcement: compact, readable, aligned with the storefront container. */
.yccs-announcement__inner{min-height:36px}
.yccs-announcement__inner>div:first-child{overflow:hidden}
.yccs-announcement strong,.yccs-announcement span{white-space:nowrap}

/* Commerce discovery bar: category dropdown + real product search + quick links. */
.yccs-category-nav{position:relative;z-index:45;background:#fff;border-block:1px solid var(--yccs-border)}
.yccs-category-nav__inner{
  display:grid;
  grid-template-columns:220px minmax(280px,1fr) auto;
  align-items:center;
  gap:14px;
  min-height:68px;
  padding-block:9px;
}
.yccs-category-trigger-wrap{position:relative;width:auto;min-width:0;align-self:stretch}
.yccs-category-trigger{min-height:50px;border-radius:14px;padding-inline:17px}
.yccs-category-dropdown{top:calc(100% + 8px);max-height:min(70vh,560px);overflow:auto;border-radius:16px}
.yccs-commerce-search{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%;height:50px;margin:0;background:#fff}
.yccs-commerce-search button{width:auto;min-width:86px;padding-inline:17px;gap:7px}
.yccs-main-links{justify-content:flex-end;gap:2px;padding:0;overflow:visible}
.yccs-main-links a{min-height:46px;padding:0 10px;border-radius:10px;font-size:13px}
.yccs-main-links a:hover{background:var(--yccs-orange-100)}

/* Hero: Smart Slider calculates its own responsive canvas. */
.yccs-hero{padding:18px 0 0;background:#fff}
.yccs-hero-grid,
.yccs-hero-grid--solo{
  display:block;
  width:min(var(--yccs-max),calc(100% - 40px));
  margin-inline:auto;
}
.yccs-hero .yccs-container{width:min(var(--yccs-max),calc(100% - 40px))}
.yccs-hero-center{display:grid;grid-template-columns:minmax(0,1fr);gap:0;min-width:0}
.yccs-slider-frame{
  position:relative;
  width:100%;
  min-width:0;
  min-height:0;
  aspect-ratio:auto;
  overflow:hidden;
  border-radius:24px 24px 0 0;
  background:transparent;
  box-shadow:0 18px 48px rgba(23,33,27,.10);
  line-height:0;
  isolation:isolate;
}
.yccs-slider-frame>*{max-width:100%}
.yccs-slider-frame img{max-width:100%}
.yccs-hero-copy{
  position:relative;
  z-index:2;
  margin:0;
  padding:clamp(28px,4vw,52px);
  border:1px solid var(--yccs-border);
  border-top:0;
  border-radius:0 0 24px 24px;
  background:linear-gradient(135deg,#fff,var(--yccs-cream));
  box-shadow:0 18px 48px rgba(23,33,27,.08);
}
.yccs-hero-center.is-without-slider .yccs-hero-copy{border-top:1px solid var(--yccs-border);border-radius:24px}
.yccs-hero-copy h1{max-width:900px;margin:5px 0 14px;font-size:clamp(36px,4vw,62px);line-height:1.02;letter-spacing:-.045em;text-wrap:balance}
.yccs-hero-copy>p:not(.yccs-kicker){max-width:820px;margin:0 0 22px;font-size:clamp(16px,1.2vw,18px);line-height:1.65}
.yccs-hero-copy .yccs-buttons{justify-content:flex-start;margin-top:2px}

/* E-commerce section rhythm and cards. */
.yccs-trust{margin-top:0}
.yccs-categories{background:#fff}
.yccs-products{background:var(--yccs-bg)}
.yccs-section-head{max-width:780px}
.yccs-category-grid{gap:16px}
.yccs-category-card{height:100%;padding:12px 12px 17px;border-radius:18px;box-shadow:0 10px 28px rgba(23,33,27,.055)}
.yccs-category-card__media{overflow:hidden;border-radius:14px;aspect-ratio:1/1}
.yccs-category-card__media img{width:100%;height:100%;object-fit:cover}
.yccs-category-card strong{margin-top:13px;font-size:15px;line-height:1.35}
.yccs-tab-list{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:26px}
.yccs-tab-list button{min-height:44px;padding:10px 18px;border:1px solid var(--yccs-border);border-radius:999px;background:#fff;color:var(--yccs-text);font-weight:800;cursor:pointer}
.yccs-tab-list button[aria-selected="true"]{border-color:var(--yccs-green-800);background:var(--yccs-green-800);color:#fff}
.yccs-product-panel{scroll-margin-top:120px}
.yccs-product-panel[hidden],.yccs-product-panel[data-yccs-initial-hidden="true"]{display:none}
.yccs-product-card{display:flex;height:100%;flex-direction:column}
.yccs-product-card__body{display:flex;flex:1;flex-direction:column}
.yccs-product-card__body .yccs-add-button{margin-top:auto;min-height:44px}

/* Mobile drawer: two focused tabs, true dialog behaviour is handled in JS. */
.yccs-mobile-drawer{z-index:2147482000}
.yccs-mobile-drawer__overlay{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(5,24,14,.62);backdrop-filter:blur(2px)}
.yccs-mobile-drawer__panel{display:flex;flex-direction:column;width:min(91vw,400px);padding:0 0 calc(22px + env(safe-area-inset-bottom));overflow:hidden;background:#fffdf9;border-radius:0 18px 18px 0;box-shadow:28px 0 80px rgba(0,0,0,.30)}
.yccs-mobile-drawer__brand{display:flex;align-items:center;justify-content:space-between;flex:0 0 auto;min-height:78px;padding:10px 12px 8px 18px;border-bottom:1px solid var(--yccs-border);background:#fff}
.yccs-mobile-drawer__brand>a{display:flex;align-items:center;width:170px;height:58px;overflow:hidden}
.yccs-mobile-drawer__logo{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}
.yccs-mobile-drawer__close{display:grid;place-items:center;width:48px;height:48px;padding:0;border:0;border-radius:50%;background:var(--yccs-green-100);color:var(--yccs-green-900);cursor:pointer}
.yccs-mobile-drawer__tabs{display:grid;grid-template-columns:1fr 1fr;min-height:54px;background:#fff;border-bottom:1px solid var(--yccs-border)}
.yccs-mobile-drawer__tabs>button{position:relative;min-height:54px;padding:0 14px;border:0;background:#fff;color:var(--yccs-muted);font-size:13px;font-weight:900;letter-spacing:.055em;text-transform:uppercase}
.yccs-mobile-drawer__tabs>button::after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;background:transparent}
.yccs-mobile-drawer__tabs>button.is-active{color:var(--yccs-green-900)}
.yccs-mobile-drawer__tabs>button.is-active::after{background:var(--yccs-orange-600)}
.yccs-mobile-drawer__search-wrap{flex:0 0 auto;padding:15px 16px 12px;background:var(--yccs-bg);border-bottom:1px solid var(--yccs-border)}
.yccs-mobile-search{display:grid;grid-template-columns:minmax(0,1fr) 50px;margin:0;border:1px solid var(--yccs-border);border-radius:14px;background:#fff;overflow:hidden}
.yccs-mobile-search input{width:100%;height:50px;padding:0 14px!important;border:0!important;background:#fff!important;font-size:15px}
.yccs-mobile-search button{display:grid;place-items:center;width:50px;height:50px;padding:0;border:0;background:var(--yccs-green-800);color:#fff}
.yccs-mobile-drawer__content{flex:1 1 auto;min-height:0;overflow:auto;overscroll-behavior:contain;background:#fff}
.yccs-mobile-drawer__panel-content li[hidden]{display:none!important}
.yccs-mobile-drawer__panel-content a{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto;min-height:54px;padding:13px 17px!important;border-bottom:1px solid var(--yccs-border)!important;background:#fff!important;color:var(--yccs-text)!important;font-size:14px!important;font-weight:750!important;text-transform:none!important}
.yccs-mobile-drawer__panel-content a:hover,.yccs-mobile-drawer__panel-content a[aria-current="page"]{background:var(--yccs-green-100)!important;color:var(--yccs-green-900)!important}

/* Footer: brand plus an auto-fitting link matrix, never empty visual tracks. */
.yccs-prefooter{padding:clamp(48px,5vw,72px) 0 0;background:#fff}
.yccs-prefooter-grid{display:grid;grid-template-columns:minmax(250px,.85fr) minmax(0,2.15fr);align-items:start;gap:clamp(34px,5vw,76px)}
.yccs-footer-brand{max-width:330px}
.yccs-footer-brand>a{display:inline-flex;max-width:210px;overflow:hidden}
.yccs-prefooter-logo{display:block;width:auto;max-width:210px;height:auto;max-height:78px;object-fit:contain;object-position:left center}
.yccs-footer-slogan{margin:12px 0 8px;color:var(--yccs-text);font-weight:750}
.yccs-footer-description{margin:0;color:var(--yccs-muted);font-size:14px;line-height:1.65}
.yccs-social-links{display:flex;gap:8px;margin-top:18px}
.yccs-social-links a{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--yccs-border);border-radius:50%;color:var(--yccs-green-800)}
.yccs-footer-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:30px 24px;min-width:0}
.yccs-footer-column{min-width:0}
.yccs-footer-column h2{margin:0 0 13px;font-size:13px;letter-spacing:.055em;text-transform:uppercase}
.yccs-footer-column a{display:inline-flex;align-items:center;min-height:34px;text-decoration:none}
.yccs-prefooter-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:40px;padding:18px 0;border-top:1px solid var(--yccs-border);color:var(--yccs-muted);font-size:12px}

/* Cart, checkout and account pages keep an intentional commerce canvas. */
body.yccs-commerce-ui.woocommerce-cart .site-main,
body.yccs-commerce-ui.woocommerce-checkout .site-main,
body.yccs-commerce-ui.woocommerce-account .site-main{min-height:clamp(420px,58vh,760px)}
body.yccs-commerce-ui.woocommerce-cart .woocommerce,
body.yccs-commerce-ui.woocommerce-checkout .woocommerce,
body.yccs-commerce-ui.woocommerce-account .woocommerce,
body.yccs-commerce-ui.woocommerce-cart .wp-block-woocommerce-cart,
body.yccs-commerce-ui.woocommerce-checkout .wp-block-woocommerce-checkout{width:min(var(--yccs-max),calc(100% - 40px));margin-inline:auto}
body.yccs-commerce-ui .woocommerce-cart-form .product-thumbnail img{width:82px;border-radius:12px}
body.yccs-commerce-ui .woocommerce-cart-form .quantity input,
body.yccs-commerce-ui .woocommerce-cart-form .coupon input,
body.yccs-commerce-ui .woocommerce-cart-form button[name="update_cart"]{min-height:44px}
.yccs-empty-cart-enhancement{margin:28px auto 64px;padding:clamp(30px,5vw,56px);border-radius:24px}
.yccs-empty-cart-categories a{min-height:56px}

@media(max-width:1180px){
  .yccs-category-nav__inner{grid-template-columns:200px minmax(240px,1fr)}
  .yccs-main-links{display:none}
  body.yccs-commerce-ui .ct-header [data-id="menu"] .menu > li > a{padding-inline:7px;font-size:12px}
}

@media(max-width:999px){
  body.yccs-commerce-ui{padding-bottom:calc(68px + env(safe-area-inset-bottom) + var(--yccs-bottom-offset,0px))}
  body.yccs-commerce-ui.yccs-checkout{padding-bottom:0}
  body.yccs-commerce-ui img.yccs-blocksy-logo,
  body.yccs-commerce-ui [data-id="logo"] img.yccs-blocksy-logo,
  body.yccs-commerce-ui .site-logo-container img.yccs-blocksy-logo{max-width:148px!important;max-height:44px!important}
  body.yccs-commerce-ui [data-id="logo"] a,
  body.yccs-commerce-ui .site-logo-container{max-height:58px}
  .yccs-announcement__inner{min-height:34px;justify-content:center}
  .yccs-announcement__inner>div:first-child{justify-content:center;width:100%}
  .yccs-announcement__inner>div:first-child span,.yccs-announcement__links{display:none}
  .yccs-category-nav{display:none}
  .yccs-hero{padding-top:12px}
  .yccs-hero-grid,.yccs-hero-grid--solo,.yccs-hero .yccs-container{width:calc(100% - 24px)}
  .yccs-slider-frame{border-radius:18px 18px 0 0;box-shadow:0 12px 32px rgba(23,33,27,.09)}
  .yccs-hero-copy{padding:26px 20px 28px;border-radius:0 0 18px 18px}
  .yccs-hero-center.is-without-slider .yccs-hero-copy{border-radius:18px}
  .yccs-hero-copy h1{font-size:clamp(32px,9vw,48px);line-height:1.04}
  .yccs-hero-copy>p:not(.yccs-kicker){font-size:16px}
  .yccs-hero-copy .yccs-buttons{display:grid;grid-template-columns:1fr;gap:10px}
  .yccs-hero-copy .yccs-button{width:100%}
  .yccs-prefooter{padding-top:42px}
  .yccs-prefooter-grid{grid-template-columns:1fr;gap:30px}
  .yccs-footer-brand{max-width:100%}
  .yccs-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}
  .yccs-prefooter-bottom{align-items:flex-start;flex-direction:column;margin-top:30px;padding-bottom:calc(84px + env(safe-area-inset-bottom))}
}

@media(max-width:680px){
  .yccs-container{width:calc(100% - 28px)}
  .yccs-section{padding:54px 0}
  .yccs-section-head h2{font-size:clamp(28px,9vw,38px)}
  .yccs-category-grid,.yccs-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .yccs-category-card{padding:8px 8px 13px;border-radius:14px}
  .yccs-category-card__media{border-radius:11px}
  .yccs-category-card strong{font-size:13px}
  .yccs-product-card__title{font-size:14px;line-height:1.35}
  .yccs-product-card__body{padding:12px}
  .yccs-product-card__body .yccs-add-button{width:100%;padding-inline:10px;font-size:12px}
  .yccs-empty-cart-categories{grid-template-columns:1fr}
  .yccs-empty-cart-benefits{grid-template-columns:1fr;text-align:left}
  .yccs-empty-cart-benefits span{justify-content:flex-start}
  body.yccs-commerce-ui.woocommerce-cart .woocommerce,
  body.yccs-commerce-ui.woocommerce-checkout .woocommerce,
  body.yccs-commerce-ui.woocommerce-account .woocommerce,
  body.yccs-commerce-ui.woocommerce-cart .wp-block-woocommerce-cart,
  body.yccs-commerce-ui.woocommerce-checkout .wp-block-woocommerce-checkout{width:calc(100% - 28px)}
}

@media(max-width:480px){
  .yccs-footer-columns{grid-template-columns:1fr}
  .yccs-footer-column{padding-bottom:16px;border-bottom:1px solid var(--yccs-border)}
  .yccs-prefooter-logo{max-width:190px;max-height:70px}
  .yccs-hero-copy{padding:24px 17px 26px}
  .yccs-hero-copy h1{font-size:clamp(30px,9.5vw,42px)}
}

@media(prefers-reduced-motion:reduce){
  .yccs-commerce-ui *,.yccs-commerce-ui *::before,.yccs-commerce-ui *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}


/* 4.2.4 mobile containment fixes.
 * - Keep the managed mobile header in normal document flow on <=767px pages,
 *   preventing category copy from appearing behind a sticky header.
 * - Keep the plugin drawer above the fixed bottom navigation and reserve a
 *   safe scroll area for the final category/menu item.
 */
@media (max-width: 767px) {
  body.yccs-category-page-view .yccs-v5-header,
  body.yccs-category-page-view .yccs-v5-header--sticky,
  body.admin-bar.yccs-category-page-view .yccs-v5-header,
  body.admin-bar.yccs-category-page-view .yccs-v5-header--sticky {
    position: relative;
    top: auto;
    margin-top: 0;
    transform: none;
  }
  body.yccs-category-page-view .yccs-category-page {
    clear: both;
    position: relative;
    z-index: 1;
  }
}
.yccs-mobile-drawer {
  z-index: 2147483600;
}
.yccs-mobile-drawer__panel {
  height: 100vh;
  height: 100dvh;
  max-height: 100vh;
  max-height: 100dvh;
}
.yccs-mobile-drawer__content {
  scroll-padding-bottom: calc(32px + env(safe-area-inset-bottom));
}
.yccs-mobile-drawer__panel-content > ul {
  padding-bottom: calc(32px + env(safe-area-inset-bottom));
}
body.yccs-drawer-open .yccs-mobile-bottom,
body.yccs-drawer-open .yccs-whatsapp-float,
body.yccs-drawer-open .yccs-mobile-sticky-cart {
  visibility: hidden !important;
  pointer-events: none !important;
}
