.clear {
    clear: both;
}

.wc-orkestapay-field {
    margin: 5px 0;
}

.orkestapay-credit-cards {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

.orkestapay-credit-cards img {
    height: 32px;
}

.orkestapay-cards-copy {
    font-weight: 600;
    margin: 12px 0px 0px 0px;
}

.orkestapay-select {
    color: #444;
    line-height: 28px;
    border-radius: 2px !important;
    padding: 5px 10px !important;
    border: solid 2px #e4e4e4;
}
