.home-main {
	position: relative;
}

h2, h2 a {
	font-size: 1.75em;
	line-height: 1.2em;
}

h3, h3 a, .checklist-h3.h3 {
	font-size: 1.35em;
	line-height: 1.2em;
}

h4, h4 a, .h4 {
	font-size: 1.2em;
	line-height: 1.2em;
}

.space-organizations-archive-item-detailed-tc {
	color: #4e4e4e;
}

.space-page-content p {
	padding-bottom: .7em;
}

.space-page-content h1, .space-page-content h2, .space-page-content h3, .space-page-content h4, .space-page-content h5, .space-page-content h6 {
	margin: 10px 0 .7em;
}

.space-page-content h1 {
    font-size: 2.1em;
    color: #07a558;
}

.note {
	font-size: smaller;
	font-style: italic;
	background: rgba(253, 222, 47, .11);
	padding: .5em;
	border-radius: 5px;
	border: solid 1px #e35026;
	margin-bottom: 15px;
}

.responsible-block {
	padding: 1em;
    border-radius: 10px;
    border: 1px solid #dd3333;
    background: #dd333314;
}

.legal-block {
	padding: 1em;
	border-radius: 10px;
	border: 1px solid #2fcc71;
	background: #f9f9f9;
}

.bookmaker-site img {
	width: 100%;
}

/* div#ez-toc-container ul li {
	font-weight: normal;
} */

.wp-block-details summary {
	cursor: pointer;
	display: block;
	line-height: 1.45em;
	width: 100%;
}

.wp-block-details summary .text-span {
	display: inline-flex;
	align-items: center;
	margin-top: 5px;
	color: #000;
	width: 100%;
	font-weight: 400;
	font-size: 15px;
}

.wp-block-details summary .text-span::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: 8px;
	color: #000;
	content: "";
	font-size: 20px;
	float: inline-end;
	transition: transform .3s ease;
}

.wp-block-details[open] summary .text-span::after {
	content: "";
	transform: rotate(180deg);
}

.space-header, .space-header-height {
	min-height: 60px !important;
}

/* .home .space-header-height .space-header-wrap:not(.fixed) {
	background-color: #e8e8e8 !important;
	box-shadow: none;
	border-bottom: 1px solid #d5d5d5;
} */

.space-mobile-menu-header a img {
	width: auto !important;
}

.space-header-logo a {
	padding-top: 0;
}

.space-header-logo a img {
	height: 33px;
	width: auto;
}

.space-header-logo-ins {
	margin: 15px 15px 10px;
}

.space-header-logo-ins:after {
	content: none;
}

.space-header-search {
	top: 20px;
}

.bookmaker-preview {
	background-image: url('/wp-content/uploads/2025/06/6148248_3152174-1.jpg');
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 1em;
	position: relative;
	border-radius: 10px;
}
.bookmaker-preview:before{
	content:'';
	position:absolute;
	width:100%;
	height: 100%;
	background: #00180a8f;
    border-radius: 10px;
}
.bookmaker-preview img {
z-index: 9;}

.block-header {
	align-items: center;
}

.block-header .wp-block-image {
	margin: 0;
}

.payments-h2, .bonus-h3, .bonus-h2, .tips-h2, .checklist-h2, .legal-h2, .bookmakerstable-h2, .checklist-h3, .bettingtypes-h2, .bettypes-h2 {
	display: flex;
	align-items: center;
	gap: .3em;
}

.checklist-h3 {
	gap: .3em;
}

.payments-h2:before, .bonus-h3:before, .bonus-h2:before, .tips-h2:before, .checklist-h2:before, .legal-h2:before, .bookmakerstable-h2:before, .checklist-h3:before, .bettingtypes-h2:before, .bettypes-h2:before {
	content: "";
	width: 2.6em;
	height: 2.6em;
	flex: 0 0 2.6em;
	background-size: cover;
	background-repeat: no-repeat;
}

