/* custom.css Sieben Zwerge Waldkindergarten e.V.

   == Kastanie_neu (mit Kastanien-Bild)

   Farben:            Schnee                 Tulpe                Sommer       Kastanie          Winter
   Hintergrund:       blau: #76BEF0;         blau: #67a0cb;       #DBF971;     #FBE27E;#FF862B;  #AFBACC;
   Men�-Hintergrund:  gr�n: #BAD94D;         orange:#f4bc0d;      #A9AB1C;     #FBB32C;          #5783CD;
   aktiver Men�punkt: gr�n-light: #5F6E27;   dunkel-o: #984B01;   #515F25;     #912017;          #002CB1;
   Modulpositionen:   position2              position4            position6    position8         position0
                      position3              position5            position7    position9         position1

   Button-Hintergrund = Men�-Hintergrund
   rechter Strich (Border) im Men� = aktiver Men�punkt
*/

/* delius-regular - latin */
@font-face {
  font-family: 'Delius';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/delius-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Delius-Regular'),
       url('../fonts/delius-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/delius-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/delius-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/delius-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/delius-v10-latin-regular.svg#Delius') format('svg'); /* Legacy iOS */
}

/* architects-daughter-regular - latin */
@font-face {
  font-family: 'Architects Daughter';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/architects-daughter-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Architects Daughter Regular'), local('ArchitectsDaughter-Regular'),
       url('../fonts/architects-daughter-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/architects-daughter-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/architects-daughter-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/architects-daughter-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/architects-daughter-v11-latin-regular.svg#ArchitectsDaughter') format('svg'); /* Legacy iOS */
}

p{
  font-family: 'Delius';
  font-weight: normal;
  font-size: 14px;
}
h1{
  font-family: 'Architects Daughter';
  font-weight: normal;
  font-size: 22px;
}
h2{
  font-family: 'Architects Daughter';
  font-weight: normal;
  font-size: 20px;
}
h3{
  font-family: 'Architects Daughter';
  font-weight: normal;
  font-size: 18px;
}
h4{
  font-family: 'Architects Daughter';
  font-weight: normal;
  font-size: 16px;
}
h5{
  font-family: 'Architects Daughter';
  font-weight: normal;
  font-size: 14px;
}
h6{
  font-family: 'Architects Daughter';
  font-weight: normal;
  font-size: 14px;
}

li{
  font-family: 'Delius';
  font-weight: normal;
}

td{
  font-family: 'Delius';
}

body{
  background: #FFFDEF;
  _background: #AFBACC;
}

a {
  color:#000000;
  font-family: 'Delius';
}

a:hover{
  text-decoration:underline;
  color:#000000;
  font-family: 'Delius';
}

img {
  display:inline;
}
div.polaroid_right {
    padding: 10px 10px 10px 10px;
    border: 1px solid #BFBFBF;
    background-color: #FFFDEF;
    box-shadow: 3px 3px 3px #aaaaaa;
    -ms-transform: rotate(5deg); /* IE 9 */
    -webkit-transform: rotate(5deg); /* Safari */
    transform: rotate(5deg);
    margin: 20px;
}
div.polaroid_left {
    padding: 10px 10px 10px 10px;
    border: 1px solid #BFBFBF;
    background-color: #FFFDEF;
    box-shadow: 3px 3px 3px #aaaaaa;
    -ms-transform: rotate(-3deg); /* IE 9 */
    -webkit-transform: rotate(-3deg); /* Safari */
    transform: rotate(-3deg);
    margin: 20px;
}
.caption{
  margin: 8px 0 0 0;
}

.body-innerwrapper {
    overflow-x: visible;
}
.layout-boxed .body-innerwrapper {
    background: none;
    box-shadow: none;
}
.row{
  margin:0;
}

#sp-top-bar{
  padding: 2px 0;
  margin-bottom: 15px;
  color: #999999;
  background-color: #FFFDEF;
}

#sp-titel{
  background:none;
  box-shadow:none;
}
#sp-titel .container,
#sp-titel-ganz .container,
#sp-main-body .container{
  width:100%;
  padding:0;
}
#sp-main-body {
    padding: 10px 0;
}

#sp-main-body .container{
	box-shadow: 5px 5px 5px #888888;
}

.wsg div[itemprop="articleBody"] {
	display: flex;
	flex-wrap: wrap;
}

#sp-titel .row{
  margin-left:0;
}

