body{background-color:#eaeded;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.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{background-color:#282c34;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.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)}}*{margin:0}.header{background:#131921;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header__logo{width:100px;margin:16px 20px 0}.header__search{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1}.header__searchInput{outline:none;height:12px;padding:8px;width:100%}.header__searchIcon{background-color:#cd9042;padding:4px;cursor:pointer}.header__linksContainer{-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center}.header__link,.header__linksContainer{display:-webkit-flex;display:flex;color:#fff}.header__link{-webkit-flex-direction:column;flex-direction:column;margin-left:10px;margin-right:10px;text-decoration:none}.header__linkFirstLine{text-align:left;font-size:10px}.header__linkSecondLine{font-size:15px;font-weight:700}.header__basket{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;justify-content:space-around}.header__basketIcon{margin:0 5px}.header__basketCounter{font-size:15px}.home{max-width:1500px;margin-left:auto;margin-right:auto}.product__container{display:-webkit-flex;display:flex;z-index:1;margin-left:20px;margin-right:20px}.product__containerItem:hover{-webkit-transform:scale(1.5);transform:scale(1.5)}.carousel__images{-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent);width:100%;z-index:-1;margin-bottom:-250px;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.product{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end;margin:10px;padding:20px;width:100%;max-height:400px;min-width:100px;background-color:#fff;z-index:1;border-radius:15px}.product:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.product__info{text-align:left;height:100px;margin-bottom:15px}.product__title{font-weight:600}.product__price,.product__title{margin-bottom:5px}.product__rating{display:-webkit-flex;display:flex}.product__ratingStar{color:#ff9529}.product>img{width:100%;max-height:200px;object-fit:contain;margin-bottom:15px}.product>button{background-color:#f0c14b;outline:none;border:none;cursor:pointer;padding:10px 40px;border-radius:20px}.checkout{display:-webkit-flex;display:flex;text-align:left;margin-left:15px;margin-right:15px}.checkout__banner{font-size:13px}.checkout__title{margin-top:10px;background-color:#fff;padding:15px;border-bottom:1px solid #d3d3d3}.checkout__emptyBasketMessage{margin-top:20px}.checkout__amazonpay{color:#b03a3a}.checkoutProduct{display:-webkit-flex;display:flex;background-color:#fff;padding:15px;border-bottom:1px solid #d3d3d3}.checkoutProduct__image{object-fit:contain;height:180px;width:180px}.checkoutProduct__info{padding-left:20px}.checkoutProduct__title{font-size:17px;font-weight:700}.checkoutProduct__rating{display:-webkit-flex;display:flex}.checkoutProduct__ratingStar{color:#ff9529}.checkoutProduct__button{background-color:#f0c14b;outline:none;border:none;cursor:pointer;padding:10px;border-radius:20px}.subtotal{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;width:300px;height:100px;margin-top:10px;margin-left:10px;padding:20px;background-color:#f3f3f3;border:1px solid #ddd;border-radius:3px}.subtotal,.subtotal__gift{display:-webkit-flex;display:flex}.subtotal__gift{-webkit-align-items:center;align-items:center}.subtotal__gift>input{margin-left:5px}.subtotal>button{background-color:#f0c14b;outline:none;border:none;cursor:pointer;padding:10px;border-radius:20px;color:#111}.subtotal__price{margin-left:5px}.login{background-color:#fff;height:100vh}.login__logo{width:150px;object-fit:contain}.login__container{width:300px;padding:20px;margin:auto;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border:1px solid #d3d3d3}.login__container>form{margin-top:10px}.login__container>form>input{height:30px;margin-bottom:10px;background-color:#fff;width:98%}.login__container>h2{font-size:26px;font-weight:600}.login__container>form>h5{text-align:left;font-weight:600;margin-top:1px;margin-bottom:1px}.login__container>p{margin-top:10px;margin-bottom:10px;font-size:16px}.login__container>small{margin-top:10px;margin-bottom:10px;font-size:12px}.login__signIn{background-color:#f0c14b}.login__register,.login__signIn{outline:none;cursor:pointer;border-radius:2px;border:1px solid;margin-top:10px;width:100%;height:30px}.login__register{background-color:#a9a9a9}
/*# sourceMappingURL=main.30eb0bd0.chunk.css.map */