/*
	Theme Name: The Essence
	Theme URI: https://meridianthemes.net
	Author: MeridianThemes
	Author URI: https://themeforest.net/user/meridianthemes
	Description: Feminine blog theme
	Version: 1.3.2
	License: GNU General Public License v2 or later
	License URI: https://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: the-essence
*/

/*--------------------------------------------------------------

	= Table Of Contents =

	# Normalize
	# General
		## Typography
		## Elements
		## Forms
		## Links
		## Screen Reader
	# WordPress Specific
		## Captions
		## Galleries
	# Floats and Clearing
	# Columns System
	# Top Bar
		# Top Bar Navigation
		# Top Bar Social
	# Header
		## Logo
		## Navigation
	# Horizontal Carousel
	# Vertical Carousel
	# Tagline
	# Main
		## Content
		## Promo Boxes
		## Blog Post Style 1 - Listing
		## Blog Post Style 2 - Listing
		## Blog Post Style 3 - Listing
		## Blog Post Style 4 - Listing
		## Blog Post Style 5 - Listing
		## Blog Post Style 6 - Listing
		## Blog Post Style 7 - Listing
		## Blog Post - Single
		## Share Post
		## Related Posts
		## About Author
		## Comments
		## Contact Form 7
		## Sidebar
	# Widgets
		## Widget - About Author
		## Widget - Instagram
		## Widget - Recent Posts
		## Widget - Recent Posts Alt
		## Widget - Social
		## Widget - Subscribe
		## Widget - Tag Cloud
	# Footer
		## Footer Posts
		## Footer Widgets
		## Footer Instagram
		## Footer Bottom
	# Side Panel
		## Panel Logo
		## Panel Navigation
		## Panel Widgets
	# Responsive
		## Smaller Monitors
		## Tablets
		## Phones ( landscape + portrait )
		## Phones ( landscape )
		## Phones ( portrait )


--------------------------------------------------------------*/

/*--------------------------------------------------------------
	# Normalize
--------------------------------------------------------------*/

img, legend {
	border: 0
}

legend, td, th {
	padding: 0
}

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

body {
	margin: 0
}

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
}

a {
	background-color: transparent
}

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

abbr[title] {
	border-bottom: 1px dotted
}

b, optgroup, strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre, textarea {
	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
}

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: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

html {
	box-sizing: border-box;
}

*, *:before, *:after {
	box-sizing: inherit;
}

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

embed, iframe, object {
	max-width: 100%;
}

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

/*--------------------------------------------------------------
	# General
--------------------------------------------------------------*/

/*--------------------------------------------------------------
	## Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
	color: #424242;
	font-size: 17px;
	font-weight: 400;
	font-family: "Source Sans Pro", serif;
	line-height: 1.36;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	margin: 0;
	padding: 0;
	margin-bottom: 25px;
	color: #232323;
	line-height: 1.45;
	font-weight: normal;
	font-family: "Rufina";
}

h1 {
	font-size: 33px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 27px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 21px;
}

h6 {
	font-size: 18px;
}

p {
	margin: 0;
	margin-bottom: 25px;
}

p:last-child {
	margin: 0;
}

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

blockquote {
	color: #232323;
	font-size: 26px;
	font-style: italic;
	line-height: 1.65;
	background-image: url("images/blockquote.png");
	background-repeat: no-repeat;
	background-position: 15px 0;
	padding: 13px 41px;
	text-align: center;
}

blockquote p:last-child {
	margin: 0;
}

address {
	margin-bottom: 25px
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 25px;
	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;
}

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

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

big {
	font-size: 125%;
}

small {
	font-size: 75%;
}

/*--------------------------------------------------------------
	## Elements
--------------------------------------------------------------*/

body {
	background: #fff;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 25px;
}

ul,
ol {
	margin: 0;
	margin-bottom: 25px;
	padding: 0 0 0 15px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 15px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	max-width: 100%;
}

table {
	margin-bottom: 25px;
	width: 100%;
}

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

.text-align-left {
	text-align: left;
}

.text-align-right {
	text-align: right;
}

.position-relative {
	position: relative;
}

.position-absolute {
	position: absolute;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/*--------------------------------------------------------------
	## Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 0;
	line-height: 51px;
	color: #fff;
	font-size: 13px;
	font-family: "Source Sans Pro";
	font-weight: 400;
	background: #5eb9aa;
	padding: 0 22px;
	margin: 0;
	border-radius: 0;
	text-transform: none;
	vertical-align: middle;
}

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

}

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 {

}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	vertical-align: middle;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	background: rgb(239, 239, 239);
	border: 0;
	border-radius: 3px;
	color: #4d4d4d;
	font-size: 15px;
	font-weight: 500;
	font-family: "Source Sans Pro", sans-serif;
	line-height: 1.4;
	padding: 15px;
	max-width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #4d4d4d;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
	## Links
--------------------------------------------------------------*/

a {
	text-decoration: none;
	color: #ef7583;
}

/*--------------------------------------------------------------
	## Screen Reader
--------------------------------------------------------------*/

.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. */
}

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

/*--------------------------------------------------------------
	# WordPress Specific
--------------------------------------------------------------*/

.sticky {

}

.bypostauthor {

}

.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;
}

/*--------------------------------------------------------------
	## Captions
--------------------------------------------------------------*/

.wp-caption {
	margin-top: 40px;
	margin-bottom: 40px;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}

.wp-caption .wp-caption-text {
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	padding: 0 10%;
	font-family: "Source Sans Pro", sans-serif;
	margin-top: 20px;
}

.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;
}

/*--------------------------------------------------------------
	# Floats and Clearing
--------------------------------------------------------------*/

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.float-none {
	float: none;
}

.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

/*--------------------------------------------------------------
	# Columns System
--------------------------------------------------------------*/

.wrapper {
	max-width: 1255px;
	margin: 0 auto;
}

.col {
	display: block;
	float: left;
	margin-right: 2.76%;
}

body.rtl .col {
	float: right;
	margin-left: 2.76%;
	margin-right: 0;
}

.col-1 {
	width: 5.803%;
}

.col-2 {
	width: 14.36%;
}

.col-3 {
	width: 22.93%;
}

.col-4 {
	width: 31.49%;
}

.col-5 {
	width: 40.05%;
}

.col-6 {
	width: 48.62%;
}

.col-7 {
	width: 57.18%;
}

.col-8 {
	width: 65.74%;
}

.col-9 {
	width: 74.31%;
}

.col-10 {
	width: 82.87%;
}

.col-11 {
	width: 91.43%;
}

.col-12 {
	width: 100%;
}

.col-last {
	margin-right: 0;
}

body.rtl .col-last {
	margin-left: 0;
}

.col-first {
	clear: both;
}

.no-col-spacing .col {
	margin: 0;
}

.no-col-spacing .col-1 {
	width: 8.33333%;
}

.no-col-spacing .col-2 {
	width: 16.66666%;
}

.no-col-spacing .col-3 {
	width: 25%;
}

.no-col-spacing .col-4 {
	width: 33.33333%;
}

.no-col-spacing .col-5 {
	width: 41.66666%;
}

.no-col-spacing .col-6 {
	width: 50%;
}

.no-col-spacing .col-7 {
	width: 58.33333%;
}

.no-col-spacing .col-8 {
	width: 66.66666%;
}

.no-col-spacing .col-9 {
	width: 75%;
}

.no-col-spacing .col-10 {
	width: 83.33333%;
}

.no-col-spacing .col-11 {
	width: 91.66666%;
}

.no-col-spacing .col-12 {
	width: 100%;
}

.masonry-init > .col {
	margin-right: 0;
}

.grid-sizer {

}

.gutter-sizer {
	width: 2.76%;
}

/*--------------------------------------------------------------
	# Top Bar
--------------------------------------------------------------*/

#top-bar {
	background: #ebf4f3;
	line-height: 40px;
}

/*--------------------------------------------------------------
	# Top Bar Navigation
--------------------------------------------------------------*/

#top-bar-navigation {
	float: left;
	font-size: 0;
	line-height: 0;
	position: relative;
	z-index: 99999;
}

#top-bar-navigation ul,
#top-bar-navigation li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* Top level item */
#top-bar-navigation .menu > li {
	display: inline-block;
	position: relative;
	z-index: 99998;
	margin-left: 25px;
}

/* Top level first item */
#top-bar-navigation .menu > li:first-child {
	margin-left: 0 !important;
}

/* Top level chevron */
#top-bar-navigation .menu a .fa {
	display: inline-block;
	color: rgb(165, 165, 165);
	font-size: 7px;
	margin-left: 10px;
	vertical-align: middle;
}

/* Top level item anchor */
#top-bar-navigation .menu > li > a {
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
	color: #336960;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	padding: 0;
}

/* Top level item anchor hover */
#top-bar-navigation .menu > li > a:hover {

}

/* Top level item anchor current */
#top-bar-navigation .menu > li.current-menu-item > a {

}

/* Submenu */
#top-bar-navigation .menu ul {
	background: #fff;
	border: 1px solid #dadada;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 100%;
	left: 0;
	text-align: left;
	padding: 5px 0;
	-webkit-transition: .5s opacity;
	-moz-transition: .5s opacity;
	transition: .5s opacity;
}

/* Submenu item */
#top-bar-navigation .menu ul li {
	position: relative;
	display: block;
	white-space: nowrap;
	margin: 0;
	padding: 0 18px; /* same as left on #top-bar-navigation .menu ul */
}

/* Submenu item anchor */
#top-bar-navigation .menu ul li a {
	display: block;
	line-height: 1;
	text-decoration: none;
	color: #336960;
	font-size: 14px;
	font-weight: 700;
	line-height: 15px;
	border-bottom: 1px solid #dedede;
	padding-top: 13px;
	padding-bottom: 13px;
	text-transform: none;
}

