/*
Theme Name: Astra Child
Theme URI: https://bimbaaiueo-soccerschool.com
Description: Tema turunan untuk biMBA AIUEO Soccer School
Author: biMBA AIUEO SS Team
Author URI: https://bimbaaiueo-soccerschool.com
Template: astra
Version: 1.0.0
Text Domain: astra-child
*/

/* ============================================================
   FORCE FULL WIDTH untuk Halaman Jadwal Pertandingan
   ============================================================ */

/* Target halaman jadwal pertandingan specifically */
.page-template-page-jadwal-pertandingan-fullwidth .site-content,
.page-template-page-jadwal-pertandingan-blue .site-content,
.page-template-page-jadwal-pertandingan-fullwidth .ast-container,
.page-template-page-jadwal-pertandingan-blue .ast-container,
.page-template-page-jadwal-pertandingan-fullwidth .entry-content,
.page-template-page-jadwal-pertandingan-blue .entry-content,
.page-template-page-jadwal-pertandingan-fullwidth article,
.page-template-page-jadwal-pertandingan-blue article,
.page-template-page-jadwal-pertandingan-fullwidth .ast-separate-container .ast-article-single,
.page-template-page-jadwal-pertandingan-blue .ast-separate-container .ast-article-single,
.page-template-page-jadwal-pertandingan-fullwidth #primary,
.page-template-page-jadwal-pertandingan-blue #primary,
.page-template-page-jadwal-pertandingan-fullwidth #content,
.page-template-page-jadwal-pertandingan-blue #content,
.page-template-page-jadwal-pertandingan-fullwidth .site-main,
.page-template-page-jadwal-pertandingan-blue .site-main,
.page-template-page-jadwal-pertandingan-fullwidth .ast-separate-container .site-main > .ast-grid-common-col,
.page-template-page-jadwal-pertandingan-blue .ast-separate-container .site-main > .ast-grid-common-col {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/* Remove semua padding dari wrapper */
.page-template-page-jadwal-pertandingan-fullwidth .ast-separate-container #primary,
.page-template-page-jadwal-pertandingan-fullwidth .ast-separate-container .ast-article-single {
    padding: 0 !important;
}

/* Override box layout */
.page-template-page-jadwal-pertandingan-fullwidth.ast-separate-container .ast-article-single,
.page-template-page-jadwal-pertandingan-fullwidth.ast-separate-container #primary {
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Remove space putih di bawah (hide site-content background) */
.page-template-page-jadwal-pertandingan-fullwidth .site-content {
    background: transparent !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.page-template-page-jadwal-pertandingan-fullwidth .site {
    background: transparent !important;
}

/* Set background body jadi biru */
.page-template-page-jadwal-pertandingan-fullwidth,
.page-template-page-jadwal-pertandingan-blue {
    background: linear-gradient(135deg, #3b4db8 0%, #1e3a8a 100%) !important;
}

/* Remove gap sebelum footer */
.page-template-page-jadwal-pertandingan-fullwidth .ast-separate-container .ast-article-single {
    margin-bottom: 0 !important;
}

/* ============================================================
   CUSTOM STYLES untuk biMBA AIUEO Soccer School
   ============================================================ */

/* Tambahkan custom CSS lainnya di bawah ini jika diperlukan */