/**
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 Pink Chicken*/
@font-face {
    font-family: 'Pink Chicken';
    src: url('fonts/PinkChicken.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
/*font Pink Chicken*/

/*Memaksa elemen tertentu menggunakan font Pink Chicken*/
h2, h3, h4, h5, h6, 
.elementor-widget-heading h2.elementor-heading-title,
.elementor-widget-heading h3.elementor-heading-title,
.elementor-widget-heading h4.elementor-heading-title,
.elementor-widget-heading h5.elementor-heading-title,
.elementor-widget-heading h6.elementor-heading-title,
.ue_p_title,
.uc_post_list_title,
.uc_post_list_title a
{
  font-family: 'Pink Chicken', sans-serif !important;
}
/*Memaksa elemen tertentu menggunakan font Pink Chicken*/

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

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

/*Hide menu button*/
@media (min-width: 769px) {
  #menu-item-146, #menu-item-147, #menu-item-148 {
    display: none !important;
  }
}
  #bba {
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    display: block !important;
    width: 100% !important;
    z-index: 999 !important;
  }
  #bba .elementor-button {
    display: block !important;
    width: 100% !important;
  }
/*Hide menu button*/

/*Heading jabatan kepsek pada sambutan singkat di home*/
.kepsek {
  color: #A7A7A7 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}
/*Heading jabatan kepsek pada sambutan singkat di home*/

/*Berita*/
.berita_list .ue-meta-data {
  position: absolute;
  top: 5px;
}
.uc_post_list_title a, .ue_p_title, .single .ast-related-post-title a {
  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 {
  font-family: 'Instrument Sans' !important;
}
/*Berita*/

/*Statistik counter number*/
.elementor-7 .elementor-element.elementor-element-d28102b .elementor-counter-number-wrapper,
.elementor-counter .elementor-counter-number,
.statistik .elementor-counter-number {
  font-family: 'Pink Chicken', sans-serif !important;
}
/*Statistik counter number*/

/*Testimonial*/
.gs-star-rating,
.grid_style1 .box-tm-title {
  display: none !important;
}
.grid_style1 .gs_testimonial_single .testimonial-box {
  padding: 100px 30px 30px 30px !important;
}
.grid_style1 .gs_testimonial_single .testimonial-author-info {
  position: absolute !important;
  margin-top: 30px !important;
  margin-left: 30px !important;
}
.grid_style1 .gs_testimonial_single .testimonial-box {
  border-radius: 4px !important;
  border-bottom: 4px solid #00A8E4 !important;
}
/*Testimonial*/

/*Guru*/
.guru .ue_post_grid_item {
  overflow: visible !important;
}
.guru .uc_content {
  z-index: 9;
  position: absolute;
  box-shadow: 0px 8px 16px 0px #00000014 !important;
  border-radius: 4px;
  width: 70%;
  margin: 250px 15% 0 15%;
}
.guru .ue-grid-item-category {
  position: absolute;
  bottom: 20px !important;
  width: 85%;
}
.guru .ue_p_title {
  font-family: 'Heebo' !important;
}
/*Guru*/

/*Ekstrakurikuler*/
.ekskul .ue_p_title {
  font-family: 'Instrument Sans' !important;
}
/*Ekstrakurikuler*/

/*Forminator*/
.forminator-label {
  font-family: 'Heebo' !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 24px !important;
}
.forminator-button-submit {
  width: 100% !important;
  background: #005FE4 !important;
  border-radius: 4px !important;
  font-family: 'Heebo' !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  padding: 15px !important;
}
/*Forminator*/

/*Single post*/
.single .entry-header .post-thumb img {
  object-fit: cover !important;
}
.single .ast-related-post-content .post-thumb img {
	height: 170px !important;
	object-fit: cover !important;
}
.site .ast-single-related-posts-container {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
/*Single post*/

@media (min-width: 768px) {
  #bba {
    display: none !important;
  }
}