/* -----------------------------------------------------------------------------------

	Theme Name: Blogo WP Child
	Theme URI: http://www.m-themes.eu
	Description: Child Theme for Blogo WP Theme made for bloggers. Clean and modern looking theme focused on content
	Author: Marcin Michalak
	Author URI: http://themeforest.net/user/maarcin
	Template: blogo
	Tags: custom-menu, custom-header, featured-images, translation-ready, full-width-template, post-formats, theme-options
	Version: 1.0.0
	Text Domain: blogo-child

	Designed and developed by Marcin Michalak. For more please visit http://themeforest.net/user/maarcin
	
----------------------------------------------------------------------------------- */

@import url("../blogo/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
.wp-biographia-text h3 a{width:100%;float:left;}
.wp-biographia-text h3 {width:100% !important;}
@media only screen and (max-width: 991px){
.sidebar-toggle .sidebar-toggle-init:after {
    color: #000000;
    content:'SOBRE';
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    font-size: 15px;
}
}