/*
Theme Name: Faith
Theme URI: https://www.ilovewp.com/themes/faith/
Description: Faith is a modern, responsive WordPress theme with a solid, classic two column layout. This theme is perfect for churches, organizations, non-profits, corporate and other websites that need an intuitive and professional look. Up to 10 pages can be featured on the homepage, 5 in the slideshow and 5 below it.
Version: 1.0.9
Author: ilovewpcom
Author URI: http://www.ilovewp.com/
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: faith
Tags: education, footer-widgets, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, editor-style, featured-images, full-width-template, theme-options, threaded-comments, translation-ready
*/

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
	font-family: 'Source Sans Pro', sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: transparent
}

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

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

b, strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.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: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

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

figure {
	margin: 1em 40px
}

hr {
	-moz-box-sizing: content-box;
	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
}

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

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

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

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

td, th {
	padding: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
}

.sr-only, .screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

p {
	margin: 0 0 10px
}

small {
	font-size: 85%
}

mark {
	padding: 0.2em
}

ul, ol {
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

ul ul, ol ol, ul ol, ol ul {
	margin: 0
}

ul li {
	list-style-type: none;
}

dl {
	margin-top: 0;
	margin-bottom: 20px;
}

dt, dd {
	line-height: 1.42857
}

dt {
	font-weight: bold
}

dd {
	margin-left: 0
}

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

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857;
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 2px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

.sticky, .bypostauthor {}

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

.clearfix:after {
	clear: both
}

.clickable {
	cursor: pointer
}

/* Headings */

h1, h2, h3, h4, h5, h6 {
	color: #222;
	font-weight: 300;
	line-height: 1.1;
	margin: 0;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	font-weight: normal;
	line-height: 1;
}

h1 small, h2 small, h3 small {
	font-size: 65%
}

h4 small, h5 small, h6 small {
	font-size: 75%
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 22px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

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

blockquote, q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: '' '';
}

blockquote {
	font-family: 'Lato', Georgia, serif;
	font-size: 24px;
	line-height: 1.75em;
	margin: 2em 0;
	padding: 0;
}

blockquote p {
	margin-bottom: 1.1667em;
}

hr {
	background-color: #ece8e0;
	border: 0;
	height: 2px;
	margin-bottom: 1.75em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.75em;
}

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

table {
	border-top: 1px solid #eee;
	margin: 0 0 1.75em;
	max-width: 100%;
}

th {
	background: rgba(0, 0, 0, 0.05);
	font-weight: bold;
}

th, td {
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	padding: .4375em .875em;
}

/* Tables */

table {
	border-top: 0;
	margin-bottom: 1.5em;
	position: relative;
	table-layout: fixed;
	width: 100%;
	z-index: 1;
}

table th {
	text-align: left;
}

table tr {
	border-bottom: 1px solid #F0F0F0;
}

table th, table td {
	font-family: inherit;
	font-size: inherit;
	padding: 12px;
	vertical-align: middle;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.sticky, .bypostauthor {}

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

.alignleft {
	float: left;
	margin-right: 15px;
}

.alignright {
	float: right;
	margin-left: 15px;
}

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

input, textarea {
	background: white;
	border: 1px solid #ccc;
	color: #444;
	font-size: 15px;
	font-weight: 400;
	line-height: 1em;
	padding: 10px 12px;
	width: auto;
	-webkit-transition: 0.2s ease all;
	-o-transition: 0.2s ease all;
	transition: 0.2s ease all;
}

textarea {
	line-height: 1.5em;
}

input[type=text], textarea {
	-webkit-appearance: none;
}

input:focus, textarea:focus {
	border-color: #555;
	outline: 0;
}

button, input[type=button], input[type=reset], input[type=submit] {
	background-color: #111;
	border: none;
	color: white;
	font-size: 13px;
	font-weight: 500;
	padding: 7px 20px;
	-webkit-transition: 0.2s ease all;
	-o-transition: 0.2s ease all;
	transition: 0.2s ease all;
}

button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
	cursor: pointer;
	background: #e05f28;
}

/* Hides navigation links and site footer when infinite scroll is active */

.infinite-scroll .navigation {
	display: none;
}

.infinite-scroll:not(.infinity-end):not(.neverending) #recent-posts {
	margin-bottom: 30px;
	position: relative;
}

#infinite-handle {
	clear: both;
	margin: 20px 0;
}

.infinite-scroll #infinite-handle span {
	background-color: #e05f28;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: 500;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 60%;
	transition: 0.2s ease all;
}

.infinite-scroll #infinite-handle span:hover {
	background-color: #131313;
	color: #fff;
	width: 80%;
}

.infinite-scroll #infinite-handle button {
	text-transform: uppercase;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

/******************************************
1. General
******************************************/

a {
	color: #1e74a9;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}

a:hover, a:focus {
	color: #e05f28;
}

body {
	background-color: #fff;
	color: #383838;	
	font-family: 'Source Sans Pro', sans-serif;
	/*font-family: 'Lato', Arial, Tahoma, sans-serif;*/
	font-size: 62.5%;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	color: #131313;
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	margin: 0;
	padding: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #e05f28;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {
	color: #181818;
}

#container {
	font-size: 12px;
	line-height: 1.4em;
	padding: 0;
	text-align: center;
	width: 100%;
}

.wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 1100px;
}

.wrapper-main {
	padding: 0;
}

.cleaner {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0;
}

.special-background {
	background-color: #fff;
}

/******************************************
2. Header
******************************************/

.site-header {
	background-color: rgba(255, 255, 255, 0.8);
	border-bottom: solid 1px #e7e3e0;
	margin: 0;
	padding: 15px 0 15px;
	background-image: url('http://musamuhaiyaddeen.com/wp-content/uploads/2018/10/top-border-flip.png');
	background-repeat: repeat-x;
	background-size: 600px;
	padding-top: 90px;
}

.home .site-header {
	border-bottom-width: 0;
}

.site-header .site-branding {
	display: inline-block;
	margin-right: auto;
	padding: 10px 0;
	text-align: left;
	vertical-align: middle;
	width: 30%;
}

.site-header .site-logo {
	height: auto;
	max-width: 100%;
}

.site-header .site-title {
	display: block;
	font-family: 'Lato', Arial, Tahoma, sans-serif;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.25em;
	margin: 0;
	text-transform: uppercase;
}

.site-header .site-description {
	color: #777;
	color: rgba(0, 0, 0, 0.7);
	display: block;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.25em;
	margin: 5px 0 0;
}

.site-header a {
	color: #131313;
}

.site-header a:hover, .site-header a:focus {
	text-decoration: underline;
}

#site-header-search {
	margin: 0 0 10px;
}

#site-header-search .search-form {
	position: relative;
}

#site-header-search .search-field {
	border: solid 1px #eee;
	border-color: rgba(0, 0, 0, 0.1);
	font-size: 13px;
	line-height: 1em;
	padding: 8px 30px 8px 10px;
}

#site-header-search .search-submit {
	position: absolute;
	top: 8px;
	right: 5px;
	background: url(images/icon_form.png) no-repeat center left;
	text-indent: -9999px;
	display: inline-block;
	padding: 4px;
	width: 26px;
	height: 20px;
}

#site-header-search .search-field:focus {
	border-color: #555;
	border-color: rgba(0, 0, 0, 0.5);
}

#site-header-search .widget {
	display: inline-block;
	margin-left: 20px;
}

#site-header-search .widget-title {
	display: none;
}

/******************************************
3. Nav
******************************************/

.navbar-header {
	display: none;
}

#site-header-navigation {
	display: inline-block;
	font-family: 'Source Sans Pro', sans-serif;
	padding: 0;
	text-align: right;
	vertical-align: middle;
	width: 70%;
}

/*** ESSENTIAL STYLES ***/

.sf-menu, .sf-menu * {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sf-menu li {
	position: relative;
}

.sf-menu ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 199;
}

