.tablepress th {
    padding: 26px;
}

.tablepress th p {
    margin: 0px;
}
.tablepress tr {
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}

.tablepress tbody td {
    vertical-align: middle;
}

.tablepress {
  border-collapse: separate !important;
  border-spacing: 0 15px !important;
}

.tablepress ul {
  list-style: none;
  margin: 0;
}

.tablepress ul li:before {
  content: '✓';
  color:green !important;
  font-weight: bold;
  padding: 0 10px;
}

.tablepress ul br {
    display: none;
}

.tablepress tbody td {
    padding: 26px;
}
	button {
    width: 100%;
    border-radius: 10px;
}

.column-4 a {
    color: black !important;
}
div#breadcrumbs a {
    color: #fff;
}

div#breadcrumbs {
    color: #fff;
}
.page-rating {
    text-align: justify;
    display: block;
    line-height: 1em;
    color: #ecac00;
    font-size: 16px;
}
.read-more a {
    color: #0386FF;
    font-weight: bold;
}

.parent-pageid-131 .site-content p img {
    display: block;
    margin: 10px auto;
}
	#generate-section-1.generate-sections-container{
		max-height:300px;
	}
.introduction {
    position: relative;
    top: 30px;
		box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
}
.margin-add{
    margin-top:180px;
}
.introduction {
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    text-align: justify !important;
    padding: 20px;
}

.topb-post {
    display: grid;
    grid-template-columns: 30% 70%;
    grid-gap: 0 25px;
}

.top-features {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 0 36px;
}

.introduction h1 {
    text-align: center;
    font-size: 22px;
    color: #0086FF;
}

.introduction h3 {
    font-size: 25px;
}

.top-img {
	text-align:center;
    /*background-color: #666666b0;*/
	position:relative;
}

.introduction p {
    text-align: initial;
}
#generate-section-1.generate-sections-container {
    background-color: #00344c;
    background-image: url("/wp-content/uploads/2020/08/CartoonCasino_pattern.png");
}
	.play-link{
		justify-content: center;
		display: flex;
		width: 80%;
		background: #00C600;
		padding: 7px;
		border-radius: 7px;
		color: white !important;
		font-size: 20px;
		align-items: center;
	}
	a.find-more {
		text-align: center;
		display: block;
		margin: 0 auto;
		width: 30%;
		background: #00C600;
		padding: 7px;
		border-radius: 7px;
		color: white;
		font-size: 20px;
	}
	.posts_list {
		padding-bottom: 1.5em;
		display: grid;
		grid-template-columns: 30% 30% 30%;
		grid-gap: 20px 50px;
	}

	.blog_posts {
		margin-top: 1.5em;
		background: #F0FAFE;
	}

	.posts {
		padding-bottom: 1.5em;
	}

	h2.top-title {
		margin: 1em 0 !important;
		display: inline-block;
	}

	.news-post {
		background: #fff;
		border-radius: 10px;
	}

	.date-div {
		padding: 0 10px;
		display: block;
		clear: both;
	}

	span.date {
		float: left;
		display: inline-block;
	}

	span.author {
		float: right;
		display: inline-block;
	}

	.title-div {
		padding: 10px;
		clear: both;
	}

	.read-more {
		text-align: right;
		padding: 5px 10px;
	}

	img.news-img {
		width: 100%;
	}
	.page-title{
		font-size:24px;
	}
	h1, h2, h3, h4, h5{
		font-weight:bold;
	}
	.grid-container.grid-parent.generate-sections-inside-container {
		padding-top: 20px;
	}
	
	.subscriber-forms {
    background: #0086FF;
    color: white;
    padding: 20px;
    border-radius: 10px;
		margin-bottom: 1.5em;
}

.subscriber-forms b {
    font-size: 24px;
}

.es-field-wrap {
    width: 40%;
    display: inline-block;
    margin: 0 -4px 0.6em;
}

.es-field-wrap label input {
    width: 100%;
    border-radius: 5px 0 0 5px;
}

