/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.vertical_menu_area_widget_holder {
margin: 10px 0 0 0;
}

nav.vertical_menu {
position: relative;
z-index: 101;
margin: 15px 0 0 0
}
aside .widget {
margin: 0 0 5px;
}

.comments_form {
   display: none;
}

.post_image {
   width: 450px;
}