/*
 Theme Name:     Pallas Child Theme
 Theme URI:      http://demo.oceanthemes.net/pallas
 Description:    Pallas Child Theme
 Author:         OceanThemes
 Author URI:     http://oceanthemes.net
 Template:       pallas
 Version:        1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  pallas-child
*/
 
@import url("../pallas/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.ausblenden {
	display: none !important;
}

.big-text-top span {
	background: none !important;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 45px;
	padding-right: 45px;
	text-shadow: none !important;
	border-left: 0px solid #7EA32D !important;
	border-right: 0px solid #7EA32D !important;
}

/*.big-text-top span {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -600px;
	max-width: 1200px;
	margin-top: -140px;
	width: 100%;
	z-index: 100;
	background: none !important;
	text-shadow: none !important;
}*/

.big-text-top {
	font-family: 'Commissioner' !important;
	text-transform: uppercase;
	text-align: center;
	font-size: 50px;
	line-height: 50px;
	color: #7EA32D !important;
}

h3 {
	text-transform: uppercase !important;
}

.home h3 {
	color: #7EA32D;
}

hr {
    border: solid #323a3d;
    border-width: 1px 0 0;
    clear: both;
    margin: 15px 0px 15px 0px;
    height: 0;
    position: relative;
}

a:hover, a:focus {
	color: #484848;
}

.home .block-text a, .home .btn a, .single-post .vc_btn3.vc_btn3-size-lg {
	padding: 8px 15px 8px 15px;
	background: #7EA32D;
	margin-right: 5px;
	color: #fff;
	text-transform: uppercase;
	border: thin solid #7EA32D;
	float: left !important;
	width: 100%;
	margin-bottom: 5px;
}

.home .block-text a:hover, .home .btn a:hover {
	background: #FFF;
	color: #7EA32D;
 	border: thin solid #7EA32D;
}

.comrecon .social-top {
	position: absolute;
	top: inherit;
	margin-top: -15px;
	width: auto;
	z-index: auto;
	height: 35px;
	text-align: center;
}

.wpb_wrapper ul {
    padding-left: 17px;
	padding-bottom: 25px;
	list-style: none;
}

.wpb_wrapper li::before {
	content: "• "; 
	color: #f39200;
	display: inline-block;
	width: 15px;
	margin-left: -15px;
}

.wpb_wrapper li {
	line-height: 28px;
}

#blog-single ul {
    padding-left: 17px;
	padding-bottom: 25px;
	list-style: none;
}


#blog-single li::before {
	content: "• "; 
	color: #f39200;
	display: inline-block;
	width: 15px;
	margin-left: -15px;
}

#blog-single li {
	line-height: 28px;
}

.widget_recent_entries ul li {
	position: relative;
	width: 100%;
	padding: 8px 0;
	background: none;
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 5px;
	cursor: pointer;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	border-top: 0px solid transparent;
	padding-left: 7px;
	border-left: 3px solid #7d9a14;
}

.tagcloud ul {
	list-style: none !important;
	padding-left: 0px !important;
}

.tagcloud li::before {
	content: ""; 
	color: none;
	display: none !important;
	width: auto;
	margin-left: auto;
}

.social-top ul {
	list-style: none !important;
	padding-left: 0px !important;
}

.social-top li::before {
	content: ""; 
	color: none;
	display: none !important;
	width: auto;
	margin-left: 0px;
}

.hauptbild {
	border-left: solid 5px #f39200;
	padding-left: 3px;
}

.zitat_container {
	text-align: center;
}

.zitat {
	width: 90% !important;
	border: solid thin #f39200;
	padding: 25px;
	text-align: center;
}

/*.single p {
	padding-bottom: 25px;
}*/

.blog-big-wrapper {
	position: relative;
	width: 100%;
	padding: 0px !important;
	margin-bottom: 20px;
	box-sizing: border-box;
	background: none;
}

.blog-big-wrapper img {
	border-left: solid 5px #f39200;
	padding-left: 3px;
	padding-bottom: 0px;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.blog-big-wrapper p {
	text-align: left;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 28px;
}

.single .padding-top {
	padding-top: 180px;
}

.blog-big-wrapper h4 {
	text-transform: uppercase;
	background: #f39200 !important;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 2px;
	display: inline;
}

.container h4 {
	text-transform: uppercase;
	background: #7EA32D;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 2px;
	display: inline;
}

.section-header-text-left h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
}

