.address-form .packstation-only,.address-form.selected-packstation .hide-for-packstation{display:none}.address-form.selected-packstation .packstation-only{display:flex}.address-form .cancel-edit,.address-form.edit-mode .add-address{display:none}.address-form.edit-mode .cancel-edit{display:inline-block}.address-form .button.cancel-edit,.address-form .button.save-address,.button.add-address{background-color:#00cebe;border:none;color:#353c8c;cursor:pointer;font-size:16px;font-weight:700;margin-bottom:20px;min-width:200px;padding:15px;transition:all .15s ease-in}.address-form .button.cancel-edit{background-color:#fff}.address-form .button.cancel-edit:hover{background-color:#f9f9f9}.address-form{margin-bottom:40px}.address-form ul{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0}.address-form ul li{display:flex;flex-direction:column;list-style-type:none;width:calc(50% - 5px)}.address-form ul li:first-child,.address-form ul li:nth-child(7),.address-form ul li:nth-child(8){width:100%}.address-form ul li:not(:last-child){margin-bottom:10px}.address-form ul li input,.address-form ul li select{background-color:#f9f9f9;border:1px solid transparent;color:#353c8c;font-size:16px;height:34px;margin:0;outline:none;padding:0 10px;transition:all .15s ease-in}.address-form ul li input:focus,.address-form ul li select:focus{border:1px solid #00cebe}.address-form ul li label{color:#00cebe;font-size:12px;margin:0;padding:0}.address-type>.address-type:not(:last-child){margin-bottom:40px;margin-top:40px}.address-type:not(:last-child){margin-bottom:80px}.address-type h5{color:#00cebe;font-size:24px;margin-bottom:10px;margin-top:0;text-transform:capitalize}.wc-address{background-color:rgba(0,206,190,.125);min-height:25px;padding:10px 46px 50px 10px;position:relative}.address-type .all-addresses{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.address-type .wc-address p{color:#353c8c;font-size:16px;margin:0}.address-type .wc-address .button{border:none;color:#353c8c;cursor:pointer;padding:5px 15px}.address-type .wc-address .button:hover{opacity:.8}.address-type .wc-address .delete-address.button,.address-type .wc-address .edit-address.button{border-radius:100%;height:16px;padding:5px;position:absolute;right:10px;width:16px}.address-type .wc-address .edit-address.button{background-color:transparent;top:10px}.address-type .wc-address .delete-address.button>svg>path,.address-type .wc-address .edit-address.button>svg>path{fill:#353c8c}.address-type .wc-address .delete-address.button{background-color:transparent;bottom:10px}.address-type .wc-address .set-default.button{background-color:transparent;bottom:10px;left:10px;padding:3px 0;position:absolute;-webkit-text-decoration:underline;text-decoration:underline}.address-type .wc-address .default-address{bottom:10px;left:10px;position:absolute}@media only screen and (max-width:768px){.address-type .all-addresses{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:20px;gap:20px}}