.payments-h2:before {
	background-image: url("/wp-content/uploads/2025/01/online-payment.svg");
}

.bonus-h2:before {
	background-image: url("/wp-content/uploads/2025/01/bonus.svg");
}

.bonus-h3:before {
	width: 1.2em;
	height: 1.2em;
	flex: 0 0 1.2em;
	background-image: url("/wp-content/uploads/2025/01/giftbox.svg");
}

.tips-h2:before {
	background-image: url("/wp-content/uploads/2024/12/tips.svg");
}

.bettypes-h2:before {
	background-image: url("/wp-content/uploads/2025/01/bet.svg");
}

.checklist-h2:before {
	background-image: url("/wp-content/uploads/2024/12/checklist.svg");
}

.checklist-h3:before {
	width: 1em;
	height: 1em;
	flex: 0 0 1em;
	background-image: url("/wp-content/uploads/2025/04/check-box.svg");
}

.legal-h2:before {
	background-image: url("/wp-content/uploads/2025/01/compliant.svg");
}

.bookmakerstable-h2:before {
	background-image: url("/wp-content/uploads/2024/12/casas-de-apuestas-deportivas.svg");
}

.bettingtypes-h2:before {
	background-image: url("/wp-content/uploads/2024/12/bet-2.svg");
}

.wp-block-ub-tabbed-content-tab-title-vertical-wrap.wp-block-ub-tabbed-content-tab-title-mobile-vertical-wrap.wp-block-ub-tabbed-content-tab-title-tablet-vertical-wrap.active {
	border: 1px solid #6da544 !important;
	border-right: 0 !important;
}

.wp-block-ub-tabbed-content-tabs-content.vertical-content-width {
	flex: 1;
	border: 1px solid #6da544 !important;
}

.wp-block-ub-tabbed-content-tabs-content {
	padding: 15px;
}

.wp-block-ub-tabbed-content-tab-holder.vertical-tab-width-mobile {
	width: auto;
}

.wp-block-ub-tabbed-content-tab-title-mobile-vertical-wrap {
	padding: 5px 10px;
}

.wp-block-ub-tabbed-content-tab-title {
	font-weight: bold;
}

.tab-methods-icon, .tab-deposit-icon, .tab-time-icon, .tab-note-icon {
	display: flex;
	align-items: flex-start;
}

.tab-methods-icon:before, .tab-deposit-icon:before, .tab-time-icon:before, .tab-note-icon:before {
	font-family: "Font Awesome 5 Free";
	color: #6da544;
	font-weight: 900;
	margin-right: 10px;
	flex: 0 0 20px;
	text-align: center;
}

.tab-methods-icon:before {
	content: "";
}

.tab-deposit-icon:before {
	content: "";
}

.tab-time-icon:before {
	content: "";
}

.tab-note-icon:before {
	content: "";
}

.space-organizations-3-archive-item-ins {
	height: calc(100% - 30px);
}

.space-organizations-3-archive-item .space-organizations-archive-item-detailed-tc {
	display: none;
}

.space-organizations-3-archive-item-terms-ins strong {
	font-size: 22px;
	line-height: 26px;
}

.space-organizations-3-archive-item-terms-ins span {
	font-weight: 500;
	font-size: 14px;
	line-height: 1em;
}

.space-organizations-7-archive-item-bg {
	justify-content: space-between;
}

.space-organizations-7-archive-item {
	margin-bottom: 15px;
}

.space-organizations-7-archive-item .space-organizations-7-archive-item-left {
	flex: 1;
	max-width: fit-content;
}

.space-organizations-7-archive-item-ins-pd {
	padding: 1em;
}

.space-organizations-7-archive-item-central {
	flex: 1 1 0;
	width: fit-content !important;
}

.space-organizations-7-archive-item-button-two a {
	padding: .5em 1em;
	min-width: max-content;
}

.space-organizations-7-archive-item-terms span {
	font-size: 13px;
}

.space-organizations-7-archive-item-terms strong {
	font-size: 21.43px;
}

