/* Start custom CSS */.about_paypal {
    display: None !important;
}
.wc_coupon_message_wrap {
    padding: 0px !important;
}
#coupons_list {
    display: none !important;
}
.daily_delivery_products > * .cart_item {
    display: none;
}
.daily_delivery_products {
    display: table;
}
.wc_points_rewards_earn_points a {
    color: #000000 !important;
}
.select2-selection__clear {
    display: none !important;
}
.select2-selection--single {
    background-color: #FAFEF5 !important;
}
.woocommerce .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 16px !IMPORTANT;
    font-family: 'Inter';
    color: #666 !important;
}/* End custom CSS */