.apps{
    display: none;
}
div#customer_details {
    display: none;
}
table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields {
    display: none;
}
section.woocommerce-customer-details {
    display: none;
}

.payment_buttons {
    display: flex !important;
    gap: 25px !important;
}

.open_wallet_payment {
    height: 78px !important;
}

/** MEDIA Queries **/

@media only screen and (max-width: 600px) {
	.elementor-657 .elementor-element.elementor-element-36ee3a61 {
    	padding: 0 !important;
	}
}
.cxl-red-zero-text {
    color: red;
    font-size: 12px;
    margin-bottom: 10px;
    display: block;
    text-decoration: none !important;
}