/*
Theme Name: _tk
Theme URI: http://themekraft.com/tk/
Author: ThemeKraft
Author URI: http://themekraft.com/

*/
body {
	word-wrap: break-word;
    
    /* Change the font here - will filter through whole site :) */
    font-family: Source Sans Pro, Helvetica, sans-serif;
    /* OLD font-family: 'Asap', sans-serif; */
    font-weight: normal;
}
.filterby{
    margin: 20px 10px 10px 0px;
}
#casino-wizard{
    float:right;
    margin: -10px 0px 0px 0px;
    cursor:pointer;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Header */
#masthead{
    background: #3c79bf;
    background: -moz-linear-gradient(top,  #3c79bf 0%, #58b4ca 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3c79bf), color-stop(100%,#58b4ca));
    background: -webkit-linear-gradient(top,  #3c79bf 0%,#58b4ca 100%);
    background: -o-linear-gradient(top,  #3c79bf 0%,#58b4ca 100%);
    background: -ms-linear-gradient(top,  #3c79bf 0%,#58b4ca 100%);
    background: linear-gradient(to bottom,  #3c79bf 0%,#58b4ca 100%);
    background-image: url(includes/img/masthead-background.jpg);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c79bf', endColorstr='#58b4ca',GradientType=0);
    max-height:131px;
    background-position: center right;
}

/* Navigation */

nav.site-navigation{
    background: #4178af;
    background: -moz-linear-gradient(top,  #4178af 0%, #5a9bc3 48%, #4178af 50%, #4178af 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4178af), color-stop(48%,#5a9bc3), color-stop(50%,#4178af), color-stop(100%,#4178af));
    background: -webkit-linear-gradient(top,  #4178af 0%,#5a9bc3 48%,#4178af 50%,#4178af 100%);
    background: -o-linear-gradient(top,  #4178af 0%,#5a9bc3 48%,#4178af 50%,#4178af 100%);
    background: -ms-linear-gradient(top,  #4178af 0%,#5a9bc3 48%,#4178af 50%,#4178af 100%);
    background: linear-gradient(to bottom,  #4178af 0%,#5a9bc3 48%,#4178af 50%,#4178af 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4178af', endColorstr='#4178af',GradientType=0);
    max-height: 44px;
    font-family: 'Montserrat', sans-serif;
}
.navbar-default{
    border: none;
    max-height: 44px;
    color: #FFF;
}
.navbar-default .navbar-nav > li > a{
    color:#FFF;
    font-weight: bold;
}
.navbar-nav > li > a{
    border-right: 1px solid #6793bf;
    padding: 12px 12px 12px 12px;
}
.navbar-nav > li:first-child{
    border-left: 1px solid #6793bf;
}
.navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
    background-color: #23466e;
    color:#FFcc00;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color:transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff690;
}
.navbar-collapse, #menu-top-menu{
    position: relative;
    z-index: 10000;
}
 .navbar-collapse{
     padding-left: 0px;
 }
.navbar-nav{
    position: relative;
    z-index: 10000;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border: none;
}
.navbar-default{
    background-color: transparent;
}
.navbar-default .navbar-toggle{ 
    background-color: #0d285f;
    margin-bottom: 8px;
    margin-right: -10px;
    margin-top: 5px;
    border-color: #6793bf;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar{
    background-color: #6793bf;
}
/* Review Styles */
#sidebar-wrapper{
    float: left;
}
.casino-sidebar{
    float: left;
    margin: 0px 30px 20px 0px;
    border: 1px solid #CCC;
    text-align: center;
    padding: 5px;
    min-width: 330px;
}
.casino-sidebar .sidebar-header{
    background: #a7c7dc;
    background: -moz-linear-gradient(top,  #a7c7dc 0%, #6d90aa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a7c7dc), color-stop(100%,#6d90aa));
    background: -webkit-linear-gradient(top,  #a7c7dc 0%,#6d90aa 100%);
    background: -o-linear-gradient(top,  #a7c7dc 0%,#6d90aa 100%);
    background: -ms-linear-gradient(top,  #a7c7dc 0%,#6d90aa 100%);
    background: linear-gradient(to bottom,  #a7c7dc 0%,#6d90aa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7c7dc', endColorstr='#6d90aa',GradientType=0 );
    color: #333;
    height: auto;
    margin: 0px 0px 15px 0px;
    padding: 10px 0px 10px 0px;
}
.sidebar-header h2{
    margin: 0px;
    text-indent: 8px;
    font-size: 15px;
}
.casino-sidebar .casinologo{
    margin: 0px 0px 10px 0px;
    padding: 10px;
}
.casino-sidebar .stars{
    margin: 0px 0px 20px 0px;
}
.casino-sidebar .features{
    margin: 0px 0px 10px 0px;
}
.casino-sidebar .features ul{
    margin: 10px 0px 20px 15px;
    padding:0px;
    text-align: left;
    max-width: 250px;
    font-weight: bold;
}
.casino-sidebar .features ul li{
    list-style-type: none;
    display: block;
    background: url(includes/img/casino-feature-tick.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    height: 43px;
    padding-left: 42px;
    line-height: 43px;
}
.casino-sidebar .small img{
    width:59px;
    height: 12px;
}
.casino-sidebar .mini-casino{
    min-height: 70px;
}
.casino-sidebar .mini-casino .logo{
    float: left;
    clear: both;
    margin: 0px 8px 0px 5px;
}
.casino-sidebar .mini-casino .info{
    text-align: left;
    margin: 0px 0px 0px 0px;
}
.casino-sidebar .mini-casino h3{
    font-size: 15px;
    margin: 0px 0px 8px 0px;
}
.casino-sidebar .depositmethods{
    
}
.casino-sidebar .depositmethods img{
    margin:5px;
}
#content-review{
    float: right;
}
#customer-reviews{
    padding: 12px;
    background-color: #EDEDED;
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border-radius: 8px;
}
#customer-reviews h2{
    margin:5px 0px 0px 0px;
    font-size:22px;
}
#customer-reviews h3{
    font-size: 18px;
    border-bottom: 1px dotted #666;
    padding-bottom: 5px;
}
#customer-reviews p{
    font-style: italic;
}
#customer-reviews img{
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border-radius: 8px;
}

/* Table Styles */
.table-header{
    background: #a7c7dc;
    background: -moz-linear-gradient(top,  #a7c7dc 0%, #6d90aa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a7c7dc), color-stop(100%,#6d90aa));
    background: -webkit-linear-gradient(top,  #a7c7dc 0%,#6d90aa 100%);
    background: -o-linear-gradient(top,  #a7c7dc 0%,#6d90aa 100%);
    background: -ms-linear-gradient(top,  #a7c7dc 0%,#6d90aa 100%);
    background: linear-gradient(to bottom,  #a7c7dc 0%,#6d90aa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7c7dc', endColorstr='#6d90aa',GradientType=0 );
    color: #333;
    height: 30px;
    line-height: 30px;
    display: none;
}
.table-header span{
    display: block;
    float: left;
    text-align: center;
}
.table-header .casino{
    width:200px;
}
.table-header .depositbonus{
    width:280px;
}
.table-header .depositbonuswide{
    width:450px;
}
.table-header .devices{
    width:190px;
}
.table-header .reviewstars{
    width:200px;
}
.table-header .affiliatelink{
    width:250px;
}
.review-table{
    border: 1px solid #CCC;
}
.review-entry{
    text-align: center;
    padding:8px;
    display: block;
    max-width: 1150px;
    min-height: 118px;
    border-bottom: 1px solid #CCC;
}
.review-entry .logo{
    float: left;
}
.review-entry .logo img{
    width:176px;
    height:100px;
}
.review-entry .depositbonus{
    font-size:18px;
    width:250px;
    float: left;
    line-height: 24px;
    height: 100px;
    position: relative;
    margin:0px 0px 0px 30px;
    font-weight: normal;
}
.review-entry .depositbonus p{
    margin-top: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.review-entry .excerpt{
    max-width:500px;
    float: left;
    padding: 0 20px;
    text-align: left;
}
.review-entry .excerpt p:nth-child(1){
    color:#FF6600;
    font-size: 18px;
}
.review-entry .devices{
    margin: 25px 15px 0px 20px;
    width: 200px;
    float: left;
}
/* Games Style */
.review-entry .games{
    margin: 0px 15px 0px 20px;
    width: 200px;
    float: left;
    text-align: left;
    font-size: 12px;
}
.review-entry .reviewstars{
    width:130px;
    height: 80px;
    float: left;
    text-align: center;
    margin: 35px 0px 0px 20px;
}
.review-entry .affiliatelink{
    float: left;
    margin: 25px 0 0 50px;
    max-width: 200px;
    font-size: 10px;
    font-weight: bold;
}
.review-entry .small{
        width: 150px;
    }

/* Showmore */
.showmore{
    clear: both;
    font-size:12px;
    top: 83%;
    position: absolute;
    float: left;
    left: 0;
    cursor: pointer;
    color: #337ab7;
}
.moreinfopanel{
    clear: both;
    text-align: left;
    font-size: 14px;
    font-style: italic;
}

.moreinfopanel-wizard{
    /* clear: both; */
   /* text-align: left; */
    font-size: 8px;
    font-style: italic;
}
/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}

/* WP Gallery */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}
table.sortable{
    width: 100%;
    border: 1px solid #CCC;
}
table.sortable th{
    background-color: #EDEDED;
    padding: 8px;
}
table.sortable tr{
    border-bottom: 1px solid #CCC;
}
table.sortable td{
    padding: 8px;
}
table.sortable td.logo{
    font-weight: bold;
}
.footermenu{
    margin: 15px 0px 0px 0px;
    padding: 0px;
}
.footermenu li{
    list-style-type: none;
}
#footermenu{
    margin-top: 20px;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}


/* Content */
.main-content-inner {
	padding-bottom: 1.5em;
}
.hentry {
	margin: 0 0 1.5em;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}
h1, h2, h3{
    font-family: 'Montserrat', sans-serif;
}
h1{
    margin-top:0px;
}


/* Clearing */
.clear {
	clear: both;
}

/* Navigation */

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}


/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget { margin-bottom: 2em; }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type="submit"] { display: none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}
 .comment .children { margin-left: 1.5em; }

/**
* Some WP Theme Repository requirements
*/

.sticky {
}

.gallery-caption {

}

.bypostauthor {

}

/* Footer */
.site-footer{
    background-color: #d3d4d9;
    border-top:1px solid #999;
    font-size: 0.9em;
    color: #666;
    padding-bottom: 15px;
}
.gamcare{
    float:right;
    margin:30px 0px 12px 20px;
}

/* Media Queries */
@media only screen and (min-width :1280px){
    /* tablets and desktop */
    .review-entry .devices{
        display: block;
    }
    .table-header{
        display: block;
    }
     #content-review{
        max-width: 69%;
    }
    #sidebar-wrapper{
        max-width:320px;
    }
    .review-entry .affiliatelink {
        max-width:200px;
        float: left;
        margin: 25px auto 0px 35px;
    }
    .review-entry .medium{
        width: 310px;
    }
}

/* iPad in landscape */
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) and (orientation : landscape) {  
    
    .review-entry .depositbonus {
        font-size: 20px;
        width: 50x;
        line-height: 24px;
        margin: -10px 0px 0px 20px;
        max-height: 100px;
        transform:none;
    }
    #sidebar-wrapper{
        max-width:100%;
    }
    #content-review{
        max-width: 100%;
    }
    .review-entry .affiliatelink {
        max-width:none;
        float: none;
        margin: 0px auto;
    }
    
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .review-entry .affiliatelink {
        max-width: none;
        float: none;
        margin: 0px auto;
    }
    
    .review-entry .reviewstars{
        display: none;
    }
    
}
@media only screen and (max-width: 768px) {
    /* Phones */
    .navbar-collapse, #menu-top-menu{
        background-color: #3d79bf;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .navbar-nav > li > a{
        border-bottom: 1px solid #6793bf;
    }
    .navbar-collapse {
        padding-left: 15px;
    }
    h1{
        margin-top:15px;
    }
    .review-entry .depositbonus {
        font-size: 16px;
        width: 120px;
        float: left;
        line-height: 20px;
        margin: 0px 0px 0px 20px;
        max-height: 100px;
        top:0%;
        transform:none;
    }
    .review-entry .depositbonus p {
        margin-top: 0;
        position:inherit;
        transform:none;
        top: 10px;
        width: 120px;
    }
    .review-entry .affiliatelink {
        max-width:none;
        float: none;
        margin: 0px auto;
    }
    .review-entry .affiliatelink img{
        width:340px;
    }
    .review-entry .excerpt{
        float: right;
        max-width: 390px;
    }
    .review-entry .reviewstars{
        display: block;
    }
    #content-review{
        max-width: 100%;
    }
    #sidebar-wrapper{
        max-width: 100%;
    }
    .casino-sidebar{
        margin-right:0px;
        min-width: 100%;
    }
}


