/*
 Theme Name:   Genova Child
 Theme URI:    http:genova.xalothemes.net
 Description:  Genova Child Theme
 Author:       Xalothemes Team
 Author URI:   http://xalothemes.net/
 Template:     genova
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, translation-ready
 Text Domain:  genova-child
*/

.page-heading{
	padding: 150px 0;
	position: relative;
	text-align: center;
	background-image: url(images/bg-banner.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}