.sf-menu>li {
	display: inline-block;
}

.sf-menu li:hover>ul, .sf-menu li:focus>ul, .sf-menu li.sfHover>ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu ul ul {
	top: 0;
	left: 150%;
}

/* COLOR STYLE */

.sf-menu ul {
	background-color: #fff;
	margin-top: 0;
	padding: 8px;
	text-align: center;
	width: 200px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	border-radius: 2px;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15);
}

.sf-menu>li>ul:before {
	content: '';
	position: absolute;
	z-index: 1000;
	bottom: 100%;
	top: -7px;
	left: 45%;
	width: 0;
	height: 0;
	border-bottom: 7px solid #fff;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
}

.sf-menu a {
	color: #222;
	display: block;
	padding: 10px 2px;
	position: relative;
	zoom: 1;
	/* IE7 */
}

.sf-menu ul a {
	color: #333;
	padding: 7px 12px;
}

.sf-menu .current-menu-item>a, .sf-menu .sfHover>a, .sf-menu a:hover, .sf-menu a:active, .sf-menu a:focus {
	color: #e05f28;
	text-decoration: underline;
}

.sf-menu .sub-menu a:hover, .sf-menu .sub-menu a:focus {
	color: #e3713d;
}

.sf-menu li {
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.5px;
	line-height: 1.5em;
	margin: 0 0 0 15px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: background .2s;
	transition: background .2s;
}

.sf-menu ul li {
	background: #fff;
	border-bottom: solid 1px #e1e1e1;
	display: block;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	text-align: left;
	text-transform: none;
}

.sf-menu ul li:last-of-type {
	border-bottom-width: 0;
}

.sf-menu ul ul li {
	background: #f1f1f1;
}

.sf-menu ul li:hover, .sf-menu ul li:focus {
	background-color: #f1f1f1;
	border-bottom-color: #e1e1e1;
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

.sf-arrows .sf-with-ul:after {
	content: "\f347";
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 12px/16px 'dashicons';
	vertical-align: top;
	margin: 0 0 0 4px;
	transition: all .25s;
}

.sf-arrows .sfHover .sf-with-ul:after {
	transition: all .25s;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sf-arrows ul .sf-with-ul:after {
	content: "\f345";
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 12px/22px 'dashicons';
	float: right;
	vertical-align: top;
	margin: 2px 0 0 4px;
}

.sf-arrows .sfHover ul .sf-with-ul:after {
	transition: all .25s;
	-webkit-transform: none;
	transform: none;
}

.sf-arrows ul .sfHover>.sf-with-ul:after {
	transition: all .25s;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sf-arrows ul li>.sf-with-ul:focus:after, .sf-arrows ul li:hover>.sf-with-ul:after, .sf-arrows ul .sfHover>.sf-with-ul:after {
	border-left-color: white
}

.main-navbar .sf-arrows .sf-with-ul:after {
	margin: 6px 0px 0 4px;
}

.main-navbar .sf-arrows ul .sf-with-ul:after {
	margin: 2px 0 0 4px;
}

.sf-menu .menu-special {
	margin-left: 10px;
}

.sf-menu .menu-special a {
	background-color: #e05f28;
	color: #fff;
	padding: 5px 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/******************************************
4. Main Content Sections
******************************************/

#site-main {
	padding-top: 0;
	background-image: url('http://musamuhaiyaddeen.com/wp-content/uploads/2018/10/top-border.png');
	background-position: bottom center;
	background-repeat: no-repeat;
}

.home #site-main {
	padding-top: 0;
}

#site-content {
	display: inline;
	float: right;
	width: 72.72727272%;
	margin-bottom: 23px;
	background-color: rgba(255, 255, 255, 0.9);
}

.home #site-content {
	width: 100%;
	padding: 40px 20px 0 0;
}

.blog #site-content {
	padding-top: 40px;
}

.page-no-sidebar #site-content {
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

.wrapper-full #site-content {
	width: 100%;
}

.wrapper-reversed #site-content {
	float: left;
}

#site-aside {
	display: inline;
	float: left;
	font-size: 14px;
	line-height: 1.75em;
	margin-bottom: 50px;
	width: 27.27272727%;
	background-color: rgba(255, 255, 255, 0.9);
}

.site-content-wrapper {
	padding: 0 30px 60px 40px;
}

.page-has-frame .site-content-wrapper {
	background-color: #fff;
	margin-top: -120px;
	padding: 60px 60px;
	position: relative;
	z-index: 100;
	-webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}

.page-has-image .site-content-wrapper {
	margin-top: -140px;
}

.site-aside-wrapper {
	padding: 25px;
	padding-top: 40px;
}

.wrapper-reversed .site-aside-wrapper {
	padding: 25px;
}

#site-main .widget {
	margin-bottom: 30px;
}

#site-main .widget:last-of-type {
	margin-bottom: 0;
}

#site-aside .current-cat a {
	color: #131313;
	font-weight: 600;
}

.content-home #site-aside {
	background-color: rgba(255, 255, 255, 0.8);
}

/******************************************
5. Individual Content Sections
******************************************/

/* Start Home Hero Slideshow */

#ilovewp-hero {
	background-color: #182122;
}

.ilovewp-hero-withimage {
	height: 55vh;
	max-height: 600px;
	min-height: 250px;
}

.ilovewp-hero-blankfill {
	height: 120px;
}

.ilovewp-hero-wrapper {
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#ilovewp-hero .wrapper {
	height: 100%;
}

#ilovewp-hero .content-wrapper {
	background-color: #131313;
	background-color: rgba(12, 12, 12, 0.92);
	height: 100%;
	margin-left: -40px;
	max-width: 380px;
	padding: 40px;
	position: relative;
}

#ilovewp-hero .content-aligner {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#ilovewp-hero .hero-title {
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0 0 20px;
}

#ilovewp-hero .hero-title a {
	color: #fff;
}

#ilovewp-hero .hero-title a:hover, #ilovewp-hero .hero-title a:focus {
	color: #e05f28;
}

#ilovewp-hero .hero-description {
	color: #fff;
	color: rgba(255, 255, 255, 0.7);
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8em;
	margin: 30px 0 30px;
}

#ilovewp-hero .hero-button-span {
	display: block;
	font-size: 13px;	
	line-height: 1em;
	margin: 30px 0 0;
	text-transform: uppercase;
}

#ilovewp-hero .hero-button-anchor {
	background-color: #fff;
	color: #111;
	display: inline-block;
	padding: 10px 25px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

#ilovewp-hero .hero-button-anchor:hover, #ilovewp-hero .hero-button-anchor:focus {
	background-color: #111;
	color: #fff;
}

/* Featured Posts on Homepage */

#ilovewp-hero img {
	height: inherit;
	/* Make sure images are scaled correctly. */
	max-width: inherit;
	/* Adhere to container width. */
}

#ilovewp-hero .image-wrapper {
	display: inline-block;
	position: relative;
}

.empty-slider {
	max-width: 100%;
}

#ilovewp-hero .ilovewp-slides {
	height: 100%;
	overflow: hidden;
	position: relative;
}

#ilovewp-hero .ilovewp-slide {
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-right: 0;
	max-width: 100%;
	height: 100%;
	width: 100%;
	overflow: hidden;
	list-style-type: none;
}

.flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
	overflow: hidden;
	position: relative;
	height: 100%;
}

#ilovewp-hero .flickity-slider {
	height: 100%;
}

.flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.flickity-prev-next-button {
	display: block;
	position: absolute;
	z-index: 100;
	bottom: 45%;
	height: 50px;
	width: 30px;
	background: none;
	padding: 5px 20px;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	opacity: .8;
	background: #000;
	color: #fff;
	border-radius: 5px;
}

.flickity-prev-next-button:hover {
	opacity: 1;
	background: #fff;
}

