/*
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.   ***************/



@font-face {
    font-family: 'SVN';
    src: url(fonts/SVN-Gilroy-Regular.otf);
} 

@font-face {
    font-family: 'SVN-Bold';
    src: url(fonts/SVN-Gilroy-Bold.otf);
}



:root{
    --family :'SVN' !important;
    --family-bold :'SVN-Bold' !important;
    --color: #00a1d6;
    --color-hover:#ffa302;
}



body{
    font-size: 15px !important;
    font-family: var(--family) !important;
    overflow: hidden;
    color: #000;
}
h1,h2,h3,h4,h5,h6,p,ul,li,a{
    color: #000;
    font-family: var(--family) !important;
}


p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7,
.is-divider,
.entry-category,
.display-product a.quick-view,
a.quick-view.quick-view-added {
    display: none;
}



/****************************************/


.menu-right .extra-tool {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 35px;
}
a.cs-btn {
    color: #333;
    font-family: Tahoma;
    font-weight: 700;
}
.menu-right .login-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.menu-right .login-wrap .input-wrap {
    position: relative;
    margin-right: 5px;
}
.menu-right .login-wrap .input-wrap input {
    height: 35px;
    padding: 0 10px 0 30px;
    color: #333;
    width: 215px;
    border: 2px solid #009ada;
    background: #f1eeff;
}
.menu-right .btn.btn-signup,
.menu-right .btn-big.login {
    width: 130px;
    line-height: 35px;
    text-align: center;
    background-color: #1da1f2;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
}
.menu-right .btn.btn-signup {
    background-color: #05ab3c;
    margin-left: 10px;
}

/************************************/



