/*
Theme Name: iGaming Affiliate Child
Theme URI: https://costarank.com/
Template: igaming-affiliate
Author: Costa Rank
Version: 2.0.0.1594284359
Updated: 2020-07-09 08:45:59

*/

@import url('https://fonts.googleapis.com/css?family=Blinker:400,400i,600,600i|Poppins:400,400i,700,700i&display=swap');

/* defaults */

html {
  position: relative;
}

body {
  margin: 0;
  font-family: Blinker;
  font-size: 14px;
  line-height: 1.5em;
  color: #91929f;
}

img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0 0 10px;
}

h1, h2, h3 {
  line-height: 1.3em;
  font-weight: 600;
  color: #163859;
}

h1 {
  font-size: 2.2em;
}

h2 {
  font-size: 1.8em;
}

h2::after {
  content: '';
  display: block;
  height: 2px;
  width: 100px;
  background: #0a81d1;
}

h3 {
  font-size: 1.6em;
  color: #122c44;
}

a {
  text-decoration: none;
  color: #91929f;
}

p a {
  color: #0a81d1;
  font-weight: bold;
}

p a:hover {
  text-decoration: underline;
}

*:focus {
  outline: none;
}

input, textarea, select {
  font-family: Blinker;
  font-size: 1em;
}

.text-center {
  text-align: center;
}

.text-center h2::after {
  margin: 0 auto;
}

.site-main {
  background-color: #f5f9fc;
}

.site-main > section {
  padding-top: 40px;
}

.site-main > section:last-child {
  padding-bottom: 40px;
}

.home .site-main .section-1, .page-template-bonus .site-main .section-1 {
  background-position: top !important;
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
  background-color: #fbfcfe !important;
}

.site-main > section > .container > .row:not(:last-child) {
  margin-bottom: 15px;
}

.content-layout p img {
  border-radius: 10px;
  width: 100%;
}

fieldset.rating-stars {
  padding: 0;
  margin: 0 auto;
  float: none;
  width: 85px;
}

fieldset.rating-stars > label:before, fieldset.rating-stars > label.half-rated:before, fieldset.rating-stars > label.full-rated:before {
  content: '' !important;
}

fieldset.rating-stars > label:before {
  width: 17px;
  height: 17px;
  background: url(/wp-content/uploads/2020/06/Ikoon-Hall-Taht-Tuhi.svg) center/cover;
  display: block;
}

fieldset.rating-stars > label.half-rated:before {
  background-image: url(/wp-content/uploads/2020/06/Ikoon-Hall-Kollane-Pool-Taht.svg);
}

fieldset.rating-stars > label.full-rated:before {
  background-image: url(/wp-content/uploads/2020/07/Ikoon-Kollane-Täht.svg);
}

.content-layout ul {
  padding-left: 0;
  list-style: none;
}

.content-layout ul li {
  padding-left: 15px;
  position: relative;
}

.content-layout ul li::before {
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  top: 8px;
  left: 0;
  background: #0782d2;
}

#breadcrumbs {
  margin-bottom: 0;
}

#breadcrumbs, #breadcrumbs a {
  color: #91929f;
}

#breadcrumbs a {
  font-weight: normal;
}

#breadcrumbs strong {
  color: #163959;
}

.primary, .secondary {
  padding: 0 15px;
}

.table-ajax {
  display: flex;
  justify-content: center;
}

.table-ajax .show-more {
  background: #eaf1f8;
  font-size: 1.1em;
  box-shadow: 0 0 10px #e8f0f8;
  color: #0a81d1;
  font-weight: 600;
  border-radius: 10px;
  padding: 9px 30px;
  cursor: pointer;
}

.table-ajax .show-more:hover {
  background: #0a81d1;
  color: #fff;
}

@media (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}

@media (max-width: 1199px) {
  .primary, .secondary {
    float: none !important;
    width: 100% !important;
  }

  .primary {
    margin-bottom: 20px;
  }

  .secondary {
    order: 1;
  }
}

@media (max-width: 575px) {
  body {
    font-size: 12px;
  }

  .site-main > section {
    padding-top: 20px;
  }
  
  .site-main > section:last-child {
    padding-bottom: 20px;
  }
}

/* header */

.site-header {
  z-index: 111111;
}

.header-area-1 {
  padding: 15px 0;
  background: #134c8a;
}

.header-area-2 {
  padding: 5px 0;
  background: #163859;
}

