/*!
Theme Name: Norebro Child
Theme URI: http://norebro.colabr.io/
Author: Colabrio Team
Author URI: http://colabr.io/
Description: Norebro is flexible and high performance multipurpose WordPress Theme for personal and corporate use. It comes with the most popular WordPress page builder Visual Composer. Create gorgeous pages and layouts fast and easy without coding.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: norebro
Text Domain: norebro-child
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-header, custom-menu, featured-images, full-width-template, post-formats, theme-options, translation-ready

Author child - Marta i Tomek
*/
@media screen and (min-width: 769px) {
    #masthead.header-6 .main-nav ul#primary-menu > li > a.menu-link, #masthead.header-6 .main-nav ul#primary-menu > li > a, #masthead.header-6 .main-nav ul#secondary-menu > li > a.menu-link, #masthead.header-6 .main-nav ul#secondary-menu > li > a {
		line-height: 1.3;
		font-size: 19px;
		font-weight: 300;
	}
	
    #masthead.header-6 {
		width:400px;
		padding-left:50px;
	}
	.content-right{
		margin-left:160px;
	}
	.header-title{
		height: 270px;
	}
	.header-title .bg-image{
		background-color:#998a66;
	}
}

.site-footer{
	background: #998a66;
}

.wrap{
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	font-family: "Cinzel", sans-serif;
}

.wrap .left{
	display:none;
}

.logo img{
	height:300px;
	max-height: 300px !important;
	margin-bottom:50px;
}


h1, h2, h3, h4, h5{
	font-family: "Cinzel Decorative", sans-serif;
	font-weight: 300;
	
}

.wpb_wrapper p.subtitle{
	font-family: "Cinzel", sans-serif;
	font-weight:300;
	
}

.mobile-logo img{
	height:200px;
}

#masthead{
	height:100px;
	position:relative;
}