    .page-template-template-fullwidth-php .col2-set {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%;
    }

 .page-template-template-fullwidth-php #order_review_heading,.page-template-template-fullwidth-php #order_review {
        width: 47.8260869565%;
        float: right;
        margin-right: 0
    }


    .col2-set .col-1, .col2-set .col-2 {
        margin-bottom: 1.618em;
    }


    .col2-set .col-1, .col2-set .col-2 {
        margin-bottom: 1.618em;
    }

    .page-template-template-fullwidth-php .col2-set {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%;
    }
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100%;
}

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

    #ship-to-different-address .woocommerce-form__input-checkbox {
        position: absolute;
        top: 61%;
        right: 0;
        transform: translateY(-50%);
        margin-right: 0;
        background: rebeccapurple;
    }


h3#ship-to-different-address {
    /* position: relative; */
    font-size: 15px;
}

.woocommerce-shipping-fields {
    position: relative;
}
.woocommerce ul.order_details li {
    padding-right: 5em !important;
    line-height: 2 !important;
    margin-bottom: 20px;
}
select#billing_country,
select#billing_state,
select#shipping_country,
select#shipping_state {
    color: #962179 !important;
}