.flickity-prev-next-button.previous {
	left: 30px;
}

.flickity-prev-next-button.next {
	right: 30px;
}

.flickity-prev-next-button svg {
	position: absolute;
	left: 30%;
	top: 30%;
	width: 40%;
	height: 40%;
}

.flickity-prev-next-button path {
	opacity: .8;
	fill: #fff;
}

.flickity-prev-next-button:hover path {
	opacity: 1;
	fill: #000;
}

.flickity-prev-next-button[disabled] {
	opacity: .5;
}

#ilovewp-hero .slider-direction-nav a:focus {
	outline: 0;
}

#ilovewp-hero .slider-direction-nav a:hover, #ilovewp-hero .slider-direction-nav a:active {
	opacity: 1;
	background: #fff;
	color: #363940;
}

.ilovewp-slides:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

/* ---- page dots ---- */

.flickity-page-dots {
	display: none;
	position: absolute;
	width: 100%;
	bottom: 10px;
	right: 0;
	left: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1;
}

.flickity-rtl .flickity-page-dots {
	direction: rtl;
}

.flickity-page-dots .dot {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0 7px;
	border-radius: 50%;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: 2px solid #fff;
	background: none;
}

.flickity-page-dots .dot:hover, .flickity-page-dots .dot.is-selected {
	background: #fff;
	opacity: 1;
}

/* End Home Hero Slideshow */

/* Start Home Welcome Content */

#ilovewp-home-welcome {
	background-color: #fbf9ed;
	border-bottom: solid 1px #e9e4c9;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0;
	padding: 60px 0 0;
}

.ilovewp-home-noslideshow {
	border-top: solid 1px #e9e4c9;
}

#ilovewp-home-welcome .widget {
	margin-bottom: 50px;
}

#ilovewp-home-welcome .ilovewp-column-2 .widget:last-of-type {
	margin-bottom: 0;
}

#ilovewp-home-welcome .ilovewp-columns .ilovewp-column {
	display: inline-block;
	float: left;
	width: 50%;
	position: relative;
	z-index: 100;
}

#ilovewp-home-welcome .ilovewp-column-1 .ilovewp-column-wrapper {
	padding-right: 50px;
}

#ilovewp-home-welcome .ilovewp-column-2 .ilovewp-column-wrapper {
	background-color: #300300;
	border: solid 1px #131313;
	border-top-width: 0;
	border-bottom-width: 0;
	color: #aaa;
	color: rgba(255, 255, 255, 0.6);
	padding: 50px;
}

.ilovewp-home-hasslideshow .ilovewp-column-2 .ilovewp-column-wrapper {
	margin-top: -150px;
}

.ilovewp-home-noslideshow .ilovewp-column-2 .ilovewp-column-wrapper {
	margin-top: -60px;
}

#ilovewp-home-welcome .site-home-title {
	display: none;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0 0 15px;
}

#ilovewp-home-welcome .widget:first-of-type .site-home-title {
	display: block;
}

#ilovewp-home-welcome .textwidget {
	font-size: 18px;
	line-height: 1.8em;
}

#ilovewp-home-welcome .ilovewp-column-2 .widget-title {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 1.5em;
	text-transform: uppercase;
}

#ilovewp-home-welcome .widget_recent_entries li {
	border-top: solid 1px #eee;
	border-top-color: rgba(255, 255, 255, 0.1);
	margin: 20px 0 0;
	padding-top: 20px;
}

#ilovewp-home-welcome .ilovewp-column-1 .widget_recent_entries li {
	border-top-color: #e9e4c9;
	border-top-color: rgba(0, 0, 0, 0.1);
}

#ilovewp-home-welcome .ilovewp-column-2 a {
	color: #fff;
}

#ilovewp-home-welcome .ilovewp-column-2 .widget_recent_entries a {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
}

#ilovewp-home-welcome .ilovewp-column-2 a:hover, #ilovewp-home-welcome .ilovewp-column-2 a:focus {
	color: #e05f28;
}

.widget_recent_entries .post-date, #ilovewp-home-welcome .post-date {
	color: #aaa;
	color: rgba(255, 255, 255, 0.4);
	display: block;
	font-size: 13px;
	margin: 1em 0 0;
}

#site-aside .widget_recent_entries .post-date, #ilovewp-home-welcome .ilovewp-column-1 .post-date {
	color: #777;
	color: rgba(0, 0, 0, 0.6);
}

#site-aside .widget_recent_entries .post-date {
	margin-top: 0.8em;
}

#site-aside .widget_recent_entries li {
	border-bottom: solid 1px #eee;
	border-bottom-color: rgba(0, 0, 0, 0.1);
	margin-bottom: 12px;
	padding-bottom: 12px;
}

#site-aside .widget_recent_entries li:last-of-type {
	border-bottom-width: 0;
	padding-bottom: 0;
}

#site-aside .widget_recent_entries a {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
}

/* End Home Welcome Content */

/* Start Home Featured Pages */

#ilovewp-featured-pages {
	background-color: #f2f0e4;
	border-bottom: solid 1px #e9e4c9;
	margin: 0;
	padding: 60px 0;
}

#ilovewp-featured-pages .ilovewp-featured-page {
	display: inline-block;
	float: none;
	vertical-align: top;
}

.ilovewp-featured-pages-2 .ilovewp-featured-page {
	margin-right: 5.45454545%;
	width: 47.27272727%;
}

.ilovewp-featured-pages-3 .ilovewp-featured-page {
	margin-right: 3.63636363%;
	width: 30.90909090%;
}

.ilovewp-featured-pages-4 .ilovewp-featured-page {
	margin-right: 3.63636363%;
	width: 22.27272727%;
}

.ilovewp-featured-pages-5 .ilovewp-featured-page {
	margin-right: 2.27272727%;
	width: 18.18181818%;
}

.ilovewp-featured-pages-2 .ilovewp-featured-page-2, .ilovewp-featured-pages-3 .ilovewp-featured-page-3, .ilovewp-featured-pages-4 .ilovewp-featured-page-4, .ilovewp-featured-pages-5 .ilovewp-featured-page-5 {
	margin-right: 0;
}

#ilovewp-featured-pages .post-cover-wrapper {
	margin-bottom: 20px;
}

.ilovewp-featured-pages .title-post {
	font-weight: bold;
	line-height: 1.5em;
	text-transform: uppercase;
}

.ilovewp-featured-pages-2 .title-post {
	font-size: 24px;
}

.ilovewp-featured-pages-3 .title-post {
	font-size: 20px;
}

.ilovewp-featured-pages-4 .title-post {
	font-size: 16px;
}

.ilovewp-featured-pages-5 .title-post {
	font-size: 16px;
}

#ilovewp-featured-pages .post-excerpt {
	color: #555;
	color: rgba(0, 0, 0, 0.6);
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6em;
	margin: 1em 0 0;
}

#ilovewp-featured-pages .title-post a {
	color: #141414;
}

#ilovewp-featured-pages .title-post a:hover, #ilovewp-featured-pages .title-post a:focus {
	color: #e05f28;
	opacity: 0.8;
}

#ilovewp-featured-pages .post-cover {
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

/* End Home Welcome Content */

.post-cover {
	position: relative;
}

