#masthead {
	background-color: #00e0ff;
	margin: 0;
	max-width: 100%;
	padding: 5px 16px;
	width: 100%;
}

@media only screen and (min-width: 260px) {
	.main-navigation > div > ul > li > .sub-menu {
		background: transparent;
	}
}

/* resizes the menu font | hc- 4313332-zd */
body:not(.fse-enabled) .main-navigation a {
	font-size: .7rem;
}

@media (min-width: 560px) {
	body:not(.fse-enabled) .main-navigation .menu-item-1363 a {
		font-size: 0;
	}
	
	/* replace home menu text with icon 4343607-zen DC */
	body:not(.fse-enabled) .main-navigation .menu-item-1363 a::after {
		background: url('https://hdmlv.files.wordpress.com/2021/10/homeicon-1.png') no-repeat;
		background-size: contain;
		content: '';
		height: 25px;
		width: 25px;
		display: block;
		position: relative;
		top: -10px;
		margin-right: 10px;
	}
}

	
}

/* Change  Quyen Loi Hoi Vien page background image | 4823885-zen 1dr0 */
.page-id-839 {
	background-image: url('https://hdmlv.files.wordpress.com/2022/03/cloud3.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}

/* Change  Ghi Danh Hoi Vien page background image | 4823885-zen 1dr0 */
.page-id-57 {
	background-image: url('https://hdmlv.files.wordpress.com/2022/03/cloud3.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}

/* Change  Xin Le/Khan page background image | 4823885-zen 1dr0 */
.page-id-701 {
	background-image: url('https://hdmlv.files.wordpress.com/2022/03/cloud3.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}

/* Change Lien Ket page background image | 4823885-zen 1dr0 */
.page-id-491 {
	background-image: url('https://hdmlv.files.wordpress.com/2022/03/cloud3.jpg');
	background-repeat: no-repeat;
	background-size: cover;
/* Change Thong Bao page background image | 4823885-zen 1dr0 */
}

.page-id-110 {
	background-image: url('https://hdmlv.files.wordpress.com/2022/03/cloud3.jpg');
	background-repeat: no-repeat;
	background-size: cover;
/* Sach Sinh Hoat 2131 page background image | 4823885-zen 1dr0 */
}

.page-id-2131 {
	background-image: url('https://hdmlv.files.wordpress.com/2022/03/cloud3.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}

/* Change Loi Gioi Thieu page background image | 4823885-zen 1dr0 */
.page-id-1530 {
	background-image: url('https://hdmlv.files.wordpress.com/2022/03/cloud3.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}

/* Hide filenames in File block / 4937740-zen / ADS */
div.wp-block-file a:not(.wp-block-file__button) {
	display: none;
}