.cart-row{display:flex;justify-content:space-around}.cart-row:last-child{border-bottom:1px solid #000}.cart-row:last-child .cart-column{border:none}.cart-item{width:25%}.cart-column{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #000;margin-right:1.5em;padding-bottom:10px;margin-top:10px}.cart-item-title{color:#333;margin-left:.5em;font-size:.8em}.cart-price,.cart-weight{width:20%;font-size:.8em;color:#333}.cart-quantity{width:25%}.cart-quantity-input{height:34px;width:50px;border-radius:5px;border:1px solid #56ccf2;background-color:#eee;color:#333;padding:0;text-align:center;font-size:1em;margin-right:25px}h3{text-align:center;margin-top:1rem}.total-price{display:flex;flex-direction:column}.cart-total{text-align:right;margin-top:10px;margin-right:10px}.cart-post-title,.cart-total-title{font-weight:700;font-size:1.3em;color:#000;margin-right:20px}.cart-post-price,.cart-post-unit,.cart-total-price,.cart-total-unit{color:#333;font-size:.9em}.cart-post-price p{margin-right:1.5rem}.price-message{margin-right:1.5rem}.has-code{background:#ea00ff;color:#fff;font-weight:700;display:none;flex-flow:row;font-size:1.5rem;padding:.5rem}.information-message,.post-price__message{color:red;font-weight:700; display:block}.btn{text-align:center;vertical-align:middle;padding:.67em .67em;cursor:pointer}.btn-danger{color:#fff;background-color:#eb5757;border:none;border-radius:.3em;font-weight:700}.btn-danger:hover{background-color:#cc4c4c}.btn-primary{color:#fff;background-color:#56ccf2;border:none;border-radius:.3em;font-weight:700}.btn-primary:hover{background-color:#2d9cdb}.btn-purchase{display:block;margin:40px auto 80px auto;font-size:.8em}.btn-purchase a{text-decoration:none;color:#fff}.submit-input{outline:0;width:12rem;height:2rem;background-color:#bdbcbc;font-size:1.1rem;padding-right:.5rem}.shopping-container{margin-top:2rem;border-top:1px solid #000}#receive-address{background-color:#bdbcbc;border:none;border-radius:.4rem;outline:0;font-size:1.1rem;padding-right:.5rem;height: 10rem}.payment{display:none;margin-top:2rem;border-top:1px solid #000}@media all and (max-width:930px){#receive-address{width:15rem}}@media all and (max-width:665px){#title-basket{display:none}.cart-row{display:flex;flex-wrap:wrap;justify-content:center}.cart-row>span{display:block}.cart-row{border-top:1px solid #000}.cart-column{border-bottom:none}.cart-item,.cart-price,.cart-quantity,.cart-weight{width:50%;text-align:center;gap:1rem}#receive-confirm~span,#receive-date~span,#receive-phone~span,#receive-postalcode~span{display:block;font-size:1rem}}@media all and (max-width:430px){h1{font-size:1.3rem}h3{font-size:1.4rem}p{font-size:1.3rem}.cart-item-title,.cart-price,.cart-weight{font-size:.8em}.cart-quantity-input{height:30px;width:40px;font-size:.8em}.btn-danger{padding:.3em}.style-title{font-size:1.1rem}.cart-post-title,.cart-total-title{font-size:.8em;margin-right:5px}.cart-post-title~p,.cart-total-price,.cart-total-unit{font-size:1.1rem}.btn-purchase,.information-message{font-size:.5em}h2{font-size:.8em}.has-code{font-size:.8rem}}@media all and (max-width:370px){.shopping-container>div{text-align:right}.cart-item-title,.cart-price,.cart-quantity-input,.cart-weight{font-size:.7em}}@media all and (max-width:300px){p{font-size:1.1rem}.cart-item-title,.cart-price,.cart-weight{font-size:.5em}.btn-danger,.cart-quantity-input{height:30px;width:30px;font-size:.5em}.style-title{font-size:.8rem}#receive-confirm~span,#receive-date~span,#receive-phone~span,#receive-postalcode~span{font-size:.8rem}}