/*
Theme Name: Neve Child
Theme URI: http://fb88dangnhap.site/
Description: Neve Child Theme
Author: Oliver
Author URI: http://fb88dangnhap.site/
Template: neve
Version: 1.0.888
*/

/* Add your custom styles here */
html, body.home {
    margin: 0;
    padding: 0;
	background: #052819;
}

body.home {
	background: url("/wp-content/uploads/2024/01/page-bg.webp") repeat;
}

.footer {
    position: relative;
    background: #052e1b url("/wp-content/uploads/2024/04/web-footer-bg.webp") no-repeat center;
    background-size: cover;
}

.text-center {
    text-align: center;
}

#copyrights {
    padding: 40px 0 35px 0;
    font-size: 12px;
    line-height: 1.8;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #ace7c7;
    max-width: 100%;
    margin: 0 auto;
}

.container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.footer .d-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.footer .d-flex > * {
    flex-basis: 14%;
    margin: 0 10px;
}

.thongTin-container {
    display: flex;
    flex-direction: column;
}

.footer strong {
    color: #fff172;
    font-size: 14px;
}

.footnav {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.flex-col {
    display: flex;
    flex-direction: column;
}

.flex-col a {
    text-decoration: none;
    color: #d0f3e0;
    display: block;
    padding: 3px 0;
}

.flex-col a:hover {
    color: #fee71b;
}

#league-logos {
    width: 65%;
    margin: 20px auto;
}

.disclaimer {
    background: rgba(0,16,9,.8);
    text-align: center;
    padding: 18px 0;
    font-size: 13px;
    color: #7e7e7e;
}

.subFooter-container {
    display: block;
    color: #9cd0a0;
    font-size: 11px;
}

.subFooter {
    display: flex;
    justify-content: space-between;
    width: 60%;
    margin: 0 auto;
}

.subFooter > * {
    flex-basis: 23%;
    line-height: 17px;
}

.subFooter-container strong {
    display: block;
    margin-bottom: 10px;
}

.marquee-announcement {
    margin: 0 auto;
    font-family: "Roboto", sans-serif;
}

.marquee-announcement marquee {
    background: #036323;
    color: #fff;
    box-sizing: border-box;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
}

.marquee-announcement span {
    position: absolute;
    background: #04712a;
    color: #fee71b;
    width: auto;
    line-height: 20px;
    height: 20px;
    font-size: 11px;
    padding: 0 10px;
    z-index: 1;
}

