/* 
Theme Name:		 iaa
Description:	 iaa is a child theme of Shapely
Author:			 The JPProject
Author URI:		 http://thejpproject.com/
Template:		 shapely
Version:		 1.0.633
Text Domain:	 iaa
*/


/*
    Add your custom styles here
*/
html {
  font-size: 16px;
  line-height: 1.6;
  color: #2020131;
  font-family: 'Quattrocento Sans', sans-serif;
}

h2,
h4,
h6 {
  color: #2020131;
  font-family: 'Quattrocento', serif;
}
h1,
h3,
h5 {
  color: #2020131;
  font-family: 'Quattrocento Sans', sans-serif;
}

body h1 {font-size:2.3em; line-height: 1.2;}
body h2 {font-size:1.8em; line-height: 1.3;}
body h3 {font-size:1.6em; line-height: 1.3;}
body h4 {font-size:1.4em; line-height: 1.3;}
body h5 {font-size:1.2em; line-height: 1.4;}
body h6 {font-size:1.1em; line-height: 1.4;}

.fullscreen {height: 62.6vh;}
.site-title {font-size: 2em;}
.search-widget-handle {display:none;}

.top-parallax-section>div {text-align:left;}
.top-parallax-section h1 {margin-bottom:1em;}
.top-parallax-section .mb32 div h4 {max-width:40vw;}
.top-parallax-section .mb32 div {margin-bottom:1.5em;}