/*
Theme Name: ccij-organization
Version: 100.1.0
Description: A child theme of Astra
Author: Celia Lissa
Template: astra
*/

.ast-single-post .entry-title {
	font-size: 42px;
}

.entry-content h2 {
	font-size: 30px;
}

a {
	color: #28bd86;
}

.ast-separate-container .ast-article-single {
	padding: 20px 40px;
}

.ast-separate-container #primary {
	margin-top: 15px;
}

.mb-1 {
	margin-bottom: 10px !important;
}

.mb-2 {
	margin-bottom: 20px !important;
}

.mb-3 {
	margin-bottom: 30px;
}

.list-bg {
	padding: 20px;
	background: #28bd86;
	margin-left: 0;
}

.list-bg li {
	color: #fff;
}

.wp-block-group.be-aware {
	border-left: 5px solid #1b5fc1;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

.toc {
	padding: 20px;
	border: 2px solid #28bd86;
	background: whitesmoke;
}

.toc.toc-simple {
	max-width: 710px;
	margin: 0 auto;
	margin-bottom: 25px;
	text-align: center;
}

.toc.toc-simple ul li {
	list-style: none;
}

.toc.toc-simple ul {
	margin-left: 0;
	margin-top: 10px;
}

.toc.toc-simple ul li:not(:last-child) {
	margin-bottom: 10px;
}

.toc .wp-block-column:not(:last-child) {
	border-right: 1px solid;
}

.ast-no-sidebar.ast-separate-container .entry-content .alignfull {
	margin-left: -0.27em;
	margin-right: 0.27em;
}

.wp-block-group.casinos {
	padding-bottom: 15px;
	padding-top: 15px;
}

.casinos .wp-block-columns {
	margin-bottom: 30px;
}

.casinos .wp-block-column .wp-block-image {
	margin: 0;
}

.wp-block-group.brand-wrapp {
	padding-top: 10px;
}

.play-link {
	position: relative;
}

.play-link a {
	padding: 20px 36px;
	padding-right: 20px;
	background: #1b5fc1;
	color: #fff;
	font-weight: 800;
	font-size: 13px;
	border-radius: 8px;
}

.play-link a:hover {
	background: #28bd86;
	text-decoration: none;
	transition: 0.6s;
}

.play-link::after {
	content: url(/wp-content/uploads/2023/05/link.png);
	display: block;
	position: absolute;
	left: 12px;
	top: 3px;
}

.roulette-block .wp-block-column {
	padding: 20px;
	border-radius: 7px;
}

/* Table */

.brand-wrapp .ccij-wrapper {
	max-width: 1020px;
	margin: 0 auto;
	margin-bottom: 8px;
	padding: 1px 10px;
	background: whitesmoke;
	border-radius: 8px;
}

.brand-wrapp .ccij-wrapper .ccij-brands {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.brand-wrapp .ccij-wrapper .ccij-brands .ccij-img img {
	max-width: 120px;
}

.title-list .ccij-title {
	font-size: 22px;
	font-weight: 800;
	text-align: center;
}

.list div {
	display: flex;
	align-items: center;
}

.list div img {
	max-width: 16px;
	margin-right: 5px;
}
.ccij-link {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 5px;
}
.ccij-link .link {
	padding: 15px 30px;
	background: #ff3c2a;
	color: #fff;
	border-radius: 100px;
	font-weight: 600;
}
.ccij-link .link-blue {
	background: #0082f3;
	padding: 5px 18px;
	color: #fff;
	border-radius: 100px;
	text-decoration: none;
}

.ccij-footer {
	font-size: 12px;
	border-top: 1px solid;
}

.more-loadbtn {
	margin: 12px auto;
}

@media (max-width: 1200px) {
	.wp-block-group {
		padding: 0;
	}
}

@media (max-width: 992px) {
	.playojo,
	.slotmagic,
	.jackpotcity {
		flex-direction: column;
		gap: 10px;
	}

	.comeon,
	.bet365,
	.betway {
		flex-direction: column-reverse;
		gap: 10px;
	}

	.casi-info .wp-block-column {
		display: flex;
		justify-content: center;
	}

	.casi-info {
		gap: 10px !important;
	}
}

@media (max-width: 810px) {
	.brand-wrapp .ccij-wrapper .ccij-brands {
		flex-direction: column;
		padding-bottom: 22px;
	}

	.title-list {
		width: 100%;
		text-align: center;
	}

	.bonus-rating {
		width: 100%;
		text-align: center;
		display: flex;
		justify-content: center;
	}

	.ccij-link {
		width: 100%;
		text-align: center;
		padding-top: 22px;
		margin: 0;
	}

	.ccij-footer {
		text-align: center;
	}
}

@media (max-width: 781px) {
	.toc .wp-block-column:nth-child(1) {
		border-right: unset;
		border-bottom: 1px solid;
	}
}

@media (max-width: 768px) {
	.ast-separate-container .ast-article-single {
		padding: 15px;
	}

	.ast-single-post .entry-title {
		font-size: 30px;
	}

	body {
		font-size: 16px;
	}
}
.img-cov {
	max-width: 700px;
	margin: 15px auto;
}
.img-cov-small {
	max-width: 200px;
	margin: 15px auto;
}
.img-cov img,
.img-cov-small img {
	width: 100%;
}
.ast-mobile-header-wrap {
	display: none;
}
@media (max-width: 768px) {
	.ast-mobile-header-wrap {
		display: block;
	}
}
