.custom-category-banner{display:flex;flex-direction:row;gap:1rem;align-items:center;background:var(--d-content-background, #fff);padding:1rem;border:1px solid var(--primary-low, #e9e9e9);border-radius:var(--d-border-radius-large, 8px);box-shadow:var(--shadow-card);margin-bottom:1rem;max-width:100%;overflow:hidden}.custom-banner-media{flex:0 0 150px;width:150px;height:150px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:.5rem;background:var(--primary-very-low, #f0f0f0)}.custom-banner-media img{width:100%;height:100%;object-fit:cover}.custom-banner-content{flex:1 1 auto;min-width:0}.custom-banner-title{margin:0 0 .5rem 0;font-size:1.5rem;font-weight:600;color:var(--primary, #222);overflow-wrap:break-word;word-break:break-word}.custom-banner-desc{margin:0;color:var(--primary-medium, #666);line-height:1.4;overflow-wrap:break-word;word-break:break-word}.category-heading.--has-logo{display:none !important}@media(max-width: 768px){.custom-category-banner{flex-direction:row;align-items:center;gap:.75rem;padding:.75rem}.custom-banner-media{flex:0 0 80px;width:80px;height:80px;border-radius:.375rem}.custom-banner-content{text-align:left}.custom-banner-title{font-size:1.125rem}}body.categories-list table.category-list{display:none !important}body.categories-list table.category-list thead,body.categories-list table.category-list tbody{display:none !important}body.category .subcategories,body.category .category-list tbody,body.category .subcategory-list{display:none !important}.custom-all-categories{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:1rem;margin-bottom:2rem}.custom-cat-card{background:var(--d-content-background, #fff);border:none;box-shadow:none;border-radius:0 !important;position:relative;overflow:hidden;transition:box-shadow .2s ease;display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;align-items:center;max-width:100%}.custom-cat-card::before,.custom-cat-card::after{content:"";position:absolute;left:0;right:0;height:1px;pointer-events:none}.custom-cat-card::before{top:0;background:linear-gradient(to right, var(--tertiary), transparent, var(--tertiary))}.custom-cat-card::after{bottom:0;background:linear-gradient(to right, var(--tertiary), transparent, var(--tertiary))}.custom-cat-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.custom-cat-header{display:flex;flex-direction:row;text-decoration:none;color:inherit;transition:background-color .2s ease;flex-shrink:1;min-width:0;max-width:100%}.custom-cat-header:hover{background-color:var(--primary-very-low, #f5f5f5)}.custom-cat-media{flex:0 0 150px;width:150px;height:150px;background:var(--primary-very-low, #f0f0f0);display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;margin:1rem;order:1}.custom-cat-media img{width:100%;height:100%;object-fit:cover;border-radius:50%}.custom-cat-body{padding:1rem;flex:1;min-width:0;max-width:100%;order:1}.custom-cat-title{margin:0 0 .5rem 0;font-size:1.25rem;font-weight:600;color:var(--primary, #222);line-height:1.3;overflow-wrap:break-word;word-break:break-word}.custom-cat-desc{margin:0;font-size:.9rem;color:var(--primary-medium, #666);line-height:1.5;width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word;word-break:break-word}.custom-subcategories{margin-top:.5rem;padding:1rem;border-top:1px solid var(--primary-low, #e9e9e9);background:var(--primary-very-low, #fafafa);display:grid;grid-template-columns:1fr;gap:.75rem;order:2;flex:1 1 100%;width:100%;min-width:0;overflow:hidden}.custom-subcat-card{display:flex;gap:1.5rem;padding:.75rem;background:var(--d-content-background, #fff);border:1px solid var(--primary-low, #e9e9e9);border-radius:0 !important;text-decoration:none;color:inherit;transition:all .2s ease;align-items:center;box-shadow:var(--shadow-card);max-width:100%;overflow:hidden}.custom-subcat-card:hover{background:var(--primary-very-low, #f5f5f5);border-color:var(--primary-low-mid, #d0d0d0);transform:translateY(-1px)}.custom-subcat-media{width:50px;height:50px;min-width:50px;background:var(--primary-very-low, #f0f0f0);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden}.custom-subcat-media img{width:100%;height:100%;object-fit:cover;border-radius:50%}.custom-subcat-body{flex:1;min-width:0;max-width:100%}.custom-subcat-title{margin:0 0 .25rem 0;font-size:1rem;font-weight:500;color:var(--primary, #222);line-height:1.3;overflow-wrap:break-word;word-break:break-word}.custom-subcat-desc{margin:0;font-size:.85rem;color:var(--primary-medium, #666);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word;word-break:break-word}.custom-cat-tags,.custom-subcat-tags{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.5rem}.custom-tag{display:inline-block;font-size:.8rem;padding:.15rem .5rem;border-radius:.25rem;background:var(--primary-very-low, #f0f0f0);color:var(--primary-medium, #666);text-decoration:none;white-space:nowrap;overflow-wrap:break-word;word-break:break-word}.custom-tag:hover{background:var(--primary-low, #e0e0e0);color:var(--primary, #222)}.custom-tag-small{font-size:.75rem;padding:.1rem .375rem}.custom-all-categories.category-page-view{margin-top:0}@media(max-width: 768px){.custom-all-categories{grid-template-columns:1fr}.custom-subcategories{grid-template-columns:1fr}.custom-cat-media{height:120px}.custom-cat-desc{width:100%}}
/*# sourceMappingURL=common_theme_26_378d7e8ae511094822991a8f0aebfe1e13618188.css.map?__ws=comfortfoodie.club */
