/*
Theme Name: A Delightful Home
Theme URI: http://designbyansley.com
Author: Fuselight Media, LLC
Author URI: http://fuselightmedia.com
Description: Designed & Commissioned by Ansley Fones
Tags: custom
Version: 1.0.0
Text Domain: SITE_Theme
*/

/**********************************************************
// Font >> Faith and Glory One
**********************************************************/
@font-face {
	font-family: "FaithAndGloryOne";
	src: url("Fonts/faith-and-glory-one.eot");
	src: url("Fonts/faith-and-glory-one.eot?#iefix") format("embedded-opentype"),
		 url("Fonts/faith-and-glory-one.woff2") format("woff2"),
		 url("Fonts/faith-and-glory-one.woff") format("woff"),
		 url("Fonts/faith-and-glory-one.ttf") format("truetype"),
		 url("Fonts/faith-and-glory-one.svg#youworkforthem") format("svg");
	font-weight: normal;
	font-style: normal;
	}

/**********************************************************
// Font >> Faith and Glory Two
**********************************************************/
@font-face {
	font-family: "FaithAndGloryTwo";
	src: url("Fonts/faith-and-glory-two.eot");
	src: url("Fonts/faith-and-glory-two.eot?#iefix") format("embedded-opentype"),
		 url("Fonts/faith-and-glory-two.woff2") format("woff2"),
		 url("Fonts/faith-and-glory-two.woff") format("woff"),
		 url("Fonts/faith-and-glory-two.ttf") format("truetype"),
		 url("Fonts/faith-and-glory-two.svg#youworkforthem") format("svg");
	font-weight: normal;
	font-style: normal;
	}

/**********************************************************
// Fonts >> TrendSansOne >> 400 | Normal
**********************************************************/
@font-face {
	font-family: "TrendSansOne";
	src: url("Fonts/TrendSansOne.eot");
	src: url("Fonts/TrendSansOne.eot?#iefix") format("embedded-opentype"),
		 url("Fonts/TrendSansOne.woff2") format("woff2"),
		 url("Fonts/TrendSansOne.woff") format("woff"),
		 url("Fonts/TrendSansOne.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	}

/**********************************************************
// Body
**********************************************************/
body {
	background: #FFF;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #444;
	}

a { color: #439D9D; }

a:hover img {
	opacity: 0.85;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
		-ms-transition: opacity 0.2s linear;
		 -o-transition: opacity 0.2s linear;
			transition: opacity 0.2s linear;
	}

/**********************************************************
// Headers
**********************************************************/
h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	font-family: "TrendSansOne", sans-serif;
	font-weight: 400;
	}

h1 { font-size: 30px; line-height: 32px; }
h2 { font-size: 26px; line-height: 28px; }
h3 { font-size: 22px; line-height: 24px; }
h4 { font-size: 18px; line-height: 20px; }
h5 { font-size: 14px; line-height: 16px; }
h6 { font-size: 12px; line-height: 14px; }

/**********************************************************
// Wrappers
**********************************************************/
#Wrapper-Inner {
	max-width: 100%;
	min-width: 320px;
	}

/**********************************************************
// Content
**********************************************************/
.Content {
	margin: auto;
	padding: 40px 10px;
	width: 100%;
	max-width: 1070px;
	min-width: 300px;
	}

.Content-Left {
	width: 100%;
	max-width: 700px;
	float: left;
	}

.Content-Right {
	width: 100%;
	max-width: 300px;
	float: right;
	}

.Content-Full {
	margin: auto;
	width: 100%;
	max-width: 850px;
	}

/**********************************************************
// Mobile Navigation
**********************************************************/
#Mobile-Nav { background: #439D9D; }

#Mobile-Nav-Inner {
	text-transform: uppercase;
	font-family: "TrendSansOne", sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #FFF;
	}

#Mobile-Nav-Inner a { color: #FFF; }	
#Mobile-Nav-Inner li.current-menu-item > a {
	background-color: #FFF;
	font-weight: bold;
	color: #6D488B;
	}

#Mobile-Nav-Close {
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	z-index: 9999;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	}

