.nessemon-header-nav-wrap {
    display: flex;
    align-items: center;
    height: 100%;
    flex: 1;
}

.WI_header_left.nessemon-header-actions-wrap {
    flex: 1;
    justify-content: flex-end;
}

.WI_header_left .nessemon-icon-badge-wrap {
    position: relative;
    display: block;
}

.WI_header_left .nessemon-cart-link {
    padding-right: 0;
    position: relative;
}

.nessemon-drawer-links {
    margin-top: 32px;
}

footer.nessemon-site-footer {
    background: #f4f4ea;
    color: #111;
    margin-top: 80px;
}

.nessemon-footer-contact-line {
    font-size: 11px;
    color: #555;
    line-height: 1.7;
}

.nessemon-footer-break-all {
    word-break: break-all;
}

.nessemon-footer-hours {
    font-size: 11px;
    color: #555;
    line-height: 1.6;
    margin-top: 4px;
}

.form-card-spaced {
    margin-top: 16px;
}

.form-actions-end {
    justify-content: flex-end;
    margin-top: 24px;
}

.nessemon-btn-inline {
    display: inline-block;
    width: auto;
    padding: 12px 32px;
}

.nessemon-inline-form {
    margin: 0;
}

.nessemon-free-value {
    color: #22c55e;
}

.nessemon-order-support-note {
    font-size: 11px;
    color: #aaa;
    letter-spacing: .05em;
}

.ng-oos-note-spaced {
    margin-top: 10px;
}

.btn-full {
    width: 100%;
}