.hero {
	min-height: auto;
}

.hero .page-info .wp-block-column {
	max-width: fit-content;
}

.hero .wp-block-image, .hero .wp-block-image .alignright {
	margin: 0;
	padding: 0;
}

.hero .wp-block-column {
	margin-left: 0 !important;
}

.wp-block-cover.alignfull.hero .wp-block-cover__inner-container {
	padding: 20px;
}

.hero h1 {
	margin: 0;
}

.home-maincontent {
	max-width: calc(100% - 15px);
}

.space-page-content p.hero-text {
	padding-bottom: .7em;
}

.space-single-organization .space-page-content-box-wrap {
	padding-bottom: 25px;
}

.space-organization-style-2-calltoaction-text {
	flex-direction: column;
	align-items: flex-start;
}

.space-organization-style-2-calltoaction-text-ins strong {
	font-size: 24.43px;
	color: #bd0808;
}

.space-organizations-archive-item-detailed-tc {
	color: #4e4e4e;
}

.space-single-organization .space-page-content-meta {
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 45px;
}

.block-tips {
	background-color: rgba(244, 189, 85, .15);
	padding: 1em;
	border-radius: 10px;
	border: 1px solid #f4bd55;
}

.ub-expand {
	padding-bottom: 0;
}

.bonusblock-top {
	gap: 0;
}

.bonusblock-top .wp-block-image {
	margin: 0;
}

.pros-cons {
	margin-bottom: .6em;
	gap: 0;
}

.space-pros-cons {
	margin-bottom: 1em;
	gap: 15px;
}

.space-pros, .space-cons {
	align-self: flex-start;
	flex-basis: 0;
	flex-grow: 1;
}

.space-pros-ins {
	border: 1px solid #628d43;
	margin-bottom: 0px;
}

.space-cons-ins {
	border: 1px solid #d71212;
	margin-bottom: 0px;
}

.space-pros-title, .space-cons-title {
	font-size: 1em;
	line-height: 1em;
}

.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
	vertical-align: top;
	min-width: 155px;
}

.wp-block-table.first-table.is-style-stripes td, .wp-block-table.first-table.is-style-stripes th {
	min-width: 90px !important;
}

.space-page-content table tbody tr td {
	min-width: 110px;
}

.welcbonus-table tr th:first-child, .welcbonus-table tr td:first-child {
	min-width: 155px;
}

.welcbonus-table tr th:last-child, .welcbonus-table tr td:last-child {
	min-width: 70px;
}

.wp-block-table {
	overflow-x: auto;
	-ms-scroll-chaining: none;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	scrollbar-width: thin;
	scrollbar-color: #dcdfe9 transparent;
	margin-bottom: 15px;
}

.wp-block-table table {
	table-layout: auto !important;
	width: 100%;
	border-radius: 10px;
	border-collapse: separate;
	overflow: hidden;
	border-spacing: 0;
	margin: 0;
	min-width: 500px;
}

.wp-block-table thead {
	border-bottom: none;
	background: #6ca644;
	color: #fff;
}

.wp-block-table table tr th {
	vertical-align: middle;
}

.wp-block-table table tr th, .wp-block-table table tr td {
	text-align: left;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
}

.wp-block-table.herotable-bonus table {
	min-width: auto;
}

.wp-block-table.herotable-bettips table tr th:first-child {
	min-width: 100px;
}

.herotable-bonus table tr th:first-child {
	min-width: 50px;
}

.wp-block-table table tr th:first-child {
	border-top-left-radius: 10px;
}

.wp-block-table table tr th:last-child {
	border-top-right-radius: 10px;
}

.payments-table tr th:first-child, .payments-table tr td:first-child {
	min-width: 110px;
}

.tracking-name {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	column-gap: 20px;
	row-gap: 8px;
}

.tracking-date::before {
	content: url("/wp-content/uploads/2024/12/calendar.svg");
	display: inline-block;
	margin-right: 4px;
	vertical-align: middle;
}

