/*
Theme Name: Das neue sydney-Childtheme
Description: sydney-Childtheme
Author: tizian bauer
Author URI: http://www.ansichtsache.com
Template: sydney
Version: 1.0
Tags:
*/
@import url("../sydney-child/style.css");


body.custom-background {
background-size: cover;
}

p {margin:15px 0 0px 0;}

.text-slider .maintitle {color: #1967b8; margin-top:20px; }
.text-slider .maintitle:after {height:0;}

@media (min-width : 768px) {
.text-slider .maintitle {margin-top:50px; font-size:75px;  }
header#masthead.site-header {height: 70px;}
}
@media only screen and (max-width : 768px) and (orientation : portrait){
header#masthead.site-header {height: 100px;}
.text-slider .maintitle {margin-top:0px; font-size:45px;  }

}

.site-header {
    background-color: rgba(255,255,255,0.9);
}

.content-wrapper {
  padding: 30px;
}



header#masthead.site-header.float-header{height:50px}

header#masthead.site-header.float-header .site-title {
    margin: 5px 0 0 0;
}

#mainnav ul {
margin-top:12px;
}

ul {margin-top: 10px;}
 

.hentry h2.title-post {color:#1967b8; font-size:24px;}
h2 {color:#1967b8; font-size:24px;}
h3 {font-size:24px;}

.hentry.post_format-post-format-quote .title-post {display:none;}
.hentry.post_format-post-format-quote h2 {color:#1967b8; font-size:24px; margin-top:50px; margin-bottom:5px; max-width: 50%;
float: right;
text-align: right;}

.hentry.post_format-post-format-quote .title-post {margin-bottom:0;padding-bottom: 0px;}

.post_format-post-format-quote h2, .post_format-post-format-quote p {float:right;  clear: both; margin-top:0;}

.btn-menu {color:#000000 !important; }