.widget_konsultan_socialbox ul li {
    display: inline-block;
}
.widget_konsultan_socialbox a {
    position: relative;
    font-size: 15px;
    font-size: 1.5rem;
    text-align: center;
    line-height: 36px;
    color: #858585;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.sidebar .widget-title:after {
	display: none;
}

.meta-latest-news {
	margin-top: 4px;
}
.widget_konsultan_latest_news h5 {
    margin-top: -4px;
    color: inherit;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.77;
}
.meta-latest-news .meta-info a {
	color: #a0a0a0;
    font-size: 11px;
    font-size: 1.1rem;
    letter-spacing: 0.065em;
    text-transform: uppercase;
}

.with-pad {
	padding: 0 15px;
}

/* social box sidebar widget */
.sidebar .widget_konsultan_socialbox {
    padding: 0;
    margin-bottom: 45px;
}

.sidebar .widget_konsultan_socialbox h4.widget-title {
	position: relative;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0;
    padding: 0;
    border-bottom: 0;
    margin-bottom: 20px;
}
.sidebar .widget_konsultan_socialbox ul li {
	margin-bottom: 0;
	padding-bottom: 0;
    border-bottom: 0;
    border: 0;
    padding-top: 0;
    margin-right: 8px;
}
.sidebar .widget_konsultan_socialbox a {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    font-size: 1.5rem;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #02ad88;
    color: #000000;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 2.7;
}

.sidebar .widget_konsultan_socialbox a:hover {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    font-size: 1.5rem;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #02ad88;
    background-color: #02ad88;
    color: #ffffff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 2.7;
}

.sidebar .widget_konsultan_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, .widget_archive li {
    overflow: hidden;
    text-align: right;
    font-weight: normal;
    color: #02ad88;
}
.widget_categories li a, .widget_archive li a {
    float: left;
    font-weight: normal;
}
.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;
}

#footer.no-redux {
    background-color: #2b2b2b;
}

.search-page .page-title h3 {
    color: #02ad88;
}
.search-page .page-title span {
    display: inline-block;
    font-size: inherit;
    color: #000000;
    padding-bottom: 0;
}

.blog-section .page .standard-post-categories {
    display: none;
}

.sticky-header-wrap {
    position: fixed;
    width: 100%;
    max-width: 100%;
    z-index: 302;
}
.sticky-header-wrap.show {
    position: absolute;
    top: 0;
}
#perspective .sticky-header-gap {
    display: none;
}
.footer-bottom .foot-col .footer-menu ul {
    padding-left: 0;
}