.tracking-author::before {
	content: url("/wp-content/uploads/2024/12/user.svg");
	display: inline-block;
	margin-right: 4px;
	vertical-align: middle;
}

.hero-text + a, .tracking-name + a {
	display: none;
}

.wp-block-list.circle-arrow-list, .wp-block-list.hand-point-right-list, .wp-block-list.counter-list, .wp-block-list.thumbs-up-list, .wp-block-list.check-list {
	list-style: none !important;
	list-style-type: none !important;
	margin-left: 0;
}

.wp-block-list.circle-arrow-list li, .wp-block-list.hand-point-right-list li, .wp-block-list.counter-list li, .wp-block-list.thumbs-up-list li, .wp-block-list.check-list li {
	list-style: none !important;
}

.counter-list li:before {
	content: counter(list-item);
	margin-right: 10px;
	font-weight: 700;
}

.yellow.background li:before {
	color: #fff;
	background-color: #f2bc58;
	padding: 2px 7px;
	font-size: 14px;
	border-radius: 50%;
}

.red li:before {
	color: red;
	content: counter(list-item) ".";
}

.circle-arrow-list li::before, .hand-point-right-list li::before, .thumbs-up-list li::before, .check-list li::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px;
}

.circle-arrow-list li::before {
	content: "";
	color: #30d9e6;
}

.circle-arrow-list.green li::before {
	color: #6da544;
}

.wp-block-list.check-list li::before {
	content: "";
	color: #6ca544;
}

.wp-block-list.check-list.square li::before {
	content: "";
}

.wp-block-list.thumbs-up-list li::before {
	content: "";
	color: #6ca544;
}

.wp-block-list.hand-point-right-list li::before {
	font-size: large;
	content: "";
	color: #f4bd56;
}

.space-page-content ul.ul-list {
	margin-bottom: 1.1em;
	margin-left: 1em;
}

.space-page-content ul.ul-list li {
	padding: 5px 5px 0 0;
}

.wp-block-list {
	line-height: 1.45em;
}

.space-page-content ul.secrets-list li::before {
	width: 1.7em;
	height: .9em;
	background-image: url("/wp-content/uploads/2024/12/arrow-right.svg");
}

.space-page-content ol, .space-page-content ul {
	margin-bottom: 1.2em;
}

.space-page-content ol li, .space-page-content ul li {
	padding: 2px;
}

.space-page-content ul.tick-list, .space-page-content ul.secrets-list, .space-page-content ul.list-bonus {
	margin-left: 0;
	list-style: none;
}

.space-page-content ul.tick-list ::marker, .space-page-content ul.secrets-list ::marker, .space-page-content ul.list-bonus ::marker, .space-page-content ul.circle-arrow-list ::marker, .space-page-content ul.hand-point-right-list ::marker {
	content: "";
	display: none;
}

.space-page-content ul.tick-list li, .space-page-content ul.secrets-list li, .space-page-content ul.list-bonus li {
	position: relative;
	padding-left: 35px;
	list-style: none;
}

.space-page-content ul.tick-list li::before, .space-page-content ul.secrets-list li::before, .space-page-content ul.list-bonus li::before {
	content: "";
	position: absolute;
	left: 0;
	top: .55em;
	background-size: cover;
	background-repeat: no-repeat;
}

.space-page-content ul.tick-list li::before {
	width: 1.7em;
	height: 1.7em;
	background-image: url("/wp-content/uploads/2024/12/check-mark.svg");
}

.space-page-content ol.custom-ol {
	list-style: none;
	counter-reset: custom-counter;
	padding: 0;
	margin-left: 0;
}

.space-page-content ol.custom-ol li {
	counter-increment: custom-counter;
	position: relative;
	padding-left: 35px;
}

.space-page-content ol.custom-ol li::before {
	content: counter(custom-counter);
	color: green;
	font-weight: 700;
	border: 1px solid #2fcc71;
	background: #f9f9f9;
	padding: 2px 8px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 3%;
	line-height: 1.2;
}

