/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

header.site-header {
	box-shadow: 0 3px 6px 0 rgb(0 0 0 / 30%);
	background-color: #faf6f6;
}

header.site-header{
border-bottom: 1px solid #265DF5;	
}

:root .has-contrast-2-background-color {
	background: linear-gradient(180deg,#0d0e13,#1d1850);
}

.inside-article {
	padding-top: 0 !important;
}
.home-container{
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px !important;	
}
.main-title a, .heading {
	/*color: #fff;
	background: linear-gradient(107deg,#265DF5,#f206ff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	*/
	color: #265DF5;

}
.main-navigation a{
	font-size: 17px;
  	font-weight: bold;
}

.inside-header {
	padding: 0 40px;
}
article div.inside-article {
	padding: 0 15px 0 15px;
}


.entry-header {
	/*text-align: center; */
	font-weight: bold;
}

.menu-toggle{
	font-size: 30px;
	padding: 0 0px;
  line-height: 44px;
}



.inside-header {
	padding: 0 15px;
}

.alignfull-wide {
	margin-left: calc(-100vw / 2 + 100% / 2);
	margin-right: calc(-100vw / 2 + 100% / 2);
	max-width: 100vw;
	width: auto;
}
.alignfull-wide div.wp-block-image {
	padding: 35px;
}
.site-info {
	text-align: center;
	font-size: 20px;
}



.display-footer-btn{
	background: #265DF5; 
	border-radius: 15px; 
	bottom: 8px; 
	color: white; 
	font-size: 24px; 
	font-weight: bold; 
	left: 0; 
	padding: 4px; 
	position: fixed; 
	right: 0; 
	text-align: center; 
	width: 290px; 
	z-index: 1;
	margin: auto;
}
.display-footer-btn a {
	text-decoration: none;
}

.footer-button{
  text-align: center;
  position: sticky;
  bottom: 10px;
	z-index: 1;
}

.img-dwn {
	height: 24px;
}
#rank-math-faq .rank-math-question{
	font-size:20px;
}

/*******home design******/
body.home div.inside-article{
	padding:0 10px;
}

.home-banner {
	min-height: auto !important;
	padding: 20px 0 0 0;
}

.why-download div.wp-block-column {
	border: 1px solid #265DF5;
	padding: 10px;
	background: #f6ebff;

}

.popular-game div.wp-block-column{
  max-width:150px;
	padding: 0px !important;
	border: 1px solid #fff;
	padding: 10px;
	background: #fff;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10);
}


.popular-game div.wp-block-column img:hover {

	    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);

}
.download-button figure img{
	animation: scale 1.2s ease infinite;
}



/* Read More button Style */

a.read-more.button, .moree a {
	background: #265DF5;
}
a.read-more.button {
	font-size:14px;
	padding: 10px 25px;
	text-align: center;
	transition: 0.5s;
	background-size: 200% auto;
	color: white;
	box-shadow: rgba(23,43,99,.3) 0 7px 28px;
	border-radius: 120px;
	font-size: 18px !important;
	font-weight: bold;

}

a.read-more.button:hover {
background-position: right center; /* change the direction of the change here */
color: #fff;
text-decoration: none;
}


.easy-to-start div.wp-block-column {
	border: 1px solid #460c7d;
	padding: 10px;
	background: #fdf9ee;

}

.get-app {
	margin-bottom: 0;
}



.inside-article ul, .inside-article ol {
	margin: 5px 5px 0 22px;
}

body.blog main#main, body.category main#main {
	margin-top: 35px;
}

body.blog main#main article, body.category main#main article {
border: 1px solid #3aa89e;
  padding: 10px;
  background: #F3FDFF;
}

body.blog main#main article div.inside-article, 
body.category main#main article div.inside-article {
	background: #F3FDFF;
}

body.blog main#main article h2.entry-title , body.category main#main article h2.entry-title {
	text-align: center;
	font-weight: bold;
}

.wp-block-button__link {
	margin: 10px 0;
}

.widget_recent_entries, .widget_search, .entry-content div.ub_call_to_action {
	background-color: #F3FDFF !important;
	border: 1px solid #3aa89e !important;
}

.side-baar li a{
	text-decoration:none;
	color: #235e7b;
}

.single h1.entry-title{
	font-size: 29px;
  	line-height: normal;
}

a.ub_cta_button{
	font-size: 20px;
	padding: 10px 25px;
	text-align: center;
	transition: 0.5s;
	background-size: 200% auto;
	color: white;

	border-radius: 10px;
	background: #265DF5;
}

