@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);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,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#22201c;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.App-link{color:#61dafb}.brand-title{color:#d9d9d9;font-size:3rem}.brand-title span{color:#ffde59}.brand-description{font-size:1.4rem}.links{display:flex}.links a{color:#d9d9d9;font-size:1.2rem;margin:1rem}.nav-container{position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:99}.app-name{color:var(--heading-color);font-family:Cormorant Garamond,serif;font-size:3rem}.app-icon{color:var(--primary-color);font-size:4rem}.nav-icon{color:var(--text-color);font-size:2.2rem}.nav-icon:hover{color:var(--primary-color)}.nav-icons{margin-left:auto;padding:0 3rem}.nav-btn{margin:0}.nav-icon-text{color:var(--text-color);margin-top:-.8rem}.nav-icons>div{padding:0 .8rem}.search-input{flex-grow:1}.slider-container{border-radius:.3rem;min-height:18rem;padding:.2rem;position:relative;width:100%}.slider-container img{border-radius:.3rem;height:100%;object-fit:cover;width:100%}@media (min-width:768px){.slider-container{border-radius:.5rem;min-height:26rem;padding:.5rem}.slider-container img{border-radius:.5rem;object-fit:fill}}@media (min-width:1024px){.slider-container{min-height:33rem}.slider-container,.slider-container img{border-radius:.8rem}}@media (min-width:1560px){.slider-container{min-height:37rem}}.main{margin-top:4rem;position:relative}.header-img{height:40rem}.main-text{margin-left:4rem;margin-top:6rem;position:absolute;width:35%}.main-heading{font-family:Cormorant Garamond,serif;font-size:5rem;padding-bottom:.6rem}.main-text p{padding-bottom:4rem}.header-btn{font-size:1.8rem;padding:1rem 3rem}.footer{background-color:var(--primary-color2);margin-top:10rem;padding:3rem;text-align:center}.footer,.footer-icons{color:var(--white-color)}.footer-icons{display:inline;font-size:2.4rem}.red-color{color:var(--error-color)}footer{background:#000;bottom:0;left:0;width:100%}footer .content{margin:auto;max-width:1250px;padding:30px 40px 40px}footer .content .top{align-items:center;display:flex;justify-content:space-between;margin-bottom:50px}.content .top .logo-details{color:#2bcc4e;font-size:30px}.content .top .media-icons{display:flex}.content .top .media-icons a{border-radius:50%;color:#fff;font-size:17px;height:40px;line-height:40px;margin:0 8px;text-align:center;text-decoration:none;transition:all .4s ease;width:40px}.top .media-icons a:first-child{background:#4267b2}.top .media-icons a:first-child:hover{background:#fff;color:#4267b2}.top .media-icons a:nth-child(2){background:#e1306c}.top .media-icons a:nth-child(2):hover{background:#fff;color:#e1306c}.top .media-icons a:nth-child(3){background:#4267b2}.top .media-icons a:nth-child(3):hover{background:#fff;color:#4267b2}footer .content .link-boxes{display:flex;justify-content:space-between;width:100%}footer .content .link-boxes .box{width:calc(20% - 10px)}.content .link-boxes .box .link_name{color:#fff;font-size:18px;font-weight:400;margin-bottom:10px;position:relative}.link-boxes .box .link_name:before{background:#3d8b1f;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:35px}.content .link-boxes .box li{list-style:none;margin:6px 0}.content .link-boxes .box li a{color:#fff;font-size:14px;font-weight:400;opacity:.8;text-decoration:none;transition:all .4s ease}.content .link-boxes .box li a:hover{opacity:1;text-decoration:underline}.content .link-boxes .input-box{margin-right:55px}.link-boxes .input-box input{background:#140b5c;border:2px solid #afafb6;border-radius:4px;color:#fff;font-size:15px;height:40px;margin-top:5px;outline:none;padding:0 15px;width:calc(100% + 55px)}.link-boxes .input-box input::-webkit-input-placeholder{color:#afafb6;font-size:16px}.link-boxes .input-box input::placeholder{color:#afafb6;font-size:16px}.link-boxes .input-box input[type=button]{background:#fff;border:none;color:#140b5c;cursor:pointer;font-size:18px;font-weight:500;margin:4px 0;opacity:.8;transition:all .4s ease}.input-box input[type=button]:hover{opacity:1}footer .bottom-details{background:#000;border-top:.5px solid #fff;width:100%}footer .bottom-details .bottom_text{display:flex;justify-content:space-between;margin:auto;max-width:1250px;padding:20px 40px}.bottom-details .bottom_text a,.bottom-details .bottom_text span{color:#fff;font-size:14px;font-weight:300;opacity:.8;text-decoration:none}.bottom-details .bottom_text a:hover{opacity:1;text-decoration:underline}.bottom-details .bottom_text a{margin-right:10px}@media (max-width:900px){.company-info{margin-left:1rem;margin-right:0;width:100%}.company-info p{margin-right:2rem;text-align:center}.company-info span{font-size:1.7rem;font-weight:700;text-align:center}.team{display:flex;justify-content:center}.team span{font-size:1.7rem;font-weight:700}.company{display:flex;flex-direction:column}.img{margin-left:0}footer .content .link-boxes{flex-wrap:wrap}footer .content .link-boxes .input-box{margin-top:10px;width:40%}}@media (max-width:700px){footer{position:relative}.content .top .logo-details{font-size:26px}.content .top .media-icons a{font-size:14px;height:35px;line-height:35px;width:35px}footer .content .link-boxes .box{width:calc(33.33333% - 10px)}footer .content .link-boxes .input-box{width:60%}.bottom-details .bottom_text a,.bottom-details .bottom_text span{font-size:12px}}@media (max-width:520px){footer:before{top:145px}footer .content .top{flex-direction:column}.content .top .media-icons{margin-top:16px}footer .content .link-boxes .box{width:calc(50% - 10px)}footer .content .link-boxes .input-box{width:100%}}@media(max-width:320px){.company-info p{margin-right:0}}.loader{align-items:center;display:flex;height:8rem;justify-content:center;margin:5% auto auto;width:8rem}.loader img{height:100%;width:100%}.card-feature{border:3px solid #000;display:flex;overflow:hidden}.featured-heading{background-color:#000;color:#fff;margin:auto;text-align:center}.btn-featured{margin-left:30%}.featured-text{margin:5rem 0;text-align:center}.featured-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(50px,1fr));overflow:hidden}.featured-products>div{margin:3rem;position:relative}.featured-img{border-radius:5px;height:25rem;opacity:1;width:50rem}.featured-overlay{color:var(--black-color);left:3rem;position:absolute;top:2rem}.btn-featured{margin:1rem 0}.best-seller-section{margin-top:6rem}.best-seller-text{padding-bottom:5rem;text-align:center}.best-seller-cards{flex-wrap:wrap;justify-content:center}.best-seller-icon{margin-left:auto}.cart-card,.product-page{display:flex}.cart-card{flex-direction:rows;justify-content:space-around}.cart-text{margin:3rem 0;text-align:center}.cart-section{display:flex;justify-content:space-around}.cart-card-btn{background-color:var(--background-color);border:1px solid var(--primary-color2);border-radius:50%;cursor:pointer;font-size:.8rem;margin:.5rem;padding:.5rem .6rem}.cart-card-btn:hover{background-color:var(--light-grey-color)}.product-quantity{font-size:1.4rem;font-weight:600;padding:.6rem}.cart-price-section{border-left:1px solid var(--light-grey-color);height:60vh;padding:2rem;position:-webkit-sticky;position:sticky;top:17rem;width:25%}.coupon-input{margin:1rem 0}.price-details{border-top:1px solid var(--light-grey-color);padding:2rem 0}.price-details>div{font-size:1.6rem;margin:1.5rem 0}.price-breakup{display:flex;justify-content:space-between}.btn-order{font-size:1.6rem;margin:1.5rem 0;width:100%}.auth-section{min-height:100%}.auth-heading,.auth-section{align-items:center;display:flex;flex-direction:column}.auth-img{width:15rem}.form-auth{border-radius:1rem;margin:2rem;padding:2rem 5rem;width:50rem}.input-auth{margin:1.5rem 0}.auth-field{padding:1.5rem}.auth-footer{margin-top:3rem}.btn-auth{margin:1rem 0;width:100%}.auth-span{font-size:1.4rem}.auth-link{background-color:var(--background-color);padding:0}.profile-details{width:40%}.profile-section{margin-top:4rem}.btn-logout{margin:auto}.two-feild-section{gap:1rem;height:8rem}.logout-container{box-shadow:0 3px 8px rgba(0,0,0,.24);margin:3rem auto;max-width:80%}.logout-inner-container{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:3rem 1rem;text-align:center}.checked-icon svg{color:#006400;font-size:4rem}.logout-card-content{font-size:1.2rem}.logout-card-action{align-items:center;border-radius:3px;color:var(--secondary-color);display:flex;gap:.4rem;margin-top:.5rem;outline:1px solid green;padding:.5rem 1rem}.logout-card-action:hover{background-color:#006400;border:none;color:#fff;cursor:pointer}.back-to-home-icon{align-items:center;display:flex}@media screen and (min-width:768px){.logout-container{max-width:70%}}@media screen and (min-width:1024px){.logout-container{max-width:50%}}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}body{min-height:100vh}.company{display:flex;flex-direction:row;justify-content:space-between}.company-info{display:flex;flex-direction:column;justify-content:center}.img{margin:1rem 0 0 2rem}.img,.img img{width:100%}.company-info{margin-right:4rem;width:100%}.company-info span{font-size:2.5rem;font-weight:700}.company-info span .our{color:#3d8b1f}.company-info p{font-size:1.1rem}.checkout-container{border-radius:.7rem;box-shadow:2px 2px 4px 2px var(--secondary-color);padding:2rem;width:500px}.container-margin{margin-bottom:.5rem;margin-top:0}.checkout-container h3{padding:.5rem 0}.container-margin h3{margin-top:0;padding:0}.checkout-flex{display:flex;justify-content:space-between;margin-top:5px}.checkout-flex-column{display:flex;flex-direction:column}.start{align-items:flex-start;padding-bottom:1rem;padding-top:1rem}.address{font-size:15px}.checkout{font-size:1.2rem}.checkout:hover{color:var(--secondary-color)}.address-container{box-shadow:2px 2px 4px 2px var(--secondary-color);padding:1rem}.address-bar{display:flex;font-weight:400;gap:10px}.show-checkout-container{display:flex;gap:10rem}.checkout-address-container{display:flex;flex-direction:column}.main-checkout-body{align-items:center;display:flex;justify-content:center;margin-top:4rem}.checkout-body{margin-top:2rem}.address-flex{display:flex;flex-direction:column}.order-summary-body{display:flex;justify-content:center}.order-summary-container{display:flex;justify-content:flex-start}.order-summary-main{border-radius:.7rem;box-shadow:2px 2px 4px 2px var(--secondary-color);display:flex;flex-direction:column;margin-top:8rem;padding:2rem;width:120vh}.order-summary-main span{color:var(--primary-color)}.order-summary-details{color:#000;display:flex;flex-direction:column}.order-summary-details>h1{color:var(--green);font-size:2rem;margin-bottom:2rem}.order-summary-details h3{margin-top:1rem;padding:1rem}.orders{display:flex;gap:.5rem}
/*# sourceMappingURL=main.bd289ae9.css.map*/