/*
Theme Name: Himmelen Childtheme
Description: Himmelen Childtheme
Author: -
Author URI: -
Template: himmelen
Version: 1.0
*/

/* hide description */
header .header-blog-info {
    visibility: hidden;
}

h4 {
    font-size: 26px !important;
}

.homepage-welcome-block img {
    background-color: #fff;
}

div.navbar-left-wrapper {
    display: none;
}

.social-icons-wrapper a {
    color: #449e65;
    border: 1px solid #449e65;
}

/* footer button */
#text-10 .textwidget a {
	color: #000;
}

#text-10 .textwidget a:hover {
	color: #fff;
}

/* footer width */
.sidebar.footer-sidebar-2 > ul > li {
	width: 25%;
}

/* footer social icons */
.sidebar .widget .widget-social-follow {
    text-align: left;
    margin-left: -5px;
}

/*hide social icons */
.share-post {
display: none;
}

/* header-logo */
header .header-promo-content img {
    height: 100px;
    width: auto;
}

/* footer-logo */
li#text-6 img {
    height: 90px;
    width: auto;
}