body {
	background-color: #fff;
	color: #666;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	word-wrap: break-word;
}
.header-navigation ul.menu {
    padding-top: 20px;
}
.site-navigation .search-field {
    background: url( "http://littlegreenhouse.ch/blog/wp-content/uploads/2017/11/Search_blog_14.png" ) 5px center no-repeat;
        background-size: auto auto;
    background-size: 24px 24px;
    border: none;
    cursor: pointer;
    height: 20px;
    margin-top: 10px;
    padding: 80px 0 0 34px;
    position: relative;
    width: 1px;
}
.header-navigation div.menu > ul > li.page_item_has_children > a::after, .header-navigation ul.menu > li.page_item_has_children > a::after, .header-navigation div.menu > ul > li.menu-item-has-children > a::after, .header-navigation ul.menu > li.menu-item-has-children > a::after, .navigation-bar ul.menu > li.page_item_has_children > a::after, .navigation-bar ul.menu > li.menu-item-has-children > a::after {
    display: none;
}
.site-navigation .current_page_item > a, .site-navigation .current-menu-item > a, .site-navigation .current_page_ancestor > a {
    color: #009cda;
}
.menu-item-has-children > a::after {
	color: #009cda;
}


.site-navigation-wrapper {
    background-color: #fff;
    font-size: 100%;
    line-height: 48px;
}
.header-navigation a {
	color: #79B63E;
  	font-family: helvetica;
    font-size: 14px;
letter-spacing: 0.08em;
}

.header-navigation a:hover {
	color: #009cda;
}
.header-navigation ul ul {
		background-color: #fff;
    	color: #009cda;
	}
.profilewidget {
    font-size: 13px;
}
.recent-posts-text {
    font-size: 15px;
}
.navigation-bar ul.menu > li {
    border-top: solid 4px #999;
    margin: -2px 1px 0;
}
.navigation-bar {
    border-top: solid 0px #eee;
    line-height: 58px;
}
.post-grid-list .cat-links {
    font-size: 85%;
}
.cat-links {
    font-size: 100%;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 400;
}

.navigation-bar ul.menu {
    font-family: helvetica;
    font-size: 100%;
}
.footer-widget-area {
    background-color: #e0d951;
	font-family: helvetica;
	font-size: 18px;
	font-style: normal;  
    border-top: solid 0px #eee;
    margin-bottom: 0px;
 	color: #fff;
}
.footer-widget .widget-area {
    padding: 30px 41px 0 40px;
}

h2 .footer-widget {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 120%;
    color: #09F;
	text-align: left;
}
.site-bottom {
    padding-bottom: 5px;
    padding-top: 35px;
}
.site-navigation {
    font-family: helvetica neue;
    font-size: 14px;
    max-width: 1000px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
    padding-right: 100px;
    font-weight: 600;
letter-spacing: 0.05em;
}  
  

.logoheader {
  width: 100px; 
  height: 80px; 
  padding-top:10px; 
  overflow: hidden; 
  float: left;
  	background-image:url(http://littlegreenhouse.ch/blog/wp-content/uploads/2023/10/LGH_logo_2023_100x80.png);
	background-repeat: no-repeat;
  
}
.slick-dots li button {
    background: #000;
    border: solid 3px #fff;
    border-radius: 50%;
    color: transparent;
    display: block;
    font-size: 0;
    height: 22px;
    line-height: 0;
    outline: none;
    width: 22px;
    opacity: 0.4;
}
.entry-title {
    font-family: raleway;
    font-size: 26px;
    font-style: normal;
    margin-top: 15px;
    margin-bottom: 5px;
    font-weight: 800;
    line-height: 1.5;
    color: #7c6fb0;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.post-grid-list .entry-title {
    font-size: 26px;
}

p {
    margin-bottom: 10px;
    font-size: 14px;
  	font-family: 'Helvetica Neue', Arial, sans-serif;

}
.cat-links {
    font-size: 100%;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 600;
    font-family: raleway;
}
.profilewidget {
    text-align: center;
    font-family: raleway;

}
.widget-title {
    font-weight: 600;
    font-family: raleway;
}
.site-header {
    border-bottom: solid 0px #eee;
}
.category .page-header-wrapper .page-header:before {
	background: linear-gradient( 190deg, rgba( 186, 158, 48, 0.0 ), rgba( 0, 0, 0, 0.0 ) );
}
.page-header-wrapper {
	background-color: #fff;
	background-position: center;
	background-size: initial;
	position: relative;
	background-repeat: no-repeat;
}
.page-title {
    color: #fff;
    font-size: 2.5rem;
    margin-bottom: 0px;
    margin-top: 0;
    position: relative;
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
    z-index: 2;
    font-family: raleway;
  	text-transform: uppercase;
  }


