*{box-sizing:border-box;border:none}*,body{margin:0}body{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}.cart__container{display:flex;justify-content:space-between;margin:3rem 4rem 4em;color:#f5f5f5}.cart__left__title{font-size:3.3rem;margin-bottom:2rem;color:#000}.cart__subtotal{display:flex;justify-content:flex-end;margin-top:1.6rem;font-size:1.75rem;color:#031424}.cart__check{background-color:#30415d;padding:1rem;height:13rem}.cart__check>h3{font-size:1.4rem;margin-bottom:1rem}.cart__check>button{width:100%;height:2rem;font-size:.97rem;color:#f5f5f5;background-color:#031424}.cart__check>button:hover{cursor:pointer;background-color:#cf6766}.cart__check>button:active{background-color:#031424}@media only screen and (max-width:75rem){.cart__check>h3{font-size:1rem;margin-bottom:1rem}.cart__check>button{width:100%;height:2rem;font-size:.97rem;color:#f5f5f5;background-color:#031424}.cart__subtotal{font-size:1.6rem}}@media only screen and (max-width:64rem){.cart__container{flex-direction:column-reverse;margin-left:1.3rem;margin-right:1.3rem}.cart__left__title{margin-top:2rem;font-size:2rem}.cart__subtotal{font-size:1.6rem}}@media only screen and (max-width:48rem){.cart__container{flex-direction:column-reverse;margin-left:0;margin-right:0;margin-top:1rem}.cart__left__title{margin-top:1.2rem;font-size:1.4rem;margin-bottom:1rem}.cart__subtotal{font-size:1.1rem;margin-right:1rem}}.cartInfo{width:82rem}.cartInfo__container{display:flex;justify-content:space-between;background-color:#30415d;width:100%;padding:1.2rem;margin-bottom:1rem}.cartInfo__left{display:flex}.cartInfo__info{margin-left:2.5rem}.cartInfo__info>h3{font-size:2rem;margin-top:.4rem}.cartInfo__info__left>h3{font-size:1.8em;margin-bottom:.3rem}.cartInfo__info__left>h4{font-size:1.2rem}.cartInfo__buttons button{height:1.8rem;width:1.8rem;background-color:#031424;margin-top:1rem;margin-right:.7rem;color:#f5f5f5}.cartInfo__buttons button:hover{background-color:#cf6766;cursor:pointer}.cartInfo__buttons button:active{background-color:#031424}.cartInfo__totalPrice{font-size:2rem}@media only screen and (max-width:64rem){.cartInfo{width:100%}.cartInfo__image{height:10rem}.cartInfo__info>h3{font-size:1rem;margin-top:.4rem}.cartInfo__info__left>h3{font-size:1em}.cartInfo__info__left>h4{font-size:.8rem}.cartInfo__buttons button{height:1.2rem;width:1.3rem;margin-top:1rem}.cartInfo__totalPrice{font-size:1.2rem}}@media only screen and (max-width:110rem){.cartInfo{width:100%}.cartInfo__image{height:10rem}.cartInfo__info>h3{font-size:1rem;margin-top:.4rem}.cartInfo__info__left>h3{font-size:1em}.cartInfo__info__left>h4{font-size:.8rem}.cartInfo__buttons button{height:1.2rem;width:1.3rem;margin-top:1rem}.cartInfo__totalPrice{font-size:1.2rem}}@media only screen and (max-width:75rem){.cartInfo{width:75rem}.cartInfo__image{height:10rem}.cartInfo__info>h3{font-size:1rem;margin-top:.4rem}.cartInfo__info__left>h3{font-size:1em}.cartInfo__info__left>h4{font-size:.8rem}.cartInfo__buttons button{height:1.2rem;width:1.3rem;margin-top:1rem}.cartInfo__totalPrice{font-size:1.2rem}}@media only screen and (max-width:48rem){.cartInfo{width:100%;background-color:red}.cartInfo__image{height:9rem}.cartInfo__info>h3{font-size:.7rem;margin-top:.4rem}.cartInfo__info__left>h3{font-size:.7em}.cartInfo__info__left>h4{font-size:.5rem}.cartInfo__buttons button{height:1.2rem;width:1.3rem;margin-top:1rem}.cartInfo__totalPrice{font-size:.8rem}.cartInfo__info{margin-left:1rem}}.header{display:flex;justify-content:space-between;padding:.5rem 1.5rem;position:-webkit-sticky;position:sticky;background-color:#30415d}.header__logo{transform:scale(1.36);height:2.3rem;width:3.6rem;margin-left:2.5rem}.header__logo:hover{cursor:pointer}.header__logo:active{transform:scale(1.4)}.header__right{display:flex}.header__right>div{margin-right:1rem}@media only screen and (max-width:64rem){.header__logo{margin-left:-.5rem;height:2rem;width:2rem}.header__right{margin-right:-1.2rem}.header__right>div{margin-left:-.8rem}}@media only screen and (max-width:48rem){.header__logo{margin-left:-.8rem;height:1.1rem;width:1.1rem}.header__right{margin-right:-1.2rem}.header__right>div{margin-left:-.8rem}}.searchbar__search{display:flex}.searchBar__search__onFocus{display:flex;outline:.2rem solid #cf6766}.searchbar__input{height:2.6rem;width:55rem;font-size:1.3rem}.searchbar__input:focus{outline:.1rem solid}.searchbar__button{background-color:#cf6766}.searchbar__button:hover{cursor:pointer}.searchbar__buttonImage{height:1.6rem;margin-left:.5rem;margin-right:.5rem;margin-top:.3rem}@media only screen and (max-width:75rem){.searchbar__search{height:80%}.searchbar__input{height:2.3rem;width:25rem}.searchbar__buttonImage{height:.7rem}}@media only screen and (max-width:92rem){.searchbar__input{width:30rem}}@media only screen and (max-width:64rem){.searchbar__search{height:80%}.searchbar__input{height:2rem;width:25rem}.searchbar__buttonImage{height:.7rem}}@media only screen and (max-width:48rem){.searchbar__search{height:80%;margin-left:0}.searchbar__input{height:1.3rem;width:6.4rem;font-size:.9rem}.searchbar__buttonImage{height:.7rem}}.account{height:100%;width:5.4rem;background-color:#031424}.account:hover{outline:.1rem solid #f5f5f5;cursor:pointer}.account:active{background-color:#cf6766}.account__userName{color:#fff}.account__login{font-size:1.1rem;color:#f5f5f5}@media only screen and (max-width:64rem){.account{width:4rem;height:100%}.account__login{font-size:.8rem}.account__userName{font-size:.7rem}}@media only screen and (max-width:48rem){.account{width:2rem;height:80%;margin-bottom:.75rem}.account__login{font-size:.4rem}.account__userName{font-size:.3rem}}.cartButton{display:flex;height:100%;width:5.4rem;align-items:center;justify-content:center;background-color:#031424}.cartButton:hover{outline:.1rem solid #f5f5f5;cursor:pointer}.cartButton:active{background-color:#cf6766}.cartButton__icon{margin-right:.6rem;color:#f5f5f5}.cartButton__score{color:#f5f5f5;font-size:1.1rem}@media only screen and (max-width:64rem){.cartButton{width:4rem;height:100%}.cartButton__icon{display:none}.cartButton__score{font-size:.6rem}.cartButton__icon{margin-right:.3rem}}@media only screen and (max-width:48rem){.cartButton{width:2rem;height:80%}.cartButton__score{font-size:.4rem}.cartButton__icon{margin-right:.2rem}}.orders__link{display:flex;align-items:center;justify-content:center;text-decoration:none;color:#f5f5f5;background-color:#031424;height:100%;width:5.4rem;font-size:1.1rem}.orders__link:hover{outline:.1rem solid #f5f5f5;cursor:pointer}.orders__link:active{background-color:#cf6766}@media only screen and (max-width:64rem){.orders__link{width:4rem;height:100%;font-size:.8rem}}@media only screen and (max-width:48rem){.orders__link{width:2rem;height:80%;font-size:.4rem}}.popularProduct__image{height:auto;width:100%}.popularProduct__button{background-color:#031424;padding:1.3rem;margin-left:.3rem;margin-right:.3rem;width:12.5rem}.popularProduct__button:hover{cursor:pointer;background-color:#cf6766}.popularProduct__button:active{background-color:#031424}.popularProduct__title{color:#f5f5f5;padding-top:.6rem}.popularProduct__price{color:#f5f5f5;padding-top:.3rem}@media only screen and (max-width:108rem){.popularProduct__title{font-size:.75rem}}@media only screen and (max-width:97rem){.popularProduct__title{font-size:.67rem}}@media only screen and (max-width:80rem){.popularProduct__title{font-size:.6rem}.popularProduct__price{font-size:.8rem}.popularProduct__button{padding:.8rem}}@media only screen and (max-width:75rem){.popularProduct__title{font-size:.5rem}.popularProduct__button{padding:.57rem;margin-left:.2rem;margin-right:.2rem}}@media only screen and (max-width:64rem){.popularProduct__price{font-size:.65rem}.popularProduct__button{padding:.46rem;margin-left:.1rem;margin-right:.1rem}}@media only screen and (max-width:48rem){.popularProduct__title{display:none}.popularProduct__price{font-size:.5rem}.popularProduct__button{padding:.3rem}.popularProduct__image{margin-bottom:-.4rem}}.popularProducts{padding:1.3rem;background-color:#30415d}.popularProducts>h2{color:#f5f5f5;margin-bottom:1.2rem;font-size:1.6rem}.popularProducts__data{display:flex;justify-content:space-between}@media only screen and (max-width:80rem){.popularProducts{padding:.8rem}.popularProducts>h2{margin-bottom:.9rem;font-size:1rem}}@media only screen and (max-width:70rem){.popularProducts{padding:.5rem .3rem}.popularProducts>h2{margin-bottom:.6rem;font-size:1rem}}.main{display:flex;justify-content:center}.main__container{width:75%}@media only screen and (max-width:1200px){.popularProduct__title{font-size:.75rem}.main__container{width:90%}}@media only screen and (max-width:1024px){.main__container{width:100%}}.card>button{display:flex;flex-direction:column;align-items:flex-start;padding:1.2rem;height:100%;background-color:#30415d;width:20rem}.card>button:hover{background-color:#031424;cursor:pointer}.card>button:active{background-color:#30415d}.card>button>h2{color:#f5f5f5;margin-bottom:1rem;font-size:1.5rem}.card>button>img{width:100%}.card>button>h4{margin-top:1.4rem;font-size:1.2rem;color:#f5f5f5}@media only screen and (max-width:108rem){.card>button{width:18rem}}@media only screen and (max-width:97rem){.card>button{width:16rem}}@media only screen and (max-width:86rem){.card>button{width:14rem}}@media only screen and (max-width:78rem){.card>button{width:13.6rem}}@media only screen and (max-width:75rem){.card>button{width:16rem}}@media only screen and (max-width:74rem){.card>button{width:15rem;padding:1rem}}@media only screen and (max-width:72rem){.card>button{width:14rem;padding:.9rem}}@media only screen and (max-width:70rem){.card>button{width:14rem;padding:.8rem}}@media only screen and (max-width:64rem){.card>button{width:13.3rem;padding:.7rem}}@media only screen and (max-width:55rem){.card>button{width:11rem}}@media only screen and (max-width:45rem){.card>button{width:10rem;padding:.6rem}.card>button>h2{font-size:1.4rem}}@media only screen and (max-width:41rem){.card>button{width:9rem;padding:.5rem}.card>button>h2{font-size:1.2rem}}@media only screen and (max-width:37rem){.card>button{width:4.5rem;padding:.4rem}.card>button>h2{font-size:.5rem}.card>button>h4{margin-top:.4rem;font-size:.4rem}}.mainShops{width:100%}.mainShops__container{display:flex;justify-content:space-between;margin:1.2rem 0}.footer{display:flex;flex-direction:column;margin-top:2rem}.footer>button{width:100%;height:60px;color:#f5f5f5;background-color:#30415d;cursor:pointer;margin-top:15px;font-size:18px}.footer>button:hover,.footer__container{background-color:#031424}.footer__stuff{display:flex;justify-content:space-between;margin:2rem 3rem 5rem}.footer__title{color:#f5f5f5;font-size:1rem;margin-bottom:10px}.footer__text{color:#f5f5f5;font-size:.9rem;padding:5px}.footer__text>h4{margin-bottom:12px}@media only screen and (max-width:64em){.footer__title{font-size:.9rem}.footer__text{font-size:.7rem}}@media only screen and (max-width:48rem){.footer__title{font-size:.43rem;margin-right:1rem}.footer__stuff{display:flex;justify-content:space-between;margin:2rem 2.3rem 3rem}.footer__text{display:none}}.login__container{display:flex;flex-direction:column;align-items:center;margin-top:6rem}.login__container>img{height:12rem;width:11rem;margin-bottom:4.5rem}.login__container>button{display:flex;align-items:center;font-size:1.3rem;padding:1.3rem;background-color:#000;border-radius:.3rem;color:#f5f5f5;background-color:#30415d}.login__container>button:hover{cursor:pointer;background-color:#031424}.login__container>button:active{background-color:#30415d}.login__googleLogo{height:2.7rem;margin-left:1.5rem}@media only screen and (max-width:48rem){.login__container>img{height:8rem;width:7rem}.login__container>button{font-size:1rem;padding:1.1rem}.login__googleLogo{height:2.2rem}}.payment{display:flex;justify-content:space-between;margin:4rem 2rem}.payment__title{font-size:3rem}.payment__left{width:78rem}.payment__left__info{display:flex;justify-content:space-between;margin-top:1.4rem;background-color:#30415d;color:#f5f5f5;padding:3rem;border-radius:.3rem;width:100%}.payment__shippingAdress{font-size:1.7rem}.payment__form{display:flex;flex-direction:column;margin-top:1.4rem}.payment__form div{display:flex;justify-content:space-between;margin-top:1.3rem}.payment__form label{font-size:1.8rem}.payment__form input{margin-left:5rem;width:20rem}.payment__promotion{margin-left:6rem;margin-top:2rem;margin-right:1.7rem}.payment__promotion>div{display:flex;flex-direction:column}.payment__promotion>div p{font-size:2rem;margin-top:-2.3rem}.payment__promotion input{height:2rem;width:20rem;margin-top:2.3rem}.payment__promotion button{margin-top:1rem;padding:.5rem 0;font-size:1.2rem;border-radius:.3rem}.payment__product{display:flex;justify-content:space-between;margin-top:1.4rem;background-color:#30415d;padding:3rem;border-radius:.3rem;color:#f5f5f5}.payment__product__delivery{font-size:2rem;color:#f5f5f5;margin-bottom:2.3rem}.payment__delivery__option{margin-left:4rem}.payment__delivery__option>h4{font-size:1.8rem}.payment__delivery__form{display:flex;flex-direction:column;margin-top:2.3rem}.payment__delivery__form>div{display:flex;margin-bottom:2rem}.payment__delivery__form>div>input{transform:scale(1.4)}.payment__delivery__form>div>label{display:flex;flex-direction:column;font-size:1.3rem;margin-left:1.4rem;margin-top:-.34rem}.payment__delivery__form>div>label>span{margin-top:.1rem;font-size:1rem}.payment__delivery__form>div>p{margin-top:.3rem}.payment__form__hiddenArrow::-webkit-inner-spin-button,.payment__form__hiddenArrow::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.payment__invalid{outline:.1rem solid #fff;background-color:#cf6766}@media only screen and (max-width:105rem){.payment__left{width:65rem}.payment__title{font-size:2rem}.payment__left__info{padding:2rem;width:97%}.payment__form label,.payment__promotion>div p,.payment__shippingAdress{font-size:1.2rem}.payment__promotion input{height:1.2rem}.payment__promotion button{font-size:.7rem}.payment__product{padding:2rem;margin-right:2rem}.payment__product__delivery{font-size:1.2rem}.payment__delivery__option>h4{font-size:1rem}.payment__delivery__form>div{margin-bottom:1.4rem}.payment__delivery__form>div>input{transform:scale(1.2)}.payment__delivery__form>div>label{font-size:1rem;margin-left:1.2rem}.payment__delivery__form>div>label>span{margin-top:.1rem;font-size:1rem}.payment__delivery__form>div>p{margin-top:.3rem}}@media only screen and (max-width:85rem){.payment__left{width:55rem;padding:1rem 0}.payment__title{font-size:1rem}.payment__left__info{padding:1rem;width:97%}.payment__form input{margin-left:5rem;width:20rem}.payment__promotion{margin-left:4rem;margin-top:2rem;margin-right:4rem}.payment__form label,.payment__promotion>div p,.payment__shippingAdress{font-size:1rem}.payment__promotion input{height:1.2rem;width:12rem}.payment__promotion button{font-size:.6rem;padding:.2rem}.payment__product{padding:1rem;margin-right:2rem}.payment__product__delivery{font-size:1.2rem}.payment__delivery__option>h4{font-size:1rem}.payment__delivery__form>div{margin-bottom:1.4rem}.payment__delivery__form>div>input{transform:scale(1.2)}.payment__delivery__form>div>label{font-size:1rem;margin-left:1.2rem}.payment__delivery__form>div>label>span{margin-top:.1rem;font-size:1rem}.payment__delivery__form>div>p{margin-top:.3rem}}@media only screen and (max-width:75rem){.payment{flex-direction:column-reverse;margin-left:0;margin-right:0}.payment__left{width:100%}.payment__left__info{flex-direction:column;width:100%}.payment__title{margin-left:.7rem;font-size:1.2rem}.payment__left__info{padding:1rem;width:97%}.payment__form input{margin-left:5rem;width:20rem}.payment__promotion{margin-left:0;margin-top:5rem;margin-right:0}.payment__form label,.payment__shippingAdress{font-size:1rem}.payment__promotion>div p{font-size:1rem;margin-bottom:-1rem}.payment__promotion input{height:1.2rem;width:100%}.payment__promotion button{font-size:.6rem;padding:.2rem}.payment__product{padding:1rem;margin-right:2rem;width:100%}.payment__product__delivery{font-size:1rem}.payment__delivery__option>h4{font-size:.8rem}.payment__delivery__form>div{margin-bottom:1.4rem}.payment__delivery__form>div>input{transform:scale(1.2)}.payment__delivery__form>div>label{font-size:.8rem;margin-left:1.2rem}.payment__delivery__form>div>label>span{margin-top:.1rem;font-size:.8rem}.payment__delivery__form>div>p{margin-top:.3rem}}@media only screen and (max-width:48rem){.payment{margin-top:0;flex-direction:column;margin-left:0;margin-right:0}.payment__left{width:100%}.payment__left__info{flex-direction:column}.payment__title{margin-left:.7rem;font-size:1.1rem}.payment__left__info{padding:.7rem;width:100%}.payment__form input{margin-left:0;width:10rem}.payment__promotion{margin-top:5rem}.payment__promotion input{margin-top:1.5rem}.payment__product{flex-direction:column;padding:1rem;margin-right:0;width:100%}.payment__product__delivery{font-size:.9rem;margin-bottom:1rem}.payment__delivery__option{margin-left:0}.payment__delivery__option>h4{margin-top:.8rem}.payment__delivery__form{margin-top:1.1rem}.payment__delivery__form>div{margin-bottom:.8rem}.payment__delivery__form>div>input{transform:scale(1)}.payment__delivery__form>div>label{font-size:.8rem;margin-left:1.2rem}.payment__delivery__form>div>label>span{margin-top:.1rem;font-size:.8rem}.payment__delivery__form>div>p{margin-top:.3rem}}.paymentProduct__container{display:flex;margin-top:1.3rem}.paymentProduct__info{margin-left:1.7rem}.paymentProduct__info__title{font-size:1.3rem;margin-bottom:.5rem}.paymentProduct__info>h4{color:#f5f5f5;margin-bottom:.5rem;font-size:1.4rem}@media only screen and (max-width:105rem){.paymentProduct__info{margin-left:1.2rem}.paymentProduct__info>h4,.paymentProduct__info__title{font-size:1rem}}@media only screen and (max-width:75rem){.paymentProduct__info{margin-left:1rem}.paymentProduct__info>h3,.paymentProduct__info>h4{font-size:.7rem}.paymentProduct__container>img{height:9.6rem}}@media only screen and (max-width:48rem){.paymentProduct__info{margin-left:.7rem}.paymentProduct__info>h3,.paymentProduct__info>h4{font-size:.7rem}.paymentProduct__container>img{height:9rem}}.payment__right{background-color:#30415d;color:#f5f5f5;padding:2rem;border-radius:.3rem;height:47rem}.payment__right__order{margin-bottom:2rem}.payment__right__order>h5{margin-top:1rem;font-size:1rem}.payment__right__order>button{width:100%;padding:.9rem;font-size:1rem;margin-bottom:.5rem;border-radius:.3rem;color:#f5f5f5;background-color:#031424}.payment__right__order>button:hover{background-color:#cf6766;cursor:pointer}.payment__right__order>button:active{background-color:#031424}.payment__right__info{display:flex;flex-direction:column}.payment__right__info__discount{text-decoration:line-through}.payment__right__info h3{margin-bottom:1rem;font-size:1.1rem}.payment__right__info>div{display:flex;justify-content:space-between;margin-bottom:1rem}.payment__right__totalPrice{display:flex;flex-direction:column;margin-top:18rem;border-top:1px solid;padding-top:1rem}.payment__right__totalPrice>div{display:flex;justify-content:space-between;width:100%}.payment__right__totalPrice>div>p{font-size:1.3rem}.payment__right__totalPrice>div>h6{font-size:.9rem;text-decoration:line-through;font-size:1rem}.payment__right__finalPrice{margin-top:.75rem;font-size:1.1rem}@media only screen and (max-width:85rem){.payment__right{height:35rem}.payment__right__order>button{font-size:.8rem}.payment__right__info h3{font-size:1rem}.payment__right__totalPrice{margin-top:5.4rem}.payment__right__finalPrice__p{font-size:.8rem}}.addComment__info{margin-left:13%;margin-top:3rem;margin-bottom:3.5rem}.addComment__input{height:3.7rem;width:55%;margin-right:8%;font-size:1.7rem;outline:.1rem solid #031424}.addComment__button{font-size:2rem;font-weight:bolder;padding:1.1rem;border-radius:.3rem;background-color:#30415d;color:#f5f5f5}.addComment__button:hover{cursor:pointer;background-color:#031424}.addComment__button:active{background-color:#30415d}@media only screen and (max-width:75rem){.addComment__input{height:2.6rem;margin-right:8%;font-size:1.4rem}.addComment__button{font-size:1.2rem;padding:.75rem}}@media only screen and (max-width:48rem){.addComment__input{height:1.5rem;margin-right:8%;font-size:1rem}.addComment__button{width:9.6rem;margin-top:.5rem;font-size:1rem;padding:.75rem}}.comment__container{margin-left:13%;width:85%;height:auto;padding:.7rem 0;white-space:normal;color:#f5f5f5}.comment__info{width:80%;background-color:#30415d;padding:1.8rem;border-radius:.4rem}.comment__name{font-size:1.7rem;border-bottom:.04rem solid;padding-bottom:.4rem}.comment__message{margin-top:.6rem;font-size:1.7rem;word-break:break-all;white-space:normal}@media only screen and (max-width:48rem){.comment__container{margin-left:8%;width:92%;margin-top:-2rem;margin-bottom:.75rem}.comment__info{width:80%;background-color:#30415d;padding:1.1rem}.comment__name{font-size:1rem;border-bottom:.02rem solid}.comment__message{margin-top:.6rem;font-size:1rem;word-break:break-all;white-space:normal}}.comments__title{display:flex;font-size:4rem;margin-top:7rem;margin-left:13%}@media only screen and (max-width:75rem){.comments__title{font-size:2.4rem;margin-top:4rem}}@media only screen and (max-width:48rem){.comments__title{font-size:1.3rem;margin-top:-1.3rem}}.productDetail__container{display:flex;justify-content:space-evenly;margin-left:15rem;margin-right:15rem;margin-top:5rem}.productDetail__container>img{height:30rem}.productDetail__info{margin-left:15rem}.productDetail__title{margin-bottom:2rem;font-size:1.8rem}.productDetail__price{margin-bottom:.3rem;font-size:1.7rem}.productDetail__send{margin-top:11rem}.productDetail__button{margin-top:4.5rem;padding:2rem;width:17rem;font-size:3rem;background-color:#30415d;color:#f5f5f5;border-radius:.3rem}.productDetail__button:hover{background-color:#031424;cursor:pointer}.productDetail__button:active{background-color:#30415d}.productDetail__error{margin-left:-15rem;margin-top:10rem;font-size:4rem}.productDetail__container img{padding:0;outline:.14rem solid #30415d}@media only screen and (max-width:75rem){.productDetail__container{justify-content:center;margin-left:15rem;margin-right:15rem}.productDetail__container>img{height:20rem}.productDetail__info{margin-left:9rem}.productDetail__button{margin-top:-10rem;padding:1rem;width:12rem;font-size:1.5rem}.productDetail__title{font-size:1.3rem}.productDetail__price{font-size:1.2rem}.productDetail__error{font-size:2rem}}@media only screen and (max-width:64rem){.productDetail__info{margin-left:5rem}}@media only screen and (max-width:48rem){.productDetail__container{width:100%;margin:3rem 0}.productDetail__container>img{height:8rem}.productDetail__info{margin-left:1.2rem}.productDetail__title{margin-bottom:2rem;font-size:.6rem;width:8rem;word-break:break-all;white-space:normal}.productDetail__price{font-size:.76rem}.productDetail__rating{font-size:.65rem}.productDetail__button{margin-top:-15rem;margin-left:-8rem;padding:1rem;width:6rem;font-size:1rem}.productDetail__error{margin-left:0;margin-top:8rem;font-size:1.2rem}.productDetail__container img{padding:0}}.product{margin-left:0;margin-right:0}.product__container{display:flex;padding:1.5rem;margin-top:3.5rem;border-bottom:.1rem solid #30415d;color:#031424}.product__container:hover{background-color:#30415d;color:#f5f5f5}.product__container:active{background-color:#031424}.product__link{text-decoration:none}.product__image{padding:1rem 1rem 3.5rem;height:14rem;width:14rem;margin-right:1.4rem;outline:.1rem solid #30415d}.product__price{margin-top:1rem}@media only screen and (max-width:48rem){.product{margin-left:0;margin-right:0;width:100%}.product__info>h3{font-size:.5rem}}.product__image{height:12rem}.App__subtotalMessage{display:flex;justify-content:center;font-size:3rem;margin-top:15rem}@media only screen and (max-width:64rem){.App__subtotalMessage{font-size:2rem}}@media only screen and (max-width:48rem){.App__subtotalMessage{font-size:1.2rem}}.orderDetail{display:flex;align-items:center;background-color:#30415d;padding:2rem 2rem 1.4rem;border-radius:.3rem;margin-top:2rem;width:100%;text-decoration:none;color:#fff}.orderDetail:hover{background-color:#031424}.orderDetail__container{display:flex;justify-content:space-between;width:100%}.orderDetail__container>div>h3{font-size:2rem;margin-bottom:1.6rem}.orderDetail__container>h3{font-size:2.2rem}@media only screen and (max-width:48rem){.orderDetail__container>h3{font-size:1.1rem}.orderDetail__container>div>h3{font-size:1.2rem;margin-bottom:1.6rem}}@media only screen and (max-width:64rem){.orderDetail__container>h3{font-size:1.1rem}.orderDetail__container>div>h3{font-size:1.2rem;margin-bottom:1.6rem}}@media only screen and (max-width:48rem){.orderDetail__container>h3{font-size:.8rem}.orderDetail__container>div>h3{font-size:.8rem;margin-bottom:1.6rem}.orderDetail{margin-bottom:-1.1rem}}.orders__detail{display:flex;flex-direction:column;align-items:center}.orders__container{display:flex;flex-direction:column;margin-right:0;margin-left:0;margin-top:3.4rem}.orders__container__wrapper{width:60rem}.orders__container__title{font-size:2.7rem}@media only screen and (max-width:64rem){.orders__container__wrapper{width:40rem}.orders__container__title{font-size:1.8rem;margin-left:1rem}}@media only screen and (max-width:48rem){.orders__container__wrapper{width:18rem}.orders__container__title{margin-top:-1rem;font-size:1.8rem;margin-left:0;margin-bottom:-.6rem}}.orderShow__info{display:flex;margin-bottom:.1rem;background-color:#30415d;padding:1.2rem;color:#f5f5f5}.orderShow__detail{margin-left:1.6rem}.orderShow__detail>h2{margin-bottom:1rem;font-size:1.6rem}.orderShow__detail>h3{font-size:1.3rem;margin-bottom:.5rem}@media only screen and (max-width:48rem){.orderShow{padding-bottom:0}.orderShow__container{width:100%;padding-bottom:0}.orderShow__info{margin-bottom:.1rem}.orderShow__detail,.orderShow__detail>h2{font-size:.7rem}.orderShow__detail>h3{font-size:.6rem}}.ordersShow__container{margin:2.3rem 15% 3rem}.ordersShow__detail{display:flex;justify-content:space-between;background-color:#30415d;padding:1.5rem}.ordersShow__orderDetails__title{font-size:2.5rem;margin-bottom:1.8rem}.ordersShow__detail__left{display:flex;width:65%}.ordersShow__detail__left__info{color:#f5f5f5;margin-right:7rem}.ordersShow__detail__left__info span{font-size:1.4rem}.ordersShow__detail__left__info>h3{font-size:2rem;margin-bottom:1rem}.ordersShow__detail__left__info__phone{font-size:1.5rem;margin-bottom:.5rem}.ordersShow__detail__left__info__address{word-break:break-all;white-space:normal}.ordersShow__detail__left__info>h4{font-size:1.2rem;margin-bottom:.5rem}.ordersShow__detail__right>h3{color:#f5f5f5;font-size:2rem;margin-bottom:1.4rem;text-decoration:underline}.ordersShow__detail__right>div{color:#f5f5f5;display:flex;justify-content:space-between}.ordersShow__detail__right__subtotal{margin-right:5rem;margin-bottom:.8rem}.ordersShow__detail__right>div>h3{font-size:1.3rem}.ordersShow__product{margin-top:2rem;padding:1.4rem}.ordersShow__product>h3{font-size:1.6rem;margin-bottom:2.3rem}@media only screen and (max-width:64rem){.ordersShow__container{margin-top:2.3rem;margin-left:0;width:100%}.ordersShow__orderDetails__title{font-size:.5rem;margin-bottom:1.2rem}.ordersShow__detail__left__info span{font-size:.7rem}.ordersShow__detail__left__info>h3{font-size:.7rem;margin-bottom:1rem}.ordersShow__detail__right>h3{font-size:.7rem}.ordersShow__detail__right>div>h3{font-size:1.1rem}.ordersShow__product__title{font-size:1.9rem}}@media only screen and (max-width:48rem){.ordersShow__container{margin-top:2.3rem;margin-left:0;margin-right:0}.ordersShow__orderDetails__title{font-size:.9rem;margin-bottom:1rem;margin-top:-1rem}.ordersShow__detail__left__info span{font-size:.6rem}.ordersShow__detail__left__info>h3{font-size:.8rem;margin-bottom:.3rem}.ordersShow__detail__left__info>h4{font-size:.65rem;margin-bottom:.3rem}.ordersShow__detail__right>div>h3,.ordersShow__detail__right>h3,.ordersShow__product__title{font-size:.7rem}.ordersShow__detail__left__info__address{word-break:break-all;white-space:normal;width:6rem}.ordersShow__product>h3{font-size:.95rem;margin-bottom:.8rem}.ordersShow__product{padding:0}.ordersShow__detail__right__subtotal{margin-right:.001rem}.ordersShow__detail__right__subtotal>h2{font-size:.7rem}}.spinner{display:inline-block;width:15rem;height:3rem;margin:17% auto;text-align:center;display:flex;justify-content:center;align-items:center}.spinner:after{content:" ";display:block;width:4rem;height:4rem;margin:4rem;border-radius:50%;border-color:#30415d transparent;border-style:solid;border-width:.5rem;animation:spinner 1s linear infinite}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (max-width:48rem){.spinner:after{width:1.5rem;height:1.5rem}}
/*# sourceMappingURL=main.2e21fb00.chunk.css.map */