/*
Theme Name: slot
Text Domain: slot
*/
* {box-sizing:border-box;}
body {
    margin: 0;
    padding: 0;
  
	font-size:15px;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: rgba(255,255,255,0.7);
	background: #0a0d0e url(/wp-content/uploads/2024/02/bg.png);
	font-weight:400;
	line-height:1.6;
	overflow-x:hidden!important;
}
img {
    margin: 0;
    padding: 0;
    border: none;
    max-width: 100%;
    height: auto;
}
section img {
    max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    padding: 0;
	line-height:1.3;
	color:#fff;
	font-weight: 700;
}
h1 {font-size:28px;}
h2 {font-size:25px;}
h3 {font-size:22px;}
h4 {font-size:19px;}
h5 {font-size:17px;}
h6 {font-size:15px;}
p {
    margin: 0 0 15px;
    padding: 0;
}
table {border-collapse: collapse;width:100%;text-align:center;border:1px solid rgba(255,255,255,0.1);margin:0 0 15px;}

table td, table th {border:1px solid rgba(255,255,255,0.1); padding:10px 15px;}
@media screen and (max-width: 767px) {
    .scd {
        width: 100%;
        overflow: auto!important;
        table td
        box-sizing: border-box;
        margin: 20px 0 20px;
    }
    .scd table {
        margin: 0 0 0 0!important;
        border: none!important;
        border-radius: 0!important;
    }
}

#section_title a {background: #005ef6;
  color: #fff;
  text-align: center;
  font-weight: 700;display:block;max-width:230px;margin:15px auto;
  padding: 10px;
  border-radius: 5px;}
blockquote {border-left:5px solid #0879e2;padding:0 0 0 15px;font-size:17px;color:#fff;font-style:italic;margin:0 0 15px;}
a {
    color: #e5b95f;
	text-decoration: none;
}
a:hover {
    text-decoration: none;
   color:#fff;
}
ul, ol {
    margin: 0 0 15px 15px;
    padding: 0;
}
.clear {
    clear: both;
}
.center {
    text-align: center;
    margin-bottom: 40px;
}
pre {
    border: 1px solid #d1d1d1;
    font-size: 1rem;
    line-height: 1.3125;
    margin: 0 0 1.75em;
    max-width: 100%;
    overflow: auto;
    overflow-wrap: break-word;
    padding: 1.75em;
    white-space: pre-wrap;
}

.wp-caption {
    margin-bottom:15px;
    font-size: 14px;
    max-width: 100%;
}
.wp-caption-text {
 padding:6px 0 0;font-style:italic; opacity:0.8;text-align:center;
}
.sticky {
    margin: 0;
    padding: 0;
}
.screen-reader-text,
.bypostauthor,
.gallery-caption {
    margin: 0;
    padding: 0;
}
.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 45px;
    margin-top: 4px;
    margin-bottom: 20px;
    padding: 0;
}
.alignright,
img.alignright {
    display: inline;
    float: right;
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}


.toggleMenu {
    display: none;
}

.home h2, .home h1, .section-title {font-size: 22px;font-weight:700;color:#fff;margin:0 0 15px;line-height:1.3;}
.home h3 {font-size: 18px;}
/* ------- Slider -------- */
.bg-shadow {
  margin: 0 auto;
  padding: 30px 0;
  width: 100%;
  height: 100%;
  max-width: 1450px;
  background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 7%,rgba(0,0,0,1) 10%,rgba(0,0,0,1) 90%,rgba(0,0,0,1) 93%,rgba(0,0,0,0) 100%);
}
#section_welcome_bonus {color:#fff;font-weight:700;width:100%;max-width:1160px;padding:30px 30px 0;
position:relative;height:300px;background:url(/wp-content/uploads/2024/02/225b.jpg) no-repeat left center;
background-size:cover;border-radius:10px;overflow:hidden;margin:0 auto 30px;}
#section_welcome_bonus b {font-size:24px;display:block;font-weight:700;}
#section_welcome_bonus p {margin:0;}
#section_welcome_bonus img {max-width:400px;}
.fs {position:relative;z-index:9;display:inline-block;max-width:450px;}
.swb {position:absolute;left:0;top:0;width:100%;height:100%;}
#section_welcome_bonus a.link-reg {display:block;max-width:200px;margin:30px 0;padding:10px;}
#section_welcome_bonus a.link-go {display:none;max-width:200px;margin:15px auto;padding:10px;}
.fs span { 
position:relative;
margin-right:22px;display:inline-block;
cursor:pointer;
color: #ffea00;
}

