/**
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
*/

body {
	width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden !important;
}

/* Custom scrollbar */
::-webkit-scrollbar {
  width: 7px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #1C2539;
  border-radius: 4px !important;
}
::-webkit-scrollbar-thumb:hover {
  background: #1C2539;
  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*/

/*Sticky header di beranda*/
.home .header {
  z-index: 9999 !important;
}
.home .header::after {
  content: " ";
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 200px;
  background: linear-gradient(to bottom, rgba(0,0,0,0.7), rgba(0,0,0,0));
  z-index: -1 !important;
  inset: 0;
}
.home .header .lbiru {
  display: none !important;
}
.home .header .lputih {
  display: block !important;
}
.home .she-header .lputih {
  display: none !important;
}
.home .she-header .lbiru {
  display: block !important;
}
.home .she-header .menu-item a.hfe-menu-item,
.home .she-header .fa-search {
  color: #1C2539 !important;
}
.home .she-header .menu-item a.hfe-menu-item:hover,
.home .she-header .menu-item.current-menu-item a.hfe-menu-item {
  color: #FFB901 !important;
}
.home .she-header div.hfe-nav-menu-icon svg {
  fill: #1C2539 !important;
}
  .lputih, .lbiru {
    margin: 0 !important;
  }
.home .she-header-active #masthead::after {
    display: none;
}  
/*Sticky header di beranda*/