.toggle-block {
	overflow: hidden;
	transition: max-height .5s ease;
	padding: 0;
}

.toggle-block.expanded {
	max-height: 1000px;
}

.toggle-button {
	position: absolute;
	bottom: 5px;
	left: 15px;
	cursor: pointer;
	display: flex;
	align-items: center;
	gap: 5px;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}

.toggle-arrow {
	display: inline-block;
	transition: transform .3s ease;
	width: 16px;
	height: 16px;
	background-image: url("/wp-content/uploads/2024/12/chevron-down-solid.svg");
	background-size: contain;
	background-repeat: no-repeat;
}

.toggle-block.expanded .toggle-arrow {
	transform: rotate(180deg);
}

.games .games-itemwrapper:has(> div > .toggle-button) {
	padding-bottom: 2.4em;
}

.ub-expand-toggle-button {
	position: relative;
	width: max-content;
}

.ub-expand-toggle-button:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: 6px;
	color: #de3333;
	content: "";
	float: right;
	font-size: 20px;
	transition: all .3s ease;
	transform: rotate(var(--rotate, 180deg));
}

.games {
	margin-top: 15px;
}

.games .wp-block-group__inner-container {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	flex-wrap: wrap;
}

.games .games-itemwrapper {
	position: relative;
	gap: 0;
	margin-bottom: 10px;
	padding: 1em 1em 1em 0em;
	border-radius: 5px;
	border: 1px solid #2fcc71;
	background: #f9f9f9;
	margin-left: 0px;
}

.games .games-itemwrapper .wp-block-column:has(.wp-block-image) {
	align-self: flex-start;
	flex-basis: 0% !important;
}

.games .games-itemwrapper .wp-block-column:has(.games-itemname) {
	flex-basis: 100% !important;
	margin-left: 0px !important;
}

.games-itemimg {
	position: absolute;
	width: 60px;
	left: 0;
	top: -15px;
	margin: 0 0 0 15px;
}

.games .games-itemwrapper:not(:last-child) {
	margin-bottom: 25px;
}

.space-page-content h4.games-itemname {
	padding-left: 70px;
	margin: 0 0 15px;
}

.games .games-itemwrapper .wp-block-list, .games .games-itemwrapper .wp-block-list {
	margin: -10px 0 8px 0px;
}

.games .games-itemwrapper .wp-block-list li, .games .games-itemwrapper .wp-block-list li {
	padding: 2px;
}

.games .games-itemwrapper.gameitem-style2 {
	display: flex;
	margin-bottom: 0px;
	gap: 10px;
}

.gameitem-style2 h4.games-itemname {
	padding-left: 0;
}

.gameitem-style2 .toggle-button {
	left: calc(15% + 7px);
}

.gameitem-style2 .wp-block-image {
	flex: 0 0 15%;
	margin: 0;
}

.schema-faq-section {
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
	position: relative;
}

