/*
/*
Theme Name:     Kami Child
Theme URI:
Description:    Child theme
Author:         BK Ninja
Author URI:
Template:       kami
Version:
*/
@import url("../kami/style.css");

.innerslider {
  height: 200px !important;
}

.innerslider ul li .ctrl-wrap {
  min-height: 50px !important;
}

.innerslider ul li.item {
  min-height: 200px !important;
}

.module-mainslider .carousel-ctrl {
  margin-top: -45px !important;
}

.pros li:before {
  font-family: "FontAwesome";
  content: "\f00c";
  margin: 0 5px 0 -15px;
  color: #04b404;
}

.cons li:before {
  font-family: "FontAwesome";
  content: "\f068";
  margin: 0 5px 0 -15px;
  color: #df0101;
}

.why_here li:before {
  font-family: "FontAwesome";
  content: "\f046";
  margin: 0 5px 0 -15px;
  color: #04b404;
  font-size: 20px;
}

.why_here ul {
  padding-left: 0;
}

.why_here li:nth-child(odd) {
  background: #f8f8f8;
}

.why_here li:nth-child(even) {
  background: #ececec;
}

.why_here li {
  margin: 1px 0;
}

.why_here ul,
.pros ul,
.cons ul {
  list-style-type: none;
}

.why_here li {
  padding: 2px 0;
  padding-left: 25px;
}

.single .deposits img {
  height: 30px;
}

.single .deposits td {
  line-height: 25px;
}

.offer_link {
  font-size: 16px;
  font-weight: 600;
  display: block;
  text-align: center;
  height: 70px;
  overflow: hidden;
}

.table-condensed {
  font-size: 13px;
}

.ratings {
  width: 80px;
  height: 16px;
  display: inline-block;
  position: relative;
  /*&:before,*/
  /*&:after{*/
  /*  color: #ff333a;*/
  /*  display: inline-block;*/
  /*  font-family: "Open Sans";*/
  /*  font-style: normal;*/
  /*  font-weight: normal;*/
  /*  font-size: $star-size;*/
  /*  position: absolute;*/
  /*  top: 0;*/
  /*  left: 0;*/
  /*}*/
  /*&:before {*/
  /*  content: "\f006\f006\f006\f006\f006";font-family: 'FontAwesome';*/
  /*}*/
  /*&:after {*/
  /*  content: "\f005\f005\f005\f005\f005";font-family: 'FontAwesome';*/
  /*  overflow: hidden;*/
  /*}*/
}

.ratings:after,
.ratings:before {
  display: inline-block;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  /*font-size: $star-size;*/
  position: absolute;
  top: 0;
  left: 0;
}

.ratings:before {
  color: #f9c8d3;
  content: "\f006\f006\f006\f006\f006";
  font-family: "FontAwesome";
}

.ratings:after {
  color: #ef005b;
  content: "\f005\f005\f005\f005\f005";
  font-family: "FontAwesome";
  overflow: hidden;
}

.ratings.rate0:after {
  content: "\f006";
  font-family: "FontAwesome";
}

.ratings.rate10:after {
  content: "\f089";
  font-family: "FontAwesome";
}

.ratings.rate20:after {
  content: "\f005";
  font-family: "FontAwesome";
}

.ratings.rate30:after {
  content: "\f005\f089";
  font-family: "FontAwesome";
}

.ratings.rate40:after {
  content: "\f005\f005";
  font-family: "FontAwesome";
}

.ratings.rate50:after {
  content: "\f005\f005\f089";
  font-family: "FontAwesome";
}

.ratings.rate60:after {
  content: "\f005\f005\f005";
  font-family: "FontAwesome";
}

.ratings.rate70:after {
  content: "\f005\f005\f005\f089";
  font-family: "FontAwesome";
}

.ratings.rate80:after {
  content: "\f005\f005\f005\f005";
  font-family: "FontAwesome";
}

.ratings.rate90:after {
  content: "\f005\f005\f005\f005\f089";
  font-family: "FontAwesome";
}

.bk-criteria {
  font-weight: 600;
  font-size: 13px;
}

#anchors a {
  color: #fff;
}

.btn a {
  color: #fff !important;
}

.sidebar {
  font-size: 13px;
}

.innerslider-ctrl {
  height: 100px !important;
}

.module-inner-slider {
  padding-bottom: 0;
  padding-right: 0 !important;
}

.bonusd {
  background-color: #d6ecff;
  padding: 5px;
  border-radius: 5px;
}

.bonustype {
  font-style: italic;
  margin-bottom: 10px;
  border-bottom: 1px solid #ff0042;
  padding: 5px;
}

.book-thumb-wrap img {
  border-radius: 10px;
}

.book-thumb-wrap .thumb {
  background-color: #fff;
}

.module-inner-slider .slides .slider-background {
  border: 1px solid #fff;
  border-radius: 10px;
}

.module-inner-slider .slides li.item {
  background-color: #fff;
}

#popover814710 span.wpcf7-not-valid-tip {
  font-size: 10px;
}

#popover814710 .wpcf7-validation-errors {
  display: none !important;
}

h1.book-title::before,
h1.main-title2::before {
  position: absolute;
  width: 98%;
  content: " ";
  height: 2px;
  left: 0;
  background-color: #ff0042;
  box-sizing: border-box;
  top: 20px;
  transform: translateY(-50%);
}

.book-title span,
.main-title2 span {
  background: rgb(255, 255, 255) none repeat scroll 0 0;
  padding: 0 15px;
  z-index: 10;
  position: relative;
  display: inline-block;
}

.main-title2,
.book-title {
  font-size: 25px;
  margin-top: 0;
  padding: 0 10px;
  margin-right: 130px;
}

a.bonus-grad {
  display: block;
  margin: 5px 0;
  text-align: center;
  padding: 5px;
  border-radius: 5px;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #fff !important;
  background: #ff0042;
  /* For browsers that do not support gradients */
}

a.bonus-grad:hover {
  background: #f10240;
  /* For browsers that do not support gradients */
}

.bonus-grad span {
  font-size: 14px;
}

.logo img {
  width: 320px;
}

.tab-toggle {
  background-color: #ccc;
}

.main-nav-container .tab-content {
  background: #fff;
}

.tab-pane ul li {
  display: inline-block;
  padding: 2px 5px;
}

#main-menu .nav-tabs > li > a {
  border-top-left-radius: 0;
  background-color: transparent;
  color: #fff;
  border: 0;
  border-top: 1px solid #fff;
  border-right: 2px solid #fff;
  margin-right: 5px;
  font-weight: 600;
}

#main-menu .nav-tabs > li.active > a,
#main-menu .nav-tabs > li > a:hover,
#main-menu .nav-tabs > li.active > a:focus {
  background-color: #ff0042;
  color: #fff;
  border: 0;
  border-top: 1px solid #ff0042;
  border-right: 2px solid #ff0042;
  border-top-left-radius: 0;
  border-bottom: 0;
}

.main-nav-container .tab-content {
  background-color: #ff0042;
  color: #fff;
  padding: 5px;
}

.main-nav-container .tab-pane .menu li {
  padding: 0 5px;
  margin: 5px 0;
  font-weight: 600;
  font-size: 14px;
  border-right: 1px solid #fff;
}

.main-nav-container .tab-pane .menu li:last-child {
  border-right: 0;
}

.bookmaker_row {
  border-bottom: 3px solid #ff0042;
  height: 37px;
  margin-bottom: 5px;
}

.bookmaker_row .book_thumb img {
  border-radius: 3px;
  margin: 0 !important;
}

.bookmaker_row .book_thumb {
  padding-left: 0;
  text-align: left;
}

