*,.App{background-color:#ffdede}.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)}}.navbar{align-items:center;height:180px;position:relative;width:100%}.navbar img{height:180px;margin:0 auto;overflow:auto}.navbar .links{align-items:center;height:100px;position:absolute;right:10px;top:30%;width:100px}.links a{color:#fff;font-size:25px;margin-left:20px;text-decoration:none}.shopTitle{font-size:40px;margin-top:100px;text-align:center}.products{display:grid;font-family:sans-serif;grid-template-columns:1fr 1fr 1fr;height:auto;place-items:center;width:100%}.product{align-items:center;border-radius:15px;color:#e34c81;display:flex;flex-direction:column;height:350px;justify-content:center;margin:100px;width:300px}.product img{width:400px}.product .description{text-align:center}.product:hover{cursor:pointer;transition:.3s ease-in}.addToCartBttn{background-color:initial;background-color:#ffe7e7;background-position:0 0;border:2px solid #e34c81;border-radius:15px;border-radius:20px;box-sizing:border-box;color:#e34c81;cursor:pointer;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:15px;height:50px;min-width:100px;padding:5px 10px}.addToCartBttn:hover{background-color:pink;color:#fff;cursor:pointer}.cart{color:#e34c81;flex-direction:column;font-family:sans-serif;justify-content:center}.cart,.cartItem{align-items:center;display:flex}.cartItem{border-radius:25px;box-shadow:0 3px 15px rgba(0,0,0,.2);height:250px;margin:30px;width:700px}.cartItem img{width:200px}.cartItem .description{color:#e34c81;font-size:30px;width:100%}.countHandler input{font-weight:bolder;text-align:center;width:40px}.countHandler button,.countHandler input{border-color:#e34c81;color:#e34c81}.checkoutButt button{background-color:#e34c81;background-color:initial;background-color:#ffe7e7;border:none;border:2px solid #e34c81;border-radius:8px;box-sizing:border-box;color:#fff;color:#e34c81;cursor:pointer;font-family:sans-serif;font-size:15px;height:50px;margin:10px;width:150px}.checkoutButt button:hover{background-color:pink;color:#fff;cursor:pointer}.home img{background-color:red;position:relative;width:550px}.home h1{-webkit-animation:typing 3s steps(30),blink-caret .5s step-end infinite;animation:typing 3s steps(30),blink-caret .5s step-end infinite;color:#fff;font-size:50px;font-style:italic;margin:0 auto;overflow:hidden;white-space:nowrap}span:after{-webkit-animation:blinking .75s step-end infinite;animation:blinking .75s step-end infinite;color:transparent;content:"-";display:inline-block;width:5px}@-webkit-keyframes blinking{0%,to{background:transparent}50%{background:#fff}}@keyframes blinking{0%,to{background:transparent}50%{background:#fff}}.flex-container{display:flex;justify-content:center}.flex-container>div{color:pink;font-size:30px;margin:10px;padding:20px}@-webkit-keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#fff}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#fff}}@-webkit-keyframes endBlink{0%,to{border-color:transparent}}@keyframes endBlink{0%,to{border-color:transparent}}@-webkit-keyframes typing{0%{max-width:0}to{max-width:100%}}@keyframes typing{0%{max-width:0}to{max-width:100%}}.home button{background-color:initial;background-color:#ffe7e7;background-position:0 0;border:2px solid #e34c81;border-radius:15px;border-radius:20px;box-sizing:border-box;color:#e34c81;cursor:pointer;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:20px;height:50px;min-width:150px;padding:5px 10px}.home button:hover{background-color:pink;color:#fff;cursor:pointer}.checkout{display:flex;font-family:sans-serif}.checkout>div{font-size:50px;font-weight:700}.checkout>div,.checkout>form{color:#e34c81;margin:10px;padding:20px}.checkout>form{font-size:20px}.checkout>form>div{color:#e34c81;font-size:50px;font-weight:700}label{color:#e34c81}input{border-color:#e34c81;border-radius:25px;height:25px;outline-color:#e34c81;width:200px}.CartItemCheckout{align-items:center;border-radius:25px;flex-direction:row;height:250px;margin:30px;width:700px}.CartItemCheckout img{width:200px}.CartItemCheckout .description{color:#e34c81;font-size:20px;width:100%}.finished{color:#e34c81;font-family:sans-serif}.finished button{background-color:initial;background-color:#ffe7e7;background-position:0 0;border:2px solid #e34c81;border-radius:15px;border-radius:20px;box-sizing:border-box;color:#e34c81;cursor:pointer;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:20px;height:50px;min-width:150px;padding:5px 10px}
/*# sourceMappingURL=main.e28447f1.css.map*/