.header-area-2 .title-layout {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.1em;
  color: #fff;
  font-family: Poppins;
}

.header-area-2 .icon {
  flex: 0 0 25px;
  margin-right: 10px;
}

.header-area-2 img {
  display: block;
}

.header-logo img {
  display: block;
  max-width: 180px;
}

.header-logo img:last-child {
  display: none;
}

.header-area-1 .row {
  align-items: center;
}

.burger img {
  display: block;
  width: 25px;
  margin-left: auto;
}

.header-primary-menu .menu {
  padding-left: 0;
  margin: 0;
  list-style: none;
  font-family: Poppins;
}

.header-primary-menu .menu > li > .menu-button-arrow {
  display: flex;
  align-items: center;
}

.header-primary-menu .menu > li > .menu-button-arrow .title-layout {
  display: flex;
  align-items: center;
}

.header-primary-menu .menu > li > .menu-button-arrow .title-layout .icon {
  flex: 0 0 20px;
  width: 20px;
  margin-right: 8px;
}

.header-primary-menu .menu > li > .menu-button-arrow .title-layout img, .header-primary-menu .menu > li > .menu-button-arrow .dropdown img {
  display: block;
}

.header-primary-menu .menu > li > .menu-button-arrow .dropdown {
  flex: 0 0 12px;
  margin-left: 8px;
}

.header-primary-menu .menu > li > .menu-button-arrow span > span {
  font-weight: bold;
}

.header-primary-menu .sub-menu {
  padding-left: 0;
  list-style: none;
}

@media (min-width: 1200px) {
  .header-primary-menu .menu {
    display: flex;
    justify-content: flex-end;
    line-height: 1.3em;
  }

  .header-primary-menu .menu > li {
    position: relative;
  }

  .header-primary-menu .menu > li:not(:last-child) {
    margin-right: 30px;
  }

  .header-primary-menu .menu > li > .menu-button-arrow a {
    color: #e3eaec;
  }

  .header-primary-menu .menu > li > .menu-button-arrow span > span {
    display: block;
  }

  .header-primary-menu .sub-menu {
    position: absolute;
    background: #fff;
    width: 200px;
    border-radius: 5px;
    z-index: 1;
    overflow: hidden;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
  }

  .header-primary-menu .sub-menu:not(.sub-menu-display) {
    display: none;
  }

  .header-primary-menu .sub-menu a {
    display: block;
    padding: 5px 15px;
  }

  .header-primary-menu .sub-menu a:hover {
    background: #1074c2;
    color: #fff;
  }

  .header-primary-menu .sub-menu li:not(:last-child) {
    border-bottom: 1px solid #eee;
  }
}

@media (max-width: 1199px) {
  .header-primary-menu {
    position: static;
  }

  .header-primary-menu .menu {
    position: absolute;
    top: 90px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 9;
    font-size: 14px;
  }

  .header-primary-menu:not(.open) .menu, .header-primary-menu .sub-menu:not(.sub-menu-display) {
    display: none;
  }

  .header-primary-menu .menu > li {
    border-bottom: 1px solid #eee;
  }

  .header-primary-menu .menu > li > .menu-button-arrow a {
    color: #122c44;
    padding: 5px 15px;
    display: block;
    flex: 1;
  }

  .header-primary-menu .menu > li > .menu-button-arrow .dropdown {
    margin-right: 15px;
  }

  .header-primary-menu .menu > li > .menu-button-arrow .dropdown img {
    filter: invert(1);
  }

  .header-primary-menu .sub-menu {
    background: #eee;
  }

  .header-primary-menu .sub-menu a {
    display: block;
    padding: 5px 15px;
  }
}

@media (max-width: 575px) {
  .header-area-2 img {
    max-height: 20px;
  }
}

/* footer */

.site-footer {
  background: url(/wp-content/uploads/2020/06/Taust-Sinine-Lained-Read.jpg) center/cover;
  padding: 30px 0;
  font-size: 16px;
}

.site-footer, .site-footer a {
  color: #fff;
}

.site-footer a:hover {
  text-decoration: underline;
}

.site-footer .article .table-row:not(:last-child) {
  margin-bottom: 10px;
}

.site-footer .article .table-column.title {
  font-weight: 600;
}

.site-footer .article .table-column.date {
  color: #91929f;
}

.site-footer .menu {
  padding-left: 0;
  margin: 0;
  list-style: none;
  font-weight: 600;
}

