/*
Theme Name: Moon
Theme URI: http://n2q.me/moon
Author: NhatQuang
Author URI: http://n2q.me
Description: Moon is a Clean Responsive Magazine and Blog Theme beautifully designed especially for storytellers.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: moon
Tags: one-column, two-columns, right-sidebar, custom-header, custom-background, custom-menu, featured-images, post-formats, sticky-post, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Moon is based on Underscores http://underscores.me/, (C) 2012-2015 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 http://necolas.github.com/normalize.css/

Note: Do not edit this file. If you wish to add your own CSS we strongly
recommend creating your own child theme, or installing a custom CSS plugin.
*/

/**
 * Summary:
 *
 *    1. RESET BROWSER
 *    2. TYPOGRAPHY
 *    3. ELEMENT
 *    4. FORM
 *    5. ACCESSIBILITY
 *    6. ALIGNMENT
 *    7. CLEARING
 *    8. CAPTION
 *    9. GALLERIES
 *    10. HEADER
 *    11. CONTENT
 *    12. WIDGETS
 *    13. BLOG
 *    	  - 13.1. SINGLE POST
 *    	  - 13.2. COMMENT FORM
 *    14. 404 PAGE
 *    15. FOOTER
 *    16. RESPONSIVE
 *        
 */

/* ==========================================================================
   1. RESET BROWSER
   ========================================================================== */
html {
	overflow-x: hidden;
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}
*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}
body {
	margin: 0;
	background: #f5f5f5;
	overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
select {
	width: 100%;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: none;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
optgroup {
	font-weight: bold;
}
table, th, td {
	border: 1px solid rgba(51, 51, 51, .1);
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}
th, td {
	padding: 6px;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}
td {
	border-width: 0 1px 1px 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

/* ==========================================================================
   2. TYPOGRAPHY
   ========================================================================== */
body,
button,
input,
select,
textarea {
	color: #404040;
	font: 400 16px/1.625 "Raleway", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 100%;
	font-weight: 600;
}
h1 {
	font-size: 2em;
	margin: .67em 0;
}
h2 {
	font-size: 1.5em;
	margin: .83em 0;
}
h3 {
	font-size: 1.17em;
	margin: 1em 0;
}
h4 {
	font-size: 1em;
}
p {
	margin: 0 0 1.5em;
}
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%;
}

/* ==========================================================================
   3. ELEMENT
   ========================================================================== */
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: "" "";
	border-left: 3px solid;
	padding: 0 10px;
}
blockquote cite,
q cite {
	font-size: 12px;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul,
ol {
	margin: 0 0 1.5em 3em;
	padding: 0;
}
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. */
	vertical-align: middle;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
a {
	color: #868686;
	text-decoration: none;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
a:hover,
a:focus,
a:active {
	color: #000;
	outline: none;
}

/* ==========================================================================
   4. FORM
   ========================================================================== */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #000;
	color: #fff;
	border: 0;
	padding: 0 20px;
	height: 40px;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #333;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	outline: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
select {
	color: #939393;
	border: 1px solid #e9e9e9;
	border-radius: 3px;
	padding: 0px 10px;
	height: 40px;
	width: 100%;
	line-height: 40px;
	font-size: 13px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
	outline: 0;
	border: 1px solid #e9e9e9;
}
textarea {
	width: 100%;
	height: auto;
	overflow: auto;
	line-height: inherit;
	padding: 10px;
}
::-webkit-input-placeholder {
	color: #bfbfbf;
	text-transform: uppercase;
	font-size: 11px;
}
:-moz-placeholder { /* Firefox 18- */
	color: #bfbfbf;
	text-transform: uppercase;
	font-size: 11px;
}
::-moz-placeholder {  /* Firefox 19+ */
	color: #bfbfbf;
	text-transform: uppercase;
	font-size: 11px;
}
:-ms-input-placeholder {  
	color: #bfbfbf;
	text-transform: uppercase;
	font-size: 11px;
}
.post-password-form label {
	text-indent: -999em;
}
.post-password-form label,
.post-password-form input {
	float: left;
}
.bypostauthor {}
.more-link,
.pagination ul li .page-numbers {
	position: relative;
}
.more-link:after,
.pagination ul li .page-numbers:after {
	content: "";
	position: absolute;
	width: 0;
	height: 1px;
	background: #000;
	left: 50%;
	top: 50%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.more-link:hover:after,
.pagination ul li .page-numbers:hover:after,
.pagination ul li .current:after {
	width: 100%;
	left: 0;
}

/* ==========================================================================
   5. ACCESSIBILITY
   ========================================================================== */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.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;
	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. */
}

/* ==========================================================================
   6. ALIGNMENT
   ========================================================================== */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
img.alignleft {
	margin-bottom: 1em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* ==========================================================================
   7. CLEARING
   ========================================================================== */
.clear:before,
.clear:after,
.container:before,
.container:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}
.clear:after,
.container:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}
.container {
	max-width: 1170px;
	width: 100%;
	margin: auto;
}

/* ==========================================================================
   8. CAPTION
   ========================================================================== */
.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;
	font-style: italic;
}
.wp-caption-text {
	text-align: center;
}

/* ==========================================================================
   9. GALLERIES
   ========================================================================== */
.gallery {
	margin: 0 -1px 20px -1px;
	position: relative;
}
.gallery:after {
	clear: both;
	content: "";
	display: block;
}
.gallery .gallery-item {
	float: left;
	padding: 0 1px;
	overflow: hidden;
	position: relative;
	margin: 0 0 2px 0;
}
.gallery .gallery-item:hover .gallery-caption {
	margin-bottom: 0;
}
.gallery .gallery-item a {
	display: block;
	position: relative;
}
.gallery .gallery-item a::after {
	position: absolute;
	content: "";
	background: rgba(0, 0, 0, 0.6);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.gallery .gallery-item a:hover:after {
	visibility: visible;
	opacity: 1;
}
.gallery .gallery-item img,
.gallery.gallery-columns-1 .gallery-item {
	width: 100%;
}
.gallery.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
	width: 33.3333333%;
}
.gallery.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
	width: 20%;
}
.gallery.gallery-columns-6 .gallery-item {
	width: 16.6666667%;
}
.gallery.gallery-columns-7 .gallery-item {
	width: 14.2857143%;
}
.gallery.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery.gallery-columns-9 .gallery-item {
	max-width: 11.1111111%;
}
.gallery.gallery-columns-7 .gallery-caption,
.gallery.gallery-columns-8 .gallery-caption,
.gallery.gallery-columns-9 .gallery-caption {
	display: none;
}
.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	max-height: 50%;
	margin: 0;
	padding: 10px;
	position: absolute;
	bottom: 0;
	left: 2px;
	right: 2px;
	font-size: 12px;
	margin-bottom: -100%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

