/*
Theme Name: zerif-lite-child
Description: Zerif Child
Author: Benjamin Romroth -@style-your-web.de
Author URI: http://www.style-your-web.de
Template: zerif-lite
Version: 1.0
Tags:
*/

.header-content-wrap {background: rgba(0, 0, 0, 0.1);}
body.custom-background {background-size:cover; background-position: center 60px !important}
h1.intro-text{margin:8% auto; text-shadow: 0px 0px 41px #202311;}
ul.nav > li.current_page_item > a:before, ul.nav > li.current-menu-item > a:before {display: none;}
.navbar-inverse .navbar-nav>li>a {color: #404040; font-weight: bold;}
.navbar-inverse .navbar-nav ul.sub-menu {background: #d5d5d5;}
.navbar-inverse .navbar-nav ul.sub-menu li a {color: #404040; text-decoration: none;}
.navbar-inverse .navbar-nav ul.sub-menu li:hover > a, .navbar-inverse .navbar-nav ul.sub-menu li.link-focus > a {color: #fff;}
.navbar-inverse {background-color: #d5d5d5; border-color: #d5d5d5;}
.navbar-brand {height: 75px;}

.white-text {color: #404040;}
.contact-us .section-header .section-legend { color: #808080;}
.contact-us {background: #ffffff;}
.testimonial {background: #272727;}
.pirate_forms input, .pirate_forms textarea{ background: #d5d5d5; color: #404040;}
button{background-color: #272727;}
.gallery-item {box-shadow: 0px 2px 20px 0px #8c8c8c; margin: 0 30px 30px 0;}
.footer-widget-wrap .widget .widget-title { text-align: center;}
.widget .widget-title:before {right: 0;}
.copyright {padding-top: 55px; padding-bottom: 30px;}
.widget li:before { content: none;}
.footer-widget li {float: left;}


@media (min-width: 1200px){
.page-template-template-fullwidth #content .container {max-width: 900px;}
}
@media (max-width: 991px){
    body.custom-background {background-size:contain; background-position: center 110px!important}
    h1.intro-text {margin-top: 6%;}
}