.subscriber-forms input[type="submit"] {
    background: #00BF51;
    border-radius: 0px 5px 5px 0px;
    width:20%;
    font-weight: bold;
}
	.subscriber-forms form{
		text-align:center;
	}
	.ui-state-active span {
    background-position: 0 5px;
    float: right;
    background-image: url("/wp-content/plugins/faq-schema-for-pages-and-posts/css/images/ui-icons_444444_256x240.png");
}
	.ui-icon-triangle-1-e {
    background-position: -65px 5px;
    float: right;
}
.es_caption {
    text-align: justify;
}
	.ui-accordion .ui-accordion-header {
    background: #0086ff;
    color: #fff;
		margin: 10px 0 0 0;
}
.introduction.mobile{
			display:none;
		}
		.introduction.desk{
			display:block;
		}
.ui-accordion .ui-accordion-header span {color:#fff;filter: invert(48%) sepia(47%) saturate(100%) hue-rotate(1deg) brightness(1000%) contrast(80%);}
	.vbottom-text {
    margin-top: 1.5em;
}
	@media only screen and (max-width:767px){
		.ml-responsive-table ul{
			list-style:none;
			 margin: 0 0 1em;
		}
		.ml-responsive-table h2 br{
			display:none;
		}
		.ml-responsive-table ul br{
			display:none;
		}
		.ml-responsive-table dl dd {
			text-align: center;
			margin: 0px;
		}

		.ml-responsive-table dl {
			border-radius: 10px;
			box-shadow: 0 0 5px;
			margin: 20px 0;
		}
		.desk{
			display:none;
		}
		.introduction.mobile{
			display:block;
		}
		.introduction.desk{
			display:none;
		}
		.topb-post {
    grid-template-columns: auto;
}

.top-features {
    grid-template-columns: auto;
    text-align: center;
}

a.play-link {
    width: auto;
}

.features p {
    text-align: center;
}

.introduction h3 {
    text-align: center;
    margin-top: 10px;
}


.introduction.mobile {
    position: unset;
	width:75% !important;
}
		a.find-more{
			width:auto;
		}
.margin-add {
    margin-top: 20px;
}
		.es-field-wrap {
			width:60%;
		}
		.subscriber-forms input[type="submit"] {
			width:auto;
		}
		.es_caption {
			text-align: center;
			font-size: 12px;
		}
		.subscriber-forms b {
    font-size: 20px;
    text-align: center;
    display: block;
}
	}
	.vvbottom-text {
			margin-top: 20px;
		}
	@media (max-width: 768px){
		div#page{
			padding-top:0;
		}
		div#breadcrumbs{
			padding-bottom:20px;
		}
		.posts_list{
			grid-template-columns: auto;
		}
		.generate-sections-inside-container {
    		padding-left: 30px !important;
    		padding-right: 30px !important;
		}
		a.find-more{
			width:auto;
		}
		.detailed-features {
			grid-template-columns: auto;
		}

		.detailed-features ul {
			margin-left: 0px;
		}
		.detailed-features ul li{
			display: flex;
		}
		
	}
	@media only screen and (min-width:300px) and (max-width:1100px){
		.ml-responsive-table dt {
    		text-align: center;
		}
		div#breadcrumbs{
			padding-bottom:20px;
		}
		div#breadcrumbs a {
			color: #1e73be;
		}

		div#breadcrumbs {
			color: #000;
		}
		.page-rating{
			text-align:center;
		}
		.generate-sections-inside-container{
			padding-left:40px;
			padding-right:40px;
		}
		.desk{
			display:none;
		}
		.introduction.mobile{
			display:block;
		}
		.introduction.desk{
			display:none;
		}
		.topb-post {
			grid-template-columns: auto;
		}

		.top-features {
			grid-template-columns: auto;
			text-align: center;
		}

		a.play-link {
			width: auto;
		}

		.features p {
			text-align: center;
		}

		.introduction h3 {
			text-align: center;
			margin-top: 10px;
		}

		.introduction.mobile {
			position: unset;
			width:70%;
		}
		.margin-add {
			margin-top: 20px;
		}
	}