@charset "UTF-8";
/*
Theme Name: LMD Berita Dewata
Theme URI: https://lombokmedia.web.id/projects/
Description: Tema WordPress dari LombokMedia
Author: Amrin Zulkarnain
Author URI: http://amrinz.wordpress.com
Version: 99999.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lombokmedia
*/

:root {
	--offset: 58px;
}
.fill-body {
	fill: #ffffff !important;
}
.rounded-top-custom {
	border-top-left-radius: 0rem !important;
	border-top-right-radius: 0rem !important;
}
@media (min-width: 768px) {
	.rounded-top-custom {
		border-top-left-radius: 1rem !important;
		border-top-right-radius: 1rem !important;
	}

	:root {
		--offset: 58px; /* Sesuaikan nilai sesuai kebutuhan */
	}
}
.border-kiri-bawah{
	border-radius: 0px 0px 0px 130px;
}

@media (max-width: 576px) {
	:root {
		--offset: 58px; /* Sesuaikan nilai sesuai kebutuhan */
	}
}
@media (max-width: 450px) {
	.text-bulanth{
		font-size: 12px;
	}
}

.filter-grayscale {
	filter: grayscale(35%);
}
.date-area {
	padding: 6px 10px;
	background: #FF4949;
	border-radius: 10px;
	color: var(--bs-white);
}
.link-read-more:hover{
	color: #e88181;
	transform: 0.25s ease-out
	text-decoration: underline;
}

.rounded-lg {
	border-top-left-radius: 2rem !important;
	border-top-right-radius: 2rem !important;
	border-bottom-left-radius: 2rem !important;
	border-bottom-right-radius: 2rem !important;
}
.rounded-bottom {
	border-bottom-left-radius: 2rem !important;
	border-bottom-right-radius: 2rem !important;
}
.gradient-blackwhite {
	display: flex;
	flex-direction: column;
}

.konten-gradient {
	margin-top: auto;
	margin-left: 1.5rem;
	margin-right: 1.5rem;
	margin-bottom: 2rem;
}
.text-title-news{
	font-size: 19px;
	line-height: 1.7rem;
}
.tgl-news{
	font-size: 13px;
}
.kategori-news a {
	font-size: 13px;
	color: var(--bs-danger);
}
.fill-body {
	fill: #ffffff !important;
}

.w-85{
	width: 85%;
}

.h-news{
	height: 90vh;
}
.h-banner{
	height: 65vh;
}

.main-news {
	position: absolute;
	right: 20px;
	top: 30%;
}

.padding-left-news{
	padding-left: 5rem !important;
}

.h-banner{
	height: 100%;
}

@media (max-width: 992px) {
	.bg-style{
		background-color: #0003 !important;
		backdrop-filter: blur(8px) !important;
		color: #fff !important;
	}
	.padding-left-news{
		padding-left: 0rem !important;
	}
	.rounded-lg {
		border-top-left-radius: 0rem !important;
		border-top-right-radius: 0rem !important;
		border-bottom-left-radius: 0rem !important;
		border-bottom-right-radius: 0rem !important;
	}
	.rounded-bottom {
		border-bottom-left-radius: 0rem !important;
		border-bottom-right-radius: 0rem !important;
	}
	.konten-gradient {
		margin-top: auto;
		margin-left: 2.3rem;
		margin-right: 2.3rem;
		margin-bottom: 5rem;
	}
	.text-title-news{
		font-size: 35px;
		line-height: 2.5rem;
		padding-bottom: 16.5rem !important;
	}
	.tgl-news{
		font-size: 20px;
	}
	.kategori-news{
		font-size: 20px;
	}
	.text-bulanth{
		font-size: 12px;
	}

	.w-85 {
		width: 100%;
	}

	.h-news{
		height: 100vh;
	}
	.font-news{
		font-size: 8px;
	}
}

.filter-grayscale {
	filter: grayscale(35%);
}
.filter-brightness {
	filter: brightness(0.9) contrast(1.2);
}
.date-area {
	padding: 6px 10px;
	background: #FF4949;
	border-radius: 10px;
	color: var(--bs-white);
}
.link-read-more:hover{
	color: #e88181;
	transform: 0.25s ease-out
	text-decoration: underline;
}

.relative {
	position: relative;
}

.h-100{
	height: 100%;
}
.w-10 {
	width: 2.5rem;
}

