/*
Theme Name: Agenki headless
Description: Agenki Theme for headless sites (Nude child theme)
Version: 1.0
Author: obundo
Template: nude
*/

/* =============================================================================
 * fonts
 * ========================================================================== */



/* =============================================================================
 * styles
 * ========================================================================== */

header {
	width: 189px;
	height: 40px;
	background-image: url('/wp-content/uploads/logo-agenki.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 189px 40px;
	z-index: 1;
}

/* =============================================================================
 * framework overrides
 * ========================================================================== */

html, body {  
	background-color: #fff !important;
    font-family: 'Helvetica', 'Arial', sans-serif !important;
	font-size: 14px !important;
	line-height: 20px !important;
	z-index: 0;
}

.site-title,
.tagline {
	display: none !important;
}

a,
a:hover,
a:focus,
a:active,
a:visited {
	color: #666 !important;
	text-decoration: none !important;
}

/* =============================================================================
 * responsive
 * ========================================================================== */