/* Submenu last item anchor */
#top-bar-navigation .menu ul li:last-child a {
	border-bottom: 0 !important;
}

/* Submenu item anchor hover */
#top-bar-navigation .menu ul li a:hover {

}

/* Submenu item anchor hover */
#top-bar-navigation .menu ul li.current-menu-item > a {

}

/* Second lvl submenu */
#top-bar-navigation .menu ul ul {
	left: 100%;
	margin-left: 0;
	top: -6px; /* upper level padding + border */
}

/* Show submenu on hover */
#top-bar-navigation .menu li:hover > ul {
	visibility: visible;
	opacity: 1;
}

/*--------------------------------------------------------------
	# Top Bar Social
--------------------------------------------------------------*/

#top-bar-social {
	float: right;
	font-size: 0;
	line-height: 0;
}

#top-bar-social a {
	display: inline-block;
	font-size: 14px;
	line-height: 40px;
	color: #578079;
	margin-right: 15px;
}

#top-bar-social a:last-child {
	margin-right: 0;
}

/*--------------------------------------------------------------
	# Header
--------------------------------------------------------------*/

#header .logo-container .wrapper {
	background: url("//stylowi.pl/mag/wp-content/uploads/2018/10/stylowipl-text.png") no-repeat 0 45px;
}

/*--------------------------------------------------------------
	## Logo
--------------------------------------------------------------*/

#logo {
	padding-top: 18px;
	position: relative;
	text-align: center;
}

#logo.logo-type-image h1,
#logo.logo-type-image h2 {
	margin: 0;
	padding: 0;
	line-height: 0;
}

.logo-title {
	color: #253d46;
	font-size: 80px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 5px;
	font-family: "Rufina";
}

.logo-subtitle {
	color: #4d9e91;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	font-family: "Source Sans Pro";
}

#logo a,
#logo img {
	display: inline-block;
	color: inherit;
}

/*--------------------------------------------------------------
	## Navigation
--------------------------------------------------------------*/

/* mobile navigation hook */
#primary-mobile-navigation {
	position: relative;
	display: none;
}

.primary-mobile-navigation-hook {
	background: #ef7583;
	color: #fff;
	display: inline-block;
	line-height: 30px;
	margin-top: 10px;
	padding: 0 10px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: "Source Sans Pro";
	cursor: pointer;
}

.primary-mobile-navigation-hook .fa {
	margin-right: 5px;
}

#primary-mobile-navigation select {
	opacity: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
}

/* mobile navigation hook */
#mobile-navigation {
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 14px;
	font-size: 19px;
	color: #46766e;
	display: none;
}

.mobile-navigation-hook {

}

.mobile-navigation-hook .fa {

}

#mobile-navigation select {
	opacity: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
}

/* navigation panel hook */
#navigation-panel-hook {
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 14px;
	font-size: 19px;
	color: #46766e;
	z-index: 1;
}

/* navigation search hook */
#navigation-search-hook {
	position: absolute;
	right: 0;
	top: -50px;
	font-size: 18px;
	color: #46766e;
	cursor: pointer;
}

#navigation-search-hook .fa-close {
	display: none;
}

/* navigation search form */
#navigation-search-form {
	position: absolute;
	right: 0;
	top: -60px;
	bottom: 0;
	display: none;
	overflow: hidden;
	width: 37%;
}


#navigation-search-form input[type="text"] {
	width: 100%;
	text-align: center;
	font-size: 16px;
	background: #fff;
	border: 0;
	outline: none;
}

#navigation-search-form input[type="text"] {
	border-bottom: #000 1px solid;
	border-radius: 0;
}

#navigation-search-form form {
	padding-right: 25px;
}

/* navigation */
#navigation {
	z-index: 99998 !important;
	position: relative;
	border-width: 2px 0;
	border-bottom-width: 0;
	text-align: center;
	min-height: 50px;
}

.is-sticky #navigation {
	background: #fff;
	border-width: 2px 0;
}

body.single-post #navigation {
	border-bottom-width: 2px;
	margin-bottom: 0;
}

#navigation ul,
#navigation li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* Top level item */
#navigation .menu > li {
	display: inline-block;
	position: relative;
	z-index: 99998;
	margin-left: 23px;
}

/* Top level first item */
#navigation .menu > li:first-child {
	margin-left: 0 !important;
}

/* Top level chevron */
#navigation .menu a .fa {
	display: inline-block;
	color: rgb(165, 165, 165);
	font-size: 7px;
	margin-left: 10px;
	vertical-align: middle;
}

/* Top level item anchor */
#navigation .menu > li > a {
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
	color: #222222;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding: 0;
	line-height: 60px;
	margin-bottom: -10px;
}

/* Top level item anchor hover */
#navigation .menu > li > a:hover {

}

/* Top level item anchor current */
#navigation .menu > li.current-menu-item > a {

}

/* Submenu */
#navigation .menu ul {
	background: #fff;
	border: 1px solid #dadada;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 100%;
	left: -20px; /* same as horrizontal padding on #navigation .menu ul li */
	text-align: left;
	padding: 5px 0;
	-webkit-transition: .5s opacity;
	-moz-transition: .5s opacity;
	transition: .5s opacity;
}

/* Submenu item */
#navigation .menu ul li {
	position: relative;
	display: block;
	white-space: nowrap;
	margin: 0;
	padding: 0 18px; /* same as left on #navigation .menu ul */
}

/* Submenu item anchor */
#navigation .menu ul li a {
	display: block;
	line-height: 1;
	text-decoration: none;
	color: #232323;
	font-size: 14px;
	font-weight: 400;
	font-family: "Source Sans Pro", sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 15px;
	border-bottom: 1px solid #dedede;
	padding-top: 13px;
	padding-bottom: 13px;
	text-transform: none;
}

/* Submenu last item anchor */
#navigation .menu ul li:last-child a {
	border-bottom: 0 !important;
}

/* Submenu item anchor hover */
#navigation .menu ul li a:hover {
	color: #232323;
}

/* Submenu item anchor hover */
#navigation .menu ul li.current-menu-item > a {
	color: #232323;
}

/* Second lvl submenu */
#navigation .menu ul ul {
	left: 100%;
	margin-left: 0;
	top: -6px; /* upper level padding + border */
}

/* Show submenu on hover */
#navigation .menu li:hover > ul {
	visibility: visible;
	opacity: 1;
}

/*--------------------------------------------------------------
	# Carousel
--------------------------------------------------------------*/

.carousel-wrapper {
	position: relative;
}

.carousel {
	display: none;
}

.carousel-item,
.no-col-spacing .carousel-item {
	width: auto;
	margin: 0 !important;
}

.carousel-wrapper .owl-theme .owl-controls .owl-page span {
	border-radius: 0;
	width: 36px;
	height: 2px;
	margin: 0 3px;
	background: #4d9e91;
	opacity: 0.3;
}

.carousel-nav-prev,
.carousel-nav-next {
	top: 43%;
	position: absolute;
	display: block;
	text-align: center;
	width: 40px;
	height: 40px;
	font-size: 30px;
	line-height: 36px;
	border-radius: 20px;
	cursor: pointer;
	background-color: #fff;
	color: rgba(0, 0, 0, 0.33);
}

#footer-posts .carousel-nav-prev,
#footer-posts .carousel-nav-next {
	background: #fff;
}

.carousel-nav-prev {
	left: 100px;
}

.carousel-nav-next {
	right: 100px;
}

/*--------------------------------------------------------------
	# Horizontal Carousel
--------------------------------------------------------------*/

.horizontal-carousel-wrapper {
	margin-bottom: 30px;
}

body.page-template-template-home .horizontal-carousel-wrapper,
body.home .horizontal-carousel-wrapper {
	margin-bottom: 25px;
}

.horizontal-carousel {

}

.horizontal-carousel .blog-post-s2 {
	max-width: 260px;
	width: 95%;
	margin-bottom: 0;
	padding: 0 !important;
}

/*--------------------------------------------------------------
	# Vertical Carousel
--------------------------------------------------------------*/

.vertical-carousel-wrapper .wrapper {
	position: relative;
}

.vertical-carousel .blog-post-s3 {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
	# Tagline
--------------------------------------------------------------*/

#tagline {
	padding-top: 38px;
	text-align: center;
	position: relative;
}

#tagline .wrapper {
	position: relative;
}

#tagline h1 {
	margin: 0;
	padding: 0 80px;
	color: #21201f;
	font-size: 41px;
	font-weight: 500;
	font-family: "Rufina", serif;
	line-height: 1.2;
	margin-bottom: 12px;
}

#tagline .blog-post-meta {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
	# Main
--------------------------------------------------------------*/

#main {

}

/*--------------------------------------------------------------
	## Content
--------------------------------------------------------------*/

#content {
	position: relative;
}

