@import url(https://fonts.googleapis.com/css2?family=Alegreya&display=swap);:root{--light-clr:#d2ddef;--grey-clr:#84a2ab;--dark-clr:#2c444c;--red-clr:#b9354d;--green-clr:#788e41}*{font-family:arial}body,html{height:100%}body{margin:0;padding:25px 0 0}.App_container__U8p9O{box-sizing:border-box;margin:auto;max-width:90%;padding:0 50px}.home_header__TC78t div{border-bottom:4px solid #383838;display:flex;flex-wrap:wrap}.home_header__TC78t h1{display:inline-block;flex:1 1 75%;font-size:35px;min-width:210px;text-transform:capitalize}.home_header__TC78t span{display:flex;flex:1 1 10%;min-width:300px}.home_header__TC78t button{background:transparent;border:2px solid var(--dark-clr);box-sizing:border-box;cursor:pointer;font-size:20px;height:60px;margin:12px;overflow:hidden;position:relative;text-transform:uppercase;transition:all .1s ease;width:45%;z-index:5}.home_header__TC78t button:before{background-color:var(--grey-clr);content:"";height:110%;left:-15px;margin:12px;position:absolute;top:100%;transition:all .3s ease;width:110%;z-index:-1}.home_header__TC78t button:hover{color:#fff}.home_header__TC78t button:hover:before{top:-28%}.home_header__TC78t button:active{-webkit-transform:scale(.9);transform:scale(.9)}.home_header__TC78t .home_delete__3aDPh{border:2px solid var(--red-clr);color:var(--red-clr)}.home_header__TC78t .home_delete__3aDPh:hover:before{background:var(--red-clr);color:#fff}.home_products__MOuNc{margin:20px 0 0}.home_products__MOuNc div{display:flex;flex-wrap:wrap;gap:26px}button a{align-items:center;color:inherit;display:flex;height:100%;justify-content:center;text-decoration:none;width:100%}.productCardTemp_card__NfFDC{border:3px solid var(--dark-clr);box-sizing:border-box;flex:1 1 22%;max-width:300px;min-width:200px;padding:7px 7px 19px;position:relative;transition:all .3s ease}.productCardTemp_card__NfFDC:hover{background-color:var(--light-clr)}.productCardTemp_card__NfFDC input{--dimension:22px;cursor:pointer;height:var(--dimension);transition:all .3s ease;width:var(--dimension)}.productCardTemp_card__NfFDC input:active{-webkit-transform:scale(.5);transform:scale(.5)}.productCardTemp_card__NfFDC main{font-size:20px;height:100%;justify-content:center;text-align:center;width:100%}.productCardTemp_card__NfFDC main p{margin:5px 0;padding:0}.productCardTemp_card__NfFDC main p:first-of-type{font-size:18px;text-transform:uppercase}.addProduct_header__k\+OpT .addProduct_save__zIwa6{border:2px solid var(--green-clr);color:var(--green-clr)}.addProduct_header__k\+OpT .addProduct_save__zIwa6:hover:before{background:var(--green-clr);color:#fff}form span{display:flex;flex-wrap:wrap;font-size:19px;gap:20px;margin:30px 0;max-width:550px}form label{align-items:center;display:flex;text-transform:capitalize;width:150px}form input,form select{font-size:15px;max-width:290px;min-width:200px;padding:7px;width:100%}form article{padding:0 0 12px}article h3{text-transform:capitalize}.addProduct_notify__hD9Tx{font-size:26px}
/*# sourceMappingURL=main.f4c6fc25.css.map*/