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

.cta-menu-item {
    display: flex;
    flex-direction: column;
    line-height: 1.4;
}

#menu-item-167511 a:hover, .cta-menu-item:hover {
	color: #007443 !important;
}

.cta-label {
    font-size: 12px;
    text-transform: uppercase;
	letter-spacing: 0;
	font-weight: 700;
	opacity: 0.6;
}

.cta-mail {
    font-weight: 700;
    font-size: 15px;
	letter-spacing: 0;
}

/* docasne */

.site-footer {
	display: none !important;
}

/* docasne */

input, textarea {
	border-radius: 8px;
}

.extra-space.uncode-owl-nav .uncode-owl-nav-in {
	padding-bottom: 36px !important;
	padding-top: 36px !important;
}

.custom-faq .panel-title > a:hover, .custom-faq .panel-title.active > a {
	color: #8cc246 !important;
}

.contact-custom-button.menu-item.btn {
	background-color: #007443;
	border-color: #007443;
	color: #fff;
	letter-spacing: 0.00 !important;
}