/*
Theme Name: Veilig Casino 2026
Theme URI: https://www.veilig.casino/
Description: Child theme for Veilig Casino
Author: veiligcasino
Author URI: https://www.veilig.casino/
Template: satellite-sites-starter-2025
Version: 1.0.1
License: MIT
License URI: https://opensource.org/licenses/MIT
Text Domain: veiligcasino
*/


/**
 * Child Theme Stylesheet
 * 
 * Theme: Veilig Casino
 * Site: veilig.casino
 * Version: 1.0.2
 */

.header__logo img, .header__logo svg {
	width: 110px !important;
    padding: 8px;
    aspect-ratio: 144 / 80;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.wp-block-media-text.has-background {
	padding: 24px;
}

p.has-text-align-center > img {
	display: inline-block;
	margin-bottom: 5px;
}

.wp-block-table.is-style-stripes {
    border-bottom: 1px solid var(--sk-table-border);
}

.sk-wp-editor .wp-block-gallery, .sk-wp-editor ol:not(.custom-block *) li, .sk-wp-editor ul:not(.custom-block *) li {
    margin-bottom: 8px !important;
}

.footer__regulations {
	justify-content: center;
}

.footer__menu-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)) !important;
}

.footer__menu-wrapper .nav-footer ul {
	padding: 0 16px;
}

.footer__menu-title {
	padding: 10px 16px;
	border-radius: 4px;
    background: #fdcc3c;
	color: #002844 !important;
}

.footer.large .footer__menu-title {
	opacity: 1;
}

.single-review__custom-ratings .highlight {
	background-color: #fff;
}

.contacts-block__form {
	color: white;
}

.section-hero__wysiwyg > *:last-child {
    margin-bottom: 0 !important;
}

.payments .wp-block-image,
.payments .wp-block-button {
	margin-bottom: 0 !important;
}

.payments > .wp-block-column {
	display: flex;
	flex-direction: column;
}

.payments .wp-block-buttons {
	margin-top: auto;
}

.logo-holder {
    height: 160px;
    display: flex !important;
    border-radius: 6px;
}

.logo-holder .wp-block-image {
    margin: auto !important;
}

.logo-holder img {
	object-fit: contain !important;
}

/* --------------- TABS --------------- */
.tabs-wrapper {
	border-left: 1px solid #E4E2EA;
	border-right: 1px solid #E4E2EA;
	margin-bottom: 20px;
}

.tab-info {
	padding: 10px;
}
.tab-container {
	display: flex;
}
button.tab-button {
	width: 25%;
	flex-direction: column;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	background: #F7F6F9;
	border-right: 1px solid #E4E2EA;
	padding: 10px;
	font-size: 12px;
	cursor: pointer;
	transition: all .2s;
	border-top: none;
	border-bottom: none;
	border-left: none;
}
button.tab-button:last-child {
	border: none;
}
button.tab-button:hover {
	opacity: 0.7;
	transition: all .2s;
}
button.tab-button img {
	margin-bottom: 5px;
	filter: brightness(100) invert(1);
}
button.tab-button.active {
	background: #3202FF;
	color: #fff;
}
button.tab-button.active img {
	filter: brightness(0) invert(1);
}

.tab-info {
	padding: 10px;
	border-bottom: 1px solid #E4E2EA;
}
.tab-info p {
	margin: 0;
	font-weight: bold;
}
.tab-info span {
	font-size: 12px;
}
.tab-lins {
	display: flex;
	flex-direction: column;
}
.tab-lins a {
	color: #170a4d;
	padding: 10px;
	border-bottom: 1px solid #E4E2EA;
	transition: all .2s;
	display: flex;
    align-items: center;
}
.tab-lins a:hover {
	background: #F7F6F9;
	text-decoration: underline;
	transition: all .2s;
}
.tab-lins a span {
	background: #3202FF;
	padding: 10px;
	margin-right: 10px;
	border-radius: 4px;
	display: inline-block;
} 
.tab-lins a img {
	filter: brightness(0) invert(1);
}
/* --------------- END TABS --------------- */

/* ---------------- PAYMENT CARD ---------------- */
.payment-cards {
	max-width: 1280px;
	margin: 20px auto 40px;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
	column-gap: 16px;
	row-gap: 16px;
}
.payment-card {
	display: flex;
	flex-direction: column;
	padding: 16px;
	background: #F3F2F6;
	border-radius: 8px;
	text-align: center;
	font-size: 13px;
}

