/*
Theme Name: Newsy
Version: 1.0.0
Theme URI: https://demo.akbilisim.com/newsy
Description: A basic starter child theme for customization purpose of Newsy theme.
Author: akbilisim
Author URI: http://themeforest.net/user/akbilisim?ref=akbilisim
Template: newsy
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

article.ak-module .ak-module-inner {
	border-radius: 10px !important;
	overflow: hidden;
}

.ak-header-icon-btn,
.ak-menu-handler,
.ak-off-canvas-wrap .ak-top-menu li > a,
.ak-off-canvas-wrap .ak-mobile-menu li > a {
	color: #fff !important;
}

.ak-header-icon-btn:hover,
.ak-menu-handler:hover {
	color: rgb(248, 147, 6) !important;
}

.ak-back-top.is-visible {
	border-radius: 20px !important;
}

.ak-footer-wrap p,
.ak-footer-wrap .ak-footer-copyright,
.ak-off-canvas-nav .ak-footer-copyright,
.ak-footer-wrap .ak-menu-style-6 > li:not(:last-child):after {
	color: white !important;
}

.ak-footer-wrap .ak-header-divider {
	border-left: 1px solid white !important;
}

.home .row > * {
	padding: 0;
}

.ak-module-terms.inline {
	white-space: nowrap;
}

/* ------------------------------------------------------------------------- *
 *  PODS Ranking
/* ------------------------------------------------------------------------- */
.pods-ranking article {
	background-color: var(--ak-box-bg-color);
	border: 1px solid var(--ak-box-border-color);
	border-radius: 10px;
	margin-bottom: 15px;
	overflow: hidden;
}

.pods-ranking.small article p {
	margin: 0 !important;
}

article .fa-star,
article .fa-star-o {
	color: var(--bs-yellow);
}

.ak-archive-header .ak-archive-desc {
	color: var(--ak-text-color) !important;
}

.ak-archive-desc {
	white-space: pre-wrap;
}

.ak-archive-desc h2,
.ak-archive-desc h3,
.ak-archive-desc h4,
.ak-archive-desc h5,
.ak-archive-desc h6 {
	margin-bottom: 0;
}

.bonus-item p {
	margin-bottom: 0 !important;
}

.ak-header-mobile-wrap {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100% !important;
	z-index: 9 !important;
}

@media all and (max-width: 992px) {
	.ak-content-wrap {
		padding-top: 60px !important;
	}
}

.grecaptcha-badge {
	display: none !important;
}

.telegram.w-100 {
	padding: 0 !important;
}

.onesignal-bell-launcher {
	right: 10px !important;
}