.fs span:after {
	content: '';
    -webkit-mask-image: url(/wp-content/themes/slot/images/copy.svg);
    mask: url(/wp-content/themes/slot/images/copy.svg);
    -webkit-mask-position: 50%;
    background-color: #ffea00;
    position:absolute;
    width: 18px;
    height: 18px;
    top:2px;
	right:-22px;
}
@media (max-width:1180px) {
#section_welcome_bonus {max-width:100%;margin:0 0 30px;border-radius:0;}
.home .bg-shadow {padding:0 0 30px;}
}
@media (max-width:767px) {
#section_welcome_bonus {height:auto;padding:30px 15px;text-align:center;}
#section_welcome_bonus b {font-size:24px;}
.swb, .home .header-button, .home #navigation {display:none;}
#section_welcome_bonus a.link-reg {margin:15px auto;}
#section_welcome_bonus a.link-go {display:block;}
#section_welcome_bonus img {max-width:300px;margin:0 auto;width:100%;}
}
.toggle {
    display: none;
}
#header {
    width: 100%;
    position:relative;
	background:#1e1e1e;
	
}
.header-inner {
    position: relative;
	padding:5px 0;
	display: flex;
	justify-content: space-between;
	align-items:center;
}
button.dropdown-toggle{
	display:none;
}


/* = Navigation css
-------------------------------------------------------------- */
#navigation{
	text-align: right;
}
.toggle{
	display: block;
}
.toggle a{
	width:auto; 
	color:#ffffff; 
	background:url(images/mobile_nav_right.png) no-repeat right center #181818; 
	padding:10px 25px; 
	margin-top:5px; 
	font-size:16px; 
	text-align:left;
}
.toggle a:hover{
	color:#ffffff !important;
}
.sitenav{ 
	position:relative; 
	z-index:9999; 
}
.sitenav ul {
	margin:0; 
	padding:0; 
	
}
.sitenav ul li{ 
	display:inline-block; 
	position:relative; 
	
}
.sitenav ul li a{
	padding:10px 15px; 
	display:block; 
	color: #999; 
	position:relative; 
	border-radius:5px;
	text-decoration: none;
	font-weight:700;
	
}

.sitenav ul li a:hover{
	
	color:#fff;
}



/* ===== Top Header ========= */

.top-header {
    background-color: #000000;
    color: #ffffff;
	padding: 5px 20px;
	position: relative;
}

.flex-element {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
}

.top-header-left {
    margin-right: auto;
}

.flex-element {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
}

.top-header-col {
    position: relative;
    padding-right: 20px;
    margin-right: 20px;

}

.top-header-col:last-child {
    margin: 0;
    padding: 0;
}

.top-header-left .social-icons {
    display: table;
	white-space: nowrap;
}

.top-header a, .top-header .social-icons a {
    color: #ffffff;
	height: 35px;
	line-height: 35px;
	width: 35px;
	position: relative;
	border: none;
	margin: 0 0 0 5px;
	font-size: 14px;
	overflow: hidden;
	z-index: 1;
	border-radius: 0;
	display: table-cell;
}

.top-header-right {
    margin-left: auto;
}

/* = section Services css
-------------------------------------------------------------- */
.section_head{
	text-align: center;
	margin-bottom: 40px;
	position: relative;
	padding-bottom: 40px;
}