/**********************************************************
// Header
**********************************************************/
#Header {
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 8000;
	}

#Header-Logo {
	margin: auto;
	display: inline-block;
	vertical-align: top;
	}

#Header-Mid {
	padding: 28px 10px 16px 10px;
	text-align: center;
	}

#Header-Bottom.Fixed {
	padding: 10px 0 13px;
	width: 100%;
	min-height: 20px;
	background: #FFF;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	position: fixed;
	z-index: 9999;
	right: 0;
	left: 0;
	top: 0;
	}

body.admin-bar #Header-Bottom.Fixed { top: 32px; }

/**********************************************************
// Header >> Optin
**********************************************************/
#Header-Optin {
	margin: auto;
	padding: 0 10px;
	width: 100%;
	max-width: 1157px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	background: url(Images/BG-Header-Optin.jpg) top center no-repeat;
	overflow: hidden;
	}

#Header-Optin-Text {
	text-transform: uppercase;
	font-family: "TrendSansOne", sans-serif;
	font-weight: 400;
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
	color: #FFF;
	}

#Header-Optin form {
	margin-left: 6px;
	display: inline-block;
	vertical-align: top;
	}

#Header-Optin input[type="email"], #Header-Optin input[type="text"] {
	margin: 11px 12px 0 12px;
	width: 156px;
	height: 26px;
	background: transparent;
	border: 2px solid #FFF;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	text-transform: uppercase;
	font-family: "TrendSansOne", sans-serif;
	font-weight: 400;
	font-size: 10px;
	color: #FFF;
	}

#Header-Optin input::-webkit-input-placeholder { color: #FFF; text-transform: uppercase; }
#Header-Optin input:-moz-placeholder           { color: #FFF; text-transform: uppercase; }
#Header-Optin input::-moz-placeholder          { color: #FFF; text-transform: uppercase; }
#Header-Optin input:-ms-input-placeholder      { color: #FFF; text-transform: uppercase; }

#Header-Optin input[type="image"], #Header-Optin button {
	margin-top: 8px;
	display: inline-block;
	vertical-align: top;
	background: none;
	border: 0;
	}

/**********************************************************
// Header >> Nav
**********************************************************/
#Header-Nav {
	text-align: center;
	}

.Header-Nav-Links li {
	margin: 0 21px;
	display: inline-block;
	text-transform: uppercase;
	position: relative;
	}

.Header-Nav-Links li:first-child { margin-left: 0; }
.Header-Nav-Links li:last-child { margin-right: 0; }

.Header-Nav-Links li a {
	font-weight: 700;
	font-size: 12px;
	color: #46434C;
	font-family: "TrendSansOne", sans-serif;
	}

.Header-Nav-Links li a:hover {
	text-decoration: none;
	color: #439D9D;
	}

.Header-Nav-Links li ul {
	margin-top: 0;
	width: 160px;
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -80px;
	text-align: center;
	padding-top: 5px;
	}

.Header-Nav-Links li:hover > ul {
	display: block;
	}

.Header-Nav-Links li > ul li:hover { background: #358E8E; }
.Header-Nav-Links li > ul li {
	margin: 0 0 1px 0;
	height: auto;
	background: #439D9D;
	color: #FFF;
	display: block;
	}

.Header-Nav-Links li ul li a:hover { color: #FFF; }
.Header-Nav-Links li > ul li a {
	padding: 4px 6px;
	line-height: 18px;
	font-size: 11px;
	display: block;
	color: #FFF;
	}

/**********************************************************
// Header >> Nav: Menu
**********************************************************/
#Header-Nav-Menu:hover  { background-color: #358E8E; }
#Header-Nav-Menu:active { background-color: #2C8383; }
#Header-Nav-Menu {
	margin: auto;
	padding: 5px 0;
	width: 100%;
	height: 34px;
	text-align: center;
	text-transform: uppercase;
	background: #439D9D;
	display: none;
	text-transform: uppercase;
	font-family: "TrendSansOne", sans-serif;
	font-weight: 400;
	font-size: 18px;
	cursor: pointer;
	color: #FFF;
	}

#Header-Nav-Menu .Header-Nav-Menu-Inner {
	margin: 0 auto;
	width: 100px;
	height: 24px;
	}

