#nav > ul > li:hover > a, #nav > ul:not(:hover) > li.active > a, #nav ul.level_1 li.trail, #nav ul.level_1 li.trail a, #nav ul.level_1 a  {
  letter-spacing: 0.2rem;
}

#nav > ul {
  margin-top: 36px !important;
}

/*#nav li {
  background: #dddddd;
  opacity: 1 !important;
  color: #333333;
}*/


@media only screen and (max-width: 1024px) {
	.section-1, .section-2, .section-3 {
    	background-attachment: scroll;
		}
}

@media (max-width: 768px) {
	.section-1, .section-2, .section-3 {
    	background-position: 52% center;
		}
}


@media screen and (max-width:450px) {
   #logo.logo-mobile {
   width: 100%;
   height: 120px;
   }
   #logo {
   width: auto;
   }
}

/*mobile menue*/
#nav-expand:checked + .nav-side {
  height: auto;
  left: 20px;
  width: 50%;
  right: 150px;
  background: #dedede80;
}
/* end*/

.ce_table ul, .ce_list ul, .ce_text ul {
  list-style: square;
  list-style-type: square;
  list-style-position: outside;
}

#mobile-menu {
  visibility: visible !important;
}

#logo {
  padding-top: 20px;
}

.ce_hyperlink.btn._invert._b33.shift-r.block {
    position:absolute;
    display:block;
}
.shift-r {
    margin-right:auto;
    margin-left:auto;
    text-align:right;
}
.rahmen {
    border: 1px solid #000;
    padding: 20px;
    background: #ffffff
}
#footer a:hover {
    color: #bb7cb3;
    font-weight: 400;
}
/* margin ausschalten */
.no-space-top80 {
    margin-top: -80px !important;
}
h2.left {
    text-align: left !important;
}

.small h2, .text-hr__text {
    font-size:1em;
    text-transform:uppercase;
    letter-spacing:.1em;
    font-weight: 600;
}
.small p {
    font-size:80%;
}
/*body {
    background-color:#f4f3f1;
    background-position:left top;
    background-repeat:no-repeat;
    border:12px solid #fff;
}*/

.post-hover figcaption.caption:hover {
    color: #ffffff !important;
    opacity: 1;
}
.post-hover .image_container .caption {
    color: #ffffff;
      text-transform: none;
      text-align: left !important;
      letter-spacing: .05em;
      font-weight: 700;
      margin-top: -55%;
      margin-left: 0;
      border-left: none;
    opacity: 0;
}
.txt-center {
    text-align: center;
}
.toggler {
    padding: 60px 10px;
}

.row-end {
    clear:both;
}

#footer a {
    color:#fff;
    font-weight: 400;
}

#footer p {
    font-weight: 400;
}
.txt-caps-center {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:.1em;
    text-align: center;
}
#footer {
    background-color:#5b5b5b;
    background-position:center center;
    background-repeat:repeat-y;
}

.image_container .caption {
    color: #040404;
      text-transform: uppercase;
      text-align: left !important;
      letter-spacing: .05em;
      font-weight: 700;
      margin-top: 10px;
      margin-left: 60px;
      border-left: 2px solid #040404;
      padding-left: 20px;
      padding-top: 5px;
      font-family: 'Quicksand';
}
.outer-line figcaption,
figcaption {
    padding-right:10%;
    font:.7em Playfair Display;
    color:#040404;
    text-transform:uppercase;
    letter-spacing:.05em;
    font-weight: 800;
    text-align: center;
    padding-top: 20px;
}
.ce_image.outer-line.block img{
  border: 1px solid;
  max-width: 80%;
  padding: 5%;
  background: #ffffff !important;
} 

#x-footer [class*="ce_"] {
    padding-right:0;
    padding-left:0;
}


#header-bar.static {
    margin-top:2em;
}
#nav > ul {
    float: none;
}

#nav {
    position:relative;
}
#header-bar {
    height: inherit;
}


#header-bar {
    position: inherit;
}
input[type="checkbox"], input[type="radio"] {
  margin-right: 10px !important;
}
#header {
  min-height: 140px !important;
}