/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

#main {
	background: url("https://rogg-in.de/wp-content/uploads/2024/11/roggen-BG.jpg") no-repeat;
	background-size: cover;
}

.logo svg {
	width: 272px !important;
}
#header_main_alternate {
	    background-color: #ae9a64;
}
#main .container_wrap .container, #main .container_wrap .content{
    width: 100% !important;
    padding: 0 !important;
}
#main {
	background-color: transparent !important;
}
/*
div .av_one_half {
    margin-left: 0%;
    width: 50%;
}
*/

.hintergrund1 {
	background: #fff;
    background-color: rgba(255, 255, 255, 0.6);
	
	padding: 20px 60px

  
}

.avia-image-container.avia-align-center {

    margin: 0 auto 0px auto;

}

.hintergrund2 {
    font-size: 18px;
    line-height: 1.4em;
    text-align: center;
    font-family: 'DidotLTStd-Italic';
    padding-bottom: 32px;
	
    background-color: #ae9a64;
	
	padding: 20px 20px
	
	
}

div .av_one_half {
    margin-left: 0;
    width: 47%;
}

.bildhintergrund {
	background: #fff;
    background-color: rgba(255, 255, 255, 0.6);
	
}

.hintergrund4 {
	font-size: 35px;
    line-height: 1.2em;
    font-family: 'DidotLTStd-Roman';
    text-align: center;
    text-transform: uppercase;
    padding: 44px 0 10px;
	
	background: #fff;
    background-color: rgba(255, 255, 255, 0.6);


  
}
.av-special-heading {
    width: 100%;
    clear: both;
    display: block;
    margin-top: 0px;
    position: relative;
}

.av-subheading p {
	    font-size: 18px !important;
    line-height: 1.4em;
    text-align: center;
    font-family: 'didotltstd';
    padding-bottom: 12px;
	font-style:italic;
}

.av-special-heading-tag {
    padding: 44px 0 10px;
    margin: 0;
    float: left;
}

h1 !important {
    font-size: 35px;
    line-height: 1.2em;
    font-family: 'DidotLTStd-Roman';
    text-align: center;
    text-transform: uppercase;
    padding: 44px 0 10px;
}

ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
}

ol, ul {
    list-style: none;
}

ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.av-main-nav li:hover .avia-menu-fx, .current-menu-item > a > .avia-menu-fx, .av-main-nav li:hover .current_page_item > a > .avia-menu-fx {
	visibility: hidden;
}
#top #footer .widget_nav_menu .menu > li {
	display: inline-block;
    vertical-align: top;
	width:19%;
}
#top #footer .widget_nav_menu .menu > li li a {
	padding: 0;
}