How do I remove the "Select preferred delivery date" section on my Debeautify theme Shopify store?

}

body:not(.dbtfy-newsletter_popup-destroy) .np-floating-bar-wrapper.np-position-right {
right: 0;
display: none !important;
}

.btn.hero__btn {
background-color: #FFFFFF;
}

.btn { border: 1px solid #ffffff !important; background-color: #ffffff !important; border-color: #000000 !important; color: #000000 !important; }

#shopify-section-footer form button{
background: #ffffff !important;
color: #000000 !important;
}

#shopify-section-footer form input{
border-color: #000000;
background: #ffffff !important;
color: #ffffff !important;
}

#shopify-section-footer form input::placeholder{
color: #000000 !important;
}

.placeholder-noblocks {
display: none;
}

.form-vertical input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
color: #000 !important;
}

.form-vertical input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #000 !important;
}

.form-vertical input::-ms-input-placeholder { /* Microsoft Edge */
color: #000 !important;
}

#shopify-section-footer form input {
color: #000 !important;
}

input::placeholder, textarea::placeholder {
color: #000000;
opacity: 1;
}

.cart-note__input, .cart__qty-input{color: #000;}

input#Quantity-product-7660523225301 {
color: #000;
}

#mainContent input[type=“button”] {
color: #000!important;
}

.dbtfy.dbtfy-delivery_date.card.card-mobile.spacer-top, .CartDiscount.card-body, .card.form-vertical {
display: none;
}

span.material-icons-outlined, a.text-ellipsis, .qty-container .qty-input.cart__product-qty, span.material-icons-outlined {
color: #000;
}

p.cart__subtotal.text-money.spacer-bottom-none.text-large.text-ellipsis, p.spacer-bottom-none, span.money, p.cart__policies.text-center.text-small.rte {
color: #000;
}

.box span.money {
color: #fff;
}
span.header_reviews_number.reviews_rating_title {
color: #fff !important;
}

body#your-shopping-cart span.money {
color: #000;
}

span.material-icons-outlined {
color: #fff;
}

.dbtfy-cart-page-container span.material-icons-outlined {
color: #000;
}

#ProductMeta-template–15875151626453__main span.material-icons-outlined {
color: #000;
}

#az_reviews .box_rating_number {
color: #fff;
}
.reviews_main_title p {
color: #fff !important;
}
#az_reviews .row [class*=all-] {
color: #fff;
}

.action_button.bold-checkout {
pointer-events: auto !important;
}