/*
 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
*/
#menu-useful-links a {
font-size: 16px;
}
.custom-dropdown {
width: 100%;
height: 40px;
}
.contact-secure {
margin-bottom: 10px;
}
.contact-secure div {
margin: 0 auto;
}
.seocrawler-footer-back-to-top-button {
bottom: 50px;
}
@media only screen and (max-width: 999px) {
	.seocrawler-top-bar-left {
		display:none;
	}
}