.bookmaker_row .cta {
  padding-right: 0;
  text-align: right;
}

.bookmaker_row .bonus {
  font-weight: bold;
  line-height: 37px;
}

.book_category img {
  margin: 0 5px 0 0 !important;
}

.bookmakers-front img {
  height: auto;
}

.bookmakers-front .bonus {
  text-align: center;
  margin: 5px 0;
}

.bookmakers-front .bonus-type {
  font-size: 12px;
}

.bookmakers-front .bk-review-box {
  color: #fff;
  width: 100px;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}

.bookmakers-front .bookmaker-col {
  text-align: center;
  background: #efefef;
  padding: 5px;
}

.type-stoixima .bk-criteria {
  width: 180px;
}

.bookmakers-front .bk-criteria {
  font-size: 12px;
  font-weight: normal;
}

.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.less-gutter > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.bookmakers-front .bk-user-rating {
  margin-bottom: 5px;
}

.bookmakers-front .bk-criteria {
  width: auto;
}

.bookmakers-front .bk-average-score {
  color: rgb(255, 0, 66);
  font-weight: bold;
  font-size: 18px;
  line-height: 14px;
}

.bloggers_col {
  padding: 10px;
  background-color: #efefef;
  margin-bottom: 10px;
  height: 185px;
  overflow: hidden;
}

.blog_title {
  text-align: center;
}

.blogger_author img {
  border-radius: 50%;
}

.blogger_author {
  text-align: center;
  font-style: italic;
}

.bloggers_col .blog_title {
  text-align: left;
  font-weight: 600;
}

.countdown-container {
  height: 45px;
}

.countdown-container .time {
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(100, 0, 0, 0.5);
  display: inline-block;
  text-align: center;
  position: relative;
  height: 40px;
  width: 30px;
  -webkit-perspective: 479px;
  -moz-perspective: 479px;
  perspective: 479px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.countdown-container .count {
  background: #202020;
  color: #f8f8f8;
  display: block;
  font-family: "Oswald", sans-serif;
  font-size: 1.6em;
  line-height: 1.8em;
  overflow: hidden;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  top: 0;
  width: 100%;
  transform: translateZ(0);
  -webkit-transform-style: flat;
  transform-style: flat;
}

.countdown-container .count.top {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 5px 5px 0 0;
  height: 50%;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

.countdown-container .count.bottom {
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), transparent);
  background-image: -webkit-linear-gradient(
    rgba(255, 255, 255, 0.1),
    transparent
  );
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), transparent);
  background-image: -ms-linear-gradient(rgba(255, 255, 255, 0.1), transparent);
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), transparent);
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-radius: 0 0 5px 5px;
  line-height: 0;
  height: 50%;
  top: 50%;

  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

.countdown-container .label {
  /*font-size: normal;*/
  margin-top: 5px;
  display: block;
  position: absolute;
  top: 24px;
  width: 100%;
  font-size: 60%;
}

/* Animation start */
.countdown-container .count.curr.top {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  z-index: 3;
}

.countdown-container .count.next.bottom {
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
  z-index: 2;
}

/* Animation end */
.countdown-container .flip .count.curr.top {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}

.countdown-container .flip .count.next.bottom {
  -webkit-transition: all 250ms ease-in-out 250ms;
  -moz-transition: all 250ms ease-in-out 250ms;
  -o-transition: all 250ms ease-in-out 250ms;
  transition: all 250ms ease-in-out 250ms;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.accordion-content {
  text-align: justify;
  padding-left: 0 !important;
}

*,
*:before,
*:after {
  box-sizing: border-box !important;
}

.masonry .row {
  column-width: 18em;
  -moz-column-width: 18em;
  -webkit-column-width: 18em;
  column-gap: 1em;
  -moz-column-gap: 1em;
  -webkit-column-gap: 1em;
}

.masonry .item {
  display: inline-block;
  padding: 0.25rem;
  width: 100%;
}

.masonry .well {
  position: relative;
  display: block;
}

.head2head {
  background-color: #f3f3f3;
}

.attribute_center {
  text-align: center;
  font-size: 18px;
  padding-top: 10px;
  font-weight: bold;
}

.attribute_left {
  float: left;
  font-weight: 600;
  font-size: 16px;
}

.attribute_right {
  float: right;
  /* text-align: right; */
  font-weight: 600;
  font-size: 16px;
}

.att_left_boot {
  padding-left: 20px;
  padding-right: 2px;
}

.att_right_boot {
  padding-right: 20px;
  padding-left: 2px;
}

.attribute_subtitle {
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  padding-top: 5px;
}

.more_number_attribute {
  color: #ff0042;
  font-weight: 600;
}

.bk_tabs .ui-tabs-nav li:hover {
  background: #ff0042;
}

#bonust .important {
  font-weight: bold;
  font-size: 14px;
  color: #ff0042;
}

.bonus-title {
  font-weight: bold;
  font-size: 15px;
  color: #337ab7 !important;
  text-align: center;
}

.tooltip > .tooltip-inner {
  color: #000 !important;
  background-color: #fff !important;
  border: 1px solid #000 !important;
}

.tooltip.fade.top {
  pointer-events: none;
}

#aytakia_left {
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -1015px;
  width: 400px;
  overflow: hidden;
  text-align: right;
}

#aytakia_right {
  position: fixed;
  top: 0;
  right: 50%;
  margin-right: -1015px;
  text-align: left;
  width: 400px;
  overflow: hidden;
}

.stickyfooter {
  width: 100%;
  height: 40px;
  position: fixed;
  bottom: 0;
  background: #000;
  z-index: 10;
}

.stickyfooter img {
  max-height: 80px;
}

.removetopmenu #menu-main-menu-1 {
  display: none;
}

#main-menu.removetopmenu {
  padding: 0 !important;
}

.bkinfobox {
  border-radius: 5px;
}

.textwidget .panel {
  border: 0;
  text-align: justify;
}

.textwidget .panel-heading h4,
.textwidget .panel-heading div {
  font-size: 13px;
  font-weight: 600;
}

.textwidget .panel-heading {
  padding: 5px 10px;
}

.textwidget .panel-body {
  padding: 10px;
}

.inforbox-title {
  font-size: 20px;
  font-weight: bold;
}

.well2 {
  padding: 10px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.small-textarea {
  height: 100px !important;
}

div.wpcf7-response-output {
  margin: 0 0.5em 1em !important;
}

#paymw .row {
  margin-bottom: 10px;
}

#paymw .paymtiw {
  text-align: left;
}

input[type="range"] {
  appearance: none;
  -webkit-appearance: none;
  background: none;
}

input[type="range"]::-webkit-slider-runnable-track {
  height: 5px;
  background: #ddd;
  border: none;
  border-radius: 3px;
}

input[type="range"]::-ms-track {
  height: 5px;
  background: #ddd;
  border: none;
  border-radius: 3px;
}

input[type="range"]::-moz-range-track {
  height: 5px;
  background: #ddd;
  border: none;
  border-radius: 3px;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #555;
  margin-top: -5px;
  position: relative;
}

input[type="range"]::-ms-thumb {
  appearance: none;
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #555;
  margin-top: -5px;
  position: relative;
}

input[type="range"]::-moz-range-thumb {
  appearance: none;
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #555;
  margin-top: -5px;
  position: relative;
}

input[type="range"]:focus {
  outline: none;
}

input[type="range"]:focus::-webkit-slider-thumb:after {
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  background: #eee;
  border-radius: 5px;
  color: #555;
  padding: 5px 10px;
  border: 2px solid #555;
}

input[type="range"]:focus::-ms-thumb:after {
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  background: #eee;
  border-radius: 5px;
  color: #555;
  padding: 5px 10px;
  border: 2px solid #555;
}