.section-heading {
	margin: 0;
	padding: 0;
	color: #4d9e91;
	border-bottom: 1px solid #d0e9e6;
	font-size: 12px;
	font-weight: 900;
	font-family: "Source Sans Pro", sans-serif;
	letter-spacing: 2px;
	line-height: 1.36;
	margin-bottom: 25px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.section-heading.pink {
	color: #ef7583;
	border-color: #ffe9ec;
}

.section-heading-bg {
	margin: 0;
	padding: 0;
	color: #4d9e91;
	border-bottom: 2px solid #d0e9e6;
	font-size: 12px;
	font-weight: 900;
	font-family: "Source Sans Pro", sans-serif;
	letter-spacing: 2px;
	line-height: 1.36;
	margin-bottom: 33px;
	text-transform: uppercase;
}

.section-heading-bg > span {
	display: inline-block;
	background: #d0e9e6;
	padding: 0 15px;
	line-height: 35px;
	margin-right: 10px;
}

.section-heading-bg .no-caps {
	text-transform: none;
	font-family: "Rufina";
	letter-spacing: 0;
}

.section-heading-bg.pink {
	border-color: #ffe9ec;
	color: #ef7583;
}

.section-heading-bg.pink > span {
	background: #ffe9ec;
}

/*--------------------------------------------------------------
	## Promo Boxes
--------------------------------------------------------------*/

.promo-boxes {
	margin-top: 40px;
}

.promo-box-4,
.promo-box-5,
.promo-box-6 {
	margin-top: 35px;
}

.promo-box {
	background: #cb646f;
	padding: 20px;
	text-align: center;
	position: relative;
	background-position: center;
}

.promo-box-link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

body.mtst-active .promo-box-link {
	display: none;
}

.promo-box-inner {
	border: 2px solid #fff;
	padding: 75px 0;
}

.promo-box-secondary {
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 10px;
	-webkit-text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
	-moz-text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
}

.promo-box-primary {
	font-size: 36px;
	line-height: 1;
	font-weight: bold;
	font-family: "Rufina";
	color: #fff;
	margin: 0;
	-webkit-text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
	-moz-text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
}

/*--------------------------------------------------------------
	## Blog Post Style 1 - Listing
--------------------------------------------------------------*/

.blog-post {
	margin-bottom: 50px;
}

.blog-post:last-child {
	margin-bottom: 0;
}

.masonry-init .blog-post:last-child {
	margin-bottom: 50px;
}

.blog-post-cats {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 2px;
	line-height: 1.36;
	margin-bottom: 10px;
	text-align: left;
}

.blog-posts-listing .blog-post {
	overflow: hidden;
	/* https://stackoverflow.com/questions/8506783/css3-columns-force-non-breaking-splitting-element */
	display: inline-block;
}

.blog-posts-listing-inner {
	column-count: 2;
	column-gap: 45px;
}

.blog-post-cats a {
	color: #000;
	line-height: 25px;
	font-size: 20px;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}

.blog-post-cats a:after {
	content: '';
	width: 10px;
	display: inline-block;
	position: absolute;
	top: 18px;
	margin-left: 9px;
}

.blog-post-title h2 {
	margin: 0;
	color: #21201f;
	font-size: 38px;
	font-weight: 500;
	font-family: 'Libre Baskerville', serif;
	line-height: 1.2;
	display: block;
}

.blog-post-title h2 a {
	color: inherit;
}

.blog-post-meta {
	font-size: 0;
	line-height: 0;
}

.blog-post-meta-author,
.blog-post-meta-comments-count,
.blog-post-meta-share-count,
.blog-post-meta-share,
.blog-post-meta-cats {
	display: inline-block;
	vertical-align: middle;
}

.blog-post-meta-separator {
	margin: 0 20px;
	vertical-align: middle;
	display: inline-block;
	width: 1px;
	height: 32px;
	background: #cccccc;
}

.blog-post-meta-separator:last-child {
	display: none;
}

.blog-post-meta-author {

}

.blog-post-meta-author-avatar {
	float: left;
	margin-right: 13px;
}

.blog-post-meta-author-avatar img {
	display: block;
	border-radius: 50%;
	width: 40px;
}

.blog-post-meta-author-main {
	overflow: hidden;
	margin-top: 5px;
	text-align: left;
	float: left;
}

.blog-post-meta-author-name {
	font-size: 14px;
	font-weight: 300;
	color: #7c7c7c;
	margin-bottom: 7px;
}

.blog-post-meta-author-name a {
	line-height: 1;
	font-weight: 700;
}

.blog-post-meta-author-date {
	font-size: 10px;
	color: #949494;
	line-height: 1;
	text-transform: uppercase;
}

.blog-post-meta-cats {

}

.blog-post-meta-cats a {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	background: #ffe9ec;
	font-size: 12px;
	color: #ef7583;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 900;
}

.blog-post-meta-comments-count {
	font-family: "Source Sans Pro";
	font-weight: 300;
	color: #7c7c7c;
}

.blog-post-meta-comments-count span {
	display: inline-block;
	vertical-align: middle;
	line-height: 32px;
	font-size: 16px;
}

.blog-post-meta-comments-count .fa {
	color: #4d9e91;
	font-size: 30px;
	margin-right: 10px;
}

.blog-post-meta-comments-count a {
	color: inherit;
}

.blog-post-meta-share-count {
	font-size: 0;
	line-height: 0;
	font-family: "Source Sans Pro";
	font-weight: 300;
	color: #7c7c7c;
}

.blog-post-meta-share-count-text {
	line-height: 32px;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
}

.blog-post-meta-share-count-num {
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 40px;
	color: #ef7583;
	line-height: 32px;
	margin-right: 10px;
}

.blog-post-meta-share {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
}

.blog-post-meta-share a {
	display: inline-block;
	font-size: 14px;
	background: #d0e9e6;
	color: #8a9a96;
	line-height: 25px;
	width: 25px;
	text-align: center;
	margin-right: 10px;
}

body a.social-link-twitter {
	background: #e1f1fc;
	color: #55acee;
}

body a.social-link-facebook {
	background: #e6eaf6;
	color: #3b5998;
}

body a.social-link-youtube {
	background: #fbdbda;
	color: #cd201f;
}

body a.social-link-vimeo {
	background: #bddfea;
	color: #1ab7ea;
}

body a.social-link-tumblr {
	background: #c5cfdc;
	color: #35465c;
}

body a.social-link-pinterest {
	background: #f9e1e0;
	color: #bd081c;
}

body a.social-link-linkedin {
	background: #b0d4e7;
	color: #0077b5;
}

body a.social-link-instagram {
	background: #d9e4eb;
	color: #004879;
}

body a.social-link-github {
	background: #c7d7e6;
	color: #4183c4;
}

body a.social-link-google-plus {
	background: #fce0dc;
	color: #dc4e41;
}

body a.social-link-dribbble {
	background: #ecc8d6;
	color: #ea4c89;
}

body a.social-link-dropbox {
	background: #b5cfe5;
	color: #007ee5;
}

body a.social-link-flickr {
	background: #c0d4ed;
	color: #0063dc;
}

body a.social-link-foursquare {
	background: #f0c8d2;
	color: #f94877;
}

body a.social-link-behance {
	background: #ccd8ed;
	color: #1769ff;
}

body a.social-link-vine {
	background: #ccebe3;
	color: #00b488;
}

body a.social-link-rss {
	background: #efd6ca;
	color: #f26522;
}

body a.social-link-email {
	background: #ffe9ec;
	color: #ef7583;
}

.blog-post-thumb,
.blog-post-title h2 {
	margin-bottom: 10px;
}

.blog-post-thumb a,
.blog-post-thumb img {
	display: block;
	width: 100%;
}

.blog-post-main {
	overflow: hidden;
	text-align: left;
}

.blog-post-excerpt {
	margin-bottom: 8px;
}

.blog-post-excerpt-big-cap {
	display: block;
	float: left;
	font-family: "Rufina";
	font-size: 85px;
	line-height: 65px;
	color: #ef7583;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #d3d3d3;
}

.blog-post-read-more {

}

.blog-post-read-more a {
	color: #222;
	display: inline-block;
	line-height: 38px;
}

.blog-post .blog-post-read-more {
	line-height: 23px;
}

/* homepage blog-posts-listing-1_fc_6 */

.blog-posts-listing-1_fc_6 .blog-post-title h2 {
	font-size: 33px;
}

/* homepage blog-posts-listing-1_fc_12 */

.blog-posts-listing-1_fc_12 {
	padding: 0 80px;
}

.blog-posts-listing-1_fc_12 .blog-post {
	text-align: center;
}

.blog-posts-listing-1_fc_12 .blog-post-excerpt {
	padding: 0 40px;
}

/* Pagination */

.blog-post-single-pagination {
	margin-bottom: 30px;
	text-align: center;
}

.pagination {
	margin-top: 50px;
	text-align: center;
}

.pagination ul,
.pagination li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.pagination-type-numbered li {
	display: inline-block;
	margin: 0 3px;
}

.pagination-load-more {
	position: relative;
}

.pagination-load-more-line {
	display: block;
	height: 2px;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	background: #ffe9ec;
}

.blog-post-single-pagination > span,
.blog-post-single-pagination a,
.pagination-load-more a,
.pagination-type-numbered a,
.pagination-type-prevnext a {
	position: relative;
	background: #fff;
	color: #ef7583;
	font-size: 12px;
	font-weight: 900;
	line-height: 34px;
	letter-spacing: 2px;
	padding: 0 15px;
	border: 2px solid #fed4da;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	transition: all .3s;
}

.blog-post-single-pagination > span,
.pagination-load-more a:hover,
.pagination-type-numbered li.active a,
.pagination-type-prevnext a:hover {
	background: #ffe9ec;
	color: #ef7583;
}

.pagination-load-more.inactive a {
	background-color: #fff;
	color: #aaa;
	cursor: default;
}

.pagination-load-more .fa {
	margin-right: 10px;
}

/*--------------------------------------------------------------
	## Blog Post Style 2 - Listing
--------------------------------------------------------------*/

.blog-post-s2 {
	margin-bottom: 30px;
	text-align: center;
}

.blog-post-s2-thumb a {
	display: block;
	width: 100%;
	height: 222px;
	background-size: cover;
	background-position: center;
}

.blog-post-s2-title {
	overflow: hidden;
	padding-top: 8px;
	padding-bottom: 13px;
}

.blog-post-s2-title h4 {
	margin: 0;
	font-size: 24px;
	line-height: 28px;
	color: #232323;
	font-family: 'Libre Baskerville', serif;
}

.blog-post-s2-title h4 a {
	color: inherit;
	display: block;
}

.blog-post-s2-category {
	padding-top: 13px;
}

.blog-post-s2-category a {
	color: #222;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 13px;
	text-transform: uppercase;
}

.blog-post-s2-description {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}


/*--------------------------------------------------------------
	## Blog Post Style 3 - Listing
--------------------------------------------------------------*/

.blog-post-s3 {
	margin-bottom: 30px;
}

.blog-post-s3-thumb {
	margin: 0 0 20px 0;
	position: relative;
}

.vertical-carousel-wrapper.no-col-spacing .owl-item{
	height: 460px;
}
.vertical-carousel-wrapper .carousel-item {
	width: 100%;
	height: 100%;
}

.blog-post-s3-thumb {
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}

.blog-post-s3-thumb-cats .item-title {
	font-size: 37px;
	font-family: 'Libre Baskerville', serif;
	letter-spacing: -1px;
	text-transform: none;
}

.blog-post-s3-thumb-cats {
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 34px;
	background: rgba(0, 0, 0, 0.35);
	padding: 0 15px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 100%;
	height: 140px;
	color: #fff;
}

.blog-post-s3-thumb-cats a {
	color: inherit;
}

.blog-post-s3-thumb-cats .item-tags a {
	color: inherit;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0px;
}

.blog-post-s3-main {
	text-align: center;
}

.blog-post-s3-title {
	font-size: 20px;
	line-height: 29px;
	font-family: "Rufina";
	font-weight: normal;
	color: #21201f;
	margin: 0 0 4px 0;
	padding: 0 25px;
}

.blog-post-s3-title a {
	color: inherit;
	display: block;
	font-weight: 600;
}

.blog-post-s3-meta {

}

.blog-post-s3-meta-separator {
	display: inline-block;
	vertical-align: middle;
	background: #a6a6a6;
	width: 2px;
	height: 2px;
	margin: 0 9px;
}

.blog-post-s3-meta-author {
	display: inline-block;
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
}

.blog-post-s3-meta-date {
	display: inline-block;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #a7a7a7;
}

.blog-post-s3-excerpt {
	margin-top: 10px;
	margin-bottom: 20px;
}

/* Homepage blog-posts-listing-3_cs_4 */

.blog-posts-listing-3_cs_4 .blog-post-s3-title {
	font-size: 18px;
	line-height: 23px;
}

/* Homepage blog-posts-listing-3_fc_6 */

.blog-posts-listing-3_fc_6 .blog-post-s3-title {
	font-size: 24px;
	line-height: 30px;
}

/*--------------------------------------------------------------
	## Blog Post Style 4 - Listing
--------------------------------------------------------------*/

.blog-posts-listing .blog-post-s4 {
	display: block;
}

.blog-post-s4 {
	margin-bottom: 30px;
}

.blog-post-s4:last-child {
	margin-bottom: 0;
}

.masonry-init .blog-post-s4:last-child {
	margin-bottom: 30px;
}
.related-posts-wrapper .blog-post-s4-main {
	vertical-align: top;
	margin-left: 15px;
}

.related-posts-wrapper .blog-post-s4-thumb,
.related-posts-wrapper .blog-post-s4-main {
	display: inline-block;
}
.related-posts-wrapper .blog-post-s4-thumb {
	width: 26%;
	max-width: 100px;
}
.related-posts-wrapper .blog-post-s4-thumb a {
	max-width: 100px !important;
	width: 100% !important;
	height: 100px;
	background-size: cover;
	background-position: center;
}

.blog-post-s4-thumb a,
.blog-post-s4-thumb a img {
	display: block;
	width: 100%;
}

.blog-post-s4-main {
	text-align: center;
}

.blog-post-s4-meta {
	line-height: 40px;
	border-bottom: 2px solid #d0e9e6;
	margin-bottom: 15px;
}

.blog-post-s4-meta-author {
	font-size: 14px;
	font-weight: bold;
}

.blog-post-s4-meta-separator {
	display: inline-block;
	vertical-align: middle;
	background: #a6a6a6;
	width: 2px;
	height: 2px;
	margin: 0 9px;
}

.blog-post-s4-meta-date {
	font-size: 10px;
	font-weight: bold;
	color: #a7a7a7;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.blog-post-s4-title {
	font-size: 16px;
	line-height: 21px;
	color: #21201f;
	font-family: 'Libre Baskerville', serif;
	margin: 0;
}

.related-posts-wrapper .blog-post-s4-title {
	vertical-align: top;
	line-height: 30px;
	font-size: 25px;
}

.blog-post-s4-title a {
	color: inherit;
	font-weight: 100;
}

.blog-post-s4-excerpt {
	margin-top: 10px;
	margin-bottom: 20px;
}

/* homepage blog-posts-listing-4_cs_6 */

.blog-posts-listing-4_cs_6 .blog-post-s4-title {
	font-size: 18px;
	line-height: 25px;
}

/* homepage blog-posts-listing-4_fc_6 */

.blog-posts-listing-4_fc_6 .blog-post-s4-title {
	font-size: 20px;
	line-height: 28px;
}

/*--------------------------------------------------------------
	## Blog Post Style 5 - Listing
--------------------------------------------------------------*/

.blog-post-s5 {
	margin-top: 40px;
}

.blog-post-s5:nth-child(-n+4) {

}

.blog-post-s5-thumb {
	margin-bottom: 20px;
	padding: 8px;
	background: #fff;
}

.blog-post-s5-thumb a,
.blog-post-s5-thumb img {
	display: block;
	width: 100%;
}

.blog-post-s5-title {
	margin-bottom: 10px;
}

.blog-post-s5-title h2 {
	margin: 0;
	padding: 0;
	color: #1d1d1d;
	font-size: 15px;
	font-weight: 600;
	font-family: "Rufina", serif;
	line-height: 21px;
}

.blog-post-s5-title h2 a {
	color: inherit;
}

.blog-post-s5-meta {
	line-height: 14px;
}

.blog-post-s5-meta-author {
	display: inline-block;
	font-size: 14px;
	font-family: "Source Sans Pro";
	font-weight: 600;
	margin-right: 15px;
}

.blog-post-s5-meta-date {
	display: inline-block;
	font-size: 10px;
	font-family: "Source Sans Pro";
	font-weight: bold;
	text-transform: uppercase;
	color: #a7a7a7;
}

/*--------------------------------------------------------------
	## Blog Post Style 6 - Listing
--------------------------------------------------------------*/

.blog-post-s6 {
	margin-bottom: 30px;
	overflow: hidden;
}

.blog-post-s6:last-child {
	margin-bottom: 0;
}

.masonry-init .blog-post-s6:last-child {
	margin-bottom: 30px;
}

.blog-post-s6-thumb {
	float: left;
	width: 85px;
	margin-right: 22px;
}

.blog-post-s6-thumb img {
	display: block;
	width: 100%;
}

.blog-post-s6-main {
	overflow: hidden;
	padding-top: 9px;
}

.blog-post-s6-title {
	font-size: 16px;
	color: #21201f;
	margin-bottom: 5px;
	line-height: 23px;
	font-family: "Rufina", serif;
}

.blog-post-s6-title a {
	color: inherit;
	font-weight: 600;
}

.blog-post-s6-comments {
	font-size: 11px;
	line-height: 15px;
	color: #4d9e91;
	font-family: "Source Sans Pro", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 600;
}

.blog-post-s6-comments .fa {
	font-size: 15px;
	color: #4d9e91;
	margin-right: 5px;
}

/*--------------------------------------------------------------
	## Blog Post Style 7 - Listing
--------------------------------------------------------------*/

.blog-post-s7 {
	font-family: 'Libre Baskerville', serif;
	overflow: hidden;
}

.blog-post-s7:last-child {
	margin-bottom: 0;
}

.masonry-init .blog-post-s7:last-child {
	margin-bottom: 30px;
}

.blog-post-s7-thumb {
	margin-bottom: 23px;
	position: relative;
	text-align: center;
}

.blog-post-s7-thumb img {
	display: block;
	width: 100%;
}

.blog-post-s7-thumb-cats {
	font-weight: 400;
	position: relative;
	top: 11px;
	display: inline-block;
	line-height: 22px;
	background: #222222;
	padding: 0 28px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0;
	font-family: 'Lato', sans-serif;
}

.blog-post-s7-thumb-cats a {
	color: #fff;
}

.blog-post-s7-main {
	overflow: hidden;
	text-align: center;
}

.blog-post-s7-title {
	color: #222;
	margin-bottom: 9px;
	line-height: 30px;
	font-family: 'Libre Baskerville', serif;
	font-size: 25px;
}

.blog-post-s7-title a {
	color: inherit;
}

.blog-post-s7-excerpt {
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}

.blog-post-s7-read-more {
	display: none;
}

.blog-posts-listing .blog-post-s7-read-more {
	display: block;
}

.blog-post-s7-read-more a {
	display: inline-block;
	background: #e8f2f0;
	color: #4d9e91;
	font-size: 12px;
	font-weight: 900;
	font-family: "Source Sans Pro", sans-serif;
	line-height: 38px;
	letter-spacing: 2px;
	padding: 0 16px;
}

/* homepage blog-posts-listing-7_fc_6 */

.blog-posts-listing-7_fc_6 .blog-post-s7-title {
	font-size: 20px;
	line-height: 28px;
}

/*--------------------------------------------------------------
	## Blog Post - Single
--------------------------------------------------------------*/

.page-title {
	font-family: "Rufina";
	font-size: 35px;
	line-height: 1.2;
	color: #21201f;
	margin-bottom: 30px;
	margin-top: 5px;
}

.blog-post-share-aside {
	position: absolute;
	top: 0;
	right: 100%;
	margin-right: 20px;
	padding-top: 20px;
}

.blog-post-share-aside a {
	display: block;
	font-size: 14px;
	background: #d0e9e6;
	color: #8a9a96;
	line-height: 35px;
	width: 35px;
	text-align: center;
	margin-bottom: 10px;
}

.wp-post-image {
	margin: 0 auto;
}

.blog-post-single-thumb,
.page-thumb {
	margin-bottom: 30px;
}

.blog-post-single-thumb img {
	display: block;
}

.blog-post-single-thumb-caption {
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
	font-size: 14px;
	line-height: 1.6px;
	margin: 0;
	padding: 18px;
	font-family: "Source Sans Pro", sans-serif;
	text-align: center;
}

.blog-post-single-excerpt {
	margin-bottom: 30px;
	color: #2d2d2d;
	font-size: 18px;
	font-weight: 300;
	font-family: "Source Sans Pro", sans-serif;
	line-height: 30px;
}

.blog-post-single-meta {
	border: 1px solid #ddd;
	border-width: 1px 0 0 0;
	padding: 30px 0;
}

.blog-post-single-meta-info {
	float: left;
	color: #646464;
	font-size: 13px;
	line-height: 35px;
}

.blog-post-single-meta-info a {
	font-weight: bold;
}

.blog-post-single-meta-info .avatar {
	border-radius: 50%;
	margin-right: 11px;
	vertical-align: middle;
}

.blog-post-single-meta-info-author {

}

.blog-post-single-meta-info-cats {

}

.blog-post-single-meta-social {
	float: right;
	line-height: 32px;
}

.blog-post-single-meta-social .blog-post-share,
.blog-post-single-meta-social .blog-post-share a {
	line-height: inherit;
}

.blog-post-single-meta-social .blog-post-share {
	padding: 0;
}

.blog-post-single-content {
	margin-bottom: 40px;
	max-width: 800px;
	margin: 0 auto;
	font-size: 20px;
}

.blog-post-single-content .gallery,
.blog-post-single-content .attachment {
	text-align: center;
}

.blog-post-single-tags {
	font-size: 14px;
	color: #a7a7a7;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
}

.blog-post-single-tags a {
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0;
}

/* Blog Post Prev/Next Pagination */

.blog-post-single-nav {
	position: relative;
	overflow: hidden;
	margin-top: 40px;
}

.blog-post-single-nav-line {
	position: absolute;
	left: 0;
	right: 0;
	height: 1px;
	top: 50%;
	background: #ffe9ec;
}

.blog-post-single-nav-prev,
.blog-post-single-nav-next {
	float: left;
	position: relative;
	background: #fff;
	color: #ef7583;
	font-size: 12px;
	font-weight: 900;
	font-family: "Source Sans Pro", sans-serif;
	line-height: 1.5;
	letter-spacing: 2px;
	padding: 10px 15px;
	border: 2px solid #fed4da;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	max-width: 50%;
}

.blog-post-single-nav-prev .fa {
	margin-right: 10px;
	display: inline-block;
}

.blog-post-single-nav-next {
	float: right;
}

.blog-post-single-nav-next .fa {
	margin-left: 10px;
	display: inline-block;
}

.blog-post-share-mobile {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	padding: 15px;
	overflow: hidden;
	border-top: 1px solid #eee;
}

.blog-post-share-mobile-count {
	float: left;
	font-size: 0;
	line-height: 0;
}

.blog-post-share-mobile-count-num {
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 26px;
	color: #ef7583;
	line-height: 27px;
	margin-right: 5px;
}

.blog-post-share-mobile-count-text {
	line-height: 27px;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	color: #7c7c7c;
}

.blog-post-share-mobile-links {
	float: right;
	font-size: 0;
	line-height: 0;
}

.blog-post-share-mobile-links a {
	display: inline-block;
	font-size: 14px;
	background: #d0e9e6;
	color: #8a9a96;
	line-height: 27px;
	width: 27px;
	text-align: center;
	margin-right: 10px;
}

.blog-post-share-mobile-links a:last-child {
	margin-right: 0;
}

/*--------------------------------------------------------------
	## Share Post
--------------------------------------------------------------*/

.share-post-wrapper {
	margin-bottom: 40px;
}

.share-post {

}

.share-post-count {
	display: inline-block;
	margin-right: 20px;
}

.share-post-count-num {
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 40px;
	color: #ef7583;
	line-height: 32px;
	margin-right: 10px;
}

.share-post-count-text {
	line-height: 32px;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	color: #7c7c7c;
}

.share-post-links {
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
	display: inline-block;
}

.share-post-links a {
	display: inline-block;
	font-size: 14px;
	background: #d0e9e6;
	color: #8a9a96;
	line-height: 35px;
	width: 35px;
	text-align: center;
	margin-right: 15px;
}

/*--------------------------------------------------------------
	## Related Posts
--------------------------------------------------------------*/

.blog-post .related-posts-wrapper {
	margin-top: 37px;
}

.related-posts-wrapper .blog-post-s4 {
	margin-bottom: 15px;
	white-space: nowrap;
}

.related-posts .blog-post-s4-title {
	white-space: normal;
	text-align: left;
}

#content.col-8 .blog-post-s4-main {
	max-width: 279px;
	width: 71%;
}
/*--------------------------------------------------------------
	## About Author
--------------------------------------------------------------*/

