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:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}h3{font-size:20px;font-weight:500}.fulldisplay{background-color:#f2f1f1;border:1px solid #fff;height:100vh;width:100%}.cart{display:flex;justify-content:space-around;margin:30px auto 5dvw;width:80%}.products{display:flex;flex-direction:column;gap:10px;height:520px;overflow-y:scroll;width:50%}.selectedProductCard{background-color:#fff;display:flex;width:100%}.productimage,.selectedProductCard{border-radius:5px;box-shadow:0 1px 3px 0 rgba(0,0,0,.02),0 0 0 1px rgba(27,31,35,.15)}.productimage{width:25%}.cartproductdetails{display:flex;justify-content:space-between;margin:10px;width:75%}.part1{display:flex;flex-direction:column;gap:15px;text-align:left}.part2{text-align:right}.price{align-items:center;display:flex;flex-direction:row;justify-content:right}.billing{background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.02),0 0 0 1px rgba(27,31,35,.15);padding:20px;width:47%}.billing,.net{text-align:left}.net{margin:auto auto 30px;width:80%}.net h2{margin-bottom:30px}.netinput{background-color:initial;border:none;border-bottom:1px solid #ccc;width:100%}.netinput:focus{outline:none}.parts,.parts5{display:flex;justify-content:space-between;margin:auto;width:80%}.parts5{color:rgba(212,18,86,.984);font-size:20px;font-weight:500}.buybutton{background-color:rgba(212,18,86,.984);font-size:25px;font-weight:600}.buybutton,.confirmbutton1{border-radius:5px;color:#fff;margin:10px auto auto;padding-bottom:8px;padding-top:8px;text-align:center;width:80%}.confirmbutton1{background-color:rgba(56,145,36,.909);font-size:18px;font-weight:800}@media screen and (min-width:600px) and (max-width:1000px){.cart{gap:30px;height:100vh;justify-content:space-around;margin:auto;width:80%}.cart,.products{display:flex;flex-direction:column}.products{gap:10px;width:100%}.selectedProductCard{border-radius:5px;display:flex}.billing,.selectedProductCard{background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.02),0 0 0 1px rgba(27,31,35,.15);width:100%}.billing{padding:20px;text-align:left}}@media screen and (min-width:100px) and (max-width:599px){.fulldisplay{background-color:#f2f1f1;border:1px solid #fff;width:100%}.cart{gap:30px;justify-content:space-around;margin:40px auto 30px;width:90%}.cart,.products{display:flex;flex-direction:column}.products{gap:10px;width:100%}.selectedProductCard{border-radius:5px;display:flex}.billing,.selectedProductCard{background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.02),0 0 0 1px rgba(27,31,35,.15);width:100%}.billing{padding:10px;text-align:left}.parts,.parts5{display:flex;justify-content:space-between;margin:auto;width:90%}.parts5{color:rgba(212,18,86,.984);font-size:20px;font-weight:500}.buybutton{background-color:rgba(212,18,86,.984);border-radius:5px;color:#fff;font-size:25px;font-weight:600;margin:10px auto auto;padding-bottom:8px;padding-top:8px;text-align:center;width:90%}}h1{font-size:20px}.input{background-color:initial;border:none;border-bottom:1px solid #ccc;width:100%}.input:focus{outline:none}.pincode{gap:20px;justify-content:space-between}.addresstype,.pincode{display:flex;width:100%}.addresstype{justify-content:flex-start}.addressbook{display:flex;flex-direction:column;gap:20px;margin-top:20px;text-align:left;width:100%}.formpart{gap:20px}.currentaddress,.formpart{align-items:baseline;background-color:#fff;border-radius:3px;box-shadow:0 1px 3px 0 rgba(0,0,0,.02),0 0 0 1px rgba(27,31,35,.15);display:flex;flex-direction:column;padding:25px;text-align:left;width:100%}.addnewaddress{background-color:#1eab1e;border-radius:5px;color:#fff;font-size:18px;font-weight:600;margin-top:10px;padding:8px;width:50%}.headers{font-size:20px;margin-bottom:20px;margin-top:10px;text-align:left}.overviewproducts{background-color:#fff;border:1px solid #f3f2f2;display:flex}.picture{box-shadow:0 1px 3px 0 rgba(0,0,0,.02),0 0 0 1px rgba(27,31,35,.15);width:20%}.overviewdetails{margin-left:10px;padding:10px;text-align:left;width:75%}.editcart{background-color:#fff;border:1px solid #f3f2f2;margin-bottom:50px;padding:10px;width:100%}.footer{text-align:left}.paymentbody{background-color:#f2f1f1}.paymentsection{display:flex;justify-content:space-between;margin:auto;width:85%}.firstpart{display:flex;flex-direction:column;width:45%}.SecondPart{background-color:#fff;padding:5px 30px 15px;width:52%}.pinkbanner{align-items:center;background-color:#fbd2d8;border-radius:10px;display:flex;padding:5px}.SmallImage{border-radius:50px;width:10%}.mode{margin-bottom:20px;margin-top:30px;text-align:left}.paymentParts{display:flex;gap:20px}.paymentPart1{display:flex;flex-direction:column;gap:2px;width:30%}.paymentPart2{width:65%}.Types{background-color:#f2f1f1;padding:15px 25px 20px 10px;text-align:left}.Types>p{font-size:12px}.Types:hover{background-color:#fff;border-left:5px solid #23b223}@media screen and (min-width:600px) and (max-width:1000px){*{font-size:20px}.paymentsection{justify-content:space-between;margin:auto;width:85%}.firstpart,.paymentsection{display:flex;flex-direction:column}.firstpart{width:100%}.SecondPart{background-color:#fff;padding:5px 30px 15px;width:100%}}@media screen and (min-width:100px) and (max-width:599px){.paymentsection{justify-content:space-between;margin:auto;width:85%}.firstpart,.paymentsection{display:flex;flex-direction:column}.firstpart{width:100%}.SecondPart{background-color:#fff;padding:5px 30px 15px;width:100%}.paymentParts{gap:20px}.paymentPart1,.paymentParts{display:flex;flex-direction:column}.paymentPart1{gap:2px;width:100%}.paymentPart2{width:100%}}.carddetails{display:flex;flex-direction:column;gap:20px;text-align:left}.required:after{color:red;content:"*"}.cardinput{background-color:initial;border:none;border-bottom:1px solid #ccc;width:100%}.cardinput:focus{outline:none}.pass{background-color:initial;border:none;border-bottom:1px solid #ccc;width:25%}.pass:focus{outline:none}.amounttopay{background-color:#f2f1f1;border-radius:5px;padding:10px}.amount{color:rgba(212,18,86,.984);display:flex;font-weight:500;justify-content:space-between}.cardbutton{background-color:rgba(56,145,36,.909);border-radius:5px;color:#fff;font-size:18px;font-weight:800;margin:auto;padding-bottom:8px;padding-top:8px;text-align:center;width:100%}.ProductItem_buttonadd__4\+Ox2{background-color:#9c3;border:2px solid green;border-radius:.5rem;color:#fff;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:larger;font-weight:700;padding:.4rem;width:80%}.ProductPage_spinner__Mbk4y{-webkit-animation:ProductPage_rotation__mbhnk 1s linear infinite;animation:ProductPage_rotation__mbhnk 1s linear infinite;border:6px solid rgba(64,184,74,.2);border-radius:100%;height:60px;left:50%;margin:-(60px/2) 0 0 -(60px/2);position:absolute;top:50%;width:60px}.ProductPage_spinner__Mbk4y:before{border:6px solid transparent;border-radius:100%;border-top-color:rgba(58,185,79,.8);content:"";display:block;height:100%;left:-6px;position:absolute;top:-6px;width:100%}@-webkit-keyframes ProductPage_rotation__mbhnk{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@keyframes ProductPage_rotation__mbhnk{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.container{background-color:#e0e0e0;margin-top:50px;width:100%}.loginBox{align-items:center;background-color:#fff;display:flex;height:130px;justify-content:space-around;margin:50px auto auto;width:500px}.userIcon{backGround-color:rgba(0,0,0,.2);border:0;border-radius:50%;color:rgba(0,0,0,.2);height:100px;width:100px}.loginChild,.loginChild div{background-color:#fff}.loginChild div{display:flex;justify-content:space-between;margin:10px}.loginChild div p{background-color:#fff;font-size:20px;margin-left:10px}.FaUserCircle{background-color:#000;border-radius:50%;color:#fff;height:30px;width:30px}.loginChild hr{background-color:#000;color:#000;height:2px}.loginChild p{background-color:#fff}.loginForm{margin:50px auto auto;padding:20px;width:500px}.loginForm input{border-bottom:1px solid #000;height:40px;margin:20px;padding:10px;width:400px}.loginForm button{background-color:#000;border-radius:10px;color:#fff;font-weight:bolder;height:40px;margin-top:50px;width:400px}.editproduct input,select{background-color:#e0e0e0;border-bottom:1px solid #000;color:#607d8b;height:50px;margin:20px;padding:10px;width:500px}.container h1{color:#607d8b;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:50px}.editproduct button{background-color:#000;border-radius:10px;color:#fff;font-weight:bolder;height:50px;margin-bottom:100px;width:500px}.editproduct button:hover{background-color:#fff;color:#000}
/*# sourceMappingURL=main.a2c5ea6b.css.map*/