.header-bongdawap .header-menu ul li a::before {
    display: flex;
    height: 30px;
    align-items: center;
    justify-content: center;
    filter: grayscale(100%);
}
.header-bongdawap .header-menu ul li:hover a::before,
.header-bongdawap .header-menu ul li.current-menu-item a::before, 
.header-bongdawap .header-menu ul li.current_page_item a::before, 
.header-bongdawap .current-cat-active a::before, 
.header-bongdawap .current-menu-parent a::before {
    filter: grayscale(0%);
}
.header-bongdawap .header-menu ul li:first-child a::before {
    content: url(../img/home.svg);
}
.header-bongdawap .header-menu ul li:nth-child(2) a::before {
    content: url(../img/ketqua.svg?v=1);
}
.header-bongdawap .header-menu ul li:nth-child(3) a::before {
    content: url(../img/livescore.svg?v=1);
}
.header-bongdawap .header-menu ul li:nth-child(4) a::before {
    content: url(../img/lich.svg?v=1);
}
.header-bongdawap .header-menu ul li:nth-child(5) a::before {
    content: url(../img/bxh.svg?v=1);
}
.header-bongdawap .header-menu ul li:nth-child(6) a::before {
    content: url(../img/uytin.svg?v=1);
}
.header-bongdawap .header-menu ul li:nth-child(7) a::before {
    content: url(../img/keo.svg?v=1);
}
.header-bongdawap .header-menu ul li:nth-child(8) a::before {
    content: url(../img/soi.svg?v=1);
}

body #scrollIframe .mcontent>#main #min, #scrollIframe #appHome {
    width: 100% !important;
}
.sport-theme-bongdawap .header-menu {
    width: -webkit-fill-available;
}
.header-bongdawap .header-menu ul {
    justify-content: space-around;
}
.gutter_warp {
	display: none !important;
}