/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 03 2018 | 12:56:46 */
header.site-header {
  max-width: 100%;
  width: 100%;
  /*background: #fff000;*/
  margin-top: 0;
  /*padding-top: 3.5%;*/
}

.site-branding .site-title {
  max-width: 15em;
  margin: auto;
}

.site-logo-link {
  float: right;
  padding-right: 30px;
}

.widget ul {
  padding-right: 5px;
  margin: 0;
}

.widget ul ul {
  padding-right: 0;
  margin: 0 0 1.5em 1em;
}

/*.menu ul ul {
  display: inherit;
  float: none;
  position: relative;
  padding: .25em 1em;
  border: 0;
  background-color: transparent;
  box-shadow: unset;
}*/

.site-main, .site-header, .entry-footer {
    width: 92%;
}

.site-main {
  max-width: 1300px !important;
}

.site-main img {
  max-width: 1200px;
  /*width: 100%;*/
  max-height: 540px;
  height: auto;
  width: auto;
}

.sidebar-link {
  width: 150px;
  color: #000;
  margin-bottom: 0;
  font-size: 0.7em;
}

.sidebar-link svg {
  vertical-align: middle;
}

.sidebar-link::after {
  content: " MENÜ";
  font-size: 22px;
  vertical-align: middle;
}

.menu {
  width: auto;
}

.site-content {
  font-size: 1em;
}

.sidebar {
  line-height: 1.2;
}

.thumbnail-list {
  text-align: center;
}

.thumbnail-list a {
  margin: 5px;
}

.entry-header h1 sup {
  font-size: 0.5em;
  top: -1em;
}

#menu-item-321 {
  background: url(/wp-content/uploads/2016/05/logo-justmartin-klein-1.png) no-repeat;
  background-size: 150px;
  padding-top: 45px;
}

a[href^="/newsletter"] {
    background-color: #000;
    padding: 9px 20px;
    color: #fff;

}

a[href^="/newsletter"] {
    text-decoration: none;
  border-bottom: 0 !important;
}
.site-footer img[src="https://polster-moebel-werkstatt.at/wp-content/uploads/2017/02/facebook-icon-logo-vector-400x400.png"] {
  width: 32px;
  height: 32px;
}