#Header-Nav-Menu .Header-Nav-Menu-Icon {
	width: 25px;
	height: 24px;
	background: url(Images/Icon-Menu.png) center center no-repeat;
	display: block;
	float: left;
	}

#Header-Nav-Menu .Header-Nav-Menu-Text {
	margin-left: 5px;
	height: 24px;
	line-height: 24px;
	display: block;
	float: left;
	}

/**********************************************************
// Footer >> Top
**********************************************************/
#Footer-Top {
	margin: auto;
	padding: 50px 0 40px;
	width: 100%;
	background: #EDEBF0;
	text-align: center;
	position: relative;
	}

#Footer-Top-Decor {
	margin: auto;
	width: 100%;
	height: 45px;
	background: url(Images/BG-Footer-Vine.png) top left repeat-x;
	position: absolute;
	top: -25px;
	left: 0;
	}

/**********************************************************
// Footer >> NAV
**********************************************************/

#Footer-Nav {
	text-align: center;
	padding: 0;
	background: #439D9D;
	}

#Footer-Nav li {
	margin: 0;
	display: inline-block;
	text-transform: uppercase;
	position: relative;
	}

#Footer-Nav li:first-child { margin-left: 0; }
#Footer-Nav li:last-child { margin-right: 0; }

#Footer-Nav li a {
	font-size: 12px;
	color: #fff;
	font-family: "TrendSansOne", sans-serif;
	padding: 12px 10px 13px;
	display: inline-block;
	}

#Footer-Nav li a:hover {
	text-decoration: none;
	color: #fff;
	background: #444;
	}

/**********************************************************
// Footer >> Top 1
**********************************************************/
#Footer-Top-1 {
	width: 100%;
	max-width: 292px;
	display: inline-block;
	vertical-align: top;
	}

#Footer-Top-1-Text {
	line-height: 20px;
	font-size: 14px;
	text-align: left;
	}

#Footer-Top-1-Text img:first-child {
	margin-top: -54px;
	margin-right: 15px;
	float: left;
	}

#Footer-Top-1-Link {
	text-transform: uppercase;
	font-family: "FaithAndGloryTwo", sans-serif;
	color: #AB77E3;
	}

#Footer-Top-1-Link:hover {
	text-decoration: none;
	color: #000;
	}

/**********************************************************
// Footer >> Top 2
**********************************************************/
#Footer-Top-2 {
	margin: 0 120px;
	width: 100%;
	max-width: 220px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	}

#Footer-Top-2 h2 {
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
	font-family: "FaithAndGloryTwo", sans-serif;
	font-size: 40px;
	}

#Footer-Top-2-Links { margin-top: 30px; }
#Footer-Top-2-Links li { margin: 20px 0; }

#Footer-Top-2-Links a {
	display: inline-block;
	color: #3E3B44;
	}

#Footer-Top-2-Links a:hover {
	text-decoration: none;
	color: #AB77E3;
	}

#Footer-Top-2-Links a span:first-child {
	width: 46px;
	height: 40px;
	display: inline-block;
	vertical-align: top;
	}

#Footer-Top-2-Links a span:last-child {
	font-family: "FaithAndGloryOne", serif;
	font-size: 36px;
	}

#Footer-Top-2-Links span.twitter   { background: url(Images/Icon-Twitter.png) left bottom no-repeat; }
#Footer-Top-2-Links span.facebook  { background: url(Images/Icon-Facebook.png) left bottom no-repeat; }
#Footer-Top-2-Links span.pinterest { background: url(Images/Icon-Pinterest.png) left bottom no-repeat; }
#Footer-Top-2-Links span.rss       { background: url(Images/Icon-RSS.png) left bottom no-repeat; }
#Footer-Top-2-Links span.instagram { background: url(Images/Icon-Instagram.png) left bottom no-repeat; }
#Footer-Top-2-Links span.youtube   { background: url(Images/Icon-YouTube.png) left bottom no-repeat; }

