/*
Theme Name: Yearning Sixteen
Theme URI: http://yearning.de
Author: Julian Gapp - Yearning Communications GmbH & Co KG
Author URI: https://wordpress.org/
Description: Yearning Theme 2016
Version: 1.05
Text Domain: yearning-sixteen
*/


/*
////////////////////////////////////////////////////////////////////////
Inhaltsverzeichnis
////////////////////////////////////////////////////////////////////////

- Standardformatierungen & Content
- Header
- Breadcrumb
- Content
- Footer



*/

/*
////////////////////////////////////////////////////////////////////////
Vorlagen
////////////////////////////////////////////////////////////////////////
*/

/* Small Smartphones XXS */
@media screen and (max-width: 480px) {

}


/* Smartphones XS */
@media screen and (max-width: 767px) {

}

/* Tablets SM */
@media screen and (min-width: 768px) and (max-width: 992px) {

}

/* Medium Devices MD */
@media screen and (min-width: 993px) and (max-width: 1200px) {

}

/* Large Devices LG */
@media screen and (min-width: 1201px) {

}



/*
////////////////////////////////////////////////////////////////////////
Standardformatierungen & Content
////////////////////////////////////////////////////////////////////////
*/

/* Standardformatierungen für den Inhalt sind in global-content-style.css unterzubringen */

html, body {
    margin: 0;
    padding: 0;
}


.euringer-name, .euringer-name a {
    font-size: 33px;
    color: #8c1511;
    transition: all 0.3s ease-in-out; 
    
}

.euringer-header {
        margin-top: 80px;
}

/* Smartphones XS */
@media screen and (max-width: 767px) {
    
    .euringer-name {
        width: 80%; 
        z-index: 9999;
    }
    
    .euringer-menu {
    margin-top: -40px;
    z-index: 999;
    }  
    
    .euringer-header {
        margin-top: 45px;
    }
    

    
}

.hpdata a {
    color: #8c1511;
}

.euringer-name a:hover {
    text-decoration: none;
    color: #666;
    
}

a.mega-menu-link {
    transition: all 0.3s ease-in-out !important; 
}



.euringer-headermenu {
    
}

#mega-menu-wrap-primary {
}

.mega-menu-wrap {
 z-index: 99;
}

#myCarousel .item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

/* Smartphones XS */
@media screen and (min-width: 768px) {
    #mega-menu-wrap-primary {
        padding-top: 42px;
    }
    .euringer-name, .euringer-name a {
    padding-top: 33px;
    padding-bottom: 20px;
    }
}


.pagetitle {
    text-align: center;
}

/* Smartphones XS */
@media screen and (max-width: 767px) {
    h1 {
        font-size: 3.0rem;
    }
}


.mega-menu-link{

}

.headermenu {
    background: #d1d1d1;
}


body {
    



}

.category-container h2, .category-container p {
    color: initial;
}

.vc_separator h4 {
    font-size: 200%;
    font-weight: 300;
}


.flex-viewport {
    max-height: 600px !important;
}

/*
////////////////////////////////////////////////////////////////////////
Startseite
////////////////////////////////////////////////////////////////////////
*/

/* Tablets SM */
@media screen and (min-width: 768px) {
    .links {
        padding-right: 20px;
    }
    .rechts {
        padding-left: 20px;
    }
}

/*
////////////////////////////////////////////////////////////////////////
Header
////////////////////////////////////////////////////////////////////////
*/

.hmitte img{
    width: 100%;
}

/*
.customHeader, .customPageBackground {
    background-color: transparent !important;
}
*/



/* Tablets SM */
@media screen and (max-width: 768px) {
/*
.navbar-default > .container {
    padding-left: 0 !important;
    padding-right; 0 !important;
}
*/
}


