@charset 'utf-8';
/*
 Theme Name:   AppGeeks Child
 Theme URI:    http://appgeeks.axiomthemes.com/
 Description:  AppGeeks Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com/
 Template:     appgeeks
 Version:      1.0
 Tags:         inheritable theme options
 Text Domain:  appgeeks
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.row > [class*="column-"], .columns_wrap > [class*="column-"]{
	vertical-align:bottom!important;
}

.scheme_dark.footer_wrap .widget{
	/*width: 33%;*/
    float: left;
	margin-left:0;
}
.scheme_dark.footer_wrap h5{
	font-size: 1.5em!important;
}