/*
Theme Name: Playerx
Theme URI: http://playerx.edge-themes.com
Description: A High-powered Theme for Gaming and eSports
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Text Domain: playerx
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.7
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.edgtf-header-vertical.admin-bar .edgtf-vertical-menu-area {
    width: 230px !important;
    padding: 0px !important;
}
.edgtf-header-vertical .edgtf-content, .edgtf-header-vertical footer {
    padding-left: 230px;
}
.edgtf-vertical-area-background {
    width: 230px !important;
}
.edgtf-logo-wrapper {
    height: 50px;
    margin-top: 20px;
}
.edgtf-logo-wrapper a {
    height: auto !important;
}
.edgtf-logo-wrapper a img {
    height: 50px !important;
}
.edgtf-vertical-menu-area.edgtf-vertical-alignment-top {
    padding: 0px !important;
    width: 230px !important;
}
#rev_slider_6_1_forcefullwidth #rev_slider_6_1_wrapper {
    width: 100% !important;
    left: 0px !important;
}