/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 19 2018 | 06:17:00 */
.fullframe-nav-menu .pll-parent-menu-item,
.fullframe-nav-menu .loginLink {
  float: right;
}
.fullframe-nav-menu .loginLink a {
  margin-top: 7px;
  margin-bottom: 4px;
  background-color: #e4e4e4;
  border-radius: 10px;
  border: 1px solid #ddd;
  padding: 3px 25px;
  border-bottom: 2px solid #ccc;
  cursor: pointer;
}
.nav-primary .menu {
  margin-left: 150px;
}
#uebermenue {
  width: auto;
}
#clicklogo {
  background: no-repeat !important;
  width: auto;
  padding: 0 5px;
  border: 0 !important;
  box-shadow: none !important;
}
#clicklogo a {
  display: block;
}


.bannerImage img {
  margin: 50px 0;
}
.subscribeForm input[type="email"] {
  height: auto;
  padding: 9px 12px;
  vertical-align: top;
  display: block;
  width: 50%;
  margin-bottom: 15px;
}
body div.furtherblock2addblue,
body div.furtherblock2 {
  background-image: none !important;
  background: #ddd !important;
  background: -webkit-linear-gradient(to bottom, #ddd, #eee) !important;
  background: linear-gradient(to bottom, #ddd, #eee) !important;
}