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{display:flex;flex-direction:column;min-height:100vh!important;text-align:center}@-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)}}.header{margin-top:50px;padding:0}.header button{border-radius:15px!important;cursor:pointer!important;font-size:17px!important;height:70%;margin:5px;text-align:center!important}.btns{justify-content:flex-end;padding-right:0}.title{padding-left:0}@media (max-width:400px){.btns{padding:0}.header button{border-radius:15px!important;font-size:12px!important;height:70%;margin:5px;text-align:center!important;text-transform:capitalize!important;vertical-align:middle!important}}.product{border:1px solid #acacac;margin:10px}.check{margin:5px}.product p{margin:8px}.delete-checkbox{cursor:pointer!important}#product_form>div>div{margin-bottom:20px;text-align:left}#product_form label{font-family:sans-serif;font-size:18px;margin-right:78px}#product_form div>div:first-child>label{margin-right:90px}#product_form div>div:nth-child(3)>label{margin-right:57px}#product_form input[type=text]{border:1px solid #b4b4b4;border-radius:6px;cursor:text;padding:5px}#product_form input[type=text]:focus{outline:1px solid #16f0f0!important}#product_form select{border:1px solid #b4b4b4;border-radius:6px;cursor:pointer;padding:5px;width:150px}#product_form select:focus{outline:1px solid #16f0f0!important}.footer{margin-top:auto}.footer p{text-align:center}
/*# sourceMappingURL=main.a3bbb6d7.css.map*/