@charset "UTF-8";


/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Description: XYZ Child theme
Author: ABC
Author URI: http://example.com
Template: XYZ
Version: 1.0
*/
/* =Theme customization starts here
------------------------------------------------------- */


body{
	background-color: #fff!important;
}

body h2 {
	font-size: 36px;
	font-family: "Anonymous Pro", Sans-serif;
}

body h3{
	font-size: 36px;
	padding-bottom: 0px!important;
	margin-bottom: 0px!important;
	font-family: "Anonymous Pro", Sans-serif;
}

body .privacy_policy h3,
body .privacy_policy h2{
	padding: 20px 0px 10px 0px;
}

body p{  
	font-size: 21px;
	font-family: "Anonymous Pro", Sans-serif;
}

header#masthead{
    background: #FCFB00; 
    position: sticky;
    top: 0;
    margin-bottom: -2px;
    z-index: 999
}

body.entry-content img{
	max-width: 100%;
	width: 100%;
}



.site-main > *{
	margin-bottom: 0px!important;
}

.archive .post-thumbnail{
	width: 200px;
}

.post-template-default .post-thumbnail .wp-post-image{
	margin-top: 30px; 
	margin-left: 20px;
}

.post-template-default strong{
	font-size: 28px;
}

.home #page h1{
	font-weight: 900;
	font-size: 50px;

}

.singular #main .entry-header,
#page .page-header{
	border-bottom: 0px;
	padding-bottom: 0px; 
}




#page .site-header, 
#page .site-main, 
#page .widget-area, 
#page .site-footer{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#page .site-main > article > *, 
#page .site-main > .not-found > *, 
#page .entry-content > *, 
#page [class*=inner-container] > *, 
#page .wp-block-template-part > *, 
#page .wp-block-post-template :where(li > *){
	margin-bottom: 0px;

}

#page .site-main > article > *{
	margin-top: 0px;
}

#page.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button){
	background: none!important;
}


#page .wrap{
	max-width: 1240px!important;
	width: 100%!important;
	margin: 0 auto!important;
	padding: 20px;
}

#page .max-w{
	max-width: 1240px;
	margin: 0 auto;
}

#page .wp-block-columns.alignfull{
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}

#page header .wrap{
	padding: 0px 20px;
}

#page .wrap.radius{
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	margin-top:15px!important;
	border-radius: 20px;
}


.top-home{
	background: url(../twentytwentyonechild/image/main-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px 65px 0px;
    margin-bottom: 0px;
    background-position-x: center;
    background-position-y: top;
}


header#masthead{
	padding: 0px;
	width: 100%;
	max-width: 100%;
}

header .site-logo{
	display: inline-block; 
}

header #site-navigation{
	display: inline-block;
    float: right;
    padding-top: 38px;
    vertical-align: top;
}

.primary-navigation .primary-menu-container > ul > .menu-item > a{
	color: #181B20;
	transition: 0.3s all;
	font-family: "Anonymous Pro", Sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

.primary-navigation .primary-menu-container > ul > .menu-item > a:hover{
	text-decoration: underline;
}

:active, :hover, :focus,
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	outline: 0;
    outline-offset: 0;
    border: 0px;  
}

#main .register i{
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 20px;
}

#page p,
#page ul{
	max-width: 100%!important;
	font-family: "Anonymous Pro", Sans-serif;
}
 

 

.entry-header.alignwide{
	padding: 0px 20px;
}



#wpsm_accordion_20{
	max-width: 100%;
}

.ac_title_class{
	font-size: 18px;
}

.ac_title_class span{
	color: #ffffff;
	margin-right: 20px!important;
	font-size: 18px;
}

.wpsm_panel-heading{
	padding: 15px 20px;
}


.wpsm_panel-body{
	padding: 30px;
}		

.wpsm_panel-body strong{
	display: block;
	font-size: 18px;
	padding-top: 15px;
}

.wpsm_panel-body strong.orange{
	color: 	#f43535;
}
.wpsm_panel-body i{
	font-weight: bold;
}
 
.best-slots strong{
	color: #f43535;
    font-size: 24px;
    margin-bottom: -20px;
    display: block;
}

 
.home #page .top-home h1{
	color: #FCFB00;
	font-family: "Inter", Sans-serif;
	font-size: 42px;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 40px;
	text-align: center;
}