.h-10 {
	height: 2.5rem;
}

.capitalize {
	text-transform: capitalize;
}
.font-news{
		font-size: 14px;
	}
@media (max-width: 576px) {
	.main-news {
		position: absolute;
		right: 10px;
		top: 25%;
	}
	.konten-gradient {
		margin-top: auto;
		margin-left: 1.3rem;
		margin-right: 1.3rem;
		margin-bottom: 1.5rem;
	}
	.text-title-news{
		font-size: 25px;
		line-height: 1.9rem;
		padding-bottom: 11rem !important;
	}
	.tgl-news{
		font-size: 15px;
	}
	.kategori-news{
		font-size: 15px;
	}

	.font-news{
		font-size: 8px;
	}
}

.padding-banner-desktop{
	padding: 55px !important;
}
.vh-height {
}
.img-banner{
	margin-top: -15px;
}
@media (max-width: 1400px) {
	.padding-banner-desktop{
		padding: 95px !important;
	}
	.vh-height {
	}
	.img-banner{
		margin-top: -70px;
	}
}

.header-menu-logo{
	max-width: 300px;
	max-height: 60px;
}
.padding-kanan{
	padding-right: 1rem !important;
}
/* media query for mobile */
@media (max-width: 992px) {
	.header-menu-logo {
		max-width: 200px;
		max-height: 40px;
	}
	.wrapper-logo {
		width: 100%;
	}

	.padding-kanan{
		padding-right: 0rem !important;
	}
}

	@media (max-width: 991px) {
		.p-none {
			padding-bottom: 1rem !important;
		}
	}

.news-popular { 
	border-bottom: 2px solid #EE4E4E; 
	display: inline-block; 
	width: fit-content;	
	font-size: 14px; 
}

.main-aside-footer {
	position: fixed;
	bottom: 0;
	background-color:var(--section-1st-color) ;
}
.main-aside-footer-link a:after {
	content: "\b7";
	margin-left: .25rem;
}

.right-area .icon-area .fa-brands {
	font-size:14px; 
	color: #ffffff !important;
}
.socmed-bottom .icon-area .fa-brands {
	font-size:14px;
	color: #6b7380;
}

.main-aside-footer-link a {
	font-size: 11px; line-height: 19px; color: #6b7380;
}

