/*
 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
*/

/*.menu-item a::first-letter {
  font-weight: bolder;
}*/
.menu-item b{
  font-weight: bolder;
}
.current-menu-item a{
	/*text-decoration:solid underline 2px;;
	text-underline-offset: 5px;*/
}
.menu-item a:hover{
	/*text-decoration:solid underline 2px !important;
	text-underline-offset: 5px;*/
}

.bgfull{
 height: 600px;
  min-height: 470px !important;
}

.bgfull .vc_column-inner{
 height: 470px;
  min-height: 470px !important;
	background-size: 102% !important;
}

.elementor-22399:nth-child(2n) .elementor-element-ae2fb2a::before{
	background-color: #000 !important;
}
.elementor-22399:nth-of-type(even)  .elementor-element-ae2fb2a::before{
	background-color: #000 !important;
}