.widget_djompo_socialbox ul li {
	margin-right: 2px;
    display: inline-block;
}
.widget_djompo_socialbox a {
	font-size: 20px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #ffffff;
    text-align: center;
    padding: .5em;
    display: inline-block;
    border-radius: 50px 50px 50px 50px;
}
.widget_djompo_socialbox i {
	width: 1em;
    height: 1em;
    position: relative;
    display: block;
}

.sidebar .widget {
	box-shadow: 0 1px 0 0 rgba(238, 238, 238, 0.6);
    border: 1px solid #efefef;
    background: #f8f8f8;
    padding: 35px 40px;
    margin-bottom: 40px;
}

.sidebar .widget-title {
    margin: 0 -40px;
    margin-top: -34px;
    margin-bottom: 35px;
    position: relative;
    padding: 15px 40px;
    border-bottom: 1px solid #eaeaea;
    font-size: 16px;
    line-height: 1.7;
}
.sidebar .widget-title:after {
	display: none;
}

.widget_djompo_latest_news .latest-post-wrap .post-thumb {
	border-radius: 0;
    margin-right: 20px;
}
.latest-post-wrap .post-inner-content.has-thumb, 
.latest-post-wrap .post-inner-content {
	top: 0;
	-webkit-transform: translateY(0);
	   -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	     -o-transform: translateY(0);
	        transform: translateY(0);
}
.meta-latest-news {
	margin-top: 5px;
}
.widget_djompo_latest_news h5 {
    margin-top: -4px;
    color: inherit;
    font-family: 'Montserrat';
    font-size: 14px;
    line-height: 1.5;
}
.meta-latest-news .meta-info a {
	color: #a0a0a0;
    font-size: 11px;
    letter-spacing: 0.065em;
    text-transform: uppercase;
}

.with-pad {
	padding: 0 15px;
}

/* social box sidebar widget */
.sidebar .widget ul li {
    border-bottom: 0;
}
.sidebar .widget_djompo_socialbox {
    padding-top: 30px;
    padding-bottom: 30px;
}

.sidebar .widget_djompo_socialbox ul {
    float: right;
    margin-right: -4px;
}

.sidebar .widget_djompo_socialbox h4.widget-title {
	position: relative;
    float: left;
    top: 5px;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    padding: 0;
    border-bottom: 0;
}

.sidebar .widget_djompo_socialbox ul li {
	margin-bottom: 0;
	padding-bottom: 0;
    border-bottom: 0;
}
.sidebar .widget_djompo_socialbox a {
    display: inline-block;
    margin-right: 3px;
    border: 1px solid #e4e4e4;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    text-align: center;
    font-size: 12px;
    color: inherit;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sidebar .widget_djompo_socialbox i {
    width: 1em;
    height: 1em;
    position: relative;
    display: block;
    vertical-align: super;
    display: inline-block;
    line-height: 1.45;
}

/* widget custom category */
.widget_categories li a, .widget_archive li a {
    float: left;
    font-weight: normal;
}
.widget_categories li, .widget_archive li {
    overflow: hidden;
    text-align: right;
    font-weight: normal;
    color: #f37e53;
}
.blog-sidebar .widget select {
    color: #000000;
}
.blog-sidebar .widget.widget_categories select, 
.blog-sidebar .widget.widget_archive select,
.blog-sidebar .widget.widget_text select {
    max-width: 100%;
    width: 100%;
    padding: 10px;
    background: transparent;
    color: #000000;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 1.25EM;
    appearance: none;
    position: relative;
    background-image: url(../img/discover.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 97% center;
    background-clip: border-box;
    -moz-background-clip: border-box;
    -webkit-background-clip: border-box;
    border-color: #333333;
}

.sticky .title-content:before {
    content: "Featured Post";
    padding: 7px 15px;
    color: #ffffff;
    background-color: #f37e53;
    position: absolute;
    top: 0;
    z-index: 10;
    right: 0;
    font-size: 12px;
    line-height: 1.6;
}

.post-content-wrap .image-caption-content .image-description-content {
    position: relative;
}

.not-found .inner h1 span {
    color: #f37e53;
}
.page-title h2 {
    color: #f37e53;
    font-weight: 500;
}
.author-box {
    background-color: #f7f2ef;
}
.author-box .author-desc h2, .author-box .author-desc p {
    color: #000000;
}

.widget.widget_rss ul a.rsswidget {
    color: #000000;
}
.meta-comment .leave-reply-link a {
    margin-right: 5px;
}
.comment-respond form p.form-submit input {
    margin-top: 20px;
}

.pagination-num {
    text-align: center;
    margin-top: 30px; 
}
.pagination-num .current {
    background-color: #f37e53;
}
.sidebar .widget.widget_search h4.widget-title {
    margin: 0;
    padding-left: 0;  
}

#header.no-redux .search-box-outer {
    display: none;
}
.navigation-paging .post-navigation a {
    border-color: #000;
}