/* 
 Theme Name:   Our Life in Japan
 Theme URI:    
 Description:  Est. 2018
 Author:       Michael Carter
 Author URI:   
 Template:     ignite
 Version:      1.0.1

 /* == Add your own styles below this line ==
--------------------------------------------*/
header, .site-header {
	padding: 0;
	max-height: 300px;
	position: relative;
}
.x-title-info {
	padding: 0; 
	margin: 0;
	position: relative;
	float: none;
}
.x-title-info a {
	line-height: 0;
}
.x-title-info .title-shim {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;	
	padding-top: 48px;
	margin-bottom: 7px;
	  background-image: linear-gradient(
    #00000011, #00000055
  );
}

.title-shim h1 {
	position: relative;
	left: 48px;
	bottom: 16px;
	margin-top: 48px;
	font-size: 48px;
	color: white;
	text-shadow: 4px 4px 9px rgba(0, 0, 0, 0.5);
}
.tagline {
	font-size: 32px;
	font-style: italic;
}
.x-title-info img {
	height: 300px;
	width: 100%;
	object-fit: cover;
}
.overflow-container {
	background-color: #c2d6b8;
}