.woocommerce-additional-fields,
.woocommerce-shipping-fields,
tr.order-total,
.return-to-shop,
.cart-empty,
.pp-left-badge-container{
    display: none !important;
}
.cart_totals .shop_table{
    margin-bottom: 20px !important;
}
.cart_totals .shop_table td{
    padding-top: 0 !important;
}
.cart_totals .shop_table .order-total,
.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions .button {
    display: none !important;
}
.shop_table .product-name a{
    color: #000000 !important;
    pointer-events: none;
    cursor: pointer;
}
.wc-proceed-to-checkout a{
    font-size: 22px !important;
}
.woocommerce-checkout-review-order-table thead th{
    color: #000000 !important;
    font-weight: 600 !important;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text{
    height: 45px !important;
    padding: 10px 20px !important;
}
.elementor-widget-woocommerce-cart .woocommerce-notices-wrapper{
    display: none;
}
.woocommerce-order{
    font-family: "Noto Sans Thai", Sans-serif;
}
.woocommerce-thankyou-order-received{
    color: #cc0000;
    font-size: 22px;
    text-align: center;
    margin-bottom: 40px !important;
}
.woocommerce ul.order_details{
    padding-left: 0;
    margin: auto;
}
.woocommerce ul.order_details {
    padding-left: 0;
    margin: auto;
    float: none;
    width: auto !important;
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 40px;
}
.woocommerce ul.order_details li{
    float: none;
    display: inline-block;
    color: #000000;
    font-size: 13px;
}
.woocommerce ul.order_details li strong{
    font-size: 14px !important;
}
.woocommerce ul.order_details li:last-of-type{
    margin-right: 0;
}
.woocommerce-order-details,
.woocommerce-customer-details{
    padding: 0 30px !important;
}
.woocommerce-order-details__title,
.woocommerce-customer-details h2{
    color: #000000;
    font-size: 22px;
}
.woocommerce-checkout table.order_details{
    padding: 10px;
    border: 1px solid #ebebeb !important;
}
.woocommerce-checkout table.order_details th,
.woocommerce-checkout table.order_details tr,
.woocommerce-checkout table.order_details td{
    padding-bottom: 5px !important;
    padding-top: 0px !important;
    color: #000000;
    line-height: 24px;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot td, .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot th{
    color: #000000 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}
.added_to_cart.wc-forward{
    display: none;
}
@media screen and (max-width: 640px) {
    .elementor-widget-woocommerce-cart .woocommerce table.cart tr{
        padding: 0 !important;
    }
    .elementor-widget-woocommerce-cart .woocommerce table.cart td{
        padding-bottom: 0 !important;
    }
    .elementor-2 .elementor-element.elementor-element-dc91cd4 .e-cart-section{
        padding: 15px !important;
    }
    .woocommerce-thankyou-order-received{
        font-size: 18px;
    }
    .woocommerce ul.order_details li{
        padding-right: 0;
        margin-right: 0;
        border: 0;
        width: 100%;
        margin-bottom: 15px;
    }
    .woocommerce-order-details, .woocommerce-customer-details {
        padding: 0 10px !important;
    }
}