input[type="range"]:focus::-moz-range-thumb:after {
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  background: #eee;
  border-radius: 5px;
  color: #555;
  padding: 5px 10px;
  border: 2px solid #555;
}

input[type="range"]:focus::-webkit-slider-runnable-track {
  background: #ccc;
}

input[type="range"]:focus::-ms-track {
  background: #ccc;
}

input[type="range"]:focus::-moz-range-track {
  background: #ccc;
}

#wpcf7-f104-p79-o1 .btn-group > .btn,
#wpcf7-f104-p79-o1 .btn-group-vertical > .btn {
  padding: 6px 7px;
}

#ratewidg.btn-group > .btn,
#ratewidg .btn-group-vertical > .btn {
  padding: 6px 9px;
}

#ratewidg {
  margin-top: -13px;
}

.fulltextbook h4.title {
  margin-top: 0;
}

.fulltextbook .excerpt ul,
.fulltextbook .excerpt ol {
  clear: none;
}

.bk-blog-small .excerpt ul li {
  margin-top: 5px;
}

#text-8 {
  background: #efefef;
  border-radius: 5px;
}

#text-8 .widget-title h3 {
  background: #efefef;
}

#text-8 #kritikw {
  padding: 0 10px;
}

.sidebar_logost img {
  border-radius: 5px;
  border: 2px solid #ff0042;
}

.booksephr {
  height: 3px;
  width: 100%;
  background-color: #ff0042;
  margin: 20px 0;
}

.banklist > li > a {
  margin-right: 0 !important;
  border-bottom: 1px solid #ccc !important;
}

.nav.banklist {
  overflow: hidden;
  white-space: nowrap;
  z-index: 99;
  position: static;
}

.nav.banklist > li {
  float: none;
  display: inline-block;
}

.arrow {
  padding: 10px;
  position: absolute;
  background-color: #fff;
  z-index: 100;
}

.popover > .arrow {
  background-color: transparent;
  padding: 0;
}

#leftArr {
  left: 0;
}

#rightArr {
  right: 0;
}

.paymall-link {
  padding: 5px;
}

.paymall-link a,
.paymall-link a:visited {
  color: #ff0042;
}

.page-title h1,
.forum-title h1,
.topic-title h1,
.single-page .label h1 {
  text-align: center;
  position: relative;
  margin: 0;
  font-size: 25px;
}

.module-title h1 span,
.page-title h1 span,
.forum-title h1 span,
.topic-title h1 span,
.single-page .label span {
  background: white;
  padding: 0 20px;
  z-index: 10;
  position: relative;
  display: inline-block;
}

.module-title h1:before,
.page-title h1:before,
.forum-title h1:before,
.topic-title h1:before,
.single-page .label h1:before {
  position: absolute;
  width: 100%;
  content: " ";
  height: 2px;
  left: 0;
  background-color: #f1284e;
  bottom: 5px;
  box-sizing: border-box;
  top: 50%;
}

#filter_rate {
  padding: 6px;
}

.ratecol span {
  display: none;
}

.affiliatelink {
  color: #f1284e;
}

.btnreview {
  margin-top: 5px;
  color: #fff !important;
  text-decoration: none !important;
  display: block;
  padding: 3px 5px;
  border-radius: 4px;
  background-color: #2396f7;
  border-color: #2396f7;
}

.btnreview:hover {
  background-color: #45a6f8;
  border-color: #45a6f8;
}

tr.bet-431:hover td {
  background-color: rgba(237, 109, 7, 0.3);
}

tr.bet-282:hover td {
  background-color: rgba(19, 86, 156, 0.3);
}

tr.bet-286:hover td {
  background-color: rgba(246, 226, 15, 0.3);
}

tr.bet-279:hover td {
  background-color: rgba(1, 158, 229, 0.3);
}

tr.bet-429:hover td {
  background-color: rgba(254, 207, 0, 0.3);
}

tr.bet-428:hover td {
  background-color: rgba(246, 146, 30, 0.3);
}

tr.bet-358:hover td {
  background-color: rgba(0, 0, 0, 0.3);
}

tr.bet-320:hover td {
  background-color: rgba(185, 124, 30, 0.3);
}

tr.bet-289:hover td {
  background-color: rgba(17, 142, 153, 0.3);
}

.ui-tabs-nav {
  padding-left: 0;
}

.bk_tabs .ui-tabs-anchor {
  height: 100%;
  width: 100%;
}

.bk_tabs li {
  padding: 0 !important;
}

.bk_tabs li a {
  display: block;
  padding: 12px 7px;
}

.bookmakers-front .attachment-book_logo {
  border-radius: 5px;
}

.fullwidth_shortcode .attachment-book_thumb,
.reviewsp .attachment-book_thumb {
  border-radius: 5px;
}

.affiliatelinkbonus {
  color: #ff0042 !important;
  display: block;
  padding: 3px;
  font-size: 16px;
  font-weight: 600;
  margin: 2px 0;
  text-align: center;
}

.article-content-wrap-no .title a {
  color: #212121;
}

.article-content-wrap-no .meta-bottom a,
.article-content-wrap-no .meta-bottom span,
.article-content-wrap-no .meta-bottom .post-date {
  color: #444;
  font-size: 12px;
}

.sxolio-respond {
  text-align: left;
  width: 100%;
  border: 1px dashed #ddd;
  background-color: #fff;
  padding: 10px;
  font-style: italic;
  margin-top: 10px;
}

.respond-title {
  color: #ff0042;
}

.well {
  padding: 9px !important;
}

#adeiodotoysa img {
  border-radius: 5px;
}

#adeiodotoysa .col-xs-12 {
  margin-bottom: 10px;
}

#breadcrumbs {
  margin-bottom: 0;
  padding: 5px;
}

.head2head .size-bk485_300 {
  border-radius: 5px;
}

.affbonus-side {
  font-size: 13px;
  line-height: 16px;
  display: inline-block;
}

.affbonus-side:hover {
  color: #ff0042;
}

.main-nav .tab-content a {
  font-weight: 600;
  padding: 0 5px;
}

.label h3 span {
  color: #212121;
}

.expertthumblink img {
  float: right;
  border-radius: 50%;
  width: 170px;
}

.bk_tabs_depth2 li a {
  padding: 5px 7px;
}

.bk_tabs_depth2 ul {
  border-top: 2px solid #ff0042;
  border-bottom: 2px solid #ff0042;
}

.ui-tabs-panel .bk_tabs_depth2 .ui-tabs-nav {
  background-color: transparent;
  border-bottom: 2px solid #ff0042;
}

.ui-tabs-panel .bk_tabs_depth2 .ui-tabs-nav li {
  color: #212121;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0;
}

.ui-tabs-panel .bk_tabs_depth2 .ui-tabs-nav li {
  margin-right: -5px;
}

.ui-tabs-panel .bk_tabs_depth2 .ui-tabs-nav li.ui-state-focus {
  color: #212121;
  font-weight: normal;
}

.ui-tabs-panel .bk_tabs_depth2 .ui-tabs-nav li.ui-tabs-active,
.ui-tabs-panel .bk_tabs_depth2 .ui-tabs-nav li.ui-state-hover {
  background-color: #ff0042;
  color: #fff;
}

.bookmakers-reminder img {
  margin-right: 10px;
  width: 87px;
  float: left;
}

.bookmakers-reminder .col-xs-6 {
  margin-bottom: 5px;
  -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}

.bookmakers-reminder .head {
  background: #ff0042;
  color: #fff;
  display: block;
  padding: 3px 0;
  border-radius: 5px;
  margin: 0 -10px 5px;
  font-weight: 600;
}

