/*
 Theme Name: Bonus360 Newsup Child
 Template: newsup
 Text Domain: bonus360-newsup-child
 Version: 1.0.0
 */

/* Bonus360 owns presentation changes in this child theme; Newsup remains vendor-owned. */

body.wp-child-theme-bonus360-newsup-child {
	background: var(--b360-color-surface);
	color: var(--b360-color-text);
	font-family: Inter, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.65;
}

.wp-child-theme-bonus360-newsup-child h1,
.wp-child-theme-bonus360-newsup-child h2,
.wp-child-theme-bonus360-newsup-child h3,
.wp-child-theme-bonus360-newsup-child h4,
.wp-child-theme-bonus360-newsup-child h5,
.wp-child-theme-bonus360-newsup-child h6 {
	color: var(--b360-color-heading);
	font-family: Montserrat, Inter, Arial, sans-serif;
	letter-spacing: -0.025em;
}

.wp-child-theme-bonus360-newsup-child a {
	transition: color var(--b360-transition), background-color var(--b360-transition), border-color var(--b360-transition), box-shadow var(--b360-transition), transform var(--b360-transition);
}

.wp-child-theme-bonus360-newsup-child a:focus-visible,
.wp-child-theme-bonus360-newsup-child button:focus-visible,
.wp-child-theme-bonus360-newsup-child input:focus-visible,
.wp-child-theme-bonus360-newsup-child select:focus-visible,
.wp-child-theme-bonus360-newsup-child textarea:focus-visible {
	border-radius: var(--b360-radius-small);
	box-shadow: var(--b360-focus-ring);
	outline: 2px solid var(--b360-color-surface);
	outline-offset: 2px;
}

/* Header */
.b360-site-header .container-fluid,
.wp-child-theme-bonus360-newsup-child footer .container-fluid {
	max-width: var(--b360-content-max-width);
	margin-inline: auto;
	padding-inline: var(--b360-gutter-desktop);
}

.b360-site-header .mg-head-detail {
	padding-block: 7px;
	background: var(--b360-color-brand-strong);
	border: 0;
}

.b360-site-header .mg-head-detail,
.b360-site-header .mg-head-detail a,
.b360-site-header .mg-head-detail li,
.b360-site-header .mg-head-detail span {
	color: #f4f7fb;
}

.b360-site-header .mg-head-detail .info-left li a,
.b360-site-header .mg-head-detail .info-right li a {
	font-size: 13px;
	font-weight: 600;
}

.b360-site-header .mg-head-detail .info-left li span.time {
	background: var(--b360-color-accent);
	border-radius: var(--b360-radius-small);
}

.b360-site-header .mg-nav-widget-area-back {
	background: var(--b360-color-surface) !important;
	border-bottom: 1px solid var(--b360-color-border);
}

.b360-site-header .mg-nav-widget-area-back .overlay,
.b360-site-header .mg-nav-widget-area-back .inner {
	background: transparent !important;
}

.b360-site-header .mg-nav-widget-area-back .inner {
	padding-block: 22px;
}

.b360-site-header .mg-nav-widget-area .site-title,
.b360-site-header .mg-nav-widget-area .site-title:last-child {
	margin: 0;
}

.b360-site-header .mg-nav-widget-area .site-title a,
.b360-site-header .mg-nav-widget-area .site-title a:hover,
.b360-site-header .mg-nav-widget-area .site-title a:focus {
	color: var(--b360-color-brand);
	font-size: clamp(2rem, 4vw, 3rem);
	font-weight: 800;
	letter-spacing: -0.055em;
	line-height: 1;
}

.b360-site-header .site-description {
	margin-top: var(--b360-space-2);
	color: var(--b360-color-muted);
	font-size: 14px;
}

.b360-site-header .mg-menu-full,
.b360-site-header .navbar-wp {
	background: var(--b360-color-brand) !important;
}

.b360-site-header .navbar-wp {
	border: 0;
	box-shadow: none;
}

.b360-site-header .navbar-wp .navbar-nav > li > a {
	padding: 14px 11px;
	color: #f8fafc;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.02em;
}

.b360-site-header .navbar-wp .navbar-nav > li > a:hover,
.b360-site-header .navbar-wp .navbar-nav > li > a:focus,
.b360-site-header .navbar-wp .navbar-nav > .current-menu-item > a,
.b360-site-header .navbar-wp .navbar-nav > .current-menu-ancestor > a {
	background: var(--b360-color-brand-soft);
	color: #ffffff;
}

.b360-site-header .navbar-wp .navbar-nav > li.active.home > a,
.b360-site-header .mobilehomebtn {
	background: var(--b360-color-accent);
	color: #ffffff;
}

.b360-site-header .msearch {
	min-width: 42px;
	min-height: 42px;
	padding: 0;
	background: transparent;
	border: 0;
	color: #ffffff;
	cursor: pointer;
}

