:root{--root-primary-color: #012a6f;--root-primary-color-hover: #051a2c;--root-primary-color-light: #caddff;--root-primary-color-light-hover: #97b9ff;--brand: #ff8a00;--ring: rgba(255, 138, 0, .25);--muted: #4b5563;--maxw: 1100px}.header{display:flex;align-items:center;gap:20px}.header>ul.nav:not(.user-menu){display:flex;gap:24px;margin:0 0 0 24px}.header>ul.nav:not(.user-menu) .nav-link{color:#092c4c;font-weight:600;padding:10px 8px}.header>ul.nav:not(.user-menu) .nav-link:hover{color:#007bff}.header>ul.user-menu{margin-left:auto}.mobile-sidebar{position:fixed;top:0;left:0;height:100vh;width:280px;background:#fff;box-shadow:2px 0 20px #0000001a;transform:translate(-100%);transition:transform .31s ease;z-index:1050}.mobile-sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1045}.mobile-sidebar a{color:#092c4c;font-weight:600;text-decoration:none}body.mobile-sidebar-open .mobile-sidebar{transform:translate(0)}body.mobile-sidebar-open .mobile-sidebar-overlay{opacity:1;visibility:visible}@media (max-width: 991.98px){.header>ul.nav:not(.user-menu){display:none}}.section{padding:clamp(2rem,4vw + 1rem,5rem) 1.25rem 4rem;background-color:#fff}.section__title{font-weight:700;font-size:clamp(1.6rem,1.1rem + 2vw,2.6rem);text-align:center;letter-spacing:.2px;margin:0 0 2.5rem;color:var(--root-primary-color)}.grid{max-width:var(--maxw);margin-inline:auto;display:grid;gap:2rem}@media (min-width: 700px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.tcard{background-color:#fff;border-radius:.375rem;box-shadow:0 2px 10px #00000014;text-align:center;padding:4rem 3rem;transition:transform .3s ease,box-shadow .3s ease;height:100%}.tcard:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.tcard__avatar{width:180px;aspect-ratio:1 / 1;border-radius:50%;object-fit:cover;display:block;margin:0 auto 3rem;box-shadow:0 0 23px 8px #012a6f4d,0 8px 20px #0f172a14;background:#ddd;transition:transform .3s ease}.tcard:hover .tcard__avatar{transform:scale(1.05)}.tcard__name{margin:.4rem 0 0;font-weight:800;color:var(--brand);font-size:clamp(1rem,.9rem + .4vw,1.15rem);transition:color .3s ease}.tcard:hover .tcard__name{color:var(--root-primary-color)}.tcard__quote{color:var(--muted);margin:.8rem auto 0;max-width:54ch;font-size:clamp(.96rem,.9rem + .2vw,1.02rem);line-height:1.6}@media (min-width: 1280px){.tcard__quote{max-width:50ch}}.product-card{transition:transform .3s ease,box-shadow .3s ease;border:none!important;height:100%;background-color:#fff!important;border-radius:.375rem!important;box-shadow:0 2px 10px #00000014!important}.product-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000029!important}.product-image{position:relative;overflow:hidden;width:100%;height:200px;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;border-top-left-radius:.375rem;border-top-right-radius:.375rem}.product-image img{max-width:100%;max-height:80%;width:auto;height:auto;object-fit:contain;transition:transform .3s ease}.product-card:hover .product-image img{transform:scale(1.05)}.product-content{padding:1rem!important}.product-name{font-size:.875rem!important;font-weight:600!important;line-height:1.4!important;min-height:2.5rem;color:#495057!important;margin-bottom:.75rem!important;font-family:inherit!important}.price-info{font-size:.875rem!important;margin-bottom:1rem!important}.price-info .text-decoration-line-through{font-size:.8rem!important;color:#6c757d!important;font-weight:400!important}.price-info .text-secondary{color:#495057!important;font-weight:700!important}.product-card .btn-outline-secondary{border-color:#6c757d!important;color:#6c757d!important;font-size:.8rem!important;font-weight:500!important;padding:.5rem 1rem!important;border-radius:.25rem!important;transition:all .3s ease!important}.product-card .btn-outline-secondary:hover{background-color:#6c757d!important;border-color:#6c757d!important;color:#fff!important;transform:translateY(-1px)}.product-card .btn-outline-danger{border-color:#dc3545!important;color:#dc3545!important;background-color:#ffffffe6!important;border-radius:50%!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:.75rem!important;transition:all .3s ease!important}.product-card .btn-outline-danger:hover,.wishlist-btn.active{background-color:#dc3545!important;border-color:#dc3545!important;color:#fff!important;transform:scale(1.1)}.product-card .btn-outline-danger.active{background-color:#dc3545!important;border-color:#dc3545!important;color:#fff!important}.wishlist-btn{position:absolute;top:8px;right:8px;z-index:10}.product-wishlist-btn{border-color:#dc3545!important;color:#dc3545!important;font-size:.8rem!important;font-weight:500!important;padding:.5rem 1rem!important;border-radius:8px!important;transition:all .3s ease!important;width:180px!important}.product-wishlist-btn:hover{background-color:#dc3545!important;border-color:#dc3545!important;color:#fff!important;transform:translateY(-1px)}.product-wishlist-btn.active{background-color:#dc3545!important;border-color:#dc3545!important;color:#fff!important}.product-badge{position:absolute;top:8px;left:8px;z-index:10;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:.25rem}.discount-badge{background-color:#dc3545;color:#fff}.sold-out-badge{background-color:#6c757d;color:#fff}.new-badge{background-color:#28a745;color:#fff}.see-more-btn{font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;border:2px solid #6c757d;background-color:transparent;color:#6c757d}.see-more-btn:hover{background-color:#6c757d;color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #0003;border-color:#6c757d}.see-more-btn i{transition:transform .3s ease}.slider-banner{margin-bottom:30px;position:relative}.slider-banner-content{position:relative;overflow:hidden}.slider-banner-content .item{position:relative}.slider-banner-content .item img{width:100%;height:auto;box-shadow:0 4px 20px #0000001a;display:block;max-height:600px;object-fit:cover}.slider-banner .owl-nav{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:100%!important;pointer-events:none!important;z-index:10!important;margin:0!important}.slider-banner .owl-nav button{position:absolute!important;background:#ffffffe6!important;border-radius:50%!important;color:#333!important;font-size:18px!important;transition:all .3s ease!important;pointer-events:auto!important;border:none!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:11!important;margin:0!important;padding:0!important}.slider-banner .owl-nav button:hover{background:#fff!important;box-shadow:0 4px 15px #0003!important;transform:scale(1.1)!important}.slider-banner .owl-nav .owl-prev{left:20px!important;right:auto!important}.slider-banner .owl-nav .owl-next{right:20px!important;left:auto!important}.slider-banner .owl-dots{position:absolute!important;bottom:20px!important;left:50%!important;transform:translate(-50%)!important;z-index:10!important;display:flex!important;gap:8px!important;margin:0!important}.slider-banner .owl-dot{width:12px!important;height:12px!important;border-radius:50%!important;background:#ffffff80!important;transition:all .3s ease!important;border:none!important;cursor:pointer!important;margin:0!important;padding:0!important}.slider-banner .owl-dot.active,.slider-banner .owl-dot:hover{background:#fff!important;transform:scale(1.2)!important}.partner-item,.client-item{transition:transform .3s ease;padding:1rem;border-radius:.375rem;display:flex;align-items:center;justify-content:center;min-height:80px}.partner-item:hover,.client-item:hover{transform:scale(1.05);background-color:#f8f9fa}.partner-item img,.client-item img{transition:filter .3s ease}.partner-item:hover img,.client-item:hover img{filter:grayscale(0%)!important}.membership-card{background:#f5f3f1!important;border-radius:.375rem!important;box-shadow:0 2px 10px #00000014!important;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;position:relative;border:none!important}.membership-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026!important}.membership-card .card-title{color:#092c4c;font-size:1.75rem;font-weight:700;margin:0;font-family:inherit!important;text-transform:uppercase;letter-spacing:.5px}.membership-card .card-content{padding:1.25rem;position:relative;z-index:2;border-radius:.375rem}.membership-card .card-description{color:#495057!important;font-size:.875rem!important;line-height:1.6;margin-bottom:1.5rem;font-family:inherit!important;font-weight:400!important}.membership-card .card-description em{font-style:italic;font-weight:600!important;color:#495057!important}.membership-card .btn{font-weight:600!important;padding:.75rem 1.5rem;border-radius:.375rem;font-family:inherit!important;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem!important}.service-highlights{border-bottom:1px solid #e9ecef}.service-item{transition:transform .3s ease}.service-item:hover{transform:translateY(-5px)}.service-icon i{transition:color .3s ease}.service-item:hover .service-icon i{color:#007bff!important}.latest-posts{background-color:#f8f9fa!important}.post-card{transition:transform .3s ease,box-shadow .3s ease;border:none!important}.post-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a!important}.post-image{position:relative;overflow:hidden}.post-image img{width:100%}.post-date{position:absolute;top:15px;left:15px}.post-date .badge{font-size:.75rem;padding:.5rem .75rem}.post-title{font-size:1.1rem;line-height:1.4}.post-desc{line-height:1.6}.brand-logos{border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef}.brand-item{transition:transform .3s ease}.brand-item:hover{transform:scale(1.05)}.footer{background-color:#f8f9fa!important}.footer h3,.footer h6{color:#495057!important}.footer .social-icons .btn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease}.footer .social-icons .btn:hover{background-color:#007bff;border-color:#007bff;color:#fff}.footer ul li a{transition:color .3s ease}.footer ul li a:hover{color:#007bff!important}.newsletter-form .form-control{border:1px solid #dee2e6;border-radius:.375rem}.newsletter-form .btn{border-radius:.375rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.payment-methods img{filter:grayscale(100%);transition:filter .3s ease}.payment-methods img:hover{filter:grayscale(0%)}.product-banner{background-color:#f8f9fa!important;background-image:url(http://demo.snstheme.com/html/simen/images/banner11.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;height:500px;margin:20px 0 0;border-radius:.375rem;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease}.product-banner-image:hover{transform:scale(1.05)}.product-title{font-size:2.5rem;line-height:1.2}.product-desc{font-size:1.1rem;line-height:1.6}.product-banner .btn{font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease}.product-banner .btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}.product-listings{background-color:#fff!important;padding-top:70px}.category-title{font-size:1.2rem;border-bottom:2px solid #e9ecef!important;padding-bottom:.5rem;margin-bottom:1.5rem}.product-item{transition:all .3s ease;padding:.5rem;border-radius:.375rem}.product-item:hover{background-color:#f8f9fa;transform:translate(5px)}.product-item img{transition:transform .3s ease}.product-item:hover img{transform:scale(1.1)}.product-item .product-name{font-size:.9rem;font-weight:500;margin-bottom:.25rem}.product-item .price-info{font-size:.85rem}.product-item .price-info .text-decoration-line-through{font-size:.8rem}.product-detail-container{padding:2rem 0;background-color:#f8f9fa}.product-images{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 2px 10px #00000014}.main-image{position:relative;margin-bottom:1rem}.main-image img{width:100%;height:400px;object-fit:cover;border-radius:8px}.sale-badge{position:absolute;top:15px;right:15px;background:#dc3545;color:#fff;padding:.5rem 1rem;border-radius:20px;font-weight:600}.zoom-icon{position:absolute;bottom:15px;right:15px;background:#ffffffe6;padding:.5rem;border-radius:50%}.thumbnail-images{display:flex;gap:.5rem}.thumbnail{width:80px;height:80px;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .3s ease}.thumbnail.active{border-color:#ffc107}.thumbnail img{width:100%;height:100%;object-fit:cover;border-radius:6px}.product-info{background:#fff;border-radius:10px;padding:1rem}.product-info .img-bg{max-width:40px;margin-right:10px}.product-detail-title{font-size:2rem;font-weight:700;color:#092c4c;margin-bottom:1rem}.product-detail-price{font-size:1.5rem;margin-bottom:1rem}.original-price{text-decoration:line-through;color:#6c757d;margin-right:1rem}.sale-price{color:#dc3545;font-weight:700}.product-rating,.color-options{margin-bottom:1.5rem}.color-swatch{width:30px;height:30px;border-radius:50%;border:2px solid transparent;cursor:pointer;margin-right:.5rem;transition:all .3s ease}.color-swatch.active{border-color:#007bff;transform:scale(1.1)}.quantity-selector{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.qty-btn{width:40px;height:40px;border:1px solid #dee2e6;background:#f8f9fa;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.qty-btn:hover{background:#e9ecef}.qty-input{width:80px;text-align:center;border:1px solid #dee2e6;border-radius:4px;padding:.5rem}.add-to-cart-btn{background:#ffc107;border:none;color:#000;font-weight:600;padding:1rem 2rem;border-radius:8px;transition:all .3s ease;width:180px}.add-to-cart-btn:hover{background:#e0a800;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.cart-item .qty-item{width:100px}.add-whislist-btn{font-weight:600;padding:1rem 2rem;width:200px;border-radius:8px}.product-tabs{background:#fff;padding:2rem;margin:0;border-bottom:1px #cfcfcf solid}.nav-tabs .nav-link{border:none;color:#6c757d;font-weight:600;padding:1rem 1.5rem}.nav-tabs .nav-link.active{color:#ffc107;background:none;border-bottom:3px solid #ffc107}.related-products{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 2px 10px #00000014;margin-top:2rem}.subscription-section{background:#343a40;color:#fff;padding:3rem 0;margin-top:3rem}.subscription-content{display:flex;align-items:center;justify-content:space-between}.subscription-text{font-size:1.5rem;font-weight:600}.subscription-form{display:flex;gap:1rem}.subscription-input{padding:.75rem 1rem;border:none;border-radius:4px;width:300px}.subscription-btn{background:#ffc107;border:none;color:#000;font-weight:600;padding:.75rem 1.5rem;border-radius:4px}.ecommerce-categories{margin:0 auto;max-width:85%}.pos-products .product-card-wrapper{padding-left:20px;padding-right:20px;margin-bottom:2rem}.pos-products .ecommerce-card{padding:0;border-radius:10px;margin-bottom:.75rem}.pos-products .ecommerce-card .img-bg{height:250px;background-color:#fff}.pos-products .product-card-wrapper .product-name{text-align:center;font-weight:400;margin-bottom:2px;padding-top:7px;font-size:16px}.pos-products .product-card-wrapper .price{text-align:center;font-size:18px;font-weight:800}.shop-hero-banner{background:linear-gradient(#00000080,#00000080),url(https://images.unsplash.com/photo-1586023492125-27b2c045efd7?ixlib=rb-4.0.3&auto=format&fit=crop&w=1950&q=80);background-size:cover;background-position:center;background-repeat:no-repeat;height:300px;display:flex;align-items:center;margin-bottom:0}.hero-title{font-size:3rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.shop-main-content{background-color:#f8f9fa}.shop-sidebar{background:#fff;border-radius:.375rem;padding:1.5rem;box-shadow:0 2px 10px #00000014;height:fit-content;position:sticky;top:20px}.filter-section{border-bottom:1px solid #e9ecef;padding-bottom:1.5rem}.filter-section:last-child{border-bottom:none;padding-bottom:0}.filter-title{font-size:1.1rem;font-weight:600;color:#495057;margin-bottom:1rem}.filter-content{font-size:.9rem}.filter-content.expandable{max-height:120px;overflow:hidden;transition:max-height .3s ease}.filter-content.expanded{max-height:500px}.see-more-btn{display:none;margin-top:10px}.expandable+.see-more-btn{display:inline-block}.category-item{margin-bottom:.5rem}.category-link{display:flex;align-items:center;justify-content:space-between;color:#6c757d;text-decoration:none;padding:.25rem 0;transition:color .3s ease}.category-link:hover{color:#007bff}.category-count{font-size:.8rem;color:#6c757d}.price-range{margin-top:1rem}.price-slider{margin-bottom:1rem}.price-display{font-size:.9rem;color:#495057;margin-bottom:.5rem}.color-item{display:flex;align-items:center;margin-bottom:.5rem;gap:.5rem}.color-swatch-small{width:16px;height:16px;border-radius:50%;border:1px solid #dee2e6}.color-count{font-size:.8rem;color:#6c757d;margin-left:auto}.size-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.size-btn{min-width:40px;height:32px;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600}.size-btn.active{background-color:#007bff;border-color:#007bff;color:#fff}.featured-product-item{display:flex;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef}.featured-product-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.featured-product-img{width:60px;height:60px;object-fit:cover;border-radius:.25rem}.featured-product-info{flex:1}.featured-product-name{font-size:.85rem;font-weight:500;color:#495057;margin-bottom:.25rem;line-height:1.3}.featured-product-price{font-size:.9rem;font-weight:600;color:#007bff}.product-grid-header{background:#fff;padding:1rem 1.5rem;border-radius:.375rem;box-shadow:0 2px 10px #00000014}.results-text{color:#6c757d;font-size:.9rem}.view-toggle{display:flex;gap:.25rem}.view-toggle .btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;padding:0}.view-toggle .btn.active{background-color:#007bff;border-color:#007bff;color:#fff}.quick-view-btn{position:absolute;bottom:8px;right:8px;z-index:10;opacity:0;transition:opacity .3s ease}.product-card:hover .quick-view-btn{opacity:1}.color-swatches{display:flex;gap:.25rem}.color-dot{width:12px;height:12px;border-radius:50%;border:1px solid #dee2e6}.pagination-section{background:#fff;padding:1rem 1.5rem;border-radius:.375rem;box-shadow:0 2px 10px #00000014}@media (max-width: 768px){.service-item,.post-card{margin-bottom:2rem}.brand-item{margin-bottom:1.5rem}.footer .col-lg-2{margin-bottom:2rem}.product-detail-container{padding:1rem 0}.subscription-content{flex-direction:column;gap:1rem;text-align:center}.subscription-form{flex-direction:column;width:100%}.subscription-input{width:100%}.shop-sidebar{position:static;margin-bottom:2rem}.hero-title{font-size:2rem}.product-grid-header{padding:1rem}.view-toggle{margin-top:1rem}}.header-spacer{padding:66px 0 0}.content{min-height:550px}.quotation-info p{margin-bottom:7px}
