#edit-x-payment-information-payment-method .js-form-item:nth-child(2)
{
   display:none;border:1px red solid;
}


.liv-generic-offcanvasuk-margin-top {margin-top:25px}
.liv-generic-offcanvasuk-margin-top ul li a {font-weight:400}
.region-offcanvas ul li a {
    color: #ccc !important;
    font-size: 1rem;
}

.button--add-to-cart, #edit-actions-next {
    background: #7a2e44 !important;
    color: white;
    font-weight: 700;
    margin-right:25px;
    text-transform: none;
}

.uk-legend, .form-composite > .uk-legend {
    width: 100%;
    color: inherit;
    padding: 0;
    font-size: 0.9rem;
		font-weight:700;
}
#edit-payment-information-payment-method--wrapper {background:white}
.checkout-order-summary .uk-table-striped tbody tr:nth-of-type(odd), .uk-table-striped>tr:nth-of-type(odd) {
    background: white;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

a.uk-button.uk-button-default {text-transform:none}