.post-cover .thumbnail, .post-cover .wp-post-image {
	height: auto;
	width: 100%;
	position: relative;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

.post-cover-wrapper:hover .thumbnail, .post-cover-wrapper:hover .wp-post-image {
	background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.post-meta .sticky-post {
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#site-main .widget-title, .comments-area .comments-title {
	color: #131313;
	display: block;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.5em;
	margin: 0 0 1.5em;
	position: relative;
	text-transform: uppercase;
}

/* Columns */

.ilovewp-columns .ilovewp-column {
	display: inline;
	float: left;
}

/* Posts Archive Loop */

.ilovewp-post .post-meta, .ilovewp-post .post-meta .entry-date a {
	color: #999;
	font-size: 13px;
	margin: 0;
}

.post-meta .genericon, .more-link .genericon {
	margin-bottom: 2px;
	vertical-align: middle;
}

.ilovewp-posts-archive .post-meta-category {
	color: #ab1133;
}

.ilovewp-posts-archive .post-meta a, .ilovewp-page-intro .post-meta a {
	color: #1e74a9;
	display: inline-block;
	margin: 0 2px;
	text-decoration: underline;
}

.ilovewp-posts-archive .post-meta span:before, .ilovewp-page-intro .post-meta span:before {
	color: #999;
	content: "/";
	display: inline-block;
	font-size: 10px;
	margin: 0 6px 0 4px;
	vertical-align: top;
}

.ilovewp-posts-archive .post-meta span:first-child:before, .ilovewp-page-intro .post-meta span:first-child:before {
	content: "";
	display: none;
}

.ilovewp-posts-archive .title-post a:hover, .ilovewp-posts-archive .title-post a:focus, .ilovewp-posts-archive .post-meta a:hover, .ilovewp-posts-archive .post-meta a:focus, .ilovewp-page-intro .post-meta a:hover, .ilovewp-page-intro .post-meta a:focus, .ilovewp-post .post-meta .entry-date a:hover, .ilovewp-post .post-meta .entry-date a:focus {
	color: #181818;
}

.ilovewp-posts-archive .post-meta .entry-date a {
	text-decoration: none;
	text-transform: none;
}

.ilovewp-posts-archive .post-meta .updated {
	display: none;
}

.ilovewp-posts-archive .ilovewp-post-archive {
	border-bottom: solid 1px #e9e9e9;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	position: relative;
}

.ilovewp-posts-archive .post-cover-wrapper {
	display: inline-block;
	float: left;
	width: 35.52631578%;
}

.page-has-image .ilovewp-posts-archive .post-cover-wrapper {
	width: 39.70588235%;
}

.ilovewp-posts-archive .post-cover {
	margin-right: 30px;
}

.ilovewp-posts-archive .post-preview {
	font-size: 14px;
	line-height: 1.80em;
	overflow: hidden;
	text-align: left;
}

.ilovewp-posts-archive .post-excerpt {
	margin-bottom: 0;
}

.ilovewp-post .post-meta {
	margin: 1.2em 0 0;
}

.ilovewp-posts-archive .title-post {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.75em;
	margin: 0 0 1em;
}

.ilovewp-posts-archive .post-meta-category {
	display: inline-block;
}

.ilovewp-posts-archive .read-more-span {
	display: block;
	margin: 10px 0 0;
}

/* Next/Prev Post Navigation */

.post-navigation, .posts-navigation, #comments .nav-links {
	background-color: #fbf9ed;
	font-size: 14px;
	line-height: 1.6em;
	margin: 10px 0;
	padding: 15px 20px 15px;
	text-align: center;
}

.post-navigation .nav-previous, .post-navigation .nav-next, .posts-navigation .nav-previous, .posts-navigation .nav-next {
	display: inline-block;
	margin: 0 15px;
}

.post-navigation .nav-link-label, .posts-navigation .nav-link-label {
	color: #e05f28;
	margin: 0 3px;
	text-transform: uppercase;
}

.post-navigation a, .posts-navigation a {
	color: #e05f28;
}

.post-navigation a:hover, .post-navigation a:focus, .posts-navigation a:hover, .posts-navigation a:focus {
	text-decoration: underline;
}

.post-navigation .genericon, .posts-navigation .genericon {
	margin-bottom: 3px;
	vertical-align: middle;
}

/* Tags List */

.post-single .page-links, .post-single .tags-links {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	margin: 2em 0 1em;
	text-transform: uppercase;
}

.tags-links a {
	border: 1px solid #eee;
	display: inline-block;
	font-size: 1em;
	line-height: 1em;
	margin-right: 5px;
	padding: 7px 5px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.tags-links a:hover, .tags-links a:focus {
	background-color: #e05f28;
	border-color: #e05f28;
	color: #fff;
	text-decoration: underline;
}

/* Sidebar Menu Widget */

#site-aside .widget_nav_menu .menu-item, .widget-ilovewp-related-pages .ilovewp-related-page {
	border-bottom: solid 1px #e9e4c9;
	border-bottom-color: rgba(0, 0, 0, 0.1);
	font-size: 14px;
	font-weight: normal;
	line-height: 1.75em;
	padding: 10px 20px;
}

#site-aside .widget_nav_menu .sub-menu .menu-item {
	background: none;
	border-bottom-width: 0;
	font-weight: normal;
	padding-left: 0;
	padding-bottom: 0;
	text-transform: none;
}

#site-aside .widget_nav_menu .sub-menu {
	margin-top: 5px;
	padding-left: 10px;
}

#site-aside .widget_nav_menu .current-menu-item>a, .widget-ilovewp-related-pages .current-menu-item>a, #site-aside .widget_nav_menu a:hover, #site-aside .widget_nav_menu a:focus {
	color: #e05f28;
	text-decoration: underline;
}

#site-aside .widget_nav_menu .current-menu-item>a, .widget-ilovewp-related-pages .current-menu-item>a {
	color: #fff;
	font-weight: bold;
}

#site-aside .widget_nav_menu .current-menu-item, .widget-ilovewp-related-pages .current-menu-item {
	background-color: #e05f28;
}

.widget-title a {
	color: #131313;
}

.widget-title a:hover, .widget-title a:focus {
	color: #be4b3c;
}

/******************************************
6. Single Post/Page Styling
******************************************/

.thumbnail-post-intro {
	margin-bottom: 30px;
	text-align: center;
}

.ilovewp-archive-intro {
	margin-bottom: 30px;
}

.ilovewp-page-intro .title-page {
	font-family: 'Playfair Display', serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.35em;
	margin: 0 0 0.25em;
}

.ilovewp-page-inner {
	text-align: left;
}

.ilovewp-page-front {
	text-align: left;
}

.home .ilovewp-page-front {
	border-bottom-width: 0;
	padding-bottom: 0;
}

.ilovewp-page-intro .post-meta {
	color: #999;
	display: inline-block;
	font-size: 13px;
	margin: 20px 0 0;
}

.ilovewp-page-intro .post-meta a {
	font-style: normal;
	text-transform: uppercase;
}

.ilovewp-page-intro .post-meta .genericon {
	margin-right: 1px;
}

.ilovewp-page-intro .post-meta-gravatar {
	display: inline-block;
	margin: 0 10px 0 0;
}

.post-meta-gravatar .avatar {
	border-radius: 50%;
}

.ilovewp-page-inner, .ilovewp-page-intro .taxonomy-description {
	font-size: 16px;
	line-height: 2em;
	border-bottom: solid 1px rgba(0, 0, 0, 0.1);
	margin-bottom: 30px;
	padding-bottom: 25px;
}

.ilovewp-page-intro .taxonomy-description p {
	margin: 1em 0 0;
}

.ilovewp-page-inner {
	margin-bottom: 30px;
}

.ilovewp-nofeatured {
	padding: 0 40px;
	text-align: center;
}

.ilovewp-nofeatured .taxonomy-description {
	margin-bottom: 0;
}

.post-single {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	line-height: 1.8em;
	margin: 0;
}

.post-single h1, .post-single h2, .post-single h3, .post-single h4, .post-single h5, .post-single h6 {
	font-weight: 700;
	margin: 0 0 1em;
	line-height: 1.25em;
}

.post-single h1:not(:first-child), .post-single h2:not(:first-child), .post-single h3:not(:first-child), .post-single h4:not(:first-child), .post-single h5:not(:first-child), .post-single h6:not(:first-child){
	margin: 2em 0 1em;
}

.post-single h1 {
	font-size: 30px;
}

