/* Ecomus Accessories: hero, service strip and section titles use the vendor CSS.
   Kava additions below concern editorial content, media and accessible fallbacks. */
#kava-ecomus-home { background:#fff; color:#111; }
#kava-ecomus-home .flat-title .tf-btn { font-size:14px; }
#kava-ecomus-home .kava-ecomus-products .swiper-slide { height:auto; }
#kava-ecomus-home .nav-sw { border:1px solid #e5e5e5; background:#fff; color:#111; }
#kava-ecomus-home .nav-sw:hover { background:#111; color:#fff; }
#kava-ecomus-home .flat-categories-bg { padding:40px 50px 25px; }
#kava-ecomus-home .collection-item-circle .collection-image { width:140px; height:140px; max-width:100%; margin:auto; background:#fff; display:flex; align-items:center; justify-content:center; }
#kava-ecomus-home .collection-item-circle img { width:100%; height:100%; object-fit:contain; }
#kava-ecomus-home .collection-item-circle .collection-content .title { font-size:16px; white-space:normal; line-height:1.4; }
#kava-ecomus-home .kava-ecomus-collections { padding:60px 0 72px; }
#kava-ecomus-home .kava-ecomus-collections .collection-image { aspect-ratio:1400/1609; }
#kava-ecomus-home .kava-ecomus-collections img { width:100%; height:100%; object-fit:cover; }
#kava-ecomus-home .kava-ecomus-collections .collection-content { padding:0; left:7%; right:7%; bottom:7%; }
#kava-ecomus-home .kava-ecomus-collections .heading { font-size:32px; font-weight:400; line-height:1.2; margin-bottom:12px; }
#kava-ecomus-home .kava-ecomus-collections .subtext { font-size:15px; line-height:1.5; margin-bottom:0; }
#kava-ecomus-home .kava-ecomus-collections .tf-btn { font-size:14px; }
#kava-ecomus-home .kava-ecomus-guides { padding:72px 0 50px; }
#kava-ecomus-home .kava-ecomus-blog-grid { gap:30px; }
#kava-ecomus-home .blog-article-item { display:flex; flex-direction:column; height:100%; margin:0; }
#kava-ecomus-home .article-thumb { border-radius:10px; aspect-ratio:4/3; height:auto; }
#kava-ecomus-home .article-thumb>a { display:block; height:100%; }
#kava-ecomus-home .article-thumb img { width:100%; height:100%; object-fit:cover; }
#kava-ecomus-home .article-content { padding:24px 0 0; display:flex; flex-direction:column; flex:1; }
#kava-ecomus-home .article-title { font-size:22px; line-height:1.4; margin:0 0 15px; }
#kava-ecomus-home .article-title a { font-size:inherit; line-height:inherit; }
#kava-ecomus-home .article-btn { margin-top:auto; }
#kava-ecomus-home .kava-ecomus-guides__more { text-align:center; margin-top:36px; }
#kava-ecomus-home .kava-ecomus-transparency .container { border-top:1px solid #ebebeb; padding-top:26px; padding-bottom:26px; display:flex; align-items:center; gap:24px; }
#kava-ecomus-home .kava-ecomus-transparency h2 { font-size:16px; font-weight:500; white-space:nowrap; margin:0; }
#kava-ecomus-home .kava-ecomus-transparency p { font-size:12px; line-height:1.6; color:#666; margin:0; }
#kava-ecomus-home .kava-ecomus-transparency .tf-btn { flex-shrink:0; font-size:12px; }
#kava-ecomus-home :is(a,button):focus-visible { outline:2px solid #111; outline-offset:4px; }
#kava-ecomus-home .swiper:not([data-kava-services]):not(.swiper-initialized) .swiper-wrapper { display:flex; overflow-x:auto; scroll-snap-type:x mandatory; gap:24px; }
#kava-ecomus-home .swiper:not([data-kava-services]):not(.swiper-initialized) .swiper-slide { flex:0 0 25%; scroll-snap-align:start; }
#kava-ecomus-home .tf-sw-collection:not(.swiper-initialized) .swiper-slide { flex:0 0 49%; }
@media(min-width:768px) and (max-width:1199px) {
}
@media(max-width:767px) {
    #kava-ecomus-home .flat-categories-bg { padding:28px 25px 20px; }
    #kava-ecomus-home .kava-ecomus-collections { padding:36px 0 44px; }
    #kava-ecomus-home .kava-ecomus-collections .collection-image { aspect-ratio:auto; height:450px; background:#f4f4f4; }
    #kava-ecomus-home .kava-ecomus-collections img { object-fit:contain; object-position:center top; }
    #kava-ecomus-home .kava-ecomus-collections .collection-content { padding:0; left:22px; right:22px; bottom:24px; }
    #kava-ecomus-home .kava-ecomus-collections .heading { font-size:25px; }
    #kava-ecomus-home .kava-ecomus-collections .subtext { font-size:13px; }
    #kava-ecomus-home .kava-ecomus-guides { padding:44px 0 36px; }
    #kava-ecomus-home .kava-ecomus-blog-grid { grid-template-columns:1fr; gap:30px; }
    #kava-ecomus-home .article-thumb { aspect-ratio:4/3; }
    #kava-ecomus-home .article-content { padding-top:18px; }
    #kava-ecomus-home .article-title { font-size:21px; }
    #kava-ecomus-home .kava-ecomus-transparency .container { align-items:flex-start; flex-direction:column; gap:10px; }
    #kava-ecomus-home .swiper:not([data-kava-services]):not(.swiper-initialized) .swiper-slide { flex-basis:48%; }
}
@media(prefers-reduced-motion:reduce) {
    #kava-ecomus-home *, #kava-ecomus-home *::before, #kava-ecomus-home *::after { transition:none!important; animation:none!important; }
}


/* The source uses h2 for slides. Preserve its typography with one semantic h1. */
#kava-ecomus-home .kava-ecomus-hero h1.heading { font-size:68px; line-height:1.2; }
#kava-ecomus-home .kava-ecomus-hero .swiper { overflow:visible; }
#kava-ecomus-home .kava-ecomus-hero .wrap-slider>img { display:block; height:auto; }
#kava-ecomus-home .kava-ecomus-hero .wrap-navigation { pointer-events:none; }
#kava-ecomus-home .kava-ecomus-hero .nav-sw { pointer-events:auto; padding:0; border:0; }
#kava-ecomus-home .kava-ecomus-services .title { font-size:18px; line-height:22px; }
#kava-ecomus-home .flat-title .title { font-weight:400; }
#kava-ecomus-home .kava-carousel-more { text-align:center; margin-top:30px; }
@media(max-width:1199px) { #kava-ecomus-home .kava-ecomus-hero h1.heading { font-size:50px; } }
@media(max-width:767px) {
    #kava-ecomus-home .kava-ecomus-hero h1.heading { font-size:32px; }
    #kava-ecomus-home .kava-ecomus-hero .wrap-slider>img { height:100%; }
}
