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

/*Kontak alamat header (list icon)*/
.almtop {
  color: #343F52 !important;
  margin-left: -28px !important;
}
/*Kontak alamat header (list icon)*/

/*Menu di footer*/
.fmn .menu-item a.hfe-menu-item {
  background-image: url(https://smk10nopembersmg.sch.id/wp-content/uploads/2025/07/Polygon-11.svg);
  background-repeat: no-repeat;
  background-position: left center;
}
/*Menu di footer*/

/*Button slider*/
.depicter-revert .depicter-1-element-10 {
  background: linear-gradient(90deg, #FFB835 0%, #FFD035 100%) !important;
}
.depicter-revert .depicter-1-element-10 .dp-inner-content {
  margin-left: -20px !important;
}
/*Button slider*/

/*Berita home*/
#uc_post_carousel_elementor_5c8a4eb .ue-meta-data {
  position: absolute;
  top: 270px;
  left: 20px;
}
/*Berita home*/

/*Galeri foto*/
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item0,
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item a,
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item1 {
  border-radius: 5px !important;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item a {
  margin: 0 10px 20px 10px !important;
}
/*Galeri foto*/

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

/*Program keahlian*/
.page-id-21 .entry-content ul, .page-id-21 .entry-content ol, .page-id-13 .entry-content ul, .page-id-13 .entry-content ol {
  margin-top: -20px !important;
}
/*Program keahlian*/

/*Kontak forminator*/
.forminator-input .forminator-textarea {
  border: 1px solid #E2E2E2 !important;
}
.forminator-button-submit {
  width: 140px !important;
  border-radius: 40px !important;
  padding-right: 50px !important;
  /*background-color: linear-gradient(90deg, #FFB835 0%, #FFD035 100%) !important;*/
  box-shadow: 0px 4px 10px 0px #724C2733 !important;
  background: url(https://smk10nopembersmg.sch.id/wp-content/uploads/2025/07/Vector-1.svg), linear-gradient(90deg, #FFB835 0%, #FFD035 100%) !important;
  background-repeat: no-repeat !important;
  background-position: 80% center !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}
/*Kontak forminator*/

/*Responsive mobile*/
@media (max-width: 767px) {
  .elementor-7 .elementor-element.elementor-element-c49eb86,
  .elementor-7 .elementor-element.elementor-element-41c48f9 {
      background-position: -50px 0%;
  }
}

/*Klik to top*/
#ast-scroll-top {
  background: #E83C3C !important;
  border-radius: 50% !important;
  border: 1px solid #fff !important;
}