.post-single p {
	margin-top: 0;
	margin-bottom: 1.5em;
}

.post-single p:last-of-type {
	margin-bottom: 0;
}

/*
.post-single > p:first-child:first-letter {
	color: #e05f28;
	float: left;
	font-weight: 700;
	font-size: 76px;
	line-height: 1em;
	margin-right: 15px;
}
*/

.post-single img {
	margin-bottom: 20px;
}

.post-single img.alignnone, .post-single img.aligncenter, .post-single img.alignleft, .post-single img.alignright {
	max-width: 100%;
	height: auto;
}

.post-single .alignright {
	display: inline;
	float: right;
	margin: 0 0 0 20px;
}

.post-single .alignleft {
	display: inline;
	float: left;
	margin: 0 0 0 20px;
}

.post-single iframe {
	max-width: 100%;
}

.post-single textarea {
	max-width: 97%;
}

.post-single blockquote {
	font-size: 20px;
	font-weight: normal;
	line-height: 2em;
	margin: 40px 0;
	padding: 0;
}

.post-single blockquote::after, .post-single blockquote::before {
	border-top: 1px solid #dfdfdf;
	content: "";
	display: block;
	margin: 30px auto;
	width: 20%;
}

.post-single blockquote p {
	margin-bottom: 1.1667em;
}

.post-single blockquote cite {
	display: block;
	font-size: 13px;
	font-style: normal;
	margin: 1.5em 0 0;
	text-transform: uppercase;
}

.post-single a {
	text-decoration: underline;
}

.post-single a:hover, .post-single a:focus {
	text-decoration: underline;
	cursor: pointer;
}

.post-single ul, .post-single ol {
	margin: 1.5em 0 2em 1.25em;
	padding: 0;
}

.post-single ul li {
	list-style: inside;
	list-style: disc;
}

.post-single ol li {
	list-style-type: decimal;
}

/******************************************
7. Comments
******************************************/

#comments .comment-reply-title {
	font-size: 24px;
	font-weight: 500;
	margin: 0 0 0.75em;
}

.comments-area {
	margin: 3em 0 0;
	text-align: left;
}

.comments-area .comments-title {
	margin: 0 0 2em;
}

.page .comments-area {
	margin-left: 0;
}

.comment-list {
	margin: 1.75em 0;
}

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

.comment, .pingback, .trackback {
	padding: 1.75em 0;
}

.depth-1 {
	border-bottom: solid 1px #ece8e0;
}

.depth-1:first-child {
	margin-top: 0;
	padding-top: 0;
}

.children {
	margin-top: 24px;
}

.children .comment {
	border-left: 5px solid #e7e7e7;
	padding-left: 24px;
}

.comment-author .avatar {
	border-radius: 50%;
	float: left;
	margin-right: 20px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.comment-meta {
	margin-bottom: 0;
}

.comment-meta .fn {
	display: inline-block;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	margin-right: 15px;
}

.says {
	display: none;
}

.comment-metadata {
	display: inline-block;
	font-size: 14px;
}

.comment-metadata a {
	color: #aaa;
}

.comment-metadata a:hover {
	color: #666;
}

.comment-content a {
	word-wrap: break-word;
}

.comment-tools {
	display: inline-block;
	float: right;
}

.comment-tools a {
	font-size: 13px;
	font-weight: normal;
}

.comment-reply-link {
	margin-left: 10px;
}

.comment-respond {
	padding: 0 20px 20px 0;
}

.comment-list .comment-respond {
	padding-top: 30px;
}

.comment-content {
	color: #555;
	font-size: 15px;
	line-height: 1.75em;
	overflow: hidden;
}

.comment-content p {
	margin: 1em 0 0;
}

.comment-form label {
	display: block;
	font-size: 15px;
	font-weight: 500;
	margin: 1em 0;
	text-transform: uppercase;
}

.comment-form label .required {
	color: #e95445;
	font-weight: 600;
}

.form-allowed-tags {
	font-size: 13px;
}

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

.bypostauthor {
	display: block;
}

/******************************************
8. Footer
******************************************/

.site-footer {
	background-color: #182122;
	color: #ccc;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.7em;
	margin: 0;
	padding-top: 30px;
	padding-bottom: 15px;
	position: relative;
	text-align: right;
	z-index: 3;
}

.site-footer a {
	color: #fff;	
}

.site-footer .current-menu-item a, .site-footer a:hover, .site-footer a:focus {
	color: #be4b3c;
	text-decoration: underline;
}

.site-footer input, .site-footer textarea {
	border: solid 2px #fff;
}

.site-footer input:focus, .site-footer textarea:focus {
	border-color: #1e74a9;
}

.site-footer input[type=button], .site-footer input[type=submit] {
	background-color: #d65d45;
	border-width: 0;
}

.site-footer input[type=button]:hover, .site-footer input[type=button]:focus, .site-footer input[type=submit]:hover, .site-footer input[type=submit]:focus {
	background-color: #e05f28;
}

.wrapper-footer {
	padding-right: 0;
	padding-left: 0;
	text-align: center;
}

.wrapper-copy {
	border-top: solid 1px rgba(255, 255, 255, 0.1);
	font-size: 13px;
	margin-top: 20px;
	padding: 40px 0 0;
	text-align: center;
}

.site-footer .copy {
	margin-bottom: 0;
}

.site-footer .logo-site-footer {
	margin-bottom: 30px;
}

.site-footer .footer-logo-ilovewp {
	display: inline-block;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

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

.pre-footer .ilovewp-column {
	display: inline;
	float: left;
	margin-right: 2.27272727%;
	width: 18.18181818%;
}

.pre-footer .ilovewp-column-5 {
	margin-right: 0;
}

.pre-footer .widget {
	margin-bottom: 30px;
}

.pre-footer .widget:last-child {
	margin-bottom: 0;
}

.pre-footer li {
	line-height: 2em;
}

.pre-footer .widget-title {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.5px;
	line-height: 1.75em;
	margin: 0 0 20px;
	padding: 0;
	position: relative;
	text-transform: uppercase;
}

#custom_html-2 .widget-title{
	margin-bottom: 0;
}

/******************************************
9. Miscellaneous
******************************************/

.site-aside-wrapper h2, .site-aside-wrapper h3, .site-aside-wrapper h4, .site-aside-wrapper h5, .site-aside-wrapper h6 {
	font-size: 16px;
	margin-bottom: 20px;
}

.site-aside-wrapper p {
	margin-bottom: 5px;
}

.site-aside-wrapper ul, .site-aside-wrapper ol {
	margin: 1em 0 1.5em;
}

.site-aside-wrapper ul li, .site-aside-wrapper ol li {
	margin-bottom: 4px;
}

.site-aside-wrapper .textwidget a {
	text-decoration: underline;
}

/* Plugin Corrections */

.site-footer .tribe-events-list-widget .tribe-events-list-widget-events, #site-aside .tribe-events-list-widget .tribe-events-list-widget-events {
	padding-right: 0;
	padding-left: 0;
}

.site-footer .tribe-events-list-widget .tribe-event-title {
	font-size: 16px;
	line-height: 1.4em;
}

.widget_recent_sermons li {
	margin-bottom: 15px;
}

.widget_recent_sermons .dashicons {
	vertical-align: middle;
}

.widget_recent_sermons .title {
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
}

#wpstats {
	display: none;
}

.error-404 .post-single .post-date {
	color: #888;
	display: inline-block;
	font-size: 13px;
	margin: 0 0 0 10px;
}

.post-single #jp-relatedposts h3.jp-relatedposts-headline {
	font-size: 14pt;
}

.post-single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	margin-bottom: 10px;
}

/* WordPress Search Widget */

.post-single .search-form {
	margin: 30px 0;
}

.ilovewp-page-intro .search-form {
	margin: 30px 0 0;
}

.widget_search .search-field {
	margin-bottom: 5px;
	width: 100%;
}