.newsletter .well {
  border: 1px solid #ff0042;
}

h4.offer-terms {
  font-size: 13px;
  text-align: center;
  color: #ff0042;
  text-decoration: underline;
  border-top: 1px dashed #ff0042;
  padding-top: 10px;
}

.ssasasas {
  margin-top: 10px !important;
}

.wpcf7-quiz-label {
  float: left;
  line-height: 30px;
  margin-right: 10px;
}

.wpcf7-quiz {
  float: left;
  width: 100px !important;
}

.fulltextbook .co-type3 .content h4 {
  text-transform: initial;
  color: #ff0042;
}

.bookmakers-top .pros {
  height: 153px;
  overflow: hidden;
}

.bookmakers-top .pros ul {
  padding-left: 20px;
}

.toptitle {
  font-weight: 600;
  border-bottom: 3px solid black;
  margin-bottom: 5px;
  display: block;
  font-size: 18px;
}

.bookmakers-top .wp-post-image {
  border-radius: 5px 5px 0 0;
}

.whytitle {
  background: #efefef;
  padding: 5px;
  font-weight: 600;
  border-bottom: 1px solid #dedede;
  margin-bottom: 5px;
}

.col-xs-3 .toptitle {
  font-size: 16px;
}

.bookmaker-col {
  margin-bottom: 5px;
}

.tag-btn {
  border-radius: 5px;
  color: #000;
}

#pullouts .pullout-content {
  padding: 5px 10px;
}

.single-page .thumb img {
  margin-bottom: 10px;
}

.archive-meta_cat {
  text-align: justify;
}

.greenp2p {
  color: #fff;
  font-size: 18px;
  display: inline-block;
  text-align: center;
  padding: 10px;
  width: 200px;
  height: 95px;
  font-weight: 600;
  padding-top: 20px;
  border-radius: 10px;
  background: #83ba3b;
}

.leftgreen {
  float: left;
}

.rightgreen {
  float: right;
}

#book_comparison .bk-score-box {
    border-radius: 5px;
    width: 100px;
    box-sizing: border-box;
    position: relative;
    height: 38px;
}

#book_comparison .bk-score-box span{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#book_comparison_sidebar .bk-score-box {
    border-radius: 5px;
    width: 100px;
    box-sizing: border-box;
    position: relative;
    height: 38px;
}

#book_comparison_sidebar .bk-score-box span{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#book_comparison_sidebar .more_number_attribute {
    margin: 0px 5px;
}

#book_comparison .more_number_attribute {
    margin: 0px 5px;
}

.infobox-content a.btn {
  color: #fff !important;
}

.bottomsticky_inner {
  padding: 0 15% 0 5%;
}

@media (max-width: 768px) {
  .footer-sidebar p {
    text-align: center !important;
  }

  .bottomsticky_inner {
    padding: 0;
    padding-left: 5%;
  }

  .greenp2p {
    margin: 0;
    width: 100%;
  }

  #text-4,
  #text-5,
  #text-7,
  #text-10,
  .sam-pro-container,
  #pullouts,
  .top-bar,
  .front_text_mpl {
    display: none;
  }

  .infobox-content p,
  .inforbox-title {
    text-align: left !important;
  }

  .inforbox-title {
    font-size: 19px;
    font-weight: bold;
  }

  .content-out .title {
    font-size: 15px;
  }

  .bk_tabs_depth2 li.active {
    width: 100%;
  }

  #bk-tabs-depth1 .nav-tabs img {
    display: none;
  }

  .header .logo img {
    max-height: 60px;
  }

  .header {
    max-height: 150px;
  }

  .main-nav .tab-content {
    display: none;
  }

  .main-title2 span {
    font-size: 16px;
    padding: 0 5px;
  }

  .main-title2 {
    margin-right: 100px;
  }

  .header-banner .sam-pro-place {
    float: inherit !important;
    display: block !important;
    margin: auto !important;
  }

  .main-nav-container {
    display: inline-block !important;
  }

  .header-wrap .header-banner {
    margin-top: 4px !important;
  }

  .header-inner {
    margin: 5px auto !important;
  }
}

#mobile-menu .current_page_parent {
  background-color: transparent;
}

.home .three-cols .co-type1 {
  min-height: 369px;
  padding-bottom: 5px;
}

.sam-pro-container img,
.sam-pro-container iframe {
  max-width: 100%;
}

.mini_sidebar {
  background: #efefef;
}

.mini_sidebar .widget-title h3 {
  background-color: #efefef;
}

.countrrr {
  color: #ff0042;
  font-weight: 600;
  font-size: 24px;
  line-height: 20px;
}

.counters li {
  text-align: left;
  list-style: none;
  margin: 5px 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}

.counters ul {
  padding-left: 0;
}

.counters .fa {
  background: #ff0042;
  border-radius: 50%;
  color: #fff;
  padding: 5px;
  font-size: 25px;
  float: left;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 32px;
}

.widget_nav_menu ul li {
  border-bottom: 1px solid #dedede;
}

.widget_nav_menu ul li a {
  padding: 4px 10px;
}

.widget_nav_menu ul {
  list-style: none;
}

.widget_nav_menu ul li {
  padding: 3px 0 4px 12px;
  position: relative;
}

.widget_nav_menu ul li:before {
  content: "\f061";
  color: #444;
  font-family: "FontAwesome";
  position: absolute;
  top: 10px;
  left: 5px;
  font-size: 10px;
}

.mini_sidebar .widget ul.menu {
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.sidebar .widget {
  margin-top: 20px;
}

.mini_sidebar .upd_date,
.mini_sidebar .upd_prev {
  display: none;
}

.mini_sidebar .widget-post-wrap .thumb {
  width: 99.5% !important;
}

.mini_sidebar .widget ul.post-list .content-out .widget-post-wrap .title {
  padding-left: 0;
  font-weight: 600 !important;
  font-size: 13px;
}

.header-wrap .logo {
  line-height: 1;
}

.header-banner .sam-pro-container {
  max-height: 90px;
  overflow: hidden;
}

.single-stoixima #text-4 {
  display: none;
}

.w120imp {
  width: 120px !important;
}

.single-page .share-box-wrap {
  margin-top: 0 !important;
}

.ubermenu-skin-shinyblack .ubermenu-item-level-0 > .ubermenu-target {
  font-weight: 600 !important;
}

.ubermenu-nav .fa-home {
  font-size: 20px;
  line-height: 16px !important;
}

.ubermenu .ubermenu-item-layout-image_left > .ubermenu-image {
  margin-right: 5px;
}

@media screen and (max-width: 959px) {
  .greenh2hl {
    height: 80px;
    font-size: 16px;
    padding: 5px;
    margin: 0 !important;
  }

  .ubermenu-responsive-default.ubermenu-responsive
    .ubermenu-submenu-id-9893
    .ubermenu-column {
    min-width: 50% !important;
    width: 50% !important;
  }

  .ubermenu-responsive-default.ubermenu-responsive
    .ubermenu-submenu-id-9915
    .ubermenu-column {
    min-width: 50% !important;
    width: 50% !important;
  }

  .ubermenu-responsive-default.ubermenu-responsive
    .ubermenu-submenu-id-9915
    .ubermenu-column
    .ubermenu-target-text {
    display: none;
  }
}

@media screen and (max-width: 959px) {
  .greenh2hl {
    height: 80px;
    font-size: 16px;
    padding: 5px;
    margin: 0 !important;
  }
}

@media screen and (max-width: 370px) {
  .hidden-xss {
    display: none;
  }
}

.header-banner .sam-pro-place {
  float: right;
}