/* ==========================================================================
   10. HEADER
   ========================================================================== */
.site-header {
	position: relative;
	z-index: 2;
}
.site-header.is-sticky .site-navigation {
	width: 100%;
}
.site-branding {
	padding: 30px 0;
	text-align: center;
	display: block;
}
.site-description {
	margin: 0;
	font-size: 12px;
	font-weight: 300;
}
.site-navigation {
	background: #23282d;
}
.mobile-trigger {
	display: none;
}
#primary-menu {	
	margin: 0;
	float: left;
}
#primary-menu li {
	float: left;
	position: relative;
	list-style: none;
}
#primary-menu > li:after {
	content: "";
	position: absolute;
	width: 0;
	height: 1px;
	background: #fff;
	left: 50%;
	top: calc(50% - 1.5px);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
#primary-menu > li:hover:after,
#primary-menu > li.current-menu-item:after {
	width: calc(100% - 15px);
	left: 7.5px;
}
#primary-menu li a {
	display: block;
	color: #eee;
	padding: 15px 10px;
}
#primary-menu > li > a {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 1px;
}
#primary-menu ul {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	width: 200px;
	background: #23282d;
	font-size: 12px;
	text-align: left;
	top: 140%;
	margin: 0;
	z-index: 10;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
#primary-menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	top: 100%;
}
#primary-menu ul li {
	width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, .05);
}
#primary-menu ul li a {
	position: relative;
	overflow: hidden;
}
#primary-menu ul li a:hover {
	color: #fff;
}
#primary-menu ul li a:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	left: -100%;
	top: 50%;
	margin-top: -0.5px;
	visibility: hidden;
	background: rgba(255, 255, 255, .4);
}
#primary-menu ul li a:hover:after {
	-webkit-animation: menuHover 1s ease-in-out;
	-moz-animation: menuHover 1s ease-in-out;
	animation: menuHover 1s ease-in-out;
}
@keyframes menuHover {
	0% {
		left: -100%;
		visibility: hidden;
	}
	10% {
		left: -100%;
		opacity: 1;
		visibility: visible;
	}
	65% {
		opacity: .3;
	}
	80% {
		left: 100%;
		opacity: .1;
		visibility: visible;
	}
	81% {
		left: 100%;
		visibility: hidden;
	}
	100% {
		left: -100%;
		visibility: hidden;
	}
}
#primary-menu ul ul {
	left: 220px;
	top: 0;
}
#primary-menu ul li:hover ul {
	top: 0;
	left: 200px;
}
.site-search {
	float: right;
}
.site-search i {
	color: #fff;
	background: #000;
	width: 46px;
	line-height: 47px;
	text-align: center;
	display: block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.site-search i:hover {
	background: #fff;
	color: #000;
	cursor: pointer;
}
.site-search form {
	display: none;
}
.site-search form.overlay {
	display: block;
	background: rgba(0, 0, 0, .95);
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 9999;
}
.site-search form input {
	background: none;
	border: 0;
	color: #fff;
	left: calc(50% - 275px);
	position: absolute;
	top: 50%;
	width: 550px;
	font-size: 34px;
	height: auto;
	z-index: -1;
}
.site-search form input:focus {
	border: 0;
	color: #fff;
}
.site-search form input::-webkit-input-placeholder {
	font-size: 24px;
}
.site-search form input:-moz-placeholder {
	font-size: 24px;
}
.site-search form input::-moz-placeholder {
	font-size: 24px;
}
.site-search form input:-ms-input-placeholder {
	font-size: 24px;
}
.site-search .close {
	position: absolute;
	right: 40px;
	top: 40px;
	cursor: pointer;
}

/* ==========================================================================
   11. CONTENT
   ========================================================================== */
.site-main {
	font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}
.site-content {
	padding: 40px 0;
	position: relative;
	z-index: 1;
}
.boxed .site-content {
	padding: 40px 10px;
	background: #fff;
}
.content-area {
	float: right;
	width: calc(72% - 30px);
	margin-left: 30px;
}
.widget-area {
	float: left;
	width: 28%;
	font-size: 14px;
}
.hentry,
.widget,
.post-author,
.comments-area,
.error404 .content-area {
	background: #fff;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 1, .1);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 1, .1);
	box-shadow: 0 0 3px rgba(0, 0, 1, .1);
}
.hentry,
.comments-area {
	padding: 20px;
}
.hentry {
	margin-bottom: 30px;
}
.right-sidebar .content-area {
	margin: 0 30px 0 0;
	float: left;
}
.right-sidebar .widget-area {
	float: right;
}
.no-sidebar .content-area {
	width: 100%;
	margin: 0;
}
.boxed .wrapper {
	max-width: 1170px;
	margin: auto;
	width: 100%;
}
.boxed .container {
	max-width: 100%;
}
.boxed .site-footer.fixed {
	max-width: 1170px;
	padding: 50px 10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

/* ==========================================================================
   12. WIDGETS
   ========================================================================== */
.widget {
	padding: 15px;
	margin-bottom: 30px;
}
.widget-title {
	background: #000;
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;
	padding: 15px 10px;
	margin: 0 0 15px;
	font-size: .8em;
	letter-spacing: 2px;
}
.widget ul {
	margin: 0;
}
.widget ul li {
	list-style: none;
	border-top: 1px solid #e9e9e9;
	margin-top: 10px;
	padding-top: 10px;
}
.widget > ul > li:first-child {
	margin: 0;
	padding-top: 0;
	border: 0;
}
.widget ul li a {
	position: relative;
	padding-left: 15px;
}
.widget ul li a:before,
.widget ul li a:after {
	content: "";
	position: absolute;
	background: #212121;
}
.widget ul li a:before {
	width: 9px;
	height: 1px;
	top: 8px;
	left: 0;
}
.widget ul li a:after {
	height: 9px;
	width: 1px;
	left: 4px;
	top: 4px;
}
.widget ul li .post-date {
	font-family: Geogria;
	display: block;
	font-size: 10px;
	font-style: italic;
	margin-left: 17px;
}
.widget ul ul li {
	padding-left: 20px;
}
.recentcomments > a:before,
.recentcomments > a:after {
	display: none;
}
.recentcomments .comment-author-link a {
	padding-left: 15px !important;
}
.widget .instagram,
.widget .dribbble,
.widget .flickr,
.widget .widget-portfolio {
	margin: 0 -4px;
}
.widget .item,
.widget .flickr_badge_image {
	float: left;
	padding: 4px;
}
.widget .cols-2 .item,
.widget .cols-2 .flickr_badge_image {
	width: 50%;
}
.widget .cols-3 .item,
.widget .cols-3 .flickr_badge_image {
	width: 33.33%;
}
.widget .cols-4 .item,
.widget .cols-4 .flickr_badge_image {
	width: 25%;
}
.widget .cols-5 .item,
.widget .cols-5 .flickr_badge_image {
	width: 20%;
}
.widget .item img,
.widget .flickr_badge_image img {
	border-radius: 2px;
	-webkit-transition: all .3s;
	-moz-transition:    all .3s;
	transition:         all .3s;
}
.widget .flickr_badge_image img {
	width: 100%;
}
.widget .item:hover img,
.widget .flickr_badge_image:hover img {
	opacity: .85;
}
.widget .tabs {
	overflow: hidden;
	background: #000;
	margin-bottom: 28px;
}
.widget .tabs li {
	float: left;
	cursor: pointer;
	border: 0;
	color: #fff;
	padding: 15px 10px !important;
	margin: 0;
	font-size: .8em;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 100%;
	width: 50%;
	text-align: center;
}
.widget .tab-pane {
	display: none;
}
.widget .tab-pane.active {
	display: block;
}
.widget .post-item .post-title a {
	color: #3d3d3d;
}
.widget .tabs li.active {
	background: #222;
}
.widget .post-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
}
.widget .post-item img {
	float: left;
	border-radius: 50%;
	margin-right: 17px;
}
.widget .post-item,
.widget .post-item .post-title {
	overflow: hidden;
}
.widget .post-item .post-title h5 {
	margin: 0 0 5px;
	font-weight: 600;
}
.widget .post-item .post-title a:hover {
	color: #e25050;
}
.widget .post-item .post-title span {
	font-size: 11px;
}

/* ==========================================================================
   13. BLOG
   ========================================================================== */
.sticky {
	position: relative;
}
.sticky:after {
	content: "\f313";
	font-family: "dashicons";
	position: absolute;
	right: 5px;
	font-size: 40px;
	top: 0;
}
.entry-title {
	margin: 0 0 15px;
}
h1.entry-title {
	margin-bottom: 35px;
}
.entry-title a {
	color: #212121;
}
.entry-title a:hover {
	color: #626262;
}
.entry-meta {
	font-size: 13px;
	margin-bottom: 20px;
}
.entry-meta span:not(.comments-link) {
	margin-right: 20px;
}
.entry-meta .comments-link {
	float: right;
}
.entry-meta i,
.entry-footer i {
	margin-right: 5px;
}
.entry-thumbnail {
	margin-bottom: 30px;
}
.entry-thumbnail a {
	position: relative;
	display: block;
}
.entry-thumbnail a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(0, 0, 0, .6);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.entry-thumbnail a:hover:before {
	opacity: 1;
}
.entry-footer {
	font-size: 13px;
	overflow: hidden;
	border-top: 1px solid #e9e9e9;
	padding-top: 16px;
	margin-top: 20px;
}
.entry-footer span {
	float: left;
}
.entry-footer .more-link {
	float: right;
}
.moon-gallery .owl-controls {
	position: absolute;
	right: 10px;
	bottom: 0;
}
.format-video .entry-thumbnail iframe,
.format-audio .entry-thumbnail iframe {
	max-width: 100%;
}
.wp-video,
.mejs-video {
	width: 100% !important;
}
.format-quote .entry-content,
.format-quote .quote-author {
	position: relative;
}
.mejs-audio {
	height: 78px !important;
	background: #333;
}
.mejs-audio .mejs-controls {
	margin-bottom: 22px !important;
}
.mejs-audio .mejs-controls .mejs-time-current {
	background: #e25050 !important;
}
.mejs-audio .mejs-controls .mejs-time-total,
.mejs-audio .mejs-controls .mejs-time-loaded {
	background: #000 !important;
}
.classic .format-quote .post-title,
.simple .format-quote .post-title {
	display: none;
}
.format-quote .entry-content {
	font-size: 16px;
	margin-top: 10px;
	padding-left: 65px !important;
}
.format-quote .entry-content:before {
	position: absolute;
	content: "";
}
.format-quote .entry-content:before {
	width: 30px;
	height: 24px;
	background: url(assets/images/quotes.png) no-repeat;
	left: 18px;
	top: 6px;
}
.format-quote .quote-author {
	margin: -10px 0 27px;
	color: #878787;
	padding-bottom: 20px;
}
.pagination {
	text-align: center;
	margin: 70px 0 20px;
}
.pagination ul {
	display: inline-block;
	margin: 0;
}
.pagination ul li {
	float: left;
	list-style: none;
	margin: 0 5px;
}
.pagination ul li .page-numbers,
.pagination ul li .page-numbers .dashicons {
	display: block;
	width: 24px;
	height: 32px;
	line-height: 32px;
}
.pagination ul li .page-numbers .dashicons {
	font-size: 12px;
}
.pagination ul li .page-numbers.next:after,
.pagination ul li .page-numbers.prev:after {
	display: none;
}

/* 13.1 SINGLE POST
   ========================================================================== */
.single .entry-footer {
	padding: 0;
	margin: 0;
	border: 0;
}
.social-share {
	float: right;
	position: relative;
}
.social-share .social {
	position: absolute;
	width: 76px;
	right: 28px;
	top: 2px;
	height: 16px !important;
}
.social-share .social a {
	float: left;
}
.social-share .social a i {
	font-size: 16px;
}
.post-navigation {
	clear: both;
	margin-top: 40px;
	border-top: 1px solid #e9e9e9;
	padding-top: 15px;
	overflow: hidden;
}
.nav-links > div {
	position: relative;
}
.nav-previous:before,
.nav-next:after {
	font-family: "dashicons";
	font-size: 10px;
	color: #868686;
}
.nav-previous:before {
	content: "\f341";
}
.nav-next:after {
	content: "\f345";
}
.nav-previous,
.post-author .avatar {
	float: left;
}
.nav-next {
	float: right;
}
.post-author {
	padding: 20px;
	margin-bottom: 30px;
	overflow: hidden;
}
.author-info {
	overflow: hidden;
	padding-left: 25px;
}
.author-info .name {
	font-weight: 600;
	color: #000;
	font-size: 18px;
}
.author-info p {
	font-size: 14px;
	color: #868686;
	margin: 0;
}

/* 13.2 COMMENT FORM
   ========================================================================== */
.comments-area {
	padding: 8px 20px;
	margin: 0 0 80px;
}
.comment-reply-title {
	font-size: 1.5em;
	margin-bottom: 10px;
}
.logged-in-as {
	font-size: 13px;
}
.comment-form input {
	width: 100%;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
	float: left;
	width: calc( 33.33% - 10px );
	margin-bottom: 12px;
}
.comment-form .comment-form-email,
.comment-form .comment-form-author {
	margin-right: 15px;
}
.comment-form .form-submit {
	text-align: center;
}
.comment-form .submit {
	width: auto;
}
.comments-title {
	font-weight: 600;
	margin-top: 40px;
	position: relative;
	margin: 15px 0 40px;
}
.comments-area ol {
	margin: 0;
}
.comment-list li {
	list-style: none;
}
.comment-avatar {
	float: left;
}
.comment-content {
	overflow: hidden;
	padding-left: 15px;
}
.comment-meta {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 10px;
}
.comment-meta:after {
	content: "";
	position: absolute;
	width: 17px;
	height: 2px;
	background: #868686;
	left: 0;
	bottom: 0;
}
.comment-author {
	font-size: 13px;
	font-weight: 600;
	color: #1d1d1d;
}
.comment-meta time {
	color: #8a8a8a;
	font-size: 11px;
}
.comment-content p {
	font-size: 13px;
}
.action-link {
	font-size: 12px;
	text-align: right;
}
.action-link a {
	margin-left: 10px;
}
.comment-body {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.comment-list > li:last-child .comment-body {
	border: 0;
	margin: 0;
}
.comment-list .children {
	margin-left: 55px;
}

/* ==========================================================================
   14. 404 PAGE
   ========================================================================== */
.error404 .content-area {
	width: 100%;
	margin: 0;
}
.not-found {
	padding: 150px 100px;
	text-align: center;
}
.search-form {
	max-width: 300px;
	margin: auto;
	overflow: hidden;
}
.search-form > * {
	float: left;
}
.search-form label {
	width: 65%;
}
.search-form input {
	-wekit-border-radius: 0;
	border-radius: 0;
}
.search-form > input {
	width: 35%;
}

/* ==========================================================================
   15. FOOTER
   ========================================================================== */
.site-footer {
	font-size: 14px;
	padding: 50px 0;
	width: 100%;
}
.site-footer.fixed {
	bottom: 0;
	position: fixed;
	left: 0;
}
.site-footer a:hover {
	color: #fff;
}
.footer-widget {
	overflow: hidden;
	border-bottom: 1px solid rgba(255, 255, 255, .15);
	margin-bottom: 30px;
}
.footer-widget [class*="col-"] {
	float: left;
	margin-right: 2.4%;
}
.footer-widget [class*="col-"]:last-child {
	margin-right: 0;
}
.footer-widget .col-1 {
	width: 100%;
}
.footer-widget .col-2 {
	width: 48.8%;
}
.footer-widget .col-3 {
	width: 31.73333%;
}
.footer-widget .col-4 {
	width: 23.2%;
}
.footer-widget .widget {
	background: none;
	padding: 0;
}
.footer-widget .widget-title {
	font-size: 16px;
	padding: 0 0 10px;
	font-weight: 600;
}
.footer-widget .widget ul li {
	border-top-color: rgba(255, 255, 255, .15);
}
.footer-widget .widget ul li a:before,
.footer-widget .widget ul li a:after {
	background: #868686;
}

/* ==========================================================================
   16. NIVO LIGHTBOX
   ========================================================================== */
.nivo-lightbox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 100%;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.nivo-lightbox-overlay.nivo-lightbox-open {
	visibility: visible;
	opacity: 1;
}
.nivo-lightbox-wrap  {
	position: absolute;
	top: 10%;
	bottom: 10%;
	left: 10%;
	right: 10%;
}
.nivo-lightbox-content {
	width: 100%;
	height: 100%;
}
.nivo-lightbox-title-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
}
.nivo-lightbox-nav { display: none; }
.nivo-lightbox-prev {
	position: absolute;
	top: 50%;
	left: 0;
}
.nivo-lightbox-next {
	position: absolute;
	top: 50%;
	right: 0;
}
.nivo-lightbox-close {
	position: absolute;
	top: 2%;
	right: 2%;
}

.nivo-lightbox-image { text-align: center; }
.nivo-lightbox-image img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	vertical-align: middle;
}
.nivo-lightbox-content iframe {
	width: 100%;
	height: 100%;
}
.nivo-lightbox-inline,
.nivo-lightbox-ajax {
	max-height: 100%;
	overflow: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* https://bugzilla.mozilla.org/show_bug.cgi?id=308801 */
}
.nivo-lightbox-error {
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
.nivo-lightbox-error p {
	display: table-cell;
	vertical-align: middle;
}

/* Effects
 **********************************************/
.nivo-lightbox-notouch .nivo-lightbox-effect-fade,
.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,
.nivo-lightbox-notouch .nivo-lightbox-effect-fall {
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
	    -ms-transition: all 0.2s ease-in-out;
	     -o-transition: all 0.2s ease-in-out;
	        transition: all 0.2s ease-in-out;
}

/* fadeScale */
.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	-webkit-transform: scale(0.7);
	   -moz-transform: scale(0.7);
	    -ms-transform: scale(0.7);
	        transform: scale(0.7);
}
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}