.ub_cta_button_text {
	font-size: 18px !important;
	font-weight: bold;
}

.home-col {
	border: 1px solid #265DF5;
	/* margin: 10px; */
}

.cat-title {
	background: #265DF5;
	padding: 4px 10px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

.post-custom-list li{
	list-style: circle;
  	padding-bottom: 5px;
}
.post-custom-list li a {
	font-size: 18px;
	text-decoration: none;
}
.site-branding-container .site-logo {
	margin-right: 5px;
}
.box-body {
	border: 1px solid #265DF5;
	margin-bottom: 15px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #faf6f6;
}
.update-title {
	background: #265DF5;
	padding: 4px 10px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.box-body ul li a {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #0c2897;
}	
.date-time {
	font-size: 12px;
}

.box-body ul li {
	margin-bottom: 10px;
}

.img-contanar {
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	padding: 15px;
	border-radius: 12px;
	background: white;
	box-shadow: 0 5px 15px rgba(0,0,0,0.1);
	transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
	position: relative;
	overflow: hidden;
	border: 1px solid rgba(0,0,0,0.05);
	text-align: center;
	display: inline-block;
	min-width: 121px;
  	margin: 2px 5px;

}
/*
.img-contanar::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: linear-gradient(90deg, #265DF5, #265DF5);
}*/
.img-contanar span {
	color: #333;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 8px;
}
.img-cont {
	width: 100%;
	text-align: center;
	margin-bottom: -5px;
}
.img-contanar img {
	width: 44px;
}
.read-view-cats {
	text-align: center;
	margin-top: 5px;
}
.read-view-cats a {
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
	color: #265DF5;
}

.achive-list-type {
	margin-left: 30px !important;
	margin-top: 10px;
	list-style: circle;
}

.achive-list-type li a.ar-cates{
	font-size: 12px;
}
/*

.achive-list-type {
  counter-reset: index;  
  padding: 0;
}


.achive-list-type li {
  counter-increment: index;  
  align-items: center;
  padding: 12px 0;
  box-sizing: border-box;
  list-style: none;
}



.achive-list-type li::before {
  content: counters(index, ".", decimal-leading-zero);
  font-size: 27px;
  text-align: right;
  font-weight: bold;
  min-width: 50px;
  padding-right: 12px;
  font-variant-numeric: tabular-nums;
  align-self: flex-start;
  background-image: linear-gradient(to bottom, aquamarine, orangered);
  background-attachment: fixed;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.achive-list-type li div {
	margin-left: 45px;
}	


/* Element separation */
.achive-list-type li + .achive-list-type li {
  border-top: 1px solid rgba(255,255,255,0.2);
}*/

.list-type {

	/*margin: 0;
	padding: 22px 0 0px 28px;
	list-style: none;
	background-image: url("http://localhost/wp/job/wp-content/uploads/2025/07/checklist.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px;
	margin-bottom: 0;*/
}
.archive-pagee ul{ 
	margin-left: 10px;
}
.text-center {
	text-align: center;
}
.widget-area .widget {
	padding: 10px;
}
.widget ul li{
	list-style: unset;
}
.page-header, .sidebar .widget, .site-main > * {
	margin-bottom: 10px;
}
.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {
	padding: unset;
}
@media (max-width: 768px){
	.footer-bar .widget_nav_menu li {
	padding: 5px 0;
	width: 100%;
	float: left;
 }
	.wp-block-ub-icon {
		float: left;
		margin-right: 11px;
	}
	.wp-block-column p {
		text-align: left;
	}
	:where(.wp-block-columns.has-background) {
		padding: 0;
	}
	.wp-block-image .alignright {
		float: right;
		margin: 0;
	}
	.alignfull-wide div.wp-block-image {
		padding: 0;
	}
	.colum-text p{
			text-align: center;
	}
	.popular-game div.wp-block-column {
		max-width: 90px;
		padding: 0;
		margin: 0px;
	}
		p.read-more-container a.read-more.button{
		width:100% !important;
	}
	
	.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
		padding: 9px !important;
	}

}



/*******APP LIST*******/

.headerNav,
.wrap {
	width: 100%;
}

body,
header {
	position: relative
}

.headerNav,
.headerNav .mask {
	top: .9rem;
	position: absolute
}




.app_list div,
.app_list h3,
.app_list li,
.app_list ol,
.app_list p,
.app_list ul {
	margin: 0;
	padding: 0
}


.app_list ol,
.app_list ul {
	list-style: none
}



html {
	font-size:100px
}


.flex_app_list {
	display: flex
		
}

.fxg {
	-moz-flex-grow: 1;
	flex-grow: 1
}

.btn {
	background: #265DF5;
}

.btn:hover {
	background-color: red;
	opacity: .9;
	-webkit-transform: scale(.96)
}

.app_list  {
	background-color: #F3FDFF;
}

.app_list {
	padding: 10px;
  margin: 10px 0;
	border-radius: 10px;
}

.app_list .tab_menu {
	height: .68rem;
	line-height: .68rem;
	text-align: center;
	color: #000;
	font-size: .28rem;
	border: .007rem solid #d30303
}

.app_list .tab_menu span {
	flex: 1;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	background-color: #eaeaea;
	border-right: .007rem solid #d30303;
	border-left: .007rem solid #d30303;
	cursor: pointer;
	font-weight: 600
}

.app_list .tab_menu span:last-child {
	border-right: 0
}

.app_list .tab_menu span.current {
	color: #fff;
	background-color: #003a92;
	font-weight: 600;
	opacity: 2.5;
	-webkit-transform: scale(.93)
}

.app_list ul li {
	padding-top: .17rem;
	padding-bottom: .17rem;
	border-bottom: .007rem solid #e3e3e3;
	align-items: center
}

.app_list ul li a img {
	display: block;
	max-width:100px;
	border-radius: 10px
}

.app_list ul li .info {
	margin: 0 5px 0 23px;
}

.app_list ul li .info p {
	display: block;
	width: auto;
	overflow: hidden;
	white-space: nowrap;
	font-size: .22rem
}

.app_list ul li .info .name {
	font-size: .3rem;
	color: #454545;
	font-weight: 700
}

.app_list ul li .info .grade {
	color: #e6e6e6;
	line-height: .32rem
}

.app_list ul li .info .grade span {
	color: #ababab;
	font-weight: 700
}

.app_list ul li .info .grade em {
	color: #ffa709;
	font-size: .24rem
}



.app_list ul li .info .txt {
	color: #003a92;
	line-height: .36rem;
	font-weight: 700;
	font-size: .2rem
}

.app_list ul li .num {
	display: block;
	width: .36rem;
	height: .58rem;
	font-weight: 700;
	font-size: .32rem;
	color: #cecece;
	line-height: .45rem;
	text-align: center;
	position: relative;
	top: .35rem;
	left: 0;
	margin-right: .2rem
}

.app_list ul li .btn {
	display: block;
	line-height: .55rem;
	margin: 0 Auto;
	border-radius: .06rem;
	color: #fff;
	font-size: .24rem;
	text-align: center;
	width: 2.05rem;
	height: .55rem;
	border: 0;
	font-weight: 700;
	cursor: pointer;
	Border-radius: .1rem;
	text-decoration:none;
}

.napps {
	text-align: center;
	font-size: 25px;
	padding: 10px 0 !important;
	background: #e18282;
	color: #fff;
	font-weight: bold;
}

.rmore {
	font-size: 22px;
	text-align: center;
	display: inherit;
	padding: 10px 0;
	color: red;
	text-decoration: navajowhite;
	font-weight: bold;
}

.app_outer {
	background-color: #F3FDFF;
	border: 1px solid #e18282;
	margin-top: 10px;
	max-width: 700px;
  margin: auto;
	margin-bottom: 20px;
}

.link-class {
	text-decoration: none;
}

.wp-block-search__input{
	min-width:200px;
}

.entry-content div.sub_box ul li::before {
	content: no-close-quote;
	margin-right: 0;
	margin-left: 0;
	font-size: 84%;
	font-weight: bold;
	color: #000;
	padding: 0;
	border: none;
	border-radius: 50px;
}

.nav-links {
	text-align: center;
}

@media only screen and (max-width: 700px) {
	.app_list ul li a img{
    width: 60px;
		height: 60px;
	}
	
	.app_list ul li .info {
		margin: 0 5px 0 10px;
	}
	
	.app_list ul li .info .name{
		font-size: 17px;
	}
	.app_list ul li .info p,
	.app_list ul li .info .grade em,
	.app_list ul li .info .txt {
		font-size: 12px;
		line-height: 18px;
	}
	.app_list ul li .info .grade{
		line-height: 20px;
	}
	.app_list ul li .btn{
		line-height: 36px;
    font-size: 15px;
    height: 35px;
    max-width: 90px;
	}
	.app_list ul li {
  		padding-top: 8px;
  		padding-bottom: 5px;
	}
	.app_list ul li .info {
		min-width: 148px;
	}
}