/*
Theme Name:     Kleo Child
Theme URI:
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/
body #merchant,
#similar-prg {
  display: none;
}
body.tax_loan #merchant{
  display: block;
}
.single-funding_source {
  
}
.single-funding_source #new-layout-moe article:nth-child(-n+3){
  background: rgb(239, 5, 5)!important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
  flex-wrap: inherit ;
}