@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Cabin:wght@700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Cabin:wght@400&display=swap");@import url("https://fonts.googleapis.com/css2?family=Cabin:wght@500&display=swap");

/*reset*/
.casinoble-table-container,
.casinoble-table,
.ralfcasino-table thead,
.ralfcasino-table tbody,
.ralfcasino-table thead tr,
.ralfcasino-table thead tr th,
.ralfcasino-table tbody tr,
.ralfcasino-table tbody tr td,
.ralfcasino-table tbody tr td p,
.ralfcasino-table tbody tr td a,
.ralfcasino-table tbody tr td button {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 1;
	text-align: left;
	border: 0;
}

.ralfcasino-table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
.ralfcasino-table tr {
	cursor: pointer;
}
.ralfcasino-table tr th,
.ralfcasino-table tr td {
	flex: 1;
}
.ralfcasino-table tr td {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.ralfcasino-table tbody tr td img {
	flex: none;
	width: 80px;
	margin: 0 auto;
}
.ralfcasino-table tr td p,
.ralfcasino-table tr td a,
.ralfcasino-table tr td button {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}
.ralfcasino-table tr td:last-child {
	border-right: 0!important;
}
.ralfcasino-table thead tr {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;background-color: transparent;padding: 0px 0;
	border-radius: 0px 0px 0px 0px;
	border: 0px solid #000000;
	margin-bottom: 16px;
}
.ralfcasino-table thead tr th {
	background-color: transparent;
	font-size: 14px;
	padding: 0px 5px;
	border-right: 0px solid #000000;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	text-align: center;
	color: #0c120c;
}
.ralfcasino-table thead tr th:last-child {
	border-right: 0;
}

.ralfcasino-table tbody tr {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.ralfcasino-table tbody tr td {
	display: flex;
	flex-direction: column;
	justify-content: center;
	box-sizing: border-box;
	flex: 1;
}
.ralfcasino-table tbody tr {
	background-color: #ffffff;
	min-height: 120px;
	padding: 0px 0;
	border-radius: 10px;
	border-width: 1px;
	border-color: #e7e7e7;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 10px;
	overflow: hidden;
}
.ralfcasino-table tbody tr:first-child {
	background-color: #06845a;
	border-width: 0px;
	border-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}

.ralfcasino-table tbody tr td[data-type="row-number"] {
	background-color: transparent;
	align-items: center;
	padding-left: 0px;
	padding-right: 0px;
}
.ralfcasino-table tbody tr td[data-type="row-number"] p {
	background-color: transparent;
	width: 50px;
	height: 50px;
	color: #0c120c;
	font-size: 20px;
	font-family: Cabin, sans-serif;
	font-weight: 700;
	border-radius: 50%;
}

.ralfcasino-table tbody tr:first-child td[data-type="row-number"] {
	background-color: transparent;
	background-image: url(https://casinoble.ch/wp-content/uploads/2020/12/medal.svg);
	background-position-x: center;
	background-position-y: center;
	background-size: auto;
	background-repeat: no-repeat;
}
.ralfcasino-table tbody tr:first-child td[data-type="row-number"] p {
	background-color: transparent;
	width: 50px;
	height: 50px;
	color: #000000;
	font-size: 14px;
	display:none;
}

.ralfcasino-table tbody tr td[data-type="row-number"],
.ralfcasino-table thead tr th[data-type="row-number"] {
	max-width:58px
}

.ralfcasino-table tbody tr td[data-type="rating"],
.ralfcasino-table thead tr th[data-type="rating"] {
	max-width:227px
}
.ralfcasino-table tbody tr td[data-type="rating"] {
	padding-left: 20px;
	padding-right: 0px;
}
.ralfcasino-table tbody tr td[data-type="rating"] .rating-title {
	font-size: 20px;
	color: #0c120c;
	margin-bottom: 10px;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	line-height: 28px;
}
.ralfcasino-table tbody tr td[data-type="rating"] .rating-block {
	font-size: 14px;
	color: #0c120c;
	font-family: Cabin, sans-serif;
	font-weight: 700;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;

}
.ralfcasino-table tbody tr td[data-type="rating"] .stars svg {
	margin-right: 8px;
}
.ralfcasino-table tbody tr td[data-type="rating"] .stars svg path.solid {
	fill: #f2994a;
}
.ralfcasino-table tbody tr td[data-type="rating"] .curent {

	font-weight: bold;
}
.ralfcasino-table tbody tr td[data-type="rating"] .rating-text {
	font-size: 14px;
	color: #06845a;
	margin-top: 10px;
	font-family: Cabin, sans-serif;
	font-weight: 400;
	justify-content: flex-start;
	text-decoration: underline;
}
.ralfcasino-table tbody tr:first-child td[data-type="rating"] .rating-title {
	color: #ffffff;
}
.ralfcasino-table tbody tr:first-child td[data-type="rating"] .rating-block {
	color: #ffffff;
}
.ralfcasino-table tbody tr:first-child td[data-type="rating"] .stars svg path.solid {
	fill: #f2994a;
}
.ralfcasino-table tbody tr:first-child td[data-type="rating"] .curent {

}
.ralfcasino-table tbody tr:first-child td[data-type="rating"] .rating-text {
	color: #ffffff;
}

.ralfcasino-table tbody tr td[data-type="bonus"],
.ralfcasino-table thead tr th[data-type="bonus"] {

}
.ralfcasino-table tbody tr td[data-type="bonus"] {
	padding-left: 0px;
	padding-right: 0px;
	font-size: 24px;
	color: #0c120c;
	font-family: Cabin, sans-serif;
	font-weight: 700;
	align-items: flex-start;
	text-align: center;
}
.ralfcasino-table tbody tr td[data-type="bonus"] p {
	font-size: 24px;
	color: #0c120c;
	font-family: Cabin, sans-serif;
	font-weight: 700;
	display: block;
	position: relative;
	padding-left: 38px;
}
.ralfcasino-table tbody tr td[data-type="bonus"] p::before {
	content: url('img/bonus-green.svg');
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.ralfcasino-table tbody tr:first-child td[data-type="bonus"] p {
	color: #ffffff;
}
.ralfcasino-table tbody tr:first-child td[data-type="bonus"] p::before {
	content: url('img/bonus.svg');
}

.ralfcasino-table tbody tr td[data-type="games"],
.ralfcasino-table thead tr th[data-type="games"] {
	max-width:184px
}
.ralfcasino-table tbody tr td[data-type="games"] {
	padding-left: 14px;
	padding-right: 0px;
	align-items: flex-start;
}
.ralfcasino-table tbody tr td[data-type="games"] .games {
	font-size: 24px;
	color: #0c120c;
	font-family: Cabin, sans-serif;
	font-weight: 700;
	padding-left: 42px;
	position: relative;
}
.ralfcasino-table tbody tr td[data-type="games"] .games::before {
	content: url('img/spiele-green.svg');
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.ralfcasino-table tbody tr:first-child td[data-type="games"] .games {
	color: #ffffff;
}
.ralfcasino-table tbody tr:first-child td[data-type="games"] .games::before {
	content: url('img/spiele.svg');
}

.ralfcasino-table tbody tr td[data-type="games"] .spiele {
	font-size: 0px;
	color: #0c120c;
	font-family: Cabin, sans-serif;
	font-weight: 500;


}
.ralfcasino-table tbody tr:first-child td[data-type="games"] .spiele {
	color: #ffffff;
}


.ralfcasino-table tbody tr td[data-type="button"],
.ralfcasino-table thead tr th[data-type="button"] {
	max-width:240px;
	padding-left: 0px;
	padding-right: 0px;
}
.ralfcasino-table tbody tr td[data-type="button"] {
	align-items: center;
}
.ralfcasino-table tbody tr td[data-type="button"] button {
	font-size: 14px;
	color: #ffffff;
	font-family: Montserrat, sans-serif;
	font-weight: 700;

	background-color: #f2994a;
	width: 180px;
	height: 50px;
	border-radius: 6px;
	outline: 0;
	cursor: pointer;
}
.ralfcasino-table tbody tr td[data-type="button"] button:hover {
	background-color: #c1630b;
}
.ralfcasino-table tbody tr:first-child td[data-type="button"] button {
	color: #ffffff;
	background-color: #f2994a;
}
.ralfcasino-table tbody tr:first-child td[data-type="button"] button:hover {
	background-color: #c1630b;
}

.ralfcasino-table tbody tr td[data-type="logo"],
.ralfcasino-table thead tr th[data-type="logo"] {
	max-width:80px;
	position: relative;
}
.ralfcasino-table tbody tr td[data-type="logo"] button,
.ralfcasino-table thead tr th[data-type="logo"] button {
	width: 100%;
	height: 100%;
	background: transparent;
	cursor: pointer;
	position: absolute;
}
.ralfcasino-table tbody tr td[data-type="logo"] p {
	font-size: 0px;
}
.ralfcasino-table tbody tr td[data-type="logo"] a {
	display: block;
	width: 100%;
	height: 100%;
}

.ralfcasino-table tbody tr td[data-type="flag"],
.ralfcasino-table thead tr th[data-type="flag"] {
	max-width:215px;
	background: url("https://ralfcasino.com/wp-content/uploads/2020/12/switzerland.svg") center center no-repeat;
	background-position: center left 20px !important;
}
.ralfcasino-table tbody tr td[data-type="flag"] p {
	font-family: Cabin;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 140%;
	color: #0C120C;
	padding-left: 55px;
}
.ralfcasino-table tbody tr:first-child td[data-type="flag"] p {
	color: #FFFFFE;
}

.ralfcasino-table tbody tr td[data-type="list"],
.ralfcasino-table thead tr th[data-type="list"] {
	max-width: 208px;
}
.ralfcasino-table tbody tr td[data-type="list"] ul {
	margin-top: 0;
}
.ralfcasino-table tbody tr td[data-type="list"] ul li {
	margin-bottom: 12px;
	list-style-type: none;
	padding-left: 28px;
	font-family: Cabin;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 140%;
	color: #0C120C;
}
.ralfcasino-table tbody tr td[data-type="list"] ul li::before {
	content: url('img/list-green.svg');
	display: block;
	width: auto;
	height: auto;
	background: transparent;
	position: absolute;
	left: 0;
	top: -1px;
	border-radius: 0;
}
.ralfcasino-table tbody tr td[data-type="list"] ul li:last-child {
	margin-bottom: 0;
}
.ralfcasino-table tbody tr:first-child td[data-type="list"] ul li {
	color: #FFFFFF;
}
.ralfcasino-table tbody tr:first-child td[data-type="list"] ul li::before {
	content: url('img/list.svg');
}

@media screen and (max-width: 1300px) {
	.ralfcasino-table tbody tr td[data-type="rating"], .table-container .main-table thead tr th[data-type="rating"] {
		display: none;
	}
}
@media screen and (max-width: 1300px) {
	.ralfcasino-table tbody tr td[data-type="games"], .table-container .main-table thead tr th[data-type="games"],
	.ralfcasino-table tbody tr td[data-type="flag"], .table-container .main-table thead tr th[data-type="flag"] {
		display: none;
	}
}
@media screen and (max-width: 1300px) {
	.ralfcasino-table tbody tr td[data-type="rating"], .table-container .main-table thead tr th[data-type="rating"],
	.ralfcasino-table tbody tr td[data-type="games"], .table-container .main-table thead tr th[data-type="games"],
	.ralfcasino-table tbody tr td[data-type="flag"], .table-container .main-table thead tr th[data-type="flag"] {
		display: flex;
	}
	.ralfcasino-table tbody tr {
		flex-wrap: wrap;
		position: relative;
	}
	.ralfcasino-table tbody tr td {
		flex: auto;
		width: 100%;
		max-width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
	.ralfcasino-table thead tr {
		display: none;
	}
	.ralfcasino-table tbody tr td[data-type="logo"],
	.ralfcasino-table tbody tr td[data-type="rating"],
	.ralfcasino-table tbody tr td[data-type="bonus"],
	.ralfcasino-table tbody tr td[data-type="games"],
	.ralfcasino-table tbody tr td[data-type="button"] {
		max-width: 100%;
	}
	.ralfcasino-table tbody tr td[data-type="rating"] .rating-block,
	.ralfcasino-table tbody tr td[data-type="rating"] .rating-text {
		justify-content: center;
	}
	.ralfcasino-table tbody tr td[data-type="logo"],
	.ralfcasino-table tbody tr td[data-type="flag"],
	.ralfcasino-table tbody tr td[data-type="row-number"] {
		height: 100px;
		margin-bottom: 0;
	}
	.ralfcasino-table tbody tr td[data-type="logo"] {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ralfcasino-table tbody tr td[data-type="flag"] {
		position: absolute;
		top: 0;
		right: 0;
		background-position: center center !important;
		width: 78px;
	}
	.ralfcasino-table tbody tr td[data-type="flag"] p {
		font-size: 0;
	}
	.ralfcasino-table tbody tr td[data-type="games"] {
		align-items: center;
		order: 3;
	}
	.ralfcasino-table tbody tr td[data-type="list"] {
		align-items: center;
		max-width: 100%;
		margin: 20px 0;
		text-align: left;
		display: none;
	}
	.ralfcasino-table tbody tr td[data-type="rating"] {
		padding-left: 0;
		border-bottom: 1px solid #06845A;
		padding-bottom: 10px;
		margin: 0 54px 10px;
	}
	.ralfcasino-table tbody tr:first-child td[data-type="rating"] {
		border-bottom: 1px solid #389D7B;
	}
	.ralfcasino-table tbody tr td[data-type="bonus"] {
		align-items: center;
		order: 4;
	}
	.ralfcasino-table tbody tr td[data-type="bonus"] p {
		text-align: center;
		padding-left: 0;
	}
	.ralfcasino-table tbody tr td[data-type="bonus"] p::before {
		position: relative;
		left: 0;
		top: 7px;
		margin-right: 10px;
	}
	.ralfcasino-table tbody tr td[data-type="button"] {
		order: 6;
	}
} 