/*
 Theme Name:   Elemento Restaurant
 Theme URI:    https://greenturtlelab.com/downloads/elemento-restaurant
 Author: Greenturtlelab
 Author URI: http://greenturtlelab.com
 Text Domain: elemento-restaurant
 Template: elemento
 Description:  Elemento Restaurant is a gutenberg compatible child theme of the stunning Elemento Restaurant theme. It is a multi-purpose Restaurant theme that is perfect for building any type of food site that requires bold imagery and beautiful photos. It is perfect for restaurants, take-out food, online food ordering and any other type of food site you can imagine. The responsive layout is optimized for all devices. It’s a fast, SEO-friendly that works flawlessly with Elementor, Divi and all other visual builders.
 Tags: blog, one-column, two-columns, left-sidebar, right-sidebar, custom-header, custom-background, custom-logo, custom-menu, custom-colors, flexible-header, threaded-comments, translation-ready, featured-images, theme-options, full-width-template
 Version:      1.0.3
 Requires at least: 5.0
 Tested up to: 5.4
 Requires PHP: 7.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 */

.aGrid h2{
	text-align: center;
}
.post-grid-view .post-wrap {
    width: 33%;
 }
 .button{
 	text-align: center;
    border: 2px solid red;
 }
 .article-wrap .article-img-wrap {
    min-height: 150px;
}
#call-action{
margin-bottom: 20px;
}
.content-all {
    padding: 20px 0;
    background: white;
}
#footer{
	padding-top:20px
}
#footer h2 {
    font-size: 30px;
}