/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/



.nav-dropdown {
    top: 76px;
}
.nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before {
    top: 60px;
}
.absolute-footer{
    display: none;
}

.link-item__title {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 700;
    color: #ebeef4;
    text-transform: capitalize;
    margin-bottom: 16px;
}
.link-item__title p{
    margin-bottom: 10px;
}
footer ul{
    list-style: none;
    margin:0px;
}
footer ul li{
    margin-left: 0px !important;
    margin-bottom: 10px;
}
footer ul li a{
    font-size: .875rem;
    line-height: 1.25rem;
    text-transform: capitalize;
    color: #d1d7e5;
    font-weight: 400;
}
.footer-logo__description {
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.25rem;
    color: #899096;
}

.contact {
    background: #415766;
    border-radius: 8px;
    padding: 0 8px;
    margin-bottom: 10px;
}
.contact p {
    color: #fff;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.25rem;
}
.icon-box.featured-box.icon-box-left{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.footer-top > .col,.footer-bottom > .col{
    padding-bottom: 0px;
}
.max80{
    max-width: 85%;
}

.footer-bottom .max80 p {
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.3125rem;
    color: #ebeef4;
    font-weight: 600;
}
.footer-bottom .bottom-section__copyright p {
    font-weight: 400;
    font-size: .75rem;
    line-height: 1.25rem;
    color: #9aa4bc;
    margin-top: 12px;
    text-align: center;
}

.top-slot .top-slot__list {
    height: 519px;
    position: relative;
    overflow: auto;
    padding: 12px 8px;
}
.top-slot-item {
    display: flex;
    align-items: center;
    padding: 12px;
    position: relative;
    background: #213743;
    border-radius: 12px;
    margin-bottom: 8px;
}
.top-slot-item:nth-child(2n) {
    background: #304553;
}
.top-slot-item:hover {
    box-shadow: inset 0 0 6px 0 rgba(255, 133, 65, .6);
}
.top-slot-item:hover {
    cursor: pointer;
}
.top-slot-item__image {
    position: relative;
    z-index: 22;
    margin-bottom: auto;
}
.top-slot-item__info {
    position: relative;
    z-index: 22;
    margin-left: .625rem;
    flex: 1;
    overflow: hidden;
}
.top-slot-item__price {
    text-transform: uppercase;
    color: #ff8541;
    margin-top: auto;
}
.top-slot-item__name, .top-slot-item__price {
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.25rem;
}
.top-slot-item__image img {
    width: 2.625rem;
    height: 3.5rem;
    font-size: .75rem;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px;
}
.top-slot-item__person, .top-slot-item__person span {
    font-weight: 400;
    font-size: .75rem;
    line-height: 1.25rem;
}
.top-slot-item__person {
    color: #ebeef4;
    text-transform: capitalize;
}
.top-slot-item__person span {
    color: #b1bad3;
}
.top-slot-item__name {
    text-transform: capitalize;
    color: #ebeef4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 8px;
}

.top-slot ::-webkit-scrollbar{width:3px}
.top-slot ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #213743;border-radius:5px}
.top-slot ::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(255,133,65,.50196)}


.header-title {
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 2.5rem;
    text-transform: uppercase;
    color: #ebeef4;
}
.header-title p{
    margin-bottom: 15px;
}

