/*
	Theme Name: Humpton Child
	Theme URI: http://humpton.clapat-themes.com/
	Description: Responsive Wordpress Theme
	Template: humpton
	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: four-columns, custom-background, custom-colors, featured-images, full-width-template, theme-options
	Text Domain: humpton-child
*/

#hero.has-image .hero-subtitle{
	letter-spacing: 5px;
}

.lang-item{
	float: left!important;
	width: 50%;
}

.lang-item a{
	font-size: calc(1rem + 1.15vw)!important;
}

.hero-arrow{
	display:none;
}

p, .hero-text{
	font-family: "Poppins", "source-han-sans-japanese", sans-serif;
	font-weight: 100;
	font-style: normal;
	line-height: 1.8;
}

@media only screen and (min-width: 767px){
	.hero-title, #page-nav .next-hero-title {
	    font-size: 8vw;
			line-height: 11vw;
	}
}

@media only screen and (min-width: 1466px){
	.hero-title, #page-nav .next-hero-title {
	    font-size: 7vw;
			line-height: 11vw;
	}
}

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

Add here your own styles
-------------------------------------------------------------------*/