.home #page .top-home p{
	text-transform: uppercase;
	font-family: "Inter", Sans-serif;
}

#page a{
	color: #FCFB00;
	text-decoration: underline;
}

#page a.more-link{
	border: solid 1px #FCFB00;
	padding: 5px 15px;
	text-decoration: none;
	background: ;
	color: #FCFB00;
	width: 218px;
	display: inline-block;	
}

#page a.more-link:hover{
	background-color: #FCFB00;
	color: #000;
}


#page a:hover{
	text-decoration: none;
}

#page nav a{
	color: #000;
	text-decoration: none;
}

#page nav a:hover{ 
	text-decoration: underline;
}

.home #page .why-us strong{
	font-size: 22px;
}

 

.our-online p{
	font-family: "Anonymous Pro", Sans-serif;
}

.why-us h3{
	color: #6f7d94;
	font-family: "Anonymous Pro", Sans-serif;
}

.why-us p{
	color: #8d9fbc;
	font-family: "Anonymous Pro", Sans-serif;
}

.text-page{
	padding-bottom: 50px;
}

.page-template-default #main{
	background: #181B20;
}

 
.page-template-default h1.entry-title,
.archive h1.page-title,
.post-template-default h1.entry-title{
	padding-top: 25px; 
	color: #fff;
	font-weight: 500;
	font-size: 48px;
}

#post-869 strong{
	font-size: 28px;
}
 

.entry-content{
	padding-bottom: 60px;
}


footer {
    background: #000!important;
    max-width: 100%!important;
    width: 100%;
}
 
footer li {
    margin: 7px;
    width: 85px;
    display: inline-block;
    vertical-align: top;
}
 


footer .wp-block-columns{
	max-width: 100%!important;
}

body footer .wp-block-columns a{
	color: #fff!important;
}


.archive article{
    max-width: 1240px!important;
    width: 100%!important;
    margin: 0 auto!important;
    padding: 20px 0px;
}

article footer{
	display: none!important;
}

.archive-description p{
	font-size: 18px;
	line-height: 1.3
}

article .entry-title{
	max-width: 100%;
}

article h2 a{
	text-decoration: none;
	font-size: 32px;	
}

.nav-links{
	display: none!important;
}

.st-full figure.post-thumbnail{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: left;
}

.post-thumbnail .wp-post-image{
	padding: 0px;
	margin:35px 0px 0px 20px;
}

.st-nf figure.post-thumbnail{
    display: inline-block;
    margin: 0px!important;
    padding: 0px;
    float: left;
    max-width: 350px!important; 
    padding-right: 30px;
    vertical-align: top;
    padding-top: 35px;
}

.st-nf .post-thumbnail .wp-post-image{
	margin:0px;
}

.st-nf p{
	font-size: 18px;
}

.archive #main,
.post-template-default #content {
	background: #181b20;
}

.archive #main,
.archive #main p{
	color: #d1d1e4;
	font-size: 21px;
}

.archive #main a {
	color: #fff; 
	text-decoration: none;
}

#main .wp-block-group.alignfull h3{
	margin-left: 0px;
}
#main .our-games ul {
	list-style-image: none;
	padding: 0px; 
	margin:5px 0px 20px 0px;
}

.entry-content.st-nf{
	margin-top: 0px;
}




.our-games ul li:before{
	content: "";
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url("../twentytwentyonechild/image/list-marker.png");
	background-size: cover;
	position: absolute;
	top: 18px;
	left: 0px;
}

.our-games ul li{
	display: inline-block;
	color: #d1d1e4;
	font-size: 21px;
	line-height: 28px;
	padding: 10px; 
	position: relative;
	padding-left: 30px;
	margin-right: 13px;
}

#main #wpsm_accordion_921{
	max-width: 100%;
	width: 100%;
}

#main #wpsm_accordion_921 .wpsm_panel{
	border: 0px !important;
	background-color: #262e3a;
	border-radius: 20px;
	margin: 20px 0px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.menu-button-container #primary-mobile-menu .dropdown-icon.open .svg-icon,
.menu-button-container #primary-mobile-menu .dropdown-icon .svg-icon{
	color:#000;
}

#page .privacy_policy h2,
#page .privacy_policy h3,
#page .st-full h2{
	color: #fff;
}

.our-games .ac_title_class{
	font-family: "Anonymous Pro", Sans-serif;
	font-weight: bold;
	font-size: 22px;
}