.widget_search .search-submit {
	font-size: 13px;
	text-transform: uppercase;
}

/* Begin Images */

.post-single .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post-single .alignright {
	margin: 0 0 5px 20px;
	display: inline;
}

.post-single .alignleft {
	margin: 0 20px 5px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* Caption for images */

.post-single .wp-caption {
	background-color: #f3f3f3;
	border-bottom: solid 2px #e3e3e3;
	margin-bottom: 1em;
	max-width: 100%;
	padding: 0 0 15px;
}

.post-single .wp-caption img {
	background: none;
	border: 0;
	margin: 0 0 15px;
	max-width: 100%;
	width: 100%;
	height: auto;
}

.post-single .wp-caption-text, .gallery-caption {
	color: #777;
	font-size: 13px;
	line-height: 1.5em;
	margin: 0 10px;
}

.post-single .wp-caption.aligncenter {
	margin: 0 auto 15px;
}

/* [gallery] shortcode styling */

.post-single .gallery {
	margin: 1em auto 1.5em;
	text-align: center;
	clear: both;
}

.post-single .gallery-icon {
	background-color: #fff;
	border: solid 1px #eeeeee;
	margin-bottom: 10px;
	padding: 4px;
}

.post-single .gallery .gallery-item {
	display: -moz-inline-stack;
	display: inline-block;
	margin: 1em 1.5% 1.5em;
	width: 30%;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}

.post-single .gallery img {
	width: 100%;
	height: auto;
	margin: 0;
}

.post-single .gallery-caption {
	margin-left: 0;
}

.post-single .gallery-columns-1 .gallery-item {
	margin: 1em auto;
	width: 100%;
}

.post-single .gallery-columns-2 .gallery-item {
	margin: 1em 2.5%;
	width: 45%;
}

.post-single .gallery-columns-4 .gallery-item {
	margin: 1em 1.5%;
	width: 22%;
}

/* Homepage Slideshow/Tabs */

#ilovewp-hero {
	display: block;
	max-width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 20;
}

#ilovewp-featured-content li {
	list-style-type: none;
}

#ilovewp-featured-content .ilovewp-notice, #ilovewp-featured-content-header .ilovewp-notice {
	font-size: 15px;
	line-height: 26px;
	margin: 20px 0;
}

#ilovewp-featured-content .wrapper {
	position: relative;
}

#ilovewp-featured-content img {
	display: inline-block;
	margin: 0;
	height: inherit;
	/* Make sure images are scaled correctly. */
	max-width: inherit;
	/* Adhere to container width. */
	width: 100%;
}

#ilovewp-featured-content .image-wrapper {
	display: inline-block;
	position: relative;
}

#ilovewp-featured-content .ilovewp-post-wrapper {
	position: relative;
}

#ilovewp-featured-content .post-preview {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: left;
}

#ilovewp-featured-content .post-preview-nothumb {
	background-color: #222;
}

#ilovewp-featured-content .post-preview-nothumb .post-excerpt {
	margin-bottom: 50px;
}

#ilovewp-featured-content .post-preview-wrapper {
	padding: 40px 30px 30px;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 80%, rgba(0, 0, 0, 0.85) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 80%, rgba(0, 0, 0, 0.85) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 80%, rgba(0, 0, 0, 0.85) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
	/* IE6-9 */
}

.empty-slider {
	max-width: 100%;
}

#ilovewp-featured-content .slides {
	white-space: nowrap;
	overflow: hidden;
}

#ilovewp-featured-content .slide {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	list-style-type: none;
	margin-right: 0;
	max-width: 100%;
	overflow: hidden;
	position: relative;
}

#ilovewp-featured-content a {
	color: #fff;
}

#ilovewp-featured-content a:hover, #ilovewp-featured-content a:focus {
	text-decoration: underline;
}

#ilovewp-featured-content .title-post {
	font-family: 'Lato', Arial, Tahoma, sans-serif;
	font-size: 22px;
	font-weight: 600;
	margin: 2em 0 0;
}

#ilovewp-featured-content .post-excerpt {
	color: rgba(255, 255, 255, 0.8);
	font-size: 15px;
	font-weight: 400;
	line-height: 2em;
	margin: 1em 0 0;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Browser Resets */

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}

.ilovewp-slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/

.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .ilovewp-slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .ilovewp-slides img {
	display: block;
	height: auto;
	width: 100%;
}

/* Clearfix for the .slides element */

.ilovewp-slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .ilovewp-slides {
	display: block;
}

html .ilovewp-slides {
	height: 1%;
}

/* No JavaScript Fallback */

/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

.no-js .ilovewp-slides>li:first-child {
	display: block;
}

/* FlexSlider Default Theme
*********************************/

.flexslider {
	position: relative;
	zoom: 1;
}

.flex-viewport {
	height: 100%;
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 300px;
}

.flexslider .ilovewp-slides {
	zoom: 1;
}

.carousel li {
	margin-right: 5px;
}

/* Direction Nav */

.flex-direction-nav {
	*height: 0;
}

.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
	display: block;
	padding: 0;
	z-index: 10;
	height: 60px;
	width: 60px;
	position: absolute;
	top: 45%;
	left: 20px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -60px;
	left: auto;
	right: 20px;
}

.flex-direction-nav a {
	background: transparent url(images/sprite-arrows.png) no-repeat top left;
	display: inline-block;
	height: 60px;
	width: 60px;
	padding: 0;
	text-indent: -9999px;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

.flex-direction-nav .flex-prev {
	background-position: 0 0;
	right: 110px;
}

.flex-direction-nav .flex-prev:hover, .flex-direction-nav .flex-prev:active, .flex-direction-nav .flex-prev:focus, .flex-direction-nav .flex-next:hover, .flex-direction-nav .flex-next:active, .flex-direction-nav .flex-next:focus {
	filter: alpha(opacity=100);
	opacity: 1;
}

/* Control Nav (Bullets) */

.flex-control-nav {
	position: absolute;
	bottom: 30px;
	right: 0;
	text-align: center;
	z-index: 10;
	width: 100%;
}

.flex-control-nav li {
	margin: 0 7px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.hermes-room .flex-control-nav {
	bottom: 15px;
}

.hermes-room .flex-control-nav li {
	margin: 0 7px;
}

.flex-control-paging li a {
	border: solid 2px #fff;
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	cursor: pointer;
	-webkit-transition-duration: 0;
	-moz-transition-duration: 0;
	transition-duration: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover, .flex-control-paging li a:focus, .flex-control-paging li a.flex-active {
	background-color: #fff;
}

/******************************************
10. Accessibility
******************************************/

/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .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. */
}

/******************************************
11. Buttons, Forms
******************************************/

.button, #searchsubmit, .form-submit #submit, #submit-contact, .widget_wysija_cont .wysija-submit {
	border: 0;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	padding: 10px 20px;
	text-transform: uppercase;
}

.widget_wysija_cont .wysija-submit {
	margin-top: 5px;
}

.button:hover, .button:focus {
	color: #151515;
}

.widget_wysija_cont p label {
	display: block;
	font-weight: 500;
	margin: 5px 0 10px;
}

.widget_wysija_cont .wysija-input {
	width: 100%;
}

#searchsubmit, .button-yellow {
	background-color: #ebcc6e;
	color: #151515;
	font-weight: 500;
}

.button-yellow:hover, .button-yellow:focus {
	background-color: #e0ba48;
}

.button-blue {
	background-color: #06b3db;
	font-weight: 500;
}

.button-blue:hover, .button-blue:focus {
	background-color: #0a9bbc;
	color: #fff;
}

.button-red {
	background-color: #ea5b4d;
	color: #fff;
	font-weight: 500;
}

.button-red:hover, .button-red:focus {
	background-color: #c8493c;
	color: #fff;
}