.about-author {
	border: 4px solid #ffe9ec;
	margin-top: 50px;
	padding: 40px;
}

body.archive .about-author {
	margin-top: 0;
	margin-bottom: 40px;
}

.about-author-sidebar {
	float: left;
	margin-right: 40px;
}

.about-author-avatar {
	overflow: hidden;
	float: left;
	margin-right: 15px;
}

.about-author-avatar img {
	border-radius: 50%;
	width: 75px;
}

.about-author-sidebar-main {
	float: left;
	margin-top: 17px;
}

.about-author-name {
	display: block;
	color: #7c7c7c;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 10px;
}

.about-author-name a {
	font-weight: 600;
}

.about-author-date,
.about-author-count {
	display: block;
	font-size: 11px;
	color: #949494;
	line-height: 1;
	text-transform: uppercase;
}

.about-author-main {
	overflow: hidden;
}

.about-author-bio {
	margin-bottom: 25px;
	font-size: 15px;
	line-height: 21px;
}

.about-author-social {
	font-size: 0;
	line-height: 0;
}

.about-author-social a {
	color: #232323;
	font-size: 13px;
	margin-right: 17px;
	background: #d0e9e6;
	color: #8a9a96;
	line-height: 35px;
	width: 35px;
	display: inline-block;
	margin-right: 15px;
	text-align: center;
}

