/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden !important;
}

/* Custom scrollbar */
::-webkit-scrollbar {
  width: 7px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #499C09;
  border-radius: 4px !important;
}
::-webkit-scrollbar-thumb:hover {
  background: 499C09;
  border-radius: 4px !important;
}
/* Custom scrollbar */

/*Menghilangkan garis bawah di setiap link bawaan HTML*/
a {
  text-decoration: none !important;
}
/*Menghilangkan garis bawah di setiap link bawaan HTML*/

/*Footer*/
.menu-footer li.menu-item {
	border-bottom: 0.3px solid #71837DD6 !important
}
/*Footer*/

/*Klik to top*/
#ast-scroll-top {
	background: #FFD696E5 !important;
	border: 1px solid #F79801 !important;
	border-radius: 5px !important;
}
#ast-scroll-top .ast-icon.icon-arrow svg {
	fill: #966027 !important;
}
/*Klik to top*/

/*Link Layanan di home*/
.klikdisini {
	color: #787878 !important;
	font-weight: 400 !important;
	font-style: normal !important;
}
/*Link Layanan di home*/

/*Berita DPKP Home*/
.berita-dpkp .ue-grid-item-title a {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*Berita DPKP Home*/

/*Halaman Berita*/
.hal-berita .ue_p_title {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hal-berita .uc_post_text {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*Halaman Berita*/

/*Berita Nasional Home*/
.berita-nasional .uc_image_carousel_content {
	margin-top: -120px !important;
	position: relative;
	z-index: 9 !important;
}
.berita-nasional .uc_post_title {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.berita-nasional .ue_pos_carousel_image_overlay {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 21.29%, rgba(0, 0, 0, 0.68) 94.77%) !important;
}
/*Berita Nasional Home*/

/*Galeri video dan foto*/
.video-galeri .sby_video_thumbnail_wrap,
.video-galeri .sby_video_thumbnail,
.video-galeri .sby_thumbnail_hover_inner {
  border-radius: 12px !important;
}
.galeri-foto .bwg_thumbnail.bwg_container {
  margin-top: 6px !important;
}
.galeri-foto .ue_p_title {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.galeri-foto .ue-grid-item-category {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.galeri-foto .uc_content {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  z-index: 9;
  margin-top: -100px;
}
/*Galeri video dan foto*/


/*Page title & breadcrumb*/
.ast-single-entry-banner[data-post-type="page"] .entry-title {
  text-transform: uppercase !important;
}
.trail-items li::after {
  content: ">" !important;
  color: #474747 !important;
}
/*Page title & breadcrumb*/

/*Tentang*/
.tugas ul li,
.tugas p {
  text-align: justify;
}
/*Tentang*/

/*Sosmed*/
.wpsr-yt-video .wpsr-yt-video-info h3 a {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px !important;  
}
/*Sosmed*/

/*Profil Pejabat*/
.jabatan .ue-team-member-card-image img {
  object-position: top center !important;
}
.jabatan .ue-team-member-card-title {
  min-height: 80px !important;
}
.jabatan .ue-team-member-card-subtitle {
  min-height: 55px !important;
}
/*Profil Pejabat*/

/*View laporan spreadsheet*/
#doc-title .name {
  display: none !important;
}
/*View laporan spreadsheet*/

/*Visitor*/
#xtvccount {
  display: none !important;
}
#xtvctable div img {
  display: none !important;
}
#mvcwid {
  padding: 0 !important;
}

.elementor-3116 .elementor-element.elementor-element-f20e69c nav.hfe-nav-menu__layout-horizontal:not(.hfe-dropdown) ul.sub-menu {
  margin-top: 0 !important;
}