@keyframes btnAnimation{0%{transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}to{transform:scale(1.5);opacity:0}}.container{max-width:82.563rem;width:100%;padding-right:.62rem;padding-left:.62rem;margin-right:auto;margin-left:auto}@media(max-width:767px){.container{padding-inline:1.25rem}}.logo{max-height:150px}.logo img{width:100px}@media(max-width:1023px){.logo img{width:65px}}.star-rating,.star-rating svg{position:relative;display:flex;align-items:center}.star-rating svg{font-size:18px;color:gold}.star-rating svg+svg{margin-left:4px}.shop-btn,.shop-btn.primary{width:-moz-fit-content;width:fit-content;padding:.75rem 2.125rem;text-align:center;border-radius:1.875rem;display:flex;justify-content:center;background:rgb(var(--primary));font-size:.875rem;font-weight:500;position:relative;color:rgb(var(--primary-foreground));transition:all .3s;align-items:center;gap:10px;overflow:hidden;z-index:1}@media(max-width:767px){.shop-btn,.shop-btn.primary{padding:.5rem 1rem}}.shop-btn.primary:after,.shop-btn:after{content:" ";width:0;height:100%;background:rgb(var(--tertiary));color:rgb(var(--tertiary-foreground));position:absolute;transition:all .4s ease-in-out;right:0;top:0;z-index:-3}.shop-btn svg,.shop-btn.primary svg{font-size:1.8em;color:rgb(var(--primary-foreground));transition:all .5s}.shop-btn span,.shop-btn.primary span{font-size:.938rem;z-index:1;transition:all .4s ease-in-out}.shop-btn.primary:hover,.shop-btn:hover{color:rgb(var(--tertiary-foreground))}.shop-btn.primary:hover:after,.shop-btn:hover:after{right:auto;left:0;width:100%}.shop-btn.primary:hover svg:not(.loading),.shop-btn:hover svg:not(.loading){color:currentColor;color:rgb(var(--tertiary-foreground));transform:translate(5px)}.shop-btn.primary:hover span,.shop-btn:hover span{color:rgb(var(--tertiary-foreground))}:dir(rtl) .shop-btn svg:not(.loading),:dir(rtl) .shop-btn.primary svg:not(.loading){transform:rotate(180deg)}:dir(rtl) .shop-btn.primary:hover svg:not(.loading),:dir(rtl) .shop-btn:hover svg:not(.loading){transform:translate(-5px) rotate(180deg)}.shop-btn.primary:disabled,.shop-btn:disabled{opacity:.5;pointer-events:none}.shop-btn.secondary{width:-moz-fit-content;width:fit-content;padding:.75rem 2.125rem;text-align:center;border-radius:1.875rem;display:flex;justify-content:center;background:rgb(var(--secondary));font-size:.875rem;font-weight:500;position:relative;color:rgb(var(--secondary-foreground));transition:all .3s;align-items:center;gap:10px;overflow:hidden;z-index:1}@media(max-width:767px){.shop-btn.secondary{padding:.5rem 1rem}}.shop-btn.secondary:after{content:" ";width:0;height:100%;background:rgb(var(--tertiary));color:rgb(var(--tertiary-foreground));position:absolute;transition:all .4s ease-in-out;right:0;top:0;z-index:-3}.shop-btn.secondary svg{font-size:1.8em;color:rgb(var(--secondary-foreground));transition:all .5s}.shop-btn.secondary span{font-size:.938rem;z-index:1;transition:all .4s ease-in-out}.shop-btn.secondary:hover{color:rgb(var(--tertiary-foreground))}.shop-btn.secondary:hover:after{right:auto;left:0;width:100%}.shop-btn.secondary:hover svg:not(.loading){color:currentColor;color:rgb(var(--tertiary-foreground));transform:translate(5px)}.shop-btn.secondary:hover span{color:rgb(var(--tertiary-foreground))}:dir(rtl) .shop-btn.secondary svg:not(.loading){transform:rotate(180deg)}:dir(rtl) .shop-btn.secondary:hover svg:not(.loading){transform:translate(-5px) rotate(180deg)}.shop-btn.secondary:disabled{opacity:.5;pointer-events:none}.shop-btn.tertiary{width:-moz-fit-content;width:fit-content;padding:.75rem 2.125rem;text-align:center;border-radius:1.875rem;display:flex;justify-content:center;background:rgb(var(--tertiary));font-size:.875rem;font-weight:500;position:relative;color:rgb(var(--tertiary-foreground));transition:all .3s;align-items:center;gap:10px;overflow:hidden;z-index:1}@media(max-width:767px){.shop-btn.tertiary{padding:.5rem 1rem}}.shop-btn.tertiary:after{content:" ";width:0;height:100%;background:rgb(var(--tertiary));color:rgb(var(--tertiary-foreground));position:absolute;transition:all .4s ease-in-out;right:0;top:0;z-index:-3}.shop-btn.tertiary svg{font-size:1.8em;color:rgb(var(--tertiary-foreground));transition:all .5s}.shop-btn.tertiary span{font-size:.938rem;z-index:1;transition:all .4s ease-in-out}.shop-btn.tertiary:hover{color:rgb(var(--tertiary-foreground))}.shop-btn.tertiary:hover:after{right:auto;left:0;width:100%}.shop-btn.tertiary:hover svg:not(.loading){color:currentColor;color:rgb(var(--tertiary-foreground));transform:translate(5px)}.shop-btn.tertiary:hover span{color:rgb(var(--tertiary-foreground))}:dir(rtl) .shop-btn.tertiary svg:not(.loading){transform:rotate(180deg)}:dir(rtl) .shop-btn.tertiary:hover svg:not(.loading){transform:translate(-5px) rotate(180deg)}.shop-btn.tertiary:disabled{opacity:.5;pointer-events:none}.icon-btn{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:transparent;color:rgb(var(--heading));transition:.3s}.icon-btn:hover{background-color:var(--primary-800)}.icon-btn.primary{background-color:rgb(var(--primary));color:rgb(var(--primary-foreground))}.icon-btn.secondary{background-color:rgb(var(--secondary));color:rgb(var(--secondary-foreground))}.icon-btn.tertiary{background-color:rgb(var(--tertiary));color:rgb(var(--tertiary-foreground));border:1px solid rgb(var(--tertiary))}.icon-btn.tertiary:hover{color:rgb(var(--tertiary));background-color:rgb(var(--tertiary-foreground))}.icon-btn.primary:hover,.icon-btn.secondary:hover{background-color:rgb(var(--tertiary));color:rgb(var(--tertiary-foreground))}.shop-btn.icon:hover svg{transform:unset}.section-title{margin-bottom:1.25rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0}.section-title .view{font-family:var(--heading-font),sans-serif;position:relative}.section-title .view:before{content:"";position:absolute;width:0;height:2px;background-color:rgb(var(--heading));top:2.2rem;left:2px;transition:all .2s;opacity:0;visibility:hidden}.section-title .view:hover:before{opacity:1;visibility:visible;width:4.375rem}@media(max-width:767px){.section-title h5{font-size:1.7rem;margin-inline:auto}.section-title a{font-size:.875rem}}.modal-wrapper{display:none;justify-content:center;align-items:center;z-index:2}.modal-wrapper,.modal-wrapper .anywhere-away{width:100%;height:100%;position:fixed;top:0;left:0}.modal-wrapper .anywhere-away{background:rgba(0,0,0,.37)}.modal-main{position:relative;background:rgb(var(--background));display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0}.modal-main .wrapper-close-btn{position:absolute;right:1.875rem;top:1.875rem;width:1.875rem;height:1.875rem;cursor:pointer}.modal-main .wrapper-main .divider{height:1.875rem;width:1px;background:#e8e8e8}.stars-widget svg.active,.stars-widget svg.active~svg,.stars-widget svg:hover,.stars-widget svg:hover~svg{color:gold}.stars-widget #rate-5.active~svg,.stars-widget svg#rate-5.active{text-shadow:0 0 10px rgba(153,86,34,.639);stroke:gray;stroke-width:10px}.swiper-smooth-motion>.swiper-wrapper{transition-timing-function:linear!important}.notistack-Snackbar #notistack-snackbar,.notistack-Snackbar .notistack-MuiContent{font-size:14px}.notistack-Snackbar div:has(>.noti-close-button){margin-inline-start:auto!important;margin-inline-end:0!important;padding:0!important}.pagination_box{list-style:none;padding:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:25px}@media(max-width:991px){.pagination_box{gap:10px}}.pagination_box .pagination_item{border-radius:10px;background:rgba(var(--primary-foreground));color:rgba(var(--primary));box-shadow:0 4px 20px 0 rgba(21,32,70,.07);height:45px;width:45px}@media(max-width:767px){.pagination_box .pagination_item{height:25px;width:20px;font-size:12px;padding-inline:15px}.pagination_box .pagination_item.dots{background-color:transparent;box-shadow:none;width:0;padding:5px}}.pagination_box .pagination_item.active{background-color:rgba(var(--primary));color:rgba(var(--primary-foreground));pointer-events:none}.pagination_box a.pagination_item_disabled{pointer-events:none;opacity:.5}.pagination_box a.pagination_item:hover{background-color:rgba(var(--primary));color:rgba(var(--primary-foreground))}.pagination_box .pagination_arrow{height:45px;width:45px;border-radius:10px;background-color:transparent;transition:.3s}@media(max-width:550px){.pagination_box .pagination_arrow{width:25px;height:25px}}.pagination_box .pagination_arrow svg{transition:all .4s ease;width:16px;height:16px}.pagination_box .pagination_arrow:hover{background-color:rgba(0,0,0,.063)}.pagination_box .pagination_arrow:hover svg{transform:scale(1.2)}.pagination_box .pagination_arrow,.pagination_box .pagination_item{border:none;display:flex;justify-content:center;align-items:center}.pagination_box .pagination_arrow:hover,.pagination_box .pagination_item:hover{color:rgba(var(--primary))}#root-layout-buttons{z-index:49;position:fixed;bottom:1rem;inset-inline-end:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}@media(max-width:767px){#root-layout-buttons{bottom:.5rem;inset-inline-end:.5rem}}#scroll_to_top_button{box-shadow:0 0 5px 5px hsla(0,0%,87%,.062)}#whatsapp_button{height:60px;width:60px;transition:.3s}#whatsapp_button:hover{transform:scale(1.09)}@media(max-width:767px){#whatsapp_button{height:50px;width:50px}#scroll_to_top_button{height:30px;width:30px;font-size:13px}}.header-center{justify-content:space-between;gap:0;padding:10px 0}.header-center,.header-center .header-cart-items{display:flex;flex-direction:row;align-items:center}.header-center .header-cart-items{justify-content:center;gap:1.563rem}.header-center .header-cart-items .cart-item{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;gap:5px;font-size:1rem;color:rgb(var(--foreground))}.header-center .header-cart-items .cart-item svg{font-size:24px}.header-center .header-cart-items .header-cart{position:relative}.header-center .header-cart-items .header-cart .cart-submenu{position:absolute;width:30rem;background:rgb(var(--background));z-index:2;left:-15rem;top:3.125rem;border-top:3px solid rgb(var(--primary));border-radius:.5rem;opacity:0;visibility:hidden;transition:all .5s ease-in-out;box-shadow:0 1px 4px rgba(0,0,0,.16)}.header-center .header-cart-items .header-cart .cart-submenu .wrapper-title{font-size:1.25rem}.header-center .header-cart-items .header-cart .cart-submenu .cart-wrapper-item{padding:.62rem;width:100%;height:30.1rem;overflow-y:scroll}.header-center .header-cart-items .header-cart .cart-submenu .cart-wrapper-item .wrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:0;margin-top:1.25rem;width:100%}.header-center .header-cart-items .header-cart .cart-submenu .cart-wrapper-item .wrapper .wrapper-item{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.938rem}.header-center .header-cart-items .header-cart .cart-submenu .cart-wrapper-item .wrapper .wrapper-item .new-price,.header-center .header-cart-items .header-cart .cart-submenu .cart-wrapper-item .wrapper .wrapper-item .wrapper-title{font-size:.75rem}.header-center .header-cart-items .header-cart .cart-submenu .cart-wrapper-item .wrapper .wrapper-item .wrapper-img{width:6.5rem;height:auto;background:var(--primary-800);border-radius:.5rem}.header-center .header-cart-items .header-cart .cart-submenu .cart-wrapper-item .wrapper .wrapper-item .wrapper-img img{width:100%;height:100%}.header-center .header-cart-items .header-cart .cart-submenu .cart-wrapper-item::-webkit-scrollbar{width:2px;height:15rem;background:var(--primary-800)}.header-center .header-cart-items .header-cart .cart-submenu .cart-wrapper-item::-webkit-scrollbar-track{background:#e8e8e8}.header-center .header-cart-items .header-cart .cart-submenu .cart-wrapper-item::-webkit-scrollbar-thumb{background:#8e8e8e}.header-center .header-cart-items .header-cart .cart-submenu .cart-wrapper-section{width:100%;padding:1.25rem}.header-center .header-cart-items .header-cart .cart-submenu .cart-wrapper-section .wrapper-line{width:100%;height:1px;background:var(--primary-800);border-radius:.62rem;margin-bottom:.62rem}.header-center .header-cart-items .header-cart .cart-submenu .cart-wrapper-section .wrapper-subtotal{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0}.header-center .header-cart-items .header-cart .cart-submenu .cart-wrapper-section .cart-btn{width:100%;margin-top:1.25rem}.header-center .header-cart-items .header-cart .cart-submenu .cart-wrapper-section .cart-btn .shop-btn{background:#ddd;margin:.5rem 0;width:100%;border-radius:.5rem;color:rgb(var(--heading));font-weight:600}.header-center .header-cart-items .header-cart .cart-submenu .cart-wrapper-section .cart-btn .shop-btn:after{display:none}.header-center .header-cart-items .header-cart .cart-submenu .cart-wrapper-section .cart-btn .checkout-btn{background:rgb(var(--primary));color:rgb(var(--background))}.header-center .header-cart-items .header-cart:hover .cart-submenu{opacity:1;visibility:visible}.header-center .header-cart-items .header-search .modal-main{height:14.875rem}.header-center .header-cart-items .header-search .modal-main .wrapper-main{width:38.75rem;height:3.75rem;border-radius:1.875rem;border:1px solid rgb(var(--primary))}.header-center .header-cart-items .header-search .modal-main .search-section{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0;width:100%;height:100%}.header-center .header-cart-items .header-search .modal-main .search-section .catalog-select,.header-center .header-cart-items .header-search .modal-main .search-section input{border:none;outline:none;background:transparent;padding:0 1.25rem;font-size:.938rem;font-weight:500;color:rgb(var(--foreground));flex:1 1 0%}.header-center .header-cart-items .header-search .modal-main .search-section input{color:rgb(var(--primary))}.header-center .header-cart-items .header-search .modal-main .search-section .shop-btn{padding:1.25rem 1.875rem}.header-center .header-cart-items .header-search .modal-main .search-section .shop-btn:after{display:none}.header-center .header-cart-items .header-search .modal-wrapper.active{display:block}.mobile-menu{padding:10px;background-color:rgb(var(--background))}:dir(rtl) .offcanvas,:dir(rtl) .offcanvas-body{transform:translateX(100%)}.offcanvas{position:fixed;inset:0;z-index:49;display:flex;flex-direction:column;max-width:100%;background-clip:padding-box;outline:0;transform:translateX(-100%);transition:.5s}body:has(.offcanvas.show){overflow-y:hidden}.offcanvas.show{visibility:visible}.offcanvas.show,.offcanvas.show .offcanvas-body{transform:translateX(0)}.offcanvas-body{transition:transform .5s ease 0ms,visibility .5s ease 0ms;width:280px;padding:1.25rem 1.875rem;min-height:100vh;background:#fff;position:relative;overflow-y:auto}@media(max-width:550px){.offcanvas-body{width:85%}}.offcanvas-body .header-top{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0;margin:1.25rem 0}.offcanvas-body .header-top .header-cart{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1.25rem}.offcanvas-body .header-top .shop-btn{border-radius:50%;padding:5px}.offcanvas-body .header-input{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0;background:rgb(var(--background));border:1px solid var(--primary-800);margin-bottom:1.25rem;padding:.62rem;border-radius:.5rem}.offcanvas-body .header-input input{min-width:0;background:rgb(var(--background));border:none;outline:none}.offcanvas-body .category-dropdown{margin-block:1.25rem}.offcanvas-body .category-dropdown .category-list{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1.875rem}.offcanvas-body .category-dropdown .category-list li{width:100%}.offcanvas-body .category-dropdown .category-list .category-list-item{display:block;width:100%}.offcanvas-body .category-dropdown .category-list .dropdown-item .dropdown-list-item{align-items:center;gap:1.25rem}.offcanvas-body .category-dropdown .category-list .dropdown-item .dropdown-list-item .dropdown-img{display:block;width:2.5rem;height:2.5rem}.offcanvas-body .category-dropdown .category-list .dropdown-item .dropdown-list-item .dropdown-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.offcanvas-body .category-dropdown .category-list .dropdown-item .dropdown-list-item .dropdown-img img.error-backend-img{-o-object-fit:cover;object-fit:cover}.offcanvas-body .category-dropdown .category-list .dropdown-item .drop-down-list-icon span rect,.offcanvas-body .category-dropdown .category-list .dropdown-item .drop-down-list-icon span svg{fill:currentColor;fill:rgb(var(--primary))}.offcanvas-backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000;opacity:.5;cursor:pointer;transition:.3s}.offcanvas-backdrop.fade{opacity:0}.header-bottom{background:rgb(var(--primary));padding:10px 0}.header-nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0;position:relative}.header-nav .category-menu-section{min-width:16.875rem}.header-nav .category-menu-section .dropdown-btn{cursor:pointer;position:relative;z-index:10}.header-nav .category-menu-section .empty{width:100%;height:100%;display:none;z-index:2;left:0;top:0}.header-nav .category-menu-section .empty.active{display:block}.header-nav .category-menu-section .category-item{background:rgb(var(--background));width:100%;height:100%;margin:5px 0 0;border:none;padding:.938rem 1.125rem;border-top-left-radius:5px;border-top-right-radius:5px;font-size:.875rem;font-weight:600}.header-nav .category-menu-section .category-item i{font-size:10px}.header-nav .category-menu-section .category-item .category-img{padding-right:1rem}.header-nav .category-menu-section .category-dropdown{display:grid;overflow:hidden;grid-template-rows:0fr;transition:.3s;width:100%;transition:all .3s;left:0;top:3.6rem;z-index:3;box-shadow:0 1px 4px rgba(0,0,0,.16)}.header-nav .category-menu-section .category-dropdown .category-list{min-height:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0}.header-nav .category-menu-section .category-dropdown li{width:100%}.header-nav .category-menu-section .category-dropdown .category-list-item{display:block;cursor:pointer;background:rgb(var(--background));padding:.8rem 1.25rem;border-top:1px solid var(--primary-800);transition:all .5s;width:100%}.header-nav .category-menu-section .category-dropdown .category-list-item:hover{background-color:rgb(var(--primary))}.header-nav .category-menu-section .category-dropdown .category-list-item:hover .dropdown-text{color:rgb(var(--background))}.header-nav .category-menu-section .category-dropdown .category-list-item:hover .drop-down-list-icon rect,.header-nav .category-menu-section .category-dropdown .category-list-item:hover .drop-down-list-icon svg{fill:rgb(var(--background))}.header-nav .category-menu-section .category-dropdown .category-list-item .drop-down-list-icon rect,.header-nav .category-menu-section .category-dropdown .category-list-item .drop-down-list-icon svg{fill:rgb(var(--heading))}.header-nav .category-menu-section .category-dropdown .category-list-item .dropdown-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0}.header-nav .category-menu-section .category-dropdown .category-list-item .dropdown-list-item{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;gap:1.625rem}.header-nav .category-menu-section .category-dropdown .category-list-item .dropdown-list-item .dropdown-img{width:1.25rem;height:1.25rem}.header-nav .category-menu-section .category-dropdown .category-list-item .dropdown-list-item .dropdown-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header-nav .category-menu-section .category-dropdown .category-list-item .dropdown-list-item .dropdown-img img.error-backend-img{-o-object-fit:cover;object-fit:cover}.header-nav .category-menu-section .category-dropdown .category-list-item .dropdown-list-item .dropdown-text{font-size:.938rem;line-height:.813rem}.header-nav .category-menu-section .category-dropdown.open-dropdown{grid-template-rows:1fr;max-height:var(--max-height)}.header-nav .list-text{font-size:.875rem;color:rgb(var(--background))}.header-nav .shop-text{color:rgb(var(--heading))}.header-nav .header-nav-menu .menu-list{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2.5rem}.header-nav .header-nav-menu .menu-list li{position:relative}.header-nav .header-nav-menu .menu-list li:hover .header-sub-menu{visibility:visible;opacity:1}.header-nav .header-nav-menu .menu-list .header-sub-menu{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.938rem;width:220px;position:absolute}.header-nav .header-nav-menu .menu-list .header-sub-menu,.header-nav .header-nav-menu .menu-list .shop-menu{position:absolute;background:rgb(var(--background));visibility:hidden;z-index:2;opacity:0;top:4.7rem;left:0;pointer-events:auto;transition:all .5s ease-in-out;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);padding:1.25rem}.header-nav .header-nav-menu .menu-list .header-sub-menu a,.header-nav .header-nav-menu .menu-list .shop-menu a{font-size:.938rem;font-weight:400;color:rgb(var(--foreground))}.header-nav .header-nav-menu .menu-list .header-sub-menu a:hover,.header-nav .header-nav-menu .menu-list .shop-menu a:hover{color:rgb(var(--primary))}.header-nav .header-nav-menu .menu-list .mega-menu{position:unset}.header-nav .header-nav-menu .menu-list .mega-menu .shop-menu{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;gap:1.875rem;width:100%;height:29.5rem;padding:0 1.875rem;top:6.1rem}.header-nav .header-nav-menu .menu-list .mega-menu .shop-menu .menu-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-around;gap:0;flex:1 1 0%}.header-nav .header-nav-menu .menu-list .mega-menu .shop-menu .menu-wrapper .menu-list{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.62rem}.header-nav .header-nav-menu .menu-list .mega-menu .shop-menu .menu-wrapper .menu-list .menu-title{font-size:1.125rem;font-weight:600}.header-nav .header-nav-menu .menu-list .mega-menu .shop-menu .menu-wrapper .menu-list ul{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.62rem}.header-nav .header-nav-menu .menu-list .mega-menu .shop-menu .shop-menu-img{width:28.4rem;height:23.5rem}.header-nav .header-nav-menu .menu-list .mega-menu .shop-menu .shop-menu-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header-nav .header-nav-menu .menu-list .mega-menu:hover .shop-menu{visibility:visible;opacity:1}@media(max-width:1200px){.header-nav .header-nav-menu .menu-list{gap:1.25rem}}.dropdown-btn{justify-content:flex-start;gap:10px}.dropdown-btn,.dropdown-btn .dropdown-icon{display:flex;flex-direction:row;align-items:center}.dropdown-btn .dropdown-icon{width:3rem;height:2.875rem;border-radius:50%;background-color:hsla(0,0%,100%,.27);justify-content:center;gap:0}.dropdown-btn .dropdown-icon svg{color:currentColor;color:rgb(var(--background));font-size:20px}.dropdown-btn .dropdown-text{font-size:1rem;color:rgb(var(--background))}#home-hero{position:relative;z-index:0;overflow:hidden;min-height:60vh}@media(max-width:767px){#home-hero{min-height:80vh}}#home-hero .swiper-pagination-bullets{bottom:1.875rem}@media(max-width:767px){#home-hero .swiper-pagination-bullets{bottom:1rem}}#home-hero img{width:100%;-o-object-fit:contain;object-fit:contain}#home-hero .swiper-pagination-bullet{width:1.875rem;height:7px;border-radius:30px}#home-hero .swiper-pagination-bullet-active{background-color:rgb(var(--primary))}#home-hero .wrapper-section .hero-slide-info{color:rgb(var(--heading));font-weight:700;font-family:var(--heading-font),sans-serif}#home-hero .wrapper-section .hero-slide-info .subtitle{margin-bottom:.5rem}#home-hero .wrapper-section .hero-slide-info i,#home-hero .wrapper-section .hero-slide-info span,#home-hero .wrapper-section .hero-slide-info strong{font-size:1.7em;color:rgb(var(--primary))}.category-section{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1.875rem}@media(max-width:767px){.category-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media only screen and (min-width:767px)and (max-width:1200px){.category-section{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}}.category-section .product-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;background:var(--primary-800);height:11.25rem;border-radius:.75rem;border:1px solid var(--primary-800);transition:all .3s;padding-bottom:0}.category-section .product-wrapper .wrapper-img img{transition:all .2s ease-in-out}.category-section .product-wrapper:hover{border:1px solid rgb(var(--primary))}.category-section .product-wrapper:hover .wrapper-img img{transform:scale(1.2)}.category-section .product-wrapper .wrapper-details{font-size:1rem;font-weight:500}.brand-section .brand{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;height:8.125rem;padding:1rem;background:rgb(var(--background));border:1.5px solid var(--primary-800);box-shadow:none;transition:all .2s;filter:grayscale(1)}.brand-section .brand:hover{filter:none}@media(max-width:550px){.brand-section .brand{height:10rem}}.brand-section .brand img.error-backend-img{-o-object-fit:cover;object-fit:cover}.footer{background:url(/images/ui/footer-bg.webp);background-repeat:no-repeat;background-size:cover;padding:3.75rem 0}.footer-padding{padding-bottom:12rem}.footer-padding:has(.auth-layout){padding-bottom:0}.footer-service-section{background-color:rgb(var(--primary));padding:1.5rem;margin-top:-6rem;border-radius:4px}.footer-service-section .service-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.25rem}@media(max-width:767px){.footer-service-section .service-wrapper{flex-direction:column;text-align:center}}.footer-service-section .service-wrapper .service-info{font-size:1rem;color:rgb(var(--background));margin-bottom:0}.footer-service-section .service-wrapper .service-details{font-size:.875rem;font-weight:400}@media(max-width:1023px){.footer-service-section .gy-4{--bs-gutter-y:1.25rem}.footer-service-section .service-wrapper{justify-content:flex-start}}@media only screen and (min-width:767px)and (max-width:1200px){.footer-service-section .service-wrapper{align-items:flex-start}}.footer-section{padding-top:3.75rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}@media(max-width:550px){.footer-section{grid-template-columns:1fr;text-align:center}.footer-section .logo img{margin:auto;display:block}}.footer-section .logo{margin-bottom:3.75rem}.footer-section .footer-heading{font-size:1.25rem;color:rgb(var(--background))}.footer-section .footer-heading-2{font-size:1rem;color:rgb(var(--background));margin-bottom:.313rem}.footer-section .footer-title{margin-bottom:1.125rem}.footer-section .footer-link a{color:#c8c8c8;font-size:.938rem;font-weight:300}.footer-section .footer-link a:hover{color:rgb(var(--primary));text-decoration:underline}.footer-section .footer-link p{color:#c8c8c8}.footer-section .footer-link ul{padding-left:0}.footer-section .footer-link ul li{margin-bottom:1.25rem}.footer-section .footer-link .address{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:.938rem}.footer-section .contact-link{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1.25rem}@media(max-width:767px){.footer-section .footer-link a{font-size:.938rem!important}}.product-normal-card{width:100%;height:100%;padding:0 0 1.25rem;border-radius:.75rem;background-color:rgb(var(--card));font-family:var(--heading-font),sans-serif;box-shadow:0 8px 24px hsla(210,8%,62%,.2);position:relative;transition:all .2s;border:1px solid rgb(var(--card));overflow:hidden}.product-normal-card .img-box{height:19.563rem;position:relative}.product-normal-card .img-box img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.product-normal-card .img-box .product-cart-items{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.62rem;position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%);opacity:0;visibility:hidden;transition:all .4s}.product-normal-card .img-box .product-cart-items>* svg{color:rgb(var(--heading));background-color:rgb(var(--background));border-radius:50%;padding:5px;font-size:35px;transition:all .2s linear}.product-normal-card .img-box .product-cart-items>:hover svg{color:rgb(var(--primary-foreground));background-color:rgb(var(--primary))}.product-normal-card .product-info{margin:.938rem 1.875rem 2.5rem}.product-normal-card .product-info .ratings{margin:.6rem 0}.product-normal-card .product-details{font-family:var(--heading-font),sans-serif}@media(max-width:767px){.product-normal-card .product-details{font-size:2.2rem}}.product-normal-card .product-cart-btn-wrapper{position:absolute;bottom:0;right:0;transition:all .4s}:dir(rtl) .product-normal-card .product-cart-btn-wrapper{left:0;right:unset}.product-normal-card:hover{border:1px solid rgb(var(--primary))}.product-normal-card:hover .product-cart-items{bottom:15%;opacity:1;visibility:visible}.product-normal-card:hover .product-cart-items .product-cart-btn-wrapper{border-bottom-right-radius:.75rem}@media(max-width:767px){.product-normal-card .product-img{height:25rem}.product-normal-card .product-info{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;margin:1rem 1rem 2rem}.product-normal-card .price{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.62rem}}@media(max-width:767px)and (max-width:767px){.product-normal-card .price span{font-size:1.25rem}}.product-small-card{background:rgb(var(--card));overflow:hidden;border-radius:10px;transition:all .3s;border:1px solid rgb(var(--card));font-size:1rem;box-shadow:0 8px 24px hsla(210,8%,62%,.2)}.product-small-card:hover{border-color:rgb(var(--primary))}.product-small-card .img-box{height:13rem;max-width:100%}.product-small-card .img-box img{height:100%;width:100%}.product-small-card .product-info .product-name{max-height:150px;overflow:hidden}.product-small-card .product-info .price{font-size:13px}.product-btn{padding:.75rem 1rem .75rem 2.5rem;border-top-left-radius:1.875rem;background:var(--primary-800);color:rgb(var(--primary));font-size:1rem;display:flex;align-items:center;justify-content:center;gap:1rem;transition:all .4s}:dir(rtl) .product-btn{border-top-left-radius:0;border-top-right-radius:1.875rem;margin-right:auto}.product-btn:hover{background-color:rgb(var(--primary));color:rgb(var(--primary-foreground))}.arrival{background:var(--primary-800)}.flash-sale{background:linear-gradient(90deg,#fbd7e9,#ffd7ab)}.countdown-section-wrapper .countdown-section{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6.5rem}.countdown-section-wrapper .countdown-section .countdown-items{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.countdown-section-wrapper .countdown-section .countdown-items span{font-weight:600}.countdown-section-wrapper .countdown-section .countdown-items .number{font-size:1.875rem}.countdown-section-wrapper .countdown-section .countdown-items .text{font-size:1.125rem;font-weight:500}@media(max-width:767px){.countdown-section-wrapper{display:none}}@media(min-width:921px){.top-selling-section .product-normal-card{padding:1.25rem;position:relative;display:flex;gap:1rem}.top-selling-section .product-normal-card .img-box{height:10.875rem;width:10.438rem;background:var(--primary-800)}.top-selling-section .product-normal-card .img-box img{-o-object-fit:cover;object-fit:cover}.top-selling-section .product-normal-card .product-info{margin:1rem 0 0;flex:1 1 0%}.top-selling-section .product-normal-card .product-cart-items{position:absolute}}.style-section .product-wrapper{border-radius:.75rem;background-color:transparent;box-shadow:none;border:1px solid transparent}.style-section .product-wrapper:hover{transition:.3s!important;transition-property:all!important;border-color:rgb(var(--primary));box-shadow:0 8px 24px hsla(0,0%,39%,.267)}.style-section .product-wrapper .wrapper-info{padding:3.2rem}.style-section .product-wrapper .wrapper-info .wrapper-inner-title{display:block}@media(max-width:767px){.style-section .product-wrapper .wrapper-info{padding:1.25rem}.style-section .product-wrapper .wrapper-info .wrapper-inner-title{display:inline}}@media(min-width:767px){.style-section .product-wrapper .wrapper-info{max-width:60%}}.style-section .shop-btn{padding:.62rem 1.25rem}.best-selling-section{background:linear-gradient(92deg,#fecaff 1.23%,#c9ddfa 97.37%);padding:1.875rem;border-radius:.75rem}.best-selling-section .backend-img.error-backend-img{-o-object-fit:cover;object-fit:cover}.best-product .product-wrapper{height:19.688rem}.best-product .product-wrapper .product-img{height:15rem}.best-product .best-product-section .row>*{--bs-gutter-x:20px;--bs-gutter-y:20px}.best-product .best-product-section .product-info{margin:1.25rem 1.1rem 1.25rem 1.25rem}.best-product .best-product-section .product-info .product-details{font-size:1rem}@media(max-width:767px){.best-product .product-wrapper{height:auto}.best-product .best-product-section .product-info .product-details{font-size:2.2rem}}.price{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.25rem .62rem;flex-wrap:wrap}.price .price-cut{text-decoration:line-through}.price .new-price{color:rgb(var(--primary))}.price span{font-size:1rem;color:rgb(var(--foreground));font-weight:500}.product-info{background-color:rgb(var(--card))}@media(max-width:767px){.product-info .product-info-content{padding:0}}.product-info-section{margin-top:2.5rem}.product-info-section .row>*{--bs-gutter-y:50px}.product-discount-content{position:absolute;top:1.5rem;background:rgb(var(--secondary));color:rgb(var(--secondary-foreground));width:5rem;height:5rem;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;border-radius:50%}:dir(ltr) .product-discount-content{left:1.5rem}:dir(rtl) .product-discount-content{right:1.5rem}.product-discount-content h4{font-size:1.25rem}@media(max-width:767px){.product-discount-content{width:3rem;height:3rem;top:.3rem}}.product-info-img .swiper{position:relative}.product-info-img .swiper .swiper-wrapper{align-items:center}.product-info-img .product-top{border:1px solid var(--primary-800);border-radius:.62rem;padding:3.125rem}@media(max-width:767px){.product-info-img .product-top{min-height:100px;padding:1.5rem}}@media(min-width:768px){.product-info-img .product-top{min-height:37.5rem}}.product-info-img .product-top .slider-top-img img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;display:block}.product-bottom{margin-top:1.25rem}.product-bottom .swiper-wrapper{justify-content:center}.product-bottom .slider-bottom-img{cursor:pointer;position:relative;width:5.625rem!important;height:5.625rem!important;border:1px solid var(--primary-800);border-radius:.62rem;padding:.62rem;opacity:.4}.product-bottom .slider-bottom-img img{width:100%;height:100%}.product-bottom .swiper-slide-thumb-active{opacity:1}.product-info-content{padding:0 3.125rem}@media(max-width:767px){.product-info-content{padding:0}}.product-info-content .ratings{margin-top:.813rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:5px}.product-info-content .ratings .text{font-size:.875rem}.product-info-content .price{gap:.62rem;margin-top:.62rem}.product-info-content .price .new-price{font-size:1.25rem;color:red}.product-info-content .content-paragraph{line-height:1.875rem;font-size:1rem;margin-top:.62rem}.product-info-content .content-paragraph .inner-text{display:block}.product-info-content .product-availability{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.62rem;font-size:1rem;font-weight:500;padding:10px 15px;background-color:var(--primary-800);border-radius:.75rem;display:inline-block;margin:.62rem 0}.product-info-content .product-availability .inner-text{color:rgb(var(--primary))}.product-info-content .product-size{width:100%;margin-top:1.25rem;position:relative}.product-info-content .product-size .size-title{color:rgb(var(--primary));margin-bottom:.62rem}.product-info-content .product-size .size-section{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0;background-color:rgb(var(--background));border:1px solid #d5d5d5;border-radius:.75rem;height:3.125rem;padding:.813rem 2.3rem;cursor:pointer;font-size:.813rem}.product-info-content .product-size .size-section .chevron{transition:.3s}.product-info-content .product-size .size-section .toggle-btn{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2.5rem}.product-info-content .product-size .size-option{position:absolute;width:100%;display:none;z-index:2;transition:all .5s}.product-info-content .product-size .size-option .option{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0;padding:13px 23px;font-size:13px;transition:all .5s}.product-info-content .product-size .size-option .option:hover{background:rgb(var(--primary));color:rgb(var(--background))}.product-info-content .product-size .size-option .option:hover .option-measure{color:rgb(var(--background))}.product-info-content .product-size.active .size-option{display:block;z-index:2;background:rgb(var(--background));border:1px solid #d5d5d5;border-radius:10px;top:calc(100% + 5px);overflow:hidden}.product-info-content .product-size.active .size-option .option{background-color:rgb(var(--background))}.product-info-content .product-size.active .size-option .option:hover{background-color:rgb(var(--primary))}.product-info-content .product-size.active .chevron{transform:rotate(-180deg)}.product-info-content .product-details{margin:.938rem 0}.product-info-content .product-details p{margin-bottom:.62rem}.product-info-content .product-details .inner-text{color:rgb(var(--primary))}.product-info-content .product-report{margin-bottom:.938rem}.product-info-content .product-report .report{color:red}.product-info-content .product-report .modal-main{border-radius:.62rem;margin:1.25rem}.product-info-content .product-report .modal-main .review-form{width:auto;height:auto;margin-top:0}.product-info-content .product-report .modal-main .review-form .review-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0}.product-info-content .product-report .modal-main .review-form .review-content .comment-title{font-size:1.5rem;margin:0}.product-info-content .product-report .modal-main .review-form .review-content .close-btn{cursor:pointer}.product-info-content .product-report .modal-wrapper.active{display:flex}@media(max-width:1200px){.product-info-content .product-quantity .shop-btn{margin-top:0}}.product-quantity{justify-content:center}.product-quantity,.product-quantity .quantity-wrapper{display:flex;flex-direction:row;align-items:center;gap:1.25rem}.product-quantity .quantity-wrapper{justify-content:space-between}.product-quantity .quantity,.product-quantity .wishlist{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.25rem;height:3.125rem;font-size:2.5rem;color:rgb(var(--foreground));border:1px solid var(--primary-800);border-radius:.5rem}.product-quantity .quantity{font-size:1.25rem}.product-quantity .wishlist{width:3.75rem}.product-quantity .wishlist .loading{font-size:25px}.product-quantity .shop-btn{flex:1 1 0%}.product-quantity .shop-btn:after{display:none}hr{color:#f3b4ea}.nav-tabs{border-bottom:1px solid var(--primary-800);gap:1.25rem}@media(max-width:550px){.nav-tabs{gap:.5rem}}.nav-tabs .nav-link{font-size:1rem;padding:.5rem 1.5rem;border:1px solid transparent;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;color:rgb(var(--primary));font-weight:600}@media(max-width:550px){.nav-tabs .nav-link{padding:.5rem;font-size:12px}}.nav-tabs .nav-link:hover{border-color:var(--primary-800)}.nav-tabs .nav-link[data-state=active]{background:rgb(var(--primary));color:rgb(var(--background))}.product-description .tab-item{padding:1.25rem 0 0}.product-description .tab-item .product-intro-section{margin-bottom:2.5rem}.product-description .tab-item .product-intro-section .product-details{line-height:1.875rem;margin-top:.62rem}.product-description .tab-item .product-feature ul li{list-style:unset;margin-top:1.25rem;margin-left:1.25rem}.product-description .tab-item .product-feature ul li::marker{font-size:.938rem}.product-description .tab-item .review-wrapper{padding:1.25rem 0}.product-description .tab-item .review-wrapper .wrapper .wrapper-aurthor{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0}.product-description .tab-item .review-wrapper .wrapper .wrapper-aurthor .wrapper-info{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.25rem}.product-description .tab-item .review-wrapper .wrapper .wrapper-aurthor .wrapper-info h5{font-size:1.25rem;font-weight:500}.product-description .tab-item .review-wrapper .wrapper .wrapper-description{margin-top:1.25rem}.product-description .tab-item .review-wrapper .wrapper .wrapper-description .wrapper-details{line-height:1.875rem}.intro-heading{font-weight:500;font-size:1.125rem}.product-weekly{background:#f8f8f8}.sidebar-section{background:rgb(var(--card));border-radius:.5rem;padding:2.5rem 1.25rem}.sidebar-section .sidebar-wrapper .wrapper-heading{font-size:1.125rem;margin-bottom:1.875rem}.sidebar-section .sidebar-wrapper .sidebar-item .sidebar-list{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.62rem}.sidebar-section .sidebar-wrapper .sidebar-item .sidebar-list li{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.62rem}.sidebar-section .sidebar-wrapper .sidebar-item .sidebar-list li label{font-size:.938rem;color:rgb(var(--heading))}.sidebar-section hr{margin:1.875rem 0}.sidebar-section .sidebar-range .price{display:unset}.sidebar-section .sidebar-range .slider-range{height:6px;margin:2.5rem auto;width:295px;max-width:100%;border-radius:30px}.sidebar-section .sidebar-range .noUi-target{height:100%;background:#d4d4d4;box-shadow:none;border:none}.sidebar-section .sidebar-range .noUi-tooltip{padding:2px 5px;font-size:13px}.sidebar-section .sidebar-range .noUi-handle{border-radius:50%;height:1rem;width:1rem;left:1.5rem!important;filter:drop-shadow(0 3px 10px #ccc);border:1 solid #ccc}:dir(rtl) .sidebar-section .sidebar-range .noUi-handle{right:unset!important;right:1.5rem!important}.sidebar-section .sidebar-range .noUi-handle:after,.sidebar-section .sidebar-range .noUi-handle:before{display:none}@media(max-width:767px){.sidebar-section .sidebar-range .noUi-handle{top:-5px}}.sidebar-section .sidebar-range .noUi-connect{background:rgb(var(--primary))}.sidebar-section .sidebar-range .example-val{font-size:.938rem}.sidebar-shop-section{padding:1.875rem;margin-top:1.875rem;height:29.5rem;border-radius:.5rem}.sidebar-shop-section .wrapper-subtitle{font-size:.813rem;font-weight:500}@media only screen and (min-width:767px)and (max-width:1200px){.sidebar-shop-section{display:none}}.deal-btn{background-color:transparent;margin-top:3.75rem;padding:0;color:rgb(var(--heading))}.deal-btn:after{padding:0;background:rgb(var(--primary));width:0;height:2px;top:1.25rem;visibility:hidden}.deal-btn:hover{background:none;color:rgb(var(--heading))}.deal-btn:hover:after{width:100%;transform:scale(1);opacity:1;visibility:visible}.product-sidebar-section .product-header-section{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0;background:rgb(var(--card));padding:1.25rem 1.875rem;border-radius:.5rem;margin-bottom:1.25rem}.product-sidebar-section .product-header-section p{font-size:.813rem;color:rgb(var(--heading))}@media(max-width:767px){.product-sidebar-section .product-header-section{padding:.62rem}}.product-deal-section{padding:1.875rem;border-radius:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem}.product-deal-section .wrapper-heading{color:rgb(var(--background))}.product-deal-section .shop-btn{margin:0;background:rgb(var(--secondary));color:rgb(var(--heading))}.product-deal-section .shop-btn:after{background-color:rgb(var(--secondary))}.seller-sidebar .seller-wrapper{padding:2.5rem;align-items:center}.seller-sidebar .seller-wrapper .ratings{text-align:center;margin-bottom:0}.product-cart{background:rgb(var(--background))}.product-cart .cart-btn{justify-content:flex-start}@media(max-width:576px){.product-cart .cart-btn{flex-direction:column}.product-cart .cart-btn .shop-btn{width:100%}}.cart-section .wrapper-img{width:5rem;height:5rem;border:1px solid var(--primary-800);border-radius:.5rem;background:rgb(var(--background))}.cart-section .wrapper-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cart-section h5.heading{font-size:1rem}.cart-section h5.heading:hover{color:rgb(var(--primary))}.cart-section .wrapper-product{width:38rem;padding:1.25rem 0 1.25rem 2.5rem}.cart-section .wrapper-total{width:20rem}@media(max-width:1023px){.cart-section{overflow-x:scroll}}table{width:100%}table .ticket-row{background:rgb(var(--background));transition:all .3s}table .ticket-row:hover{background-color:var(--primary-800)}@media(max-width:1023px){table .table-wrapper{min-width:25rem}}.table-row{background:var(--primary-800);border:1px solid #e9e7e7}.table-row .table-wrapper{padding:1.25rem 0}.table-row .table-wrapper .wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1.25rem}.table-row .table-wrapper .wrapper-img{width:5rem;height:5rem;border:1px solid var(--primary-800);border-radius:.5rem;background:rgb(var(--background))}.table-row .table-wrapper .wrapper-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.table-row .table-wrapper .heading{font-size:1rem;font-weight:600}.table-row .table-wrapper .heading:hover{color:rgb(var(--primary))}.table-row .table-wrapper .table-heading{font-size:.938rem;font-weight:500}.table-row .table-wrapper p{font-weight:500}.table-row .table-wrapper .ticker-number{color:rgb(var(--heading));font-size:1.125rem}.table-row .table-wrapper .inner-text{display:block}.table-row .wrapper-product{width:38rem}.table-row .wrapper-total{width:20rem}.table-row .table-wrapper-center{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;text-align:center}.table-row .table-wrapper-center path{fill:currentColor;fill:rgb(var(--foreground));transition:all .2s}.table-row .table-wrapper-center path:hover{fill:rgb(var(--primary))}.quantity,.table-row .table-wrapper-img{gap:.62rem}.quantity{display:flex;flex-direction:row;align-items:center;justify-content:center;width:12rem;height:2.5rem;padding:0 2.5rem;border:1px solid var(--primary-800);border-radius:.5rem}.quantity span{font-size:.938rem}.close-btn svg{width:.62rem;height:.62rem;fill:currentColor;fill:rgb(var(--foreground))}.close-btn svg:hover{fill:red}.wishlist-section .table-wrapper{width:38rem}@media(max-width:767px){.wishlist-section{overflow-x:scroll}}.wishlist-btn{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:1.25rem;margin-top:1.25rem}.wishlist-btn .shop-btn{margin:0}.wishlist-btn .shop-btn:after{display:none}.wishlist-btn .clean-btn{color:red;font-size:.938rem}.wishlist-btn .update-btn{background-color:#e8e8e8;color:rgb(var(--heading))}.checkout{background:rgb(var(--background))}.checkout .row>*{--bs-gutter-x:1.875rem}.checkout .checkbox-item .form-label{margin-bottom:0}@media(max-width:767px){.checkout .checkout-wrapper .wrapper-heading{font-size:2.5rem}.checkout .checkout-wrapper .account-inner-form{flex-direction:column}.checkout .order-summery .wrapper-heading{font-size:1.125rem}.checkout .order-summery .subtotal .product-list li{align-items:flex-start}.checkout .order-summery .payment-type .wrapper-heading{margin-bottom:.62rem}.checkout .order-summery .payment-type .checkbox-item{padding:1.25rem 0}.checkout .billing-section .review-form{padding:0}}.checkout-wrapper .shop-btn{margin:0;width:100%;border-radius:.5rem}.checkout-wrapper .shop-btn:after{display:none}.billing-section{background:transparent;padding:1.25rem;margin-top:2.5rem;border:1px solid var(--primary-800);border-radius:.5rem}.billing-section .review-form{width:auto!important;height:auto!important}.order-summery .wrapper-heading{font-size:.938rem;font-weight:500}.order-summery .subtotal{margin:1.25rem 0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0}.order-summery .subtotal .product-list{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1.875rem;width:100%}.order-summery .subtotal .product-list li{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0}.order-summery .subtotal .product-list .product-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.62rem}.order-summery .subtotal .product-list .product-info .wrapper-heading{font-size:.938rem;font-weight:400}.order-summery .subtotal .product-list .product-info .paragraph{font-size:.813rem}.order-summery .total .wrapper-heading{font-size:2.5rem}.order-summery .total .price{color:rgb(var(--primary))}.order-summery .payment-type{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0}.order-summery .payment-type .wrapper-heading{font-size:1.25rem}.order-summery .payment-type .checkbox-item{gap:1.25rem;width:100%;border-radius:.5rem;transition:all .3s;padding:1.25rem}.order-summery .payment-type .checkbox-item input{accent-color:rgb(var(--primary))}.order-summery .payment-type .checkbox-item:hover{background-color:var(--primary-800)}.order-summery .payment-type .inner-text{display:block;color:rgb(var(--foreground))}.order{background:rgb(var(--background))}.order .order-section{margin-top:1.875rem;padding:1.25rem;border-radius:.5rem;box-shadow:0 8px 24px hsla(210,8%,62%,.2)}.order .order-section .review-form{width:100%!important;height:auto;padding:0;margin-top:.62rem}.order .order-section .review-form .shop-btn{width:auto}.auth-layout{background-image:url(/images/ui/auth-bg.webp);background-repeat:no-repeat;background-size:cover}.auth-layout .auth-card{width:33rem;max-width:33rem;margin-inline:auto;background-color:#fff;border-radius:10px;padding:4rem 2rem}@media(max-width:767px){.auth-layout .auth-card{padding:20px;width:100%}}.auth-layout .login-form{width:100%;margin-block:1.875rem}@media(max-width:767px){.auth-layout .login-form{min-width:unset}}.auth-layout .auth-card-link{display:flex;align-items:center;gap:4px;justify-content:center}.auth-layout .auth-card-link a{font-weight:700;font-size:smaller}.blog{background:rgba(var(--primary)/.02);padding:3.75rem 0}.blog .heading{font-size:1.875rem;text-align:center}.blog-bradcrum a{font-size:1rem;color:rgb(var(--heading));font-weight:300}@media(max-width:767px){.blog-bradcrum{text-align:center;margin-bottom:1.875rem}.blog-bradcrum a{font-size:.938rem}}.about{padding:5rem 0 3.125rem;background:rgb(var(--background))}@media(max-width:1023px){.about{padding:1.25rem 0}}.about-section .row>*{--bs-gutter-x:3.75rem}.about-section .about-img{position:relative}.about-section .about-img .about-inner-img{position:absolute;top:12.3rem;z-index:1;right:10rem}.about-section .about-content .about-info{padding:1.25rem 0}.about-section .about-content .about-list p{color:rgb(var(--heading))}.about-section .about-content .about-list ul li{margin-top:.938rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.938rem}.about-service{background:rgba(var(--primary)/.04)}.about-service .about-service-section{display:flex;flex-direction:row;align-items:center;justify-content:space-around;gap:0}@media(max-width:1023px){.about-service .about-service-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.875rem}}.about-service .about-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.875rem;width:28.6rem;text-align:center}.about-service .seperator{width:1px;height:19.7rem;background:rgba(174,28,154,.129)}@media(max-width:767px){.about-service .seperator{display:none}}@media(max-width:1023px){.about-service .seperator{display:none}.about-service .about-service-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.875rem}}@media only screen and (min-width:767px)and (max-width:1200px){.about-service .about-service-section{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.875rem}}.about-details{font-size:1.625rem;line-height:1.875rem;margin-bottom:.62rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.about-details:hover{color:rgb(var(--primary))}@media(max-width:767px){.about-details{font-size:1.625rem;line-height:1.563rem}}.about-promotion{height:32.938rem;z-index:1;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0}.about-promotion:before{content:"";position:absolute;width:100%;height:100%;background:rgb(var(--primary));z-index:10;opacity:.6}.about-promotion video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute}.about-promotion .about-btn{height:10rem;width:10rem;background:rgb(var(--background));z-index:100;border-radius:50%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;transition:all .5s;position:relative;cursor:pointer}.about-promotion .about-btn:before{content:"";position:absolute;width:100%;height:100%;border:1px solid #fff;border-radius:50%;z-index:-100;transition:all 5s;animation:btnAnimation 2s linear 0s infinite}.about-feedback{background:rgba(var(--primary)/.04)}.about-feedback .swiper{padding:1.875rem 0}.about-feedback .swiper-wrapper{box-sizing:border-box}.about-feedback .swiper-slide{background:rgb(var(--background));padding:1.875rem;min-height:27.5rem;box-shadow:none;border:1px solid var(--primary-800);margin-bottom:1.25rem}.about-feedback .swiper-pagination{margin-top:1.875rem}@media(max-width:767px){.about-feedback .swiper-slide{padding:1.25rem;height:auto}.about-feedback .swiper-slide .testimonial-details{font-size:1rem}.about-feedback .swiper-slide .testimonial-details .testimonial-inner-text{display:inline}.about-feedback .swiper-slide .testimonial-info .testimonial-name{font-size:1.125rem}}.info-page a{color:rgb(var(--primary));transition:.3s}.info-page a:hover{text-decoration:underline}.info-page p{margin-bottom:clamp(10px,2vw,30px);margin-top:clamp(8px,2.4vw,25px);font-size:clamp(1rem,2vw,18px);line-height:clamp(1.5rem,2.5vw,1.55em)}@media(max-width:767px){.info-page p{margin-top:10px;margin-bottom:15px}}.info-page h2{color:rgb(var(--primary));font-size:clamp(1.3rem,2.5vw,24px);line-height:clamp(1.7rem,2.5vw,3.6rem)}.info-page h2:not(:first-of-type){margin-top:50px}@media(min-width:768px){.info-page h2:not(:first-of-type){margin-top:70px}}.info-page h2 h3{font-size:clamp(1rem,2vw,20px);line-height:clamp(1.5rem,2vw,3.2rem)}.info-page h2 h3,.info-page h2 h4,.info-page h2 h5{color:rgb(var(--primary))}.info-page ol,.info-page ul{margin-bottom:clamp(45px,4vw,60px)}.info-page ol li,.info-page ul li{color:rgb(var(--foreground));display:list-item;margin-inline-start:20px}.info-page ol li:not(:last-child),.info-page ul li:not(:last-child){margin-bottom:10px}@media(max-width:767px){.info-page ol li:not(:last-child),.info-page ul li:not(:last-child){margin-bottom:5px;font-size:14px}}.info-page ol p,.info-page ul p{margin:0}@media(max-width:767px){.info-page ol p,.info-page ul p{font-size:14px}}.info-page ul li{list-style:disc none outside}.info-page ol li{list-style-type:decimal}@media(max-width:767px){.profile-container{padding:0}}.user-profile{min-height:50vh;background:rgb(var(--card));padding:2.5rem 3.6rem;border-radius:.62rem;position:relative;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:1.875rem}@media(max-width:991px){.user-profile{padding:1.875rem 1.25rem;padding-inline-start:70px}}@media(max-width:1023px){.user-profile .nav-item{width:100%;border-right:none;flex-direction:row;align-items:center;gap:1.25rem}.user-profile .nav-content .profile-section .info-section{flex-direction:column;gap:1.875rem;padding:1.875rem 0}.user-profile .nav-content .profile-section .info-section .heading{font-size:1.25rem}.user-profile .nav-content .profile-section .info-section .info-list p{font-size:.75rem}.user-profile .nav-content .profile-section .devider{display:none}.user-profile .nav-content .support-ticket .ticket-section{overflow-x:scroll}.user-profile .nav-content .seller-application-section{padding:0}.user-profile .nav-content .seller-application-section .row>*{--bs-gutter-x:0rem}.user-profile .nav-content .seller-application-section .account-section .review-form{padding:0}.user-profile .nav-content .seller-application-section .account-section .review-form .submit-btn{justify-content:center}.user-profile .nav-content .seller-application-section .account-section .review-form .submit-btn .shop-btn{margin:1.25rem 0;padding:.75rem 1.25rem}.user-profile .nav-content .payment-section .paragraph{margin-top:.5rem}.user-profile .nav-content .payment-section .wrapper,.user-profile .nav-content .payment-section .wrapper .wrapper-item{flex-direction:column}.user-profile .nav-content .payment-section .wrapper .shop-btn{margin-top:1.25rem}.user-profile .nav-content .payment-section .wrapper .shop-btn:after{display:none}.user-profile .nav-content .payment-section .wrapper-btn{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0}.user-profile .nav-content .payment-section .wrapper-btn .shop-btn{padding:.62rem 1.25rem}.user-profile .nav-content .address-section .seller-info{background-color:var(--primary-800);padding:1.25rem}.user-profile .nav-content .address-section .seller-info .info-list{margin-top:.938rem}.user-profile .nav-content .address-section .seller-info .info-list p{font-size:.75rem}.user-profile .nav-content .address-section .shop-btn{margin:1.25rem 0}.user-profile .nav-content .address-section .shop-btn:after{display:none}.user-profile .nav-content .top-selling-section .product-wrapper{flex-direction:column;height:auto}.user-profile .nav-content .top-selling-section .product-wrapper .product-img{height:13rem}.user-profile .nav-content .top-selling-section .product-wrapper .product-img img{-o-object-fit:contain;object-fit:contain}.user-profile .nav-content .form-section .form-btn .shop-btn{padding:.62rem}}.user-profile .text{color:rgb(var(--foreground));font-size:1rem;transition:all .2s}@media only screen and (min-width:767px)and (max-width:1200px){.user-profile .nav-content .profile-section .info-section{flex-direction:row!important}}.user-profile .sidebar{flex-shrink:0;width:14.438rem;border-right:2px solid var(--primary-800);padding:0 .5rem 1.25rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0}.user-profile .sidebar:dir(rtl){border-right:none;border-left:2px solid var(--primary-800)}@media(max-width:991px){.user-profile .sidebar{position:absolute;left:0;background-color:#fff;width:50px;overflow:hidden;padding:80px 0 0;justify-content:start;top:0;bottom:0}.user-profile .sidebar:dir(rtl){left:unset;right:0}}.user-profile .sidebar .nav-link{display:flex;gap:2.5rem;align-items:center;width:100%;border-radius:10px;transition:.3s;font-weight:700;padding:.5rem 1rem}@media(max-width:991px){.user-profile .sidebar .nav-link{padding:5px 15px;border-radius:0}}.user-profile .sidebar .nav-link svg{width:20px;height:20px;color:rgb(var(--foreground));transition:all .2s}.user-profile .sidebar .nav-link.active,.user-profile .sidebar .nav-link:hover{background-color:var(--primary-800)}.user-profile .sidebar .nav-link.active svg,.user-profile .sidebar .nav-link:hover svg{fill:rgb(var(--primary));transform:scale(1.1)}.user-profile .sidebar .nav-link.active .text,.user-profile .sidebar .nav-link:hover .text{transform:translateX(5px);color:rgb(var(--primary));font-weight:600}.user-profile .user-inforamtion .user-info-form input{background-color:transparent;padding:10px;border:none;pointer-events:none}.user-profile .user-inforamtion .user-info-form .editable input{border-bottom:1px solid rgb(var(--primary));pointer-events:all}.nav-content{width:100%}.nav-content .paragraph{margin-bottom:.62rem;color:rgb(var(--heading))}.nav-content .heading{font-size:1.5rem}