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}body{background-color:#eaeded}.App{max-width:100vw}button{cursor:pointer}.main{background-color:#fff;display:flex;justify-content:space-between;padding:0 2rem;z-index:-1000}.item{width:100%}.item,.sub-total{display:flex;flex-direction:column}.sub-total{align-items:flex-start;background-color:#eaeded;height:-webkit-max-content;height:max-content;justify-content:center;margin-top:2rem;padding:1rem;width:50%}.button,.item-count{display:flex}.button{margin:.5rem 0}.done-shop-btn button{background-color:#f3a847;border:1px solid gray;cursor:pointer;padding:.1rem}input{align-self:center}.done-shop-btn{width:100%}@media only screen and (max-width:700px){.main{display:flex;flex-direction:column-reverse}.sub-total{width:100%}h4{width:-webkit-max-content;width:max-content}}.my-item{display:flex;margin-top:2rem;padding:1rem}.myitem__image{height:200px;margin-right:2rem;width:200px}.myitem__image img{object-fit:contain;width:100%}.item-info{display:flex;flex-direction:column}p{color:#929598;font-size:.7rem}h4{font-size:.8rem}nav{align-items:center;background-color:#131921;color:#fff;justify-content:space-around;position:-webkit-sticky;position:sticky;top:0;width:100vw;z-index:1000}.logo,nav{display:flex}.logo{align-self:center;margin:auto 0;object-fit:contain;width:150px}.logo img{margin-top:1rem;position:relative;width:100%}.search-bar{width:500px}.search,.search-bar{align-items:center;display:flex;justify-content:center}.search{width:100%}.search-bar .search input{border:none;border-bottom-left-radius:5px;border-top-left-radius:5px;outline:none;padding:1rem 1rem .8rem}.search-icon{background-color:#ffab3c;border:none;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#333;height:90%;outline-width:0;padding:.8rem;transition:all .3s}.search-icon button{background:transparent;border:none;cursor:pointer}.search-icon:hover{background-color:#f3a847}.items{align-items:center;display:flex;justify-content:space-between;width:-webkit-max-content;width:max-content}.large-text{color:#fff;display:flex;width:auto}.large-text a{color:#fff}.orders,.prime,.sign-in{margin-right:.8rem;white-space:no-wrap;width:-webkit-max-content;width:max-content}.cart,.orders,.prime,.sign-in{display:flex;flex-direction:column}.cart{align-items:center;justify-content:center;position:relative}.cart .icon{font-size:2rem;margin-top:1rem}.cart .icon button{font-size:100%}.cart .count{color:#f08804;position:absolute;top:5px}@media only screen and (max-width:600px){.orders,.prime,.search-bar{display:none}nav{justify-content:flex-start;justify-content:space-between;padding:0 2rem}}section{align-items:center;display:flex;margin-bottom:-100px;position:relative}.image,section{height:100%;width:100%}.image{z-index:-111}.image img{object-fit:cover;width:100%}.icon-next,.icon-prev{background-color:"black";cursor:pointer;font-size:4rem;position:absolute;z-index:1}.icon-next{right:0}.slider-right{transition:all 3s}@media only screen and (max-width:400px){section{margin-bottom:0}}*{box-sizing:border-box;margin:0;padding:0}.single-component{align-items:center;background-color:#fff;border:1px solid #d3d3d3;justify-content:center;margin:0 1rem 0 .4rem;max-height:auto;min-height:400px;padding:1rem;transition:all .2s}.single-component,.single-component .info{display:flex;flex-direction:column;width:100%}.single-component .info{margin-bottom:1rem}.price{align-items:center}.price,.ratings{display:flex}.images img{height:100%;object-fit:cover;width:100%}.whole-component{grid-gap:1rem;display:grid;grid-template-columns:repeat(3,1fr);height:-webkit-max-content;height:max-content;margin:auto;padding:0 2rem;place-content:center;width:-2vw;width:100%}.single-component:hover{box-shadow:2px 2px 10px 1px rgba(0,0,0,.2);-webkit-transform:scale(1.01);transform:scale(1.01)}.button button{background:#f3a847;border:none;color:#000;font-weight:600;padding:.5rem}@media only screen and (max-width:600px){section{margin-bottom:0}.whole-component{grid-gap:1rem;grid-template-columns:repeat(1,1fr)!important}.single-component{border:1px solid #d3d3d3;margin:0 1rem 0 auto;width:100%}}body{display:grid;place-content:center}.login-card,body{background-color:#fff}.login-card{border:1px solid #d3d3d3;color:#000;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;max-width:350px;padding:1rem}.login-card h1{font-weight:500}form{display:flex;flex-direction:column}.amazon-logo{height:100px;margin:auto;width:300px}.amazon-logo img{height:100%;object-fit:cover;width:100%}.email,.name,.password{margin-top:1rem;width:100%}.password{margin-bottom:1rem}input{margin-top:.2rem;outline-width:0;padding:.4rem;width:100%}input:focus{border:1px solid #e77600;box-shadow:0 0 5px 0 #e77600}.signup-btn{background:linear-gradient(#f4d486,#f3cd70,#f0c14b,#efbe41,#efbb38);border:.5px solid #d3d3d3;border-radius:3px;margin-bottom:2rem;padding:.5rem}.signin-btn{background:transparent;border:none;color:#0066c0;margin-left:.4rem;width:auto}p{line-height:1.4}a{color:#0066c0;text-decoration:none}footer{border-top:1px solid #d3d3d3;margin-top:1rem;padding-top:1rem}.signup-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.underline{background-color:#d3d3d3;height:1px;width:1px;width:100%}.newUser{align-items:center;display:flex;justify-content:center;margin-top:2rem;width:100%}.newUser p{margin:0 1rem;width:-webkit-max-content;width:max-content}.newaccount-btn{background:linear-gradient(180deg,#f7f8fa,#fcfcfc,#e7e9ec,#dadde3);border-radius:3px;margin-top:1rem;width:100%}.newaccount-btn button{border:.1px solid #d3d3d3;padding:.5rem;width:100%}
/*# sourceMappingURL=main.9e82990d.css.map*/