.form-submit #submit, .button-green, .widget_wysija_cont .wysija-submit {
	background-color: #e05f28;
	color: #fff;
	font-weight: 400;
}

.button-green:hover, .button-green:focus {
	background-color: #209852;
	color: #fff;
}

.button-gray {
	background-color: #e6e6e6;
	color: #222;
	font-weight: 500;
}

.button-gray:hover, .button-gray:focus {
	background-color: #d6d6d6;
}

.form-submit #submit:hover, #searchsubmit:hover, .button:hover, .form-submit #submit:focus, #searchsubmit:focus, .button:focus, .widget_wysija_cont .wysija-submit:hover, .widget_wysija_cont .wysija-submit:focus {
	background-color: #131313;
}

.form-submit #submit:active, #submit-contact:active, #searchsubmit:active, .button:active {
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.form-submit #submit, #searchsubmit, #submit-contact {
	font-size: 14px;
	letter-spacing: 0.5px;
}

/******************************************
12. SlickNav Responsive Mobile Menu
******************************************/

/*!
 * SlickNav Responsive Mobile Menu v1.0.10
 * (c) 2016 Josh Cope
 * licensed under MIT
 */

.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	float: right;
	padding: 0.438em 0.625em 0.438em 0.625em;
	line-height: 1.125em;
	cursor: pointer;
}

.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
	margin-top: 2px;
}

.slicknav_menu {
	*zoom: 1;
}

.slicknav_menu .slicknav_menutxt {
	display: inline-block;
	line-height: 1.188em;
	float: none;
}

.slicknav_menu .slicknav_icon {
	display: inline-block;
	float: none;
	width: 20px;
	height: 10px;
	margin: 0 0 0 5px;
}

.slicknav_menu .slicknav_icon:before {
	background: transparent;
	width: 1.125em;
	height: 0.875em;
	display: block;
	content: "";
	position: absolute;
}

.slicknav_menu .slicknav_no-text {
	margin: 0;
}

.slicknav_menu .slicknav_icon-bar {
	display: block;
	width: 20px;
	height: 2px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.slicknav_menu:before {
	content: " ";
	display: table;
}

.slicknav_menu:after {
	content: " ";
	display: table;
	clear: both;
}

.slicknav_nav {
	clear: both;
}

.slicknav_nav ul {
	display: block;
}

.slicknav_nav li {
	display: block;
	text-transform: uppercase;
}

.slicknav_nav li li {
	text-transform: none;
}

.slicknav_nav .slicknav_arrow {
	font-size: 0.8em;
	margin: 0 0 0 0.4em;
}

.slicknav_nav .slicknav_item {
	cursor: pointer;
}

.slicknav_nav .slicknav_item a {
	display: inline;
}

.slicknav_nav .slicknav_row {
	display: block;
}

.slicknav_nav a {
	display: block;
}

.slicknav_nav .slicknav_parent-link a {
	display: inline;
}

.slicknav_brand {
	float: left;
}

.slicknav_menu {
	font-size: 15px;
	box-sizing: border-box;
	background: #111;
	padding: 5px;
}

.slicknav_menu * {
	box-sizing: border-box;
}

.slicknav_menu .slicknav_menutxt {
	color: #fff;
	font-weight: bold;
}

.slicknav_menu .slicknav_icon-bar {
	background-color: #fff;
}

.slicknav_btn {
	margin: 5px 5px 6px;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #111;
}

.slicknav_nav {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 1em;
	list-style: none;
	overflow: hidden;
}

.slicknav_nav ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.slicknav_nav .slicknav_row {
	padding: 8px 10px;
	margin: 2px 5px;
}

.slicknav_nav .slicknav_row:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #e05f28;
	color: #fff;
}

.slicknav_nav a {
	padding: 8px 12px;
	margin: 2px 5px;
	text-decoration: none;
	color: #fff;
}

.slicknav_nav a:hover {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #e05f28;
	color: #fff;
	text-decoration: none;
}

.slicknav_nav .slicknav_txtnode {
	margin-left: 15px;
}

.slicknav_nav .slicknav_item a {
	padding: 0;
	margin: 0;
}

.slicknav_nav .slicknav_parent-link a {
	padding: 0;
	margin: 0;
}

.slicknav_brand {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	padding: 7px 12px;
	height: 44px;
}

/******************************************
13. Media Queries (Responsive Feature)
******************************************/

/* Tablet Landscape */

@media screen and (max-width: 1200px) {
	div.wrapper {
		width: 96%;
	}
	/* Facebook Like Button */
	.widget div.fb-like.fb_iframe_widget {
		width: 100% !important;
	}
	.widget .fb_iframe_widget {
		width: 100%!important
	}
	.widget .fb_iframe_widget span {
		width: 100%!important;
	}
	.widget .fb_iframe_widget span iframe {
		width: 100%!important;
	}
	.twitter-follow-button {
		max-width: 100%;
	}
	#ilovewp-hero .content-wrapper {
		margin-left: 0;
	}
	.ilovewp-home-hasslideshow .ilovewp-column-2 .ilovewp-column-wrapper {
		margin-top: -100px;
	}
	#ilovewp-home-welcome .site-home-title {
		font-size: 32px;
	}
	.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
		top: 10%;
	}
	.flex-direction-nav .flex-prev {
		left: auto;
		right: 90px;
	}
}

/* Tablet Landscape */

@media screen and (max-width: 960px) {
	.page-no-sidebar #site-content {
		width: 100%;
	}
	.comment-respond {
		padding-right: 0;
	}
	#commentform input, #commentform textarea {
		width: 100%;
	}
	.sf-menu li {
		margin-left: 10px;
	}
	#ilovewp-home-welcome .ilovewp-column-2 .widget_recent_entries a {
		font-size: 16px;
	}
	#ilovewp-home-welcome .ilovewp-column-2 .ilovewp-column-wrapper {
		padding: 30px;
	}
	#ilovewp-home-welcome .textwidget {
		font-size: 15px;
	}
	.ilovewp-featured-pages-5 .title-post {
		font-size: 14px;
	}
	.pre-footer .ilovewp-column {
		float: left;
		margin-right: 5%;
		width: 30%;
	}
	.pre-footer .ilovewp-column-3 {
		margin-right: 0;
	}
	.pre-footer .ilovewp-column-4, .pre-footer .ilovewp-column-5 {
		margin-top: 40px;
		margin-right: 6%;
		width: 47%;
	}
	.pre-footer .ilovewp-column-5 {
		margin-right: 0;
	}
}

/* Tabled Portrait */