/* Large Devices LG */
@media screen and (min-width: 1201px) {

.hbalken {
    height: 130px;
    margin-top: 50px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    z-index: 9;
}

.hlinks {
    height: 79px;
    margin-top: 35px;
    background-color: #008bd2;
    flex-grow: 1;
}

.hmitte {
    
}

.hrechts {
    height: 79px;
    margin-top: 35px;
    background-color: #008bd2;
    flex-grow: 1;
}
    
}


.hslogan {
    float: right;
    font-size: 30px;
    font-weight: 100;
    margin-bottom: 100px;
    color: #535353;
    text-align: right;
}


/* Smartphones XS */
@media screen and (max-width: 767px) {
    .hslogan {
        font-size: 14px;
        margin-bottom: 25px;
    }
}


.vc_separator h4 {
    color: #535353;
}

.vc_separator.vc_sep_color_black .vc_sep_line {
    border-color: #535353;
}



.container-fluid {
    height: auto;
}

.navbar {
    border-radius: 0px;
    border-radius: 0px;
    top: 0px;
    min-height: inherit;
    margin-bottom: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    margin: 10px 0px;

}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    line-height: 20px;
    height: 20px;
}

/* Menü Anpassungen */
@media screen and (max-width: 650px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        margin: 0px;

    }
    a.mega-menu-link {
        padding: 20px !important;
        line-height: 0px !important;
    }
    
     .header-image, .header-color, .header-slideshow, .header-slideshow .carousel-inner > .item {
/*    height: auto;*/
}
    
    .logo-frame {
    margin-top: 60px;
}
    
    .hidethis {
        display: none !important; 
    }
    
}

.navbar-default {
    background-color: none !important;    
    background: none !important; 
    border: none !important;
}

.navbar-brand {
    height: auto;
}

#mega-menu-wrap-primary {
/*
    box-shadow: 
        inset 0px 11px 8px -5px #b7b7b7,
        inset 0px 0px 8px -10px #b7b7b7; 
*/
}


.wr-megamenu-container.primary_200 {
    background: none !important;
    background-color: none !important;
}

#wr-megamenu-menu-2 {
/*    background: #eee;*/

}

header{
   z-index: 99999;
}

header > .row > .headermenu{
   position: fixed;
    width: 100%;
}


/* Small Smartphones XXS */
@media screen and (max-width: 480px) {

}


/* Smartphones XS */
@media screen and (max-width: 767px) {

}

/* Tablets SM */
@media screen and (min-width: 768px) and (max-width: 992px) {
    header > .row {
/*        max-width: 733px; */
    }
}

/* Medium Devices MD */
@media screen and (min-width: 993px) and (max-width: 1200px) {
    header > .row {
/*        max-width: 963px; */
    }
}

/* Large Devices LG */
@media screen and (min-width: 1201px) {
    header > .row {
/*        max-width: 1170px; */
    }
}



/* Header Bild */

.header-image {
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
}

.header-slideshow {
    width: 100%;
    overflow: hidden;
}

.header-slideshow .carousel, .header-slideshow .carousel-inner, .header-slideshow .carousel-inner > .item  {

}

.header-color {
/*    height: 150px;*/
}


/* Max Mega Menu spezifisch*/



#mega-menu-wrap-primary, #mega-menu-wrap-primary #mega-menu-primary, #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
/*    z-index: 99999999999999999999;*/
}

.logo-frame {
    
}


.haselbach-logo img {
    width: 100%;
    height: auto;
}

.row .headermenu {
    z-index: 99999999999999999999999999999;

}

.admin-bar .row .headermenu {
    margin-top: 30px;
}

@media screen and (max-width: 767px) {

}

#content {
    z-index: 99999999999999999;
        padding-bottom: 50px;
}


/*
////////////////////////////////////////////////////////////////////////
Breadcrumb
////////////////////////////////////////////////////////////////////////
*/
#breadcrumbs{
    list-style:none;
    margin:10px 0;
    overflow:hidden;
    padding: 0;
}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
}
  
#breadcrumbs .separator{
    font-size:18px;
    font-weight:100;
    color:#ccc;
}