/* Phones Only */
@media only screen and (max-width: 480px){
    .review-entry .logo{
        width:100%;
        height: 100%;
    }
    .review-entry .logo img{
        width: 100%; height: 100%;
    }  
    .review-entry .affiliatelink {
        max-width:none;
        float: none;
        margin: 0px auto;
    }
    .review-entry .affiliatelink img{
        width:100%;
    }
    .review-entry .reviewstars{
        margin: 25px 0px 0px 15px;
    }
    .review-entry .depositbonus {
       width:100%;
       margin: 8px 0px 20px 0px;
       height: auto;
    }
    .review-entry .small{
        width: auto;
    }
    .review-entry .games{
        width: auto;
    }
    .review-entry .depositbonus p{
        width:100%;
        font-size: 20px;
    }
    .review-entry .devices{
        width: 100%;
        margin: 0px auto;
    }
    .review-entry .reviewstars{
        margin: 10px auto;
        display: block;
        float: none;
        clear: both;
        height: auto;
        padding-top: 15px;
    }
    #sidebar-wrapper{
        float:none;
        margin-left: 0px;
        margin-top: 20px;
    }
    .casino-sidebar{
        margin-right:0px;
        min-width: 100%;
    }
    #content-review{
        max-width: 100%;
    }
    .fancybox-iframe{
        display: none;
    }
}
@media only screen 
and (min-width : 375px) 
and (max-width : 667px) and (orientation : landscape) { 
    .review-entry .reviewstars{
        margin: 10px 0px -25px 65px;
    }
    #sidebar-wrapper{
        float:left;
        max-width: 100%;
    }
    #content-review{
        max-width: 100%;
    }
}