/* Post Sharer */
.lmd_sharelist{float: none; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start}.lmd_share_button{margin-bottom: 20px}.lmd_share_button a, .lmd_share_button button{float: left;width: auto !important;max-width: none !important;height: 32px;line-height: 32px; white-space: nowrap; padding: 0 10px; color: #ffffff; background: #212121; margin: 0 5px 5px 0; border-radius: 0; text-align: center; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex: 1; -ms-flex: 1; flex: 1; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: .2s; -o-transition: .2s; transition: .2s;}.lmd_share_button button{border: none;}.lmd_share_button a:last-child{margin-right: 0;}.lmd_share_button a:hover{opacity: .9;}.lmd_share_button a > span{display: none; font-size: 13px; font-weight: 700; margin-left: 10px;}.lmd_share_button span.count{font-weight: 400; margin-left: 3px; padding: 2px 5px; background: rgba(0, 0, 0, .15); border-radius: 4px;}.lmd_share_button .fab, .lmd_share_button .fas{font-size: 18px; color: #ffffff; line-height: inherit;}.lmd_share_button .lmd_btn-toggle{background: #bdbdbd;}.lmd_share_button .lmd_btn-facebook{background: #45629f;}.lmd_share_button .lmd_btn-twitter{background: #5eb2ef;}.lmd_share_button .lmd_btn-google-plus{background: #df5443;}.lmd_share_button .lmd_btn-linkedin{background: #0083bb;}.lmd_share_button .lmd_btn-pinterest{background: #cf2830;}.lmd_share_button .lmd_btn-reddit{background: #5f99cf;}.lmd_share_button .lmd_btn-stumbleupon{background: #ff4e2e;}.lmd_share_button .lmd_btn-telegram{background: #54a9e9;}.lmd_share_button .lmd_btn-comments{background: #63c37e;}.lmd_share_button .lmd_btn-toggle{background: #bdbdbd;}.lmd_share_button .lmd_btn-tumbrl{background: #314358;}.lmd_share_button .lmd_btn-buffer{background: #333333;}.lmd_share_button .lmd_btn-vk{background: #4c75a3;}.lmd_share_button .lmd_btn-whatsapp{background: #075e54;}.lmd_share_button .lmd_btn-wechat{background: #7bb32e;}.lmd_share_button .lmd_btn-qrcode{background: #bd0000;}.lmd_share_button .lmd_btn-email{background: #eb4d3f;}.lmd_share_button .lmd_btn-line{background: #00b900;}.lmd_share_button .lmd_btn-hatena{background: #039be5;} background-size: 22px; background-color: #00b900;}.lmd_share_button .lmd_btn-hatena>span,.lmd_share_button .lmd_btn-line>span{margin-left: 0;}.lmd_share_button.share-float .lmd_btn-hatena .fas,.lmd_share_button.share-float .lmd_btn-line .fab{height: 38px; margin-top: 5px; margin-left: -1.5px;}.lmd_share_button.share-monocrhome .lmd_btn-hatena .fas,.lmd_share_button.share-monocrhome .lmd_btn-line .fab{background-color: transparent;}.share-secondary{display: none;}.show-secondary .share-secondary{display: block; margin-right: 5px;}.lmd_btn-toggle .fa{-webkit-transition: transform .2s ease; -o-transition: transform .2s ease; transition: transform .2s ease;}.show-secondary .lmd_btn-toggle .fab{-webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);}.lmd_share_button.share-bottom{margin: 1.75em auto 0;}

/* Sidebar */
.sidebar-area {}
.widget {
  margin: 0 0 30px;
  padding: 0;
  position: relative;
}

.widget ul, .widget ol,
.fwidget ul, .fwidget ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
.widget ul li, .widget ol li, .widget a {
	font-size: 14px !important;
}

.widget.widget_recent_comments li a {
	font-size: 14px !important;
	font-weight: 600;
}

/* Search Form */
.lmd-search-form {
	position: relative;
}
.lmd-search-form .lmd-search-input {
	padding-right: 50px;
}
.lmd-search-form .lmd-search-icon {
	position:absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

/* Calendar */
table#wp-calendar {
  width: 100%;
}

table caption {
  font-weight: bold;
  text-align: center;
  padding-bottom: 5px;
}

table#wp-calendar td#prev {
  text-align: left;
  padding-left: 3px;
}

table#wp-calendar td#next {
  text-align: right;
  padding-right: 3px;
}

table#wp-calendar th,
table#wp-calendar td {
  padding: 5px;
  text-align: center;
  border: 1px solid var(--bs-gray-200);
}

/* Top Menu Left */
.top-menu li, .top-menu li a {
	font-size: 12px !important;
	color: #ffffff;
}

/* Bottom Menu */
.mobile-side-menu a {
	font-size: 11px; 
	line-height: 10px; 
	color: #6b7380;
	margin-right: 0.5rem !important;
}

/* Pagination */
.navigation {
  padding-top: 1em;
  padding-bottom: 1em;
}
.navigation:after {
  content: "";
  display: table;
  clear: both;
}

.navigation-single {
  font-size: 1.3em;
}

.prev-posts {
  float: left;
  width: 48%;
  text-align: left;
}

.next-posts {
  float: right;
  width: 48%;
  text-align: right;
}

.page-item {
  margin: 0 0;
}

.page-link {
  font-weight: 700;
  box-shadow: none;
  color: #ee4e4e;
  background-color: var(--bs-gray-100);
  border: 1px solid var(--bs-gray-200);
}
.page-link:focus {
	color: #ee4e4e;
	box-shadow: none;
}

.page-item.active .page-link {
  color: var(--bs-white);
  background-color: #ee4e4e;
  border-color: var(--bs-gray-200);
}
.page-link:hover {
  color: var(--bs-dark);
  background-color: var(--bs-gray-300);
  border-color: var(--bs-gray-300);
}

