/*
Theme Name: OptimizeWP Child Theme
Theme URI: http://deploy.mikado-themes.com
Description: A child theme of OptimizeWP
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Template: optimizewp
*/
@import url("../optimizewp/style.css");


span.wpcf7-list-item {
    margin: 0;
}

.cf7_custom_style_2 p.custom-check {
    margin: 0 0 5px 0;
    font-size: 11px;
	line-height: 11px;
	vertical-align: middle;
}
.cf7_custom_style_2 p.custom-check input {
    margin: 0 5px 0 0;
	vertical-align: middle;
}
.cf7_custom_style_2 p.custom-enviar {
    margin-top: 20px;
}
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit {
	height: 30px;
    padding: 0 ! important;
	min-width: 80px;
}

.custom-text-ico {
	margin-top: -10px;
	padding-left: 60px;
}
.custom-text-ico p:first-child {
	margin-top: 0;
}


#menu-footer-menu {
	padding: 19px 0 0 0;
}
#menu-footer-menu li{
	display:inline;
}
#menu-footer-menu li a {
	font-family:raleway;
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
    padding:7px;
	color: #8f8f8f;
}
#menu-footer-menu li a:hover{
	font-family:raleway;
	font-size:13px;
	text-decoration:none;
    padding:7px;
	color: #0fc6c0;
}










