.navbar-container-mobile{display:flex;justify-content:space-between;padding:24px;background:var(--Grey-1000,#1b1b1b);align-items:center;height:93px}.navbar-container-mobile.light{background-color:#fff}.navbar-container-mobile .left{display:flex;align-items:center;gap:8px}.navbar-container-mobile .left .icon-wrapper{cursor:pointer;display:flex;width:40px;height:40px;padding:10px 10px 8px;justify-content:center;align-items:center;gap:10px;background:var(--Grey-900,#363636);border-radius:60px}.navbar-container-mobile .left .icon-wrapper.light{background-color:var(--Grey-200,#e7e7e7);border-bottom:1px solid var(--Grey-200,#e7e7e7)}.navbar-container-mobile .left .icon-wrapper.light svg{filter:invert(1)}.navbar-container-mobile .left .icon-wrapper svg{align-self:center;justify-self:center}.navbar-container-mobile .right{display:flex;justify-content:space-between;gap:8px;align-items:center}.navbar-container-mobile .right .icon-wrapper{cursor:pointer;display:flex;width:40px;height:40px;padding:10px 10px 8px;justify-content:center;align-items:center;gap:10px;border:1.5px solid var(--Grey-200,#e7e7e7);background:var(--Grey-200,#e7e7e7);border-radius:60px;position:relative}.navbar-container-mobile .right .icon-wrapper svg{align-self:center;justify-self:center}.navbar-container-mobile .right .icon-wrapper.user-chip{display:flex;gap:8px;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.navbar-container-mobile .right .icon-wrapper.user-chip .text-14{text-transform:capitalize}.navbar-container-mobile .right .icon-wrapper.user-chip .dropdown-ic{filter:invert(1);margin-top:4px}.navbar-container-mobile .right .icon-wrapper .cart-counter{position:absolute;top:-10px;right:-10px;background:#000;color:#fff;border-radius:60px;padding:2px 8px;font-size:12px}.custom-mobile-nav-paper{box-shadow:0 4px 10px rgba(0,0,0,.2);width:80vw;height:auto;border-radius:0 0 0 24px}.custom-mobile-nav-paper .drawer-content-wrapper{background:var(--Grey-1000,#1b1b1b);height:100vh;overflow-y:auto}.custom-mobile-nav-paper .drawer-content-wrapper.light{background:#fff}.custom-mobile-nav-paper .drawer-content-wrapper.light .drawer-content .drawer-btns-wrapper{border-bottom:1px solid var(--Grey-200,#e7e7e7);border-top:1px solid var(--Grey-200,#e7e7e7)}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .top-nav-wrappper{display:flex;justify-content:space-between;padding:24px;height:93px}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .top-nav-wrappper .icon-wrapper{cursor:pointer;display:flex;width:40px;height:40px;padding:10px 10px 8px;justify-content:center;align-items:center;gap:10px;background:var(--Grey-900,#363636);border-radius:60px}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .top-nav-wrappper .icon-wrapper svg{align-self:center;justify-self:center}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .top-nav-wrappper .icon-wrapper.light{background-color:#fff;border:1px solid var(--Grey-200,#e7e7e7)}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .top-nav-wrappper .icon-wrapper.light svg{filter:invert(1)}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .drawer-btns-wrapper{display:flex;gap:12px;padding:12px 24px;border-top:1px solid var(--Grey-900,#363636);border-bottom:1px solid var(--Grey-900,#363636)}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .drawer-btns-wrapper button{width:100%;display:flex;padding:10px 20px;justify-content:center;align-items:center;gap:10px;flex:1 0;background:transparent;border:none;outline:none;color:var(--White,#fff);font-family:var(--font-lato);font-size:14px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.28px}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .drawer-btns-wrapper button.active{border-radius:50px;background:var(--White,#fff);display:flex;padding:10px 20px;justify-content:center;align-items:center;gap:10px;border:none;outline:none;color:#1b1b1b}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .drawer-btns-wrapper button.light{color:#000}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .drawer-btns-wrapper button.light.active{background:#000;color:#fff}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .details-menu-contents,.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .nav-contents{display:flex;padding:24px;flex-direction:column;justify-content:center;gap:24px}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .details-menu-contents.hide,.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .nav-contents.hide{display:none}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .details-menu-contents .link-container a,.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .details-menu-contents .link-container p,.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .nav-contents .link-container a,.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .nav-contents .link-container p{color:var(--Grey-300,#cfcfcf);font-family:var(--font-lato);font-size:14px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.28px;display:flex;justify-content:space-between}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .details-menu-contents .header-nav-wrapper,.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .nav-contents .header-nav-wrapper{display:flex;border-bottom:1px solid var(--Grey-900,#363636);padding-bottom:16px}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .details-menu-contents .header-nav-wrapper .text-18,.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .nav-contents .header-nav-wrapper .text-18{margin:0 auto}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .details-menu-contents.light .link-container a,.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .details-menu-contents.light .link-container p,.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .nav-contents.light .link-container a,.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .nav-contents.light .link-container p{color:#000}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .details-menu-contents.light .link-container a svg,.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .details-menu-contents.light .link-container p svg,.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .nav-contents.light .link-container a svg,.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .nav-contents.light .link-container p svg{filter:invert(1)}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .details-menu-contents.light .header-nav-wrapper,.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .nav-contents.light .header-nav-wrapper{border-bottom:1px solid var(--Grey-200,#e7e7e7)}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .details-menu-contents.light .header-nav-wrapper svg,.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .nav-contents.light .header-nav-wrapper svg{filter:invert(1)}.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .details-menu-contents.light .header-nav-wrapper .text-18,.custom-mobile-nav-paper .drawer-content-wrapper .drawer-content .nav-contents.light .header-nav-wrapper .text-18{color:#000}.search-mobile{margin:16px 24px 24px}.bottom-navbar-wrapper{border-top:1px solid var(--Grey-100,#f3f3f3);background-color:var(--Grey-900,#363636);padding:16px 24px;display:flex;justify-content:space-between;gap:16px;position:-webkit-sticky;position:sticky;bottom:-10px;width:100%;height:92px;z-index:10}.bottom-navbar-wrapper .link-wrapper{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:column}.bottom-navbar-wrapper.light{background-color:#fff}.bottom-navbar-wrapper.light .link-wrapper .text-12{color:#000}.bottom-navbar-wrapper.light .link-wrapper svg{filter:invert(1)}.custom-wishlist-paper{width:660px;padding:32px}@media(max-width:980px){.custom-wishlist-paper{height:100vh!important;width:100%;border-radius:16px 16px 0 0;padding:16px}}.custom-wishlist-paper .cart-wrapper .cart-header-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.custom-wishlist-paper .cart-wrapper .cart-header-wrapper .header-texts{display:flex;flex-direction:column;gap:8px}.custom-wishlist-paper .cart-wrapper .cart-header-wrapper svg{cursor:pointer}.custom-wishlist-paper .cart-wrapper .cart-items-wrapper{height:524px;overflow-y:auto;border-radius:18px;border:1px solid var(--Grey-200,#e7e7e7);background:#fff;padding:16px;margin-bottom:24px}.custom-wishlist-paper .cart-wrapper .cart-items-wrapper .line{border-bottom:1px solid var(--Colors-Neutral-Greys-50,#f3f3f4);margin:16px 0}.custom-wishlist-paper .cart-wrapper .cart-summary{display:flex;flex-direction:column;gap:20px}.custom-wishlist-paper .cart-wrapper .cart-summary .summary-text-wrapper{display:flex;justify-content:space-between}.custom-wishlist-paper .cart-wrapper .cart-summary .cart-buttons-wrapper{display:flex;gap:20px;width:100%}@media(max-width:980px){.custom-wishlist-paper .cart-wrapper .cart-summary .cart-buttons-wrapper{flex-direction:column}}.custom-wishlist-paper .cart-wrapper .cart-summary .cart-buttons-wrapper button{width:50%;padding:14px 24px;border-radius:99999px}@media(max-width:980px){.custom-wishlist-paper .cart-wrapper .cart-summary .cart-buttons-wrapper button{width:100%}}.wishlist-item-wrapper{padding:16px;width:100%;display:flex;gap:24px;cursor:pointer}@media(max-width:980px){.wishlist-item-wrapper{padding:0}}.wishlist-item-wrapper .left{max-width:20%;display:flex;align-items:center;justify-content:center}.wishlist-item-wrapper .left .image-container{background-color:#f3f3f3;border-radius:16px;padding:8px;width:100px;height:100px}.wishlist-item-wrapper .left .image-container img{width:100%;height:100%;object-fit:contain}.wishlist-item-wrapper .right{width:80%;display:flex;flex-direction:column;gap:12px}.wishlist-item-wrapper .right .item-header-wrapper{display:flex;justify-content:space-between}.wishlist-item-wrapper .right .buttons-container{display:flex;gap:16px;flex-wrap:wrap}.wishlist-item-wrapper .right .buttons-container .quantity-wrapper{width:-moz-fit-content;width:fit-content;display:flex;gap:24px;border-radius:50px;border:1.5px solid var(--Grey-1000,#1b1b1b);padding:0 24px;align-items:center}.wishlist-item-wrapper .right .buttons-container .quantity-wrapper .icon-wrapper{display:flex;align-items:center;justify-content:center;padding:4px 0 0;cursor:pointer;width:30px;height:20px;transition:all .3s ease-in}.wishlist-item-wrapper .right .buttons-container .quantity-wrapper .icon-wrapper:hover{border-radius:16px;background-color:#f3f3f3}.wishlist-item-wrapper .right .buttons-container .quantity-wrapper .icon-wrapper.disabled{cursor:not-allowed;pointer-events:none;opacity:.4}.wishlist-item-wrapper .right .buttons-container .delete-ic-wrapper{cursor:pointer;margin-left:auto}.wishlist-item-wrapper .right .delete-ic-wrapper{transition:transform .1s ease-in;padding:0;height:41px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:auto}.wishlist-item-wrapper .right .delete-ic-wrapper:hover{transform:scale(1.1);background-color:transparent}.wishlist-item-wrapper-mobile{display:flex;flex-direction:column;gap:16px}.wishlist-item-wrapper-mobile .header{display:flex;justify-content:space-between;align-items:center}.wishlist-item-wrapper-mobile .header .item{display:flex;align-items:center;gap:16px}.wishlist-item-wrapper-mobile .header .item .image-container{background-color:#f3f3f3;border-radius:16px;padding:8px;width:100px;height:100px}.wishlist-item-wrapper-mobile .header .item .image-container img{width:100%;height:100%;object-fit:contain}.wishlist-item-wrapper-mobile .buttons-container{display:flex;gap:16px;align-items:center}.wishlist-item-wrapper-mobile .buttons-container .quantity-wrapper{width:-moz-fit-content;width:fit-content;display:flex;gap:24px;border-radius:50px;border:1.5px solid var(--Grey-1000,#1b1b1b);padding:10px 20px;align-items:center}.wishlist-item-wrapper-mobile .buttons-container .quantity-wrapper .icon-wrapper{display:flex;align-items:center;justify-content:center;padding:4px 0 0;cursor:pointer;width:30px;height:20px;transition:all .3s ease-in}.wishlist-item-wrapper-mobile .buttons-container .quantity-wrapper .icon-wrapper:hover{border-radius:16px;background-color:#f3f3f3}.wishlist-item-wrapper-mobile .buttons-container .quantity-wrapper .icon-wrapper.disabled{cursor:not-allowed;pointer-events:none;opacity:.4}.wishlist-item-wrapper-mobile .text-24{margin-left:auto}