/*  
Theme Name: Casinoble
Theme URI: 
Description: Special theme for casinoble.ch
Version: 1.0
Author: 
Author URI: 
*/
/*
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cabin/v17/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkV2EL7E.ttf) format('truetype');
}
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cabin/v17/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkbqDL7E.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Montserrat Medium'), local('Montserrat-Medium'), url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_ZpC7g4.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE7g4.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_c5H7g4.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Montserrat Black'), local('Montserrat-Black'), url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG7g4.ttf) format('truetype');
}
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  font-family: 'Cabin', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
  color: #0C120C;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
img {
  border: 0;
  height: auto;
  max-width: 100%;
  display: block;
  flex: none;
}
a {
  text-decoration: none;
  color: #06845A;
}
button,
input,
textarea {
  border: 0;
  outline: 0;
}
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.625em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.625em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
.container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 10px;
}
@media screen and (max-width: 1300px) {
  .container {
    max-width: 1000px;
  }
}
@media screen and (max-width: 1000px) {
  .container {
    max-width: 768px;
  }
}
@media screen and (max-width: 750px) {
  .container {
    max-width: 600px;
  }
}
main h1 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 900;
  font-size: 36px;
  line-height: 140%;
  color: #202020;
  margin-bottom: 20px;
}
main h3 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  color: #202020;
  margin-bottom: 20px;
}
main h2 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 140%;
  color: #202020;
  margin-bottom: 20px;
  margin-top: 100px;
}
main h4 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  color: #202020;
  margin-bottom: 20px;
}
main h5 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  color: #202020;
  margin-bottom: 20px;
}
main h6 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;
  color: #202020;
  margin-bottom: 20px;
}
main p {
  margin-bottom: 20px;
}
main ul {
  margin-top: 20px;
}
main ul li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 16px;
}
main ul li::before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  background: #087F8C;
  position: absolute;
  left: 0;
  top: 9px;
  border-radius: 3px;
}
main ol {
  counter-reset: my-awesome-counter;
  margin-top: 20px;
}
main ol li {
  margin-bottom: 20px;
  counter-increment: my-awesome-counter;
  padding-left: 40px;
  position: relative;
}
main ol li::before {
  content: counter(my-awesome-counter);
  position: absolute;
  left: 8px;
  top: 2px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  font-family: Cabin;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 140%;
  background: #06845A;
}
header .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
header .container .logo {
  margin-right: 60px;
}
header .container .logo img {
  max-width: 252px;
}
header .container .search {
  width: 300px;
  max-width: 100%;
  height: 40px;
  background: #F4F4F4;
  border-radius: 6px;
  display: flex;
  align-items: center;
  padding-left: 20px;
}
header .container .search input {
  width: 240px;
  height: 40px;
  display: block;
  max-width: 100%;
  background: transparent;
  padding: 0 15px;
}
header .container .lang-menu {
  margin-left: auto;
  position: relative;
  padding-right: 30px;
}
header .container .lang-menu::after {
  content: url('img/menu-array.svg');
  position: absolute;
  right: 0;
  top: 4px;
}
header .container .lang-menu .lang {
  display: flex;
  align-items: center;
  cursor: pointer;
}
header .container .lang-menu .lang .img {
  flex: none;
  margin-right: 16px;
}
header .container .lang-menu .lang .img img {
  border-radius: 6px;
}
header .container .lang-menu .lang .text p {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 140%;
  color: #0C120C;
}
header .container .lang-menu .lang .text p span {
  font-family: Cabin;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 140%;
  color: #595959;
}
header .container .lang-menu ul {
  display: none;
  position: absolute;
  top: 38px;
  right: 0;
  background: #FFFFFE;
  box-shadow: 10px 4px 40px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding: 30px;
  z-index: 1;
  width: 215px;
}
header .container .lang-menu ul li {
  margin-bottom: 10px;
  position: relative;
  cursor: pointer;
  padding-right: 40px;
  margin-bottom: 15px;
}
header .container .lang-menu ul li:last-child {
  margin-bottom: 0;
}
header .container .lang-menu ul li a {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 140%;
  color: #0C120C;
}
header .container .lang-menu ul li a:hover,
header .container .lang-menu ul li.current a {
  color: #06845A;
}
header .container .lang-menu ul li:hover {
  color: #06845A;
}
header .container .lang-menu ul li:hover::after,
header .container .lang-menu ul li.current::after {
  content: url('img/list-check.svg');
  position: absolute;
  right: 0;
  top: 0;
}
header .container .lang-menu:hover ul {
  display: block;
}
header .container nav.topmenu {
  margin-top: 25px;
  width: 100%;
}
header .container nav.topmenu ul {
  min-width: 100%;
  display: flex;
  flex-wrap: wrap;
}
header .container nav.topmenu ul li {
  margin-right: 30px;
  padding-right: 34px;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
header .container nav.topmenu ul li > img {
  position: absolute;
  right: 8px;
  top: 30px;
}
header .container nav.topmenu ul li a {
  display: flex;
  align-items: center;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  color: #000;
}
header .container nav.topmenu ul li a img {
  padding-right: 5px;
}
header .container nav.topmenu ul li a .menu-image-title {
  padding-left: 5px;
}
header .container nav.topmenu ul li:hover > a {
  color: #06845A;
}
header .container nav.topmenu ul li .sub-menu {
  position: absolute;
  top: 64px;
  left: 0;
  background: #FFFFFE;
  box-shadow: 10px 4px 40px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  display: none;
  z-index: 9;
}
header .container nav.topmenu ul li .sub-menu li {
  padding: 10px 20px;
  margin: 0;
}
header .container nav.topmenu ul li .sub-menu li a {
  white-space: nowrap;
}
header .container nav.topmenu ul li .sub-menu li:hover {
  background: #D8F3EA;
}
header .container nav.topmenu ul li .sub-menu li:hover a {
  color: #000;
}
header .container nav.topmenu ul li:hover > .sub-menu {
  display: block;
}
header .container nav.topmenu ul li.current-menu-item > a,
header .container nav.topmenu ul li.current-menu-parent > a {
  color: #06845A;
}
header .container nav.topmenu ul li .sub-menu li.current-menu-item {
  background: #D8F3EA;
}
header .container nav.topmenu ul li .sub-menu li.current-menu-item a {
  color: #000;
}
footer .footer-header {
  background: #0A315B;
  padding: 25px 0;
}
footer .footer-header .container {
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .footer-header .container h4 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  color: #FFFFFE;
}
footer .footer-header .container p {
  font-family: Cabin;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  color: #FFFFFE;
}
footer .footer-header .container img {
  margin-left: 24px;
}
footer .footer-mine {
  background: #083D77;
  padding: 40px 0 50px;
}
footer .footer-mine p {
  font-family: Cabin;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 140%;
  color: #FFFFFE;
  margin-bottom: 20px;
}
footer .footer-mine p span {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #aed4ff;
}
footer .footer-mine p.copiright {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #aed4ff;
  max-width: 565px;
}
footer .footer-mine .footer-logo {
  margin-bottom: 20px;
}
footer .footer-mine .img-block {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
footer .footer-mine .img-block img {
  margin-right: 10px;
}
footer .footer-mine nav.extramenu {
  margin: 40px 0;
}
footer .footer-mine nav.extramenu ul {
  display: flex;
  flex-wrap: wrap;
}
footer .footer-mine nav.extramenu ul li {
  padding: 0 12px;
  position: relative;
}
footer .footer-mine nav.extramenu ul li::after {
  content: '';
  display: block;
  width: 1px;
  height: 13px;
  position: absolute;
  top: 7px;
  right: 0;
  background: #fff;
}
footer .footer-mine nav.extramenu ul li:first-child {
  padding-left: 0;
}
footer .footer-mine nav.extramenu ul li:last-child {
  padding-right: 0;
}
footer .footer-mine nav.extramenu ul li:last-child::after {
  content: none;
}
footer .footer-mine nav.extramenu ul li a {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #FFFFFE;
  padding: 7px 0;
  display: inline-block;
}
footer .footer-mine nav.extramenu ul li a:hover {
  text-decoration: underline;
}
footer .footer-footer {
  background: #fff;
  padding: 30px 0;
}
footer .footer-footer .container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
footer .footer-footer .container img {
  margin-left: 20px;
}
.has-cble-green-color {
  color: #06845A;
}
.has-cble-blue-color {
  color: #083D77;
}
.has-cble-blue-light-color {
  color: #1D4E89;
}
.has-cble-red-color {
  color: #E85F5C;
}
.has-cble-dark-color {
  color: #0C120C;
}
.has-cble-gray-color {
  color: #3D3A4B;
}
.has-cble-brown-light-color {
  color: #FCD0A1;
}
.has-cble-white-color {
  color: #fff;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.wp-block-cble-block-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.wp-block-cble-block-flex > * {
  margin-right: 40px;
}
.btn:hover {
  background-color: #0A315B !important;
}
.wp-block-cble-block-block-bg {
  padding: 20px;
}
.wp-block-cble-block-block-bg p:last-child {
  margin-bottom: 0;
}
.wp-block-cble-block-block-bg h2 {
  margin-top: 0;
}
.wp-block-cble-block-trix {
  padding: 20px;
  padding-left: 100px;
  position: relative;
}
.wp-block-cble-block-trix p:last-child {
  margin-bottom: 0;
}
.wp-block-cble-block-trix::before {
  content: url('img/blue-star.svg');
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-block-cble-block-trix h2 {
  margin-top: 0;
}
.wp-block-cble-block-inhalt ul li {
  padding-left: 0;
  padding-right: 20px;
  position: relative;
}
.wp-block-cble-block-inhalt ul li::before {
  content: none;
}
.wp-block-cble-block-inhalt ul li a {
  color: #0C120C;
}
.wp-block-cble-block-inhalt ul li:hover::after {
  content: url('img/arrow-right-green.svg');
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.wp-block-cble-block-inhalt ul li:hover a {
  font-weight: bold;
  color: #06845A;
}
ul.wp-block-cble-block-list-block-ul.vor li {
  padding-left: 30px;
}
ul.wp-block-cble-block-list-block-ul.vor li::before {
  content: url(img/list-check.svg);
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  width: auto;
  height: auto;
}
ul.wp-block-cble-block-list-block-ul.nachteile li {
  padding-left: 30px;
}
ul.wp-block-cble-block-list-block-ul.nachteile li::before {
  content: url(img/list-close.svg);
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  width: auto;
  height: auto;
}
.wp-block-cble-block-list-line {
  padding: 6px 80px 40px 39px;
  margin-left: 20px;
  border-left: 2px solid #083D77;
  position: relative;
}
.wp-block-cble-block-list-line::before {
  content: attr(data-start);
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  background: #083D77;
  top: -1px;
  left: -21px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
}
.wp-block-cble-block-list-line.last {
  border-left: 2px solid transparent;
  margin-bottom: 20px;
}
.wp-block-cble-block-list-line.last h1,
.wp-block-cble-block-list-line.last h2,
.wp-block-cble-block-list-line.last h3,
.wp-block-cble-block-list-line.last h4,
.wp-block-cble-block-list-line.last h5,
.wp-block-cble-block-list-line.last h6,
.wp-block-cble-block-list-line.last p {
  color: #06845A;
}
.wp-block-cble-block-list-line.last::before {
  content: url(img/line-list.svg);
  background: #06845A;
}
.wp-block-cble-block-list-line p:last-child {
  margin-bottom: 0;
}
.wp-block-cble-block-echtgeld {
  padding: 0 0 20px 35px;
  position: relative;
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 20px;
}
.wp-block-cble-block-echtgeld::before {
  content: url('img/document.svg');
  position: absolute;
  top: 0;
  left: 0;
}
.wp-block-cble-block-echtgeld a {
  text-decoration: underline;
}
.wp-block-cble-block-echtgeld a:hover {
  text-decoration: none;
}
.wp-block-cble-block-echtgeld p:last-child {
  margin-bottom: 0;
}
figure.wp-block-table table thead tr th {
  padding: 12px 20px;
  background: #D8F3EA;
  text-align-last: left;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
}
figure.wp-block-table table tbody tr {
  border-bottom: 1px solid #D8F3EA;
}
figure.wp-block-table table tbody tr td {
  padding: 14px 20px;
  font-weight: normal;
  font-size: 16px;
  line-height: 140%;
}
.wp-block-cble-block-faq {
  padding: 10px 10px 10px 55px;
  position: relative;
}
.wp-block-cble-block-faq h4 {
  margin-top: 0;
}
.wp-block-cble-block-faq::before {
  content: url('img/faq.svg');
  position: absolute;
  top: 0;
  left: 0;
}
.wp-block-cble-blocks-expert {
  display: flex;
  align-items: center;
  padding: 40px;
  border: 8px solid #D8F3EA;
  margin-bottom: 60px;
}
.wp-block-cble-blocks-expert .image {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  overflow: hidden;
  margin-right: 40px;
  position: relative;
}
.wp-block-cble-blocks-expert .image img {
  width: 100%;
  height: auto;
}
.wp-block-cble-blocks-expert p.expert-title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  color: #083D77;
  margin-bottom: 10px;
}
.wp-block-cble-blocks-expert a.expert-btn {
  display: inline-block;
  padding: 16px 66px 16px 30px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;
  color: #0C120C;
  border: 1px solid #06845A;
  box-sizing: border-box;
  border-radius: 6px;
  position: relative;
}
.wp-block-cble-blocks-expert a.expert-btn::after {
  content: url(img/arrow-right-green-button.svg);
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-block-cble-blocks-expert a.expert-btn:hover {
  background: #D8F3EA;
}
ul#breadcrumbs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 20px 0;
  margin-bottom: 40px;
}
ul#breadcrumbs li {
  margin-bottom: 0;
  position: relative;
  padding-left: 0;
  margin-right: 5px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
}
ul#breadcrumbs li::before {
  content: none;
}
.page-404 .block-404 {
  margin: 100px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page-404 .block-404 .left h1 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 900;
  font-size: 72px;
  line-height: 140%;
}
.page-404 .block-404 .left p {
  max-width: 635px;
}
.mmenu {
  width: 27px;
  height: 25px;
  position: relative;
  cursor: pointer;
  display: none;
}
.mmenu .line {
  height: 6px;
  width: 27px;
  background-color: #06845A;
  border-radius: 2px;
  position: absolute;
  transition: 0.5s;
}
.mmenu .line1 {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.mmenu .line2 {
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.mmenu .line3 {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.mmmenuopen .line1 {
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.mmmenuopen .line2 {
  height: 0;
}
.mmmenuopen .line3 {
  bottom: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(50%) rotate(-45deg);
}
@media screen and (max-width: 1000px) {
  main > .container > .wp-block-columns {
    flex-direction: column;
  }
  main > .container > .wp-block-columns .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
  .mmenu {
    display: block;
    margin-left: 65px;
  }
  nav.topmenu {
    display: none;
    flex-direction: column;
  }
  header .container {
    position: relative;
  }
  header .container .search {
    display: none;
  }
  body header .container nav.topmenu {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 65px;
    background: #FFF;
    padding: 10px;
    box-shadow: 10px 4px 40px rgba(0, 0, 0, 0.15);
    z-index: 9;
  }
  body header .container nav.topmenu ul {
    flex-direction: column;
  }
  body header .container nav.topmenu ul .sub-menu {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    box-shadow: none;
    padding: 15px 0 0 37px;
  }
  body header .container nav.topmenu ul .sub-menu li:last-child {
    padding-bottom: 0;
  }
  .wp-block-cble-block-flex > * {
    margin-bottom: 40px !important;
  }
  footer .footer-header .container {
    flex-wrap: wrap;
  }
  footer .footer-header .container > * {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  footer .footer-mine nav.footermenu > ul {
    justify-content: flex-start;
  }
  footer .footer-mine nav.footermenu > ul > li {
    margin-right: 30px;
    margin-bottom: 30px;
  }
  footer .footer-mine .img-block img {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  footer .footer-mine nav.extramenu ul li:first-child {
    padding-left: 12px;
  }
}
@media screen and (max-width: 600px) {
  header .container .lang-menu .lang .text {
    display: none;
  }
  header .container .lang-menu {
    padding-right: 0;
  }
  header .container .lang-menu::after {
    content: none;
  }
  .wp-block-cble-blocks-expert {
    flex-direction: column;
    padding: 10px;
  }
  .wp-block-cble-blocks-expert .image {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .wp-block-cble-block-list-line {
    padding-right: 0;
  }
  figure.wp-block-table table tbody tr td {
    padding: 14px 10px;
    font-weight: normal;
    font-size: 14px;
    line-height: 140%;
  }
  main h2 {
    margin-top: 30px;
  }
  header .container .logo {
    margin-right: 0;
    max-width: 120px;
  }
  .mmenu {
    display: block;
    margin-left: 10px;
  }
  .mmenu {
    display: block;
    margin-left: 10px;
  }
  header .container .lang-menu .lang .img {
    width: 30px;
  }
  header .container .lang-menu ul {
    left: auto;
    right: 0;
  }
  header .container nav.topmenu ul li {
    margin-right: 0;
  }
  .page-404 .block-404 .left h1 {
    font-size: 29px;
  }
  .page-404 .block-404 {
    margin: 10px 0;
    flex-wrap: wrap;
  }
  main h1 {
    font-size: 24px;
  }
  main h2 {
    font-size: 24px;
  }
  .wp-block-column {
    max-width: 100%;
  }
}
.wp-block-cble-block-inhalt button {
  background: #06845A;
  padding: 10px 25px;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 20px;
}
div#to-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  transform: rotate(-90deg);
  color: #fff;
  font-size: 47px;
  width: 50px;
  height: 50px;
  background: #06845A;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  div#to-top {
    font-size: 32px;
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 600px) {
  header .container nav.topmenu ul li .sub-menu li {
    padding: 10px 0;
  }
  body header .container nav.topmenu {
    right: auto;
    left: 0;
  }
  header .container nav.topmenu ul li > img {
    display: none;
  }
  header .container nav.topmenu ul li {
    padding-right: 0;
  }
  header .container nav.topmenu ul li {
    padding-right: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header .container nav.topmenu ul li::after {
    content: url('img/mmenu-arrow.svg');
    position: absolute;
    top: 8px;
    right: 24px;
  }
  header .container nav.topmenu ul li .sub-menu li::after {
    content: url('img/mmenu-arrow.svg');
    position: absolute;
    top: 7px;
    right: -36px;
  }
  body header .container nav.topmenu ul .sub-menu {
    padding-top: 10px;
  }
}
article .container > .wp-block-image {
  margin: 2em 0 1em;
}
label[for="newsletter"] {
  font-size: 10px;
  display: block;
  width: 100%;
}
.casinoble-table-container {
  margin-bottom: 80px!important;
}
.wp-block-table {
  margin: 50px 0;
}
header .container nav.topmenu ul li .sub-menu .sub-menu {
  top: 0;
  left: 100%;
}
header .container nav.topmenu .sub-menu li > img {
  top: 17px;
  transform: rotate(-90deg);
}
@media screen and (max-width: 1000px) {
  header .container nav.topmenu ul li .sub-menu .sub-menu {
    left: 0;
  }
}
.hidden-relinks {
  width: 100%;
  display: none;
  flex-wrap: wrap;
}
.wp-block-cble-block-relinkblock.five .hidden-relinks a {
  margin: 10px;
  width: calc(20% - 20px);
}
.wp-block-cble-block-relinkblock.four .hidden-relinks a {
  margin: 10px;
  width: calc(25% - 20px);
}
@media screen and (max-width: 770px) {
  .wp-block-cble-block-relinkblock.five .hidden-relinks > a,
  .wp-block-cble-block-relinkblock.four .hidden-relinks > a {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 500px) {
  .wp-block-cble-block-relinkblock.five .hidden-relinks > a,
  .wp-block-cble-block-relinkblock.four .hidden-relinks > a {
    width: calc(100% - 20px);
  }
}
button.bmehr {
  display: flex;
  background: #06845A;
  color: #fff;
  width: 100px;
  height: 50px;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  cursor: pointer;
  font-size: 18px;
}
button.bmehr::after {
  content: '>';
  color: #fff;
  margin-left: 5px;
  position: relative;
  transform: rotate(90deg);
}
button.bmehr.open::after {
  transform: rotate(-90deg);
}
.footermenus-block {
  display: flex;
  flex-wrap: wrap;
}
.footermenus-block .item {
  margin-right: 120px;
}
.footermenus-block .item:last-child {
  margin-right: 0;
}
.footermenus-block .item h6 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 16px;
  color: #FFFFFE;
}
footer .footermenus-block ul li a {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #FFFFFE;
}
footer .footermenus-block ul li a:hover {
  text-decoration: underline;
}
footer .footermenus-block nav {
  margin-bottom: 40px;
}
footer .footermenus-block ul li {
  margin-bottom: 10px;
}
aside.wp-block-cble-block-relinkrand h4,
aside.wp-block-cble-block-relinkrandfr h4 {
  margin-top: 105px;
}
@media screen and (max-width: 600px) {
  aside.wp-block-cble-block-relinkrand h4,
  aside.wp-block-cble-block-relinkrandfr h4 {
    margin-top: 30px;
  }
}
article.comment {
  padding: 30px;
  border: 8px solid #D8F3EA;
  margin-bottom: 30px;
  border-radius: 20px;
}
article footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}
article footer .autor p {
  margin-bottom: 0;
}
article footer .autor time {
  font-size: 12px;
}
ol.commentlist li::before {
  content: none;
}
.comment-author img {
  position: absolute;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.comments-container {
  margin-top: 150px;
}
.comment-author cite.fn {
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  color: #202020;
  margin-bottom: 20px;
}
.comment-author cite.fn a {
  color: #202020;
}
.comment-meta.commentmetadata {
  font-size: 13px;
  margin-bottom: 17px;
  color: #083D77;
}
.comment-meta.commentmetadata a {
  color: #083D77;
}
.reply a {
  border: 2px solid #06845A;
  padding: 10px;
  border-radius: 8px;
  color: #000;
}
.reply a::after {
  content: url('img/arrow-right-green-button.svg');
  margin-left: 7px;
}
.reply a:hover {
  background: #D8F3EA;
}
div#respond {
  background: #d8f3ea;
  padding: 30px;
  margin-bottom: 20px;
  padding-right: 400px;
  position: relative;
  margin-top: 100px;
}
div#respond::after {
  content: url('img/comment.svg');
  position: absolute;
  right: 20px;
  bottom: 5px;
}
div#respond label {
  display: block;
}
div#respond textarea#comment {
  width: 70%;
  resize: vertical;
}
div#respond input#submit {
  background: #fff;
  border: 2px solid #06845A;
  padding: 10px;
  border-radius: 8px;
  color: #000;
  cursor: pointer;
}
div#respond input#submit:hover {
  background: #06845A;
  color: #fff;
}
div#respond input[type="text"] {
  width: 70%;
  height: 40px;
}
.comment-form-cookies-consent {
  display: flex;
}
#wp-comment-cookies-consent {
  margin-right: 10px;
}
@media screen and (max-width: 1000px) {
  div#respond {
    padding-right: 30px;
  }
  div#respond::after {
    content: none;
  }
  div#respond textarea#comment {
    width: 100%;
  }
  div#respond input[type="text"] {
    width: 100%;
  }
  ol.commentlist li {
    padding: 20px;
    padding-left: 20px;
  }
  .comment-author img {
    position: relative;
    left: 0;
    top: 0;
    transform: translateY(0);
    width: 100px;
    height: 100px;
    border-radius: 50%;
  }
}
p.nocomments {
  display: none;
}
button.play-for-money {
  margin: 20px auto;
  display: block;
  padding: 20px;
  border: 1px solid #06845A;
  border-radius: 5px;
  background: #fff;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  color: #000;
  cursor: pointer;
}
button.play-for-money:hover {
  background: #06845A;
  color: #fff;
}
header .container .lang-menu ul li a {
  display: flex;
  align-items: center;
}
header .container .lang-menu ul li a img {
  width: 30px;
  height: auto;
  margin-right: 10px;
  flex: none;
}
#snippet-box {
  display: none!important;
}
.wp-block-cble-block-brand-review-left .wp-block-cble-block-flex-img img {
  max-width: none;
  width: 130px !important;
}
main img.scaled-image {
  border: 0;
  margin: 0;
}
header.bar_fixed .container nav.topmenu {
  min-height: 64px;
}
header.bar_fixed .container nav.topmenu > ul {
  position: fixed;
  top: 0;
  z-index: 9;
  background: #fff;
}
header.topbar.bar_fixed .container nav.topmenu > ul {
  top: 30px;
}
@media screen and (max-width: 1000px) {
  header.bar_fixed .container nav.topmenu {
    min-height: none;
  }
  header.bar_fixed .container nav.topmenu > ul {
    position: relative;
    top: 0;
    z-index: 9;
    background: #fff;
  }
  header.topbar.bar_fixed .container nav.topmenu > ul {
    top: 0;
  }
  header.bar_fixed {
    position: fixed;
    top: 0;
    z-index: 9;
    background: #fff;
    width: 100%;
  }
  header.bar_fixed + main {
    margin-top: 80px;
  }
  header.topbar.bar_fixed {
    top: 30px;
  }
}
@media screen and (max-width: 600px) {
  header.topbar.bar_fixed {
    top: 0;
  }
}

section.commentlist .children {
  padding-left: 50px;
  position: relative;
}
section.commentlist .children::before {
  content: url('img/comment-arrow.svg');
  position: absolute;
  top: 0;
  left: 0;
}

#comment-submit:hover {
    background: #06845A;
    color: #fff;
}
#comment-submit {
    background: #fff;
    border: 2px solid #06845A;
    padding: 10px;
    border-radius: 8px;
    color: #000;
    cursor: pointer;
}