.header:not(.transparent) .header-bottom-nav > li {
    padding: 0px 15px;
}
.header:not(.transparent) .header-bottom-nav > li a {
  font-size: 16px;
  color: #fff;
  font-family: var(--family) !important;
}
.header:not(.transparent) .header-bottom-nav > li.active,
.header:not(.transparent) .header-bottom-nav > li:hover{
    background: linear-gradient(90deg,#f7ba22,#f49a25 50%,#f7ba22) 0/200%;
    padding: 5px 15px;
}
.header:not(.transparent) .header-bottom-nav > li.active a,
.header:not(.transparent) .header-bottom-nav > li:hover a {
    color: #fff !important;
    font-family: var(--family-bold) !important;
}


.nav-dropdown-default {
    padding: 0px;
    border: 0px;
}
.nav-dropdown  li {
   border-bottom: 1px solid #eaeaea;
   padding: 5px 0px;

}
.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a { 
    padding: 5px 10px;
    display: block;
    border-bottom: 0px;
    font-weight: 500;
    color: #000 !important;
    font-family: var(--family) !important;
}



.nav-dropdown-default .nav-column li:hover>a,
.nav-dropdown.nav-dropdown-default>li:hover>a {
    color: var(--color) !important;
}


.nav-dropdown-has-arrow li.has-dropdown:after,
.nav-dropdown-has-arrow li.has-dropdown:before {
    display: none;
}

.nav-dropdown>li.nav-dropdown-col{display:block}

.nav-dropdown{border:1px solid #ddd; padding:0;margin-top: 5px;}

.nav-column.nav-dropdown-default>li>a,
.nav-dropdown .nav-dropdown-col>a,
.nav-dropdown li a{
    font-weight:normal !important;
    text-transform:none !important;
    font-size:15px;
    font-weight:500;
    color: var(--color) !important;
}


.nav-dropdown .nav-dropdown-col>ul{
    border: 1px solid #d2d2d2;
    margin-top:-34px;
    box-shadow: 2px 2px 5px #828282;
    display:none;
    position: absolute;
    left: 100%;z-index: 9;
    background: white;
    min-width: 240px;
}

.nav-dropdown>li.nav-dropdown-col{width:100%;border-right:0}

.nav-dropdown .nav-dropdown-col .menu-item-has-children {
   margin-top: 0px;
}

.nav-dropdown .nav-dropdown-col>ul li a{
    padding:10px;  text-transform: none;color:black
}

.nav-column.nav-dropdown-default li.menu-item-has-children ul{
    border: 1px solid #d2d2d2;
    margin-top: -40px;
    box-shadow: 2px 2px 5px #828282;
    display:none;
    position: absolute;
    left: 100%;z-index: 9;
    background: white;
    min-width: 240px;
}
.nav-column.nav-dropdown-default li.menu-item-has-children:hover >ul,
.header-nav li.nav-dropdown-col:hover >ul{display:block !important}

.header-button a {
    background: var(--color) !important;
    color: #fff;
    font-weight: bold;
}
.sidebar-menu.no-scrollbar {
    background: var(--color);
}

.sidebar-menu.no-scrollbar ul li a{
    font-weight: 500;
    color: #fff;
    font-family: var(--family) !important;
}

/*******************************************************/


.news.marquee-wrap .visible-area .marquee-item {
    margin-right: 30px;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
}

.home-sec1 {
    padding-bottom: 5px !important;
}

.home-sec1 .col-inner {
    height: 140px;
    background: url(img/intro_bg.jpg) 50%/cover no-repeat;
    border-radius: 10px;
    -webkit-box-shadow: 1px 3px 9px rgb(0 0 0 / 30%);
    box-shadow: 1px 3px 9px rgb(0 0 0 / 30%);
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 15px;
}
.home-sec1 h4 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}
.home-sec1 p {
    color: #ffffff;
    font-size: 17px;
}


.home-sec5,
.home-sec2 {
    padding-bottom: 0px !important;
}

.title-betting h2 {
    color: #fff;
    background: #1b233d;
    padding: 10px;
    margin-bottom: 0px;
}

.popularGames {
    background: #293356;
    border-radius: 0 0 8px 8px;
    display: inline-block;
    padding: 10px 0px;
}

.popularGames .classification {
    border-radius: 8px;
    padding: 0px 10px;
    float: left;
    width: calc(100% / 5);
}



.popularGames .classification  .img-wp {
    box-shadow: inset 10px 10px 52px 15px #1c233d;
}



.popularGames .classification .gameName {
    background: #1b233d;
    border-radius: 0 0 8px 8px;
    text-align: center;
    color: #fff;
}


.popularGames .classification .gameName .title {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 5px;
    padding-top: 10px;
}
.popularGames .classification  .gameName .desc {
    font-size: 13px;
    color: hsla(0,0%,100%,.6);
    text-align: center;
    font-weight: 400;
    padding-bottom: 10px;
    display: block;
}

.popularGames .classification .maskLayer {
    position: absolute;
    top: 60px;
    width: 210px;
    height: 285px;
    background-image: linear-gradient(180deg,rgba(74,105,255,.5),#7146ff 90%);
    border-radius: 8px;
    cursor: pointer;
} 

.popularGames .classification .startGame {
    text-align: center;
    position: absolute;
    bottom: 60px;
    transform: translateX(32%);
}

.popularGames .classification .startGame a {
    color: #fff;
    border:2px solid ;
    padding: 8px 20px;
    border-radius: 30px;
}

.popularGames .classification:hover .startGame,
.popularGames .classification:hover .maskLayer{
   display: block !important;
}



.title-casino h2 {
    color: #000;
    text-transform: uppercase;
}
.title-casino p {
    color: #000;
}
.home-sec3 .home-live .live-list {
    position: relative;
    height: 400px;
}
.home-live .live-list .home-quick-box-item {
    position: absolute;
    bottom: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    list-style: none;
}
.home-live .live-list .home-quick-box-item:first-child {
    left: 50%;
    margin-left: -250px;
    z-index: 3;
}
.home-live .live-list .home-quick-box-item:nth-child(2) {
    left: 50%;
    margin-left: -450px;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    z-index: 2;
}
.home-live .live-list .home-quick-box-item:nth-child(3) {
    left: 50%;
    margin-left: -50px;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    z-index: 2;
}
.home-live .live-list .home-quick-box-item:nth-child(4) {
    left: 50%;
    margin-left: -650px;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    z-index: 1;
}
.home-live .live-list .home-quick-box-item:nth-child(5) {
    left: 50%;
    margin-left: 150px;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    z-index: 1;
}
.home-live .live-list .home-quick-box-item:hover {
    z-index: 4;
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.home-live .live-list .home-quick-box-item .main-pic {
    width: 500px;
    height: 391px;
}
.home-live .live-list .home-quick-box-item .gp-logo {
    position: absolute;
    top: 50px;
    left: 50px;
    width: 120px;
    height: 120px;
    background-size: contain;
}

.title-service h2 {
    color: #fff;
    text-transform: uppercase;
}
.title-service p {
    color: #fff;
}


.home-help .col {
    padding: 0px 0px 15px !important;
}

.home-help .col-inner {
    display: flex;
}

.home-help .item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 425px;
    background: url(img/help_bg.png) 50%/contain no-repeat;
    text-align: center;
    list-style: none;
    margin: 0px;
}

.home-help h4 {
    margin: 25px 0 -50px;
    color: #364d62;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 10%;
}
.home-help .help-img {
    margin: 0 auto;
    margin-top: 90px;
    width: 85px;
    height: 85px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
}
.home-help p {
    margin: 0 auto;
    width: 80%;
    font-size: 13px;
    color: #617282;
    text-transform: uppercase;
    text-align: justify;
    line-height: 1.6;
    -webkit-transform: scale(.85);
    transform: scale(.85);
    list-style: none;

}

.main-title {
    color: var(--color);
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 20px;
    padding: 15px 0 4px;
    position: relative;
    text-transform: uppercase;
}

.home-content,
.website-question {
    padding: 40px 50px 40px;
    background: #fff;
    box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
    -webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
    border-radius: 10px;
}

.website-question .accordion-title {
    border-top:0px;
    background-color: transparent;
    border: none;
    position: relative;
    color: var(--optionalColor);
    font-size: 18px;
    font-weight: 700;
    padding-left: 10px;
    font-family: var(--family) !important;
}

.website-question .accordion {
    text-align: left;
    margin-bottom: 20px;
    border: solid 1px var(--color);
    border-radius: 10px;
    padding: 7px;
}

.website-question .accordion .toggle{
        left: auto;
    right: 0 !important;
}

.website-question .accordion-inner,
.website-question .accordion-inner p {
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
    margin-top: 0;
    color: var(--optionalColor);
    margin-bottom: 10px;
    text-align: justify;
    display: none;
    padding: 0 20px 0 20px;
}
.website-question i {
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    background: var(--childColor);
    color: var(--whiteColor);
    line-height: 30px;
    font-size: 16px;
}


.website-question .accordion-title.active i.fa.fa-plus,
.website-question i.fa.fa-minus {
    display: none;
}

.website-question .accordion-title.active i.fa.fa-minus {
    display: block;
}

.side-menu:before {
    content: "";
    position: absolute;
    top: 0;
    left: -46px;
    width: 46px;
    height: 135px;
    background: url(img/side_contact.png) 50%/cover no-repeat;
}

.side-menu:hover {
    -webkit-transform: translate(0);
    transform: translate(0);
}

.side-menu{
    position: fixed;
    top: 220px;
    z-index: 15;
    background-image: -webkit-gradient(linear,left top,right top,color-stop(10%,#505bf3),to(#9065fd));
    background-image: linear-gradient( 90deg ,#505bf3 10%,#9065fd);
    color: #fff;
    -webkit-box-shadow: 0 2px 20px rgb(0 0 0 / 20%);
    box-shadow: 0 2px 20px rgb(0 0 0 / 20%);
    -webkit-transition: .3s ease;
    transition: .3s ease;
    right: 0;
    -webkit-transform: translate(100%);
    transform: translate(100%);
    padding: 10px 0;
    border-radius: 0 0 0 7px;
}
.side-menu ul li {
    padding: 0 15px;
    list-style: none;
    height: 57px;
}
.side-menu ul li a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 12px 30px 12px 55px;
    text-decoration: none;
    color: #fff;
}
.side-menu ul li a i {
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 28px;
}
.side-menu ul li a h2 {
    margin-bottom: 2px;
    font-size: 14px;
    color: #ffffff;
}
.side-menu ul li a p {
    color: #fff;
    color: hsla(0,0%,100%,.8);
    font-size: 12px;
}

/***************************************************/

.blog-wrapper {
    padding-top: 0px;
}
.post-sidebar.large-3.col {
    padding: 0px;
}



.col-divided {
    border-right: 0px solid #ececec;
}
.row-divided>.col+.col:not(.large-12) {
    border-left: 0px solid #ececec;
}


.blog-archive .image-cover {
    padding-top: 75% !important;
}

.post_related .box-blog-post,
.blog-archive .box-blog-post {
    border: 1px solid #eaeaea;
}

.post_related .box-blog-post .box-text,
.blog-archive .box-blog-post .box-text {
    padding: 10px;
}
.post_related .box-blog-post h5,
.blog-archive .box-blog-post h5 {
    color: #000;
    margin: 10px 0px;
    height: 60px;
    overflow: hidden;
    font-weight: 500;
}
.box-blog-post h5:hover {
    color: var(--color);
}

h1.entry-title {
    font-size: 23px;
    line-height: 28px;
    color: #000;
    font-weight: 600;
}


.shop-page-title.category-page-title.page-title,
.page-title.shop-page-title.product-page-title {
    background-color: #f0f0f0;
    margin-bottom: 20px;
}
.single .page-title.shop-page-title.product-page-title {
    margin-bottom: 30px;
}

.page-title.shop-page-title .page-title-inner {
    padding-top: 0px;
    min-height: 0px;
}

.breadcrumbs a,
.woocommerce-breadcrumb a {
    color: var(--color);
    font-weight: 300;
    text-transform: none;
}
.breadcrumbs {
    color: #000;
    font-weight: 300;
    padding: 10px;
    text-transform: none;
    font-family: var(--family) !important;
 }

.widget-title {
    display: block;
    text-transform: uppercase;
    padding: 15px;
    font-size: 16px !important;
    font-family: var(--family-bold) !important;
    background: var(--color);
    color: #fff;
}

.flatsome_recent_posts ul,
.widget_categories {
    border:1px solid #eaeaea;
}
.flatsome_recent_posts ul li,
.widget_categories li {
    padding-left: 10px;
}




/***************************************************/

.footer-1 {
    background-repeat: no-repeat;
    background-position: bottom;
}

.title-footer {
    text-align: left;
    margin-bottom: 30px;
    margin-top: 0;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.logo-footer img {
    width: 128px;
    height: 65px;
}
.content-footer {
    color: #fff;
    font-size: 16px;
    text-align: justify;
}


.content-footer p {
    margin: 20px 0px;
    color: #fff;
}

.menu-footer {
    margin-top: 55px;
}

.menu-footer li {
    margin-bottom: 15px;
}
.menu-footer li a {
    font-size: 16px;
    color: #fff !important;
}
.menu-footer li:hover a{
    color: #faa011; !important;
}


.absolute-footer {
    display: none;
}





@media only screen and (max-width: 991px) {
   

}

@media only screen and (max-width: 767px) {
   
    .home-content,.website-question {
        padding: 25px 15px;
    }
    .menu-footer {
        margin-top: 0px;
    }

    .popularGames .classification {
        width: calc(100% / 3);
    }

    .menu-right .login-wrap .input-wrap {
        display: none;
    }
}

@media only screen and (max-width: 500px) { 
    
    .popularGames .classification {
        width: calc(100% / 2) !important;
    }
    
}




@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

