.elementor-11 .elementor-element.elementor-element-345c9af5{font-family:"Tajawal", Sans-serif;font-weight:400;}/* Start custom CSS */.checkout-two-column-layout .two-column-layout-left {
    width: 65%;
    float: right;
    box-sizing: border-box;
}
h3.border_html {
    text-align-last: right;
}
#cclw_order_details_table .cclw_order_review_table table.cclw-style-default th.product-name {
    text-align: right;
}
#cclw_order_details_table .cclw_order_review_table table.cclw-style-default td.product-total {
    text-align: left;
}
#cclw_order_details_table .cclw_order_review_table table.cclw-style-default th.product-total {
    text-align: left;
}

#cclw_order_details_table .cclw_order_review_table .cclw_cart_totals p.left-corner {
    display: block;
}

#cclw_order_details_table .cclw_order_review_table .cclw_cart_totals div {
    padding: 10px;
    display: table-cell;
}

button#place_order {
    width: 100% !important;
}
@media screen and (max-width: 426px){
.checkout-two-column-layout .two-column-layout-left {
    width: 100% !important;
    display: block;
    padding: 0px;
}
    
}/* End custom CSS */