@media screen and (max-width: 1280px){
	article.stt{
		padding: 0px 20px;
	}
	.st-full figure.post-thumbnail{
		display: block;
		float: none;
		max-width: 100%;
		margin: 20px auto
	}	
	.post-thumbnail .wp-post-image{
		padding: 0px;
	}
}


@media screen and (max-width: 640px){
	body p,body ul li,
	.our-games ul li {
    	font-size: 18px;
	}
	.menu-button-container{
		top:22px;
	}
	#page .menu-button-container #primary-mobile-menu{
		color: #fff;
	}
	.primary-navigation-open .primary-navigation > .primary-menu-container{
		background: #FCFB00;
	}
	.primary-navigation-open .menu-button-container{
		width: 120px!important;
		right: 10px;
		background-color: #FCFB00!important;
	}
	h2,h3{
		font-size: 28px;
		line-height: 1.2;
	}
	.ac_title_class span.fa{
		display: none;
	}
 
	#page .what_games ul{
		padding: 0px;
		margin: 0px;
	}
	.site-footer{
		padding:0px 20px;
	}
  
 
	 
	#page .wrap{
		padding: 20px 0px;
	}
	article.stt{
		padding: 30px 20px 10px 20px;
	}

	article.stt .entry-content{
		padding-bottom: 20px;
	}

	article.stt .st-nf figure.post-thumbnail{
	    display: block; 
	    float: none;
	    margin: 0 auto;
	    padding: 0px;
	    max-width: 100%!important;
	    width: 100%;
	}


	#wpsm_accordion_20 .wpsm_panel{
		margin: 0px 20px;
	}
	#page .wrap{
		padding: 20px;
	}
	#page h1{
		font-size: 44px;
	    text-align: center;
	    line-height: 1.2;
	}
	.footer-providers{
		padding: 0px;
		text-align: center;
	}
	.home #page .top-home p,
	.home #page .top-home p strong{
		font-size: 18px;
		line-height: 1.2
	}
	footer#colophon .wp-block-column p{
		text-align: center;
	}
	.post-thumbnail .wp-post-image{
		margin: 0px;
	}
	.wp-block-group.has-background .wp-block-group__inner-container > .alignfull, .wp-block-group.has-background .wp-block-group__inner-container > hr.wp-block-separator:not(.is-style-dots):not(.alignwide).alignfull, .wp-block-group.is-style-twentytwentyone-border .wp-block-group__inner-container > .alignfull, 
	.wp-block-group.is-style-twentytwentyone-border .wp-block-group__inner-container > hr.wp-block-separator:not(.is-style-dots):not(.alignwide).alignfull{
		max-width: 100%!important;
			width: 100%!important;
		margin-left: auto!important;
	} 

}  

@media screen and (max-width: 600px){
	#page .our-online .wrap,
	#page .our-online .wrap p,
	#page .why-us .wrap,
	#page .why-us .wrap p,
	.page-template-default.page #page .wrap,
	#page .wrap.st-full,
	#page .wp-block-columns.alignfull .wp-block-column p:not(.has-background){
		padding-left: 0px;
		padding-right: 0px;
	}
	.page-template-default.page #page .wrap,
	#page .wrap.st-full{
		padding-top: 0px;
	}
	.page-template-default.page #page .top-home .wrap,
	#page header#masthead .wrap,
	.page-template-default.page #page .our-games.wrap,
	.page-template-default.page #page .wrap.radius,
	.page-template-default.page #page .n-radius{
		padding-right: 20px;
		padding-left: 20px;
	}
	#main .wp-block-group.alignfull h3{
		padding: 0px;
		font-size: 28px;
	}
	#post-869 strong {
	    font-size: 24px;
	    line-height: 1.2;
	    padding: 20px 0px;
	    display: block;
	}
	.stt .site-main > article > :first-child{
		margin-top: 30px;
	}
	.stt  h2.entry-title{
		line-height: 1.2;
		font-size: 24px;
		margin-bottom: 15px;
		text-align: center;
	}
	#page .wrap.st-full .entry-header{
		padding:0px;
		margin: 0px;
		max-width: 100%;
	}
	.post-template-default .post-thumbnail .wp-post-image{
		margin: 20px auto;
	}
	#page .history {
		padding: 20px 20px 0px 20px
	}


}


 
 