/*
Theme Name: The7
Theme URI: #
Author: Dream-Theme
Author URI: #
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you’ll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Version: 7.7.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: # (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: #
License URI: License.txt
Tags: multipurpose, responsive, retina ready, SEO ready, mobile friendly, iOS, material design, clean, minimal, business, corporate, portfolio, creative, photography, one page site, micro site
Text Domain: the7mk2
*/

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.main-page {}


@media only screen and (min-width: 320px) and (max-width: 767px) {

	.tablepress tbody tr td {
		display: block;
		text-align: center;
	}

	.tablepress tbody tr td.column-1,
	.tablepress tbody tr td.column-2,
	.tablepress tbody tr td.column-3,
	.tablepress tbody tr td.column-4,
	.tablepress tbody tr td.column-5 {
		width: 100%;
	}

	.tablepress tbody tr td {
		background-color: unset;
	}

	.tablepress .even td {
		background-color: unset !important;
	}

	.tablepress .odd td,
	.tablepress .odd td:hover
	.tablepress .even td,
	.tablepress .even td:hover,
	.tablepress .row-hover tr:hover td {
		background: unset;
		background-color: unset !important;
	}

	.home-table tr td.column-2 {
		padding: 0 10px 20px 10px !important;
	}

	.casino-bonus tr td.column-3 h3 {
		margin: 0 0 !important;
	}

}

.tablepress tbody tr td.column-2 {
	font-family: arial !important;
	font-size: 26px;
	color: #ffffff;
}

.tablepress tbody tr td.column-2 p {
	margin-top: 20px;
}

.tablepress tbody tr td.column-3 {
	font-family: arial !important;
	font-size: 24px;
	color: #ffffff;
}

.tablepress tbody tr td ul,
.tablepress tbody tr td ol {
	margin: 0 0 1.5em 0;
}

.tablepress tbody tr td.column-3 h3 {
	font-size: 38px;
}

.tablepress tbody td ul li {
	font-size: 16px !important;
}

.tablepress {
	font-family: arial !important;
}

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

	.tablepress thead {
		display: none;
	}

	.number {
		margin-top: 50px;
	}

	.claim-button {
		display: block;
		margin-bottom: 50px;
	}

	.tablepress .column-1 {
		display: none;
	}

	.tablepress img {
		margin-top: 0px;
	}

}

.custom-font {
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 38px;
}
.tablepress tbody td, .tablepress tfoot th {
	border-top:none !important;
}



.col-features .icon-list .list-check .mobile-view {
	text-align: center;
}


@media (max-width: 767px) {

	.tablepress tbody tr td.column-5 {
		padding-bottom: 12px !important;
	}

}

@media (max-width: 767px) {

	.claim-button {
		margin-top: 15px !important;
		margin-bottom: 20px !important;
	}

}



@media (max-width: 767px) {

	.tablepress tr.odd {
		border-bottom: 2px solid #dedede !important;
	}

}


@media (max-width: 767px) {

	.tablepress tr.even {
		border-bottom: 2px solid #dedede !important;
	}

}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
