a {
  color: #fff;
}
.custom-logo-link img {
  max-width: 150px;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 992px) {
  .custom-logo-link img {
    max-width: 200px;
  }
}
.row .badge {
  left: -10px;
  top: -10px;
}
@media (min-width: 992px) {
  .row .badge {
    left: 0;
    top: 0;
    transform: translateX(-50%) !important;
  }
}
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow:before,
.bs-popover-auto[data-popper-placement^="top"]
  .bs-popover-end
  > .popover-arrow:before {
  border-top-color: #877c4a;
}
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow:after,
.bs-popover-auto[data-popper-placement^="top"]
  .bs-popover-end
  > .popover-arrow:after {
  border-top-color: #0e343e;
}
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow:before,
.bs-popover-auto[data-popper-placement^="right"]
  .bs-popover-end
  > .popover-arrow:before {
  border-right-color: #877c4a;
}
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow:after,
.bs-popover-auto[data-popper-placement^="right"]
  .bs-popover-end
  > .popover-arrow:after {
  border-right-color: #0e343e;
}
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow:before,
.bs-popover-auto[data-popper-placement^="bottom"]
  .bs-popover-end
  > .popover-arrow:before {
  border-bottom-color: #877c4a;
}
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow:after,
.bs-popover-auto[data-popper-placement^="bottom"]
  .bs-popover-end
  > .popover-arrow:after {
  border-bottom-color: #0e343e;
}
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow:before,
.bs-popover-auto[data-popper-placement^="left"]
  .bs-popover-end
  > .popover-arrow:before {
  border-left-color: #877c4a;
}
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow:after,
.bs-popover-auto[data-popper-placement^="left"]
  .bs-popover-end
  > .popover-arrow:after {
  border-left-color: #0e343e;
}
.popover {
  background-color: #0e343e !important;
  border: 1px solid #877c4a !important;
}
.popover .editor-picture {
  width: 56px;
  height: 56px;
  background-image: url("../images/benjamin-oswin.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.card.dark-card {
  background-color: #0e343e;
  border: 1px solid #877c4a !important;
}
.modal-brands:not(.slick-initialized) {
  opacity: 0;
  height: 0;
  visibility: hidden;
}
.modal-brands .slick-track {
  display: flex !important;
}
.modal-brands .slick-slide {
  height: inherit !important;
}
.page-template-default-content-page a {
  color: inherit;
}
a:hover {
  color: #0fa0fa;
  text-decoration: none;
}
.menu-main-menu-container ul li#menu-item-295,
.menu-main-menu-container ul li#menu-item-294,
.mm-panels ul li#menu-item-295,
.mm-panels ul li#menu-item-294 {
  display: none;
}
.menu-main-menu-container ul li a,
.mm-panels ul li a {
  text-decoration: none;
  color: #fff;
  white-space: nowrap;
}
.page-id-289 .menu-main-menu-container ul li#menu-item-295,
.page-id-289 .menu-main-menu-container ul li#menu-item-294,
.page-id-289 .mm-panels ul li#menu-item-295,
.page-id-289 .mm-panels ul li#menu-item-294,
.page-id-292 .menu-main-menu-container ul li#menu-item-295,
.page-id-292 .menu-main-menu-container ul li#menu-item-294,
.page-id-292 .mm-panels ul li#menu-item-295,
.page-id-292 .mm-panels ul li#menu-item-294 {
  display: block;
}
.hamburger .hamburger-inner,
.hamburger .hamburger-inner::before,
.hamburger .hamburger-inner::after,
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #fff;
}
body {
  background-image: url("../images/main-bg-dark.jpg");
  background-size: 100%;
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #201e13 !important;
  font-family: "Poppins", sans-serif !important;
  position: relative;
}
body .small {
  font-size: 8px;
  line-height: 8px;
}
@media (max-width: 991px) {
  body:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
  }
}
@media (max-width: 575px) {
  body .container {
    max-width: none;
  }
}
@media (max-width: 991px) {
  body .container {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  body .container {
    width: 976px;
    max-width: 98vw;
  }
}
@media (min-width: 1440px) {
  body .container {
    width: 976px;
    max-width: 98vw;
  }
}
header {
  margin: 0 auto;
}
header .top-header {
  padding: 7px 0;
  background-color: #333024;
}
@media (min-width: 768px) {
  header .top-header {
    padding: 15px 0;
    background-color: rgba(0, 0, 0, 0);
  }
}
header .top-header .hamburger {
  padding: 10px 0px;
}
header .top-header .hamburger-box {
  width: 30px;
}
header .top-header .hamburger-inner,
header .top-header .hamburger-inner::before,
header .top-header .hamburger-inner::after {
  width: 30px;
  height: 3px;
}
h1 {
  font-weight: bold;
  font-size: 2em;
}
@media (min-width: 768px) {
  h1 {
    font-size: 2.25em;
  }
}
h1 span {
  font-size: 20px;
}
@media (min-width: 768px) {
  h1 span {
    font-size: inherit;
  }
}
h2 {
  font-size: 14px;
  line-height: 1.5;
}
.data-update {
  background-color: #0e343e;
  border: 1px solid #877c4a;
}
.font-size-normal {
  font-size: 16px;
}
.font-size-small {
  font-size: 9px;
}
@media (min-width: 768px) {
  .font-size-small {
    font-size: 14px;
  }
}
.badges-container {
  background-color: #0e343e;
  border: 1px solid #877c4a;
  min-width: 55%;
}
.badges-container .icon-container {
  white-space: nowrap;
}
.badges-container .icon-container img {
  max-width: 20px;
  height: auto;
}
.icon {
  background-color: #8ba72f;
  text-align: center;
  color: #fff;
  min-width: 100px;
}
.icon img {
  width: 15px;
  height: auto;
}
@media (min-width: 1200px) {
  .icon img {
    width: 25px;
  }
}
.icon p {
  font-size: 9px;
}
section {
  margin: 0 auto;
}
.list-main {
  position: relative;
}
.list-main:before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(66, 63, 46, 0.83);
  border-radius: 8px;
}
.list-main .brand-name {
  max-width: 155px;
}
.list-title {
  color: #fff;
  background-color: #0e343e;
  text-align: center;
  border: 1px solid #877c4a !important;
  font-size: 16px;
}
.list-item {
  color: #fff;
  background-color: #0e343e;
  border: 1px solid #877c4a !important;
  transition: border-color 0.3s ease-in-out;
}
.list-item .brand-logo img {
  max-width: 100%;
}
@media (min-width: 768px) {
  .list-item .brand-logo img {
    max-width: 155px;
  }
}
.list-item .notes {
  margin-top: 7px;
}
.list-item .item-bonus {
  max-width: 180px;
}
.list-item .item-bonus p.bon-pr {
  font-weight: 500;
  font-size: 25px;
  line-height: 25px;
}
@media (min-width: 992px) {
  .list-item .item-bonus p.bon-pr {
    font-size: 42px;
    line-height: 42px;
  }
}
.list-item .item-bonus p.bon-txt {
  font-size: 14px;
}
.list-item .item-rat p,
.list-item .item-play p {
  font-weight: 500;
  font-size: 10px;
}
@media (min-width: 992px) {
  .list-item .item-rat p,
  .list-item .item-play p {
    font-size: 18px;
  }
}
.list-item img.star {
  width: 15px;
}
@media (min-width: 992px) {
  .list-item img.star {
    width: 20px;
  }
}
.list-item .item-sco {
  font-weight: 700;
  font-size: 22px;
}
@media (min-width: 992px) {
  .list-item .item-sco {
    font-size: 43px;
  }
}
.list-item a.btn.btn-primary:hover {
  background-color: #b8002e;
}
.list-item.sticky-offer {
  z-index: 1;
  background: #53ac7e;
  background: linear-gradient(to right, #215110, #53ac7e);
}
.list-item.sticky-offer:before {
  content: "";
  width: 100%;
  height: calc(100% - 30px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  border-radius: 8px;
  background-image: repeating-linear-gradient(
      -7deg,
      #ffffff,
      #ffffff 10px,
      transparent 10px,
      transparent 20px,
      #ffffff 20px
    ),
    repeating-linear-gradient(
      83deg,
      #ffffff,
      #ffffff 10px,
      transparent 10px,
      transparent 20px,
      #ffffff 20px
    ),
    repeating-linear-gradient(
      173deg,
      #ffffff,
      #ffffff 10px,
      transparent 10px,
      transparent 20px,
      #ffffff 20px
    ),
    repeating-linear-gradient(
      263deg,
      #ffffff,
      #ffffff 10px,
      transparent 10px,
      transparent 20px,
      #ffffff 20px
    );
  background-size: 3px calc(100% + 20.15px), calc(100% + 20.15px) 3px,
    3px calc(100% + 20.15px), calc(100% + 20.15px) 3px;
  background-position: 0 0, 0 0, 100% 0, 0 100%;
  background-repeat: no-repeat;
  animation: borderAnimation 1s infinite linear;
}
@media (min-width: 992px) {
  .list-item.sticky-offer:before {
    width: calc(100% - 80px);
  }
}
.list-item.sticky-offer .sticky-offer-badge {
  transform: rotate(-90deg) translateX(-50%);
  transform-origin: 0 0;
  top: 50%;
  background-color: #2550f8;
  padding: 10px;
  color: #000;
}
.list-item.sticky-offer .btn.btn-primary {
  color: #000;
}
.btn.btn-primary {
  background-color: #b8002e;
  border-color: #b8002e;
  color: #fff;
  font-weight: 700;
  width: 100%;
  padding: 10px 8px;
  font-size: 16px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .btn.btn-primary {
    padding: 10px 12px;
    max-width: 165px;
    font-size: 18px;
    padding: 12px;
  }
}
@media (min-width: 768px) {
  .list-item:hover {
    border-color: #0fa0fa !important;
  }
}
.first-item-text {
  color: #8f8f8f;
  text-align: left;
  font-size: 9px;
  padding: 0 42px;
  line-height: 0.9;
}
.getlink a {
  color: #fff;
  text-decoration: underline;
  font-size: 12px;
}
.getlink a:hover {
  color: #fff;
  text-decoration: underline;
}
section.subscr {
  color: #fff;
  margin-top: 80px;
  background-color: #474229;
  border-radius: 7px;
  z-index: 15;
  position: relative;
}
section.subscr .btn.btn-primary {
  max-width: none;
  padding: 21px 12px;
}
@media (min-width: 992px) {
  section.subscr .btn.btn-primary {
    padding: 18px 12px;
    max-width: 165px;
  }
}
p.substtl {
  font-size: 32px;
  margin: 0;
  font-weight: bold;
}
p.substxt {
  font-size: 18px;
  margin: 0;
  margin-top: 12px;
}
.form-group {
  width: 100%;
}
input.form-control {
  background: none;
  border: 1px solid #c5b367;
  height: 65px;
  width: 100% !important;
  border-radius: 10px;
}
input.form-control:focus {
  background: none;
}
button.btn.btn-primary.mb-2 {
  background-color: #9efaff;
  border-color: #9efaff;
  color: #6e5c0c;
  font-size: 18px;
  font-weight: bold;
  padding: 17px 36px;
  border-radius: 10px;
}
button.btn.btn-primary.mb-2:hover {
  background-color: #73d4d9;
  border-color: #9efaff;
}
footer {
  background-color: #333024;
  position: relative;
  z-index: 10;
}
footer img.footer-ico {
  max-width: 100px;
}
.row.footer-content {
  max-width: 1280px;
  margin: 0 auto;
}
.footer-txt h2 {
  font-size: 2.25em;
}
.footer-logo {
  text-align: center;
}
.footer-links {
  color: #7c7146;
  font-weight: 500;
  font-size: 14px;
}
@media (min-width: 992px) {
  .footer-links {
    font-size: 18px;
  }
}
.footer-links a {
  text-decoration: none;
  color: #fff;
}
.copy {
  color: #fff;
  font-size: 14px;
}
@media (min-width: 992px) {
  .copy {
    font-size: 18px;
  }
}
hr {
  width: 100%;
  border-top: 1px solid #7c7146;
}
.user-rating {
  position: relative;
}
.user-rating::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-color: #000;
  opacity: 0.1;
  height: 62px;
  width: 1px;
}
.user-rating fieldset,
.user-rating label {
  margin: 0;
  padding: 0;
}
.user-rating body {
  margin: 20px;
}
.user-rating body h1 {
  font-size: 1.5em;
  margin: 10px;
}
.user-rating .rating {
  border: none;
}
.user-rating .rating > input {
  display: none;
}
.user-rating .rating > label:before {
  margin: 0 2px;
  font-size: 1em;
  font-family: FontAwesome;
  display: inline-block;
  content: "";
}
.user-rating .rating > .half:before {
  content: "";
  position: absolute;
}
.user-rating .rating > label {
  color: #ddd;
  float: right;
}
.user-rating .rating > input:checked ~ label,
.user-rating .rating:not(:checked) > label:hover,
.user-rating .rating:not(:checked) > label:hover ~ label {
  color: gold;
}
.user-rating .rating > input:checked + label:hover,
.user-rating .rating > input:checked ~ label:hover,
.user-rating .rating > label:hover ~ input:checked ~ label,
.user-rating .rating > input:checked ~ label:hover ~ label {
  color: #858dff;
}
@keyframes borderAnimation {
  from {
    background-position: 0 0, -20.15px 0, 100% -20.15px, 0 100%;
  }
  to {
    background-position: 0 -20.15px, 0 0, 100% 0, -20.15px 100%;
  }
}
.brands-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media (min-width: 768px) {
  .brands-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 992px) {
  .brands-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.brands-grid .brand-item {
  text-align: center;
}
.brands-grid .brand-logo {
  max-width: 100%;
  height: auto;
}
.brands-grid .brand-link {
  display: block;
  margin-top: 10px;
}
.user-rating-wrapper {
  position: relative;
  z-index: 2;
}
.user-rating-wrapper .bi-star-fill.text-warning {
  cursor: pointer;
  transition: color 0.3s ease-in-out;
}
.user-rating-wrapper
  .bi-star-fill.text-warning:hover
  ~ .bi-star-fill.text-warning {
  color: rgba(255, 255, 255, 0.5) !important;
}
body .modal-backdrop.show {
  opacity: 0.9;
} /*# sourceMappingURL=main.min.css.map */
