div.add-address-form h1 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 4px;
    text-transform: none;
}
.add-address + .order-continue-row {
    margin-top: 10px;
}
h1.add-address {
    font-size: 20px;
    line-height: 40px;
}
input.laybye-input[type=number]::-webkit-inner-spin-button, input.laybye-input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
  }
.modal-close{
    color: black;
}
.address-pin {
    padding: 0 !important;
    margin-bottom: 20px !important;
}
.address-info h1 {
    float: left;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 39px;
    padding: 0 15px;
    background: #ffffff;
    font-weight: 400;
    font-size: 13px;
    color: #555555;
    cursor: pointer;
    margin-bottom: 0;
    margin-top: 15px;
    border: 1px solid #cccccc;
}
.address-info h1 i {
    display: block;
    line-height: 38px;
    float: right;
    padding-left: 25px;
    padding-right: 10px;
    border-left: 1px solid #cccccc;
    cursor: pointer;
    font-size: 20px;
    color: gray;
}
.user-address-select span i {
    font-size: 20px;
}
div.add-address-form {
    display: none;
    position: fixed;
    z-index: 100;
    background: #ffffff;
    top: 10%;
    left: 30%;
    right: 30%;
    padding: 40px;
    border: none;
    overflow: hidden;
}
div.edit-address-form {
    display: none;
    position: fixed;
    z-index: 100;
    background: #ffffff;
    top: 10%;
    bottom: 10%;
    left: 30%;
    right: 30%;
    padding: 40px;
    border: none;
    overflow: hidden;
}
.selectric .label {
    font-size: 13px;
}
.add-address-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background: rgba(0,0,0,0.8);
    display: none;
    cursor: pointer;
}
div.add-address-form .form-group label {
    padding: 0 0;
    color: #3c3c3c;
    font-weight: 500;
    font-size: 11px !important;
    margin: 0;
    line-height: 24px !important;
    width: 100% !important;
    margin-top: 9px;
}
div.add-address-form input, div.add-address-form select, div.edit-address-form input, div.edit-address-form select {
    margin-bottom: 0 !important;
    width: 100% !important;
    text-align: left !important;
    color: #000000 !important;
}
div.add-address-form input + input {
    margin-top: 10px !important;
}
div.add-address-form h1 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 14px;
    text-transform: none;
}
div.add-address-form h2 {
    margin-top: 0;
    /* text-transform: uppercase; */
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 4px;
    line-height: 26px;
    /* padding-top: 60px; */
}
/*div.add-address-form form > div {*/
/*    float: left;*/
/*    width: 50%;*/
/*    margin-left: -15px;*/
/*    padding-right: 25px;*/
/*}*/
div.add-address-form form > div.full-width {
    width: 100%;
    padding-right: 40px;
    margin-top: 20px;
}
span.float-right.powered-by-google {
    margin-bottom: 3px;
}
div.add-address-form h1 a, div.add-address-form h1 a:hover, div.add-address-form h1 a:focus {
    float: right;
    font-size: 16px;
    margin-top: -21px;
    margin-right: -10px;
}
div.add-address-form .form-group {
    margin-bottom: 0;
}
div.add-address-form .form-group input {
    height: 40px;
    padding: 0 15px;
    border: 1px solid #000000;
    font-weight: 300;
    font-size: 13px !important;
    color: #9f9f9f;
}
div.add-address-form p {
    padding: 0;
    font-weight: 300;
    font-size: 12px;
    color: #4a4a4a;
}
div.add-address-form button {
    border: none;
    border-radius: 3px;
    display: block;
    max-width: 100%;
    width: 100%;
    height: 40px;
    background: #1ed390;
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    float: right;
    margin-right: 0;
    cursor: pointer;
    margin-top: 20px;
    text-transform: none;
}
div.edit-address-form label {
    padding: 0 0;
    color: #3c3c3c;
    font-weight: 300;
    font-size: 15px;
    margin: 0;
    line-height: 30px !important;
    width: 100% !important;
}
div.add-address-form .form-group input {
    height: 35px;
    padding: 0 15px;
    border: 1px solid #cfcfcf;
    font-weight: 300;
    font-size: 11px !important;
    color: #9f9f9f;
    border-radius: 3px;
}
div.edit-address-form input, div.edit-address-form select {
    margin-bottom: 0 !important;
    width: 100% !important;
}
div.edit-address-form input + input {
    margin-top: 10px !important;
}
div.edit-address-form h1 {
    margin-top: 0;
    text-transform: none;
    font-size: 25px;
}
div.edit-address-form form > div {
    float: left;
    width: 50%;
    margin-left: -15px;
    padding-right: 25px;
}
div.edit-address-form form > div.full-width {
    width: 100%;
    padding-right: 40px;
    margin-top: 20px;
}
div.edit-address-form h1 a {
    float: right;
}
div.edit-address-form .form-group {
    margin-bottom: 10px;
}
div.edit-address-form input {
    height: 40px;
    padding: 0 15px;
    border: 1px solid #000000;
    font-weight: 300;
    font-size: 13px;
    color: #9f9f9f;
}
div.edit-address-form p {
    padding: 0;
    font-weight: 300;
    font-size: 12px;
    color: #4a4a4a;
}
div.edit-address-form button {
    border: none;
    display: block;
    max-width: 100%;
    width: 25%;
    height: 40px;
    background: #ff55b0;
    color: #ffffff;
    font-weight: 500;
    font-size: 15px;
    text-transform: none;
    float: right;
    margin-right: 0;
    cursor: pointer;
}
.address-info h1 i.fa-trash {
    border-left: none;
    padding-left: 0;
    padding-right: 15px;
    border-right: 1px solid #cccccc;
    margin-right: 15px;
    color: #555555;
    font-size: 12px;
    margin-left: 0;
}
.address-info h1 i.active {
    color: #1cbf01;  
}
.address-info h1 span {
    font-weight: 300;
    font-size: 13px;
    color: #555555;
    float: right;
    display: block;
    line-height: 39px;
    margin-right: 15px;
}
.address-info > div {
    margin-top: 35px;
    margin-bottom: 25px;
    display: none;
    float: left;
    padding: 0 65px 0 45px;
}
.col-12.p-0.address-info {
    float: left;
}
.address-info > div span {
    color: #4a4a4a;
    font-size: 12px;
    font-weight: 300;
    float: left;
    display: block;
    width: 100%;
    margin-top: 15px;
    padding: 0;
}
.address-info > div p {
    margin-bottom: 5px;
}
.address-info > div p:first-child {
    color: #3c3c3c;
    font-size: 13px;
    font-weight: 400;
}
.address-info > div p:last-child {
    color: #3c3c3c;
    font-size: 13px;
    font-weight: 300;
}
.add-address a {
    display: block;
    float: right;
    background: #ff55b0;
    width: 25%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    max-width: 100%;
    font-size: 15px;
    text-decoration: none;
    font-weight: 400;
    color: #ffffff;
}
h1.add-address a, h1.add-address a:hover, h1.add-address a:focus {
    display: block;
    float: right;
    background: #039b31;
    text-align: center;
    text-transform: uppercase;
    max-width: 100%;
    font-size: 15px;
    text-decoration: none;
    font-weight: 400;
    color: #ffffff;
}
.user-address-select {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 0;
}
.user-address-select h1 {
    float: left;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #000000;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 16px;
    width: 50%;
}
.user-address-select span {
    color: #4a4a4a;
    font-size: 14px;
    float: right;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 300;
    line-height: 16px;
    cursor: pointer;
    width: 50%;
    text-align: right;
}
.cart-addresses {
    padding: 20px 45px 40px 45px;
    border: 1px solid #cccccc;
}
.user-address-select span i {
    color: #555555;
    margin-left: 15px;
}
.user-address-select span i.active {
    color: black;
}
.add-address {
    margin-top: 25px;
}
.add-address + .order-continue-row {
    margin-top: 10px;
}

