/*
 Theme Name: Pofo Child
 Theme URI: http://wpdemos.themezaa.com/pofo
 Description: Child theme for Pofo theme
 Version: 1.0
 Author: ThemeZaa
 Author URI: http://www.themezaa.com
 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, photography, portfolio
 License: Themeforest Split Licence
 License URI: http://themeforest.net/licenses
 Template: pofo
 Text Domain: pofo-child
*/
#learn_more 
{
	color:#ff214f;
}
.wpcf7-recaptcha > div {
    margin: 0 0 15px auto;
}
.tipsMargin
{
	margin:18px
}
header a.logo-light img {
    max-height: 40px;
}
header a.logo-dark img {
    max-height: 35px;
}
.menu-item.simple-dropdown.dropdown i{
	position: absolute;
	top: 50%;
	right: 3px;
	margin-top: -6px;
	display: inherit;
}
.portfolio-page-body{
	padding: 80px 0;
}
.portfolio-page-body .portfolio-filter{
	margin-bottom: 40px;
}