.elementor-3898 .elementor-element.elementor-element-443294f > .elementor-container{max-width:450px;}/* Start custom CSS */.woocommerce-form-coupon-toggle,.woocommerce-billing-fields h3,#order_review_heading,.woocommerce-checkout-review-order-table,.payment_methods ,.woocommerce-terms-and-conditions-wrapper{
    display: none
}
#customer_details{
    display: block
}
#customer_details .col-12.col-md-7{
    width: 100%;
        max-width: 100%;
}
.woocommerce form .form-row {

    width: 100%;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: unset;
}
form.checkout .col-sm-7,form.checkout .col-sm-5{
    width:100%;
}
.woocommerce form .form-row label {
    color: #ffffff !important;
}
.woocommerce-billing-fields h3, #ship-to-different-address, .woocommerce-checkout-review-order h3#order_review_heading, #checkout-payment_heading {
    display: none;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    background: green;
    border-radius: 5px;
}
.copy-the-code-shortcode {
    color: #3300ff !important;
    border: 1px dashed #004eff;
    width: 100px;
    padding: 0 10px;
    cursor: pointer;
    font-size: 15px;
    border-radius: 5px;
}
.copy-the-code-shortcode:hover {
    background: #6599f9;
    color: white !important;
}
.user-alert {
    padding: 0 !important;
    color: white !important;
    margin: 0 0 6px 0 !important;
    font-size: 13px !important;
        background: unset !important;
}/* End custom CSS */