/*!
Theme Name: Altar
Theme URI: https://versionweekly.com/altar-free-wp-theme/
Author: Version Weekly
Author URI: https://versionweekly.com/
Description: Altar is a Minimalist blogging theme with no-sidebars. With Altar wp theme , your thoughts, your knowledge, and your content uncluttered and easy to read. It is a mobile-responsive design that looks amazing wherever it’s viewed. Check demo at http://www.altarwpthemes.com/
Version: 1.0.2
License: GNU General Public License v3
License URI: LICENSE
Text Domain: altar
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, one-column, blog, news

This theme, like WordPress, is licensed under the GPL.

Altar is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}


/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: 'Quicksand', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0  0 15px;
	line-height: 1.3;
}

h1{
	font-size: 36px;
}

h2{
	font-size: 30px;
}

h3{
	font-size: 26px;
}

h4{
	font-size: 20px;
}

h5{
	font-size: 18px;
}

h6{
	font-size: 16px;
}

p {
	margin: 0 0 20px;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #f5f5f5;
}

hr {
	background-color: #EEE;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 20px 30px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
	border-collapse: collapse;
}

table td,
table th{
	border: 1px solid #EEE;
	padding: 10px;
	text-align: left;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #333;
	background: #333;
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	padding: 15px 40px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	outline: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #333;
	border: 1px solid #ccc;
	padding: 15px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	outline: 0;
}

select {
	border: 1px solid #ccc;
	padding: 15px;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #333;
}

a:visited {
	color: #f45f0b;
}

a:hover, a:focus, a:active {
	color: #f45f0b;
}

a:focus {
	outline: 0;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	display: block;
	text-align: center;
}

.main-navigation.hide-nav{
	opacity: 0;
	visibility: hidden;
}

#primary-menu li{
	position: relative;
}

#primary-menu a {
	display: block;
	text-decoration: none;
	color: #333;
	font-weight: 500;
	letter-spacing: 1px;
}

#primary-menu a:hover{
	color: #f45f0b;
}

#primary-menu > li{
	padding: 0 15px;
	text-transform: uppercase;
	font-size: 14px;
	float: left;
}

#primary-menu > li > a{
	padding: 20px 0;
}

#primary-menu > li.menu-item-has-children:after{
	content: '\e874';
    position: absolute;
    font-family: 'Linearicons-Free';
    right: 0;
    top: 50%;
    font-size: 8px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    line-height: 1;
}

#primary-menu ul li.menu-item-has-children:after{
	content: '\e876';
    position: absolute;
    font-family: 'Linearicons-Free';
    right: 10px;
    top: 50%;
    font-size: 8px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    line-height: 1;
}

#primary-menu,
#primary-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#primary-menu ul {
	font-size: 13px;
	background: #FFF;
	display: none;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 100%;
	left: 0;
	width: 240px;
	text-align: left;
} 

#primary-menu ul ul {
	left: 100%;
	top: 0;
}

#primary-menu li:hover > ul,
#primary-menu li.focus > ul {
	display: block;
}

#primary-menu ul li > a{
	padding: 12px 20px;
	border-bottom: 1px solid #F6F6F6;
}


.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clearfix:before,
.clearfix:after,
.nav-links:before,
.nav-links:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clearfix:after,
.nav-links:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.logged-in-as a{
	text-decoration: none;
	color: inherit;
}

.logged-in-as a:hover{
	color: #f45f0b;
}

.bypostauthor {
	display: block;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input{
	width: 100%;
}

.comments-title,
.comment-reply-title{
	margin-bottom: 30px;
}

.comment-list{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comment-list .children{
	list-style: none;
	padding: 0;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 40px;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #EEE;
	padding: 30px 0;
}

.comment-author {
	color: #1a1a1a;
	margin-bottom: 0.4375em;
}

.comment-author .avatar {
	float: left;
	height: 56px;
	width: 56px;
	margin-right: 20px;
	position: relative;
	border-radius: 50%;
}

.comment-author .fn{
	color: inherit;
}

.comment-author .fn .url{
	text-decoration: none;
	color: inherit;
}

.comment-metadata,
.pingback .edit-link {
	color: #666;
	font-size: 14px;
}

.comment-metadata {
	margin-bottom: 30px;
}

.comment-metadata a,
.pingback .comment-edit-link {
	color: #666;
	text-decoration: none;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
	color: #f45f0b;
}

.comment-metadata .edit-link,
.pingback .edit-link {
	display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 6px;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 15px 15px;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-reply-link {
	color: #666;
	text-decoration: none;
	display: inline-block;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	outline: 0;
	color: #f45f0b;
}


.comment-list .comment-form {
	padding-bottom: 30px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #666;
	font-size: 14px;
	margin-bottom: 30px;
}

.no-comments {
	border-top: 1px solid #EEE;
	font-weight: 700;
	margin: 0;
	padding-top: 20px;
}

.comment-navigation + .no-comments {
	border-top: 0;
	padding-top: 0;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #999;
}

.comment-reply-title small{
	float: right;
}

.comment-reply-title small a {
	display: block;
	text-decoration: none;
	color: inherit;
	font-weight: normal;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
	color: #f45f0b;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}



/*Header*/
.site-header{
	position: relative;
	background: #FFF;
	padding: 12px 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 80px;
	z-index: 99;
}