.section-header-text-left p {
	line-height: 80px;
	font-weight: 400;
	font-style: normal;
	font-size: 65px;
	color: #000000;
	letter-spacing: 0px;
	text-align: left;
	text-transform: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

strong, b {
  font-weight: bold !important;
}

.post-top-text .line-big-header {
	position: relative;
	width: 30px;
	height: 2px;
	display: block;
	background-color: #7EA32D;
}

.blog-post h1,
.section-big-header-text h1 {
	margin-left: -3px;
}

.logo {
	margin-left: -15px;
}

.wp-caption-text {
	background-color: rgba(243,146,0,0.5);
	font-size: 75%;
	padding-left: 10px;
	margin-top: -30px;
	margin-bottom: 30px;
}

a.vc_gitem-link {
	font-size: 12px;
	text-transform: uppercase;
}

.vc_grid-filter-item.vc_gitem-post-category-name {
	border: solid 1px #7EA32D;
}

.vc_grid-filter.vc_grid-filter-item {
  padding: 2px 5px !important;
}

.vc_grid-filter li::before {
  content: "• ";
  color: #f39200;
  display: none !important;
  width: 15px;
  margin-left: -15px;
}

.blog-big-wrapper .link-to-post {
    text-align: left;
    display: inline;
    background: #7EA32D;
    color: #fff !important;
    padding: 10px;
}

h2 {
	text-align: left;
	margin-left: -2px;
}

.blog-big-wrapper .big-post-date {
	padding-bottom: 12px;
	color: #7EA32D;
	font-size: 12px;
	letter-spacing: 3px;
}

#blogscroll .line-header {
	position: relative;
	width: 30px;
	height: 2px;
	display: block;
	background-color: #7EA32D;
	margin-top: 30px;
}

.archive .padding-top {
	padding-top: 130px !important;
}

#portfolio-filter {
	padding-bottom: 0px !important;
}

ul#filter {
  padding-left: 0px;
  padding-bottom: 0px !important;
  list-style: none !important;
}

ul#filter li::before {
  content: "• ";
  color: #f39200;
  display: none;
  width: 15px;
  margin-left: -15px;
}

.portfolio-box-1 .mask-1 {
	border: 10px solid #fff;
}

#projects-grid {
  margin: 0 auto;
  width: calc(100% - 0px);
}

.page-id-5080 .container h4 {
	  text-transform: uppercase;
	  background: none;
	  color: #7EA32D;
	  padding-left: 0px;
	  padding-right: 10px;
	  margin-left: 0px;
	  display: inline;
}

.blog .container h4 {
	  text-transform: uppercase;
	  background: none;
	  color: #f39200;
	  padding-left: 0px;
	  padding-right: 10px;
	  margin-left: 0px;
	  display: inline;
}

.blog-big-wrapper p {
	margin-bottom: 0px;
}

.single-post h3 {
	color: #f39200;
	padding-bottom: 15px;
}

.single-post .wpb_wrapper > p {
  padding-bottom: 15px;
}

.single-post .wpb_content_element {
  margin-bottom: 20px;
}
	


@media only screen and (max-width: 800px) {
	
	.big-text-top {
		font-size: 25px;
		line-height: 30px;
		font-weight: 700;
	}
	
	/*.big-text-top span {
		background: none !important;
		padding-top: 15px;
		padding-bottom: 20px;
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 10px;
		margin-right: 10px;
		text-shadow: none !important;
		width: 750px;
		border-left: none !important;
		border-right: none !important;
	}*/
	
	.big-text-top span.rotate {
		position: relative;
		left: 0%;
		top: 0%;
		margin-left: 0px;
		max-width: 650px;
		margin-top: 0px;
		width: 90%;
		z-index: 100;
		background: none !important;
		text-shadow: none !important;
	}
	
	h1 {
	  line-height: 55px !important;
	  font-weight: 300;
	  font-style: normal;
	  font-size: 50px !important;
	}
	
	h2 {
	  line-height: 45px !important;
	  font-weight: 300;
	  font-style: normal;
	  font-size: 40px !important;
	}
	
	.container h4 {
		margin-left: 0px;
	}
	
}