/*
 Theme Name:   Cloe Brooks Child
 Theme URI:    http://cloe-brooks.themerex.net/
 Description:  Cloe Brooks Child Theme
 Author:       ThemeREX
 Author URI:   http://themerex.net/
 Template:     cloe-brooks
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  cloe-brooks-child
*/

.my-services [class^="icon-"]:before, .my-services [class*=" icon-"]:before {
	line-height: 2.2857em;
}

.top_panel_inner_style_3 .top_panel_middle .logo {
	margin-top:1.6em !important;
}

.top_panel_fixed .top_panel_wrap .logo {
	margin-top: 0.4em !important;
}

.my-services .sc_services_item .sc_services_item_description {
	display:none;
}

div.home-page-content p, div.bio-block p {
	text-align:justify;
}

.my-services .sc_services_item .sc_services_item_description p{
	display:none;
}

#wpforms-form-1296 input[type="text"], #wpforms-form-1298 input[type="text"],
#wpforms-form-1296 input[type="number"], #wpforms-form-1298 input[type="number"],
#wpforms-form-1296 input[type="email"], #wpforms-form-1298 input[type="email"],
#wpforms-form-1296 textarea, #wpforms-form-1298 textarea{
	border-radius:25px;
}

#wpforms-form-1296 button[type="submit"], #wpforms-form-1298 button[type="submit"]{
	background: #f2c4b0 !important;
	border-radius:25px;
	color: #fff;
}