.site-footer .menu li {
  margin-bottom: 10px;
}

.site-footer h3 {
  font-size: 14px;
  line-height: 1.5em;
  text-transform: uppercase;
  font-weight: 600;
  color: #91929f;
}

.footer-area-2 {
  padding-top: 20px;
}

.footer-area-2 .row {
  align-items: center;
}

#footer-sidebar-4 img {
  max-width: 180px !important;
  display: block;
}

#footer-sidebar-6 {
  font-family: Poppins;
  font-size: 14px;
}

#footer-sidebar-6 p {
  margin-bottom: 0;
}

.assoc {
  padding-left: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
}

.assoc li {
  min-width: 30px;
}

.assoc li:not(:last-child) {
  margin-right: 15px;
}

.assoc img {
  max-height: 30px;
  display: block;
}

@media (max-width: 991px) {
  #footer-sidebar-6 {
    margin-top: 10px;
  }
}

@media (min-width: 576px) {
  #footer-sidebar-1 .menu {
    column-count: 3;
  }
}

@media (max-width: 575px) {
  .site-footer {
    font-size: 14px;
    text-align: center;
  }

  #footer-sidebar-6 {
    font-size: 12px;
  }

  .assoc {
    justify-content: center;
    margin-top: 10px;
  }

  #footer-sidebar-4 img {
    margin: 0 auto;
  }

  #footer-sidebar-1 .menu {
    column-count: 2;
    margin-bottom: 10px;
  }
}

/* -- */

.card-2 .table-row {
  padding: 20px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 10px #e8f0f8;
  margin-bottom: 10px;
  text-align: center;
}

.card-2 .table-column.logo-colored img {
  display: block;
  margin: 0 auto;
  max-width: 100px;
}

.card-2 .table-column.welcome-bonus-offer p {
  margin-bottom: 0;
}

.card-2 .label, .card-2 .welcome-bonus-free-s {
  text-transform: uppercase;
}

.card-2 .welcome-bonus-free-s {
  color: #122c44;
}

.card-2 .welcome-bonus-free-s * {
  display: inline;
}

.card-2 .content-layout.welcome-bonus-offer {
  font-size: 1.5em;
  line-height: 1.3em;
  color: #0a81d1;
  font-weight: 600;
}

.card-2 .button-layout.welcome-bonus-link {
  display: inline-block;
  background: #0a81d1;
  font-size: 1.1em;
  color: #fff;
  font-weight: 600;
  border-radius: 10px;
  padding: 9px 30px;
}

.card-2 .button-layout.welcome-bonus-link:hover {
  background: #163859;
}

