.elementor-6497 .elementor-element.elementor-element-e6cf20c{--display:flex;}.elementor-6497 .elementor-element.elementor-element-aa9b642{text-align:center;}.elementor-6497 .elementor-element.elementor-element-aa9b642 .elementor-heading-title{color:var( --e-global-color-primary );}/* Start custom CSS for shortcode, class: .elementor-element-941425e */#order_review_heading{
    display: none;
}
.woocommerce-info{
    display: none;
}
.woocommerce-checkout{
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
}
.col-2{
    display: none;
}
.col-1{
    width: 100% !important;
}
.nd_options_container{
    width: 100%;
}

.woocommerce-billing-fields h3{
    display: none;
}

.woocommerce-NoticeGroup-checkout{
    width: 100%;
    
}
#customer_details{
    width: 47%
}
#order_review{
    width: 47%;
    margin-top: 30px;
}
@media (max-width: 768px) { 
    .woocommerce-checkout{
    display: block;
    }
    #customer_details{
    width: 96%
}
#order_review{
    width: 96%;
    margin-top: 30px;
}
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-e6cf20c */.order_review_heading{
    display: none !important;
}/* End custom CSS */