.payment-logo {
	background: #fff;
	padding: 10px;
	text-align: center;
	border-radius: 6px;
	min-height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.payment-logo img {
	width: 160px;
	height: 80px;
	object-fit: contain;
}
.payment-title h3 {
	font-size: 20px;
	color: #170A4D;
	margin: 0;
	padding: 20px;
}
.payment-title p {
	font-weight: bold;
}
.payment-button {
	margin-top: auto;
}
.payment-button a {
	display: block;
	font-size: 14px;
	padding: 10px;
	background: var(--sk-buttons-bg);
	color: var(--sk-buttons-text);
	font-weight: bold;
	border-radius: 4px;
	text-decoration: none !important;
	margin-top: 16px;
}
.payment-link {
	text-align: center;
	width: 100%;
	margin: 20px;
}
.payment-link a {
	color: #170A4D;
	font-size: 14px;
} 

/* ----- casino card filter ----- */
.methods-filter {
	display: flex;
	align-items: center;
	max-width: 900px;
	margin: 0 0 10px;
	background: #3202FF;
	padding: 10px;
	border-radius: 4px;
}
.methods-filter ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	display: flex;
	column-gap: 10px;
	overflow-x: auto;
	white-space: nowrap;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.methods-filter ul::-webkit-scrollbar {
	display: none;
}
.methods-filter ul {
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}
.methods-filter .filter-icon {
	min-width: 45px;
	color: #fff;
	padding: 10px;
	font-size: 14px;
	display: flex;
}
.methods-filter ul:not(.custom-block *) li {
	text-align: center;
	padding: 0;
	margin-bottom: 0 !important;
	transition-duration: 0.4s !important;
    transition-timing-function: ease-in-out !important;
}
.methods-filter ul li:before, .methods-filter ul li:after {
	display: none;
}
.methods-filter ul li a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	min-width: 117px;
	color: #fff;
	font-weight: 400;
	padding: 15px 10px;
	background: rgb(255 255 255 / 30%);
	border-radius: 4px;
	text-decoration: none !important;
}
.methods-filter ul li a:hover {
	color: #fff !important;
}
.methods-filter ul li a.active {
	background: #E6007A;
}
.methods-filter ul li a img {
	margin-right: 5px;
}

/* ----- end casino card filter ----- */
.top-list-payment-guide.active {
	display: flex;
}
.top-list-payment-guide {
	display: none;
}

/* ----------------  CASINO SOFTWARE ---------------- */
.casino-software {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
	column-gap: 16px;
	row-gap: 16px;
	padding-bottom: 30px;
}
.card-software {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	border: 1px solid #E4E2EA;
	border-radius: 4px;
}
.logo-software {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #F7F6F9;
	width: 100%;
	height: 150px;
}
.title-software {
	padding: 15px 20px;
	width: 100%;
}
.title-software  a{
	color: #271B5A;
	font-weight: 600;
	font-size: 20px;
}
.excerpt-software {
	padding: 0 20px;
	font-size: 14px;
}
.button-software {
	padding: 0 20px 20px;
	width: 100%;
	margin-top: auto;
}
.button-software a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 50px;
	line-height: 21px;
	background: var(--sk-buttons-bg);
	color: var(--sk-buttons-text);
	padding: 0 10px;
	border-radius: 4px;
	text-align: center;
	text-decoration: none !important;
	margin-top: 16px;
}
.wpbf-article-wrapper .wpbf-post-image-wrapper img {
	width: 100%;
	height: 170px;
	object-fit: cover;
}
.wpbf-post-grid .wpbf-article-wrapper article {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	border: 1px solid #E4E2EA;
}
.wpbf-post-grid .wpbf-article-wrapper article .article-header {
 	 width: 100%;
}
.wpbf-post-grid .wpbf-article-wrapper article .article-footer {
	margin-top: auto;
	width: 100%;
}
a.wpbf-read-more.wpbf-button {
	width: 100%;
	background: #E6007A;
	color: #fff;
}
.wpbf-article-wrapper .wpbf-post-image-link {
	display: block;
}
a.wp-block-latest-posts__post-title {
	display: block;
	margin-bottom: 10px;
	color: #170a4d;
	font-weight: bold;
}
a.wp-block-latest-posts__post-title:hover {
	color: #ff1c96;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
	line-height: 1.2;
}
.wp-block-latest-posts__featured-image img {
	height: 85px;
	width: 100px;
	object-fit: cover;
	border: 1px solid #E4E2EA;
	border-radius: 4px;
}
.wp-block-latest-posts__post-author {
	font-size: 12px;
	color: #E6007A;
}
/* -------------- END CASINO SOFTWARE --------------- */

.casino-games-wrapper {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
	column-gap: 16px;
	row-gap: 16px;
	margin: 20px 0;
}

.card-game {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-width: 200px;
	background: var(--sk-buttons-bg);
	backdrop-filter: blur(50px);
	-webkit-backdrop-filter: blur(50px);
	border-radius: 8px;
	transition: all ease-in-out .4s;
}
.card-game:hover {
	transform: scale(1.05);
	transition: all ease-in-out .4s;
}
.card-game a {
	display: block;
	width: 100%;
	text-decoration: none !important;
}
.logo-game {
	padding: 30px;
	background: rgb(255 255 255 / 20%);
	border-radius: 8px;
	margin: 40px 40px 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.title-game {
	color: #fff;
	text-align: center;
	padding-bottom: 40px;
}
/* ----- End Casino Spellen Hero----- */

@media (min-width: 992px) {
    .footer.large {
        padding: 32px 0 16px;
    }
	
	.footer__regulations-wrapper {
		margin-top: 20px;
	}
	
	.footer__bottom-wrapper {
		padding-top: 32px;
	}
	
	.methods-filter ul li:hover {
		transform: scale(1.05);
	}
}

@media (min-width: 1280px) {
    .nav-main a {
        font-size: 14px;
    }
	
	.nav-main li.level-0>a {
        padding: 15px 10px;
    }
}