/*
Theme Name: Drone Media Child
Theme URI: https://example.com/drone-media-child
Description: Child theme for Drone Media
Author: Your Name
Template: drone-media
Version: 1.0.0
Text Domain: drone-media-child
*/

@import url("../drone-media/style.css");
body.blog.wp-custom-logo.wp-theme-drone-media .page_content_wrap {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
body.blog.wp-custom-logo.wp-theme-drone-media .sidebar.widget_area.right.sidebar_below.sidebar_default.scheme_light		 {
    display: none !important;
}
body.blog.wp-custom-logo.wp-theme-drone-media .content_wrap .content {width: 100% !important; }
.nav-links {text-align: center !important;}