.mobile-footer-banner {
  padding-bottom: 0;
  z-index: 100;
  display: block;
  position: fixed;
  bottom: 0;
}

.mobile-footer-banner.twocolumn {
  left: 50%;
  transform: translate(-70%, 0);
}

.mobile-footer-banner.threecolumn {
  left: 50%;
  transform: translate(-57%, 0);
}

@media screen and (max-width: 959px) {
  .mobile-footer-banner.twocolumn,
  .mobile-footer-banner.threecolumn {
    transform: translate(-50%, 0);
  }
}

.mobile-footer-banner .sam-pro-container {
  display: block;
}

.mobile-footer-banner iframe {
  max-width: 100%;
}

.intrologo {
  max-width: 300px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.intrologo img {
  border-radius: 10px;
  margin-bottom: 10px;
}

.book-play-fixed-div {
  display: none;
  position: fixed;
  height: 40px;
  text-align: left;
  color: #fff;
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.3);
  background: #ff0042;
  z-index: 999999;
  padding: 0 10px;
  width: 857px;
}

.bk-question,
.guidestep_title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 16px;
}

.guidestep_text {
  text-align: justify;
}

.bk-question .qsign {
  color: #999;
}

.module-faq {
  border-left: 3px solid #bbb;
  padding-left: 10px;
}

.module-intro {
  text-align: justify;
}

.bk-heading_offer {
  margin-top: 0;
  margin-bottom: 5px;
  background: #ff0042;
  color: #fff;
  padding: 3px 3px 3px 22px;
  font-weight: 600;
  font-size: 14px;
}

.guidestep_arrow {
  color: #ff0042;
  font-size: 30px;
}

.guidestepsign {
  background: #ff0042;
  color: #fff;
  width: 40px;
  font-size: 27px;
  height: 40px;
  text-align: center;
  margin-left: -12px;
  margin-top: 5px;
}

.bk-guidesteps {
  background: #eee;
  margin-bottom: 10px;
}

.bk-guidesteps td {
  padding-top: 10px;
  padding-bottom: 10px;
}

.simpleofferslink {
  background: #eee;
  display: block;
  padding: 5px;
  font-size: 14px;
  margin-bottom: 5px;
}

.plussign {
  color: #ff0042;
  margin-right: 5px;
}

a.simpleofferslink:hover {
  color: #ff0042;
}

.book-play-fixed-div a.ctitle {
  line-height: 40px;
  font-size: 15px;
  font-weight: normal;
}

.buttonbook {
  background: #000;
  color: #fff;
  margin: 5px 0;
  border: 1px solid #999;
}

.buttonbooklink {
  display: block;
}

.buttonbookbutton {
  background-color: rgba(255, 255, 255, 0.3);
  padding: 5px;
  display: block;
  width: 90px;
  text-align: center;
  float: right;
  margin: 10px;
}

.buttonbooklogo {
  padding: 10px;
  float: left;
  max-width: 130px;
}

.buttonbooktext {
  margin-left: 130px;
  margin-right: 90px;
  padding: 10px 5px;
  text-align: center;
}

h1.homeh1 {
  margin-top: 0;
  font-size: 21px;
  font-weight: 600;
  border-bottom: 0;
  background: transparent
    url(//www.bookmakers.gr/wp-content/themes/kami-child/images/linefade.png)
    no-repeat right 28px;
}

@media (max-width: 767px) {
  h1.homeh1 {
    font-size: 18px;
    background: transparent
      url(//www.topbookmakers.com.cy/wp-content/themes/kami-child/images/linefade.png)
      no-repeat right 25px;
    background-position: bottom right;
  }

  .page-id-2 #custom_html-4 {
    display: none;
  }

  #onesignal-bell-container {
    display: none;
  }

  .buttonbooktext {
    margin: 0;
    clear: both;
    padding-top: 0;
  }

  .buttonbooklogo img {
    max-width: 80px;
  }

  .buttonbooklogo small {
    display: none;
  }

  .offerintro .btn-block {
    max-width: 100% !important;
  }

  .buttonbookbutton {
    width: auto;
  }

  .cc_banner-wrapper {
    display: none;
  }

  .intrologo {
    max-width: 100%;
    width: 100%;
    float: none;
  }

  .offerintro img.attachment-large {
    display: none;
  }

  .offerintro a.btn {
    padding: 5px 0;
  }

  #anchors a {
    padding: 5px;
    font-size: 13px;
    margin-bottom: 4px;
  }
}

.widget_latest_newsb h4 {
  margin-top: 0;
}

.widget_latest_newsb .one_latest_newsb {
  margin-bottom: 10px;
}

.widget_latest_newsb .one_latest_newsb .thumb img {
  margin-bottom: 5px;
}

.widget_latest_newsb .one_latest_newsb .post-date {
  display: block;
  text-align: right;
}

#proscons .module-title h4,
#proscons .module-title h3 {
  font-size: 18px;
}

#proscons .prosconsico {
  float: left;
  width: 50px;
  margin-right: 20px;
}

#proscons {
  text-align: justify;
}

.bk-answer {
  text-align: justify;
}

.offershome .item-list h4 {
  height: 45px;
  overflow: hidden;
  padding-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  margin-top: 5px;
}

.offershome .co-type1 {
  padding-bottom: 5px;
}

.offershome {
  background-color: #efefef;
  padding-left: 10px;
  padding-right: 10px;
}

.offershome .item-list li:nth-child(2) h4 {
  text-align: center;
  font-style: italic;
  color: #efefef;
  font-size: 16px;
}

.offershome .item-list li:nth-child(2) .co-type1 {
  border-bottom: 2px solid #212121;
}

.module-title h3 {
  font-size: 22px;
}

.offershome .item-list li:nth-child(2) {
  background: #212121;
}

.home .three-cols .co-type1 {
  min-height: 225px;
}

.sam-pro-place div {
  max-width: 100%;
}

.scoren {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 16px;
  color: #ccc;
  position: relative;
  line-height: 16px;
}

/* .scoren::before, */
/* .scoren div::before, */
/* .scoren span::before { */
/*     content: "\f005\f005\f005\f005\f005"; */
/*     display: block; */
/* } */

