/* Enter Your Custom CSS Here */

/* jangan dihapus */
.home-sidebar-image-ads {
    display: none;
}

div#widget_sp_image-2 a {
    text-align: center;
    display: block;
}
div#widget_sp_image-2 img  {
	max-width: 345px;
}
div#widget_sp_image-3 a {
    text-align: center;
    display: block;
}
div#widget_sp_image-3 img  {
	max-width: 345px !important;
}

@media screen and (max-width:425px) {
.home-sidebar-image-ads {
	display: block;
}
#widget_sp_image-4 {
    display: none;
}
}
.anniv-menu .eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li a {
    margin: 0 7px;
    border-radius: 10px;
	background: linear-gradient(#293554,#1C253E) !important;
}
/* jangan dihapus */