@media  (max-width : 476px) {
	.menu-toggle{
		display: flex;
		position: relative !important;
    z-index: 9999 !important;
	}
	
nav ul {
		position: absolute !important;
		top: 0 !important;
		left: 0 !important;      /* KUNCI 1: Menghapus tarikan left: -40% */
		right: 0 !important;
		width: 100vw !important; /* KUNCI 2: Memaksa lebar 100% dari layar */
		height: 100vh !important;
		background-color: rgba(255, 174, 0, 0.95) !important;
		display: flex !important;
		flex-direction: column !important;
		align-items: center !important;     /* Menengahkan teks secara horizontal */
		justify-content: center !important; /* Menengahkan teks secara vertikal */
		padding: 0 !important;
		margin: 0 !important;
		z-index: 98 !important;
		transform: translateY(-100%);
		opacity: 0;
		transition: all 0.5s ease-in-out;
		border-radius: 0 !important;
		pointer-events: none !important;
	}

	nav ul.slide {
		opacity: 1 !important;
		transform: translateY(0) !important;
		pointer-events: auto !important;
	}
	.top-menu ul.nav li a.active:hover{
		background-color:#0011ff9d ;
		font-weight: bold;
		border-radius: 5%;	
	}
	.top-menu ul.nav li a.active{
		padding: 20px;
	}
	.col{
		color: white !important;
	}
	body{
		width: 100%;
		height: auto;
	}

	.header{
		width: 100%;
		background:rgba(248, 247, 234, 0.952) !important;
		position: relative;
		left: 0px;
		opacity: 100;
		transition: 0.8s;

	}
	.header1 {
		background:rgba(248, 247, 234, 0.952) !important;
		position: relative ;
		width: 100% ;
		left: 0px ;
		opacity: 100 ;
		margin-left: 0px !important;
	}
	.top-menu ul.nav li a.active{
		color: aliceblue;
	}

	.logoindex{
		margin-right: 20px;
	}
	.hp{
		margin-left: 5px;
		transition: 0s;
	}
	.bgwhite{
		position: relative;
		left: 10px;
		border-radius: 5px;
	}
	.logoimg{
		position: relative;
		left: 10px;
		width: 90px;
		height: 90px;
	}
	.bg{
		width: 107.9%;
		position: relative;
	}
	.bgwhite{
		width: 250px;
		right: 20px;
		position: relative;
	}
	.p4{
		position: relative;
		right: 20px;
	}
	.a1{
		font-size: 13px;
		left: 120px;
		position: relative;
	}
	.a2 {
        font-size: 18px;
        position: static !important; /* Matikan position relative */
        left: 0 !important;          /* Matikan dorongan ke kanan */
        text-align: center !important;
        width: 100% !important;
        display: block !important;
    }
	.fonttestimoni{
		position: relative; 
		font-family: Arial, Helvetica, sans-serif; 
		color: black;
		text-align:center;
	}	
	.imgtestimoni{
		position: relative;
		left: 20%;
		width: 60%;
		height: 180px;
	}
	.imgindex{
	position: relative;
	width: 80%;
	height: 200px;
	right: 50px;
	}
	.momcard{
		position: relative;
	}
	.card{
		position: relative;
		width: 420px;
	}
	.gambar1{
		width: 100%;
		height: 450px;
	}
	.gambar2{
		width: 100%;
		height: 450px;
	}
	.gambar3{
		width: 100%;
		height: 450px;
	}
	.gambar4{
		width: 100%;
		height: 450px;
	}
	.p1{
		top: 35%;
		font-size: 1em;
		position: relative;
		right: 20px;
	}
	.p2{
		font-size: 2em;		
		position: relative;
		right: 20px;
	}
	.p3{
		font-size: 0.8em;
		position: relative;
		right: 20px;
		
	}
	.h42{
		font-size: 2em;
	}
	.imgindexfont{
		text-align: center;
		font-size: 2em;
	}
	.kitchen{
		margin-right: 100px;
	}
	.h42{
		font-size: 2em;
		text-align: center;
	}
	.garis2{
		width: 56%;
		position: relative;
		left: 20%;
	}
	.bawah-garis2{
		text-align: center;
	}
	.kontak{
		position: relative;
		bottom: 50%;
		z-index: 10%;
	}
	/* kontak */
	.search{
		position: relative;
		width: 430px;
		left: 23px;
	}
	.kontakgudang{
		display: none;
	}
	.font2kontak{
		font-size: 1em;
	}
	.kontakkami{
		position: relative;
		right: 5%;
	}
	.footer{
		width: auto;
		height: 1200px;
		position: relative;
	}
	.logofooter{
		width: 120px;
		height: 120px;
		margin-top: 20%;
		position: relative;
		left: 10%;
	}
	.fontfooter{
		font-size: 20px;
		font-family: 'PT Sans', sans-serif;
		color: white;
		margin-top: 20%;
		margin-left:10%;
	}
	.fontfooter0{
		margin-left:10%;
		font-size: 15px;
		font-family: 'PT Sans', sans-serif;
		color: white;
		bottom: 5%;
		position: relative;
	}
	.fontfooter1{
		font-size: 20px;
		font-family: 'PT Sans', sans-serif;
		color: white;
		margin-left:10%;
		bottom: 23%;
		position: relative;
	}
	.fontfooter2{
		font-size: 15px;
		font-family: 'PT Sans', sans-serif;
		color: white;
		bottom: 23%;
		margin-right: 10%;
		position: relative;
		right: 10%;

	}
	.fontfooter3{
		font-size: 20px;
		font-family: 'PT Sans', sans-serif;
		color: white;
		margin-left:10%;
		position: relative;
		bottom: 35%;
	}
	.fontfooter4{
		margin-left:10%;
		font-size: 15px;
		font-family: 'PT Sans', sans-serif;
		color: white;
		position: relative;
		bottom: 38%;
	}
	.fontfooter5{
		font-size: 20px;
		font-family: 'PT Sans', sans-serif;
		color: white;
		margin-left:10%;
		position: relative;
		bottom: 55%;
	}
	.fontfooter6{
		margin-left:10%;
		font-size: 15px;
		font-family: 'PT Sans', sans-serif;
		color: white;
		position: relative;
		bottom: 58%;
	}
	.footerfont{
		display: none;
	}
	.garis3{
		display: none;
	}
	.overlay{
		position: fixed;
		left: 0;
		top: 0;
		height: 1000px;
		background-color: rgba(0, 0, 0, 0.856);
		z-index: 100;
		text-align: center;
		padding: 130px 0;
		width: 0;
		overflow: hidden;
		transition: all .8s ease-out;
	}
	.overlay img{
		width: 100%;
		margin: auto 0;
		height: 100%;
		position: relative;
		top: 1%;
	}
	.imghot{
		width: 420px;
		height: 250px;
	}
	.fonthot{
		font-size: 0.9em;
	}
	.fonthot1{
		font-size: 1em;
	}
	
	/* PAKSAAN RATA TENGAH UNTUK MENU NAV */
.top-menu {
    width: 100% !important;
}
.top-menu ul.nav {
    float: none !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    width: 100% !important;
    padding: 0 !important;
}
.top-menu ul.nav li {
    width: 100% !important;
    text-align: center !important;
    margin-bottom: 20px !important;
}
}
