/*******************************************************************************************/
/*** ALLGEMEIN ****************************************************************************/
/*******************************************************************************************/
html{
  background: #434343;
}

h1{
margin-bottom: 20px;
}

/*div#content {
    min-height: 78.11vh;
    margin-top: -100px;
    padding-top: 130px;
}
@media (max-widht:992px;){
div#content {
    min-height: 83.32vh;
    margin-top: -100px;
    padding-top: 130px;
}
}*/

/*******************************************************************************************/
/*** HEADER *******************************************************************************/
/*******************************************************************************************/

/*********** Logo ***************/
img.ascend-logo {
    margin-top: 20px;
    z-index: 99;
}


/*********** Header ***************/
/* .page-header {
    display:none;
} */
.kad-header-menu-outer.headerclass.kt-item-shrunk, .container.mobile-header-container.kad-mobile-header-height, .kad-header-menu-outer.headerclass {
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
}

header#kad-header-menu{
    border-bottom: 4px solid #a9c93a;
}

.headerclass, .mobile-headerclass {
    background: rgba(255, 255, 255, 0.9);
}

#pageheader {
    border-bottom: 4px solid #4b7840;
    box-shadow: 0px 4px 0px #a9c93a;
}
.ksp-slider-wrapper {
    border-bottom: 4px solid #4b7840;
    box-shadow: 0px 4px 0px #a9c93a;
}


img.ksp-layer.ksp-image-layer {
    box-shadow:  3px 3px 4px rgba(0, 0, 0, 0.51);
}

.kad-slider-pagination {
    display: none;
}


h1.page_head_title.top-contain-title.entry-title {
    display: none;
}
h1.post_head_title.top-contain-title.entry-title {
    display: none;
}

/*******************************************************************************************/
/*** CONTENT ************************************************************************+******/
/*******************************************************************************************/

/*** Sidebar ***/
#s2id_archives-dropdown-2 {
    width: 100%;
}


.entry-content p a {
    border-bottom: none!important;
}

.box-icon-item{
display: inline-block;
  padding-top:0;
}

/*Bauernhöfe*/
h3.elementor-heading-title.elementor-size-default {
    background: #a9c93a;
    padding: 5px;
}
span.kt_postlink_meta.kt_color_gray {
    display: none;
}
.portfolio-loop-image-container .portfolio-hover-item .portfolio-hover-item-inner {
    opacity: 1;
		text-shadow: 2px 4px 14px black;
    margin-bottom: -30%;
}
.portfolio-loop-types {
    display: none;
}
.panel-body.postclass h3 {
    background: #a9c93a;
    padding-left: 5px;
}

.portfolio-loop-excerpt p {
    display: none;
}
.portfolio-loop-image-container .portfolio-hover-item .portfolio-hover-item-inner {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.portfolio-content-inner img {
    margin-right: 25px;
    margin-bottom: 20px;
}


/*Ninja Tables*/
/*span.footable-toggle.fooicon.fooicon-plus {
    float: left;
    margin-top: 4px;
}
span.footable-toggle.fooicon.fooicon-minus {
    float: left;
    margin-top: 4px;
}
 a{
    border-bottom:none!important;
}

@media (min-width:992px) and (max-width:1400px){
    .footable-sortable {
    font-size: 1.12vw;
}
}
table.footable>thead>tr>th.footable-sortable {
    padding-right: 15px;
}*/


/*********** YouTube iFrames ***************/

.embed-container-yt{
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
}
.embed-container-yt iframe {

  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}
/* ratio 4x3 */
.embed-container-yt.ratio4x3 {
  padding-bottom: 75%;
}

/*******************************************************************************************/
/*** DSGVO *********************************************************************************/
/*******************************************************************************************/

.uc-embedding-wrapper {
    width: 100%!important;
    padding: 12px!important;
    max-width: calc(100% - 30px)!important;
    background: rgb(255 255 255 / 95%)!important;
}

button.uc-embedding-more-info {
    color: #2c3338;
    text-shadow: none;
}

/* .uc-embedding-container {
    margin-bottom: -56.25%;
}
.uc-powered-by-footer.uc-flex-container {
    display: none!important;
}
.uc-embedding-wrapper h3 {
    line-height: normal;
}
#uc-banner-centered {
display: none!important;
} */
/*
.overflowHidden {
  overflow: unset!important;
}
#usercentrics-root{
  display:none;
}*/

/*******************************************************************************************/
/*** FOOTER *******************************************************************************/
/*******************************************************************************************/

/*Sticky Footer*/

@media (min-width:993px){
#content {
    /*min-height: calc(100vh - 222px);*/
		  min-height: calc(100vh - 588px);
}
}
@media (min-width:769px) and (max-width:992px){
#content {
    min-height: calc(100vh - 169px);
}
}
@media (max-width:768px){
 #content {
    min-height: calc(100vh - 169px);
}
} 

.kt-icon-arrow-up2 {
    color: #fff;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.41);
}


/*.muh {
    background: url(/wp-content/uploads/cow-2_500.png);
    height: 400px;
    width: 100%;
    background-position: bottom right;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 99999999999999999999999;
}*/
div#inner-wrap:after {
    background: url(/wp-content/uploads/cow-2_500.png);
    pointer-events: none;
    height: 619px;
    width: 300px;
    background-position: bottom right;
    background-repeat: no-repeat;
    position: absolute;
    margin-top: -500px;
    right: 0;
    background-size: contain;

}

@media (max-width:1665px){
div#inner-wrap:after{
    width: 200px;
}
}
@media (max-width:1290px){
div#inner-wrap:after{
    width: 150px;
}
@media (max-width:450px){
div#inner-wrap:after{
    width: 20%;
}
  
div#content {
    padding-bottom: 80px;
}
}



/*******************************************************************************************/
/*** MOBIL *********************************************************************************/
/*******************************************************************************************/

@media (max-width:992px){
.kad-site-tagline {
    display: none;
}
}