/*
////////////////////////////////////////////////////////////////////////
Content
////////////////////////////////////////////////////////////////////////
*/

.site-main {
    
}

.category_thumbnail {
    overflow: hidden;
    max-height: 200px;
}

.post-author,.post-count-comment,.post-date {
    margin-right: 12px;
}

.post-author:before {
      font-family: 'Glyphicons Halflings';
      content: "\e008";
      margin-right: 3px;
}

.post-count-comment:before {
    content: "\e111";
    font-family: 'Glyphicons Halflings';
    margin-right: 3px;
}

.post-date:before {
    content: "\e109";
    font-family: 'Glyphicons Halflings';
    margin-right: 3px;
}

.post-meta {
    margin: 20px 0;
}

#content .container {
    margin-bottom: 35px;
}

.search-results .category_thumbnail {
    float: left;
    margin: 0 25px 15px 0;
}

/*
////////////////////////////////////////////////////////////////////////
Footer
////////////////////////////////////////////////////////////////////////
*/

footer {
    background-color: #d1d1d1;
    height: 50px;
}

.stickyfooter {
    position: fixed;
    bottom: 0; 
    width: 100%;
    
}

.hpdata {

   height: 50px;
    color: #666;

   /* Skew */
/*
   -webkit-transform: skew(-20deg); 
   -moz-transform: skew(-20deg); 
   -o-transform: skew(-20deg);
   transform: skew(-20deg);
*/
   text-align: left;
}

.sprd-back-to-top {
    display: none;
}

.hpdata p, .backtotop p{
    margin: 0;
    padding-top: 15px;
/*
   -webkit-transform: skew(20deg); 
   -moz-transform: skew(20deg); 
   -o-transform: skew(20deg);
   transform: skew(20deg) !important;
*/
}

.hpdata {
    
}

.backtotop {
    text-align: center;
    margin: 14px 0;
}

/* Smartphones XS */
@media screen and (max-width: 767px) { 
    .hpdata {
        text-align: center;
        min-height: 70px;
        padding-bottom: 10px;
    }
    
}

/*
////////////////////////////////////////////////////////////////////////
Sidebar
////////////////////////////////////////////////////////////////////////
*/
.widget {
    list-style-type: none;
}

#sidebar li {
    list-style-type: none;
}

#sidebar ul {
    padding: 0;
}

.sidebar-left {
    padding-left: 0;
} 

.sidebar-left li ul, .sidebar-right li ul{
    padding: 0;
} 

.sidebar-left li, .sidebar-right li{
    list-style-type: none;
} 

.sidebar-right {
    padding-right: 0;
}

/*
////////////////////////////////////////////////////////////////////////
Pagination
////////////////////////////////////////////////////////////////////////
*/

.yc-pagination {
    text-align: center;
}

.pagination > .active > a {
    background-color: #dd3333;
    border-color: #dd3333;   
}

.pagination > .active > a:hover {
    background-color: #dd3333;
    border-color: #dd3333;   
}

.pagination > li > a, .pagination > li > span {
    color: #dd3333;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > span:hover a {
    background-color: #dd3333; 
    border-color: #dd3333; 
    color: #fff;
}

/*
////////////////////////////////////////////////////////////////////////
....
////////////////////////////////////////////////////////////////////////
*/

div#fld_93578_1-wrap, .alert.alert-success {
    text-align: center;
}

.screen-reader-text {
    display: none;
}

.socialicons {
    max-width: 100px;
}

.category .category_thumbnail {
    float: left;
    margin: 0 20px 15px 0;
}

/* Header-Image Modul */

.single .header-thumbnail {
    max-height: 500px;
    overflow: hidden;
    width: 100%;
}

.single .header-thumbnail img{
    width: 100%;
    height: auto;
}

/****************/

.carousel-inner {
    max-height: 600px;
}

.carousel-inner .item img {
    width: 100%;
}

/****************/

