/**
Theme Name: Astra child: Personalforum Energie
Author: Martin Sedlmeier
Author URI: http://www.sedlmedia.de/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child-personalforum-energie
Template: astra
*/







.main-header-bar{
background-color: transparent;
}

.site-header {
position: absolute;
width: 100%;
}

.elementor-editor-active .site-header {
top:32px;
}

.elementor-editor-active .main-header-container {
height:48px;
}

.main-header-menu a, .ast-header-custom-item a{
font-weight: normal;
}

body {
background-image: url('https://www.personalforum-energie.de/bilder/pfe-background.jpg');
background-position: top center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}

.page .entry-header {
display: none;
}



.slick-slide, 
.slick-slide figure{
min-height:150px;
line-height:150px;
vertical-align:middle;
text-align:center;
}

@media screen and (max-width: 1024px) {
	.sm-logos .slick-slide, 
	.sm-logos .slick-slide figure{
	min-height:300px;
	line-height:300px;
	}
}

.slick-slide img {
display:inline;
vertical-align:middle;

-webkit-filter: grayscale(100%); /* For Webkit browsers */
-webkit-transition: .5s ease-in-out; /* For Webkit browsers */
-moz-filter: grayscale(100%); /* For Firefox */
-moz-transition: .5s ease-in-out; /* For Firefox */
-o-filter: grayscale(100%); 
-o-transition: .5s ease-in-out;
} 


.slick-slide img:hover {
-webkit-filter: grayscale(0%); /* For Webkit browsers */
-webkit-transition: .5s ease-in-out; /* For Webkit browsers */
-moz-filter: grayscale(0%); /* For Firefox */
-moz-transition: .5s ease-in-out; /* For FireFox */
-o-filter: grayscale(0%);
-o-transition: .5s ease-in-out;
}


.ast-button-wrap .menu-toggle.main-header-menu-toggle{
display:none;
}


/* Andrea 01.08.2019 */

body.page-id-681 form.post-password-form {
  margin-top: 250px;
}

body.page-id-681 form.post-password-form P:first-child {
  display: none;
}

body.page-id-681 #wpadminbar {
  display: none;
}

body.error404 #wpadminbar {
  display: none;
}


/* login */

#wo-login-content {
  margin-top: 200px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

#wo-login-content p.header-title {
    color: #3d3c3c;
    font-size: 20px;
}
    
  #wo-vortraege h1,
  #wo-login-content h1 {
    color: #ffffff;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.6px;
}

#wo-login-form table {
  width: auto;
  border: none;
}

#wo-login-form table tr td {
  border: none;
  padding-left: 0;
}

#wo-login-form p.error-text {
  color: #b92328;
}

#wo-submit-login {
  margin-bottom: 30px;
}

/* logout */

#wo-logout-content {
  margin-top: 120px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  padding-left: 10px;
  padding-right: 10px;
}

.link-button,
.link-button:visited {
  display: inline-block;
  padding: 5px 20px;
  color: #fff;
  text-align: center;
  background-color: #b92328;
  min-width: 5.5em;
  -webkit-transition: background-color 300ms ease-out;
  -o-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  cursor: pointer;
  border-radius: 2px;
  line-height: 1.5em;
  border-bottom: none;
}

.link-button:focus,
.link-button:hover,
.link-button:active {
  text-decoration: none;
  color: #fff;
  background-color: #3d3c3c;
}

/* Vortraege */

#wo-vortraege p a {
  background: transparent url(file-pdf-regular.svg) left center no-repeat;
  background-size: 20px 20px;
  padding-left: 26px;
  cursor: pointer !important;
}

#wo-vortraege p a.no-pdf {
  background: none;
  padding-left: 0;
}

#wo-404 {
  margin-top: 120px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 100px;
}

.wo-small {
  font-size: 0.75em;
}


@media screen and (min-width: 768px) {
      
  #wo-vortraege h1,
  #wo-login-content h1 {
      font-size: 55px;
  }
  
}

@media screen and (min-width: 1024px) {
  
  .link-button,
  .link-button:visited {
    padding: 10px 40px;
  }
  
  #wo-logout-content {
    margin-top: 100px;
  }
  
  #wo-404 {
    margin-top: 100px;
  }
  
}

@media screen and (min-width: 1025px) {
  
  #wo-vortraege h1,
  #wo-login-content h1 {
    font-size: 59px;
  }
}


@media screen and (max-width: 767px) {
      
  #wo-vortraege .elementor-element {
    padding: 0;
  }
  
}


