/*
Theme Name: Moennekemeyer
Description:  ChildTheme von Sparkling
Author: Christoph Fischer
Author URI: http://www.medien.ms
Template: sparkling
Version: 1.0
Tags: moennekemeyer
*/
@import url("../sparkling/style.css");
  /* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/roboto-v20-latin-100.eot'); /* IE9 Compat Modes */
  src: local('Roboto Thin'), local('Roboto-Thin'),
       url('fonts/roboto-v20-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v20-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v20-latin-100.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v20-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v20-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}

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

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

body , .navbar.navbar-default {
       font-family: 'Roboto', sans-serif;
}


body {
    background-color: #FFFFFF;

}

.cookie-notice-container a {
    color: #fff;
    text-decoration: underline;

}

.col-md-8 {
   width: 100%;
   }

.container {
    width: 1100px;
	padding:0px;
  }

#logo {
     width:40%;
   }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #333;
}

.container.header-logo-menu {
     padding-top:30px;
 }

/* ************************Men� Kopf recht oben **************************** */
.menu-header-right-menu-container ul {
    float:right;
    margin-top: 30px;
    text-transform: uppercase;
   }

#menu-header-right-menu li  a {
    color: #006ab3;
    font-weight:normal;
    font-size: 0.85em;
  }

#menu-header-right-menu li  {
   list-style-type: none;
   float:left;
   padding-left:1.6em;
 }


#logo {
     	width:40%;
      	left: -7px;
 	position: relative;
      }

#main .post-inner-content {
    padding-top: 5px;
    border:0px;
}

#masthead {
    max-height: 500px;
}

.page-header {
     width:100%;
     float:left;
     background-color:  #008ff8;
     left:-570px;
     position: absolute;
     text-align:right;
     height: 80px;
     margin: 0px 0 0 0;
}

ul li [id*="huge_it_slideshow_image"] {
    object-fit: cover;
}

.page-header  h1{
    padding-right: 20px;
    line-height:80px;
    font-weight: 500;
    text-transform: uppercase;
}

.page-header .entry-title  {
    margin-bottom: 0px;
}

.page-header .entry-title a {
    color: #fff;
}

.entry-content {
    width: 48%;
    float: right;
     position: relative;
     margin: 0px !important;
}

.smfi-default-gallery-container {
   width: 30%;
  /* right: calc(4% + 0px);   */
   top: 85px;
   position: absolute;
   max-width: 220px;
   float: right;
   left:310px;
}

.smfi-default-gallery-container .smfi-default-gallery-img {
    width: 100% !important;
    padding: 20px 0 !important;
    object-fit: cover;
}


 .smfi-default-gallery-container .smfi-default-gallery-img:nth-child(1) {
   padding-top:0 !important;
}


/*
.smfi-default-gallery-container::after,.entry-header.page-header:after {
     content: " ";
     width: 20px;
     height: 20px;
     left: calc(100% - 20px);
     display: block;
     position: relative;
     background-color:  #006bb3;
}  */

.entry-header.page-header:after {
  top: 590px;
}


.main-content-area {
    margin-bottom: 0px;
}

.navbar.navbar-default {
    position:relative;
	z-index:50;
	top: -135px;
	background-color:#003e67;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";       /* IE 8 */
	filter: alpha(opacity=1);  /* IE 5-7 */
	-moz-opacity: 1;          /* Netscape */
	-khtml-opacity: 1;        /* Safari 1.x */
	opacity: 1;               /* Good browsers */
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 1.2em;;
}

 .navbar-nav > li {
    padding: 0px;
   }

.nav > li > a {
    position: relative;
    display: block;
    padding: 20px 9px;
  }
.navbar-default .navbar-header  .navbar-nav > li > a:hover, .navbar-default .navbar-header  .navbar-nav > li:hover > a,.navbar-default .navbar-nav > .active > a {
     color: #fff;
     background-color: #008ff8;
   }

.navbar-default .navbar-nav > .active > a{
      font-weight: 500;
   }


#menu-hauptmenue  .menu-item.menu-item-type-post_type.menu-item-object-page  {
 width: calc(33% + 3px);
 text-align: center;
}

#menu-hauptmenue, .navbar-header,.site-navigation-inner {
    width: 100%;
}

.site-navigation-inner, .navbar-collapse {

    padding: 0 !important;
}

#content {
   toffp: -335px;
   min-height: 820px;
}

.main-content-inner {
   padding: 0px;
   margin: 0px;
   top: -5px;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.post-inner-content {
    padding: 45px 9px;
  }

  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 700;
    font-family: Roboto,sans-serif;
}

.post-inner-content {
    padding: 0px 9px;
}
h1, .h1 {
    font-size: 20px;
}

.entry-title {

    font-size: 1.85em;

}

 #footer-area {
    background-color: #006AB3;
 }

#footer-area  .footer-inner {
    background-color: #006AB3;
	color: #fff;
}

.widgettitle {
    font-size: 1.2em;
    text-transform: normal;
}

.textwidget, .widget ul, #impressum {
    line-height: 1.5em;
    font-size: 1.0em;

}

#impressum {
    float:left;
	margin-top: 55px;
	font-size: 0.85em;
}

#footer-area .footer-widget-area {
    margin-left: 100px;
}

