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

/*Bendera translate*/
@media (min-width: 769px) {
  a.glink img {
    width: 35px !important;
    height: 23px !important;
    margin-left: 0 !important;
    border-radius: 7px !important;
  }
  a.glink {
    position: relative !important;
    float: left;
    margin-right: 10px !important;
    display: block !important;
/*    width: 50px !important;*/
  }
}
/*Bendera translate*/

/*Menu Utama*/
.elementor-58 .elementor-element.elementor-element-dffe7ad .menu-item.current-menu-item a.hfe-menu-item,
.menuutama .menu-item.current-menu-ancestor a.hfe-menu-item {
  background-image: url(https://iix.net.id/wp-content/uploads/2025/03/Rectangle-4.svg) !important;
  background-position: bottom center !important;
  background-repeat: no-repeat !important;
}
/*Menu Utama*/

/*Slider teks*/
.biru {
  color: #38A6FF !important;
}

/*Responsive mobile*/
@media (max-width: 768px)
  a.glink img {
    width: 20px !important;
    height: 14px !important;
    margin-left: 10px !important;
    border-radius: 7px !important;
  }
  a.glink {
    position: relative !important;
    float: right;
    display: block !important;
    width: 40px !important;
  }
}
/*Responsive mobile*/

/*Icon pencarian*/
.elementor-7 .elementor-element.elementor-element-ad9d513 .uc-search-filter__input {
  background-image: url(https://iix.net.id/wp-content/uploads/2025/03/Ellipse-1.png) !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.faq .elementor-widget-container {
  background-position: 92% center !important;
}
.cari .uc-search-filter__input {
  box-shadow: 0px 10px 20px 0px #7E7E7E40 !important;
  background-image: url(https://iix.net.id/wp-content/uploads/2025/03/Ellipse-1.png) !important;
  background-position: 98% center !important;
  background-repeat: no-repeat !important;
}
/*Icon pencarian*/

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

/*Alamat di halaman kontak*/
.alamat strong {
  color: #1E1E1E !important;
  font-weight: 700 !important;
}
/*Alamat di halaman kontak*/

/*Forminator kontak*/
.forminator-button-submit {
  background: #17A065 !important;
  border-radius: 30px !important;
}
/*Forminator kontak*/

/*Accordion FAQ*/
.elementor-accordion-item {
  border-bottom: 1px solid #DEDEDE !important;
}

/*Accordion FAQ*/

/*Tabs Arsip*/
.judul {
  color: #1E1E1E !important;
  display: block;
  margin-top: 30px !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
}
.judul1 {
  color: #1E1E1E !important;
  display: block;
  text-transform: uppercase !important;
  font-weight: 700 !important;
}
.judul2 {
  color: #1E1E1E !important;
  display: block;
  font-weight: 700 !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.linkmou {
  
}
.directorist-listing-single__content,
.directorist-listing-single__header__right,
.directorist-listing-single__meta {
	display: none !important;
}
.directorist-listing-single.directorist-listing-no-thumb .directorist-listing-single__header {
	padding: 20px !important;
}