/*
 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
*/
.portfolio-url {
	margin-top: 2rem;
}
.portfolio-url a {
	color: #fff;
	text-transform: lowercase;
}
.portfolio-url a:hover {
	color: #dbdbdb;
}
.fa-yelp::before {
	content: "\f26d";
} 
.xh5, .xh6 {margin:0 0 25px; padding:0; letter-spacing: 0; font-weight: 400;}
.xh5 {font-size:32px; line-height:40px}
.xh6 {font-size:25px; line-height:30px}
@media (max-width: 1199px) {
	.xh5, .xh6 {margin:0 0 22px; padding:0; letter-spacing: 0; font-weight: 400;}
	.xh5 {font-size:27px; line-height:32px}
	.xh6 {font-size:22px; line-height:27px}
}
@media (max-width: 991px) {
	.xh5, .xh6 {margin:0 0 18px; padding:0; letter-spacing: 0; font-weight: 400;}
	.xh5 {font-size:24px; line-height:30px}
	.xh6 {font-size:22px; line-height:26px}
}
@media (max-width: 767px) {
	.xh5, .xh6 {margin:0 0 17px; padding:0; letter-spacing: 0; font-weight: 400;}
	.xh5 {font-size:20px; line-height:28px}
	.xh6 {font-size:18px; line-height:23px}
}
.margin-20px-bottom {
	margin-bottom: 20px;
}
.font-weight-600 {
	font-weight: 600;
}
.wpcf7 input, 
.wpcf7 textarea {
  color: #f7f7f7;
}
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
	color: #dddddd;
}
.grecaptcha-badge { 
    visibility: hidden!important;
}