@charset "UTF-8";.light-background,:root{--surface-color:#ffffff}.dark-background,:root{--contrast-color:#ffffff}.php-email-form .error-message,.php-email-form .loading,.php-email-form .sent-message{display:none;padding:15px;margin-bottom:24px}.header,.header .top-bar .top-bar-item,body{color:var(--default-color)}a,a:hover{text-decoration:none}:root{--default-font:"Geologica",system-ui,-apple-system,"Segoe UI",Geologica,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--heading-font:"Geologica",sans-serif;--nav-font:"Geologica",sans-serif;--background-color:#ffffff;--default-color:#212529;--heading-color:#2d465e;--accent-color:#0a4db8;--nav-color:#212529;--nav-hover-color:#0a4db8;--nav-mobile-background-color:#ffffff;--nav-dropdown-background-color:#ffffff;--nav-dropdown-color:#212529;--nav-dropdown-hover-color:#0a4db8;scroll-behavior:smooth}.light-background{--background-color:#f5f8fc}.dark-background{--background-color:#232931;--default-color:#ffffff;--heading-color:#ffffff;--accent-color:#397deb;--surface-color:#38424f}body{background-color:var(--background-color);font-family:var(--default-font)}a{color:var(--accent-color);transition:.3s}a:hover{color:color-mix(in srgb,var(--accent-color),transparent 25%)}h1,h2,h3,h4,h5,h6{color:var(--heading-color);font-family:var(--heading-font)}.php-email-form .error-message{background:#df1529;color:#fff;text-align:left;font-weight:600}.php-email-form .sent-message{color:#fff;background:#059652;text-align:center;font-weight:600}.php-email-form .loading{background:var(--surface-color);text-align:center}.php-email-form .loading:before{content:"";display:inline-block;border-radius:50%;width:24px;height:24px;margin:0 10px -6px 0;border:3px solid var(--accent-color);border-top-color:var(--surface-color);animation:1s linear infinite php-email-form-loading}@keyframes php-email-form-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pulsating-play-btn{width:94px;height:94px;background:radial-gradient(var(--accent-color) 50%,color-mix(in srgb,var(--accent-color),transparent 75%) 52%);border-radius:50%;display:block;position:relative;overflow:hidden}.footer,.header{background-color:var(--background-color)}.pulsating-play-btn:before{content:"";position:absolute;width:120px;height:120px;animation:2s infinite pulsate-play-btn;animation-direction:forwards;animation-timing-function:steps;opacity:1;border-radius:50%;border:5px solid color-mix(in srgb,var(--accent-color),transparent 30%);top:-15%;left:-15%;background:rgba(198,16,0,0)}.pulsating-play-btn:after,.pulsating-play-btn:hover:before{left:50%;top:50%;transform:translateX(-40%) translateY(-50%);width:0;height:0;position:absolute;content:""}.header #mobileSearch,.header .top-bar{background-color:color-mix(in srgb,var(--default-color),transparent 96%)}.pulsating-play-btn:after{border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #fff;z-index:100;transition:.4s cubic-bezier(.55, .055, .675, .19)}.header .main-header,.header .main-header .account-dropdown .dropdown-menu .dropdown-header{border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.pulsating-play-btn:hover:before{border:none;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #fff;z-index:200;animation:none;border-radius:0}.pulsating-play-btn:hover:after{border-left:15px solid var(--accent-color);transform:scale(20)}@keyframes pulsate-play-btn{0%{transform:scale(.6,.6);opacity:1}100%{transform:scale(1,1);opacity:0}}.header{transition:.5s;z-index:997}.header .top-bar{font-size:14px}.header .top-bar .top-bar-item a,.login-register .forgot-password:hover{color:var(--accent-color);text-decoration:none}.checkout .checkout-section .section-content .form-check .form-check-label a:hover,.header .top-bar .top-bar-item a:hover,.order-confirmation .help-contact a:hover{text-decoration:underline}.header .top-bar .top-bar-item .selected-icon{color:var(--accent-color);opacity:1;width:16px}.header .top-bar .announcement-slider{color:var(--accent-color);font-weight:500;height:24px;overflow:hidden}.category-cards .category-slider .swiper-wrapper,.checkout .swiper-wrapper,.header .top-bar .announcement-slider .swiper-wrapper,.hero-2 .fashion-hero-slider .swiper-wrapper,.product-details .product-images .product-thumbnails .swiper-wrapper,.product-list-5 .products-carousel-wrapper .swiper-wrapper{height:auto!important}.header .top-bar .announcement-slider .swiper-slide{text-align:center;height:24px;line-height:24px}.header .top-bar .dropdown-menu{min-width:150px;padding:.5rem 0;margin-top:.5rem;background-color:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 90%);border-radius:4px;box-shadow:0 2px 15px rgba(0,0,0,.1)}.header .top-bar .dropdown-menu .dropdown-item{padding:.5rem 1rem;font-size:14px;color:var(--default-color);display:flex;align-items:center}.header .top-bar .dropdown-menu .dropdown-item .selected-icon{opacity:1;color:var(--accent-color);width:16px}.header .main-header .account-dropdown .dropdown-menu .dropdown-body .dropdown-item:hover,.header .top-bar .dropdown-menu .dropdown-item:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 90%);color:var(--accent-color)}.header .main-header .logo{line-height:1}.header .main-header .logo img{max-height:32px;margin-right:8px}.header .main-header .logo h1{font-size:26px;margin:0;font-weight:700;color:var(--heading-color)}.header .main-header .desktop-search-form{min-width:400px}@media (max-width:1200px){.header .main-header .desktop-search-form{display:none}}.header .main-header .header-actions{gap:16px}.header .main-header .header-actions .header-action-btn{position:relative;background:0 0;border:none;padding:.5rem;color:var(--default-color);font-size:15px;cursor:pointer;transition:color .3s}.header .main-header .header-actions .header-action-btn i{font-size:24px}.header .main-header .header-actions .header-action-btn i.bi-person{font-size:28px}.about-2 .features-boxes .feature-box:hover h3 a,.account .profile-menu .menu-footer a:hover i,.account .profile-menu .menu-nav .nav-link:hover i,.blog-details .meta-top ul li a:hover,.blog-hero .post-item .post-content .post-title a:hover,.blog-hero .post-item:hover .post-title a,.cart .cart-items .cart-item .product-info .product-details .product-title:hover,.cart .cart-items .cart-item .quantity-selector .quantity-btn:hover,.cart .cart-summary .summary-item .shipping-options .form-check .form-check-label:hover,.categories-widget ul a:hover,.category-cards .category-card:hover .category-title,.checkout .checkout-section .section-content .form-group .cvv-wrapper .cvv-hint:hover,.checkout .checkout-section .section-content .payment-options .payment-option input[type=radio]:checked+label .payment-icon,.checkout .checkout-section .section-content .payment-options .payment-option.active label .payment-icon,.faq .faq-list .faq-item.faq-active h3,.footer .footer-bottom .legal-links a:hover,.footer .footer-bottom .payment-methods .payment-icons i:hover,.header .main-header .account-dropdown .dropdown-menu .dropdown-body .dropdown-item:hover i,.header .main-header .header-actions .header-action-btn:hover,.order-confirmation .next-steps .tracking-info i,.paymnt-methods .payment-faqs .faq-grid .faq-item.faq-active h3,.paymnt-methods .payment-support .support-content .support-actions .contact-email:hover,.product-categories-widget .category-tree .category-item .category-header:hover .category-link,.product-categories-widget .category-tree .category-item .category-header:hover .category-toggle,.product-categories-widget .category-tree .category-item .subcategory-list .subcategory-link:hover,.product-details .product-details-tabs .nav-tabs .nav-link:hover,.product-list-2 .product-filters li.filter-active,.product-list-2 .product-filters li:hover,.product-list-3 .product-card .product-info .product-title a:hover,.product-list-4 .product-card .product-info .product-title a:hover,.product-list-5 .product-info .product-title a:hover,.promo-cards .promo-card .promo-content .btn-shop:hover,.recent-posts .title a:hover,.recent-posts-widget .post-item h4 a:hover,.retun-policy .need-help .help-actions .phone-link:hover,.search-product-list .product-title a:hover,.search-widget form button:hover,.services .service-item:hover .title a,.support .self-help .faq-section .faq-list .faq-item.faq-active h3,.testimonials .testimonial-item.highlight .testimonial-content .quote-pattern i{color:var(--accent-color)}.header .main-header .header-actions .header-action-btn .badge{position:absolute;top:-5px;right:-5px;background-color:var(--accent-color);color:var(--contrast-color);font-size:10px;padding:2px 6px;border-radius:10px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center}.header .main-header .account-dropdown .dropdown-menu{background-color:var(--surface-color);min-width:280px;padding:0;border-radius:6px;margin-top:.75rem;box-shadow:0 5px 30px rgba(0,0,0,.15);border:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.header .main-header .account-dropdown .dropdown-menu .dropdown-header{padding:1.25rem}.header .main-header .account-dropdown .dropdown-menu .dropdown-header h6{margin:0 0 .25rem;color:var(--heading-color);font-size:16px}.account .content-area .orders-grid .order-card .order-header .order-date,.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item .timeline-content .timeline-date,.account .payment-cards-grid .payment-card .card-body .card-info,.account .reviews-grid .review-card .review-header .review-meta .rating span,.account .reviews-grid .review-card .review-header .review-meta .review-date,.account .wishlist-grid .wishlist-card .wishlist-content .product-meta .rating span,.header .main-header .account-dropdown .dropdown-menu .dropdown-header p{font-size:13px;color:color-mix(in srgb,var(--default-color),transparent 40%)}.header .main-header .account-dropdown .dropdown-menu .dropdown-body,.product-details .product-details-tabs .tab-content{padding:1rem 0}.header .main-header .account-dropdown .dropdown-menu .dropdown-body .dropdown-item{padding:.5rem 1.25rem;font-size:14px;color:var(--default-color);transition:.2s}.header .main-header .account-dropdown .dropdown-menu .dropdown-body .dropdown-item i{color:color-mix(in srgb,var(--default-color),transparent 30%);transition:color .2s;font-size:16px}.header .main-header .account-dropdown .dropdown-menu .dropdown-footer{padding:1.25rem;background-color:color-mix(in srgb,var(--default-color),transparent 97%);border-top:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.header .main-header .account-dropdown .dropdown-menu .dropdown-footer .btn{font-size:14px;padding:.5rem 1rem;background-color:var(--accent-color);border-color:var(--accent-color);color:var(--contrast-color);transition:.3s;border-radius:50px}.header .main-header .account-dropdown .dropdown-menu .dropdown-footer .btn-outline-primary{border-color:var(--accent-color);background-color:transparent;color:var(--accent-color)}.about-2 .features-boxes .feature-box:hover .icon-box,.account .content-area .pagination-wrapper button.active,.brand-filter-widget .brand-actions .btn-outline-primary:hover,.category-cards .category-slider .swiper-button-next:hover,.category-cards .category-slider .swiper-button-prev:hover,.header .main-header .account-dropdown .dropdown-menu .dropdown-footer .btn-outline-primary:hover,.product-details .product-details-tabs .product-reviews .reviews-list .load-more-btn:hover,.product-details .product-info .product-actions .buy-now-btn:hover,.product-list-2 .load-more-btn:hover,.product-list-2 .product-image .product-actions button:hover,.support .self-help .content-box .resource-link:hover i{background-color:var(--accent-color);color:var(--contrast-color)}.header .search-form{margin:0}.header .search-form .input-group{border:1px solid color-mix(in srgb,var(--default-color),transparent 85%);border-radius:50px;overflow:visible;background-color:var(--surface-color);box-shadow:0 2px 5px rgba(0,0,0,.05);transition:.3s}.header .search-form .input-group:focus-within{border-color:var(--accent-color);box-shadow:0 3px 8px rgba(0,0,0,.1)}.header .search-form .input-group .form-control{border:none;padding:12px 15px;font-size:14px;background-color:transparent;color:var(--default-color)}.header .search-form .input-group .form-control::placeholder{color:color-mix(in srgb,var(--default-color),transparent 50%);font-size:14px}.checkout .order-summary .order-summary-content .promo-code .input-group .btn:focus,.header .search-form .input-group .form-control:focus{box-shadow:none}.header .search-form .input-group .btn{background-color:var(--accent-color);color:var(--contrast-color);padding:0 25px;border:none;transition:.3s;border-radius:50px!important;margin:3px}.footer .footer-newsletter .newsletter-form button:hover,.header .search-form .input-group .btn:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 20%)}.account .content-area .section-header .header-actions .filter-btn i,.header .search-form .input-group .btn i{font-size:16px}.header #mobileSearch{z-index:1000}.header #mobileSearch .search-form{padding:10px 0}@media (min-width:1200px){.header .header-nav,.navmenu .products-megamenu-1 .megamenu-tabs .nav-tabs{border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.navmenu{padding:0}.navmenu ul{margin:0;padding:0;display:flex;list-style:none;align-items:center}.navmenu li{position:relative}.navmenu a,.navmenu a:focus{color:var(--nav-color);padding:18px 15px;font-size:15px;font-family:var(--nav-font);font-weight:400;display:flex;align-items:center;justify-content:space-between;white-space:nowrap;transition:.3s}.navmenu a i,.navmenu a:focus i{font-size:12px;line-height:0;margin-left:5px;transition:.3s}.navmenu li:first-child a{padding-left:0}.navmenu li:last-child a{padding-right:0}.navmenu .active,.navmenu .active:focus,.navmenu li:hover>a{color:var(--nav-hover-color)}.navmenu .dropdown ul{margin:0;padding:10px 0;background:var(--nav-dropdown-background-color);display:block;position:absolute;visibility:hidden;left:14px;top:130%;opacity:0;transition:.3s;border-radius:4px;z-index:99;box-shadow:0 0 30px rgba(0,0,0,.1)}.navmenu .dropdown ul li{min-width:200px}.navmenu .dropdown ul a{padding:10px 20px;font-size:15px;text-transform:none;color:var(--nav-dropdown-color)}.navmenu .dropdown ul a i{font-size:12px}.navmenu .dropdown ul .active:hover,.navmenu .dropdown ul a:hover,.navmenu .dropdown ul li:hover>a{color:var(--nav-dropdown-hover-color)}.navmenu .dropdown:hover>ul,.navmenu .products-megamenu-1:hover>.desktop-megamenu{opacity:1;top:100%;visibility:visible}.navmenu .dropdown .dropdown ul{top:0;left:-90%;visibility:hidden}.navmenu .dropdown .dropdown:hover>ul{opacity:1;top:0;left:-100%;visibility:visible}.navmenu .products-megamenu-1{position:static}.navmenu .products-megamenu-1 .megamenu-content .tab-content,.navmenu .products-megamenu-1 .mobile-megamenu{display:none}.navmenu .products-megamenu-1 .active,.navmenu .products-megamenu-1 .active:focus,.navmenu .products-megamenu-1 .desktop-megamenu{background-color:var(--nav-dropdown-background-color)}.navmenu .products-megamenu-1 .desktop-megamenu{box-shadow:0 5px 20px rgba(0,0,0,.1);position:absolute;top:130%;left:0;right:0;visibility:hidden;opacity:0;transition:.3s;border-radius:6px;z-index:99;padding:20px;display:flex;flex-direction:column;max-height:80vh;overflow:hidden}.navmenu .products-megamenu-1 .megamenu-tabs{margin-bottom:15px}.navmenu .products-megamenu-1 .megamenu-content .category-grid .category-column ul li:last-child,.navmenu .products-megamenu-1 .megamenu-tabs .nav-tabs .nav-item{margin-bottom:0}.navmenu .products-megamenu-1 .megamenu-tabs .nav-tabs .nav-link{border:none;padding:10px 20px;color:var(--nav-dropdown-color);font-weight:500;font-size:15px;transition:.3s;background-color:transparent;border-bottom:2px solid transparent}.navmenu .products-megamenu-1 .megamenu-tabs .nav-tabs .nav-link:hover{color:var(--nav-dropdown-hover-color);border-color:transparent}.navmenu .products-megamenu-1 .megamenu-tabs .nav-tabs .nav-link.active{color:var(--accent-color);background-color:transparent;border-bottom:2px solid var(--accent-color)}.navmenu .products-megamenu-1 .megamenu-content{flex:1;overflow-y:auto;padding-right:5px}.navmenu .products-megamenu-1 .megamenu-content::-webkit-scrollbar{width:5px}.navmenu .products-megamenu-1 .megamenu-content::-webkit-scrollbar-track{background:color-mix(in srgb,var(--default-color),transparent 95%);border-radius:10px}.navmenu .products-megamenu-1 .megamenu-content::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--default-color),transparent 80%);border-radius:10px}.navmenu .products-megamenu-1 .megamenu-content .tab-content.active{display:block}.navmenu .products-megamenu-1 .megamenu-content .category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.navmenu .products-megamenu-1 .megamenu-content .category-grid .category-column{background-color:color-mix(in srgb,var(--surface-color),var(--accent-color) 3%);border-radius:8px;padding:15px;transition:.3s}.navmenu .products-megamenu-1 .megamenu-content .category-grid .category-column h4{color:var(--heading-color);font-size:16px;margin-bottom:15px;font-weight:600;padding-bottom:10px;border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%);position:relative}.navmenu .products-megamenu-1 .megamenu-content .category-grid .category-column h4:after{content:"";position:absolute;bottom:-1px;left:0;width:40px;height:2px;background-color:var(--accent-color)}.navmenu .products-megamenu-1 .megamenu-content .category-grid .category-column ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.navmenu .products-megamenu-1 .megamenu-content .category-grid .category-column ul li{margin-bottom:10px;background-color:none!important;position:relative;display:flex;align-items:center;justify-content:start!important;width:100%}.navmenu .products-megamenu-1 .megamenu-content .category-grid .category-column ul li a{color:var(--nav-dropdown-color);font-size:14px;transition:.3s;padding:0 0 0 20px;display:block;position:relative}.navmenu .products-megamenu-1 .megamenu-content .category-grid .category-column ul li a:before{content:"\f285";font-family:bootstrap-icons;position:absolute;left:0;top:2px;font-size:12px;color:var(--accent-color);opacity:.7}.navmenu .products-megamenu-1 .megamenu-content .category-grid .category-column ul li a:hover{color:var(--nav-dropdown-hover-color);transform:translateX(3px)}.navmenu .products-megamenu-1 .megamenu-content .category-grid .category-column ul li a:hover:before{opacity:1}.navmenu .products-megamenu-1 .megamenu-content .category-grid .category-column .active{background-color:none}.navmenu .products-megamenu-1 .megamenu-content .product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding-top:10px}.navmenu .products-megamenu-1 .megamenu-content .product-grid .product-card{background-color:var(--surface-color);overflow:hidden}.navmenu .products-megamenu-1 .megamenu-content .product-grid .product-card:hover .product-image img{transform:scale(1.1)}.navmenu .products-megamenu-1 .megamenu-content .product-grid .product-card .product-image{height:160px;position:relative;overflow:hidden}.navmenu .products-megamenu-1 .megamenu-content .product-grid .product-card .product-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.navmenu .products-megamenu-1 .megamenu-content .product-grid .product-card .product-image .badge-new,.navmenu .products-megamenu-1 .megamenu-content .product-grid .product-card .product-image .badge-sale{position:absolute;top:10px;right:10px;padding:3px 8px;font-size:11px;font-weight:600;border-radius:3px;z-index:1}.navmenu .products-megamenu-1 .megamenu-content .product-grid .product-card .product-image .badge-new{background-color:#28a745;color:#fff}.navmenu .products-megamenu-1 .megamenu-content .product-grid .product-card .product-image .badge-sale{background-color:#dc3545;color:#fff}.navmenu .products-megamenu-1 .megamenu-content .product-grid .product-card .product-info{padding:15px}.navmenu .products-megamenu-1 .megamenu-content .product-grid .product-card .product-info h5{margin:0 0 5px;font-size:15px;font-weight:600;color:var(--heading-color)}.navmenu .products-megamenu-1 .megamenu-content .product-grid .product-card .product-info .price{color:var(--accent-color);font-weight:600;margin-bottom:10px;font-size:14px}.navmenu .products-megamenu-1 .megamenu-content .product-grid .product-card .product-info .price .original-price{text-decoration:line-through;color:color-mix(in srgb,var(--default-color),transparent 40%);margin-right:5px;font-weight:400}.navmenu .products-megamenu-1 .megamenu-content .product-grid .product-card .product-info .btn-view{display:inline-block;padding:5px 12px;background-color:color-mix(in srgb,var(--accent-color),transparent 85%);color:var(--accent-color);border-radius:4px;font-size:12px;font-weight:500;transition:.3s}.navmenu .products-megamenu-1 .megamenu-content .product-grid .product-card .product-info .btn-view:hover{background-color:var(--accent-color);color:var(--contrast-color)}}.footer .footer-bottom,.footer .footer-newsletter{background-color:color-mix(in srgb,var(--accent-color),transparent 95%)}@media (min-width:1200px){.navmenu .products-megamenu-2,.navmenu .products-megamenu-3{position:static}.navmenu .products-megamenu-2 .mobile-megamenu,.navmenu .products-megamenu-3 .mobile-megamenu{display:none}.navmenu .products-megamenu-2 .active,.navmenu .products-megamenu-2 .active:focus,.navmenu .products-megamenu-2 .desktop-megamenu{background-color:var(--nav-dropdown-background-color)}.navmenu .products-megamenu-2 .desktop-megamenu{box-shadow:0 5px 20px rgba(0,0,0,.1);position:absolute;top:130%;left:0;right:0;visibility:hidden;opacity:0;transition:.3s;border-radius:6px;z-index:99;padding:10px 0 0;display:flex;flex-direction:column;max-height:80vh;overflow:hidden}.navmenu .products-megamenu-2:hover>.desktop-megamenu,.navmenu .products-megamenu-3:hover>.desktop-megamenu{opacity:1;top:100%;visibility:visible}.navmenu .products-megamenu-2 .megamenu-tabs{padding:0;border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.navmenu .products-megamenu-2 .megamenu-tabs .nav-tabs{border-bottom:none;display:flex;justify-content:center}.navmenu .products-megamenu-2 .megamenu-tabs .nav-tabs .nav-item{margin:0}.navmenu .products-megamenu-2 .megamenu-tabs .nav-tabs .nav-link{border:none;padding:15px 30px;color:var(--nav-dropdown-color);font-weight:600;font-size:14px;transition:.3s;background-color:transparent;border-bottom:2px solid transparent;letter-spacing:.5px}.navmenu .products-megamenu-2 .megamenu-tabs .nav-tabs .nav-link:hover{color:var(--nav-dropdown-hover-color)}.navmenu .products-megamenu-2 .megamenu-tabs .nav-tabs .nav-link.active{color:var(--accent-color);background-color:transparent;border-bottom:2px solid var(--accent-color)}.navmenu .products-megamenu-2 .megamenu-content{flex:1;overflow-y:auto}.navmenu .products-megamenu-2 .megamenu-content::-webkit-scrollbar{width:5px}.navmenu .products-megamenu-2 .megamenu-content::-webkit-scrollbar-track{background:color-mix(in srgb,var(--default-color),transparent 95%);border-radius:10px}.navmenu .products-megamenu-2 .megamenu-content::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--default-color),transparent 80%);border-radius:10px}.navmenu .products-megamenu-2 .megamenu-content .tab-pane{padding:25px}.navmenu .products-megamenu-2 .megamenu-content .category-layout{display:flex;gap:30px}.navmenu .products-megamenu-2 .megamenu-content .categories-section,.navmenu .products-megamenu-3 .featured-banner .banner-text{flex:1}.navmenu .products-megamenu-2 .megamenu-content .categories-section .category-headers{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:15px}.navmenu .products-megamenu-2 .megamenu-content .categories-section .category-headers h4{color:var(--heading-color);font-size:16px;font-weight:600;position:relative;margin:0;padding-bottom:10px;border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.navmenu .products-megamenu-2 .megamenu-content .categories-section .category-links{display:flex;flex-direction:column;gap:12px}.navmenu .products-megamenu-2 .megamenu-content .categories-section .category-links .link-row{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.navmenu .products-megamenu-2 .megamenu-content .categories-section .category-links .link-row a{color:var(--nav-dropdown-color);font-size:14px;transition:.3s;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0}.navmenu .products-megamenu-2 .megamenu-content .categories-section .category-links .link-row a:hover{color:var(--nav-dropdown-hover-color);transform:translateX(3px)}.navmenu .products-megamenu-2 .megamenu-content .featured-section{width:300px}.navmenu .products-megamenu-2 .megamenu-content .featured-section .featured-image{position:relative;height:100%;background-color:#f5f5f5;border-radius:6px;overflow:hidden}.navmenu .products-megamenu-2 .megamenu-content .featured-section .featured-image img{width:100%;height:100%;object-fit:cover;opacity:.9}.navmenu .products-megamenu-2 .megamenu-content .featured-section .featured-image .featured-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;padding:30px}.navmenu .products-megamenu-2 .megamenu-content .featured-section .featured-image .featured-content h3{color:var(--heading-color);font-size:28px;font-weight:700;margin-bottom:20px;line-height:1.2}.navmenu .products-megamenu-2 .megamenu-content .featured-section .featured-image .featured-content .btn-shop{display:inline-block;padding:8px 20px;background-color:var(--accent-color);color:var(--contrast-color);border-radius:4px;font-size:14px;font-weight:500;transition:.3s;width:fit-content}.navmenu .products-megamenu-2 .megamenu-content .featured-section .featured-image .featured-content .btn-shop:hover{background-color:color-mix(in srgb,var(--accent-color),#000 15%);transform:translateY(-2px)}.navmenu .products-megamenu-3 .desktop-megamenu{background-color:var(--nav-dropdown-background-color);box-shadow:0 8px 30px rgba(0,0,0,.12);position:absolute;top:130%;left:0;right:0;visibility:hidden;opacity:0;transition:.3s;border-radius:8px;z-index:99;max-height:85vh;overflow-y:auto;border:1px solid color-mix(in srgb,var(--default-color),transparent 92%)}.navmenu .products-megamenu-3 .megamenu-container{padding:30px;display:grid;grid-template-columns:1fr 300px;grid-template-rows:auto auto;gap:30px;min-height:400px}.navmenu .products-megamenu-3 .category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;grid-row:1/-1}.navmenu .products-megamenu-3 .category-card{background-color:color-mix(in srgb,var(--default-color),transparent 97%);padding:20px;border-radius:6px;transition:.3s;border:1px solid color-mix(in srgb,var(--default-color),transparent 95%)}.navmenu .products-megamenu-3 .category-card:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.08);background-color:var(--surface-color)}.navmenu .products-megamenu-3 .category-card .category-icon{width:45px;height:45px;background:linear-gradient(135deg,var(--accent-color),color-mix(in srgb,var(--accent-color),#000 20%));border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.navmenu .products-megamenu-3 .category-card .category-icon i{font-size:20px;color:var(--contrast-color)}.navmenu .products-megamenu-3 .category-card h4{color:var(--heading-color);font-size:16px;font-weight:600;margin:0 0 12px}.navmenu .products-megamenu-3 .category-card .category-links{display:flex;flex-direction:column;gap:8px;margin-bottom:15px}.navmenu .products-megamenu-3 .category-card .category-links a{color:var(--nav-dropdown-color);font-size:13px;transition:.3s;padding:2px 0;border-radius:3px}.navmenu .products-megamenu-3 .category-card .category-links a:hover{color:var(--nav-dropdown-hover-color);padding-left:8px;background-color:color-mix(in srgb,var(--accent-color),transparent 95%)}.navmenu .products-megamenu-3 .category-card .view-all{color:var(--accent-color);font-size:13px;font-weight:500;display:flex;align-items:center;gap:5px;transition:.3s}.navmenu .products-megamenu-3 .category-card .view-all:hover{gap:8px;color:color-mix(in srgb,var(--accent-color),#000 15%)}.navmenu .products-megamenu-3 .category-card .view-all i{font-size:12px;transition:transform .3s}.navmenu .products-megamenu-3 .category-card .view-all:hover i{transform:translateX(2px)}.navmenu .products-megamenu-3 .featured-banner{background:linear-gradient(135deg,color-mix(in srgb,var(--accent-color),transparent 95%),color-mix(in srgb,var(--accent-color),transparent 92%));border-radius:8px;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent-color),transparent 90%)}.navmenu .products-megamenu-3 .featured-banner .banner-content{height:100%;display:flex;flex-direction:column;position:relative;padding:25px}.navmenu .products-megamenu-3 .featured-banner .banner-text .badge{background-color:var(--accent-color);color:var(--contrast-color);padding:4px 10px;border-radius:12px;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.navmenu .products-megamenu-3 .featured-banner .banner-text h3{color:var(--heading-color);font-size:20px;font-weight:700;margin:12px 0 8px;line-height:1.3}.navmenu .products-megamenu-3 .featured-banner .banner-text p{color:color-mix(in srgb,var(--default-color),transparent 30%);font-size:13px;margin-bottom:15px;line-height:1.4}.navmenu .products-megamenu-3 .featured-banner .banner-text .btn-banner{background-color:var(--accent-color);color:var(--contrast-color);padding:8px 16px;border-radius:5px;font-size:13px;font-weight:500;transition:.3s;display:inline-block}.navmenu .products-megamenu-3 .featured-banner .banner-text .btn-banner:hover{background-color:color-mix(in srgb,var(--accent-color),#000 15%);transform:translateY(-1px)}.navmenu .products-megamenu-3 .featured-banner .banner-image{position:absolute;bottom:0;right:15px;width:80px;height:80px}.navmenu .products-megamenu-3 .featured-banner .banner-image img{width:100%;height:100%;object-fit:contain;opacity:.8}.navmenu .products-megamenu-3 .quick-access h5{color:var(--heading-color);font-size:14px;font-weight:600;margin:0 0 15px;padding-bottom:8px;border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 92%)}.navmenu .products-megamenu-3 .quick-access .quick-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.navmenu .products-megamenu-3 .quick-access .quick-links a{color:var(--nav-dropdown-color);font-size:13px;display:flex;align-items:center;gap:8px;padding:6px 0;transition:.3s;border-radius:4px}.navmenu .products-megamenu-3 .quick-access .quick-links a:hover{color:var(--nav-dropdown-hover-color);padding-left:8px;background-color:color-mix(in srgb,var(--default-color),transparent 97%)}.navmenu .products-megamenu-3 .quick-access .quick-links a i{font-size:14px;width:16px}}.footer{color:var(--default-color);font-size:14px;position:relative}.footer .footer-newsletter{padding:60px 0}.footer .footer-newsletter h2,.section-title h2{font-size:32px;font-weight:700;margin-bottom:15px}.footer .footer-newsletter p{font-size:16px;margin-bottom:30px;color:color-mix(in srgb,var(--default-color),transparent 20%)}.footer .footer-newsletter .newsletter-form{max-width:550px;margin:0 auto;position:relative}.footer .footer-newsletter .newsletter-form input[type=email]{height:54px;border-radius:50px;padding:10px 25px;width:100%;color:var(--default-color);background-color:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 80%);font-size:15px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.footer .footer-newsletter .newsletter-form input[type=email]:focus{outline:0;border-color:var(--accent-color);box-shadow:0 4px 20px rgba(0,0,0,.1)}.footer .footer-newsletter .newsletter-form input[type=email]::placeholder{color:color-mix(in srgb,var(--default-color),transparent 70%)}.footer .footer-newsletter .newsletter-form button{position:absolute;right:5px;top:5px;bottom:5px;border:0;background-color:var(--accent-color);color:var(--contrast-color);transition:.3s;border-radius:50px;padding:0 30px;font-weight:600;font-size:15px}.account .addresses-grid .address-card.default,.account .payment-cards-grid .payment-card.default,.contact-2 .php-email-form input[type=email]:focus,.contact-2 .php-email-form input[type=text]:focus,.contact-2 .php-email-form textarea:focus,.hero-2 .nav-arrow:hover,.product-details .product-info .product-colors .color-options .color-option.active,.product-details .product-info .product-sizes .size-options .size-option:hover,.services .service-item:hover{border-color:var(--accent-color)}.footer .footer-main{padding:70px 0 40px}.about .content .features,.blog-hero .side-posts .side-post,.footer .footer-main .footer-widget{margin-bottom:30px}.footer .footer-main .footer-widget .logo{display:inline-block;margin-bottom:20px}.footer .footer-main .footer-widget .logo span{color:var(--heading-color);font-size:26px;font-weight:700;letter-spacing:.5px;font-family:var(--heading-font)}.footer .footer-main .footer-widget p{margin-bottom:20px;line-height:1.7}.footer .footer-main .footer-widget h4{font-size:18px;font-weight:600;margin-bottom:25px;position:relative}.footer .footer-main .footer-widget h5{color:color-mix(in srgb,var(--default-color),transparent 20%);font-size:16px;font-weight:500;margin-bottom:15px}.footer .footer-main .footer-contact .contact-item{display:flex;align-items:center;margin-bottom:15px;justify-content:flex-start}.footer .footer-main .footer-contact .contact-item i{color:var(--accent-color);font-size:18px;margin-right:12px;margin-top:3px}.categories-widget ul,.footer .footer-main .footer-links,.page-title .breadcrumbs ol,.paymnt-methods .security-features .security-content .security-list,.retun-policy .return-period .eligibility-list ul,.shipping-info .international-shipping .content-box .shipping-benefits,.support .help-categories .category-card ul,.tags-widget ul,.terms-of-service .tos-content .content-section .disclaimer-box ul{padding:0;margin:0;list-style:none}.footer .footer-main .footer-contact .contact-item span{color:color-mix(in srgb,var(--default-color),transparent 30%);line-height:1.5}.footer .footer-main .footer-links li{margin-bottom:12px}.footer .footer-main .footer-links a{color:color-mix(in srgb,var(--default-color),transparent 30%);transition:.3s;position:relative;padding-left:0;display:inline-block}.footer .footer-main .app-buttons .app-btn,.footer .footer-main .social-icons a{display:flex;align-items:center;background-color:color-mix(in srgb,var(--default-color),transparent 90%);color:var(--default-color);transition:.3s}.footer .footer-main .footer-links a:hover{color:var(--accent-color);padding-left:5px}.about .content .features .feature-item:hover .icon-box i,.account .profile-menu .menu-nav .nav-link.active i,.blog-pagination li a.active a,.blog-pagination li a:hover a,.footer .footer-main .social-icons a:hover,.hero-2 .content-wrapper,.paymnt-methods .payment-options .payment-card:hover .icon-box i,.product-list-5 .products-carousel-wrapper .swiper-button-next:hover::after,.product-list-5 .products-carousel-wrapper .swiper-button-prev:hover::after,.scroll-top i,.scroll-top:hover{color:var(--contrast-color)}.footer .footer-main .footer-links a:before{content:"";position:absolute;width:0;height:1px;bottom:-2px;left:0;background-color:var(--accent-color);transition:.3s}.cart .cart-items .cart-item .product-info .product-details .remove-item:hover::after,.footer .footer-main .footer-links a:hover:before{width:100%}.footer .footer-main .app-buttons{display:flex;gap:10px;margin-top:15px}.footer .footer-main .app-buttons .app-btn{padding:8px 15px;border-radius:8px}.footer .footer-main .app-buttons .app-btn i{font-size:20px;margin-right:8px}.footer .footer-main .app-buttons .app-btn span{font-size:13px;font-weight:500}.footer .footer-main .app-buttons .app-btn:hover{background-color:var(--accent-color);transform:translateY(-3px);color:var(--contrast-color)}.account .content-area .section-header .header-actions,.footer .footer-main .social-icons{display:flex;gap:12px;flex-wrap:wrap}.footer .footer-main .social-icons a{justify-content:center;width:36px;height:36px;border-radius:50%;font-size:16px}.blog-details .meta-bottom .article-tags,.footer .footer-bottom .payment-methods,.hero-2 .hero-slide-content,.order-confirmation .order-details .payment-info .payment-method,.product-details .product-details-tabs .product-reviews .reviews-list .review-item .review-header .reviewer-info,.product-details .product-info .product-availability,.product-details .product-info .product-meta .product-rating,.product-details .product-info .product-price-container{align-items:center;display:flex}.footer .footer-main .social-icons a:hover{background-color:var(--accent-color);transform:rotate(360deg)}.footer .footer-bottom{padding:25px 0}.footer .footer-bottom .payment-methods span{margin-right:15px;font-weight:500;color:color-mix(in srgb,var(--default-color),transparent 30%)}.account .content-area .orders-grid .order-card .order-footer,.account .reviews-grid .review-card .review-footer,.footer .footer-bottom .payment-methods .payment-icons{display:flex;gap:12px}.footer .footer-bottom .payment-methods .payment-icons i{font-size:22px;color:color-mix(in srgb,var(--default-color),transparent 30%);transition:color .3s}.footer .footer-bottom .copyright{padding-top:10px}.account .addresses-grid .address-card .card-body .contact-info div:last-child,.account .content-area .orders-grid .order-card .order-content .order-info .info-row:last-child,.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .order-items .item:last-child,.account .settings-content .settings-section:last-child,.blog-hero .main-post,.blog-hero .side-posts .side-post:last-child,.brand-filter-widget .brand-item:last-child,.cart .cart-summary .summary-item .shipping-options .form-check:last-child,.checkout .checkout-section .section-content .form-check:last-child,.checkout .checkout-section .section-content .form-group:last-child,.faq .faq-list .faq-item:last-child,.footer .footer-bottom .copyright p,.paymnt-methods .security-features .security-content .security-list li:last-child,.privacy .privacy-contact .contact-details p:last-child,.privacy .privacy-content .content-section p:last-child,.privacy .privacy-content .content-section ul li:last-child,.privacy .privacy-content .content-section:last-child,.recent-posts-widget .post-item:last-child,.retun-policy .return-period .eligibility-list ul li:last-child,.section-title p,.support .help-categories .category-card ul li:last-child,.terms-of-service .tos-content .content-section .disclaimer-box ul li:last-child,.terms-of-service .tos-content .content-section .list-items li:last-child,.terms-of-service .tos-content .content-section p:last-child,.terms-of-service .tos-content .content-section:last-child,.widget-item:last-child{margin-bottom:0}.footer .footer-bottom .copyright p strong{color:color-mix(in srgb,var(--default-color),transparent 10%)}.footer .footer-bottom .credits{text-align:center;padding-top:5px}.footer .footer-bottom .legal-links{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px 0 15px}.footer .footer-bottom .legal-links a{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:13px;transition:color .3s}#preloader{position:fixed;inset:0;z-index:999999;overflow:hidden;background:var(--background-color);transition:.6s ease-out}#preloader:before{content:"";position:fixed;top:calc(50% - 30px);left:calc(50% - 30px);border:6px solid #fff;border-color:var(--accent-color) transparent var(--accent-color) transparent;border-radius:50%;width:60px;height:60px;animation:1.5s linear infinite animate-preloader}@keyframes animate-preloader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.scroll-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:-15px;z-index:99999;background-color:var(--accent-color);width:44px;height:44px;border-radius:50px;transition:.4s}.page-title,.section,section{color:var(--default-color);background-color:var(--background-color)}.scroll-top i{font-size:24px;line-height:0}.scroll-top:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 20%)}.scroll-top.active{visibility:visible;opacity:1;bottom:15px}@media screen and (max-width:768px){[data-aos-delay]{transition-delay:0!important}}.page-title{padding:25px 0;position:relative}.page-title h1{font-size:24px;font-weight:700}.page-title .breadcrumbs ol{display:flex;flex-wrap:wrap;font-size:14px;font-weight:400}.page-title .breadcrumbs ol li+li{padding-left:10px}.page-title .breadcrumbs ol li+li::before{content:"/";display:inline-block;padding-right:10px;color:color-mix(in srgb,var(--default-color),transparent 70%)}.section,section{padding:60px 0;scroll-margin-top:90px;overflow:clip}@media (max-width:1199px){.mobile-nav-toggle{color:var(--nav-color);font-size:28px;line-height:0;margin-right:10px;cursor:pointer;transition:color .3s}.navmenu{padding:0;z-index:9997}.navmenu ul{display:none;list-style:none;position:absolute;inset:60px 20px 20px 20px;padding:10px 0;margin:0;border-radius:6px;background-color:var(--nav-mobile-background-color);overflow-y:auto;transition:.3s;z-index:9998;box-shadow:0 0 30px rgba(0,0,0,.1)}.navmenu a,.navmenu a:focus{color:var(--nav-dropdown-color);padding:10px 20px;font-family:var(--nav-font);font-size:17px;font-weight:500;display:flex;align-items:center;justify-content:space-between;white-space:nowrap;transition:.3s}.navmenu a i,.navmenu a:focus i{font-size:12px;line-height:0;margin-left:5px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:.3s;background-color:color-mix(in srgb,var(--accent-color),transparent 90%)}.navmenu a i:hover,.navmenu a:focus i:hover{background-color:var(--accent-color);color:var(--contrast-color)}.navmenu .active,.navmenu .active:focus,.navmenu a:hover{color:var(--nav-dropdown-hover-color)}.navmenu .active i,.navmenu .active:focus i{background-color:var(--accent-color);color:var(--contrast-color);transform:rotate(180deg)}.navmenu .dropdown ul{position:static;display:none;z-index:99;padding:10px 0;margin:10px 20px;background-color:var(--nav-dropdown-background-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 90%);box-shadow:none;transition:.5s ease-in-out}.navmenu .dropdown ul ul{background-color:rgba(33,37,41,.1)}.navmenu .dropdown>.dropdown-active{display:block;background-color:rgba(33,37,41,.03)}.mobile-nav-active{overflow:hidden}.mobile-nav-active .mobile-nav-toggle{color:#fff;position:absolute;font-size:32px;top:15px;right:15px;margin-right:0;z-index:9999}.mobile-nav-active .navmenu{position:fixed;overflow:hidden;inset:0;background:rgba(33,37,41,.8);transition:.3s}.mobile-nav-active .navmenu>ul,.navmenu .products-megamenu-1 .mobile-megamenu.dropdown-active,.navmenu .products-megamenu-2 .mobile-megamenu.dropdown-active,.navmenu .products-megamenu-3 .mobile-megamenu.dropdown-active{display:block}.navmenu .products-megamenu-1 .desktop-megamenu,.navmenu .products-megamenu-2 .desktop-megamenu,.navmenu .products-megamenu-3 .desktop-megamenu{display:none}.navmenu .products-megamenu-1 .mobile-megamenu,.navmenu .products-megamenu-2 .mobile-megamenu{position:static;display:none;z-index:99;padding:0;margin:10px 20px;background-color:var(--nav-dropdown-background-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 90%);box-shadow:none;transition:.5s ease-in-out;border-radius:4px;overflow:hidden}.navmenu .products-megamenu-1 .mobile-megamenu li,.navmenu .products-megamenu-2 .mobile-megamenu li{position:relative;border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.navmenu .products-megamenu-1 .mobile-megamenu li:last-child,.navmenu .products-megamenu-2 .mobile-megamenu li:last-child,.navmenu .products-megamenu-3 .mobile-megamenu li:last-child{border-bottom:none}.navmenu .products-megamenu-1 .mobile-megamenu li a,.navmenu .products-megamenu-2 .mobile-megamenu li a{padding:12px 15px;display:flex;align-items:center;justify-content:space-between;color:var(--nav-dropdown-color);font-size:15px;transition:.3s}.navmenu .products-megamenu-1 .mobile-megamenu li a:hover,.navmenu .products-megamenu-2 .mobile-megamenu li a:hover{color:var(--nav-dropdown-hover-color);background-color:color-mix(in srgb,var(--default-color),transparent 97%)}.navmenu .products-megamenu-1 .mobile-megamenu li ul,.navmenu .products-megamenu-2 .mobile-megamenu li ul{padding:0}.navmenu .products-megamenu-3 .mobile-megamenu{position:static;display:none;z-index:99;padding:0;margin:10px 20px;background-color:var(--nav-dropdown-background-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 90%);box-shadow:0 3px 10px rgba(0,0,0,.1);transition:.5s ease-in-out;border-radius:6px;overflow:hidden}.navmenu .products-megamenu-3 .mobile-megamenu li{position:relative;border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 92%)}.navmenu .products-megamenu-3 .mobile-megamenu li a{padding:14px 18px;display:flex;align-items:center;justify-content:space-between;color:var(--nav-dropdown-color);font-size:15px;transition:.3s;font-weight:500}.navmenu .products-megamenu-3 .mobile-megamenu li a:hover{color:var(--nav-dropdown-hover-color);background-color:color-mix(in srgb,var(--accent-color),transparent 95%)}.navmenu .products-megamenu-3 .mobile-megamenu li ul{padding:0;background-color:color-mix(in srgb,var(--default-color),transparent 98%)}.navmenu .products-megamenu-3 .mobile-megamenu li ul li a{padding:10px 35px;font-size:14px;font-weight:400}.section,section{scroll-margin-top:66px}}.section-title{text-align:center;padding-bottom:60px;position:relative}.hero-2{padding:0;overflow:hidden}.hero-2 .fashion-hero-slider{height:100vh;min-height:600px}.hero-2 .fashion-hero-slider .swiper-slide{position:relative;height:100vh;min-height:600px}.hero-2 .hero-slide-content{position:relative;height:100%}.hero-2 .overlay-content{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:center;background:linear-gradient(45deg,rgba(0,0,0,.4),rgba(0,0,0,.1))}.hero-2 .slide-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.hero-2 .slide-background img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-2 .brand-tagline{font-size:1rem;font-weight:500;margin-bottom:1rem;opacity:.9;text-transform:uppercase;letter-spacing:1px;color:var(--accent-color)}.hero-2 .hero-title{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem;color:var(--contrast-color)}.hero-2 .cta-section{margin-top:2rem}.hero-2 .primary-cta{display:inline-block;background-color:var(--accent-color);color:var(--contrast-color);padding:1rem 2.5rem;border-radius:50px;font-weight:600;font-size:1rem;text-decoration:none;transition:.3s}.hero-2 .primary-cta:hover{background-color:color-mix(in srgb,var(--accent-color) 90%,#000 5%);box-shadow:0 10px 30px rgba(0,0,0,.2);transform:translateY(-2px)}.hero-2 .navigation-controls{position:absolute;top:50%;left:0;right:0;z-index:10;display:flex;justify-content:space-between;padding:0 2rem;transform:translateY(-50%);pointer-events:none}.hero-2 .nav-arrow{width:50px;height:50px;background-color:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 80%);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s;color:var(--default-color);font-size:1.25rem;pointer-events:all}.hero-2 .nav-arrow:hover{background-color:var(--accent-color);color:var(--contrast-color);transform:scale(1.1)}@media (min-width:1200px){.hero-2 .nav-arrow{width:60px;height:60px;font-size:1.5rem}}.services .service-item{background-color:var(--surface-color);padding:30px;border:1px solid color-mix(in srgb,var(--default-color),transparent 85%);transition:.3s}.services .service-item .icon{font-size:36px;line-height:0;margin-right:30px;color:var(--accent-color)}.services .service-item .title{font-weight:700;margin-bottom:15px;font-size:20px}.about .content .features .feature-item .feature-content h4 a,.about-2 .features-boxes .feature-box h3 a,.blog-details .meta-top ul li a,.checkout .order-summary .order-summary-content .order-items .order-item .order-item-details .order-item-price .price,.services .service-item .title a{color:var(--heading-color)}.services .service-item .description{line-height:24px;font-size:14px;margin:0}.category-cards .category-slider{position:relative;padding:1rem 0}.about .content .features .feature-item .feature-content,.account .content-area .section-header .header-actions .search-box,.blog-comments .comment-thread,.category-cards .category-slider .container,.category-pagination nav,.checkout .checkout-container .checkout-form,.checkout .checkout-section .section-content .form-group .card-number-wrapper,.checkout .checkout-section .section-content .form-group .cvv-wrapper,.search-results-header .search-form,.shipping-info .delivery-option,.stats .avatars{position:relative}.category-cards .category-slider .swiper-button-next,.category-cards .category-slider .swiper-button-prev{width:40px;height:40px;background-color:var(--surface-color);border-radius:50%;color:var(--heading-color);box-shadow:0 2px 10px rgba(0,0,0,.1)}.category-cards .category-slider .swiper-button-next::after,.category-cards .category-slider .swiper-button-prev::after{font-size:1rem;font-weight:700}.category-cards .category-slider .swiper-button-prev{left:0}.category-cards .category-slider .swiper-button-next{right:0}.category-cards .category-card{background-color:color-mix(in srgb,var(--default-color),transparent 95%);border-radius:.5rem;padding:1rem;height:100%;text-align:center;transition:.3s;display:flex;flex-direction:column;align-items:center}.category-cards .category-card:hover,.support .quick-support .action-item .action-content:hover,.testimonials .testimonial-content:hover{transform:translateY(-5px)}.category-cards .category-card:hover .category-image img{filter:brightness(1.08);transform:rotate(4deg) scale(1.06)}.category-cards .category-card .category-image{width:100%;height:120px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.category-cards .category-card .category-image img{max-height:100%;max-width:100%;object-fit:contain;transition:.3s}.category-cards .category-card .category-title{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:var(--heading-color);transition:.3s}.category-cards .category-card .category-count{font-size:.85rem;color:color-mix(in srgb,var(--default-color),transparent 30%);margin-bottom:0}.about .image-wrapper{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 0 20px rgba(0,0,0,.1)}.about .image-wrapper img{width:100%;height:auto;transition:.3s}.about .image-wrapper img:hover,.account .wishlist-grid .wishlist-card:hover .wishlist-image img,.blog-comments .avatar-wrapper img:hover,.cart .cart-items .cart-item .product-info .product-image:hover img,.product-list-2 .product-card:hover .product-image img{transform:scale(1.05)}.about .content{padding-left:30px}.about .content .subtitle{display:inline-block;background:color-mix(in srgb,var(--accent-color),transparent 90%);color:var(--accent-color);padding:5px 15px;border-radius:20px;font-size:14px;margin-bottom:20px}.about .content .btn,.about .content .features .feature-item:hover .icon-box{background:var(--accent-color)}.about .content h2{font-size:36px;font-weight:700;margin-bottom:20px;line-height:1.2}.about .content .description{margin-bottom:30px;font-size:16px;line-height:1.6}.about .content .features .feature-item{display:flex;align-items:flex-start;margin-bottom:25px;padding:30px;border-radius:10px;background:color-mix(in srgb,var(--accent-color),transparent 96%)}.about .content .features .feature-item .icon-box{flex-shrink:0;width:50px;height:50px;background:color-mix(in srgb,var(--accent-color),transparent 90%);border-radius:50px;display:flex;align-items:center;justify-content:center;margin-right:15px;transition:.3s}.about .content .features .feature-item .icon-box i,.account .payment-cards-grid .payment-card .card-header i{font-size:24px;color:var(--accent-color)}.about .content .features .feature-item .feature-content h4{font-size:18px;margin-bottom:10px;font-weight:700}.about .content .features .feature-item .feature-content p{font-size:14px;line-height:1.6;margin:0}.about .content .btn{color:var(--contrast-color);padding:12px 36px;border-radius:30px;font-weight:600;transition:.3s}.about .content .btn:hover{background:color-mix(in srgb,var(--accent-color),transparent 25%)}@media (max-width:992px){.hero-2 .navigation-controls{display:none}.about .content{padding-left:0;margin-top:40px;text-align:center}.about .content .features .feature-item{flex-direction:column;align-items:center;text-align:center}.about .content .features .feature-item .icon-box{margin-right:0;margin-bottom:15px}}.call-to-action{position:relative;padding:3rem;background-color:color-mix(in srgb,var(--accent-color),transparent 97%);border-radius:1rem;overflow:hidden}.call-to-action .badge{background-color:color-mix(in srgb,var(--accent-color),transparent 90%);color:var(--accent-color);padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:2rem}.call-to-action h2{font-size:clamp(1.75rem, 3vw, 2.5rem);font-weight:700;line-height:1.2;margin:0}.call-to-action p{font-size:1.125rem;line-height:1.6;opacity:.9}.call-to-action .features .feature-item{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:var(--surface-color);border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:transform .3s}.call-to-action .features .feature-item:hover{transform:translateY(-2px)}.call-to-action .features .feature-item i{color:var(--accent-color);font-size:1.25rem}.call-to-action .features .feature-item span{font-weight:500}.call-to-action .cta-buttons .btn{padding:.75rem 1.5rem;font-weight:500;border-radius:.5rem;transition:.3s}.call-to-action .cta-buttons .btn.btn-primary,.checkout .order-summary .order-summary-content .promo-code .input-group .btn:hover{background-color:var(--accent-color);border-color:var(--accent-color);color:var(--contrast-color)}.call-to-action .cta-buttons .btn.btn-primary:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 15%);border-color:color-mix(in srgb,var(--accent-color),transparent 15%);transform:translateY(-2px)}.call-to-action .cta-buttons .btn.btn-outline{border:2px solid color-mix(in srgb,var(--accent-color),transparent 70%);color:var(--accent-color)}.call-to-action .cta-buttons .btn.btn-outline:hover{background-color:var(--accent-color);border-color:var(--accent-color);color:var(--contrast-color);transform:translateY(-2px)}.call-to-action .content-right{flex-shrink:0;max-width:100%;width:450px}.call-to-action .content-right img{width:100%;height:auto;box-shadow:0 10px 30px rgba(0,0,0,.1)}.call-to-action .content-right .floating-card{position:absolute;bottom:2rem;right:-1rem;background:var(--surface-color);padding:1rem;border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,.1);display:flex;align-items:center;gap:1rem;animation:3s ease-in-out infinite float}.call-to-action .content-right .floating-card .card-icon{width:3rem;height:3rem;background-color:color-mix(in srgb,var(--accent-color),transparent 90%);border-radius:.75rem;display:flex;align-items:center;justify-content:center}.call-to-action .content-right .floating-card .card-icon i,.retun-policy .return-period .eligibility-list ul li i,.shipping-info .international-shipping .content-box .shipping-benefits li i{color:var(--accent-color);font-size:1.5rem}.call-to-action .content-right .floating-card .card-content{display:flex;flex-direction:column}.call-to-action .content-right .floating-card .card-content .stats-number{font-size:1.25rem;font-weight:700;color:var(--accent-color)}.call-to-action .content-right .floating-card .card-content .stats-text{font-size:.875rem;opacity:.8}.call-to-action .decoration{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0}.call-to-action .decoration .circle-1,.call-to-action .decoration .circle-2{position:absolute;border-radius:50%;background-color:color-mix(in srgb,var(--accent-color),transparent 90%)}.call-to-action .decoration .circle-1{width:300px;height:300px;top:-150px;right:-150px;opacity:.5}.call-to-action .decoration .circle-2{width:200px;height:200px;bottom:-100px;left:-100px;opacity:.3}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.promo-cards{--default-color:#555;--heading-color:#0a2e64}.promo-cards .promo-card{position:relative;overflow:hidden;height:300px;border-radius:8px;display:flex;align-items:center;padding:2rem;transition:.3s}.promo-cards .promo-card .promo-content{position:relative;z-index:2;max-width:60%}.promo-cards .promo-card .promo-content .promo-subtitle{display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem;color:var(--heading-color);opacity:.8}.promo-cards .promo-card .promo-content .promo-title{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:var(--heading-color)}.promo-cards .promo-card .promo-content .btn-shop{display:inline-block;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--heading-color);position:relative;transition:.3s}.promo-cards .promo-card .promo-content .btn-shop::after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background-color:var(--heading-color);transition:.3s}.color-filter-widget .color-filter-content .color-options .color-option .form-check-input:checked~.form-check-label .color-swatch[style*="background-color: #ffffff"]::after,.product-list-5 .products-carousel-wrapper .swiper-button-next:hover,.product-list-5 .products-carousel-wrapper .swiper-button-prev:hover,.promo-cards .promo-card .promo-content .btn-shop:hover::after{background-color:var(--accent-color)}.promo-cards .promo-card .promo-image{position:absolute;right:0;bottom:0;height:100%;width:30%;z-index:1;display:flex;align-items:center;justify-content:flex-end}.promo-cards .promo-card .promo-image img{height:90%;width:auto;max-width:none;object-fit:cover;object-position:center right;transition:.3s}.blog-hero .post-item:hover .post-img img,.product-details .product-info .product-colors .color-options .color-option:hover,.promo-cards .promo-card:hover .promo-image img,.search-results-header .search-filters .filter-tag:hover i{transform:scale(1.1)}.promo-cards .promo-card.promo-card-1{background-color:#f5f5f5}.promo-cards .promo-card.promo-card-2{background-color:#f8f7e9}.promo-cards .promo-card.promo-card-3{background-color:#eef2f5}.product-list-5 .products-carousel-wrapper{position:relative;overflow:hidden;padding:10px 0}.product-list-5 .products-carousel-wrapper .swiper-button-next,.product-list-5 .products-carousel-wrapper .swiper-button-prev{width:40px;height:40px;background-color:var(--surface-color);border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.1)}.product-list-5 .products-carousel-wrapper .swiper-button-next::after,.product-list-5 .products-carousel-wrapper .swiper-button-prev::after{font-size:18px;font-weight:700;color:var(--default-color)}.product-list-5 .product-item{transition:transform .3s;height:auto}.product-list-5 .product-card{position:relative;height:100%;background-color:var(--surface-color);border-radius:12px;overflow:hidden;transition:.3s}.product-list-5 .product-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.08)}.account .wishlist-grid .wishlist-card:hover .wishlist-image .btn-remove,.product-list-2 .product-card:hover .product-actions,.product-list-3 .product-card:hover .product-actions,.product-list-4 .product-card:hover .product-actions,.product-list-5 .product-card:hover .product-image .quick-actions{opacity:1;transform:translateY(0)}.product-list-5 .product-image{position:relative;overflow:hidden;height:280px}.account .wishlist-grid .wishlist-card .wishlist-image img,.product-list-5 .product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-list-5 .product-image .discount-badge,.product-list-5 .product-image .status-badge{position:absolute;top:15px;left:15px;padding:4px 12px;font-size:12px;font-weight:500;border-radius:20px;z-index:2}.product-list-5 .product-image .discount-badge{background-color:#ff5252;color:#fff}.product-list-5 .product-image .status-badge.new{background-color:#4caf50;color:#fff}.product-list-5 .product-image .status-badge.hot{background-color:#ff9800;color:#fff}.product-list-5 .product-image .quick-actions{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:center;gap:10px;padding:15px;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);opacity:0;transform:translateY(20px);transition:.3s}.product-list-5 .product-image .quick-actions .quick-action-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:50%;background-color:#fff;color:var(--default-color);font-size:1rem;cursor:pointer;transition:.3s}.product-list-5 .product-image .quick-actions .quick-action-btn:hover{background-color:var(--accent-color);color:#fff;transform:translateY(-5px)}.product-list-5 .product-image .quick-actions .quick-action-btn.add-to-cart{width:auto;padding:0 20px;border-radius:20px;background-color:var(--accent-color);color:#fff}.product-list-5 .product-image .quick-actions .quick-action-btn.add-to-cart:hover{background-color:color-mix(in srgb,var(--accent-color),#000 10%)}.account .wishlist-grid .wishlist-card .wishlist-content,.product-list-2 .product-info,.product-list-5 .product-info{padding:20px}.product-list-5 .product-info .product-category{font-size:12px;color:color-mix(in srgb,var(--default-color),transparent 40%);margin-bottom:5px;text-transform:uppercase;letter-spacing:1px}.product-list-5 .product-info .product-title{margin-bottom:10px;font-size:16px;font-weight:600}.blog-hero .post-item .post-content .post-title a,.product-list-5 .product-info .product-title a{color:var(--heading-color);transition:color .3s}.product-list-5 .product-info .product-rating{display:flex;align-items:center;margin-bottom:10px;font-size:14px;color:#ffb800}.product-list-5 .product-info .product-rating .rating-count{margin-left:5px;font-size:12px;color:color-mix(in srgb,var(--default-color),transparent 40%)}.product-list-5 .product-info .product-price{display:flex;align-items:center;gap:10px}.product-list-5 .product-info .product-price .current-price{font-size:18px;font-weight:700;color:var(--accent-color)}.account .wishlist-grid .wishlist-card .wishlist-content .product-meta .price .original,.product-list-5 .product-info .product-price .old-price{font-size:14px;color:color-mix(in srgb,var(--default-color),transparent 40%);text-decoration:line-through}.product-list-5 .shop-all-btn{display:inline-block;padding:12px 30px;font-size:16px;font-weight:500;color:var(--accent-color);background-color:transparent;border:2px solid var(--accent-color);border-radius:30px;transition:.3s}.product-list-5 .shop-all-btn:hover{color:#fff;background-color:var(--accent-color)}.product-list-3 .product-card,.product-list-4 .product-card{background:var(--surface-color);border-radius:8px;overflow:hidden;transition:.3s;height:100%;box-shadow:0 2px 15px rgba(0,0,0,.05)}.product-list-3 .product-card .product-image,.product-list-4 .product-card .product-image{position:relative;padding-top:100%;background:var(--surface-color);overflow:hidden}.product-list-3 .product-card .product-image .hover-image,.product-list-3 .product-card .product-image .main-image,.product-list-4 .product-card .product-image .hover-image,.product-list-4 .product-card .product-image .main-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s}.product-list-3 .product-card .product-image .main-image,.product-list-4 .product-card .product-image .main-image{opacity:1;z-index:1}.product-list-3 .product-card .product-image .hover-image,.product-list-4 .product-card .product-image .hover-image{opacity:0;z-index:0}.product-list-3 .product-card .product-image .product-badge,.product-list-4 .product-card .product-image .product-badge{position:absolute;top:12px;left:12px;background:color-mix(in srgb,var(--accent-color),transparent 10%);color:var(--contrast-color);padding:4px 12px;border-radius:4px;font-size:.875rem;font-weight:500}.product-list-3 .product-card:hover,.product-list-4 .product-card:hover{transform:translateY(-5px);box-shadow:0 5px 25px rgba(0,0,0,.1)}.product-details .product-info .product-colors .color-options .color-option.active i,.product-list-3 .product-card:hover .hover-image,.product-list-4 .product-card:hover .hover-image,.support .quick-support .action-item:hover::before{opacity:1}.product-list-3 .product-card:hover .main-image,.product-list-4 .product-card:hover .main-image{opacity:0}.product-list-3 .product-card .product-actions,.product-list-4 .product-card .product-actions{position:absolute;left:0;right:0;bottom:20px;display:flex;justify-content:center;gap:8px;opacity:0;transform:translateY(20px);transition:.3s;z-index:2}.product-list-3 .product-card .product-actions .btn,.product-list-4 .product-card .product-actions .btn{width:40px;height:40px;padding:0;border-radius:50%;background:var(--surface-color);color:var(--accent-color);display:flex;align-items:center;justify-content:center;border:none;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:.3s}.product-list-3 .product-card .product-actions .btn:hover,.product-list-4 .product-card .product-actions .btn:hover,.search-product-list .product-actions .action-btn:hover{background:var(--accent-color);color:var(--contrast-color);transform:translateY(-2px)}.product-list-3 .product-card .product-actions .btn i,.product-list-4 .product-card .product-actions .btn i,.search-product-list .product-actions .action-btn i{font-size:1.25rem}.product-list-3 .product-card .product-info,.product-list-4 .product-card .product-info{padding:1.25rem}.product-list-3 .product-card .product-info .product-title,.product-list-4 .product-card .product-info .product-title{font-size:1rem;margin:0 0 .5rem;font-weight:500}.product-list-3 .product-card .product-info .product-title a,.product-list-4 .product-card .product-info .product-title a,.search-product-list .product-title a{color:var(--heading-color);text-decoration:none;transition:color .3s}.product-list-3 .product-card .product-info .product-rating,.product-list-4 .product-card .product-info .product-rating{display:flex;align-items:center;gap:4px;margin-bottom:.75rem;color:#ffc107;font-size:.875rem}.product-list-3 .product-card .product-info .product-rating span,.product-list-4 .product-card .product-info .product-rating span{color:color-mix(in srgb,var(--default-color),transparent 40%);margin-left:4px}.account .content-area .pagination-wrapper .page-numbers,.account .payment-cards-grid .payment-card .card-header .card-badges,.account .wishlist-grid .wishlist-card .wishlist-content .product-meta .price,.product-list-3 .product-card .product-info .product-price,.product-list-4 .product-card .product-info .product-price{display:flex;align-items:center;gap:8px}.product-list-3 .product-card .product-info .product-price .price,.product-list-4 .product-card .product-info .product-price .price{font-size:1.125rem;font-weight:600;color:var(--accent-color)}.product-list-3 .product-card .product-info .product-price .original-price,.product-list-4 .product-card .product-info .product-price .original-price{font-size:.875rem;color:color-mix(in srgb,var(--default-color),transparent 40%);text-decoration:line-through}.product-details .product-images{position:relative;margin-bottom:2rem}.product-details .product-images .main-image-container{position:relative;overflow:hidden;border-radius:8px;background-color:var(--surface-color)}.product-details .product-images .main-image-container .image-zoom-container{position:relative;width:100%}.product-details .product-images .main-image-container .image-zoom-container .main-image{width:100%;height:auto;object-fit:contain;cursor:crosshair}.product-details .product-images .drift-zoom-pane{background:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 80%);border-radius:4px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.product-details .product-images .drift-zoom-pane.drift-opening{animation:180ms ease-out drift-fadeZoomIn}.product-details .product-images .drift-zoom-pane.drift-closing{animation:210ms ease-in drift-fadeZoomOut}.account .content-area .orders-grid .order-card .order-details.collapse:not(.show),.account .content-area .orders-grid .order-card .tracking-info.collapse:not(.show),.checkout .checkout-section .section-content .payment-details.d-none,.checkout .checkout-section .section-content .success-message.d-none,.product-details .product-details-tabs .product-reviews .review-form-container .star-rating input[type=radio],.product-details .product-images .drift-zoom-pane-loader{display:none}@keyframes drift-fadeZoomIn{0%{transform:scale(.8);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes drift-fadeZoomOut{0%{transform:scale(1);opacity:1}100%{transform:scale(.8);opacity:0}}.product-categories-widget .category-tree,.product-details .product-images .product-thumbnails{margin-top:1rem}.product-details .product-images .product-thumbnails .thumbnail-item{cursor:pointer;border-radius:6px;overflow:hidden;border:2px solid transparent;opacity:.7;transition:.3s}.product-details .product-images .product-thumbnails .thumbnail-item:hover{opacity:.9}.product-details .product-images .product-thumbnails .thumbnail-item.active{border-color:var(--accent-color);opacity:1}.product-details .product-images .product-thumbnails .thumbnail-item img{width:100%;height:auto;object-fit:cover}.product-details .product-images .product-thumbnails .swiper-button-next,.product-details .product-images .product-thumbnails .swiper-button-prev{color:var(--accent-color);background-color:var(--surface-color);width:30px;height:30px;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.1)}.account .addresses-grid .address-card .card-actions button i,.account .addresses-grid .address-card .card-body .contact-info div i,.account .payment-cards-grid .payment-card .card-actions button i,.account .profile-menu .user-info .user-status i,.category-pagination li a i,.product-details .product-images .product-thumbnails .swiper-button-next::after,.product-details .product-images .product-thumbnails .swiper-button-prev::after{font-size:14px}.product-details .product-info{padding:0 .5rem}@media (min-width:992px){.product-details .product-info{padding:0 1rem}}.product-details .product-info .product-meta,.search-product-list .product-meta{display:flex;justify-content:space-between;align-items:center}.product-details .product-info .product-meta .product-category{font-size:.875rem;color:color-mix(in srgb,var(--default-color),transparent 40%);text-transform:uppercase;letter-spacing:1px}.product-details .product-info .product-price-container .current-price,.product-details .product-info .product-title{font-weight:700;color:var(--heading-color);font-size:1.75rem}.product-details .product-details-tabs .product-reviews .reviews-list .review-item .review-header .review-rating i,.product-details .product-info .product-meta .product-rating i{color:gold;font-size:.875rem;margin-right:2px}.product-details .product-info .product-meta .product-rating .rating-count{font-size:.75rem;color:color-mix(in srgb,var(--default-color),transparent 40%);margin-left:4px}.product-details .product-info .product-title{margin:.5rem 0 1rem}.product-details .product-info .product-price-container .original-price{font-size:1.125rem;text-decoration:line-through;color:color-mix(in srgb,var(--default-color),transparent 40%);margin-left:.75rem}.product-details .product-info .product-price-container .discount-badge{background-color:#e53935;color:var(--contrast-color);font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:4px;margin-left:.75rem}.product-details .product-info .product-short-description{color:color-mix(in srgb,var(--default-color),transparent 20%);line-height:1.6}.product-details .product-info .product-actions .btn i,.product-details .product-info .product-availability i{margin-right:.5rem}.product-details .product-info .product-availability .stock-count{margin-left:.5rem;font-size:.875rem;color:color-mix(in srgb,var(--default-color),transparent 40%)}.product-details .product-info .product-colors .option-title,.product-details .product-info .product-quantity .option-title,.product-details .product-info .product-sizes .option-title{margin-bottom:.75rem;font-weight:600}.product-details .product-info .product-colors .color-options,.product-details .product-info .product-sizes .size-options{display:flex;gap:.75rem;margin-bottom:.5rem}.product-details .product-info .product-colors .color-options .color-option{width:32px;height:32px;border-radius:50%;cursor:pointer;position:relative;border:2px solid transparent;transition:.3s}.product-details .product-info .product-colors .color-options .color-option i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--contrast-color);font-size:.875rem;opacity:0}.product-details .product-info .product-colors .selected-option,.product-details .product-info .product-sizes .selected-option{font-size:.875rem;color:color-mix(in srgb,var(--default-color),transparent 30%)}.product-details .product-info .product-sizes .size-options .size-option{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:4px;cursor:pointer;background-color:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 80%);transition:.3s}.product-details .product-info .product-sizes .size-options .size-option.active{background-color:var(--accent-color);color:var(--contrast-color);border-color:var(--accent-color)}.product-details .product-info .product-quantity .quantity-selector{display:flex;align-items:center;max-width:150px}.product-details .product-info .product-quantity .quantity-selector .quantity-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-color:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 80%);cursor:pointer;transition:.3s}.product-details .product-info .product-quantity .quantity-selector .quantity-btn:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 90%)}.product-details .product-info .product-quantity .quantity-selector .quantity-btn.decrease{border-radius:4px 0 0 4px}.product-details .product-info .product-quantity .quantity-selector .quantity-btn.increase{border-radius:0 4px 4px 0}.product-details .product-info .product-quantity .quantity-selector .quantity-input{width:60px;height:36px;text-align:center;border:1px solid color-mix(in srgb,var(--default-color),transparent 80%);border-left:none;border-right:none;color:var(--default-color);background-color:var(--surface-color);font-size:14px}.product-details .product-info .product-quantity .quantity-selector .quantity-input:focus{border-color:var(--accent-color);outline:0}.product-details .product-info .product-quantity .quantity-selector .quantity-input::-webkit-inner-spin-button,.product-details .product-info .product-quantity .quantity-selector .quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-details .product-info .product-actions{display:flex;gap:.75rem;margin-top:1.5rem}.product-details .product-info .product-actions .btn{display:flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;font-weight:600;transition:.3s}.product-details .product-info .product-actions .add-to-cart-btn{flex:1;background-color:var(--accent-color);border-color:var(--accent-color);color:var(--contrast-color)}.color-filter-widget .color-filter-content .filter-actions .btn.btn-primary:hover,.pricing-range-widget .price-range-container .filter-actions .btn-primary:hover,.product-details .product-details-tabs .product-reviews .review-form-container .btn-primary:hover,.product-details .product-info .product-actions .add-to-cart-btn:hover{background-color:color-mix(in srgb,var(--accent-color),#000 10%);border-color:color-mix(in srgb,var(--accent-color),#000 10%)}.product-details .product-info .product-actions .buy-now-btn{flex:1;border-color:var(--accent-color);color:var(--accent-color)}.product-details .product-info .product-actions .wishlist-btn{width:46px;padding:0;display:flex;align-items:center;justify-content:center}.product-details .product-info .product-actions .wishlist-btn i{margin-right:0;font-size:1.125rem}.product-details .product-info .product-actions .wishlist-btn:hover{color:#fff;border-color:#e53935;background-color:#e53935}.product-details .product-info .additional-info{margin-top:2rem;padding-top:1.5rem;border-top:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.product-details .product-details-tabs .product-reviews .reviews-summary .rating-breakdown .rating-bar,.product-details .product-info .additional-info .info-item{display:flex;align-items:center;margin-bottom:.75rem}.product-details .product-info .additional-info .info-item i{color:var(--accent-color);font-size:1.125rem;margin-right:.75rem}.product-details .product-info .additional-info .info-item span{font-size:.875rem;color:color-mix(in srgb,var(--default-color),transparent 20%)}.product-details .product-details-tabs,.testimonials .testimonial-item:nth-child(3n-1){margin-top:3rem}.product-details .product-details-tabs .nav-tabs{border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%);margin-bottom:1.5rem}.product-details .product-details-tabs .nav-tabs .nav-item{margin-bottom:-1px}.product-details .product-details-tabs .nav-tabs .nav-link{border:none;border-bottom:2px solid transparent;padding:.75rem 1.5rem;font-weight:600;color:color-mix(in srgb,var(--default-color),transparent 30%);transition:.3s}.product-details .product-details-tabs .nav-tabs .nav-link.active{color:var(--accent-color);background-color:transparent;border-bottom:2px solid var(--accent-color)}.product-details .product-details-tabs .tab-content h4{color:var(--heading-color);font-size:1.25rem;margin-bottom:1rem;font-weight:600}.product-details .product-details-tabs .tab-content p{color:color-mix(in srgb,var(--default-color),transparent 20%);line-height:1.6;margin-bottom:1.5rem}.product-details .product-details-tabs .tab-content ul{padding-left:1.25rem;margin-bottom:1.5rem}.product-details .product-details-tabs .tab-content ul li{color:color-mix(in srgb,var(--default-color),transparent 20%);margin-bottom:.5rem;line-height:1.6}.checkout .checkout-container,.product-details .product-details-tabs .product-specifications .specs-group{margin-bottom:2rem}.blog-details .meta-categories,.cart .cart-summary .checkout-button,.login-register .form-check,.product-details .product-details-tabs .product-specifications .specs-group h4{margin-bottom:1rem}.product-details .product-details-tabs .product-specifications .specs-table .specs-row{display:flex;border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.order-confirmation .order-summary .order-items .item-row:last-child,.product-categories-widget .category-tree .category-item:last-child,.product-details .product-details-tabs .product-specifications .specs-table .specs-row:last-child{border-bottom:none}.product-details .product-details-tabs .product-specifications .specs-table .specs-row .specs-label{width:40%;padding:.75rem 0;font-weight:600;color:var(--heading-color)}.product-details .product-details-tabs .product-specifications .specs-table .specs-row .specs-value{width:60%;padding:.75rem 0;color:color-mix(in srgb,var(--default-color),transparent 20%)}.product-details .product-details-tabs .product-reviews .reviews-summary{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.product-details .product-details-tabs .product-reviews .reviews-summary .overall-rating{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.product-details .product-details-tabs .product-reviews .reviews-summary .overall-rating .rating-number{font-size:3rem;font-weight:700;color:var(--heading-color);line-height:1}.product-details .product-details-tabs .product-reviews .reviews-summary .overall-rating .rating-stars{margin:.5rem 0}.product-details .product-details-tabs .product-reviews .reviews-summary .overall-rating .rating-stars i{color:gold;font-size:1.25rem;margin-right:2px}.product-details .product-details-tabs .product-reviews .reviews-summary .overall-rating .rating-count{font-size:.875rem;color:color-mix(in srgb,var(--default-color),transparent 40%)}.product-details .product-details-tabs .product-reviews .reviews-summary .rating-breakdown{flex:2}.product-details .product-details-tabs .product-reviews .reviews-summary .rating-breakdown .rating-bar .rating-label{width:60px;font-size:.875rem;color:color-mix(in srgb,var(--default-color),transparent 30%)}.product-details .product-details-tabs .product-reviews .reviews-summary .rating-breakdown .rating-bar .progress{flex:1;height:8px;margin:0 .75rem;background-color:color-mix(in srgb,var(--default-color),transparent 90%)}.product-details .product-details-tabs .product-reviews .reviews-summary .rating-breakdown .rating-bar .progress .progress-bar{background-color:gold}.product-details .product-details-tabs .product-reviews .reviews-summary .rating-breakdown .rating-bar .rating-count{width:30px;font-size:.875rem;color:color-mix(in srgb,var(--default-color),transparent 30%);text-align:right}.product-details .product-details-tabs .product-reviews .review-form-container{margin-bottom:3rem;background-color:var(--surface-color);border-radius:12px;padding:2rem;box-shadow:0 2px 10px rgba(0,0,0,.05)}.product-details .product-details-tabs .product-reviews .review-form-container h4{margin-bottom:1.5rem;font-weight:700;position:relative;padding-bottom:.75rem}.product-details .product-details-tabs .product-reviews .review-form-container h4:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background-color:var(--accent-color);border-radius:3px}.product-details .product-details-tabs .product-reviews .review-form-container .form-label{font-weight:600;color:var(--heading-color);margin-bottom:.5rem}.product-details .product-details-tabs .product-reviews .review-form-container .form-control{padding:.75rem 1rem;border-radius:6px;border:1px solid color-mix(in srgb,var(--default-color),transparent 80%);background-color:var(--background-color);transition:.3s}.product-details .product-details-tabs .product-reviews .review-form-container .form-control:focus{border-color:var(--accent-color);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--accent-color),transparent 80%)}.product-details .product-details-tabs .product-reviews .review-form-container .form-text{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:.875rem;margin-top:.5rem}.product-details .product-details-tabs .product-reviews .review-form-container .star-rating{display:flex;flex-direction:row-reverse;justify-content:flex-end}.product-details .product-details-tabs .product-reviews .review-form-container .star-rating label{cursor:pointer;font-size:0;margin:0;padding:0 .25rem}.product-details .product-details-tabs .product-reviews .review-form-container .star-rating label i{font-size:1.75rem;color:color-mix(in srgb,var(--default-color),transparent 80%);transition:.2s}.product-details .product-details-tabs .product-reviews .review-form-container .star-rating input[type=radio]:checked~label i,.product-details .product-details-tabs .product-reviews .review-form-container .star-rating label:hover i,.product-details .product-details-tabs .product-reviews .review-form-container .star-rating label:hover~label i{color:gold}.product-details .product-details-tabs .product-reviews .review-form-container .btn-primary{background-color:var(--accent-color);border-color:var(--accent-color);color:var(--contrast-color);padding:.75rem 1.5rem;font-weight:600;border-radius:6px;transition:.3s}.blog-details .content p,.cart .cart-summary .continue-shopping,.order-confirmation .next-steps p,.product-details .product-details-tabs .product-reviews .reviews-list h4{margin-bottom:1.5rem}.product-details .product-details-tabs .product-reviews .reviews-list .review-item{padding:1.5rem;border-radius:8px;background-color:var(--surface-color);margin-bottom:1.5rem;box-shadow:0 2px 10px rgba(0,0,0,.05)}.product-details .product-details-tabs .product-reviews .reviews-list .review-item .review-header{display:flex;justify-content:space-between;margin-bottom:1rem}.product-details .product-details-tabs .product-reviews .reviews-list .review-item .review-header .reviewer-info .reviewer-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:.75rem}.product-details .product-details-tabs .product-reviews .reviews-list .review-item .review-header .reviewer-info .reviewer-name{font-size:1rem;font-weight:600;margin-bottom:.25rem}.product-details .product-details-tabs .product-reviews .reviews-list .review-item .review-header .reviewer-info .review-date{font-size:.75rem;color:color-mix(in srgb,var(--default-color),transparent 40%)}.product-details .product-details-tabs .product-reviews .reviews-list .review-item .review-title{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;color:var(--heading-color)}.product-details .product-details-tabs .product-reviews .reviews-list .review-item .review-content p{margin-bottom:0;color:color-mix(in srgb,var(--default-color),transparent 20%);line-height:1.6}.product-details .product-details-tabs .product-reviews .reviews-list .load-more-btn{padding:.625rem 1.5rem;font-weight:600;border-color:var(--accent-color);color:var(--accent-color);transition:.3s}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item:last-child,.blog-comments,.blog-hero,.categories-widget ul li:last-child,.category-header,.product-categories-widget .category-tree .category-item .subcategory-list li:last-child{padding-bottom:0}.category-header .filter-container{background-color:var(--surface-color);border-radius:12px;padding:1.75rem;box-shadow:0 .25rem .5rem rgba(0,0,0,.05);margin-bottom:2rem}.category-header .filter-container .filter-item{margin-bottom:.75rem}.category-header .filter-container .filter-item .form-label{font-weight:600;font-size:.875rem;margin-bottom:.5rem;color:var(--heading-color);letter-spacing:.01em}.category-header .filter-container .filter-item.search-form .input-group{border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.03);overflow:hidden}.category-header .filter-container .filter-item.search-form .input-group .form-control{border-right:none;padding:.5rem 1rem;font-size:.95rem;height:44px;color:var(--default-color);background-color:var(--surface-color);border-color:color-mix(in srgb,var(--default-color),transparent 85%);border-radius:8px 0 0 8px}.brand-filter-widget .brand-item .form-check-input:focus,.brand-filter-widget .brand-search input:focus,.cart .cart-items .cart-actions .coupon-form .input-group .form-control:focus,.category-header .filter-container .filter-item.search-form .input-group .form-control:focus,.pricing-range-widget .price-range-container .price-inputs .form-control:focus,.search-results-header .search-filters .sort-options .form-select:focus,.search-results-header .search-form .form-control:focus{border-color:var(--accent-color);box-shadow:none}.category-header .filter-container .filter-item.search-form .input-group .form-control::placeholder{color:color-mix(in srgb,var(--default-color),transparent 60%);font-size:.9rem}.category-header .filter-container .filter-item.search-form .input-group .search-btn{background-color:var(--accent-color);color:var(--contrast-color);border:none;padding:.5rem 1rem;transition:.3s}.category-header .filter-container .filter-item.search-form .input-group .search-btn:hover{background-color:color-mix(in srgb,var(--accent-color),var(--heading-color) 15%)}.about-2 .section-badge i,.blog-details .meta-bottom .article-share a i,.category-header .filter-container .filter-item.search-form .input-group .search-btn i{font-size:1rem}.category-header .filter-container .filter-item .form-select{color:var(--default-color);background-color:var(--surface-color);font-size:.95rem;border-color:color-mix(in srgb,var(--default-color),transparent 85%);padding:.625rem 2.25rem .625rem 1rem;height:46px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.03);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%233690e7' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.category-header .filter-container .filter-item .form-select:focus{border-color:var(--accent-color);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--accent-color),transparent 85%)}.category-header .filter-container .filter-item .form-select.form-select-sm{height:38px;font-size:.85rem;padding:.4rem 2rem .4rem .75rem}.category-header .filter-container .filter-item .view-options{display:flex;gap:.5rem}.category-header .filter-container .filter-item .view-options .view-btn{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:6px;background-color:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 85%);color:var(--default-color);transition:.3s;box-shadow:0 2px 5px rgba(0,0,0,.03)}.category-header .filter-container .filter-item .view-options .view-btn:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 90%);border-color:var(--accent-color);color:var(--accent-color)}.category-header .filter-container .filter-item .view-options .view-btn.active{background-color:var(--accent-color);border-color:var(--accent-color);color:var(--contrast-color);box-shadow:0 2px 8px color-mix(in srgb,var(--accent-color),transparent 60%)}.category-header .filter-container .filter-item .view-options .view-btn i,.retun-policy .non-returnable .items-grid .item span,.shipping-info .delivery-option .option-details .time i{font-size:1.1rem}.category-header .filter-container .filter-item .items-per-page{min-width:110px}.category-header .filter-container .active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.category-header .filter-container .active-filters .active-filter-label{font-weight:600;font-size:.875rem;color:var(--heading-color);letter-spacing:.01em}.category-header .filter-container .active-filters .filter-tags{display:flex;flex-wrap:wrap;gap:.5rem;flex:1}.category-header .filter-container .active-filters .filter-tag{display:inline-flex;align-items:center;background-color:color-mix(in srgb,var(--accent-color),transparent 90%);color:var(--accent-color);font-size:.875rem;padding:.35rem .85rem;border-radius:50px;box-shadow:0 2px 5px rgba(0,0,0,.03);font-weight:500}.category-header .filter-container .active-filters .filter-tag .filter-remove{background:0 0;border:none;color:var(--accent-color);margin-left:.35rem;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s;width:20px;height:20px;border-radius:50%}.category-header .filter-container .active-filters .filter-tag .filter-remove:hover{color:color-mix(in srgb,var(--accent-color),var(--heading-color) 30%);background-color:color-mix(in srgb,var(--accent-color),transparent 80%);transform:scale(1.1)}.category-header .filter-container .active-filters .clear-all-btn{background:0 0;border:1px solid color-mix(in srgb,var(--accent-color),transparent 70%);color:var(--accent-color);font-size:.875rem;font-weight:600;padding:.35rem .85rem;cursor:pointer;transition:.3s;margin-left:auto;border-radius:50px}.category-pagination li a,.product-list-2 .product-card{border-radius:8px;background-color:var(--surface-color)}.category-header .filter-container .active-filters .clear-all-btn:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 90%);color:color-mix(in srgb,var(--accent-color),var(--heading-color) 15%);border-color:var(--accent-color)}.account .settings-content .preferences-list .preference-item:first-child,.category-pagination{padding-top:0}.category-pagination ul{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;padding:0;margin:0;list-style:none}.category-pagination li{margin:0;transition:.3s ease-in-out}.category-pagination li.ellipsis{color:color-mix(in srgb,var(--default-color),transparent 40%);padding:8px 16px;user-select:none}.category-pagination li a{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:8px 16px;color:var(--default-color);text-decoration:none;transition:.3s ease-in-out;box-shadow:0 2px 4px color-mix(in srgb,var(--default-color),transparent 90%)}.category-pagination li a.active{background-color:var(--accent-color);color:var(--contrast-color);transform:translateY(-2px);box-shadow:0 4px 8px color-mix(in srgb,var(--accent-color),transparent 70%)}.category-pagination li a:hover:not(.active){background-color:color-mix(in srgb,var(--accent-color),transparent 90%);transform:translateY(-1px);box-shadow:0 3px 6px color-mix(in srgb,var(--default-color),transparent 85%)}.category-pagination li a span{margin:0 4px}.product-list-2 .product-filters{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center}.product-list-2 .product-filters li{cursor:pointer;padding:8px 16px;font-weight:500;position:relative;transition:.3s}.product-list-2 .product-filters li.filter-active:after{content:"";position:absolute;bottom:-3px;left:50%;transform:translateX(-50%);width:20px;height:2px;background-color:var(--accent-color)}.product-list-2 .product-card{position:relative;height:100%;box-shadow:0 2px 10px rgba(0,0,0,.05);overflow:hidden;transition:.3s}.product-list-2 .product-card:hover{box-shadow:0 5px 15px rgba(0,0,0,.1);transform:translateY(-5px)}.product-list-2 .product-badge{position:absolute;top:10px;left:10px;z-index:10;padding:5px 10px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase}.product-list-2 .product-badge.sale{background-color:color-mix(in srgb,var(--accent-color),transparent 85%);color:var(--accent-color)}.product-list-2 .product-badge.new{background-color:rgba(25,135,84,.15);color:#198754}.product-list-2 .product-image{position:relative;overflow:hidden;height:220px;display:flex;align-items:center;justify-content:center}.product-list-2 .product-image img{max-height:100%;object-fit:contain;transition:transform .5s}.product-list-2 .product-image .product-actions{position:absolute;top:10px;right:10px;display:flex;flex-direction:column;gap:8px;opacity:0;transform:translateY(-10px);transition:.3s}.product-list-2 .product-image .product-actions button{background-color:var(--surface-color);color:var(--accent-color);width:36px;height:36px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:.3s}.account .content-area .pagination-wrapper button i,.product-list-2 .product-image .product-actions button i{font-size:18px}.product-list-2 .product-category{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:13px;margin-bottom:5px}.product-list-2 .product-title{font-size:16px;font-weight:500;margin-bottom:10px;color:var(--heading-color);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:44px;line-height:1.4}.product-list-2 .product-rating{margin-bottom:10px;display:flex;align-items:center}.product-list-2 .product-rating i{color:#ffc107;font-size:14px;margin-right:2px}.product-list-2 .product-rating span{margin-left:5px;color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:13px}.product-list-2 .product-price{margin-bottom:15px;display:flex;align-items:center;gap:10px}.product-list-2 .product-price .current-price{font-size:18px;font-weight:600;color:var(--accent-color)}.product-list-2 .product-price .original-price{font-size:14px;text-decoration:line-through;color:color-mix(in srgb,var(--default-color),transparent 40%)}.product-list-2 .add-to-cart-btn{width:100%;padding:10px 15px;border:none;background-color:var(--accent-color);color:var(--contrast-color);border-radius:5px;font-weight:500;cursor:pointer;transition:.3s}.product-list-2 .add-to-cart-btn:hover,.search-results-header .search-form .search-btn:hover{background-color:color-mix(in srgb,var(--accent-color),#000 15%)}.product-list-2 .load-more-btn{padding:12px 30px;background-color:transparent;color:var(--accent-color);border:1px solid var(--accent-color);border-radius:5px;font-weight:500;cursor:pointer;transition:.3s}.cart .cart-items,.cart .cart-summary{box-shadow:0 .5rem 1.5rem rgba(0,0,0,.05);padding:2rem;transition:transform .3s,box-shadow .3s}.cart .cart-items{background-color:var(--surface-color);border-radius:1rem;margin-bottom:1.5rem;position:relative;overflow:hidden}.cart .cart-items::before{content:"";position:absolute;top:0;left:0;width:100%;height:.25rem;background:linear-gradient(90deg,var(--accent-color),color-mix(in srgb,var(--accent-color),transparent 50%));border-radius:.25rem .25rem 0 0}.cart .cart-items .cart-header{border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%);padding-bottom:1rem;margin-bottom:1.5rem}.cart .cart-items .cart-header h5{font-size:.9rem;font-weight:600;margin-bottom:0;color:var(--heading-color);letter-spacing:.5px;text-transform:uppercase}.cart .cart-items .cart-item{padding:1.5rem;border-radius:.75rem;margin-bottom:1rem;transition:.3s;border:1px solid color-mix(in srgb,var(--default-color),transparent 92%);background-color:color-mix(in srgb,var(--surface-color),transparent 50%)}.cart .cart-items .cart-item:hover{transform:translateY(-3px);box-shadow:0 .5rem 1rem rgba(0,0,0,.05);border-color:color-mix(in srgb,var(--accent-color),transparent 70%)}.cart .cart-items .cart-item .product-info .product-image{width:5.5rem;height:5.5rem;min-width:5.5rem;border-radius:.75rem;overflow:hidden;margin-right:1.25rem;background-color:var(--surface-color);display:flex;align-items:center;justify-content:center;box-shadow:0 .25rem .5rem rgba(0,0,0,.05);border:1px solid color-mix(in srgb,var(--default-color),transparent 92%);transition:transform .3s}.cart .cart-items .cart-item .product-info .product-image img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s}.account .profile-menu .menu-nav .nav-link span,.account .reviews-grid .review-card .review-header .review-meta,.cart .cart-items .cart-item .product-info .product-details,.checkout .order-summary .order-summary-content .order-items .order-item .order-item-details,.order-confirmation .order-summary .order-items .item-row .item-details,.terms-of-service .tos-contact .contact-box .contact-content{flex:1}.cart .cart-items .cart-item .product-info .product-details .product-title{font-weight:600;margin-bottom:.5rem;font-size:1.05rem;color:var(--heading-color);transition:color .3s}.cart .cart-items .cart-item .product-info .product-details .product-meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem;font-size:.8125rem;color:color-mix(in srgb,var(--default-color),transparent 30%)}.cart .cart-items .cart-item .product-info .product-details .product-meta span{display:inline-flex;align-items:center;padding:.25rem .5rem;background-color:color-mix(in srgb,var(--background-color),transparent 50%);border-radius:.375rem;border:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.cart .cart-items .cart-item .product-info .product-details .remove-item{background:0 0;border:none;padding:0;font-size:.8125rem;color:color-mix(in srgb,var(--default-color),transparent 30%);display:inline-flex;align-items:center;gap:.25rem;transition:.3s;position:relative;overflow:hidden}.cart .cart-items .cart-item .product-info .product-details .remove-item::after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:#dc3545;transition:width .3s}.cart .cart-items .cart-item .product-info .product-details .remove-item:hover{color:#dc3545}.cart .cart-items .cart-item .product-info .product-details .remove-item i{font-size:.875rem;transition:transform .3s}.cart .cart-items .cart-item .product-info .product-details .remove-item:hover i{transform:translateX(-2px)}.cart .cart-items .cart-item .price-tag .current-price{font-weight:600;color:var(--heading-color);font-size:1.05rem}.cart .cart-items .cart-item .price-tag .original-price{text-decoration:line-through;color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:.875rem;margin-left:.5rem}.cart .cart-items .cart-item .quantity-selector{display:inline-flex;align-items:center;border-radius:2rem;overflow:hidden;background:color-mix(in srgb,var(--background-color),transparent 50%);border:1px solid color-mix(in srgb,var(--default-color),transparent 85%);box-shadow:0 .125rem .25rem rgba(0,0,0,.03);transition:.3s}.cart .cart-items .cart-item .quantity-selector:hover{border-color:color-mix(in srgb,var(--accent-color),transparent 70%)}.cart .cart-items .cart-item .quantity-selector .quantity-btn{background:0 0;border:none;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;color:var(--default-color);transition:.3s;position:relative;overflow:hidden;z-index:1}.cart .cart-items .cart-item .quantity-selector .quantity-btn::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:color-mix(in srgb,var(--accent-color),transparent 90%);transform:scale(0);border-radius:50%;transition:transform .3s;z-index:-1}.cart .cart-items .cart-item .quantity-selector .quantity-btn:hover::before{transform:scale(1)}.cart .cart-items .cart-item .quantity-selector .quantity-btn:active{transform:scale(.95)}.cart .cart-items .cart-item .quantity-selector .quantity-input{width:2.5rem;text-align:center;border:none;font-size:.9375rem;color:var(--heading-color);font-weight:600;padding:.25rem 0;background-color:transparent}.cart .cart-items .cart-item .quantity-selector .quantity-input:focus,.pricing-range-widget .price-range-container .range-slider input[type=range]:focus,.search-widget form input[type=text]:focus{outline:0}.cart .cart-items .cart-item .quantity-selector .quantity-input::-webkit-inner-spin-button,.cart .cart-items .cart-item .quantity-selector .quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart .cart-items .cart-item .item-total{font-weight:700;color:var(--heading-color);font-size:1.125rem}.cart .cart-items .cart-item .item-total span{position:relative;display:inline-block}.cart .cart-items .cart-item .item-total span::after,.cart .cart-summary .summary-total .summary-value::after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--accent-color),transparent);border-radius:1px}.cart .cart-items .cart-actions{padding-top:1.5rem;margin-top:1rem;border-top:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.cart .cart-items .cart-actions .coupon-form .input-group{border-radius:2rem;overflow:hidden;box-shadow:0 .25rem .5rem rgba(0,0,0,.03)}.cart .cart-items .cart-actions .coupon-form .input-group .form-control{border-right:none;color:var(--default-color);background-color:var(--surface-color);font-size:.875rem;border-color:color-mix(in srgb,var(--default-color),transparent 80%);padding-left:1.25rem;border-radius:2rem 0 0 2rem}.cart .cart-items .cart-actions .coupon-form .input-group .form-control::placeholder{color:color-mix(in srgb,var(--default-color),transparent 60%)}.cart .cart-items .cart-actions .coupon-form .input-group .btn{border-radius:0 2rem 2rem 0;font-size:.875rem;padding-right:1.25rem;font-weight:500;letter-spacing:.5px}.cart .cart-items .cart-actions .btn{font-size:.875rem;padding:.5rem 1.25rem;display:inline-flex;align-items:center;gap:.375rem;transition:.3s;border-radius:2rem}.cart .cart-items .cart-actions .btn i,.cart .cart-summary .checkout-button .btn i,.cart .cart-summary .continue-shopping .btn-link i{transition:transform .3s}.cart .cart-items .cart-actions .btn:hover i{transform:rotate(15deg)}.cart .cart-summary{background-color:var(--surface-color);border-radius:1rem;position:sticky;top:6.5rem}.cart .cart-summary::before{content:"";position:absolute;top:0;right:0;width:100%;height:.25rem;background:linear-gradient(90deg,color-mix(in srgb,var(--accent-color),transparent 50%),var(--accent-color));border-radius:.25rem .25rem 0 0}.cart .cart-summary .summary-title{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%);position:relative}.cart .cart-summary .summary-title::after{content:"";position:absolute;bottom:-1px;left:0;width:3rem;height:2px;background-color:var(--accent-color);border-radius:1px}.cart .cart-summary .summary-item{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;font-size:.9375rem;position:relative}.cart .cart-summary .summary-item.discount{color:#28a745}.cart .cart-summary .summary-item.discount .summary-value{background-color:rgba(40,167,69,.1)}.cart .cart-summary .summary-item .summary-label{color:color-mix(in srgb,var(--default-color),transparent 20%)}.cart .cart-summary .summary-item .summary-value{font-weight:600;color:var(--heading-color);padding:.25rem .75rem;border-radius:2rem;background-color:color-mix(in srgb,var(--background-color),transparent 50%);transition:transform .3s}.cart .cart-summary .summary-item .summary-value:hover{transform:translateX(-3px)}.cart .cart-summary .summary-item .shipping-options{width:100%;padding:0 1rem 1rem}.cart .cart-summary .summary-item .shipping-options .form-check{margin-bottom:.75rem;padding-left:2rem}.cart .cart-summary .summary-item .shipping-options .form-check .form-check-input{width:1.125rem;height:1.125rem;margin-top:.125rem;margin-left:-2rem;background-color:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 70%);transition:.3s}.cart .cart-summary .summary-item .shipping-options .form-check .form-check-input:checked{background-color:var(--accent-color);border-color:var(--accent-color);box-shadow:0 0 0 .15rem color-mix(in srgb,var(--accent-color),transparent 85%)}.cart .cart-summary .summary-item .shipping-options .form-check .form-check-input:focus{box-shadow:0 0 0 .15rem color-mix(in srgb,var(--accent-color),transparent 85%)}.cart .cart-summary .summary-item .shipping-options .form-check .form-check-label{font-size:.875rem;color:var(--default-color);transition:color .3s}.cart .cart-summary .summary-total{display:flex;justify-content:space-between;align-items:center;margin:1.75rem 0;padding:1.25rem;border-radius:.75rem;background:linear-gradient(145deg,color-mix(in srgb,var(--accent-color),transparent 95%),color-mix(in srgb,var(--background-color),transparent 95%));border:1px solid color-mix(in srgb,var(--default-color),transparent 92%)}.cart .cart-summary .summary-total .summary-label{font-size:1.125rem;font-weight:600;color:var(--heading-color)}.cart .cart-summary .summary-total .summary-value{font-size:1.5rem;font-weight:700;color:var(--heading-color);position:relative}.cart .cart-summary .checkout-button .btn{padding:.875rem 1.5rem;font-weight:600;font-size:1rem;transition:.3s;display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:2rem;position:relative;overflow:hidden;z-index:1}.cart .cart-summary .checkout-button .btn::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,var(--accent-color),color-mix(in srgb,var(--accent-color),transparent 30%));z-index:-1;transition:transform .6s;transform:translateX(-100%)}.cart .cart-summary .checkout-button .btn:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.1)}.cart .cart-summary .checkout-button .btn:hover::before{transform:translateX(0)}.cart .cart-summary .checkout-button .btn:hover i{transform:translateX(.25rem)}.cart .cart-summary .continue-shopping .btn-link{color:var(--accent-color);text-decoration:none;font-size:.9375rem;padding:.5rem;display:flex;align-items:center;justify-content:center;gap:.375rem;transition:.3s;border-radius:2rem;background-color:color-mix(in srgb,var(--accent-color),transparent 95%)}.cart .cart-summary .continue-shopping .btn-link:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 90%);color:color-mix(in srgb,var(--accent-color),transparent 25%)}.cart .cart-summary .continue-shopping .btn-link:hover i{transform:translateX(-.25rem)}.cart .cart-summary .payment-methods{border-top:1px solid color-mix(in srgb,var(--default-color),transparent 90%);padding-top:1.25rem}.cart .cart-summary .payment-methods .payment-title{font-size:.875rem;color:color-mix(in srgb,var(--default-color),transparent 30%);margin-bottom:.75rem;text-align:center}.cart .cart-summary .payment-methods .payment-icons{display:flex;justify-content:center;gap:1.25rem}.cart .cart-summary .payment-methods .payment-icons i{font-size:1.5rem;color:color-mix(in srgb,var(--default-color),transparent 40%);transition:.3s}.cart .cart-summary .payment-methods .payment-icons i:hover{color:var(--accent-color);transform:translateY(-3px)}.cart .btn-accent{color:var(--contrast-color);background-color:var(--accent-color);border-color:var(--accent-color)}.cart .btn-accent:active,.cart .btn-accent:focus,.cart .btn-accent:hover{color:var(--contrast-color);background-color:color-mix(in srgb,var(--accent-color),#000 15%);border-color:color-mix(in srgb,var(--accent-color),#000 15%);transform:translateY(-2px);box-shadow:0 .5rem 1rem rgba(0,0,0,.1)}.blog-comment-form button[type=submit]:active,.cart .btn-accent:active,.cart .btn-outline-accent:active,.cart .btn-outline-danger:active,.login-register .btn-primary:active{transform:translateY(0)}.cart .btn-outline-accent{color:var(--accent-color);border-color:var(--accent-color);background-color:transparent}.cart .btn-outline-accent:active,.cart .btn-outline-accent:focus,.cart .btn-outline-accent:hover{color:var(--contrast-color);background-color:var(--accent-color);border-color:var(--accent-color);transform:translateY(-2px);box-shadow:0 .5rem 1rem rgba(0,0,0,.1)}.cart .btn-outline-danger{color:#dc3545;border-color:#dc3545;background-color:transparent}.cart .btn-outline-danger:active,.cart .btn-outline-danger:focus,.cart .btn-outline-danger:hover{color:var(--contrast-color);background-color:#dc3545;border-color:#dc3545;transform:translateY(-2px);box-shadow:0 .5rem 1rem rgba(0,0,0,.1)}.checkout{padding:60px 0}.checkout .checkout-section{background-color:var(--surface-color);border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.04);margin-bottom:24px;overflow:hidden;transition:.3s}.checkout .checkout-section:hover{box-shadow:0 8px 25px rgba(0,0,0,.08)}.checkout .checkout-section .section-header{padding:20px 24px;background-color:color-mix(in srgb,var(--surface-color),var(--background-color) 30%);display:flex;align-items:center;gap:16px;border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.checkout .checkout-section .section-header .section-number{width:32px;height:32px;border-radius:50%;background-color:var(--accent-color);color:var(--contrast-color);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;flex-shrink:0}.checkout .checkout-section .section-header h3{margin:0;font-size:1.2rem;font-weight:600;color:var(--heading-color)}.account .content-area .orders-grid .order-card .order-details .details-content,.checkout .checkout-section .section-content,.checkout .order-summary .order-summary-content{padding:24px}.account .content-area .orders-grid .order-card .order-content,.blog-hero .main-post .post-img,.checkout .checkout-section .section-content .form-group,.privacy .privacy-contact p,.privacy .privacy-content .content-section p,.retun-policy .return-period .period-box .timer{margin-bottom:20px}.checkout .checkout-section .section-content .form-group label{display:block;margin-bottom:8px;font-size:.9rem;font-weight:500;color:var(--heading-color)}.checkout .checkout-section .section-content .form-group .form-control,.checkout .checkout-section .section-content .form-group .form-select{border:2px solid color-mix(in srgb,var(--default-color),transparent 85%);border-radius:12px;padding:12px 16px;font-size:.95rem;height:auto;background-color:var(--surface-color);transition:.25s}.checkout .checkout-section .section-content .form-group .form-control:hover,.checkout .checkout-section .section-content .form-group .form-select:hover,.checkout .checkout-section .section-content .payment-options .payment-option label:hover{border-color:color-mix(in srgb,var(--accent-color),transparent 60%)}.checkout .checkout-section .section-content .form-group .form-control:focus,.checkout .checkout-section .section-content .form-group .form-select:focus{border-color:var(--accent-color);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent-color),transparent 85%);outline:0}.checkout .checkout-section .section-content .form-group .form-control::placeholder,.checkout .checkout-section .section-content .form-group .form-select::placeholder{color:color-mix(in srgb,var(--default-color),transparent 60%);font-size:.9rem}.checkout .checkout-section .section-content .form-group .form-control.is-invalid,.checkout .checkout-section .section-content .form-group .form-select.is-invalid{border-color:#dc3545;background-image:none}.checkout .checkout-section .section-content .form-group .form-control.is-invalid:focus,.checkout .checkout-section .section-content .form-group .form-select.is-invalid:focus{box-shadow:0 0 0 4px rgba(220,53,69,.15)}.checkout .checkout-section .section-content .form-group .form-select{background-position:right 16px center;padding-right:40px}.checkout .checkout-section .section-content .form-group .card-number-wrapper .card-icons{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;gap:8px}.checkout .checkout-section .section-content .form-group .card-number-wrapper .card-icons i{font-size:1.2rem;color:color-mix(in srgb,var(--default-color),transparent 40%)}.checkout .checkout-section .section-content .form-group .card-number-wrapper input{padding-right:80px}.checkout .checkout-section .section-content .form-group .cvv-wrapper .cvv-hint{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:color-mix(in srgb,var(--default-color),transparent 40%);cursor:pointer;transition:color .2s}.checkout .checkout-section .section-content .form-check{margin-bottom:12px;padding-left:1.8rem}.checkout .checkout-section .section-content .form-check .form-check-input{width:18px;height:18px;margin-left:-1.8rem;margin-top:.2rem;border:2px solid color-mix(in srgb,var(--default-color),transparent 70%);background-color:var(--surface-color);cursor:pointer}.account .settings-content .preferences-list .preference-item .form-check .form-check-input:checked,.checkout .checkout-section .section-content .form-check .form-check-input:checked,.color-filter-widget .color-filter-content .filter-actions .btn.btn-primary,.login-register .form-check .form-check-input:checked,.order-confirmation .next-steps .action-buttons .btn.btn-primary{background-color:var(--accent-color);border-color:var(--accent-color)}.checkout .checkout-section .section-content .form-check .form-check-input:focus{border-color:var(--accent-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent-color),transparent 85%)}.checkout .checkout-section .section-content .form-check .form-check-label{font-size:.9rem;cursor:pointer}.checkout .checkout-section .section-content .form-check .form-check-label a,.order-confirmation .help-contact a{color:var(--accent-color);text-decoration:none;font-weight:500}.checkout .checkout-section .section-content .form-check.terms-check{margin-top:10px;margin-bottom:20px}.checkout .checkout-section .section-content .form-check.terms-check .form-check-label{font-size:.85rem}.checkout .checkout-section .section-content .payment-options{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.checkout .checkout-section .section-content .payment-options .payment-option{flex:1;min-width:120px;position:relative}.checkout .checkout-section .section-content .payment-options .payment-option input[type=radio]{position:absolute;opacity:0;width:0;height:0}.checkout .checkout-section .section-content .payment-options .payment-option input[type=radio]:checked+label,.checkout .checkout-section .section-content .payment-options .payment-option.active label{border-color:var(--accent-color);background-color:color-mix(in srgb,var(--accent-color),transparent 95%)}.checkout .checkout-section .section-content .payment-options .payment-option input[type=radio]:focus+label{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent-color),transparent 85%)}.checkout .checkout-section .section-content .payment-options .payment-option label{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;border:2px solid color-mix(in srgb,var(--default-color),transparent 85%);border-radius:12px;cursor:pointer;transition:.25s;text-align:center;height:100%}.checkout .checkout-section .section-content .payment-options .payment-option label .payment-icon{font-size:1.8rem;margin-bottom:8px;color:color-mix(in srgb,var(--default-color),transparent 30%);transition:color .25s}.checkout .checkout-section .section-content .payment-options .payment-option label .payment-label{font-size:.9rem;font-weight:500}.checkout .checkout-section .section-content .payment-details{padding-top:8px}.checkout .checkout-section .section-content .payment-details .payment-info{padding:16px;background-color:color-mix(in srgb,var(--surface-color),var(--background-color) 50%);border-radius:12px;font-size:.9rem;margin-bottom:0}.checkout .checkout-section .section-content .success-message{padding:16px;background-color:rgba(40,167,69,.1);border:1px solid rgba(40,167,69,.2);border-radius:12px;color:#28a745;font-weight:500;margin-bottom:20px;text-align:center}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .price-breakdown .price-row:not(.total),.blog-details .meta-bottom .article-share span,.checkout .order-summary .order-summary-content .order-items .order-item .order-item-details .order-item-price .quantity,.checkout .order-summary .order-summary-header .item-count,.order-confirmation .confirmation-header .lead{color:color-mix(in srgb,var(--default-color),transparent 30%)}.checkout .checkout-section .section-content .place-order-container .place-order-btn{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 24px;font-size:1rem;font-weight:600;border-radius:12px;background-color:var(--accent-color);border:none;box-shadow:0 4px 12px rgba(54,144,231,.2);transition:.3s}.checkout .checkout-section .section-content .place-order-container .place-order-btn:hover{background-color:color-mix(in srgb,var(--accent-color),#000 10%);transform:translateY(-2px);box-shadow:0 6px 15px rgba(54,144,231,.25)}.checkout .checkout-section .section-content .place-order-container .place-order-btn:active{transform:translateY(0);box-shadow:0 2px 8px rgba(54,144,231,.2)}.checkout .checkout-section .section-content .place-order-container .place-order-btn .btn-price{background-color:rgba(255,255,255,.2);padding:6px 12px;border-radius:8px;font-weight:700}.checkout .order-summary{background-color:var(--surface-color);border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.04);position:sticky;top:30px}.checkout .order-summary .order-summary-header{padding:20px 24px;border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%);display:flex;justify-content:space-between;align-items:center}.checkout .order-summary .order-summary-header h3{margin:0;font-size:1.2rem;font-weight:600}.checkout .order-summary .order-summary-header .item-count{font-size:.9rem;background-color:color-mix(in srgb,var(--surface-color),var(--background-color) 50%);padding:4px 10px;border-radius:20px}.checkout .order-summary .order-summary-content .order-items,.checkout .order-summary .order-summary-content .promo-code{margin-bottom:24px}.checkout .order-summary .order-summary-content .order-items .order-item{display:flex;gap:16px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.checkout .order-summary .order-summary-content .order-items .order-item:last-child{margin-bottom:0;border-bottom:none}.checkout .order-summary .order-summary-content .order-items .order-item .order-item-image{width:80px;height:80px;border-radius:12px;overflow:hidden;flex-shrink:0;border:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.blog-details .post-img img,.checkout .order-summary .order-summary-content .order-items .order-item .order-item-image img,.testimonials .client-image img{width:100%;height:100%;object-fit:cover}.checkout .order-summary .order-summary-content .order-items .order-item .order-item-details h4{font-size:1rem;margin-bottom:4px;font-weight:600}.checkout .order-summary .order-summary-content .order-items .order-item .order-item-details .order-item-variant{font-size:.85rem;color:color-mix(in srgb,var(--default-color),transparent 40%);margin-bottom:8px}.checkout .order-summary .order-summary-content .order-items .order-item .order-item-details .order-item-price{display:flex;align-items:center;gap:5px;font-weight:500}.checkout .order-summary .order-summary-content .promo-code .input-group .form-control{border:2px solid color-mix(in srgb,var(--default-color),transparent 85%);border-right:none;border-top-left-radius:12px;border-bottom-left-radius:12px;padding:12px 16px;font-size:.95rem;transition:.25s}.checkout .order-summary .order-summary-content .promo-code .input-group .form-control:focus{border-color:var(--accent-color);box-shadow:none;outline:0}.checkout .order-summary .order-summary-content .promo-code .input-group .form-control::placeholder{color:color-mix(in srgb,var(--default-color),transparent 60%);font-size:.9rem}.checkout .order-summary .order-summary-content .promo-code .input-group .btn{border:2px solid color-mix(in srgb,var(--default-color),transparent 85%);border-left:none;border-top-right-radius:12px;border-bottom-right-radius:12px;padding:0 16px;font-weight:500;color:var(--accent-color);background-color:var(--surface-color);transition:.25s}.checkout .order-summary .order-summary-content .order-totals{background-color:color-mix(in srgb,var(--surface-color),var(--background-color) 30%);border-radius:12px;padding:16px;margin-bottom:24px}.checkout .order-summary .order-summary-content .order-totals>div{margin-bottom:12px;font-size:.95rem}.checkout .order-summary .order-summary-content .order-totals>div:last-child{margin-bottom:0;margin-top:12px;padding-top:12px;border-top:1px dashed color-mix(in srgb,var(--default-color),transparent 80%);font-size:1.1rem;font-weight:600;color:var(--heading-color)}.checkout .order-summary .order-summary-content .secure-checkout{text-align:center}.checkout .order-summary .order-summary-content .secure-checkout .secure-checkout-header{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--heading-color);font-weight:500;font-size:.9rem;margin-bottom:12px}.checkout .order-summary .order-summary-content .secure-checkout .secure-checkout-header i{color:#28a745;font-size:1.1rem}.checkout .order-summary .order-summary-content .secure-checkout .payment-icons{display:flex;justify-content:center;gap:12px}.checkout .order-summary .order-summary-content .secure-checkout .payment-icons i{font-size:1.5rem;color:color-mix(in srgb,var(--default-color),transparent 40%)}.checkout .modal-content{border-radius:16px;border:none;box-shadow:0 10px 30px rgba(0,0,0,.1)}.checkout .modal-content .modal-header{border-bottom-color:color-mix(in srgb,var(--default-color),transparent 90%)}.checkout .modal-content .modal-header .modal-title,.order-confirmation .order-summary .order-items .item-row .item-details .quantity-price .price{font-weight:600}.checkout .modal-content .modal-footer{border-top-color:color-mix(in srgb,var(--default-color),transparent 90%)}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.order-confirmation{max-width:900px;margin:0 auto}.order-confirmation .confirmation-header{margin-bottom:2.5rem}.order-confirmation .confirmation-header .success-icon i{font-size:4rem;color:#4bb543}.order-confirmation .confirmation-header h2{font-weight:700;margin-bottom:1rem}.order-confirmation .confirmation-header .lead{max-width:600px;margin:0 auto}.order-confirmation .confirmation-header .order-number{font-size:1.1rem;color:color-mix(in srgb,var(--default-color),transparent 40%)}.order-confirmation .confirmation-header .order-number strong{color:var(--default-color);letter-spacing:.5px}.order-confirmation .next-steps,.order-confirmation .order-details{background-color:var(--surface-color);border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.05)}.order-confirmation .order-details h4,.order-confirmation .order-summary h4{font-size:1.25rem;font-weight:600;padding-bottom:.5rem;border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.order-confirmation .order-details address{font-style:normal;line-height:1.6}.order-confirmation .order-details .shipping-method{display:inline-flex;align-items:center;padding:.5rem .75rem;background-color:color-mix(in srgb,var(--accent-color),transparent 90%);border-radius:6px;font-size:.9rem}.order-confirmation .order-details .payment-info .billing-address{margin-top:.75rem;font-size:.95rem}.order-confirmation .order-summary{background-color:var(--surface-color);border-radius:12px;padding:1.5rem;box-shadow:0 5px 15px rgba(0,0,0,.05)}.order-confirmation .order-summary .order-items .item-row{padding:1.25rem 0;border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 92%)}.order-confirmation .order-summary .order-items .item-row .item-image{flex:0 0 80px;margin-right:1rem}.order-confirmation .order-summary .order-items .item-row .item-image img{border-radius:8px;object-fit:contain;width:80px;height:80px;background-color:color-mix(in srgb,var(--default-color),transparent 95%)}.order-confirmation .order-summary .order-items .item-row .item-details h5{font-size:1.1rem;margin-bottom:.25rem}.order-confirmation .order-summary .order-items .item-row .item-details p{font-size:.9rem;margin-bottom:.75rem}.order-confirmation .help-contact,.order-confirmation .order-summary .order-items .item-row .item-details .quantity-price{font-size:.95rem}.order-confirmation .order-summary .order-totals{border-top:1px solid color-mix(in srgb,var(--default-color),transparent 85%);padding-top:1rem;font-size:.95rem}.order-confirmation .order-summary .order-totals .total-row{font-size:1.1rem;margin-top:.5rem;padding-top:.5rem;border-top:2px solid color-mix(in srgb,var(--default-color),transparent 85%)}.order-confirmation .next-steps h4{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.order-confirmation .next-steps .tracking-info{display:flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--default-color),transparent 30%);font-size:.95rem;margin-bottom:1.5rem}.order-confirmation .next-steps .action-buttons .btn{padding:.65rem 1.5rem;font-weight:500;display:inline-flex;align-items:center;transition:.3s}.order-confirmation .next-steps .action-buttons .btn.btn-primary:hover{background-color:color-mix(in srgb,var(--accent-color),#000 10%);border-color:color-mix(in srgb,var(--accent-color),#000 10%);transform:translateY(-2px)}.brand-filter-widget .brand-actions .btn-outline-primary,.order-confirmation .next-steps .action-buttons .btn.btn-outline-primary{color:var(--accent-color);border-color:var(--accent-color)}.order-confirmation .next-steps .action-buttons .btn.btn-outline-primary:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 90%);color:var(--accent-color);transform:translateY(-2px)}.search-results-header .results-count h2{font-size:1.75rem;margin-bottom:.5rem;font-weight:700}.search-results-header .results-count p{font-size:1.1rem;margin-bottom:0}.search-results-header .results-count .results-number,.search-results-header .results-count .search-term{font-weight:600;color:var(--accent-color)}.search-results-header .search-form .input-group{box-shadow:0 5px 15px rgba(0,0,0,.05);border-radius:50px;overflow:hidden}.search-results-header .search-form .form-control{color:var(--default-color);background-color:var(--surface-color);font-size:14px;border-color:color-mix(in srgb,var(--default-color),transparent 80%);padding:12px 20px;border-radius:50px 0 0 50px;border-right:none;height:auto}.search-results-header .search-form .form-control::placeholder{color:color-mix(in srgb,var(--default-color),transparent 70%)}.search-results-header .search-form .search-btn{background-color:var(--accent-color);color:var(--contrast-color);border:none;padding:0 25px;border-radius:0 50px 50px 0;transition:.3s}.search-results-header .search-filters .filter-label{font-weight:600;margin-right:10px;color:var(--heading-color)}.search-results-header .search-filters .tags-wrapper{display:inline-flex;flex-wrap:wrap;gap:8px}.search-results-header .search-filters .filter-tag{display:inline-flex;align-items:center;background-color:color-mix(in srgb,var(--accent-color),transparent 90%);color:var(--accent-color);font-size:.85rem;padding:5px 12px;border-radius:30px;transition:.3s}.search-results-header .search-filters .filter-tag i{margin-left:5px;cursor:pointer;transition:.3s}.search-results-header .search-filters .filter-tag:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 80%)}.search-results-header .search-filters .sort-options label{color:var(--heading-color);font-weight:500}.search-results-header .search-filters .sort-options .form-select{border-color:color-mix(in srgb,var(--default-color),transparent 80%);color:var(--default-color);background-color:var(--surface-color);font-size:.9rem;transition:.3s}.account .mobile-menu .mobile-menu-toggle:hover,.account .profile-menu .user-info .user-status{background-color:color-mix(in srgb,var(--accent-color),transparent 92%)}.search-product-list .product-card{position:relative;background:var(--surface-color);border-radius:12px;overflow:hidden;transition:transform .3s}.search-product-list .product-card:hover{transform:translateY(-4px)}.search-product-list .product-card:hover .product-overlay{opacity:1;visibility:visible}.search-product-list .product-card:hover .hover-image,.search-product-list .product-image .main-image{transform:scale(1);opacity:1}.search-product-list .product-card:hover .main-image,.search-product-list .product-image .hover-image{transform:scale(1.1);opacity:0}.search-product-list .product-image{position:relative;padding-top:125%;background:color-mix(in srgb,var(--surface-color),transparent 97%);overflow:hidden}.search-product-list .product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:.5s}.search-product-list .product-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:color-mix(in srgb,var(--background-color),transparent 75%);opacity:0;visibility:hidden;transition:.3s}.search-product-list .product-actions{position:absolute;right:1rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:.75rem}.search-product-list .product-actions .action-btn{width:3rem;height:3rem;border-radius:50%;background:var(--surface-color);border:none;color:var(--accent-color);display:flex;align-items:center;justify-content:center;transition:.3s;transform:translateX(20px);animation:.3s forwards slideIn;opacity:0}.search-product-list .product-actions .action-btn:nth-child(2){animation-delay:.1s}.search-product-list .product-badge{position:absolute;top:1rem;left:1rem;padding:.35rem .75rem;border-radius:6px;font-size:.875rem;font-weight:500;text-transform:uppercase;z-index:1}.blog-details .meta-bottom .article-share a:hover,.blog-details .meta-bottom .article-tags .tags li a:hover,.blog-pagination li a.active,.blog-pagination li a:hover,.search-product-list .product-badge.new,.tags-widget ul a:hover{background:var(--accent-color);color:var(--contrast-color)}.search-product-list .product-badge.sale{background:#ffa007;color:var(--contrast-color)}.search-product-list .product-details{padding:1.5rem;background:var(--surface-color)}.search-product-list .product-category{font-size:.875rem;color:color-mix(in srgb,var(--default-color),transparent 40%);margin-bottom:.5rem}.search-product-list .product-title{font-size:1.125rem;margin-bottom:1rem}.search-product-list .product-price{font-weight:600;font-size:1.125rem;color:var(--accent-color);display:flex;gap:.5rem;align-items:center}.search-product-list .product-price .original-price{font-size:.875rem;color:color-mix(in srgb,var(--default-color),transparent 40%);text-decoration:line-through;font-weight:400}.search-product-list .product-rating{display:flex;align-items:center;gap:.25rem;color:var(--heading-color);font-weight:500}.search-product-list .product-rating i{color:#ffc107;margin-right:.25rem}.search-product-list .product-rating span{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:.875rem;font-weight:400}@keyframes slideIn{to{transform:translateX(0);opacity:1}}.account .mobile-menu .mobile-menu-toggle{width:100%;background-color:var(--surface-color);border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:14px 20px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:500;color:var(--heading-color);transition:.3s}.account .mobile-menu .mobile-menu-toggle i{font-size:20px}.account .content-area,.account .profile-menu{background-color:var(--surface-color);border-radius:24px;padding:24px;height:100%;box-shadow:0 8px 24px rgba(0,0,0,.04)}.account .profile-menu .user-info{text-align:center;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid rgba(0,0,0,.06)}.account .profile-menu .user-info .user-avatar{position:relative;width:96px;height:96px;margin:0 auto 16px}.account .profile-menu .user-info .user-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:4px solid var(--surface-color);box-shadow:0 4px 12px rgba(0,0,0,.08)}.account .profile-menu .user-info .user-avatar .status-badge{position:absolute;bottom:0;right:0;width:32px;height:32px;background-color:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;border:4px solid var(--surface-color)}.account .profile-menu .user-info .user-avatar .status-badge i{color:var(--contrast-color);font-size:14px}.account .profile-menu .user-info h4{margin:0 0 8px;font-size:18px;font-weight:600}.account .profile-menu .user-info .user-status{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;color:var(--accent-color);border-radius:20px;font-size:13px}.account .profile-menu .menu-footer a,.account .profile-menu .menu-nav .nav-link{padding:12px 16px;border-radius:12px;transition:.3s;margin-bottom:4px;display:flex}.account .profile-menu .menu-nav .nav-link{align-items:center;color:var(--default-color)}.account .profile-menu .menu-footer a i,.account .profile-menu .menu-nav .nav-link i{font-size:20px;margin-right:12px;color:color-mix(in srgb,var(--default-color),transparent 40%);transition:.3s}.account .profile-menu .menu-nav .nav-link .badge{font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;margin-left:auto;flex:0;background-color:var(--accent-color);color:var(--contrast-color)}.account .content-area .pagination-wrapper button:hover:not(:disabled),.account .content-area .section-header .header-actions .filter-btn:hover,.account .payment-cards-grid .payment-card .card-header .card-badges .default-badge,.account .profile-menu .menu-footer a:hover,.account .profile-menu .menu-nav .nav-link:hover,.login-register .nav-tabs .nav-item .nav-link:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 92%);color:var(--accent-color)}.account .profile-menu .menu-nav .nav-link.active{background-color:var(--accent-color);color:var(--contrast-color);font-weight:500}.account .profile-menu .menu-nav .nav-link.active .badge{background-color:var(--contrast-color);color:var(--accent-color)}.account .profile-menu .menu-footer{margin-top:32px;padding-top:24px;border-top:1px solid rgba(0,0,0,.06)}.account .profile-menu .menu-footer a{align-items:center;color:var(--default-color)}.account .profile-menu .menu-footer a.logout-link,.account .profile-menu .menu-footer a.logout-link i,.account .settings-content .settings-section.danger-zone h3{color:#ef4444}.account .profile-menu .menu-footer a.logout-link:hover{background-color:rgba(239,68,68,.08)}.account .content-area .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.account .content-area .section-header h2{margin:0;font-size:24px;font-weight:600}.account .content-area .section-header .header-actions .search-box i{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:16px}.account .content-area .section-header .header-actions .search-box input{width:240px;height:44px;padding:0 16px 0 44px;border:1px solid rgba(0,0,0,.08);border-radius:12px;font-size:14px;transition:.3s}.account .content-area .section-header .header-actions .search-box input:focus,.blog-comment-form .input-group input:focus,.blog-comment-form .input-group textarea:focus{outline:0;border-color:var(--accent-color);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent-color),transparent 90%)}.account .content-area .section-header .header-actions .filter-btn{height:44px;padding:0 20px;background-color:var(--surface-color);border:1px solid rgba(0,0,0,.08);border-radius:12px;display:flex;align-items:center;gap:8px;font-size:14px;color:var(--default-color);transition:.3s}.account .content-area .orders-grid{display:grid;gap:20px;margin-bottom:32px}.account .addresses-grid .address-card,.account .content-area .orders-grid .order-card,.account .payment-cards-grid .payment-card,.account .reviews-grid .review-card{background-color:var(--surface-color);border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:20px;transition:.3s}.account .addresses-grid .address-card:hover,.account .content-area .orders-grid .order-card:hover,.account .payment-cards-grid .payment-card:hover,.account .reviews-grid .review-card:hover,.account .wishlist-grid .wishlist-card:hover{border-color:var(--accent-color);box-shadow:0 8px 24px rgba(0,0,0,.08)}.account .content-area .orders-grid .order-card .order-header{display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:16px;border-bottom:1px dashed rgba(0,0,0,.08)}.account .content-area .orders-grid .order-card .order-header .order-id .label{font-size:13px;color:color-mix(in srgb,var(--default-color),transparent 40%);margin-right:6px}.account .content-area .orders-grid .order-card .order-header .order-id .value{font-weight:500;font-family:var(--heading-font)}.account .content-area .orders-grid .order-card .order-details,.account .content-area .orders-grid .order-card .tracking-info{margin-top:20px;background-color:#fafafa;border-radius:12px;overflow:hidden;transition:.3s}.account .content-area .orders-grid .order-card .order-details.collapsing,.account .content-area .orders-grid .order-card .tracking-info.collapsing{height:0;overflow:hidden;transition:height .35s}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline{position:relative;padding:24px 24px 24px 56px}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline:before{content:"";position:absolute;left:39px;top:24px;bottom:24px;width:2px;background-color:#e5e7eb}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item{position:relative;padding-bottom:24px}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item .timeline-icon{position:absolute;left:-32px;width:32px;height:32px;background-color:#fff;border:2px solid #e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item .timeline-icon i{font-size:14px;color:#9ca3af}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item .timeline-content{padding-left:16px}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item .timeline-content h5{margin:0 0 4px;font-size:16px;font-weight:600}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item .timeline-content p{margin:0 0 4px;font-size:14px;color:color-mix(in srgb,var(--default-color),transparent 30%)}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item .timeline-content .shipping-info{margin-top:8px;padding:8px 12px;background-color:#fff;border-radius:8px;font-size:13px}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item .timeline-content .shipping-info .tracking-number{font-family:var(--heading-font);font-weight:500}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item.completed .timeline-icon{background-color:#f0fdf4;border-color:#22c55e}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item.completed .timeline-icon i{color:#22c55e}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item.active .timeline-icon{background-color:#fff7ed;border-color:#f97316}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item.active .timeline-content h5,.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item.active .timeline-icon i{color:#f97316}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid rgba(0,0,0,.06)}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section h5{margin:0 0 16px;font-size:16px;font-weight:600}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .info-grid .info-item .label{display:block;font-size:13px;color:color-mix(in srgb,var(--default-color),transparent 40%);margin-bottom:4px}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .info-grid .info-item .value{font-size:14px;font-weight:500}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .order-items .item{display:flex;align-items:center;gap:16px;padding:16px;background-color:#fff;border-radius:12px;margin-bottom:12px}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .order-items .item img{width:64px;height:64px;border-radius:8px;object-fit:cover}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .order-items .item .item-info{flex:1;min-width:0}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .order-items .item .item-info h6{margin:0 0 4px;font-size:14px;font-weight:500}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .order-items .item .item-info .item-meta{display:flex;gap:12px;font-size:13px;color:color-mix(in srgb,var(--default-color),transparent 40%)}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .order-items .item .item-price{font-size:14px;font-weight:600;color:var(--heading-color)}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .address-info,.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .price-breakdown{background-color:#fff;border-radius:12px;padding:16px}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .price-breakdown .price-row{display:flex;justify-content:space-between;padding:8px 0;font-size:14px}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .price-breakdown .price-row.total{padding-top:12px;margin-top:4px;border-top:1px solid rgba(0,0,0,.06);font-weight:600;color:var(--accent-color)}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .address-info p,.account .reviews-grid .review-card .review-content p{margin:0;font-size:14px;line-height:1.6}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .address-info p.contact{margin-top:8px;color:color-mix(in srgb,var(--default-color),transparent 30%)}.account .content-area .orders-grid .order-card .order-content .product-grid{display:flex;gap:12px;margin-bottom:16px;overflow-x:auto;padding-bottom:4px;-ms-overflow-style:none;scrollbar-width:none}.account .content-area .orders-grid .order-card .order-content .product-grid::-webkit-scrollbar{display:none}.account .content-area .orders-grid .order-card .order-content .product-grid img{width:64px;height:64px;border-radius:8px;object-fit:cover;border:1px solid rgba(0,0,0,.04)}.account .content-area .orders-grid .order-card .order-content .product-grid .more-items{min-width:64px;height:64px;border-radius:8px;background-color:rgba(0,0,0,.04);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;color:color-mix(in srgb,var(--default-color),transparent 20%)}.account .content-area .orders-grid .order-card .order-content .order-info .info-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-bottom:8px}.account .content-area .orders-grid .order-card .order-content .order-info .info-row span:first-child,.account .content-area .pagination-wrapper .page-numbers span{color:color-mix(in srgb,var(--default-color),transparent 40%)}.account .content-area .orders-grid .order-card .order-content .order-info .info-row .status{padding:4px 12px;border-radius:20px;font-weight:500}.account .content-area .orders-grid .order-card .order-content .order-info .info-row .status.processing{background-color:#fff7ed;color:#f97316}.account .content-area .orders-grid .order-card .order-content .order-info .info-row .status.shipped{background-color:#ecfeff;color:#06b6d4}.account .content-area .orders-grid .order-card .order-content .order-info .info-row .status.delivered{background-color:#f0fdf4;color:#22c55e}.account .content-area .orders-grid .order-card .order-content .order-info .info-row .status.cancelled,.account .wishlist-grid .wishlist-card .wishlist-image .sale-badge{background-color:#fef2f2;color:#ef4444}.account .content-area .orders-grid .order-card .order-content .order-info .info-row .price{font-weight:600;color:var(--heading-color)}.account .content-area .orders-grid .order-card .order-footer button{flex:1;height:40px;border-radius:10px;font-size:14px;font-weight:500;transition:.3s}.account .content-area .orders-grid .order-card .order-footer button.btn-track,.account .wishlist-grid .wishlist-card .wishlist-content .btn-add-cart{background-color:var(--accent-color);color:var(--contrast-color);border:none}.account .content-area .orders-grid .order-card .order-footer button.btn-track:hover,.account .settings-content .settings-form .form-buttons .btn-save:hover,.account .wishlist-grid .wishlist-card .wishlist-content .btn-add-cart:hover,.error-404 .search-box .search-btn:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 15%)}.account .addresses-grid .address-card .card-actions button.btn-make-default,.account .content-area .orders-grid .order-card .order-footer button.btn-details,.account .payment-cards-grid .payment-card .card-actions button.btn-make-default{background-color:color-mix(in srgb,var(--accent-color),transparent 92%);color:var(--accent-color);border:none}.account .addresses-grid .address-card .card-actions button.btn-make-default:hover,.account .content-area .orders-grid .order-card .order-footer button.btn-details:hover,.account .payment-cards-grid .payment-card .card-actions button.btn-make-default:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 88%)}.account .content-area .orders-grid .order-card .order-footer button.btn-review{background-color:#f0fdf4;color:#22c55e;border:none}.account .content-area .orders-grid .order-card .order-footer button.btn-review:hover{background-color:#dcfce7}.account .addresses-grid .address-card .card-actions button.btn-remove,.account .content-area .orders-grid .order-card .order-footer button.btn-reorder,.account .payment-cards-grid .payment-card .card-actions button.btn-remove,.account .reviews-grid .review-card .review-footer button.btn-delete{background-color:#fef2f2;color:#ef4444;border:none}.account .addresses-grid .address-card .card-actions button.btn-remove:hover,.account .content-area .orders-grid .order-card .order-footer button.btn-reorder:hover,.account .payment-cards-grid .payment-card .card-actions button.btn-remove:hover,.account .reviews-grid .review-card .review-footer button.btn-delete:hover{background-color:#fee2e2}.account .content-area .pagination-wrapper{display:flex;align-items:center;justify-content:center;gap:8px}.account .content-area .pagination-wrapper button{min-width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;border:none;transition:.3s;background-color:transparent;color:var(--default-color)}.account .content-area .pagination-wrapper button:disabled{color:color-mix(in srgb,var(--default-color),transparent 60%);cursor:not-allowed}.account .reviews-grid,.account .wishlist-grid{display:grid;gap:24px;margin-bottom:32px}.account .wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.account .wishlist-grid .wishlist-card{background-color:var(--surface-color);border:1px solid rgba(0,0,0,.08);border-radius:16px;overflow:hidden;transition:.3s}.account .wishlist-grid .wishlist-card .wishlist-image{position:relative;height:280px;overflow:hidden}.account .wishlist-grid .wishlist-card .wishlist-image .btn-remove{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background-color:rgba(255,255,255,.9);border:none;display:flex;align-items:center;justify-content:center;color:#ef4444;opacity:0;transform:translateY(-10px);transition:.3s;z-index:1}.account .wishlist-grid .wishlist-card .wishlist-image .btn-remove:hover{background-color:#ef4444;color:#fff}.account .wishlist-grid .wishlist-card .wishlist-image .out-of-stock-badge,.account .wishlist-grid .wishlist-card .wishlist-image .sale-badge{position:absolute;top:12px;left:12px;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:500}.account .payment-cards-grid .payment-card .card-header .card-badges .card-type,.account .wishlist-grid .wishlist-card .wishlist-image .out-of-stock-badge{background-color:#f3f4f6;color:#6b7280}.account .wishlist-grid .wishlist-card .wishlist-content h4{margin:0 0 12px;font-size:16px;font-weight:600;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.account .addresses-grid .address-card .card-body,.account .payment-cards-grid .payment-card .card-body,.account .wishlist-grid .wishlist-card .wishlist-content .product-meta{margin-bottom:16px}.account .reviews-grid .review-card .review-header .review-meta .rating,.account .wishlist-grid .wishlist-card .wishlist-content .product-meta .rating{display:flex;align-items:center;gap:4px;margin-bottom:8px}.account .reviews-grid .review-card .review-header .review-meta .rating i,.account .wishlist-grid .wishlist-card .wishlist-content .product-meta .rating i{color:#f59e0b;font-size:14px}.account .wishlist-grid .wishlist-card .wishlist-content .product-meta .price .current{font-size:18px;font-weight:600;color:var(--heading-color)}.account .wishlist-grid .wishlist-card .wishlist-content .btn-add-cart,.account .wishlist-grid .wishlist-card .wishlist-content .btn-notify{width:100%;height:40px;border-radius:10px;font-size:14px;font-weight:500;transition:.3s}.account .addresses-grid .address-card .card-actions button.btn-edit,.account .payment-cards-grid .payment-card .card-actions button.btn-edit,.account .reviews-grid .review-card .review-footer button.btn-edit,.account .wishlist-grid .wishlist-card .wishlist-content .btn-notify{background-color:#f3f4f6;color:#6b7280;border:none}.account .addresses-grid .address-card .card-actions button.btn-edit:hover,.account .payment-cards-grid .payment-card .card-actions button.btn-edit:hover,.account .reviews-grid .review-card .review-footer button.btn-edit:hover,.account .wishlist-grid .wishlist-card .wishlist-content .btn-notify:hover{background-color:#e5e7eb}.account .addresses-grid,.account .payment-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;margin-bottom:32px}.account .addresses-grid .address-card .card-header,.account .payment-cards-grid .payment-card .card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.account .payment-cards-grid .payment-card .card-header .card-badges span{padding:4px 12px;border-radius:20px;font-size:13px;font-weight:500}.account .payment-cards-grid .payment-card .card-body .card-number{font-family:var(--heading-font);font-size:18px;font-weight:500;letter-spacing:1px;margin-bottom:8px}.account .addresses-grid .address-card .card-actions,.account .payment-cards-grid .payment-card .card-actions{display:flex;flex-wrap:wrap;gap:8px}.account .addresses-grid .address-card .card-actions button,.account .payment-cards-grid .payment-card .card-actions button{height:36px;padding:0 16px;border-radius:8px;font-size:13px;font-weight:500;display:flex;align-items:center;gap:6px;transition:.3s}.account .reviews-grid .review-card .review-header{display:flex;gap:16px;margin-bottom:16px}.account .reviews-grid .review-card .review-header .product-image{width:80px;height:80px;border-radius:12px;object-fit:cover}.account .reviews-grid .review-card .review-header .review-meta h4{margin:0 0 8px;font-size:16px;font-weight:600}.account .reviews-grid .review-card .review-content{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.06)}.account .reviews-grid .review-card .review-footer button{height:36px;padding:0 16px;border-radius:8px;font-size:13px;font-weight:500;transition:.3s}.account .addresses-grid .address-card .card-header h4{margin:0;font-size:18px;font-weight:600}.account .addresses-grid .address-card .card-header .default-badge{padding:4px 12px;border-radius:20px;font-size:13px;font-weight:500;background-color:color-mix(in srgb,var(--accent-color),transparent 92%);color:var(--accent-color)}.account .addresses-grid .address-card .card-body .address-text{margin:0 0 12px;font-size:14px;line-height:1.6}.account .addresses-grid .address-card .card-body .contact-info div{display:flex;align-items:center;gap:8px;font-size:13px;color:color-mix(in srgb,var(--default-color),transparent 30%);margin-bottom:4px}.account .settings-content .settings-section{background-color:var(--surface-color);border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:24px;margin-bottom:24px}.account .settings-content .settings-section h3{margin:0 0 20px;font-size:18px;font-weight:600}.account .settings-content .settings-section.danger-zone{border-color:#fee2e2}.account .settings-content .settings-section.danger-zone .danger-zone-content p{margin:0 0 16px;font-size:14px;line-height:1.6;color:color-mix(in srgb,var(--default-color),transparent 20%)}.account .settings-content .settings-section.danger-zone .danger-zone-content .btn-danger{height:40px;padding:0 20px;background-color:#ef4444;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:500;transition:.3s}.account .settings-content .settings-section.danger-zone .danger-zone-content .btn-danger:hover{background-color:#dc2626}.account .settings-content .settings-form .form-label{font-size:14px;font-weight:500;margin-bottom:8px}.account .settings-content .settings-form .form-control{height:44px;padding:0 16px;border:1px solid rgba(0,0,0,.08);border-radius:10px;font-size:14px;transition:.3s}.account .settings-content .settings-form .form-control:focus{border-color:var(--accent-color);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent-color),transparent 90%)}.account .settings-content .settings-form .form-buttons{display:flex;justify-content:flex-end;margin-top:24px}.account .settings-content .settings-form .form-buttons .btn-save{height:40px;padding:0 24px;background-color:var(--accent-color);color:var(--contrast-color);border:none;border-radius:10px;font-size:14px;font-weight:500;transition:.3s}.account .settings-content .preferences-list .preference-item{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.06)}.account .settings-content .preferences-list .preference-item:last-child{padding-bottom:0;border-bottom:none}.account .settings-content .preferences-list .preference-item .preference-info{margin-right:16px}.account .settings-content .preferences-list .preference-item .preference-info h4{margin:0 0 4px;font-size:16px;font-weight:500}.account .settings-content .preferences-list .preference-item .preference-info p{margin:0;font-size:14px;color:color-mix(in srgb,var(--default-color),transparent 40%)}.account .settings-content .preferences-list .preference-item .form-check{margin:0;min-height:auto}.account .settings-content .preferences-list .preference-item .form-check .form-check-input{width:3rem;height:1.5rem;margin:0}.account .settings-content .preferences-list .preference-item .form-check .form-check-input:focus{border-color:var(--accent-color);box-shadow:0 0 0 .2rem color-mix(in srgb,var(--accent-color),transparent 75%)}.login-register .login-register-wraper{background-color:var(--surface-color);border-radius:24px;padding:3rem;box-shadow:0 12px 32px rgba(0,0,0,.08)}.login-register .nav-tabs{border:none;margin-bottom:2rem;gap:.75rem}.login-register .nav-tabs .nav-item .nav-link{border:none;padding:.875rem 1.75rem;border-radius:12px;font-weight:600;font-size:1.05rem;color:color-mix(in srgb,var(--default-color),transparent 40%);transition:.3s cubic-bezier(.4, 0, .2, 1)}.login-register .form-check .form-check-input:focus,.login-register .form-control:focus{box-shadow:0 0 0 4px color-mix(in srgb,var(--accent-color),transparent 85%);border-color:var(--accent-color)}.login-register .nav-tabs .nav-item .nav-link.active,.support .quick-support .action-item .action-content .action-button:hover{background-color:var(--accent-color);color:var(--contrast-color);transform:translateY(-2px)}.login-register .nav-tabs .nav-item .nav-link i{font-size:1.1rem;margin-right:.5rem}.login-register .form-label{font-weight:500;margin-bottom:.75rem;font-size:.95rem;color:color-mix(in srgb,var(--default-color),transparent 20%)}.login-register .form-control{border-radius:12px;border:2px solid color-mix(in srgb,var(--default-color),transparent 90%);padding:.875rem 1.25rem;font-size:1rem;line-height:1.5;min-height:3.25rem;color:var(--default-color);background-color:color-mix(in srgb,var(--surface-color),transparent 50%);backdrop-filter:blur(8px);transition:.3s cubic-bezier(.4, 0, .2, 1)}.login-register .form-control:focus{background-color:var(--surface-color)}.login-register .form-control:hover{border-color:color-mix(in srgb,var(--accent-color),transparent 50%);background-color:var(--surface-color)}.login-register .form-check .form-check-input{width:1.25rem;height:1.25rem;border:2px solid color-mix(in srgb,var(--default-color),transparent 70%);border-radius:6px;margin-right:.75rem;cursor:pointer;transition:.2s}.login-register .form-check .form-check-label{color:color-mix(in srgb,var(--default-color),transparent 30%);font-size:.95rem;cursor:pointer}.login-register .form-check .form-check-label a{color:var(--accent-color);text-decoration:none;font-weight:500;position:relative}.login-register .forgot-password:after,.login-register .form-check .form-check-label a:after{content:"";position:absolute;width:100%;height:1px;bottom:-1px;left:0;background-color:var(--accent-color);transform:scaleX(0);transition:transform .3s}.login-register .forgot-password:hover:after,.login-register .form-check .form-check-label a:hover:after{transform:scaleX(1)}.login-register .btn-primary{background:linear-gradient(135deg,var(--accent-color),color-mix(in srgb,var(--accent-color),transparent 25%));border:none;padding:1rem 2rem;font-weight:600;font-size:1.05rem;border-radius:12px;letter-spacing:.5px;transition:.3s cubic-bezier(.4, 0, .2, 1)}.login-register .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px color-mix(in srgb,var(--accent-color),transparent 75%)}.login-register .forgot-password{color:color-mix(in srgb,var(--accent-color),transparent 15%);font-size:.95rem;font-weight:500;position:relative;text-decoration:none}.about-2 .section-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;color:var(--accent-color);background-color:color-mix(in srgb,var(--accent-color) 10%,transparent);margin-bottom:1rem}.contact-2 .info-item,.contact-2 .php-email-form,.testimonials .quote-pattern,.testimonials .testimonial-content{background-color:var(--surface-color)}.about-2 .about-title{font-size:2.2rem;margin-bottom:1.5rem;line-height:1.2;font-weight:700}.about-2 .about-description,.about-2 .features-boxes .feature-box p,.about-2 .section-text{color:color-mix(in srgb,var(--default-color) 80%,transparent);line-height:1.6}.about-2 .features-boxes .feature-box{height:100%;position:relative}.about-2 .features-boxes .feature-box .icon-box{width:60px;height:60px;margin:0 0 1.5rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background-color:color-mix(in srgb,var(--accent-color) 15%,transparent);color:var(--accent-color);font-size:1.75rem;transition:.3s}.about-2 .features-boxes .feature-box h3{font-size:1.25rem;margin-bottom:1rem;font-weight:600}.about-2 .features-boxes .feature-box p{margin-bottom:0}.about-2 .video-box,.support .quick-support .action-item{position:relative;border-radius:20px;overflow:hidden}.about-2 .video-box img{width:100%;border-radius:20px}.about-2 .pulsating-play-btn{position:absolute;left:calc(50% - 47px);top:calc(50% - 47px)}.stats .avatars img{width:60px;height:60px;border:3px solid var(--accent-color);margin-right:-15px;transition:transform .3s}.stats .avatars img:hover{transform:translateY(-5px);z-index:2}.stats .counters h2{color:var(--heading-color);font-size:48px;font-weight:700;margin-bottom:10px}.stats .counters h2 span,.tags-widget ul li{display:inline-block}.stats .counters p{color:var(--default-color);font-size:18px;margin:0;opacity:.9}@media (max-width:991px){.stats .row{text-align:center}.stats .avatars{justify-content:center;margin-bottom:40px}.stats .counters h2{font-size:36px}.stats .counters p{font-size:16px}.stats .counters .col-md-4{margin-bottom:30px}.stats .counters .col-md-4:last-child{margin-bottom:0}}.testimonials .testimonial-masonry{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative}.testimonials .testimonial-masonry::before{content:"";position:absolute;width:100%;height:100%;background:radial-gradient(circle at center,color-mix(in srgb,var(--accent-color),transparent 95%),transparent);opacity:.5;z-index:-1}.testimonials .testimonial-item:nth-child(3n){margin-top:1.5rem}.testimonials .testimonial-item.highlight .testimonial-content{background-color:color-mix(in srgb,var(--accent-color),transparent 92%);border:1px solid color-mix(in srgb,var(--accent-color),transparent 70%)}.testimonials .testimonial-item.highlight .testimonial-content .quote-pattern{background-color:color-mix(in srgb,var(--accent-color),transparent 85%)}.testimonials .testimonial-content{border-radius:20px;padding:2rem;position:relative;transition:.3s;border:1px solid color-mix(in srgb,var(--default-color),transparent 92%)}.testimonials .testimonial-content p{font-size:1rem;line-height:1.7;margin:1.5rem 0;position:relative}.testimonials .quote-pattern{position:absolute;top:-1.25rem;left:2rem;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--default-color),transparent 92%)}.testimonials .quote-pattern i{font-size:1.25rem;color:var(--accent-color)}.testimonials .client-info{display:flex;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid color-mix(in srgb,var(--default-color),transparent 92%)}.testimonials .client-image{width:50px;height:50px;border-radius:50%;overflow:hidden;flex-shrink:0}.testimonials .client-details h3{font-size:1.125rem;margin-bottom:.25rem}.testimonials .client-details .position{font-size:.875rem;color:color-mix(in srgb,var(--heading-color),transparent 40%)}@media (max-width:1199.98px){.testimonials .testimonial-masonry{grid-template-columns:repeat(2,1fr);gap:1.5rem}.testimonials .testimonial-item:nth-child(3n),.testimonials .testimonial-item:nth-child(3n-1){margin-top:0}.testimonials .testimonial-item:nth-child(2n){margin-top:2rem}}.contact-2 .info-item{padding:20px 0 30px;box-shadow:0 0 20px rgba(0,0,0,.1)}.contact-2 .info-item i{color:var(--accent-color);width:56px;height:56px;font-size:24px;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:.3s ease-in-out;border:2px dotted color-mix(in srgb,var(--accent-color),transparent 40%)}.contact-2 .info-item h3{font-size:18px;font-weight:700;margin:10px 0}.contact-2 .info-item p{padding:0;margin-bottom:0;font-size:14px}.contact-2 .php-email-form{height:100%;padding:30px;box-shadow:0 0 20px rgba(0,0,0,.1)}@media (max-width:575px){.product-details .product-info .product-actions{flex-direction:column;justify-content:center}.product-details .product-info .product-actions .wishlist-btn{align-self:center}.category-pagination ul{gap:4px}.category-pagination li a{min-width:36px;height:36px;padding:8px 12px;font-size:14px}.contact-2 .php-email-form{padding:20px}}.contact-2 .php-email-form input[type=email],.contact-2 .php-email-form input[type=text],.contact-2 .php-email-form textarea{font-size:14px;padding:10px 15px;box-shadow:none;border-radius:0;color:var(--default-color);background-color:var(--surface-color);border-color:color-mix(in srgb,var(--default-color),transparent 80%)}.contact-2 .php-email-form input[type=email]::placeholder,.contact-2 .php-email-form input[type=text]::placeholder,.contact-2 .php-email-form textarea::placeholder{color:color-mix(in srgb,var(--default-color),transparent 70%)}.contact-2 .php-email-form button[type=submit]{color:var(--contrast-color);background:var(--accent-color);border:0;padding:10px 30px;transition:.4s;border-radius:50px}.contact-2 .php-email-form button[type=submit]:hover{background:color-mix(in srgb,var(--accent-color),transparent 20%)}.shipping-info .shipping-info-header,.support .support-header{text-align:center;margin-bottom:60px}.support .support-header .header-content{max-width:700px;margin:0 auto}.support .support-header .header-content h2{font-size:2.5rem;margin-bottom:15px;position:relative;display:inline-block;padding-bottom:15px}.support .support-header .header-content h2::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,var(--accent-color) 0,color-mix(in srgb,var(--accent-color),transparent 80%) 100%);border-radius:2px}.paymnt-methods .payment-header p,.support .support-header .header-content p{color:color-mix(in srgb,var(--default-color),transparent 30%);font-size:1.1rem}.support .quick-support{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-bottom:70px}@media (max-width:991px){.support .quick-support{grid-template-columns:repeat(2,1fr)}}.support .quick-support .action-item::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,color-mix(in srgb,var(--accent-color),transparent 85%),color-mix(in srgb,var(--accent-color),transparent 95%));opacity:0;transition:opacity .3s}.support .quick-support .action-item .action-content{background-color:var(--surface-color);padding:40px 30px;text-align:center;position:relative;z-index:1;height:100%;transition:transform .3s}.support .quick-support .action-item .action-content i{font-size:2.5rem;color:var(--accent-color);margin-bottom:20px;display:block}.support .quick-support .action-item .action-content h4{margin-bottom:10px;font-size:1.4rem}.paymnt-methods .payment-options .payment-card p,.paymnt-methods .payment-support .support-content p,.retun-policy .need-help p,.support .quick-support .action-item .action-content p{color:color-mix(in srgb,var(--default-color),transparent 30%);margin-bottom:25px}.support .quick-support .action-item .action-content .action-button{display:inline-block;padding:12px 30px;border-radius:30px;text-decoration:none;font-weight:500;transition:.3s;background-color:color-mix(in srgb,var(--accent-color),transparent 90%);color:var(--accent-color)}.paymnt-methods .payment-faqs,.paymnt-methods .payment-options,.paymnt-methods .security-features,.retun-policy .non-returnable,.retun-policy .return-faqs,.retun-policy .return-period,.support .help-categories{margin-bottom:70px}.paymnt-methods .payment-faqs h3,.retun-policy .return-faqs h3,.shipping-info .faq-section h3,.support .help-categories h3{text-align:center;font-size:2rem;margin-bottom:40px}.support .help-categories .category-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.support .help-categories .category-card{background-color:var(--surface-color);border-radius:20px;padding:30px;text-decoration:none;display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;transition:.3s}.support .help-categories .category-card:hover{transform:translateX(10px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.support .help-categories .category-card:hover .arrow{transform:translateX(5px);opacity:1}.support .help-categories .category-card .icon{width:60px;height:60px;background-color:color-mix(in srgb,var(--accent-color),transparent 90%);border-radius:15px;display:flex;align-items:center;justify-content:center}.support .help-categories .category-card .icon i{font-size:1.75rem;color:var(--accent-color)}.support .help-categories .category-card h5{color:var(--heading-color);font-size:1.2rem;margin-bottom:10px}.support .help-categories .category-card ul li{color:color-mix(in srgb,var(--default-color),transparent 30%);font-size:.95rem;margin-bottom:5px}.support .help-categories .category-card .arrow{color:var(--accent-color);font-size:1.5rem;opacity:0;transition:.3s}.paymnt-methods .security-features .security-content h3,.shipping-info .international-shipping .content-box h3,.support .self-help .content-box h3{font-size:2rem;margin-bottom:15px}.shipping-info .international-shipping .content-box .lead,.support .self-help .content-box .subtitle{color:color-mix(in srgb,var(--default-color),transparent 30%);margin-bottom:30px}.shipping-info .international-shipping .info-cards,.support .self-help .content-box .resource-links{display:grid;gap:20px}.support .self-help .content-box .resource-link{display:flex;align-items:center;gap:20px;padding:20px;background-color:var(--surface-color);border-radius:15px;text-decoration:none;transition:.3s}.support .self-help .content-box .resource-link:hover{transform:translateX(10px);box-shadow:0 5px 20px rgba(0,0,0,.1)}.support .self-help .content-box .resource-link i{width:50px;height:50px;background-color:color-mix(in srgb,var(--accent-color),transparent 90%);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--accent-color);transition:.3s}.support .self-help .content-box .resource-link .link-content h6{margin:0 0 5px;color:var(--heading-color);font-size:1.1rem}.support .self-help .content-box .resource-link .link-content p{margin:0;color:color-mix(in srgb,var(--default-color),transparent 30%);font-size:.9rem}.paymnt-methods .security-features .process-steps,.retun-policy .non-returnable .content-wrapper,.support .self-help .faq-section{background-color:var(--surface-color);border-radius:20px;padding:40px}.paymnt-methods .security-features .process-steps h4,.support .self-help .faq-section h4{font-size:1.5rem;margin-bottom:30px}.support .self-help .faq-section .faq-list .faq-item{border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%);margin-bottom:15px}.support .self-help .faq-section .faq-list .faq-item:last-child{border-bottom:none;margin-bottom:0}.support .self-help .faq-section .faq-list .faq-item h3{margin:0;padding:15px 0;font-size:1.1rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:var(--heading-color);transition:.3s}.shipping-info .faq-section .faq-grid .faq-item h3 i,.support .self-help .faq-section .faq-list .faq-item h3 i{font-size:1.5rem;color:var(--accent-color);transition:transform .3s}.support .self-help .faq-section .faq-list .faq-item .faq-answer{display:none;padding:0 0 15px}.paymnt-methods .payment-faqs .faq-grid .faq-item .faq-answer p,.retun-policy .return-faqs .faq-item .faq-answer p,.support .self-help .faq-section .faq-list .faq-item .faq-answer p{margin:0;color:color-mix(in srgb,var(--default-color),transparent 30%)}.faq .faq-list .faq-item.faq-active .faq-toggle,.shipping-info .faq-section .faq-grid .faq-item.faq-active h3 i,.support .self-help .faq-section .faq-list .faq-item.faq-active h3 i{transform:rotate(45deg)}.paymnt-methods .payment-faqs .faq-grid .faq-item.faq-active .faq-answer,.retun-policy .return-faqs .faq-item.faq-active .faq-answer,.shipping-info .faq-section .faq-grid .faq-item.faq-active .faq-answer,.support .self-help .faq-section .faq-list .faq-item.faq-active .faq-answer{display:block}.faq .faq-card{height:100%;padding:40px;background-color:color-mix(in srgb,var(--default-color),transparent 96%);border-radius:8px;border:1px solid color-mix(in srgb,var(--default-color),transparent 90%);text-align:center}.faq .faq-card i{font-size:48px;color:var(--accent-color);margin-bottom:20px;display:block}.blog-details .content .content-image figcaption,.blog-details .meta-top ul li,.faq .faq-card p{color:color-mix(in srgb,var(--default-color),transparent 30%)}.faq .faq-card h3{font-size:24px;margin-bottom:15px}.faq .faq-card p{margin-bottom:25px;font-size:15px;line-height:24px}.faq .faq-card .btn-primary{padding:8px 20px;font-size:16px;font-weight:500;background-color:var(--accent-color);border-color:var(--accent-color);color:var(--contrast-color)}.blog-details,.faq .faq-list .faq-item,.recent-posts article{background-color:var(--surface-color)}.faq .faq-card .btn-primary:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 20%);border-color:color-mix(in srgb,var(--accent-color),transparent 20%)}.faq .faq-list{padding:0}.faq .faq-list .faq-item{position:relative;margin-bottom:25px;padding:30px;border-radius:8px;border:1px solid color-mix(in srgb,var(--default-color),transparent 90%);cursor:pointer}.faq .faq-list .faq-item h3{font-size:18px;line-height:28px;font-weight:600;padding-right:40px;margin-bottom:0;position:relative;cursor:pointer}.faq .faq-list .faq-item .faq-content{display:grid;grid-template-rows:0fr;transition:.3s ease-in-out;visibility:hidden;opacity:0}.faq .faq-list .faq-item .faq-content p{margin-bottom:0;font-size:15px;line-height:24px;overflow:hidden}.faq .faq-list .faq-item .faq-toggle{position:absolute;right:30px;top:30px;font-size:24px;color:var(--accent-color);transition:transform .2s}.faq .faq-list .faq-item.faq-active .faq-content{grid-template-rows:1fr;visibility:visible;opacity:1;padding-top:15px}.blog-hero .post-item{margin-bottom:30px;transition:.3s}.blog-hero .post-item .post-img{position:relative;overflow:hidden;margin-bottom:16px}.blog-hero .post-item .post-img img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .3s}.blog-hero .post-item .post-img .category{position:absolute;top:15px;left:15px;padding:5px 15px;font-size:14px;color:var(--contrast-color);border-radius:4px;z-index:1}.blog-hero .post-item .post-content .post-meta,.blog-pagination,.recent-posts .post-category,.recent-posts .post-date{color:color-mix(in srgb,var(--default-color),transparent 40%)}.blog-hero .post-item .post-img .category.entertainment{background-color:#e74c3c}.blog-hero .post-item .post-img .category.business{background-color:#3498db}.blog-hero .post-item .post-img .category.technology{background-color:#2ecc71}.blog-hero .post-item .post-img .category.lifestyle{background-color:#9b59b6}.blog-hero .post-item .post-content .post-title{margin:0 0 12px;font-family:var(--heading-font)}.blog-hero .post-item .post-content .post-meta{font-size:14px}.blog-hero .post-item .post-content .post-meta .dot{margin:0 8px}.blog-hero .main-post .post-title{font-size:28px;line-height:1.3}.blog-hero .side-posts .side-post .post-title{font-size:16px;line-height:1.4}@media (max-width:991.98px){.header .main-header .header-actions{gap:.5rem}.header .main-header .header-actions .header-action-btn{padding:.25rem}.header .main-header .header-actions .header-action-btn i{font-size:20px}.footer .footer-newsletter{padding:50px 0}.footer .footer-newsletter h2{font-size:28px}.footer .footer-main{padding:60px 0 30px}.category-cards .category-slider .swiper-button-prev{left:-15px}.category-cards .category-slider .swiper-button-next{right:-15px}.category-cards .category-card{padding:.75rem}.category-cards .category-card .category-image{height:100px;margin-bottom:.75rem}.category-cards .category-card .category-title{font-size:.9rem;margin-bottom:.25rem}.category-cards .category-card .category-count{font-size:.8rem}.call-to-action{padding:2rem}.call-to-action .content-right{width:100%;margin-top:2rem}.call-to-action .content-right .floating-card{position:relative;bottom:auto;right:auto;margin-top:-3rem;margin-right:1rem;z-index:1}.promo-cards .promo-card{height:280px}.promo-cards .promo-card .promo-content{max-width:70%}.promo-cards .promo-card .promo-content .promo-title{font-size:1.6rem}.product-list-5 .section-header{flex-direction:column;align-items:flex-start;gap:1rem}.product-list-5 .product-image{height:240px}.cart .cart-summary{position:static;margin-top:1.5rem}.checkout .order-summary{position:relative;top:0;margin-top:2rem}.search-results-header .filter-tags{margin-bottom:15px}.search-results-header .sort-options{text-align:left}.search-product-list .product-image{padding-top:100%}.search-product-list .product-details{padding:1.25rem}.search-product-list .product-title{font-size:1rem;margin-bottom:.75rem}.search-product-list .product-price{font-size:1rem}.search-product-list .product-actions .action-btn{width:2.5rem;height:2.5rem}.search-product-list .product-actions .action-btn i{font-size:1.125rem}.account .profile-menu{margin-bottom:24px}.blog-hero .main-post .post-title{font-size:24px}.blog-hero .side-posts{margin-top:0}}.recent-posts article{box-shadow:0 4px 16px rgba(0,0,0,.1);padding:30px;height:100%;border-radius:10px;overflow:hidden}.recent-posts .post-img{max-height:240px;margin:-30px -30px 15px;overflow:hidden}.recent-posts .post-category{font-size:16px;margin-bottom:10px}.recent-posts .title{font-size:20px;font-weight:700;padding:0;margin:0 0 20px}.recent-posts .title a{color:var(--heading-color);transition:.3s}.recent-posts .post-author-img{width:50px;border-radius:50%;margin-right:15px}.recent-posts .post-author{font-weight:600;margin-bottom:5px}.recent-posts .post-date{font-size:14px;margin-bottom:0}.blog-pagination{padding-top:0}.blog-pagination ul{display:flex;padding:0;margin:0;list-style:none}.blog-pagination li{margin:0 5px;transition:.3s}.blog-pagination li a{color:var(--accent-color);display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--accent-color)}.blog-details,.blog-details .content .content-image-split img{border-radius:8px}.blog-details{overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.05)}.blog-details .post-img{position:relative;height:600px;overflow:hidden}.blog-details .article-content{padding:2rem}.blog-details .meta-categories .category,.blog-details .meta-categories .reading-time{display:inline-flex;align-items:center;margin-right:1rem;font-size:.9rem;color:var(--heading-color)}.blog-details .meta-categories .category i,.blog-details .meta-categories .reading-time i{margin-right:.5rem;font-size:1rem}.blog-details .title{font-size:2.5rem;line-height:1.3;margin:1rem 0 1.5rem;color:var(--heading-color);font-family:var(--heading-font)}.blog-details .meta-top{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.blog-details .meta-top ul{padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap;gap:1.5rem}.blog-details .meta-top ul li{display:flex;align-items:center}.blog-details .meta-top ul li i{margin-right:.5rem;font-size:1.1rem}.blog-details .meta-top ul li .author-img{width:30px;height:30px;border-radius:50%;margin-right:.5rem}.blog-details .content{font-size:1.1rem;line-height:1.8}.blog-details .content .lead{font-size:1.25rem;font-weight:500;color:var(--heading-color);margin-bottom:1.5rem}.blog-details .content h2{font-size:1.8rem;margin:2.5rem 0 1rem;color:var(--heading-color)}.blog-details .content ul{margin-bottom:2rem;padding-left:1.5rem}.blog-details .content ul li{margin-bottom:.5rem}.blog-details .content .content-image,.blog-details .content .content-image-split{margin:2rem 0}.blog-details .content .content-image img{width:100%;border-radius:8px}.blog-details .content .content-image figcaption{text-align:center;margin-top:.75rem;font-size:.9rem}.blog-details .content blockquote{background:color-mix(in srgb,var(--accent-color),transparent 95%);border-left:4px solid var(--accent-color);padding:2rem;margin:2rem 0;border-radius:0 8px 8px 0}.blog-details .content blockquote p{font-size:1.2rem;font-style:italic;color:var(--heading-color);margin:0 0 1rem}.blog-details .content blockquote cite{font-size:.9rem;color:color-mix(in srgb,var(--default-color),transparent 30%);font-style:normal;display:block}.blog-details .content blockquote cite:before{content:"— "}.blog-details .meta-bottom{margin-top:3rem;padding-top:2rem;border-top:1px solid color-mix(in srgb,var(--default-color),transparent 90%);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.blog-details .meta-bottom .article-tags i{margin-right:.5rem;color:color-mix(in srgb,var(--default-color),transparent 30%)}.blog-details .meta-bottom .article-share a,.blog-details .meta-bottom .article-tags .tags li a{background:color-mix(in srgb,var(--accent-color),transparent 90%);color:var(--accent-color);transition:.3s}.blog-details .meta-bottom .article-tags .tags{padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap;gap:.5rem}.blog-details .meta-bottom .article-tags .tags li a{display:inline-block;padding:.25rem .75rem;font-size:.9rem;border-radius:20px}.blog-details .meta-bottom .article-share{display:flex;align-items:center;gap:1rem}.blog-details .meta-bottom .article-share a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%}.blog-comments .comments-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 92%)}.blog-comments .comments-header .title{color:var(--heading-color);font-size:32px;font-weight:700;font-family:var(--heading-font);margin:0}.blog-comments .comments-header .comments-stats{background:color-mix(in srgb,var(--default-color),transparent 95%);padding:8px 20px;border-radius:30px;display:flex;align-items:center;gap:8px}.blog-comments .comments-header .comments-stats .count{font-size:18px;font-weight:700}.blog-comments .comments-header .comments-stats .label{font-size:14px;text-transform:uppercase;letter-spacing:.5px}.blog-comments .comments-container{display:flex;flex-direction:column;gap:40px}.blog-comments .comment-thread:not(:last-child)::after{content:"";position:absolute;left:25px;top:80px;bottom:0;width:2px;background:linear-gradient(to bottom,color-mix(in srgb,var(--accent-color),transparent 40%),color-mix(in srgb,var(--accent-color),transparent 90%));z-index:0}.blog-comments .comment-box{position:relative;transition:.3s}.blog-comments .comment-box.reply{margin-left:50px;margin-top:25px}.blog-comments .comment-wrapper{display:flex;gap:20px;position:relative}.blog-comments .avatar-wrapper{position:relative;flex-shrink:0}.blog-comments .avatar-wrapper img{width:50px;height:50px;border-radius:15px;object-fit:cover;border:3px solid var(--surface-color);box-shadow:0 3px 15px rgba(0,0,0,.05);transition:transform .3s}@media (min-width:768px){.hero-2 .brand-tagline{font-size:1.125rem;margin-bottom:1.5rem}.hero-2 .hero-title{font-size:4rem;margin-bottom:3rem}.hero-2 .cta-section{margin-top:3rem}.hero-2 .primary-cta{padding:1.25rem 3rem;font-size:1.125rem}.product-details .product-info .product-title{font-size:2rem}.product-details .product-details-tabs .product-reviews .reviews-summary{flex-direction:row}.blog-comments .comment-thread:not(:last-child)::after{left:35px}.blog-comments .comment-box.reply{margin-left:70px}.blog-comments .avatar-wrapper img{width:70px;height:70px}}.blog-comments .avatar-wrapper .status-indicator{position:absolute;bottom:-2px;right:-2px;width:12px;height:12px;border-radius:50%;background-color:#4caf50;border:2px solid var(--surface-color);z-index:1}.blog-comments .comment-content{flex:1;background-color:var(--surface-color);border-radius:20px;padding:25px;box-shadow:0 3px 15px rgba(0,0,0,.03);transition:.3s}.blog-comments .comment-content:hover{transform:translateY(-2px);box-shadow:0 5px 25px rgba(0,0,0,.05)}.blog-comments .comment-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.blog-comments .comment-header .user-info h4{color:var(--heading-color);font-size:18px;font-weight:600;margin:0 0 5px}.blog-comments .comment-header .user-info .time-badge{display:flex;align-items:center;gap:5px;font-size:14px;color:color-mix(in srgb,var(--default-color),transparent 40%)}.blog-comments .comment-actions .action-btn:hover,.blog-comments .comment-header .engagement .likes{color:var(--accent-color);background-color:color-mix(in srgb,var(--accent-color),transparent 92%)}.blog-comments .comment-header .engagement .likes i,.blog-comments .comment-header .user-info .time-badge i{font-size:13px}.blog-comments .comment-header .engagement .likes{display:flex;align-items:center;gap:5px;padding:6px 12px;border-radius:20px;font-size:14px;font-weight:500}.blog-comments .comment-body p{color:var(--default-color);font-size:15px;line-height:1.6;margin-bottom:20px}.blog-comments .comment-actions{display:flex;gap:15px}.blog-comments .comment-actions .action-btn{background:0 0;border:none;padding:8px 15px;border-radius:20px;color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:14px;font-weight:500;display:flex;align-items:center;gap:6px;cursor:pointer;transition:.3s}.blog-comments .comment-actions .action-btn i{font-size:15px;transition:.3s}.blog-comments .comment-actions .action-btn:hover.like-btn i{transform:scale(1.2);color:#ff4b6e}.blog-comments .comment-actions .action-btn:hover.reply-btn i{transform:translateX(-3px)}.blog-comments .comment-actions .action-btn:hover.share-btn i{transform:translateY(-2px)}.blog-comments .comment-actions .action-btn.like-btn.active{color:#ff4b6e}.blog-comments .replies-container{margin-top:25px;display:flex;flex-direction:column;gap:25px}.blog-comment-form{max-width:900px;margin:30px auto 0}.blog-comment-form form{padding:2rem;background-color:var(--surface-color);border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.1)}.blog-comment-form .form-header{text-align:center;margin-bottom:2rem}.blog-comment-form .form-header h3{color:var(--heading-color);font-size:1.75rem;margin-bottom:.5rem}.blog-comment-form .form-header p{color:color-mix(in srgb,var(--default-color),transparent 30%);font-size:.9375rem}.blog-comment-form .input-group{margin-bottom:1rem;position:relative}.blog-comment-form .input-group label{display:block;margin-bottom:.5rem;color:var(--heading-color);font-weight:500;font-size:.875rem}.blog-comment-form .input-group input,.blog-comment-form .input-group textarea{width:100%;padding:.875rem 1rem;border:2px solid color-mix(in srgb,var(--default-color),transparent 85%);border-radius:8px;background-color:var(--surface-color);color:var(--default-color);font-size:.9375rem;transition:.2s}.blog-comment-form .input-group input::placeholder,.blog-comment-form .input-group textarea::placeholder{color:color-mix(in srgb,var(--default-color),transparent 60%)}.blog-comment-form .input-group input:hover,.blog-comment-form .input-group textarea:hover{border-color:color-mix(in srgb,var(--default-color),transparent 70%)}.blog-comment-form .input-group input:invalid:not(:placeholder-shown),.blog-comment-form .input-group textarea:invalid:not(:placeholder-shown){border-color:#dc3545}.blog-comment-form .input-group input:invalid:not(:placeholder-shown)+.error-text,.blog-comment-form .input-group textarea:invalid:not(:placeholder-shown)+.error-text{opacity:1;transform:translateY(0)}.blog-comment-form .input-group textarea{min-height:120px;resize:vertical}.blog-comment-form .input-group .error-text{position:absolute;bottom:-20px;left:0;color:#dc3545;font-size:.75rem;opacity:0;transform:translateY(-10px);transition:.2s}.blog-comment-form button[type=submit]{background:var(--accent-color);color:var(--contrast-color);padding:.875rem 2.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:.3s}.privacy .privacy-contact .contact-details p strong,.privacy .privacy-contact h2,.privacy .privacy-header .header-content h1{font-weight:600;color:var(--heading-color)}.blog-comment-form button[type=submit]:hover{background:color-mix(in srgb,var(--accent-color),transparent 15%);transform:translateY(-2px)}.paymnt-methods .payment-header,.retun-policy .policy-header,.terms-of-service .tos-header{margin-bottom:60px}.terms-of-service .tos-header .last-updated{display:inline-block;padding:8px 20px;background-color:color-mix(in srgb,var(--accent-color),transparent 90%);border-radius:30px;color:var(--accent-color);font-size:.95rem;margin-bottom:20px}.retun-policy .policy-header h2,.terms-of-service .tos-header h2{font-size:2.5rem;margin-bottom:15px}.retun-policy .policy-header p,.terms-of-service .tos-header p{color:color-mix(in srgb,var(--default-color),transparent 30%);font-size:1.1rem;max-width:700px;margin:0 auto}.terms-of-service .tos-content .content-section{margin-bottom:50px;scroll-margin-top:100px}.terms-of-service .tos-content .content-section h3{font-size:1.8rem;margin-bottom:20px;color:var(--heading-color)}.terms-of-service .tos-content .content-section p{color:color-mix(in srgb,var(--default-color),transparent 20%);line-height:1.7;margin-bottom:20px}.terms-of-service .tos-content .content-section .info-box{display:flex;align-items:flex-start;gap:15px;padding:20px;background-color:color-mix(in srgb,var(--accent-color),transparent 95%);border-radius:15px;margin-top:20px}.terms-of-service .tos-content .content-section .info-box i,.terms-of-service .tos-content .content-section .notice-box i{font-size:1.5rem;color:var(--accent-color);flex-shrink:0}.terms-of-service .tos-content .content-section .alert-box .alert-content p,.terms-of-service .tos-content .content-section .info-box p,.terms-of-service .tos-content .content-section .notice-box p{margin:0;font-size:.95rem}.terms-of-service .tos-content .content-section .list-items{list-style:none;padding:0;margin:20px 0}.terms-of-service .tos-content .content-section .list-items li{position:relative;padding-left:25px;margin-bottom:12px;color:color-mix(in srgb,var(--default-color),transparent 20%)}.terms-of-service .tos-content .content-section .list-items li::before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background-color:var(--accent-color)}.terms-of-service .tos-content .content-section .alert-box{display:flex;gap:20px;padding:25px;background-color:var(--surface-color);border-radius:15px;border-left:4px solid var(--accent-color);margin-top:20px}.terms-of-service .tos-content .content-section .alert-box i{font-size:2rem;color:var(--accent-color);flex-shrink:0}.terms-of-service .tos-content .content-section .alert-box .alert-content h5{font-size:1.1rem;margin-bottom:8px}.terms-of-service .tos-content .content-section .prohibited-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:20px}.terms-of-service .tos-content .content-section .prohibited-list .prohibited-item{display:flex;align-items:center;gap:12px;padding:15px;background-color:var(--surface-color);border-radius:12px}.terms-of-service .tos-content .content-section .prohibited-list .prohibited-item i{color:#dc3545;font-size:1.2rem}.terms-of-service .tos-content .content-section .prohibited-list .prohibited-item span{font-size:.95rem;color:color-mix(in srgb,var(--default-color),transparent 20%)}.terms-of-service .tos-content .content-section .disclaimer-box{background-color:var(--surface-color);padding:25px;border-radius:15px;margin-top:20px}.terms-of-service .tos-content .content-section .disclaimer-box p{margin-bottom:15px;font-weight:500}.terms-of-service .tos-content .content-section .disclaimer-box ul li{position:relative;padding-left:25px;margin-bottom:12px;color:color-mix(in srgb,var(--default-color),transparent 20%);font-size:.95rem}.privacy .privacy-content .content-section ul li::before,.terms-of-service .tos-content .content-section .disclaimer-box ul li::before{content:"•";position:absolute;left:8px;color:var(--accent-color)}.terms-of-service .tos-content .content-section .notice-box{display:flex;align-items:center;gap:15px;padding:20px;background-color:color-mix(in srgb,var(--accent-color),transparent 95%);border-radius:15px;margin-top:20px}.terms-of-service .tos-contact{margin-top:60px}.terms-of-service .tos-contact .contact-box{background:linear-gradient(135deg,color-mix(in srgb,var(--accent-color),transparent 95%) 0,color-mix(in srgb,var(--accent-color),transparent 98%) 100%);border-radius:20px;padding:40px;display:flex;align-items:center;gap:30px}.terms-of-service .tos-contact .contact-box .contact-icon{width:60px;height:60px;background-color:var(--accent-color);border-radius:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.terms-of-service .tos-contact .contact-box .contact-icon i{font-size:1.8rem;color:var(--contrast-color)}.terms-of-service .tos-contact .contact-box .contact-content h4{font-size:1.4rem;margin-bottom:8px}.terms-of-service .tos-contact .contact-box .contact-content p{color:color-mix(in srgb,var(--default-color),transparent 30%);margin-bottom:15px}.terms-of-service .tos-contact .contact-box .contact-content .contact-link{display:inline-flex;align-items:center;gap:8px;padding:12px 25px;background-color:var(--accent-color);color:var(--contrast-color);border-radius:30px;text-decoration:none;font-weight:500;transition:.3s}.paymnt-methods .payment-support .support-content .support-actions .btn-primary:hover,.terms-of-service .tos-contact .contact-box .contact-content .contact-link:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.privacy{font-size:1rem;line-height:1.7}.privacy .privacy-header{margin-bottom:60px;text-align:center;border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%);padding-bottom:40px}.paymnt-methods .payment-faqs .faq-grid,.privacy .privacy-header .header-content,.retun-policy .return-faqs .faq-grid{max-width:800px;margin:0 auto}.privacy .privacy-header .header-content .last-updated{font-size:.95rem;color:color-mix(in srgb,var(--default-color),transparent 40%);margin-bottom:20px}.privacy .privacy-header .header-content h1{font-size:2.8rem;margin-bottom:20px}.privacy .privacy-header .header-content .intro-text{font-size:1.2rem;color:color-mix(in srgb,var(--default-color),transparent 20%);line-height:1.6}.privacy .privacy-content{max-width:800px;margin:0 auto 60px}.privacy .privacy-content .content-section{margin-bottom:50px}.privacy .privacy-content .content-section h2{font-size:1.8rem;color:var(--heading-color);margin-bottom:25px;font-weight:600}.privacy .privacy-content .content-section h3{font-size:1.4rem;color:var(--heading-color);margin:30px 0 20px;font-weight:500}.privacy .privacy-content .content-section ul{list-style:none;padding:0;margin:0 0 20px}.privacy .privacy-content .content-section ul li{position:relative;padding-left:25px;margin-bottom:12px}.privacy .privacy-contact{max-width:800px;margin:0 auto;padding-top:40px;border-top:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.privacy .privacy-contact h2{font-size:1.8rem;margin-bottom:20px}.privacy .privacy-contact .contact-details{background-color:var(--surface-color);padding:25px;border-radius:10px}.brand-filter-widget .brand-item,.privacy .privacy-contact .contact-details p,.shipping-info .international-shipping .info-cards .info-card h5{margin-bottom:10px}@media print{.terms-of-service .tos-contact{display:none}.privacy p,.privacy ul,.terms-of-service .content-section{page-break-inside:avoid}.privacy{font-size:12pt;line-height:1.5}.privacy .privacy-header{text-align:left;border-bottom:1pt solid #000;padding-bottom:20pt;margin-bottom:30pt}.privacy h1{font-size:24pt}.privacy h2{font-size:18pt;page-break-after:avoid}.privacy h3{font-size:14pt;page-break-after:avoid}.privacy .contact-details{border:1pt solid #000;padding:15pt}}.retun-policy .policy-header .policy-label{display:inline-block;background-color:color-mix(in srgb,var(--accent-color),transparent 90%);color:var(--accent-color);padding:8px 20px;border-radius:30px;font-size:.95rem;font-weight:500;margin-bottom:20px}.retun-policy .return-period .eligibility-list,.retun-policy .return-period .period-box{background-color:var(--surface-color);border-radius:20px;padding:40px;height:100%}.retun-policy .return-period .period-box{text-align:center}.retun-policy .return-period .period-box .box-header{margin-bottom:25px}.retun-policy .need-help i,.retun-policy .non-returnable .section-header i,.retun-policy .return-period .period-box .box-header i{font-size:2.5rem;color:var(--accent-color);margin-bottom:15px;display:block}.retun-policy .return-period .period-box .box-header h4{margin:0;font-size:1.4rem}.retun-policy .return-period .period-box .timer .days{font-size:4rem;font-weight:700;color:var(--accent-color);line-height:1}.retun-policy .return-period .period-box .timer .label{font-size:1.2rem;color:color-mix(in srgb,var(--default-color),transparent 30%)}.retun-policy .return-period .period-box p,.shipping-info .faq-section .faq-grid .faq-item .faq-answer p,.shipping-info .international-shipping .info-cards .info-card p,.shipping-info .shipping-features .feature-item p{color:color-mix(in srgb,var(--default-color),transparent 30%);margin:0}.retun-policy .return-period .eligibility-list h4{font-size:1.4rem;margin-bottom:25px}.retun-policy .return-period .eligibility-list ul li,.shipping-info .international-shipping .content-box .shipping-benefits li{display:flex;align-items:center;gap:15px;margin-bottom:20px;font-size:1.1rem}.retun-policy .return-process{margin-bottom:70px;text-align:center}.retun-policy .return-process h3{font-size:2rem;margin-bottom:40px}.retun-policy .return-process .process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;position:relative}@media (max-width:991px){.support .help-categories .category-cards{grid-template-columns:1fr}.support .self-help .faq-section{margin-top:40px}.retun-policy .return-process .process-steps{grid-template-columns:repeat(2,1fr)}.retun-policy .return-process .process-steps::after{display:none}}.retun-policy .return-process .process-steps::after{content:"";position:absolute;top:40px;left:0;right:0;height:2px;background:linear-gradient(90deg,color-mix(in srgb,var(--accent-color),transparent 90%) 0,color-mix(in srgb,var(--accent-color),transparent 90%) 100%);z-index:0}.retun-policy .return-process .process-step{position:relative;z-index:1}.retun-policy .return-process .process-step .step-icon{width:80px;height:80px;background-color:var(--surface-color);border:2px solid var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.retun-policy .return-process .process-step .step-icon i,.shipping-info .delivery-option .icon-wrapper i{font-size:2rem;color:var(--accent-color)}.retun-policy .return-process .process-step h5{font-size:1.2rem;margin-bottom:10px}.retun-policy .return-process .process-step p{color:color-mix(in srgb,var(--default-color),transparent 30%);font-size:.95rem;margin:0}.retun-policy .non-returnable .section-header{text-align:center;margin-bottom:30px}.retun-policy .non-returnable .section-header h3{font-size:2rem;margin:0}.retun-policy .non-returnable .items-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}@media (max-width:767px){.product-list-2 .product-image{height:180px}.product-list-2 .product-title{font-size:15px;height:42px}.support .support-header .header-content h2{font-size:2rem}.support .category-card{grid-template-columns:auto 1fr!important}.support .category-card .arrow{display:none}.support .self-help .resource-link{padding:15px}.support .self-help .resource-link i{width:40px;height:40px;font-size:1.25rem}.support .self-help .faq-section{padding:30px 20px}.privacy .privacy-header{margin-bottom:40px;padding-bottom:30px}.privacy .privacy-header .header-content h1{font-size:2.2rem}.privacy .privacy-header .header-content .intro-text{font-size:1.1rem}.privacy .privacy-content .content-section{margin-bottom:40px}.privacy .privacy-content .content-section h2{font-size:1.6rem}.privacy .privacy-content .content-section h3{font-size:1.3rem}.retun-policy .non-returnable .items-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.retun-policy .non-returnable .items-grid{grid-template-columns:1fr}}.retun-policy .non-returnable .items-grid .item{text-align:center;padding:25px;background-color:var(--background-color);border-radius:15px;transition:.3s}.retun-policy .non-returnable .items-grid .item:hover,.shipping-info .shipping-features .feature-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.retun-policy .non-returnable .items-grid .item i{font-size:2rem;color:var(--accent-color);margin-bottom:15px;display:block}.paymnt-methods .payment-faqs .faq-grid .faq-item,.retun-policy .return-faqs .faq-item{background-color:var(--surface-color);border-radius:15px;margin-bottom:15px;overflow:hidden}.retun-policy .return-faqs .faq-item h3{margin:0;padding:20px 25px;font-size:1.1rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.3s;text-align:left}.paymnt-methods .payment-faqs .faq-grid .faq-item h3 i,.retun-policy .return-faqs .faq-item h3 i{transition:transform .3s;font-size:1.2rem;color:var(--accent-color)}.retun-policy .return-faqs .faq-item .faq-answer{display:none;padding:25px 20px}.retun-policy .return-faqs .faq-item.faq-active h3,.shipping-info .faq-section .faq-grid .faq-item.faq-active h3{color:var(--accent-color);background-color:color-mix(in srgb,var(--accent-color),transparent 95%)}.paymnt-methods .payment-faqs .faq-grid .faq-item.faq-active h3 i,.retun-policy .return-faqs .faq-item.faq-active h3 i{transform:rotate(180deg)}.retun-policy .need-help{text-align:center;background-color:var(--surface-color);border-radius:20px;padding:40px}.paymnt-methods .payment-support .support-content h4,.retun-policy .need-help h4{font-size:1.5rem;margin-bottom:10px}.paymnt-methods .payment-support .support-content .support-actions,.retun-policy .need-help .help-actions{display:flex;align-items:center;justify-content:center;gap:20px}.retun-policy .need-help .help-actions a{display:flex;align-items:center;gap:8px;text-decoration:none;font-weight:500;transition:.3s}.paymnt-methods .payment-support .support-content .support-actions .btn-primary i,.paymnt-methods .payment-support .support-content .support-actions .contact-email i,.retun-policy .need-help .help-actions a i{font-size:1.2rem;margin:0}.retun-policy .need-help .help-actions .btn-chat{background-color:var(--accent-color);color:var(--contrast-color);padding:12px 25px;border-radius:30px}.retun-policy .need-help .help-actions .btn-chat:hover{background-color:color-mix(in srgb,var(--accent-color),#000 20%);transform:translateY(-2px)}.paymnt-methods .payment-support .support-content .support-actions .divider,.retun-policy .need-help .help-actions .divider{color:color-mix(in srgb,var(--default-color),transparent 50%)}.retun-policy .need-help .help-actions .phone-link{color:var(--heading-color);font-size:1.1rem}.paymnt-methods .payment-header h2{font-size:2.5rem;margin-bottom:15px;position:relative;padding-bottom:15px}.paymnt-methods .payment-header h2::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,var(--accent-color) 0,color-mix(in srgb,var(--accent-color),transparent 80%) 100%)}.paymnt-methods .payment-options .payment-card{background-color:var(--surface-color);border-radius:20px;overflow:hidden;height:100%;transition:transform .3s}.paymnt-methods .payment-options .payment-card:hover{transform:translateY(-10px)}.paymnt-methods .payment-options .payment-card:hover .icon-box{transform:scale(1.1);background-color:var(--accent-color)}.paymnt-methods .payment-options .payment-card .card-content{padding:40px 30px;text-align:center}.paymnt-methods .payment-options .payment-card .icon-box{width:80px;height:80px;background-color:color-mix(in srgb,var(--accent-color),transparent 90%);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;transition:.3s}.paymnt-methods .payment-options .payment-card .icon-box i{font-size:2rem;color:var(--accent-color);transition:color .3s}.paymnt-methods .payment-options .payment-card h4{font-size:1.4rem;margin-bottom:10px}.paymnt-methods .payment-options .payment-card .accepted-cards{display:flex;justify-content:center;gap:10px}.paymnt-methods .payment-options .payment-card .accepted-cards .card-icon{padding:8px 15px;background-color:color-mix(in srgb,var(--default-color),transparent 95%);border-radius:6px;font-size:.9rem;font-weight:500}.paymnt-methods .security-features .security-content .subtitle{color:color-mix(in srgb,var(--default-color),transparent 30%);font-size:1.1rem;margin-bottom:30px}.paymnt-methods .security-features .security-content .security-list li{display:flex;gap:20px;margin-bottom:25px}.paymnt-methods .security-features .security-content .security-list li i{flex-shrink:0;width:40px;height:40px;background-color:color-mix(in srgb,var(--accent-color),transparent 90%);color:var(--accent-color);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.paymnt-methods .security-features .process-steps .steps-list .step .step-content h5,.paymnt-methods .security-features .security-content .security-list li .feature-text h5{font-size:1.2rem;margin-bottom:5px}.paymnt-methods .security-features .process-steps .steps-list .step .step-content p,.paymnt-methods .security-features .security-content .security-list li .feature-text p{color:color-mix(in srgb,var(--default-color),transparent 30%);margin:0;font-size:.95rem}.paymnt-methods .security-features .process-steps .steps-list{display:grid;gap:25px}.paymnt-methods .security-features .process-steps .steps-list .step{display:flex;gap:20px;align-items:flex-start}.paymnt-methods .security-features .process-steps .steps-list .step .step-number{flex-shrink:0;width:35px;height:35px;background-color:var(--accent-color);color:var(--contrast-color);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.paymnt-methods .payment-faqs .faq-grid .faq-item h3{margin:0;padding:20px 25px;font-size:1.1rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left}.paymnt-methods .payment-faqs .faq-grid .faq-item .faq-answer{display:none;padding:0 25px 20px}.paymnt-methods .payment-support .support-content{background-color:var(--surface-color);border-radius:20px;padding:40px;text-align:center}.paymnt-methods .payment-support .support-content i{font-size:2.5rem;color:var(--accent-color);margin-bottom:20px}.paymnt-methods .payment-support .support-content .support-actions .btn-primary{background-color:var(--accent-color);color:var(--contrast-color);padding:12px 25px;border-radius:30px;text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:8px;transition:.3s}@media (max-width:576px){.hero-2 .hero-title{font-size:2rem;margin-bottom:1.5rem}.hero-2 .primary-cta{padding:.875rem 2rem;font-size:.9rem}.hero-2 .fashion-hero-slider,.hero-2 .swiper-slide{height:80vh;min-height:500px}.login-register{padding:2rem;border-radius:16px}.login-register .nav-tabs{gap:.5rem}.login-register .nav-tabs .nav-item .nav-link{padding:.75rem 1.25rem;font-size:1rem}.login-register .form-control{font-size:16px}.stats{padding:60px 0}.stats .avatars{flex-wrap:wrap;justify-content:center}.stats .avatars img{margin:0 -8px}.retun-policy .return-process .process-steps,.support .quick-support,.terms-of-service .tos-content .content-section .prohibited-list{grid-template-columns:1fr}.terms-of-service .tos-contact .contact-box{flex-direction:column;text-align:center}.paymnt-methods .payment-support .support-content .support-actions,.retun-policy .need-help .help-actions{flex-direction:column}.paymnt-methods .payment-support .support-content .support-actions .divider{display:none}}.paymnt-methods .payment-support .support-content .support-actions .contact-email{color:var(--heading-color);text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:color .3s}.shipping-info .shipping-info-header h2{font-size:2.5rem;margin-bottom:15px;position:relative;display:inline-block}.shipping-info .shipping-info-header h2::after{content:"";position:absolute;left:50%;bottom:-10px;transform:translateX(-50%);width:80px;height:3px;background-color:var(--accent-color);border-radius:2px}.shipping-info .shipping-info-header p{font-size:1.1rem;color:color-mix(in srgb,var(--default-color),transparent 30%);max-width:700px;margin:0 auto}.shipping-info .delivery-options,.shipping-info .shipping-features{margin-bottom:80px}.shipping-info .delivery-options .delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:20px 0;position:relative}@media (max-width:991px){.paymnt-methods .security-features .process-steps{margin-top:40px}.shipping-info .delivery-options .delivery-grid{grid-template-columns:repeat(2,1fr)}.shipping-info .international-shipping .row>div:first-child{margin-bottom:40px}}.shipping-info .delivery-option .option-content{background-color:var(--surface-color);border-radius:15px;padding:40px 30px;height:100%;transition:.4s;position:relative;z-index:1;overflow:hidden}.shipping-info .delivery-option .option-content::before{content:"";position:absolute;top:0;left:0;right:0;height:0;background:linear-gradient(180deg,color-mix(in srgb,var(--accent-color),transparent 97%) 0,var(--surface-color) 100%);transition:height .4s ease-out;z-index:-1}.shipping-info .delivery-option .option-content:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.shipping-info .delivery-option .option-content:hover::before{height:100%}.shipping-info .delivery-option.featured .option-content{border:2px solid var(--accent-color);transform:scale(1.05);box-shadow:0 10px 30px rgba(0,0,0,.1)}.shipping-info .delivery-option.featured .option-content:hover{transform:scale(1.05) translateY(-5px)}.shipping-info .delivery-option .icon-wrapper{width:70px;height:70px;background-color:color-mix(in srgb,var(--accent-color),transparent 90%);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:25px;transition:transform .3s}.shipping-info .delivery-option:hover .icon-wrapper{transform:rotateY(180deg)}.shipping-info .delivery-option .option-details h4{font-size:1.4rem;margin-bottom:15px}.shipping-info .delivery-option .option-details .time{color:var(--accent-color);display:flex;align-items:center;gap:8px;font-weight:500;margin-bottom:15px}.shipping-info .delivery-option .option-details .description{color:color-mix(in srgb,var(--default-color),transparent 30%);margin-bottom:20px;line-height:1.6}.shipping-info .delivery-option .option-details .price-tag{display:inline-block;padding:8px 20px;background-color:color-mix(in srgb,var(--accent-color),transparent 90%);color:var(--accent-color);border-radius:30px;font-weight:600}.shipping-info .shipping-features .feature-item{text-align:center;background-color:var(--surface-color);padding:40px 30px;border-radius:15px;transition:.3s;height:100%;position:relative;overflow:hidden}.shipping-info .shipping-features .feature-item::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:3px;background-color:var(--accent-color);transition:width .3s}.shipping-info .shipping-features .feature-item:hover::after{width:80%}.shipping-info .shipping-features .feature-item:hover i{transform:scale(1.2)}.shipping-info .shipping-features .feature-item i{font-size:2.5rem;color:var(--accent-color);margin-bottom:20px;transition:transform .3s;display:inline-block}.shipping-info .shipping-features .feature-item h5{font-size:1.25rem;margin-bottom:15px}.shipping-info .international-shipping{background-color:var(--surface-color);border-radius:20px;padding:60px;margin-bottom:80px}@media (max-width:767px){.shipping-info .delivery-options .delivery-grid{grid-template-columns:1fr}.shipping-info .international-shipping{padding:40px 20px}}.shipping-info .international-shipping .info-cards .info-card{background-color:var(--background-color);padding:30px;border-radius:15px;transition:transform .3s}.shipping-info .international-shipping .info-cards .info-card:hover{transform:translateX(-10px)}.shipping-info .international-shipping .info-cards .info-card i{font-size:2rem;color:var(--accent-color);margin-bottom:15px}.shipping-info .faq-section .faq-grid{display:grid;gap:20px;max-width:900px;margin:0 auto}.shipping-info .faq-section .faq-grid .faq-item{background-color:var(--surface-color);border-radius:15px;overflow:hidden}.shipping-info .faq-section .faq-grid .faq-item h3{margin:0;padding:25px 30px;font-size:1.1rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.3s;text-align:left}.shipping-info .faq-section .faq-grid .faq-item .faq-answer{display:none;padding:30px 25px}.error-404{padding:80px 0;margin:0 auto}.error-404 .error-icon{font-size:5rem;color:color-mix(in srgb,var(--accent-color),transparent 15%)}.error-404 .error-code{font-size:clamp(6rem, 15vw, 12rem);font-weight:800;color:color-mix(in srgb,var(--heading-color),transparent 10%);font-family:var(--heading-font);line-height:1}.error-404 .error-title{font-size:2rem;color:var(--heading-color);font-weight:600}.error-404 .error-text{font-size:1.1rem;color:color-mix(in srgb,var(--default-color),transparent 20%);max-width:600px;margin:0 auto}.error-404 .search-box{max-width:500px;margin:0 auto}.error-404 .search-box .input-group{border-radius:50px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.05)}.error-404 .search-box .form-control{border:1px solid color-mix(in srgb,var(--default-color),transparent 90%);padding:.75rem 1.5rem;font-size:1rem;color:var(--default-color);background-color:var(--surface-color);border-radius:50px}.error-404 .error-action .btn-primary,.error-404 .search-box .search-btn{background-color:var(--accent-color);border:none;color:var(--contrast-color);transition:.3s}.error-404 .search-box .form-control:focus{box-shadow:none;border-color:var(--accent-color)}.error-404 .search-box .form-control::placeholder{color:color-mix(in srgb,var(--default-color),transparent 60%)}.error-404 .search-box .search-btn{padding:.75rem 1.5rem}.error-404 .error-action .btn-primary{padding:.75rem 2rem;font-size:1.1rem;border-radius:50px}.error-404 .error-action .btn-primary:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 15%);transform:translateY(-2px)}@media (max-width:768px){.blog-comments .comments-header .title,.header .main-header .logo h1{font-size:24px}.hero-2 .overlay-content{background:linear-gradient(to top,rgba(0,0,0,.7),rgba(0,0,0,.3))}.hero-2 .content-wrapper{text-align:center;padding:0 1rem}.blog-comments .comment-content,.faq .faq-list .faq-item{padding:20px}.faq .faq-list .faq-item h3{font-size:16px;line-height:24px}.faq .faq-list .faq-item .faq-toggle{right:20px;top:20px;font-size:20px}.blog-details .post-img{height:300px}.blog-comment-form,.blog-details .article-content{padding:1.5rem}.blog-details .title{font-size:2rem}.blog-comments .comments-header{margin-bottom:30px}.blog-comments .comments-header .comments-stats{padding:6px 15px}.blog-comments .comments-header .comments-stats .count{font-size:20px}.blog-comments .comments-header .comments-stats .label{font-size:12px}.blog-comments .comment-header .user-info h4{font-size:16px}.blog-comments .comment-header .user-info .time-badge{font-size:13px}.blog-comments .comment-body p{font-size:14px}.blog-comments .comment-actions .action-btn{padding:6px 12px;font-size:13px}.blog-comment-form .form-header h3,.error-404 .error-title{font-size:1.5rem}.blog-comment-form button[type=submit]{width:100%;padding:.875rem 1rem}.error-404{padding:60px 0}.error-404 .error-code{font-size:clamp(4rem, 12vw, 8rem)}.error-404 .error-text{font-size:1rem;padding:0 20px}.error-404 .search-box{margin:0 20px}}.widgets-container{background-color:var(--surface-color);padding:30px;margin:60px 0 30px;box-shadow:0 4px 16px rgba(0,0,0,.1)}.widget-title{color:var(--heading-color);font-size:20px;font-weight:700;padding:0;margin:0 0 20px}.widget-item{margin-bottom:40px}.product-categories-widget .category-tree .category-item{border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%);padding:.75rem 0}.product-categories-widget .category-tree .category-item .category-header{cursor:pointer;transition:.3s}.product-categories-widget .category-tree .category-item .category-link{color:var(--default-color);font-weight:500;text-decoration:none;transition:color .3s}.product-categories-widget .category-tree .category-item .category-toggle{display:flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--default-color),transparent 40%);transition:color .3s}.product-categories-widget .category-tree .category-item .category-header:not(.collapsed) .category-toggle .bi-chevron-down,.product-categories-widget .category-tree .category-item .category-toggle .bi-chevron-up{display:none}.product-categories-widget .category-tree .category-item .category-header:not(.collapsed) .category-toggle .bi-chevron-up{display:inline}.product-categories-widget .category-tree .category-item .subcategory-list li{padding:.5rem 0}.product-categories-widget .category-tree .category-item .subcategory-list li:first-child{padding-top:.75rem}.product-categories-widget .category-tree .category-item .subcategory-list .subcategory-link{color:color-mix(in srgb,var(--default-color),transparent 20%);text-decoration:none;font-size:.95rem;transition:color .3s}.pricing-range-widget .price-range-container .current-range{font-size:.875rem;font-weight:500;color:var(--heading-color)}.pricing-range-widget .price-range-container .range-slider{position:relative;height:1.5rem;margin:1.5rem 0}.pricing-range-widget .price-range-container .range-slider .slider-track{position:absolute;width:100%;height:.5rem;top:50%;transform:translateY(-50%);background-color:color-mix(in srgb,var(--default-color),transparent 85%);border-radius:.25rem}.pricing-range-widget .price-range-container .range-slider .slider-progress{position:absolute;height:.5rem;top:50%;transform:translateY(-50%);background-color:var(--accent-color);border-radius:.25rem}.pricing-range-widget .price-range-container .range-slider input[type=range]{position:absolute;width:100%;height:.5rem;top:50%;transform:translateY(-50%);background:0 0;pointer-events:none;-webkit-appearance:none;appearance:none}.pricing-range-widget .price-range-container .range-slider input[type=range]::-webkit-slider-thumb{height:1.25rem;width:1.25rem;border-radius:50%;background-color:var(--accent-color);cursor:pointer;pointer-events:auto;-webkit-appearance:none;appearance:none;box-shadow:0 0 3px rgba(0,0,0,.3);transition:box-shadow .2s}.pricing-range-widget .price-range-container .range-slider input[type=range]::-webkit-slider-thumb:hover{box-shadow:0 0 5px rgba(0,0,0,.5)}.pricing-range-widget .price-range-container .range-slider input[type=range]::-moz-range-thumb{height:1.25rem;width:1.25rem;border:none;border-radius:50%;background-color:var(--accent-color);cursor:pointer;pointer-events:auto;box-shadow:0 0 3px rgba(0,0,0,.3);transition:box-shadow .2s}.pricing-range-widget .price-range-container .range-slider input[type=range]::-moz-range-thumb:hover{box-shadow:0 0 5px rgba(0,0,0,.5)}.pricing-range-widget .price-range-container .range-slider input[type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent-color),transparent 75%)}.pricing-range-widget .price-range-container .range-slider input[type=range]:focus::-moz-range-thumb{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent-color),transparent 75%)}.pricing-range-widget .price-range-container .range-slider .min-range{z-index:1}.pricing-range-widget .price-range-container .range-slider .max-range{z-index:2}.pricing-range-widget .price-range-container .price-inputs .input-group-text{background-color:color-mix(in srgb,var(--accent-color),transparent 85%);color:var(--heading-color);border-color:color-mix(in srgb,var(--default-color),transparent 80%)}.brand-filter-widget .brand-search input,.pricing-range-widget .price-range-container .price-inputs .form-control{color:var(--default-color);background-color:var(--surface-color);border-color:color-mix(in srgb,var(--default-color),transparent 80%)}.pricing-range-widget .price-range-container .price-inputs .form-control::placeholder{color:color-mix(in srgb,var(--default-color),transparent 70%)}.pricing-range-widget .price-range-container .filter-actions .btn-primary{background-color:var(--accent-color);border-color:var(--accent-color);color:var(--contrast-color);transition:.3s;font-size:16px;padding:10px 20px}.pricing-range-widget .price-range-container .filter-actions .btn-primary:focus{box-shadow:0 0 0 .25rem color-mix(in srgb,var(--accent-color),transparent 75%)}.brand-filter-widget .brand-filter-content{display:flex;flex-direction:column;gap:15px}.brand-filter-widget .brand-search{position:relative;margin-bottom:5px}.brand-filter-widget .brand-search input{font-size:14px;padding:10px 35px 10px 15px}.brand-filter-widget .brand-search .bi-search,.categories-widget ul a span,.recent-posts-widget .post-item time{color:color-mix(in srgb,var(--default-color),transparent 50%)}.brand-filter-widget .brand-search input::placeholder{color:color-mix(in srgb,var(--default-color),transparent 70%)}.brand-filter-widget .brand-search .bi-search{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:14px}.brand-filter-widget .brand-list{max-height:280px;overflow-y:auto;padding-right:5px}.brand-filter-widget .brand-list::-webkit-scrollbar{width:5px}.brand-filter-widget .brand-list::-webkit-scrollbar-track{background:color-mix(in srgb,var(--default-color),transparent 95%);border-radius:10px}.brand-filter-widget .brand-list::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--default-color),transparent 70%);border-radius:10px}.brand-filter-widget .brand-list::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--default-color),transparent 60%)}.brand-filter-widget .brand-item .form-check{display:flex;align-items:center;margin:0}.brand-filter-widget .brand-item .form-check-input{margin-top:0;margin-right:10px;cursor:pointer}.brand-filter-widget .brand-item .form-check-input:checked{background-color:var(--accent-color);border-color:var(--accent-color);box-shadow:none}.brand-filter-widget .brand-item .form-check-label{display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer;font-size:14px;color:var(--default-color)}.brand-filter-widget .brand-item .brand-count{font-size:12px;color:color-mix(in srgb,var(--default-color),transparent 40%);margin-left:auto}.brand-filter-widget .brand-actions{display:flex;align-items:center;justify-content:space-between;margin-top:5px;padding-top:15px;border-top:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.brand-filter-widget .brand-actions .btn-link{color:color-mix(in srgb,var(--default-color),transparent 30%);text-decoration:none;padding:.25rem .5rem;font-size:.875rem}.brand-filter-widget .brand-actions .btn-link:hover{color:var(--default-color);text-decoration:underline}@media (max-width:767.98px){.footer .footer-newsletter{padding:40px 0}.footer .footer-newsletter h2{font-size:24px}.footer .footer-newsletter p,.product-list-5 .product-info .product-title{font-size:15px}.footer .footer-newsletter .newsletter-form button{padding:0 20px;font-size:14px}.footer .footer-bottom .payment-methods{justify-content:center;margin-bottom:15px}.footer .footer-bottom .copyright{text-align:center}.footer .app-buttons,.footer .social-icons{justify-content:center}.category-cards .category-slider .swiper-button-next,.category-cards .category-slider .swiper-button-prev{width:35px;height:35px}.category-cards .category-slider .swiper-button-next::after,.category-cards .category-slider .swiper-button-prev::after{font-size:.85rem}.category-cards .category-card .category-image{height:90px}.promo-cards .promo-card{height:250px;padding:1.5rem}.promo-cards .promo-card .promo-content{max-width:60%}.promo-cards .promo-card .promo-content .btn-shop,.promo-cards .promo-card .promo-content .promo-subtitle{font-size:.8rem}.promo-cards .promo-card .promo-content .promo-title{font-size:1.4rem;margin-bottom:1rem}.product-list-5 .categories{width:100%;justify-content:space-between}.product-list-5 .categories .category-btn{font-size:.9rem}.product-list-5 .product-image{height:220px}.product-list-5 .product-image .quick-actions .quick-action-btn{width:36px;height:36px}.product-list-5 .product-image .quick-actions .quick-action-btn.add-to-cart{padding:0 15px}.product-list-5 .product-info{padding:15px}.category-header .filter-container,.product-list-3 .product-card .product-info,.product-list-4 .product-card .product-info{padding:1rem}.product-list-3 .product-card .product-info .product-title,.product-list-4 .product-card .product-info .product-title{font-size:.9375rem}.order-confirmation .order-items .item-row .item-details h5,.product-list-3 .product-card .product-info .product-price .price,.product-list-4 .product-card .product-info .product-price .price,.search-results-header .results-count p,.testimonials .client-details h3{font-size:1rem}.category-header .filter-container .active-filters{flex-direction:column;align-items:flex-start}.account .content-area .section-header .header-actions,.account .content-area .section-header .header-actions .search-box input,.category-header .filter-container .active-filters .filter-tags{width:100%}.category-header .filter-container .active-filters .clear-all-btn{margin-left:0;margin-top:.5rem}.cart .cart-items .cart-item .product-info .product-image{width:4.5rem;height:4.5rem;min-width:4.5rem}.cart .cart-items .cart-item{padding:1.25rem;margin-bottom:1rem}.cart .cart-items,.cart .cart-summary,.testimonials .testimonial-content{padding:1.5rem}.checkout .checkout-section .section-header h3,.checkout .order-summary .order-summary-header h3{font-size:1.1rem}.order-confirmation .next-steps,.order-confirmation .order-details,.order-confirmation .order-summary{padding:1.25rem}.order-confirmation .order-items .item-row .item-image{flex:0 0 70px}.order-confirmation .order-items .item-row .item-image img{width:70px;height:70px}.search-results-header .results-count h2{font-size:1.5rem}.search-results-header .filter-label{display:block;margin-bottom:8px}.search-results-header .tags-wrapper{margin-top:5px}.account .content-area{padding:20px}.account .content-area .section-header .header-actions .search-box{flex:1}.testimonials .testimonial-masonry{grid-template-columns:1fr;gap:2rem}.testimonials .testimonial-item:nth-child(2n){margin-top:0}.testimonials .testimonial-content p{font-size:.9375rem;margin:1.25rem 0}.testimonials .quote-pattern{width:2.25rem;height:2.25rem;top:-1.125rem}.testimonials .quote-pattern i{font-size:1.125rem}.testimonials .client-info{margin-top:1.25rem;padding-top:1.25rem}.testimonials .client-image{width:45px;height:45px}.testimonials .client-details .position{font-size:.8125rem}.product-categories-widget .category-tree .category-item{padding:.625rem 0}.product-categories-widget .category-tree .category-item .subcategory-list li{padding:.4rem 0}.brand-filter-widget .brand-list{max-height:200px}}.color-filter-widget .color-filter-content .color-options{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.color-filter-widget .color-filter-content .color-options .color-option{margin:0;padding:0;position:relative;flex:0 0 auto}.color-filter-widget .color-filter-content .color-options .color-option .form-check-input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.color-filter-widget .color-filter-content .color-options .color-option .form-check-input:checked~.form-check-label .color-swatch{transform:scale(1.15);border:2px solid var(--accent-color)}.color-filter-widget .color-filter-content .color-options .color-option .form-check-input:checked~.form-check-label .color-swatch::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.6rem;height:.6rem;border-radius:50%;background-color:#fff;opacity:.9;box-shadow:0 0 2px rgba(0,0,0,.3)}.color-filter-widget .color-filter-content .color-options .color-option .form-check-input:checked~.form-check-label .color-swatch[style*="background-color: #2ecc71"]::after,.color-filter-widget .color-filter-content .color-options .color-option .form-check-input:checked~.form-check-label .color-swatch[style*="background-color: #f1c40f"]::after{background-color:rgba(0,0,0,.5)}.color-filter-widget .color-filter-content .color-options .color-option .form-check-label{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;margin:0}.color-filter-widget .color-filter-content .color-options .color-option .color-swatch{display:inline-block;width:2rem;height:2rem;border-radius:50%;border:1px solid color-mix(in srgb,var(--default-color),transparent 80%);box-shadow:0 1px 3px rgba(0,0,0,.1);position:relative;transition:.2s}.color-filter-widget .color-filter-content .color-options .color-option .color-swatch:hover{transform:scale(1.1);border-color:var(--accent-color)}.color-filter-widget .color-filter-content .color-options .color-option .color-swatch[style*="background-color: #ffffff"]{border:1px solid #e0e0e0}.color-filter-widget .color-filter-content .filter-actions{display:flex;justify-content:space-between;margin-top:1rem}.color-filter-widget .color-filter-content .filter-actions .btn{padding:.375rem .75rem;font-size:.875rem;transition:.3s}.color-filter-widget .color-filter-content .filter-actions .btn.btn-primary:focus{box-shadow:0 0 0 .25rem color-mix(in srgb,var(--accent-color),transparent 70%)}.color-filter-widget .color-filter-content .filter-actions .btn.btn-outline-secondary{color:var(--default-color);border-color:color-mix(in srgb,var(--default-color),transparent 70%)}.color-filter-widget .color-filter-content .filter-actions .btn.btn-outline-secondary:hover{background-color:color-mix(in srgb,var(--default-color),transparent 90%);color:var(--default-color)}@media (max-width:575.98px){.category-cards .category-slider .swiper-button-prev{left:-10px}.category-cards .category-slider .swiper-button-next{right:-10px}.category-cards .category-card{padding:.5rem}.category-cards .category-card .category-image{height:80px;margin-bottom:.5rem}.promo-cards .promo-card{height:220px}.promo-cards .promo-card .promo-content{max-width:70%}.promo-cards .promo-card .promo-content .promo-title{font-size:1.2rem}.promo-cards .promo-card .promo-image{width:40%}.product-list-5 .product-image{height:180px}.product-list-5 .shop-all-btn{padding:10px 25px;font-size:14px}.checkout .checkout-section .section-content .payment-options .payment-option{min-width:100%}.checkout .checkout-section .section-content .payment-options .payment-option label{flex-direction:row;justify-content:flex-start;gap:12px}.checkout .checkout-section .section-content .payment-options .payment-option label .payment-icon{margin-bottom:0}.account .orders-grid .order-card .order-header{flex-direction:column;gap:8px}.account .section-header .header-actions{width:100%;justify-content:stretch}.account .section-header .header-actions .dropdown,.account .section-header .header-actions .search-box,.account .section-header .header-actions button{width:100%}.account .addresses-grid,.account .payment-cards-grid{grid-template-columns:1fr}.account .review-card .review-header{flex-direction:column;text-align:center}.account .review-card .review-header .product-image{margin:0 auto}.account .review-card .review-header .rating,.color-filter-widget .color-filter-content .color-options{justify-content:center}}.search-widget form{background:var(--background-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 75%);padding:3px 10px;position:relative;border-radius:50px;transition:.3s}.search-widget form input[type=text]{border:0;padding:4px 10px;border-radius:4px;width:calc(100% - 40px);background-color:var(--background-color);color:var(--default-color)}.search-widget form button{background:0 0;color:var(--default-color);position:absolute;top:0;right:0;bottom:0;border:0;font-size:16px;padding:0 16px;transition:.3s;line-height:0}.search-widget form button i{line-height:0}.search-widget form:is(:focus-within){border-color:var(--accent-color)}.categories-widget ul li{padding-bottom:10px}.categories-widget ul a{color:color-mix(in srgb,var(--default-color),transparent 20%);transition:.3s}.categories-widget ul a span{padding-left:5px;font-size:14px}.recent-posts-widget .post-item{display:flex;margin-bottom:15px}.recent-posts-widget .post-item img{width:80px;margin-right:15px}.recent-posts-widget .post-item h4{font-size:15px;font-weight:700;margin-bottom:5px}.recent-posts-widget .post-item h4 a{color:var(--default-color);transition:.3s}.recent-posts-widget .post-item time{display:block;font-style:italic;font-size:14px}.tags-widget ul a{background-color:color-mix(in srgb,var(--default-color),transparent 94%);color:color-mix(in srgb,var(--default-color),transparent 30%);border-radius:50px;font-size:14px;padding:5px 15px;margin:0 6px 8px 0;display:inline-block;transition:.3s}.tags-widget ul a span{padding-left:5px;color:color-mix(in srgb,var(--default-color),transparent 60%);font-size:14px}