/*
Theme Name: U-Design Child
Theme URI: http://themeforest.net/item/udesign-wordpress-theme/253220?ref=internq7
Description: Child Theme for U-Design
Author: Andon
Author URI: http://themeforest.net/user/internq7/portfolio?ref=internq7
Template: u-design
Version: 1.0.0
*/

/**** BEGIN ADDING YOUR CUSTOM CSS CODE BELOW: ****/

/**** TOP PHONE NUMBER ****/
#top-elements .phone-number {color: #fff; font-size: 1.3em; font-weight: bold;}
a, #isotope-options li a:hover, #isotope-options li a.selected, h3.accordion-toggle.active a {color: #CECECE;}
a:hover, .post-top h2 a:hover, .post-top h3 a:hover, #isotope-options li a, .single-post-nav-links .prev-title a:hover, .single-post-nav-links .next-title a:hover {color: #9E9E9E;}

/* Polylang 
-----------------------------------------------------------*/
.lang-item {list-style: none;}
.lang-item {display: inline;}

.wpcf7-form {
	background:#E9E4E8; 
	border:2px solid #E0D5DC; 
	border-radius:7px; 
	width:85%;
	padding: 10px 20px; 
	margin-bottom:10px; 
}
 
.wpcf7-form input, select, textarea,
	#wpcf7-f235-p1277-o2 .wpcf7-form textarea{ 
	background:#F1F1F1; 
	border:1px solid #660046; 
	border-radius:5px;
	margin: 4px 0 8px 0;
	padding: 5px 7px;
	color: #660046;
	font-size: 14px;
	vertical-align: middle;
}

.wpcf7-form hr{ 
	border:1px solid #8B4073; 
	vertical-align: middle;
}

.wpcf7-form p { 
	color:#4f2a0f; 
	margin-top:10px; 
	margin-bottom:10px; 
}
 
.wpcf7-form .wpcf7-submit { 
	background:#660046;
	border-radius:7px;	
	cursor:pointer; 
	width:180px;
	margin:7px 0;
	padding: 5px 15px;
	color:#fff;
}

/*POLYLANG */

#language-switch {
	float: right;
}

#logo {
	float: left;
}

.lang-item {
	display: inline;
}

/* Separadores e posicionamento do menu 
------------------------------------------------------------*/
#navigation-menu ul.sf-menu > li > a > span {line-height: 10px}
.custom_menu {border-left: 1px solid; color: white}
