/*
Theme Name: Sydney Child
Theme URI: https://athemes.com/theme/sydney
Template: sydney
Author: aThemes
Author URI: https://athemes.com
Description: Sydney is a powerful business theme that provides a fast way for companies or freelancers to create an awesome online presence. As well as being fully compatible with Elementor, Sydney brings plenty of customization possibilities like access to all Google Fonts, full color control, layout control, logo upload, full screen slider, header image, sticky navigation and much more. Also, Sydney provides all the construction blocks you need to rapidly create an engaging front page. Looking for a quick start with Sydney? With just a few clicks, you can import one of our existing demos (https://athemes.com/sydney-demos/)
Tags: two-columns,right-sidebar,block-styles,custom-colors,custom-background,custom-header,custom-menu,featured-images,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.74.1611426801
Updated: 2021-01-23 19:33:21

*/

html, body{
	scroll-behavior: smooth;
}

/* Header Menu */
.home .site-header {
	background: transparent
}
#masthead.site-header.fixed .site-logo, #masthead.site-header.fixed.float-header .site-logo {
    max-height: 60px;
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out
}
#masthead nav#mainnav ul#primary-menu li a {
    font-size: 1.7rem;
	text-transform: uppercase;
}
body:not( .page-id-265 ) #masthead nav#mainnav ul#primary-menu li a,
body:not( .page-id-265 ) .main-header .sydney-svg-icon svg,
body:not( .page-id-265 ) .main-header .sydney-svg-icon svg{
	color: #fff;
	fill: #fff;
}
.schatten-light{
	    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5)!important;
}

/* Header Video  */
#yt-video-header:before {
    background: rgb(47 234 168 / 30%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
	height: 100%;
    content: "";
	z-index: 1;
}

/* Homepage */



@media only screen and (max-width: 767px){
.btn-menu {
    float: none;
    margin: 15px auto 0;
    z-index: 9999;
    background: #3cafd9;
    margin-bottom: 1rem;
}
	#mainnav-mobi {
    top: 35px;
}
}