.site-title{
	font-size: 2em;
	margin-bottom: 5px;
	line-height: 1;
}

.site-title a{
	text-decoration: none;
	color: #444;
}

.site-description{
	font-size: 0.8em;
	margin: 0;
}

.search-button{
	cursor: pointer;
	padding: 10px;
}

.site-search .search-form{
	position: absolute;
	width: 400px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.site-search .search-form.show-search{
	opacity: 1;
	visibility: visible;
}

.site-search .search-form .search-submit{
	display: none;
}

.site-search .search-form label{
	display: block;
}

.site-search .search-form .search-field{
	width: 100%;
	border: 0;
	border-bottom: 1px solid #EEE;
	height: 50px;
	outline: 0;
	padding: 10px;
	text-align: center;
}

.site-content{
	width: 1040px;
	margin: 0 auto;
}

.article-wrap{
	margin-left: -2%;
}


.article-block{
	height: auto;
	padding-bottom: 50%;
	position: relative;
	float: left;
	width: 98%;
	margin-left: 2%;
	margin-bottom: 30px;
}

.article-block > a{
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-position: center;
	background-size: cover;
	background-color: #EEE;
}

.article-block.big-post{
	width: 58%;
	padding-bottom: 38%;
}

.article-block.small-post{
	width: 38%;
	padding-bottom: 38%;
}

.article-block.even-post{
	width: 48%;
	padding-bottom: 38%;
}

.article-block .entry-header{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background: #FFF;
	padding: 30px;
	z-index: 9;
}

.article-block .entry-title{
	font-size: 20px;
	line-height: 1.2;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 0;
}

.article-block .entry-title a{
	color: #444;
	text-decoration: none;
}

.article-block .entry-title a:hover,
.article-block .entry-meta a:hover{
	color: #f45f0b;
}

.article-block .entry-meta{
	font-size: 14px;
	color: #666;
}

.article-block .entry-meta a{
	text-decoration: none;
	color: #666;
}

.page-header{
	text-align: center;
	background: #FFF;
	padding: 40px;
	margin-bottom: 40px;
	position: relative;
}

.page-header:after{
	content: "";
	position: absolute;
	left: 50%;
	top: 100%;
	width: 140px;
	height: 5px;
	margin-left: -70px;
	margin-top: -3px;
	background: #f45f0b;
}

.page-header .page-title:last-child{
	margin-bottom: 0;
}

.archive-description p:last-child{
	margin-bottom: 0;
}

.pagination{
	clear: both;
	text-align: center;
	margin: 40px 0 0;
}

.pagination .page-numbers{
	display: inline-block;
	padding: 10px 20px;
	background: #FFF;
	margin: 0 5px;
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
	font-size: 14px;
}

.pagination .page-numbers:hover,
.pagination .page-numbers.current{
	color: #f45f0b;
}

.page-banner img{
	display: block;
}

.page-content{
	padding: 100px;
	background: #FFF;
}

.page-content header{
	margin-bottom: 40px;
	border-bottom: 1px solid #EEE;
	padding-bottom: 40px;
	text-align: center;
	position: relative;
}

.page-content header:after{
	font-family: 'Linearicons-Free';
	content: "\e802";
	position: absolute;
	left: 50%;
	top: 100%;
	height: 30px;
	width: 40px;
	background: #FFF;
	transform: translateX(-50%);
	margin-top: -15px;
	text-align: center;
	line-height: 30px;
	color: #999;
}

.page-content .entry-title{
	font-size: 42px;
}

.page-content .entry-meta{
	font-size: 14px;
	color: #666;
}

.page-content .entry-meta a{
	color: #666;
	text-decoration: none;
}

.page-content .entry-content{
	line-height: 2;
}

.page-content .entry-content p{
	margin-bottom: 40px;
}

.page-content .entry-content blockquote{
	background: #EEE;
	padding: 40px;
	margin: 0 0 40px;
	border-bottom: 5px solid #CCC;
}

.page-content .entry-content blockquote p:last-child{
	margin-bottom: 0
}

.page-content .entry-footer{
	margin-bottom: 60px;
	font-size: 14px;
}

.page-content .entry-footer a{
	color: #333;
	text-decoration: none;
}

.page-content .entry-footer a:hover,
.page-content .entry-content a{
	color: #f45f0b;
}

.cat-links,
.tags-links{
	display: block;
}

.post-navigation{
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	padding: 40px 0;
	margin-bottom: 60px;
}

.post-navigation .nav-links a{
	text-decoration: none;
	color: #333;
}

.post-navigation .nav-links a:hover{
	color: #f45f0b;
}

.nav-previous{
	padding-right: 30px;
}

.nav-next{
	padding-left: 30px;
}

.nav-previous a:before{
	content: '\e879';
	font-family: 'Linearicons-Free';
	margin-right: 10px;
}

.nav-next a:after{
	content: '\e87a';
	font-family: 'Linearicons-Free';
	margin-left: 10px;
}

.site-footer{
	background: #FFFF;
	padding: 40px 0;
	text-align: center;
	margin-top: 80px;
}

.site-info{
	font-size: 14px;
}

.site-info a{
	color: #666;
	text-decoration: none;
}

.site-info a:hover{
	text-decoration: underline;
}

.site-social{
	margin-bottom: 20px;
}

.site-social a{
	display: inline-block;
	margin: 0 5px;
	height: 36px;
	width: 36px;
	border: 1px solid #999;
	border-radius: 30px;
	text-align: center;
	line-height: 30px;
	color: #444;
	font-size: 14px;
}

.site-social a i{
	line-height: 34px;
}

.menu-button{
	display: none;
}

@media screen and (max-width:1100px){
	#primary-menu,
	.site-search{
		display: none;
	}

	.menu-button{
		display: block;
		order: 1;
	}

	#primary-menu li a,
	#primary-menu ul li > a{
		padding: 15px 0;
		border: none;
	}

	#primary-menu > li.menu-item-has-children:after,
	#primary-menu ul li.menu-item-has-children:after{
		right: 15px;
		top: 22px;
		transform: translateY(0);
		-ms-transform: translateY(0);
		-webkit-transform: translateY(0);
	}

	.site-content{
		width: 100%;
		padding: 0 5%;
	}

	.site-header{
		padding-left: 5%;
		padding-right: 5%;
	}

	.main-navigation{
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		background: #FFF;
		border-top: 1px solid #EEE;
	}

	#primary-menu > li{
		float: none;
	}

	#primary-menu ul{
		position: static;
		box-shadow: none;
		width: 100%;
		text-align: center;
	}
}

