/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.09
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
h1, h2, h3, h4, h5 {
  text-transform: none !important;
  text-align: center !important;
  font-weight: 400 !important;
}
h2 {
  color: #666 !important;
  font-weight: 200 !important;
}
.white {
  color: #fff !important;
}
.sidebar a {
  color: #6786a1 !important;
}
#top .widget_nav_menu ul ul li a {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#top .widget ul.children {
  padding-bottom: 6px !important;
}
#socket .copyright {
	font-size: 18px !important;
}
/* Start Connections Plugin custom CSS */
.mortgage-source-entry {
  background: #ddd;
  padding: 12px;
  margin: 12px 0 18px 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 12px;
}
.mortgage-source-entry span {
  padding: 0;
  font-size: 15px;
  line-height: 120%;
}
.mortgage-source-details {
  background: #ccc;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 12px;
}
.mortgage-source-details p {
  padding: 0;
  font-size: 15px;
  line-height: 120%;
  margin: 0 0 4px 0 !important;
}
.cn-biography p {
  margin: 0 0 4px 0 !important;
}
.cn-clear {
  clear: none !important;
}
#cn-list span.adr span.address-name, #cn-list span.tel span.phone-name, #cn-list span.email span.email-name, .cn-separator {
  display: none !important;
}
#cn-list span.phone-number-block {
  margin-bottom: 0;
}
/* End Connections Plugin custom CSS */