/*
Theme Name: Elroyale Child
Theme URI: //demo.cmssuperheroes.com/themeforest/wp-elroyale/
Author: CMSSuperHeroes
Author URI: //themeforest.net/user/CMSSuperHeroes
Description: EL Royale is a modern and sleek creative WordPress Theme designed especially for creative studios, agencies, and freelancers. We took care of each element to looks different and clean in all browsers. It comes with multiple homepage layouts and other sub-pages that you’ll need to start your business or even to redesign your current website.
Version: 1.1.0
License URI: //themeforest.net/licenses
Template: elroyale
Text Domain: elroyale-child
Tags: bakery, bistro, cafe, cafeteria, coffee, cooking, food, menu, opentable, parallax, pizza, recipes, reservation, restaurant, 
// Custom Food options
array(
	'id'    => 'food_icon',
	'type'  => 'cms_iconpicker',
	'title' => esc_html__( 'Icon', 'elroyale' ),
),
array(
	'id'    => 'food_galleries',
	'type'  => 'gallery',
	'title' => esc_html__( 'Galleries', 'elroyale' ),
	'subtitle' => esc_html__( 'Upload images or add from media library.', 'elroyale' )
)
*/

.cms-post-gallery.row{
	margin: -5px;
}
.cms-post-gallery.row .cms-gallery-item{
	padding: 5px;
}
.cms-post-gallery.row .cms-gallery-item img{
	max-width: 100px;
}

.cms-food-grid-layout3 .cms-post-gallery.row{
	padding-top: 20px;
}

.cms-food-grid-layout3 .cms-post-icon{
	font-size: 50px;
	line-height: 1;
	color: #94731a;
}
p {font-family:'Gotham-Book'!important}
li {font-family:'Gotham-Book'!important}
