/*
Theme Name: andererseitswp
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/



.xxxx  {
    background: transparent url(/wp-content/uploads/2021/01/xxxxx.png) no-repeat scroll 0 0 / contain;
}	

.sr-only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0,0,0,0);
  border: 0;
}

#wrapper input[type="submit"]:focus:not(:hover),
#wrapper input[type="text"]:focus:not(:hover),
#wrapper input[type="search"]:focus:not(:hover),
#wrapper select:focus:not(:hover),
#wrapper a:focus:not(:hover),
#wrapper button:focus:not(:hover){
  outline:2px dashed #016956;
}

#mobile-menu-main a:focus:not(:hover) {
  background:#888 !important;
  color:#fff !important;
}

.whitetext,
.whitetext p,
.whitetext a,
.whitetext h1,
.whitetext h2,
.whitetext h3,
.whitetext h4{
	color:#fff !important;
}

.whitetext a.fusion-button {
	color:#000 !important;
	background:#fff !important;
}

.whitetext a.fusion-button:hover,
.whitetext a.fusion-button:focus{
	color:#000 !important;
	background:#FEF8C0 !important;
	text-decoration:underline;
}

.whitetext a.fusion-button .fusion-button-text{
	color:#000 !important;
}

 a.fusion-button.bigbtn {
	font-size:20px !important;
	padding-top:12px !important;
	padding-bottom:12px !important;
	padding-left:40px !important;
	padding-right:40px !important;
}

.fusion-text a{
  text-decoration:underline;
}


.max60 {
	max-width:60% !important;
	margin-left:auto !important;
	margin-right:auto !important;
}
.max70 {
	max-width:70% !important;
	margin-left:auto !important;
	margin-right:auto !important;
}
.max80 {
	max-width:80% !important;
	margin-left:auto !important;
	margin-right:auto !important;
}

.max80inner > .fusion-builder-row{
	max-width:80% !important;
	margin-left:auto !important;
	margin-right:auto !important;
}

.max90 {
	max-width:90% !important;
	margin-left:auto !important;
	margin-right:auto !important;
}

.max90inner > .fusion-builder-row{
	max-width:90% !important;
	margin-left:auto !important;
	margin-right:auto !important;
}



.fusion-header .fusion-logo {
  margin-left: 120px !important;
  margin-right: 240px !important;
}

.fusion-main-menu > ul > li {
  padding-top: 110px;
}
.fusion-main-menu > ul > li.fusion-middle-logo-menu-logo {
  padding-top: 0px;
}

.fusion-is-sticky .fusion-main-menu > ul > li {
  padding-top: 0px !important;
}

a.btnlink,
.btnlink a,
#wrapper input[type="submit"]{
  display:inline-block !important;
  padding-left:24px !important;
  padding-right:24px !important;
  padding-top:7px !important;
  padding-bottom:7px !important;
  color:#fff !important;
  background:#016956 !important;
  font-size:17px !important;
  border:none !important;
  line-height:1.7 !important;
  cursor:pointer;
	white-space: nowrap;
}
#wrapper input[type="submit"].searchsubmit{
  padding-left:3px !important;
  padding-right:3px !important;
}


a.btnlink:hover,
.btnlink a:hover,
a.btnlink:focus,
.btnlink a:focus,
#wrapper input[type="submit"]:hover,
#wrapper input[type="submit"]:focus{
  background:#02352C !important;
}

.dola11ybtn.btnlink a,
.fusion-posts-container.fusion-blog-layout-grid .fusion-meta-info a.fusion-read-more{
	background:#fff !important;
	color:#000 !important;
	border: 2px solid #000 !important;
	padding-top:6px !important;
	padding-bottom:6px !important;
	text-transform:uppercase;
	padding-left:34px !important;
	padding-right:34px !important;
	white-space: nowrap;
}
.dola11ybtn.btnlink a:hover,
.dola11ybtn.btnlink a:focus,
.fusion-posts-container.fusion-blog-layout-grid .fusion-meta-info a.fusion-read-more:hover,
.fusion-posts-container.fusion-blog-layout-grid .fusion-meta-info a.fusion-read-more:focus{
  color:#fff !important;
  background:#016956 !important;
}
.fusion-posts-container.fusion-blog-layout-grid .fusion-meta-info a.fusion-read-more{
  font-size:18px !important;
}


.menuactive a {
  color:#fff !important;
  background:#016956 !important;
}

.fusion-main-menu > ul > li > a:hover,
.fusion-main-menu > ul > li > a:focus{
  text-decoration:underline;
}
#wrapper input[type="search"],
#wrapper input[type="text"]{
	border:1px solid #404040 !important;
	border-radius:0 !important;
	height: 45px !important;
}

#wrapper input::placeholder,
#wrapper input::-webkit-input-placeholder,
#wrapper input:-ms-input-placeholde,
#wrapper :-moz-placeholder,
#wrapper ::-moz-placeholder{ 
  color: #333 !important;
  opacity:1 !important;
}

#text-4 input[type="text"] {
	max-width:60%;
	margin-right:5%;
}
#text-4 input[type="submit"] {
	max-width:35%;
	padding-left:2% !important;
	padding-right:2% !important;
}

.fleft img {
	max-width:250px !important;
}

.nopmargin p {
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}
.evententry {
	padding:30px !important;
	border:1px solid #000 !important;
}

.a11ysliderwrapper .a11y-slider-dots {
	display:none;
}

.inslider {
	top:-80px !important;
}

.dola11ycatname {
	font-family: Lora, serif;
}

body .a11ysliderwrapper .dola11ycat {
  padding: 0px 20px 0px 20px;
}

body  .a11ysliderwrapper {
  padding-top: 0;

}

.a11ysliderwrapper .slider {
  margin-top: 0px;
}

.fusion-main-menu li > .sub-menu {
	border:1px solid #000;
}
.fusion-posts-container.fusion-blog-layout-grid h2 a,
.fusion-posts-container.fusion-blog-layout-grid h2,
.fusion-posts-container.fusion-blog-layout-grid h3 a,
.fusion-posts-container.fusion-blog-layout-grid h3{
	font-size:32px !important;
	color:#000 !important;
}

.fusion-posts-container.fusion-blog-layout-grid .fusion-post-content .fusion-content-sep  {
	display:none;
}

.fusion-posts-container.fusion-blog-layout-grid .fusion-post-content .fusion-content-sep  {
	display:none;
}


.fusion-posts-container.fusion-blog-layout-grid .fusion-meta-info a.fusion-read-more::after {
  content: "->" !important;
  top: 0%;
  right: 0;
  padding-left: 5px;
  font-size: 18px;
  font-family: Inter !important;
  position: static !important;
  transform: translateY(0%);
  color:#000 !important;
}

.fusion-posts-container.fusion-blog-layout-grid .fusion-meta-info a.fusion-read-more:hover::after ,
.fusion-posts-container.fusion-blog-layout-grid .fusion-meta-info a.fusion-read-more:focus::after {
  color:#fff !important;
}

.fusion-posts-container.fusion-blog-layout-grid  .fusion-single-line-meta a{
  text-decoration:underline;
	color:#000 !important;
}
.fusion-posts-container.fusion-blog-layout-grid .fusion-post-content {
  display: inline-flex;
  width: 100%;
  flex-direction: column;
}

.fusion-posts-container.fusion-blog-layout-grid .fusion-post-content .fusion-single-line-meta{
order:1;
	margin-bottom:20px;
}

.fusion-posts-container.fusion-blog-layout-grid .fusion-post-content h2{
order:2;
}

.fusion-posts-container.fusion-blog-layout-grid .fusion-post-content .fusion-post-content-container{
order:3;
}

.fusion-posts-container.fusion-blog-layout-grid .fusion-post-content-wrapper{
padding:20px 0px !important;
}
.fusion-posts-container.fusion-blog-layout-grid .fusion-post-wrapper{
border:none !important;
}

.aspteur {
font-size:80px !important;
line-height: 1;
}

.aspteur sup {
  font-size: 32px !important;
  display: inline-block;
  top: -7px;
  position: relative;
  left: -5px;
}

.pro-monat{
    font-size: 32px !important;
}

.price-container{
    gap: 20px !important;
}

body .price-box-g > .fusion-column-wrapper{
    padding: 20px !important;
    padding-top: 20px !important;
    background-color: #016956;
    color: #fff !important;
    padding-bottom: 20px !important;
}

.price-box-g h2{
    color: #fff !important;
}

body .price-box-w > .fusion-column-wrapper{
    padding: 20px !important;
    padding-top: 20px !important;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    border-radius: 10px;
    background-color: #fff;
    padding-bottom: 20px !important;
}

.btn-w{
    background-color: #fff !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-color: #000 !important;
    color: #000 !important;
    width: 256px;
}

.btn-w:hover, 
.btn-w:focus{
    background-color: #016956 !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-color: #000 !important;
    color: #fff !important;
    width: 256px;
}

.btn-w span{
    color: #000 !important;
    font-weight: regular;
    font-size: 18px;
}

.btn-w:hover span, 
.btn-w:focus span{
    color: #fff !important;
    font-weight: regular;
    font-size: 18px;
}

.price-box-btn{
    position: absolute !important;
    bottom: 20px !important;
    left: 0;
    right: 0;
    margin: auto !important;
}

.yellow-box{
    border-radius: 10px;
    background-color: #FEF9CA !important;
}

.pricebtn{
    width: 120px !important;
    height: 50px !important;
    background-color: #016956 !important;
    border-style: none !important;
    margin: 20px;
    font-size: 34px;
    color: #DDE8E8;
}

.img-box{
    width: 394px;
    height: 481px;
}

.img-box > .fusion-column-wrapper{
    background-repeat:no-repeat;
    background-position: center center;
}

.img-box-hover{
    width: 100%;
    height: 100%;
    background-color: transparent;
}

.img-text-hover{
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.img-text-hover p, 
.img-text-hover h3{
    color: transparent;
}


.img-box .img-text-hover {
	display:none !important;
}
.img-box.active .img-box-hover,
.img-box:focus .img-box-hover,
.img-box:hover .img-box-hover{
    background-color: #ffffff99;
}

.img-box.active .img-text-hover,
.img-box:focus .img-text-hover,
.img-box:hover .img-text-hover{
	display:block !important;
}
.img-box.active .img-text-hover p,
.img-box.active .img-text-hover h3,
.img-box:hover .img-text-hover p,
.img-box:hover .img-text-hover h3{
    color: #000;
}

.placeholder-form{
    text-align: center;
    color: #fff;
}

.yellow-btn{
    border-style: none;
    border-radius: none;
    background-color: #FEF9CA;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 18px;
    color: #000;
    margin: 10px;
}
.text-input-form{
    border-style: solid;
    border-radius: none;
    background-color: #fff;
    border-color: #000;
    border-width: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 18px;
    color: #000;
    margin: 10px;
}

.checkbox-input-form{
    margin: 10px;
}

.no-margin-bottom{
    margin-bottom: 0px !important;
}

.social-feed-h{
    font-family: inter !important;
    font-size: 40px !important;
    margin-bottom: 0px;
}

.greenpopupcontent{
	padding:40px 40px 40px 40px !important;
	font-size:18px !important;
	margin-bottom:20px;
}

.greenpopupcontent p{
	margin-bottom:0px;
	padding-bottom:0px;
}

.sgpb-popup-close-button-2:hover {
	opacity:1 !important;
}


.greenpopupcontent h1,
.greenpopupcontent h2,
.greenpopupcontent h3{
	font-size:32px !important;
}

.greenpopupcontent,
.greenpopupcontent p,
.greenpopupcontent a,
.greenpopupcontent h1,
.greenpopupcontent h2,
.greenpopupcontent h3,
.greenpopupcontent h4{
	color:#fff !important;
}

.greenpopupcontent .wp-block-button a {
	color:#000 !important;
	background:#FEF8C0 !important;
	border-radius:0;
	padding: 4px 20px !important;
}

.greenpopupcontent .wp-block-button a:hover,
.greenpopupcontent .wp-block-button a:focus{
	color:#000 !important;
	text-decoration:underline;
	background:#fff !important;
}

.greenpopupcontent .wp-block-columns {
  margin-bottom:0em;
}

@media screen and (max-width: 780px) {
	.greenpopupcontent .wp-block-buttons.is-content-justification-right {
	  justify-content: flex-start !important;
	}
	
	.greenpopupcontent .wp-block-button a {
		font-size:15px !important;
	}
}

@media screen and (min-width: 1300px) {
    body .price-box-w > .fusion-column-wrapper{
        height: 900px;
    }
	body .price-box-g > .fusion-column-wrapper{
        height: 1000px;
    }
    
    .team-title{
        z-index: 100;
    }
    
    .team-title h1{
        margin-bottom: 0;
        margin-left: -270px;
    }
    
    .team-title-img{
        position: absolute;
    }
}

body.post-template-default.single h1 {
    font-size:50px !important;
}

body.post-template-default.single h2 {
    font-size:30px !important;
}

body.post-template-default.single .blogfeaturedimg{
   margin-bottom: -100px !important;
}

body.post-template-default.single .blogmeta{
  font-size: 14px !important;
}

body.post-template-default.single .blogcontent .fusion-content-tb .fusion-fullwidth.fullwidth-box > .fusion-builder-row.fusion-row {
	max-width:1084px !important;
	margin-left:auto !important;
	margin-right:auto !important;
}

body.post-template-default.single .blogcontent .fusion-content-tb .fusion-fullwidth.fullwidth-box > .fusion-builder-row.fusion-row .fusion-flex-column .fusion-column-wrapper {
	max-width:1084px !important;
	margin-left:auto !important;
	margin-right:auto !important;
}

body.post-template-default.single .blogheader{
	margin-bottom:160px !important;
}

body.post-template-default.single .blogheader a{
	color:#000 !important;
	text-decoration: underline;
}

body.post-template-default.single .blogmeta p {
  margin-bottom: 0px !important;
}

body.post-template-default.single .blogmeta.fusion-meta-tb-1 {
  border:none !important;
  min-height: 1px;
  margin-bottom:20px;
}

body.post-template-default.single .fusion-content-tb-1{
	max-width:1084px !important;
	margin-left:auto !important;
	margin-right:auto !important;
	padding-right: 1.92% !important;
	padding-left: 1.92% !important;
}

body.post-template-default.single .fusion-content-tb-1.haschilds{
	max-width:100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-left:0  !important;
	margin-right:0  !important;
}

.imgcaption,
.awb-imageframe-caption-text{
  font-size: 14px !important;
}

.custom-author-header {
	background:#DDE8E8 !important;
	margin-bottom:60px;
}

.custom-author-header-inner {
	padding:30px;
}

.custom-author-header .fusion-author-social {
  margin: 20px 0 0px;
  width: 100%;
  border-top: none;
  border-bottom: none;
}

.custom-author-header img.avatar {
  border-radius: 0%;
  width:auto !important;
  height:auto !important;
  min-width:150px;
}

.custom-author-header .fusion-author-avatar {
  margin-right: 20px;
  max-width: 30%;
}
.custom-author-header h1 {
  font-size:70px !important;
}

.dola11ydate,
.dola11yauthors {
	font-size:14px;
}

.dola11yauthors a {
	color:#000 !important;
	text-decoration:underline;
}

.customautorpostswrapper article.fusion-post-grid {
	padding-left:15px !important;
	padding-right:15px !important;
}

.c_autor_tatigkeit{
	text-transform:uppercase;
}


.c_nlform {
	margin-left:auto !important;
	margin-right:auto !important;
	width: 660px !important;
	max-width: 80% !important;
	background:#fff !important;
	padding:30px !important;
}

.price-container .panel-heading {
	text-align:center !important;
}

.price-container .panel-title.toggle {
	text-align:center !important;
	color:#000 !important;
	display: inline-block !important;
}
.price-container .panel-title.toggle .fusion-toggle-heading,
.price-container .panel-collapse,
.price-container .panel-body{
	color:#000 !important;
}

 .price-container .price-box-g .panel-title.toggle {
	color:#fff !important;
}
.price-container .price-box-g  .panel-title.toggle .fusion-toggle-heading,
.price-container .price-box-g  .panel-collapse,
.price-container .price-box-g  .panel-body{
	color:#fff !important;
}

.price-container .panel-title a .fa-fusion-box {
  margin-top: -5px;
}
.price-container .fusion-panel {
 border:none !important;
}


.c_pagination_prev,
.c_pagination_next{
    display:inline-block;
}

.c_pagination {
    margin-top:80px;
    padding-left:15px;
}

.dola11ybtn.btnlink.c_pagination a {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  padding-left: 14px !important;
  padding-right: 14px !important;
  font-size:14px !important;
}

@media screen and (min-width: 1300px) {
    body .price-smal-cont  .price-box-w > .fusion-column-wrapper {
	  height: 770px;
	}
	
	body .price-smal-cont .price-box-g > .fusion-column-wrapper {
	  height: 870px;
	}
}

@media screen and (max-width: 1300px) {
    body .img-box-wrapper .fusion_builder_column {
      width: 50% !important;
      max-width: 100% !important;
    }
}

@media screen and (max-width: 800px) {
    body .img-box-wrapper .fusion_builder_column {
      width: 100% !important;
      max-width: 100% !important;
    }
	
	.custom-author-header h1 {
	  font-size:50px !important;
	}
}

@media screen and (max-width: 580px) {
    body .img-box-wrapper .fusion_builder_column {
      width: 100% !important;
      max-width: 100% !important;
    }
	
	.custom-author-header h1 {
	  font-size:30px !important;
	}
	
	.customautorpostswrapper article.fusion-post-grid {
	  padding-left: 0px !important;
	  padding-right: 0px !important;
	}
	
}



@media screen and (max-width: 1635px) {
	.fusion-header .fusion-logo {
	  margin-left: 60px !important;
	  margin-right: 160px !important;
	}
}
@media screen and (max-width: 1500px) {
	.fusion-header .fusion-logo {
	  margin-left: 10px !important;
	  margin-right: 10px !important;
	}
}
@media screen and (max-width: 1300px) {
	.fusion-logo img {
	  max-width: 270px;
	  width: auto !important;
	}
	
	.fusion-main-menu > ul > li > a {
	  padding-left: 12px !important;
	  padding-right: 12px !important;
	}
	
	.fusion-main-menu > ul > li {
	  padding-top: 72px;
	}
	.fusion-main-menu > ul > li.fusion-middle-logo-menu-logo {
	  padding-top: 0px;
	}
	
}

@media screen and (max-width: 1200px) {
	#text-4 input[type="text"] {
		max-width:100%;
		margin-right:0%;
	}
	#text-4 input[type="submit"] {
		max-width:100%;
		padding-left:24px !important;
		padding-right:24px !important;
		width:100%;
	}
	
	body.post-template-default.single .blogcontent .fusion-content-tb .fusion-fullwidth.fullwidth-box > .fusion-builder-row.fusion-row{
		margin-right: 1.92% !important;
		margin-left: 1.92% !important;
		max-width:100% !important;
	}
	body.post-template-default.single .blogcontent .fusion-content-tb .fusion-fullwidth.fullwidth-box > .fusion-builder-row.fusion-row .fusion-flex-column .fusion-column-wrapper{
		margin-right:0 !important;
		margin-left:0 !important;
		max-width:100% !important;
	}
	
	body.post-template-default.single .blogfeaturedimg{
		margin-bottom: 0px !important;
	}
	
	body.post-template-default.single .blogheader{
	margin-bottom:60px !important;
	}

	
}
@media screen and (max-width: 1000px) {
	.fusion-mobile-menu-icons{
	  margin-top:30px !important;
	}
	.fusion-mobile-menu-icons a{
	  font-size: 26px !important;
	}
	
	.fusion-main-menu > ul > li > a {
	  padding-left: 0px !important;
	  padding-right: 0px !important;
	}
	
	.fusion-main-menu > ul > li {
	  padding-top: 0px;
	}
	
}

@media screen and (max-width: 800px) {
	.max60,
	.max70 ,
	.max80 ,
	.max90,
	.max80inner > .fusion-builder-row,
	.max90inner > .fusion-builder-row{
		max-width:100% !important;
	}
	
	#text-4 input[type="text"] {
		max-width:300px;
	}
	#text-4 input[type="submit"] {
		max-width:300px;
	}
	
	.inslider {
	top:20px !important;
	}
}


@media screen and (max-width: 580px) {
	h1,h2{
	  word-wrap: break-word;
	  overflow-wrap: break-word;

	-webkit-hyphens: auto;
	   -moz-hyphens: auto;
			hyphens: auto;
	}
	
	.custom-author-header .fusion-author-avatar {
	  float: none;
	  margin-right: 0px;
	  max-width: 100%;
		margin-bottom:20px;
	}
	.custom-author-header .fusion-author-info .fusion-edit-profile {
	  display:block;
	}
}

@media screen and (max-width: 480px) {
	.fusion-logo img {
	  max-width: 180px;
	}
	.fusion-mobile-menu-icons a{
	  font-size: 21px !important;
	}
	
}