/* slideLeft / slideRight / slideUp / slideDown */
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	   -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	    -ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	     -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	        transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
	-webkit-transform: translateX(-10%);
	   -moz-transform: translateX(-10%);
	    -ms-transform: translateX(-10%);
	        transform: translateX(-10%);
}
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
	-webkit-transform: translateX(10%);
	   -moz-transform: translateX(10%);
	    -ms-transform: translateX(10%);
	        transform: translateX(10%);
}
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateX(0);
	   -moz-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
	-webkit-transform: translateY(-10%);
	   -moz-transform: translateY(-10%);
	    -ms-transform: translateY(-10%);
	        transform: translateY(-10%);
}
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
	-webkit-transform: translateY(10%);
	   -moz-transform: translateY(10%);
	    -ms-transform: translateY(10%);
	        transform: translateY(10%);
}
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateY(0);
	   -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	        transform: translateY(0);
}

/* fall */
.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
	-webkit-perspective: 1000px;
	   -moz-perspective: 1000px;
	        perspective: 1000px;
}
.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s ease-out;
	   -moz-transition: all 0.3s ease-out;
	    -ms-transition: all 0.3s ease-out;
	     -o-transition: all 0.3s ease-out;
	        transition: all 0.3s ease-out;
	-webkit-transform: translateZ(300px);
	   -moz-transform: translateZ(300px);
	    -ms-transform: translateZ(300px);
	        transform: translateZ(300px);
}
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateZ(0);
	   -moz-transform: translateZ(0);
	    -ms-transform: translateZ(0);
	        transform: translateZ(0);
}
.nivo-lightbox-theme-default.nivo-lightbox-overlay { 
	background: #666;
	background: rgba(0,0,0,0.6); 
}
.nivo-lightbox-theme-default .nivo-lightbox-nav {
	top: 10%;
	width: 8%;
	height: 80%;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover { 
	opacity: 1; 
	background-color: rgba(0,0,0,0.5);
}
.nivo-lightbox-theme-default .nivo-lightbox-prev { 
	background-image: url(assets/images/prev.png); 
	border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next { 
	background-image: url(assets/images/next.png); 
	border-radius: 3px 0 0 3px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
	display: block;
	background: url(assets/images/icon-close.png) no-repeat 0 0;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	padding: 5px;
}
.admin-bar .nivo-lightbox-theme-default .nivo-lightbox-close {
	top: 32px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover { opacity: 1; }
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap { bottom: -7%; }
.nivo-lightbox-theme-default .nivo-lightbox-title {
	font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	background: #000;
	color: #fff;
	padding: 7px 15px;
	border-radius: 30px;
}
.nivo-lightbox-theme-default .nivo-lightbox-image img {
	background: #fff;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	   -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	        box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
	background: #fff;
	padding: 40px;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	   -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	        box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}

/* ==========================================================================
   17. RESPONSIVE
   ========================================================================== */
@media screen and (max-width: 1024px) {
	.container {
		max-width: 1000px;
	}
	.mobile-trigger {
		display: block;
		float: left;
		position: relative;
		z-index: 100;
		width: 47px;
		height: 47px;
		background: rgba(0, 0, 0, .4);
	}
	.mobile-trigger span,
	.mobile-trigger span:before,
	.mobile-trigger span:after,
	#primary-menu,
	.wrapper {
		-webkit-transition: all .3s;
		-moz-transition:    all .3s;
		transition:         all .3s;
	}
	.mobile-trigger span {
		background: #fff;
		height: 2px;
		left: calc(50% - 10px);
		position: absolute;
		top: calc(50% - 1px);
		width: 20px;
	}
	.mobile-trigger span:before,
	.mobile-trigger span:after,
	.menu-item-has-children .sub-trigger:before,
	.menu-item-has-children .sub-trigger:after {
		content: "";
		position: absolute;
		background: #fff;
	}
	.mobile-trigger span:before,
	.mobile-trigger span:after {
		backface-visibility: hidden;
		height: 100%;
		width: 100%;
		-webkit-transform: translateZ(0);
		-moz-transform:    translateZ(0);
		-ms-transform:     translateZ(0);
		-o-transform:      translateZ(0);
		transform:         translateZ(0);
	}
	.mobile-trigger span:before {
		-webkit-transform: translateY(-6px);
		-moz-transform:    translateY(-6px);
		-ms-transform:     translateY(-6px);
		-o-transform:      translateY(-6px);
		transform:         translateY(-6px);
	}
	.mobile-trigger span:after {
		-webkit-transform: translateY(6px);
		-moz-transform:    translateY(6px);
		-ms-transform:     translateY(6px);
		-o-transform:      translateY(6px);
		transform:         translateY(6px);
	}
	.mobile-trigger.is-visible span {
		background: none;
	}
	.mobile-trigger.is-visible span:before {
		-webkit-transform: translateY(0) rotate(-45deg);
		-moz-transform:    translateY(0) rotate(-45deg);
		-ms-transform:     translateY(0) rotate(-45deg);
		-o-transform:      translateY(0) rotate(-45deg);
		transform:         translateY(0) rotate(-45deg);
	}
	.mobile-trigger.is-visible span:after {
		-webkit-transform: translateY(0) rotate(45deg);
		-moz-transform:    translateY(0) rotate(45deg);
		-ms-transform:     translateY(0) rotate(45deg);
		-o-transform:      translateY(0) rotate(45deg);
		transform:         translateY(0) rotate(45deg);
	}
	.wrapper {
		position: relative;
		left: 0;
	}
	#primary-menu {
		background: #23282d;
		height: 100vh;
		overflow: auto;
		position: fixed;
		left: -250px;
		top: 0;
		width: 250px;
		z-index: 100;
	}
	.wrapper.is-visible {
		left: 250px;
	}
	.wrapper.is-visible #primary-menu {
		left: 0;
	}
	#primary-menu li {
		position: relative;
		width: 100%;
	}
	#primary-menu > li::after {
		display: none;
	}
	#primary-menu li a {
		padding: 8px 20px;
		margin: 0;
	}
	.menu-item-has-children .sub-trigger {
		position: absolute;
		width: 36px;
		height: 36px;
		right: 0;
		top: 0;
		z-index: 100;
		cursor: pointer;
		display: block;
	}
	.menu-item-has-children .sub-trigger:before {
		height: 1px;
		left: calc(50% - 6px);
		top: calc(50% - 0.5px);
		width: 12px;
	}
	.menu-item-has-children .sub-trigger:after {
		height: 12px;
		left: calc(50% - 0.5px);
		top: calc(50% - 6px);
		width: 1px;
	}
	.menu-item-has-children .sub-trigger.is-open:after {
		background: none;
	}
	#primary-menu .sub-menu,
	#primary-menu li:hover > .sub-menu {
		left: 0;
		width: 250px;
		display: none;
		opacity: 1;
		visibility: visible;
		position: relative;
		top: 0;
		-webkit-transition: none;
		-moz-transition:    none;
		transition:         none;
	}
	#primary-menu .sub-menu {
		background: rgba(0, 0, 0, .1);
	}
	#primary-menu .sub-menu li {
		padding: 0;
		text-transform: none;
	}
}
@media screen and (max-width: 768px) {
	.site-content .container {
		max-width: 720px;
	}
	.content-area,
	.widget-area,
	.site-search form input {
		width: 100%;
	}
	.site-footer {
		padding: 50px 20px;
	}
	.footer-widget [class*="col-"] {
		width: 48.8%;
	}
	.footer-widget [class*="col-"]:nth-child(2n) {
		margin-right: 0;
	}
}
@media screen and (max-width: 736px) {
	body {
		padding-bottom: 0 !important;
	}
	.site-footer.fixed {
		position: relative;
	}
}
@media screen and (max-width: 600px) {
	.admin-bar .site-header.is-sticky .site-navigation {
		top: 0 !important;
	}
}
@media screen and (max-width: 540px) {
	.footer-widget [class*="col-"] {
		width: 100%;
		margin: 0;
	}
	.site-search form input {
		left: 0;
		text-align: center;
	}
}
@media screen and (max-width: 480px) {
	.site-search form input::-webkit-input-placeholder {
		font-size: 15px;
	}
	.site-search form input:-moz-placeholder {
		font-size: 15px;
	}
	.site-search form input::-moz-placeholder {
		font-size: 15px;
	}
	.site-search form input:-ms-input-placeholder {
		font-size: 15px;
	}
}
@media screen and (max-width: 375px) {
	.comment-form .comment-form-author,
	.comment-form .comment-form-email,
	.comment-form .comment-form-url,
	.comment-form .submit {
		width: 100%;
	}
}