/*
Theme Name: Astrid Child
Description: Child Theme von Astrid-Theme
Author: Mona
Author URI: --
Template: astrid
Version: 1.0
Text Domain: astrid-child
*/



.site-header, .site-header.header-scrolled {
    background-color: rgba(32,37,41,0.9)!important;}

.header-image::after {
      background-color: rgba(90, 90, 90, 0.3); /* Change 0.9 to the value you want */
}

.header-button {background-color: rgba(0,0,0,0.5);}
    .project {
        width:25%;}
article#post-539 .wp-post-image,  article#post-537 .wp-post-image, article#post-541 .wp-post-image, article#post-543 .wp-post-image, article#post-545 .wp-post-image, article#post-547 .wp-post-image{display: none;}

.partners {
    width: 50%;
    text-align: center;
    float: left;
}

.site-copyright {display: none!important;}
    
    @media only screen and (max-width: 1199px) {}
    @media only screen and (max-width: 1024px) {}
    @media only screen and (max-width: 991px) {}
    @media only screen and (max-width: 768px) {}
    @media only screen and (max-width: 767px) {}
    @media only screen and (max-width: 500px) {
        
        .alignleft{float:none;text-align: center;width:100%;margin-bottom: 15px;}
        
        .alignright{float:none;text-align: left;width:97%;margin-bottom: 15px;padding-right: 3%;}
    
