.top-header-left .logo,.top-header-left .tagline-block{text-transform:uppercase;display:flex;letter-spacing:.5px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Montserrat,sans-serif;background:#fff;color:#333;line-height:1.6;overflow-x:hidden}:root{--primary:#f6a207;--primary-dark:#c47e05;--light-green:#fcdb8f;--accent-green:#fabb2d;--dark-gray:#5A5A5A;--nav-bg:#707070;--light-gray:#F5F5F5;--white:#FFFFFF;--beige:#f8f6f0;--turquoise:#d4940a;--header-green:#b87a05;--charcoal:#2F2F2F;--dark-bg:#2F2F2F;--font:'Montserrat',sans-serif;--shadow:0 2px 20px rgba(0,0,0,0.08);--shadow-hover:0 8px 30px rgba(0,0,0,0.15);--radius:12px;--radius-sm:8px;--transition:all 0.3s ease}a{text-decoration:none;color:var(--primary);transition:var(--transition)}a:hover{color:var(--primary-dark)}img{max-width:100%;height:auto}.footer-top ul,ul{list-style:none}.container{max-width:1360px;margin:0 auto;padding:0 30px}.page-wrapper{margin:0 10%}.top-header{background:var(--light-gray);min-height:120px;display:flex;align-items:center}@media (max-width:767px){.top-header{min-height:auto;padding:12px 0;width:100vw;margin-left:calc(-50vw + 50%)}.top-header .container{padding-left:14px;padding-right:14px}}.top-header .container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 0;width:100%}.top-header-left{display:flex;align-items:center;gap:0;height:100%}.top-header-left .logo{width:180px;align-items:center;font-size:1.6rem;font-weight:800;color:var(--header-green);height:100%}.top-header-left .logo i{font-size:1.8rem;margin-right:10px}.top-header-left .logo-divider{width:1px;height:50px;background:#d9d9d9;margin:0 20px}.top-header-left .tagline-block{flex-direction:column;font-family:Montserrat,sans-serif;font-weight:500;font-size:.7rem;color:var(--primary);line-height:1.4}.top-header-center{display:flex;align-items:center;gap:20px;font-size:16px;margin-left:30px}.top-header-center .contact-item{display:flex;align-items:center;gap:14px;text-decoration:none;color:#0b6d3a;font-size:14px}.top-header-center .contact-item i{color:#666;font-size:1rem}.client-login-btn,.secondary-nav ul li a,.top-header-right .nav-links a{text-decoration:none;font-size:12px;text-transform:uppercase;font-family:Montserrat,sans-serif}.top-header-center .contact-item::after{content:"|";color:#ccc;margin-left:14px;font-weight:300}.top-header-right,.top-header-right .nav-links{display:flex;align-items:center;gap:16px}.top-header-right .search-btn{background:0 0;border:none;color:#666;font-size:1.1rem;cursor:pointer;padding:0}.top-header-right .nav-links a{font-weight:500;color:#b87a05;letter-spacing:.5px;transition:color .2s}.top-header-right .nav-links a:hover{color:#f6a207}.client-login-btn{background:var(--primary);color:#fff;font-weight:700;padding:12px 18px;letter-spacing:.5px;transition:background .2s;white-space:nowrap;margin-left:auto}.client-login-btn:hover{background:var(--primary-dark);color:#fff}.nav-toggle-top{display:none;background:0 0;border:none;color:#b87a05;font-size:1.5rem;cursor:pointer}.mobile-phone,.nav-toggle-secondary{display:none}.secondary-nav{background:#707070;height:56px;position:relative}.secondary-nav .container{display:flex;align-items:center;height:100%;max-width:1360px}.secondary-nav ul{list-style:none;display:flex;justify-content:center;height:100%;margin:0;padding:0;width:100%}.secondary-nav ul li{height:100%;flex:0 0 auto}.secondary-nav ul li+li{margin-left:2px}.secondary-nav ul li a{display:flex;align-items:center;justify-content:center;height:100%;color:#fff;font-weight:500;letter-spacing:.2px;transition:background .3s;padding:0 10px;text-align:center}.secondary-nav ul li a:hover{background:#5a5a5a}.secondary-nav ul li a.active{background:#b87a05;color:#fff}.top-header-right .header-actions{display:flex;align-items:center;gap:6px;margin-left:8px}.top-header-right .header-actions a{position:relative;color:var(--header-green);font-size:16px;padding:6px 8px;transition:var(--transition)}.blog-card h4 a:hover,.product-card .product-info h4 a:hover,.section-header a:hover,.toast.success i,.top-header-right .header-actions a:hover,.welcome-left h2 span{color:var(--primary)}.top-header-right .header-actions .badge{position:absolute;top:0;right:0;background:var(--primary);color:#fff;font-size:9px;min-width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.hero{height:450px;position:relative;display:flex;align-items:center;overflow:hidden}.hero::before{content:'';inset:0;z-index:1}.hero .hero-slide{position:absolute;inset:0;background-size:cover;background-position:center 30%;background-repeat:no-repeat;display:flex;align-items:center;opacity:0;visibility:hidden;z-index:0;transition:opacity .8s ease-in-out,visibility .8s ease-in-out}.hero-card .hero-btn,.hero-dot{transition:background .3s;cursor:pointer}.hero .hero-slide.active{opacity:1;visibility:visible;z-index:2}.hero::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.05) 0,rgba(0,0,0,.02) 50%,rgba(0,0,0,.15) 100%)}.hero .container{max-width:1360px;width:100%;margin:0 auto;padding:0 30px;position:relative;z-index:3;display:flex;justify-content:flex-end}.hero-card{width:340px;min-height:250px;background:#b87a05;padding:35px 32px;display:flex;flex-direction:column;justify-content:center}.hero-card h1{font-family:Montserrat,sans-serif;text-transform:uppercase;color:#fff;font-size:48px;line-height:1.05;margin:0;letter-spacing:-1px}.hero-card h1 .line1,.hero-card h1 .line2{font-weight:800;display:block}.hero-card h1 .line3,.hero-card h1 .line4{font-weight:300;display:block;font-size:.7em;letter-spacing:1.5px;margin-top:2px}.hero-card .hero-btn{display:inline-flex;align-items:center;justify-content:center;width:155px;height:40px;background:var(--charcoal);color:#fff;text-decoration:none;text-transform:uppercase;font-family:Montserrat,sans-serif;font-weight:600;font-size:9px;letter-spacing:1.5px;border:none;margin-top:28px}.hero-quick-links .quick-link-item,.welcome-card .card-btn{color:var(--white);text-decoration:none;text-transform:uppercase}.hero-card .hero-btn:hover{background:#1a1a1a}.hero-dots{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:2}.hero-dot{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.5)}.hero-dot.active{background:#fff}.hero-quick-links{background:#b87a05}.hero-quick-links .container{display:grid;grid-template-columns:repeat(4,1fr)}.hero-quick-links .quick-link-item{display:flex;align-items:center;justify-content:center;gap:12px;padding:18px 10px;font-size:.85rem;font-weight:500;letter-spacing:.3px;transition:background .2s;border-right:1px solid rgba(255,255,255,.15)}.hero-quick-links .quick-link-item:last-child{border-right:none}.hero-quick-links .quick-link-item:hover{background:rgba(0,0,0,.08);color:#fff}.hero-quick-links .quick-link-item i{font-size:1.3rem;opacity:.9}.welcome{padding:60px 0}.checkout-layout,.welcome .container{display:grid;grid-template-columns:1.5fr 1fr;gap:40px}.welcome-left h2{font-size:1.6rem;font-weight:700;color:#333;margin-bottom:18px;letter-spacing:-.2px}.welcome-left p{color:var(--dark-gray);font-size:.9rem;margin-bottom:16px;line-height:1.7}.welcome-right{display:flex;flex-direction:column;gap:20px}.welcome-card{padding:28px 24px;border-radius:4px}.welcome-card.light-green{background:#e6f2d8}.section-bg,.welcome-card.light-gray{background:var(--light-gray)}.welcome-card h4{font-size:1rem;font-weight:700;margin-bottom:8px;text-transform:uppercase;letter-spacing:.3px}.welcome-card p{font-size:.82rem;color:var(--dark-gray);margin-bottom:14px;line-height:1.6}.welcome-card .card-btn{display:inline-block;background:var(--primary);padding:7px 22px;font-size:.72rem;font-weight:600;letter-spacing:.5px;border-radius:4px;transition:background .2s}.enquiry-right form .submit-btn:hover,.product-card .add-to-cart-btn:hover,.welcome-card .card-btn:hover{background:var(--primary-dark)}.project-carousel-section{padding:60px 0;background:var(--gray-light)}.project-carousel{position:relative;margin-top:30px}.project-carousel-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 0}.project-carousel-track::-webkit-scrollbar{display:none}.project-carousel-track .project-card{flex:0 0 calc((100% - 48px)/ 3);scroll-snap-align:start}.project-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:var(--primary);color:#fff;border:none;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:background .2s}.product-card,.service-card{overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.06)}.project-carousel-btn:hover{background:var(--dark-green)}.project-carousel-btn.prev{left:-16px}.project-carousel-btn.next{right:-16px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.section-header h2{font-family:Montserrat,sans-serif;font-weight:600;font-size:.95rem;color:var(--charcoal);text-transform:uppercase;letter-spacing:1px}.section-header a{font-size:.78rem;font-weight:500;color:#888;text-decoration:none;text-transform:uppercase;letter-spacing:.3px;transition:color .2s}.products-section{padding:40px 0;background:var(--white)}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:#fff;border-radius:4px;transition:transform .2s,box-shadow .2s;border:1px solid #eee}.blog-card:hover,.product-card:hover,.project-card:hover,.service-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.product-card .product-image{position:relative;overflow:hidden;height:220px;background:var(--light-gray)}.product-card .product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.btn,.product-card .add-to-cart-btn,.product-card .product-actions,.product-filters .filter-btn,.service-card{transition:var(--transition)}.blog-card:hover .image img,.product-card:hover .product-image img,.project-card:hover .image img{transform:scale(1.05)}.product-card .product-badges{position:absolute;top:8px;left:8px;display:flex;flex-direction:column;gap:4px}.product-card .product-badge{padding:3px 10px;font-size:10px;font-weight:600;text-transform:uppercase;border-radius:3px;color:#fff}.badge-sale{background:#e74c3c}.badge-new{background:var(--primary)}.badge-best{background:#f39c12}.product-card .product-actions{position:absolute;top:8px;right:8px;display:flex;flex-direction:column;gap:4px;opacity:0;transform:translateX(15px)}.product-card:hover .product-actions{opacity:1;transform:translateX(0)}.product-card .product-actions a,.product-card .product-actions button{width:30px;height:30px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#555;font-size:12px;border:none;cursor:pointer;transition:var(--transition);box-shadow:0 1px 6px rgba(0,0,0,.1)}.cart-table .qty-control button:hover,.product-card .product-actions a:hover,.product-card .product-actions button:hover,.product-info-detail .quantity-selector button:hover{background:var(--primary);color:#fff}.product-card .product-info{padding:14px}.product-card .product-category{font-size:10px;color:var(--primary);text-transform:uppercase;font-weight:600;letter-spacing:.5px}.product-card .product-info h4{font-size:14px;font-weight:600;margin:4px 0;color:#333}.blog-card h4 a,.product-card .product-info h4 a{color:#333}.product-card .product-price{display:flex;align-items:center;gap:8px;margin:6px 0}.product-card .product-price .current{font-size:16px;font-weight:700;color:var(--primary)}.product-card .product-price .old{font-size:12px;color:#999;text-decoration:line-through}.product-card .add-to-cart-btn{width:100%;padding:8px;background:var(--primary);color:#fff;border:none;border-radius:4px;font-family:var(--font);font-weight:600;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px}.nav-close,.product-tab-content,.product-tabs .tab-content{display:none}.product-filters{display:flex;gap:8px;margin-bottom:25px}.product-filters .filter-btn{padding:7px 18px;border:1px solid #ddd;background:#fff;border-radius:4px;font-family:var(--font);font-size:12px;font-weight:500;cursor:pointer;text-transform:uppercase;letter-spacing:.3px}.product-filters .filter-btn.active,.product-filters .filter-btn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.news-card.item .date,.news-card.item .read-more{color:var(--primary);letter-spacing:.3px;text-transform:uppercase}.gallery-section,.news-section{padding:60px 0;background:var(--white)}.news-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:24px}.news-card.dark-green{background:var(--primary-dark);color:var(--white);display:flex;flex-direction:column;justify-content:center;padding:28px 24px;border-radius:4px}.news-card.dark-green h3{font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.news-card.dark-green p{font-size:.82rem;opacity:.8;line-height:1.6}.news-card.item{background:var(--beige);padding:24px;border-radius:4px;transition:transform .2s,box-shadow .2s}.news-card.item:hover,.testimonial-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.06)}.news-card.item .date{font-size:.72rem;font-weight:600;margin-bottom:8px}.news-card.item h4{font-size:.9rem;font-weight:600;margin-bottom:8px;line-height:1.4}.news-card.item p{font-size:.78rem;color:var(--dark-gray);line-height:1.6;margin-bottom:12px}.news-card.item .read-more{font-size:.75rem;font-weight:600;text-decoration:none}.news-card.item .read-more:hover{text-decoration:underline}.clients-section{padding:50px 0;background:var(--white);text-align:center}.clients-section h3{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:30px;color:#444}.client-logos{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap}.client-logos .logo-item{font-size:1.2rem;font-weight:600;color:#999;filter:grayscale(1);opacity:.7;letter-spacing:.3px;transition:.25s}.cta-card .cta-btn,.enquiry-right form .submit-btn{transition:background .2s;text-transform:uppercase;cursor:pointer}.client-logos .logo-item:hover{filter:grayscale(0);opacity:1;color:#333}.cta-cards{padding:0 0 60px}.cta-cards .container{display:grid;grid-template-columns:1fr 1fr;gap:24px}.cta-card{padding:36px 32px;border-radius:4px;display:flex;flex-direction:column}.cta-card.newsletter-cta{background:var(--light-green)}.cta-card.brochure-cta{background:var(--turquoise)}.cta-card h4{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.3px;margin-bottom:10px;color:var(--white)}.cta-card p{font-size:.82rem;color:rgba(255,255,255,.85);margin-bottom:16px;line-height:1.6}.cta-card .input-group,.newsletter-form,.product-gallery .thumbnails{display:flex;gap:8px}.cta-card .input-group input{flex:1;padding:10px 14px;border:none;border-radius:4px;font-family:inherit;font-size:.82rem;outline:0}.cta-card .cta-btn{background:var(--primary-dark);color:var(--white);border:none;padding:10px 24px;font-size:.75rem;font-weight:600;letter-spacing:.5px;border-radius:4px;white-space:nowrap;text-decoration:none;display:inline-block}.cta-card .cta-btn:hover{background:#065a2a}.enquiry-section{background:#4a4a4a;padding:50px 0;color:var(--white)}.enquiry-section .container,.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:40px}.enquiry-left h3{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px}.btn,.enquiry-right form .submit-btn,.footer-top h5{font-weight:600;letter-spacing:.5px}.enquiry-left .info-item{display:flex;gap:12px;margin-bottom:16px;font-size:.88rem}.enquiry-left .info-item i{width:20px;color:var(--light-green);font-size:1rem;margin-top:3px}.enquiry-left .info-item p{color:rgba(255,255,255,.8);line-height:1.6}.enquiry-right form{display:flex;flex-direction:column;gap:12px}.enquiry-right form input,.enquiry-right form textarea{width:100%;padding:11px 14px;border:none;border-radius:4px;font-family:inherit;font-size:.82rem;background:var(--light-gray);color:#333;outline:0}.enquiry-right form textarea{resize:vertical;min-height:90px}.enquiry-right form .submit-btn{background:var(--primary);color:var(--white);border:none;padding:12px 28px;font-size:.8rem;border-radius:4px}.footer-social{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}.footer-social a{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background:rgba(255,255,255,.1);color:#fff;border-radius:50%;font-size:14px;transition:background .3s,transform .3s;text-decoration:none}.footer-social a:hover{background:var(--primary);transform:translateY(-2px);color:#fff}footer{background:#3a3a3a;color:rgba(255,255,255,.7);padding:40px 0 0}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-top h5{color:var(--white);font-size:.82rem;text-transform:uppercase;margin-bottom:14px}.footer-top ul li{margin-bottom:6px}.footer-top ul li a{color:rgba(255,255,255,.6);text-decoration:none;font-size:.8rem;transition:color .2s}.breadcrumb-section .breadcrumb a,.footer-bottom-links a:hover,.footer-top ul li a:hover{color:var(--light-green)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-size:.75rem}.footer-bottom-links{display:flex;gap:20px}.footer-bottom-links a{color:rgba(255,255,255,.5);text-decoration:none;font-size:.75rem}.breadcrumb-section h1,.section-title h2{font-size:28px;font-weight:700;text-transform:uppercase}.footer-bottom .footer-logo-sm{font-size:.8rem;font-weight:700;color:var(--light-green);text-transform:uppercase}.footer-bottom .address,.footer-bottom .copyright{color:rgba(255,255,255,.4)}.footer-bottom .address{font-size:.72rem}.btn{display:inline-block;padding:12px 28px;font-family:var(--font);font-size:13px;text-transform:uppercase;border:2px solid transparent;cursor:pointer;text-align:center;border-radius:4px}.btn-primary{background:var(--primary);color:var(--white);border-color:var(--primary)}.btn-primary:hover{background:var(--primary-dark);border-color:var(--primary-dark);color:var(--white)}.btn-outline{background:0 0;color:var(--white);border-color:var(--white)}.btn-outline:hover{background:var(--white);color:var(--primary)}.btn-outline-primary{background:0 0;color:var(--primary);border-color:var(--primary)}.btn-outline-primary:hover{background:var(--primary);color:var(--white)}.btn-lg{padding:16px 36px;font-size:14px}.btn-block{display:block;width:100%}.breadcrumb-section{background:var(--dark-bg);padding:40px 0;text-align:center;color:var(--white)}.breadcrumb-section h1{margin-bottom:8px}.breadcrumb-section .breadcrumb{display:flex;justify-content:center;gap:8px;font-size:13px}.breadcrumb-section .breadcrumb span{color:rgba(255,255,255,.6)}.faq-section .section-title,.section-title{text-align:center;margin-bottom:40px}.section-title h2{color:var(--charcoal);margin-bottom:10px}.section-title p{color:var(--dark-gray);font-size:14px;max-width:600px;margin:0 auto}.blog-grid,.projects-grid,.services-grid,.testimonials-track{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{background:#fff;border-radius:4px;border:1px solid #eee;display:flex;flex-direction:column}.blog-card,.project-card{border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.06);transition:var(--transition);overflow:hidden}.service-card .service-img{height:200px;background-size:cover;background-position:center}.service-card .service-card-body{padding:24px;flex:1;display:flex;flex-direction:column}.service-card .service-card-body h3{font-size:16px;font-weight:700;margin-bottom:10px}.service-card .service-card-body p{color:var(--dark-gray);font-size:13px;line-height:1.7;margin-bottom:16px;flex:1}.service-card .service-link{color:var(--primary);font-weight:600;font-size:13px}.service-card .service-actions{display:flex;flex-direction:column;align-items:stretch;gap:8px;margin-top:auto}.service-card .service-actions .btn{text-align:center;width:100%}.service-card .service-actions .service-link,.text-center{text-align:center}.project-card .image{height:260px;overflow:hidden;position:relative}.blog-card .image img,.project-card .image img{width:100%;height:100%;object-fit:cover;transition:var(--transition)}.project-card .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);opacity:0;transition:var(--transition);display:flex;align-items:flex-end;padding:20px}.gallery-item:hover .gallery-overlay,.project-card:hover .overlay{opacity:1}.project-card .overlay .category{color:var(--light-green);font-size:11px;text-transform:uppercase;letter-spacing:.5px}.project-card .overlay h4{color:#fff;font-size:16px;margin:4px 0}.project-card .info{padding:16px}.project-card .info h4{font-size:15px;font-weight:600;margin-bottom:4px}.project-card .info .location{color:var(--dark-gray);font-size:12px}.project-card .info .location i{color:var(--primary);margin-right:4px}.blog-card{background:#fff;border:1px solid #eee}.blog-card .image{height:200px;overflow:hidden}.blog-card .info{padding:18px}.blog-card .meta{display:flex;gap:12px;font-size:11px;color:var(--dark-gray);margin-bottom:8px;flex-wrap:wrap}.blog-card .meta i{margin-right:4px;color:var(--primary)}.blog-card h4{font-size:15px;font-weight:600;margin-bottom:8px;line-height:1.4}.blog-card p{color:var(--dark-gray);font-size:13px;margin-bottom:12px;line-height:1.7}.blog-card .read-more{color:var(--primary);font-weight:600;font-size:12px;text-transform:uppercase}.testimonial-card{background:var(--beige);border-radius:4px;padding:28px;transition:var(--transition)}.testimonial-card .stars{color:#f39c12;font-size:13px;margin-bottom:12px}.testimonial-card .content{color:var(--dark-gray);font-size:13px;line-height:1.8;margin-bottom:16px;font-style:italic}.cart-table .product,.testimonial-card .author{display:flex;align-items:center;gap:12px}.testimonial-card .author img{width:44px;height:44px;border-radius:50%;object-fit:cover}.testimonial-card .author .name{font-weight:600;font-size:14px}.testimonial-card .author .title{font-size:11px;color:var(--dark-gray)}.faq-section{padding:60px 0;background:var(--beige)}.faq-item,.sidebar-widget{background:#fff;border-radius:4px}.faq-list{max-width:800px;margin:0 auto}.faq-item{margin-bottom:8px;box-shadow:0 1px 3px rgba(0,0,0,.04);overflow:hidden}.account-sidebar,.auth-box,.sidebar-widget{box-shadow:0 1px 4px rgba(0,0,0,.06)}.faq-item .faq-question{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;cursor:pointer;font-weight:600;font-size:14px;color:#333;transition:background .2s;user-select:none}.faq-item .faq-question:hover{background:#f9f9f9}.faq-item .faq-question i{font-size:12px;color:var(--primary);transition:transform .3s}.faq-item .faq-answer,.shop-header .result-count,.sidebar-widget .category-list a{font-size:13px;color:var(--dark-gray)}.faq-item.active .faq-question i{transform:rotate(180deg)}.faq-item .faq-answer{max-height:0;padding:0 22px;overflow:hidden;transition:max-height .3s,padding .3s;line-height:1.8}.faq-item.active .faq-answer{max-height:500px;padding:0 22px 18px}.shop-layout{display:grid;grid-template-columns:260px 1fr;gap:30px}.shop-sidebar{position:sticky;top:20px;height:fit-content}.sidebar-widget{padding:20px;margin-bottom:20px;border:1px solid #eee}.sidebar-widget h4{font-size:14px;font-weight:700;margin-bottom:12px;color:var(--charcoal);padding-bottom:8px;border-bottom:2px solid var(--light-gray);text-transform:uppercase}.sidebar-widget .category-list a{display:block;padding:6px 0;border-bottom:1px solid var(--light-gray);transition:var(--transition)}.sidebar-widget .category-list a.active,.sidebar-widget .category-list a:hover{color:var(--primary);padding-left:6px}.shop-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:12px}.shop-header .sort-select{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-family:var(--font);font-size:13px;outline:0;cursor:pointer}.product-gallery .main-image{width:100%;height:450px;background:var(--light-gray);border-radius:4px;overflow:hidden;margin-bottom:12px}.product-gallery .main-image img{width:100%;height:100%;object-fit:cover}.product-gallery .thumbnails img{width:70px;height:70px;border-radius:4px;object-fit:cover;cursor:pointer;border:2px solid transparent;transition:var(--transition)}.auth-box input:focus,.checkout-form input:focus,.checkout-form select:focus,.checkout-form textarea:focus,.form-group input:focus,.form-group select:focus,.form-group textarea:focus,.product-gallery .thumbnails img.active,.product-gallery .thumbnails img:hover{border-color:var(--primary)}.product-info-detail .product-title{font-size:24px;font-weight:700;margin-bottom:8px}.product-info-detail .product-meta{display:flex;gap:16px;margin-bottom:12px;font-size:13px;color:var(--dark-gray)}.product-info-detail .product-price-detail{font-size:26px;font-weight:800;color:var(--primary);margin-bottom:16px}.product-info-detail .product-price-detail .old-price{font-size:18px;color:var(--dark-gray);text-decoration:line-through;font-weight:400;margin-left:8px}.product-info-detail .description{color:var(--dark-gray);line-height:1.8;margin-bottom:20px;font-size:14px}.product-info-detail .quantity-selector{display:flex;align-items:center;gap:8px;margin-bottom:20px}.product-info-detail .quantity-selector button{width:36px;height:36px;background:var(--light-gray);border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:var(--transition)}.product-info-detail .quantity-selector input{width:55px;text-align:center;font-size:14px;font-weight:600;border:1px solid #ddd;border-radius:4px;padding:6px;font-family:var(--font)}.product-info-detail .action-buttons{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap}.product-tabs{margin-top:50px}.product-tabs .tabs-nav{display:flex;gap:0;border-bottom:2px solid var(--light-gray);margin-bottom:24px}.product-tabs .tabs-nav button{padding:12px 24px;background:0 0;border:none;border-bottom:3px solid transparent;font-family:var(--font);font-weight:600;font-size:14px;color:var(--dark-gray);cursor:pointer;transition:var(--transition);margin-bottom:-2px}.product-tabs .tabs-nav button.active{color:var(--primary);border-bottom-color:var(--primary)}.account-sidebar nav a,.cart-table td{border-bottom:1px solid var(--light-gray)}.product-tabs .tab-content.active{display:block}.cart-layout{display:grid;grid-template-columns:1fr 350px;gap:30px}.cart-table,.table-card table{width:100%;border-collapse:collapse}.cart-table th,.table-card th{text-align:left;padding:12px;background:var(--light-gray);font-size:12px;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.cart-table td{padding:12px;vertical-align:middle}.cart-table .product img{width:70px;height:70px;border-radius:4px;object-fit:cover}.account-sidebar .user-info h5,.cart-table .product h5{font-size:14px;font-weight:600}.cart-table .qty-control,.product-rating{display:flex;align-items:center;gap:4px}.cart-table .qty-control button{width:28px;height:28px;background:var(--light-gray);border:none;border-radius:4px;cursor:pointer;font-size:13px;transition:var(--transition)}.cart-table .qty-control input{width:40px;text-align:center;border:1px solid #ddd;border-radius:4px;padding:4px;font-family:var(--font);font-size:13px;font-weight:600}.cart-summary,.checkout-review{background:var(--light-gray);border-radius:4px;padding:24px;position:sticky;top:20px}.cart-summary h4,.checkout-review h4{font-size:18px;font-weight:700;margin-bottom:16px}.cart-summary .summary-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.05);font-size:14px}.cart-summary .summary-row.total{font-size:18px;font-weight:800;border:none;color:var(--primary);padding-top:12px}.cart-summary .coupon-form{display:flex;gap:8px;margin-bottom:16px}.cart-summary .coupon-form input{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-family:var(--font);font-size:13px}.auth-box .form-group,.checkout-form .form-group{margin-bottom:18px}.auth-box label,.checkout-form label,.form-group label{display:block;font-weight:600;font-size:13px;margin-bottom:4px}.auth-box input,.checkout-form input,.checkout-form select,.checkout-form textarea{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:4px;font-family:var(--font);font-size:13px;transition:var(--transition);outline:0}.checkout-form .form-row,.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.account-layout{display:grid;grid-template-columns:240px 1fr;gap:30px}.account-sidebar{background:#fff;border-radius:4px;overflow:hidden;border:1px solid #eee}.alert,.auth-box{border-radius:4px}.account-sidebar .user-info{background:var(--primary);color:#fff;padding:20px;text-align:center}.account-sidebar .user-info .avatar{width:50px;height:50px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;margin:0 auto 8px}.account-sidebar nav a{display:flex;align-items:center;gap:10px;padding:12px 16px;color:#333;font-size:13px;transition:var(--transition)}.account-sidebar nav a.active,.account-sidebar nav a:hover{background:var(--light-gray);color:var(--primary)}.account-sidebar nav a i{width:18px;text-align:center}.auth-section{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:80px 20px;background:var(--light-gray)}.auth-box{background:#fff;padding:36px;width:420px;max-width:100%}.auth-box h2{font-size:24px;font-weight:700;text-align:center;margin-bottom:6px;color:var(--charcoal)}.auth-box .auth-footer,.auth-box p{text-align:center;color:var(--dark-gray);font-size:13px}.auth-box p{margin-bottom:24px}.auth-box .auth-footer{margin-top:16px}.alert{padding:12px 18px;margin-bottom:16px;font-size:13px;display:flex;align-items:center;gap:8px}.alert-success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.alert-danger,.alert-error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.alert-warning{background:#fff3cd;color:#856404;border:1px solid #ffeeba}.alert-info{background:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}.toast-container{position:fixed;top:20px;right:20px;z-index:99999;display:flex;flex-direction:column;gap:8px}.toast{background:#fff;padding:12px 20px;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);display:flex;align-items:center;gap:10px;animation:.3s slideInRight;min-width:280px;font-size:13px}.toast i{font-size:18px}.toast.error i{color:#e74c3c}.toast.info i{color:#3498db}@keyframes slideInRight{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.pagination{display:flex;justify-content:center;gap:4px;margin-top:30px}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:4px;font-size:13px;font-weight:600;transition:var(--transition);border:1px solid #ddd;color:#333}.pagination .active,.pagination a:hover{background:var(--primary);border-color:var(--primary);color:#fff}.whatsapp-float{position:fixed;bottom:24px;right:24px;width:52px;height:52px;background:#25d366;color:#fff;border-radius:50%;font-size:26px;display:flex;align-items:center;justify-content:center;text-decoration:none;z-index:999;box-shadow:0 4px 16px rgba(37,211,102,.4);transition:transform .3s,box-shadow .3s}.actions a,.actions button,.gallery-item .gallery-overlay,.quick-view,.remove-btn,.wishlist-btn{transition:var(--transition)}.whatsapp-float:hover{transform:scale(1.08);box-shadow:0 6px 24px rgba(37,211,102,.55);color:#fff}.text-gray{color:var(--dark-gray)}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-30{margin-bottom:30px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.gap-10{gap:10px}.gap-20{gap:20px}.d-flex{display:flex}.welcome-features,.welcome-grid{display:grid;grid-template-columns:1fr 1fr}.align-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.section{padding:50px 0}.section-dark{background:var(--charcoal);color:#fff}.welcome-grid{gap:50px;align-items:center}.welcome-image{position:relative}.welcome-image .experience-badge{position:absolute;bottom:-20px;right:-20px;background:var(--primary);color:#fff;width:120px;height:120px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;line-height:1.2}.experience-badge .number{font-size:34px}.btn-sm,.experience-badge .text{font-size:11px}.welcome-content h2{font-size:28px;font-weight:700;color:var(--charcoal);margin-bottom:10px}.form-group,.welcome-content p{margin-bottom:16px}.welcome-content .subtitle{color:var(--primary);font-weight:600;text-transform:uppercase;letter-spacing:1px;font-size:12px;margin-bottom:16px}.welcome-content p{color:var(--dark-gray);line-height:1.8}.welcome-features{gap:12px;margin-top:20px}.welcome-features li{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500}.welcome-features li i{color:var(--light-green);font-size:16px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:4px;font-family:var(--font);font-size:13px;outline:0;transition:var(--transition)}.table-card{background:#fff;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.06);overflow:hidden}.table-responsive{overflow-x:auto}.table-card td{padding:12px;border-bottom:1px solid var(--light-gray);font-size:13px}.actions{display:flex;gap:6px}.actions a,.actions button{padding:6px 12px;border:none;border-radius:4px;font-size:12px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:4px}.btn-sm{padding:8px 18px}.text-right{text-align:right}.mb-20{margin-bottom:20px}.mb-40{margin-bottom:40px}.mt-10{margin-top:10px}.form-row-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.contact-grid,.quote-layout{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.contact-info-card{background:var(--light-gray);padding:40px;border-radius:8px}.contact-info-item .icon,.quick-view{background:var(--primary);color:#fff}.contact-info-item{display:flex;gap:16px;align-items:flex-start;margin-bottom:24px}.grid-2,.stats-grid-3{display:grid;gap:30px}.contact-info-item .icon{width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.contact-info-item h5{font-size:14px;font-weight:700;margin-bottom:4px}.contact-info-item a,.contact-info-item p{font-size:13px;color:var(--dark-gray);line-height:1.5}.map-container{border-radius:8px;overflow:hidden;margin-top:40px}.map-container iframe{width:100%;height:350px;border:none}.stats-grid-3{grid-template-columns:repeat(3,1fr);text-align:center}.grid-2{grid-template-columns:1fr 1fr}.product-rating i{color:#ffc107;font-size:14px}.quick-view{position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);padding:8px 18px;border-radius:4px;font-size:12px;text-decoration:none;opacity:0;white-space:nowrap;z-index:2}.product-card:hover .quick-view{bottom:100px;opacity:1}.wishlist-btn{width:44px;height:44px;border:1px solid #ddd;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:var(--medium-gray)}.wishlist-btn:hover{border-color:var(--primary);color:var(--primary)}.remove-btn{background:0 0;border:none;color:#e74c3c;cursor:pointer;font-size:16px;padding:6px}.remove-btn:hover{color:#c0392b}.btn-group{display:flex;gap:10px;flex-wrap:wrap}.btn-icon{display:inline-flex;align-items:center;gap:8px}.btn-icon i{font-size:1em}.newsletter-form input{flex:1;padding:10px 14px;border:none;border-radius:4px;font-family:inherit}.cta-section{background:var(--primary);color:#fff;padding:50px 0;text-align:center}.cta-section h2{font-size:28px;font-weight:700;margin-bottom:10px}.cta-section p{font-size:15px;margin-bottom:20px;opacity:.9}@media (max-width:1200px){.top-header-right .nav-links{gap:14px}.top-header-right .nav-links a{font-size:12px}.products-grid{grid-template-columns:repeat(3,1fr)}.page-wrapper{margin:0 5%}}@media (max-width:1024px){.nav-close-secondary,.top-header-right .nav-links{display:none}.top-header-right .nav-links.open{display:flex;flex-direction:column;position:absolute;top:120px;left:0;width:100%;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:200;padding:10px 0}.top-header-right .nav-links.open a{padding:12px 24px;color:#333;font-size:14px;border-bottom:1px solid #eee}.nav-toggle-top{display:block}.nav-close{display:flex;align-items:center;justify-content:center;background:0 0;border:none;font-size:1.3rem;color:#333;cursor:pointer;padding:12px 24px;margin-left:auto}.hero-card{width:280px;min-height:auto;padding:28px 24px}.hero-card h1{font-size:36px}.hero-card .hero-btn{width:140px;height:35px;font-size:8px;margin-top:22px}.news-grid{grid-template-columns:1fr 1fr}.blog-grid,.products-grid,.projects-grid,.services-grid{grid-template-columns:repeat(2,1fr)}.container{padding:0 20px}.page-wrapper{margin:0 3%}.account-layout,.cart-layout,.checkout-layout,.product-detail,.shop-layout{grid-template-columns:1fr}}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:30px}.gallery-item{display:block;height:250px;border-radius:var(--radius);background-size:cover;background-position:center;overflow:hidden;position:relative}.gallery-item .gallery-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);display:flex;align-items:flex-end;padding:20px;opacity:0}.gallery-overlay span{color:#fff;font-weight:600;font-size:14px}.gallery-grid-page{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}@media (max-width:900px){.project-carousel-track .project-card{flex:0 0 calc((100% - 24px)/ 2)}.project-carousel-btn.prev{left:-10px}.project-carousel-btn.next{right:-10px}.secondary-nav,.secondary-nav.open .nav-toggle-secondary,.top-header-center{display:none}.top-header{height:auto;padding:15px 0}.top-header .container{gap:10px}.top-header-left .logo-divider{margin:0 12px}.top-header-left .logo{width:auto;font-size:1.2rem}.top-header-left .tagline-block{font-size:.6rem}.top-header-left{flex:1}.mobile-phone{display:flex;align-items:center;color:#b87a05;font-size:.85rem;text-decoration:none;margin-left:auto;gap:5px;white-space:nowrap}.top-header-right .nav-links.open{top:56px}.secondary-nav.open{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:300;overflow-y:auto}.secondary-nav.open .container{flex-direction:column;align-items:stretch;padding:60px 20px 20px}.secondary-nav.open ul{flex-direction:column;height:auto}.secondary-nav.open ul li{flex:none}.secondary-nav.open ul li a{color:#333;justify-content:flex-start;padding:14px 16px;border-bottom:1px solid #eee}.secondary-nav.open ul li a:hover{background:#f5f5f5}.secondary-nav.open .nav-close-secondary{display:flex;position:absolute;top:12px;right:16px;color:#333}.hero{height:360px}.hero .container{justify-content:center;padding:0 20px}.hero-card{width:310px;padding:28px 24px;background:rgba(0,35,75,.5)}.hero-card h1{font-size:34px}.gallery-grid-page,.hero-quick-links .container{grid-template-columns:repeat(2,1fr)}.cta-cards .container,.enquiry-section .container,.grid-2,.news-grid,.stats-grid-3,.welcome .container{grid-template-columns:1fr}.hero-quick-links .quick-link-item{padding:14px 10px;border-right:none;border-bottom:1px solid rgba(255,255,255,.1)}.contact-grid,.quote-layout,.welcome-grid{grid-template-columns:1fr;gap:30px}.grid-2,.stats-grid-3{gap:20px}.footer-top{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:10px;text-align:center}.page-wrapper{margin:0 3%}}@media (max-width:767px){.gallery-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.blog-grid,.projects-grid,.services-grid{grid-template-columns:1fr}.testimonials-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.testimonials-track::-webkit-scrollbar{display:none}.testimonial-card{min-width:280px;scroll-snap-align:start}.breadcrumb-section h1{font-size:22px}.gallery-item{height:200px}}@media (max-width:550px){.project-carousel-track .project-card{flex:0 0 calc(100% - 20px)}.project-carousel-btn{width:32px;height:32px;font-size:.8rem}.project-carousel-btn.prev{left:-4px}.project-carousel-btn.next{right:-4px}.page-wrapper{margin:0 1%}.top-header-left .logo-divider,.top-header-left .tagline-block{display:none}.client-login-btn{padding:10px 14px;font-size:11px}.footer-top,.gallery-grid,.gallery-grid-page,.hero-quick-links .container,.products-grid{grid-template-columns:1fr}.hero-quick-links .quick-link-item{padding:12px 10px}.footer-bottom-links{flex-wrap:wrap;justify-content:center;gap:12px}.hero{height:300px}.hero-card{width:100%;padding:18px 14px}.hero-card h1{font-size:22px}.hero-card h1 .line3,.hero-card h1 .line4{font-size:.65em}.hero-card .hero-btn{width:120px;height:30px;font-size:7px;margin-top:15px}.auth-box{padding:24px}.gallery-item{height:220px}}@media (hover:none) and (pointer:coarse){.gallery-item .gallery-overlay,.product-card .product-actions,.project-card .overlay,.quick-view{opacity:1;transform:none}.product-card .product-actions{opacity:1;transform:translateX(0)}.blog-card:hover,.news-card.item:hover,.product-card:hover,.product-card:hover .product-image img,.project-card:hover .image img,.service-card:hover{transform:none}}@media (max-width:1024px) and (min-width:901px){.top-header-right .nav-links.open{top:120px}}@media (max-width:1024px){.product-card .product-image{height:180px}.blog-card .image,.service-card .service-img{height:160px}.gallery-item,.project-card .image{height:200px}.product-gallery .main-image{height:320px}.breadcrumb-section{padding:30px 0}.clients-section,.enquiry-section,.faq-section,.gallery-section,.news-section,.project-carousel-section,.section,.welcome{padding:40px 0}.cta-cards{padding-bottom:40px}.services-grid{grid-template-columns:repeat(2,1fr)}.footer-top,.news-grid{grid-template-columns:1fr 1fr}.hero{height:380px}.hero-card h1{font-size:36px}.section-title h2{font-size:22px}.section-title{margin-bottom:28px}.footer-top{gap:24px}.product-filters{flex-wrap:wrap}.container{padding:0 20px}.page-wrapper{margin:0 3%}.contact-grid,.quote-layout,.welcome-grid{grid-template-columns:1fr;gap:30px}.stats-grid-3{grid-template-columns:1fr 1fr;gap:20px}.account-layout,.checkout-form .form-row,.form-row,.grid-2{grid-template-columns:1fr}.grid-2{gap:20px}.form-row{gap:12px}.auth-section{padding:60px 20px}}@media (max-width:900px){.top-header-right .nav-links.open{top:56px}[style*="display:grid;"][style*="grid-template-columns:"]{grid-template-columns:1fr!important;gap:24px!important}.blog-grid,.gallery-grid-page,.projects-grid,.services-grid{grid-template-columns:repeat(2,1fr)}.cart-layout,.checkout-layout,.product-detail,.shop-layout{grid-template-columns:1fr}.container{padding:0 16px}.page-wrapper{margin:0 2%}.hero-card{width:280px;padding:24px 20px}.hero-card h1{font-size:30px}.product-gallery .main-image{height:280px}.product-filters{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:8px}.product-filters .filter-btn{white-space:nowrap;flex-shrink:0}.section-title h2{font-size:20px}.breadcrumb-section h1{font-size:24px}.news-card.dark-green{padding:20px}.news-card.item{padding:18px}}@media (max-width:767px){.cta-card .cta-btn,.footer-bottom{text-align:center}.container{padding:0 14px}.page-wrapper{margin:0 2%}.products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.blog-grid,.news-grid,.projects-grid,.services-grid,.stats-grid-3{grid-template-columns:1fr;gap:16px}.gallery-grid,.gallery-grid-page{grid-template-columns:repeat(2,1fr);gap:10px}.checkout-layout,.enquiry-section .container,.product-detail{gap:24px}.product-gallery .main-image{height:240px}.product-gallery .thumbnails img{width:56px;height:56px}.auth-box h2,.breadcrumb-section h1,.product-info-detail .product-title,.section-title h2{font-size:20px}.blog-card .image,.product-card .product-image,.service-card .service-img{height:160px}.service-card .service-card-body{padding:18px}.project-card .image{height:200px}.blog-card .info{padding:14px}.project-card .info{padding:12px}.gallery-item{height:170px}.gallery-item .gallery-overlay{opacity:1;padding:12px}.faq-item .faq-answer,.gallery-overlay span{font-size:12px}.hero{height:320px}.hero-card{width:100%;padding:20px 16px}.experience-badge .number,.hero-card h1{font-size:26px}.hero-card .hero-btn{width:130px;height:34px;font-size:8px;margin-top:18px}.hero-dots{bottom:12px;gap:8px}.hero-dot{width:10px;height:10px}.enquiry-section,.faq-section,.gallery-section,.news-section,.project-carousel-section,.section,.welcome{padding:32px 0}.clients-section{padding:30px 0}.cta-cards{padding-bottom:32px}.welcome-left h2{font-size:1.3rem}.welcome-card{padding:20px}.section-title{margin-bottom:24px}.breadcrumb-section{padding:24px 0}.cta-card{padding:24px 20px}.cta-card .input-group{flex-direction:column;gap:8px}.client-logos .logo-item,.enquiry-left h3{font-size:1rem}.cart-layout,.client-logos,.footer-top{gap:20px}.footer-top h5{font-size:.75rem}.footer-bottom{flex-direction:column;gap:8px}.footer-bottom-links{justify-content:center;flex-wrap:wrap;gap:12px}.footer-social{justify-content:center}.faq-item .faq-question{padding:14px 16px;font-size:13px}.auth-box,.contact-info-card{padding:24px}.contact-info-item .icon{width:40px;height:40px;font-size:15px}.map-container iframe{height:250px}.cart-summary,.checkout-review,.shop-sidebar{position:static}.sidebar-widget{padding:16px}.cart-table,.cart-table tbody,.cart-table td,.cart-table tr{display:block}.cart-table thead{display:none}.cart-table tr{margin-bottom:16px;border:1px solid #eee;border-radius:8px;padding:12px;background:#fff}.cart-table td{padding:6px 0;border:none;display:flex;justify-content:space-between;align-items:center}.cart-table td:before{content:attr(data-label);font-weight:600;font-size:12px;color:var(--dark-gray);margin-right:12px}.cart-table .product{flex-direction:column;align-items:flex-start;gap:8px}.cart-table .product img{width:60px;height:60px}.account-sidebar nav a{padding:10px 14px;font-size:12px}.pagination a,.pagination span{width:32px;height:32px;font-size:12px}.whatsapp-float{width:44px;height:44px;font-size:22px;bottom:16px;right:16px}.product-filters{gap:6px}.product-filters .filter-btn{padding:6px 14px;font-size:11px}.product-tabs .tabs-nav,.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.product-tabs .tabs-nav button{padding:10px 16px;font-size:12px;white-space:nowrap}.welcome-features{grid-template-columns:1fr}.experience-badge{width:90px;height:90px;right:-10px}.experience-badge .text{font-size:10px}table td,table th{white-space:nowrap}}@media (max-width:550px){.page-wrapper{margin:0 1%}.container{padding:0 12px}.products-grid{grid-template-columns:1fr;gap:16px}.gallery-grid,.gallery-grid-page{grid-template-columns:1fr;gap:12px}.news-grid{gap:12px}.gallery-item,.product-card .product-image,.product-gallery .main-image{height:200px}.clients-section,.enquiry-section,.faq-section,.gallery-section,.news-section,.project-carousel-section,.section,.welcome{padding:24px 0}.hero{height:280px}.hero-card{padding:16px 12px}.hero-card h1,.product-info-detail .product-price-detail{font-size:22px}.hero-card h1 .line3,.hero-card h1 .line4{font-size:.65em}.hero-card .hero-btn{width:110px;height:28px;font-size:7px;margin-top:12px}.breadcrumb-section{padding:20px 0}.breadcrumb-section h1,.product-info-detail .product-title,.section-title h2{font-size:18px}.section-title{margin-bottom:20px}.section-title p{font-size:13px}.welcome-left h2{font-size:1.1rem}.news-card.dark-green,.welcome-card{padding:16px}.welcome-card h4{font-size:.9rem}.enquiry-left h3,.news-card.dark-green h3{font-size:.95rem}.account-sidebar .user-info,.news-card.item{padding:14px}.enquiry-left .info-item,.news-card.item h4{font-size:.82rem}.cta-card{padding:20px 16px}.cta-card h4{font-size:.85rem}.footer-top{grid-template-columns:1fr;gap:24px}.project-card .image{height:180px}.blog-card .image,.service-card .service-img{height:150px}.product-gallery .thumbnails img{width:48px;height:48px}.product-info-detail .action-buttons{flex-direction:column}.product-info-detail .action-buttons .btn{width:100%;text-align:center}.auth-box{padding:20px}.whatsapp-float{width:40px;height:40px;font-size:20px;bottom:12px;right:12px}.hero-quick-links .quick-link-item{padding:10px 8px;font-size:.75rem;gap:8px}.hero-quick-links .quick-link-item i,.top-header-left .logo{font-size:1rem}.client-login-btn{padding:8px 12px;font-size:10px}.top-header-left .logo i{font-size:1.2rem}.cart-table .product img{width:50px;height:50px}.service-card .service-card-body h3{font-size:14px}.service-card .service-actions .btn{font-size:11px;padding:8px 14px}}@media (max-width:400px){.container{padding:0 10px}.page-wrapper{margin:0 .5%}.hero{height:240px}.hero-card h1{font-size:18px}.hero-card .hero-btn{width:100px;height:26px;font-size:7px;margin-top:10px;padding:0 8px}.hero-dots{bottom:8px}.breadcrumb-section h1,.section-title h2{font-size:16px}.gallery-item,.product-card .product-image,.product-gallery .main-image{height:180px}.service-card .service-img{height:140px}.top-header .container{gap:6px}.top-header-left .logo{font-size:.85rem}.client-login-btn{padding:6px 10px;font-size:9px}.whatsapp-float{width:36px;height:36px;font-size:18px;bottom:10px;right:10px}.footer-bottom{font-size:.65rem}}