/**********************************************************
// Footer >> Top 3
**********************************************************/
#Footer-Top-3 {
	width: 100%;
	max-width: 300px;
	display: inline-block;
	vertical-align: top;
	}

#Footer-Top-3 h2 {
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
	font-family: "FaithAndGloryTwo", sans-serif;
	font-size: 40px;
	}

#Footer-Top-3-Sections { margin-top: 45px; }

.Footer-Top-Disclaimer { margin-top: 35px; }
.Footer-Top-Disclaimer h3 {
	line-height: 20px;
	font-size: 14px;
	}

.Footer-Top-Disclaimer-Text {
	margin-top: 5px;
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	}
	
/**********************************************************
// Footer >> Top Optin
**********************************************************/
#Footer-Top-Optin {
	margin-left: 120px;
	padding: 0 10px;
	width: 100%;
	max-width: 700px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	}
	
#Footer-Top-Optin-Text {
	margin: auto;
	text-transform: uppercase;
	line-height: 24px;
	letter-spacing: 1px;
	font-family: "TrendSansOne", sans-serif;
	font-size: 16px;
	}
	
#Footer-Top-Optin form { margin: 20px auto 0 auto; }
#Footer-Top-Optin input[type="text"], #Footer-Top-Optin input[type="email"] {
	margin: 10px 10px 0 10px;
	width: 250px;
	height: 58px;
	line-height: normal;
	text-align: center;
	font-family: "TrendSansOne", sans-serif;
	font-size: 16px;
	background: #3F3B45;
	color: #FFF;
	border: 0;
	display: inline-block;
	vertical-align: middle;
	}
	
#Footer-Top-Optin input::-webkit-input-placeholder { color: #FFF; text-transform: uppercase; }
#Footer-Top-Optin input:-moz-placeholder           { color: #FFF; text-transform: uppercase; }
#Footer-Top-Optin input::-moz-placeholder          { color: #FFF; text-transform: uppercase; }
#Footer-Top-Optin input:-ms-input-placeholder      { color: #FFF; text-transform: uppercase; }
	
#Footer-Top-Optin input[type="image"], #Footer-Top-Optin button {
	margin: 10px 10px 0 10px;
	cursor: pointer;
	border: 0;
	display: inline-block;
	vertical-align: middle;
	background: 0;
	height: 60px;
	}
	
#Footer-Top-Optin-Disclaimer {
	margin: 30px auto 0 auto;
	padding: 40px 0 0 0;
	border-top: 2px solid #3F3B45;
	}
	
#Footer-Top-Optin-Disclaimer h2 {
	text-transform: uppercase;
	line-height: 24px;
	letter-spacing: 1px;
	font-family: "TrendSansOne", sans-serif;
	font-size: 14px;
	}
	
#Footer-Top-Optin-Disclaimer-Text {
	margin: 20px auto 0 auto;
	line-height: 18px;
	font-size: 12px;
	}

/**********************************************************
// Footer
**********************************************************/
#Footer a { color: #FFF; }
#Footer {
	padding: 15px 10px;
	min-height: 20px;
	line-height: 20px;
	background: #3B3841;
	text-align: center;
	text-transform: uppercase;
	font-family: "TrendSansOne", sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #FFF;
	}


/**********************************************************
// Front Page >> Top
**********************************************************/
#FP-Top {
	margin: auto;
	padding: 20px 10px;
	width: 100%;
	max-width: 1100px;
	text-align: center;
	font-size: 0;
	}

#FP-Top a {
	margin: 20px 1%;
	width: 23%;
	max-width: 300px;
	min-width: 200px;
	display: inline-block;
	vertical-align: bottom;
	}

/**********************************************************
// Front Page >> Posts
**********************************************************/
#FP-Posts {
	margin: auto;
	padding: 0 10px 20px 10px;
	width: 100%;
	max-width: 1100px;
	text-align: center;
	font-size: 0;
	}

#FP-Posts-More { padding: 40px 0; }

#Blog-Posts { font-size: 0; }

.Entry-Small {
	margin: 20px 1%;
	width: 23%;
	max-width: 244px;
	display: inline-block;
	vertical-align: top;
	}

