/*
	Theme Name: Montoya Child
	Theme URI: http://montoya.clapat-themes.com/
	Description: Responsive Wordpress Theme
	Template: montoya
	Version: 1.0
	Author: You
	Author URI: http://your site
	License: Themeforest
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: agency, ajax, business, clapat, clean, creative, gallery, minimal, modern, photography, portfolio, premium, responsive, showcase
	Text Domain: montoya-child
*/


/*------------------------------------------------------------------

Add here your own styles
-------------------------------------------------------------------*/
:root {
	--hero-vh: 100lvh !important;
}

#hero-caption.height-title,
#hero.has-image #hero-caption,
#hero-image-wrapper,
#hero-background-layer {
	height: 100vh !important;
	height: 100lvh !important;
	height: var(--hero-vh) !important;
}
