/* Start custom CSS for shortcode, class: .elementor-element-f9cab14 *//* Tablet header mirip mobile */
@media (min-width: 769px) and (max-width: 1024px) {
    .custom-header-fixed {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        padding: 0 15px !important;
        height: 50px !important;
    }

    /* Sembunyikan menu desktop */
    .custom-header-menu {
        display: none !important;
    }

    /* Tampilkan hamburger seperti mobile */
    .mobile-hamburger {
        display: flex !important;
    }

    /* Sesuaikan logo & ikon */
    .custom-header-logo img {
        height: 36px !important;
    }

    .header-icon, .header-icon-user {
        width: 26px !important;
        height: 26px !important;
    }

    .custom-header-right {
        gap: 10px !important;
    }

    /* Drawer tablet sama seperti mobile */
    .mobile-drawer {
        top: 50px !important;
        width: 250px !important;
        max-width: 90% !important;
    }

    .drawer-overlay {
        top: 50px !important;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-c4e9809 *//* Tablet header mirip mobile */
@media (min-width: 769px) and (max-width: 1024px) {
    .custom-header-fixed {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        padding: 0 15px !important;
        height: 50px !important;
    }

    /* Sembunyikan menu desktop */
    .custom-header-menu {
        display: none !important;
    }

    /* Tampilkan hamburger seperti mobile */
    .mobile-hamburger {
        display: flex !important;
    }

    /* Sesuaikan logo & ikon */
    .custom-header-logo img {
        height: 36px !important;
    }

    .header-icon, .header-icon-user {
        width: 26px !important;
        height: 26px !important;
    }

    .custom-header-right {
        gap: 10px !important;
    }

    /* Drawer tablet sama seperti mobile */
    .mobile-drawer {
        top: 50px !important;
        width: 250px !important;
        max-width: 90% !important;
    }

    .drawer-overlay {
        top: 50px !important;
    }
}/* End custom CSS */