img,svg,video{max-width:100%}.fav-wrap{box-sizing:border-box}.fav-hamburger{display:none;align-items:center;justify-content:center;background:transparent;border:0;color:var(--fav-navy);cursor:pointer;width:44px;height:44px;padding:6px;border-radius:8px;flex-shrink:0;-webkit-tap-highlight-color:transparent}.fav-hamburger:active{background:var(--fav-bg-3)}.fav-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0d1b2a80;opacity:0;visibility:hidden;transition:opacity .25s ease;z-index:999}.fav-drawer-backdrop.open{opacity:1;visibility:visible}.fav-drawer{position:fixed;top:0;left:-88vw;width:88vw;max-width:360px;height:100%;height:100dvh;background:#fff;z-index:1000;display:flex;flex-direction:column;overflow:hidden;transition:left .28s ease;box-shadow:0 0 30px #0d1b2a40}.fav-drawer.open{left:0}.fav-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--fav-border);flex-shrink:0}.fav-drawer-head b{font-family:Outfit,sans-serif;font-size:16px;color:var(--fav-navy)}.fav-drawer-close{background:transparent;border:0;color:var(--fav-text-2);cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px}.fav-drawer-close:active{background:var(--fav-bg-3)}.fav-drawer-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:6px 0 24px}.fav-drawer-cta{padding:14px 18px}.fav-drawer-cta .fav-btn{width:100%;padding:15px}.fav-drawer-sec-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;color:var(--fav-text-3);padding:16px 18px 6px}.fav-drawer-link{display:flex;align-items:center;gap:10px;padding:14px 18px;font-size:15px;font-weight:600;color:var(--fav-text);text-decoration:none;border-bottom:1px solid var(--fav-bg-3);min-height:48px;box-sizing:border-box}.fav-drawer-link:active{background:var(--fav-bg-2)}.fav-drawer-link .fav-icon{color:var(--fav-cyan);flex-shrink:0}.fav-dcat{border-bottom:1px solid var(--fav-bg-3)}.fav-dcat-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 18px;font-size:15px;font-weight:600;color:var(--fav-text);background:transparent;border:0;cursor:pointer;font-family:inherit;text-align:left;min-height:48px;box-sizing:border-box;text-decoration:none}.fav-dcat-toggle .chev{transition:transform .2s ease;color:var(--fav-text-3);flex-shrink:0;display:inline-flex}.fav-dcat.open>.fav-dcat-toggle .chev{transform:rotate(90deg)}.fav-dcat-sub{display:none;padding:0 0 8px;background:var(--fav-bg-2)}.fav-dcat.open>.fav-dcat-sub{display:block}.fav-dcat-sub a{display:block;padding:11px 18px 11px 34px;font-size:14px;color:var(--fav-text-2);text-decoration:none}.fav-dcat-sub a:active{background:var(--fav-bg-3)}.fav-dcat-sub a.all{color:var(--fav-cyan);font-weight:600}.fav-drawer-contact{padding:16px 18px;border-top:1px solid var(--fav-border);margin-top:8px;display:flex;flex-direction:column;gap:4px}.fav-drawer-contact a{display:flex;align-items:center;gap:10px;color:var(--fav-text-2);font-size:14px;text-decoration:none;font-weight:500;padding:8px 0;min-height:40px}.fav-drawer-contact a .fav-icon{color:var(--fav-cyan);flex-shrink:0}body.fav-drawer-open{overflow:hidden}.fav-sticky-cta{display:none}@media(max-width:900px){.fav-hamburger{display:inline-flex}.fav-theme-active .fav-megamenu{display:none}.fav-theme-active .fav-header .fav-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px;padding:10px 16px}.fav-theme-active .fav-header .fav-hamburger{order:1}.fav-theme-active .fav-header .fav-logo{order:2;margin-right:auto}.fav-theme-active .fav-header .fav-nav-icons{order:3;gap:18px}.fav-theme-active .fav-header .fav-searchbar{order:4;flex:1 0 100%;width:100%;max-width:none}.fav-theme-active .fav-nav-icons a span{display:none}.fav-theme-active .fav-nav-icons a .fav-icon{width:26px;height:26px}.fav-theme-active .fav-nav-icons a .badge{top:-4px;right:-8px}.fav-theme-active .fav-searchbar input{font-size:16px;padding:12px 14px}.fav-theme-active .fav-searchbar button{padding:12px 16px}.fav-theme-active .fav-topbar{font-size:11.5px;padding:7px 0}.fav-theme-active .fav-topbar .right{display:none}.fav-theme-active .fav-topbar .left{gap:12px;justify-content:center;width:100%}.fav-theme-active .fav-topbar .left .sep{display:none}}@media(max-width:480px){.fav-theme-active .fav-searchbar button{font-size:0;padding:12px 14px}.fav-theme-active .fav-logo img{height:38px}.fav-theme-active .fav-topbar .left a:last-child{display:none}}@media(max-width:760px){.fav-theme-active .fav-section{padding:40px 0}.fav-theme-active .fav-section-head{margin-bottom:22px}.fav-theme-active .fav-section-head h2{font-size:clamp(20px,5.6vw,26px)}.fav-theme-active .fav-hero{padding:14px 0}.fav-theme-active .fav-cta-banner{padding:32px 22px}.fav-theme-active .fav-cta-banner h2{font-size:clamp(21px,6vw,28px)}.fav-theme-active .fav-newsletter{padding:40px 0}.fav-theme-active .fav-newsletter form{flex-direction:column}.fav-theme-active .fav-newsletter input{font-size:16px}.fav-theme-active .fav-newsletter button{width:100%}.fav-theme-active .fav-footer{padding:44px 0 24px}.fav-theme-active .fav-footer a{padding:8px 0;min-height:40px}}@media(max-width:900px){.fav-theme-active .fav-pdp-gallery{position:static;top:auto}}@media(max-width:600px){.fav-theme-active .fav-pdp-info h1{font-size:21px}.fav-theme-active .fav-pdp-price .now{font-size:30px}.fav-theme-active .fav-pdp-gallery .main img{padding:18px}.fav-theme-active .fav-pdp-quote{flex-direction:column;align-items:flex-start;gap:12px}.fav-theme-active .fav-pdp-tabs .body{padding:22px 18px}.fav-theme-active .fav-quote-modal .box{padding:24px 20px}.fav-theme-active .fav-quote-modal input,.fav-theme-active .fav-quote-modal textarea,.fav-theme-active .fav-quote-modal select{font-size:16px}}@media(max-width:900px){.fav-sticky-cta{display:flex;align-items:center;gap:12px;position:fixed;left:0;right:0;bottom:0;z-index:300;background:#fff;border-top:1px solid var(--fav-border);padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom));box-shadow:0 -6px 20px #0d1b2a1a}.fav-sticky-cta .info{display:flex;flex-direction:column;min-width:0;flex:0 1 auto}.fav-sticky-cta .info .lbl{font-size:10.5px;color:var(--fav-text-3);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.fav-sticky-cta .info .val{font-size:18px;font-weight:800;color:var(--fav-navy);font-family:Outfit,sans-serif;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fav-sticky-cta .fav-btn{flex:1 1 auto;padding:14px 16px;white-space:nowrap}body.fav-has-sticky-cta{padding-bottom:74px}body.fav-has-sticky-cta .fav-fab-whatsapp{bottom:86px}}@media(max-width:900px){.fav-theme-active .fav-filters-toggle,.fav-theme-active .fav-sortbar select{min-height:42px}}@media(max-width:1000px){.fav-theme-active .fav-hero-side{display:flex;flex-direction:row;gap:12px;height:auto;grid-template-columns:none;grid-template-rows:none;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding:2px 2px 8px;margin:0 -2px}.fav-theme-active .fav-hero-side::-webkit-scrollbar{height:0}.fav-theme-active .fav-hero-side .fav-promo-card{flex:0 0 46%;max-width:320px;min-width:0;height:130px;min-height:130px;scroll-snap-align:start}}@media(max-width:680px){.fav-theme-active .fav-hero-side .fav-promo-card{flex-basis:76%}}.fav-bottom-nav{display:none}@media(max-width:900px){.fav-bottom-nav{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:290;background:#fff;border-top:1px solid var(--fav-border);padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -4px 16px #0d1b2a0f}.fav-bottom-nav a,.fav-bottom-nav button{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 4px;min-height:56px;background:transparent;border:0;cursor:pointer;font-family:inherit;color:var(--fav-text-2);font-size:10.5px;font-weight:600;text-decoration:none;position:relative;-webkit-tap-highlight-color:transparent}.fav-bottom-nav a:active,.fav-bottom-nav button:active,.fav-bottom-nav a.active{color:var(--fav-cyan)}.fav-bottom-nav svg{width:23px;height:23px;display:block}.fav-bottom-nav .bn-badge{position:absolute;top:5px;left:calc(50% + 6px);background:var(--fav-cyan);color:#fff;font-size:9px;font-weight:700;min-width:16px;height:16px;border-radius:99px;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1}body.fav-has-bottom-nav{padding-bottom:62px}body.fav-has-bottom-nav .fav-fab-whatsapp{bottom:74px}body.fav-has-sticky-cta .fav-bottom-nav{display:none}}@media(max-width:760px){.fav-theme-active .fav-prod-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fav-theme-active .fav-prod-img{aspect-ratio:4/3}.fav-theme-active .fav-prod-img img{padding:10px}.fav-theme-active .fav-prod-body{padding:10px;gap:5px}.fav-theme-active .fav-prod-vendor{font-size:10px;letter-spacing:.8px}.fav-theme-active .fav-prod-name{font-size:12.5px;min-height:34px;line-height:1.35}.fav-theme-active .fav-prod-meta{font-size:10.5px}.fav-theme-active .fav-prod-price{font-size:15px}.fav-theme-active .fav-prod-price-orig{font-size:11px}.fav-theme-active .fav-prod-card .ribbon{font-size:9.5px;padding:3px 7px;top:8px;left:8px}.fav-theme-active .fav-prod-card .fav-btn-icon{width:28px;height:28px;top:8px;right:8px}.fav-theme-active .fav-prod-card .add-btn{padding:9px;font-size:12px}}@media(max-width:380px){.fav-theme-active .fav-prod-grid{gap:8px}.fav-theme-active .fav-prod-name{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/fav-mobile.css.map */