@media screen and (max-width:768px){
	.article-wrap{
		margin-left: 0;
	}

	.article-block,
	.article-block.even-post,
	.article-block.small-post,
	.article-block.big-post{
		width: 100%;
		padding-bottom: 56%;
		margin-left: 0;
		float: none;
	}

	.page-content{
		padding: 60px;
	}

}

@media screen and (max-width:580px){
	.article-block,
	.article-block.even-post,
	.article-block.small-post,
	.article-block.big-post{
		padding-bottom: 78%;
	}

	.site-search .search-form{
		width: 60%;
	}

	.site-branding{
		max-width: 240px
	}

	.page-content{
		padding: 20px;
	}

	.page-content .entry-title{
		font-size: 30px;
	}

	.post-navigation{
		padding: 0;
	}

	.comment-navigation .nav-previous, 
	.posts-navigation .nav-previous, 
	.post-navigation .nav-previous,
	.comment-navigation .nav-next, 
	.posts-navigation .nav-next, 
	.post-navigation .nav-next{
		width: 100%;
		float: none;
		margin: 30px 0;
	}

	.page-content .entry-content blockquote{
		padding: 20px;
	}
}


@media screen and (max-width:480px){
	.article-block,
	.article-block.even-post,
	.article-block.small-post,
	.article-block.big-post{
		padding-bottom: 88%;
	}

	.article-block .entry-header{
		padding: 20px;
	}
}

@media screen and (min-width:1101px){
	#primary-menu{
		display: block !important;
	}
}

.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; 
}

.hamburger:hover {
    opacity: 0.7; 
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; 
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; 
}

.hamburger-inner, 
.hamburger-inner::before, 
.hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; 
}

.hamburger-inner::before, 
.hamburger-inner::after {
    content: "";
    display: block; 
}

.hamburger-inner::before {
    top: -10px; 
}

.hamburger-inner::after {
    bottom: -10px; 
}

.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); 
}

.hamburger--collapse .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; 
}

.hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); 
}

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); 
}

.hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; 
}

.hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); 
}

