/* 
Theme Name:		 Poseidon-child
Theme URI:		 http://childtheme-generator.com/
Description:	 Poseidon-child is a child theme of Poseidon, created by ChildTheme-Generator.com
Author:			 bmelo
Author URI:		 http://childtheme-generator.com/
Template:		 poseidon
Version:		 1.0.0
Text Domain:	 poseidon-child
*/


/*
    Add your custom styles here
*/
/*Custom*/
.slide-image-wrap{
	width: 100%;
}
.slide-image-wrap img{
	width: 100%!important;
    max-width: 100%!important;
    max-height: 100%!important;
    height: 100%;
}
.telefone{
	color: white!important;
}
.search-field{
	width: 365px!important;
    height: 47px!important;
}
.form__input{
	padding: 0.3em 0.6em; 
    max-width: 100%; 
    border-bottom: 1px solid #ddd!important; 
	border-top: 0px!important; 
	border-right: 0px!important; 
	border-left: 0px!important; 
	color: white;
}
#headimg img{
	max-height: 100%!important;
    height: 100%;
    width: 100%;
    margin-top: -20px;
}
.event{
	margin-left: 0px!important;
}
.header-image img {
    max-height: 900px!important;
}