#sp-position8,
#sp-position9{
  _box-shadow: 0px 0px 5px rgba(0,0,0,0.05);
  box-shadow: 5px 5px 5px #888888;
  padding:0;
}
#sp-position8{
  padding:0;
}
#sp-position8 p,
#sp-position9 p{
  margin: 0;
}

#sp-offcanvas{
  min-height: 15px;
}
#sp-offcanvas .container{
  padding:0;
}
#offcanvas-toggler {
  padding-right: 15px;
  line-height: 30px;
}
.offcanvas-menu {
	background-color: #ffffff;
}
.offcanvas-menu .nav.menu {
    display: block;
	background-color: #efb879;
	padding: 6px;
}
.offcanvas .offcanvas-overlay {
    background: rgb(255 253 240 / 31%);
}
i.open-icon,
i.close-icon{
	display: none;
}
ul.collapse,
ul.menu-child,
.collapse:not(.show){
	display: block!important;
}
ul li ul{
  list-style-type: none;
}
#sp-menu{
  _background-color: #FBB32C;
  margin-top:7px;
}

#sp-left{
 text-align: left;
  padding-top: 15px;
  padding-right:0;
  background-image: url(/images/Kastanie-left.jpg);
  background-size: cover;
}
#sp-left .sp-column{
  padding-bottom: 15px;
  padding-top: 28px;
}
ul.sp-megamenu-parent{
  float: none;
  text-align: left;
}
.sp-megamenu-parent > li > a {
  color: #000000;
  text-transform: none;
  font-size: 18px;
  line-height: 28px;
}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li:hover > a {
    color: #5F6E27;
}

.sp-module ul > li{
  border:0;
}
.sp-module ul > li > a:before{
  content: "";
}
.sp-module ul > li > a{
    font-size: 16px;
  margin-left: 12px;
  line-height: 26px;
}
.sp-module ul > li.current > a:before{
  _font-family: FontAwesome;
  _content: "\f105";
  _margin-right: 1px;
  _margin-left: 1px;
}

.sp-module ul > li.current > a,
.sp-module ul > li > a:hover{
  color: #912017;
  text-decoration: none;
  border-right:3px solid #912017;
}
.sp-module ul > li > ul > li > a{
    font-size: 16px;
  margin-left: 24px;
}
.sp-module ul > li > ul > li > ul > li > a{
  font-size: 16px;
  margin-left: 36px;
}

.item-132 {
  padding-top: 20px;
}

#sp-main-body {
  padding: 0;
  overflow:hidden;
  _box-shadow: 5px 5px 5px #888888;
  font-family: 'Delius';
}


#sp-component{
  background-color:#ffa95ebf;
}
#sp-component .sp-column{
  _margin-left:2%;
  padding-left:2%;
  padding-right:2%;
}
#sp-component h1{
  padding:18px 0;
}

.page-header {
  border:0;
  padding-top: 30px;
}

#sp-bottom-shadow .container{
	box-shadow: 5px 5px 5px #888888;
    max-height: 10px;
    margin-top: -10px;
}

footer#sp-footer {
  padding: 10px 0 5px 0;
  margin-bottom: 0px;
  _background-color: #f5f5f5;
  background-color: transparent;
  _color: #999999;
  color: #222222;
  font-family: 'Delius';
}

.well{
  background-color: transparent;
}
legend{
  display: none;
}
.dl-horizontal dd{
 padding-top: 8px;
}

.dl-horizontal a{
 color: #868b00;
}
.dl-horizontal a:hover{
 color: #868b00;
 text-decoration: underline;
}
.form-horizontal .control-label{
 _width:130px;
 width: 20%;
 display:inline-block;
 margin: 0 1% 0 0;
}
.form-horizontal .controls{
 margin:0;
 display:inline-block;
 width: 79%;
}
label{
 display: block;
}
input, textarea{
 _width: 70%;
 _margin-left: 40px;
}
button{
 float:right;
}
textarea#jform_contact_message.required{
 height: 200px;
}
.contact-form .optional{
 display:none;
}
div.contact h3{
  padding-top: 44px;
}
dl.contact-position dt{
  visibility: hidden;
}
.btn-primary {
 border-color: #912017;
 background-color: #FBB32C;
 color: #000000;
}
.btn-primary:hover {
 border-color: #FBB32C;
 background-color: #912017;
 color: #AFBACC;
}