.add-address-form {
    overflow: scroll !important;
    overflow-x: hidden !important;
}

.add-address-form {
    scrollbar-width: thin;
    scrollbar-color: #b8b8b8 #ffffff; 
} 

span.pin-text {
    padding: 0 0;
    color: #212529;
    font-weight: 500;
    font-size: 13px !important;
    margin: 0;
    line-height: 24px !important;
    width: 100% !important;
    margin-top: 9px;
}
.alert-danger {
    background-color: #e8415a !important;
    border:1px solid #f2908b !important;
    color: white !important;
    font-size: 13px !important;
    margin-bottom: 0;
    padding: 5px 10px !important;
    border: none;
    line-height: 50px;
    margin-top: 10px;
    font-weight: 600;
}
@media (max-width: 1440px) {
    div.add-address-form, div.edit-address-form {
        bottom: 21% !important;
    }
    div.add-address-form {
        padding: 30px !important;
    }
    div.add-address-form, div.edit-address-form {
        top: 2.5%;
        left: 15%;
        right: 15%;
        padding: 25px;
        bottom: 2.5%;
    }
    div.add-address-form h1, div.edit-address-form h1 {
        margin-bottom: 0px;
    }
    div.add-address-form .form-group input, div.edit-address-form .form-group input {
        height: 30px;
    }
    div.add-address-form .form-group label, div.edit-address-form .form-group label {
        line-height: 17px !important;
    }
}
@media (max-width: 1024px) {
    div.add-address-form, div.edit-address-form {
        bottom: 8% !important;
    }
}
@media (max-width: 1199px) {
    div.add-address-form, div.edit-address-form {
        bottom: 18%;
    }
}
@media (max-width: 991px) {
    div.add-address-form, div.edit-address-form {
        bottom: 18% !important;
    } 
    .product-title {
        margin-top: 15px;
    }
    .checkout-titles {
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 26px;
        font-weight: 600;
    }
    .address-info h1 span{
        line-height: 8px;
    }
    .shipping-options-list-options > div div {
        font-size: 20px;
    }
    div.add-address-form button, div.edit-address-form button {
        width: 100%;
        margin-top: 11px;
    }
    .width-100-sm {
        width: 100%;
        margin-bottom: 2px;
    }
    .arrow.completed div {
        border: none;
    }
    .address-info > div, .address-info > div > div {
        padding: 0;
    }
    .address-info > div p:first-child {
        font-size: 17px;
    }
    .address-info > div p:last-child {
        font-size: 17px;
    }
    .add-address {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .address-info > div span {
        color: #4a4a4a;
        font-size: 12px;
        font-weight: 300;
        float: right;
        display: block;
        width: 200%;
        margin-top: 60px;
        padding: 0;
        max-width: 200%;
    }
    .address-info > div > div {
        width: 50%;
    }

    div.add-address-form, div.edit-address-form {
        top: 2.5%;
        left: 15%;
        right: 15%;
        padding: 10px;
        bottom: 2.5%;
    }
}
@media (max-width: 767px) {
    .modal-title {
        color: #a41b1b;
        font-size: 12px !important;
        background-color: #f7c6c4 !important;
        border: 1px solid #f2908b !important;
        padding: 9px;
        border-radius: 4px;
    }
    div.add-address-form h1 a, div.add-address-form h1 a:hover, div.add-address-form h1 a:focus {
        float: right;
        font-size: 16px;
        margin-top: -11px;
        margin-right: 0px;
    }
    div.add-address-form form > div {
        float: left;
        width: 100%;
        margin-left: -15px;
        padding-right: 0;
    }
    .user-address-select span i {
        margin-left: 0;
        position: absolute;
        top: 2px;
        right: 5px;
        font-size: 20px;
    }
    .user-address-select span {
        padding-right: 20px;
        position: relative;
    }
    .address-info h1 span {
        display: none;
    }
    .user-address-select h1 {
        float: left;
        display: block;
        margin-top: 15px;
        margin-bottom: 15px;
        color: #000000;
        font-weight: 600;
        font-size: 13px;
        text-transform: uppercase;
        line-height: 16px;
        width: 100%;
    }
    .user-address-select span {
        color: #4a4a4a;
        font-size: 12px;
        float: right;
        display: block;
        margin-top: 15px;
        margin-bottom: 15px;
        font-weight: 400;
        line-height: 16px;
        cursor: pointer;
        width: 100%;
        text-align: left;
    }
    .cart-addresses {
        /*padding: 20px 30px 40px 30px;*/
        padding: 2rem 2rem !important;
        border: 1px solid #cccccc;
    }
    .address-info > div {
        margin-top: 20px;
    }
    .address-info > div p:first-child {
        font-size: 13px;
        line-height: 13px;
    }
    .address-info > div p:last-child {
        font-size: 13px;
    }
    .address-info h1 i {
        padding-left: 10px;
        padding-right: 0px;
    }
    .address-info h1 i.fa-trash {
        padding-left: 0;
        padding-right: 10px;
        margin-right: 10px;
        font-size: 16px !important;
    }
    .address-info h1 {
        float: left;
        display: block;
        width: 100%;
        height: auto;
        line-height: 40px;
        padding: 0 10px;
        background: #ffffff;
        font-weight: 400;
        font-size: 11px;
        color: #555555;
        cursor: pointer;
        margin-bottom: 0;
        margin-top: 15px;
        border: 1px solid #cccccc;
    }
    .address-info h1 span {
        all: revert !important;
        line-height: 1.618 !important;
    }
    .add-address a {
        width: 100%;
    }
    .address-info > div {
        margin-bottom: 0;
    }
    div.add-address-form, div.edit-address-form {
        top: 2.5%;
        left: 5%;
        right: 5%;
        padding: 15px;
        padding: 15px;
        bottom: 2.5%;
    }
    div.add-address-form form > div.full-width, div.edit-address-form form > div.full-width {
        width: 100%;
        padding-right: 0;
        margin-top: 10px;
    }
    div.add-address-form .form-group, div.edit-address-form .form-group {
        margin-bottom: 3px;
    }
    div.add-address-form form > div {
        width: 100%;
        margin-left: 0;
        padding-right: 0;
        line-height: 26px;
    }
    div.add-address-form h2 {
        padding-top: 13px;
    }
}
@media (max-width: 576px) {
    .address-pin {
        margin-top: 30px !important;
        margin-bottom: 10px !important;
    }
    .modal-close.pin {
        margin-top: -62px;
    }
    div.add-address-form button {
        margin-bottom: 30px;
    }
    div.add-address-form, div.edit-address-form {
        top: 2.5%;
        left: 5%;
        right: 5%;
        padding: 15px;
        padding: 15px;
    }
    div.add-address-form, div.edit-address-form {
        top: 5.5% !important;
        left: 5%;
        right: 5%;
        padding: 15px;
        padding: 15px;
        bottom: 9% !important;
        overflow: hidden;
        max-height: 600px;
    }
    div.add-address-form {
        padding: 20px !important;
    }
    .sku-notify h3 {
        font-size: 18px;
    }
    .sku-notify p {
        font-size: 14px;
    }
    .notify-input {
        font-size: 14px;
    }
    .powered-by-google{
        font-size: 10px;
    }
    div.add-address-form form > div {
        width: auto;
        margin-left: 0;
        padding-right: 0;
        line-height: 26px;
    }
    div.add-address-form h2 {
        padding-top: 13px;
    }
    .delivery-option-title i {
        font-weight: 600;
        font-size: 13px !important;
    }
    h1.add-address a, h1.add-address a:hover, h1.add-address a:focus {
        max-width: 43%;
    }
}
@media (max-width: 400px) {
    div.add-address-form, div.edit-address-form {
        top: 5.5% !important;
        left: 5%;
        right: 5%;
        padding: 15px;
        padding: 15px;
        bottom: 0% !important;
        overflow: hidden;
        max-height: 610px;
    }
}
@media (max-width: 321px) {
    div.add-address-form h1 {
        font-size: 15px;
    }
    div.add-address-form .form-group label {
        margin-top: 6px;
    }
    div.add-address-form, div.edit-address-form {
        top: 10.5% !important;
        left: 5%;
        right: 5%;
        padding: 15px;
        padding: 15px;
        bottom: 60px !important;
        overflow: scroll !important;
        max-height: 340px !important;
    }
    div.add-address-form form > div {
        width: auto;
        margin-left: 0;
        padding-right: 0;
        line-height: 26px;
    }
    div.add-address-form h2 {
        padding-top: 13px;
    }
}
