/*
Theme Name: Gambino slots
Description: Custom theme for gambino slots.
Author: Gambino
Author URI: http://gambinoslot.com/
Theme URI: http://gambinoslot.com/
Version: 2.0
Tags: casino, custom
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* http://meyerweb.com/eric/tools/css/reset */

@import url(styles/abstracts/variables.css);
@import url(styles/pages/australia.css);

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* simplest */
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
  margin-bottom: 1em;
}

li {
  list-style: square;
  margin: 0.5em 0 0 2em;
}

dt {
  margin: 1em 0;
  font-weight: bold;
}

dd {
  margin: 0 1em;
  padding-left: 1em;
  border-left: 1px solid #ddd;
}

th,
td {
  padding: 0.5em;
  border: 1px solid #ddd;
}

blockquote {
  margin: 0 1em;
  padding-left: 1em;
  border-left: 1px solid #ddd;
}

pre {
  font-family: monospace;
  background: #f8f8ff;
  padding: 0.5em;
  overflow: auto;
}

sup,
sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  position: relative;
  font-size: 10px;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

body {
  color: #111;
}

a {
  color: #111;
}

p {
  line-height: 1.3em;
}

h1 {
  font-size: 1.7em;
}

h2 {
  font-size: 1.3em;
}

h3 {
  font-size: 1.1em;
}

h1 a {
  text-decoration: none;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

#container {
  width: 768px;
  margin: 2em auto;
}

#header #description {
  margin-top: -1.5em;
}

#header li {
  display: inline;
  margin: 0 0.5em 0 0;
}

#content {
  margin-top: 4em;
}

.hentry,
.meta,
#respond {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #ddd;
}

.hentry h2,
.hentry h3,
.hentry h4 {
  margin-top: 2em;
}

.widgets {
  margin-bottom: 2em;
  border-bottom: 1px solid #ddd;
}

.widget {
  margin-bottom: 2em;
}

.pagination {
  text-align: center;
  margin: 2em auto 1em auto;
}

.pagination a {
  padding: 3px 8px;
  border: 1px solid #ddd;
}

.alignleft {
  display: inline;
  float: left;
  margin: 0 1em 1em 0;
}

.alignright {
  display: inline;
  float: right;
  margin: 0 0 1em 1em;
}

.aligncenter {
  display: block;
  margin: 1em auto;
}

.wp-caption {
  text-align: center;
  padding: 0.5em;
  background: #ddd;
}

.wp-caption-text,
.gallery-caption {
  font-size: 0.7em;
  margin: 3px 0;
}

#comments {
  margin-bottom: 2em;
  border-bottom: 1px solid #ddd;
}

#comments h3,
#respond h3 {
  margin-bottom: 2em;
}

#comments li {
  list-style-type: none;
  margin: 0 0 2em 0;
}

#comments .avatar {
  vertical-align: middle;
  margin-right: 2px;
  padding: 2px;
  border: 1px solid #ddd;
}

#comments .comment-author {
  margin-bottom: 1em;
}

#comments .comment-author cite {
  font-weight: bold;
  font-style: normal;
  margin-top: 1em;
}

#comments .comment-meta {
  margin-bottom: 1em;
}

#comments .reply a {
  font-size: 0.7em;
}

#comments .children {
  margin: 2em;
}

#comments .pagination {
  margin-bottom: 2em;
}

#respond label {
  display: block;
}

#respond .required {
  display: none;
}

#respond #closed {
  font-style: italic;
}

#comments li.comment #respond {
  margin: 2em;
}

#comments li.comment #respond h3 {
  padding-top: 2em;
  border-top: 1px solid #ddd;
}

#comments li.comment #respond #cancel-comment-reply-link {
  font-size: 0.7em;
  margin-left: 1em;
}

/* :root {
  --purple-gradient-color-bg: radial-gradient(
    73.33% 120.79% at 19.86% 55.35%,
    #55007d 0%,
    #2a0039 100%
  );
  --color-white: #ffffff;
} */

* {
  box-sizing: border-box;
  font-family: "Open Sans", sans-serif;
}

html {
  margin-top: 0px !important;
  background: var(--purple-gradient-color-bg);
}

body {
  position: relative;
  max-width: 100%;
  /* max-width: 1920px; */
  margin: 0 auto;
}

.body__blog {
  position: relative;
  background: var(--color-white);
}

.body__home {
  background: var(--color-white);
}

.body__home .button-header {
  width: 220px;
}

.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

.header {
  padding-left: 70px;
  padding-right: 50px;
  position: sticky;
  top: 0;
  height: 50px;
  width: 100%;
  background: var(--purple-gradient-2);
  z-index: 100;
}

.header__wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}

.header__logo {
  margin-top: 150px;
  width: 300px;
  z-index: 10;
  transition: 0.3s;
}

.header__logo img {
  width: 100%;
  object-fit: contain;
}

.header__logo:hover {
  filter: brightness(0.85);
  transform: scale(1.05);
  z-index: 200;
}

.header__logo:hover .main-section__home {
  filter: blur(10px);
}

.header__logo_page {
  width: 200px;
}

.wrapper-for-mobile {
  display: flex;
}

.navigation {
  display: flex;
  justify-content: start;
}

.header-menu {
  display: flex;
  align-items: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
  z-index: 10;
}

.header-menu li {
  margin: 0px 0px 0px 17px;
  padding-right: 17px;
  list-style-type: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-white);
}

.header-menu li:hover {
  cursor: pointer;
}

.header-menu li:not(:last-of-type) {
  border-right: 1px solid var(--color-white);
}

.header-menu li a {
  position: relative;
  margin-top: 10px;
  display: block;
  font-size: 20px;
  color: var(--color-white);
  text-decoration: none;
  cursor: pointer;
  line-height: 1;
}

.header-menu li a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 0;
  height: 2px;
  background-color: var(--color-white);
  transition: width 0.3s ease-out;
}

.header-menu li a:hover:after,
a:focus:after {
  width: 60%;
  background-color: var(--color-yellow);
}

.header-menu li a:hover,
.header-menu li a:active,
.header-menu li a:focus {
  font-weight: bold;
  color: var(--color-yellow);
}

.menu-active {
  color: var(--color-yellow) !important;
}

.header-menu__blog-descr a {
  position: relative;
  margin-top: 10px;
  display: block;
  color: var(--color-white);
  text-decoration: none;
  cursor: pointer;
  line-height: 1;
}

.header-menu__blog-descr a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 0;
  height: 1px;
  background-color: var(--color-white);
  transition: width 0.3s ease-out;
}

.header-menu__blog-descr a:hover:after,
a:focus:after {
  width: 40%;
}

.header-menu__blog-wrap {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-menu__blog-title {
  position: relative;
  margin: 0px;
  padding-right: 23px;
  list-style-type: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-white);
}

.header-menu__blog-title::marker {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.5rem;
  background: hsl(200 20% 88%);
}

details.header-menu__blog-wrap[open] > summary.header-menu__blog-title {
  color: var(--light-gray);
}

.header-menu__blog-title::marker {
  content: "";
}

.header-menu__blog-title:after {
  content: "⌵";
  font-size: 20px;
  position: absolute;
  top: -4px;
  right: 0px;
  background: transparent;
  transition: all 0.3s;
}

.header-menu__blog-title:hover:after {
  filter: brightness(0.85);
  transform: scale(0.9);
}

details.header-menu__blog-wrap[open] summary.header-menu__blog-title:after {
  content: "\2716";
  font-size: 17px;
  position: absolute;
  top: 0px;
  right: -3px;
  transition: all 0.5s;
}

details.header-menu__blog-wrap[open]
  summary.header-menu__blog-title:hover:after {
  transform: rotate(90deg);
}

.header-menu__blog-title_button {
  position: relative;
}

.header-menu__blog-title_button::marker {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.5rem;
  background: hsl(200 20% 88%);
}

.header-menu__blog-title_button::after {
  content: "";
  font-size: 20px;
  position: absolute;
  top: -5px;
  right: 217px;
  font-size: 1rem;
  background: transparent;
}

.header-menu__blog-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-white);
}

.header-menu__blog-descr {
  position: absolute;
  top: 27px;
  left: -120px;
  width: 300px;
  padding: 15px;
  background: var(--purple-gradient-2);
  z-index: 100;
}

.header-menu__blog-descr_slots {
  position: absolute;
  top: 27px;
  left: -60px;
  width: 210px;
  padding: 15px;
  background: var(--purple-gradient-2);
  z-index: 100;
}

.summary-block {
  margin-top: 5px;
}

.blog-details > summary {
  color: var(--color-white);
}

details.blog-details[open] > summary {
  color: var(--light-gray);
}

.blog-summary::marker {
  content: "";
}

.blog-summary:before {
  content: "⌵";
  font-size: 20px;
  margin: -5px 5px 0 0;
  transition: all 0.5s;
}

details.blog-details[open] summary:before {
  content: "\2716";
  font-size: 17px;
  transition: all 0.5s;
}

details.blog-details[open] summary:hover:before {
  transform: rotate(90deg);
}

li.menu-item-has-children {
  position: relative;
  display: inline-block;
  padding-right: 30px;
}

li.menu-item-has-children::after {
  content: "⌵";
  font-size: 20px;
  position: absolute;
  top: 6px;
  right: 8px;
  background: transparent;
  transition: all 0.3s;
}

.sub-menu {
  visibility: hidden;
  /* display: none; */
  position: absolute;
  left: -7px;
  top: 36px;
  min-width: 260px;
  transition: all 0.2s;
  padding: 15px;
  background: var(--purple-gradient-2);
  z-index: 300;
}

.sub-menu-pokies {
  visibility: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  position: absolute;
  left: 280px;
  top: 50px;
  min-width: 500px;
  transition: all 0.2s;
  padding: 10px 20px 20px 20px;
  background: var(--purple-gradient-2);
  box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
  z-index: 300;
}

.sub-menu-pokies li {
  display: block;
  border-right: none !important;
  line-height: 2.3;
}

.sub-menu-pokies li a {
  cursor: pointer;
  font-size: 16px;
}

.sub-menu-pokies li a:hover,
.sub-menu-pokies li a:active,
.sub-menu-pokies li a:focus {
  font-weight: bold;
  color: var(--color-yellow);
  text-decoration: underline;
}

.sub-menu-pokies__slots,
.sub-menu-pokies__list {
  border-bottom: 0.5px solid #e3e7e8;
}

.sub-menu-pokies__list {
  margin: 0 auto;
  width: 100%;
}

.sub-menu-pokies__item {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-around;
  gap: 20px;
}

.sub-menu-pokies__slots {
  width: 100%;
}

.sub_menu_title {
  margin-top: 30px;
}

.sub-menu-pokies__item-1 {
  margin-right: 0px;
}

.sub-menu-pokies__wrapper {
  margin-right: 35px;
}

.sub-menu-pokies__image {
  width: 160px;
}

.sub-menu-pokies__image img {
  width: 100%;
}

h5 {
  margin-bottom: 40px;
  text-align: center;
  color: var(--color-yellow);
  text-transform: uppercase;
  font-size: 24px;
}

.line {
  margin-top: -10px;
  width: 100%;
  height: 2px;
  background: var(--color-yellow);
}

.blur-all {
  filter: blur(10px);
}

.no-blur {
  filter: blur(0);
}

.sub-menu li {
  border-right: none !important;
}

.sub-menu-pokies li a {
  color: var(--color-white);
  text-decoration: none;
}

#header-menu li:first-child {
  position: relative;
  display: inline-block;
  padding-right: 30px;
}

#header-menu li:first-child::after {
  content: "⌵";
  font-size: 20px;
  position: absolute;
  top: 6px;
  right: 8px;
  background: transparent;
  transition: all 0.3s;
}

#header-menu li:nth-child(n + 6) {
  display: none;
}

/* li.menu-item-5309 {
  position: relative;
  display: inline-block;
  padding-right: 30px;
} */

/* li.menu-item-5309::after {
  content: "⌵";
  font-size: 20px;
  position: absolute;
  top: 6px;
  right: 8px;
  background: transparent;
  transition: all 0.3s;
} */

li.menu-item-has-children:hover .sub-menu {
  visibility: visible;
}

.header__media__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header__media {
  position: relative;
}

