/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 06 2025 | 14:51:09 */
/*** CHECKOUT ***/ 

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
    float: unset;
    width: 100% !important;
}

.woocommerce #order_review_heading, #order_review {
    background-color: #ffffff;
    border: 0px;
}

.woocommerce .shipping th, .woocommerce .order-total th, .woocommerce .order-total .amount {
    font-weight: bold !important;
}

.woocommerce #pwgc-redeem-gift-card-form {
    display: none;
}

.woocommerce .validate-required {
    text-align: center;
}

.woocommerce #place_order {
	float: unset !important;
    display: block;
    margin: 0 auto;
    text-align: center;
}