@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v16/JTURjIg1_i6t8kCHKm45_dJE7g4.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/v18/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkbqDL7E.ttf) format('truetype');
}
@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/v18/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkV2EL7E.ttf) format('truetype');
}
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cabin/v18/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkW-EL7E.ttf) format('truetype');
}
/*reset*/
.casinoble-table-container,
.casinoble-table,
.post-casino-table thead,
.post-casino-table tbody,
.post-casino-table thead tr,
.post-casino-table thead tr th,
.post-casino-table tbody tr,
.post-casino-table tbody tr td,
.post-casino-table tbody tr td p,
.post-casino-table tbody tr td a,
.post-casino-table tbody tr td button {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  border: 0;
}
.post-casino-table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.post-casino-table tr {
  cursor: pointer;
}
.post-casino-table tr th,
.post-casino-table tr td {
  flex: 1;
}
.post-casino-table tr td {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.post-casino-table tbody tr td img {
  flex: none;
  width: 80px;
  margin: 0 auto;
}
.post-casino-table tr td p,
.post-casino-table tr td a,
.post-casino-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;
}
.post-casino-table tr td:last-child {
  border-right: 0!important;
}
.post-casino-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;
}
.post-casino-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;
}
.post-casino-table thead tr th:last-child {
  border-right: 0;
}
.post-casino-table tbody tr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.post-casino-table tbody tr td {
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  flex: 1;
}
.post-casino-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;
}
.post-casino-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;
}
.post-casino-table tbody tr td[data-type="row-number"] {
  background-color: transparent;
  align-items: center;
  padding-left: 0px;
  padding-right: 0px;
}
.post-casino-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%;
}
.post-casino-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;
}
.post-casino-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;
}
.post-casino-table tbody tr td[data-type="row-number"],
.post-casino-table thead tr th[data-type="row-number"] {
  max-width: 58px;
}
.post-casino-table tbody tr td[data-type="rating"],
.post-casino-table thead tr th[data-type="rating"] {
  max-width: 227px;
}
.post-casino-table tbody tr td[data-type="rating"] {
  padding-left: 20px;
  padding-right: 0px;
}
.post-casino-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;
}
.post-casino-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;
}
.post-casino-table tbody tr td[data-type="rating"] .stars svg {
  margin-right: 8px;
}
.post-casino-table tbody tr td[data-type="rating"] .stars svg path.solid {
  fill: #f2994a;
}
.post-casino-table tbody tr td[data-type="rating"] .curent {
  font-weight: bold;
}
.post-casino-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;
}
.post-casino-table tbody tr:first-child td[data-type="rating"] .rating-title {
  color: #ffffff;
}
.post-casino-table tbody tr:first-child td[data-type="rating"] .rating-block {
  color: #ffffff;
}
.post-casino-table tbody tr:first-child td[data-type="rating"] .stars svg path.solid {
  fill: #f2994a;
}
.post-casino-table tbody tr:first-child td[data-type="rating"] .rating-text {
  color: #ffffff;
}
.post-casino-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;
}
.post-casino-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;
}
.post-casino-table tbody tr td[data-type="bonus"] p::before {
  content: url('../img/bonus-green.svg');
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.post-casino-table tbody tr:first-child td[data-type="bonus"] p {
  color: #ffffff;
}
.post-casino-table tbody tr:first-child td[data-type="bonus"] p::before {
  content: url('../img/bonus.svg');
}
.post-casino-table tbody tr td[data-type="games"],
.post-casino-table thead tr th[data-type="games"] {
  max-width: 184px;
}
.post-casino-table tbody tr td[data-type="games"] {
  padding-left: 14px;
  padding-right: 0px;
  align-items: flex-start;
}
.post-casino-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;
}
.post-casino-table tbody tr td[data-type="games"] .games::before {
  content: url('../img/spiele-green.svg');
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.post-casino-table tbody tr:first-child td[data-type="games"] .games {
  color: #ffffff;
}
.post-casino-table tbody tr:first-child td[data-type="games"] .games::before {
  content: url('../img/spiele.svg');
}
.post-casino-table tbody tr td[data-type="games"] .spiele {
  font-size: 0px;
  color: #0c120c;
  font-family: Cabin, sans-serif;
  font-weight: 500;
}
.post-casino-table tbody tr:first-child td[data-type="games"] .spiele {
  color: #ffffff;
}
.post-casino-table tbody tr td[data-type="button"],
.post-casino-table thead tr th[data-type="button"] {
  max-width: 240px;
  padding-left: 0px;
  padding-right: 0px;
}
.post-casino-table tbody tr td[data-type="button"] {
  align-items: center;
}
.post-casino-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;
}
.post-casino-table tbody tr td[data-type="button"] button:hover {
  background-color: #c1630b;
}
.post-casino-table tbody tr:first-child td[data-type="button"] button {
  color: #ffffff;
  background-color: #f2994a;
}
.post-casino-table tbody tr:first-child td[data-type="button"] button:hover {
  background-color: #c1630b;
}
.post-casino-table tbody tr td[data-type="logo"],
.post-casino-table thead tr th[data-type="logo"] {
  max-width: 80px;
  position: relative;
}
.post-casino-table tbody tr td[data-type="logo"] button,
.post-casino-table thead tr th[data-type="logo"] button {
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
  position: absolute;
}
.post-casino-table tbody tr td[data-type="logo"] p {
  font-size: 0px;
}
.post-casino-table tbody tr td[data-type="logo"] a {
  display: block;
  width: 100%;
  height: 100%;
}
.post-casino-table tbody tr td[data-type="flag"],
.post-casino-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;
}
.post-casino-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;
}
.post-casino-table tbody tr:first-child td[data-type="flag"] p {
  color: #FFFFFE;
}
.post-casino-table tbody tr td[data-type="list"],
.post-casino-table thead tr th[data-type="list"] {
  max-width: 208px;
}
.post-casino-table tbody tr td[data-type="list"] ul {
  margin-top: 0;
}
.post-casino-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;
}
.post-casino-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;
}
.post-casino-table tbody tr td[data-type="list"] ul li:last-child {
  margin-bottom: 0;
}
.post-casino-table tbody tr:first-child td[data-type="list"] ul li {
  color: #FFFFFF;
}
.post-casino-table tbody tr:first-child td[data-type="list"] ul li::before {
  content: url('../img/list.svg');
}
@media screen and (max-width: 1300px) {
  .post-casino-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) {
  .post-casino-table tbody tr td[data-type="games"],
  .table-container .main-table thead tr th[data-type="games"],
  .post-casino-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) {
  .post-casino-table tbody tr td[data-type="rating"],
  .table-container .main-table thead tr th[data-type="rating"],
  .post-casino-table tbody tr td[data-type="games"],
  .table-container .main-table thead tr th[data-type="games"],
  .post-casino-table tbody tr td[data-type="flag"],
  .table-container .main-table thead tr th[data-type="flag"] {
    display: flex;
  }
  .post-casino-table tbody tr {
    flex-wrap: wrap;
    position: relative;
  }
  .post-casino-table tbody tr td {
    flex: auto;
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .post-casino-table thead tr {
    display: none;
  }
  .post-casino-table tbody tr td[data-type="logo"],
  .post-casino-table tbody tr td[data-type="rating"],
  .post-casino-table tbody tr td[data-type="bonus"],
  .post-casino-table tbody tr td[data-type="games"],
  .post-casino-table tbody tr td[data-type="button"] {
    max-width: 100%;
  }
  .post-casino-table tbody tr td[data-type="rating"] .rating-block,
  .post-casino-table tbody tr td[data-type="rating"] .rating-text {
    justify-content: center;
  }
  .post-casino-table tbody tr td[data-type="logo"],
  .post-casino-table tbody tr td[data-type="flag"],
  .post-casino-table tbody tr td[data-type="row-number"] {
    height: 100px;
    margin-bottom: 0;
  }
  .post-casino-table tbody tr td[data-type="logo"] {
    position: absolute;
    top: 0;
    left: 0;
  }
  .post-casino-table tbody tr td[data-type="flag"] {
    position: absolute;
    top: 0;
    right: 0;
    background-position: center center !important;
    width: 78px;
  }
  .post-casino-table tbody tr td[data-type="flag"] p {
    font-size: 0;
  }
  .post-casino-table tbody tr td[data-type="games"] {
    align-items: center;
    order: 3;
  }
  .post-casino-table tbody tr td[data-type="list"] {
    align-items: center;
    max-width: 100%;
    margin: 20px 0;
    text-align: left;
    display: none;
  }
  .post-casino-table tbody tr td[data-type="rating"] {
    padding-left: 0;
    border-bottom: 1px solid #06845A;
    padding-bottom: 10px;
    margin: 0 54px 10px;
  }
  .post-casino-table tbody tr:first-child td[data-type="rating"] {
    border-bottom: 1px solid #389D7B;
  }
  .post-casino-table tbody tr td[data-type="bonus"] {
    align-items: center;
    order: 4;
  }
  .post-casino-table tbody tr td[data-type="bonus"] p {
    text-align: center;
    padding-left: 0;
  }
  .post-casino-table tbody tr td[data-type="bonus"] p::before {
    position: relative;
    left: 0;
    top: 7px;
    margin-right: 10px;
  }
  .post-casino-table tbody tr td[data-type="button"] {
    order: 6;
  }
}
.pay-filter-block {
  margin-bottom: 20px;
}
.pay-filter-block .pf-title {
  display: flex;
  padding: 15px 20px;
  background: #06845A;
  align-items: center;
  cursor: pointer;
}
.pay-filter-block .pf-title p {
  margin-bottom: 0;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  color: #fff;
  margin-left: 10px;
}
.pay-filter-block .pf-title .arrow {
  margin-left: auto;
}
.pay-filter-block .pf-payments {
  padding: 20px 10px 10px 20px;
  border: 1px solid #E7E7E7;
  display: none;
  flex-wrap: wrap;
}
.pay-filter-block .pf-payments.open {
  display: flex;
}
.pay-filter-block .pf-payments .item {
  margin: 0 10px 10px 0;
  cursor: pointer;
  border: 1px solid transparent;
  padding: 17px 20px;
  display: flex;
  align-items: center;
}
.pay-filter-block .pf-payments .item:hover {
  border: 1px solid #1E5BAB;
}
.pay-filter-block .pf-payments .item img {
  flex: none;
}
.pay-filter-block .pf-payments .item p {
  font-family: Cabin;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;
  color: #1E5BAB;
  margin-left: 20px;
  margin-bottom: 0;
}
.pay-filter-block .pf-payments .item .close {
  color: #1E5BAB;
  width: 20px;
  height: 20px;
  font-size: 20px;
  display: none;
  align-items: center;
  justify-content: center;
}
.pay-filter-block .pf-payments .item.active {
  border: 1px solid #1E5BAB;
}
.pay-filter-block .pf-payments .item.active .close {
  display: flex;
}
table.post-casino-table .hide {
  display: none;
}
