@font-face{font-family:NotoSans;src:url(/assets/NotoSans-CE1q1VrM.ttf) format("truetype");font-weight:400;font-style:normal}:root{font-family:NotoSans,sans-serif;line-height:1.5;font-weight:400;height:100%;color-scheme:light dark;color:#2a2a2a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}body{margin:0;display:flex;place-items:center;min-width:320px}body.en{direction:ltr}body.ar{direction:rtl}#root{height:100%;width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}h1,h2,h3{font-family:Platypi-Medium;margin:0}a{text-decoration:none;color:#2a2a2a;opacity:1}a:hover{text-decoration:underline;opacity:.8}.ant-form-item-explain-error{margin-bottom:10px!important}button{box-shadow:none!important;cursor:pointer}#home-page{width:90%;padding:20px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:20px;max-width:1300px}.carousel-wrapper{position:relative;width:100%}.carousel-slide{width:100%}.image-container{width:100%;aspect-ratio:16/9;overflow:hidden;position:relative}.image-container img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;cursor:pointer}.carousel-wrapper .slick-prev,.carousel-wrapper .slick-next{z-index:10;width:48px;height:48px;background:#ffffffbf;border-radius:999px;display:flex!important;justify-content:center;align-items:center;top:50%;transform:translateY(-50%)}.lucide-arrow-icon{width:30px;height:30px;color:#000}.slick-arrow.slick-prev:after,.slick-arrow.slick-next:after{display:none}#home-bottom{display:flex;gap:20px;justify-content:flex-start;align-items:flex-start;width:100%}#home-categories,#home-categories-main,#home-categories-display{align-self:end;width:100%;display:flex;gap:10px;justify-content:flex-start;align-items:center;flex-wrap:wrap}.home-category-item,.home-category-main-item,.home-category-display-item{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f0f0f0;cursor:pointer;position:relative;overflow:hidden}.home-category-item{width:calc(50% - 5px);min-width:550px}.home-category-main-item{width:calc(25% - 7.5px);min-width:250px}.home-category-display-item{width:100%;min-width:550px}.home-category-item img,.home-category-main-item img,.home-category-display-item img{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.home-category-item h2,.home-category-main-item h2,.home-category-display-item h2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px;opacity:0;transition:opacity .3s ease}.home-category-item:hover img,.home-category-main-item:hover img,.home-category-display-item:hover img{opacity:.6}.home-category-item:hover h2,.home-category-main-item:hover h2,.home-category-display-item:hover h2{opacity:1}#login-page,#signup-page,#forgotpassword-page{padding:20px;box-sizing:border-box}#login-page a:hover,#signup-page a:hover,#forgotpassword-page a:hover{color:#2a2a2a}#login-page h1,#signup-page h1,#forgotpassword-page h1{text-align:center;margin-bottom:30px}#login-page .ant-form-item,#signup-page .ant-form-item,#forgotpassword-page .ant-form-item{margin-bottom:20px}#login-page .ant-form-item-control-input-content,#signup-page .ant-form-item-control-input-content,#forgotpassword-page .ant-form-item-control-input-content{display:flex;align-items:center;justify-content:space-between}#product-page,#category-grid-component,#search-page,#admin-dashboard-page,#super-admin-dashboard-page,#activity-page{padding:20px;box-sizing:border-box;width:100%;height:fit-content}#cart-page,#wishlist-page,#account-page,#not-found-page,#aboutus-page,#contactus-page,#privacy-policy-page{padding:20px;box-sizing:border-box;width:100%;height:fit-content;margin-bottom:auto}#contactus-page .ant-space-item{width:50%}#contactus-page #contactus-cont{display:flex;flex-direction:row;gap:20px;justify-content:center;align-items:center;width:100%;align-items:flex-start}#contactus-page #contactus-cont .contactus-items{width:50%;background-color:#fafafa}.wishlist-container{display:flex;justify-content:space-between}.wishlist-container .wishlist-image{width:200px;height:200px;object-fit:cover;box-shadow:0 4px 8px #0000001a}.cart-container{display:flex;justify-content:space-between}.cart-container .cart-image{width:200px;height:200px;object-fit:cover;box-shadow:0 4px 8px #0000001a}#complete-order .ant-card-body{display:flex;flex-direction:column;gap:15px}#complete-order .ant-card-body button{width:25%;margin-left:0!important}.cart-item-lower{display:flex;width:100%;justify-content:space-between}#products-grid .ant-card-body{height:150px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;position:relative}#products-grid .ant-card-meta-description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-height:1.5;max-height:6em}#product-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;box-sizing:border-box}#product-container .ant-image-mask{border-radius:6px}#product-container #product-image{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;flex:1}#product-container #product-image #antd-product-image{width:100%;height:auto;box-shadow:0 4px 8px #0000001a}#product-container #product-image #antd-product-image img{height:auto;max-height:70vh;border-radius:6px;object-fit:cover}#product-container #product-image #product-mini-images{width:100%;max-width:500px;display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px;margin-top:10px}#product-container #product-image #product-mini-images .ant-image{height:100px;width:100%;overflow:hidden;border-radius:6px}#product-container #product-image #product-mini-images .ant-image img{height:100%!important;width:100%!important;object-fit:cover;object-position:center;display:block}#product-container #product-info{display:flex;flex-direction:column;justify-content:space-between;width:min(50%,800px)}@media (max-width: 768px){#product-image{max-width:100%;width:100%!important}#product-mini-images{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px}#product-mini-images .ant-image{height:80px}#product-mini-images .ant-image img{height:100%!important;width:100%!important;object-fit:cover}}@media (max-width: 1300px){#home-categories,#home-categories-main,#home-categories-display{display:flex;flex-direction:column;gap:10px}#contactus-page #contactus-cont{justify-content:flex-start;display:flex;flex-direction:column}#contactus-page #contactus-cont .contactus-items{width:100%}#complete-order .ant-card-body{display:flex;flex-direction:column;gap:15px}#complete-order .ant-card-body button{width:50%;margin-left:0!important}.home-category-item,.home-category-main-item{min-width:100%;height:500px}.home-category-display-item{min-width:100%}.custom-title{font-size:10px}.custom-description{font-size:8px}.list-btn{width:50px!important;height:30px!important;font-size:10px!important}.wishlist-container{display:flex;justify-content:space-between;flex-direction:column}.wishlist-container .wishlist-image{width:100%;height:auto;object-fit:cover;box-shadow:0 4px 8px #0000001a}.cart-container{display:flex;justify-content:space-between;flex-direction:column}.cart-container .cart-image{width:100%;height:auto;object-fit:cover;box-shadow:0 4px 8px #0000001a}.cart-item-lower{display:flex;flex-direction:column;width:100%;justify-content:space-between}}.custom-dropdown-scroll{max-height:300px;overflow:hidden!important;border:1px solid #d9d9d9}.custom-dropdown-scroll .ant-dropdown-menu{max-height:300px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.custom-dropdown-scroll .ant-dropdown-menu::-webkit-scrollbar{display:none}@media (max-width: 1000px){#product-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;height:100%;width:100%;box-sizing:border-box}#product-container #product-info{border-top:1px solid #eee;display:flex;flex-direction:column;justify-content:flex-start;width:100%;height:100%;max-width:100%!important}}#header-component{box-sizing:border-box;width:100%;height:50px;border-bottom:1px solid #e8ede7;display:flex;flex-direction:row;justify-content:space-between}#header-component h1{font-size:30px}#search-container{width:40%}.header-item{width:15%;display:flex;justify-content:center;align-items:center;height:100%;min-width:120px;border-left:1px solid #e8ede7;padding:10px;box-sizing:border-box}.header-item span.underline-hover{gap:10px;height:100%;display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.header-item span.underline-hover h4{margin:0%}.header-item span.underline-hover:hover{text-decoration:underline}#footer-component{box-sizing:border-box;width:100%;min-height:300px;border-top:1px solid #e8ede7}.footer-component{padding:20px;height:100%}.footer-top{display:flex;justify-content:space-between;border-bottom:1px solid #e8ede7;background-color:#f0f0f0;width:100%;padding:50px 50px 80px;box-sizing:border-box}.footer-top a{color:#000}.footer-top a:hover{text-decoration:underline;color:#2a2a2a}.footer-top h1{width:fit-content}.footer-top #footer-logo{width:fit-content;flex:0 1 auto}.footer-col{flex:1 1 25%}.footer-col h1{font-size:2.5rem;font-weight:700;color:#2a2a2a}.footer-col h2{font-size:1.5rem;font-weight:700}.footer-col p{margin:0}.social-icons{display:flex;gap:10px}.social-icon{font-size:20px;cursor:pointer}.footer-bottom{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 20px}.language-switch{border-radius:0;height:50px;min-width:130px}.category-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto;gap:10px;padding:10px;justify-content:center}.zoom-effect-container{overflow:hidden;position:relative;width:100%;height:0;padding-top:75%}.zoom-effect-image{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .3s ease;object-fit:cover}.zoom-effect-container:hover .zoom-effect-image{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}.ant-collapse-header{cursor:default!important;display:flex;justify-content:space-between;align-items:center!important}.icon{color:#000000bf}.header-menu{display:flex;flex-direction:row;width:750px}#layout{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;min-height:100vh}.layout-child{min-height:600px;flex:1}.layout-category{min-height:300px}#footer-sections{margin-top:30px;display:flex;flex-direction:row;justify-content:flex-start;width:80%}.logo-h1{display:flex;justify-content:flex-start;align-items:center;max-width:300px}@media (max-width: 1024px){.small-screens{display:flex}.big-screens{display:none}.drawer-item{width:100%}#header-component{justify-content:space-between}#header-component .header-item{border-left:0px}.header-menu{display:flex;flex-direction:column;width:200px;height:300px;overflow-y:auto}.footer-top{display:flex;flex-direction:column;align-items:flex-start;background-color:#f0f0f0;width:100%;padding:50px 50px 80px;box-sizing:border-box}.footer-col{flex:1}.footer-col .ant-divider{margin:0 0 12px;width:150px;min-width:30%}.footer-col h1{font-size:2rem;font-weight:700;color:#2a2a2a}.footer-col h2{font-size:1rem;font-weight:600}.footer-col p{font-size:.8rem;margin:0}#footer-sections{margin-top:30px;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;width:100%;gap:30px}}@media (max-width: 624px){#footer-sections{display:flex;flex-direction:column;width:100%}#footer-sections .ant-divider{width:150px}#footer-sections{align-items:center}.footer-top{align-items:center;text-align:center}.social-icons{justify-content:center}.logo-h1{display:flex;align-items:center;justify-content:center}}@media (min-width: 1024px){.small-screens{display:none}.big-screens{display:flex}}