#footer-area ul li {
    border: 0px;
	padding-bottom: 0px;
	}

#footer-area .widget ul li	{
    list-style-type: square;
	 margin-left: 12px;
	 margin-bottom: 5px;
}
.widgettitle {
    margin-bottom: 15px;
}

.col-sm-4 #text-3  .textwidget {
    margin-top: 34px;
}

.col-sm-4 #text-4 .textwidget {
  margin-top: 13px;
}

.col-sm-4 #text-3  p {
       line-height: 18px;
	   }

.second-title {
   float:left;
}

.first-title {
       float:left;
       color: #8aaed7;
	   font-size:80%;
	   padding-left:20px;
      padding-top:4px;
}

#spaenex {
       height:85px;
       width:75px;
	   float:right;
	   font-size:60%;
	   color: #d4131c;
        text-align:center;
        line-height:95%;
        text-decoration:none;
        top: 16px;
        position: relative;
}

#spaenex a:hover, #spaenex a:focus {
    color: #D4131C;
    text-decoration: none;
}

#spaenex  img{
  padding-bottom:4px;
}

.home #primary{
  float:left;
  width:100%;
}
.home #secondary{
  float:left;
  width:0%;
  padding:0;
  display:none;
}


/* Anpassung Widget Event Calendar im der Sitebar auf der Startseite */

#secondary .widget > h3, #secondary .widget {
    color: #006ab3;
}

#secondary .widget > h3 {
    font-size: 13px;
}
h4.entry-title{
    margin-bottom: 4px;
}

.well {
     border: 0px;
     margin-top: 130px;
	 padding: 0px;
     padding-left: 50px;
     box-shadow: 0px 0px 0px;
}

ol.hfeed.vcalendar {
margin-left: -40px;
}

#secondary .tribe-events-list-widget-events  h4 ,#secondary .event-content, #secondary .duration  {
     font-size: 13px;
	 color: #006ab3;
}
#secondary .duration  {
    padding-bottom:3px;
 }


/* Anpassung Slider Header bereich */
.huge_it_slideshow_image_wrap_1:hover #huge_it_slideshow_left_1, .huge_it_slideshow_image_wrap_1:hover #huge_it_slideshow_right_1, #huge_it_slideshow_left_1, #huge_it_slideshow_right_1,
.huge_it_slideshow_image_wrap_2:hover #huge_it_slideshow_left_2, .huge_it_slideshow_image_wrap_2:hover #huge_it_slideshow_right_2, #huge_it_slideshow_left_2, #huge_it_slideshow_right_2,
.huge_it_slideshow_image_wrap_3:hover #huge_it_slideshow_left_3, .huge_it_slideshow_image_wrap_3:hover #huge_it_slideshow_right_3, #huge_it_slideshow_left_3, #huge_it_slideshow_right_3,
.huge_it_slideshow_image_wrap_4:hover #huge_it_slideshow_left_4, .huge_it_slideshow_image_wrap_4:hover #huge_it_slideshow_right_4, #huge_it_slideshow_left_4, #huge_it_slideshow_right_4,
.huge_it_slideshow_image_wrap_5:hover #huge_it_slideshow_left_5, .huge_it_slideshow_image_wrap_5:hover #huge_it_slideshow_right_5, #huge_it_slideshow_left_5, #huge_it_slideshow_right_5,
.huge_it_slideshow_image_wrap_6:hover #huge_it_slideshow_left_6, .huge_it_slideshow_image_wrap_6:hover #huge_it_slideshow_right_6, #huge_it_slideshow_left_6, #huge_it_slideshow_right_6    {
  display: none !important;
 }







/* ********************  Mobile Anpassungen   ******************************** */

@media screen and (max-width:768px) {

         .navbar.navbar-default {
               top: -180px;
              }

        .container.header-logo-menu {
                 padding:0 8px 0 0;
              }

        #menu-header-right-menu li {
                 padding-left: 0.8em;
            }

        .menu-header-right-menu-container ul {
                margin-top: 5px;
    	       font-size: 0.8em;
            }

         #masthead {
       max-height: 150px;
        }
         .container {
   	     width: 100%;
   	     padding: 0px;
         }

         #content {
             top: -35px;
             position: relative;
          }

         .entry-content {
                padding-top:10px;
	       width: 100%;
	      clear:both;
	  }

        .page-header {
          width: calc(100% + 18px);
 clear:both;
      left: -10px;
    position: relative;
    text-align: left;
    padding-left:8px;
    margin: 0 0 0 0;
}

   .smfi-default-gallery-container {
   	 width: 100%;
    	top: 0px;
    	max-width:400px;
    	float: none;
     }

   #logo {
    	width: 90%;
         left:0px;
         margin-bottom:5px;
     }

    #menu-hauptmenue .menu-item.menu-item-type-post_type.menu-item-object-page {
   	 width: 97%;
    	text-align: left;
     }

     .navbar-nav {
         margin: 7.5px 15px;
       }

  .smfi-default-gallery-container {
   width: 70%;
  /* right: calc(4% + 0px);   */
   top: 27px;
   position: relative;

   float: left;
   left:0px;
}



}

@media screen and (min-width: 1200px) {
 #main .smfi-default-gallery-container .smfi-default-gallery-img {
      width: 100% !important;
  }
}