/*
Theme Name: Oshin Child
Description: Oshin Child Theme
Author: Brand Exponents
Template: oshin
Version: 1.0
*/

@import url("../oshin/style.css");


#header .logo img {
	width: 40%;
}

.header-transparent #header-wrap #navigation, body #header-inner-wrap.top-animate #navigation {
	line-height: 100px !important;
}

/*
 * Coming Soon Page
 */
 
 
.page-id-3776 {
	background: #000;
} 
.page-id-3776 #header, .page-id-3776 footer {
	display: none;
}

@media (max-width:1025px) { 

	.page-id-3776 .tatsu-section.tatsu-fullscreen {
		height: 99vh;
		max-height: 100%;
	}
	
	.page-id-3776 .tatsu-HyiPLa4b3.tatsu-section {
		background-color: rgba(0,0,0,1);
		height: 100vh;
	}

}

@media only screen and (max-width: 767px) {
	.page-id-3776 .tatsu-fullscreen-wrap {
		height: 100vh;
	}
}