﻿.registered_btn{width:230px;}
.registered_banner {
    background: #279e41;
    color: #fff;
}
.invitation-disabled {
    opacity: 0.3;
    pointer-events: none;
}

@media (max-width:767px) {
    .registered_btn {
        width: 230px;
    }
}

.membership_option--current, .current_strip {
    padding-left: 10005px !important;
}

.breadcrumbs_checkout .breadcrumbs__arrow {
    top: 0 !important
}