@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap&font-display=swap'); .alignfull,.lgh-search-block,.lgh-hero-block,.lgh-simple-about-page{max-width:100% !important;width:100% !important;padding-left:0 !important;padding-right:0 !important;margin-left:0 !important;margin-right:0 !important;display:block !important;clear:both}.site-logo-img img,.custom-logo-link img{width:226px !important;height:70px !important;aspect-ratio:226/70}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}:root{--lgh-red:#6e0f1a;--lgh-red-hover:#8a1321;--lgh-cream:#fff6d0;--lgh-white:#fff;--lgh-bg-light:#fcfcfc;--lgh-border:#eaeaea;--lgh-text-main:#555;--lgh-radius:8px;--lgh-radius-lg:12px;--lgh-transition:all .3s cubic-bezier(.4,0,.2,1);--lgh-shadow-sm:0 4px 15px rgba(0,0,0,.03);--lgh-shadow-md:0 10px 25px rgba(110,15,26,.1)}.lgh-search-block{padding:20px 0;width:100% !important;min-width:100% !important;display:block !important;flex:1 1 100% !important;min-height:90px}.site-logo-img img,.custom-logo-link img{width:226px !important;height:70px !important;aspect-ratio:226/70}[class*=header-widget-area],.ast-header-custom-item,.lgh-search-block .ast-container{max-width:100% !important;width:100% !important;padding:0 40px !important;flex:1 1 100% !important}.lgh-search-wrapper{width:100% !important;max-width:100% !important}.lgh-search-form{width:100%}.lgh-search-input-group{position:relative;display:flex;align-items:center;width:100%}.lgh-search-field{width:100%;padding:16px 150px 16px 25px;border:2px solid #eee;border-radius:8px;font-size:1.1rem;outline:none;transition:all .3s ease;background:#fcfcfc;color:var(--lgh-text-main)}.lgh-search-field:focus{border-color:var(--lgh-red);background:#fff;box-shadow:0 5px 20px rgba(110,15,26,.08)}.lgh-search-submit{position:absolute;right:5px;top:5px;bottom:5px;background:var(--lgh-red);color:#fff;border:none;border-radius:6px;padding:0 30px;cursor:pointer;display:flex;align-items:center;gap:10px;font-weight:700;font-size:1rem;transition:background .3s ease}.lgh-search-submit:hover{background:var(--lgh-red-hover)}.lgh-search-submit svg{stroke:#fff}@media (max-width:768px){.lgh-search-field{padding:14px 60px 14px 20px;font-size:1rem}.lgh-search-submit span{display:none}.lgh-search-submit{padding:0 15px}}.lgh-info-value a{text-decoration:none;color:var(--lgh-red);font-weight:700}@media (max-width:1024px){.lgh-header-info{gap:20px}}@media (max-width:768px){.lgh-header-wrapper{justify-content:center;text-align:center}.lgh-header-brand{flex-direction:column;gap:10px}.lgh-header-info{flex-direction:column;gap:15px;width:100%}.lgh-info-item{justify-content:center}}.lgh-hero-block{padding:60px 0;width:100%;min-height:500px}.lgh-hero-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.lgh-hero-left{width:55%;aspect-ratio:16/9;overflow:hidden;border-radius:var(--lgh-radius-lg);box-shadow:var(--lgh-shadow-md)}.lgh-hero-left img{width:100%;height:100%;object-fit:cover}.lgh-hero-right{width:45%;padding-left:50px}.lgh-hero-right h1,.lgh-hero-right h2{font-size:2.4rem;line-height:1.25;color:var(--lgh-red);margin-bottom:20px;text-wrap:balance}.lgh-hero-btns{display:flex;gap:20px;margin-top:30px}.lgh-btn{padding:14px 30px;border-radius:6px;font-weight:700;text-decoration:none;transition:all .3s ease;display:inline-block}.lgh-btn-primary{background:var(--lgh-red);color:#fff !important}.lgh-btn-primary:hover{background:var(--lgh-red-hover);transform:translateY(-2px)}.lgh-btn-outline{border:2px solid var(--lgh-red);color:var(--lgh-red) !important}.lgh-btn-outline:hover{background:var(--lgh-red);color:#fff !important;transform:translateY(-2px)}.lgh-hero-btns{display:flex;gap:20px;margin-top:30px}.lgh-btn{padding:14px 30px;border-radius:6px;font-weight:700;text-decoration:none;transition:all .3s ease;display:inline-block}.lgh-btn-primary{background:var(--lgh-red);color:#fff}.lgh-btn-primary:hover{background:var(--lgh-red-hover);transform:translateY(-2px)}.lgh-btn-outline{border:2px solid var(--lgh-red);color:var(--lgh-red)}.lgh-btn-outline:hover{background:var(--lgh-red);color:#fff;transform:translateY(-2px)}.lgh-buttons-wrapper{display:flex;flex-wrap:wrap;gap:15px;align-items:center}.lgh-buttons-wrapper .wp-element-button{background-color:var(--lgh-red) !important;color:#fff !important;padding:14px 28px;border-radius:4px;font-weight:600;transition:all .3s ease;border:2px solid var(--lgh-red)}.lgh-buttons-wrapper .wp-element-button:hover{background-color:var(--lgh-red-hover) !important;border-color:var(--lgh-red-hover);transform:translateY(-2px)}.lgh-buttons-wrapper .is-style-outline{background-color:transparent !important;color:var(--lgh-red) !important;border:2px solid var(--lgh-red) !important}.lgh-buttons-wrapper .is-style-outline:hover{background-color:var(--lgh-red) !important;color:#fff !important}.lgh-css-slider{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:4px;background-color:rgba(0,0,0,.05)}.lgh-css-slider img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;animation:lgh-fade-slider 21s infinite}.lgh-css-slider img.slide-1{animation-delay:0s;opacity:1}.lgh-css-slider img.slide-2{animation-delay:7s}.lgh-css-slider img.slide-3{animation-delay:14s}@keyframes lgh-fade-slider{0%{opacity:1}28%{opacity:1}33.33%{opacity:0}95%{opacity:0}100%{opacity:1}}.lgh-search-block{padding:30px 0;width:100%}.lgh-search-wrapper{width:100%}.lgh-search-form{width:100%}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.lgh-search-input-group{display:flex;align-items:stretch;width:100%;box-shadow:0 4px 15px rgba(0,0,0,.05);border-radius:4px;overflow:hidden}.lgh-search-field{flex-grow:1;padding:15px 20px;border:1px solid #e2e8f0;border-right:none;border-radius:4px 0 0 4px;font-size:1rem;outline:none;transition:border-color .3s;background-color:#fcfcfc}.lgh-search-field:focus{border-color:#ccc;background-color:#fff}.lgh-search-submit{display:flex;align-items:center;justify-content:center;padding:0 30px;border:none;border-radius:0 4px 4px 0;cursor:pointer;font-weight:600;white-space:nowrap;flex-shrink:0}.lgh-header-block .ast-container{display:block !important;width:100% !important;max-width:100% !important;padding:0 40px !important}.lgh-hero-block .ast-container{display:block !important;width:100%;contain-intrinsic-size:0 500px}.lgh-search-block .ast-container{display:block !important;width:100%;contain-intrinsic-size:0 90px}.lgh-products-block .ast-container,.lgh-services-block .ast-container,.lgh-cta-block .ast-container,.lgh-process-block .ast-container,.lgh-apps-block .ast-container,.lgh-stats-block .ast-container,.lgh-commitments-block .ast-container,.lgh-final-cta-block .ast-container,.lgh-partners-block .ast-container{display:block !important;width:100%;content-visibility:auto;contain-intrinsic-size:0 400px}.lgh-section-header{text-align:center;margin-bottom:50px;width:100%;display:block}.lgh-section-header h2{text-transform:uppercase;margin-bottom:15px}.lgh-divider{width:60px;height:3px;background-color:var(--lgh-red);margin:0 auto 20px}.lgh-subtitle{max-width:800px;margin:0 auto;font-size:1.1rem}.lgh-products-block{padding:60px 0}.lgh-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;width:100%}.lgh-product-card{background:#fff;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.05);overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.lgh-product-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.lgh-card-image{width:100%;aspect-ratio:1/1;overflow:hidden;background-color:rgba(0,0,0,.05)}.lgh-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.lgh-product-card:hover .lgh-card-image img{transform:scale(1.05)}.lgh-card-content{padding:25px 20px;text-align:center;display:flex;flex-direction:column;flex-grow:1}.lgh-card-content h3{font-size:1.2rem;text-transform:uppercase;margin-bottom:15px}.lgh-card-content p{font-size:.95rem;color:#555;margin-bottom:20px;flex-grow:1}.lgh-read-more{font-weight:700;text-transform:uppercase;font-size:.9rem;text-decoration:none;display:inline-block}.lgh-services-block{padding:60px 0}.lgh-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;width:100%}.lgh-service-card{background:#fff;border:1px solid #f0f0f0;border-radius:8px;padding:40px 30px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.02);transition:box-shadow .3s ease,border-color .3s ease}.lgh-service-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.08);border-color:#e2e8f0}.lgh-icon-box{width:64px;height:64px;border:1px solid #eaeaea;border-radius:12px;display:flex;justify-content:center;align-items:center;margin-bottom:25px;color:var(--lgh-red)}.lgh-service-card h3{font-size:1.25rem;text-transform:uppercase;margin-bottom:15px;color:var(--lgh-red)}.lgh-service-card p{font-size:.95rem;color:#555;line-height:1.6;margin-bottom:30px;flex-grow:1}.lgh-service-footer{width:100%;margin-top:auto;padding-top:25px;border-top:1px solid #f2f2f2}.lgh-service-link{font-weight:700;text-transform:uppercase;font-size:.85rem;text-decoration:none;letter-spacing:.5px;color:var(--lgh-red)}.lgh-cta-block{padding:40px 0;width:100%}.lgh-cta-wrapper{background-color:var(--lgh-red);border-radius:8px;padding:35px 40px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 10px 25px rgba(110,15,26,.15);flex-wrap:wrap;gap:20px}.lgh-cta-left{display:flex;align-items:center;gap:25px}.lgh-cta-icon-box{width:75px;height:75px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.05);display:flex;justify-content:center;align-items:center;color:var(--lgh-cream);flex-shrink:0}.lgh-cta-text h3{color:#fff !important;font-size:1.8rem;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.lgh-cta-text p{color:#f0f0f0;margin-bottom:0;font-size:1.05rem}.lgh-cta-right{flex-shrink:0}.lgh-cta-btn{background-color:var(--lgh-cream);color:var(--lgh-red) !important;padding:16px 32px;font-weight:700;text-decoration:none;border-radius:6px;font-size:1.05rem;text-transform:uppercase;display:inline-block;transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.1)}.lgh-cta-btn:hover{background-color:var(--lgh-cream);transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,0,0,.2)}.lgh-process-block{padding:60px 0}.lgh-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;width:100%}.lgh-process-card{background:#fff;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.05);padding:40px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;transition:transform .3s ease,box-shadow .3s ease}.lgh-process-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.lgh-process-number{background-color:var(--lgh-red);color:#fff;font-size:1.25rem;font-weight:700;width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:4px;margin-bottom:25px}.lgh-process-card h3{font-size:1.1rem;text-transform:uppercase;margin-bottom:15px}.lgh-process-line{width:60px;border:0;height:1px;background-color:var(--lgh-red);opacity:.3;margin:0 auto 20px}.lgh-process-card p{font-size:.95rem;color:#555;line-height:1.6;margin-bottom:0;flex-grow:1}.lgh-apps-block{padding:60px 0}.lgh-apps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;width:100%;margin-bottom:40px}.lgh-app-card{background:#fff;border-radius:12px;border:1px solid #eaeaea;box-shadow:0 4px 15px rgba(0,0,0,.03);overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.lgh-app-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(0,0,0,.08)}.lgh-app-image-wrap{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:rgba(0,0,0,.05)}.lgh-app-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.lgh-app-card:hover .lgh-app-image-wrap img{transform:scale(1.08)}.lgh-app-icon{position:absolute;top:15px;right:15px;background:#fff;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.12);color:var(--lgh-red);z-index:2}.lgh-app-content{padding:25px 20px;text-align:center;display:flex;flex-direction:column;flex-grow:1}.lgh-app-content h3{font-size:1.15rem;text-transform:uppercase;margin-bottom:12px}.lgh-app-content p{font-size:.95rem;color:#555;margin-bottom:0}.lgh-apps-footer{text-align:center;width:100%}.lgh-stats-block{padding:60px 0;width:100%}.lgh-stats-wrapper{background-color:var(--lgh-red);border-radius:12px;padding:50px 30px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;box-shadow:0 10px 30px rgba(110,15,26,.15)}.lgh-stat-item{flex:1;text-align:center;padding:0 15px;position:relative}.lgh-stat-item:not(:last-child):after{content:'';position:absolute;top:15%;right:0;height:70%;width:1px;background-color:rgba(255,255,255,.2)}.lgh-stat-number{font-size:3.5rem;font-weight:800;color:var(--lgh-cream);line-height:1.1;margin-bottom:10px}.lgh-stat-label{font-size:.95rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px}.lgh-commitments-block{padding:60px 0}.lgh-commitments-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;width:100%}.lgh-commitment-card{background:#fff;border:1px solid #eaeaea;border-radius:8px;padding:40px 30px;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.02);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center}.lgh-commitment-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.06)}.lgh-commitment-icon{width:60px;height:60px;border:1px solid #eaeaea;border-radius:12px;background-color:#fcfcfc;display:flex;justify-content:center;align-items:center;margin-bottom:25px;color:var(--lgh-red)}.lgh-final-cta-block{padding:60px 0}.lgh-final-cta-box{background-color:var(--lgh-red);border-radius:12px;padding:60px 40px;text-align:center;box-shadow:0 15px 35px rgba(110,15,26,.15);width:100%}.lgh-final-cta-box p{color:#fff;font-size:1.15rem;line-height:1.6;margin-bottom:35px}.lgh-final-cta-btn{background-color:#fff;color:var(--lgh-red) !important;padding:18px 45px;border-radius:8px;font-weight:700;font-size:1.1rem;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1)}.lgh-final-cta-btn:hover{background-color:#fcfcfc;transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.lgh-partners-block{padding:50px 0;border-top:1px solid rgba(0,0,0,.05)}.lgh-partners-slider{width:100%;overflow:hidden;white-space:nowrap;position:relative;mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent)}.lgh-partners-track{display:inline-flex;align-items:center;animation:lgh-marquee 35s linear infinite}.lgh-partners-slider:hover .lgh-partners-track{animation-play-state:paused}.lgh-simple-about-page{font-family:Arial,sans-serif;color:#333;line-height:1.8;width:100% !important;max-width:100%;margin:0 auto;padding:20px;display:block !important;box-sizing:border-box}.lgh-simple-section{display:block !important;width:100% !important;padding:30px 0;clear:both}.lgh-grey-bg{background:#f9f9f9;padding:30px 20px;margin:10px 0}.lgh-simple-h1{font-size:2.5rem;color:#6e0f1a !important;margin:10px 0 20px;line-height:1.2}.lgh-simple-lead{font-size:1.2rem;color:#555;margin-bottom:20px}.lgh-simple-h2{font-size:1.8rem;color:#6e0f1a !important;margin-bottom:20px;border-left:4px solid #6e0f1a;padding-left:15px}.lgh-simple-h3{font-size:1.3rem;color:#6e0f1a !important;margin:20px 0 10px}.lgh-simple-hr{border:0;border-top:1px solid #eee;margin:20px 0}.lgh-simple-img-wrap{margin:30px 0;text-align:center}.lgh-simple-img-wrap img{width:100%;max-width:100%;height:auto;border-radius:4px}.lgh-simple-img-wrap small{color:#888;display:block;margin-top:10px}.lgh-simple-value{margin-bottom:30px}.lgh-simple-list{padding-left:20px;margin-bottom:30px}.lgh-simple-list li{margin-bottom:15px;position:relative;list-style-type:disc}.lgh-brands-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin:30px 0}.lgh-brand-col{background:#fff;padding:20px;border-radius:8px;border:1px solid #eee}.lgh-more-brands{font-size:.95rem;color:#666;background:#fff;padding:20px;border-radius:8px;border:1px dashed #ccc;line-height:1.8}.lgh-simple-footer{padding:40px;background:#f1f1f1;border-radius:8px;text-align:center}.lgh-simple-footer p{margin-bottom:8px}.lgh-simple-footer a{color:#444;text-decoration:none;transition:color .3s ease}.lgh-simple-footer a:hover{color:#6e0f1a;text-decoration:underline}.lgh-simple-about-page div,.lgh-simple-about-page section{float:none !important;position:static !important}@media (max-width:768px){.lgh-simple-h1{font-size:2rem}.lgh-simple-h2{font-size:1.5rem}}.lgh-partner-logo{display:flex;align-items:center;justify-content:center;padding:0 35px}.lgh-partner-logo img{height:45px;width:auto;max-width:180px;object-fit:contain;filter:grayscale(100%);opacity:.6;transition:all .3s ease}.lgh-partner-logo:hover img{filter:grayscale(0%);opacity:1}@keyframes lgh-marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media (max-width:1024px){.lgh-products-grid,.lgh-process-grid,.lgh-apps-grid{grid-template-columns:repeat(2,1fr)}.lgh-services-grid,.lgh-commitments-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:921px){.lgh-hero-left,.lgh-hero-right{width:100%}.lgh-hero-left{order:2;margin-top:30px}.lgh-hero-right{order:1;text-align:center;padding-left:0 !important}.lgh-hero-btns{justify-content:center}.lgh-search-block{padding:20px 0}.lgh-search-submit{padding:0 20px}.lgh-cta-wrapper{flex-direction:column;text-align:center;padding:30px 20px}.lgh-cta-left{flex-direction:column;gap:15px}.lgh-cta-icon-box{margin:0 auto}.lgh-stats-wrapper{gap:40px 0}.lgh-stat-item{flex:0 0 50%}.lgh-stat-item:nth-child(2):after,.lgh-stat-item:nth-child(4):after{display:none}.lgh-final-cta-box{padding:40px 20px}.lgh-final-cta-btn{padding:15px 25px;width:100%}.lgh-partner-logo{padding:0 20px}}@media (max-width:600px){.lgh-products-grid,.lgh-services-grid,.lgh-process-grid,.lgh-apps-grid,.lgh-commitments-grid{grid-template-columns:1fr}.lgh-stat-item{flex:0 0 100%}.lgh-stat-item:after{display:none}}#masthead{position:sticky !important;top:0;z-index:9999;background-color:var(--lgh-white);box-shadow:0 2px 15px rgba(0,0,0,.05)}.single-product .single_add_to_cart_button.button{background-color:var(--lgh-red) !important;color:#fff !important;padding:15px 40px !important;font-weight:700 !important;text-transform:uppercase !important;border-radius:var(--lgh-radius) !important;transition:var(--lgh-transition) !important}.single-product .single_add_to_cart_button.button:hover{background-color:var(--lgh-red-hover) !important;box-shadow:var(--lgh-shadow-md) !important}.single-product span.woocommerce-Price-amount.amount{color:var(--lgh-red);font-weight:700;font-size:1.5rem}.single-product .product_title{font-size:2.2rem;color:#333;margin-bottom:15px;line-height:1.2}.lgh-specs-table,table.shop_attributes{width:100% !important;border-collapse:collapse !important;margin:25px 0 !important;background:#fff !important;border:1px solid #eee !important;box-shadow:var(--lgh-shadow-sm)}table.shop_attributes tr:nth-child(even){background:#fcfcfc !important}table.shop_attributes th,table.shop_attributes td,.lgh-specs-table td{padding:15px 20px !important;border:1px solid #eee !important;font-size:.95rem !important;text-align:left !important}table.shop_attributes th,.lgh-specs-label{font-weight:700 !important;color:#333 !important;width:35% !important;background:#f8f8f8 !important;text-transform:uppercase;font-size:.85rem !important;letter-spacing:.5px}table.shop_attributes td p{margin:0 !important;font-style:normal !important;color:var(--lgh-red) !important;font-weight:600}.lgh-trust-badges{display:flex;gap:15px;margin:25px 0;padding:15px;background:#fff9f9;border:1px dashed var(--lgh-red);border-radius:var(--lgh-radius)}.lgh-badge-item{display:flex;align-items:center;gap:8px;font-size:.85rem;font-weight:600;color:var(--lgh-red)}.lgh-contact-buttons{display:flex;gap:10px;margin-top:20px}.lgh-btn-contact{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:#fff;border:2px solid var(--lgh-red);color:var(--lgh-red) !important;text-decoration:none;font-weight:700;border-radius:var(--lgh-radius);transition:var(--lgh-transition)}.lgh-btn-contact:hover{background:var(--lgh-red);color:#fff !important}.lgh-product-policies{margin:15px 0 25px;padding:15px;background:#fdfdfd;border-left:3px solid #2ecc71;border-radius:4px}.lgh-policy-list{list-style:none !important;padding:0 !important;margin:0 !important}.lgh-policy-list li{margin-bottom:8px;font-size:.9rem;color:#555;display:flex;align-items:center;gap:10px}.lgh-policy-list li span{color:#2ecc71;font-weight:800}.lgh-download-section{margin-top:15px}.lgh-btn-download{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;background:#f5f5f5;border:1px solid #ddd;color:#444 !important;text-decoration:none;font-size:.95rem;font-weight:600;border-radius:var(--lgh-radius);transition:var(--lgh-transition);width:100%}.lgh-btn-download:hover{background:#eee;border-color:#bbb;color:#000 !important}@media (max-width:768px){.single-product .product_title{font-size:1.8rem}.lgh-specs-label{width:40%}.lgh-contact-buttons{flex-direction:column}}.woocommerce ul.products li.product{border:1px solid #eee;padding:15px !important;border-radius:var(--lgh-radius);transition:var(--lgh-transition);background:#fff}.woocommerce ul.products li.product:hover{box-shadow:var(--lgh-shadow-md);transform:translateY(-5px);border-color:var(--lgh-red)}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:.95rem !important;color:#333 !important;font-weight:600 !important;padding:10px 0 !important;min-height:50px;line-height:1.4 !important;text-align:center}.woocommerce ul.products li.product .price{color:var(--lgh-red) !important;font-size:1.15rem !important;margin-bottom:15px !important}.woocommerce ul.products li.product .button{background-color:#f5f5f5 !important;color:#444 !important;border-radius:var(--lgh-radius) !important;font-weight:600 !important;padding:10px 20px !important}.woocommerce ul.products li.product .button:hover{background-color:var(--lgh-red) !important;color:#fff !important}.woocommerce span.onsale{background-color:var(--lgh-red) !important;padding:5px 15px !important;border-radius:4px !important;font-weight:700 !important}.ast-left-sidebar #content .site-content{border-left:none !important}.woocommerce-products-header__title,.ast-archive-description{display:none !important}.woocommerce-breadcrumb{display:none !important}.woocommerce-result-count{display:none !important}.woocommerce-products-header{margin-bottom:0 !important;padding-bottom:0 !important}#secondary{border-right:none !important}.wc-block-product-categories{border:1px solid #e2e2e2 !important;padding:0 !important;background:#fff !important;border-radius:4px !important;overflow:hidden !important;margin-bottom:30px !important}.wc-block-product-categories:before{content:"DANH MỤC SẢN PHẨM";display:block;background:#6e0f1a;color:#fff;padding:12px 15px;font-size:14px;text-transform:uppercase;font-weight:700}.wc-block-product-categories-list{list-style:none !important;margin:0 !important;padding:0 !important}.wc-block-product-categories-list-item{border-bottom:1px solid #f0f0f0 !important;padding:0 !important;transition:all .3s ease !important;margin:0 !important}.wc-block-product-categories-list-item a{display:block !important;padding:12px 15px !important;color:#333 !important;text-decoration:none !important;font-size:.95rem !important;font-weight:700 !important;transition:all .3s ease !important}.wc-block-product-categories-list-item:hover>a{background:#f9f9f9 !important;color:#6e0f1a !important;padding-left:20px !important}.wc-block-product-categories-list--depth-1 .wc-block-product-categories-list-item a{font-weight:600 !important;font-size:.9rem !important}.wc-block-product-categories-list--depth-1 .wc-block-product-categories-list-item a:before{content:"└ ";color:#ccc;margin-right:5px}.wc-block-product-categories-list-item.is-current>a{border-left:4px solid #6e0f1a !important;font-weight:700 !important;color:#6e0f1a !important;background:#fdf2f3 !important}