.grid .Entry-Small {
	width: 31%;
	margin: 20px 1%;
	text-align: center;
}

.Entry-Small a { color: #44414C; }
.Entry-Small a:hover {
	text-decoration: none;
	color: #439D9D;
	}

.Entry-Small-Title {
	margin: 5px auto 0 auto;
	max-width: 200px;
	line-height: 20px;
	display: block;
	text-transform: uppercase;
	font-family: "TrendSansOne", sans-serif;
	font-weight: 400;
	font-size: 14px;
	}

/**********************************************************
// Front Page >> More
**********************************************************/
#FP-More {
	margin: auto;
	padding: 20px 10px;
	width: 100%;
	max-width: 1100px;
	text-align: center;
	font-size: 0;
	}

#FP-More a {
	margin: 10px 1%;
	width: 23%;
	max-width: 244px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	}

#FP-More a span {
	padding: 10px;
	width: 100%;
	min-height: 26px;
	line-height: 26px;
	background: rgba(162, 123, 216, 0.78);
	text-transform: uppercase;
	font-family: "TrendSansOne", sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #FFF;
	position: absolute;
	bottom: 14px;
	left: 0;
	}

/**********************************************************
// Page >> Entry
**********************************************************/
.Entry { margin-bottom: 60px; }

.Post-Entry.Entry { margin-bottom: 0; }
body.page .Entry { margin-bottom: 0; }

.Entry h1 { font-size: 40px; line-height: 48px; }
.Entry h2 { font-size: 34px; line-height: 42px; }
.Entry h3 { font-size: 26px; line-height: 34px; }
.Entry h4 { font-size: 16px; line-height: 24px; }
.Entry h5 { font-size: 14px; line-height: 22px; }
.Entry h6 { font-size: 12px; line-height: 20px; }

.Entry h1,
.Entry h2,
.Entry h3,
.Entry h4,
.Entry h5,
.Entry h6 { padding: 15px 0; }

.Entry p {
	padding: 10px 0;
	line-height: 24px;
	}

.Entry ul { margin-left: 20px; list-style-type: disc; }
.Entry ol { margin-left: 20px; list-style-type: decimal; }

.Entry li {
	margin-top: 5px;
	padding-bottom: 5px;
	line-height: 22px;
	}

.Entry p a {
	border-bottom: 1px dashed #439D9D;
}

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

.Entry blockquote {
	margin: 0 0 1.5em;
	padding: 0 10%;
	display: block;
	}

body .Entry-Title a { color: #444; }
body .Entry-Title {
	margin: auto;
	padding: 0;
	line-height: 34px;
	text-align: center;
	text-transform: uppercase;
	font-family: "FaithAndGloryTwo", sans-serif;
	font-weight: 400;
	font-size: 30px;
	}

.Entry-Title a:hover {
	text-decoration: none;
	color: #439D9D;
	}

.Entry-Date {
	margin: 10px auto 0 auto;
	height: 20px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	font-family: "TrendSansOne", sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #444;
	}

.Entry-Thumb { margin-top: 10px; }

.Entry-Excerpt-Text {
	padding: 10px 0;
	line-height: 24px;
	font-size: 16px;
	}

#Blog-Latest article:last-child { margin-bottom: 0; }

#Entry-Post-Image {
	padding: 10px 0 30px 0;
	text-align: center;
	}

.Entry-More { float: right; }

.Entry-Bottom { text-align: center; }
.Entry-Bottom > img {
	margin: 0 16px;
	position: relative;
	top: 7px;
	float: right;
	}

.Entry-Bottom-Alt {
	padding-bottom: 10px;
	text-align: center;
	}

.single .Post-Nav a {
	float: none!important;
}

.single .Post-Nav .Previous {
	text-align: left;
	width: 40%;
}

.single .Post-Nav .Next {
	text-align: right;
	float: right;
	width: 40%;
}

.single .Post-Nav span {
	display: block;
}

/**********************************************************
// Entry >> Social
**********************************************************/
.Entry-Social {
	margin: 5px auto 0 auto;
	padding: 0;
	text-align: center;
	font-size: 0;
	float: left;
	}

