/* HEADER */
#masthead {
	margin-bottom: 20px;
	z-index: 9999;
}

/* SECTION TITLE */
#section-title-container{
	padding-bottom: 6px;	
	border-bottom: 2px solid #cccc;
}
#section-title h3 {
	text-decoration: underline !important;
			text-decoration-color: #F3B04F !important;
	text-underline-offset: 13px;
}

/* HOME NEWS SLIDER */
#news-slider .lsow-posts-carousel .lsow-posts-carousel-item .hentry {
    background: #fff;
    border-radius: 5px;
    border: none;
    padding: 0;
    margin: 0;
    -webkit-transition: -webkit-box-shadow 0.25s ease;
    transition: -webkit-box-shadow 0.25s ease;
    transition: box-shadow 0.25s ease;
    transition: box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}
#news-slider .lsow-posts-carousel {
	max-width: 100% !important;
}
#news-slider .lsow-container{
	margin-left: 0;
	margin-right: 0;	
}
#news-slider .lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image img {
	aspect-ratio: 3 / 2 !important;
	object-fit: cover;
}
#news-slider .lsow-posts-carousel .lsow-posts-carousel-item {
	padding: 2px !important;
}
#news-slider .lsow-container .slick-prev {
	left: 23px !important;
}
#news-slider .lsow-container .slick-next{
	right: 23px !important;
}
#news-slider .lsow-container .slick-prev, .lsow-container .slick-next{
	z-index: 999 !important;
	background: rgb(0,0,0,0.2) !important;
	border-radius: 50px !important;
}
#news-slider .lsow-posts-carousel .lsow-posts-carousel-item .lsow-entry-text-wrap{
	text-align: left !important;
}
#news-slider .lsow-posts-carousel .lsow-posts-carousel-item .lsow-entry-text-wrap .entry-title{
	margin-bottom: 5px;
}
#news-slider .lsow-posts-carousel .lsow-posts-carousel-item .lsow-entry-text-wrap .entry-title a{
	font-size: 1.3em !important;
	font-weight: 600;	
	color: #181818;	
	text-transform: capitalize !important;
	letter-spacing: 0px !important;	
}
#news-slider .news-slider .lsow-posts-carousel .lsow-posts-carousel-item .lsow-entry-text-wrap .lsow-entry-meta span {
	display: inline-block;
	padding: 0;
	margin: 0;
	font-style: initial;
	color: #999;
	font-size: 0.9em;
	text-decoration: none !important;
}
#news-slider abbr, abbr[title] {
    border-bottom: none !important;
    text-decoration: none !important;
}

/* HOME CAROUSEL */
#home-carousel .lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image img {
	aspect-ratio: 3 / 2 !important;
	object-fit: cover;
	border-radius: 0px !important;	
}
#home-carousel .lsow-posts-carousel .lsow-posts-carousel-item .lsow-entry-text-wrap .entry-title {
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0px;
	font-weight: 600;
	color: #333;
	text-transform: capitalize;
	clear: none;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
}
#home-carousel .lsow-posts-carousel .lsow-posts-carousel-item .hentry {
    background: #fff;
    border-radius: 5px;
    border: none;
    padding: 0;
    margin: 0;
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    overflow: hidden;
}
#home-carousel .lsow-posts-carousel .lsow-posts-carousel-item .lsow-entry-text-wrap {
text-align: center;
max-width: 650px;
margin: 0 auto;
padding: 15px 0px;
}

/* HOME RECENT POSTS */
#home-recent-post .rpwe-block ul{
	list-style: none !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

#home-recent-post .rpwe-block li{
	border-bottom: 1px solid #ddd;
	margin: 0 0 8px !important;
	padding: 5px 0 15px !important;
	list-style-type: none !important;
	display: block;
}

#home-recent-post .rpwe-block a{
	display: inline !important;
	text-decoration: none;
}

#home-recent-post .rpwe-block h3{
	background: none !important;
	clear: none;
	margin-bottom: 0 !important;
	margin-top: 5px !important;
	font-weight: 700;
	font-size: 1.25rem !important;
	line-height: 1.3em;
}

