/*
Theme Name: Melbourne (Child Theme)
Theme URI: https://themeforest.net/user/fox-themes
Author: Fox-Themes
Author URI: https://themeforest.net/user/fox-themes
Version: 1.0.0
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: melbourne-child
Template: melbourne
*/

/* = Add your own modification from here
-------------------------------------------------------------- */
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.post-content-wrap ul, ol {
    margin-left: 0px !important;
	padding-right:0 !important;
}
.space-between {
  margin-bottom: 10px; /* adds space below each <li> */
}
html:dir(rtl) .section-wrapper {
    margin-right: 330px!important;
	 margin-left: 0px!important;
}