/*** Miscelaneous ***/
.clip-1, .clip-2, .clip-3, .clip-4, .clip-5 {
  display: -webkit-box;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.clip-1 {
  -webkit-line-clamp: 1;
}
.clip-2 {
  -webkit-line-clamp: 2;
}
.clip-3 {
  -webkit-line-clamp: 3;
}
.clip-4 {
  -webkit-line-clamp: 4;
}
.clip-5 {
  -webkit-line-clamp: 5;
}


.post-tags a {
  background-color: var(--bs-gray-200);
  border: 1px solid var(--bs-dark);
  padding: 3px 10px;
  border-radius: 0.375rem;
  margin-right: .5rem;
}

/* Page/Single */
.page-area {
  font-size: 14px;
}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
	font-weight: bold;
	margin-top: 0;
}
.post h1 {
	font-size: 26px;
	line-height: 46px;
} 
.post h2 {
	font-size: 24px;
	line-height: 44px;
}
.post h3 {
	font-size: 22px;
	line-height: 32px;
}
.post h4 {
	font-size: 20px;
	line-height: 30px;
}
.post h5 {
	font-size: 18px;
	line-height: 28px;
}
.post h6 {
	font-size: 16px;
	line-height: 26px;
}

.news-popular-tag {
  border-bottom: 2px solid #EE4E4E;
  display: inline-block;
  width: fit-content;
  font-size: 18px;
}

.bacajuga {
	margin: 20px 0;
	border-left: 5px solid #21409a;
	padding: 0 10px;
}
.bacajuga a {
	color: #21409a;
	font-size: 14px;
}
.bacajuga a:hover {
	color: #21409a;
	text-decoration: underline;
	transition: 0.8s ease-out;
	font-size: 14px;
}

/* Gnews - Channel */
.news-channel a > div, .news-channel a > div, .news-channel a > div {
	background-color: var(--gray-200);
}
.news-channel a:hover {
	text-decoration: none;
}
.channel-img {
	width: 40px;	
}
.channel-img svg {
	max-width: 100%;
	height: auto;
	fill: #128c7e;
}

/*PostImage*/
.post img {
  max-width: 100%;
  height: auto;
}
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 10px;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 10px;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 10px;
}

.wp-caption {
  margin-bottom: 10px;
  max-width: 100% !important;
}

.wp-caption .wp-caption-text {
  font-size: 10px;
  margin: 10px;
  text-align: center;
}

/* WordPress Gallery */
.gallery .gallery-item {
	display: inline-block;
	vertical-align: top;
	text-align: center;

	width: 33.33333333333333%;
	margin-bottom: 0 !important;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery .gallery-item img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  padding: 5px;
}

.gallery-caption {
  font-size: smaller;
}

.embed-responsive-item, .page-area iframe {
	width: 100%;
	height: 250px;
}

@media (min-width: 576px) {
	.clip-sm-1 {
	  -webkit-line-clamp: 1;
	}
	.clip-sm-2 {
	  -webkit-line-clamp: 2;
	}
	.clip-sm-3 {
	  -webkit-line-clamp: 3;
	}
	.clip-sm-4 {
	  -webkit-line-clamp: 4;
	}
	.clip-sm-5 {
	  -webkit-line-clamp: 5;
	}

	.embed-responsive-item, .page-area iframe {
		height: 350px;
	}
}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
	.clip-md-1 {
	  -webkit-line-clamp: 1;
	}
	.clip-md-2 {
	  -webkit-line-clamp: 2;
	}
	.clip-md-3 {
	  -webkit-line-clamp: 3;
	}
	.clip-md-4 {
	  -webkit-line-clamp: 4;
	}
	.clip-md-5 {
	  -webkit-line-clamp: 5;
	}

	.embed-responsive-item, .page-area iframe {
		height: 400px;
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {	
	.gallery-columns-2 .gallery-item {
	  width: 50%;
	}
	.gallery-columns-3 .gallery-item {
	  width: 33.33333333333333%;
	}
	.gallery-columns-4 .gallery-item {
	  width: 25%;
	}
	.gallery-columns-5 .gallery-item {
	  width: 20%;
	}
	.gallery-columns-6 .gallery-item {
	  width: 16.66666666666667%;
	}
	.gallery-columns-7 .gallery-item {
	  width: 14.28571428571429%;
	}
	.gallery-columns-8 .gallery-item {
	  width: 12.5%;
	}
	.gallery-columns-9 .gallery-item {
	  width: 11.11111111111111%;
	}

	.embed-responsive-item, .page-area iframe {
		height: 450px;
	}

	.clip-lg-1 {
	  -webkit-line-clamp: 1;
	}
	.clip-lg-2 {
	  -webkit-line-clamp: 2;
	}
	.clip-lg-3 {
	  -webkit-line-clamp: 3;
	}
	.clip-lg-4 {
	  -webkit-line-clamp: 4;
	}
	.clip-lg-5 {
	  -webkit-line-clamp: 5;
	}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}