/* Điền CSS tùy chỉnh ở đây */

.float-ck { position: fixed; bottom: 0px; z-index: 9000; }
#hide_float_right {text-align:right; font-size: 11px;}
#tatQC {background: #01AEF0; padding: 2px 4px; color: #FFF;}

@media screen and (min-device-width: 1200px) {
	.float-ck {right:24%; left:24%; }
	
	.hien-mobile {display:none;}
}
@media screen and (max-device-width: 1199px) {
	
	.hien-desktop {display:none;}
}
@media only screen and (min-width: 768px) and (max-width: 1024px)  {
	.float-ck {right:5%; left:5%; }
}

#content {padding-top: 0px !important;}

#row-965831577 {width:80%;}
#main {background-color:#2d0104 !important;}

blockquote{ color: #CD853F!important; }

#timeLeft {
	background-color: #090;
	display: inline-block;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	padding: 5px 10px;
	cursor: pointer;
}
#password {
	display: none;
}
#passcoy {
	display: none;
	float: left;
	background-color: #090;
	color: #fff;
	padding: 6px 10px;
	margin-bottom: 20px;
	border: none;
	cursor: pointer;
}
#timeLeft.hided {
	display: none;
}
#password.showed {
	display: initial;
	padding: 5px;
	float: left;
	border: 1px solid #ccc;
	display: block;
}
#passcoy.showed {
	display: block;
}

.bg-iwin-fund {
    background: url("/wp-content/uploads/2024/07/bg-body-v1.webp") top center no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.bg-iwin-fund .nav-menu a.button{
	  text-shadow: 1px 1px 0 #fecd6a, 1px -1px 0 #fecd6a, -1px 1px 0 #fecd6a, -1px -1px 0 #fecd6a, 1px 0 0 #ffffff, 0 1px 0 #ffffff, -1px 0 0 #ffffff, 0 -1px 0 #ffffff;
    color: #000 !important;
}
.bg-iwin-fund .nav-menu a.button:hover{
	        text-shadow: 1px 1px 0 #c67233, 1px -1px 0 #c67233, -1px 1px 0 #c67233, -1px -1px 0 #c67233, 1px 0 0 #000000, 0 1px 	0 #000000, -1px 0 0 #000000, 0 -1px 0 #000000;
        color: #fffac8 !important;
}

.bg-iwin-fund .register {
		background: url(/wp-content/uploads/2024/07/bg-table.webp) bottom center no-repeat;
    background-size: 84% 44%;
    padding-bottom: 39px;
}
.bg-iwin-fund .register .col-inner >.img:not(:last-child), .col>.img:not(:last-child) {
	margin-bottom: 0em;
}
.bg-iwin-fund .register .img-hover{
	display: none;
}
.bg-iwin-fund .register .col-inner:hover > .img-hover {
	display: block;
}
.bg-iwin-fund .register .col-inner:hover > .img-active {
	display: none;
}
.bg-iwin-fund .download-app .img-inner {
	overflow: visible;
	cursor: pointer;
}
.bg-iwin-fund .download-app .img-inner:hover img{
	transform: translatey(-10px);
	transition: 0.2s all ease-in;
}

.bg-iwin-fund .idol-talk img {
	border-radius: 50%;
}
.bg-iwin-fund .accordion-faq .accordion-title {
	border-top: 0;
	border-bottom: 1px dotted #6c6565;
}
.bg-iwin-fund .accordion-faq .accordion-title:hover, .bg-iwin-fund .accordion-faq .accordion-title.active {
	color: #f3eaaf;
}
.bg-iwin-fund .row .gallery, .row .row:not(.row-collapse), .container .row:not(.row-collapse), .lightbox-content .row:not(.row-collapse) {
	margin-left: 0;
	margin-right: 0;
}

.bg-iwin-fund .menu-footer .ux-menu-link__link{
	 border-bottom-color: rgba(255, 255, 255, .2);
}

.bg-iwin-fund .menu-footer .ux-menu-link__link:hover {
	 color: #ebde8b;
}

.bg-iwin-fund .link-iwin p {
	margin-bottom: 0;
}

@media screen and (max-device-width: 768px) {
	.bg-iwin-fund .img-reg {
		width: 100% !important;
	}
	.bg-iwin-fund .register .col-inner .img-hover {
		width: 55% !important;
	}
	.bg-iwin-fund .register .col-inner .img-active {
		width: 55% !important;
	}
	.bg-iwin-fund .register {
		background: url(/wp-content/uploads/2024/07/bg-table.webp) bottom center no-repeat;
    background-size: 110% 68%;
    padding-bottom: 22px;
	}
	.bg-iwin-fund .col, .gallery-item, .columns {
		 padding: 0 5px 10px;
	}
	.bg-iwin-fund .img-title {
		width: 80% !important;
	}
	.bg-iwin-fund #image_607263671 {
		margin-top: -10px
	}
}