/*
Theme Name: Btext Child
Author: ThemesCamp
Author URI:  http://themeforest.net/user/themescamp
Theme URI: http://themeforest.net/user/themescamp/portfolio
Template: btext
Description: This is child theme for btext Theme.
Version: 1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: btext-child
Tags: one-column, two-columns, right-sidebar,custom-colors,featured-images
*/

#home-hero-wrap {
	max-height: 100vh;
	min-height: 100vh;
}

#home-maez {
	height: max(89vh, 20vw);
}
/* 
.home-headline-wrap,
#home-headline-wrap {
	margin: 25px 50px min(-5vh, -1vw);
} */

.hideme {
	display: none !important;
}

