/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

#slider .slide-background {
    background-size: contain;
}

div#navbar-logo a.custom-logo-link img.custom-logo {
    width: 400px;
    height: auto;
    float: right;
}

div#polylang-2 ul li {
    display: inline-block;
    margin-left: 7px;
    margin-top: 7px;
}

#slider {
    background: #d9ecf3;
}

footer.site-footer, footer.site-footer h3 {
    color: #e0f2f5;
}

.navbar-wpz a {
    color: #e0f2f5;
}

.navbar-wpz a:hover {
    color: #edf2c6;
}