.marquee-announcement img {
    margin-left: 10px;
}

  .hottest-top-content {
    font-family: "Roboto", sans-serif;
  }

  .hottest-top-container {
    display: flex;
    width: 100%;
  }

  .hottest-game,
  .top-winner {
      display: flex;
      flex-direction: row;
      height: 212px;
      flex-basis: 50%;
  }

  .swiper {
    width: 285px;
  }

  .title-month-container {
    display: flex;
  }

  .title-month {
    flex-basis: 50%;
    background-image: linear-gradient( to right top, #006421, #016a28, #01712f, #017736, #017e3d, #01894b, #00955a, #00a069, #01b384, #0cc7a0, #1ddabd, #30eeda );
    font-weight: bold;
    color: #eaffef;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 15px;
  }

  .leftBanner,
  .swiper2 {
    height: 211px !important;
    position: relative;
  }

  .swiper2 a {
    display: flex;
    text-decoration: none; 
    background: #02351a;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #19633c;
  }

  .swiper a:hover {
    background-color: #048b48;
  }

  .swiper2 img {
    width: 56px;
    height: 32px;
    margin: 5px;
  }

  .swiper2 a span {
    width: 80%;
    cursor: pointer;
    color: #b3ffd6;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper2 .rightBanner-content {
    color: #b3ffd6;
    font-size: 12px;
    position: absolute;
    margin-left: 100px;
  }

  .rightBanner-content .coin {
    width: 14px !important;
    height: 14px !important;
    
  }

  .rightBanner-content .coin-amount {
    color: yellow;
    font-size: 11px;
  }

  .custom-progressbar {
    margin: 0;
    list-style: none;
    margin-bottom: 60px;
}

.custom-progressbar li {
    position: relative;
    margin-top: 45px;
    height: 6px;
    background-color: #026931;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-bottom: 90px;
}

.custom-progressbar span {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    text-transform: none;
    color: #fff;
}

.custom-progressbar li > span {
    position: absolute;
    z-index: 1;
    top: -25px;
    line-height: 20px;
}

.custom-progressbar font {
    font-size: 14px;
}

.custom-progressbar .time {
    right: 0;
}

.custom-progressbar .progressbar-animation {
    top: 0;
    left: 0;
    height: 5px;
    background-image: linear-gradient( to right, #d22b2b, #ffa500, #e1f91a, #00f562 );
    position: absolute;
    line-height: normal;
    overflow: visible !important;
    transition: width 1.2s ease-in-out;
}

.custom-progressbar .progressbar-animation::after {
    content: "";
    width: 100%;
    display: block;
    position: absolute;
    height: 60px;
    top: 2px;
    transform: skewX(30deg);
    left: 17px;
    background: linear-gradient( to top, rgba(255, 255, 255, 0) 0%, rgba(72, 72, 72, 0.25) 100% );
}

.rightContent .btnMoreDetails {
    width: 155px;
    height: 43px;
    line-height: 43px;
    background: none;
    color: #fee71b;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    font-family: "Roboto", sans-serif;
    display: inline-block;
    font-weight: 700;
    border: none;
    text-transform: uppercase;
    transition: all 1s ease;
    border: 1px solid #fee71b;
    border-radius: 4px;
    margin-right: 60px;
}

.rightContent .btnMoreDetails:hover {
    background: #fee71b;
    color: #2b2700;
    background-image: linear-gradient( to right top, #ffc400, #ffca03, #ffd107, #ffd70d, #ffde13, #ffe22c, #fee73d, #feeb4c, #feee65, #fff17c, #fff391, #fff6a6 );
}

.btnMoreDetails-container {
    display: flex;
    justify-content: flex-end;
    position: relative;
    margin-bottom: 50px;
}

.custom-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 25px;
}

.custom-banner img {
    width: 100%;
}

.custom-banner .mask {
    background-color: rgba(0, 0, 0, 0.6);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in 0.2s;
    -moz-transition: all 0.3s ease-in 0.2s;
    -o-transition: all 0.3s ease-in 0.2s;
    -ms-transition: all 0.3s ease-in 0.2s;
    transition: all 0.3s ease-in 0.2s;
    height: 100%;
    width: 100%;
    font-style: normal;
    font-family: 'Roboto', sans-serif;
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
}

.custom-banner .firstChild {
	border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}

.custom-banner .infoBtn {
    margin: 0 auto;
}

.custom-banner:hover .mask {
    filter: alpha(opacity=1);
    opacity: 1;
}

.top-header-container {
    background: transparent;
    display: flex;
    justify-content: space-between;
    width: 1180px;
    padding: 5px 0;
    height: 50px;
}

#btnLogin {
    background: #fff;
    background-image: linear-gradient( to right top, #dfdfdf, #e1e1e1, #e3e3e3, #e5e5e5, #e7e7e7, #eaeaea, #ececec, #efefef, #f3f3f3, #f7f7f7, #fbfbfb, #ffffff );
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    position: relative;
    text-align: center;
    height: 31px;
    width: 135px;
    font-weight: 700;
    display: inline-block;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    font-size: 14px;
    border:none;
    line-height: 8px;
}

#btnJoinNow {
    background: #fee71b;
    background-image: linear-gradient( to right top, #ffc400, #ffca03, #ffd107, #ffd70d, #ffde13, #ffe22c, #fee73d, #feeb4c, #feee65, #fff17c, #fff391, #fff6a6 );
    color: #2b2700;
    display: block;
    text-align: center;
    height: 31px;
    width: 135px;
    font-weight: 700;
    display: inline-block;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    font-size: 14px;
    border: none;
    line-height: 8px;
    margin-left: 20px;
}

#btnJoinNow:hover {
    background: #FFFF1B;
    color: #2b2700;
}

.datetime-container span {
    color: #fff;
    margin-right: 5px;
}

#datetime {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}

.datetime-container,
.header-button-container {
    display: flex;
    flex-basis: 50%;
}

.header-button-container {
    justify-content: flex-end;
}

.blog-content .elementor-tab-title {
    background-color: #03732b;
    color: #fff !important;
    border: 1px solid #258b52;
    line-height: 47px;
    background-image: linear-gradient( to right bottom, #048e6a, #0a8a64, #0e865e, #128259, #157e53, #1e8653, #288d52, #339551, #4aaa53, #64bf54, #80d452, #9ee84f );
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    text-align: center;
    margin-bottom: 10px;
}

.blog-content .elementor-tab-title.elementor-active {
    background-color: #fee71b;
    color: #2b2700 !important;
    border: 1px solid #fee71b;
    background-image: linear-gradient( to right top, #ffc400, #ffca03, #ffd107, #ffd70d, #ffde13, #ffe22c, #fee73d, #feeb4c, #feee65, #fff17c, #fff391, #fff6a6 );
}

.blog-content .elementor-tabs-wrapper {
    display: flex;
    justify-content: space-between;
}

.blog-content .elementor-tabs-wrapper > * {
    flex-basis: 24.6%;
}

.post-card button {
    font-size: 11px;font-weight: 700;
    color: #fff;
    text-decoration: none;
    background: none;
    width: 140px;
    margin: 0 auto;
    height: 31px;
    text-align: center;
    text-transform: uppercase;
    float: right;
    margin-top: 10px;
    border: 1px solid #0c6736;
    transition: all 1s ease;
    border-radius: 3px;
    line-height: 6px;
}

.post-card button:hover {
    background: #0c6736;
    color: #99d59f;
    background-image: linear-gradient( to right bottom, #048e6a, #0a8a64, #0e865e, #128259, #157e53, #1e8653, #288d52, #339551, #4aaa53, #64bf54, #80d452, #9ee84f );
}

.post-card h3 {
    font-size: 13px;
    padding: 0;
    margin-bottom: 7px;
    color: #fff;
}

.post-card .text-content {
    font-size: 13px;
    flex-basis: 65%;
}

.post-card .thumbnail-container {
    flex-basis: 35%;
    height:174px;
    margin-right: 20px;
}

.post-card a {
    display:flex;
}

.post-card .wrap-post {
    border-bottom: 1px solid #011b0a;
    box-shadow: 0px 1px 0px #034227;
}

.post-card {
    margin-top: 20px;
}

.builder-item {
    margin: 0 !important;
    padding: 0 !important;
}

.header .container {
    width: 90%;
}

.elementor-widget-tabs .elementor-tabs {
    margin-left: 27px;
}

.footbox a {
    text-decoration: none;
    margin-right: 12px;
}

.foot1,
.foot2,
.foot3,
.foot4,
.foot5,
.foot6,
.foot7,
.foot8 {
    color: #ace7c7;
}

.foot1 {
    font-size: 32px;  
}

.foot6,
.foot2{
    font-size: 38px;
}

.foot5 {
    font-size: 20px; 
}

.foot3,
.foot8 {
    font-size: 117px;
}

.login-container {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.login-container > * {
    flex-basis: 49%;
    height: 56px;
    border-radius: 4px;
    border: none;
    display: inline-block;
    cursor: pointer;
    outline: 0;
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    border: thin solid #32a250;
}

#content .login-container .login {
	display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-image: linear-gradient(to right bottom,#048e6a,#0a8a64,#0e865e,#128259,#157e53,#1e8653,#288d52,#339551,#4aaa53,#64bf54,#80d452,#9ee84f) !important;
}

#content .login-container .join-now {
	display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    background-image: linear-gradient(to right bottom,#feb391,#ffb682,#ffbc71,#ffc35f,#ffcc4c,#fed351,#fcdb57,#fbe25e,#fbe87b,#fcee96,#fdf3b0,#fef8ca) !important;
}

.mobile-footer-tab {
    position: fixed;
    height: 60px;
    z-index: 99999993;
    bottom: 0;
    left: 0;
    width: 100%;
    background: url(/wp-content/uploads/2024/01/navbg.webp) no-repeat;
    background-size: cover;
    display: flex;
    opacity: 0;
}

.mobile-footer-tab button {
    padding: 10px 0 5px 0;
    display: inline-block;
    font-size: 10px;
    color: #fff;
    background: none;
    border: none;
    flex-basis: 20%;
}

.blog-sidebar #block-4,
.blog-sidebar #custom_html-3,
.single-post-container #comments {
    display: none;
}

#mainSlider #wds_container1_1 #wds_container2_1 .wds_slideshow_dots_deactive_1 {
    opacity: 0.6;
}

.image-gallery-container {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr 1fr;
}

.image-gallery-container img {
    width: 100%;
    height: auto;
    border-radius: 5px !important;
    object-fit: contain;
}

.image-gallery-container a {
	position: relative;
	color: #fff;
}

.image-gallery-container span {
	position: absolute;
	bottom: 11px;
    font-weight: 600;
    font-size: 3vw;
	display: block;
	text-align: center;
	width: 100%;
}

.image-gallery-container.fullImg {
    grid-template-columns: repeat(auto-fit, minmax(min(10rem,100%),1fr));
}

.select-box {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    color: #60666d;
  }
  .select-box__current {
    position: relative;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    outline: none;
  }

  .select-box__current::before {
    content: "▼";
    position: absolute;
    right: 25px;
    font-size: 25px;
    top:10px;
    color: #fff;
    transform: rotate(0deg);
    transition: transform 1s linear;
  }

  .select-box__current:focus + .select-box__list {
    opacity: 1;
    -webkit-animation-name: none;
            animation-name: none;
  }
  .select-box__current:focus + .select-box__list .select-box__option {
    cursor: pointer;
  }
  .select-box__current:focus .select-box__icon {
    transform: translateY(-50%) rotate(180deg);
  }
  .select-box__icon {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 20px;
    opacity: 0.3;
    transition: 0.2s ease;
  }
  .select-box__value {
    display: flex;
  }
  .select-box__input {
    display: none;
  }
  .select-box__input:checked + .select-box__input-text {
    display: block;
  }
  .select-box__input-text {
    text-align: center;
    display: none;
    width: 100%;
    margin: 0;
    padding: 15px;
    color: #fff;
    font-weight: bold;
    background-color: #03732b;
    background-image: linear-gradient( to right bottom, #048e6a, #0a8a64, #0e865e, #128259, #157e53, #1e8653, #288d52, #339551, #4aaa53, #64bf54, #80d452, #9ee84f );
  }
  .select-box__list {
    position: absolute;
    width: 100%;
    padding: 0;
    list-style: none;
    opacity: 0;
    -webkit-animation-name: HideList;
            animation-name: HideList;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-timing-function: step-start;
            animation-timing-function: step-start;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
    z-index: 5;
  }
  .select-box__option {
    display: block;
    padding: 15px;
    background: #fff;
    text-align: center;
  }
  .select-box__option:hover, .select-box__option:focus {
    color: #546c84;
    font-weight: bold;
    background-color: #fee71b;
    border: 1px solid #fee71b;
    background-image: linear-gradient( to right top, #ffc400, #ffca03, #ffd107, #ffd70d, #ffde13, #ffe22c, #fee73d, #feeb4c, #feee65, #fff17c, #fff391, #fff6a6 );
  }

  .footer .img-partner {
    height: 70px;
    max-width: 58px !important;
}

.more-banks span {
    display: block;
    border: 1px solid #ace7c7;
    border-radius: 4px;
    width: 70px;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    transition: all .3s ease-in-out;
}

.more-banks span:hover {
    background: #31875a;
    color: #ace7c7 !important;
}

.unwrap {
	flex-wrap: nowrap !important;
}

.menuIconSize {
	font-size: 25px;
}

.menuFontSize {
	font-size: 13px;
	margin-left: 5px;
}

.nav-ul>li {
	margin: 0 !important;
}

.header-menu-sidebar-inner {
	padding: 0 0 20px 30px !important;
}

.builder-item--primary-menu {
	--hovercolor: #fff !important;
}

.menu-item>.wrap>a:hover,
.menu-item.nv-active>.wrap>a {
	color: #fff !important;
	text-shadow: 0 0 7px #fee71b, 0 0 7px #fee71b !important;
}

@media (max-width: 1290px) {
	.header .container {
		width: 100% !important;
	}
	
	.header .row {
		gap: 20px;
	}
	
	.menuFontSize {
		margin-top: 5px;
	}
	
	.hfg-slot.left {
		margin-left: 30px;
	}
	
	.hfg-slot.right {
		display: flex !important;
		gap: 20px !important;
		padding: 0 15px !important;
		font-size: clamp(1rem, 2.5vw, 1rem) !important;
		
	}
}

@media (max-width: 1250px) {
    .top-header-container {
        display: none;
    }

    .hottest-top-container {
        flex-direction: column;
        padding: 0 30px;
    }

    .swiper,
    .leftBanner {
        width: 100%;
    }

    .subFooter {
        width: 92%;
    }

    .marquee-announcement {
        padding: 0 30px;
    }
}

@media (max-width: 1024px){
    .elementor-widget-tabs .elementor-tabs {
        margin-left: 0;
    }

    .rightContent {
        padding: 0 30px;
    }

    .footer .d-flex {
        flex-direction: column;
    }

    .footer .flex-col {
        flex-direction: row;
    }

    .footnav .flex-col a {
        padding: 0 5px;
    }

    #league-logos {
        margin: 0;
        display: flex;
        flex-direction: row !important;
        width: 100%;
        flex-wrap: wrap;
        gap: 10px;
    }

    .ft-sponsors.d-flex {
        flex-direction: row;
    }

    .pl-15.d-flex {
        flex-direction: row;
    }
}

@media (max-width: 960px) {
    .builder-item {
        margin: 0 !important;
    }

    .subFooter {
        display: none;
    }
}

@media (max-width: 767px) {
    .footer {
        display: none;
    }

    .elementor-24 .elementor-element.elementor-element-cdb91ac {
        display: none;
    }

    .elementor-24 .elementor-element.elementor-element-15240ea > .elementor-widget-container {
        margin: 0 !important;
    }

    .mobile-footer-tab {
        opacity: 1;
    }

    .post-card p {
        display: none;
    }

    .post-card .thumbnail-container {
        height: 125px;
    }

    .select-box {
        width: 100%;
    }
	
	.row {
		margin-right: 15px;
		margin-left: 15px;
	}
	
	.header .container {
		width: 100%;
	}
	
	.site-logo img {
		margin-bottom: -12px !important;
	}
}

@-webkit-keyframes HideList {
    from {
      transform: scaleY(1);
    }
    to {
      transform: scaleY(0);
    }
}
  
@keyframes HideList {
    from {
        transform: scaleY(1);
    }
    to {
        transform: scaleY(0);
    }
}
