.checkout-module .summary .currency{display:flex;justify-content:space-between}.checkout-module .form{padding-top:80px}.checkout-module .form h2.group-title{margin-bottom:12px}.checkout-module .form .form-group.check label{display:inline-block}.checkout-module .form .payment-options,.checkout-module .form .response .error,.checkout-module .form .response .success{display:none}.checkout-module .form input,.checkout-module .form textarea,.checkout-module .summary input{border:2px solid #d3d3d3;border-radius:5px;padding:10px}.checkout-module .form label{margin-top:10px}.checkout-module .summary hr{border-color:gray;margin-top:10px}.checkout-module .summary .basket-item{padding-bottom:15px;padding-top:40px;position:relative}.checkout-module .summary .basket-item img{object-fit:contain;width:180px}.checkout-module .summary .basket-item .checkout.name{font-size:1.5rem;margin-bottom:unset}.checkout-module .summary .basket-item .checkout.price-wrapper .eachProduct{color:gray;float:right;margin-top:5px}.checkout-module .summary .basket-item .deleteProduct{background-color:#000;color:#fff;cursor:pointer;display:inline;font-size:1.2rem;font-weight:700;height:30px;padding-left:unset;padding-right:unset;position:absolute;right:12px;text-align:center;top:0;width:25px}.checkout-module .form input[type=submit]{-webkit-appearance:none;background-color:#07426d;border:1px solid transparent;border-radius:0;color:#fff;cursor:pointer;display:inline-block;font-size:14.96px;line-height:1;margin:20px 0 1rem;padding:15px;text-align:center;transition:background-color .25s ease-out,color .25s ease-out;vertical-align:middle}.checkout-module .form .shippingAddressForm{display:none;margin-bottom:20px}