.Entry-Social-Alt {
	margin: auto;
	margin-top: 10px;
	float: none;
	}

.Entry-Social span,
.Entry-Social-Alt span {
	margin-right: 2px;
	height: 33px;
	line-height: 30px;
	text-transform: uppercase;
	font-family: "FaithAndGloryTwo", sans-serif;
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	color: #AF78DE;
	position: relative;
	top: 0;
	}

.home #social-share { margin: auto; }

#social-share {
	padding: 0;
	width: auto;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	}

#social-share a {
	margin: 0 2px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: transparent !important;
	display: inline-block;
	text-align: center;
	font-size: 20px;
	color: #AF78DE;
	}

#social-share a:hover {
	text-decoration: none;
	color: #439D9D;
	}

/**********************************************************
// Sidebar
**********************************************************/
#Sidebar .widget { margin-top: 60px; }

.widget_site_widget_profile .Picture-Link { text-align: center; }
.widget_site_widget_profile .Text-Section {
	margin: 20px auto;
	line-height: 24px;
	text-align: center;
	}

#Sidebar .widget-title {
	margin-bottom: 10px;
	line-height: 24px;
	font-family: "FaithAndGloryOne", sans-serif;
	font-size: 26px;
	text-align: center;
	color: #444;
	}

#Sidebar div.Picture-Link {
	margin-top: 40px;
	text-align: center;
	}

#Sidebar aside:first-child .Picture-Link { margin-top: 0; }
#Sidebar aside:first-child { margin-top: 0; }

/**********************************************************
// Sidebar >> Search
**********************************************************/
#Sidebar .screen-reader-text { display: none; }

#Sidebar .widget_search {
	width: 100%;
	height: 52px;
	border: 2px solid #439D9D;
	white-space: nowrap;
	position: relative;
	}

#Sidebar .widget_search input:focus { outline: 0; }
#Sidebar .widget_search input {
	-webkit-appearance: none;
	border-width: 0px;
	border: none;
	outline: none;
	}

#Sidebar .search-field {
	margin-top: 0;
	padding: 0 15px;
	width: 85%;
	height: 36px;
	line-height: 36px;
	font-family: "FaithAndGloryOne", sans-serif;
	font-size: 26px;
	color: #439D9D;
	float: left;
	}

#Sidebar .search-field::-webkit-input-placeholder { color: #439D9D; }
#Sidebar .search-field:-moz-placeholder           { color: #439D9D; }
#Sidebar .search-field::-moz-placeholder          { color: #439D9D; }
#Sidebar .search-field:-ms-input-placeholder      { color: #439D9D; }

#Sidebar .search-submit {
	width: 50px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-indent: 200px;
	background: #439D9D url(Images/BG-Search-Submit.png) bottom center no-repeat;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	}

/**********************************************************
// Sidebar >> ACF Grid
**********************************************************/
#Sidebar .widget_site_acf_grid {
	text-align: center;
	font-size: 0;
	}

#Sidebar .Sidebar-ACF-Grid li {
	margin: 10px 1%;
	width: 42%;
	display: inline-block;
	vertical-align: middle;
	}

#Sidebar .Sidebar-ACF-Grid li:nth-child(2) {
	width: 49%;
}

#Sidebar .Sidebar-ACF-Grid li:nth-child(4) {
	width: 54%;
}

/**********************************************************
// Page
**********************************************************/
.Page-Title {
	margin: 0 auto 30px auto;
	padding: 10px 0;
	line-height: 38px;
	text-align: center;
	text-transform: uppercase;
	font-family: "FaithAndGloryTwo", sans-serif;
	font-size: 30px;
	color: #444;
	}

.Page-Subtitle {
	margin: 0 auto 20px auto;
	padding: 0;
	line-height: 15px;
	text-align: center;
	text-transform: uppercase;
	font-family: "FaithAndGloryTwo", sans-serif;
	font-size: 20px;
	color: #444;
	}