.schema-faq-question {
	font-size: 1.1em;
	font-weight: bold;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.schema-faq-question::after {
	content: "";
	width: 10px;
	height: 10px;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	transform: rotate(45deg);
	transition: transform .3s ease;
	margin-left: 10px;
}

.schema-faq-section.open .schema-faq-question::after {
	transform: rotate(225deg);
}

.schema-faq-answer {
	display: none;
	margin-top: 10px;
	font-size: 1em;
	color: #333;
}

.schema-faq-section.open .schema-faq-answer {
	display: block;
}

.space-organizations-4-archive-item-ins .space-organizations-4-archive-item-desc, .space-organizations-4-archive-item-ins .space-organizations-archive-item-button-notice {
	display: none;
}

.space-header-menu ul.main-menu li a {
	padding: 22.5px 16px;
}

.space-header-menu ul.main-menu li.menu-item-has-children a:after {
	bottom: 14px;
}

.space-header-menu ul.main-menu li:hover ul.sub-menu {
	top:100%;
}

@media screen and (max-width: 479px) {
	h2, h2 a {
		font-size: 1.375em;
		line-height: 1.2em;
	}
	
	h3, h3 a, .checklist-h3.h3 {
		font-size: 1.2em;
		line-height: 1.2em;
	}
	
	h4, h4 a, .h4 {
		font-size: 1.1em;
		line-height: 1.1em;
	}
	
	.wp-block-cover.alignfull.hero .wp-block-cover__inner-container {
		padding: 20px 5px 10px;
	}
	
	.hero .wp-block-column a {
		cursor: pointer;
		display: flex;
		color: #333;
		align-items: center;
		margin-top: -10px;
		transition: all .3s ease;
	}
	
	.hero .wp-block-column a::after {
		content: "";
		display: inline-block;
		width: 15px;
		height: 15px;
		background-image: url("/wp-content/uploads/2024/12/chevron-down-solid.svg");
		background-size: contain;
		background-repeat: no-repeat;
		margin-left: 5px;
		transition: transform .3s ease;
	}
	
	.tracking-name {
		visibility: hidden;
		height: 0;
		overflow: hidden;
		transition: visibility 0s .3s, height .3s ease;
	}
	
	.hero-text {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		max-height: 3em;
		transition: max-height .3s ease;
	}
	
	.hero-text.expanded {
		-webkit-line-clamp: unset;
		max-height: none;
	}
	
	.tracking-name.expanded {
		visibility: visible;
		height: auto;
		overflow: auto;
		transition: visibility 0s, height .3s ease;
	}
	
	.hero-text + a, .tracking-name + a {
		display: inline-block;
	}
	
	.hero .wp-block-column .hero-text.expanded ~ .tracking-name.expanded ~ a {
		margin-top: 10px;
	}
	
	.hero .wp-block-column .hero-text.expanded ~ .tracking-name.expanded ~ a::after {
		transform: rotate(180deg);
	}
	
	.space-organizations-3-archive-items {
		margin-top: 0px;
	}
	
	.space-organizations-3-archive-item-button-ins a:first-child {
		margin-bottom: 5px;
	}
	
	.space-organizations-7-archive-item-right .space-organizations-7-archive-item-ins-pd {
		padding: 10px;
	}
}

@media screen and (min-width: 782px) {
/* 	#ez-toc-container {
		position: absolute;
		top: 0;
		z-index: 10;
		width: calc(30% - 20px);
		max-width: 340px;
		transition: top .3s ease-in-out, bottom .3s ease-in-out;
	}
	
	.wp-block-column:has(#ez-toc-container) {
		margin-left: 0 !important;
	} */
	
	.space-organizations-7-archive-item-right {
		flex: 1;
		max-width: fit-content;
	}
}

@media screen and (max-width: 781px) {
	.hero .wp-block-columns {
		gap: 1rem !important;
	}
	
	.hero .wp-block-image .alignright {
		float: left;
	}
	
	.wp-block-column:has(.hero-img) {
		visibility: hidden;
		height: 0;
	}
	
	.space-pros-cons {
		flex-direction: column;
	}
	
	.home-main {
		flex-direction: column-reverse;
		gap: .5em;
	}
	
/* 	#ez-toc-container .ez-toc-list {
		display: none;
	}
	
	#ez-toc-container.toc-expanded .ez-toc-list {
		display: block;
	} */
}

@media screen and (min-width: 480px) and (max-width: 767px) {
	.space-pros {
		width: 100% !important;
		margin-bottom: 0;
	}
	
	.wp-block-cover.alignfull.hero .wp-block-cover__inner-container {
		padding: 20px;
	}
	
	.space-page-content h1 {
		font-size: 2em;
		line-height: 1.2em;
	}
	
	h2, h2 a {
		font-size: 1.5em;
		line-height: 1.2em;
	}
	
	h3, h3 a, .checklist-h3.h3 {
		font-size: 1.3em;
		line-height: 1.2em;
	}
	
	h4, h4 a, .h4 {
		font-size: 1.2em;
		line-height: 1.2em;
	}
	
	.space-organizations-7-archive-item-right .space-organizations-7-archive-item-ins-pd {
		padding: 10px;
	}
}

@media screen and (min-width: 540px) and (max-width: 671px) {
	.space-organizations-3-archive-item-terms {
		width: 40% !important;
	}
	
	.space-organizations-3-archive-item-logo, .space-organizations-3-archive-item-rating {
		width: 30% !important;
	}
	
	.space-organizations-3-archive-item-terms-ins, .space-organizations-3-archive-item-logo-ins {
		padding: 10px 10px 0px;
	}
	
	.space-organizations-3-archive-item-terms-ins strong {
		font-size: 18px;
		line-height: 26px;
	}
	
	.space-organizations-3-archive-item-button-ins {
		margin-top: 20px;
	}
}

@media screen and (max-width: 991px) and (min-width: 670px) {
	.space-organizations-3-archive-item {
		width: 100% !important;
	}
	
	.space-organizations-3-archive-item-ins {
		padding-bottom: 10px;
	}
	
	.space-organizations-3-archive-item-logo, .space-organizations-3-archive-item-terms, .space-organizations-3-archive-item-rating, .space-organizations-3-archive-item-button {
		width: 25% !important;
	}
	
	.space-organizations-3-archive-item-logo-ins, .space-organizations-3-archive-item-terms-ins, .space-organizations-3-archive-item-rating-ins, .space-organizations-3-archive-item-button-ins {
		padding: 0px;
	}
	
	.space-organizations-3-archive-item-button-ins {
		margin-top: 0px;
	}
	
	.space-organizations-3-archive-item-terms-ins strong {
		font-size: 18px;
		line-height: 24px;
	}
}

@media screen and (min-width: 670px) {
	.space-organizations-3-archive-item-button-ins a:first-child {
		margin-bottom: 5px;
	}
}

@media screen and (max-width: 1024px) and (min-width: 560px) {
	.space-organizations-7-archive-item-central {
		width: fit-content !important;
		order: 2;
	}
	
	.space-organizations-7-archive-item .space-organizations-7-archive-item-left {
		flex: inherit !important;
	}
	
	.space-organizations-7-archive-item-right {
		width: 25% !important;
		order: 3;
	}
	
	.space-organizations-7-archive-item-buttons {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	
	.space-organizations-7-archive-item-buttons-left {
		margin-right: 0;
		padding-top: 5px;
		margin-bottom: 10px;
	}
	
	.space-organizations-7-archive-item-ins-pd {
		width: 100%;
	}
}

@media screen and (max-width: 559px) and (min-width: 430px) {
	.space-organizations-7-archive-item .space-organizations-7-archive-item-left {
		max-width: none;
	}
}

@media screen and (max-width: 429px) {
	.space-organizations-7-archive-item .space-organizations-7-archive-item-left {
		flex: 1;
		max-width: fit-content;
	}
	
	.space-organizations-7-archive-item-logo {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	
	.space-organizations-7-archive-item-logo-img, .space-organizations-7-archive-item-logo-title {
		width: auto;
	}
}

@media screen and (max-width: 900px) {
	.games .games-itemwrapper .wp-block-column:has(.wp-block-image) {
		flex-basis: 0% !important;
	}
	
	.games .games-itemwrapper .wp-block-column:has(.games-itemname) {
		flex-basis: 100% !important;
		margin-left: 0px !important;
	}
	
	.games-itemimg {
		position: absolute;
		width: 50px;
		left: 0;
		top: -10px;
		margin: 0 0 0 15px;
	}
	
	.games .games-itemwrapper:not(:last-child) {
		margin-bottom: 25px;
	}
	
	.space-page-content h4.games-itemname {
		padding-left: 60px;
		margin: 0 0 6px;
	}
	
	.space-page-content ul.list-bonus li, .space-page-content ul.tick-list li, .space-page-content ol.custom-ol li, .space-page-content ul.secrets-list li {
		padding-left: 0px;
	}
	
	.space-page-content ul.list-bonus li strong, .space-page-content ol.custom-ol li strong, .space-page-content ul.tick-list li strong, .space-page-content ul.secrets-list li strong {
		padding-left: 30px;
	}
	
	.space-page-content ul.tick-list li:before, .space-page-content ul.list-bonus li:before, .space-page-content ol.custom-ol li:before {
		width: 1.35em;
		height: 1.35em;
		top: .2em;
	}
	
	.space-page-content ul.tick-list li::before, .space-page-content ul.secrets-list li::before, .space-page-content ul.list-bonus li::before {
		top: .4em;
	}
	
	.space-page-content ol.custom-ol li::before {
		padding: 1px 6px;
	}
	
	.space-page-content ul.secrets-list li:before {
		width: 1.5em;
		height: .8em;
	}
	
	.space-page-content ol, .space-page-content ul {
		margin-bottom: .5em;
	}
	
	.bonusblock-top {
		margin-bottom: .8em;
	}
	
	.bonusblock-top .wp-block-column:has(.wp-block-image) {
		display: none;
	}
	
	.bonusblock-top .wp-block-column:last-child {
		flex-grow: 1 !important;
	}
	
	.wp-block-table.herotable-bettips table {
		min-width: auto;
	}
	
	.wp-block-table.herotable-bettips table tr {
		display: flex;
		flex-direction: column;
	}
	
	.wp-block-table.herotable-bettips table tr td, .wp-block-table.herotable-bettips table tr th {
		padding: 5px;
	}
	
	.wp-block-table.herotable-bettips table tr td:not(:last-child), .wp-block-table.herotable-bettips table tr th:not(:last-child) {
		padding-bottom: 0px;
	}
}

@media screen and (max-width: 999px) {
	.block-header .block-header-column:has(img) {
		display: none;
	}
	
	.block-header .block-header-column {
		flex-basis: 100% !important;
	}
}

@media screen and (max-width: 600px) {
	.wp-block-table table img[src]:not([src$=".svg"]) {
		width: 50px !important;
		height: fit-content;
	}
	
	.wp-block-table.is-style-stripes td:first-child, .wp-block-table.is-style-stripes th:first-child {
		min-width: 100px;
	}
	
	table {
		border: 0;
		min-width: auto !important;
	}
	
	table thead {
		display: none;
	}
	
	table tr {
		display: block;
		border-bottom: 2px solid #ddd;
	}
	
	table td {
		display: flex;
		font-size: 13px;
		border-bottom: 1px dotted #ccc;
		border-right: 1px solid transparent;
	}
	
	table td:first-child {
		align-items: center;
	}
	
	.big table td:not(:first-child) {
		flex-direction: column;
	}
	
	table td:last-child {
		border-bottom: 0;
	}
	
	table td:before {
		content: attr(data-label) ":";
		float: left;
		margin-right: 10px;
		font-weight: bold;
		flex: 0 0 40%;
		text-align: left;
	}
}

figure.wp-block-gallery.has-nested-images.footer-link {
    align-items: center;
    justify-content: center;
    gap: 1em;
}

.wp-block-gallery.has-nested-images.footer-link figure.wp-block-image {
    width: auto !important;
    flex: 0 1 max-content;
}

.wp-block-gallery.has-nested-images.footer-link:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    margin-bottom: 0;
}

.wp-block-gallery.has-nested-images.footer-link figure.wp-block-image img {
    max-height: 40px;
    height: 100px;
    filter: grayscale(1);
}
.age-limit {
    margin-top: 20px;
    text-align: center;
    color: #fff;
}
.space-footer-area.space-widget a{
	color: #fff;
}
.space-footer-area.space-widget a:hover{
	color: #7f8c8d;
}
.space-footer-top {
    background-color: #6ca644b0;
}