/**
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: #009C3A;
  border-radius: 4px !important;
}
::-webkit-scrollbar-thumb:hover {
  background: #009C3A;
  border-radius: 4px !important;
}
/* Custom scrollbar */

/*Button klik to top*/
#ast-scroll-top {
  background: #009C3A !important;
  border-radius: 50% !important;  
}
/*Button klik to top*/

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

/*Berita*/
.berita1 .uc_more_btn,
.berita2 .uc_more_btn {
  background-image: url(https://fe.desnet.online/fpp_unimbone/wp-content/uploads/2025/12/Vector-22.svg) !important;
  background-position: 85% center !important;
  background-repeat: no-repeat !important;
}
.berita1 .ue_p_title,
.berita2 .ue_p_title,
.berita1 .uc_post_text {
    display: block;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;    
}
.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;  
}
.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;  
}
/*Berita*/

/*Agenda di halaman home*/
.ectbe-wrapper {
  padding: 0 !important;
}
.agenda_list .ectbe-inner-wrapper {
  margin: 0 0 15px !important;
}
.agenda_list .ectbe-evt-more-box {
  display: none !important;
}
.agenda_list .ectbe-date-area {
  position: absolute !important;
  display: flex !important;
  flex-direction: row !important;
  width: auto !important;
  min-width: 0px !important;
  padding: 0 !important;
  margin-top: 20px !important;
  margin-left: 20px !important;
  background: transparent !important;
}
.agenda_list .ectbe-date-area span {
  width: auto !important;
  position: relative !important;
  padding: 0 !important;
  margin: 0 5px 0 0 !important;
  display: inherit !important;
  min-width: 0px !important;
  font-family: "Kanit", sans-serif !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  color: #6EA25B !important;
}
.agenda_list .ectbe-content-box {
  padding: 20px !important;
  background: #fff !important;
  border: 1px solid #EEEEEE !important;
  border-radius: 10px !important;
}
.agenda_list .ectbe-evt-title {
  margin: 20px 0 0 0 !important;
}
.agenda_list .ectbe-evt-title .ectbe-evt-url {
  color: #5B5B5B !important;
  font-family: "Raleway", sans-serif !important;
  font-weight: 800 !important;
  font-size: 18px !important;
}
.agenda_list .ectbe-evt-time {
  margin: 0 0 0 0 !important;
  color: #939AA4 !important;
  font-family: "Kanit", sans-serif !important;
  font-weight: 400 !important;
  font-size: 12px !important;
}
/*Agenda di halaman home*/

/*Testimoni alumni*/
 #gs_tstm_area_3 .box-client-name {
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 25px !important;  
 }
 .grid_style1 .gs_testimonial_single .testimonial-author-info .box-desiginfo .box-design-name {
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px !important;    
 }
/*Testimoni alumni*/

/*Breadcrumb*/
.trail-items li::after {
  content: ">" !important;
}
/*Breadcrumb*/

/*Prodi*/
.grid_prodi .uc_classic_content {
  border-radius: 5px 5px 40px 5px !important;
}
.grid_prodi .uc_classic_content_content {
  text-align: left !important;
}
/*Prodi*/

/*Single post*/
.single .site-content {
  background: #fff !important;
}
@media (min-width: 922px) {
  .ast-separate-container .site-content .ast-single-post-featured-section + article {
    width: 90% !important;
    margin-left: 5% !important;
    margin-right: 5% !important;
  }
}
.single .entry-content {
  text-align: justify !important;
}
.ast-separate-container .post-navigation {
  display: none !important;
}
.ast-separate-container.ast-two-container #secondary .widget {
  padding: 0 !important;
}
.samping .uc_post_list_title a {
    display: block;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;  
}
.site-content .ast-single-post-featured-section img {
  border-radius: 10px !important;
}
/*Single post*/

/*Mengatasi judul halaman tidak muncul*/
.entry-title {
  display: block !important;
  visibility: visible !important;
}
/*Mengatasi judul halaman tidak muncul*/

/*Buttok klik to top*/
#ast-scroll-top {
  border-radius: 11px !important;
  background: #3C6D2A !important;
}
/*Buttok klik to top*/