.section_head span {
    display: block;
    width: 300px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.section_head span:before, .section_head span:after {
    content: '';
    position: absolute;
    width: 70px;
    height: 4px;
    border-bottom: 2px dashed #bb8e4b;
    bottom: 0;
}
.section_head span:before {
    left: 50px;
}
.section_head span:after {
    right: 50px;
}
.section_head:before {
    content: '\f0c4';
    font-family: 'FontAwesome';
    font-weight: 400;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    font-size: 22px;
    width: 100px;
    margin: 0 auto;
    
    text-align: center;

}
#homepage-services{
	padding:0 0 60px;
}
.three_column{
	width: 32%;
	margin-right:2%;
	float: left;
	margin-bottom: 20px;
	position: relative;
}
.last_column {
    clear:right;
    margin-right:0 !important;
}
.ser-icon{
	width: 80px;
	height: 80px;
	margin: 0 auto 20px;
}
.serbox{
	text-align:center;
}
.ser-content h2{
	
	font-size: 22px;
	font-style: normal;
	
	margin-bottom:25px;
}


/* = section first css
-------------------------------------------------------------- */
section#pagearea { 
	width:100%; 
	position:relative; 
}
.pagearea-inner { 
	z-index:99; 
	width:100%;
	margin-bottom:50px;
	display: flex;
}
.one_half{
	flex: 2;
	margin-right:30px; 
}

.one_half h5{
	
	text-transform: uppercase;

	font-size: 35px;
	
	margin-bottom: 20px;
}
.one_half .wel-read{
	text-transform: uppercase;

    background-color: #1c1f26;
    padding: 14px 25px;
  
    display: inline-block;
 
	margin-top: 20px;
	text-decoration: none;
}


/* --------- Pages ------- */


.page-wrapper {
    width: 100%;
    margin: 0 auto;
    padding:0;
}
.primary-wrapper {
    width: 100%;
	max-width:900px;
    margin: 0 auto;
    padding: 0;
  
}


/* -------- Footer ------- */

.copyright{ 
	font-size:13px;
	text-align:center; 
	padding:0 0 15px; background:#151515;
}

.copyright img {margin:5px 15px;}

.copyright p {margin:0 0 10px;}
.copyright ul {margin:20px 0 5px;list-style:none;}
.copyright ul li {display:inline-block;margin:5px 10px;}
#contact input[type="submit"] {
 
    margin: 25px 0 0 0;
    padding: 10px 30px;
    border: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    cursor: pointer;
    background-color: #000000;
	color:#ffffff;
}
.error_msg {
    padding: 10px;
    background: #ffd3ce;
    color: #e00;
    border: 1px #e00 solid;
    margin: 15px 0;
}
.success_msg {
    padding: 10px;
    background: #dcffc5;
    color: #070;
    border: 1px #070 solid;
    margin: 15px 0;
}
.spacer20 {
    height: 20px;
    clear: both;
}
.nav-links {
   
    clear: both;
    margin: 10px 0;
    width: 100%;
}
.nav-previous {
    float: left;
}
.nav-next {
    float: right;
}
.nav-links a,
.nav-links .page-numbers {
    background: #303642;
    color: #fff;
	font-weight:700;
    padding: 5px 13px;
    display: inline-block;
	text-decoration: none;
	border-radius:4px;
}
.nav-links .current,
.nav-links a:hover {
    background: #4986f5;
	color:#fff;
}

article img {
    height: auto;
}

.h2 {font-weight:700;font-size:25px;margin-bottom:15px;}

form.search-form {
    margin-bottom: 15px;
}
input.search-field,
.post-password-form input[type=password] {
    border: none;
    padding: 10px;
	display: inline-block;
}
input.search-submit {
    border: none;
    color: #ffffff;
 
    cursor: pointer;
	text-transform:uppercase;
	font-weight:700;
}
input.search-field {min-width:300px;}
#sidebar ul li {
    margin: 5px 0;
	list-style:none;
	background:url(images/nav_right.png) no-repeat left center;
	padding:0 0 0 25px;
}

