picture img {
	max-width: 100%;
	height: auto;
}


.mobile-main-nav > li.has-children > a:after, .mobile-main-nav .next-level-button svg, .mobile-main-nav > li.menu-item-language > a:after {
    color: rgba(255,255,255,1) !important;
    fill: rgba(255,255,255,1) !important;
}
.scroll-top svg {
	
}

.scroll-top {
	border: 2px solid #FFF;
}
/* PETSCHACHER LOGO */

#mobile_logo img {
	width: 80px;
}


#mobile_logo {
margin-bottom:40px;	
}

 .branding a img{
height: 70px !important;
    width: auto;
    margin: 0px 0 0px 10px;
}
 .branding .sticky-logo img{
height: 30px !important;
    width: auto;
    margin: 0px 0 0px 10px;
}
.mobile-branding img {
width: 60px;
}

.sticky-on .main-nav > li > a {
    margin: 4px 24px 7px 24px;
    padding: 4px 4px 4px 4px;
}
/*.home .mobile-branding {
	display:none;
}*/

.branding a {
	
	
}

#main, #main-slideshow, .page-title 	{
	margin-top:-15px;
}

.home #main{
	margin-top:0px !important;
}
/* HEADER */

.masthead:not(.mixed-header) {
	
	/*background-size: contain !important;*/
	
	-webkit-border-bottom-right-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
}

.top-header .main-nav .menu-text:after {

    right: -8px !important;
    
}

.top-bar {
		background: rgb(0,119,88) !important;
	background: linear-gradient(90deg, rgba(0,119,88,1) 25%, rgba(204,228,222,1) 82%) !important;
}

.top-bar-bg {
   	

	background-image: url('/wp-content/uploads/2021/06/petschacher-layer.png') !important;
	
	background-size: 400px !important;
    background-repeat: repeat-x !important;

	
}

.wpml-ls-link {
	color: #FFF;
}

.wpml-ls-legacy-list-horizontal a {
	
	padding: 0 10px !important;
	
}

.wpml-ls-legacy-list-horizontal a span {
	    font-size: 12px;
    font-weight: 600;
}

.wpml-ls-display {
	display: none;
}

.wpml-ls-legacy-list-horizontal {
   
    padding: 0 0 3px 3px !important;
    
}
.wpml-ls-current-language {
position: relative;
	margin: 0 0 0 10px !important;
}
.wpml-ls-current-language:before {
	   content: "\f037";
    color: #FFF;
    font-family: icomoon-the7-font!important;
   
    position: absolute;
    left: -7px;
    top: -1px;
}

/* MAIN */
.white_text.with_shadow h1 { 
	color: #FFF;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.79);
}

.frontpage_h1 h1 {
	font: normal 700 36px / 39px "PT Sans", Helvetica, Arial, Verdana, sans-serif;
}

#main {
	
	/*background-image: url('/wp-content/uploads/2021/06/main-pattern.png');*/
	background-repeat: repeat-x;
    background-size: 50%;
    background-position: bottom;
}

/* FOOTER */

#media_image-2 img, #media_image-3 img {
	width: 110px;
}


#footer.solid-bg {
	background-size: 390px !important;
}

#footer .widget-title {
	    min-height: 50px;
}

.textwidget li {
    list-style: disc;
    margin: 0px 0px 0px 15px;
    padding: 0 0 0 0px;	
}

/* BUTTONS */

.btn_frontpage {

    text-align: left !important;
	/*background-image: url('/wp-content/uploads/2021/06/main-pattern.png') !important;*/
  
}

/* EXTRA FONTS */

.grey_text h2,
.grey_text h3 {
color:  #b1b3b4;
}

.white_text h1, .white_text h2, .white_text h3, .white_text p {
	color:#FFF;
	
}

.bigger_h2 h2 {
	font: normal 700 65px / 70px "PT Sans", Helvetica, Arial, Verdana, sans-serif;
}

/* EXTRAS IMAGES */
.petschacher_background.wpb_single_image {
	position: relative;
}
.petschacher_background.wpb_single_image:before {
	    content: "";
    background-image: url(/wp-content/uploads/2021/06/raute-petschacher.png);
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 200px;
    /* z-index: 999999999; */
    display: block;
    background-size: cover;
	
}

.background_reset_position .upb_row_bg  {
	background-position: bottom center;
}

.resized_end_quote img {
	    width: 50px;
    height: auto;
}

.resized_start_quote img {
	   width: 50px;
    height: auto;
}

/* SIDEBAR */

#sidebar  .widget_text {
	padding-top: 60px;
}