@media (min-width: 992px) {
  .card-2a .table-body {
    display: flex;
    flex-wrap: wrap;
  }

  .card-2a .table-row {
    flex: 0 0 calc(50% - 5px);
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .card-2a .table-row:nth-child(odd) {
    margin-right: 10px;
  }

  .card-2 .table-sub-row {
    display: flex;
    align-items: center;
  }

  .card-2 .table-column.logo-colored {
    flex: 0 0 100px;
  }

  .card-2 .table-column.welcome-bonus-offer {
    flex: 1;
    padding: 0 15px;
  }
}

@media (max-width: 991px) {
  .card-2 .table-column:not(:last-child) {
    margin-bottom: 10px;
  }
}

/* -- */

.card-3 .table-row {
  padding: 20px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 10px #e8f0f8;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.card-3 .table-sub-row {
  display: flex;
  align-items: center;
}

.card-3 .table-column.logo-colored img {
  max-width: 85px;
  max-height: 45px;
  display: block;
}

.card-3 .button-layout.title {
  display: block;
  font-size: 1.4em;
  color: #163859;
  line-height: 1.3em;
  font-weight: 600;
}

.card-3 .num-casinos {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.card-3 .num-casinos .title {
  margin-right: 3px;
}

.card-3 .table-column.title {
  flex: 1;
  padding: 0 15px;
}

.card-3 .table-column.logo-colored {
  flex: 0 0 85px;
}

.card-3 .button-layout.short-review-link {
  display: flex;
  background: #0a81d1;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}

.card-3 .button-layout.short-review-link:hover {
  background: #163859;
}

@media (min-width: 992px) {
  .card-3 .table-body {
    display: flex;
    flex-wrap: wrap;
  }

  .card-3 .table-row {
    flex: 0 0 calc(33.33% - 6.66px);
  }

  .card-3 .table-row:not(:nth-child(3n-3)) {
    margin-right: 10px;
  }
}

/* -- */

.pros-cons-layout {
  background: #fff;
  box-shadow: 0 0 10px #e8f0f8;
  overflow: hidden;
  border-radius: 10px;
}

.pros-cons-body .title-layout {
  display: flex;
}

.pros-cons-body .icon {
  flex: 0 0 15px;
  margin-right: 10px;
  margin-top: 3px;
}

.pros-cons-body img {
  display: block;
}

.pros-cons-body {
  padding: 20px;
}

.pros-cons-head {
  padding: 15px 20px;
  font-size: 1.4em;
  color: #fff;
  font-weight: 600;
  line-height: 1.3em;
  background: #134c8a;
}

@media (min-width: 576px) {
  .pros-cons-layout {
    display: flex;
  }

  .pros-cons-layout > div {
    flex: 0 0 50%;
  }
  
  .pros-cons-layout .pros {
    border-right: 1px solid #f0f4f7;
  }
}

/* -- */

.accordion-body p:last-child {
  margin-bottom: 0;
}

.accordion-body {
  padding-top: 10px;
}

.accordion {
  padding: 20px;
  background: #fff;
  box-shadow: 0 0 10px #e8f0f8;
  border-radius: 10px;
}

.accordion:not(:last-child) {
  margin-bottom: 10px;
}

.accordion h3 {
  margin-bottom: 0;
  color: #0a81d1;
}

.accordion-head {
  display: flex;
  align-items: center;
}

.accordion-head .title-layout {
  flex: 1;
}

.accordion-head .icon {
  flex: 0 0 20px;
  cursor: pointer;
}

.accordion-head img {
  display: block;
}

/* sidebar */

.secondary .widget:not(:last-child) {
  margin-bottom: 15px;
}

.secondary .textwidget img {
  border-radius: 10px;
  display: block;
  margin: 0 auto;
}

.secondary h3 {
  color: #555668;
}

.fixed-widget {
  position: sticky;
  top: 125px;
}

@media (max-width: 575px) {
  .secondary .textwidget img {
    width: 100%;
  }
}

/* -- */

.card-5 .table-row {
  padding: 15px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 10px #e8f0f8;
  margin-bottom: 10px;
  text-align: center;
}

.card-5 .table-sub-row {
  display: flex;
  align-items: center;
}

.card-5 .table-column.logo-colored {
  flex: 0 0 60px;
}

.card-5 .table-column.logo-colored img {
  display: block;
}

.card-5 .table-column.welcome-bonus-offer {
  flex: 1;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.5em;
  color: #122c44;
}

.card-5 .table-column.welcome-bonus-offer * {
  display: inline;
}

.card-5 .table-column.welcome-bonus-offer p {
  margin-bottom: 0;
}

.card-5 .content-layout.welcome-bonus-offer {
  color: #0a81d1;
  font-weight: 600;
  font-size: 1.3em;
  line-height: 1.3em;
  display: block;
  text-transform: none;
}

.card-5 .button-layout.welcome-bonus-link {
  display: block;
  background: #0a81d1 url(/wp-content/uploads/2020/06/Ikoon-Valge-Nool-Eks.svg) center no-repeat;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.card-5 .button-layout.welcome-bonus-link:hover {
  background-color: #163859;
}

/* -- */

.card-4 .table-row {
  padding: 20px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 10px #e8f0f8;
  text-align: center;
}

.card-4 .table-column.logo-colored img {
  display: block;
  margin: 0 auto;
  max-width: 190px;
}

.card-4 .table-column.welcome-bonus-offer p {
  margin-bottom: 0;
}

.card-4 .label, .card-4 .welcome-bonus-free-s {
  text-transform: uppercase;
}

.card-4 .welcome-bonus-free-s {
  color: #122c44;
}

.card-4 .welcome-bonus-free-s * {
  display: inline;
}

.card-4 .content-layout.welcome-bonus-offer {
  font-size: 1.5em;
  line-height: 1.3em;
  color: #0a81d1;
  font-weight: 600;
}

.card-4 .button-layout.welcome-bonus-link {
  display: inline-block;
  background: #0a81d1;
  font-size: 1.1em;
  color: #fff;
  font-weight: 600;
  border-radius: 10px;
  padding: 9px 30px;
}

.card-4 .button-layout.welcome-bonus-link:hover {
  background: #163859;
}

.card-4 .table-column.welcome-bonus-tc-lin {
  text-align: left;
  padding-left: 25px;
  position: relative;
  font-size: 11px;
  line-height: 1.5em;
}

.card-4 .table-column.welcome-bonus-tc-lin * {
  display: inline;
}

.card-4 .table-column.welcome-bonus-tc-lin .icon {
  position: absolute;
  top: 1px;
  left: 0;
  width: 15px;
}

.card-4 .table-column:not(:last-child) {
  margin-bottom: 15px;
}

/* -- */

.list-2 > div {
  margin-bottom: 10px;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 10px #e8f0f8;
}

.list-2 .icon {
  width: 85px;
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
  background: #0a81d1;
  border-radius: 50%;
  box-shadow: 0 0 10px #e8f0f8;
}

.list-2 .icon img {
  width: 40px;
}

.list-2 h3 {
  color: #0a81d1;
}

@media (min-width: 576px) {
  .list-2 {
    display: flex;
    flex-wrap: wrap;
  }

  .list-2 > div {
    flex: 0 0 calc(33.33% - 6.66px);
  }

  .list-2 > div:not(:nth-child(3n-3)) {
    margin-right: 10px;
  }
}

/* contact */

div.wpcf7-response-output {
  margin: 10px 0 0 !important;
  padding: 0 !important;
  border: 0 !important;
  text-align: center;
}

span.wpcf7-not-valid-tip {
  font-size: 12px;
}

div.wpcf7 .ajax-loader {
  display: none;
}

#wpcf7-f6333-o1 {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px #e8f0f8;
}

.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 textarea {
  height: 35px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #d6d8d7;
  padding: 0;
}

.wpcf7 textarea {
  padding: 10px 0;
}

.wpcf7 input[type=submit] {
  background: #0a81d1;
  font-size: 1.3em;
  color: #fff;
  font-weight: 600;
  border-radius: 10px;
  padding: 9px 30px;
  border: 0;
  cursor: pointer;
  width: 100%;
}

.wpcf7 input[type=submit]:hover {
  background: #163859;
}

/* -- */

.card-1 {
  margin-bottom: 10px;
}

.card-1 .table-body {
  counter-reset: x;
}

.card-1 .table-column.logo-colored img {
  display: block;
  max-width: 150px;
}

.card-1 .table-column.welcome-bonus-tc-lin {
  text-align: left;
  padding-left: 25px;
  position: relative;
  font-size: 11px;
  line-height: 1.5em;
}

.card-1 .table-column.welcome-bonus-tc-lin * {
  display: inline;
}

.card-1 .table-column.welcome-bonus-tc-lin .icon {
  position: absolute;
  top: 1px;
  left: 0;
  width: 15px;
}

.card-1 .table-column.welcome-bonus-offer p {
  margin-bottom: 0;
}

.card-1 .label, .card-1 .welcome-bonus-free-s {
  text-transform: uppercase;
}

.card-1 .welcome-bonus-free-s {
  color: #122c44;
}

.card-1 .welcome-bonus-free-s * {
  display: inline;
}

.card-1 .content-layout.welcome-bonus-offer {
  font-size: 1.5em;
  line-height: 1.3em;
  color: #0a81d1;
  font-weight: 600;
}

.card-1 .button-layout.welcome-bonus-link {
  display: inline-block;
  background: #0a81d1;
  font-size: 1.1em;
  color: #fff;
  font-weight: 600;
  border-radius: 10px;
  padding: 9px 30px;
}

.card-1 .button-layout.welcome-bonus-link:hover {
  background-color: #163859;
}

.card-1 .table-row {
  padding: 20px 20px 10px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 10px #e8f0f8;
  margin-bottom: 10px;
  position: relative;
}

.card-1 .table-row::before {
  counter-increment: x;
  content: counter(x, decimal-leading-zero);
  position: absolute;
  top: 5px;
  left: 7px;
  font-weight: 600;
}

.card-1 .table-column.welcome-bonus-offer {
  text-align: center;
}

.card-1 .table-sub-row:nth-child(2) {
  padding-top: 10px;
  display: flex;
  justify-content: center;
}

.card-1 .table-sub-row:first-child {
  display: flex;
  margin: 0 -15px;
}

.card-1 .table-sub-row:first-child .table-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 15px;
}

.card-1 .table-column.logo-colored, .card-1 .table-column.welcome-bonus-offer, .card-1 .table-column.features {
  border-right: 1px solid #e7e8eb;
}

.card-1 .table-column.logo-colored {
  flex: 0 0 180px;
}

.card-1 .table-column.welcome-bonus-offer {
  flex: 0 0 280px;
}

.card-1 .table-column.features {
  flex: 1;
}

.card-1 .table-column.overall-rating-stars {
  text-align: center;
  color: #122c44;
}

.card-1 .features > .heading-layout {
  padding-left: 23px;
  color: #122c44;
  background: url(/wp-content/uploads/2020/06/Ikoon-Sinine-Ummargune-Pluss.svg) left 2px/17px auto no-repeat;
}

.card-1 .table-column.welcome-bonus-tc-exc {
  display: flex;
  flex-direction: row-reverse;
}

.card-1 .table-column.welcome-bonus-tc-exc a:hover {
  text-decoration: underline;
}

.card-1 .table-column.welcome-bonus-tc-exc * {
  display: inline;
}

.card-1 .table-column.welcome-bonus-tc-exc img {
  width: 13px;
  margin-right: 2px;
  vertical-align: middle;
}

.card-1 .table-column.welcome-bonus-tc-exc > .welcome-bonus-tc-lin {
  margin-right: 5px;
}

.card-1 .table-column.welcome-bonus-link {
  text-align: center;
}

.card-1 .button-layout.review-link:hover {
  text-decoration: underline;
}

.card-1 .table-column.overall-rating-value {
  text-align: center;
  flex-direction: column-reverse !important;
  color: #122c44;
}

.card-1 .table-sub-row:nth-child(3) {
  padding-top: 10px;
}

.card-1 .table-sub-row:nth-child(3) > .icon img {
  width: 15px;
  display: block;
  margin: 0 auto;
}

.card-1 .table-column.mobile-features {
  display: flex;
  padding-top: 5px;
  justify-content: center;
}

.card-1 .table-sub-row:last-child:not(.opened) .table-column.mobile-features {
  display: none;
}

@media (max-width: 991px) {
  .card-1 .table-column.overall-rating-stars, .card-1 .table-column.features {
    display: none !important;
  }

  .card-1 .table-column.welcome-bonus-offer {
    border-right: 0;
    flex: 1;
  }
}

@media (min-width: 576px) {
  .card-1 .table-sub-row:nth-child(3) {
    display: none;
  }
}

@media (max-width: 575px) {
  .card-1 .table-sub-row:first-child .table-column {
    padding: 0 5px;
  }

  .card-1 .table-row {
    padding: 15px;
  }

  .card-1 .table-sub-row:first-child {
    margin: 0 -5px;
  }

  .card-1 .table-sub-row:nth-child(2) {
    display: none;
  }

  .card-1 .table-column.logo-colored {
    flex: 0 0 90px;
    border-right: 0;
  }

  .card-1 .table-column.logo-colored img {
    max-width: 100%;
  }

  .card-1 .button-layout.welcome-bonus-link {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-indent: -9999px;
    padding: 0;
    background: #0a81d1 url(/wp-content/uploads/2020/06/Ikoon-Valge-Nool-Eks.svg) center no-repeat;
  }

  .card-1 .label, .card-1 .welcome-bonus-free-s {
    display: none;
  }

  .card-1 .content-layout.welcome-bonus-offer {
    font-size: 1.2em;
  }

  .card-1 .table-column.overall-rating-value {
    display: none !important;
  }
}

/* -- */

.navigation-layout .menu {
  list-style: none;
  padding: 10px;
  background: #ecf1f7;
  border-radius: 10px;
  display: flex;
  justify-content: space-around;
  font-weight: 600;
  text-align: center;
  line-height: 1.2em;
}

.navigation-layout li {
  flex: 1;
  padding: 0 5px;
}

.navigation-layout a {
  color: #0a81d1;
}

.navigation-layout img {
  width: 30px;
  max-height: 30px;
}

@media (max-width: 991px) {
  .navigation-layout .title {
    display: none;
  }
}

@media (max-width: 575px) {
  .navigation-layout .menu {
    margin-left: -15px;
    margin-right: -15px;
  }
}

/* -- */

@media (min-width: 576px) {
  .hide-desktop {
    display: none;
  }
}

@media (max-width: 575px) {
  .hide-mobile {
    display: none;
  }
}