body, .bg-body-2, .bg-body-3{
	background: url('../../../assets/valentine/img/Hero_BG.png?t=2024') top center !important;
	background-size: cover !important;
	background-attachment: fixed !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	z-index:-1 !important; /* needed to keep in the background */
}

.bg-credit-vegav2 > .balance-circle {
    width: 215px !important;
    height: 204px !important;
    background: url('../../../assets/valentine/img/bg_credit.png') no-repeat center !important;
    background-size: cover !important;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
	padding-right: 15px !important;
    margin-left: 15px !important;
}

 .bg-credit-vegav2 > .balance-circle > .circle {
	bottom: 60px !important;
	right: -12px !important;
	
	border: unset !important;
	padding: 6px !important;
	line-height: 0px !important;
	border-radius: unset !important;

	background: url('../../../assets/valentine/img/bg_icon_topup_home_v2.png') no-repeat center !important;
	background-size: 25px 25px !important;
	-webkit-background-size: 25px 25px !important;
	-moz-background-size: 25px 25px !important;
	-o-background-size: 25px 25px !important;
} 

.fa-refresh-main {
    content: url('../../../assets/valentine/img/icon_topup_home_v2.png') !important;
}

.home_sport_new{
    content: url('../../../assets/valentine/img/home_sport_new.png') !important;
	margin: auto !important;
}

.home_casino_new{
    content: url('../../../assets/valentine/img/home_casino_new.png') !important;
	margin: auto !important;
}

.home_cards_new{
    content: url('../../../assets/valentine/img/home_cards_new.png') !important;
	margin: auto !important;
}

.home_slot_new{
    content: url('../../../assets/valentine/img/home_slot_new.png') !important;
	margin: auto !important;
}

.home_lotte_new{
    content: url('../../../assets/valentine/img/home_lotte_new.png') !important;
	margin: auto !important;
}

.home_esport_new{
    content: url('../../../assets/valentine/img/home_esport_new.png') !important;
	margin: auto !important;
}

.home_esport_amb_new{
    content: url('../../../assets/valentine/img/home_esport_amb_new.png') !important;
	margin: auto !important;
}

.home_info_new{
	content: url('../../../assets/valentine/img/home_profile_new.png') !important;
	margin: auto !important;
}

.home_logout_new{
    content: url('../../../assets/valentine/img/home_logout_new.png') !important;
	margin: auto !important;
}

.section-3 .menu-placeholder{
	position: relative;
}

.section-3 .menu-placeholder > .menu-new-icon {
    display: block !important;
	position: absolute;
	width: 25px !important;
    height: 13px !important;
	z-index: 100 !important;
	top: 0px !important;
	right: 0px !important;

	background: url('../../../assets/valentine/img/home_new.png') no-repeat center !important;
	background-size: 25px 13px !important;
	-webkit-background-size: 25px 13px !important;
	-moz-background-size: 25px 13px !important;
	-o-background-size: 25px 13px !important;
}

@media (min-width: 555px ) { /* iphone 6 7 8 plus */
	body{
		background: url('../../../assets/valentine/img/Hero_BG_pc.png?s=2024') bottom center no-repeat !important;
		background-size: auto 100% !important;
		background-attachment: fixed !important;
		-webkit-background-size: auto 100% !important;
		-moz-background-size: auto 100% !important;
		-o-background-size: auto 100% !important;
		z-index:-1 !important; /* needed to keep in the background */
	}
}


@media (min-width: 780px ) { /* iphone 6 7 8 plus */
	body, .bg-body-2, .bg-body-3{
		background: url('../../../assets/valentine/img/Hero_BG_pc.png?t=2024') top center !important;
		background-size: cover !important;
		background-attachment: fixed !important;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
		z-index:-1 !important; /* needed to keep in the background */
	}
}