/*Berita*/
.uc_post_list_title,
.uc_post_list_title a,
.ue_p_title {
  display: block;
  display: -webkit-box !important;
  max-width: 100%;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;  
}
.uc_post_text {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;  
}
.berita .ue-meta-data {
  position: absolute;
  top: 176px;
  left: 0;
  padding: 10px 70px 10px 20px !important;
  background: url(https://fe.desnet.online/ipdn_sulsel/wp-content/uploads/2026/03/Rectangle-8.png), url(https://fe.desnet.online/ipdn_sulsel/wp-content/uploads/2026/03/Rectangle-8.svg) !important;
  background-size: 30% 100%, 100% 100% !important;
  background-repeat: no-repeat, no-repeat !important;
  background-position: left center, left center !important;
}
.berita .ue-meta-data:before {
  content:"";
  position:absolute;
  width:16px;
  height:13px;
  background:url(https://fe.desnet.online/ipdn_sulsel/wp-content/uploads/2026/03/Vector-1-1.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  top:-12px;
  left:0;
}
.berita .ue-meta-data:after {
  content:"";
  position:absolute;
  width:22px;
  height:13px;
  background:url(https://fe.desnet.online/ipdn_sulsel/wp-content/uploads/2026/03/Vector-1-1.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  top:23px;
  left:167px;
}
.berita .ue-grid-item-meta-data {
  background: #fff !important;
}
/*Berita*/

/*Single page*/
.ast-single-entry-banner[data-post-type="page"] .ast-container > *:not(:last-child) {
  margin-bottom: 0 !important;
}
.trail-items li::after {
  content: ">" !important;
}
/*Single page*/

/*Accordion sejarah*/
.sac .elementor-accordion-item {
  border-radius: 20px !important;
  box-shadow: 0px 0px 20px 10px #80808012 !important;
  margin-bottom: 20px !important;
}
.sac .elementor-accordion-icon {
  background: #1C68DA !important;
  width: 24px !important;
  height: 24px !important;
  padding-top: 4px !important;
  border-radius: 50% !important;
  text-align: center !important;
  justify-content: center !important;
  align-items: center !important;
  justify-items: center !important;
} 
/*Accordion sejarah*/

/*Accordion FAQ*/
.faq .elementor-accordion-item {
  border-radius: 20px !important;
  box-shadow: 0px 0px 20px 10px #80808012 !important;
  margin-bottom: 20px !important;
  background: linear-gradient(145deg, #0160e7 0%, #00c3ff 100%);
}
.elementor-accordion-item .elementor-tab-title.elementor-active {
  background: transparent !important;
  color: #fff !important;
}
.single .entry-content>:last-child {
  text-align: justify;
}
.faq .elementor-tab-title {
  background: #fff;
}
.faq .elementor-active .elementor-accordion-icon {
  background: #fff !important;
}
.faq .elementor-accordion-icon {
  background: #1C68DA !important;
  width: 24px !important;
  height: 24px !important;
  padding-top: 4px !important;
  border-radius: 50% !important;
  text-align: center !important;
  justify-content: center !important;
  align-items: center !important;
  justify-items: center !important;
} 
/*Accordion FAQ*/

/*Slide Layanan*/
.layanan, .btn-keuangan, .btn-renja, .btn-lakip, .btn-dokumen, .btn-barang {
  background: linear-gradient(234.98deg, #4AA9F8 -6.35%, #1C68DA 77.9%) !important;
}
.lap-content{
  opacity:0;
  visibility:hidden;
  height:0;
  overflow:hidden;
  transition:opacity .2s ease;
}

.lap-content.active{
  opacity:1;
  visibility:visible;
  height:auto;
}
.slide_layanan .ue-carousel-item {
  background: linear-gradient(234.98deg, #4AA9F8 -6.35%, #1C68DA 77.9%) !important;
}
.slide_layanan .card_carousel_title {
  min-height: 60px !important;
}
/*Slide Layanan*/

/*Pencarian*/
.cari .hfe-search-form__input {
  padding-left: 20px !important;
  background-image: url(https://fe.desnet.online/ipdn_sulsel/wp-content/uploads/2026/03/Vector-6.svg) !important;
  background-repeat: no-repeat !important;
  background-position: 95% center !important;
}
/*Pencarian*/

/*Halaman Layanan*/
.page-id-21 .ast-single-entry-banner,
.page-id-19 .ast-single-entry-banner {
  min-height: 320px !important;
  vertical-align: top !important;
  align-items: start !important;
  padding-bottom: 11em !important;
  padding-top: 2.5em !important;
}
/*Halaman Layanan*/

/*Laporan*/
.switch-section{
display:none;
}

.section-1{
display:block;
}
.page-id-21 .uc_bold_tabs ul li.r-tabs-state-active a {
    background: #2b6edb !important;
    color: #fff !important;
}
/*Laporan*/

/*Download*/
#sc_form_wpdm_package_1, 
#sc_form_wpdm_package_2,
#sc_form_wpdm_package_3,
#sc_form_wpdm_package_4 {
  display: none !important;
}
.w3eden .col-lg-4 {
  width: 100% !important;
  max-width: 100% !important;
}
.package-title a {
  font-family: "Red Hat Display" !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #1C2539 !important;
}
.wpdm-download-link {
  background: #13A153 !important;
  border-radius: 5px !important;
}
.w3eden .card {
  margin-bottom: 30px !important;
  padding-bottom: 15px !important;
  border-left: none !important;  
  border-right: none !important;  
  border-top: none !important; 
  border-radius: 0 !important; 
  border-bottom: 1px solid #DEDEDE !important;  
}
.w3eden .card-body {
  padding: 0 !important;
}
/*Download*/

/*Statistik pengunjung di footer*/
.pengunjuung .widget-title {
  display: none !important;
}
.pengunjuung .widget_wp_statistics_widget ul li {
	margin-bottom: 10px !important;
}
.pengunjuung .widget_wp_statistics_widget ul li label {
	width: 60% !important;
}
.pengunjuung .widget_wp_statistics_widget ul li,
.pengunjuung .widget_wp_statistics_widget ul li label {
  color: #fff !important;
  font-family: "DM Sans" !important;
  font-size: 14px !important;
  font-weight: 400 !important;
	line-height: 24px !important;
}
/*Statistik pengunjung di footer*/

/*Responsive mobile*/
@media (max-width: 768px) {
  .lputih img, .lbiru img {
    height: 50px !important;
    width: auto !important;
  }
  footer nav.hfe-nav-menu__layout-vertical .hfe-nav-menu > li.menu-item {
    margin-bottom: 15px !important;
  }
  .berita .ue-meta-data {
    top: 120px;
    left: 0;
  }
  .berita .ue-meta-data:before {
    top:-11px;
    left:0;
  }
  .berita .ue-meta-data:after {
    top:23px;
    left:120px;
  }  
}
/*Responsive mobile*/