/**********************************************************
// Post >> Nav
**********************************************************/
.Post-Nav {
	margin-top: 30px;
	padding-bottom: 20px;
	text-align: center;
	}

.Post-Nav a {
	margin: 0 auto;
	height: 25px;
	line-height: 20px;
	text-transform: uppercase;
	display: inline-block;
	font-family: "TrendSansOne", sans-serif;
	font-size: 12px;
	color: #444;
	}

.Post-Nav a:last-child { float: right; }
.Post-Nav a:first-child { float: left; }

.Post-Nav a:hover span { background: #AF78DE; }
.Post-Nav a:hover {
	text-decoration: none;
	color: #AF78DE;
	}

.Post-Nav-Arrow-Left {
	margin-right: 10px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	background: #444;
	border-radius: 24px;
	display: inline-block;
	text-align: center;
	position: relative;
	top: 2px;
	}

.Post-Nav-Arrow-Left i {
	font-size: 18px;
	color: #FFF;
	position: relative;
	left: -1px;
	top: 0;
	}

.Post-Nav-Arrow-Right {
	margin-left: 10px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	background: #444;
	border-radius: 25px;
	display: inline-block;
	text-align: center;
	position: relative;
	top: 2px;
	}

.Post-Nav-Arrow-Right i {
	font-size: 18px;
	color: #FFF;
	position: relative;
	right: -1px;
	top: 0;
	}

/**********************************************************
// Post >> Comments
**********************************************************/
body #comments { margin-top: 10px; }

body #respond h3 { display: none; }

body #respond label {
	text-transform: uppercase;
	font-family: "TrendSansOne", sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #444;
	}

body .comment-form {
	margin: auto;
	max-width: 400px;
	}

body .logged-in-as {
	line-height: 24px;
	font-size: 12px;
	}

body #respond input[type="text"], 
body #respond input[type="email"], 
body #respond input[type="url"], 
body #respond select, 
body #respond textarea {
	border: 0;
	background: #EDEBF0;
	}

body #respond input[type="submit"]:hover { background: url(Images/Button-Submit-Comment.png) no-repeat; }
body #respond input[type="submit"] {
	padding: 0 18px;
	width: 284px;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	text-indent: 999em;
	background: url(Images/Button-Submit-Comment.png) no-repeat;
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		 -o-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
	}

body #comments .fn a { color: #469C9D; }
body #comments .fn {
	text-transform: uppercase;
	font-family: "TrendSansOne", sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #469C9D;
	}

body .comment-metadata a { color: #969696; }
body .comment-metadata {
	text-transform: uppercase;
	font-family: "TrendSansOne", sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #444;
	}

body #comments .comment .reply a {
	font-weight: 600;
	color: #444 !important;
	}

body .comment-content { color: #444; }

body #comments ol {
	margin-top: 30px;
	padding-left: 0;
	}

/**********************************************************
// Products
**********************************************************/

.page-template-Page-Products .Content-Full {
	max-width: 1100px;
}

section.products-section {
	text-align: center;
	margin: 30px 0;
}

ul.products {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0;
}

ul.products li {
		margin: 20px 1%;
		width: 23%;
		max-width: 244px;
		display: inline-block;
		vertical-align: top;
	font-size: 16px;
}

ul.products li h3 {
	font-size: 18px;
	line-height: 26px;
	padding-bottom: 0;
}


/*------------ PAGINATION NAVIGATION ------------*/

.navigation {
	text-align: center;
	border-top: 1px solid #221F1F;
	border-bottom: 1px solid #221F1F;
	padding: 20px 0;
	text-transform: uppercase;
		font-family: "FaithAndGloryTwo", sans-serif;
	font-size: 20px;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #221F1F;
	text-decoration:none;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	border-radius:50%;
	cursor: pointer;
	padding: 10px 15px 7px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #AF78DE;
	color: #fff;
}

/*------------ LANDING PAGE ------------*/

body.page-template-Page-LandingPage-php #Header, body.page-template-Page-LandingPage-php #Footer-Top, body.page-template-Page-LandingPage-php #Footer-Nav, body.page-template-Page-LandingPage-php #Footer {
	display: none;
}