/*
 Theme Name:   SEOCrawler Child
 Theme URI:    http://demo.goodlayers.com/seocrawler
 Description:  Goodlayers SEOCrawler Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     seocrawler
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  seocrawler-child

 START YOUR CHILD THEME CSS HERE

.seocrawler-mobile-header-wrap{
	display: block !important;
	position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 99;
}

.seocrawler-header-background-transparent{
display: none !important;

}

.formulariopegao{	
	position: fixed;
	float: right;
    z-index: 99;
}

.wpcf7-form-control wpcf7-textarea{
	height:100px;
}

*/

.sticky-bar {display:none;}