.top-slot__coins {
    top: 110px;
    right: -2px;
    width: 151px;
    height: 97px;
}
.top-slot__coins, .top-slot__cup {
    position: absolute;
    transform: translateY(-100%);
    z-index: -1;
}
.top-slot__cup {
    top: 70px;
    right: 0;
    width: 117px;
    height: 76px;
}
.top-slot{
    position: relative;
    padding: 3px;
    border-radius: 12px;
    background: linear-gradient(180deg, #ffcb8e, #7a5d33 10.71%, #ffc56e 35.5%, #4e748a 78.52%, #4c728b);
    box-shadow: 0 -1px 2px 0 #e5c37e;
    margin-top: 16px;
}
.top-slot > ul{
    background: #101e25;
    position: relative;
    border-radius: 9px 9px 0px 0px;
    overflow: hidden;
}
.top-slot > .tab-panels{
    background: linear-gradient(180deg, #101d24, #1c3240 64%);
    position: relative;
    border-radius: 0px 0px 9px 9px;
    overflow: hidden;
    padding-top: 0px;
}

.top-slot > ul li a {
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.5rem;
    background: none;
    border: none;
    color: #b1bad3;
    padding: 6px 0;
    text-align: center;
    position: relative;
    justify-content: center;
    text-transform: capitalize;
}
.top-slot > ul{
    border-bottom: 1px solid #304553;
    padding: 0 12px;
    display: flex;
    flex-wrap: wrap;
}
.top-slot > ul > li {
    width: 33.33%;
    margin: 0px;
    text-align: center;
}
.nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before {

    width: 20px;
}


.box1 .box {
    position: relative;
    border-radius: 24px;
    background: radial-gradient(50% 50% at 50%, at 50%, #3e7491 0, #213743 70%);
    background: radial-gradient(50% 50% at 50% 50%, #3e7491 0, #213743 70%);
    overflow: hidden;
    cursor: pointer;
}

.box1 .box:before {
    position: absolute;
    content: "";
    bottom: 0;
    height: 120px;
    left: 0;
    right: 0;
    background: url(images/light.png) no-repeat;
    mix-blend-mode: screen;
    z-index: 0;
    border-radius: 24px;
    filter: blur(5px);
}

.box1 .box .box-text.text-center {
    padding: 0px;
    position: absolute;
    top: 5px;
    font-weight: bold;
}

.box1 .box .box-image:after {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: transparent;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .5));
    transform: skew(-25deg);
}


.box1 .box:hover  .box-image:after {
    -webkit-animation: shine-data-v-6c0def03 1s;
    animation: shine-data-v-6c0def03 1s;
}

@-webkit-keyframes shine-data-v-6c0def03{0%{left:-100%}to{left:125%}}


.box2 .box:hover .box-image {
    transform: translateY(-10px);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .69);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .69);
    -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .69);
    border-radius: 16px;
}
.box2 .box {
    position: relative;
    padding: 1px;
    background: linear-gradient(180deg, #eaceb3, #466579);
    border-radius: 16px;
}

.box3 .box  {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 16px;
    overflow: hidden;
    cursor: pointer;
}
.box3 .box .box-text.text-center{
    text-shadow: none;
    padding: 10px ;
    font-weight: bold;
}

.box4 .box {
    display: inline-block;
    flex: auto;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 6px 12px;
    border-radius: 8px;
    background: #0e212e;
    /* justify-content: center; */
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
}
.box4 .box  img{
    height: 32px;
}
@media screen and (min-width: 850px) {
    .box4 .large-columns-8>.col {
        flex-basis: 11.11%;
        max-width: 11.11%;
    }
}


.box5 .post-title a {
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.25rem;
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #fff;
    margin-bottom: 4px;
}
.box5  .from_the_blog_excerpt {
    font-weight: 400;
    font-size: .75rem;
    line-height: 1.25rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    color: #b1bad3;
    margin-bottom: 4px;
}
.box-blog-post .is-divider{
    display: none;
}
.section-title-normal,.section-title-normal span{
    border-bottom: 0px;
    padding: 0px;
    margin: 0px;
}

.section-title-normal a{
    display: flex;
    align-items: center;
    grid-gap: 8px;
    gap: 8px;
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.25rem;
    color: #3f98ca;
}
.section-title-container{
    margin-bottom: 0px;
}
#post-list .post-item img{
    border-radius: 10px;
}

#post-list .post-item .post-title a{
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.5rem;
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #fff;
}

#post-list .post-item .from_the_blog_excerpt  {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    color: #b1bad3;
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.25rem;
    margin-top: 5px;
}

aside .widget-title  {
    z-index: 2;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.5rem;
    display: flex;
    color: #fff;
    background-color: #304553;
    padding: 12px;
    border-bottom: 2px solid #304553;
}
.hot-bet__content{
    height: 595px;
    overflow-x: hidden;
    overflow-y: auto;
}
.hot-bet__content .bet-item {
    display: flex;
    padding: 12px;
    align-items: center;
}
.hot-bet__content .bet-item:nth-child(2n) {
    background-color: #304553;
}
.hot-bet__content .bet-item .bet-item--left {
    width: 42px;
    height: 42px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 17px;
}
.hot-bet__content .bet-item .bet-item--right {
    margin-left: 16px;
    flex: 1;
    overflow: hidden;
}
.hot-bet__content .bet-item .amount {
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.25rem;
    color: #ff8541;
    text-align: right;
}
.hot-bet__content .bet-item .bet-item--right .name {
    font-weight: 400;
    font-size: .75rem;
    line-height: 1.25rem;
    color: #ebeef4;
}
.hot-bet__content .bet-item .bet-item--right .just-bet {
    color: #b1bad3;
    font-weight: 400;
    font-size: .75rem;
    line-height: 1.25rem;
}
.hot-bet__content .bet-item .bet-item--right .match {
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.25rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #c5c5c5;
}
.hot-bet__content .bet-item p{
    margin-bottom: 0px;
}

aside {
    background: #213743;
    position: relative;
    margin-top: 32px;
    border-radius: 12px;
    overflow: hidden;
}
.widget .is-divider{
    display: none;
}

.hot-bet__content::-webkit-scrollbar{width:3px}
.hot-bet__content::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #213743;border-radius:5px}
.hot-bet__content::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(255,133,65,.50196)}

.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header), .mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header) {
    border-top: 1px solid #ececec36;
}
.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>a, .mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>a {
    color: hsl(0deg 0% 100% / 85%);
}
.off-canvas .nav-vertical>li>a {
    font-size: 16px;
}
@media(max-width:868px){
    #post-list .post-item .post-title a{
        font-size: 13px;
    }
    .header-title{
        font-size: 18px;
    }
}