@import url(https://fonts.googleapis.com/css2?family=Mulish&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;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}.header-nav{background-image:linear-gradient(to right,var(--primary-color) 0,var(--light-color) 100%);border-bottom:2px solid grey;display:flex;height:65px;justify-content:space-between}.header-login,.header-title{align-items:center;display:flex;padding:0 40px}.header-login a{color:var(--dark-color);font-size:1.2rem;font-weight:700;padding:5px}.header-login a:hover{background-color:var(--dark-color);color:var(--light-color)}.header-title img{border-radius:9px;height:40px;width:40px}.header-title h1{color:var(--secondary-color);padding-left:20px}.header-login{align-items:center}.header-login span{padding:0 10px}@media only screen and (max-width:575px){.header-login{padding:0 10px}.header-title h1{font-size:1.8rem;padding-left:10px}.header-login a{font-size:.9rem;font-weight:700}}footer *{margin:0}footer{background-color:var(--lighter-dark-color);color:var(--light-color)}.contact-us-container{border-bottom:1px solid var(--secondary-light-color);display:flex;justify-content:center;margin-bottom:20px;padding:50px 30px 25px 0}.contact-us-container p{font-size:2rem;padding-right:40px}.contact-us-container form div{width:100%}.contact-us-container form{border:1px solid var(--secondary-light-color);display:flex;flex-direction:column;justify-content:center;width:30%}footer form input{width:80%}footer form input,footer form label,footer form textarea{margin-bottom:10px;margin-top:20px;padding:5px}footer form button{border-radius:5px;padding:10px}footer form button:hover{cursor:pointer}.footer-column ul{margin:0}.footer-column li{list-style:none}.footer-nav{font-size:1.3rem}.footer-details-container{display:flex;justify-content:space-evenly;margin-bottom:20px}.credits{padding:5px;text-align:center}.credits a{color:var(--light-color)}@media only screen and (max-width:992px){.contact-us-container{margin-bottom:20px;padding:30px 20px 15px 0}.contact-us-container p{font-size:1.5rem;padding-left:10px}.contact-us-container form{border:1px solid var(--secondary-light-color);width:50%}}@media only screen and (max-width:575px){footer form label{font-size:.9rem}.footer-nav{font-size:1rem}.credits{font-size:.8rem}}.product-form-container{display:flex;flex-direction:column;width:28%}.product-form{border:2px solid var(--dark-color);display:flex;flex-direction:column;height:350px;margin-bottom:35px;padding:10px}.product-form h2,small{text-align:center}.product-form div{display:flex;justify-content:space-between;padding-bottom:20px}.product-form input{width:50%}.product-form button{border:2px solid var(--primary-color);border-radius:5px;font-size:1.5rem;padding:5px}.product-form button:hover{background-color:var(--primary-color);cursor:pointer}.link-container{display:flex;flex-direction:column}.link-container a{align-items:center;display:flex;padding:10px}.dashboard-link,.my-products-link{border:1px solid var(--lighter-dark-color);color:var(--dark-color);font-size:1.5rem;margin-bottom:20px;text-decoration:none}.dashboard-link:hover{background-color:var(--secondary-color)}.dashboard-link img{height:35px;padding-right:15px;width:60px}.my-products-link{display:flex;justify-content:center}.my-products-link:hover{background-color:var(--light-color)}.my-products-link img{padding-left:20px;width:40px}@media only screen and (max-width:992px){.product-form-container{flex-direction:row-reverse;justify-content:space-between;width:90%}.link-container a{font-size:1.1rem}}.product-list-container{background-color:hsla(0,0%,82%,.7);display:flex;justify-content:space-around;padding:40px 20px}.product-list-container table{border:1px solid var(--dark-color);height:90px;width:70%}.product-list-container thead th{font-size:1.4rem}.product-list-2-container{display:flex;justify-content:center;padding:20px}.product-list-2-container table{padding:40px;width:70%}@media only screen and (max-width:992px){.product-list-container{align-items:center;flex-direction:column}.product-list-container table{width:100%}}@media only screen and (max-width:575px){.product-list-container table{width:30%}.product-list-2-container table tr,.product-list-container table tr{font-size:.8rem}}.top-product-table{width:60%}.top-product-table,td,th,tr{border:1px solid var(--dark-color)}td,th,tr{padding:.25rem 1rem}.hero{background-image:url(/static/media/hero-bg-image.195bcc758d57f74ef4a3.jpg);background-repeat:no-repeat;background-size:100%;display:flex;height:93vh;justify-content:center;text-align:center}.hero-description{background-color:rgba(62,61,61,.7);margin-bottom:320px;margin-top:100px;padding:20px;width:60%}.hero h2{color:var(--light-color);font-size:5rem;margin:0}.hero-button{padding-top:80px}.add-button,.start-button{border:1px solid #fff;border-radius:4px;color:#fff;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:700;line-height:1;outline:none;padding:10px;text-align:center;text-decoration:none;text-transform:uppercase}.start-button{background-color:var(--secondary-color);margin-right:20px}.add-button{background-color:initial;margin-left:20px}.add-button:hover{background-color:var(--primary-color)}.dashboard-container{display:flex;flex-direction:column;padding:30px 15px}.dashboard-container h3{font-size:2.5rem;margin:0;text-align:center}.dashboard-table{display:flex;justify-content:center;padding:30px 5px}.chart-container{align-content:center;display:flex;justify-content:space-around}.doughnut-chart{width:30%}.bar-chart{width:60%}.list-button-container{background-color:hsla(0,0%,82%,.7);padding:40px 0 100px}.list-button-container,.list-button-container a{align-items:center;display:flex;justify-content:center}.list-button-container a{padding:3px 9px}.list-button-container img{background-image:var(--primary-color);padding-left:8px;width:50px}.list-button-container a:hover{background-color:var(--primary-color)}.list-button-container a{border:1px solid var(--lighter-dark-color);color:var(--dark-color);font-size:2rem;text-decoration:none}@media only screen and (max-width:992px){.hero h2{font-size:3.3rem}.hero-button{padding-top:10px}.add-button,.start-button{font-size:1.1rem;padding:6px}.chart-container{align-items:center;flex-direction:column}.doughnut-chart{width:60%}.bar-chart{width:80%}}@media only screen and (max-width:575px){.hero h2{font-size:2.2rem}.hero-button{padding-top:10px}.add-button,.start-button{font-size:.9rem}.hero-description{margin-bottom:300px}.hero-button{display:flex;padding-top:20px}.bar-chart,.doughnut-chart{width:100%}}:root{--light-color:#fafafa;--secondary-light-color:#e7ecf2;--tertiary-light-color:#767676;--dark-color:#0a0a0a;--lighter-dark-color:#2a2a2a;--primary-color:#51724e;--secondary-color:#d0d306}body *{font-family:Mulish,sans-serif}
/*# sourceMappingURL=main.49b0e03b.css.map*/