@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&family=Raleway:wght@600;800&display=swap";
:root{--primary-blue:#1a365d;--primary-blue-light:#2c5282;--primary-blue-dark:#0d1b2a;--accent-red:#c53030;--accent-red-light:#e53e3e;--accent-red-dark:#9b2c2c;--gray-100:#f7fafc;--gray-200:#edf2f7;--gray-300:#e2e8f0;--gray-400:#cbd5e0;--gray-500:#a0aec0;--gray-600:#718096;--gray-700:#4a5568;--gray-800:#2d3748;--gray-900:#1a202c;--bs-primary:#1a365d;--bs-secondary:#c53030;--bs-white:#fff;--bs-dark:#1a202c;--bs-light:#f7fafc}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--gray-100);color:var(--gray-800);margin:0;padding:0;font-family:Raleway,Open Sans,sans-serif}h1,h2,h3,h4,h5,h6{color:var(--primary-blue-dark);font-family:Raleway,sans-serif;font-weight:700}.fixed-top{z-index:1030;background:linear-gradient(135deg,var(--primary-blue-dark)0%,var(--primary-blue)100%);position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #00000026}.topbar{border-radius:0;padding:15px 20px;background:linear-gradient(90deg,var(--primary-blue-dark)0%,var(--primary-blue)100%)!important}.navbar{border-bottom:1px solid #ffffff1a;height:90px;background:0 0!important}.navbar .navbar-nav .nav-link{text-transform:uppercase;letter-spacing:.5px;padding:10px 18px;font-size:15px;font-weight:600;transition:all .3s;color:var(--gray-100)!important}.navbar .navbar-nav .nav-link:hover,.navbar .navbar-nav .nav-link.active{color:var(--accent-red-light)!important}.hero-header{background:linear-gradient(135deg,var(--primary-blue-dark)0%,var(--primary-blue)50%,var(--gray-800)100%);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-top:140px;position:relative;overflow:hidden}.hero-header:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.display-3{text-shadow:2px 2px 4px #0000004d;font-size:3.5rem;font-weight:800;color:var(--gray-100)!important}.display-6{font-size:2.5rem;font-weight:800;color:var(--accent-red)!important}.btn{border-radius:8px;font-weight:600;transition:all .3s}.btn-primary{box-shadow:0 4px 15px #1a365d4d;background:linear-gradient(135deg,var(--primary-blue)0%,var(--primary-blue-dark)100%)!important;border:none!important}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1a365d66;background:linear-gradient(135deg,var(--primary-blue-light)0%,var(--primary-blue)100%)!important}.btn-secondary,.btn.border-secondary{background:0 0;border:2px solid var(--accent-red)!important;color:var(--accent-red)!important}.btn.border-secondary:hover,.btn-secondary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #c530304d;background:linear-gradient(135deg,var(--accent-red)0%,var(--accent-red-dark)100%)!important;color:var(--bs-white)!important}.btn-md-square{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;padding:0;display:flex}.featurs-icon{border-radius:20px;justify-content:center;align-items:center;width:100px;height:100px;display:flex;box-shadow:0 10px 30px #1a365d33;background:linear-gradient(135deg,var(--primary-blue)0%,var(--primary-blue-dark)100%)!important}.featurs-item{border:1px solid var(--gray-200);background:#fff;border-radius:16px;transition:all .3s;box-shadow:0 5px 25px #00000014}.featurs-item:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}.fruite-item,.product-card{border:1px solid var(--gray-200);background:#fff;border-radius:16px;transition:all .4s;overflow:hidden;box-shadow:0 5px 25px #00000014}.fruite-item:hover,.product-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #1a365d26}.fruite-img,.product-img{border-radius:16px 16px 0 0;position:relative;overflow:hidden}.fruite-img:after,.product-img:after{content:"";pointer-events:none;background:linear-gradient(#0000 60%,#1a365d1a 100%);position:absolute;inset:0}.fruite-img img,.product-img img{transition:all .5s}.fruite-img img:hover,.product-img img:hover{transform:scale(1.08)}.carousel-control-prev,.carousel-control-next{border:2px solid var(--gray-100);background:linear-gradient(135deg,var(--accent-red)0%,var(--accent-red-dark)100%);border-radius:50%;width:50px;height:50px;box-shadow:0 4px 15px #c530304d}.carousel-item a.btn{background:linear-gradient(135deg,var(--accent-red)0%,var(--accent-red-dark)100%);color:#fff;font-weight:600;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.bg-primary{background:linear-gradient(135deg,var(--primary-blue)0%,var(--primary-blue-dark)100%)!important}.text-primary{color:var(--primary-blue)!important}.bg-secondary{background:linear-gradient(135deg,var(--accent-red)0%,var(--accent-red-dark)100%)!important}.text-secondary{color:var(--accent-red)!important}.border-secondary{border-color:var(--accent-red)!important}.bg-light{background-color:var(--gray-100)!important}.bg-dark{background:linear-gradient(135deg,var(--gray-900)0%,var(--primary-blue-dark)100%)!important}.category-bar{background:var(--gray-100);border-bottom:1px solid var(--gray-200);padding:12px 0}.category-bar a{color:var(--gray-700);font-weight:500;transition:all .3s}.category-bar a:hover{color:var(--accent-red)}.rounded-pill{border-radius:50rem!important}.badge-premium{background:linear-gradient(135deg,var(--accent-red)0%,var(--accent-red-dark)100%);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:600}.form-control{border:2px solid var(--gray-300);border-radius:12px;padding:12px 20px;transition:all .3s}.form-control:focus{border-color:var(--primary-blue);box-shadow:0 0 0 4px #1a365d1a}.search-input{border:2px solid var(--accent-red)!important;border-radius:50px!important}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--gray-200)}::-webkit-scrollbar-thumb{background:var(--primary-blue);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary-blue-dark)}.container-fluid .d-flex::-webkit-scrollbar{display:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fadeInUp{animation:.6s forwards fadeInUp}.gradient-text{background:linear-gradient(135deg,var(--accent-red)0%,var(--primary-blue)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.premium-tag{background:linear-gradient(135deg,var(--accent-red)0%,var(--accent-red-dark)100%);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:700;position:absolute;top:15px;left:15px;box-shadow:0 4px 15px #c530304d}.price-tag{color:var(--primary-blue-dark);font-size:1.5rem;font-weight:800}.price-tag .currency{color:var(--gray-600);font-size:1rem}.card-luxury{position:relative;overflow:hidden}.card-luxury:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.card-luxury:hover:before{left:100%}@keyframes float{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-20px)translate(10px)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 10px #c530304d}50%{box-shadow:0 0 20px #c5303099}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.brand-card-shine{position:relative;overflow:hidden}.brand-card-shine:after{content:"";background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);width:200%;height:200%;animation:3s infinite shimmer;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}@keyframes rotate-gentle{0%,to{transform:rotate(0)}50%{transform:rotate(5deg)}}@keyframes pulse-scale{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes gradient-border{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes wave{0%{transform:translate(0)translateY(0)}50%{transform:translate(10px)translateY(-10px)}to{transform:translate(0)translateY(0)}}.animate-float{animation:8s ease-in-out infinite float}.animate-pulse-glow{animation:2s ease-in-out infinite pulse-glow}.animate-pulse-scale{animation:2s ease-in-out infinite pulse-scale}.glass-effect{-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a}.glass-effect-strong{-webkit-backdrop-filter:blur(30px);background:#ffffff1a;border:1px solid #fff3}.neon-glow{text-shadow:0 0 10px #c5303080,0 0 20px #c530304d,0 0 30px #c5303033}.neon-glow-blue{text-shadow:0 0 10px #6366f180,0 0 20px #6366f14d,0 0 30px #6366f133}.gradient-animated{background:linear-gradient(-45deg,#c53030,#9b2c2c,#6366f1,#4f46e5) 0 0/400% 400%;animation:15s infinite gradient-border}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.homepage-banners{margin-top:150px!important}@media (max-width:991.98px){.homepage-banners{margin-top:130px!important}}@media (max-width:767.98px){.homepage-banners{margin-top:70px!important;padding-top:10px!important;padding-bottom:10px!important}.homepage-banners .row{gap:12px!important}.homepage-banners .col-12{padding-left:8px!important;padding-right:8px!important}}@media (max-width:575.98px){.homepage-banners{margin-top:65px!important;padding-top:8px!important}}@viewport{width:device-width;initial-scale:1}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a,button,input,select,textarea{touch-action:manipulation}@media (max-width:1199.98px){.navbar{min-height:70px;height:auto!important;padding:10px 0!important}.navbar-collapse{background:#fff;border-radius:0 0 16px 16px;max-height:80vh;padding:20px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 30px #00000026}.navbar-nav{flex-direction:column!important;gap:5px!important}.navbar-nav .nav-link{border-radius:8px;margin:2px 0;padding:12px 16px!important}.navbar-nav .nav-link:hover{background:#f7fafc}.navbar-toggler{border:2px solid #1a1a1a33!important;padding:8px 12px!important}}@media (max-width:991.98px){.hero-header{margin-top:120px!important;padding:40px 15px!important}.display-3{font-size:2rem!important}.display-6{font-size:1.5rem!important}.container{padding-left:15px;padding-right:15px}.row .col-lg-3,.row .col-lg-4{flex:0 0 50%;max-width:50%}}@media (max-width:767.98px){.topbar-mobile-hide{display:none!important}.hero-header{text-align:center;margin-top:100px!important;padding:30px 15px!important}.display-3{font-size:1.6rem!important;line-height:1.3!important}.display-6{font-size:1.2rem!important}.row .col-lg-3,.row .col-lg-4,.row .col-md-6{flex:0 0 50%;max-width:50%;padding-left:8px;padding-right:8px}.fruite-item,.product-card{margin-bottom:16px;transition:all .3s;border-radius:20px!important;box-shadow:0 8px 24px #00000014!important}.fruite-item:active,.product-card:active{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f!important}.fruite-item img,.product-card img{object-fit:contain;height:160px!important;padding:15px!important}.btn{border-radius:12px;padding:11px 18px;font-size:14px;font-weight:600;transition:all .3s}.btn:active{transform:scale(.97)}.btn-md-square{border-radius:14px;width:44px;height:44px}.featurs-icon{border-radius:20px;width:72px;height:72px;box-shadow:0 10px 30px #00000026}.featurs-item{text-align:center;border-radius:20px!important;padding:25px 18px!important;box-shadow:0 8px 24px #00000014!important}footer .row>div{margin-bottom:30px}footer .col-lg-4,footer .col-lg-2{text-align:center}footer .d-flex.gap-3{justify-content:center}.form-control{border-width:2px;border-radius:14px;padding:12px 16px;font-size:16px}.search-input{border-radius:25px!important;width:100%!important}.category-bar{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:12px 0;overflow-x:auto}.category-bar::-webkit-scrollbar{display:none}.category-bar>div{gap:10px;padding-bottom:5px;flex-wrap:nowrap!important;justify-content:flex-start!important}.card-body{border-radius:18px;padding:18px!important}.price-tag{font-size:1.3rem;font-weight:800}.modal-dialog{border-radius:20px;margin:12px}h2{letter-spacing:-.5px!important;margin-bottom:20px!important;font-size:1.5rem!important;font-weight:800!important}h2 span{background:linear-gradient(135deg,#c53030 0%,#e53e3e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}}@media (max-width:575.98px){.hero-header{margin-top:90px!important;padding:25px 12px!important}.display-3{font-size:1.5rem!important;font-weight:800!important}.display-6{font-size:1.1rem!important}.row .col-lg-3,.row .col-lg-4,.row .col-md-6,.row .col-sm-6{flex:0 0 50%;max-width:50%;padding-left:6px;padding-right:6px}.fruite-item img,.product-card img{height:140px!important;padding:12px!important}footer{padding-top:40px!important}footer h5{font-size:17px;font-weight:700;margin-bottom:16px!important}footer .row.align-items-center{text-align:center}footer .col-md-6{margin-bottom:15px}footer .d-flex.gap-4{flex-direction:column;align-items:center;gap:12px!important}[style*="padding: '50px 0'"]{padding:35px 0!important}h2{margin-bottom:18px!important;font-size:1.35rem!important}.btn{min-height:44px;padding:12px 20px}}@media (max-width:767.98px){.mobile-hidden{display:none!important}.mobile-visible{display:block!important}.mobile-text-center{text-align:center!important}.mobile-full-width{width:100%!important}.mobile-p-0{padding:0!important}.mobile-mb-3{margin-bottom:1rem!important}}@media (min-width:768px){.desktop-hidden{display:none!important}.desktop-visible{display:block!important}}@supports (padding:max(0px)){body{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}.fixed-top{padding-top:max(0px,env(safe-area-inset-top))}footer{padding-bottom:max(25px,env(safe-area-inset-bottom))}}.overflow-auto,.overflow-scroll{-webkit-overflow-scrolling:touch}.full-height{height:100dvh}html,body{max-width:100vw;overflow-x:hidden}@media (max-width:767.98px){[style*="minWidth: '280px'"],[style*="min-width: 280px"],[style*="minWidth: '260px'"],[style*="min-width: 260px"]{border-radius:20px!important;min-width:240px!important;max-width:240px!important;margin:0!important;transition:all .3s!important;box-shadow:0 8px 24px #0000001a!important}.container [style*="display: 'flex'"]>div[style*=minWidth]{min-width:240px!important;max-width:240px!important}[style*="minWidth: '280px'"]:active,[style*="min-width: 280px"]:active,[style*="minWidth: '260px'"]:active,[style*="min-width: 260px"]:active{transform:translateY(-6px)!important;box-shadow:0 15px 40px #00000026!important}[style*="height: '240px'"],[style*="height: 240px"],[style*="height: '180px'"],[style*="height: 180px"]{border-radius:24px 24px 0 0!important;height:180px!important}[style*="height: '240px'"] img,[style*="height: 240px"] img,[style*="height: '180px'"] img,[style*="height: 180px"] img{object-fit:contain!important;padding:16px!important}[style*="minHeight: '400px'"],[style*="min-height: 400px"]{border-radius:24px!important;min-height:300px!important;box-shadow:0 12px 40px #00000026!important}[style*="height: '195px'"],[style*="height: 195px"]{border-radius:20px!important;height:170px!important}[style*="fontSize: '3rem'"]{letter-spacing:-1px!important;font-size:2rem!important;font-weight:800!important}[style*="fontSize: '1.8rem'"]{font-size:1.4rem!important;font-weight:800!important}[style*="fontSize: '1.4rem'"]{font-size:1.1rem!important;font-weight:700!important}[style*="padding: '50px 0'"]{padding:40px 0!important}[style*="padding: '30px 0'"]{padding:25px 0!important}button[style*="position: absolute"][style*="left: '-15px'"],button[style*="position: absolute"][style*="right: '-15px'"]{display:none!important}[style*="padding: '18px'"]{padding:16px!important}[style*="height: '42px'"]{height:40px!important;font-size:13px!important;line-height:1.4!important}[style*="fontSize: '20px'"][style*="fontWeight: '800'"]{font-size:19px!important;font-weight:800!important}[style*="padding: '4px 10px'"][style*="borderRadius: '20px'"]{padding:5px 12px!important;font-size:11px!important}[style*="width: '28px'"][style*="height: '28px'"],[style*="width: '26px'"][style*="height: '26px'"]{border-radius:8px!important;width:32px!important;height:32px!important;font-size:15px!important}button[style*="flex: 1"][style*=Ajouter]{border-radius:10px!important;padding:11px 14px!important;font-size:12px!important;font-weight:700!important;box-shadow:0 4px 12px #00000026!important}[style*="background: '#f1f5f9'"][style*="borderRadius: '8px'"]{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#f1f5f9cc!important;border-radius:10px!important;padding:4px!important}}@media (max-width:575.98px){[style*="minWidth: '280px'"],[style*="min-width: 280px"],[style*="minWidth: '260px'"],[style*="min-width: 260px"],[style*="minWidth: '220px'"],[style*="min-width: 220px"],[style*="minWidth: '240px'"],[style*="min-width: 240px"]{border-radius:18px!important;min-width:220px!important;max-width:220px!important;margin:0!important}.container [style*="display: 'flex'"]>div[style*=minWidth]{min-width:220px!important;max-width:220px!important}[style*="height: '240px'"],[style*="height: 240px"],[style*="height: '180px'"],[style*="height: 180px"]{height:150px!important}[style*="height: '240px'"] img,[style*="height: 240px"] img,[style*="height: '180px'"] img,[style*="height: 180px"] img{padding:12px!important}[style*="minHeight: '400px'"],[style*="min-height: 400px"]{min-height:260px!important}[style*="height: '195px'"],[style*="height: 195px"],[style*="height: '170px'"],[style*="height: 170px"]{height:150px!important}[style*="fontSize: '3rem'"],[style*="fontSize: '2rem'"]{font-size:1.7rem!important}[style*="fontSize: '1.8rem'"],[style*="fontSize: '1.4rem'"]{font-size:1.2rem!important}[style*="padding: '18px'"],[style*="padding: '16px'"]{padding:14px!important}.product-card h6,.fruite-item h6,[style*="height: '42px'"],[style*="height: '40px'"]{height:36px!important;font-size:12px!important;line-height:1.3!important}[style*="fontSize: '20px'"],[style*="fontSize: '19px'"]{font-size:17px!important}[style*="padding: '6px 12px'"],[style*="padding: '6px 10px'"],[style*="padding: '5px 12px'"]{padding:4px 10px!important;font-size:10px!important}[style*="width: '28px'"],[style*="width: '32px'"]{width:28px!important;height:28px!important;font-size:14px!important}button[style*="flex: 1"][style*=Ajouter]{padding:9px 12px!important;font-size:11px!important}[style*="padding: '50px 0'"],[style*="padding: '40px 0'"]{padding:30px 0!important}[style*="padding: '30px 0'"],[style*="padding: '25px 0'"]{padding:20px 0!important}h2{margin-bottom:16px!important;font-size:1.25rem!important}a[href*=\/category],a[href*=\/shop],a[href=\/nouveautes],a[href=\/promotions]{padding:7px 14px!important;font-size:11px!important}}[style*="overflowX: 'auto'"],[style*="overflow-x: auto"]{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth}[style*="overflowX: 'auto'"]::-webkit-scrollbar{display:none}[style*="overflow-x: auto"]::-webkit-scrollbar{display:none}[style*="overflowX: 'auto'"]>div,[style*="overflow-x: auto"]>div{scroll-snap-align:start;scroll-snap-stop:normal}@media (max-width:767.98px){[style*="overflowX: 'auto'"],[style*="overflow-x: auto"]{margin-left:-12px!important;margin-right:-12px!important;padding-left:12px!important;padding-right:12px!important}[style*="gap: '20px'"]{gap:14px!important}}.categories-scroll-container{flex-wrap:nowrap;display:flex}@media (max-width:767.98px){.categories-scroll-container{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:5px;overflow-x:auto}.categories-scroll-container::-webkit-scrollbar{display:none}}@media (min-width:768px){.categories-scroll-container{flex-wrap:wrap;justify-content:center;overflow:visible}}.category-dropdown-wrapper{position:relative}.category-dropdown{z-index:100000;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:220px;margin-top:2px;padding:8px 0;position:absolute;top:100%;left:0;box-shadow:0 10px 40px #00000026}.category-dropdown-item{color:#4a5568;padding:10px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.category-dropdown-item:hover{color:#c53030;background-color:#f7fafc;padding-left:20px}.main-content{padding-top:70px}@media (max-width:767.98px){.main-content{padding-top:0}.homepage-banners{margin-top:70px!important}.banner-iphone{position:relative;overflow:hidden}.banner-iphone:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;animation:4s ease-in-out infinite pulse-glow;position:absolute;top:-50%;right:-50%}.banner-headphone,.banner-airpods,.banner-speaker{-webkit-backdrop-filter:blur(10px)}.banner-btn,.banner-btn-small,.banner-btn-mini{transition:all .3s;position:relative;overflow:hidden}.banner-btn:before,.banner-btn-small:before,.banner-btn-mini:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.banner-btn:active:before,.banner-btn-small:active:before,.banner-btn-mini:active:before{width:300px;height:300px}.feature-card{position:relative;overflow:hidden}.feature-card:after{content:"";background:linear-gradient(45deg,#0000 30%,#ffffff0d 50%,#0000 70%);width:200%;height:200%;transition:all .6s;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}.feature-card:active:after{left:100%}.feature-icon{transition:all .3s;position:relative}.feature-card:active .feature-icon{transform:scale(1.1)rotate(5deg)}.feature-icon i{transition:all .3s}.feature-card:active .feature-icon i{transform:scale(1.15)}.product-card,.fruite-item,[style*="minWidth: '280px'"],[style*="minWidth: '260px'"],[style*="minWidth: '220px'"],[style*="minWidth: '190px'"]{position:relative;overflow:hidden}button[style*="borderRadius: '50%'"][style*="width: '36px'"]{transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}button[style*="borderRadius: '50%'"][style*="width: '36px'"]:active{transform:scale(1.2)rotate(15deg)}[style*="position: 'absolute'"][style*="top: '12px'"]{animation:3s ease-in-out infinite badge-float}@keyframes badge-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}button[style*=Ajouter]{position:relative;overflow:hidden}button[style*=Ajouter]:after{content:"";background:#fff6;border-radius:50%;width:0;height:0;transition:width .5s,height .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}button[style*=Ajouter]:active:after{width:200px;height:200px}[style*="background: '#f1f5f9'"] button{transition:all .2s}[style*="background: '#f1f5f9'"] button:active{transform:scale(.9);box-shadow:0 2px 8px #00000026!important}h2 span[style*="color: '#1a365d'"],h2 span[style*="color: '#c53030'"]{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#c53030 0%,#e53e3e 50%,#1a365d 100%) 0 0/200% 200%;-webkit-background-clip:text;background-clip:text;animation:5s infinite gradient-shift}@keyframes gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}a[href*=\/category],a[href*=\/shop],a[href=\/nouveautes],a[href=\/promotions]{position:relative;overflow:hidden}a[href*=\/category]:before,a[href*=\/shop]:before,a[href=\/nouveautes]:before,a[href=\/promotions]:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}a[href*=\/category]:active:before,a[href*=\/shop]:active:before,a[href=\/nouveautes]:active:before,a[href=\/promotions]:active:before{left:100%}.container{padding-left:16px!important;padding-right:16px!important}}@media (max-width:575.98px){.container{padding-left:12px!important;padding-right:12px!important}}@media (max-width:767.98px){.homepage-banners+div{margin-top:0!important}body>div>div{margin-bottom:0!important}a,button,[role=button]{-webkit-tap-highlight-color:#c530301a;tap-highlight-color:#c530301a}*{touch-action:manipulation}body{-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.spinner-border{border-width:.3rem!important;width:2.5rem!important;height:2.5rem!important}img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}*{transition-timing-function:cubic-bezier(.4,0,.2,1)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:767.98px){div[style*="minWidth: '280px'"],div[style*="minWidth: '260px'"],div[style*="maxWidth: '280px'"],div[style*="maxWidth: '260px'"]{width:240px!important;min-width:240px!important;max-width:240px!important}div[style*="display: 'flex'"][style*="gap: '20px'"]{gap:12px!important;padding-left:16px!important;padding-right:16px!important}div[style*="minWidth: '280px'"] img,div[style*="minWidth: '260px'"] img,div[style*="minWidth: '240px'"] img{object-fit:contain!important;max-width:100%!important;height:auto!important}div[style*="minWidth: '280px'"]>div:last-child,div[style*="minWidth: '260px'"]>div:last-child,div[style*="minWidth: '240px'"]>div:last-child{padding:14px!important}div[style*="minWidth: '280px'"] h6,div[style*="minWidth: '260px'"] h6,div[style*="minWidth: '240px'"] h6{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;height:36px!important;font-size:13px!important;line-height:1.3!important;display:-webkit-box!important;overflow:hidden!important}div[style*="minWidth: '280px'"] span[style*="fontSize: '20px'"],div[style*="minWidth: '260px'"] span[style*="fontSize: '20px'"],div[style*="minWidth: '240px'"] span[style*="fontSize: '20px'"]{font-size:18px!important}div[style*="minWidth: '280px'"] button,div[style*="minWidth: '260px'"] button,div[style*="minWidth: '240px'"] button{padding:9px 12px!important;font-size:11px!important}}@media (max-width:575.98px){div[style*="minWidth: '280px'"],div[style*="minWidth: '260px'"],div[style*="minWidth: '240px'"],div[style*="maxWidth: '280px'"],div[style*="maxWidth: '260px'"],div[style*="maxWidth: '240px'"]{width:220px!important;min-width:220px!important;max-width:220px!important}div[style*="display: 'flex'"][style*="gap: '20px'"],div[style*="display: 'flex'"][style*="gap: '12px'"]{gap:10px!important;padding-left:12px!important;padding-right:12px!important}div[style*="minWidth: '280px'"]>div:last-child,div[style*="minWidth: '260px'"]>div:last-child,div[style*="minWidth: '240px'"]>div:last-child,div[style*="minWidth: '220px'"]>div:last-child{padding:12px!important}div[style*=minWidth] h6{height:34px!important;font-size:12px!important}div[style*=minWidth] span[style*="fontSize: '20px'"],div[style*=minWidth] span[style*="fontSize: '18px'"]{font-size:16px!important}}@media (max-width:375px){div[style*="minWidth: '280px'"],div[style*="minWidth: '260px'"],div[style*="minWidth: '240px'"],div[style*="minWidth: '220px'"],div[style*="maxWidth: '280px'"],div[style*="maxWidth: '260px'"],div[style*="maxWidth: '240px'"],div[style*="maxWidth: '220px'"]{width:200px!important;min-width:200px!important;max-width:200px!important}div[style*="display: 'flex'"][style*=gap]{gap:8px!important;padding-left:10px!important;padding-right:10px!important}}@media (max-width:767.98px){.container{max-width:100%!important;padding-left:12px!important;padding-right:12px!important;overflow-x:hidden!important}div[style*="overflowX: 'auto'"],div[style*="overflow-x: auto"]{margin-left:-12px!important;margin-right:-12px!important;padding-left:12px!important;padding-right:12px!important}div[style*=minWidth]>div:first-child{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%)!important;justify-content:center!important;align-items:center!important;padding:20px!important;display:flex!important;position:relative!important;overflow:hidden!important}div[style*=minWidth]>div:first-child img{object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 4px 12px #00000014)!important;width:100%!important;height:100%!important;padding:15px!important;transition:transform .3s!important}div[style*=minWidth]:active>div:first-child img{transform:scale(1.05)!important}div[style*=minWidth]>div:first-child:before{content:"";z-index:0;background:radial-gradient(circle,#1a365d08 0%,#0000 70%);border-radius:50%;width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}div[style*=minWidth]>div:first-child img{z-index:1;position:relative}.banner-headphone .banner-image-small,div[style*=banner-image-small]{filter:drop-shadow(0 8px 16px #00000026)!important;background-position:50%!important;background-size:contain!important;width:160px!important;height:140px!important;right:10px!important}.banner-airpods .banner-image-mini,.banner-speaker .banner-image-mini,div[style*=banner-image-mini]{filter:drop-shadow(0 6px 12px #0003)!important;background-position:50%!important;background-size:90%!important;width:120px!important;height:120px!important;bottom:10px!important;right:5px!important}.banner-iphone .banner-image,div[style*=banner-image]:not([style*=banner-image-small]):not([style*=banner-image-mini]){filter:drop-shadow(0 10px 20px #0003)!important;background-position:100%!important;background-size:contain!important;width:50%!important;height:85%!important;right:10px!important}}@media (max-width:575.98px){div[style*=minWidth]>div:first-child{height:160px!important;padding:15px!important}div[style*=minWidth]>div:first-child img{max-height:140px!important;padding:12px!important}.banner-headphone .banner-image-small,div[style*=banner-image-small]{width:140px!important;height:120px!important}.banner-airpods .banner-image-mini,.banner-speaker .banner-image-mini,div[style*=banner-image-mini]{background-size:85%!important;width:100px!important;height:100px!important}.banner-iphone .banner-image{width:45%!important;height:80%!important}}@media (max-width:375px){div[style*=minWidth]>div:first-child{height:140px!important;padding:12px!important}div[style*=minWidth]>div:first-child img{max-height:120px!important;padding:10px!important}}@media (max-width:767.98px){img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;backface-visibility:hidden}div[style*=minWidth] img,.banner-image,.banner-image-small,.banner-image-mini{image-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}div[style*=minWidth]>div:first-child:not(:has(img)):after{content:"📦";opacity:.3;font-size:48px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes imageLoad{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}div[style*=minWidth] img{animation:.3s ease-out imageLoad}.banner-headphone,div[class*=banner-headphone]{position:relative;overflow:hidden;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)!important}.banner-headphone:before{content:"";background:radial-gradient(circle,#1a365d0d 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;right:-50%}.banner-airpods,div[class*=banner-airpods]{position:relative;overflow:hidden;background:linear-gradient(135deg,#2d4a7c 0%,#1a365d 100%)!important}.banner-airpods:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.banner-speaker,div[class*=banner-speaker]{position:relative;overflow:hidden;background:linear-gradient(135deg,#e53e3e 0%,#c53030 100%)!important}.banner-speaker:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;right:-50%}.banner-headphone h3,.banner-airpods h4,.banner-speaker h4{text-shadow:0 2px 8px #00000026;z-index:10;position:relative}.banner-headphone p,.banner-airpods p,.banner-speaker p{text-shadow:0 1px 4px #0000001a;z-index:10;position:relative}.banner-btn-small,.banner-btn-mini{z-index:10;position:relative;box-shadow:0 4px 12px #0003!important}div[style*="background: '#f7fafc'"] img,div[style*="background: #f7fafc"] img{filter:drop-shadow(0 4px 12px #00000014)contrast(1.05)!important}}footer{position:relative;overflow:hidden}footer:before{content:"";pointer-events:none;opacity:.5;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}@media (max-width:767.98px){footer{padding-top:50px!important}footer .container{padding-left:20px!important;padding-right:20px!important}footer .row{gap:40px!important}footer .col-lg-4,footer .col-lg-2,footer .col-md-6{margin-bottom:0!important;padding-left:0!important;padding-right:0!important}footer .col-lg-4:first-child{margin-bottom:40px;text-align:center!important;flex-direction:column!important;align-items:center!important;display:flex!important}footer .col-lg-4:first-child *{text-align:center!important}footer .col-lg-4:first-child>div{flex-direction:column!important;align-items:center!important;width:100%!important;display:flex!important}footer .col-lg-4:first-child .mb-4{justify-content:center!important;width:100%!important;display:flex!important}footer .col-lg-4:first-child img{margin:0 auto 20px!important;display:block!important}footer .col-lg-4:first-child p{padding:0 10px;text-align:center!important;max-width:90%!important;margin:0 auto 20px!important;font-size:14px!important;line-height:1.7!important}footer .col-lg-4:first-child .d-flex{justify-content:center!important;margin:0 auto!important}footer h5{padding-bottom:12px;position:relative;text-align:center!important;margin-bottom:20px!important;font-size:18px!important;font-weight:700!important}footer h5:after{content:"";background:linear-gradient(90deg,#0000,#c53030,#0000);border-radius:2px;width:50px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}footer .col-lg-2{flex-direction:column!important;align-items:center!important;display:flex!important}footer .col-lg-2 *{text-align:center!important}footer ul{text-align:center!important;flex-direction:column!important;align-items:center!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}footer ul li{text-align:center!important;margin-bottom:14px!important}footer ul li a{border-radius:8px;padding:6px 12px;display:inline-block;text-align:center!important;font-size:14px!important;transition:all .3s!important}footer ul li a:hover{background:#ffffff0d!important;padding-left:12px!important}footer .col-lg-4:last-child{flex-direction:column!important;align-items:center!important;display:flex!important}footer .col-lg-4:last-child *{text-align:center!important}footer .col-lg-4:last-child>div{flex-direction:column!important;align-items:center!important;width:100%!important;margin-bottom:0!important;display:flex!important}footer .col-lg-4:last-child .d-flex{text-align:center!important;flex-direction:column!important;align-items:center!important;width:100%!important;margin-bottom:25px!important}footer .col-lg-4:last-child .d-flex.align-items-start{align-items:center!important}footer .col-lg-4:last-child .d-flex>div:first-child{margin-bottom:12px!important;margin-right:0!important}footer .col-lg-4:last-child .d-flex>div:last-child{width:100%;flex-direction:column!important;align-items:center!important;display:flex!important}footer .col-lg-4:last-child .d-flex>div:last-child>div{text-align:center!important}footer .col-lg-4:last-child .d-flex>div:last-child>div:first-child{text-align:center!important;margin-bottom:8px!important;font-size:16px!important}footer .col-lg-4:last-child .d-flex>div:last-child>div:not(:first-child){text-align:center!important;font-size:14px!important;line-height:1.6!important}footer .d-flex>div[style*="width: '40px'"],footer .d-flex>div[style*="width: 40px"]{background:linear-gradient(135deg,#c5303033 0%,#c530301a 100%)!important;border-radius:12px!important;width:50px!important;height:50px!important;box-shadow:0 4px 12px #c5303033!important}footer .d-flex>div[style*="width: '40px'"] i,footer .d-flex>div[style*="width: 40px"] i{font-size:18px!important}footer .d-flex.gap-3 a{background:#ffffff14!important;border-radius:12px!important;width:50px!important;height:50px!important;transition:all .3s!important;box-shadow:0 4px 12px #0003!important}footer .d-flex.gap-3 a i{font-size:18px!important}footer .d-flex.gap-3 a:active{background:linear-gradient(135deg,#c53030 0%,#9b2c2c 100%)!important;transform:scale(.95)!important}footer>div:last-child{background:#0003!important;margin-top:50px!important;padding:20px 0!important}footer>div:last-child .container{padding-left:20px!important;padding-right:20px!important}footer>div:last-child .row{gap:15px!important}footer>div:last-child .col-md-6{margin-bottom:15px;text-align:center!important}footer>div:last-child .col-md-6:last-child{margin-bottom:0}footer>div:last-child p{margin-bottom:0!important;font-size:13px!important}footer>div:last-child .d-flex{flex-direction:column!important;align-items:center!important;gap:12px!important}footer>div:last-child .d-flex a{border-radius:8px;padding:8px 16px;font-size:13px!important;transition:all .3s!important}footer>div:last-child .d-flex a:hover{color:#c53030!important;background:#ffffff0d!important}}@media (max-width:575.98px){footer{padding-top:40px!important}footer .container{padding-left:16px!important;padding-right:16px!important}footer .row{gap:35px!important}footer h5{margin-bottom:18px!important;font-size:17px!important}footer ul li a,footer .col-lg-4:first-child p{font-size:13px!important}footer .d-flex.gap-3 a{width:46px!important;height:46px!important}footer .d-flex.gap-3 a i{font-size:16px!important}footer>div:last-child{margin-top:40px!important;padding:18px 0!important}footer>div:last-child p,footer>div:last-child .d-flex a{font-size:12px!important}}@media (max-width:375px){footer{padding-top:35px!important}footer .container{padding-left:12px!important;padding-right:12px!important}footer .row{gap:30px!important}footer h5{font-size:16px!important}footer .col-lg-4:first-child img{max-width:150px!important}footer .d-flex.gap-3{gap:10px!important}footer .d-flex.gap-3 a{width:44px!important;height:44px!important}}@media (max-width:767.98px){@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}footer .col-lg-4,footer .col-lg-2,footer .col-md-6{animation:.6s ease-out fadeInUp}footer .col-lg-4:first-child{animation-delay:.1s}footer .col-lg-2:nth-child(2){animation-delay:.2s}footer .col-lg-2:nth-child(3){animation-delay:.3s}footer .col-lg-4:nth-child(4){animation-delay:.4s}footer a{position:relative;overflow:hidden}footer a:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}footer a:active:before{left:100%}footer .col-lg-4:not(:last-child):after,footer .col-lg-2:not(:last-child):after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:80%;height:1px;margin:40px auto 0;display:block}footer{background:linear-gradient(135deg,#0a1628 0%,#1a365d 100%)!important}footer h5{text-shadow:0 2px 8px #0000004d;color:#fff!important}footer p,footer a{color:#ffffffd9!important}footer a:hover,footer a:active{color:#fff!important}}@supports (padding:max(0px)){@media (max-width:767.98px){footer{padding-bottom:max(20px,env(safe-area-inset-bottom))!important}}}@media (max-width:767.98px){.homepage-banners .col-lg-6:last-child .row{flex-direction:row!important;gap:10px!important;display:flex!important}.homepage-banners .col-lg-6:last-child .row .col-6{flex:1!important;max-width:calc(50% - 5px)!important;padding-left:0!important;padding-right:0!important}.banner-airpods,.banner-speaker{border-radius:18px!important;height:180px!important;padding:16px!important}.banner-small-title{margin-bottom:4px!important;font-size:.9rem!important}.banner-small-desc{margin-bottom:12px!important;font-size:11px!important}.banner-btn-mini{padding:7px 14px!important;font-size:11px!important}.banner-image-mini{width:110px!important;height:110px!important;bottom:10px!important;right:5px!important}}@media (max-width:575.98px){.homepage-banners .col-lg-6:last-child .row{gap:8px!important}.homepage-banners .col-lg-6:last-child .row .col-6{max-width:calc(50% - 4px)!important}.banner-airpods,.banner-speaker{border-radius:16px!important;height:160px!important;padding:14px!important}.banner-small-title{font-size:.85rem!important}.banner-small-desc{margin-bottom:10px!important;font-size:10px!important}.banner-btn-mini{padding:6px 12px!important;font-size:10px!important}.banner-image-mini{width:95px!important;height:95px!important;bottom:8px!important;right:3px!important}}@media (max-width:375px){.banner-airpods,.banner-speaker{height:145px!important;padding:12px!important}.banner-small-title{font-size:.8rem!important}.banner-small-desc{font-size:9px!important}.banner-btn-mini{padding:5px 10px!important;font-size:9px!important}.banner-image-mini{width:85px!important;height:85px!important}}@media (max-width:767.98px){.banner-airpods{position:relative;box-shadow:0 8px 24px #1a365d40!important}.banner-airpods:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff14 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.banner-speaker{position:relative;box-shadow:0 8px 24px #c5303040!important}.banner-speaker:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff14 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;right:-50%}.banner-small-title,.banner-small-desc{text-shadow:0 2px 8px #0003;z-index:2;position:relative}.banner-btn-mini{z-index:2;position:relative;transition:all .3s!important;box-shadow:0 4px 12px #00000026!important}.banner-btn-mini:active{transform:scale(.95);box-shadow:0 2px 8px #0003!important}.homepage-banners .col-lg-6:last-child .row .col-6:first-child{order:1}.homepage-banners .col-lg-6:last-child .row .col-6:last-child{order:2}.shop-product-grid .col-6{padding-left:6px!important;padding-right:6px!important}.shop-product-card{border-radius:16px!important;margin-bottom:12px!important;transition:all .3s!important;box-shadow:0 4px 16px #00000014!important}.shop-product-card:active{transform:translateY(-4px)!important;box-shadow:0 8px 24px #0000001f!important}.shop-product-image{aspect-ratio:1!important;border-radius:16px 16px 0 0!important;height:auto!important}.shop-product-image img{object-fit:contain!important;padding:12px!important}.shop-product-info{padding:12px!important}.shop-product-title{height:36px!important;margin-bottom:8px!important;font-size:13px!important;line-height:1.4!important}.shop-stock-badge{margin-bottom:8px!important;padding:3px 8px!important;font-size:10px!important}.shop-stock-badge span:first-child{width:5px!important;height:5px!important}.shop-product-price{margin-bottom:10px!important}.shop-product-price .old-price{font-size:11px!important}.shop-product-price .current-price{font-size:16px!important}.shop-product-price .currency{font-size:11px!important}.shop-quantity-selector{border-radius:6px!important;padding:2px!important}.shop-quantity-selector button{border-radius:4px!important;width:24px!important;height:24px!important;font-size:13px!important}.shop-quantity-selector span{min-width:24px!important;font-size:12px!important}.shop-add-to-cart{border-radius:6px!important;gap:4px!important;padding:8px 10px!important;font-size:11px!important}.shop-add-to-cart i{font-size:10px!important}.shop-product-actions{align-items:center!important;gap:6px!important;display:flex!important}.shop-discount-badge{border-radius:6px!important;padding:4px 8px!important;font-size:11px!important;top:8px!important;right:8px!important}.shop-favorite-btn{width:32px!important;height:32px!important;bottom:8px!important;right:8px!important}.shop-favorite-btn i{font-size:13px!important}.shop-mobile-filter-btn{border-radius:12px!important;margin-bottom:20px!important;padding:14px 20px!important;box-shadow:0 4px 16px #00000014!important}.shop-mobile-filters{border-radius:16px!important;margin-top:15px!important;padding:20px!important;box-shadow:0 4px 20px #00000014!important}.shop-mobile-filters select,.shop-mobile-filters input{border-radius:10px!important;padding:12px!important;font-size:14px!important}.shop-mobile-filters button{border-radius:10px!important;padding:12px!important;font-size:13px!important}.shop-hero{margin-bottom:30px!important;padding:35px 0!important}.shop-hero h1{font-size:2rem!important}.shop-hero p{font-size:14px!important}.shop-results-count{margin-bottom:20px!important;font-size:14px!important}}@media (max-width:575.98px){.shop-product-grid .col-6{padding-left:5px!important;padding-right:5px!important}.shop-product-grid .row{gap:10px!important}.shop-product-card{border-radius:14px!important;margin-bottom:10px!important}.shop-product-image{border-radius:14px 14px 0 0!important}.shop-product-image img,.shop-product-info{padding:10px!important}.shop-product-title{height:34px!important;font-size:12px!important}.shop-product-price .current-price{font-size:15px!important}.shop-quantity-selector button{width:22px!important;height:22px!important;font-size:12px!important}.shop-add-to-cart{padding:7px 8px!important;font-size:10px!important}.shop-hero{margin-bottom:25px!important;padding:30px 0!important}.shop-hero h1{font-size:1.7rem!important}.shop-discount-badge{padding:3px 6px!important;font-size:10px!important}.shop-favorite-btn{width:28px!important;height:28px!important}.shop-favorite-btn i{font-size:12px!important}}@media (max-width:767.98px) and (orientation:landscape){.shop-hero{padding:25px 0!important}.shop-product-image{aspect-ratio:4/3!important}}@media (hover:none) and (pointer:coarse){.shop-product-card{-webkit-tap-highlight-color:transparent}.shop-product-card:active{transition:transform .1s!important}.shop-add-to-cart:active{transform:scale(.95)!important}.shop-quantity-selector button:active,.shop-favorite-btn:active{transform:scale(.9)!important}}
