/*
Theme Name: FoodMaster Child
Theme URI: https://www.wpslash.com/plugin/foodmaster/
Template: foodmaster
Author: WPSlash
Author URI: https://www.wpslash.com
Description: WooFood Online Delivery Theme
Version: 2.7.7.1776586632
Updated: 2026-04-19 10:17:12

*/

.pt-user-modal{
display: none!important;
}

@media (prefers-color-scheme: dark) {
  .foodmaster-sticky-cart-content {
    background: #f2e5cb;
  }
}

@media (prefers-color-scheme: dark) {
  .sticky-cart-header {
    background: #B71C1C;
    color: #f9fafb;
    border-color: #B71C1C;
  }
}

@media (prefers-color-scheme: dark) {
  .foodmaster-mini-cart-actions.sticky-actions {
    background: #37415100;
    border-color: #4b556300;
  }
}

.tax-row, .subtotal-row {
  display: none!important;
}

.xoo-el-form-container button.btn.button.xoo-el-action-btn {
  background-color: #b8121e;
  color: #ffffff;
  font-weight: 600;
  font-size: 15px;
  height: ;
  border: none;
  border-radius: 8px;
}

.wp-block-foodmaster-time-to-deliver .wc-blocks-components-select__container:last-child {
  display: none!important;
}