/*--------------------------------------------------------------
	## Comments
--------------------------------------------------------------*/

.comments-area {
	margin-top: 50px;
}

.comments-area ul,
.comments-area ol,
.comments-area li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.comment {

}

.comment-inner {
	border: 4px solid #ffe9ec;
	padding: 40px;
	margin-bottom: 25px;
}

.comment-author-avatar {
	float: left;
	margin-right: 15px;
	width: 30px;
}

.comment-author-avatar img {
	border-radius: 50%;
	display: block;
	width: 60px;
}

.comment-info {
	margin-bottom: 15px;
}

.comment-meta {
	float: left;
}

.comment-meta-author {
	display: block;
	margin-bottom: 3px !important;
	color: #232323;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.comment-meta-date {
	display: block;
	font-size: 11px;
	color: #949494;
	line-height: 1;
	text-transform: uppercase;
}

.comment-reply {
	float: right;
}

.comment-reply a {
	text-transform: uppercase;
	line-height: 30px;
	display: inline-block;
	padding: 0 4px;
	letter-spacing: 2px;
	font-size: 11px;
	font-weight: 900;
}

.comment-main {

}

.comment .children {
	margin-left: 80px;
}

.comments-no-comments {
	margin-bottom: 20px;
}

.comment-respond {
	border: 4px solid #ffe9ec;
	padding: 40px;
}

.comment-reply-title {
	margin: 0;
	padding: 0;
	color: #232323;
	font-size: 13px;
	font-weight: 700;
	line-height: 11px;
	letter-spacing: 2px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-family: "Source Sans Pro";
}

.comment-respond .logged-in-as,
.comment-notes {
	font-size: 15px;
}

.comment-form-comment {
	font-size: 0;
	line-height: 0;
	margin: 0;
}

.comment-form-name,
.comment-form-email,
.comment-form-website {
	margin-top: 20px;
	font-size: 0;
	line-height: 0;
}

.comment-respond input[type="text"],
.comment-respond textarea {
	background: #fff;
	border: 1px solid #ffe9ec;
}

.comment-respond textarea {
	height: 140px;
}

.comment-respond .form-submit {
	clear: both;
	padding-top: 20px;
	margin-bottom: 0;
}

/*--------------------------------------------------------------
	## Contact Form 7
--------------------------------------------------------------*/

body .wpcf7 {
	border: 4px solid #ffe9ec;
	padding: 40px;
}

body input[type="text"],
body input[type="email"],
textarea {
	background: #fff;
	border: 1px solid #ffe9ec;
}

/*--------------------------------------------------------------
	## Sidebar
--------------------------------------------------------------*/

#sidebar {
	position: relative;
}

body.single #sidebar {
	margin-top: 0;
}

#sidebar .widget {
	margin-bottom: 35px;
}

#sidebar .widget:last-child {
	margin-bottom: 0;
}

/*#sidebar .widget-title {*/
	/*margin: 0;*/
	/*padding: 0;*/
	/*color: #4d9e91;*/
	/*border-bottom: 2px solid #d0e9e6;*/
	/*font-size: 12px;*/
	/*font-weight: 900;*/
	/*font-family: "Source Sans Pro", sans-serif;*/
	/*letter-spacing: 2px;*/
	/*line-height: 1.2;*/
	/*padding-bottom: 10px;*/
	/*margin-bottom: 25px;*/
	/*text-transform: uppercase;*/
/*}*/

/*--------------------------------------------------------------
	# Widgets
--------------------------------------------------------------*/

