

/* webtextur

header.sticky .header_bottom {
	background-color: rgba(255,255,255,0.5) !important;
}
header .header_bottom {
	background-color: rgba(255,255,255,1) !important;
} */

/* stand schon */

.header_bottom_widget .q_social_icon_holder.with_link .simple_social {
    font-size: 13px;
}

.q_social_icon_holder {
    margin: 0  0 0 15px !important;
}

.q_social_icon_holder span.tiny {
    font-size: 13px;
}

.header_bottom_widget .q_social_icon_holder {
    margin-right: 0px !important;
}

div.wpcf7 img.ajax-loader {
    display: none;
}

@media only screen and (max-width: 600px) {
.footer_top_holder .textwidget,
.footer_top_holder .textwidget div {
    text-align: center !important;
}
}

@media only screen and (max-width: 480px) {
.footer_top .column_inner > div {
    margin: 0px !important;
}
}

.info_section_title {
margin-bottom: 20px;
}

.projects_masonry_holder.masonry_extended .text_holder{
display:block !important;
}

.flexslider .flex-prev {
left: 0px;
}

.flexslider .flex-next {
right: 0px;
}
header .q_font_elegant_holder {
    transform: none;
    -webkit-transform: none;
}
/* mouseover bilder startseite nicht transparent machen */
.projects_holder article .portfolio_shader, .projects_masonry_holder article .portfolio_shader, .portfolio_slides .portfolio_shader{
        background-color: rgba(255,255,255,0);
    }
.portfolio_title, .portfolio_subtitle, .project_category { color: #000000 !important; }