@media screen and (max-width: 768px) {
	.site-header .site-branding {
		display: block;
		float: none;
		margin: 0 0 20px;
		text-align: center;
		width: auto;
		padding: 20px;
	}
	#site-header-search {
		margin: 20px 0 0;
	}
	#ilovewp-hero.ilovewp-hero-blankfill {
		background: none;
		display: none;
	}
	#ilovewp-hero .hero-title {
		font-size: 18px;
	}
	#ilovewp-home-welcome .site-home-title, .ilovewp-page-intro .title-page {
		font-size: 24px;
	}
	.ilovewp-page-intro .post-meta {
		display: block;
		font-size: 12px;
	}
	#ilovewp-home-welcome .textwidget {
		font-size: 14px;
	}
	.ilovewp-home-hasslideshow .ilovewp-column-2 .ilovewp-column-wrapper {
		margin-top: -60px;
	}
	#ilovewp-home-welcome .widget_recent_entries li {
		margin-top: 10px;
		padding-top: 10px;
	}
	#site-main {
		padding-top: 0;
	}
	.site-content-wrapper {
		padding-bottom: 30px;
	}
	#site-content, #site-aside {
		display: block;
		float: none;
		width: 100%;
	}
	#site-aside .widget {
		display: inline-block;
		margin-right: 2%;
		margin-left: 2%;
		vertical-align: top;
		width: 45%;
	}
	#site-content {
		margin-bottom: 30px;
	}
	.home #site-content {
		padding: 30px 10px;
	}
	.blog #site-content {
		padding: 30px 10px;
	}
	.site-content-wrapper, .wrapper-reversed .site-content-wrapper {
		padding-right: 0;
		padding-left: 0;
	}
	.site-aside-wrapper {
		padding: 25px 0;
	}
	.comment-meta .fn {
		font-size: 15px;
	}
	.comment-metadata {
		font-size: 12px;
	}
	/* Main Menu */
	#menu-main {
		display: none;
	}
	#site-header-navigation {
		display: block;
		float: none;
		margin-top: 20px;
		margin-bottom: 10px;
		width: 100%;
	}
	#site-menu-main, #menu-main-slick {
		display: none;
	}
	.navbar-header {
		display: block;
	}
	.site-header .slicknav_menu {
		text-align: center;
	}
	.site-header .menu {
		margin-bottom: 10px;
	}
	#site-header-navigation .sub-menu a {
		color: #ccc;
		color: rgba(255, 255, 255, 0.7);
	}
	#site-header-navigation .sub-menu a:hover, #site-header-navigation .sub-menu a:focus {
		color: #fff;
		text-decoration: none;
	}
	/* End Menu */
	.theme-credit {
		display: none;
	}
	.infinite-scroll:not(.infinity-end):not(.neverending) #recent-posts {
		margin-bottom: 0;
	}
	.comment-respond {
		padding-top: 0;
		padding-bottom: 0;
	}
	.page-has-frame .site-content-wrapper {
		margin-top: 0;
		padding: 30px 10px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
}

/* All Mobile Sizes (devices and browser) */

@media screen and (max-width: 640px) {
	h1 {
		font-size: 28px;
	}
	h2 {
		font-size: 20px;
	}
	h3 {
		font-size: 18px;
	}
	h4 {
		font-size: 17px;
	}
	h5 {
		font-size: 16px;
	}
	h6 {
		font-size: 15px;
	}
	#site-main {
		padding: 0 10px;
	}
	div.wrapper {
		width: 100%;
	}
	#site-header-navigation {
		margin-bottom: 0;
	}
	#ilovewp-home-welcome {
		padding: 0;
	}
	#ilovewp-home-welcome .ilovewp-columns .ilovewp-column {
		display: block;
		float: none;
		width: 100%;
	}
	#ilovewp-home-welcome .ilovewp-column-1 .ilovewp-column-wrapper, #ilovewp-home-welcome .ilovewp-column-2 .ilovewp-column-wrapper {
		padding: 40px;
	}
	.ilovewp-home-hasslideshow .ilovewp-column-2 .ilovewp-column-wrapper {
		margin-top: 0;
	}
	#ilovewp-home-welcome .ilovewp-column .widget:last-of-type {
		margin-bottom: 0;
	}
	#ilovewp-featured-pages {
		padding: 40px 0;
	}
	#ilovewp-featured-pages .wrapper {
		text-align: center;
		width: 92%;
	}
	#ilovewp-featured-pages .ilovewp-featured-page {
		display: inline-block;
		float: none;
		margin: 0 1.5%;
		width: 30.333333%;
	}
	#ilovewp-featured-pages .ilovewp-featured-page-4, #ilovewp-featured-pages .ilovewp-featured-page-5 {
		margin-top: 40px;
	}
	.site-footer {}
	#site-aside .widget {
		display: inline-block;
		margin-right: 2%;
		margin-left: 2%;
		vertical-align: top;
		width: 45%;
	}
	.site-header .wrapper-header, .wrapper-footer {
		text-align: center;
	}
	.site-header .site-branding, .wrapper-footer {
		display: block;
		float: none;
		margin-right: auto;
		text-align: center;
	}
	.ilovewp-page-intro .title-page {
		font-size: 26px;
	}
	.ilovewp-page-intro .taxonomy-description {
		font-size: 15px;
	}
	blockquote {
		font-size: 20px;
	}
	#infinite-handle span {
		padding: 3px 10px;
	}
	.post-single {
		font-size: 15px;
	}
	.ilovewp-page-intro .post-meta {
		display: block;
	}
	.ilovewp-posts-archive .post-preview {
		font-size: 14px;
	}
	#ilovewp-featured-content .post-excerpt {
		display: none;
	}
	.ilovewp-posts-archive .title-post {
		font-size: 16px;
	}
	.ilovewp-posts-archive .post-excerpt {
		line-height: 1.65em;
	}
	#ilovewp-featured-content .post-preview-nothumb .post-excerpt {
		margin-bottom: 20px;
	}
	.ilovewp-page-inner {
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.ilovewp-page-intro .title-page {
		margin-bottom: 0;
	}
}

/* All Mobile Sizes (devices and browser) */

@media screen and (max-width: 480px) {
	#site-header-search {
		text-align: center;
	}
	#site-header-search .widget {
		margin: 0 10px 20px;
	}
	#site-header-search .widget:last-of-type {
		margin-bottom: 0;
	}
	.site-footer {
		padding-right: 20px;
		padding-left: 20px;
	}
	.site-header .navbar-toggle a:hover, .site-header .navbar-toggle a:focus {
		text-decoration: none;
	}
	.ilovewp-page-intro .title-page {
		font-size: 22px;
	}
	.post-single blockquote {
		font-size: 18px;
		margin: 1em 0;
	}
	.ilovewp-page-intro .post-meta-gravatar {
		display: block;
		margin-right: 0;
		margin-top: 10px;
	}
	.ilovewp-page-intro .post-meta {
		margin-top: 20px;
	}
	.ilovewp-page-inner {
		margin-bottom: 20px;
	}
	.site-aside-wrapper {
		padding: 25px 10px;
	}
	#site-aside .widget {
		clear: both;
		display: block;
		margin: 0 0 30px;
		vertical-align: top;
		width: 100%;
	}
	.pre-footer .ilovewp-column {
		display: block;
		float: none;
		margin-right: 0;
		margin-bottom: 30px;
		margin-left: 0;
		width: 100%;
	}
	.pre-footer .ilovewp-column-5 {
		margin-bottom: 0;
	}
	.ilovewp-posts-archive .post-preview {
		font-size: 14px;
	}
	.ilovewp-posts-archive .post-cover {
		margin-right: 20px;
	}
	#ilovewp-featured-pages .title-post {
		font-size: 16px;
		text-align: center;
	}
	#ilovewp-featured-pages .post-excerpt {
		display: none;
	}
	.infinite-scroll #infinite-handle span {
		width: 100%;
	}
	#ilovewp-featured-pages .ilovewp-featured-page {
		display: block;
		float: none;
		margin-right: auto;
		margin-bottom: 30px;
		margin-left: auto;
		width: 70%;
	}
	#ilovewp-featured-pages .ilovewp-featured-page-3 {
		margin-bottom: 0;
	}
	#ilovewp-featured-tabs .image-description {
		padding: 10px 8px;
	}
	#ilovewp-hero .content-wrapper {
		max-width: 100%;
	}
	.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
		right: 0;
		top: 5%;
	}
	.flex-direction-nav .flex-prev {
		right: 50px;
	}
}

/* All Mobile Sizes (devices and browser) */

@media screen and (max-width: 340px) {
	#ilovewp-hero .hero-description {
		display: none;
	}
	#ilovewp-home-welcome .ilovewp-column-1 .ilovewp-column-wrapper, #ilovewp-home-welcome .ilovewp-column-2 .ilovewp-column-wrapper {
		padding: 30px;
	}
	#ilovewp-featured-pages .wrapper {
		padding: 0 30px;
		width: 100%;
	}
	#ilovewp-featured-pages .ilovewp-featured-page {
		width: 100%;
	}
	.ilovewp-posts-archive .post-cover-wrapper {
		display: none;
	}
}

.ivycat-post{
	margin-bottom: 40px;
}