@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);.cart-quantity-btn{align-items:center;background-color:#e8e8e8;border:1px solid #000;border-radius:12px;box-sizing:border-box;display:flex;height:36px;justify-content:space-between;min-width:100px;padding:0 12px}.cart-item{height:207px;width:120px}.product-name .cart-subtotal{font-family:"Poppins, sans-serif"!important;font-size:24px!important;font-weight:500!important}.cart-container{padding:16px}.cart-item-wrapper{display:flex;margin-bottom:20px}.cart-checkbox{flex-basis:5%;flex-shrink:0}.cart-item-image{align-items:center;display:flex;flex-basis:15%;flex-shrink:0;height:inherit;justify-content:center;overflow:hidden}.cart-item-img{height:100%;object-fit:cover;width:100%}.cart-item-details{flex-basis:50%;flex-grow:1;padding-left:18px}.cart-item-header{align-items:center;display:flex;justify-content:space-between}.cart-item-name{font-family:"Poppins, sans-serif";font-size:24px!important;font-weight:400!important}.cart-item-price{font-size:22px!important;font-weight:700!important}.cart-item-quantity{color:#333;margin-top:30px!important}.cart-actions{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.quantity-count{color:#000;flex:1 1;font-size:16px;font-weight:600!important;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.cart-delete-icon{display:flex;justify-content:center}.cart-subtotal{display:flex;justify-content:flex-end;margin-top:10px!important}.cart-subtotal-bold{font-weight:700}.cart-empty{justify-content:center}.cart-empty,.cart-footer{align-items:center;display:flex}.cart-footer{justify-content:space-between;margin-top:20px}.cart-footer-summary{display:flex;flex-direction:column;font-size:18px;gap:8px}.cart-footer-value{font-size:18px}.cart-buy-btn,.cart-footer-bold{font-weight:700}.cart-buy-btn{border-radius:50px!important;height:48px!important;width:248px!important}.cart-image{width:320px}@media (max-width:600px){.cart-container{border-radius:15px!important}.cart-item-image{flex-basis:30%!important}.cart-item-header{align-items:flex-start;flex-direction:column}.cart-item-name{font-size:12px!important}.cart-item-price{font-size:14px!important}.cart-item-quantity{font-size:10px!important;margin-top:15px!important}.cart-quantity-btn{height:20px!important}.cart-delete-icon img{height:18px;width:18px}.cart-footer-bold,.cart-footer-summary,.cart-footer-value{font-size:12px!important}.cart-buy-btn{font-size:10px!important;height:28px!important;width:109px!important}}.container{background-color:#fff;border-radius:8px;box-shadow:0 4px 10px #0000001a}.filter-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}.products-wrapper{align-items:stretch;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.dropdown-menu{width:166px}.product-card{background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;max-width:calc(33.33333% - 10px);overflow:visible;padding:15px;position:relative;transition:all .3s ease-in-out;width:100%}.product-card:hover{box-shadow:4px 4px 6px 2px #00000040,-4px -4px 6px 2px #00000040,0 0 6px 2px #00000040}.product-image{aspect-ratio:100/76;object-fit:contain;width:100%}.product-name{-webkit-box-orient:vertical;color:#333!important;display:-webkit-box;font-size:17px!important;font-weight:400!important;overflow:hidden;text-overflow:ellipsis}.product-name,.product-price{font-family:Poppins,sans-serif!important}.product-price{font-size:24px!important;font-weight:500!important;line-height:24px!important;margin-top:10px;text-align:center}.alcohol-content{position:absolute;right:20px;top:36px}@media (max-width:300px){.product-card{max-width:100%}.product-name{font-size:12px!important}.product-price{font-size:16px}}.filter-container .MuiTypography-root{font-size:14px}.filter-container .MuiFormControl-root{margin:0;min-width:120px}.filter-container .MuiOutlinedInput-input{color:#000;width:100%}.menuItem{background-color:#fff!important;color:#000!important}.out-of-stock-price{color:red}.product-card .out-of-stock-message{color:red;font-weight:500}.product-card.out-of-stock .product-image{filter:grayscale(100%)}.edit-eye-icons{gap:10px}.edit-eye-icons,.price-section{align-items:center;display:flex}.price-section{justify-content:space-between;margin-top:15px}.sortBy{color:grey;font-family:Poppins,sans-serif;font-size:14px;font-weight:400!important;line-height:21px;min-width:55px}.filer-product{height:40px;width:140px}.filer-product .MuiOutlinedInput-input{padding:8px 14px}.abv-text{color:#333;font-family:"Poppins, Arial, sans-serif";font-size:17px!important;font-weight:400}.add-more-product{align-items:center;border-radius:50px!important;display:flex;gap:12px;width:228px!important}.add-more-product button{background-color:#1976d2;color:#fff;text-transform:none}.add-more-product button:hover{background-color:#1565c0}.filter-left{align-items:center;display:flex;gap:8px}.text-on-hover{font-size:16px;font-weight:400}.product-name-wrapper{margin-top:17px}.notice-message{align-items:center;background-color:#fff;border:1px #d1d5db;border-radius:8px;box-shadow:0 2px 6px #0000001a;color:#2f3f53;display:flex;font-size:12px!important;font-weight:500;gap:8px;height:auto;overflow:hidden;padding:6px 10px;text-overflow:ellipsis}.notice-message .note{color:#151c28;font-size:14px!important;font-weight:400;gap:8px}@media (max-width:600px){.notice-message{font-size:5px!important;max-width:100%;white-space:normal}.container{max-width:100%;padding:10px}.filter-container .MuiTypography-root{font-size:12px}.product-card{height:auto;max-width:calc(50% - 10px)}.product-image{height:150px}.product-name{font-size:17px!important}.price-section{align-items:flex-start;display:flex;flex-direction:column}.out-of-stock-message{font-size:14px;margin-top:5px}.product-price{font-size:18px!important}.filer-product{height:auto;width:100%}.add-more-product{gap:8px;justify-content:center;width:100%}.add-more-product button{padding:10px;width:100%}}.eyeComponent{cursor:pointer}.custom-dropdown{display:inline-block;height:inherit;position:relative;width:inherit}.dropdown-menu{background:#fff;border:1px solid #64748b;border-radius:16px;box-shadow:0 4px 6px #0000001a;left:0;margin-top:4px;position:absolute;top:100%;width:100%;z-index:1000}.dropdown-item{align-items:center;border-radius:4px;cursor:pointer;display:flex;margin:14px 6px;padding:4px 10px;transition:background .2s ease}.dropdown-item:hover{background:#eee}.dropdown-item.selected{font-weight:700}.dropdown-icon{height:16px;margin-right:8px;width:16px}.custom-dropdown-menu{border-radius:16px!important;margin-top:10px}.product-details-container{background-color:#f0f0f0!important}.product-details-content{background-color:#fff!important;border-radius:15px;box-shadow:0 4px 4px 0 #00000040;display:flex;flex-wrap:wrap;gap:22px;padding:57px 29px 57px 16px}.product-images-section{display:flex;flex:1 1;flex-direction:column;justify-content:space-around;width:100%}.product-main-image{align-items:center;background-color:#100f0c;border-radius:16px;display:flex;height:444px;justify-content:center;overflow:hidden;width:100%}.main-image{height:100%;object-fit:contain;width:100%}.main-image.out-of-stock{filter:grayscale(100%)}.product-thumbnails{display:flex;gap:15px;justify-content:center;margin-top:20px;overflow:hidden;padding:10px 0}.thumbnail-container{display:flex;gap:10px;overflow:hidden;transition:transform .5s ease-in-out}.product-thumbnail{background-color:#ededed;border:2px solid #0000;border-radius:16px;cursor:pointer;height:89px;object-fit:cover;padding:9px 31.2px 9px 29.2px;transition:border .3s ease;width:49px}.product-thumbnail.selected{border:1.5px solid #1a432e}.thumbnail-container .product-thumbnail.out-of-stock{filter:grayscale(100%)}.arrow-button{border-radius:50%!important;box-shadow:0 0 3px 0 #1018281a!important;cursor:pointer;padding:4px!important;z-index:10}.no-hover-effect:hover{background:#0000!important}.product-details-section{flex:1 1;padding-bottom:80px;position:relative}.product-editSection{display:flex;justify-content:space-between}.product-Name{color:#1d2939;color:var(--Neutral-800,#1d2939);font-family:Poppins!important;font-size:40px!important;font-weight:600!important;line-height:48px}.price-ofs-section{align-items:center;display:flex;justify-content:space-between}.product-Name.out-of-stock{color:red}.out-of-stock{color:red;font-family:Roboto!important;font-weight:600!important}.edit-button{color:#333;height:20px;padding-bottom:8px;width:20px}.product-Price{color:#333;font-family:Roboto!important;font-size:32px!important;font-weight:600!important;line-height:40px!important;margin:30px 2px!important}.product-Price.out-of-stock{color:red}.divider{border-color:#d0d5dd!important;margin-bottom:30px!important}.product-description{font-family:Roboto!important;font-size:16px!important;font-weight:400!important}.product-actions{bottom:40px;display:flex;gap:32px;height:48px;justify-content:center;left:0;position:absolute;right:0}.litre-dropdown{background-color:#e2e8f0;border-radius:60px;height:fit-content;width:110px}.select-quantity{display:flex;gap:16px;justify-content:center}.product-size-select{background-color:#e2e8f0!important;border-radius:60px!important;color:#1d2939!important;padding:5px 10px;width:131px}.product-size-select .Mui-focused .MuiOutlinedInput-notchedOutline,.product-size-select .MuiOutlinedInput-notchedOutline{border:none!important}.product-size-select .MuiSelect-icon{margin-right:5px}.quantity-button{align-items:center;background-color:#e2e8f0!important;border-radius:60px;color:#1d2939!important;display:flex;padding:10px;width:110px}.quantity-count{cursor:pointer;font-family:Roboto!important;font-weight:400}.add-to-cart-button{background-color:#333!important;border-radius:60px!important;color:#fff!important;cursor:pointer;max-width:204px!important;padding:10px 24px!important}@media (max-width:600px){.product-details-content{flex-direction:column!important;padding:18px 8px!important}.product-description{font-size:12px!important}.product-Name{font-size:24px!important}.product-Price{line-height:20px!important;margin:10px 0!important}.price-ofs-section .out-of-stock,.product-Price{font-size:20px!important}.divider{margin-bottom:10px!important}.product-actions{bottom:10px!important;gap:85px!important;height:28px}.litre-dropdown{font-size:8px;height:28px;width:70px}.dropdown-label-style{font-size:8px!important}.dropdown-option-style{font-size:10px!important}.select-quantity{gap:16px!important}.quantity-button{padding:0;width:70px}.quantity-icon svg{width:10px!important}.quantity-count{font-size:10px!important}.add-to-cart-button{font-size:11px!important;width:110px!important}}@media (max-width:390px){.add-to-cart-button{font-size:8px!important}}.dialog-paper{height:440px!important;max-height:422px;max-width:825px!important}.dialog-image{margin-top:20px}.dialog-paper{max-width:830px}.dialog-title{align-items:center;display:flex;justify-content:flex-end;padding:10px}.close-button{color:#000}.close-icon{height:15px;width:15px}.dialog-content{align-items:center;display:flex;flex-direction:column;text-align:center}.dialog-image{height:auto;margin-bottom:20px;margin-top:15px;max-width:100%}.dialog-text{font-family:Poppins!important;font-size:16px!important;font-weight:500!important;margin-bottom:20px!important;width:438px}@media screen and (max-width:600px){.dialog-paper{height:250px!important;overflow:hidden!important;width:300px!important}.dialog-image{height:80px;margin-bottom:10px;max-width:100%}.dialog-text{font-size:10px!important;margin-bottom:10px!important;width:100%!important}}.customer-name{color:#669bbc;cursor:pointer;font-weight:600!important}.location{color:#585562;font-weight:500;width:74px}.order-details{display:flex;flex-direction:column}.order-id{color:#585562}.order-id,.order-price{font-size:11px}.order-status,.payment-status{color:#585562;font-weight:500}.filters-section{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.search{height:38px;width:226px}.search .MuiOutlinedInput-notchedOutline{border:none}.search .MuiOutlinedInput-root{background-color:#f9fbff;border-radius:10px;box-shadow:0 4px 4px 0 #00000040;font-family:Poppins,sans-serif;font-size:12px;padding:2px 0 2px 5px}.sort-filter-section{align-items:center;display:flex;gap:40px;justify-content:center}.sorting-section{align-items:center;background-color:#f9fbff;border-radius:10px;box-shadow:0 4px 4px 0 #00000040;display:flex;height:38px;padding:0 8px}.sorting-select{background-color:initial;border-radius:0;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;height:100%;width:110px}.sorting-select .MuiOutlinedInput-notchedOutline{border:none}.sorting-select .MuiSelect-icon{color:#3d3c42}.filter-section{align-items:center;background:#f9fbff;border-radius:10px;box-shadow:0 4px 4px 0 #00000040;display:flex;height:38px;justify-content:space-between;width:158px}.filter-section .MuiInputLabel-root{color:#7e7e7e;font-size:12px;padding:10px 0 10px 15.4px;position:absolute}.filter-section .MuiSelect-root{font-size:12px;height:100%}.filter-section .MuiSelect-outlined{background-color:initial;font-size:12px;padding-right:-20px;position:relative;width:100%}.filter-section .MuiSelect-outlined .MuiOutlinedInput-notchedOutline{border:none}.filter-section .MuiSelect-outlined .MuiSelect-icon{color:#3d3c42}.filter-section .MuiMenuItem-root{padding:8px}.filter-menuItems{border-bottom:1px solid #0000000d;display:flex;font-family:Poppins,sans-serif;font-size:12px;gap:8px;margin:14px 0;padding:10px}.sorting-menuItems{font-family:Poppins,serif;font-size:12px}.data-table{border-radius:15px;box-shadow:0 4px 4px 0 #00000040}.cartCount{background:#ed1c24;border-radius:50%;bottom:60%;color:#fff;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:700!important;height:20px;left:1%;line-height:20px!important;position:absolute;width:20px}*{font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Montserrat,sans-serif,Poppins,Inter;margin:0;overflow:auto!important;padding-right:0!important}body,html{overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.d600dbf3.css.map*/