.widget {

}

/*--------------------------------------------------------------
	## Widget - About Author
--------------------------------------------------------------*/

.about-author-widget {
	text-align: center;
	position: relative;
	border: 4px solid #ffe9ec;
	padding: 25px;
}

#panel .about-author-widget {
	padding: 15px;
}

.about-author-image {
	margin-bottom: 30px;
}

#panel .about-author-image {
	margin-bottom: 20px;
}

.about-author-image img {
	display: block;
	width: 100%;
}

.about-author-widget-info {

}

.about-author-widget-name {
	font-size: 18px;
	line-height: 23px;
	font-family: "Rufina", serif;
	font-weight: 600;
	color: #21201f;
	margin-bottom: 10px;
}

#panel .about-author-widget-name {
	font-size: 15px;
	margin-bottom: 5px;
}

.about-author-widget-text {
	font-size: 15px;
	line-height: 21px;
	color: #424242;
	font-family: "Source Sans Pro";
}

#panel .about-author-widget-text {
	font-size: 13px;
	line-height: 17px;
}

.about-author-signature-image {
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: 0;
	line-height: 0;
	text-align: center;
}

.about-author-signature-image img {
	display: inline-block;
}

/*--------------------------------------------------------------
	## Widget - Instagram
--------------------------------------------------------------*/

.instagram-widget-images {
	overflow: hidden;
}

.instagram-widget-image {
	float: left;
	width: 25%;
}

.instagram-widget-image img {
	display: block;
}

/*--------------------------------------------------------------
	## Widget - Recent Posts
--------------------------------------------------------------*/

.posts-list-widget {

}

/*--------------------------------------------------------------
	## Widget - Recent Posts Alt
--------------------------------------------------------------*/

.posts-list-alt-widget {

}

/*--------------------------------------------------------------
	## Widget - Social
--------------------------------------------------------------*/

.social-widget {
	font-size: 0;
	line-height: 0;
	margin-bottom: -15px;
}

.social-widget a {
	display: inline-block;
	font-size: 14px;
	background: #d0e9e6;
	color: #8a9a96;
	line-height: 37px;
	width: 37px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 15px;
}

#panel .social-widget a:nth-child(5n) {
	margin-right: 0;
}

/*--------------------------------------------------------------
	## Widget - Subscribe
--------------------------------------------------------------*/

.subscribe-widget {
	padding: 20px;
	text-align: center;
	background: #a35962;
	background-size: cover;
}

.subscribe-widget-inner {
	border: 2px solid #fff;
	padding: 30px;
}

.subscribe-widget h4 {
	font-size: 22px;
	line-height: 27px;
	font-family: "Rufina";
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
}

.subscribe-widget h5 {
	font-size: 13px;
	line-height: 1.2;
	font-weight: normal;
	font-family: "Rufina";
	color: #fff;
	text-decoration: underline;
	margin-bottom: 0;
}

.subscribe-widget .wysija-paragraph,
.subscribe-widget #optinforms-form6-container {
	margin-bottom: 22px;
}

.subscribe-widget .widget_wysija_cont,
.subscribe-widget .mailpoet_form,
.subscribe-widget #optinforms-form6-container {
	position: relative;
}

.subscribe-widget label {
	display: none !important;
}

.subscribe-widget input[type="text"],
.subscribe-widget input[type="email"] {
	background: #fff;
	border: 0;
	display: inline-block;
	line-height: 45px;
	color: #7f7f7f;
	font-size: 12px;
	font-family: "Rufina";
	font-weight: bold;
	padding: 0;
	width: 100%;
	border-radius: 0;
	padding: 0 15px;
}

.subscribe-widget input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
	display: inline-block;
	line-height: 45px;
	color: #fff;
	font-size: 13px;
	font-family: "Source Sans Pro";
	font-weight: 400;
	background: #5eb9aa;
	padding: 0 22px;
	margin: 0;
	border-radius: 0;
	text-transform: none;
}

.widget_wysija_cont .allmsgs .updated {
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent;
	color: inherit;
	font-size: 15px;
	font-family: "Source Sans Pro";
}

.widget_wysija_cont .allmsgs {
	border: 0;
	margin-bottom: 10px;
	background: #5eb9aa;
	color: #fff;
	padding: 10px;
	font-family: "Source Sans Pro";
}

.subscribe-widget .mailpoet_message {
	margin-bottom: 15px;
}

.subscribe-widget .parsley-required,
.subscribe-widget .parsley-custom-error-message,
.subscribe-widget .mailpoet_validate_success,
.subscribe-widget .mailpoet_validate_error {
	color: #fff !important;
}

/*--------------------------------------------------------------
	## Widget - Call To Action
--------------------------------------------------------------*/

.call-to-action-widget {
	padding: 20px;
	text-align: center;
	background: #a35962;
	background-size: cover;
}

.call-to-action-widget-inner {
	border: 2px solid #fff;
	padding: 30px;
}

.call-to-action-widget h4 {
	font-size: 22px;
	line-height: 27px;
	font-family: "Rufina";
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
}

.call-to-action-widget h5 {
	margin-top: 15px;
	font-size: 13px;
	line-height: 1.2;
	font-weight: normal;
	font-family: "Rufina";
	color: #fff;
	text-decoration: underline;
	margin-bottom: 0;
}

.call-to-action-widget-button {
	display: inline-block;
	line-height: 45px;
	color: #fff;
	font-size: 13px;
	font-family: "Source Sans Pro";
	font-weight: 400;
	background: #5eb9aa;
	padding: 0 22px;
	margin: 0;
	border-radius: 0;
	text-transform: none;
}

/*--------------------------------------------------------------
	## Widget - Tag Cloud
--------------------------------------------------------------*/

.widget .tagcloud {
	font-size: 0;
	line-height: 0;
}

.widget .tagcloud a {
	display: inline-block;
	line-height: 25px;
	padding: 0 15px;
	background: #ffe9ec;
	color: #f07d8a;
	font-size: 10px !important;
	font-weight: 900 !important;
	text-transform: uppercase;
	border-radius: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	letter-spacing: 2px;
}

/*--------------------------------------------------------------
	# Footer
--------------------------------------------------------------*/

#footer {

}

/*--------------------------------------------------------------
	## Footer Posts
--------------------------------------------------------------*/

#footer-posts {
	padding: 50px 0;
}

/*--------------------------------------------------------------
	## Footer Widgets
--------------------------------------------------------------*/

#footer-widgets {
	padding: 65px 0;
}

#footer-widgets a {
	font-weight: 600;
}

#footer-widgets .widget {
	color: #424242;
	font-size: 15px;
	line-height: 23px;
	margin-top: 50px;
}

#footer-widgets .widget:first-child {
	margin-top: 0;
}

#footer-widgets .widget-title {
	margin: 0;
	padding: 0;
	color: #4d9e91;
	border-bottom: 1px solid #d0e9e6;
	font-size: 12px;
	font-weight: 900;
	font-family: "Source Sans Pro", sans-serif;
	letter-spacing: 2px;
	line-height: 1.36;
	margin-bottom: 25px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

/*--------------------------------------------------------------
	## Footer Instagram
--------------------------------------------------------------*/

#footer-instagram {
	overflow: hidden;
}

#footer-instagram a {
	width: 8.333333333333333%;
	display: block;
	float: left;
}

#footer-instagram a img {
	display: block;
	width: 100%;
}

/**
 * Footer Copyright
 */

#footer-copyright {
	float: left;
	font-size: 12px;
	font-weight: bold;
	font-family: "Source Sans Pro";
	line-height: 70px; /* same as on #footer-navigation li a */
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
}

/**
	 * Footer Navigation
	 */

#footer-navigation {
	float: right;
}

#footer-navigation ul,
#footer-navigation li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
}

#footer-navigation li {
	display: inline-block;
	margin-left: 20px;
}

#footer-navigation li:first-child {
	margin-left: 0;
}

#footer-navigation li a {
	color: #4d9e91;
	font-size: 12px;
	font-weight: bold;
	font-family: "Source Sans Pro";
	line-height: 70px; /* same as on #footer-navigation li a */
	letter-spacing: 2px;
	text-transform: uppercase;
}

#footer-navigation li.current-menu-item a,
#footer-navigation li a:hover {
	color: #4d9e91;
}

/*--------------------------------------------------------------
	## Side Panel
--------------------------------------------------------------*/

#panel-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
}

body.panel-active #panel-overlay {
	display: block;
}

#panel {
	position: fixed;
	top: 0;
	bottom: 0;
	background: #fff;
	width: 325px;
	left: -325px;
	transition: left .4s;
	overflow: auto;
}

body.panel-active #panel {
	left: 0;
}

#panel-inner {
	padding: 40px;
}

#panel-close {
	display: none;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	line-height: 30px;
	text-align: center;
	background: #f397a2;
	font-size: 10px;
	color: #fff;
}

body.panel-active #panel-close {
	display: block;
}

#panel-close span {
	display: block;
	line-height: inherit;
}

body.panel-active {
	background: #f4f9f9;
}

#page {
	transition: opacity .4s, margin-left .4s;
}

body.panel-active #page {
	margin-left: 325px;
	opacity: 0.5;
}

/*--------------------------------------------------------------
	## Panel Logo
--------------------------------------------------------------*/

#panel-logo {
	margin-bottom: 25px;
}

#panel-logo a,
#panel-logo img {
	display: block;
	max-width: 100%;
}

/*--------------------------------------------------------------
	## Panel Navigation
--------------------------------------------------------------*/

#panel-navigation {
	margin-bottom: 15px;
}

#panel-navigation ul,
#panel-navigation li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* Top level item */
#panel-navigation .menu li {
	display: block;
	position: relative;
	border-bottom: 2px solid #d0e9e6;
}