/*Misi*/
.misi ol {
  margin: 0 !important;
}
/*Misi*/

/*Dosen*/
.dosen .uc_post_image img,
.dosen2 .uc_post_image img {
  border-radius: 30px !important;
  object-position: center top !important;
}
.dosen .uc_post_grid_style_one_wrap,
.dosen2 .uc_post_grid_style_one_wrap {
  padding-bottom: 50px !important;
}
.dosen .uc_content,
.dosen2 .uc_content {
  margin-top: -25px !important;
}
.dosen .ue-grid-item-category,
.dosen2 .ue-grid-item-category {
  min-height: 50px !important;
}
.dosen .uc_post_title,
.dosen2 .uc_post_title {
  margin-top: -30px !important;
}
.single-senat-fakultas .entry-header .post-thumb img,
.single-dosen-staf .entry-header .post-thumb img {
  object-fit: cover !important;
  object-position: top center !important;
  border-radius: 30px !important;
  width: 60% !important;
  height: 500px !important;
}
.single-senat-fakultas .entry-header .post-thumb,
.single-dosen-staf .entry-header .post-thumb {
  margin-bottom: 50px !important;
}
.single-senat-fakultas header.entry-header .entry-title,
.single-dosen-staf header.entry-header .entry-title {
  margin-bottom: 0 !important;
}
.single-senat-fakultas .post-navigation,
.single-dosen-staf .post-navigation {
  display: none !important;
}
/*Dosen*/

/*Galeri foto*/
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item0 {
  border-radius: 10px !important;
}
/*Galeri foto*/

/*Forminator*/
.forminator-button-submit {
  background: #6EA25B !important;
  border-radius: 10px !important;
}
/*Forminator*/

/*Kurikulum*/
.kurikulum .ekit-wid-con a {
  color: #000 !important;
}
.w3eden .card {
  border: none !important;
  margin-bottom: 30px !important;
}
.w3eden .card-body {
  padding: 0 !important;
  border: none !important;
}
.w3eden .package-title a {
  color: #000 !important;
}
.w3eden .btn-download, .w3eden .wpdm-download-link.btn {
  background: #6EA25B !important;
  content: "Lihat Detail" !important;
}
.__dt_col_categories .__dt_categories {
  pointer-events: none !important; /* Membuat link tidak bisa diklik */
  cursor: default !important;      /* Mengubah kursor panah kembali ke standar */
  text-decoration: none !important; /* Menghilangkan garis bawah jika ada */
  color: inherit !important;       /* Menyamakan warna dengan teks biasa */  
}
.__dt_col_categories .__dt_categories a {
  color: #000 !important;
  font-weight: bold !important;
}
.__dt_col_categories {
  text-align: center !important;
  justify-content: center !important;
}
.wpdm-all-packages img.wpdm-file-icon {
    display: none !important;
}
.w3eden .table td {
  background: transparent !important;
}
.__dt_col_version {
  text-align: center !important;
  padding: 12px 16px !important;
}
.w3eden .table thead #title {
  text-align: left !important;
}
/*Kurikulum*/

/*Detail team member*/
.wps-team--member-details #colophon {
  display: none !important;
}
.dosen-staf {
  padding: 0 !important;
}
.single-wps-team-members #primary {
  margin: 0 !important;
}
.single-wps-team-members .ast-container {
  padding: 0 !important;
}
.wps-widget--team .wps--member-info li .info-label--text {
  display: none !important;
}
.wps-widget--team .team-member--thumbnail-wrapper {
  margin-bottom: 15px !important;
}
.wps-widget--team .wps-team--info-top-border {
  padding: 0 !important;
}

/*Statistik pengunjung di footer*/
.kunjung ul * {
    color: #fff !important;
}
.kunjung ul {
    margin: 0 !important;
}
.kunjung ul li {
    font-family: "Kanit", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 30px !important;
    text-align: right;
}
.kunjung ul li label {
    float: left !important;
}
.kunjung ::marker {
    display: none !important;
    font-size: 0 !important;
}
/*Statistik pengunjung di footer*/