.scoren span,
.scoren div {
  color: gold;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.widget_text .bonus-widget {
  margin-bottom: 8px;
  color: #fff;
  background-color: #000;
  padding: 5px 0 !important;
}

.whiteofferlogo {
  padding-bottom: 10px;
  box-shadow: 0 15px 10px -15px #ddd;
  margin-bottom: 15px;
  padding-top: 10px;
}

.offerrating {
  width: 60px;
  height: 60px;
  font-size: 23px;
  background: #fff;
  border-radius: 50%;
  color: #000;
  border: 3px solid #ff0042;
  margin-top: 0;
  display: inline-block;
  font-weight: 600;
  line-height: 54px;
}

.bonus-main {
  margin-top: 0;
  margin-bottom: 5px;
  padding: 5px 10px;
}

.bonus_amount {
  font-size: 24px;
  font-weight: bold;
}

.bonus-widget .geocountry {
  background: transparent;
  color: #fff;
}

.offerintro {
  background: #000;
  color: #fff;
  padding: 5px 10px;
  overflow: hidden;
  margin-bottom: 7px;
}

.offerintro h1 {
  margin-top: 0;
  font-size: 24px;
}

.offerintro .why_here_subtitle {
  margin-bottom: 15px;
}

.offerintro .why_here li {
  background: transparent;
  line-height: 19px;
}

.offerintro .why_here li:before {
  content: "\f005";
  color: yellow;
}

.shiny-btn i {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.03) 1%,
    rgba(255, 255, 255, 0.6) 30%,
    rgba(255, 255, 255, 0.85) 50%,
    rgba(255, 255, 255, 0.85) 70%,
    rgba(255, 255, 255, 0.85) 71%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(1%, rgba(255, 255, 255, 0.03)),
    color-stop(30%, rgba(255, 255, 255, 0.85)),
    color-stop(50%, rgba(255, 255, 255, 0.85)),
    color-stop(70%, rgba(255, 255, 255, 0.85)),
    color-stop(71%, rgba(255, 255, 255, 0.85)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.03) 1%,
    rgba(255, 255, 255, 0.6) 30%,
    rgba(255, 255, 255, 0.85) 50%,
    rgba(255, 255, 255, 0.85) 70%,
    rgba(255, 255, 255, 0.85) 71%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.03) 1%,
    rgba(255, 255, 255, 0.6) 30%,
    rgba(255, 255, 255, 0.85) 50%,
    rgba(255, 255, 255, 0.85) 70%,
    rgba(255, 255, 255, 0.85) 71%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.03) 1%,
    rgba(255, 255, 255, 0.6) 30%,
    rgba(255, 255, 255, 0.85) 50%,
    rgba(255, 255, 255, 0.85) 70%,
    rgba(255, 255, 255, 0.85) 71%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.03) 1%,
    rgba(255, 255, 255, 0.6) 30%,
    rgba(255, 255, 255, 0.85) 50%,
    rgba(255, 255, 255, 0.85) 70%,
    rgba(255, 255, 255, 0.85) 71%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#00ffffff", GradientType=1);
  width: 15%;
  height: 100%;
  transform: skew(-10deg, 0deg);
  -webkit-transform: skew(-10deg, 0deg);
  -moz-transform: skew(-10deg, 0deg);
  -ms-transform: skew(-10deg, 0deg);
  -o-transform: skew(-10deg, 0deg);
  animation: myflash 2s;
  animation-iteration-count: infinite;
  animation-delay: 1s;
  -webkit-animation: myflash 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-delay: 1s;
  -moz-animation: myflash 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-delay: 1s;
  -o-animation: myflash 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-delay: 1s;
}

@keyframes myflash {
  0% {
    left: 0;
    opacity: 0;
  }

  5% {
    opacity: 0;
  }

  48% {
    opacity: 0.8;
  }

  80% {
    opacity: 0;
  }

  100% {
    left: 82%;
  }
}

@-webkit-keyframes myflash {
  0% {
    left: 0;
    opacity: 0;
  }

  5% {
    opacity: 0;
  }

  48% {
    opacity: 0.8;
  }

  80% {
    opacity: 0;
  }

  100% {
    left: 82%;
  }
}

@-moz-keyframes myflash {
  0% {
    left: 0;
    opacity: 0;
  }

  5% {
    opacity: 0;
  }

  48% {
    opacity: 0.8;
  }

  80% {
    opacity: 0;
  }

  100% {
    left: 88%;
  }
}

@-ms-keyframes myflash {
  0% {
    left: 0;
    opacity: 0;
  }

  5% {
    opacity: 0;
  }

  48% {
    opacity: 0.8;
  }

  80% {
    opacity: 0;
  }

  100% {
    left: 82%;
  }
}

@-o-keyframes myflash {
  0% {
    left: 0;
    opacity: 0;
  }

  5% {
    opacity: 0;
  }

  48% {
    opacity: 0.8;
  }

  80% {
    opacity: 0;
  }

  100% {
    left: 82%;
  }
}

.page-id-513 #custom_html-4,
.page-id-513 #text-30,
.page-id-513 #text-4 {
  display: none;
}

.page-id-513 #custom_html-2 {
  margin-top: 0;
}

.checklist li {
  text-align: left;
  background-repeat: no-repeat;
  list-style: none !important;
  padding-bottom: 8px;
  background-image: url("images/bullet_check2.png");
  background-position: 0 4px;
  padding-left: 20px;
  margin-left: 10px;
  margin-bottom: 4px;
}

.checklist ul {
  padding-left: 10px;
}

.footer .footer-sidebar .widget-title {
  margin: 0;
  font-size: 20px;
  padding: 5px 15px;
  line-height: 2;
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  color: #f3f3f3;
  background-color: #252729;
  letter-spacing: 2px;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 2px solid #ff0042;
  display: inline;
  z-index: 10;
  position: relative;
}

.bottomsticky {
  position: fixed;
  bottom: 0;
  width: inherit;
  z-index: 100;
}

.bottomsticky .mega-cta.call-to-act-2col {
  margin-bottom: 0;
}

.cta-btn .flip1,
.cta-btn .flip2 {
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  backface-visibility: hidden;
  -webkit-animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -webkit-backface-visibility: hidden;
  font-weight: bold;
  position: absolute;
}

.mega-cta.call-to-act-2col.cta-flip {
  position: relative;
}

.cta-btn .flip1,
.cta-btn .flip2 {
  width: 200px;
  top: -15px;
  text-align: center;
  right: -20px;
}

.mega-cta.call-to-act-2col.cta-flip .cta-btn {
  width: 190px;
  margin-right: 30px;
}

@-webkit-keyframes flip1 {
  from {
    -webkit-transform: rotateX(0deg);
  }

  to {
    -webkit-transform: rotateX(360deg);
  }
}

 {
  -webkit-animation-name: flip1;
}

@-webkit-keyframes flip2 {
  from {
    -webkit-transform: rotateX(-180deg);
  }

  to {
    -webkit-transform: rotateX(180deg);
  }
}

a.flip1 {
  animation-name: flip1;
  -webkit-animation-name: flip1;
}

a.flip2 {
  animation-name: flip2;
  -webkit-animation-name: flip2;
}

.mega-cta.call-to-act-2col {
  font-size: 15px;
}

.mega-cta.call-to-act-2col .cta-btn.glow {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-animation: neon2 1.5s ease-in-out infinite alternate;
  -moz-animation: neon2 1.5s ease-in-out infinite alternate;
  animation: neon2 1.5s ease-in-out infinite alternate;
}

.cta-btn.glow2 a {
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
  border: none;
  color: white;
}

.cta-btn.glow1 a {
  animation-name: orangePulse;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-name: orangePulse;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation: orangePulse 1.5s ease-in-out infinite alternate;
}

@-webkit-keyframes glowing {
  0% {
    background-color: #b20000;
    -webkit-box-shadow: 0 0 3px #b20000;
  }

  50% {
    background-color: #ff0000;
    -webkit-box-shadow: 0 0 40px #ff0000;
  }

  100% {
    background-color: #b20000;
    -webkit-box-shadow: 0 0 3px #b20000;
  }
}

@-moz-keyframes glowing {
  0% {
    background-color: #b20000;
    -moz-box-shadow: 0 0 3px #b20000;
  }

  50% {
    background-color: #ff0000;
    -moz-box-shadow: 0 0 40px #ff0000;
  }

  100% {
    background-color: #b20000;
    -moz-box-shadow: 0 0 3px #b20000;
  }
}

@-o-keyframes glowing {
  0% {
    background-color: #b20000;
    box-shadow: 0 0 3px #b20000;
  }

  50% {
    background-color: #ff0000;
    box-shadow: 0 0 40px #ff0000;
  }

  100% {
    background-color: #b20000;
    box-shadow: 0 0 3px #b20000;
  }
}

@keyframes glowing {
  0% {
    background-color: #b20000;
    box-shadow: 0 0 3px #b20000;
  }

  50% {
    background-color: #ff0000;
    box-shadow: 0 0 40px #ff0000;
  }

  100% {
    background-color: #b20000;
    box-shadow: 0 0 3px #b20000;
  }
}

