/*
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
*/
@media screen and (min-width: 769px) {
	ul.drop-menu {
		margin-top: -50px !important;
	}
	.dropdown-toggle {
		height: 40px!important;
	}
}
@media screen and (max-width: 769px) {
	/*--- MOBILE CF7 ---*/
	.wpcf7 p.wpcf7-inline-field {
		width: 100%!important;
		display: block!important;
		padding: 0px!important;
		margin-top: 10px!important;
	}
	.wpcf7 .wpcf7-inline-wrapper {
		margin-top: 0!important;
	}
	.wpcf7 p.wpcf7-inline-field {
		margin-top: 0;
	}
	/*--- END MOBILE CF7 ---*/
	.pddlit>.row {
		padding: 10px !important;
	}
	.nxpmbl>.row {
		padding: 0 !important;
	}
}
.site-footer .btn {
    color: #5b7c81 !important;
}
.icon-box-content p {
    margin-top: 0;
}
.htf .nav-tabs > li.active > a {
	color: #5C7E83!important;
    border-color: #5c7e83 !important;
}
.htf li {
    letter-spacing: 0;
}
.htf li.vc_tta-tab.active.in a span{
    color: #5C7E83!important;
    text-decoration: underline;
}
.htf .nav-tabs > li > a:hover{
    color: #5C7E83!important;
}
.kimg .gravatar {
	display: none;
}
.sk_branding {
    visibility: hidden !important;
}