/*
Theme Name: Voyage Child
Theme URI: http://themefuse.com/demo/wp/voyage/
Description: Child theme for the Voyage. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: voyage-parent
*/

@import url("../voyage-parent/style.css");

@media only screen and (min-width: 990px) {
.sidebar {
margin: 0 0 0 20px!important;
}
}