a, .nav-secondary .genesis-nav-menu .current-menu-item > a{
color:rgb(60, 139, 165);
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button{
background-color:rgb(60, 139, 165);
}
.post-cat-widget li{
margin:0;
  margin-top: 6px;
      list-style-position: outside;
    padding: 0 0 0 16px;
}
#text-4 p{
margin-bottom:10px;
}
#headerMenuTop{
	display: flex;
	justify-content: flex-end;
  margin-top:23px;
  margin-bottom:5px;
}
#headerMenuTop a{
	color:rgb(102, 102, 102);
	font-size: 10px;
	display: flex;
	flex-direction: row;
	align-items: center;
}
#headerMenuTop li{
    padding: 0 0 0 7px;
}
#headerMenuTop svg{
	width:17px;
	fill: rgb(60, 139, 165);
  margin-right:5px;
}
.site-header .widget{
	padding-top:0;
}
.site-header .search-form{
	margin-top:0;
}
.menu-primary a{
	background-color: rgb(60, 139, 165);
  color: rgb(255, 255, 255);
	margin-right: 1px;
	margin-bottom: 1px;
  text-align:center;
}
.genesis-nav-menu .current-menu-item > a{
background-color:rgb(37, 71, 82);
}
.menu-primary li:last-child a{
	margin-right:0;
}
.menu-primary{
	display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.menu-primary .menu-item{
	flex-grow: 1;
}
.site-header .site-title a{
    background: url(http://old.zskukleny.cz/wp-content/uploads/2018/04/logofairtrade-1.png) no-repeat 0 12px !important;
}
.header-image .site-header .title-area, .header-image .site-header .site-title, .header-image .site-header .site-title a{
max-width:501px;
}
.site-header .search-form{
width:100%;
}
.site-header .widget-area{
width:450px;
}
.site-header .wrap{
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.site-header .wrap::after, .site-header .wrap::before{
	display:none;
}
.site-footer{
	background-color: rgba(255, 255, 255, 0.78);
}
 .gallery{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.gallery .gallery-item{
	margin:0;
	margin-bottom: 15px;
}
.home-middle .featured-content .entry-title{
        font-size: 14px;
    font-weight: normal;
    margin: 0;
    list-style-type: square;
    display: list-item;
    line-height: 20px;
    margin-left: 17px;
}
.executive-pro-home  .home-middle .featured-content  .entry{
  margin:0;
margin-bottom:13px;
}
.footer-widgets .wrap{
      padding-bottom: 0;
}
@media only screen and (max-width: 1023px){
	#headerMenuTop{
		display: flex;
		justify-content: center;
	}
  .site-header .wrap{
  	flex-direction:column;
  }
}
@media only screen and (max-width: 800px){
  #headerMenuTop{
  	display:none;
  }
  .menu-primary .menu-item, .site-header .widget-area{
  	width:100%;
  }
  .site-header .site-title a{
    background: url(http://old.zskukleny.cz/wp-content/uploads/2018/04/logofairtrade2-1.png) no-repeat !important;
	}
  .header-image .site-header .title-area, .header-image .site-header .site-title, .header-image .site-header .site-title a{
		max-width:200px;
    min-height:105px;
	}
}