/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 03 2026 | 07:44:05 */
/* ==========================================
   BURGER MENU KE KANAN (SlickNav)
========================================== */

@media (max-width: 1024px){

    .slicknav_btn{
        float: right !important;
        margin-right: 20px !important;
        margin-left: auto !important;
    }

}




/* ==========================================
   TEST NAIKIN BURGER MENU
========================================== */

@media (max-width: 1024px){

    .slicknav_btn{
        margin-top: -35px !important;
    }

}