/*
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
*/
/*
==================================================================
						   USE SCSS!
==================================================================
*/
body.buddyblog label[for="bp_simple_post_title"] {
  width: 100%;
}
body.buddyblog .simple-post-custom-fields label {
  width: 100%;
}
body.buddyblog .simple-post-custom-fields label h3 {
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: 600;
}
body.buddyblog .simple-post-custom-fields #custom-field-_kleo_embed {
  width: 100%;
}

/*
.yz-cover img{
	max-height:100%;
}

*/
