@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Twenty Sixteen-child
Description: Twenty Sixteen child theme
Author: KS
Template: twentysixteen
Version: 1.0.0
Text Domain: twentysixteen-child
*/ 

body {background:#9b847a;}
.site {
        margin: 5%;
			background: #e3dedb
    }

.site-inner {
	margin: 0 0 0 0px;
	    max-width: inherit;
}

.site-content {
    padding: 0 0%;
	border: solid 2px;
	margin: 0 3% 0 3%;
	padding: 3% 3% 0 3%;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

    .site-main {
        margin-bottom: 1em;
    }

.site-header {
        padding: 2em 4.5455%;
    }

.site-branding, .site-header-menu, .header-image {
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }

.site-info {
	display: none;
}

.no-sidebar .no-sidebar .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets {
    margin-right: 5%;
    margin-left: 5%;
}

.entry-header, .entry-content {
	margin-left:0;
}

p {
	margin: 0 0 1em;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h1, .entry-summary h2, .entry-summary h3, .entry-summary h4, .entry-summary h5, .entry-summary h6, .comment-content h1, .comment-content h2, .comment-content h3, .comment-content h4, .comment-content h5, .comment-content h6, .textwidget h1, .textwidget h2, .textwidget h3, .textwidget h4, .textwidget h5, .textwidget h6 {
 font-family: "norman-variable",sans-serif;
  font-variation-settings: 'wght' 800;
line-height: 1.4;
	margin-bottom: 1rem;
	margin-top: 0;
}

body, button, input, select, textarea {
font-family:the-seasons, sans-serif;
	font-size: 1rem;
font-weight: bold;
}

.entry-title {
 font-family: "norman-variable",sans-serif;
	font-size: 2.7rem;
  font-variation-settings: 'wght' 800;
	border-bottom: solid 2px;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
}

.entry-content ul, .entry-summary ul, .comment-content ul, .entry-content ol, .entry-summary ol, .comment-content ol {
	margin-left: 1em;
}

li {
	margin-bottom:10px;
}

.final-tiles-gallery .loading-bar {display:none;
}