.header__media__ul {
  /* visibility: hidden; */
  margin: 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header__media__ul li {
  display: inline-block;
  list-style-type: none;
  width: 30px;
  margin: 0px;
  margin-left: 10px;
  transition: 0.3s;
  cursor: pointer;
}

.header__media__ul li:hover {
  filter: brightness(0.85);
  transform: scale(1.05);
}

.header__media__ul li a {
  text-decoration: none;
}

.header__media__ul li a img {
  width: 100%;
  object-fit: contain;
  aspect-ratio: 11/7;
}

.bookmark {
  margin-top: 3px;
  width: 180px;
  cursor: pointer;
  transition: 0.3s;
}

.bookmark img {
  width: 100%;
  /* aspect-ratio: 6/1; */
}

.bookmark:hover {
  filter: brightness(0.85);
  transform: scale(1.05);
}

.header__media li:last-child {
  margin-left: 20px;
}

.switcher-li {
  position: relative;
  width: 33px;
  height: 34px;
}

.switcher-li::before {
  content: " ";
  height: 20px;
  color: var(--color-white);
  border-left: 1px solid;
  position: absolute;
  top: 6px;
  left: -10px;
}

.switcher {
  background: transparent;
  border: none;
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  color: var(--color-white);
}

.switcher img {
  min-height: 22px;
}

.button-header {
  position: absolute;
  top: 30px;
  /* top: 46px; */
  right: 20px;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: 0.3s;
  width: 14%;
}

.button-header img {
  width: 100%;
  object-fit: contain;
}

.button-header:hover {
  filter: brightness(0.85);
  transform: scale(1.05);
}

.button-menu__mob {
  display: none;
  position: absolute;
  top: 500px;
  right: 50%;
  transform: translate(42%, 0%);
  background: transparent;
  border: none;
  cursor: pointer;
  width: 200px;
  z-index: 10;
}

.button-menu__mob img {
  width: 100%;
}

.burger-checkbox {
  display: none;
}

.hamburger {
  display: none;
}

.main-section {
  position: relative;
  padding: 10px 20px 20px 20px;
  /* min-height: 594px; */
  min-height: 700px;
}

.main-section img {
  width: 100%;
}

.wp-block-image img {
  width: 100%;
}

.main-section__home {
  position: relative;
  z-index: 20;
}

.breadcrumbs {
  position: absolute;
  display: block;
  width: 96%;
  top: 102%;
  left: 2%;
  border-bottom: 0.5px solid #e3e7e8;
  color: white;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 0;
  font-family: "Lato", sans-serif;
  z-index: 10;
}

.breadcrumbs ul {
  margin-top: 0%;
  position: relative;
  display: flex;
  justify-content: start;
  align-items: center;
}

.breadcrumbs ul li {
  margin-left: 2px;
  list-style-type: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  color: var(--color-white);
}

.breadcrumbs span {
  color: var(--color-white);
}

.breadcrumbs span a {
  color: var(--color-white);
  text-decoration: none;
}

.breadcrumbs span a:hover {
  text-decoration: underline;
}

.breadcrumbs-general {
  /* font-size: 10px;
  font-weight: 700;
  color: var(--color-gray-3); */
  border-bottom: 0.5px solid #e3e7e8;
  color: #575757;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 0;
  font-family: "Lato", sans-serif;
}

.breadcrumbs-general span a {
  color: #575757;
  text-decoration: none;
}

.breadcrumbs-general span a:hover {
  text-decoration: underline;
}

/* .breadcrumbs ul:first-child::after {
  content: "/";
  position: absolute;
  top: 4px;
  left: 80px;
  color: var(--color-white);
} */

.active-li {
  border-bottom: 1px solid var(--color-white);
}

.breadcrumbs-link {
  text-decoration: none;
  color: var(--color-white);
  cursor: pointer;
  transition: all 0.3s;
}

.breadcrumbs-link:hover {
  transform: scale(1.1);
  filter: brightness(0.85);
}

.breadcrumbs__mobile {
  display: none;
}

.bg__desktop {
  object-fit: cover;
  width: 100%;
  height: auto;
}

.bg__desktop_home {
  width: 100%;
}

.bg__mobile {
  display: none;
}

h1.main-title {
  position: relative;
  margin: 150px 0 0 50px;
  max-width: 58%;
  font-weight: 700;
  font-size: 120px;
  background: var(--color-white);
  line-height: 1.3;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-align: start;
  z-index: 10;
  -webkit-text-stroke: 1px var(--color-black);
  color: var(--color-white);
  animation: moveInLeft 1s ease-out;
}

/* h1.main-title__slot {
  position: absolute;
  top: 32%;
  left: 0%;
  max-width: 23%;
  font-weight: 700;
  font-size: 82px;
  background: var(--color-white);
  line-height: 1;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-align: center;
  z-index: 10;
  -webkit-text-stroke: 1px #000000;
  color: white;
} */

/* h1.main-title__slot--thor {
  max-width: 48%;
} */

h1.main-title__general {
  position: absolute;
  /* top: 42%; */
  top: 45%;
  left: 4%;
  max-width: 70%;
  font-weight: 700;
  font-size: 38px;
  /* font-size: 82px; */
  background: var(--color-white);
  line-height: 1;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-align: center;
  z-index: 10;
  -webkit-text-stroke: 1px var(--color-black);
  color: var(--color-white);
}

/* h1.main-title__general--blog_how {
  top: 35%;
  left: 3%;
  color: white;
  max-width: 35%;
  text-align: left;
}

h1.main-title__general--single {
  position: absolute;
  top: 35%;
  left: 5%;
  max-width: 41%;
  text-align: left;
  font-size: 46px;
  color: white;
}

h1.main-title__general--blog-free {
  top: 35%;
  left: 0%;
  max-width: 23%;
  text-align: center;
  z-index: 10;
} */

h2.main-title__blog {
  max-width: 58%;
  font-weight: 700;
  font-size: 120px;
  background: var(--color-white);
  /* line-height: 1.3; */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-align: start;
  z-index: 10;
  position: absolute;
  top: 41%;
  left: 5%;
  max-width: 50%;
  font-weight: 700;
  font-size: 82px;
  line-height: 1;
  -webkit-text-stroke: 1px var(--color-black);
  color: var(--color-white);
}

h2.main-title__blog_free {
  position: absolute;
  top: 35%;
  left: 0%;
  max-width: 23%;
  font-weight: 700;
  font-size: 82px;
  background: var(--color-white);
  line-height: 1;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-align: center;
  z-index: 10;
  -webkit-text-stroke: 1px var(--color-black);
  color: var(--color-white);
}

h2.main-title__blog_free_progressive {
  max-width: 46%;
  text-align: start;
  left: 4%;
}

h2.main-title__blog_page {
  font-weight: 700;
  font-size: 38px;
  background: var(--color-white);
  line-height: 1;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-align: center;
  z-index: 10;
  -webkit-text-stroke: 1px var(--color-black);
  color: var(--color-white);
  margin: 15px 0px 15px 4px;
  animation: moveInLeft 1s ease-out;
}

h2.main-title__purple {
  margin-bottom: 15px;
  margin-left: 0px;
  animation: moveInLeft 1s ease-out;
}

.flex__banner {
  display: flex;
  justify-self: start;
  align-self: start;
  flex-direction: column;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: self-start;
  position: absolute;
  top: 44%;
  left: 3.5%;
}

.flex__banner_purple {
  align-content: flex-end;
  justify-content: center;
  position: absolute;
  top: 46%;
  left: 3.3%;
  align-items: center;
}

.flex__banner_pokies-archive {
  left: 1.5%;
}

.flex__banner_slots-archive {
  left: 2.5%;
}

h2.main-title__social_single {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-align: start;
  z-index: 10;
  position: absolute;
  top: 35%;
  left: 5%;
  max-width: 41%;
  font-weight: 700;
  font-size: 46px;
  line-height: 1;
  -webkit-text-stroke: 1px var(--color-black);
  color: var(--color-white);
}

h2.main-title__blog_social {
  top: 35%;
  left: 4%;
  -webkit-text-stroke: 1px var(--color-black);
  color: var(--color-white);
  max-width: 32%;
  text-align: left;
}

h2.main-subtitle {
  margin-left: 50px;
  text-align: start;
  font-weight: 700;
  font-size: 60px;
  line-height: 70px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  background: var(--color-white);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.button {
  background: transparent;
  border: none;
  cursor: pointer;
  display: block;
  margin: 0 auto;
}

.buttons-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 88%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.button-main {
  background: transparent;
  border: none;
  cursor: pointer;
  display: block;
  margin: 20px 50px;
  width: 18%;
  /* margin: 50px auto 0; */
  transition: 0.3s;
  animation-name: bigger-smaller;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

.button-main img {
  width: 100%;
  height: 100%;
}

.button-main__home {
  margin: 11px 10px;
  position: absolute;
  animation-duration: 3s;
  animation-name: bigger-smaller;
  animation-iteration-count: infinite;
  /* box-shadow: 0 0 #00ff0080;
  animation: pulsea-green 1.5s infinite; */
  /* width: 15%;
  top: 74%;
  left: 8%; */
  width: 17%;
    top: 71%;
    left: 6%;
}

.button-main__home-au {
  top: 65%;
  left: 66.5%;
  /* top: 69%;
  left: 3%;
  width: 25%; */
}

.button-cta .hover-img {
  display: none;
  opacity: 0;
}

.button-cta:hover .hover-img {
  display: block;
  opacity: 1;
}

.button-cta:hover .current-img {
  display: none;
  opacity: 1;
}

.button-main__slot {
  position: absolute;
  top: 56%;
  left: 2.5%;
  width: 19%;
}

.button-main__blog {
  position: absolute;
  top: 55%;
  /* top: 60%; */
  left: 2.5%;
  width: 19%;
  margin: 0px;
}

.button-main_page {
  display: none;
  position: absolute;
  top: 55%;
  left: 3.5%;
  width: 210px;
  background: transparent;
  border: none;
  transition: 0.3s;
  animation: moveInBottom 0.5s ease-out 0.55s;
  animation-fill-mode: backwards;
}

.button-main_page img {
  object-fit: contain;
  width: 100%;
}

.button-main_page:hover {
  filter: brightness(0.85);
}

.button-main__animation {
  animation: glowing 1.3s infinite;
  border: 0px solid #fce403;
  border-radius: 300px;
  font-weight: 900;
  transition-duration: 0.5s;
}

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

  50% {
    background-color: #fffa78;
    box-shadow: 0 0 20px #fffa78;
  }

  100% {
    background-color: #ffea2b;
    box-shadow: 0 0 5px #ffea2b;
  }
}

/* @keyframes bigger-smaller {
  0% {
    transform: scale(0.9);
  }

  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
} */

@keyframes pulsea-green {
  0% {
    transform: scale(0.97);
  }

  70% {
    box-shadow: 0 0 0 13px #0f00;
    transform: scale(1);
  }

  100% {
    box-shadow: 0 0 #0f00;
    transform: scale(0.97);
  }
}

@keyframes pulsea-blue {
  0% {
    transform: scale(0.99);
    /* box-shadow: 0 0 0 0 rgba(255, 121, 63, 0.7); */
    box-shadow: 0 0 0 0 rgb(92 63 255 / 70%);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 121, 63, 0);
  }

  100% {
    transform: scale(0.99);
    box-shadow: 0 0 0 0 rgba(255, 121, 63, 0);
  }
}

.aside-game {
  padding: 20px 2px;
  position: absolute;
  top: 105px;
  right: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  background: rgba(44, 35, 139, 0.6);
  border-bottom: 1.2px solid var(--color-white);
  border-left: 1.2px solid var(--color-white);
  border-top: 1.2px solid var(--color-white);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  backdrop-filter: blur(5px);
}

.aside-game__title {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  text-transform: capitalize;
  color: var(--color-white);
}

.aside-game__item__wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

.aside-game__item {
  width: 80px;
  height: 80px;
}

.aside-game__item img {
  width: 100%;
}

.aside-game__up,
.aside-game__down {
  background: transparent;
  border: none;
  cursor: pointer;
}

.aside-game__down {
  margin-top: 5px;
}

.description__home {
  padding: 0px 20px 0px 20px;
  /* padding: 15px 20px 0px 20px; */
  background-color: var(--color-white);
}

.description__home__social {
  margin-top: 20px;
  transition: 0.3s;
}

.description__home__social ul {
  display: flex;
  justify-content: start;
  align-items: center;
}

.description__home__social ul li {
  display: inline-block;
  list-style: none;
  transition: 0.3s;
}

.description__home__social ul li:hover {
  filter: brightness(0.5);
  transform: scale(1.1);
}

.description__home__social ul li img {
  object-fit: contain;
}

.container__home {
  max-width: 1145px;
  margin: 0 auto;
  z-index: 10;
  position: relative;
}

.container__home_first {
  max-width: 1550px;
}

.slot-game__wrapper {
  padding: 40px 20px 20px;
  max-width: 1800px;
}

.container__home__index_blogs h2 {
  text-align: left;
}

.container__home__index_slot {
  padding: 40px 20px 20px;
  max-width: 1800px;
}

.container__home__index {
  max-width: 1550px;
  background: var(--color-white);
  padding: 0px 20px 20px;
  font-size: 22px;
}

.container__home__index p {
  line-height: 1.3em;
}

.container__home__index li {
  line-height: 1.3em;
}

.container__home__index table {
  line-height: 1.3em;
}

.container__home__index_page {
  padding-top: 0px;
}

.container__home__index h1 {
  font-weight: 400;
  font-size: 42px;
  text-align: center;
  text-transform: uppercase;
  background: var(--purple-gradient-color-bg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 20px 0px;
}

.container__home__index h2 {
  margin-top: 40px;
  margin-bottom: 22px;
  font-weight: 400;
  font-size: 32px;
  text-align: left;
  /* text-align: center; */
  text-transform: uppercase;
  background: var(--purple-gradient-color-bg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.container__home__index h3 {
  margin-bottom: 22px;
  font-size: 28px;
  text-transform: uppercase;
  background: #000000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 500;
}

.container__home__index ul,
.container__home__index ol {
  margin-left: 60px;
}

.container__home__index ul li,
.container__home__index ol li {
  margin: 10px;
  line-height: 1.3em;
}

h1.title__blog {
  margin: 10px 0px 25px;
}

h2.blog__title {
  text-align: left;
}

.blog__descr {
  text-align: left;
}

h1 {
  margin-bottom: 25px;
  clear: both;
  font-size: 42px;
  text-align: center;
  text-transform: uppercase;
}

h1.title__home {
  /* margin-top: 10px; */
  margin-top: 40px;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 42px;
  line-height: 40px;
  text-transform: uppercase;
  background: var(--purple-gradient-color-bg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}

h1.title__home p {
  margin-bottom: 0;
}

.text__home {
  margin-top: 0px;
  font-weight: 400;
  /* font-size: 26px; */
  font-size: 22px;
  line-height: 19px;
  color: var(--color-black);
}

.text__home p {
  margin-bottom: 0px;
  line-height: 1.3em;
}

.text__home__page {
  margin-top: 5px;
}

.text__home__white {
  margin-bottom: 20px;
  color: var(--color-white);
}

.text__home__white_under {
  margin-left: 20%;
}

.text__home__under {
  width: 100%;
}

.subtitle__home {
  margin-top: 30px;
  font-weight: 700;
  font-size: 32px;
  text-transform: uppercase;
  background: var(--purple-gradient-color-bg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: start;
}

.subtitle__home_first {
  text-align: start;
  margin-left: 14%;
  font-weight: 400;
  margin-top: 65px;
}

.subtitle__home__page {
  text-align: start;
  margin-top: 20px;
  margin-bottom: 10px;
}

.subtitle__home__page p {
  margin-bottom: 0px;
}

.subtitle__home__ul {
  /* font-size: 26px; */
  font-size: 22px;
  margin-left: 15%;
}

.subtitle__home__ul li {
  list-style: disc;
  margin: 0px 0 0 40px;
}

.subtitle__home__white {
  background: var(--color-white);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

bold {
  font-weight: 900;
}

.slots-section {
  background: var(--color-white);
  padding-top: 10px;
  padding-bottom: 10px;
}

.slots-section__page {
  padding-top: 0px;
}

.slots__title {
  margin: 20px 0 30px 0;
  font-weight: 700;
  font-size: 32px;
  text-transform: uppercase;
  background: var(--purple-gradient-color-bg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.slots__title__home {
  margin-top: 25px;
  margin-bottom: 0px;
}

.slots__title__home p {
  margin-bottom: 0px;
}

.slot__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 0px;
}

.slot {
  position: relative;
  border-radius: 12px;
}

.slot-img {
  border-radius: 12px;
  width: 100%;
}

.slot-img img {
  width: 100%;
  border: 1px solid var(--color-white);
  border-radius: 19px;
  aspect-ratio: 5/3;
}

.slot-name {
  position: absolute;
  top: 4%;
  left: 0%;
  width: 100%;
  text-align: center;
  color: var(--color-white);
  font-weight: 700;
  font-size: 34px;
  text-transform: uppercase;
}

.slot-item {
  position: absolute;
  top: 0%;
  left: 0%;
  bottom: 0;
  width: 100%;
  border-radius: 16px;
  background: rgba(0, 0, 0, 0.45);
  transition: all 0.3s linear;
  z-index: 10;
  min-height: 99%;
  opacity: 0;
}

.slot-item:hover {
  opacity: 1;
}

.slot-item__link {
  font-size: 23px;
  color: var(--color-white);
  position: absolute;
  bottom: 40%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  text-align: center;
  transition: 0.3s;
  z-index: 200;
}

.slot-item__link:hover {
  filter: brightness(0.85);
}

.slot-item__general-link {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}

.thrill {
  padding: 10px 20px 50px;
  background: var(--color-white);
}

.feedback-section {
  padding: 150px 20px;
  display: flex;
  justify-content: space-around;
  align-items: start;
  background: var(--color-white);
}

.feedback__name {
  margin-top: 15px;
  font-weight: 400;
  font-size: 22px;
  line-height: 24px;
  color: var(--color-white);
  text-align: start;
}

.feedback-emoji {
  position: absolute;
  width: 150px;
  z-index: 50;
}

.feedback-emoji img {
  width: 100%;
  object-fit: contain;
}

.feedback-emoji1 {
  top: 13%;
  right: 60%;
}

.feedback-emoji2 {
  width: 125px;
  top: 74%;
  right: 37%;
}

.feedback-emoji3 {
  top: -5%;
  right: 4%;
}

.feedback-emoji4 {
  top: 3%;
  right: 93%;
}

.feedback-emoji4__page {
  top: 63%;
}

.avatar {
  width: 120px;
  border-radius: 50%;
  margin-right: 40px;
}

.avatar img {
  width: 100%;
  border-radius: 50%;
  object-fit: cover;
}

.feedback {
  min-height: 575px;
  background: var(--purple-gradient-color-bg);
  border-radius: 10px;
  display: block;
  position: relative;
  padding: 25px;
  width: 550px;
}

.feedback__page {
  min-height: 440px;
  /* height: 440px; */
}

.feedback__content {
  width: 100%;
  margin-left: 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* height: 70%; */
  min-height: 70%;
}

.feedback__content_page {
  min-height: 90%;
  /* height: 90%; */
}

.feedback__text {
  margin-top: 10px;
  text-align: start;
  line-height: 27px;
  font-size: 22px;
  font-weight: 400;
  color: var(--color-white);
}

.avatar {
  display: block;
  margin: 0 auto;
  width: 120px;
  top: 6%;
  left: 3%;
}

.feedback__rait {
  display: block;
  margin: 10px auto 0;
  text-align: start;
}

.describe-section {
  position: relative;
  padding: 10px 0px;
  background: url("/wp-content/themes/gambinoslot/assets/img/describe-bg-3NEW.webp")
    center center/cover no-repeat;
}

.coins {
  width: 400px;
  position: absolute;
  bottom: -2%;
  left: 0%;
  z-index: 20;
}

.coins img {
  width: 100%;
  object-fit: contain;
}

.gifts {
  width: 450px;
  position: absolute;
  bottom: 0%;
  right: 5%;
  z-index: 20;
}

.gifts img {
  width: 100%;
  object-fit: contain;
}

.man-coins {
  position: absolute;
  bottom: 16%;
  right: -3%;
  width: 350px;
}

.man-coins img {
  object-fit: contain;
  width: 100%;
}

.girl-vip {
  display: none;
  position: absolute;
  z-index: 20;
}

.girl-vip__desktop {
  position: absolute;
  top: 39.5%;
  right: 78%;
  z-index: 20;
}

.girl-vip__desktop img {
  object-fit: cover;
}

.describe-item {
  margin-top: 15px;
  padding: 5px 50px 65px;
  background: var(--color-white);
  border-radius: 10px;
}

.describe-item_page {
  margin-top: 50px;
}

.describe-item__border {
  margin-top: 30px;
  position: relative;
  border: 1.5px solid var(--color-yellow);
  z-index: 30;
}

.describe-item__over {
  position: relative;
  z-index: 10;
}

.button-slot__describe {
  position: relative;
  background: transparent;
  border: none;
  cursor: pointer;
  display: block;
  margin: -40px auto 0;
  z-index: 20;
  transition: 0.3s;
  animation-duration: 3s;
  animation-name: bigger-smaller;
  animation-iteration-count: infinite;
}

.button-slot__describe:hover {
  filter: brightness(0.85);
}

.button-slot__describe_long {
  margin-bottom: 20px;
  animation-duration: 3s;
  animation-name: bigger-smaller;
  animation-iteration-count: infinite;
}

.play-anywhere img {
  width: 100%;
}

.info-section {
  position: relative;
  padding: 40px 0px 20px;
  background: url("/wp-content/themes/gambinoslot/assets/img/description-part-3NEW.webp")
    top center/cover no-repeat;
  background-color: var(--color-purple);
}

.info-section__page {
  padding-bottom: 20px;
}

.diamonds {
  position: absolute;
  top: 9%;
  right: 10%;
  z-index: 20;
  object-fit: cover;
}

.info-item {
  margin-top: 65px;
  padding: 5px 50px 35px;
  background: var(--color-purple-2);
  border: 1.5px solid var(--color-yellow);
  border-radius: 10px;
}

.info-item__girl {
  position: relative;
}

.info-item__purple {
  background: var(--color-purple);
}

.info-item__purple_page {
  padding-bottom: 35px;
}

.cards {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cards__title {
  margin-top: 0px;
  font-weight: 700;
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: var(--color-purple-3);
}

.cards__title--home {
  margin-top: 0px;
  font-weight: 700;
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  background: var(--color-white);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.card-item {
  position: relative;
}

.card__title {
  width: 82%;
  position: absolute;
  top: 8px;
  /* top: 19px; */
  left: 21px;
  font-weight: 700;
  font-size: 27px;
  line-height: 31px;
  text-align: center;
  color: var(--color-white);
}

.card__title_pig {
  left: 42px;
}

.card__content {
  width: 82%;
  position: absolute;
  top: 95px;
  left: 21px;
  font-weight: 400;
  font-size: 21px;
  line-height: 24px;
  text-align: center;
  color: var(--color-white);
}

.card__content__pig {
  left: 40px;
  /* top: 84px; */
}

.card__content_krab {
  /* top: 84px; */
}

.card__content_cat_page {
  top: 60px;
}

.card-item_pig {
  margin-right: 12px;
  /* animation: floating-animation 6s ease-in-out infinite; */
  animation-delay: 1s;
}

.card-item_cat {
  /* animation: floating-animation 6s ease-in-out infinite; */
  animation-delay: 2s;
}

.card-item_hulk {
  /* animation: floating-animation 6s ease-in-out infinite; */
  animation-delay: 3s;
}

.card-item_krab {
  /* animation: floating-animation 6s ease-in-out infinite; */
  animation-delay: 4s;
}

.coin {
  width: 150px;
  position: relative;
}

.coin img {
  width: 100%;
  position: absolute;
  top: -87px;
  left: -69%;
  object-fit: contain;
}

video {
  width: 100%;
}

.video-section {
  background: url("/wp-content/themes/gambinoslot/assets/img/video-bg2-opt.webp")
    center center/cover no-repeat;
}

.video-section img {
  width: 100%;
}

.video {
  display: block;
  margin: 0px auto;
  width: 100%;
}

.welcome {
  padding-top: 80px;
  padding-bottom: 20px;
  position: relative;
  margin-top: 0px;
  background: var(--purple-gradient-color-bg);
}

.welcome__bg {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.welcome__bg__mob {
  display: none;
}

.welcome__home {
  padding-bottom: 20px;
  position: relative;
  margin-top: -20%;
  background: var(--color-white);
}

.buttons__wrapper__home {
  position: relative;
  margin-top: -82px;
  /* margin-top: -120px; */
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  z-index: 100;
}

.buttons__wrapper__home_page {
  margin-top: 30px;
}

.buttons__category__mobile {
  display: none;
}

.welcome__text {
  position: absolute;
  top: 100%;
  left: 49%;
  font-weight: 400;
  /* font-size: 26px; */
  font-size: 22px;
  line-height: 35px;
  color: var(--color-white);
}

.welcome__text a {
  color: var(--color-white);
}

h2.title {
  margin-bottom: 0px;
  font-weight: 700;
  font-size: 36px;
  text-transform: uppercase;
  color: var(--color-white);
  text-align: center;
}

.text__container {
  position: absolute;
  top: 34%;
  left: 6%;
  width: 90%;
}

.title__welcome {
  display: block;
  /* width: 90%; */
  /* position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%); */
  font-weight: 700;
  font-size: 42px;
  text-transform: uppercase;
  color: var(--color-white);
  text-align: center;
}

.title-welcome {
  font-weight: 700;
  font-size: 34px;
  text-transform: uppercase;
  color: var(--color-orange);
  text-align: center;
}

.description-welcome {
  margin: 20px auto 0;
  max-width: 1050px;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: var(--color-white);
}

.description-welcome a {
  color: var(--color-white);
}

.buttons__wrapper {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

.welcome-button {
  padding: 15px 35px;
  border: 1.2px solid var(--color-white);
  border-radius: 10px;
  color: var(--color-white);
  font-weight: 300;
  font-size: 16px;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease-out;
}

.welcome-button:hover {
  background: var(--purple-gradient-3);
  border: 1.5px solid var(--color-pink);
  border-radius: 7px;
  color: var(--color-white);
}

.welcome-button:active {
  background: var(--purple-gradient-3);
  border: 1.5px solid var(--color-yellow);
  border-radius: 7px;
  color: var(--color-white);
}

.welcome-button a {
  text-decoration: none;
  color: var(--color-white);
  font-weight: 300;
  font-size: 16px;
  transition: 0.3s;
}

.welcome-button a:hover {
  color: var(--color-white);
}

.welcome-button__home {
  padding: 15px 25px;
  width: 240px;
  border: 1.2px solid var(--color-purple-4);
  border-radius: 10px;
  color: var(--color-purple-4);
  font-weight: 300;
  font-size: 16px;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease-out;
}

.welcome-button__home:hover {
  background: var(--color-purple-5);
  border: 1.5px solid var(--color-pink);
  border-radius: 7px;
  color: var(--color-white);
}

.welcome-button__home:active {
  background: var(--color-purple-5);
  border: 1.5px solid var(--color-yellow);
  border-radius: 7px;
  color: var(--color-white);
}

.welcome-button__home a {
  text-decoration: none;
  color: var(--color-purple-4);
  font-weight: 300;
  font-size: 22px;
  transition: 0.3s;
}

.welcome-button__home a:hover {
  color: var(--color-white);
}

.button-video__play {
  display: none;
}

.about {
  background: var(--color-white);
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-black);
}

.title__about {
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: var(--color-black);
}

.title__about p {
  margin-bottom: 10px;
  font-weight: 400;
}

.about-cont {
  padding: 30px 30px 0 30px;
  width: 50%;
}

.about__wrapper {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}

.about__text {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-black);
}

figure {
  margin: 0 !important;
}

.about__img {
  width: 50%;
}

.button-about {
  background: transparent;
  width: 320px;
  border: none;
  cursor: pointer;
  display: block;
  margin: 0 auto;
  transition: 0.3s;
}

.button-about:hover {
  filter: brightness(0.85);
}

.button-about img {
  width: 100%;
}

.title__slot-info {
  margin: 70px 120px 0px;
  font-weight: 700;
  font-size: 34px;
  line-height: 40px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: var(--color-white);
}

.slot-info__wrapper {
  /* max-height: 591px; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.slot-info__wrapper_violet {
  background: var(--purple-gradient-color-bg);
}

.slot-info__block {
  width: 50%;
}

.slot-info__block_white {
  padding-right: 47px;
  padding-left: 120px;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-white);
}

.slot-info__buffalo img {
  width: 100%;
}

.slot-info__block-border {
  padding: 0px 60px;
  opacity: 0.9;
  background: var(--purple-gradient-color-bg);
}

.slot-info__block_table {
  padding: 40px 45px 40px;
  background: var(--purple-gradient-color-bg);
  border: 2.5px solid var(--color-white);
  backdrop-filter: blur(2px);
  border-radius: 10px;
}

h2 {
  font-weight: 400;
  /* font-weight: 700; */
  font-size: 36px;
  text-transform: uppercase;
  color: var(--color-black);
  text-align: center;
}

.title__slot-info__block {
  font-weight: 700;
  font-size: 36px;
  text-transform: uppercase;
  color: var(--color-white);
  text-align: center;
}

.slot-info__block__wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 107px;
}

.slot-info__block__item_name {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-white);
}

.slot-info__block__item_mean {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-white);
}

.slot-info__block__item_name ul li,
.slot-info__block__item_mean ul li {
  margin: 20px 0 0 2em;
  position: relative;
  list-style-type: none;
  color: var(--color-white);
}

.slot-info__block__item_name ul li:after,
.slot-info__block__item_mean ul li:after {
  content: "";
  position: absolute;
  left: -28%;
  bottom: -11px;
  display: block;
  width: 139%;
  padding-top: 7px;
  border-bottom: 2px solid var(--color-white);
}

.slot-info__block__item_mean ul li p {
  line-height: 0.8em;
}

.button-slot {
  position: absolute;
  bottom: -35px;
  /* bottom: -47px; */
  width: 200px;
  background: transparent;
  border: none;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  transition: 0.3s;
}

.button-slot img {
  transition: 0.3s ease-out;
  opacity: 1;
  width: 100%;
  transition: 0.3s;
  aspect-ratio: 4/1;
}

.button-slot img:hover {
  opacity: 1;
  filter: brightness(0.85);
}

.video-block {
  position: relative;
  min-height: 480px;
  background: url("/wp-content/themes/gambinoslot/assets/img/video-bg.webp");
  mix-blend-mode: normal;
  backdrop-filter: blur(2px);
}

.video-block img {
  position: absolute;
  top: 50%;
  left: 48%;
  transform: translateY(-50%);
  cursor: pointer;
}

.button-video {
  margin: 0px auto 0;
  display: block;
  background: transparent;
  border: none;
  width: 320px;
  transition: 0.3s;
}

.button-video img {
  width: 100%;
}

.button-video:hover {
  cursor: pointer;
  filter: brightness(0.85);
}

.win-slots {
  padding: 40px 20px 40px 20px;
  background: url("/wp-content/themes/gambinoslot/assets/img/how-to-play-bg_11zon.webp")
    center center/cover no-repeat;
}

.title {
  font-weight: 700;
  font-size: 34px;
  text-align: center;
  line-height: 40px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: var(--color-white);
}

.cards__wrapper {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.card {
  width: 260px;
  height: 320px;
  background: url("/wp-content/themes/gambinoslot/assets/img/card-bg.webp")
    center center/contain no-repeat;
  padding: 35px;
}

.card__number {
  font-weight: 700;
  font-size: 96px;
  color: var(--color-white);
}

.card__text {
  /* margin-top: 25px; */
  margin-top: 5px;
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  color: var(--color-white);
}

.bonus {
  display: flex;
  justify-content: space-between;
  background: var(--color-white);
}

.bonus__block {
  padding: 30px 30px 0px 30px;
  width: 50%;
  background: var(--color-white);
}

.bonus__block h2 {
  margin: 0 0 25px;
}

.bonus__block h2 p {
  margin-bottom: 0px;
}

.bonus__block__img {
  width: 50%;
}

.bonus__block__text {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-black);
}

.bonus__block__text ul {
  margin-left: 60px;
}

.button-bonus {
  margin: 0 auto;
  display: block;
  background: transparent;
  border: none;
  width: 250px;
  transition: 0.3s;
}

.button-bonus:hover {
  filter: brightness(0.85);
}

.button-bonus img {
  width: 100%;
}

.about-rules {
  padding: 0;
  background: var(--color-white);
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-black);
}

.about-rules__wrapper {
  display: flex;
  justify-content: center;
}

.about-rules__img {
  width: 50%;
}

.about-rules__text-wrap {
  padding: 30px 30px 0 30px;
  width: 50%;
}

.title__about-rules {
  /* font-weight: 700; */
  font-weight: 400;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: var(--color-black);
}

.title__about-rules p {
  margin: 0 0 10px;
}

.about-rules__text {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-black);
}

.about-rules__text ul,
.about-rules__text ol {
  margin-left: 60px;
}

.block__title {
  font-weight: 700;
  font-size: 34px;
  line-height: 40px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: var(--color-black);
}

.block__text_feature {
  width: 45%;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-black);
}

.block__title_rules {
  margin-top: 50px;
  text-align: left;
  font-weight: 700;
  font-size: 34px;
  line-height: 40px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: var(--color-white);
}

.block__text_rules {
  width: 40%;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-white);
}

.button-mobile {
  display: none;
}

.description {
  padding: 60px 120px;
}

.description__text {
  margin: 0 auto;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: var(--color-white);
  text-align: center;
}

.description__text h2 {
  display: block;
  color: var(--color-white);
  margin-bottom: 20px;
}

.description__text h2 span {
  display: block;
  text-align: left;
  color: var(--color-white);
}

.description__text ul {
  margin-left: 60px;
}

.description__text ul li {
  text-align: left;
}

.description__text a {
  color: var(--color-white);
}

.description__text ol {
  margin-left: 60px;
}

.title__description {
  font-weight: 400;
  /* font-weight: 700; */
  font-size: 36px;
  text-align: center;
  line-height: 40px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: var(--color-white);
}

.title__description_second {
  text-align: left;
  margin-bottom: 20px;
}

.title__description_second p {
  margin-bottom: 20px;
}

.faq-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  padding: 25px;
  background: #5f2691;
  border-radius: 12px;
  cursor: pointer;
  color: #ffffff;
}

.faq-block-title {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  margin-right: 10px;
}

.faq-block-title p {
  margin: 0px;
  font-size: 20px;
}

.faq-block-button,
.faq-block-button__open {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
}

.faq-block-open {
  background: #5f2691;
}

.faq-answer {
  margin-top: -10px;
  padding: 25px;
  background: #44155b;
  border-radius: 0 0 12px 12px;
  color: #ffffff;
  font-weight: 300;
  font-size: 20px;
  line-height: normal;
}

.faq-answer a {
  color: #ffffff;
}

.faq-answer p {
  margin-bottom: 0px;
}

.faq {
  display: flex;
  flex-direction: column;
  padding: 60px 20px 20px;
  justify-content: flex-end;
  background: url("/wp-content/themes/gambinoslot/assets/img/discover-bg-opt-NEW.webp")
    center center/cover no-repeat;
  background-color: var(--color-purple);
  position: relative;
  z-index: 50;
}

.faq__container {
  margin: 0 auto;
  padding: 30px 50px 60px;
  background: var(--purple-gradient-2);
  border: 1.2px solid var(--color-white);
  backdrop-filter: blur(5px);
  border-radius: 10px;
  width: 70%;
}

.faq__wrapper {
  display: flex;
  justify-content: center;
  gap: 20px;
  align-items: center;
  flex-wrap: wrap;
}

.title-faq {
  margin-bottom: 30px;
  text-align: center;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: var(--color-white);
}

.faq__item {
  position: relative;
  margin-top: 0px;
  width: 45%;
  min-height: 210px;
  border-bottom: 2px solid var(--color-white);
}

.faq__item--listing {
  min-height: 310px;
  /* min-height: 260px; */
}

.faq__item__title_wrap {
  margin-top: 40px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.faq__item__title {
  position: relative;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-white);
  text-transform: uppercase;
  text-align: center;
}

.faq__item__title p {
  margin-bottom: 0px;
}

.faq__item__descr {
  margin-bottom: 10px;
  color: var(--color-white);
}

.faq__item__descr p {
  margin-bottom: 0px;
  margin-top: 20px;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-white);
}

.faq__item__descr a {
  color: var(--color-white);
}

.close,
.open {
  position: absolute;
  top: 44px;
  right: 0;
  cursor: pointer;
}

.button__container {
  position: relative;
  display: flex;
}

.button_faq {
  display: block;
  margin: 20px auto 0;
  width: 320px;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: 0.3s;
  animation-duration: 3s;
  animation-name: bigger-smaller;
  animation-iteration-count: infinite;
}

.button_faq img {
  width: 100%;
  object-fit: contain;
}

.button_faq:hover {
  filter: brightness(0.85);
}

.button-scroll {
  display: none;
  padding: 10px;
  position: absolute;
  top: 25%;
  right: 10%;
  cursor: pointer;
  width: 48px;
  height: 48px;
  background: transparent;
  border: 1.2px solid var(--color-white);
  border-radius: 10px;
}

.button-scroll img {
  margin-top: 5px;
}

.button-scroll:active {
  color: var(--color-yellow);
}

.footer__container {
  margin-top: -180px;
  position: relative;
  z-index: 20;
  background-color: var(--color-purple);
}

.footer__container__blog {
  margin-top: 0px;
  background: var(--purple-gradient-2);
}

.footer__container__reviews {
  margin-top: 50px;
}

.footer-wrapper {
  background: var(--color-purple);
}

.discover {
  padding: 165px 120px 0px;
}

.discover__slots {
  padding: 10px 120px 0px;
  margin-top: -1px;
}

.discover__default__slots {
  padding: 195px 120px 20px;
}

.discover__blog {
  padding: 50px 120px 0px;
}

h2.title-discover {
  margin-top: 35px;
  margin-bottom: 0px;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  letter-spacing: -0.02em;
  text-transform: uppercase;

  background: var(--orange-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

h2.title-discover-slots {
  margin-top: 0px;
}

@keyframes moveInLeft {
  0% {
    opacity: 0;
    transform: translate(-10rem);
  }

  80% {
    transform: translate(1rem);
  }

  100% {
    opacity: 1;
    transform: translate(0);
  }
}

@keyframes moveInBottom {
  0% {
    opacity: 0;
    transform: translateY(3rem);
  }

  100% {
    opacity: 1;
    transform: translate(0rem);
  }
}

@keyframes floating-animation {
  0% {
    transform: translatey(0px);
  }

  50% {
    transform: translatey(-20px);
  }

  100% {
    transform: translatey(0px);
  }
}

.discover-block__wrapper {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 50px;
}

.discover-block {
  width: 120px;
  transition: 0.3s;
}

.discover-block img {
  width: 100%;
  object-fit: contain;
}

.discover-block:hover {
  filter: brightness(0.85);
  transform: scale(1.05);
}

.description__home__social_footer {
  margin-top: 20px;
  padding: 0 120px;
  margin-left: 0px;
  display: flex;
  justify-content: space-around;
}

.description__home__social_footer ul {
  justify-content: center;
}

li {
  margin: 10px;
}

.twitter {
  width: 42px;
}

.footer {
  padding: 30px 120px 15px;
}

.footer__wrapper ul {
  margin-bottom: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
}

.footer__wrapper ul li {
  margin: 0 !important;
  list-style-type: none;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-white);
}

.footer__wrapper ul li a {
  text-decoration: none;
  color: var(--color-white);
}

.footer__text {
  margin-top: 30px;
  font-weight: 300;
  font-size: 18px;
  text-align: center;
  color: var(--color-gray-2);
}

.footer__links {
  margin-top: 20px;
  display: block;
}

.footer__links li,
.footer__links li a {
  display: inline-block;
  color: var(--color-gray-2);
  text-decoration: none;
  transition: 0.3s;
}

.footer__links li a:hover {
  filter: brightness(0.85);
  transform: scale(0.9);
}

.menu-item {
  display: inline-block;
}

.footer__text_down {
  margin-top: 20px;
  padding: 0px 15px;
  font-weight: 300;
  font-size: 18px;
  text-align: center;
  color: var(--color-gray-2);
}

.footer__logo {
  width: 200px;
  margin: 0 auto;
  transition: 0.3s;
}

.footer__logo img {
  width: 100%;
  object-fit: contain;
}

.footer__logo:hover {
  filter: brightness(0.85);
  transform: scale(1.05);
}

.footer-subtitle {
  margin-top: 25px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  color: var(--color-white);
  text-align: center;
}

.header__media_footer {
  display: none;
}

.button-links li {
  width: 200px;
}

.button-links li img {
  width: 100%;
  object-fit: contain;
  aspect-ratio: 4/2;
}

.active {
  display: block;
}

.visible {
  display: block;
}

.visible_flex {
  display: flex;
}

.hide {
  display: none;
}

.slider__wrapper {
  position: relative;
  background: url("/wp-content/themes/gambinoslot/assets/img/fb-bg.webp") center
    center/cover no-repeat;
  padding: 10px 0px;
}

.slider-container_first {
  display: none;
}

.slider-container ul li {
  list-style-type: none;
}

li.glide__slide .glide__slide--clone {
  list-style: none;
}

*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: 0;
}

.glide__arrows {
  text-align: center;
}

.glide__arrow {
  background: initial;
  border: none;
  cursor: pointer;
  transition: all 0.3s;
}

button.glide__arrow {
  width: 54px;
  height: 52px;
  background-repeat: no-repeat;
  box-sizing: border-box;
  padding: 0;
  line-height: 0;
  font-size: 0;
}

.glide__arrow--left {
  background-position: left center;
  background-image: url("/wp-content/themes/gambinoslot/assets/icons/arrow-left.png.webp");
}

.glide__arrow--right {
  background-position: right center;
  background-image: url("/wp-content/themes/gambinoslot/assets/icons/arrow-right.png.webp");
}

.glide__arrow img {
  display: none;
}

.glide__arrow:hover {
  transform: scale(1.2);
}

.wrapper {
  width: 150px;
  margin: 0px auto;
}

.wrap-img {
  position: relative;
  height: 375px;
  width: 150px;
  margin: -3px 0 7px;
  overflow: hidden;
}

.arrow-top {
  text-align: center;
  cursor: pointer;
  transition: all 0.5s;
  background: url("/wp-content/themes/gambinoslot/assets/icons/up.png.webp")
    center no-repeat;
}

.arrow-bottom {
  text-align: center;
  cursor: pointer;
  transition: all 0.5s;
  background: url("/wp-content/themes/gambinoslot/assets/icons/down.png.webp")
    center no-repeat;
}

.arrow-top:hover,
.arrow-bottom:hover {
  filter: brightness(0.85);
  transform: scale(1.4);
}

.item-img {
  position: absolute;
  width: 106px;
  left: 22px;
  transition: 0.5s;
}

.item-img:hover {
  filter: brightness(0.85);
  transform: scale(1.05);
}

.item-img img {
  width: 100%;
  object-fit: contain;
}

.item-img:nth-of-type(1) {
  top: -400px;
}

.item-img:nth-of-type(2) {
  top: -200px;
}

.item-img:nth-of-type(3) {
  top: 0;
}

.item-img:nth-of-type(4) {
  top: 85px;
}

.item-img:nth-of-type(5) {
  top: 170px;
}

.item-img:nth-of-type(6) {
  top: 255px;
}

.item-img:nth-of-type(7) {
  top: 340px;
}

.item-img:nth-of-type(8) {
  top: 425px;
}

.category-links {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.category-links li {
  list-style-type: none;
}

.category-links li,
.category-links li a {
  text-decoration: none;
  color: var(--color-white);
  cursor: pointer;
}

.main-section__index {
  min-height: 730px;
}

.footer__container__index {
  margin-top: 0px;
  background-color: #3a004d;
}

.discover__index {
  padding: 45px 120px 0px;
}

.popup-overlay {
  background: rgba(0, 0, 0, 0.75);
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 210;
}

.bookmark__popup {
  position: fixed;
  margin-top: 5%;
  padding: 40px 50px;
  width: 500px;
  background: #2a013d;
  border: 1px solid #da24ad;
  border-radius: 30px;
  box-shadow: 0 0 60px 0 #aa017a;
  left: calc(50% - 250px);
  z-index: 220;
}

.button__popup {
  display: block;
  position: absolute;
  top: 12%;
  right: 5%;
  margin-left: auto;
  margin-right: 0;
  color: var(--color-white);
  background: transparent;
  border: none;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.5s;
}

.button__popup:hover,
.button__popup:active {
  transform: rotate(90deg);
}

.button__popup__menu {
  display: none;
  position: absolute;
  top: 1%;
  right: 3%;
  margin-left: auto;
  margin-right: 0;
  color: var(--color-white);
  width: 45px;
  font-weight: 700;
  background: transparent;
  border: none;
  cursor: pointer;
}

.button__popup__menu img {
  width: 100%;
}

.text__popup {
  font-weight: 700;
  font-size: 27px;
  text-align: center;
  color: var(--color-white);
}

.wow__popup {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 220;
}

.wow__popup__container {
  position: relative;
}

.wow__popup__close {
  border: none;
  background-color: transparent;
  position: absolute;
  top: 8%;
  left: 82%;
  width: 12%;
  cursor: pointer;
}

.wow__popup__btn {
  width: 58%;
  border: none;
  background-color: transparent;
  position: absolute;
  bottom: 12%;
  left: 38%;
}

.wow__popup__btn {
  width: 58%;
  border: none;
  background-color: transparent;
  position: absolute;
  bottom: 12%;
  left: 38%;
}

.wow__popup__btn img,
.wow__popup__close img {
  width: 100%;
}

.cards-img__mob {
  display: none;
}

li {
  margin: 3px;
}

p {
  line-height: 1.15em;
}

.slot__slot-games {
  position: relative;
  width: 460px;
  border-radius: 12px;
  margin-top: 20px;
  margin-right: 5px;
}

.increase {
  font-size: xx-large;
}

.banner-sticky {
  position: sticky;
  top: 82%;
  z-index: 200;
  width: 100%;
}

.banner {
  position: relative;
}

.banner-mob {
  display: none;
}

.banner-top {
  width: 100%;
  background-color: var(--color-light-blue);
}

.banner-top img {
  width: 100%;
}

.join-btn {
  position: absolute;
  top: 46%;
  left: 90%;
  width: 12%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  border: none;
  background: transparent;
  cursor: pointer;
}

.join-btn-wide {
  position: absolute;
  top: 82%;
  left: 64%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  border: none;
  background: transparent;
  cursor: pointer;
}

.join-btn img,
.join-btn-wide img {
  width: 120%;
}

.close-wow {
  position: absolute;
  top: 0%;
  right: 0%;
  background-color: transparent;
  border: none;
  cursor: pointer;
}

.close-wow img {
  width: 100%;
}

.show {
  display: block;
}

.footer__container_simple {
  margin-top: 0px;
}

.link__cta_desktop {
  display: block;
}

.not-found {
  padding: 30px;
  text-align: center;
  margin: 40vh auto;
}

.not-found span {
  color: var(--color-white);
  font-size: 56px;
}

.avatar__container {
  display: flex;
  justify-content: start;
  align-items: center;
}

.avatar__container_default {
  justify-content: center;
}

.avatar__img {
  display: block;
  width: 80px;
  height: 80px;
}

.avatar__img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

.avatar__text {
  margin-left: 20px;
}

.avatar__descr {
  margin-top: 5px;
  font-size: 18px;
}

.avatar__descr_white {
  color: var(--color-white);
}

.avatar__name a {
  text-decoration: none;
  color: var(--color-black);
  font-size: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.avatar__name a:hover {
  filter: contrast(0.1);
}

.avatar__name_white a {
  color: var(--color-white);
  cursor: pointer;
  transition: 0.3s;
}

.avatar__name_white a:hover {
  filter: brightness(0.55);
}

.avatar__date {
  margin-top: 5px;
  color: var(--color-gray-3);
  font-size: 18px;
}

.avatar__date p {
  display: inline;
}

.avatar__date_white {
  color: var(--color-white);
}

.blogs__container {
  margin-top: 0px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}

.blogs__container a {
  display: inline;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s;
}

.blogs__container a:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  filter: brightness(0.95);
  transform: scale(1.05);
}

.blog-card__wrapper {
  margin-top: 30px;
  position: relative;
  padding-bottom: 50px;
  max-width: 20%;
  background-color: var(--color-gray-4);
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.blog-card__wrapper img {
  width: 100%;
  border-radius: 10px 10px 0 0;
}

.blog-card__title {
  padding: 10px;
  font-size: 21px;
  color: var(--color-gray-3);
}

.blog-card__number {
  position: absolute;
  bottom: 0;
  margin-top: 50px;
  padding: 10px;
  text-transform: uppercase;
  color: var(--color-gray-3);
  font-size: 12px;
}

.hide-button {
  display: none;
}

/* atomic tags */
.m-a {
  margin: auto;
}

.mb-5 {
  margin-bottom: 5em;
}

.pb-5 {
  padding-bottom: 5em;
}

.pb-2 {
  padding-bottom: 2em;
}

.mt-2 {
  margin-top: 2em;
}

.mt-0 {
  margin-top: 0;
}

.m-block-1 {
  margin-block: 1em;
}

.m-block-2 {
  margin-block: 2em;
}

.m-block-3 {
  margin-block: 3em;
}

.m-block-5 {
  margin-block: 5em;
}

.m-block-7p {
  margin-block: min(7%, 4em);
}
.m-inline-a {
  margin-inline: auto !important;
}

.col-white {
  color: #fff;
}

.nudge-up-1 {
  position: relative;
  top: -1em;
}

.col-white h1,
.col-white h2,
.col-white h3,
.col-white h4,
.col-white h5,
.col-white h6 {
  color: #fff;
}

.flex-col {
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}

.flex {
  display: -moz-box;
  display: flex;
}

.flex-1 {
  -moz-box-flex: 1;
  flex: 1 1 0%;
}

.items-stretch {
  align-items: stretch;
}

.gap-2 {
  gap: 2em;
}

.gap-5 {
  gap: 1.25rem;
}

.text-bold {
  font-weight: bold;
}

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

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

.flow > * + * {
  margin-block-start: var(--flow, 1em);
}

.flow > .wp-block-group__inner-container > * + * {
  margin-block-start: var(--flow, 1em);
}

@media (min-width: 768px) {
  .max-w-50_desk {
    max-width: 50%;
  }

  .max-w-60_desk {
    max-width: 60%;
  }

  .max-w-70_desk {
    max-width: 70%;
  }

  .max-w-80_desk {
    max-width: 80%;
  }

  .max-w-90_desk {
    max-width: 90%;
  }

  .p-block-5_desk {
    padding-block: 5em;
  }

  .p-inline-3_desk {
    padding-inline: 3em;
  }

  .d-off {
    display: none;
  }
  .nudge-up-3_desk {
    position: relative;
    top: -1vw;
  }
}

/* custom block settings */
.wp-block-gam-section-with-background {
  background-image: var(--background-desktop-image),
    var(--background-gradient, none);
}

@media (max-width: 1280px) {
  .full-width_mid {
    max-width: 100%;
  }

  .max-w-80_mid {
    max-width: 80%;
  }

  .max-w-70_mid {
    max-width: 70%;
  }

  .page-margin_mid {
    margin-inline: 1.5rem;
  }
}

@media (max-width: 781px) {
  .mt-3_mob {
    margin-top: 3em;
  }

  .mt-4_mob {
    margin-top: 4em;
  }

  .cta-box {
    height: auto;
  }
}

@media (max-width: 767px) {
  .wp-block-gam-section-with-background {
    background-image: var(
        --background-mobile-image,
        var(--background-desktop-image)
      ),
      var(--background-mobile-gradient, var(--background-gradient, none));
  }

  .page-margin_mob {
    margin-inline: 1.5rem;
  }

  .max-w-100_mob {
    max-width: 100%;
  }

  .m-off {
    display: none;
  }

  .m-block-2_mob {
    margin-block: 2em;
  }
}

/* carousel */
.carousel {
  display: flex;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  cursor: move;
  cursor: grab;
  overflow: scroll;
}

.d-scroll {
  cursor: move;
  cursor: grab;
  user-select: none;

  & * {
    user-select: none;
  }
}

.d-scroll.dragging a {
  pointer-events: none;
}

:root {
  --ani-time: 0.75s;
  --ani-size: 100%;
}

.has-js .fade-in {
  animation-duration: var(--ani-time);
  animation-fill-mode: forwards;
  animation-name: unset;
  opacity: 0;
}

.has-js .fade-in.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* Testimonials */
.gam-testimonial-image img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-bottom: 15px;
  object-fit: cover;
  margin-inline: auto;
}

.gam-testimonial-item {
  flex: 0 0 32.26%;
  padding: max(3%, 1em);
  background: var(--purple-gradient-color-bg);
  border-radius: 10px;
  color: #fff;
}

.gam-testimonials blockquote {
  padding-left: 0;
  border-left: none;
  margin: 0;
}

.gam-testimonials cite {
  font-style: normal;
}

@media (max-width: 767px) {
  .gam-testimonial-item {
    padding: 1.5em;
    flex: 0 0 75%;
  }
}

/*
What's hot
*/
/* For browsers that support clamp  */
/* https://www.fluid-type-scale.com/calculate?minFontSize=16&minWidth=360&minRatio=1.125&maxFontSize=20&maxWidth=1280&maxRatio=1.14&steps=sm%2Cbase%2Cmd%2Clg%2Cxl%2Cxxl%2Cxxxl&baseStep=base&prefix=fs&useContainerWidth=false&includeFallbacks=true&useRems=true&remValue=16&decimals=2&previewFont=Inter&previewText=Almost+before+we+knew+it%2C+we+had+left+the+ground&previewWidth=1280  */
@supports (font-size: clamp(1rem, 1vi, 1rem)) {
  :root {
    --fs-sm: clamp(0.89rem, 0.36vi + 0.81rem, 1.1rem);
    --fs-base: clamp(1rem, 0.43vi + 0.9rem, 1.25rem);
    --fs-md: clamp(1.13rem, 0.52vi + 1.01rem, 1.42rem);
    --fs-lg: clamp(1.27rem, 0.62vi + 1.13rem, 1.62rem);
    --fs-xl: clamp(1.42rem, 0.74vi + 1.26rem, 1.85rem);
    --fs-xxl: clamp(1.6rem, 0.89vi + 1.4rem, 2.11rem);
    --fs-xxxl: clamp(1.8rem, 1.05vi + 1.57rem, 2.41rem);
  }
}
/* For browsers that don't support clamp */
@supports not (font-size: clamp(1rem, 1vi, 1rem)) {
  :root {
    --fs-sm: 0.89rem;
    --fs-base: 1rem;
    --fs-md: 1.13rem;
    --fs-lg: 1.27rem;
    --fs-xl: 1.42rem;
    --fs-xxl: 1.6rem;
    --fs-xxxl: 1.8rem;
  }
  @media screen and (min-width: 1280px) {
    :root {
      --fs-sm: 1.1rem;
      --fs-base: 1.25rem;
      --fs-md: 1.42rem;
      --fs-lg: 1.62rem;
      --fs-xl: 1.85rem;
      --fs-xxl: 2.11rem;
      --fs-xxxl: 2.41rem;
    }
  }
}
.hot {
  font-size: var(--fs-base);
  line-height: 1.3em;
}

.hot p {
  line-height: 1.3em;
}

.hot h1 {
  font-size: var(--fs-xxl);
  font-weight: 900;
  line-height: 1.15em;
}

.hot h2 {
  font-size: var(--fs-xl);
  font-weight: 900;
  line-height: 1.15em;
}

.hot h3 {
  font-size: var(--fs-lg);
  font-weight: 900;
}
.hot h4 {
  font-size: var(--fs-md);
  font-weight: 900;
}

.bg-purple {
  background-color: #55007d;
}

.purple-box {
  background: linear-gradient(to right, #3a004d, #3a004d) padding-box,
    linear-gradient(to right, #ffd92c, #fb9600) border-box;
  border: 2px solid transparent;
  border-radius: 10px;
  padding: 1.5em;
  color: #fff;
}

.event-box {
  background: linear-gradient(
        107.37deg,
        #cc47bf -36.55%,
        #55007d 57.37%,
        #2a0039 93.18%
      )
      padding-box,
    linear-gradient(to right, #ffd92c, #fb9600) border-box;
  border: 2px solid transparent;
  box-shadow: inset 5px 10px 7px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
}

.event-box .cta-box-content {
  min-height: 10em;
  display: flex;
  align-items: center;
}

.cta-purple {
  background: linear-gradient(#3a004d, #3a004d) padding-box,
    linear-gradient(to right, #ffd92c, #fb9600) border-box;
  border-radius: 10px;
  border: 2px solid transparent;
}

.white-box {
  background-color: #fff;
  border-radius: 10px;
  padding: max(1.5em, 3%);
}

body.hot > *:not(header, .full-width, .wp-block-gam-full-width-image) {
  margin-inline: 1rem;
}

.hot .page-pad {
  padding-inline: 1.5rem;
}

.hot h1,
.hot h2 {
  color: #5f007f;
}

.hot h1 {
  margin-top: 1em;
}

.hot .col-white h2 {
  color: #fff;
}

.hot .footer__container {
  margin-top: 0;
  margin-inline: 0 !important;
}

.min-aspect:before {
  padding-bottom: var(--min-aspect);
  /* Minimum aspect ratio */
  content: "";
  float: left;
}

.min-aspect:after {
  display: table;
  content: "";
  clear: both;
}

.slot-game {
  position: relative;
  max-width: 500px;
  margin-inline: auto;
}

.slot-game .slot-img img {
  border: none;
}

.slot-game .button-slot {
  width: fit-content;
  max-width: min(200px, 50%);
  bottom: min(-11%, -25px);
}

@media (max-width: 767px) {
  .event-box .cta-box-content {
    min-height: 8em;
  }

  .cta-box .header-image {
    left: 50%;
    margin-bottom: -50%;
    max-width: var(--header-img-max, 200px);
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    width: var(--header-image-width, 45%);
  }
}

/* li.menu-item-has-children::after {
  width: 0;
  height: 0px;
  border: 4px solid transparent;
  border-bottom: none;
  border-top-color: #ffffff;
  content: '';
  vertical-align: middle;
  display: inline-block;
  position: relative;
  right: 5px;
} */

/* @media (max-width: 1840px) {
  .aside-game {
    display: none;
  }
} */

@media (max-width: 1730px) {
  .subtitle__home_first {
    margin-left: 14%;
  }

  .subtitle__home__ul {
    margin-left: 15%;
  }

  .diamonds {
    display: none;
  }

  .main-title__footer {
    left: 0%;
  }

  .footer__container {
    margin-top: -185px;
  }

  .footer__container__index {
    margin-top: 0px;
  }

  .footer__container__reviews {
    margin-top: 50px;
  }

  h1.main-title {
    font-size: 90px;
  }

  h2,
  .title__about-rules,
  .title__about {
    font-size: 30px;
  }

  .bonus__block__text,
  .about-rules__text {
    font-size: 18px;
  }

  .button-bonus {
    width: 200px;
  }

  .button-video {
    width: 320px;
  }

  .button-bonus img {
    width: 100%;
  }

  .about-rules__text {
    line-height: 15px;
  }

  .about-cont p,
  .bonus__block p,
  .about-rules__text-wrap p {
    line-height: 1.15em;
  }

  .button-video {
    margin: -18px auto 0;
  }

  h2.main-title__blog_free {
    left: 1%;
    max-width: 23%;
  }

  h2.main-title__blog_free_progressive {
    max-width: 46%;
    text-align: start;
  }

  .button-main__slot {
    left: 4.5%;
  }

  .button-main__blog {
    left: 2.5%;
    width: 22%;
  }

  .button-main_page {
    left: 4%;
  }

  .flex__banner {
    top: 48%;
  }

  .faq__item--listing {
    min-height: 390px;
  }

  .faq__item {
    min-height: 200px;
  }
}

@media (max-width: 1580px) {
  .header-menu li a {
    font-size: 18px;
  }

  .button-header {
    width: 220px;
  }

  .aside-game {
    display: none;
  }

  .text__home {
    font-size: 22px;
  }

  .subtitle__home__ul {
    font-size: 22px;
  }

  .about-cont {
    padding: 30px 30px 0 30px;
  }

  .bonus__block h2 {
    font-size: 28px;
  }

  .title__about-rules {
    font-size: 26px;
  }

  .button-main__slot {
    left: 2.5%;
  }

  .button-main_page {
    width: 170px;
  }

  .coins {
    bottom: -4%;
  }

  .faq {
    padding: 50px 20px 20px;
  }

  .footer__container {
    margin-top: -190px;
  }

  .footer__container__index {
    margin-top: 0px;
  }

  .footer__container__reviews {
    margin-top: 50px;
  }

  .bonus__block__text,
  .about-rules__text {
    font-size: 16px;
  }

  .about-rules__text ul {
    line-height: 1.2;
  }

  .about__text {
    font-size: 16px;
  }

  .button-main__blog {
    left: 0.5%;
  }

  h1.main-title__general {
    font-size: 38px;
  }

  h2.main-title__blog_free {
    text-align: center;
    font-size: 70px;
    left: 2%;
    top: 42%;
  }

  h2.main-title__blog_free_progressive {
    max-width: 46%;
  }

  .header__logo {
    width: 200px;
  }

  .header__logo_page {
    width: 150px;
    margin-top: 100px;
  }

  .welcome__text {
    font-size: 22px;
  }

  .flex__banner {
    top: 35%;
  }

  .flex__banner_purple {
    left: 3%;
  }

  .faq__item {
    min-height: 220px;
  }

  .faq__item--listing {
    min-height: 390px;
  }

  .sub-menu-pokies {
    left: 225px;
  }

  .sub-menu-pokies li {
    line-height: 2;
  }

  .sub-menu-pokies li a {
    font-size: 16px;
  }

  .sub-menu-pokies__image {
    width: 130px;
  }

  h4,
  h5 {
    font-size: 16px;
  }
}

@media (max-width: 1440px) {
  .title__about {
    margin: 0px;
    font-size: 26px;
    text-align: center;
  }

  .button-main__slot {
    left: 3.5%;
  }

  h1.main-title {
    font-size: 70px;
  }

  h2.main-title__blog_page {
    margin: 5px 0px 5px 4px;
  }

  h2.main-title__purple {
    margin-bottom: 10px;
    margin-left: 0px;
  }

  h2.main-title__blog_free {
    left: 4%;
    max-width: 23%;
    font-size: 70px;
    top: 37%;
  }

  .button-main__blog {
    left: 2.5%;
  }

  .button-main__blog--up {
    margin: 10px auto 0px;
  }

  h2.main-title__blog_free_progressive {
    max-width: 39%;
  }

  h2.main-title__social_single {
    max-width: 45%;
    font-weight: 700;
    font-size: 43px;
  }

  .about__wrapper {
    flex-wrap: wrap;
  }

  .about-cont {
    width: 100%;
  }

  .about__text {
    padding: 30px 30px 30px 30px;
    width: 100%;
    font-size: 20px;
    order: 2;
  }

  .about__img {
    width: 100%;
    order: 1;
  }

  .slot__slot-games {
    width: 400px;
  }

  .slot-info__block-border {
    padding: 40px 60px;
  }

  .slot-info__wrapper {
    height: initial;
    max-height: initial;
  }

  .slot-info__block {
    width: 100%;
  }

  .slot-info__block__wrapper {
    flex-wrap: nowrap;
    justify-content: center;
    gap: 50px;
  }

  h2 {
    text-align: center;
  }

  .bonus {
    flex-wrap: wrap;
  }

  .bonus__block {
    padding: 15px 30px 10px 30px;
    width: 100%;
    order: 2;
  }

  .bonus__block__img {
    width: 100%;
    order: 1;
  }

  .about-rules__wrapper {
    flex-wrap: wrap;
  }

  .about-rules__img {
    width: 100%;
  }

  .about-rules__text-wrap {
    padding: 15px 30px 10px 30px;
    width: 100%;
  }

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

  .title__about,
  .bonus__block h2,
  .title__about-rules {
    font-size: 28px;
    /* font-size: 36px; */
  }

  .bonus__block__text,
  .about-rules__text {
    font-size: 20px;
  }

  .faq {
    padding: 20px 120px 20px 120px;
  }

  .faq__item {
    min-height: 240px;
  }

  .faq__item--listing {
    min-height: 470px;
  }

  .button__container {
    margin-top: -20px;
  }

  .button_faq {
    width: 244px;
    margin: 40px auto 0;
  }

  .discover {
    padding: 200px 10px 0px;
  }

  .discover__slots {
    padding: 10px 10px 0px;
  }

  .discover__blog {
    padding: 50px 120px 0px;
  }

  .footer__container {
    margin-top: -220px;
  }

  .footer__container__index {
    margin-top: 0px;
  }

  .footer__container__reviews {
    margin-top: 50px;
  }

  .button-video {
    margin: 0px auto 0;
  }

  .feedback {
    width: 85%;
    height: initial;
    height: 500px;
  }

  .feedback__content {
    height: 70%;
  }

  .feedback-emoji2 {
    right: 13%;
  }

  .avatar {
    width: 120px;
  }

  .about-cont p,
  .bonus__block p,
  .about-rules__text-wrap p {
    line-height: 1.3em;
  }

  .flex__banner {
    top: 38%;
    left: 5%;
  }

  .flex__banner_purple {
    top: 38%;
    left: 3%;
    /* left: -7%; */
  }

  .discover__default__slots {
    padding: 225px 120px 20px;
  }
}

@media (max-width: 1380px) {
  .header-menu li a {
    margin-top: 0px;
    font-size: 12px;
  }

  #header-menu li:first-child::after {
    top: -7px;
  }

  .welcome__text {
    font-size: 18px;
  }

  .slot-info__block__wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 50px;
  }

  .slot-info__block__item_name ul li:after,
  .slot-info__block__item_mean ul li:after {
    width: 90%;
  }

  .slot-info__block__item_name ul li:after,
  .slot-info__block__item_mean ul li:after {
    left: -7%;
    bottom: -11px;
  }

  .slot-info__block__item_name,
  .slot-info__block__item_mean {
    width: 50%;
  }

  .slot__slot-games {
    width: 360px;
  }

  .coins {
    width: 20%;
    bottom: -3%;
  }

  .gifts {
    width: 25%;
  }

  .feedback-emoji {
    width: 13%;
  }

  .title__welcome {
    font-size: 36px;
  }

  h1.main-title__general {
    /* font-size: 46px; */
    font-size: 38px;
  }

  .button-main__blog {
    left: 2.5%;
  }

  .faq__item--listing {
    width: 100%;
    min-height: 160px;
  }

  .sub-menu-pokies__item-1 {
    margin-right: 20px;
  }

  .sub-menu-pokies__wrapper {
    margin-right: 5px;
  }

  .sub-menu-pokies li {
    line-height: 1.1;
  }
}

@media (max-width: 1200px) {
  .burger {
    position: relative;
    border: none;
    background: transparent;
    width: 60px;
    height: 26px;
  }

  .burger::before,
  .burger::after {
    content: "";
    left: 0;
    position: absolute;
    display: block;
    width: 100%;
    height: 4px;
    border-radius: 10px;
    background: #000;
  }

  .burger::before {
    top: 0;
    box-shadow: 0 11px 0 #000;
  }

  .burger::after {
    bottom: 0;
  }

  .burger::before {
    transition: box-shadow 0.3s 0.15s, top 0.3s 0.15s, transform 0.3s;
  }

  .burger::after {
    transition: bottom 0.3s 0.15s, transform 0.3s;
  }

  .burger.activator::before {
    top: 11px;
    transform: rotate(45deg);
    box-shadow: 0 6px 0 rgba(0, 0, 0, 0);
    transition: box-shadow 0.15s, top 0.3s, transform 0.3s 0.15s;
  }

  .burger.activator::after {
    bottom: 11px;
    transform: rotate(-45deg);
    transition: bottom 0.3s, transform 0.3s 0.15s;
  }

  .button-header {
    position: absolute;
    top: 30px;
    /* top: 45px; */
    right: 0px;
    background: transparent;
    border: none;
    cursor: pointer;
  }

  .header-menu {
    padding: 25px;
    position: absolute;
    display: none;
    flex-direction: column;
    top: 50px;
    right: 0;
    width: 230px;
    background: rgba(92, 0, 123, 1);
    /* min-height: 160px; */
    max-height: 90vh;
    overflow-y: auto;
    align-items: flex-start;
    gap: 30px;
    transform: all 0.3s ease-in-out;
  }

  .header-menu li {
    width: 90%;
    border-bottom: var(--color-gray-2) 1px solid;
    padding-bottom: 20px;
  }

  .header-menu li a {
    font-size: 18px;
  }

  #header-menu li:nth-child(n + 6) {
    display: block;
  }

  .visible_flex {
    display: flex;
    padding: 25px;
    /* padding-top: 100px; */
    padding-top: 10px;
    position: absolute;
    flex-direction: column;
    top: 50px;
    right: 0;
    width: 100vw;
    background: rgba(92, 0, 123, 1);
    max-height: 90vh;
    overflow-y: auto;
    align-items: flex-start;
    gap: 30px;
    transform: all 0.3s ease-in-out;
  }

  .header-menu__blog-descr {
    position: relative;
    top: 25px;
    left: 0;
    background: transparent;
    width: auto;
    padding: 0px;
  }

  .button__popup__menu {
    display: block;
  }

  .breadcrumbs {
    display: none;
    margin-left: 95px;
  }

  .breadcrumbs ul {
    display: none;
  }

  .header-menu li:hover {
    color: var(--color-yellow);
  }

  .navigation ul li:not(:last-of-type) {
    border-right: none;
  }

  .header__media__ul,
  .bookmark__text {
    display: none;
  }

  .header {
    padding-left: 20px;
    padding-right: 0px;
  }

  .header__logo {
    margin-left: 40px;
    margin-top: 110px;
    width: 200px;
    z-index: 300;
    /* z-index: 10; */
  }

  .header__logo img {
    width: 85%;
    object-fit: contain;
  }

  .header__logo_page {
    margin-top: 80px;
    width: 150px;
    z-index: 300;
  }

  .button-main_page {
    width: 150px;
  }

  .bookmark__icon {
    margin-right: 15px;
  }

  .button {
    position: initial;
    margin-top: 10px;
  }

  .main-title__blog {
    left: 2%;
  }

  h2.main-title__purple {
    margin-bottom: 0px;
  }

  h2.main-title__social_single {
    max-width: 55%;
  }

  .button-main__slot {
    top: 56%;
    left: -0.5%;
    width: 27%;
  }

  .button-main__blog {
    width: 250px;
    left: 0%;
  }

  .wrapper-for-mobile {
    display: flex;
    justify-content: space-between;
    height: 50px;
  }

  .hamburger {
    display: block;
    position: relative;
    border: none;
    background: transparent;
    width: 40px;
    height: 26px;
    margin: 10px 20px;
    cursor: pointer;
  }

  .hamburger::before,
  .hamburger::after {
    content: "";
    left: 0;
    position: absolute;
    display: block;
    width: 100%;
    height: 4px;
    border-radius: 10px;
    background: #fff;
  }
  .hamburger::before {
    top: 0;
    box-shadow: 0 11px 0 #fff;
    transition: box-shadow 0.3s 0.15s, top 0.3s 0.15s, transform 0.3s;
  }
  .hamburger::after {
    bottom: 0;
    transition: bottom 0.3s 0.15s, transform 0.3s;
  }

  .burger-checkbox:checked + .hamburger::before {
    top: 11px;
    transform: rotate(45deg);
    box-shadow: 0 6px 0 rgba(0, 0, 0, 0);
    transition: box-shadow 0.15s, top 0.3s, transform 0.3s 0.15s;
  }
  .burger-checkbox:checked + .hamburger::after {
    bottom: 11px;
    transform: rotate(-45deg);
    transition: bottom 0.3s, transform 0.3s 0.15s;
  }

  /* .hamburger {
    display: block;
    width: 60px;
    cursor: pointer;
    transition: all 0.3s ease-out;
    background: url("/wp-content/themes/gambinoslot/assets/img/menu-btn-lines.webp")
      center center/cover no-repeat;
  }

  .hamburger.hamburger-active {
    display: block;
    width: 100px;
    cursor: pointer;
    transition: all 0.3s ease-out;
    background: url("/wp-content/themes/gambinoslot/assets/img/cross-btn-new.webp")
      center center/cover no-repeat;
  }

  .hamburger img {
    width: 100%;
  } */

  #header-menu li:first-child {
    /* order: 99; */
  }

  /* #header-menu li:first-child:hover + .button-menu__mob {
    top: 870px;
  } */

  .sub-menu-pokies {
    display: block;
    width: 90%;
    left: 3%;
    top: 365px;
    background: rgba(92, 0, 123, 1);
    box-shadow: none;
    z-index: 20;
  }

  .sub-menu-pokies li a {
    font-size: 18px;
    line-height: 1.6;
  }

  .sub-menu-pokies__item {
    display: block;
    margin-bottom: 0px;
  }

  .sub-menu-pokies__item-1 {
    margin-right: 0px;
  }

  .sub-menu-pokies li {
    font-size: 12px;
  }

  .sub-menu-pokies__wrapper {
    margin-right: 0px;
  }

  .sub-menu-pokies__slots {
    display: none;
  }

  h2.main-title__blog {
    left: 1%;
  }

  h2.main-title__blog_free {
    text-align: start;
    left: 3%;
    font-size: 50px;
  }

  h2.main-title__blog_free_progressive {
    max-width: 46%;
  }

  h2.main-title__blog_page {
    margin-left: 4px;
    font-size: 28px;
  }

  .slot-item__link {
    font-size: 18px;
  }

  .flex__banner {
    top: 31%;
  }

  .flex__banner_purple {
    left: -10%;
    /* left: -11%; */
  }

  .cards-img {
    display: none;
  }

  .cards-img__mob {
    display: block;
  }

  .cards {
    flex-direction: column;
  }

  .card-item_pig,
  .card-item_hulk {
    margin-right: 42px;
  }

  .cards-img__mob {
    margin-top: 10px;
    width: 360px;
  }

  .cards-img__mob img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .cards-img__mob_krab {
    margin-top: -16px;
  }

  .card__title {
    width: 70%;
    top: 42px;
    left: 3px;
    font-size: 20px;
    line-height: 19px;
  }

  .card__title_pig {
    top: 60px;
    left: 103px;
  }

  .card__title_cat {
    left: -3px;
  }

  .card__title_hulk {
    width: 66%;
    top: 42px;
    left: 119px;
  }

  .card__title_krab {
    top: 43px;
    left: -8px;
  }

  .card__content {
    width: 55%;
    font-size: 20px;
  }

  .card__content__pig {
    top: 57%;
    left: 134px;
  }

  .card__content_cat {
    top: 73px;
    left: 18px;
  }

  .card__content_hulk {
    left: 145px;
    top: 75px;
  }

  .card__content_krab {
    top: 75px;
    left: 11px;
  }

  h1.main-title {
    max-width: 80%;
  }

  .title__about {
    margin: 0 35px;
  }

  .button-about {
    display: block;
  }

  .about__wrapper {
    flex-wrap: wrap;
  }

  .about-cont {
    width: 100%;
  }

  .about__text {
    padding: 30px 30px 0 30px;
    width: 100%;
    font-size: 20px;
    order: 2;
  }

  .about__img {
    width: 100%;
    order: 1;
  }

  .slot__slot-games {
    width: 300px;
  }

  .slot-info__block-border {
    padding: 40px 60px;
  }

  .slot-info__wrapper {
    height: initial;
    max-height: initial;
  }

  .slot-info__block {
    width: 100%;
  }

  .slot-info__block__wrapper {
    flex-wrap: nowrap;
    justify-content: center;
    gap: 50px;
  }

  h2 {
    text-align: center;
  }

  .welcome {
    padding: 20px;
  }

  .welcome__text {
    font-size: 14px;
  }

  .card {
    height: 280px;
  }

  .card__number {
    font-size: 65px;
  }

  .card__text {
    font-size: 18px;
  }

  .button__container {
    margin-top: -20px;
  }

  .coins {
    bottom: -2%;
  }

  .faq {
    padding: 20px 20px 10px;
  }

  .footer {
    padding: 30px 20px 15px;
  }

  .slider_first {
    display: none;
  }

  .slider-container_first {
    display: none;
    /* display: block; */
    margin: 0 auto;
    width: 570px;
  }

  .slider-container ul li {
    list-style-type: none;
  }

  .aside-game {
    display: none;
  }

  .aside-game__title {
    margin: 40px 0px 20px;
    font-size: 28px;
    width: 100%;
  }

  .container__home {
    max-width: 960px;
  }

  .slot__container {
    justify-content: center;
  }

  .slot img {
    width: 100%;
  }

  .button-slot {
    width: 48%;
    bottom: -30px;
    /* bottom: -53px; */
  }

  .button-slot__home {
    bottom: -31px;
    /* bottom: -46px; */
  }

  .man-coins {
    right: 1%;
    width: 34%;
  }

  .girl-vip__desktop {
    top: 39.5%;
    right: 74%;
  }

  .button-links li {
    width: 100px;
  }

  .footer__wrapper ul li {
    margin: 0 20px !important;
  }

  .blogs__container {
    gap: 10px;
  }

  .blog-card__wrapper {
    max-width: 30%;
  }

  .blog-card__title {
    font-size: 14px;
  }

  .faq__item {
    width: 100%;
    min-height: 160px;
  }

  .faq__item__descr p {
    margin-top: 0px;
  }
}

@media (max-width: 767px) {
  body {
    max-width: 767px;
  }

  p {
    line-height: 1.2em;
  }

  .hamburger {
    margin: 30px 20px;
  }

  /* .hamburger {
    width: 100px;
    background: url("/wp-content/themes/gambinoslot/assets/img/menu-btn-lines.webp")
      center center/cover no-repeat;
  }

  .hamburger.hamburger-active {
    background: url("/wp-content/themes/gambinoslot/assets/img/cross-btn-new.webp")
      center center/cover no-repeat;
  } */

  .wrapper-for-mobile {
    height: 90px;
  }

  .bookmark {
    display: none;
    margin-top: 4px;
    margin-right: 20px;
    width: 100%;
    cursor: pointer;
  }

  .bookmark__img {
    display: none;
  }

  .header {
    height: 90px;
  }

  .header__logo {
    margin-left: 0px;
    margin-top: 5px;
    width: 120px;
  }

  .main-section {
    padding: 10px 20px 30px;
  }

  .header__wrapper {
    position: relative;
  }

  .visible_flex {
    top: 90px;
  }

  .sub-menu-pokies {
    display: none;
    left: 3%;
    min-width: 50%;
  }

  #header-menu li:first-child::after {
    display: none;
  }

  .sub-menu-pokies__item {
    display: block;
    margin-bottom: 0px;
  }

  .sub-menu-pokies__item-1 {
    margin-right: 0px;
  }

  .sub-menu-pokies li {
    font-size: 12px;
  }

  .sub-menu-pokies__wrapper {
    margin-right: 0px;
  }

  .button-main img {
    height: 100%;
  }

  .button-main__blog {
    top: 79%;
    left: 27%;
  }

  .button-main__slot {
    top: 72%;
    left: 27.5%;
  }

  h1.main-title {
    max-width: 90%;
    font-weight: 700;
    font-size: 64px;
    line-height: 75px;
    margin-top: 160px;
    margin-bottom: 0px;
    margin-left: 10px;
  }

  h1.main-title span {
    font-weight: 700;
    font-size: 64px;
    line-height: 75px;
  }

  h1.main-title__slot {
    display: none;
  }

  h1.main-title__general {
    display: none;
  }

  h2 {
    font-size: 28px;
  }

  h2.main-title__blog {
    display: none;
    max-width: 75%;
  }

  h2.main-title__blog_page {
    display: none;
  }

  h2.main-subtitle {
    margin-left: 10px;
    font-size: 46px;
  }

  .subtitle__home_first {
    margin-left: 0;
  }

  .subtitle__home__ul {
    margin-left: 0;
  }

  .container__home__index {
    font-size: 18px;
  }

  .container__home__index h1 {
    font-size: 32px;
    font-weight: 800;
  }

  .container__home__index h2 {
    margin-bottom: 18px;
    font-size: 28px;
  }

  .container__home__index h3 {
    margin-bottom: 18px;
    font-size: 24px;
  }

  .flex__banner {
    display: block;
    text-align: center;
    position: initial;
    margin-top: 20px;
    /* display: flex;
    justify-self: start;
    align-self: start;
    flex-direction: row;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 87%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%); */
  }

  .button-main {
    width: 30%;
    margin: 20px 0px;
  }

  .hide-button {
    display: none;
  }

  .button-header {
    display: none;
    width: 132px;
    top: 72px;
    right: -5px;
  }

  .button-main_page {
    display: block;
    margin: 20px auto;
    position: initial;
    width: 60%;
    /* width: 70%; */
  }

  .main-section__buttons {
    margin-top: 180px;
    align-items: flex-start;
    flex-direction: column-reverse;
  }

  .buttons-container {
    top: 82%;
    left: 16%;
  }

  .slider_first {
    display: none;
    padding-top: 20px;
    background: radial-gradient(
      73.33% 120.79% at 19.86% 55.35%,
      #55007d 0%,
      #2a0039 100%
    );
  }

  .slider-container {
    display: block;
    margin: 0 auto;
    width: 100%;
  }

  .aside-game {
    display: none;
    width: 100%;
    position: initial;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    background: var(--purple-gradient-2);
    border: none;
    border-radius: 0px;
  }

  .aside-game__title {
    margin: 40px 0 20px;
    width: 100%;
    font-size: 28px;
  }

  .aside-game__item__wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .aside-game__item {
    width: 120px;
    height: 120px;
  }

  .aside-game__up,
  .aside-game__down {
    display: none;
  }

  .description__home {
    padding-top: 0px;
  }

  .slot-item__link {
    font-size: 22px;
  }

  h1.title__home {
    margin-top: 0px;
    font-weight: 400;
    font-size: 32px;
  }

  .subtitle__home__ul li {
    margin: 0px 0 0 10px;
  }

  .subtitle__home__ul li p {
    margin-bottom: 5px;
  }

  .subtitle__home__ul p {
    margin-bottom: 0px;
  }

  .welcome {
    padding: 20px;
    background: var(--purple-gradient-color-bg);
  }

  .welcome__home {
    position: relative;
    margin-top: 0px;
    background: var(--purple-gradient-color-bg);
    /* margin-top: -40%;
    padding: 0;
    background: var(--color-white); */
  }

  .welcome__bg {
    display: none;
  }

  .welcome__bg__mob {
    width: 100%;
    display: block;
    object-fit: contain;
    height: 100%;
    filter: blur(10px);
  }

  .text__container {
    position: relative;
    padding: 0px;
    /* top: 20%; */
  }

  .title__welcome {
    font-size: 28px;
    text-align: left;
  }

  .title__welcome p,
  .title__welcome__home p {
    font-family: "Roboto", sans-serif;
  }

  .welcome__text {
    font-size: 22px;
    position: initial;
  }

  .buttons__wrapper__home {
    display: none;
    margin-top: 15px;
  }

  .buttons__category__mobile {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    z-index: 100;
  }

  .welcome-button__home {
    padding: 15px 25px;
    width: 240px;
  }

  .describe-section {
    position: relative;
    padding: 10px 20px 10px;
    background: url(/wp-content/themes/gambinoslot/assets/img/mobile_bg-11zon.webp)
      center center/cover no-repeat;
  }

  .describe-item__man {
    position: relative;
    margin-top: 540px;
    z-index: 10;
  }

  .text__home__under {
    width: 100%;
  }

  .man-coins {
    width: 50%;
    bottom: 34%;
    right: 23%;
    z-index: 1;
  }

  .coins,
  .gifts {
    display: none;
  }

  .feedback__content {
    height: 90%;
  }

  .feedback-emoji3 {
    display: none;
    width: 110px;
  }

  .feedback-emoji4 {
    width: 110px;
    top: -2%;
    right: 85%;
  }

  .feedback-emoji2 {
    width: 110px;
    top: 68%;
    right: 27%;
  }

  .diamonds {
    display: none;
  }

  .info-section {
    padding: 40px 20px 20px;
  }

  .info-section__page {
    padding-bottom: 50px;
  }

  .info-item {
    padding: 5px 30px 35px;
  }

  .info-item__girl {
    margin-top: 350px;
  }

  .girl-vip__desktop {
    display: none;
  }

  .girl-vip {
    display: block;
    width: 325px;
    top: 0%;
    right: 33%;
    z-index: 1;
  }

  .girl-vip img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .text__home__white_under {
    margin-left: 0px;
  }

  .about {
    padding: 25px 0px 0px 0px;
  }

  .about__wrapper {
    margin-top: 0px;
  }

  .about-cont {
    padding: 10px 10px 0px 10px;
  }

  .title__about {
    padding: 0 0px;
    font-size: 26px;
  }

  .about__text {
    margin-top: 25px;
    padding: 0 0px;
  }

  h2.title {
    margin-top: 0px;
    /* margin-top: 20px; */
    font-weight: 700;
    font-size: 28px;
  }

  .description-welcome {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
  }

  .description-welcome a {
    transition: 0.3s;
  }

  .description-welcome a:hover {
    filter: brightness(0.85);
  }

  .button-video__play {
    display: block;
    margin: 30px auto 20px;
    padding: 15px 30px;
    display: block;
    background: transparent;
    color: var(--color-black);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    border: none;
  }

  .button-video__play_about {
    margin: 15px auto 0;
  }

  .title__slot-info {
    margin: 30px 0 0 0;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    text-align: left;
  }

  .button-slot {
    bottom: -43px;
  }

  .button-slot__home {
    bottom: -30px;
  }

  .slot__slot-games {
    width: 460px;
  }

  .slot-info__block {
    width: 100%;
  }

  .slot-info__block_white {
    margin-top: 20px;
    padding: 0 20px;
    order: 1;
  }

  .slot-info__block-border {
    padding: 40px 10px;
  }

  .slot-info__buffalo_1 {
    order: 1;
  }

  .slot-info__wrapper {
    height: initial;
    max-height: initial;
  }

  .slot-info__block_table {
    padding: 10px 20px;
    order: 4;
  }

  .title__about-rules {
    font-size: 26px;
  }

  h2 {
    margin-top: 20px;
    font-weight: 700;
    font-size: 26px;
    text-align: center;
  }

  .slot-info__block__wrapper {
    flex-wrap: nowrap;
    justify-content: center;
    gap: 50px;
  }

  .cards__wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }

  .cards__title {
    font-size: 28px;
  }

  .card {
    padding: 30px;
    width: 340px;
    height: 130px;
    background: url("/wp-content/themes/gambinoslot/assets/img/bg_set_mob.png.webp");
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    gap: 20px;
  }

  .card__number {
    font-weight: 700;
    font-size: 100px;
    line-height: 68px;
  }

  .win-slots {
    padding: 80px 10px 120px 10px;
  }

  figure {
    margin: 0 0 0 !important;
  }

  .card__text {
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
  }

  .bonus {
    margin-top: 0px;
    flex-wrap: wrap;
    height: auto;
  }

  .bonus__block {
    padding: 15px 20px 5px 20px;
    width: 100%;
    order: 2;
  }

  .button-mobile {
    display: block;
  }

  .bonus-block {
    min-height: 250px;
    width: 100%;
  }

  .bonus__block__img {
    width: 100%;
  }

  .bonus-block__grey {
    padding: 20px;
    background: var(--color-white);
    order: 1;
  }

  .bonus-block__dark_1 {
    order: 0;
  }

  .bonus-block__dark_2 {
    order: 2;
  }

  .bonus-block__white {
    order: 3;
  }

  .block__title {
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
  }

  .bonus-block__white {
    padding: 20px;
  }

  .about-rules {
    padding: 0px 0px 20px 0px;
  }

  .description {
    padding: 20px;
  }

  .coin img {
    top: -140px;
  }

  .faq {
    /* background-color: var(--purple-gradient-color-bg); */
    z-index: 0;
    padding: 20px 20px 100px;
  }

  .faq__container {
    margin-top: 35px;
    width: 100%;
  }

  .faq__item__title_wrap {
    margin-top: 0;
    align-items: flex-start;
  }

  .title-faq {
    margin: 0px 0px 20px 0px;
    font-size: 28px;
  }

  .faq__item_2 {
    display: none;
  }

  .faq__item-last {
    border-bottom: none;
  }

  .faq__item--listing {
    display: block;
  }

  .faq__item__title {
    font-size: 20px;
    /* font-size: 16px; */
    text-align: left;
  }

  .faq__item__descr {
    font-size: 16px;
  }

  .button_faq {
    margin: 50px auto 0;
  }

  .discover {
    padding: 20px;
  }

  h2.title-discover {
    margin-top: 20px;
  }

  h2.title-discover-slots {
    margin-top: 0px;
  }

  .title-discover {
    font-size: 28px;
    line-height: 30px;
  }

  .discover-block__wrapper {
    margin-top: 10px;
    flex-wrap: wrap;
    gap: 20px;
  }

  .discover-block {
    width: 100px;
    height: 100px;
  }

  .discover-block img {
    width: 100%;
    object-fit: contain;
  }

  .footer {
    position: relative;
    padding: 0px 0px 20px;
  }

  .footer__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    padding: 20px;
    background: transparent;
  }

  .footer__container {
    background-color: var(--color-purple);
    margin-top: -70px;
  }

  .footer__container__index {
    margin-top: 0px;
    background-color: var(--color-purple);
  }

  .footer__container__reviews {
    margin-top: 50px;
  }

  .footer__logo {
    position: initial;
    top: 50%;
    left: 7%;
    width: 100px;
    height: 100px;
  }

  .footer__logo img {
    width: 100%;
    object-fit: contain;
  }

  .header__media_footer {
    display: none;
    margin-right: 0;
    width: 70%;
    justify-content: flex-end;
  }

  .footer__wrapper ul {
    gap: 0px;
  }

  .footer__wrapper ul li {
    font-weight: 400;
    font-size: 16px;
  }

  .footer__text {
    margin-right: 5px;
    text-align: center;
    font-size: 16px;
  }

  .footer__links {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer__links li {
    display: block;
    width: 130px;
  }

  .footer__links li a {
    color: var(--color-gray-2);
    text-decoration: none;
  }

  .wp-block-gallery.has-nested-images
    figure.wp-block-image:not(#individual-image) {
    width: 100% !important;
  }

  .bg__desktop {
    display: none;
  }

  .bg__desktop_home {
    display: none;
  }

  .bg__mobile {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .button-main__home {
    display: block;
    position: initial;
    margin: 20px auto 20px;
    width: 60%;
    /* display: block;
    margin: 0;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -50%); */
  }

  .description__home__social {
    margin-left: 0px;
  }

  .description__home__social ul {
    justify-content: center;
  }

  .description__home__social ul li {
    margin-right: 10px;
    transition: 0.3s;
  }

  li {
    margin: 8px;
  }

  .description__home__social_footer {
    padding: 0 0px;
    display: flex;
  }

  .subtitle__home {
    font-size: 28px;
    font-weight: 700;
    margin-top: 30px;
  }

  .subtitle__home p,
  .subtitle__home_first p {
    font-family: "Roboto", sans-serif;
  }

  .subtitle__home__page {
    font-size: 32px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .subtitle__home__ul li {
    list-style: disc;
    margin: 0.5em 0 0 1%;
  }

  .feedback {
    padding: 25px 25px 40px;
    height: 550px;
  }

  .feedback-section {
    flex-wrap: wrap;
  }

  .feedback__content {
    height: 77%;
  }

  .slots__title {
    margin: 20px 0 10px 0;
    font-weight: 700;
    font-size: 28px;
  }

  .slots__title__home {
    margin-top: 10px;
    font-size: 28px;
    margin-bottom: 0px;
  }

  .slots__title__home p {
    margin-bottom: 0px;
  }

  .slot-name {
    top: 3%;
    left: 0%;
  }

  .avatar {
    width: 120px;
    margin: 0 auto;
  }

  .category-links {
    flex-wrap: wrap;
  }

  .text__home__under p,
  .text__home__under p {
    width: 100% !important;
  }

  .footer__text_down {
    font-size: 16px;
  }

  .banner-desk {
    display: none;
  }

  .banner-mob {
    display: block;
  }

  .join-btn-wide {
    width: 160px;
    top: 85%;
  }

  .join-btn {
    width: 100px;
    left: 85%;
    top: 47%;
  }

  .footer__links {
    gap: 0px;
  }

  .not-found {
    margin: 40vh auto;
  }

  .not-found span {
    font-size: 26px;
  }

  .m-off {
    display: none;
  }
}

@media (max-width: 575px) {
  .button-main {
    width: 50%;
  }

  .button-main__home {
    width: 60%;
  }

  .button-about {
    width: 310px;
  }

  .button-main__blog {
    top: 68%;
    left: 24%;
  }

  .button-main__slot {
    top: 68%;
    left: 24.5%;
  }

  .buttons-container {
    left: 5%;
  }

  .main-title__slot {
    display: none;
  }

  .title__about,
  .title__slot-info__block,
  .title__description,
  .title-faq,
  h2.title-discover {
    font-size: 28px;
  }

  .slot-info__block__item_name ul li,
  .slot-info__block__item_mean ul li {
    margin: 15px 0 0 0.35em;
  }

  .glide__slides {
    margin-top: 20px;
  }

  .subtitle__home__page {
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .subtitle__home__page p {
    margin-bottom: 0px;
  }

  .subtitle__home__ul {
    font-size: 18px;
  }

  .subtitle__home__ul li {
    list-style: disc;
    margin: 0.5em 0 0 0.5em;
    /* font-size: 18px; */
    font-size: 20px;
  }

  .girl-vip {
    top: 0%;
    left: 15%;
  }

  .microsoft-btn .fcb-btn {
    display: none;
  }

  .about__text {
    font-size: 16px;
  }

  .button-slot {
    width: 220px;
    bottom: -35px;
  }

  .button-slot img {
    width: 100%;
  }

  .slots-section {
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .slider-container {
    margin: -10px auto 0px;
    width: 100%;
  }

  .aside-game__item {
    width: 100px;
    height: 100px;
  }

  .aside-game__up,
  .aside-game__down {
    display: none;
  }

  .wp-block-gallery.has-nested-images
    figure.wp-block-image:not(#individual-image) {
    width: initial !important;
  }

  .slot {
    display: block;
    padding: 25px 25px 40px;
    width: 100%;
  }

  .slot-item {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    /* height: 100%; */
    /* top: 7%;
    left: 5%;
    width: 91%;
    height: 82%; */
    border-radius: 16px;
    background: rgba(0, 0, 0, 0.45);
    transition: all 0.2s linear;
    z-index: 10;
  }

  .slot-item__home {
    top: 7%;
    left: 5%;
    width: 91%;
    /* min-height: 33%; */
    min-height: 82%;
  }

  .slot-info__block__item_name ul li,
  .slot-info__block__item_mean ul li {
    font-size: 16px;
  }

  .slot-info__buffalo {
    min-height: 295px;
  }

  .discover-block {
    width: 80px;
  }

  .faq {
    padding: 20px 20px 65px;
  }

  .discover {
    padding: 20px 20px 20px;
  }

  .footer__wrapper {
    padding: 0px 20px 20px;
  }

  .footer__wrapper ul {
    flex-wrap: wrap;
    gap: 0px;
  }

  .footer__text {
    margin-top: 0px;
  }

  .button-slot__describe img {
    width: 100%;
    object-fit: contain;
  }

  h1.title__home {
    font-size: 32px;
  }

  .welcome {
    padding-bottom: 10px;
  }

  .welcome__text {
    font-size: 20px;
    /* font-size: 18px; */
  }

  .describe-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .info-section {
    padding: 40px 20px 50px;
  }

  .button-slot__describe {
    width: 220px;
  }

  .button-slot__describe {
    width: 340px;
  }

  .button-slot__describe_free {
    width: 290px;
  }

  .button_faq {
    width: 200px;
  }

  .button-slot__describe {
    margin: -45px auto 0;
  }

  .feedback {
    display: block;
    position: relative;
    padding: 25px 25px 40px;
    width: 97%;
    height: 480px;
  }

  .feedback__content {
    width: 100%;
    margin-left: 0px;
  }

  .feedback__text {
    font-weight: 300;
    font-size: 20px;
    /* font-size: 18px; */
    line-height: 24px;
    text-align: start;
  }

  .avatar {
    display: block;
    margin: 0 auto;
    width: 120px;
    top: 6%;
    left: 3%;
  }

  .feedback__rait {
    display: block;
    margin: 0 auto;
    text-align: start;
  }

  .feedback__name {
    font-size: 18px;
    text-align: start;
  }

  .feedback-emoji3 {
    width: 90px;
    top: 2%;
    left: 57%;
  }

  .feedback-emoji2 {
    width: 90px;
    top: 59%;
    right: 19%;
  }

  .feedback-emoji4 {
    display: none;
  }

  .man-coins {
    width: 350px;
    bottom: 34%;
    right: 8%;
    z-index: 1;
  }

  .microsoft-btn,
  .fcb-btn {
    display: none;
  }

  .describe-item {
    padding: 5px 30px 50px;
  }

  .text__home {
    margin-top: 10px;
    /* font-size: 18px; */
    font-size: 20px;
  }

  .discover-block__wrapper {
    gap: 0px;
  }

  .footer-item__hide {
    display: none;
  }

  .description__home__social_footer {
    margin-top: 0px;
  }

  .join-btn-wide {
    width: 115px;
    top: 85%;
    left: 63%;
  }

  .join-btn {
    width: 75px;
    left: 85%;
    top: 47%;
  }

  .subtitle__home__ul p {
    margin-bottom: 0px;
  }

  h2.slots__title__home {
    margin-top: 10px;
    font-size: 28px;
    margin-bottom: 0px;
  }

  .slots__title__home p {
    margin-bottom: 0px;
  }

  .avatar__img {
    width: 60px;
    height: 60px;
  }

  .avatar__name a {
    font-size: 18px;
    font-weight: 400px;
  }

  .avatar__descr {
    font-size: 16px;
  }

  .avatar__date {
    font-size: 16px;
  }

  .blogs__container {
    justify-content: center;
    gap: 5px;
  }

  .blog-card__wrapper {
    margin-top: 20px;
    max-width: 90%;
  }
}

@media (max-width: 475px) {
  .container__home__index h1 {
    font-size: 28px;
  }

  h1.main-title {
    max-width: 100%;
    font-size: 54px;
  }

  h1.title__home {
    font-size: 28px;
    text-align: left;
    font-weight: bold;
  }

  .container__home__index h2 {
    margin-bottom: 20px;
    font-size: 24px;
  }

  h2.main-title__blog {
    max-width: 60%;
  }

  .subtitle__home {
    font-size: 24px;
  }

  .button-main img {
    height: 80px;
  }

  .title__welcome {
    font-size: 24px;
  }

  .slots__title {
    font-size: 24px;
  }

  .glide__slides {
    margin-top: 0;
    margin-bottom: 0;
  }

  .cards__title {
    font-size: 24px;
  }

  .container__home__index h3 {
    font-size: 20px;
  }

  .button-main__blog {
    top: 66%;
  }

  /* .header__logo {
    margin-top: 90px;
    width: 150px;
  } */

  .welcome__text span {
    display: none;
  }

  .feedback-emoji2 {
    width: 90px;
    top: 59%;
    right: 19%;
  }

  .girl-vip {
    left: 3%;
  }

  .man-coins {
    bottom: 36%;
  }

  .slot-item {
    width: 100%;
    /* height: 100%; */
  }

  .slot-item__home {
    top: 7%;
    left: 5%;
    width: 89%;
    min-height: 80%;
  }

  .close-wow {
    right: -1%;
    width: 8%;
  }

  h2.slots__title__home {
    margin-top: 10px;
    font-size: 24px;
    margin-bottom: 0px;
  }

  .slots__title__home p {
    margin-bottom: 0px;
  }

  .subtitle__home__page {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .cards {
    margin-top: 0;
  }

  .cards__title--home {
    margin-top: 15px;
  }

  .win-slots {
    padding: 40px 10px 40px 10px;
  }

  .feedback__text {
    font-size: 20px;
    /* font-size: 16px; */
    line-height: 24px;
  }

  .feedback__name {
    font-size: 18px;
  }

  .title-faq {
    font-size: 24px;
  }

  h2.title-discover {
    margin-top: 20px;
    font-size: 24px;
  }

  h2.title-discover-slots {
    margin-top: 0px;
  }

  .discover-block__wrapper {
    margin-top: -15px;
  }

  .button-links {
    margin: 40px 0;
  }

  .description__home__social {
    margin-top: 0;
  }

  .footer-subtitle {
    margin: 40px 0;
  }

  table b {
    font-size: 16px;
  }

  table span {
    font-size: 16px;
  }

  td {
    padding: 5px;
  }
}

@media (max-width: 400px) {
  h1.main-title {
    font-size: 46px;
  }

  .button-main__blog {
    top: 66%;
  }

  .title__welcome {
    font-size: 20px;
  }

  .welcome__home {
    /* margin-top: -40%; */
  }

  .subtitle__home__ul {
    font-size: 16px;
  }

  .subtitle__home__ul ul li {
    font-size: 20px;
    /* font-size: 16px; */
  }

  .describe-section {
    padding: 10px 20px 10px;
  }

  .slider-container {
    max-width: 355px;
  }

  .subtitle__home {
    font-size: 20px;
  }

  .subtitle__home p {
    margin: 0px;
  }

  .subtitle__home__page {
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .slider__wrapper {
    padding: 0px;
  }

  .info-item__girl {
    margin-top: 285px;
  }

  .info-section {
    padding: 40px 20px 40px;
  }

  .text__home {
    margin-top: 20px;
    font-size: 20px;
    /* font-size: 16px; */
  }

  .describe-item {
    padding: 5px 30px 50px;
  }

  .man-coins {
    width: 350px;
    right: -2%;
  }

  .feedback-emoji3 {
    width: 72px;
    top: -10%;
    left: 78%;
  }

  .feedback {
    position: relative;
    width: 350px;
    height: 480px;
  }

  .feedback-emoji4 {
    display: none;
  }

  .feedback-emoji2 {
    width: 87px;
    top: 63%;
    right: 8%;
  }

  .feedback__text {
    font-weight: 300;
    font-size: 20px;
    /* font-size: 14px; */
    line-height: 24px;
  }

  .feedback__name {
    font-size: 14px;
  }

  .button-slot {
    width: 195px;
    bottom: -38px;
  }

  .button-slot__describe {
    width: 260px;
  }

  .button-slot__describe img {
    width: 100%;
    object-fit: contain;
  }

  .button-slot__describe_long {
    width: 320px;
  }

  .button-slot__describe_free {
    margin: -40px auto 0;
    width: 270px;
  }

  .button-slot__describe_now {
    margin: -43px auto 0;
    width: 220px;
  }

  .avatar {
    top: 6%;
    left: 3%;
  }

  .girl-vip {
    right: 22%;
    top: 0%;
  }

  .coin {
    width: 105px;
  }

  .card__title_cat {
    left: 13px;
    width: 57%;
  }

  .microsoft-btn {
    display: none;
  }

  .fcb-btn {
    display: none;
  }

  .welcome__text {
    font-size: 20px;
    /* font-size: 16px; */
  }

  .slot-item {
    top: 0%;
    left: 0%;
    width: 100%;
  }

  .slot-item__home {
    top: 7%;
    left: 5%;
    width: 89%;
    min-height: 80%;
  }
}

@font-face {
  font-family: "Roboto";
  src: url("/wp-content/themes/gambinoslot/fonts/Roboto/Roboto-Bold.ttf")
    format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans", sans-serif;
  src: url("/wp-content/themes/gambinoslot/fonts/OpenSans-Regular.ttf");
  /* font-weight: normal; */
}