@-webkit-keyframes orangePulse {
  from {
    background-color: #ffbb8d;
    -webkit-box-shadow: 0 0 18px 2px #ffffff;
  }

  50% {
    background-color: #ff5c00;
    -webkit-box-shadow: 0 0 18px 7px #ffffff;
  }

  to {
    background-color: #ffbb8d;
    -webkit-box-shadow: 0 0 18px 2px #ffffff;
  }
}

/*glow for webkit*/
@-webkit-keyframes neon1 {
  from {
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff1177,
      0 0 70px #ff1177, 0 0 80px #ff1177, 0 0 100px #ff1177, 0 0 150px #ff1177;
  }

  to {
    box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff1177,
      0 0 35px #ff1177, 0 0 40px #ff1177, 0 0 50px #ff1177, 0 0 75px #ff1177;
  }
}

@-webkit-keyframes neon2 {
  from {
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #228dff,
      0 0 70px #228dff, 0 0 80px #228dff, 0 0 100px #228dff, 0 0 150px #228dff;
  }

  to {
    box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #228dff,
      0 0 35px #228dff, 0 0 40px #228dff, 0 0 50px #228dff, 0 0 75px #228dff;
  }
}

@-webkit-keyframes neon3 {
  from {
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ffdd1b,
      0 0 70px #ffdd1b, 0 0 80px #ffdd1b, 0 0 100px #ffdd1b, 0 0 150px #ffdd1b;
  }

  to {
    box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ffdd1b,
      0 0 35px #ffdd1b, 0 0 40px #ffdd1b, 0 0 50px #ffdd1b, 0 0 75px #ffdd1b;
  }
}

@-webkit-keyframes neon4 {
  from {
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #b6ff00,
      0 0 70px #b6ff00, 0 0 80px #b6ff00, 0 0 100px #b6ff00, 0 0 150px #b6ff00;
  }

  to {
    box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #b6ff00,
      0 0 35px #b6ff00, 0 0 40px #b6ff00, 0 0 50px #b6ff00, 0 0 75px #b6ff00;
  }
}

@-webkit-keyframes neon5 {
  from {
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff9900,
      0 0 70px #ff9900, 0 0 80px #ff9900, 0 0 100px #ff9900, 0 0 150px #ff9900;
  }

  to {
    box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff9900,
      0 0 35px #ff9900, 0 0 40px #ff9900, 0 0 50px #ff9900, 0 0 75px #ff9900;
  }
}

@-webkit-keyframes neon6 {
  from {
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de,
      0 0 70px #ff00de, 0 0 80px #ff00de, 0 0 100px #ff00de, 0 0 150px #ff00de;
  }

  to {
    box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff00de,
      0 0 35px #ff00de, 0 0 40px #ff00de, 0 0 50px #ff00de, 0 0 75px #ff00de;
  }
}

/*glow for mozilla*/
/*glow*/
@keyframes neon1 {
  from {
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff1177,
      0 0 70px #ff1177, 0 0 80px #ff1177, 0 0 100px #ff1177, 0 0 150px #ff1177;
  }

  to {
    box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff1177,
      0 0 35px #ff1177, 0 0 40px #ff1177, 0 0 50px #ff1177, 0 0 75px #ff1177;
  }
}

@keyframes neon2 {
  from {
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #228dff,
      0 0 70px #228dff, 0 0 80px #228dff, 0 0 100px #228dff, 0 0 150px #228dff;
  }

  to {
    box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #228dff,
      0 0 35px #228dff, 0 0 40px #228dff, 0 0 50px #228dff, 0 0 75px #228dff;
  }
}

@keyframes neon3 {
  from {
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ffdd1b,
      0 0 70px #ffdd1b, 0 0 80px #ffdd1b, 0 0 100px #ffdd1b, 0 0 150px #ffdd1b;
  }

  to {
    box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ffdd1b,
      0 0 35px #ffdd1b, 0 0 40px #ffdd1b, 0 0 50px #ffdd1b, 0 0 75px #ffdd1b;
  }
}

@keyframes neon4 {
  from {
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #b6ff00,
      0 0 70px #b6ff00, 0 0 80px #b6ff00, 0 0 100px #b6ff00, 0 0 150px #b6ff00;
  }

  to {
    box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #b6ff00,
      0 0 35px #b6ff00, 0 0 40px #b6ff00, 0 0 50px #b6ff00, 0 0 75px #b6ff00;
  }
}

@keyframes neon5 {
  from {
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff9900,
      0 0 70px #ff9900, 0 0 80px #ff9900, 0 0 100px #ff9900, 0 0 150px #ff9900;
  }

  to {
    box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff9900,
      0 0 35px #ff9900, 0 0 40px #ff9900, 0 0 50px #ff9900, 0 0 75px #ff9900;
  }
}

@keyframes neon6 {
  from {
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de,
      0 0 70px #ff00de, 0 0 80px #ff00de, 0 0 100px #ff00de, 0 0 150px #ff00de;
  }

  to {
    box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff00de,
      0 0 35px #ff00de, 0 0 40px #ff00de, 0 0 50px #ff00de, 0 0 75px #ff00de;
  }
}

.mega-cta.call-to-act-2col {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  background: #ce0000;
  font-weight: 500;
  color: white;
  width: 100%;
  margin: 0 auto 10px;
  overflow: hidden;
}

.btn.btn_red {
  background: #ce0000;
  color: #fff;
  border: 1px solid #ce0000;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.btn.btn_yellow {
  background: #ffcd00;
  color: #333333 !important;
  border: 1px solid #ffcd00;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.mega-cta img {
  float: left;
  width: 120px;
}

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

@media only screen and (max-width: 1024px) {
  .cta-btn .flip1,
  .cta-btn .flip2 {
    font-size: 9px;
  }

  .mega-cta.call-to-act-2col.cta-flip {
    width: 100%;
  }

  .btn.btn_yellow.glow {
    width: 100%;
    font-size: 15px;
  }

  a.btn.btn_yellow.btn_large.glow2 {
    width: 100%;
    font-size: 15px;
  }

  .cta-btn.glow2 {
    width: 175px;
    text-align: center;
    margin: 18px auto;
  }
}

@media only screen and (max-width: 767px) {
  .mega-cta.call-to-act-2col .cta-btn.glow {
    width: 175px;
    text-align: center;
    margin: 18px auto;
  }

  .mega-cta.call-to-act-2col.cta-flip .cta-btn {
    font-size: 12px;
    padding: 6px;
    width: 170px;
  }

  .mega-cta.call-to-act-2col {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 5px;
    background: #ce0000;
    font-weight: 500;
    color: white;
    width: 100%;
    margin: 10px auto;
    overflow: hidden;
    flex-wrap: wrap;
  }
}

.single-stoixima .why_here ul {
  margin-bottom: 5px;
}

.side_offers {
  display: flex;
  align-content: center;
  justify-content: space-around;
  padding: 10px 0;
  background: #252525;
}

.side_offers .side_offer_sel {
  padding: 5px 15px;
  border-radius: 5px;
  background: #ddd;
  color: black;
  width: 100%;
  margin: 0 5px;
}

.side_offers .side_offer_sel.active {
  background: #ff0042;
  color: white;
}

.side_offer_block a .title-of-post {
  color: #0086ce;
}

.offer-title {
  padding: 5px;
  background-color: #eee;
  min-height: 70px;
  font-size: 13px;
  align-items: center;
  display: flex;
}

.offer-image-responsive {
  width: 100%;
  height: unset;
  border-radius: 2px;
}

.cursor-hand {
  cursor: pointer;
}

.gallery-responsive .slick-prev {
  left: 2%;
}

