/*
 Theme Name:   Fortunato Child
 Theme URI:    http://example.com/fortunato-child/
 Description:  Fortunato Child Theme
 Author:       Korneliu
 Author URI:   http://example.com
 Template:     fortunato
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  fortunatochild
*/

.theNavigationBar {
	display: none;
}

.site-title {
    font-size: 120px !important;
	font-weight: 100 !important;
	letter-spacing: -16px !important;
}

.page-id-122 .site-content {
	max-width: 1200px;
}

.blog #content {
	display: none;
}

.single-post #masthead {
	height: 500px !important;
}

.single-post .site-brand-main {
	height: 500px !important;
}

.page-id-122 #masthead {
	height: 500px !important;
}

.page-id-122 .site-brand-main {
	height: 500px !important;
}

.page-id-288 #masthead {
	height: 500px !important;
}

.page-id-288 .site-brand-main {
	height: 500px !important;
}

.page-id-288 .entry-title {
	display: none;
}

.page-id-312 #masthead {
	height: 500px !important;
}

.page-id-312 .site-brand-main {
	height: 500px !important;
}

.page-id-312 .entry-title {
	display: none;
}

.page-id-386 #masthead {
	height: 500px !important;
	display: none;
}

.page-id-386 .site-brand-main {
	height: 500px !important;
}

.page-id-386 .entry-title {
	display: none;
}

.page-id-237 #masthead {
	height: 500px !important;
}

.page-id-237 .site-brand-main {
	height: 500px !important;
}

.page-id-240 #masthead {
	height: 500px !important;
}

.page-id-240 .site-brand-main {
	height: 500px !important;
}


.page-id-3 #masthead {
	height: 500px !important;
}

.page-id-3 .site-brand-main {
	height: 500px !important;
}

.page-id-418 #masthead {
	height: 500px !important;
}

.page-id-418 .site-brand-main {
	height: 500px !important;
}


.category #masthead {
	height: 500px !important;
}

.byline {
	display: none !important;
}


.posted-on {
	display: none !important;
}

.category .site-brand-main {
	height: 500px !important;
}

.page-id-122 .entry-header {
	display: none;
}

@media only screen and (max-width: 600px) {
    .site-title {
        font-size: 70px !important;
    }
	
	.site-branding .site-title {
		margin-top: 100px;
	}
	
	.single-post #masthead {
		height: 300px !important;
	}

	.single-post .site-brand-main {
		height: 300px !important;
	}

	.page-id-122 #masthead {
		height: 300px !important;
	}

	.page-id-122 .site-brand-main {
		height: 300px !important;
	}
	
	.page-id-288 #masthead {
		height: 300px !important;
	}

	.page-id-288 .site-brand-main {
		height: 300px !important;
	}
	
	.page-id-312 .site-brand-main {
		height: 300px !important;
	}
	
	.page-id-386 .site-brand-main {
		height: 300px !important;
	}
	
	.category #masthead {
		height: 300px !important;
	}

	.category .site-brand-main {
		height: 300px !important;
	}
	
}

#colophon {
	background-color: black;
	max-width: none;
}

.main-navigation {
	font-size:14px;
	font-weight: 900;
}

.sepHentry {
	display: none;
}

.page-id-84 #masthead {
	background: url('http://norydor.art/wp-content/uploads/2020/05/ostenit-de-dor-header.jpg') !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 500px !important;
}

.page-id-84 .site-brand-main {
	height: 500px !important;
}

.page-id-84 .entry-title {
	display: none;
}

.page-id-84 .site-title {
	display: none;
}

.page-id-84 .site-social {
	display: none;
}

@media only screen and (max-width: 600px) {
	.page-id-84 #masthead {
		background: url('http://norydor.art/wp-content/uploads/2020/05/ostenit-de-dor-full-mobile.jpg') no-repeat !important;
		background-size: cover !important;
		height: 300px !important;
	}
	
	.page-id-84 #masthead {
		height: 300px !important;
	}

	.page-id-84 .site-brand-main {
		height: 300px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.page-id-84 #masthead {
		background: url('http://norydor.art/wp-content/uploads/2020/05/ostenit-de-dor-peisaj-ipad.jpg') no-repeat !important;
		background-size: cover !important;
		background-position: center;
		height: 400px !important;
	}
	
	.page-id-84 .site-brand-main {
		height: 400px !important;
	}
	
	.site-branding .site-title {
		margin-top: 100px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	.page-id-84 #masthead {
		background: url('http://norydor.art/wp-content/uploads/2020/05/ostenit-de-dor-peisaj-1.jpg') no-repeat !important;
		background-size: cover !important;
	}
	
	.site-branding .site-title {
		margin-top: 100px;
	}
}