/*
Theme Name: U-Design Child
Description: Child Theme for U-Design
Template: u-design
Version: 1.0.0
*/
@import url("/wp-content/themes/u-design/style.css");

/**** BEGIN ADDING YOUR CUSTOM CSS CODE BELOW: ****/

#slogan {display:none;}
p.edit-link {display:none;}
h1 {color: #D65D9E !important;}
#page-title h1 {line-height: 1.8em;}
h5 {color: #D65D9E !important}
#top-elements .phone-number {font-size:20px; color:#D65D9E;}
#main-content {padding-bottom:330px;}
#main-menu {background-color:#eb9500; height:200px; margin-top:-140px; background:url('/wp-content/themes/u-design/images/menu-bg.png') no-repeat bottom !important;}
#navigation-menu {margin-top:150px;}
.page-id-7 #page-content-title #page-title h2 {display: none;}
ul li {color: #007852; background: url('/wp-content/themes/u-design/styles/common-images/green-dot.png') no-repeat scroll left 8px transparent; padding-left: 30px; list-style:none;}
#main-menu select.selectnav {margin-top:24px;}
#sidebarSubnav h3 {font-size: 1.5em !important;}
#sidebar.grid_8 {background-color:#F7FBFC;}

body .gform_wrapper form .gform_body ul,
body .gform_wrapper form .gform_body ul li { 
	list-style-type: none !important; 
	list-style-image: none !important;
	list-style: none !important; 
	background-image: none !important;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	border: none !important
}
body .gform_wrapper div.validation_error {font-size: 1em !important; font-weight: normal !important;}
body .gform_wrapper .gform_body .gform_fields .gfield textarea {width: 90% !important; height:320px;}
body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
body .gform_wrapper .gform_body .gform_fields .gfield select,
body .gform_wrapper .gform_body .gform_fields .gfield textarea {font-size:14px;}
input, textarea {font-size:14px;}
input[type="submit"] {font-size:20px; color: #fff; background-color: #379DD8; padding: 10px 15px; border: none; cursor: pointer;}
input[type="submit"]:hover {background: none repeat scroll 0% 0% #8FC940; color: #FFF;}
body .gform_confirmation_message {font-size: 28px; line-height: 40px; padding-top:20px;}
form label {color: #0083CA;}
