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

/*Font Akira Expanded*/
@font-face {
    font-family: 'Akira';
    src: url('font/akira.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


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

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

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

/*Mega menu Layanan dan Prodi*/
#menu-item-7711 .elementskit-megamenu-panel, /*Class megamenu Layanan (IDN)*/
#menu-item-970 .elementskit-megamenu-panel /*Class megamenu Services (EN)*/
{
  left: -920px !important;
}
#menu-item-7659 .elementskit-megamenu-panel, /*Class megamenu Prodi (EN)*/
#menu-item-934 .elementskit-megamenu-panel /*Class megamenu Prodi (IDN)*/
{
  left: -200px !important;
}
.menuprodi a.hfe-menu-item:hover {
  color: #A17B3F !important;
}
/*Mega menu Service dan Prodi*/

/*Header transparan putih opacity 20%*/
.she-header-transparent-yes {
  background: rgba(255, 255, 255, 0.5) !important;
}
.she-header:not(.elementor-sticky) {
  background: #fff !important;
  box-shadow: 0px 12px 28px 0px rgba(0, 0, 0, 0.05) !important;
}
/*Header transparan putih opacity 20%*/

/*Mengatasi judul page tidak muncul*/
.entry-title {
  display: block !important;
  visibility: visible !important;
}
.page .entry-title {
  font-family: 'Akira' !important;  
}
/*Mengatasi judul page tidak muncul*/

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

/*Semua widget heading elementor yang menggunakan font Akira Expanded*/
.font_akira .elementor-heading-title {
  font-family: 'Akira' !important;  
}
/*Semua widget heading elementor yang menggunakan font Akira Expanded*/


/*Testimonial*/
.grid_style1 .gs_testimonial_single .testimonial-box .box-content p {
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  text-align: justify !important;
}

#gs_tstm_area_1 .box-client-name {
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 18px !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: 12px !important;
  line-height: 24px !important;  
}
/*Testimonial*/

/*Carousel Layanan di Home
.slide_layanan .owl-dot {
  border: 1px solid #DCAF67 !important;
}
/*Carousel Layanan di Home*/

/*Forminator Hubungi Kami*/
.hk .forminator-label {
  color: #fff !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}
.hk .forminator-input,
.hk .forminator-textarea {
  background: #FFFFFF1A !important;
  border: 1px solid #D4D4D4 !important;
  border-radius: 7px !important;
  color: #FFF !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}
.hk .iti__selected-dial-code,
.hk .forminator-input::placeholder,
.hk .forminator-textarea::placeholder {
  color: #F2F2F2 !important;
}
.hk .forminator-button-submit {
  background: #DCAF67 !important;
  border-radius: 8px !important;
  padding: 15px 30px !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}
/*Forminator Hubungi Kami*/

/*postingan*/

.post .uc_post_title {
	display: block;
	display: -webkit-box;
	max-width: 100%;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.post .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;
}
/*postingan*/

/*Halaman Berit*/
#uc_post_grid_elementor_768f040c .uc_post_image img,
#uc_post_grid_elementor_58834ce .uc_post_image img {
  border-radius: 7px !important;
  margin-top: 10px !important;
}
.berita_list .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;    
}
.berita_grid .ue_p_title,
.berita_grid .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_grid .uc_post_text {
  text-align: justify;
}
.berita_grid .uc_post_image img {
  border-radius: 14px !important;
}
.page-numbers.prev, 
.page-numbers.next {
  border: 0 !important;
}
.page-numbers:first-child() {
  border-radius: 5px 0 5px 0 !important;
}
/*Halaman Berit*/

/*Profil Pimpinan Grid*/
.pimpinan .ue-grid-item-category {
  position: absolute;
  top: 465px;
  left: 0;
  display: block;
  width: 100%;
  text-align: center;
}
.uc_post_grid_style_one_image {
  margin-top: 15px !important;
}
/*Profil Pimpinan Grid*/

/*Detail Single Pimpinan*/
.single-pimpinan .entry-header .post-thumb img {
  object-fit: contain !important;
}
.single-pimpinan .post-navigation {
  display: none !important;
}
.single-pimpinan .entry-header {
  margin-bottom: 0 !important;
}
.single-pimpinan .entry-title {
  margin-bottom: 5px !important;
}
.single-pimpinan .entry-content > * {
  text-align: justify;
}
/*Detail Single Pimpinan*/

/*Dosen*/
.dosen .ue-grid-item-category {
  position: absolute;
  top: 350px;
  left: 0;
  display: block;
  width: 100%;
  text-align: center;
}
/*Dosen*/

/*Detail Single Dosen*/
.single-dosen .entry-header .post-thumb img {
  object-fit: contain !important;
}
.single-dosen .post-navigation {
  display: none !important;
}
.single-dosen .entry-header {
  margin-bottom: 0 !important;
}
.single-dosen .entry-title {
  margin-bottom: 5px !important;
}
.single-dosen .entry-content > * {
  text-align: justify;
}
/*Detail Single Dosen*/

/*Download manager*/
.wpdm-download-link.btn.btn-primary {
  background: #A17B3F !important;
}
.wpdm-download-link.btn.btn-primary:hover {
  background: #163260 !important;
}

/*Mengatur tinggi slider supaya tidak terpotong*/
@media (min-width: 1024px) and (max-width: 1300px) {
  div#n2-ss-2 .n2-ss-slide-active {
    height: 670px !important;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  div#n2-ss-2 .n2-ss-slide-active {
    height: 500px !important;
  }
  .elementor-7872 .elementor-element.elementor-element-d80b541 .hfe-site-logo-container .hfe-site-logo-img {
    height: 60px !important;
  }
}

.elementor-element-895535d *,
.elementor-element-35675be *  {
	color: #fff !important;
}
.elementor-element-895535d ul,
.elementor-element-35675be ul {
	margin-left: 20px !important;
}
