.saic-wrapper {
	min-width: 180px;
	width: 100%;
	background: white;
	font-size: 16px;
	margin-bottom: var(--model-spacing);
}

/* Hero cards: keep title and download button grouped at bottom center. */
.best-app-item > a {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	padding: .75rem;
}

.best-app-item .best-app-img {
	position: absolute;
	left: .5rem;
	top: .5rem;
	margin-bottom: 0;
}

.best-app-item .best-app-title,
.best-app-item .btn-download {
	position: relative;
	z-index: 2;
	padding: 0;
}

.best-app-item .best-app-title {
	order: 2;
	width: 100%;
	max-width: 100%;
	margin: 0 0 .35rem;
	line-height: 1.2;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.best-app-item .btn-download {
	order: 3;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	min-height: 2rem;
	padding: .3rem 1rem;
	font-size: .95rem;
	line-height: 1;
	border-radius: 999px;
}

/* Add breathing room around ad blocks in all templates. */
.apkwp-ad-slot {
	margin-top: 15px;
	margin-bottom: 15px;
}

.f-app-dw.apkwp-no-download-buttons {
	background: linear-gradient(135deg, #f8fdff 0%, #eef8ff 100%);
	border: 1px solid #cde4f1;
	border-radius: 1rem;
	text-align: center;
	padding: 1.1rem 1rem;
	box-shadow: 0 12px 26px -22px rgba(12, 91, 128, .5);
}

.apkwp-no-download-title {
	font-size: 1rem;
	font-weight: 800;
	color: #145574;
	margin-bottom: .35rem;
}

.apkwp-no-download-subtitle {
	font-size: .92rem;
	color: #2f6a84;
}

.apkwp-download-buttons-stack {
	display: flex;
	flex-direction: column;
	gap: .65rem;
}

.apkwp-download-button-item {
	width: 100%;
}

.apkwp-download-button-item .attachment-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 16rem !important;
	max-width: 100%;
	min-height: 3.1rem;
	padding: .55rem 1.25rem;
	margin: 0 auto !important;
	font-size: 1.05rem;
	font-weight: 700;
	border-radius: 999px;
}

/* Single post download area background colors (as requested). */
body.single-post .f-app-download,
body.single .f-app-download {
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 1.35rem;
	padding: .7rem;
}

body.single-post .f-app-download .apkwp-download-buttons-stack,
body.single .f-app-download .apkwp-download-buttons-stack {
	background: #f1fbff;
	border-radius: 1rem;
	padding: 1.25rem 1rem;
}

body.single-post .f-app-download .attachment-name,
body.single .f-app-download .attachment-name {
	font-weight: 700;
	color: #111;
	margin-bottom: 1rem;
}

/* Single app page: breadcrumb RTL and centered stars. */
body.single-post .f-app-breadcrumbs,
body.single .f-app-breadcrumbs {
	direction: rtl;
	text-align: right;
}

body.single-post .f-app-breadcrumbs-in,
body.single .f-app-breadcrumbs-in {
	direction: rtl;
	text-align: right;
}

body.single-post .f-app-view-rate,
body.single .f-app-view-rate {
	text-align: center;
}

body.single-post .f-app-view-rate .apkwp-stars,
body.single .f-app-view-rate .apkwp-stars {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: .12rem;
	margin: 0 auto .35rem auto;
	line-height: 1;
	direction: rtl;
}

body.single-post .f-app-view-rate .apkwp-star,
body.single .f-app-view-rate .apkwp-star {
	font-size: 1.55rem;
	font-weight: 700;
	color: rgba(255, 255, 255, .32);
	text-shadow: 0 2px 8px rgba(0, 0, 0, .18);
}

body.single-post .f-app-view-rate .apkwp-star.is-full,
body.single .f-app-view-rate .apkwp-star.is-full {
	color: #ffcb50;
}

body.single-post .f-app-view-rate .apkwp-star.is-half,
body.single .f-app-view-rate .apkwp-star.is-half {
	background: linear-gradient(90deg, rgba(255, 255, 255, .32) 0 50%, #ffcb50 50% 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
	-webkit-text-fill-color: transparent;
}

/* Single page cards: enforce RTL flow in meta + recommended sections. */
body.single-post .f-app-meta .grid-list,
body.single .f-app-meta .grid-list,
body.single-post .section-newgames .list-app,
body.single .section-newgames .list-app {
	direction: rtl;
}

body.single-post .f-app-meta .b-grid,
body.single .f-app-meta .b-grid,
body.single-post .section-newgames .list-app .app,
body.single .section-newgames .list-app .app {
	float: right;
}

/* Desktop: prevent tiny horizontal overflow without altering header layout. */
@media (min-width: 62rem) {
	html,
	body {
		overflow-x: hidden;
	}

	body.single-post .f-app-meta .grid-list.grid4 > .b-grid,
	body.single .f-app-meta .grid-list.grid4 > .b-grid {
		width: 16.666667%;
	}
}
.saic-wrapper.saic-border {
	;
}

.saic-wrapper .saic-wrap-comments a:link, .saic-wrapper .saic-wrap-comments a:visited {
	color: #3D7DBC;
}

.saic-wrapper a:hover {
	text-decoration: underline;
}

.saic-wrapper .saic-wrap-comments {
	display: none;
	position: relative;
	width: 100%;
	height: auto;
	list-style: none outside none;
}

.saic-wrapper .saic-wrap-comments a:link, .saic-wrapper .saic-wrap-comments a:visited {
	color: #3D7DBC;
}

.saic-wrapper a:hover {
	text-decoration: underline;
}

.saic-wrapper .saic-wrap-comments {
	display: none;
	position: relative;
	width: 100%;
	height: auto;
	list-style: none outside none;
}

.saic-wrapper .saic-wrap-form {
	padding: 10px 15px 15px;
	border-top: 1px solid #d5deea;
}

.saic-wrapper .saic-wrap-form .saic-form-avatar {
	position: absolute;
	left: 15px;
	top: 25px;
	overflow: hidden;
}

.saic-wrapper .saic-wrap-form .saic-form-avatar img {
	max-width: 30px;
	max-height: 30px;
	margin: 0px !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form {
	position: relative;
	float: left;
	width: 100%;
	padding-left: 38px;
}

.saic-wrapper .saic-wrap-form .saic-container-form .respond, .saic-wrapper .saic-wrap-form .saic-container-form .respond > form {
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
	background: none !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form .respond > h3 {
	display: none !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-wrap-textarea {
	clear: both;
	position: relative;
	width: 100%;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-wrap-submit {
	margin-top: 18px;
}

.saic-wrapper .saic-wrap-form .saic-container-form textarea.saic-textarea {
	border: 1px solid #d5deea;
	border-width: 1px !important;
	width: 100%;
	height: 2.5em;
	min-height: 2.5em !important;
	margin: 0px !important;
	padding: 4px 6px;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: height 0.2s;
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	font-family: inherit;
	font-size: 1em !important;
	line-height: 19px;
	resize: vertical !important;
	background: #FFFFFF;
	color: #44525F;
	vertical-align: top;
}

.saic-wrapper .saic-wrap-form .saic-container-form input[type="text"], .saic-wrapper .saic-wrap-form .saic-container-form input[type="email"] {
	width: 100%;
	height: 2em;
	margin: 0 0 5px;
	padding: 3px 6px;
	border: 1px solid #d5deea;
	background: #FFFFFF;
	color: #44525F;
	box-shadow: none;
	text-indent: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: inherit;
	font-size: 1em !important;
	line-height: 1;
	vertical-align: top;
}

.saic-wrapper .saic-wrap-form .saic-container-form input#author, .saic-wrapper .saic-wrap-form .saic-container-form input#email, .saic-wrapper .saic-wrap-form .saic-container-form input#url {
	text-indent: 0;
	width: 100%;
}

.saic-wrapper .saic-wrap-form .saic-container-form input.saic-input:focus, .saic-wrapper .saic-wrap-form .saic-container-form textarea.saic-textarea:focus {
	border-color: #64B6EC;
	outline: 0 none;
}

.saic-wrapper .saic-wrap-form .saic-container-form span.saic-required {
	display: none;
	position: absolute;
	top: 1px;
	right: -9px;
	font-size: 13px;
	color: #C54F53;
}

.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-author, .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-email, .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-url {
	position: relative;
	display: block;
	float: left;
	margin: 0px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: 30%;
	margin-right: 5%;
}

.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-author.saic-field-1, .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-email.saic-field-1, .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-url.saic-field-1 {
	width: 100%;
	margin-right: 0;
}

.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-author.saic-field-2, .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-email.saic-field-2, .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-url.saic-field-2 {
	width: 47.5%;
}

.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-email.saic-field-2, .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-url.saic-field-2 {
	margin-right: 0px;
}

.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-url {
	margin-right: 0;
}

.saic-wrapper .saic-wrap-form .saic-container-form p.form-submit {
	float: right;
	margin: 0px !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form input[type="submit"], .saic-wrapper .saic-wrap-form .saic-container-form input[type="button"].saic-form-btn {
	position: relative;
	display: inline-block;
	height: 2em;
	width: auto;
	margin: 0px;
	margin-left: 10px;
	padding: 5px 12px;
	color: #FFFFFF;
	text-shadow: none;
	font-weight: bold;
	font-size: 1em !important;
	text-align: center;
	line-height: 1.3;
	outline: none;
	overflow: visible;
	cursor: pointer;
	border: 0;
	background: var(--color_button);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
	text-transform: none;
	text-transform: uppercase;
}

.saic-wrapper .saic-wrap-form .saic-container-form input[type="submit"]:hover, .saic-wrapper .saic-wrap-form .saic-container-form input[type="button"].saic-form-btn:hover {
	display: inline-block;
	font-weight: bold;
	text-align: center;
	outline: none;
	background: var(--color_button_h);
}

.saic-wrapper .saic-wrap-comments .logged-in-as a {
	color: var(--color_h);
}

.saic-wrapper .saic-wrap-form .saic-container-form input[type="button"].saic-form-btn {
	display: none;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-error {
	border: 1px solid #C85951 !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-error-info {
	display: none;
	position: absolute;
	bottom: 28px;
	left: 8px;
	z-index: 99999;
	height: 20px;
	padding: 1px 10px 0 10px;
	line-height: 1.6;
	color: #FFF;
	font-family: inherit;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	background: #C85951;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-error-info:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -4px;
	width: 0;
	height: 0;
	border-top: 4px solid #C85951;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-wrap-textarea .saic-error-info {
	left: auto;
	right: 20px;
	top: 5px;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-wrap-textarea .saic-error-info:after {
	top: 50%;
	right: 100%;
	left: auto;
	margin-left: 0px;
	margin-top: -5px;
	border-right: 5px solid #C85951;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-captcha {
	float: right;
	text-align: right;
	margin: 0px;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-captcha .saic-captcha-text {
	display: inline-block;
	vertical-align: baseline;
	color: #44525F;
	font-size: 1em;
	font-family: inherit;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-captcha input.saic-captcha-value[type="text"] {
	width: 2.7em !important;
	height: 2em !important;
	display: inline-block !important;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 0 0 4px !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form.saic-no-login .saic-wrap-textarea {
	width: 100%;
	margin: 0 0 11px 0 !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form.saic-no-login textarea.saic-textarea {
	width: 100%;
}

.saic-wrapper.saic-full .saic-wrap-form .saic-container-form p.comment-form-author, .saic-wrapper.saic-full .saic-wrap-form .saic-container-form p.comment-form-email, .saic-wrapper.saic-full .saic-wrap-form .saic-container-form p.comment-form-url {
	width: 100%;
	margin-right: 0;
}

.saic-wrapper.saic-full .saic-wrap-form .saic-container-form .saic-captcha {
	clear: both;
	margin-top: 8px;
}

@media only screen and (max-width: 480px) {
	.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-author, .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-email, .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-url {
		width: 100%;
		margin-right: 0;
	}

	.saic-wrapper .saic-wrap-form .saic-container-form .saic-captcha {
		clear: both;
		margin-top: 8px;
	}
}

.saic-wrapper .saic-wrap-link {
	width: 100%;
	padding: 6px 15px;
}

.saic-wrapper .saic-wrap-link a.saic-link {
	font-size: 1em;
	font-weight: bold;
	color: #3D7DBC;
	text-decoration: none !important;
	font-family: inherit;
}

.saic-wrapper .saic-wrap-link a.saic-link.saic-icon-link-true .saico-comment {
	padding-right: 6px;
	color: #3D7DBC;
}

.saic-wrapper .saic-wrap-link a.saic-link.saic-icon-link-false .saico-comment {
	display: none;
}

.saic-wrapper .saic-wrap-link a.saic-link:hover {
	color: #2a5782;
}

.saic-wrapper .saic-wrap-link a.saic-link:hover .saico-comment {
	color: #2a5782;
}

.saic-wrapper *, .saic-wrapper *:before, .saic-wrapper *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.saic-clearfix:before, .saic-clearfix:after {
	content: " ";
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.saic-clearfix:after {
	clear: both;
}

p.logged-in-as, .comment-notes, .comment-form-cookies-consent {
	display: none;
}

ul.children {
	margin-left: 1.5rem;
}

.comments {
	margin-top: 3rem;
}

.comment-list {
	position: relative;
	padding-left: 1rem;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
	border-radius: 1.25rem;
}

.comment-list:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.children {
	margin-bottom: 2rem;
}

.comment-meta {
	padding-left: 2.8rem;
}

.comment-meta img {
	position: absolute;
	left: 0;
	top: 0;
}

.comment-meta h4 {
	margin-bottom: 0;
}

.comment-meta p {
	margin-bottom: 0;
}

.comment-text p {
	word-break: break-word;
	padding-top: 1rem;
	margin-bottom: .5rem;
}

.comment-divider:not(:last-child) {
	height: 1px;
	border: none;
	margin: 10px 0;
	border-radius: 0.125rem;
	background-color: #F2F7F8;
}

.info-notice {
	border-left: 3px solid rgba(84,193,224,0.1);
	background-color: rgba(84,193,224,0.1);
	padding: 0.7rem!important;
	position: relative;
	z-index: 1;
	margin: 2rem 0;
	border-radius: 3px;
	box-shadow: 3px 7px 15px rgba(84,193,224,0.1);
	-moz-box-shadow: 3px 7px 15px rgba(84,193,224,0.1);
	-webkit-box-shadow: 3px 7px 15px rgba(84,193,224,0.1);
}
 
.info-notice:after {
	content: "!";
	position: absolute;
	top: -20px;
	right: 7px;
	transform: rotate(12deg);
	color: red;
	font-size: 3.5em;
	font-weight: 600;
	line-height: 43px;
	height: 50px;
	width: 25px;
	text-align: center;
	z-index: -1;
}

.info-notice.danger {
	border-color: rgba(84,193,224,0.1);
	background-color: rgba(84,193,224,0.1);
	margin-bottom: 30px;
}

.info-notice.danger:after {
	color: #f9b724;
}

.info-notice.warning {
	border-color: #f9b724;
	background-color: rgba(249,183,36,0.1);
}

.info-notice.warning:after {
	color: #f9b724;
}
 
.info-notice a {
	color: #f9b724;
	  text-transform: uppercase;
  font-weight: bolder;
}
 
.info-notice.warning {
	border-color: #f9b724;
	background-color: rgba(249,183,36,0.1);
}

.info-notice.warning:after {
	color: #f9b724;
}

@media(max-width: 62rem) {
	.f-menu {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		row-gap: .75rem;
		column-gap: .75rem;
	}

	.foot-social {
		padding: 1rem 0;
	}

	.foot-sep {
		height: .25rem;
		width: 100%;
		border-radius: .125rem;
		background-color: #fff;
		margin-bottom: 1rem;
	}
}

.foot-social {
	padding-bottom: 1.5rem;
}

.footer .foot-social .f-social-links {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	gap: .5rem;
	direction: rtl;
	text-align: right;
}

.footer .foot-social .f-social-links-title,
.footer .foot-social .f-social-links-subtitle {
	width: 100%;
	margin: 0;
	text-align: right;
	line-height: 1.4;
}

.footer .foot-social .f-social-links-title {
	font-size: .95rem;
	font-weight: 700;
	color: #000;
}

.footer .foot-social .f-social-links-subtitle {
	font-size: .78rem;
	color: #000;
	opacity: 1;
	margin-bottom: .35rem;
}

.footer .foot-social .f-social-links > a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2.2rem;
	height: 2.2rem;
}

.f-social-links>a>svg {
	width: 24px;
	height: 24px;
	margin-right: 10px;
}

.f-social-links>a#tw>img {
	width: 24px;
	height: 24px;
	margin-right: 10px;
	display: block;
}
.f-social-links>a#fb>svg {
	fill: #fff;
}
.f-social-links>a#tw>svg {
	fill: #fff;
}
.f-social-links>a#yt>svg {
	fill: #fff;
}
.f-social-links>a#ig>svg {
	fill: #E4405F;
}
.f-social-links>a#tg>svg {
	fill: #2ca5e0;
}

.f-social-links>a#tw>svg:hover {
	fill: #fff;
}

.f-social-links>a>svg:hover {
	opacity: .9;
	transition: .2s;
}

/* Footer alignment requested: transparent background, copyright right, social links left. */
.footer {
	background: transparent !important;
}

@media (min-width: 62rem) {
	.footer .foot-first {
		direction: rtl;
	}

	.footer .foot-first .f-menu {
		margin-right: -.75rem;
		margin-left: 0;
	}

	.footer .foot-first .f-menu > a {
		float: right;
	}

	.footer .foot-first .scroll-up {
		float: left;
	}

	.footer .foot-social .f-social-links > a > svg {
		margin-right: 0 !important;
		margin-left: 0px !important;
	}

	.footer .foot-social .f-social-links > a#tw > img {
		margin-right: 0 !important;
		margin-left: 0px !important;
	}

	.footer .foot-social .f-social-links > a:last-child > svg {
		margin-left: 0 !important;
	}

	.footer .foot-second {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 1rem;
		direction: rtl;
	}

	.footer .foot-second .copyright {
		text-align: right;
		margin-left: 0;
		padding-right: 0;
		flex: 1 1 auto;
	}

	.footer .foot-second .f-social {
		display: flex !important;
		align-items: center;
		gap: 1.25rem;
		margin-right: 0;
		direction: ltr;
		white-space: nowrap;
	}

	.footer .foot-second .f-social > a {
		float: none;
		padding: 0;
		line-height: 1.5;
	}
}

@media (min-width: 35.9375rem) {
    .f-app-download .btn-block {
        display: block;
        width: fit-content;
        margin: 0 auto 10px auto;
    }

    .f-app-download .btn-block:last-child {
        margin-bottom: 0;
    }
}

.f-app-download .block .attachment-link::after {
    position: unset;
}

.f-app-main-text {
    word-break: break-word;
}

@media (min-width: 62rem) {
  .f-app-seo-text {
    margin-top: 1rem!important; 
  }
}
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:var(--color_fill);}
.st1{fill:var(--color_fill);}
.st2{fill:var(--color_fill);}


.adB {
	min-height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
	color: #989b9f;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
}

.adB.h240 {
	min-height: 240px;
}

.adB.h360 {
	min-height: 360px;
}

.adB.h480 {
	min-height: 480px;
}

.h240, .h360, .h480 {
	border-radius: 5px 15px 5px 5px;
}

.adB::before {
	content: attr(data-text);
}

@media (min-width: 62rem) {
	body.home,
	body.front-page,
	body.blog {
		background-color: var(--color_bg_2) !important;
		background-image: url(../img/clouds_bg.svg) !important;
		background-repeat: no-repeat !important;
		background-position: 50% -5rem !important;
		background-size: 379rem auto !important;
	}

	body.home .h-intro-img,
	body.front-page .h-intro-img,
	body.blog .h-intro-img {
		display: block !important;
		visibility: visible !important;
		opacity: 1 !important;
	}

	body.home .h-intro-img svg,
	body.front-page .h-intro-img svg,
	body.blog .h-intro-img svg {
		display: block !important;
		visibility: visible !important;
		opacity: 1 !important;
	}
}

@media (min-width: 75rem) {
	body.home {
		background-position: 50% 0 !important;
	}
}

/* Keep top header transparent like original demo. */
.header {
	background: transparent !important;
	border-bottom: 0 !important;
}

.header-panel {
	margin-bottom: 25px;
}

@media (min-width: 80rem) {
	.best-app-label {
		width: 11rem;
		height: 11rem;
		left: 0;
		right: auto;
		transform: translate(-32%, -80%) rotate(-16deg);
		font-size: 1.65rem;
		line-height: 1.95rem;
	}

	.best-app-label > span {
		margin-top: 46px;
		margin-right: 19px;
	}

	html.load .best-app-label {
		transform: translate(-44%, -80%) rotate(-12deg);
		opacity: 0;
	}

	body.home .h-intro-img svg {
		margin: -1.25rem 0 0 -0.5rem !important;
	}
}

.best-app-label-stars {
	background-image: none !important;
	width: auto !important;
	height: auto !important;
	line-height: 1;
}

.best-app-label-stars::before {
	content: "★ ★ ★ ★ ★";
	display: block;
	font-size: 1.2rem;
	letter-spacing: .04rem;
	color: #ffcb50;
}

.recommend-app-img > figure {
	float: left;
}

.recommend-label .recommend-label-stars {
	display: block !important;
	margin-top: .25rem;
}

/* Keep recommendations badge visible but behind cards. */
.section-recommend .recommend-block {
	position: relative;
}

.section-recommend .recommend-label {
	display: flex !important;
	visibility: visible !important;
	opacity: 1 !important;
	z-index: 0 !important;
	pointer-events: none;
}

.section-recommend .recommend-star {
	z-index: -1 !important;
}

.section-recommend .recommend-label-icon,
.section-recommend .recommend-label-title,
.section-recommend .recommend-label-stars {
	position: relative;
	z-index: 1;
}

.section-recommend .recommend-over,
.section-recommend .recommend-list,
.section-recommend .recommend-app {
	position: relative;
	z-index: 2;
}

.section-recommend .recommend-label-stars {
	opacity: 1 !important;
	background-image: url(../img/recommend-stars.svg) !important;
	background-repeat: repeat-x !important;
	background-size: auto 100% !important;
	background-position: 0 50% !important;
}

.section-recommend .recommend-star-bg {
	display: block !important;
}

/* Show best-app badge on desktop only. */
.best-app-label {
	display: none !important;
}

@media (min-width: 62rem) {
	.best-app-label {
		display: block !important;
	}
}

@media (max-width: 61.9375rem) {
	.menu-btn,
	.h-search {
		background-color: #fff !important;
		backdrop-filter: blur(8px);
		box-shadow: 0 4px 12px rgba(18, 56, 82, 0.1);
	}

	.header-menu {
		background: #f6f7f8 !important;
	}

	html.mm .header-menu {
		overflow-y: auto;
	}

	.h-menu {
		max-width: 40rem;
		width: 100%;
		padding: 1.5rem 1rem 6rem;
	}

	.select-m-menu-tabs {
		display: block !important;
		background-color: #dfe5e9;
		border-radius: 1.75rem;
		padding: .25rem;
		margin-bottom: 1.5rem;
	}

	.select-m-menu-marker::after {
		background-color: #fff;
	}

	.h-menu-drop-all {
		display: block !important;
		text-align: center;
		font-weight: 700;
		border-radius: 1.5rem;
	}

	.h-menu-subitem a {
		padding: .5rem .25rem;
	}

	.h-menu-subitem-icon img {
		width: 44px !important;
		height: 44px !important;
		border-radius: 50% !important;
	}

	.h-menu-subitem-text {
		font-size: .95rem;
		font-weight: 700;
		margin-top: .3rem;
	}

	/* Mobile hero: centered intro and hidden decorative SVG. */
	.header-intro {
		display: block;
		text-align: center;
	}

	.h-intro {
		max-width: 100%;
		margin: 0 auto;
	}

	.h-intro > .btn {
		display: inline-block !important;
		margin-top: 1rem;
	}

	.h-intro-img {
		display: none !important;
	}

	/* Mobile hero cards: title then download button at card bottom-left. */
	.best-app {
		margin-top: 1rem;
		margin-bottom: 1.5rem;
	}

	.best-app-over {
		margin: .75rem 0 0 !important;
		padding: 0 !important;
	}

	.best-app-list {
		padding-top: 0 !important;
		padding-bottom: .75rem !important;
	}

	.best-app-item > a {
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: center;
		padding: .75rem;
	}

	.best-app-img {
		position: absolute;
		left: .5rem;
		top: .5rem;
		margin-bottom: 0;
	}

	.best-app-title,
	.best-app-item .btn-download {
		position: relative;
		z-index: 2;
		padding: 0;
	}

	.best-app-title {
		display: block;
		order: 2;
		max-width: 100%;
		margin: 0;
		line-height: 1.2;
		text-align: center;
	}

	.best-app-item .btn-download {
		display: inline-block;
		order: 3;
		margin-top: .35rem;
	}
}

/* Mobile/tablet offcanvas (clean version). */
@media (max-width: 61.9375rem) {
	.header-menu {
		left: 0 !important;
		right: 0 !important;
		width: 100% !important;
		max-width: 100% !important;
		overflow-x: hidden !important;
		overflow-y: auto !important;
		background: #f6f7f8 !important;
	}

	html.mm .header-menu {
		opacity: 1 !important;
		visibility: visible !important;
	}

	html.mm .header-menu .h-menu {
		transform: translateY(0) !important;
	}

	.header .h-menu {
		width: 100% !important;
		max-width: 36rem !important;
		margin-left: auto !important;
		margin-right: auto !important;
		padding: 1rem 1rem 3rem !important;
	}

	.header .h-menu .wrp,
	.header .h-menu-drop > .wrp {
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.header .h-menu-drop {
		display: block !important;
		position: static !important;
		transform: none !important;
		opacity: 1 !important;
		visibility: visible !important;
		background: transparent !important;
		box-shadow: none !important;
		padding: 0 !important;
	}

	.header .select-m-menu,
	.header .select-m-menu-tabs {
		display: block !important;
	}

	.header .select-m-menu-tabs {
		display: flex !important;
		align-items: center;
		justify-content: space-between;
		height: 2.75rem;
		margin-bottom: 1.25rem;
	}

	.header .select-m-menu-tabs > span {
		float: none;
		width: 50%;
		line-height: 2.25rem;
	}

	.header .h-menu-drop-all {
		display: block !important;
		text-align: center;
		font-weight: 700;
		border-radius: 1.5rem;
		margin-bottom: 1.25rem !important;
	}

	.header .h-menu-subitems {
		display: grid;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 0.85rem;
		margin: 0 !important;
	}

	.header .h-menu-subitem {
		float: none !important;
		width: auto !important;
		padding: 0 !important;
	}

	.header .h-menu-subitem a {
		display: block !important;
		padding: 0.4rem 0.2rem !important;
		text-align: center;
	}

	.header .h-menu-subitem-icon img {
		width: 42px !important;
		height: 42px !important;
		border-radius: 50% !important;
	}

	.header .h-menu-subitem-text {
		display: block !important;
		font-size: 0.95rem;
		font-weight: 700;
		line-height: 1.2;
		margin-top: 0.3rem;
		white-space: normal;
		overflow-wrap: anywhere;
	}

	.header .h-menu-subitem a > .muted {
		display: none !important;
	}

	.header input.select-m-menu ~ .h-menu-games {
		display: block !important;
	}

	.header input.select-m-menu ~ .h-menu-apps {
		display: none !important;
	}

	.header input.select-m-menu:checked ~ .h-menu-games {
		display: none !important;
	}

	.header input.select-m-menu:checked ~ .h-menu-apps {
		display: block !important;
	}
}

@media (max-width: 47.9375rem) {
	.header .h-menu-subitems {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

/* Recommendation stars visibility fallback. */
.section-recommend .recommend-label-stars {
	min-width: 7.5rem;
	min-height: 1.5rem;
	display: block !important;
	position: relative;
	line-height: 1;
	visibility: visible !important;
	opacity: 1 !important;
}

.section-recommend .recommend-label-stars::before {
	content: "\2605 \2605 \2605 \2605 \2605";
	display: block;
	text-align: center;
	font-size: 1.55rem;
	letter-spacing: 0.12rem;
	color: #ffcb50;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
}

/* Offcanvas exact behavior when menu is opened. */
.header-menu.open {
	position: fixed !important;
	display: block !important;
	left: 0 !important;
	right: 0 !important;
	top: 0 !important;
	bottom: 0 !important;
	width: 100% !important;
	max-width: 100% !important;
	z-index: 99 !important;
	overflow-x: hidden !important;
	overflow-y: auto !important;
	background: #f6f7f8 !important;
	opacity: 1 !important;
	visibility: visible !important;
}

.header-menu.open .h-menu {
	display: block !important;
	width: 100% !important;
	max-width: 36rem !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 1rem 1rem 3rem !important;
	transform: translateY(0) !important;
}

.header-menu.open .h-tools {
	display: block !important;
	height: 4rem;
	padding: .5rem;
}

.header-menu.open .h-menu-item,
.header-menu.open .h-menu-games,
.header-menu.open .h-menu-apps {
	display: block !important;
}

.header-menu.open .h-menu .wrp,
.header-menu.open .h-menu-drop > .wrp {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

.header-menu.open .h-menu-drop {
	display: block !important;
	position: static !important;
	transform: none !important;
	opacity: 1 !important;
	visibility: visible !important;
	background: transparent !important;
	box-shadow: none !important;
	padding: 0 !important;
}

.header-menu.open .select-m-menu,
.header-menu.open .select-m-menu-tabs {
	display: block !important;
}

.header-menu.open .h-menu-item .h-link,
.header-menu.open .select-m-menu-tabs > span,
.header-menu.open .h-menu-subitem,
.header-menu.open .h-menu-subitem a,
.header-menu.open .h-menu-subitem-icon,
.header-menu.open .h-menu-subitem-text {
	visibility: visible !important;
	opacity: 1 !important;
	display: block !important;
}

.header-menu.open .select-m-menu-tabs {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	height: 2.75rem;
	margin-bottom: 1.25rem;
}

.header-menu.open .select-m-menu-tabs > span {
	float: none;
	width: 50%;
	line-height: 2.25rem;
}

.header-menu.open .select-m-menu-marker::after {
	transform: translateX(0) !important;
	-webkit-transform: translateX(0) !important;
}

.header-menu.open .h-menu-drop-all {
	display: block !important;
	text-align: center;
	font-weight: 700;
	border-radius: 1.5rem;
	margin-bottom: 1.25rem !important;
}

.header-menu.open .h-menu-subitems {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0.85rem;
	margin: 0 !important;
}

.header-menu.open .h-menu-subitem {
	float: none !important;
	width: auto !important;
	padding: 0 !important;
}

.header-menu.open .h-menu-subitem a {
	display: block !important;
	padding: 0.4rem 0.2rem !important;
	text-align: center;
}

.header-menu.open .h-menu-subitem-icon img {
	width: 42px !important;
	height: 42px !important;
	border-radius: 50% !important;
}

.header-menu.open .h-menu-subitem-text {
	display: block !important;
	font-size: 0.95rem;
	font-weight: 700;
	line-height: 1.2;
	margin-top: 0.3rem;
	white-space: normal;
	overflow-wrap: anywhere;
}

.header-menu.open .h-menu-subitem a > .muted {
	display: none !important;
}

.header-menu.open input.select-m-menu ~ .h-menu-games {
	display: block !important;
}

.header-menu.open input.select-m-menu ~ .h-menu-apps {
	display: none !important;
}

.header-menu.open input.select-m-menu:checked ~ .h-menu-games {
	display: none !important;
}

.header-menu.open input.select-m-menu:checked ~ .h-menu-apps {
	display: block !important;
}

.header-menu.open input.select-m-menu:checked ~ .select-m-menu-tabs .select-m-menu-marker::after {
	transform: translateX(-100%) !important;
	-webkit-transform: translateX(-100%) !important;
}

@media (max-width: 47.9375rem) {
	.header-menu.open .h-menu-subitems {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

/* When offcanvas is open, disable search overlay/dropbox so it doesn't hide menu content. */
.header-menu.open + .search-drop .search-dropbox,
.header-menu.open + .search-drop + .search-drop-overlay {
	display: none !important;
	opacity: 0 !important;
	visibility: hidden !important;
	pointer-events: none !important;
}

/* Offcanvas tools icons visibility. */
.menu-btn .burger > i {
	border-top-color: #111 !important;
}

.header-menu.open .menu-btn-close,
.header-menu.open .h-more > .h-link,
.header-menu.open .menu-btn-close svg,
.header-menu.open .h-more > .h-link svg {
	color: #111 !important;
	fill: #111 !important;
}

/* Archive/category page RTL hardening. */
body.archive .archive-rtl,
body.category .archive-rtl {
	direction: rtl;
	text-align: right;
}

body.archive .archive-rtl .speedbar,
body.category .archive-rtl .speedbar {
	direction: rtl;
	unicode-bidi: isolate;
}

body.archive .archive-rtl .list-heading,
body.category .archive-rtl .list-heading,
body.archive .archive-rtl .heading,
body.category .archive-rtl .heading {
	text-align: right;
}

body.archive .archive-rtl .list-app,
body.category .archive-rtl .list-app {
	direction: rtl;
}

body.archive .archive-rtl .app,
body.category .archive-rtl .app {
	float: right !important;
}

body.archive .archive-rtl .pagination-wrap,
body.category .archive-rtl .pagination-wrap {
	direction: rtl;
	text-align: center;
}

/* Premium modern pagination for archive/category pages. */
body.archive .archive-rtl .pagination-wrap,
body.category .archive-rtl .pagination-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0.55rem;
	flex-wrap: wrap;
	margin-top: 2rem !important;
	padding: 0.75rem;
	border-radius: 1rem;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.7), rgba(240, 246, 248, 0.7));
	backdrop-filter: blur(4px);
}

body.archive .archive-rtl .pagination-wrap .page-numbers,
body.category .archive-rtl .pagination-wrap .page-numbers {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	min-width: 2.6rem;
	height: 2.6rem;
	padding: 0 0.9rem;
	border-radius: 999px;
	font-size: 0.98rem;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
	color: #1a2f3f;
	background: #ffffff;
	border: 1px solid #d8e4ea;
	box-shadow: 0 8px 18px rgba(18, 56, 82, 0.08);
	transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}

body.archive .archive-rtl .pagination-wrap a.page-numbers:hover,
body.category .archive-rtl .pagination-wrap a.page-numbers:hover {
	transform: translateY(-2px);
	box-shadow: 0 12px 22px rgba(18, 56, 82, 0.14);
	background: #f8fcff;
	color: #0e87be;
}

body.archive .archive-rtl .pagination-wrap .page-numbers.current,
body.category .archive-rtl .pagination-wrap .page-numbers.current {
	color: #fff;
	border-color: transparent;
	background: linear-gradient(135deg, #2ca9d4 0%, #38bfdc 100%);
	box-shadow: 0 10px 22px rgba(44, 169, 212, 0.34);
}

body.archive .archive-rtl .pagination-wrap .page-numbers.prev,
body.archive .archive-rtl .pagination-wrap .page-numbers.next,
body.category .archive-rtl .pagination-wrap .page-numbers.prev,
body.category .archive-rtl .pagination-wrap .page-numbers.next {
	padding: 0 1rem;
	font-size: 0.9rem;
	letter-spacing: 0.01em;
}

/* Archive heading shape: mirrored and desktop-only. */
body.archive .archive-rtl .heading-bg-img,
body.category .archive-rtl .heading-bg-img {
	transform: scaleX(-1);
	transform-origin: center;
}

@media (max-width: 61.9375rem) {
	body.archive .archive-rtl .heading-bg-img,
	body.category .archive-rtl .heading-bg-img {
		display: none !important;
	}
}

@media (min-width: 62rem) {
	body.archive .archive-rtl .heading-bg-img,
	body.category .archive-rtl .heading-bg-img {
		display: block !important;
	}
}


