/*
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
*/

/* Turn DEMO in top nav green */
body:not(.menu-force-opacity) .style-dark-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.menu-item-83849 > a,
body:not(.menu-force-opacity) .style-light-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.menu-item-83849 > a,
.menu-item-83849 a {
	color: #22ac6c !important;
	font-weight: 600 !important;
	margin-left: 40px !important;
}

/* FORMS */
.grecaptcha-badge {
	display: none;
}

.wpcf7-form-control {
	width: 100%;
}

/* FOOTER */
.menu-footer-menu-container a {
	color: #888;
	font-size: 12px;
	text-transform: uppercase;
}

footer .style-dark .uncode-vc-social a,
footer .uncode_text_column p {
	color: #888;
}

footer .uncode-single-media .uncode-single-media-wrapper img {
	opacity: 60%;
}