/*
Theme Name:   WorkScout Child
Theme URI: http://workscout.in
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: WordPress Job Theme
Version: 1.0
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: workscout
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  workscout
*/

#responsive{display:none;}
.edfm-toggle {
	background: transparent;
}
.edfm-toggle.toggle-active{
	background: #ddd;
}
#logo {
    margin-top: 5px;
}
.edfm_position_right .edfm-toggle-wrapper {
    right: 30px;
    top: 25px;
}
.edfm-fly-menu-body ul li{padding: 0px 0px; border-bottom:1px solid #222;}
.edfm_side_menu .edfm-fly-menu-body ul li a.edfm-menu-link {
    padding-top: 10px;
    padding-bottom: 10px;
}

@media only screen and (max-width: 990px){
	.edfm-toggle-wrapper{
		display:none;
	}
}



