/*
Theme Name: Enfold Digitaleswien
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. 
Version: 1.0
Author: wh
Template: wienat_enfold
*/



/*Add your own styles here:*/

/* accessibility adaptionen */

#jump {
height: 1em;
line-height: 1em;
margin: 0;
z-index: 99999;
width: 100%;
position: absolute;
top:0;
}

#jump a, #jump a:visited, #jump a:hover {
display: inline;
height: 1px;
left: -1000px;
overflow: hidden;
position: absolute;
top: -1000px;
width: 1px;
}

#jump a:focus, #jump a:active {
background-color: #109bc5;
color:#fff;
font-weight: bold;
text-align:center;
height: auto;
left: 0;
padding: 1% 2% 1% 2%;
top: 0px;
width: 100%;
z-index: 99999;
font-size:1.2em;
}

li.menu-item > a.menu-item-link:focus {
   background-color: #109bc5;
   color:#FFF !important;
}

a:focus {
	outline: 2px dotted #000;
}

a:active {
	outline: none;
}

a.av-icon-char:focus {
	outline: none;
	background-color:#ccc;
	
}

a img:focus{
	outline: 2px solid #000;
}

.hidden {
display: inline;
height: 1px;
left: -5000px;
overflow: hidden;
position: absolute;
top: -5000px;
width: 1px;
}

.texthidden {
	text-indent:-9999px;
	text-align:left;
	display: inline-block;
}

.hiddenheadline  {
display: inline;
height: 1px;
left: -5000px;
overflow: hidden;
position: absolute;
top: -5000px;
width: 1px;
}


#top .avia_hidden_link_text {
display: inline;
height: 1px;
left: -5000px;
overflow: hidden;
position: absolute;
top: -5000px;
width: 1px;
}

/* / accessibility adaptionen */


#wrap_all {
    position: absolute;
    top: 31px;
}

#wienatline {
	/*background-color: #1E1E1E;*/
	background-color: #000000;
	color: #FFFFFF;
	padding: 0.4rem 1.7595% 0;
	position: fixed;
	z-index: 3;
	width: 100%;
	height: 2.2rem;
}
#wienatline img.avatar {
	float: left;
	margin: -4px 0 0;
	padding: 0 3px 0 0;
}

#wienatline ul {
	display: inline-block;
	list-style-type: none;
}

#wienatline ul li {
	display: inline;
	padding: 0 0 0 10px;
}

#wienatline a {
	color: #FFFFFF;
	text-decoration: none;
}

#wienatline a:hover,
#wienatline a:focus {
	background-color: #FFFFFF;
	color: #1E1E1E;
	text-decoration: none;
}

#wienatline #wienatlogo {
	float: left;
	margin-left: 0px;
	margin-top: -0.4rem;				 
}

#wienatline #wienatlogin {
	float: right;
}

#wienatline #wienatlogin ul {
    margin-bottom: 0;
}							 
#wienatline #loginimg {
	display: none;
}

#wienatline #logintext {
	display: block;
}
#wienatline  #wienatlogo a.wienatlogolink {
	display:inline-block;
	width: 6.4rem;
	height: 2.2rem;
	text-indent: -9999px;
	margin-left: 0.5rem;
    position: relative;
	background: #fff url(images/wienatneu.svg) no-repeat scroll 0.4rem -1.4rem / cover;
}

#wienatline  #wienatlogo strong {
	display:inline-block;
	padding-top:0.4rem;
	float: left;
}	


footer#socket {
    font-size: 1em;
}

.bfooter1 {
  color: #555555;
  font-size: 1em;
	padding: 20px 15px;
	width:100%;
	background-color: #d0d0d0;
}

.bfooter1 img {
 max-width: 110px;
}

.bfooter2 {
	background-color: #f5f5f5;
	color: #3f3f3f;
	font-size: 1em;
	padding: 20px 15px;
	width:100%;
}

footer#socket .copyright {
	float: none;
}

