/*   
Theme Name: Jarvis 3.7.1 Child
Theme URI: http://www.grill.at
Description: Jarvis Child Theme
Version: 2.0.0
Author: Sebastian Friedrich
Author URI: http://optimator.at
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: grill
Template: jarvis_wp
*/

html { height: auto; }

body { word-break: break-word; }

.home3 .container { background: none; }

.title h1 {
	padding: 10px 20px;
	font-size: 60px;
	box-shadow: none!important;
}

.container p {
	font-size: 16px;
}

.subtitle p {
	font-size: 22px;
}

.parallax-content:first-child h3 a {
	font-family: sans-serif;
	color: #004235;
}

/* Gallery */
#spider_popup_wrap { background-color: rgba(0,0,0,0)!important; }
.spider_popup_close { display: none; }
#spider_popup_overlay_0 {
    background-color: white!important;
    opacity: 0.80;
    filter: Alpha(opacity=80);
}

/* Logos */

#moebel-logos { 
	text-align: center;
}

#moebel-logos img {
	display: inline-block;
	vertical-align: middle;
	height:50px;
	width:auto;
	margin:10px;
}

.zubreit {
	height:25px!important;
}

/* Formular */

#pflichtfeldinfo {
	position: absolute;
	right: 12px;
	font-size: 10px;
}

/* Footer */

.copyright {
	border-top: 15px solid #004235;
}

.copyright-logo img {
	max-width: 25%;
}

/* Media Queries */

@media only screen and (max-width: 767px) {
.title h1 {
    font-size: 51px;
}
.logo a {
    font-size: 33px;
    margin-top: 6px;
}
.home-parallax {
    background: url('http://grill.at/wp-content/uploads/2016/09/grill-background-1024x683.jpg') center top;
}
}

@media only screen and (max-width: 479px) {
h1.header-text {
    font-size: 33px;
}
}