.comment-content {clear:both;padding-bottom:30px;}
.comment-head img {float:left;margin-right:15px;margin-bottom:15px;border-radius:4px;}
.comment-date {font-size:13px;color:#8d8d8d;clear:none;}
a.comment-reply-link {font-weight:700;text-transform:uppercase;font-size:14px;}
ol.comment-list, ol.comment-list ol {
    list-style: none;
	margin:0;
}
ol.comment-list ol {padding-left:30px;}
.comments-title {margin:0 0 15px;}
.comments-title, .comment-reply-title {font-weight:700;font-size:25px;color:#fff;}
.footer-widgets .widget-title {
    font-size: 18px;
    margin-bottom: 15px;
	color:#fff;
	text-transform:uppercase;
	font-weight:700;

}
.blog-post-repeat {
   
    margin-bottom: 30px;
}
.entry-thumb img {
    width: 100%;
}

/*------- COMMENT STYLES --------*/

.comment-author.vcard {
    display: inline-block;
    margin-right: 15px;
}
.comment-author img {
    display: block;
}
.comment-meta {
float:right; font-size:13px;

}
.comment-meta a {color:#8d8d8d;text-decoration:inderline;}
.comment-meta a:hover {color:#fff;}
#commentform p {
    margin: 5px 0;
}
#commentform label {
    display: block;
	margin-bottom:5px;
}
#commentform input#email,
#commentform input#url,
#commentform input#author,
#commentform textarea,
#commentform input#eazycfc_captcha {
    border-radius:4px;
    border: none;
    padding: 10px;
}
#commentform textarea {width:100%;}
#commentform input#submit {
 background:#005ef6;
 text-transform:none;
 font-weight:700;
 border-radius:5px;
 font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    border: none;
    padding: 10px 20px;
    color: #fff;
	margin-top:5px;
    display: inline-block;
}
#commentform input#submit:hover {
    cursor: pointer;
	color:#fff;
	background:#005ef6;
}
.form-allowed-tags {
    display: none;
}
ul.errormsg {
    background: #ffe4e4;
}
ul.errormsg li {
    padding: 5px;
}


select{
	padding:10px;
	width:100%;
}
footer.entry-meta {
    clear: left;
}
p.form-submit input[type="submit"]{
	color:#ffffff !important;
}
input[type="submit"].search-submit{
	background-color:#303642;
	color:#ffffff;
	padding:11px 13px;
}

/* Accessibility */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  height: auto;
  left: 5px;

  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
