/*

Theme Name: Uncode Child

Description: Child theme for Uncode theme

Author: Undsgn™

Author URI: http://www.undsgn.com

Template: uncode

Version: 1.0.0

Text Domain: uncode

*/

body, p {
	line-height: 1.35;
	font-weight: 300;
	letter-spacing: .5px;
}
html, body {
	height: 100% !important;
}
h1, h2, h3, h4 {
	font-style: italic;
	text-transform: uppercase;
}
header #main-logo h2.text-logo {
	text-transform: uppercase !important;
	font-style: italic;
}
p a {
	text-decoration: underline;
	font-weight: 500;
}
.nav a {
	text-transform: uppercase !important;
	font-style: italic;
}
.nav li.active > a, .nav li > a:hover, .page-id-2 #menu-item-37 > a, .page-id-28 #menu-item-37 > a {
	text-decoration: underline;	
}
.nav li.active > a > i {
	text-decoration: none !important;	
}
.nav li ul {
	margin-top: -20px !important;
	text-align: center;
}
.nav li ul a, .submenu-dark .menu-smart ul li.current-menu-parent > a, .submenu-dark .menu-smart ul li.active > a {
	color: #FFF !important;
	font-weight: 600;
}
.nav li ul a:hover, .submenu-dark .menu-smart ul li.current-menu-parent > a, .submenu-dark .menu-smart ul li.active > a:hover, .submenu-dark .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:hover, .submenu-dark .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:focus {
	text-decoration: underline;	
	color: #FFF !important;
}
.abouttitlebig h2 {
	font-style: italic;
	font-size: 45px !important;
}
.blockantoine .row {
	padding-top: 0 !important;
}
.smallersection {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.lg-backdrop.in {
	opacity: .9;
}
.lg-counter {
	font-weight: 900;
	font-style: italic;
	font-size: 16px;
}

@media (max-width: 959px) {
	.menu-horizontal:not(.top-menu-enhanced-horizontal) {
		text-align: center;
	}
	.menu-horizontal:not(.top-menu-enhanced-horizontal) i {
		display: none;	
	}
	h1, h2 {
		text-align: center;
		margin-left:  auto !important;
		margin-right:  auto !important;
		display: block !important;
	}
	footer p, footer .icons-lead {
		text-align: center;
	}
}
@media (max-width: 500px) {
	.navbar-brand h2, .abouttitlebig h2 {
		font-size: 24px !important;
	}
	.empty-space, .page-id-78 #row-unique-0, .page-id-78 #row-unique-2 {
		display: none;
	}
	.un-media-gallery {
		margin-top: 0 !important;
	}
	h3 {
		font-size: 20px !important;
	}
}