/*
Theme Name: Aj Life Mastery
Theme URI: https://www.ajlifemastery.com/
Version: 1.0.1
Author: ajlifemastery
Author URI: https://www.ajlifemastery.com/
*/

@import url('https://www.ajlifemastery.com/css/style.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.0.3/css/font-awesome.css');

.single-post ul { margin-left: 20px; text-align: justify; }
.single-post p { text-align: justify; }
.sidebar-li { list-style-type: none; }
.sidebar-li h2 { font-size: 1.5rem !important; margin-bottom: 10px }
.sidebar ul li { line-height: 32px !important; }
.sidebar ul li:last { margin-bottom: 10px !important; }
.sidebar-li ul li:before { font-weight: 400; content: "»"; color: #00233F; padding-right: 10px; }

.pagenavi { margin-top: 15px; margin-bottom: 15px; }
.pagenavi a { border: solid 1px #35a685; padding: 10px; margin: 5px; background: #35a685; color: #000; }
.pagenavi .selected { border: solid 1px #006e6f; padding: 10px; background: #006e6f; color: #000; }
.pagenavi span.current { padding: 10px; margin: 5px; font-weight: bold; border: 1px solid #cc20ff; color: #fff; background-color: #cc20ff; }
.pagenavi span.pages { padding: 10px; margin: 5px; color: #cc20ff; border: 1px solid #cc20ff; background-color: inherit; }