.bfooter1 li {
  float: left;
  font-weight: bold;
  list-style-type: none;
  margin-right: 40px;
}

.bfooter1 a {
	color: #555555;
	text-decoration: none;
}

.bfooterleft {
	float: left;
}
.bfooterright {
	float: right;
}

.widget_categories ul.children {
margin-left:20px;
}
.widget_categories ul.children li::before {
content: "- ";
}

.post-meta-infos a.comments-link,
.post-meta-infos .blog-categories a {
color: #88bbc8;
text-decoration: underline;
}

.entry-content strong,
.entry-content b{
color: inherit !important;
}

.lmm-panel {
background-color:#109bc5 !important;
color:#fff !important;
}
.lmm-panel .lmm-panel-text{
background-color:#109bc5 !important;
color:#fff !important;
}
.lmm-panel-api {
display:none;
}
#topbgimg .av-parallax-inner{
background-position: center -100px !important;
}

#factbox .flex_column.av_one_fourth {
background-color:#109bc5;
color:#fff;
}
#factbox .flex_column.av_one_fourth ul {
color:#fff;
}
#factbox .flex_column.av_one_fourth h2{
color:#fff;
}

h1.specialheadline,
h2.specialheadline {
font-size:60px;
text-align:center;
color:#fff;
text-transform:none !important;
font-weight: 300;
}
h1.specialheadline small,
h2.specialheadline small{
font-size:24px;
line-height:1.2em;
display:inline-block;
}

h1.specialheadline.blue,
h2.specialheadline.blue {
color:#109bc5;
}
.blue {
color:#109bc5;
}

#homecols .avia-content-slider .avia-slideshow-arrows a {
    opacity: 1 !important;
}

#header_main .main_menu ul#avia-menu > li.menu-item-has-children > ul.sub-menu.active {
	opacity: 1 !important;
	visibility:visible !important;
}


#top .header_color .main_menu .menu ul li > a:focus {
    color: #fff;
	background-color: #109bc5;
}

#header_main .main_menu ul#avia-menu > li > a:focus {
    color: #333;
}

#top #wrap_all .av-social-link-twitter a:focus {
    background-color: #46d4fe;
    color: #fff;
}

#top #wrap_all .av-social-link-facebook a:focus {
    background-color: #37589b;
    color: #fff;
}

#top #wrap_all .av-social-link-rss a:focus {
    background-color: #ffa133;
    color: #fff;
}

main .avia_textblock a {
	text-decoration:underline;
}


.aviaccordion a.aviaccordion-slide-link:focus .aviaccordion-preview-title-wrap {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0 !important;
}

#avia-menu a.mapicon {
	background: transparent url(images/map1.png) no-repeat scroll 0px 50% / 90%;
}


#avia-menu a.mapicon .avia-menu-text {
text-indent:-9999px;
text-align:left;
display: inline-block;
}

#homecols .avia-content-slider .avia-slideshow-arrows a {
    opacity: 1 !important;
}

#homecols .template-page .entry-content-wrapper h2 {
    letter-spacing: normal;
    text-transform: none;
	font-size: 20px;
    line-height: 1.1em;
    margin-bottom: 8px;
}

#homecols  .avia-content-slider {
    margin: 0px 0 30px;
    clear: both;
}

#nodate .av-masonry-date {
	display:none;
}

header#header {
background-color:#fff !important;
opacity: 1 !important;
}

.newpostmeta.post-meta-infos {
margin-bottom:0px;	
}
.post-meta-infos {
margin-bottom:10px;	
}

#board {
	display:none;
}

/* enfold custom css */

body .post-meta-infos a.comments-link, 
body  .post-meta-infos .blog-categories a {
    color: #236677;
}

.copyright a {
text-decoration:underline;
}

 .avia_hide_sort {
display:none !important;
}

#projektskomments .flex_column.av_one_half {
min-height:300px;
}

#projektskomments .flex_column.av_one_half {
min-height:300px;
}