.playfortuna {padding:30px 0;text-align:center;}
.gamedev ul {list-style:none;margin:0;}
.gamedev ul li {margin-bottom:30px;margin-right:15px;display:inline-block;}
.gamedev ul li a {background:#005ef6;padding:10px 15px;border-radius:4px;color:#fff;font-weight:700;}

.archive-description {padding-top:15px;}
.entry-header {padding:0 0 15px;}
.entry-header h1 {font-size:22px;padding-top:15px;}
.entry-title a {display:block;font-weight:700;font-size:20px;line-height:1.2;margin:0 0 10px;}
.breadcrumbs {font-size:14px;color: #797979;border-bottom: 1px solid rgba(121,121,121,0.3);padding-bottom:5px;}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content ul, .entry-content ol, .entry-content blockqoute, .entry-content p {clear:both;}
.entry-content p:first-of-type {clear:none;}
.entry-content a {font-weight:700;text-decoration:underline;}
.entry-content a.link-reg {text-decoration:none;}
.entry-thumb {width:40%;float:left;margin-right:20px;margin-bottom:15px;}
.footer-developers {text-align:center;padding:30px 0 0px;}
.footer-developers img {margin:5px 15px;}
.footer-payments {display: flex;justify-content: space-between;align-items:center;padding:30px 0;}
.footer-payments img {max-height:40px;filter: invert(50%);}
.footer-widgets {background:#1e1e1e;padding:30px 0 30px;}
.footer-widgets ul li {margin-bottom:10px;}
.footer-widgets ul {margin:0 0 15px!important;list-style:none!important;}
.footer-widgets ul li a {color: #999;display:block;line-height:1.3;}
.footer-widgets ul li a:hover {color: #fff;}
.game-inner {background:#1e1e1e;border-radius:10px;overflow:hidden;padding:10px 10px 8px;text-align:center;position:relative;margin-bottom:30px;}
.game-button {display:none;position:absolute;width:100%;top:calc(50% - 25px);}
a.link-demo {font-weight:700;font-size:14px;text-transform:uppercase;color:#fff;}

.game-button a.link-reg {display:block;max-width:170px;font-size:14px;margin:0 auto 5px;padding:10px;}
.game-inner:hover .game-button {display:block;}
.game-inner:hover img {opacity:0.2;}
.game-img {position:relative;background: #000;border-radius:7px;overflow:hidden;margin-bottom:5px;}
.game-inner img {width:100%;display:block;}
.game-inner span {color:#fff;}

.news-inner p {margin:0;padding:15px;}
.news-inner {background:#1e1e1e;border-radius:10px;overflow:hidden;margin-bottom:30px;}
.news-inner img {width:100%;display:block;}
.news-inner:hover img {opacity:0.7;}
.news-inner p a {display:block;line-height:1.2;font-weight:700;}

a.link-go {background:#edc97f;color:#000;text-align:center;font-weight:700;padding:10px 30px;border-radius:5px;}

a.link-reg {background:#27ae60;color:#fff;text-align:center;font-weight:700;padding:10px 30px;border-radius:5px;}

.footer-widgets a.link-go, .footer-widgets a.link-reg {display:block;}
.footer-widgets a.link-go {margin-bottom:15px;}
.logo img {max-width:140px;display:block;}

.header-button a.link-go {margin-right:5px;}

.entry-content iframe {width:100%;height:500px;}



#sitemain[tabindex="-1"]:focus {
  outline: 0;
}
.error-404.not-found{
	text-align: center;
	margin: 0;
	padding:100px 0;
}
.error-404 h1{
	font-size: 30px;
	margin-bottom: 30px;
}

.left_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.p-col-1, .p-col-2, .p-col-3, .p-col-4, .p-col-5, .p-col-6, .p-col-7, .p-col-8, .p-col-9, .p-col-10, .p-col-11, .p-col-12, .l-col-1, .l-col-2, .l-col-3, .l-col-4, .l-col-5, .l-col-6, .l-col-7, .l-col-8, .l-col-9, .l-col-10, .l-col-11, .l-col-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {

.p-col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
.p-col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
.p-col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

.p-col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
.p-col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
.p-col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
.p-col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
.p-col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
.p-col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
.p-col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
.p-col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
.p-col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {

.l-col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
.l-col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
.l-col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

.l-col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
.l-col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
.l-col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
.l-col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
.l-col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
.l-col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
.l-col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
.l-col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
.l-col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width:991px) {
#section_slots ul li, #section_signup ul li, #section_pay ul li {width:50%;}
#section_help ul li {width:100%;}
.logo img {margin:0 auto;}
}
@media (max-width:767px) {
#section_games ul li {width:50%;}
.home h2, .home h1 {font-size: 20px;}
.home h3 {font-size: 18px;}
}
@media (max-width:500px) {
#section_slots ul li, #section_signup ul li, #section_games ul li, #section_pay ul li {width:100%;}
}

.wpshop-event {
  --wpshop-event-color-bg: #111;
  --wpshop-event-color-text: #fff;
  --wpshop-event-border-radius: 8px;
  --wpshop-event-width: 200px;
  --wpshop-event-height: 100px;
  --wpshop-event-cta-bg: #ffcc00;
  --wpshop-event-cta-color: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  width: var(--wpshop-event-width);
  height: var(--wpshop-event-height);
  bottom: 20px;
  right: 30px;
  color: var(--wpshop-event-color-text);
  background: var(--wpshop-event-color-bg);
  border-radius: var(--wpshop-event-border-radius);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", sans-serif;
  font-size: 15px;
  line-height: 1.3;
  word-break: break-word;
  overflow-wrap: break-word;
  text-decoration: none;
  transform: translate3d(0, 0, 0);
  opacity: 1;
  z-index: 999999;
  transition: all 0.2s;
  box-sizing: border-box;
  cursor: pointer;
}

.wpshop-event *, .wpshop-event *:before, .wpshop-event *:after {
  box-sizing: border-box;
}

.wpshop-event:hover {
  transform: scale(1.05);
}
.wpshop-event:hover .wpshop-event__cta {
  background-color: #27ae60;
  color: #fff;
}

.wpshop-event.hide {
  opacity: 0;
  transform: translate3d(0, 100px, 0);
}

.wpshop-event__close {
  position: absolute;
  top: -32px;
  right: 0;
  color: #000;
  font-size: 24px;
  opacity: 0.3;
  cursor: pointer;
}

/* .wpshop-event__close:hover {
	opacity: .5;
} */
.wpshop-event__header {
  font-weight: 800;
  font-size: 1.1em;
}

.wpshop-event__text p {
  margin: 5px 0;
}

.wpshop-event__cta {
  display: block;
  width: 90%;
  margin: 0 auto;
  padding: 10px 15px;
  text-align: center;
  font-weight: 600;
  background: var(--wpshop-event-cta-bg);
  color: var(--wpshop-event-cta-color);
  border-radius: 4px;
  transition: all 0.2s;
}

.wpshop-event--expert-review-april {
  width: 180px;
  height: 310px;
  padding: 20px 10px;
  background-image: linear-gradient(#41b23b, #0a1f0c);
  box-shadow: 0 0 30px 2px rgba(2, 26, 37, 0.3);
  right: 40px;
}

.wpshop-event--expert-review-april .wpshop-event__decor {
  z-index: -3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.wpshop-event--expert-review-april .wpshop-event__header {
  overflow: hidden;
  width: 136px;
  height: 136px;
  color: #3c3744;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  text-indent: 1000px;
  position: absolute;
  top: -60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #115417 url(images/riobet.svg) 50% 50% no-repeat;
  background-size: 68% auto;
  border-radius: 50%;
  box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
}

.wpshop-event--expert-review-april .wpshop-event__header-svg {
  position: absolute;
  top: -60px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: wpshop-event-text-rotate 14s linear infinite;
  animation: wpshop-event-text-rotate 14s linear infinite;
}

.wpshop-event--expert-review-april .wpshop-event__svg-circle-text {
  display: inline-block;
  fill: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #333;
}

.wpshop-event--expert-review-april .wpshop-event__text {
  margin-top: 40px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.wpshop-event--expert-review-april .wpshop-event__text p {
  margin: 0;
}

.wpshop-event--expert-review-april .wpshop-event__text span {
  font-size: 48px;
  font-weight: 800;
  line-height: 0.9;
}

.wpshop-event--expert-review-april .wpshop-event__text strong {
  font-size: 24px;
  font-weight: 800;
}

.wpshop-event--expert-review-april .wpshop-event__cta {
  background: #02a2f0 url(/wp-content/uploads/2025/04/tg3.png) no-repeat 94% center;
  background-size:33px;
  color: #fff;
  padding: 16px 10px 16px 15px;
  box-shadow: 1px 2px 16px 1px rgba(0, 0, 0, 0.3);
  width: 125%;
  text-shadow:2px 2px 2px rgba(0,0,0,0.5);
  text-align:left;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  bottom: 20px;
  overflow: hidden;
}
.wpshop-event__cta span {color:#ffc96c;}
.wpshop-event--expert-review-april .wpshop-event__cta:before {
  position: absolute;
  inset: 0;
  content: "";
}

.wpshop-event--expert-review-april .wpshop-event__cta::after {
  content: "";
  width: 40px;
  height: 100%;
  transform: skewX(-45deg);
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, rgba(244, 196, 66, 0.1), rgba(255, 255, 255, 0.2));
  animation: wpshop-event-btn-blick 2s linear infinite;
}

.wpshop-event--expert-review-april .wpshop-event__cta:hover::after {
  animation: none;
}

.wpshop-event--expert-review-april .wpshop-event__link {
  position: absolute;
  inset: 0;
}

@media screen and (max-width: 767px) {
.wpshop-event--expert-review-april .wpshop-event__cta {

  bottom: 10px;

}
  .wpshop-event--expert-review-april {
    width: 180px;
    height: 266px;
    padding: 20px 10px;
    right: 40px;
  }
  .wpshop-event--expert-review-april .wpshop-event__header {
    width: 116px;
    height: 116px;
    top: -48px;
  }
  .wpshop-event--expert-review-april .wpshop-event__header-svg {
    width: 116px;
    height: 116px;
    top: -48px;
  }
  .wpshop-event--expert-review-april .wpshop-event__svg-circle-text {
    font-size: 10px;
  }
  .wpshop-event--expert-review-april #wpshop-event-expert-review-april-svg-circle {
    transform: scale(0.85);
  }
  .wpshop-event--expert-review-april .wpshop-event__text {
    font-size: 14px;
  }
  .wpshop-event--expert-review-april .wpshop-event__text span {
    font-size: 40px;
  }

}
@media screen and (max-width: 575px) {
  .wpshop-event--expert-review-april {
    width: 270px;
    height: 170px;
    right: 22px;
  }
  .wpshop-event--expert-review-april .wpshop-event__decor {
    opacity: 0.12;
    height: 100%;
    overflow: hidden;
  }
  .wpshop-event--expert-review-april .wpshop-event__header {
    left: 65px;
    top: -14px;
  }
  .wpshop-event--expert-review-april .wpshop-event__header-svg {
    left: 8px;
    top: -14px;
  }
  .wpshop-event--expert-review-april .wpshop-event__text {
    margin-top: -60px;
    width: 100%;
    font-size: 14px;
    flex-direction: column;
    text-align: right;
    align-items: flex-end;
    gap: 3px;
  }
  .wpshop-event--expert-review-april .wpshop-event__text span {
    flex-shrink: 0;
  }
  .wpshop-event--expert-review-april .wpshop-event__text p {
    max-width: 60%;
  }
  .wpshop-event--expert-review-april .wpshop-event__cta {
    width: 93%;
    bottom: 10px;
	padding: 16px 10px 16px 25px;
   
  }
}
@media screen and (max-width: 400px) {
  .wpshop-event--expert-review-april {
    width: 240px;
    height: 150px;
    padding: 4px 8px;
  }
  .wpshop-event--expert-review-april .wpshop-event__decor {
    opacity: 0.08;
    height: 115%;
    top: -20px;
  }
  .wpshop-event--expert-review-april .wpshop-event__header {
    left: 65px;
    top: -36px;
  }
  .wpshop-event--expert-review-april .wpshop-event__header-svg {
    left: 8px;
    top: -36px;
  }
  .wpshop-event--expert-review-april .wpshop-event__text {
    font-size: 12px;
  }
  .wpshop-event--expert-review-april .wpshop-event__text span {
    font-size: 36px;
  }
  .wpshop-event--expert-review-april .wpshop-event__text p {
    max-width: 53%;
    width: 100%;
  }
  .wpshop-event--expert-review-april .wpshop-event__cta {

	padding: 16px 10px 16px 13px;
   
  }
}
@-webkit-keyframes wpshop-event-text-rotate {
  0% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}
@keyframes wpshop-event-text-rotate {
  0% {
    transform: rotateZ(0deg);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
@keyframes wpshop-event-btn-blick {
  0% {
    left: -150%;
  }
  100% {
    left: 150%;
  }
}
@media (max-width:575px) {
.scrolling .wpshop-event--expert-review-april .wpshop-event__decor, .scrolling .wpshop-event--expert-review-april .wpshop-event__header, .scrolling .wpshop-event__header-svg,
.scrolling .wpshop-event__text {display:none;}
.scrolling .wpshop-event--expert-review-april {background:#02a2f0 ;box-shadow: none;height:auto;width:100%;right:auto;left:0;border-radius:0;padding:15px 15px 1px;}
.scrolling .wpshop-event--expert-review-april .wpshop-event__cta {position:static;width:230px;padding: 10px;box-shadow:none;}
.scrolling .wpshop-event--expert-review-april .wpshop-event__link {display:block;}
.scrolling .wpshop-event {bottom:0;padding: 10px 15px 10px;display: flex;}
.scrolling .wpshop-event:hover {transform: none;}
.scrolling .wpshop-event--expert-review-april .wpshop-event__cta::after {display:none;}
.scrolling .wpshop-event.hide {transform: none;}
.wpshop-event:hover .wpshop-event__cta {background-color: #02a2f0;}
.wpshop-event {display:none;}
}