/*

Theme Name: Hueman Child

Description:  Hueman Child

Author: Andrzej

Template: hueman


.widget{
	border-bottom: 1px solid grey;
}

*/
@import url(/wp-content/themes/hueman/style.css);
.entry table td,.entry table th {
    text-align: left!important;
font-size:16px!important;
}

.post-thumbnail img,.image-container img {
    display: block!important;
    width: auto!important;
    max-height: 400px!important;
    text-align: center!important;
    margin-left: auto!important;
    margin-right: auto!important;
}
.page-image-text{
	display:none;
}

.iosApp{
    border: 2px solid;
    border-radius: 25px;
    border-color: white;
    width: 100px;	
}
h1,h2{
	font-weight:700;
}
.related-posts img{
	height:150px!important;
}	
.widget a{
	color:#3B8DBD!important;
}
.widget a:hover{
	color:#C0504D!important;
}

.entry-inner .wysija-input {
    width: 100%;
}
.cpt-leaderboard-header h4, .cpt-activity-header h4{
	font-size:17px!important;
}
