/*
 Theme Name: Pofo Child
 Theme URI: https://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
*/


/*Custom code */
header a.logo-dark img{
	max-height: 40px;
}
header a.logo-light img{
	max-height: 40px;
}
.text-deep-pink{
	color: #000000 !important;
}
.textwidget .black{
	color: #6f6f6f;
}
.bg-deep-pink{
	background-color: #1d1d1d !important;
}
.get_a_quote a:hover{
	color:#6f6f6f;
}