#panel-navigation .menu li:last-child {
	border-bottom: 0;
}

/* Top level chevron */
#panel-navigation .menu a .fa {
	display: inline-block;
	color: rgb(165, 165, 165);
	font-size: 7px;
	margin-left: 10px;
	vertical-align: middle;
}

/* Top level item anchor */
#panel-navigation .menu li > a {
	display: block;
	text-decoration: none;
	color: #232323;
	font-size: 16px;
	font-weight: bold;
	font-family: "Rufina", serif;
	line-height: 42px;
	padding: 0;
}

/* Top level item anchor hover */
#panel-navigation .menu li > a:hover {
	color: #232323;
}

/* Top level item anchor current */
#panel-navigation .menu li.current-menu-item > a {
	color: #232323;
}

/* Submenu */
#panel-navigation .menu ul {
	border-top: 2px solid #d0e9e6;
	padding-left: 10px;
	display: none;
}

/* submenu expanded */
#panel-navigation li.expand > ul {
	display: block;
}

/* Submenu item */
#panel-navigation .menu ul li {
	border-bottom-width: 1px;
	position: relative;
}

/* submenu indicator */
#panel-navigation li .fa {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 44px;
	width: 30px;
	height: 44px;
	text-align: center;
	cursor: pointer;
}

#panel-navigation li ul .fa {
	height: 32px;
	line-height: 32px;
}

/* submenu indicator active */
#panel-navigation li.expand > .fa:before {
	content: "\f068";
}

/* Submenu anchor */
#panel-navigation .menu ul li > a {
	font-size: 14px;
	line-height: 32px;
}

/*--------------------------------------------------------------
	## Panel Widgets
--------------------------------------------------------------*/

#panel-widgets {

}

#panel-widgets .widget {
	margin-bottom: 25px;
}

#panel-widgets .widget:last-child {
	margin-bottom: 0;
}

#panel-widgets .widget-title {
	margin: 0;
	padding: 0;
	color: #4d9e91;
	border-bottom: 1px solid #d0e9e6;
	font-size: 12px;
	font-weight: 900;
	font-family: "Source Sans Pro", sans-serif;
	letter-spacing: 2px;
	line-height: 1.36;
	margin-bottom: 25px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.sidebar-widget,
.widget_the_essence_posts_list_alt_widget {
	overflow: hidden;
	text-align: center;
	font-family: 'Lato', sans-serif;
}

#sidebar .widget-title,
.sidebar-widget .sidebar-widget-title {
	font-family: 'Libre Baskerville', serif;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	position: relative;
	color: #222;
}

#sidebar .widget-title span,
.sidebar-widget .sidebar-widget-title span {
	background: #fff;
	z-index: 1;
	position: relative;
	padding: 0 13px;
}

#sidebar .widget-title:before,
#sidebar .widget-title:after,
.sidebar-widget .sidebar-widget-title:before,
.sidebar-widget .sidebar-widget-title:after {
	content: '';
	border-bottom: 1px solid;
	width: 100%;
	display: inline-block;
	position: absolute;
	top: 23px;
	margin-left: 9px;
	z-index: 0;
}

.sidebar-widget .sidebar-widget-title:before,
#sidebar .widget-title:before {
	left: 0;
}

.sidebar-widget p {
	line-height: 27px;
	padding-top: 25px;
}

.sidebar-widget a {
	font-size: 40px;
	color: #7e7e7e;
	margin-right: 15px;
}
/*--------------------------------------------------------------
	# Responsive
--------------------------------------------------------------*/

/*--------------------------------------------------------------
	## Normal Monitors
--------------------------------------------------------------*/

@media only screen and ( min-width: 1281px ) and ( max-width: 1425px ) {
	.related-posts-wrapper .blog-post-s4-main {
		margin-left: 11px;
	}
	body .wrapper {
		max-width: 1084px;
	}

	/**
	 * Blog Post - Style 2
	 */
	/*body .blog-post-s2-thumb {*/
		/*max-width: 40%;*/
	/*}*/

	body .blog-post-s2-title {
		padding-top: 5px;
	}

}

/*--------------------------------------------------------------
	## Smaller Monitors
--------------------------------------------------------------*/

@media only screen and ( min-width: 1024px ) and ( max-width: 1280px ) {
	.related-posts-wrapper .blog-post-s4-main {
		margin-left: 11px;
	}

	body .wrapper {
		max-width: 940px;
	}

	/**
	 * Small Carousel
	 */
	/*body .blog-post-s2-thumb {*/
		/*max-width: 40%;*/
	/*}*/

	body .blog-post-s2-title {
		margin: 0;
		padding: 0;
	}

	/**
	 * Big Carousel
	 */
	body .blog-post-s3-title {
		font-size: 18px;
		line-height: 26px;
	}

	/**
	 * Promo Boxes
	 */
	body .promo-box-primary {
		font-size: 25px;
	}

	/**
	 * Blog Post - Style 1
	 */
	body .blog-post-title h2 {
		font-size: 30px;
	}

	body .blog-post-meta-author-avatar {
		display: none;
	}

	body .blog-post-meta-separator {
		margin: 0 13px;
	}

	body .blog-post-meta-share-count-num {
		font-size: 30px;
	}

	body .blog-posts-listing-1_fc_6 .blog-post-title h2 {
		font-size: 25px;
	}

	body .blog-posts-listing-1_fc_6 .blog-post-meta-share {
		margin-top: 15px;
	}

	/**
	 * Blog Post - Style 3
	 */
	body .blog-posts-listing-3_cs_4 .blog-post-s3-title,
	body .blog-posts-listing-3_fc_3 .blog-post-s3-title {
		padding: 0;
		font-size: 16px;
	}

	/**
	 * Blog Post - Style 7
	 */
	body .blog-posts-listing-7_fc_3 .blog-post-s7-number {
		display: none;
	}

	/**
	 * Widgets
	 */
	body .subscribe-widget,
	body .subscribe-widget-inner,
	body .call-to-action-widget,
	body .call-to-action-widget-inner {
		padding: 15px;
	}

	body .subscribe-widget h4,
	body .call-to-action-widget h4 {
		font-size: 19px;
	}

	body .social-widget a {
		margin-right: 10px;
		margin-bottom: 10px;
	}

}

/*--------------------------------------------------------------
	## Tablets
--------------------------------------------------------------*/

@media only screen and ( min-width: 768px ) and ( max-width: 1023px ) {
	.related-posts-wrapper .blog-post-s4-main {
		margin-left: 11px;
	}

	body .wrapper {
		max-width: 748px;
	}

	/**
	 * Navigation
	 */
	body #navigation {
		height: 50px;
	}

	body #navigation-main {
		display: none;
	}

	body #mobile-navigation {
		display: block;
	}

	body #primary-mobile-navigation {
		display: block;
	}

	/**
	 * Tagline
	 */
	body #tagline h1 {
		font-size: 30px;
	}

	/**
	 * Promo Boxes
	 */
	.promo-box-primary {
		font-size: 24px;
	}

	/**
	 * Blog Post - Style 1
	 */
	body .blog-posts-listing-1_fc_12 {
		padding: 0;
	}

	body .blog-post-title h2 {
		font-size: 30px;
	}

	body .blog-posts-listing-1_fc_6 .blog-post-title h2 {
		font-size: 25px;
	}

	body .blog-post-meta-author-avatar {
		display: none;
	}

	body .blog-posts-listing-1_fc_6 .blog-post-meta-author {
		margin-bottom: 10px;
	}

	body .blog-posts-listing-1_fc_6 .blog-post-meta-share-count-num {
		font-size: 32px;
	}

	/**
	 * Blog Post - Style 2
	 */
	body .blog-post-s2-thumb {
		margin-right: 0;
		width: auto;
	}

	/**
	 * Blog Post - Style 3
	 */
	body .blog-post-s3-title {
		padding: 0;
		font-size: 18px;
		line-height: 25px;
	}

	/**
	 * Blog Post - Style 4
	 */
	body .blog-post-s4-meta {
		padding: 10px 0;
	}

	body .blog-post-s4-meta-separator {
		display: none;
	}

	body .blog-post-s4-meta-author,
	body .blog-post-s4-meta-date {
		display: block;
		line-height: 1;
	}

	body .blog-post-s4-meta-author {
		margin-bottom: 15px;
	}

	/**
	 * Blog Post - Style 6
	 */
	body .blog-post-s6-thumb {
		display: none;
	}

	body .blog-post-s6-main {
		margin: 0;
		padding: 0;
	}

	/**
	 * Blog Post - Style 7
	 */
	body .blog-post-s7-number {
		display: none;
	}

	/**
	 * Blog Post - Single
	 */
	/* About author */
	body .about-author {
		padding: 30px;
	}

	body .about-author-sidebar {
		float: none;
		margin-bottom: 15px;
	}

	body .about-author-sidebar-main {
		margin: 0;
	}

	body .about-author-main {
		overflow: visible;
	}

	/* Comments */
	body .comment-inner {
		padding: 30px;
	}

	/* Comment Form */
	body .comment-respond {
		padding: 30px;
	}

	/**
	 * Mobile Share
	 */
	.blog-post-share-aside {
		display: none;
	}

	.blog-post-share-mobile {
		display: block;
	}

	/**
	 * Widgets
	 */
	body .about-author-widget {
		padding: 10px;
	}

	body .subscribe-widget {
		padding: 10px;
	}

	body .subscribe-widget-inner {
		padding: 20px;
	}

	body .subscribe-widget h4 {
		font-size: 18px;
		line-height: 24px;
	}

	body .subscribe-widget input[type="submit"].wysija-submit,
	body .subscribe-widget input[type="submit"] {
		position: relative;
		top: auto;
		left: auto;
		bottom: auto;
		right: auto;
		display: block;
		width: 100%;
		margin-bottom: 15px;
	}

	body .subscribe-widget .wysija-paragraph {
		margin-bottom: 0;
	}

	body .call-to-action-widget {
		padding: 10px;
	}

	body .call-to-action-widget-inner {
		padding: 20px;
	}

	body .call-to-action-widget h4 {
		font-size: 18px;
		line-height: 24px;
	}

	/**
	  * Footer
	  */
	#footer-posts .carousel-nav-prev,
	#footer-posts .carousel-nav-next {
		display: none;
	}

	body #footer-bottom {
		padding: 15px 0;
	}

	body #footer-copyright,
	body #footer-navigation {
		text-align: center;
		line-height: 1.4;
		float: none;
	}

	body #footer-copyright {
		margin-bottom: 15px;
	}

	body #footer-navigation li a {
		line-height: 1.4;
	}

	body #footer-instagram a {
		width: 16.66666666666667%;
	}

}