.b360-site-header .msearch::after {
	display: none;
}

.b360-site-header .searchinner {
	padding: var(--b360-space-3);
	border: 1px solid var(--b360-color-border);
	border-radius: var(--b360-radius-medium);
	box-shadow: var(--b360-shadow-raised);
}

.b360-site-header .navbar-toggler {
	min-width: 44px;
	min-height: 44px;
	border: 0;
}

/* Footer */
.wp-child-theme-bonus360-newsup-child footer.footer {
	background: var(--b360-color-brand-strong) !important;
}

.wp-child-theme-bonus360-newsup-child footer.footer > .overlay {
	background: transparent !important;
}

.wp-child-theme-bonus360-newsup-child footer .mg-footer-widget-area {
	padding-top: var(--b360-space-12);
}

.wp-child-theme-bonus360-newsup-child footer #block-14 {
	flex: 0 0 100%;
	width: 100%;
	max-width: 100%;
	padding: 0 15px var(--b360-space-6);
	text-align: center;
}

.wp-child-theme-bonus360-newsup-child footer #block-14 .uagb-social-share__outer-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: var(--b360-space-3);
}

.wp-child-theme-bonus360-newsup-child footer #block-14 .uagb-ss__wrapper {
	display: block;
}

.wp-child-theme-bonus360-newsup-child footer #block-14 .uagb-ss__link {
	display: grid;
	width: 44px;
	height: 44px;
	place-items: center;
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: var(--b360-radius-small);
	cursor: pointer;
}

.wp-child-theme-bonus360-newsup-child footer #block-14 .uagb-ss__link:hover,
.wp-child-theme-bonus360-newsup-child footer #block-14 .uagb-ss__link:focus {
	background: rgba(255, 255, 255, 0.16);
	border-color: rgba(255, 255, 255, 0.5);
}

.wp-child-theme-bonus360-newsup-child footer #block-14 .uagb-ss__source-wrap,
.wp-child-theme-bonus360-newsup-child footer #block-14 .uagb-ss__source-icon {
	display: block;
	width: 20px;
	height: 20px;
}

.wp-child-theme-bonus360-newsup-child footer #block-14 svg {
	display: block;
	width: 20px;
	height: 20px;
	fill: #ffffff;
}

.wp-child-theme-bonus360-newsup-child footer .mg-footer-bottom-area {
	padding-block: var(--b360-space-8);
}

.wp-child-theme-bonus360-newsup-child footer .mg-footer-copyright {
	padding-block: var(--b360-space-4);
	background: #050f1e;
}

.wp-child-theme-bonus360-newsup-child footer .mg-footer-copyright p {
	margin: 0;
	color: #dbe5f0;
	font-size: 13px;
	line-height: 1.6;
}

.wp-child-theme-bonus360-newsup-child footer .mg-footer-copyright a {
	color: #f7f9fc;
	font-size: 13px;
	line-height: 1.6;
}

.wp-child-theme-bonus360-newsup-child footer .mg-footer-copyright a:hover,
.wp-child-theme-bonus360-newsup-child footer .mg-footer-copyright a:focus {
	color: #ffffff;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.b360-footer-navigation .info-right {
	gap: 8px 20px;
}

.b360-footer-navigation .nav-link {
	padding: 4px 0 !important;
}

@media (max-width: 1179px) {
	.b360-site-header .container-fluid,
	.wp-child-theme-bonus360-newsup-child footer .container-fluid {
		padding-inline: var(--b360-gutter-tablet);
	}
}

@media (max-width: 991.98px) {
	.b360-site-header .mg-nav-widget-area-back .inner {
		padding-block: 18px;
	}

	.b360-site-header .navbar-wp .container-fluid {
		min-height: 54px;
	}

	.b360-site-header .m-header {
		width: 100%;
	}
}

@media (max-width: 767.98px) {
	.b360-site-header .container-fluid,
	.wp-child-theme-bonus360-newsup-child footer .container-fluid {
		padding-inline: var(--b360-gutter-mobile);
	}

	.b360-site-header .mg-head-detail {
		display: none;
	}

	.b360-site-header .mg-nav-widget-area-back .inner {
		padding-block: 16px;
	}

	.b360-site-header .mg-nav-widget-area .site-title a,
	.b360-site-header .mg-nav-widget-area .site-title a:hover,
	.b360-site-header .mg-nav-widget-area .site-title a:focus {
		font-size: 2.25rem;
	}

	.b360-site-header .navbar-wp .navbar-nav > li > a {
		padding: 12px 16px;
		font-size: 14px;
	}

	.b360-footer-meta,
	.b360-footer-meta .text-md-right {
		text-align: center !important;
	}

	.b360-footer-navigation .info-right {
		margin-top: var(--b360-space-3);
	}
}