#projektskomments  #recent-comments-2,
#projektskomments  .av_textblock_section,
#projektskomments  .avia-content-slider {
background:rgba(255,255,255,0.7);
padding:20px;
color:#000 !important;
min-height: 320px;
}

#projektskomments  #recent-comments-2 .widgettitle {
display:none;
}

#projektskomments  .avia-content-slider-inner img {
display:block;
}
#projektskomments h2.av-special-heading-tag {
display-inline-block;
background:rgba(255,255,255,0.7);
}

#projektskomments  .avia-content-slider {
    margin: 0px 0;
}

#homeboxes .av_textblock_section {
    margin-bottom: 40px;
}

#projektskomments .widget ul li {
    margin-left: 0;
    padding-left: 0;
font-size: 1em !important;
font-weight:bold;
}

#projektskomments h3.widgettitle {
    font-size: 28px;
    line-height: 1.1em;
    margin-bottom: 10px;
margin-top: 0;
}


div#frm_checkbox_68-21 > label {
display:none;
}
div#frm_checkbox_68-21 > div.frm_catlevel_2{
margin-left: 0px;
}

#frm_field_70_container .frm_dropzone.dz-clickable.frm_single_upload {
    max-width: 100%;
}

#topmenusearch_ogd {
padding:15px;
background-color:#f3f3f3;
}

#r_field_ogd {
margin: 10px 0 15px 0;
line-height: 1;
}

#r_field_ogd label {
display:block;
}


#top #topmenusearch_ogd input[type=text] {
margin-bottom:5px;
}

#newslider1 .avia-content-slider-element-container{
margin:0;
}

#newslider1 .avia-content-slider .slide-entry-title {
font-size: 1.1em !important;
min-height: 60px;
margin-bottom: 0;
padding-bottom: 0;
vertical-align: middle;
text-align: center;
}

#newslider1 .avia-content-slider .slide-entry-excerpt p{
margin-top: 0;
}

#newslider1 .avia-content-slider .slide-entry-excerpt p img{
margin-top: 0;
}

#newslider1 .slide-entry{
cursor:pointer;
}

#blogshome .slide-entry a.slide-image {
display:block;
float:left;
width:30%;
margin-right:5%;
}

#blogshome .slide-entry  .slide-content {
display:block;
float:left;
width:65%;
}

#blogshome   .slide-entry .entry-footer{
float:left;
}

#blogshome .slide-entry  .slide-content  h3.slide-entry-title{
padding-top:0;
}

.btn-success {
    color: #fff !important;
    background-color: #a81010;
    border-color: #a81010;
}

.btn-success:hover,
.btn-success:focus{
    color: #fff !important;
    background-color: #eb3b3b;
    border-color: #eb3b3b;
}

#selbstaktivwerden {
display:none;
}
#wasistogd .av_one_fourth h2 {
font-size:1.1em;
}

body.post-template-default.single .text-sep.text-sep-comment {
display:none;
}



@media screen and (max-width: 580px) {
	#wienatline #loginimg {
		display:block;
		margin-top: -2px;
	}
	#wienatline #logintext {
		display:none;
	}
	.bfooterleft {
		float: none;
		text-align:center;
	}
	.bfooterright {
		float: none;
		text-align:center;
		margin-top:20px;
	}
	
	.bfooter1 li {
    float: none;
    margin-right: 0px;
    text-align: center;
	}
	
	/* enfold custom css */
	#blogshome .slide-entry a.slide-image {
		display:block;
		float:none;
		width:100%;
	}

	#blogshome .slide-entry  .slide-content {
		display:block;
		float:none;
		width:100%;
	}

	#blogshome   .slide-entry .entry-footer{
		float:none;
	}
	
}



/* content fixes */
button.mfp-arrow.mfp-arrow-right {
	content:"weiter";
}
button.mfp-arrow.mfp-arrow-left{
	content:"zur&uuml;ck";
}
button.mfp-close {
	content:"schlie&szlig;en;
}
