#exitPopup{
	display: none !important;
}
table
{
	border: 1px solid hsla(0,0%,100%,.08);
}
.breadcrumb {
    background: #0000001f;
    color: #bf8f02;
    padding: 6px 0px;
    font-size: 14px;
}
.rank-math-breadcrumb p{
	margin-bottom: 0px;
}
.rank-math-breadcrumb a{
	color: #b6b6b6;
}
#wrapper, #main, #main.dark {
    
}
.header-bottom-nav.nav > li > a {
   padding: 10px 10px;
   line-height: inherit;
   font-weight: 700;
}
.header-bottom-nav.nav > li > a {
   padding: 10px 10px;
   line-height: inherit;
   font-weight: 700;
}
.header-bottom-nav.nav > li > a:hover, .header-bottom-nav.nav > li.active > a, .header-bottom-nav.nav > li.current > a, .header-bottom-nav.nav > li > a.active, .header-bottom-nav.nav > li > a.current {
    
}

.header-search a{
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .49);
    border: 1px solid #ffeb00;
    background-image: linear-gradient(180deg, #ffeb00, #ff9300 45%, #ffa700);
    color: #fff !important;
    border-radius: 5px !important;
    padding: 5px 5px !important;
}
.homedes {
    /*max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 15px;*/
}
.homedes::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(131, 131, 131, 0.3);
    background-color: #12151c;
}

.homedes::-webkit-scrollbar
{
    width: 8px;
    background-color: #12151c;
}
.homedes::-webkit-scrollbar-thumb
{
    background-color: #a57e18;
    cursor: pointer;
}
.homedes:hover::-webkit-scrollbar-thumb
{
    background-color: #000;
}
.marqueesection
{
	background: #C09107;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    
}
.marqueesection .col {
    padding: 0 !important;
}
.marqueesection .icon-box-text{
	overflow: hidden;
    margin-left: 15px;
}
.marqueesection p {
    white-space: nowrap;
    display: flex;
    height: 100%;
    align-items: center;
    animation: marquee 20s linear infinite;
}
@keyframes marquee {
    from {
        transform: translateX(100%);
        /* Di chuyá»ƒn tá»« pháº£i sang trÃ¡i */
    }

    to {
        transform: translateX(-100%);
        /* Di chuyá»ƒn tá»« trÃ¡i sang pháº£i */
    }
}
.dark .widget a, .dark a {
    color: #eec754;
}
.primary, input[type=submit], input[type=submit].button {
    border: 2px #480102 solid;
    background: #d48209;
    color: #ffffff !important;
}
.header-bottom {
	
    background: #000000;
    background: linear-gradient(280deg, rgba(0, 0, 0, 1) 0%, rgba(72, 1, 2, 1) 50%, rgba(122, 28, 31, 1) 100%);

}
#wrapper, #main, #main.dark {
    background: #000000;
    background: linear-gradient(90deg,rgba(0, 0, 0, 1) 0%, rgba(72, 1, 2, 1) 50%, rgba(122, 28, 31, 1) 100%);
}
.footer-1 {
    background: #000000;
    background: linear-gradient(280deg, rgba(0, 0, 0, 1) 0%, rgba(72, 1, 2, 1) 50%, rgba(122, 28, 31, 1) 100%);
}
/**** CSS Toplist ****/
section.section.item-bet {
    background-color: #823605 !important;
    
}
.stt_bet {
    background: #d67c28 !important;
}
.is-border{
	border-color: #d67c28 !important;
}
.item-bet .primary{
	background: rgb(179,31,36) !important;
	background: linear-gradient(0deg, rgb(72 1 2) 0%, rgb(237 153 10) 35%) !important;
}
.row-collapse>.flex-box-item {
    color: #ffffff !important;
}
.footer-me-menu, .footer-me-menu a {
    color: #c0c0c0;
    font-weight: 600;
}


.fixture-modal {
    z-index: 9999 !important;
}
.header-bottom-nav>li {
    padding: 0 15px 0 0;
    /* font-size: 20px; */
    border-right: thin #48010226 solid;
}
.nav li:last-child {
    margin-right: 0 !important;
    border-right: none !important;
}
.item-bet .promotion_text:before, .item-bet .promotion_text:after {
    
    background-color: #97410a70 !important;
    
}
.promotion_text strong{
	font-size: 25px !important;
    color: #efcc09 !important;
}






@media (max-width: 768px) {
	
}