/*--------------------------------------------------------------
	## Phones ( landscape + portrait )
--------------------------------------------------------------*/

@media only screen and ( max-width: 767px ) {
	.related-posts-wrapper .blog-post-s4-main {
		margin-left: 11px;
	}

	body.panel-active #panel-overlay {
		background: #eee;
	}

	body.panel-active #page {
		display: none;
	}

	body {
		font-size: 14px;
	}

	body .logo-title {
		font-size: 50px;
	}

	/**
	 * Columns to 100%
	 */
	body .col {
		margin-right: 0;
		width: 100% !important;
	}

	/**
	 * Top Bar
	 */
	body #top-bar {
		padding: 15px 0;
	}

	body #top-bar-navigation,
	body #top-bar-social {
		float: none;
		text-align: center;
	}

	body #top-bar-navigation {
		margin-bottom: 10px;
	}

	body #top-bar-navigation li {
		margin: 0 7px;
	}

	body #top-bar-navigation a {
		line-height: 25px;
	}

	body #top-bar-social a {
		line-height: 25px;
	}

	/**
	 * Navigation
	 */
	body #navigation {
		height: 50px;
	}

	body #navigation-main {
		display: none;
	}

	body #mobile-navigation {
		display: block;
	}

	body #primary-mobile-navigation {
		display: block;
	}

	/**
	 * Carousel
	 */
	body .vertical-carousel {
		padding-bottom: 60px;
	}

	body .carousel-nav-next,
	body .carousel-nav-prev {
		margin: 0;
		top: auto;
		bottom: 20px;
		left: auto;
		right: auto;
	}

	body .carousel-nav-prev {
		left: 0;
	}

	body .carousel-nav-next {
		right: 0;
	}

	/**
	 * Blog Post - Style 2
	 */
	body .blog-post-s2-thumb {
		/*width: 40%;*/
		margin-right: 20px;
	}

	body .blog-post-s2-title {
		margin: 0;
		padding: 0;
	}

	/**
	 * Blog Post - Style 3
	 */
	body .blog-post-s3-title {
		font-size: 18px;
	}

	/**
	 * Blog Post - Style 7
	 */
	body .blog-post-s7-number {
		display: none;
	}

	/**
	 * Home Boxes
	 */
	body .promo-box {
		margin-bottom: 20px;
	}

	body .promo-box:last-child {
		margin-bottom: 0;
	}

	body .promo-box-inner {
		padding: 35px 0;
	}

	body .promo-box-primary {
		font-size: 22px;
	}

	/**
	 * Tagline
	 */
	body #tagline h1 {
		padding: 0;
		font-size: 22px;
		line-height: 1.4;
	}

	/**
	 * Content
	 */
	body #content.col {
		margin-bottom: 50px;
	}

	body.single-post #main {
		padding-top: 30px;
	}

	/**
	 * Blog Post - Style 1
	 */
	body .blog-post-title {
		padding: 0;
		margin: 0;
	}

	body .blog-post-title h2,
	body .blog-posts-listing-1_fc_6 .blog-post-title h2 {
		font-size: 22px;
		line-height: 30px;
	}

	body .blog-post-meta-separator {
		display: none;
	}

	body .blog-post-meta-author {
		display: block;
		float: left;
	}

	body .blog-post-meta-author-avatar {
		display: none;
	}

	body .blog-post-meta-comments-count {
		display: none;
	}

	body .blog-post-meta-share-count {
		display: block;
		float: right;
	}

	body .blog-post-meta-share-count-num {
		font-size: 25px;
		line-height: 36px;
	}

	body .blog-post .blog-post-meta-share {
		clear: both;
		display: block;
		padding-top: 20px;
	}

	body .blog-post-excerpt-big-cap {
		font-size: 53px;
		line-height: 43px;
	}

	body .blog-post-read-more {
		margin-bottom: 0;
	}

	body .blog-posts-listing .related-posts-wrapper {
		display: none;
	}

	/* Homepage .blog-posts-listing-1_fc_12 .blog-post */
	body .blog-posts-listing-1_fc_12 {
		padding: 0;
	}

	body .blog-posts-listing-1_fc_12 .blog-post {
		text-align: left;
	}

	body .blog-posts-listing-1_fc_12 .blog-post-excerpt {
		padding: 0;
	}

	/* Homepage .blog-posts-listing-3_fc_6 .blog-post-s3-title */
	body .blog-posts-listing-3_fc_6 .blog-post-s3-title {
		font-size: 18px;
		line-height: 25px;
	}

	/**
	 * Blog Post - Style 5
	 */
	body #footer-posts {
		padding: 30px 0;
	}

	body #footer-posts .carousel-nav-prev,
	body #footer-posts .carousel-nav-next {
		bottom: 0;
	}

	body .blog-post-s5 {
		padding-bottom: 60px;
	}

	/**
	 * Blog Post - Single
	 */
	/* Meta share */
	body.single-post .blog-post-meta-share-count {
		display: none;
	}

	body.single-post .blog-post-meta-cats {
		padding: 4px 0;
		float: right;
	}

	body.single-post .blog-post-share-aside {
		display: none;
	}

	/* Share post */
	body .share-post-count {
		display: block;
		margin-bottom: 20px;
		display: none;
	}

	/* Related posts */
	body .related-posts .blog-post-s4 {
		margin-bottom: 20px;
	}

	body .related-posts .blog-post-s4:last-child {
		margin-bottom: 0;
	}

	/* About author */
	body .about-author {
		padding: 20px;
	}

	body .about-author-sidebar {
		float: none;
		margin-bottom: 15px;
	}

	body .about-author-sidebar-main {
		margin: 0;
	}

	body .about-author-main {
		overflow: none;
		clear: both;
	}

	/* Comments */
	body .comment-inner {
		padding: 20px;
	}

	body .comment-main {
		font-size: 15px;
	}

	/* Comment form */
	body .comment-respond {
		padding: 20px;
	}

	body .blog-post-single-meta {
		padding-bottom: 15px;
	}

	body .blog-post-single-meta-info,
	body .blog-post-single-meta-social {
		float: none;
		text-align: left;
	}

	body .blog-post-single-meta-info {
		margin-bottom: 10px;
	}

	body .blog-post-single-meta-info .avatar {
		display: none;
	}

	body .blog-post-single-meta-social .blog-post-share {
		text-align: inherit;
	}

	body blockquote {
		font-size: 18px;
		padding: 0;
		line-height: 1.5;
	}

	body .styled-list ol li {
		font-size: 15px;
	}

	body .about-author-avatar {
		display: none;
	}

	body .comment-author-avatar {
		display: none;
	}

	body .comment .children {
		margin-left: 0;
	}

	/**
	 * Widgets
	 */
	body .subscribe-widget-inner,
	body .call-to-action-widget-inner {
		padding: 15px;
	}

	body .subscribe-widget h4,
	body .call-to-action-widget h4 {
		font-size: 18px;
	}

	/**
	 * Footer
	 */
	body .footer-widgets-1,
	body .footer-widgets-2 {
		margin-bottom: 30px;
	}

	body #footer-bottom {
		padding: 20px 0;
	}

	body #footer-navigation,
	body #footer-copyright {
		float: none;
		text-align: center;
		line-height: 1.3;
	}

	body #footer-copyright {
		margin-bottom: 20px;
	}

	body #footer-navigation {

	}

	#footer-navigation li a {
		line-height: 1.4;
	}

	/**
	 * Mobile Share
	 */
	.blog-post-share-mobile {
		display: block;
	}

	/**
	 * Panel
	 */
	body #panel {
		position: absolute;
	}

	body #panel {
		width: 100%;
		height: auto;
		bottom: auto;
		left: -100%;
	}

	body #panel #panel-close {
		position: fixed;
	}

}

/*--------------------------------------------------------------
	## Phones ( landscape )
--------------------------------------------------------------*/

@media only screen and ( min-width: 480px ) and ( max-width: 767px ) {

	body .wrapper {
		/*max-width: 420px;*/
		width: 95%;
	}

	body .header-search form {
		/*width: 420px;*/
		width: 95%;
	}

	#navigation-search-form {
		width: 100%;
	}

	body #footer-instagram a {
		width: 25%;
	}

}

/*--------------------------------------------------------------
	## Phones ( portrait )
--------------------------------------------------------------*/

@media only screen and ( max-width: 479px ) {
	#header .logo-container .wrapper {
		background-size: 80px;
	}

	#navigation-search-form {
		width: 100%;
	}

	body .wrapper {
		/*max-width: 300px;*/
		width: 95%;
	}

	body .header-search form {
		/*width: 300px;*/
		width: 95%;
	}

	/**
	 * Footer
	 */
	body #footer-navigation li {
		margin-left: 10px;
	}

	body #footer-instagram a {
		width: 25%;
	}

}

@media only screen and ( max-width: 370px ) {
	#header .logo-container .wrapper {
		background-size: 40px;
	}
}