/*
Theme Name: spaceworks
Author: MZ
Author URI: http://www.rasterwert.de
Template: konzept
Description: Konzept 4 space works.
Version: 1.0.0
Text Domain: flowthemes-child
*/

a {
    color: #ff9802;
    text-decoration: none;
}
h2 {
   font-family: Audiowide;
   font-size: 220%;
}
.page-title {
    color: #ff9802;
    font: 800 750%/0.8125 Audiowide,sans-serif;
}
.nocomments {
display: none;
}
.site-header {
    background-color: rgba(255, 255, 255, 0.6);
}
.site-logo {
    margin-bottom: 30px;
    width: 60%;
    max-width: 100%;
}
.main-nav {
    font-size: 1.4em;
}
body.post-template-single-slider {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.post-template-single-slider .site-header, .post-template-single-slider .site-navigation {
	height: 2px;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.3);
}
.post-template-single-slider .site-logo {
    display: none;
}
.post-template-single-slider .main-nav {
    display: none;
}
.post-template-single-slider .site-footer {
    margin: 0;
	border: none !important;
}
.post-template-single-slider .content-area {
    padding: 0;
	max-width: inherit;
}
.post-template-single-slider .sharing-icons {
	display: none;
}
.post-template-single-slider .top_buts {
	position: absolute;
	top: 20px;
	right: 30px;
	z-index: 499;
	background: none;
}
a.sbut {
	display: inline-block;
	margin: 6px 10px;
	color: #fff;
	font-size: 30px;
	text-decoration: none !important;
	cursor: pointer;
}
.post-template-single-slider .sliderinfo {
	display: none;
	margin: 0;
	position: absolute;
	bottom:0;
	z-index: 9050;
	padding: 30px;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.6);
	border-radius: 18px 18px 0 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 0;
	width: 80%;
	left: 10%;
}
.hades .tp-arr-allwrapper {
	width: inherit;
	height: inherit;
	background-color: rgba(0, 0, 0, 0) !important;
	left: inherit;
	right: inherit;
}
.hades.tparrows {
	margin-bottom: 31px;
}
	
	
.nav-menu li a, .pf_nav li a {
    color: #333;
}
.pf_nav li:first-child {
  margin-left: -18px;
  font-size: 1.4em;
}
a:active, a:hover, .nav-menu > li > a:hover, .nav-menu > li > a:active,  .pf_nav li a:hover {
    color: #ff9802;
}
.thumb-inactive .project-img {
    opacity: 0.15;
}

.project-thumbnail-background {
    background-color: #ff9802;
}
.cb-title {
    font: 700 180%/1 Audiowide,sans-serif;
}
.site-footer {
    border-top: 5px solid #000;
    background-color: rgba(255, 152, 2, 1);
    color: #000;
	min-height: 30px;
}
.site-footer .copyright_notice {
    color: #000;
 	font-size: 70%;
}
.site-footer .footer-fa a {
    color: #000;
}
.site-footer:hover .copyright_notice, .site-footer:hover a {
    color: #ccc;
}
.cursor-in-viewport.daisho-portfolio-viewing-project .portfolio-arrowright-visible { opacity: 0.5;  }
.sharing-icons a {
    color: #fff;
    font-size: 26px;
}
input.wpcf7-submit {
    color: #ff9802 !important;
    font-size: 28px !important;
}
input.wpcf7-submit:hover { color: #333333 !important; }
.verleih {
font-size: 95%;
width: 90%;
float: right;
}
.verleih p {
margin: 8px 12px;
}
.verleih h4 {
border-bottom: 3px dotted #fff;
margin-top: 28px;
}
.wpcf7-form textarea {
    min-height: 150px;
}