/*
Theme Name: Konte Child Theme
Theme URI: http://konte.uix.store/
Description: A fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Author: UIX Themes
Author URI: http://uix.store
Template: konte
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: konte
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.aps-announcement-bar {
	background: #111111;
	color: #ffffff;
	min-height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 1001;
}

.aps-announcement-bar__link {
	color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 36px;
	padding: 7px 20px;
	font-size: 13px;
	line-height: 1.35;
	letter-spacing: 0.02em;
	text-align: center;
	text-decoration: none;
}

.aps-announcement-bar__link:hover,
.aps-announcement-bar__link:focus,
.aps-announcement-bar__link:active {
	color: #ffffff;
	text-decoration: underline;
}

.aps-announcement-bar__link:focus-visible {
	outline: 2px solid #ffffff;
	outline-offset: -4px;
}

.aps-digital-delivery-note {
	margin: 18px 0;
	padding: 14px 16px;
	border: 1px solid #d8d4cc;
	background: #f7f5f1;
	color: #242424;
	font-size: 14px;
	line-height: 1.55;
}

.aps-digital-delivery-note p {
	margin: 0;
}

@media (max-width: 767px) {
	body.home .elementor-element.elementor-element-4221456,
	body.home .aps-lcp-hero {
		background-position: center center !important;
	}

	.aps-announcement-bar,
	.aps-announcement-bar__link {
		min-height: 40px;
	}

	.aps-announcement-bar__link {
		padding: 6px 12px;
		font-size: 12px;
	}

	.aps-digital-delivery-note {
		margin: 14px 0;
		padding: 12px 14px;
	}
}
