@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,500;1,600;1,700;1,800&display=swap);:root{--green:green;--black:#130f40;--light-color:#666;--outline:0.1em solid #000}*{border:none;box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;outline:none;padding:0;transition:all .3s linear}html{font-size:55.5%;overflow-x:hidden;scroll-behavior:smooth;scroll-padding-top:7rem}body{background-color:#eee;min-height:100vh}a{text-decoration:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}section{padding:2rem 9%}.main-home{background:url(/static/media/banner-img.b315e9c7e01edf69daf6.jpg) no-repeat;background-position:50%;background-size:cover}.home{border:0 solid #000;display:flex;justify-content:center;padding-bottom:10rem;padding-top:25rem}.home .content{border:0 solid;text-align:center;width:60rem}.home .content h3{color:var(--black);font-size:3rem;font-weight:bolder}.home .content h3 span{color:var(--green);font-size:3rem}.home .content p{color:var(--light-color);font-size:1.7rem;line-height:1.8}.shopNowBtn{background:none;border:1px solid var(--black);color:var(--light-color);color:#000;font-size:2rem;margin-top:2rem;padding:1rem;width:18rem}.shopNowBtn:hover{background-color:var(--green);color:#fff}@media only screen and (max-width:768px){.buttonsContainer{align-items:center;display:flex;gap:1rem;justify-content:center}.installBtn{display:inline-block}}@media only screen and (min-width:769px){.installBtn{display:none}}.Heading{color:var(--black);font-size:3rem;font-weight:bolder;padding:2rem 0 3rem;text-align:center}.Heading span{background:var(--green);-webkit-clip-path:polygon(100% 0,93% 50%,100% 99%,0 100%,7% 50%,0 0);clip-path:polygon(100% 0,93% 50%,100% 99%,0 100%,7% 50%,0 0);color:#fff;display:inline-block;padding:.5rem 3rem}.checkoutBtn{border:.1rem solid var(--black);border-radius:.5rem;color:var(--black);display:block;font-size:1.7rem;margin:1rem;padding:.8rem 3rem;text-align:center}.checkoutBtn:hover{background:var(--green);color:#fff}.features .box-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr))}.features .box-container .box{background:#fff;box-shadow:0 1px 0 #11111a1a;padding:3rem 2rem;text-align:center}.box-container .box img{height:15rem;margin:1rem 0}.features .box-container .box h3{color:var(--black);font-size:2.5rem;font-weight:bolder;line-height:1.8}.features .box-container .box p{color:var(--light-color);font-size:1.5rem;line-height:1.8;padding:1rem 0}.top-products .product-slider{padding:1rem}.top-products .product-slider .box{background-color:#fff;border-radius:.5rem;padding:3rem 2rem;text-align:center}.top-products .product-slider .box img{height:17.5rem;width:20rem}.top-products .product-slider .box h1{color:var(--black);font-size:2.5rem;font-weight:bolder}.top-products .product-slider .box .price{color:var(--black);font-size:2rem;padding:.5rem}.top-products .product-slider .box .stars i{color:orange;font-size:1.7rem;margin-left:2px;padding:.5rem 0}.categories .category-box-container{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:1rem;padding:.5rem;text-align:center}.categories .category-box-container .box{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 0 #11111a1a;margin-bottom:2rem;padding:3rem 0;padding-bottom:5rem!important;width:35rem}.categories .category-box-container .box h1{color:var(--black);font-size:2.5rem;font-weight:bolder;padding:2rem 0}.categories .category-box-container .box img{height:18rem}.reviews-box{height:30rem;margin:auto;padding-bottom:5rem!important;width:33rem}.reviews-box img{border-radius:5rem;height:18rem;padding:1rem;width:18rem}@media (max-width:450px){html{font-size:50%}.Heading{font-size:2.5rem}}.header{align-items:center;background-color:#fff;box-shadow:0 1px 0 #11111a1a;display:flex;justify-content:space-between;left:0;padding:2rem 9%;position:fixed;right:0;top:0;z-index:1000}.header .logo{color:var(--light-color);font-size:2.3rem;font-weight:bolder}.logo img{height:auto;left:10px;position:absolute;top:1px;width:80px}.header .logo svg{color:var(--green)}.header .navbar-section a{color:var(--black);font-size:2rem;margin:0 1rem}.header .navbar-section a:hover{color:var(--green)}.header .navbar-section.active{right:2rem}.navbar-icons{display:flex}.header .navbar-icons div{background-color:#eee;border-radius:.5rem;color:var(--black);font-size:2.2rem;height:4.5rem;line-height:4.9rem;margin-right:.3rem;text-align:center;transition:all .1s linear!important;width:4.5rem}.header .navbar-icons div:hover{background-color:var(--bs-success);color:#fff;cursor:pointer}#menu-btn{display:none}.header .search-form{align-items:center;background-color:#fff!important;border-radius:.5rem;box-shadow:0 1px 0 #11111a1a;display:flex;height:5.5rem;overflow:hidden;position:absolute;right:-110%;top:110%;width:50rem}.header .search-form.active{right:2rem}.header .search-form input{background-color:#fff!important;color:var(--black);font-size:1.8rem;height:100%;padding:0 1.5rem;text-transform:none;width:100%}.header .search-form button{background:none;color:var(--black);cursor:pointer;font-size:2.5rem;line-height:1rem;padding-right:1.5rem}.header .search-form button:hover{color:var(--green)}.header .shopping-cart{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 0 #11111a1a;overflow:auto!important;padding:1rem;position:absolute;right:-110%;top:110%;width:35rem}#cart-btn button{background-color:tomato;color:tomato;font-size:1.4rem;font-weight:bolder;height:.9rem;left:108.8rem;top:2.5rem;width:.9rem}#cart-btn button,.cart-count{border-radius:100%;position:absolute}.cart-count{background-color:var(--bs-success);box-shadow:0 1px 0 #11111a1a;display:flex;font-size:1.6rem;height:2.1rem;justify-content:center;margin-left:3rem;place-items:center;top:1rem;width:2.1rem}.cart-count small{color:#fff;font-size:1.6rem;font-weight:700}.header .shopping-cart.active{max-height:60rem;overflow:auto!important;right:2rem;transition:all .5s linear}.header .shopping-cart .box{align-items:center;display:flex;gap:1rem;margin:1rem 0;position:relative}.header .shopping-cart .box img{height:6rem;width:6rem}.header .shopping-cart .box .content>i{color:var(--light-color);cursor:pointer;font-size:2rem;position:absolute;right:2rem;top:50%;transform:translateY(-50%);transition:all .1s linear!important}.header .shopping-cart .box .content>i:hover{color:red}.header .shopping-cart .box .content h3{color:var(--black);font-size:1.7rem;padding-bottom:.2rem}.header .shopping-cart .box .content span{color:var(--light-color);font-size:1.6rem}.header .shopping-cart .box .content .qty{padding-left:1rem}.header .shopping-cart .total{color:var(--black);font-size:2.5rem;font-weight:700;padding:1rem 0;text-align:center}.header .shopping-cart .total .amount{color:var(--green)}.user-profile{background-color:#fff;font-size:2rem;padding:2rem;position:absolute;right:-110%;text-align:left;top:110%;width:31rem}.user-profile ul li{color:var(--black);list-style:none;margin-top:2rem}.user-profile ul li:hover{color:tomato;cursor:pointer;list-style:none;padding-left:.5rem}.user-profile button{background-color:tomato;border-radius:.5rem;color:#fff;cursor:pointer;font-size:2rem;padding:.5rem 1.3rem}.header .user-profile.active{right:.5rem}@media (max-width:991px){html{font-size:50%}.header{padding:2rem}}@media (max-width:768px){.header .search-form{width:40rem}#menu-btn{display:inline-block}.header .navbar-section{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 0 #11111a1a;position:absolute;right:-110%;text-align:center;top:110%;width:42rem}.header .navbar-section a{display:block;font-size:2rem;margin:2rem 2.5rem}}@media (max-width:450px){html{font-size:50%}.footer{text-align:center}.header .logo{color:var(--light-color);font-size:2.6rem;font-weight:bolder}}.footer{background-color:#fff}.footer .box-container{grid-gap:1.5rem;border:0 solid red;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(26rem,1fr))}.footer .box-container .box h3{color:var(--black);font-size:2.5rem;font-weight:bolder;padding:1rem 0}.footer .box-container .box h3 i{color:var(--green)}.footer .box-container .box .links{color:var(--light-color);display:block;font-size:1.5rem;padding:1rem 0}.footer .box-container .box .links i{color:var(--green);padding:.5rem}.footer .box-container .box .links:hover i{padding-right:2rem}.footer .box-container .box p{color:var(--light-color);font-size:1.5rem;line-height:1.8;padding:1rem 0}.share{display:flex}.footer .box-container .box .share a{background-color:#eee;border-radius:.5rem;color:var(--black);font-size:2rem;height:4rem;line-height:4rem;margin-left:.2rem;text-align:center;width:4rem}.footer .box-container .box .share a:hover{background-color:var(--green);color:#fff}.footer .box-container .box .whats-message{background:#eee;border-radius:.5rem;color:var(---black);font-size:1.6rem;padding:1rem;text-transform:none}.footer .box-container .box .sendMsgBtn{background-color:red;color:#fff;font-size:1.6rem;margin-left:-3rem;padding:1rem}.footer .box-container .box .sendMsgBtn:hover{background-color:var(--green)}.footer .box-container .box .payment-img{height:6rem;margin-top:2rem;padding:1.2rem}.footer .credit{border-top:2px solid var(--light-color);color:var(--black);font-size:2rem;margin-top:2rem;padding:1rem;text-align:center}.footer .credit span{color:var(--green)}@media (max-width:450px){.footer{text-align:center}.share{display:flex;justify-content:center}}.loader-container{background:hsla(0,1%,40%,.715);display:flex;font-size:2rem;height:100vh;padding:1.2rem;place-items:center;position:relative;width:100%}.loader-container-pop-cart{background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;padding:3rem 0 2rem;text-align:center;width:40rem}.loader-container,.loader-container-pop-cart{border-radius:.5rem;box-shadow:0 1px 0 #11111a1a}.loader-container{padding:5rem!important}.loader-container div h1{color:var(--black);font-size:2.5rem;margin-top:1rem}.loader-container div button{background-color:var(--green);border-radius:.5rem;color:var(--black);color:#fff;font-size:2rem;margin-top:1.8rem;padding:1rem}.loader-container div button:hover{background-color:tomato}.loader-container-animation{animation:loader 7s infinite;background-color:none;border:1px solid green;border-radius:100%;display:flex;justify-content:center;margin:auto;padding:.8rem 1.5rem;place-items:center;transition:all 2s;width:6rem}.loader-loading-text:before{animation:spin 7s infinite;content:"🥦";font-size:3rem;transition:all 2s}@media (max-width:450px){.loader-container div h1{color:var(--black);font-size:2.5rem}}.product-container{margin-top:15rem;padding:.8rem}.products-filter{background-color:hsla(0,0%,100%,.786);border-radius:.5rem;box-shadow:0 1px 0 #11111a1a;display:none;margin:auto auto 5rem;padding:2rem 0;text-align:center;width:50rem}.products-filter:hover{box-shadow:0 8px 24px #11111a1a,0 16px 56px #11111a1a,0 24px 80px #11111a1a}.category-box h2{font-size:2.3rem}.category-box ul{display:flex;flex-direction:column;justify-content:center;text-align:center}.category-box ul li{font-size:2rem;list-style:none;margin-top:1.5rem;text-align:center}.category-box ul li:hover{color:tomato;cursor:pointer}.price-filter select{background-color:var(--light-color);border-radius:.6rem;color:#fff;font-size:1.8rem;margin-top:.5rem;padding:.2rem .1rem;text-align:center}.category-box button{font-size:1.5rem;margin-left:3rem;margin-top:1rem;padding:.5rem}.price-filter{margin-bottom:1rem;margin-top:2rem}.price-filter h2{font-size:2.3rem}.filter-btn{margin-top:2rem}.filter-btn button{background-color:var(--green);color:#fff;font-size:1.4rem;margin-left:2rem;margin-top:1.3rem;outline:1px solid #fff;outline-offset:-.3rem;padding:1rem}.clearFilterBtn{background-color:red!important}.toggle-filter{display:block}.selected-category{background-color:green;color:#fff!important}.applyFilterError{background-color:brown;border-radius:.5rem;box-shadow:0 1px 0 #11111a1a;color:#fff;font-size:1.4rem;margin-bottom:2rem;margin-left:15.5rem;margin-top:2.5rem;padding:1rem;transition:all 2s linear;width:20rem}.products-list{margin-bottom:10rem;width:100%}.products-list-box{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.products-list-box,.products-list-box .product-cart{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.products-list-box .product-cart{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 0 #11111a1a;cursor:pointer;margin:1rem;padding:2rem;text-align:center;width:25rem}.products-list-box .product-cart:hover{transform:scale(1.1)}.product-cart .product-cart-item-qty{background-color:hsla(0,3%,93%,.641);border-radius:.2rem;color:var(--green);font-size:1.5rem;font-weight:700;margin-left:2rem;margin-top:-1.8rem;padding:.2rem .4rem;position:absolute;text-transform:uppercase}.product-cart img{height:13rem;margin-top:1.2rem;padding:.5rem;width:13rem}.product-cart h2{color:var(--black);cursor:pointer;font-size:2.3rem;font-weight:bolder;padding:.5rem 0;text-align:left}.product-cart .price{color:var(--light-color);font-size:1.7rem;text-align:left}.product-cart .product-qty{display:flex;justify-content:space-between;text-align:left}.product-out-of-stock{background-color:hsla(0,11%,91%,.636);color:red;font-size:1.6rem!important;margin-top:1rem;padding:.8rem;text-align:center;width:100%}.product-cart .product-qty select{background-color:var(--green);border-radius:.8rem;color:#fff;cursor:pointer;font-size:1.6rem;margin-top:1rem;padding:.5rem .2rem;text-align:center}.product-cart .product-qty select option{border:none!important;border-radius:.5rem;outline:none!important}.product-cart .product-qty select::-ms-expand{background-color:#ffebcd}.product-cart button{background-color:var(--bs-warning);border-radius:.8rem;color:#fff;cursor:pointer;font-size:1.6rem;padding:0 1rem}.product-cart button svg{color:var(--black);margin-top:.5rem}.product-cart button:hover svg{color:#fff}.product-cart button:hover{background-color:var(--green);transform:scale(1.1)}@media (max-width:450px){.products-filter{margin:auto auto 5rem;width:90%}.products-list-box .product-cart{width:20rem}.product-cart .product-cart-item-qty{font-size:1.2rem;margin-left:1rem}.product-cart img{height:12rem;width:12rem}.product-cart h2{font-size:2rem}.applyFilterError{margin-left:11.5rem}}#toggle-btn{background-color:orange;color:#fff;cursor:pointer;display:flex;font-size:5rem;position:fixed;z-index:20}#toggle-btn:hover{background-color:var(--green)}@media (max-width:320px){.products-filter{margin:auto auto 5rem;width:90%}.products-list-box .product-cart{width:18rem}.product-cart .product-cart-item-qty{font-size:1.2rem;margin-left:1rem}.product-cart img{height:10rem;width:10rem}.product-cart h2{font-size:2rem}.product-out-of-stock h5{font-size:1.3rem!important}}.not-found-container{display:flex;height:100vh;justify-content:center;place-items:center}.not-found-cart-box{align-items:center;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 0 #11111a1a;display:flex;height:8rem;justify-content:center;margin-top:-10rem;width:40rem}.not-found-cart-msg{color:var(--black);font-size:1.2rem;text-align:center}.login-container{height:100%;margin-bottom:12rem}.regHeading{padding-bottom:5rem;padding-top:14rem}.login-container .box{margin:auto;width:100%}.login-box{background-color:#fff;box-shadow:0 1px 0 #11111a1a;margin:auto;padding:5rem;text-align:center;width:60rem}.login-box form svg{color:wheat;font-size:2.5rem;margin-left:1rem;margin-top:1.5rem;position:absolute}.showPassword{margin-left:-4.5rem;position:absolute}.box form input{background:var(--black)!important;color:#fff;font-size:2rem;margin-bottom:2.2rem;padding:1.2rem 5rem;width:70%}.validError{background-color:brown;margin:auto auto 2rem;padding:1rem;transition:all;width:70%}.validError span{color:#fff;font-size:1.7rem;padding:inherit}.user-links{display:flex;justify-content:space-evenly}.user-links a{color:var(--light-color);font-size:1.5rem}.login-box button{background-color:green;border-radius:.3rem;color:#fff;font-size:2.3rem;margin-top:2.5rem;padding:.5rem 3rem}.login-box button:hover{background-color:red}.RegisterSuccess{margin-bottom:2rem}.RegisterSuccess .pop-card{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 0 #11111a1a;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;padding:.5rem .2rem 2rem;text-align:center;width:40rem}.loader{display:block!important}.loader-pop-cart{border-radius:.5rem;box-shadow:0 1px 0 #11111a1a;padding:5rem!important}.RegisterSuccess div h1{color:var(--black);font-size:2.2rem;margin-top:1rem}.RegisterSuccess div button{align-items:center;background-color:var(--green);border-radius:.5rem;color:var(--black);color:#fff;cursor:pointer;display:flex;font-size:1.8rem;margin:2rem auto auto;padding:1rem}.RegisterSuccess div button:hover{background-color:tomato}.close-pop{display:none}#close-btn{align-items:center;background-color:red!important;border-radius:.5rem;display:flex;height:2rem;margin-left:35rem;margin-top:1rem;padding:0 .5rem!important}.successLoader{animation:loader 7s infinite;background-color:none;border:1px solid green;border-radius:100%;display:flex;justify-content:center;margin:auto;padding:.8rem 1.7rem;place-items:center;transition:all 2s;width:6rem}@keyframes loader{90%{border:1px solid orange;transform:rotate(1turn)}}.loader-text:before{animation:spin 7s infinite;content:"🥦";font-size:2.8rem;transition:all 2s}.forget-password-container{margin-bottom:6rem;margin-top:12rem}@keyframes spin{30%{content:"🥕"}35%{content:"🍊"}40%{content:"🌶️"}45%{content:"🍍"}50%{content:"🍏"}55%{content:"🍐"}60%{content:"🍉"}65%{content:"🍓"}70%{content:"🍒"}75%{content:"🍎"}}@media (max-width:450px){.login-container .box{margin:auto;width:100%}.login-box{width:98%}.box form input{width:100%}.user-links{display:flex;justify-content:space-between}.validError{width:100%}.RegisterSuccess div h1{color:var(--black);font-size:2.5rem}}.checkout-container{margin-bottom:6rem;margin-top:12rem}.checkout-box{margin:auto;padding:3rem;width:100%}.cart-toggle-btn{background-color:var(--bs-warning)!important;border-radius:.3rem}.toggle-cart{display:none!important}.cart-item{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:2.5rem;padding-bottom:2rem}.cart-item-box{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 0 #11111a1a;display:flex;justify-content:space-around;margin:.8rem;padding:2rem;place-items:center;width:43rem}.cart-item-box img{height:10rem;outline:1px solid #dcdcdc;width:10rem}.cart-item-box div select{background:orange;color:#fff;font-size:1.5rem;padding:.5rem;text-align:center;text-transform:uppercase;width:8.5rem}.cart-item-box h2{font-size:2.2rem}.cart-empty{color:var(--black)!important;text-transform:uppercase}.cart-item-box h4{color:var(--light-color);font-size:1.5rem;margin-top:.8rem}.cart-item-box h3{color:var(--green);font-size:1.9rem;font-weight:bolder;margin-top:.8rem}.cart-item-box button{background:none;color:rgba(255,0,0,.673);font-size:1.8rem;margin-left:2rem;margin-top:.5rem}.total-cart-price h2{text-align:center}.total-cart-price h2:last-of-type{color:var(--green);font-weight:bolder;margin-top:1rem;text-align:center}.cart-toggle-btn span{font-size:2.8rem;padding:.5rem 1rem}.freeShipping{animation:flashFree .8s infinite;background-color:red;border-radius:.5rem;color:#fff;padding:0 .5rem;transition:all .8s linear}@keyframes flashFree{50%{background-color:var(--green)}}.checkOutLogin{background-color:#fff;margin:auto}.checkOutLoginBtn{background-color:red!important;background-color:#ffa600!important;border-radius:.3rem!important;color:#fff!important;font-size:2.3rem!important;padding:.5rem 3rem!important}.checkOutLoginBtn:hover{background-color:green!important}@media (max-width:450px){.cart-item-box,.checkout-box{width:100%}.cart-item-box img{width:10rem}}.confirm-order-section{margin-bottom:10rem;margin-top:12rem}.confirm-order-section .order-summary-section{border-radius:.5rem;margin:2rem auto 3rem;max-width:60%;padding:.5rem}.confirm-order-section .order-summary-section h1{color:var(--black);font-size:2.5rem;margin-bottom:1.7rem;margin-top:1rem;text-align:center}.confirm-order-section .order-summary-section .product-summary{padding-bottom:1.5rem;padding-top:1rem}.confirm-order-section .order-summary-section table{background-color:#fff;background-color:var(--bs-white);border-radius:.5rem;box-shadow:0 1px 0 #11111a1a;padding:.5rem;text-align:center;width:100%}.confirm-order-section .order-summary-section .product-summary table thead{color:var(--black);font-size:1.6rem}.confirm-order-section .order-summary-section .product-summary table tbody{background-color:azure!important;font-size:1.5rem;font-weight:600;padding:1rem}.confirm-order-section .order-summary-section .product-summary table tbody .subtotal{color:var(--green)}.confirm-order-section .order-summary-section .shipping-details-summary{padding-bottom:1.5rem;padding-top:1rem}.confirm-order-section .order-summary-section .shipping-details-summary table{margin-top:2.3rem;overflow:auto!important}.confirm-order-section .order-summary-section .shipping-details-summary table th{color:var(--black);font-size:1.6rem;padding:0 .5rem}.confirm-order-section .order-summary-section .shipping-details-summary table tbody{background-color:azure!important;font-size:1.5rem;font-weight:600}.confirm-order-section .order-summary-section .payment-summary{display:flex;justify-content:center}.confirm-order-section .order-summary-section .payment-summary div{text-align:center}.confirm-order-section .order-summary-section .payment-summary h6{margin-top:.5rem;text-transform:uppercase}.confirm-order-section .order-summary-section .payment-summary h6:last-of-type{color:green;font-weight:bolder}.confirm-order-section .order-summary-section .payment-summary h6 span{margin-left:.5rem}.free-shipping{color:red}.confirm-order-section .order-summary-section .payment-summary{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 0 #11111a1a;font-size:2.8rem;margin-top:2rem;padding:1rem;text-align:center}.confirm-order-section .order-summary-section .confirm-order-btn{display:flex;justify-content:space-evenly;margin:2rem auto auto;padding:1rem;text-align:center;width:60%}.confirm-order-section .order-summary-section .confirm-order-btn button{border-radius:.5rem;color:#fff;cursor:pointer;font-size:2rem;padding:.5rem 1rem}.cOrder{background-color:var(--bs-success)!important}.cOrder:hover{background-color:green!important}.confirm-order-section .order-summary-section .confirm-order-btn button:last-of-type{background:var(--bs-danger)}.confirm-order-section .order-summary-section .confirm-order-btn button:last-of-type:hover{background:red}@media (max-width:450px){.confirm-order-section .order-summary-section{max-width:100%}.confirm-order-section .order-summary-section .confirm-order-btn{width:100%}.confirm-order-section .order-summary-section .confirm-order-btn button{border-radius:.5rem;color:#fff;cursor:pointer;font-size:2.3rem;padding:.5rem 1rem}}.order-place-container{height:100vh;margin-bottom:6rem;margin-top:0}.order-place-container .order-place-box{align-items:center;display:flex;height:inherit;justify-content:center}.order-place-container .order-place-cart{background-color:var(--bs-white);border-radius:.5rem;box-shadow:0 1px 0 #11111a1a;display:flex;flex-direction:column;height:24rem;justify-content:space-evenly;margin:auto;text-align:center;width:50rem}.order-place-container .order-place-cart i{color:var(--bs-success);font-size:4rem}.order-place-heading{margin-top:-1rem}.order-place-container .order-place-cart h2{color:var(--black);font-size:2.4rem;margin-top:-1.9rem;padding:1rem 0}.order-place-cart button{background:none;background-color:var(--bs-success);border-radius:.5rem;color:#fff;cursor:pointer;font-size:2rem;font-weight:500;padding:.5rem 1rem}.order-place-cart button:hover{background-color:var(--bs-warning);color:#000}@media (max-width:450px){.order-place-container .order-place-cart{width:42rem}}.orders-container{height:100%;margin-top:12rem}.orders-box{margin:auto;padding:3rem;width:100%}.orders-toggle-cart{display:flex!important}.orders-cart-item{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:2.5rem;padding-bottom:2rem}.orders-cart-item-box{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 0 #11111a1a;display:flex;justify-content:space-around;margin:.8rem;padding:2rem;place-items:center;width:43rem}.orders-cart-item-box:hover{box-shadow:0 8px 24px #11111a1a,0 16px 56px #11111a1a,0 24px 80px #11111a1a;cursor:pointer;transform:scale(1.1)}.orders-cart-item-box img{width:10rem}.orders-cart-item-box h2{font-size:2rem}.orders-cart-item-box h4{color:var(--light-color);font-size:1.3rem;margin-top:.8rem}.orders-cart-item-box h3{color:var(--green);font-size:1.9rem;font-weight:bolder;text-align:right}.orders-total-cart-price h2{text-align:left}.orders-total-cart-price h2:last-of-type{color:var(--green);font-weight:bolder}.not-place-order{color:var(--black)!important}.order-date{font-size:1.2rem;margin-left:2rem}.get-order-link,.order-date{color:var(--black)}.shipped-order-count{color:red!important}.delivered-order-count{color:green!important}.order-processing-status{color:brown!important}.order-shipping-status{color:red!important}.order-delivery-status{color:green!important}.get-order-link:hover{color:var(--bs-danger)}@media (max-width:450px){.orders-box,.orders-cart-item-box{width:100%}.orders-cart-item-box img{width:8rem}.orders-cart-item-box h3{color:var(--green);font-size:1.8rem;font-weight:bolder;margin-top:.8rem;text-align:right}}.sidebar-container{background-color:var(--bs-white);height:100vh;margin-top:2rem;position:fixed;width:30rem}.sidebar-container ul{margin-top:8rem}.sidebar-container ul li{color:var(--black);cursor:pointer;display:flex;font-size:2.1rem;margin-bottom:2rem;margin-top:5rem;padding:2rem;place-items:center}.sidebar-container ul li i{font-size:2.1rem;line-height:1rem;margin-right:.5rem}.sub-products-section{background-color:brown;cursor:pointer;position:absolute}.sub-products-section,.sub-products-section li{color:var(--black);display:block;font-size:2.1rem;margin-bottom:0;padding:0}.sub-products-section li{cursor:pointer;margin-top:0;place-items:center}@media (max-width:450px){.sidebar-container{height:100%;margin:8.9rem auto auto;position:relative;width:99%}.sidebar-container ul{margin-top:0}}:root{--bs-blue:#5e50f9;--bs-indigo:#6610f2;--bs-purple:#6a008a;--bs-pink:#e91e63;--bs-red:#f96868;--bs-orange:#f2a654;--bs-yellow:#f6e84e;--bs-green:#46c35f;--bs-teal:#58d8a3;--bs-cyan:#57c7d4;--bs-white:#fff;--bs-gray:#434a54;--bs-gray-light:#aab2bd;--bs-gray-lighter:#e8eff4;--bs-gray-lightest:#e6e9ed;--bs-gray-dark:#0f1531;--bs-black:#000;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#248afd;--bs-secondary:#a3a4a5;--bs-success:#71c016;--bs-info:#68afff;--bs-warning:#f5a623;--bs-danger:#ff4747;--bs-light:#f8f9fa;--bs-dark:#282f3a}.dashboard-container{border-radius:.5rem;float:right;height:100%;margin-top:12rem;width:calc(100% - 30rem)}.dashboard-container .dashboard-heading{display:flex;justify-content:center}.dashboard-container .dashboard-heading h1{border-bottom:1px solid var(--light-color);color:var(--black);display:inline;font-size:3rem;margin-bottom:4rem;margin-top:2rem}.first-dashboard-section{display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto;width:80%}.first-dashboard-section .dashboard-box{align-items:center;border-radius:.5rem;color:var(--black);display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem;margin-top:1rem;padding:.5rem;text-align:center;width:20rem}.first-dashboard-section .dashboard-box i{font-size:2rem}.first-dashboard-section .dashboard-box span{font-size:2.1rem}.first-dashboard-section .dashboard-box h3{font-size:2.5rem}.first-dashboard-section .product-box{background-color:#ffc233}.first-dashboard-section .users-box{background-color:#e05260}.first-dashboard-section .amount-box{background-color:#ffe8b3}.dashboard-container .second-dashboard-section{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-top:10rem;text-align:center}.dashboard-sub-heading{border-radius:.5rem;display:flex;justify-content:center}.dashboard-sub-heading h1{border-bottom:1px solid var(--light-color);color:var(--black);display:inline;font-size:2.5rem;margin-bottom:2rem;margin-top:2rem;text-transform:uppercase}.admin-line-chart{border-right:1px solid var(--light-color);width:50%}.admin-pie-chart{text-align:center;width:50%}.admin-pie-chart canvas{height:30rem;width:30rem}@media (max-width:450px){.dashboard-container{float:none;margin-top:0;width:100%}.dashboard-container .dashboard-heading h1{color:#000;color:var(--bs-black);font-size:3rem}.first-dashboard-section{justify-content:center}.first-dashboard-section .dashboard-box i{font-size:2.4rem}.first-dashboard-section .dashboard-box span{font-size:2.3rem}.first-dashboard-section .dashboard-box h3{font-size:2.5rem}.dashboard-container .second-dashboard-section{justify-content:center;margin-top:5rem}.admin-line-chart{border-right:none;margin-bottom:2rem;width:100%}.admin-pie-chart{width:100%}.dashboard-sub-heading h1{border-bottom:1px solid var(--light-color);display:inline;font-size:2.5rem;margin-bottom:2rem;margin-top:2rem}}.add-product-form-box{background-color:hsla(0,0%,95%,.222);border-radius:.5rem;margin:1rem auto 10rem;width:60%}.add-product-form-box form{display:flex;flex-direction:column;padding-bottom:2rem;padding-top:5rem;text-align:center}.add-product-form-box form div input[type=text],[type=file],[type=number]{background-color:hsla(0,0%,100%,.836);color:var(--black);font-size:1.8rem;margin-bottom:2rem;padding:1rem;width:50%}.add-product-form-box form div input::-webkit-file-upload-button{background:none;border:none;cursor:pointer;width:102%}.add-product-form-box form div input::file-selector-button{background:none;border:none;cursor:pointer;width:102%}.add-product-form-box form span{color:var(--bs-warning);display:inline-block;font-size:1.7rem;margin-bottom:1.5rem;padding:.5rem}.add-product-form-box form .product-weight{display:flex;flex-wrap:wrap;font-size:1.7rem;justify-content:space-between;margin:auto auto 2.3rem;width:40.5%}.add-product-form-box form .weight-check{align-items:center;display:flex}.add-product-form-box form .weight-check label{color:#000;margin-top:.6rem;width:6.7rem}.add-product-form-box form div input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:var(--bs-primary);border-radius:.5rem;cursor:pointer;height:2.1rem;margin-top:1rem;text-align:center;width:2.1rem}.add-product-form-box form div input[type=checkbox]:after{color:var(--bs-dark);content:"✔️";display:none}.add-product-form-box form div input[type=checkbox]:hover{background-color:var(--bs-danger)}.add-product-form-box form div input[type=checkbox]:checked{background-color:var(--bs-success)}.add-product-form-box form div input[type=checkbox]:checked:after{display:block}.product-preview{margin-bottom:-2rem}.product-preview img{border-radius:.5rem;height:10rem;margin-bottom:1rem;width:10rem}.product-category select{padding:1rem}.upload-error{background-color:brown;color:#fff;font-size:.8rem;margin:1rem auto 1.4rem;padding:1rem;width:50%}.add-product-form-btn button{background-color:var(--green);border-radius:.2rem;color:#fff;cursor:pointer;font-size:2rem;margin-top:1rem;padding:.8rem}@media (max-width:450px){.add-product-form-box{background-color:var(--bs-dark);width:100%}.add-product-form-box form div input[type=text],[type=file],[type=number]{margin-bottom:2rem;width:80%}.add-product-form-box form .product-weight{width:64%}.products-table{width:99%}}.products-table{background-color:#fff;border-radius:.5rem;margin:1rem auto auto;overflow:auto!important;width:90%}.products-table table{overflow:auto!important;padding:.5rem;text-align:center;width:100%}.products-table table thead{background-color:var(--bs-warning);color:var(--bs-white);font-size:1.9rem;padding:1rem}.products-table table th{padding:1rem}.products-table table tbody{background-color:var(--bs-gray-100);font-size:1.5rem}.products-table table tbody td{padding:1rem}.products-table table tbody td a{color:var(--bs-success)}.admin-delete-products-icon{color:var(--bs-danger);cursor:pointer}.products-table table tbody td img{height:9rem;width:9rem}.reviews-container-section{margin-bottom:9rem}.add-reviews-box{align-items:center;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 0 #11111a1a;display:flex;flex-direction:column;margin:auto;padding:2rem 0;width:40%}.add-reviews-box input{background-color:var(--black);color:#fff;font-size:1.7rem;padding:1rem;width:30rem}.add-reviews-star{display:flex;justify-content:center;margin-top:1rem}.add-reviews-star span{padding:.5rem;text-align:center}.add-reviews-star span label{font-size:2.5rem;margin-left:1rem;width:90%}.add-reviews-box textarea{background-color:var(--black);color:#fff;font-size:1.7rem;height:10rem;margin-bottom:2rem;margin-top:2rem;padding:.5rem;resize:none;width:30rem}.add-reviews-box button{background-color:var(--bs-warning);border-radius:.5rem;color:var(--black);cursor:pointer;font-size:1.8rem;font-weight:500;padding:1rem}.add-reviews-box button:hover{background-color:var(--bs-success);color:#fff}.validError{background-color:brown!important;color:#fff;font-size:1.7rem;text-align:center;width:30rem}.all-reviews-container{height:100%;margin-bottom:5rem;margin-top:12rem}.all-reviews-container .all-reviews-box{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto;padding:1rem;width:90%}.all-reviews-container .all-reviews-box .all-review-cart{align-items:center;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 0 #11111a1a;display:flex;flex-direction:column;height:33rem;margin-top:2rem;padding:1rem;width:30rem}.all-reviews-container .all-reviews-box .all-review-cart:hover{box-shadow:0 8px 24px #11111a1a,0 16px 56px #11111a1a,0 24px 80px #11111a1a;cursor:pointer;transform:scale(1.2)}.all-review-cart i{color:var(--black);color:green;font-size:3rem;margin-bottom:.8rem}.all-review-cart h5{color:var(--black);font-size:2.1rem;margin-bottom:.8rem;margin-top:-1rem}.all-review-cart p{color:var(--black);font-size:1.8rem;margin-bottom:.8rem;padding:0 1rem;text-align:center;word-break:break-word}@media (max-width:768px){.all-review-cart{height:auto;width:80%}.all-review-cart p{font-size:1.6rem;padding:0 .5rem}}@media (max-width:480px){.all-review-cart{height:auto;width:100%}.all-review-cart p{font-size:1.4rem;padding:0 .5rem}}.all-review-cart span{font-size:1.6rem;margin-bottom:.8rem}.all-reviews-stars{display:flex;justify-content:center;margin:auto;width:50%}.all-reviews-stars span svg{font-size:2.5rem!important}@media (max-width:991px){.section{padding:2rem}}@media (max-width:768px){.add-reviews-box{width:98.6%}}@media (max-width:450px){.all-reviews-container .all-reviews-box{justify-content:center}.all-reviews-container .all-reviews-box .all-review-cart:hover{transform:scale(1.1)}}.about-section-container{margin-bottom:10rem;margin-top:12rem;padding-bottom:8rem}.about-section-box{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 0 #11111a1a;display:flex;flex-direction:column;margin:4rem auto auto;padding:1rem;text-align:center;width:50%}.about-section-box>div>div>h1{color:var(--black);font-size:3rem;font-weight:500;margin-bottom:1rem}.about-section-box>div>div>p{color:var(--light-color);font-size:1.6rem;margin:1.5rem auto auto}.about-section-box>div>div>button{background-color:tomato;border-radius:.5rem;box-shadow:0 1px 0 #11111a1a;color:#fff;cursor:pointer;font-size:1.7rem!important;margin:1rem 0;padding:1rem;transition:all .5s ease-in-out}.about-section-box>div>div>button:hover{background-color:var(--bs-success);color:#fff}@media (max-width:450px){.about-section-box{background-color:#fff;width:90%}}.admin-products-actions{background-color:#fff;border-radius:.5rem;display:flex;justify-content:center;margin:5rem auto auto;padding-bottom:4rem;place-items:center;width:50%}.admin-products-actions li{color:var(--black);font-size:2.2rem;list-style:none;margin-top:4rem}.admin-products-actions li:hover{color:var(--green)}@media (max-width:450px){.admin-products-actions{width:100%}}.update-order-status{background-color:var(--black);color:#fff;margin-top:1rem;padding:.3rem;text-align:center;width:14rem}.update-order-status-btn{background-color:tomato;color:#fff;font-weight:500;margin-left:.4rem;padding:.3rem}
/*# sourceMappingURL=main.1ead0681.css.map*/