/*
 Theme Name:   Cele Child - KiC
 Description:  Keramik im Chiemgau -- KiC
 Author:       Moritz Eidner - moritz.eidner@gmail.com
 Author URI:   moritz.eidner@gmail.com
 Template:     cele
 Version:      1.0
 Text Domain:  cele-child
*/


a:hover {

  text-decoration: none;
  font-weight: bold;
  color: #333333 !important;
}


h1 {
  font-size: 1.3125em;
  /* 21px / 16px */
  line-height: 1.143;
  /* 24px */
  text-transform:lowercase;
}

body {
  height: 100%;
  font-size: 115%;
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  line-height: 1.5;
  font-weight: 300;
  background: #ac95a0;
  color: #333333;
  -webkit-font-smoothing: subpixel-antialiased;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  text-transform:lowercase;
}




.main {
  background: #ac95a0;
  margin: 0 auto;
  padding: 1.875em 8.3334%;
  min-height: 100vh;

   background-image: url("background-image.png");
   background-repeat: no-repeat;
   background-position: right bottom;
   background-oppacity
   background-height: 50px;

}
 /*Hintergrundfarbe Footer*/

.site-footer::after {
  background-color: #9a413f !important;
  width: 100%;
  text-align: center;
  font-color: #000000;
}

.site-footer span{
  color: #ffffff;

}

.site-footer span a{
  color: #ffffff;

}

/*Position Footer links - XX*/

#site-footer {
  background-color: #9a413f !important;
  position-left: 70px;
}

/header

#site-header {
  width: 700px;
}

/*Hintergrundfarbe Menu*/
.main-sidebar {
  background: #ac95a0;
}


.page .entry-title {

display: none; !important;


}
