/*!
Theme Name: Aladdin Cafe
Author: Shah Kamal
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: aladdin-cafe
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/

.single-food-card > div.food-image {
    display: none !important;
}
.single-food-inner-content > ul {
    display: none;
}
.single-food-inner-content > a > h5 {
    text-transform: uppercase;
}