@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.content, .full_width, body, .wrapper, .content, .full_width, .overlapping_content .content > .container, .more_facts_holder {
    background-color:transparent;
}

body .wrapper {
    background-image: url('../../inc/images/spellkar/bg.jpg');    
    background-position: top;
    background-size: cover;
}
.header_inner .header_bottom, .footer_top_holder, .footer_bottom_holder{
    background-color: #0000001f !important
}
nav.main_menu > ul > li > a, .mobile_menu_button span{
    color: #fff;
    letter-spacing: 0px;
}


header .menu-top-menu-container ul.sub-menu li a {
    color: #333 !important;
}

nav.main_menu ul li:hover a, nav.main_menu ul li.active a{
    color: #eb774c;
}

nav.main_menu ul li.active a span.underline_dash, nav.vertical_menu ul li.active a span.underline_dash {
    display: none;
}

.q_logo img{
    display: none;
}
.q_logo a{
    background: url(../../inc/images/spellkar/logo-white.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 180px;
    background-size: contain;
    margin-top: -26px;
}


.footer_top, .footer_top p, .footer_top span, .footer_top li, .footer_top .textwidget, .footer_top .widget_recent_entries>ul>li>span, .footer_top a, .footer_top .column_inner > div h5{
    color: #d8d8d8 !important;    
}

.footer_top_holder, .footer_bottom_holder{
    /*background-color: transparent !important;*/
    
}
.footer_bottom_border , .footer_top_holder{
    border-top: 1px solid rgb(245 245 245 / 36%);
    /*background-color: transparent !important;*/
}

body, p,a,h1,h2,h3,h4,h5,h6  {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

h1,h2,h3,h4,h5,h6{
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0 0 10px rgb(0 0 0 / 45%);
    letter-spacing: -1.5px;
    line-height: 1.5;
}


h4,h5,h6{
    letter-spacing: -1px;
    text-transform: initial;
    font-weight: 500;
}



.spellKar .section1, .spellKar .section2, .spellKar .section3 {
    padding: 100px 0;
}
.spellKar .section1{
    padding-top: 200px;
}

.spellKar .section1 h2{
    margin-bottom: 20px; ;
    line-height: 1;
}

.spellKar .section1 a{
    font-weight: 700;
    font-size: 26px;
    letter-spacing: -1px;
    padding: 12px 32px;
    box-shadow: 0 0 10px rgb(0 0 0 / 45%) !important;
}

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


.spellKar .subheading{
    margin-bottom: 70px !important;
    max-width: 900px;
    margin: auto;
}

.spellKar .section2 .game-frame{
    position: relative;
}

.spellKar .section2 .game-frame:before, .spellKar .section2 .game-frame:after {
    position: absolute;
    width: calc((100% - 1024px)/2 - 20px);
    height: 350px;
    bottom: 0;
    /*content: '';*/
    background-repeat: no-repeat;
    background-size: contain;
}

.spellKar .section2 .game-frame:before{
    left: 0;
    background-image: url(../../inc/images/spellkar/km-sultan.png);
}
.spellKar .section2 .game-frame:after{
    right: 0;
    background-image: url(../../inc/images/spellkar/km-bano.png);
}

.divTableHead{
    color: #fff;
}


.spellKar  .qualifiers .qualifiers-header {
    background-color: #FA9006;
    color: #fff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.spellKar .qualifiers .qualifiers-header .col:nth-child(1){
    /*border-right: 2px solid #fff;*/
}
.spellKar .qualifiers .qualifiers-header .col:nth-child(3){
    /*border-left: 2px solid #fff;*/
}

.spellKar .qualifiers .qualifiers-header h3{
    margin: 0;
    text-shadow: none;
    padding: 20px;
}

.spellKar .qualifiers .qualifiers-body {
    background-color: transparent;
    max-height: 1100px;
    overflow: auto;
    padding-right: 8px;
}


/* width */
.spellKar .qualifiers .qualifiers-body::-webkit-scrollbar {
  width: 10px;
  cursor: pointer;
}

/* Track */
.spellKar .qualifiers .qualifiers-body::-webkit-scrollbar-track {
  background: transparent; 
}
 
/* Handle */
.spellKar .qualifiers .qualifiers-body::-webkit-scrollbar-thumb {
  background: #00b26f; 
  border-radius:2px;
  height: 70px;
  border:1px solid #ffffff;
}

/* Handle on hover */
.spellKar .qualifiers .qualifiers-body::-webkit-scrollbar-thumb:hover {
  background: #00b26f; 
}

.spellKar .qualifiers .qualifiers-body .col{
    background: #fff;
}


.spellKar .qualifiers .qualifiers-body ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.spellKar .qualifiers .qualifiers-body ul li {
    text-transform: capitalize;
    font-weight: 500;
    color: #333;
    padding: 20px 15px;
    overflow: auto;
}

.spellKar .qualifiers .qualifiers-body .col:nth-child(1) ul li{
    border-right:2px solid #FA9006 ;
}

.spellKar .qualifiers .qualifiers-body .col:nth-child(3) ul li{
    border-left:2px solid #FA9006 ;
}

.spellKar .qualifiers .qualifiers-body ul li:nth-child(odd){
    background-color: #EBEBEB;
}

.page-template-template-spellkar .drop_down .second .inner > ul > li > a span,
.page-template-template-spellkar-overview .drop_down .second .inner > ul > li > a span{
    color: #333;
}


.spellKar .section2 .game-frame {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.game-frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.divTableHeading {
    font-size: 0;
    background-color: transparent;
}

.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
    padding-top: 56.25%;
    height: 0px;
    position: relative;
}

.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

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

    .q_logo a{
        margin-top: -21px;
    }
}

@media only screen and (max-width: 1000px){
    .page-template-template-spellkar .q_logo img.mobile, .page-template-template-spellkar-overview .q_logo img.mobile{
        display: none !important;
    }

    .page-template-template-spellkar .q_logo a, .page-template-template-spellkar-overview .q_logo a{
        width: 231px !important;
        margin-top: 0;
    }

    header .menu-top-menu-container{
        top: 14px;
    }

    .page-template-template-spellkar .drop_down .sub_menu > li > a, .page-template-template-spellkar .drop_down .sub_menu > li >  span,
    .page-template-template-spellkar-overview .drop_down .sub_menu > li > a, .page-template-template-spellkar-overview .drop_down .sub_menu > li >  span{
        color: #333;
    }
}