/*
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 {
  font-weight:500;
}	

#main-logo {
	z-index: 99999 !important;
}

.home-teaser-6 h3 {
	font-size: 17px;
}

.nav-socialmedia a{
	font-size: 0;
	text-indent: -999999px;
}
.nav-socialmedia a i{
	text-indent: initial;
}

@media (max-width:959px) {
	.home-studioverso-grid .text-small h3 {
		text-align: center !important;
	}
}


.single-portfolio .info-content hr {
	display: none;
}
/*
.headlines-home {
	text-align: center;
	
}*/
.headlines-home h1,
.headlines-home h2 {
line-height: 1.6;
}

.navbar-nav li {
	vertical-align: center;
}

#logo-container-mobile.col-lg-0 {
	padding-top: 40px;
}