#home-recent-post .rpwe-thumb{
	border: none !important;
	box-shadow: none !important;
	margin: 2px 20px 2px 0 !important;
	padding: 0px !important;
	border-radius: 7px;	
}

#home-recent-post .rpwe-summary{
	font-size: 13px;
}

#home-recent-post .rpwe-time{
	color: #999;
	font-size: 0.9rem;
	margin-top: -3px;
}

#home-recent-post .rpwe-comment{
	color: #bbb;
	font-size: 11px;
	padding-left: 5px;
}

#home-recent-postt .rpwe-alignleft{
	display: inline;
	float: left;
}

#home-recent-post .rpwe-alignright{
	display: inline;
	float: right;
}

#home-recent-post .rpwe-aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#home-recent-post .rpwe-clearfix:before,
#home-recent-post .rpwe-clearfix:after{
	content: "";
	display: table !important;
}

#home-recent-post .rpwe-clearfix:after{
	clear: both;
}

#home-recent-post .rpwe-clearfix{
	zoom: 1;
}

/* ARCHIVES - POSTS */
h1.page-title.archive-title {
    margin-bottom: 30px;
}
.loop-entry .entry-summary p, .loop-entry .entry-header .entry-meta {
  margin: 0.5em 0;
}
.archive .content-area{
	margin-top: 0px;
}
.archive .entry-header {
    margin-bottom: 1em;
    margin-top: 5px;
}

/* POST - GENERAL */
.post .entry-meta{
	margin: 0.5em 0;
}

/* POST - Featured Image Caption */
.article-post-thumbnail-caption.content-bg {
	color: #888;
	font-weight: 300;
	font-size: 13px;
	font-style: oblique;
}
.crp_related.crp-text-only ul {
    margin-bottom: 5px;
		padding-left: 1em;
}

/* RELATED POST - BACA JUGA */
.crp_related.crp-text-only {
    border-left: 5px solid #2D9EE1;
    background: #f1f1f1;
    padding: 10px 15px;
    margin-bottom: 2em;
}

/* SIDEBAR - TRENDING POST */
#popular-post-widget h3.widget-title{
	display: none;
}
.tptn-left-thumbs img.tptn_thumb{
	border: none !important;
	border-radius: 0px !important;
	padding: 0 !important;
	box-shadow: none !important;
	margin-right: 0.9em !important;
}
.tptn-left-thumbs ul li {
    clear: both;
    list-style: none;
    margin-bottom: 7.5px;
    display: block;
    background: 0 0;
    padding: 0 0 7.5px 0 !important;
    border-bottom: 1px solid #ddd;
}
.tptn-left-thumbs .tptn_title{
	padding-top: 5px;
  display: block;
  padding-bottom: 5px;
  text-decoration: none;
  line-height: 1.3em;
	font-size: 15px;
	font-weight: 600 !important;	
	color: #000;
}
.tptn-left-thumbs a:hover{
	text-decoration: none;
}
.tptn_posts ul {
  margin: 0px;
	padding: 0px;
}
.tptn_posts ul li{
	list-style: none;
}

/* SIDEBAR RECENT POSTS*/
#sidebar-recent-post .rpwe-thumb {
	padding: 0px !important;
	margin-right: 1em !important;
}

#sidebar-recent-post .rpwe-title a {
	font-size: 15px !important;
	font-weight: 600;	
}

#sidebar-recent-post h3.rpwe-title {
	padding-top: 6px !important;
}

#sidebar-recent-post .rpwe-time{
	color: #777;
	font-size: 0.8em;
}
@media screen and (max-width: 1024px){
		/* Mobile Scrolling Nav*/
		.site-bottom-header-wrap .site-header-row-container-inner {
			overflow: auto;
		}
		.scrollmenu {
			width: 100%;
			display: -webkit-flex !important;
			display: flex;
			overflow: auto;
			padding: 4px 0 4px 0;	
		}
		.scrollmenu a {
  		padding: 0px 7px 0px 10px;
			text-decoration: none !important;
  		font-size: 15px;
			font-weight: 500;
			text-transform: uppercase;
			color: #000;
			line-height: 2em;
			width: -webkit-max-content;
			width: max-content;
		}
}
@media screen and (max-width: 480px){
		#home-recent-post .rpwe-thumb {
			width: 38%;
		}
}