.woocommerce span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 100%;
    background-color: #f4c201;
    color: #fff;
    font-size: .857em;
    z-index: 9;
}

.u-column1.col-1.woocommerce-Address {
    max-width: 100%;
}

.u-column2.col-2.woocommerce-Address {
    max-width: 100%;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #f4c201;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.woocommerce form .form-row label {
    line-height: 2;
    width: 100%;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #f4c201;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}

.woocommerce form .password-input, .woocommerce-page form .password-input {
    width: 100%;
}

.woocommerce ul.products li.product .price {
    color: #f4c201;
    display: block;
    font-weight: 600;
    margin-bottom: .5em;
    font-size: .857em;
}

.u-column1.col-1 {
    max-width: 100%;
}

.u-column2.col-2 {
    max-width: 100%;
}

.woocommerce-info .showcoupon {
    font-size: 14px;
    color: #f4c201;
    font-weight: bold;
    text-transform: uppercase;
    background-color: transparent;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%;
    max-width: 100%;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
    max-width: 100%;
}

span.woocommerce-input-wrapper {
    width: 100%;
}

h2.woocommerce-order-details__title {
    color: #f4c201;
    font-weight: bold;
}

h2.woocommerce-column__title {
    color: #f4c201;
    font-weight: bold;
}

.woocommerce-store-notice, p.demo_store {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    background-color: #f4c201;
    color: #fff;
    z-index: 99998;
    box-shadow: 0 1px 1em rgb(0 0 0 / 20%);
    display: none;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    position: absolute;
    right: .7em;
    top: 0.1em;
    cursor: pointer;
}

.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
    display: inline-block;
    margin: 7px;
}

.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: none;
    border-right: 0;
    margin: 1px;
}

 .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #f4c201;
    z-index: 1;
    color: #000;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    position: relative;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    border: 1px solid #dee2e6;
    background-color: var(--h-color);
    color: #fff;
    border-radius: 0 19px 0 0;
    margin: 0 3px;
    text-decoration: none !important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover {
    background-color: var(--h-color);
    color: #f4c202;
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: none;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
}