.gallery-responsive .slick-next {
  right: 2%;
}

.gallery-responsive .slick-next,
.gallery-responsive .slick-prev {
  width: 30px;
  height: 25px;
  z-index: 2;
  background: #ff0042;
}

.gallery-responsive .slick-prev:hover,
.gallery-responsive .slick-next:hover,
.gallery-responsive .slick-prev:focus,
.gallery-responsive .slick-next:focus {
  background: #ff0042;
}

.gallery-responsive .offer-prev {
  left: 2%;
  background: #ff0042;
}

.gallery-responsive .offer-next {
  right: 2%;
  background: #ff0042;
}

@media (min-width: 500px) {
  .prosfores-list-desktop {
    display: block !important;
  }

  .prosfores-list-mobile {
    display: none !important;
  }

  .bookie-prosfores-list .offer-list-item {
    width: 33.33333333%;
  }
}

@media (max-width: 499px) {
  .prosfores-list-desktop {
    display: none !important;
  }

  .prosfores-list-mobile {
    display: block !important;
  }

  .bookie-prosfores-list .offer-list-item {
    width: 100%;
  }

  table.table-double-striped > tbody > tr {
    background: transparent !important;
  }
}

.offer-list-item-desktop {
  padding: 9.5px;
}

/*.prosfores-list-desktop .offer-image-responsive,*/
/*.bookie-prosfores-list .offer-image-responsive {*/
/*  aspect-ratio: 16 / 9;*/
/*}*/

/*@supports not (aspect-ratio: 16 / 9) {*/
/*  .prosfores-list-desktop .offer-image-responsive::before,*/
/*  .bookie-prosfores-list .offer-image-responsive::before {*/
/*    float: left;*/
/*    padding-top: 56.25%;*/
/*    content: "";*/
/*  }*/

/*  .prosfores-list-desktop .offer-image-responsive::after,*/
/*  .bookie-prosfores-list .offer-image-responsive::after {*/
/*    display: block;*/
/*    content: "";*/
/*    clear: both;*/
/*  }*/
/*}*/
.d-none {
  display: none;
}

.tableli.fa-ul li {
  list-style-type: none !important;
}

.header-wrap .article-content ul {
  list-style-type: disc;
  padding-inline: 10px;
  margin-inline: 10px;
}

.text-link-for-all {
  color: #ff0042 !important;
  font-size: 13px;
}

.modern-table {
  width: 100% !important;
  border-top: 2px solid #ff0042 !important;
}

.bookie-prosfores-list {
  display: flex;
  flex-wrap: wrap;
}

.offer-list-item .offer-list-item-inner {
  padding: 7.5px;
}

.bookie-prosfores-bk-list .co-type1 {
  min-height: 240px;
}

.our-btn {
  background-color: #efefef;
}

hr {
  background: url("/wp-content/themes/kami-child/assets/images/divider.png");
  height: 15px;
  overflow: hidden;
  margin: 20px 0 20px;
  clear: both;
  border-top: 0;
}

.rating-cont {
  font-size: 12px;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bg-grey {
  border-radius: 5px;
  width: 28%;
  font-weight: bold;
  color: #0a0a0a;
  box-shadow: 0 0 4px 0 #0000005e;
}

.lazy-background {
  background-image: url("/wp-content/themes/kami-child/assets/images/blank.png");
  /* Placeholder image */
}

.category .module-title h4:before,
.category .textwidget .label h3:before,
.category .module-title h2:before,
.category .module-title h3:before,
.category .forum-title h3:before,
.category .topic-title h3:before,
.category .module-title h1:before,
.category .forum-title h1:before,
.category .topic-title h1:before {
  content: none !important;
}

td[style*="text-align: center;"] {
  text-align: center !important;
}

.eeep_text {
  color: #1a3362;
  font-family: Verdana;
  line-height: 14pt;
  font-size: 9.2pt !important;
}

.eeep_text_white {
  color: #fff;
  line-height: 14pt;
  font-family: Verdana;
  font-size: 9.2pt !important;
}

.eeep_background_blue_text_white {
  color: #fff !important;
  font-family: Verdana !important;
  line-height: 14pt !important;
  font-size: 9.2pt !important;
  background: #1a3362;
  padding: 5px;
  padding-top: 10px;
  margin-top: -8px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.eeep_text_blue {
  color: #1a3362;
  font-family: Verdana;
  line-height: 14pt;
  font-size: 9.2pt !important;
  background: #1a3362;
  color: white;
}

/* offers style */
.newstabs {
  background: #efefef;
  border-radius: 5px;
  margin-top: 2px;
  margin-bottom: 5px;
  display: flex;
  flex-flow: nowrap;
  padding-left: 10px;
  padding-right: 5px;
}

.newstabs:hover {
  background: #e3e3e3;
}

.newstabs:active {
  background: #d9d9d9;
}

.newstabs .newstab_date {
  padding-right: 10px;
  width: 40%;
}

.newstabs .newstab_date img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.newstabs .newstab_text {
  display: flex;
  flex-direction: column;
  color: #333;
  text-decoration: none;
  width: 60%;
  align-items: flex-start;
}

.newstabs .newstab_text span:nth-child(1) {
  font-size: 12px;
  font-weight: bold;
  display: block;
  text-align: left;
}

.newstabs .newstab_text span:nth-child(2) {
  font-size: 12px;
  color: #333;
  display: block;
  text-align: left;
}

.newstabs .newstab_text span:nth-child(2):hover {
  text-decoration: underline;
}

.newstabs_all {
  color: #fff;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  /* 153.846% */
  background: #252525;
  display: flex;
  justify-content: center;
  padding: 5px 15px;
  border-radius: 5px;
  height: 30px;
}

.newstabs_all:hover {
  text-decoration: none;
  background: #ff0042;
  color: white;
  box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.35);
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.15s ease-in;
}

.newstabs_all svg {
  position: absolute;
  right: -25px;
  top: 0;
}

.newstabs_all:hover > a svg {
  right: -30px;
  transition: all 0.15s ease-in;
}

.newstabs_all:active {
  border: 1px solid #ff0042;
  background: #fff;
  box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.35);
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.15s ease-in;
  color: black;
}

.newstabs_all:active > a svg path {
  fill: black;
}

.newstabs_gen {
  background: #0a0a0a;
  height: 30px;
  margin-bottom: 15px;
}

.newstabs_gen .newstabs_gen_title {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 140% */
  padding-left: 20px;
}

.newstabs_gen .newstabs_gen_icon {
  position: absolute;
  left: 5px;
  top: -10px;
}

.newstabs_btns {
  font-size: 13px;
  font-style: normal;
  line-height: 20px;
  /* 153.846% */
  color: white;
  border-radius: 5px;
  border: 1px solid rgba(33, 33, 33, 0.2);
  background: #fff;
}

.newstabs_btns.active {
  border-radius: 5px;
  background: #ff0042;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  /* 153.846% */
}

.offer-wrapper {
  background: white;
  border-radius: 10px;
}

@media only screen and (max-width: 767px) {
  .newstabs .newstab_date {
    width: 140px;
  }

  .newstabs .newstab_text {
    width: 100%;
  }

  .offer-list-item .offer-list-item-inner {
    padding: 5px !important;
  }
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-left: 7px !important;
  padding-right: 7px !important;
}

.contact-icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.125em;
}

.rest-msg {
  align-items: center;
  justify-content: center;
  min-height: 60px;
  padding: 10px;
  font-size: 16px;
  box-shadow: 0 0 4px 1px black;
  background: #ffff81;
}

.post__featured-image {
  margin-bottom: 1em;
}

h2 {
    margin-top: 5px !important;
}

