Hanging Chains for Ceiling Lights & Indoor Plants

A collection page of LEDSone UK Ltd

categoryLinked from the homepage
Products
11
Active ads
0
Depth
Click depth 1
Published
2020/02/06

About

/* --- Base Styles & Scoping --- */ #custom-shopify-blog-content { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; background-color: #fdfdfd; } #custom-shopify-blog-content * { box-sizing: border-box; margin: 0; padding: 0; } /* --- Navigation Header (TOC) --- */ #custom-shopify-blog-content .nav-header { background-color: #fff; padding: 1rem 2rem; border-bottom: 1px solid #eee; display: flex; justify-content: space-between; align-items: center; position: sticky; top: 0; z-index: 1000; } #custom-shopify-blog-content .nav-header__title { font-weight: 600; font-size: 2.0rem; color: #222; } #custom-shopify-blog-content .toc { display: flex; gap: 1.5rem; } #custom-shopify-blog-content .toc a { text-decoration: none; color: #555; font-weight: 500; font-size: 2.1rem; transition: color 0.2s ease; } #custom-shopify-blog-content .toc a:hover { color: #007bff; } #custom-shopify-blog-content .toc-toggle { display: none; /* Hidden on desktop */ background: #007bff; color: white; border: none; padding: 0.5rem 1rem; border-radius: 5px; font-weight: bold; cursor: pointer; } /* --- Main Layout & Typography --- */ #custom-shopify-blog-content .container { max-width: 1300px; margin: 0 auto; padding: 2rem; } #custom-shopify-blog-content .blog-header { text-align: center; margin-bottom: 3rem; border-bottom: 1px solid #eee; padding-bottom: 2rem; } #custom-shopify-blog-content h1 { font-size: 2.8rem; font-weight: 800; line-height: 1.2; color: #111; margin-bottom: 1rem; } #custom-shopify-blog-content .intro { font-size: 2.2rem; color: #666; max-width: 650px; margin: 0 auto; } #custom-shopify-blog-content .content-section { margin-bottom: 3rem; } #custom-shopify-blog-content h2 { font-size: 2.3rem; font-weight: 700; color: #222; margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 2px solid #007bff; display: inline-block; } #custom-shopify-blog-content h3 { font-size: 1.8rem; font-weight: 600; margin-