Theme Name: Splendor Mountain
Theme URI: http://www.web.com
Author: Web.com | Advanced Custom Website Department
Author URI: http://web.com/
Description: This theme was designed for your Advanced Custom Website, made by Web.com.
Version: 2.0
Tags: Blog Theme
Text Domain: webcom
*//*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

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

body {
	margin: 0
}

article, aside, footer, header, nav, section {
	display: block
}

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

figcaption, figure, main {
	display: block
}

figure {
	margin: 1em 40px
}

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

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

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

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

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

b, strong {
	font-weight: inherit
}

b, strong {
	font-weight: bolder
}

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

dfn {
	font-style: italic
}

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

small {
	font-size: 80%
}

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

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

audio, video {
	display: inline-block
}

audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root) {
	overflow: hidden
}

button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button, input {
	overflow: visible
}

button, select {
	text-transform: none
}

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

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

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

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

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

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

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

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

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

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

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details, menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

html {
	overflow-y: scroll;
	box-sizing: border-box
}

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

::selection {
	color: #fff;
	text-shadow: 1px 1px 3px #000;
	background: #5B6B3B
}

::-moz-selection {
	color: #fff;
	text-shadow: 1px 1px 3px #000;
	background: #5B6B3B
}

:focus, :active {
	outline: none
}

a {
	color: #91a663;
	text-decoration: underline
}

a:hover {
	text-decoration: none
}

h1, h2, h3, h4, h5, h6 {
	color: inherit
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
	text-decoration: inherit
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline
}

h1.horizontal-line {
	display: table;
	white-space: nowrap;
	width: 100%;
	text-align: center
}

h1.horizontal-line:before, h1.horizontal-line:after {
	display: table-cell;
	width: 50%;
	background-clip: padding;
	background-image: -moz-linear-gradient(transparent 49%, #ddd 50%, #ddd 51%, transparent 51%);
	background-image: -webkit-linear-gradient(transparent 49%, #ddd 50%, #ddd 51%, transparent 51%);
	background-image: linear-gradient(transparent 49%, #ddd 50%, #ddd 51%, transparent 51%);
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	content: ''
}

h1.horizontal-line:before {
	border-right: 15px solid transparent
}

h1.horizontal-line:after {
	border-left: 15px solid transparent
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a {
	color: inherit;
	text-decoration: none
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h7 a:hover {
	text-decoration: none
}

input, select, textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms;
	width: auto;
	padding: 4px 5px 5px;
	font-size: 15px;
	color: #5B6B3B;
	background: #f7f7f7;
	border: 1px solid #7b570b
}

input:focus, select:focus, textarea:focus {
	border-color: rgba(123,87,11,0.8);
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(123,87,11,0.6)
}

input:hover, select:hover, textarea:hover {
	border-color: rgba(217,153,19,0.8)
}

input::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #000
}

input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
	color: #000
}

input:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #000
}

input:-moz-placeholder, select:-moz-placeholder, textarea:-moz-placeholder {
	color: #000
}

input[type="submit"], button, a.button, a.btn, .button, .btn {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms;
	display: inline-block;
	padding: 4px 5px 5px;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #7b570b;
	background: #7b570b
}

input[type="submit"]:focus, button:focus, a.button:focus, a.btn:focus, .button:focus, .btn:focus {
	border-color: rgba(123,87,11,0.6);
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(123,87,11,0.6)
}

input[type="submit"]:hover, button:hover, a.button:hover, a.btn:hover, .button:hover, .btn:hover {
	background: #060401;
	color: #fff
}

input[type="radio"], input[type="checkbox"] {
	width: auto !important;
	display: inline-block;
	vertical-align: baseline !important
}

input[type="radio"]:focus, input[type="checkbox"]:focus {
	border-color: none;
	box-shadow: none
}

input[type="radio"]:hover, input[type="checkbox"]:hover {
	border-color: none
}

button[disabled], input[disabled] {
	cursor: default
}

.wrap {
	position: relative;
	text-align: center;
	max-width: 1212px;
	padding: 0 16px;
	margin: 0 auto;
	height: 100%
}

blockquote {
	margin-bottom: 1.5em;
	padding: 1.5em;
	font-style: italic;
	border-left: 1px solid #7b570b;
	background: #f8dfac;
	color: #000
}

hr {
	height: 1px;
	margin: 2em 0;
	border: none;
	background: #ccc
}

hr:first-child {
	margin-top: 0
}

img, embed, iframe, object, video {
	max-width: 100%;
	border: none;
	outline: none
}

img:first-child, embed:first-child, iframe:first-child, object:first-child, video:first-child {
	margin-top: 0
}

img {
	height: auto
}

code {
	padding: 0.15em;
	background: #5B6B3B;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 0.75em;
	line-height: 1.35em;
	font-family: monospace
}

pre {
	margin-top: 1em;
	margin-right: 1em;
	margin-left: 1em;
	padding: 1.5em;
	border: 1px solid #5B6B3B;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 0.75em;
	font-family: monospace;
	color: #5B6B3B;
	overflow: auto
}

pre code {
	display: block
}

address {
	margin-top: 1em
}

table {
	width: 100%;
	margin: 1em 0
}

table caption {
	margin-top: 1em;
	font-size: 0.75em
}

table tr {
	border: 1px solid #000
}

table td {
	border: none
}

.comment-content table {
	border-bottom: 1px solid #5B6B3B
}

.comment-content table td {
	border-top: 1px solid #5B6B3B
}

.scorecard, #wpstats {
	display: none
}

.web-content {
	word-wrap: break-word
}

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

.site-content ol, .wp-editor ol, .widget ol {
	margin: 0
}

.site-content ol li, .wp-editor ol li, .widget ol li {
	margin-top: 1em
}

.site-content ul, .wp-editor ul, .widget ul {
	margin: 1em 0;
	list-style: none
}

.site-content ul:first-child, .wp-editor ul:first-child, .widget ul:first-child {
	margin-top: 0
}

.site-content ul>li:before, .wp-editor ul>li:before, .widget ul>li:before {
	content: '\f101';
	margin-left: -1.5em;
	font-family: 'FontAwesome';
	color: #5B6B3B;
	float: left
}

.site-content ul>li[style*="list-style"]:before, .wp-editor ul>li[style*="list-style"]:before, .widget ul>li[style*="list-style"]:before {
	content: none;
	margin: 0
}

.site-content ul ul, .wp-editor ul ul, .widget ul ul {
	margin: 0
}

.site-content ul ol li, .wp-editor ul ol li, .widget ul ol li {
	margin-top: 0
}

body.bbpress .entry-content ul li:before, body.bbpress article.page ul li:before, body.bbpress article.post ul li:before, ul.birchschedule li:before, ul.nav-tabs li:before, .sharedaddy .sd-content li:before {
	content: none;
	margin: 0
}

@media (max-width: 320px) {
	table:not(.data):not(#wp-calendar):not(.ui-datepicker-calendar):not(.pricing):not(.data table) {
		display: block;
		width: 100% !important;
		height: auto !important
	}
	
	table:not(.data):not(#wp-calendar):not(.ui-datepicker-calendar):not(.pricing):not(.data table) thead, table:not(.data):not(#wp-calendar):not(.ui-datepicker-calendar):not(.pricing):not(.data table) tbody, table:not(.data):not(#wp-calendar):not(.ui-datepicker-calendar):not(.pricing):not(.data table) tfoot, table:not(.data):not(#wp-calendar):not(.ui-datepicker-calendar):not(.pricing):not(.data table) th, table:not(.data):not(#wp-calendar):not(.ui-datepicker-calendar):not(.pricing):not(.data table) tr, table:not(.data):not(#wp-calendar):not(.ui-datepicker-calendar):not(.pricing):not(.data table) td {
		display: block;
		width: 100% !important;
		height: auto !important
	}
	
	iframe {
		display: block;
		width: 100% !important
	}
	
	table.data {
		overflow-x: auto;
		display: block
	}
	
	table.data td, table.data th {
		white-space: nowrap
	}
}.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
	max-width: 100%;
	height: auto
}

.alignnone {
	margin: 0;
	display: inline-block;
	vertical-align: middle
}

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

.alignright {
	float: right;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
	margin-left: 1.5em
}

@media (max-width: 320px) {
	.alignright {
		display: block;
		float: none;
		margin-top: 1em;
		margin-right: auto;
		margin-left: auto
	}
}.alignleft {
	float: left;
	margin-top: 0.25em;
	margin-right: 1.5em;
	margin-bottom: 0.5em
}

@media (max-width: 320px) {
	.alignleft {
		display: block;
		float: none;
		margin-top: 1em;
		margin-right: auto;
		margin-left: auto
	}
}.wp-caption {
	max-width: 95%;
	padding: 0.25em 0.25em 0.5em;
	background: #fff;
	border: 1px solid #5B6B3B;
	font-style: italic;
	font-size: 0.75em;
	line-height: 1.5em;
	text-align: center;
	color: gray
}

.wp-caption.alignnone {
	margin-top: 1em
}

.wp-caption .aligncenter {
	clear: both
}

.wp-caption.alignright {
	margin-top: 1em
}

.wp-caption.alignleft {
	margin-top: 1em
}

.wp-caption img {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: none
}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0 0.25em
}

.author-info {
	width: 100%;
	display: table;
	margin-top: 1.5em;
	padding-top: 1.5em;
	border-top: 1px solid #5B6B3B
}

.author-info .author-avatar {
	display: table-cell;
	vertical-align: top
}

.author-info .author-avatar img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);
	box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2)
}

.author-info .author-description {
	display: table-cell;
	vertical-align: top;
	padding-left: 2em;
	line-height: 1.5em;
	color: gray
}

.author.archive .author-info {
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
	border-top: none;
	border-bottom: 1px solid #5B6B3B
}

body.error404 .search-form {
	margin-top: 1.5em
}

body.error404 .search-form input {
	width: 50%
}

@media (max-width: 480px) {
	body.error404 .search-form input {
		width: 100%
	}
}.site-content {
	width: 65%;
	float: left
}

body.full-width .site-content, body.search .site-content, body.attachment .site-content {
	width: 100%;
	float: none
}

@media (max-width: 320px) {
	.site-content {
		width: 100%;
		float: none
	}
}.widget-area {
	padding: 1em 0 1.5em;
	width: 30%;
	float: right
}

@media (max-width: 320px) {
	.widget-area {
		width: 100%;
		border-top: 1px solid #5B6B3B
	}
}.entry-header {
	margin-bottom: 1.5em
}

@media (max-width: 320px) {
	.entry-header {
		width: 100%;
		display: table
	}
}.entry-header img.wp-post-image {
	max-width: 50%;
	float: right;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
	margin-left: 1.5em
}

@media (max-width: 320px) {
	.entry-header img.wp-post-image {
		max-width: 100%;
		display: table-footer-group;
		float: none;
		margin: 0.5em auto
	}
}.entry-header h1, .entry-header h2 {
	margin-top: 0.25em
}

@media (max-width: 320px) {
	.entry-header h1, .entry-header h2 {
		display: table-header-group
	}
}.entry-header .comments-link {
	font-size: 0.75em;
	color: gray
}

.archive-header, .page-header {
	padding-bottom: 1.5em;
	border-bottom: 1px solid #5B6B3B
}

.post {
	margin-top: 1.5em;
	padding-bottom: 1.5em;
	border-bottom: 4px double #5B6B3B
}

.post:first-child {
	margin-top: 0
}

.post:last-child {
	border-bottom: none
}

.post.sticky {
	border: 1px solid #5B6B3B
}

.post.sticky .featured-post {
	margin-bottom: 1.5em;
	background: rgba(0,0,0,0.035);
	border-top: 4px double #5B6B3B;
	border-bottom: 4px double #5B6B3B;
	font-size: 0.75em;
	color: gray;
	text-align: center
}

.post.sticky .entry-header, .post.sticky .entry-content, .post.sticky .entry-meta {
	padding: 1em
}

.entry-meta {
	margin-top: 2em;
	font-size: 0.75em;
	color: gray
}

.entry-meta .edit-link a {
	display: table;
	text-decoration: none
}

.entry-meta, .page-links {
	clear: both
}

nav.blog-navigation, nav.nav-single {
	padding: 1em 0
}

body.neverending nav.blog-navigation, body.neverending nav.nav-single {
	display: none
}

nav.blog-navigation .nav-previous, nav.nav-single .nav-previous {
	float: left
}

nav.blog-navigation .nav-next, nav.nav-single .nav-next {
	float: right
}

.image-attachment .attachment {
	text-align: center
}

.image-attachment .attachment .entry-caption {
	margin-top: 0.25em
}

.mejs-audio {
	max-width: 95%;
	margin: auto
}

.comments-title {
	font-size: 1.5em
}

.commentlist {
	margin: 1em;
	padding: 0.5em 1em;
	border: 1px solid #5B6B3B
}

.commentlist .comment .comment {
	margin-top: 1.5em;
	padding-top: 0;
	padding-left: 2.5em;
	border-left: 1px dashed #5B6B3B
}

.commentlist .comment+.comment {
	margin-top: 0;
	padding-top: 1.5em
}

.commentlist .comment .comment-author img {
	float: left;
	margin-top: 0.4em;
	margin-right: 0.5em
}

.commentlist .comment .comment-author cite {
	font-style: normal;
	font-weight: 600
}

.commentlist .comment .comment-author .says {
	display: none
}

.commentlist .comment .comment-meta {
	font-size: 0.75em
}

.commentlist .comment .comment-meta+* {
	margin-top: 0.5em;
	padding-top: 0.5em;
	border-top: 1px solid #5B6B3B;
	clear: both
}

#comment-nav {
	margin: 0 1em
}

.comment-respond {
	margin: 1em 0;
	padding: 0.5em 1em;
	border: 1px solid #5B6B3B
}

.comment-respond label {
	display: block
}

.comment-respond input[type="text"], .comment-respond textarea {
	width: 100%;
	padding: 0.75em;
	font-size: 0.75em
}

.comment-respond .required {
	display: inline-block;
	vertical-align: top;
	color: red
}

.widget-area .widget {
	margin-top: 1.5em;
	padding: 0.75em
}

.widget-area .widget:first-child {
	margin-top: 0
}

.widget-area .widget input, .widget-area .widget select {
	max-width: 100%
}

.widget-area .widget.widget_search input {
	width: 100%;
	padding: 0.5em;
	border: 1px solid #5B6B3B;
	font-family: inherit
}

.widget-area .widget.widget_rss li {
	margin-top: 1em
}

.widget-area .widget.widget_calendar table {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);
	box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);
	border: 1px solid #7b570b;
	border-collapse: collapse;
	color: #000;
	text-align: center
}

.widget-area .widget.widget_calendar caption {
	font-weight: 700;
	font-size: 1em
}

.widget-area .widget.widget_calendar th {
	font-weight: 600
}

.widget-area .widget.widget_calendar thead tr {
	color: #fff;
	background: #7b570b
}

.widget-area .widget.widget_calendar thead tr a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold
}

.widget-area .widget.widget_calendar thead tr a:hover {
	text-decoration: none;
	color: #000
}

.widget-area .widget.widget_calendar tbody tr:nth-child(odd) {
	color: #fff;
	background: #d99913
}

.widget-area .widget.widget_calendar tbody tr:nth-child(odd) a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold
}

.widget-area .widget.widget_calendar tbody tr:nth-child(odd) a:hover {
	text-decoration: none;
	color: #fff
}

.widget-area .widget.widget_calendar tbody tr:nth-child(even) {
	color: #fff;
	background: #aa780f
}

.widget-area .widget.widget_calendar tbody tr:nth-child(even) a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold
}

.widget-area .widget.widget_calendar tbody tr:nth-child(even) a:hover {
	text-decoration: none;
	color: #fff
}

.widget-area .widget.widget_calendar tfoot tr {
	background: #7b570b;
	border-top: 1px solid #4c3607
}

.widget-area .widget.widget_calendar tfoot tr a {
	color: #fff
}

.widget-area .widget.widget_calendar tfoot tr a:hover {
	text-decoration: underline
}

.widget-area .widget .post-date, .widget-area .widget .rss-date {
	margin-left: 0.5em;
	font-size: 0.75em;
	color: gray
}

.widget-area .widget {
	background: #5B6B3B;
	color: #fff
}

.widget-area .widget a {
	color: #fff;
	text-decoration: none
}

.widget-area .widget a:hover {
	color: #5B6B3B;
	text-decoration: underline
}

.widget-area .widget h1, .widget-area .widget h2, .widget-area .widget h3, .widget-area .widget h4, .widget-area .widget h5, .widget-area .widget h6, .widget-area .widget h7 {
	color: #fff
}

.widget-area .widget li:before {
	color: #fff
}

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

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

.assistive-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important
}

div[id^="gallery"].gallery {
	margin: 1.8em 0
}

div[id^="gallery"].gallery dl.gallery-item {
	margin: 0;
	padding: 0 10px
}

@media (max-width: 768px) {
	div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item {
		width: 25% !important
	}
	
	div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item:nth-of-type(4n+1) {
		clear: left
	}
}@media (max-width: 500px) {
	div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item {
		width: 33% !important
	}
	
	div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item:nth-of-type(4n+1){clear:none}div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item:nth-of-type(3n+1) {
		clear: left
	}
}@media (max-width: 320px) {
	div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item {
		width: 100% !important;
		float: none;
		clear: none
	}
}@media (max-width: 320px) {
	div[id^="gallery"].gallery[class*="gallery-columns"].gallery-columns-2 dl.gallery-item, div[id^="gallery"].gallery[class*="gallery-columns"].gallery-columns-3 dl.gallery-item {
		width: 100% !important;
		float: none
	}
}@media (max-width: 768px) {
	div[id^="gallery"].gallery br {
		display: none
	}
}@media print {
	body {
		background: none !important;
		font-size: 10pt;
		color: #000000
	}
	
	a {
		text-decoration: inherit
	}
	
	footer a[rel=bookmark]:after {
		content: " [" attr(href) "] "
	}
	
	.author-info .author-avatar, .comment-respond, .commentlist .comment-edit-link, .commentlist .reply, .entry-header .comments-link, .entry-meta .edit-link a, .page-link {
		display: none
	}
	
	.author-info .author-description {
		padding-left: 0
	}
	
	.comment-author img {
		max-width: 30px;
		height: auto
	}
}.cf, .wrap, nav.blog-navigation, nav.nav-single, div[id^="gallery"].gallery {
	*zoom: 1
}

.cf:before, .wrap:before, nav.blog-navigation:before, nav.nav-single:before, div[id^="gallery"].gallery:before, .cf:after, .wrap:after, nav.blog-navigation:after, nav.nav-single:after, div[id^="gallery"].gallery:after {
	display: table;
	line-height: 0;
	content: ''
}

.cf:after, .wrap:after, nav.blog-navigation:after, nav.nav-single:after, div[id^="gallery"].gallery:after {
	clear: both
}

.hide {
	display: none
}

.txt-c {
	text-align: center
}

.txt-r {
	text-align: right
}

.txt-l {
	text-align: left
}

.txt-j {
	text-align: justify
}

.txt-uc {
	text-transform: uppercase
}

.txt-ul {
	text-decoration: underline
}

#toTop {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: fixed;
	left: 10px !important;
	bottom: 10px;
	display: none;
	width: 50px;
	height: 50px;
	font-size: 15px;
	color: #fff;
	background: rgba(0,0,0,0.3)
}

#toTop i {
	position: fixed;
	left: 28px !important;
	bottom: 29px;
	z-index: 200
}

#toTop:hover {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
	width: 50px;
	height: 50px;
	background: #7b570b
}

.metaslider {
	-webkit-transition: opacity 150ms ease-in-out;
	-moz-transition: opacity 150ms ease-in-out;
	-ms-transition: opacity 150ms ease-in-out;
	-o-transition: opacity 150ms ease-in-out;
	transition: opacity 150ms ease-in-out;
	overflow: hidden;
	opacity: 0
}

@media (max-width: 780px) {
	.panel-grid>.list-row .panel-grid-cell {
		margin-bottom: 0 !important
	}
	
	.panel-grid>.list-row .panel-grid-cell ul {
		margin: 0
	}
	
	.panel-grid>.list-row .panel-grid-cell:first-child ul {
		margin-top: 1em
	}
	
	.panel-grid>.list-row .panel-grid-cell:last-child ul {
		margin-bottom: 1em
	}
}.widget-web-login label {
	display: block
}

div#primary-navigation>a {
	display: none
}

@media (max-width: 1100px) {
	div#primary-navigation>a {
		display: block;
		cursor: pointer
	}
}div#primary-navigation a[href='#'] {
	pointer-events: none
}

div#primary-navigation a#primary-navigation-toggle {
	pointer-events: auto
}

div#primary-navigation span {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	padding: 2px 10px;
	margin-left: 20px;
	font-size: 75%;
	vertical-align: text-top
}

div#primary-navigation ul {
	padding: 0;
	margin: 0;
	list-style: none
}

div#primary-navigation li {
	position: relative;
	display: inline-block;
	white-space: nowrap
}

div#primary-navigation li a {
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms;
	display: block
}

div#primary-navigation li.menu-item-has-children>a:after {
	font-family: FontAwesome;
	margin: 0px 0px 0px 8px;
	font-style: normal;
	font-weight: normal;
	line-height: 1
}

div#primary-navigation li ul {
	display: none;
	position: absolute;
	z-index: 999;
	opacity: 0;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms
}

div#primary-navigation li:hover>ul {
	display: block;
	opacity: 1;
	visibility: visible
}

div#primary-navigation li li {
	width: 100%;
	display: block
}

div#primary-navigation li li a {
	padding: 10px
}

div#primary-navigation li li ul {
	top: 0;
	left: 100%
}

div#primary-navigation li li li:hover ul {
	display: block
}

@media (max-width: 1100px) {
	div#primary-navigation {
		width: 100%;
		float: none;
		clear: both
	}
	
	div#primary-navigation>ul {
		display: none
	}
	
	div#primary-navigation>ul>li {
		display: block
	}
	
	div#primary-navigation>ul>li>a {
		padding: 10px
	}
	
	div#primary-navigation li ul {
		position: static
	}
	
	div#primary-navigation li li {
		width: 100%;
		display: block;
		float: none
	}
	
	div#primary-navigation li li a {
		padding-left: 25px !important
	}
	
	div#primary-navigation li li li a {
		padding-left: 45px !important
	}
	
	div#primary-navigation li li li li a {
		padding-left: 65px !important
	}
	
	div#primary-navigation li li li li li a {
		padding-left: 85px !important
	}
	
	div#primary-navigation li li li li li li a {
		padding-left: 105px !important
	}
}@media (min-width: 1101px) {
	div#primary-navigation>ul {
		display: block !important
	}
}div#primary-navigation>ul {
	width: 100%;
	text-align: center
}

div#primary-navigation>ul>li a {
	display: block;
	padding: 0 10px;
	color: #bfac85;
	font-family: "Lato",sans-serif;
	text-decoration: none;
	font-size: 20px
}

div#primary-navigation>ul>li.current-menu-item>a, div#primary-navigation>ul>li.current-menu-parent>a, div#primary-navigation>ul>li.current-menu-ancestor>a, div#primary-navigation>ul>li>a:hover, div#primary-navigation>ul>li:hover>a {
	color: #5B6B3B
}

div#primary-navigation>ul .sub-menu {
	text-align: left;
	display: block;
	opacity: 0;
	visibility: hidden;
	box-shadow: 0px 12px 46px -3px rgba(0,0,0,0.5);
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms
}

div#primary-navigation>ul .sub-menu .sub-menu {
	top: 0;
	left: 100%;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}

@media (max-width: 1100px) {
	div#primary-navigation ul {
		text-align: left;
		position: relative;
		border-top: 1px solid #352505;
		background: #5B6B3B
	}
	
	div#primary-navigation ul li {
		border-right: none;
		border-bottom: 1px solid #352505;
		padding: 0;
		display: block
	}
	
	div#primary-navigation ul li a {
		padding: 5px 15px;
		color: #fff
	}
	
	div#primary-navigation ul li.current-menu-item>a, div#primary-navigation ul li.current-menu-parent>a, div#primary-navigation ul li.current-menu-ancestor>a, div#primary-navigation ul li>a:hover, div#primary-navigation ul li:hover>a {
		color: #fff;
		background: #5B6B3B
	}
	
	div#primary-navigation ul li:last-child {
		border-bottom: none
	}
	
	div#primary-navigation ul .sub-menu {
		display: none;
		opacity: 1;
		visibility: visible;
		box-shadow: none;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none
	}
}div#primary-navigation a#primary-navigation-toggle {
	color: #5B6B3B;
	padding: 6px 20px;
	font-size: 25px;
	text-align: left
}

div#primary-navigation a#primary-navigation-toggle span {
	background: #5B6B3B;
	color: #fff;
	vertical-align: text-top
}

div#primary-navigation ul ul {
	text-align: left;
	background: #7b570b
}

div#primary-navigation ul ul a {
	color: #fff;
	padding: 10px 20px
}

div#primary-navigation ul ul a:hover {
	background: #5B6B3B;
	color: #fff
}

div#primary-navigation ul ul li.current-menu-item a, div#primary-navigation ul ul li.current-menu-parent a, div#primary-navigation ul ul li.current-menu-ancestor a {
	color: #fff;
	background: #5B6B3B
}

div#primary-navigation ul ul li.current-menu-item a:hover, div#primary-navigation ul ul li.current-menu-parent a:hover, div#primary-navigation ul ul li.current-menu-ancestor a:hover {
	color: #fff;
	background: #5B6B3B
}

div#primary-navigation ul ul ul {
	background: #7b570b
}

div#primary-navigation ul ul ul a {
	color: #fff
}

div#primary-navigation ul ul ul a:hover {
	background: #5B6B3B;
	color: #fff
}

div#primary-navigation ul ul ul li.current-menu-item a, div#primary-navigation ul ul ul li.current-menu-parent a, div#primary-navigation ul ul ul li.current-menu-ancestor a {
	color: #fff;
	background: #7b570b
}

div#primary-navigation ul ul ul li.current-menu-item a:hover, div#primary-navigation ul ul ul li.current-menu-parent a:hover, div#primary-navigation ul ul ul li.current-menu-ancestor a:hover {
	color: #fff;
	background: #5B6B3B
}

div#primary-navigation ul ul ul ul {
	background: #7b570b
}

div#primary-navigation ul ul ul ul a {
	color: #fff
}

div#primary-navigation ul ul ul ul a:hover {
	background: #5B6B3B;
	color: #fff
}

div#primary-navigation ul ul ul ul li.current-menu-item a, div#primary-navigation ul ul ul ul li.current-menu-parent a, div#primary-navigation ul ul ul ul li.current-menu-ancestor a {
	color: #fff;
	background: #7b570b
}

div#primary-navigation ul ul ul ul li.current-menu-item a:hover, div#primary-navigation ul ul ul ul li.current-menu-parent a:hover, div#primary-navigation ul ul ul ul li.current-menu-ancestor a:hover {
	color: #fff;
	background: #5B6B3B
}

div#primary-navigation li.menu-item-has-children>a:after {
	content: ""
}

div#primary-navigation li li.menu-item-has-children>a:after {
	content: ""
}

@media (max-width: 1100px) {
	div#primary-navigation li li.menu-item-has-children>a:after {
		content: ""
	}
}.ninja-forms-cont:first-child {
	margin-top: 0
}

.ninja-forms-cont .ninja-forms-all-fields-wrap {
	position: relative;
	padding: 0 1%;
	font-size: 0;
	letter-spacing: 0
}

.ninja-forms-cont .ninja-forms-all-fields-wrap li:before {
	content: none
}

.ninja-forms-cont .ninja-forms-all-fields-wrap .label-above label {
	margin-bottom: 0.25em
}

.ninja-forms-cont .ninja-forms-all-fields-wrap .label-below label {
	margin-top: 0.25em
}

.ninja-forms-cont .ninja-forms-all-fields-wrap input, .ninja-forms-cont .ninja-forms-all-fields-wrap select, .ninja-forms-cont .ninja-forms-all-fields-wrap textarea {
	width: 100%;
	padding: 0.5em;
	border: 1px solid #032f36;
	font-family: inherit
}

.ninja-forms-cont .ninja-forms-all-fields-wrap input[type=submit] {
	width: 100%;
	background: -webkit-linear-gradient(top, #7b570b 0%, #563d07 100%) !important;
	border: none;
	line-height: 1.5em;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	display: inline-block;
	cursor: pointer;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none
}

.ninja-forms-cont .ninja-forms-all-fields-wrap input[type=submit]:hover {
	background: #5B6B3B !important
}

.ninja-forms-cont .ninja-forms-all-fields-wrap input[type=checkbox], .ninja-forms-cont .ninja-forms-all-fields-wrap input[type=radio] {
	width: auto
}

.ninja-forms-cont .ninja-forms-all-fields-wrap div {
	width: 98%;
	display: inline-block;
	vertical-align: top;
	margin: 1%;
	font-size: 16px;
	position: relative
}

.ninja-forms-cont .ninja-forms-all-fields-wrap div.label-inside {
	vertical-align: bottom
}

.ninja-forms-cont .ninja-forms-all-fields-wrap div.label-right:not(.list-radio-wrap):not(.list-checkbox-wrap):not(.checkbox-wrap) input, .ninja-forms-cont .ninja-forms-all-fields-wrap div.label-right:not(.list-radio-wrap):not(.list-checkbox-wrap):not(.checkbox-wrap) label, .ninja-forms-cont .ninja-forms-all-fields-wrap div.label-left:not(.list-radio-wrap):not(.list-checkbox-wrap):not(.checkbox-wrap) input, .ninja-forms-cont .ninja-forms-all-fields-wrap div.label-left:not(.list-radio-wrap):not(.list-checkbox-wrap):not(.checkbox-wrap) label {
	width: 50%
}

.ninja-forms-cont .ninja-forms-all-fields-wrap div.spam-wrap {
	width: 73%
}

.ninja-forms-cont .ninja-forms-all-fields-wrap div.submit-wrap {
	width: 98%
}

.ninja-forms-cont .ninja-forms-all-fields-wrap div.label-above+.submit-wrap:not(.full-wrap):before {
	content: 'Label:';
	visibility: hidden;
	display: block;
	margin-bottom: 0.25em
}

.ninja-forms-cont .ninja-forms-all-fields-wrap div.label-below+.submit-wrap:not(.full-wrap):after {
	content: 'Label:';
	visibility: hidden;
	display: block;
	margin-top: 0.25em
}

.ninja-forms-cont .ninja-forms-all-fields-wrap div.recaptcha-wrap.field-wrap label {
	display: none
}

.ninja-forms-cont .ninja-forms-all-fields-wrap div.recaptcha-wrap.field-wrap+div.submit-wrap:before {
	content: none
}

.ninja-forms-cont .ninja-forms-all-fields-wrap div .ninja-forms-field-error {
	position: absolute;
	right: 0;
	bottom: calc(100% + 10px);
	padding: 5px 10px;
	background: #5B6B3B;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 0.65em;
	line-height: 1.5em;
	color: #fff;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms;
	width: initial
}

.ninja-forms-cont .ninja-forms-all-fields-wrap div .ninja-forms-field-error p {
	margin: 0
}

.ninja-forms-cont .ninja-forms-all-fields-wrap div .ninja-forms-field-error:before {
	content: '';
	position: absolute;
	top: 100%;
	right: 10%;
	border-top: 5px solid #5B6B3B;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent
}

.ninja-forms-cont .ninja-forms-all-fields-wrap div input:focus+input+.ninja-forms-field-error, .ninja-forms-cont .ninja-forms-all-fields-wrap div textarea:focus+input+.ninja-forms-field-error {
	opacity: 0
}

.ninja-forms-cont .ninja-forms-all-fields-wrap div.full-wrap, .ninja-forms-cont .ninja-forms-all-fields-wrap div.full {
	width: 98%
}

.ninja-forms-cont .ninja-forms-all-fields-wrap div.three-quarter-wrap, .ninja-forms-cont .ninja-forms-all-fields-wrap div.three-quarter {
	width: 73%
}

@media (max-width: 1180px) {
	.ninja-forms-cont .ninja-forms-all-fields-wrap div.three-quarter-wrap, .ninja-forms-cont .ninja-forms-all-fields-wrap div.three-quarter {
		width: 98%
	}
}.ninja-forms-cont .ninja-forms-all-fields-wrap div.two-third-wrap, .ninja-forms-cont .ninja-forms-all-fields-wrap div.two-third {
	width: 64.666666666666%
}

@media (max-width: 320px) {
	.ninja-forms-cont .ninja-forms-all-fields-wrap div.two-third-wrap, .ninja-forms-cont .ninja-forms-all-fields-wrap div.two-third {
		width: 98%
	}
}.ninja-forms-cont .ninja-forms-all-fields-wrap div.half-wrap, .ninja-forms-cont .ninja-forms-all-fields-wrap div.half {
	width: 48%
}

@media (max-width: 320px) {
	.ninja-forms-cont .ninja-forms-all-fields-wrap div.half-wrap, .ninja-forms-cont .ninja-forms-all-fields-wrap div.half {
		width: 98%
	}
}.ninja-forms-cont .ninja-forms-all-fields-wrap div.third-wrap, .ninja-forms-cont .ninja-forms-all-fields-wrap div.third {
	width: 31.333333333333%
}

@media (max-width: 1180px) {
	.ninja-forms-cont .ninja-forms-all-fields-wrap div.third-wrap, .ninja-forms-cont .ninja-forms-all-fields-wrap div.third {
		width: 98%
	}
}.ninja-forms-cont .ninja-forms-all-fields-wrap div.quarter-wrap, .ninja-forms-cont .ninja-forms-all-fields-wrap div.quarter {
	width: 23%
}

@media (max-width: 1180px) {
	.ninja-forms-cont .ninja-forms-all-fields-wrap div.quarter-wrap, .ninja-forms-cont .ninja-forms-all-fields-wrap div.quarter {
		width: 48%
	}
}@media (max-width: 320px) {
	.ninja-forms-cont .ninja-forms-all-fields-wrap div.quarter-wrap, .ninja-forms-cont .ninja-forms-all-fields-wrap div.quarter {
		width: 98%
	}
}.ninja-forms-cont .ninja-forms-all-fields-wrap .ninja-forms-required-items {
	position: absolute;
	right: 0;
	top: 0;
	font-style: italic;
	font-size: calc(16px * 0.85);
	color: #000;
	text-align: right
}

.ninja-forms-cont .ninja-forms-all-fields-wrap .ninja-forms-field-error {
	font-style: italic;
	text-align: right;
	font-size: 0.85em
}

.ninja-forms-cont .ninja-forms-all-fields-wrap .label-left .ninja-forms-field-error, .ninja-forms-cont .ninja-forms-all-fields-wrap .label-right .ninja-forms-field-error {
	text-align: center
}

body {
	background: #fff;
	font-family: "Lato",sans-serif;
	font-size: 16px;
	line-height: 1.618;
	color: #5B6B3B;
	overflow: hidden
}

html .mceContentBody {
	min-width: 95%;
	max-width: 95%;
	width: 95%;
	padding: 0;
	margin: 20px;
	background: transparent
}

h1 {
	font: 38px "Lato",sans-serif;
	line-height: 1.2em;
	color: #5B6B3B;
	font-weight: 300;
	margin: 0 0 16px 0;
	text-transform: uppercase
}

h2 {
	font: 22px "Lato",sans-serif;
	line-height: 1.2em;
	color: #5B6B3B;
	font-weight: 400;
	margin: 0 0 16px 0
}

h3 {
	font: 18px "Lato",sans-serif;
	line-height: 1.2em;
	color: #5B6B3B;
	font-weight: 400;
	margin: 0 0 16px 0
}

h4 {
	font: 30px "Alex Brush",sans-serif;
	line-height: 1.2em;
	color: #5B6B3B;
	font-weight: 400;
	margin: 0 0 16px 0
}

.contact {
	padding: 8px 0;
	background: #ede9e0;
	text-align: right;
	font: 15px "Lato",sans-serif;
	line-height: 1em;
	color: #878277;
	font-weight: 400
}

@media (max-width: 786px) {
	.contact {
		text-align: center;
		width: 100%
	}
}.contact .email {
	display: inline-block;
	vertical-align: middle
}

@media (max-width: 786px) {
	.contact .email {
		text-align: center;
		width: 100%
	}
}.contact .email a {
	color: inherit;
	text-decoration: none
}

.contact .email i {
	color: #5B6B3B;
	margin-left: 15px
}

@media (max-width: 408px) {
	.contact .email span {
		display: block;
		text-align: center;
		margin: 5px 0
	}
}.contact .social {
	display: inline-block;
	vertical-align: middle;
	border-left: 1px solid #ded7c8;
	margin-left: 15px;
	padding-left: 15px
}

@media (max-width: 786px) {
	.contact .social {
		text-align: center;
		width: 100%;
		border: none;
		margin-top: 15px;
		margin-left: 0;
		padding-left: 0
	}
}.contact .social a {
	text-decoration: none;
	color: inherit
}

.contact .social a i {
	color: #bfac85;
	font-size: 22px;
	margin: 0 5px
}

.header {
	padding: 16px 0;
	background: #fff
}

.header a.logo {
	display: inline-block;
	float: left
}

.header a.logo:hover {
	opacity: 0.8
}

@media (max-width: 768px) {
	.header a.logo {
		display: block;
		float: none;
		text-align: center
	}
}.header .navigation {
	margin-top: 28px
}

@media (max-width: 768px) {
	.header .navigation {
		display: block;
		float: none;
		text-align: center
	}
}.banner {
	position: relative;
	z-index: 2
}

.banner .metaslider .flexslider .slides img {
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	height: initial;
	width: 2000px;
	max-width: none;
	display: block;
	left: 50%;
	position: relative
}

.banner .metaslider .flexslider .slides img ::after {
	background: url(images/banner-bottom.png);
	position: absolute
}

@media (max-width: 715px) {
	.banner .metaslider .flexslider .slides img {
		width: auto;
		max-width: 100%
	}
}.banner .metaslider .flexslider .caption-wrap {
	position: absolute;
	background: transparent;
	opacity: 1;
	z-index: 999;
	left: 0;
	max-width: 1180px;
	width: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.banner .metaslider .flexslider .caption-wrap .caption {
	background: url(images/banner/caption-bkg.png) no-repeat;
	max-width: 568px;
	text-align: center;
	padding: 20px 87px;
	margin: 0px auto
}

@media (max-width: 715px) {
	.banner .metaslider .flexslider .caption-wrap .caption {
		display: none
	}
}.banner .metaslider .flexslider .caption-wrap .caption .title {
	display: block;
	font: 28px "Lato",sans-serif;
	line-height: 1em;
	font-weight: 300;
	color: #bfac85;
	margin-bottom: 10px;
	text-transform: uppercase
}

.banner .metaslider .flexslider .caption-wrap .caption p {
	font: 15px "Lato",sans-serif;
	line-height: 1.4em;
	font-weight: 300;
	color: #fff
}

.banner .metaslider .flexslider .caption-wrap .caption a {
	display: inline-block;
	background: #5B6B3B;
	background: -webkit-linear-gradient(top, #5B6B3B 0%,#095a6c 100%);
	background: linear-gradient(to bottom, #5B6B3B 0%,#095a6c 100%);
	margin-top: 11px;
	font: 13px "Open Sans",sans-serif;
	padding: 10px 20px;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	font-weight: 400
}

.banner .metaslider .flexslider .caption-wrap .caption a:hover {
	opacity: 0.8
}

.cta {
	position: relative;
	margin-top: 5px;
	z-index: 1
}

@media (max-width: 715px) {
	.cta {
		margin-top: 20px
	}
}.cta aside {
	display: inline-block;
	width: 30%;
	margin: 0 1%;
	vertical-align: top
}

@media (max-width: 1150px) {
	.cta aside {
		display: block;
		width: 50%;
		margin: 0 auto
	}
}@media (max-width: 715px) {
	.cta aside {
		display: block;
		width: 100%
	}
}.cta aside .widget-img-wrap {
	position: relative
}

.cta aside .widget-img-wrap .text-wrap {
	position: absolute;
	top: 65px;
	padding: 0 18px
}

@media (max-width: 715px) {
	.cta aside .widget-img-wrap .text-wrap {
		top: 35px
	}
}.cta aside .widget-img-wrap .text-wrap p {
	margin-top: 0
}

.cta aside .widget-img-wrap .text-wrap p.widget-title {
	font: 12px "Lato",sans-serif;
	line-height: 1em;
	color: #5B6B3B;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 0
}

.cta aside .widget-img-wrap .text-wrap p.widget-title .big {
	display: block;
	font: 56px "Alex Brush",sans-serif;
	line-height: 1em;
	color: #fff;
	font-weight: 400;
	text-transform: none;
	margin-top: 4px;
	text-shadow: 1px 1px 1px #000
}

@media (max-width: 357px) {
	.cta aside .widget-img-wrap .text-wrap p.widget-title .big {
		font-size: 40px
	}
}.cta aside .widget-img-wrap .text-wrap .widget-textarea {
	font: 17px "Lato",sans-serif;
	line-height: 1.2em;
	color: #1a1a1a;
	font-weight: 300
}

@media (max-width: 357px) {
	.cta aside .widget-img-wrap .text-wrap .widget-textarea {
		font-size: 15px
	}
}.cta aside .widget-img-wrap .text-wrap .widget-learn-more a {
	display: inline-block;
	background: -webkit-linear-gradient(top, #354b21 0%, #095a6c 100%) #5B6B3B;
	background: linear-gradient(to bottom, #354b21 0%, #095a6c 100%) #5B6B3B;
	margin-top: 15px;
	font: 13px "Open Sans",sans-serif;
	padding: 10px 20px;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	font-weight: 400
}

.cta aside .widget-img-wrap .text-wrap .widget-learn-more a:hover {
	opacity: 0.8
}

.web-content {
	font: 16px "Lato",sans-serif;
	line-height: 1.4em;
	color: #000;
	font-weight: 400
}

body.home .web-content {
	padding: 40px 0
}

.web-content a.btn-link {
	display: inline-block;
	background: #5B6B3B;
	background: -webkit-linear-gradient(top, #5B6B3B 0%,#095a6c 100%);
	background: linear-gradient(to bottom, #5B6B3B 0%,#095a6c 100%);
	margin-top: 30px;
	font: 13px "Open Sans",sans-serif;
	padding: 10px 20px;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	font-weight: 400
}

.web-content a.btn-link:hover {
	opacity: 0.8
}

.web-content .pricing td {
	padding: 5px;
	color: #fff
}

.web-content .testimonials .metaslider .flexslider .caption-wrap {
	position: absolute;
	background: transparent;
	opacity: 1;
	z-index: 999;
	top: 0
}

@media (max-width: 500px) {
	.web-content .testimonials .metaslider .flexslider .caption-wrap {
		position: relative
	}
}.web-content .testimonials .metaslider .flexslider .caption-wrap .caption {
	width: 70%;
	margin: 20px 0 0 23px;
	background: rgba(255,255,255,0.8);
	padding: 20px;
	font: 15px "Lato",sans-serif;
	line-height: 1.4em;
	font-weight: 300;
	color: #000
}

@media (max-width: 685px) {
	.web-content .testimonials .metaslider .flexslider .caption-wrap .caption {
		width: 93%;
		height: auto
	}
}@media (max-width: 500px) {
	.web-content .testimonials .metaslider .flexslider .caption-wrap .caption {
		padding: 20px 4px 20px 34px;
		margin: 0
	}
}.deals {
	display: flex
}

@media (max-width: 768px) {
	.deals {
		display: block;
		width: 100%;
		text-align: center
	}
}.deals .left {
	display: inline-flex;
	align-items: center;
	justify-content: flex-end;
	width: 50%;
	background: #5B6B3B;
	font: 46px "Alex Brush",sans-serif;
	line-height: 1em;
	color: #fff;
	font-weight: 400;
	text-align: right;
	padding: 29px 20px 29px 0
}

@media (max-width: 768px) {
	.deals .left {
		display: block;
		width: 100%;
		text-align: center
	}
}.deals .right {
	display: inline-flex;
	width: 50%;
	background: #ede9e0;
	padding: 13px 10px 13px 20px
}

@media (max-width: 768px) {
	.deals .right {
		display: block;
		width: 100%;
		text-align: center
	}
}.deals .right span {
	display: block;
	float: left;
	font: 18px "Lato",sans-serif;
	line-height: 1em;
	color: #5B6B3B;
	font-weight: 300;
	text-transform: uppercase;
	margin: 32px 30px 0px 0px
}

@media (max-width: 480px) {
	.deals .right span {
		float: none;
		margin: 0 0 20px 0
	}
}.deals .right .information {
	float: left;
	font: 34px "Open Sans",sans-serif;
	line-height: 1.4em;
	color: #000;
	font-weight: 700
}

@media (max-width: 480px) {
	.deals .right .information {
		float: none;
		margin: 0 0 20px 0
	}
}.deals .right .information a {
	display: block;
	font: 16px "Open Sans",sans-serif;
	line-height: 1.2em;
	color: #7b570b;
	font-weight: 400;
	text-decoration: none
}

.footlinks {
	padding: 20px 0;
	border-bottom: 1px solid #e3ddcf
}

.footlinks ul {
	padding: 0;
	margin: 0;
	text-align: center
}

.footlinks ul li {
	padding: 0;
	margin: 0;
	display: inline-block
}

.footlinks ul li.current-menu-item>a, .footlinks ul li.current-menu-parent>a, .footlinks ul li.current-menu-ancestor>a, .footlinks ul li>a:hover, .footlinks ul li:hover>a {
	color: #5B6B3B
}

.footlinks ul li a {
	display: block;
	font: 16px "Lato",sans-serif;
	line-height: 1.6em;
	color: #bfac85;
	padding: 0 20px;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase
}

.footer {
	padding: 40px 0
}

.footer .btm-contact {
	text-align: center
}

.footer .btm-contact .hours {
	display: inline-block
}

@media (max-width: 500px) {
	.footer .btm-contact .hours {
		display: block;
		width: 100%;
		text-align: center;
		margin: 0
	}
}.footer .btm-contact .hours i {
	float: left;
	display: block;
	font-size: 20px;
	color: #fff;
	background: #7b570b;
	width: 45px;
	height: 45px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	padding-top: 12px
}

@media (max-width: 500px) {
	.footer .btm-contact .hours i {
		display: none
	}
}.footer .btm-contact .hours span {
	float: left;
	margin: 3px 0px 0px 10px;
	display: block;
	font: 16px "Lato",sans-serif;
	line-height: 1.2em;
	color: #4e5859;
	font-weight: 400;
	text-align: left
}

@media (max-width: 500px) {
	.footer .btm-contact .hours span {
		float: none;
		width: 100%;
		display: inline;
		margin-left: 0
	}
}.footer .btm-contact .address {
	display: inline-block;
	margin-left: 3vw
}

@media (max-width: 500px) {
	.footer .btm-contact .address {
		display: block;
		width: 100%;
		text-align: center;
		margin: 0
	}
}.footer .btm-contact .address i {
	float: left;
	display: block;
	font-size: 20px;
	color: #fff;
	background: #7b570b;
	width: 45px;
	height: 45px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	padding-top: 12px
}

@media (max-width: 500px) {
	.footer .btm-contact .address i {
		display: none
	}
}.footer .btm-contact .address span {
	float: left;
	margin: 3px 0px 0px 10px;
	display: block;
	font: 16px "Lato",sans-serif;
	line-height: 1.2em;
	color: #4e5859;
	font-weight: 400;
	text-align: left
}

@media (max-width: 500px) {
	.footer .btm-contact .address span {
		float: none;
		width: 100%;
		display: inline;
		margin-left: 0
	}
}.footer .btm-contact .phone {
	display: inline-block;
	margin-left: 3vw
}

@media (max-width: 500px) {
	.footer .btm-contact .phone {
		display: block;
		width: 100%;
		text-align: center;
		margin: 0
	}
}.footer .btm-contact .phone i {
	float: left;
	display: block;
	font-size: 20px;
	color: #fff;
	background: #7b570b;
	width: 45px;
	height: 45px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	padding-top: 12px
}

@media (max-width: 500px) {
	.footer .btm-contact .phone i {
		display: none
	}
}.footer .btm-contact .phone span {
	float: left;
	margin: 10px 0px 0px 10px;
	display: block;
	font: 19px "Lato",sans-serif;
	line-height: 1.2em;
	color: #4e5859;
	font-weight: 700;
	text-align: left
}

@media (max-width: 500px) {
	.footer .btm-contact .phone span {
		float: none;
		width: 100%;
		display: inline;
		margin-left: 0
	}
}.footer .btm-contact .email {
	display: inline-block;
	margin-left: 3vw
}

@media (max-width: 500px) {
	.footer .btm-contact .email {
		display: block;
		width: 100%;
		text-align: center;
		margin: 0
	}
}.footer .btm-contact .email i {
	float: left;
	display: block;
	font-size: 20px;
	color: #fff;
	background: #7b570b;
	width: 45px;
	height: 45px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	padding-top: 12px
}

@media (max-width: 500px) {
	.footer .btm-contact .email i {
		display: none
	}
}.footer .btm-contact .email span {
	float: left;
	margin: 10px 0px 0px 10px;
	display: block;
	font: 15px "Lato",sans-serif;
	line-height: 1.2em;
	color: #4e5859;
	font-weight: 400;
	text-align: left
}

@media (max-width: 500px) {
	.footer .btm-contact .email span {
		float: none;
		width: 100%;
		display: inline;
		margin-left: 0
	}
}.footer .btm-contact .email span a {
	display: block;
	color: #5B6B3B;
	text-decoration: none
}

@media (max-width: 500px) {
	.footer .btm-contact .email span a {
		display: inline
	}
}.footer .disclaimer {
	margin-top: 30px;
	font: 13px "Open Sans",sans-serif;
	line-height: 1em;
	color: #88898c;
	font-weight: 400;
	text-align: center
}

.webcom-accordion .gallery-img {
	margin-top: 10px
}

.webcom-accordion>div {
	display: none;
	background: #ede9e0;
	padding: 30px
}

body.mceContentBody .webcom-accordion>div {
	display: block;
	padding: 16px;
	border: 1px dashed #5B6B3B
}

.webcom-accordion>div h3 {
	color: #5d5c5d;
	font-size: 20px
}

.webcom-accordion>div a {
	color: #5d5c5d
}

.webcom-accordion .subject {
	cursor: pointer;
	text-decoration: none;
	margin: 16px 0;
	padding: 0
}

.webcom-accordion .subject:hover {
	text-decoration: underline
}

.popup-trigger {
	display: block;
	margin: 0 auto;
	padding: 20px;
	max-width: 260px;
	background: #4EBD79;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	line-height: 24px;
	cursor: pointer
}

.popup {
	display: none;
	position: absolute;
	top: -100px;
	padding: 50px 30px;
	background: #fff;
	color: #333;
	font-size: 16px;
	line-height: 30px;
	border: 10px solid #150E2D;
	z-index: 9999
}

.popup-mobile {
	position: relative;
	top: 0;
	left: 0;
	margin: 30px 0 0;
	width: 100%
}

.popup-btn-close {
	position: absolute;
	top: 8px;
	right: 14px;
	color: #4EBD79;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer
}

.widget-learn-more a {
	display: inline-block;
	background: -webkit-linear-gradient(top, #7b570b 0%, #563d07 100%) !important;
	margin-top: 15px;
	font: 13px "Open Sans",sans-serif;
	padding: 10px 20px;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	font-weight: 400
}

.widget-learn-more a:hover {
	background: #5B6B3B !important
}

.web-content a.btn-link {
	display: inline-block;
	background: -webkit-linear-gradient(top, #7b570b 0%, #563d07 100%) !important;
	margin-top: 15px;
	font: 13px "Open Sans",sans-serif;
	padding: 10px 20px;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	font-weight: 400
}

.web-content a.btn-link:hover {
	background: #5B6B3B !important
}

.the-knot-logo {
	text-align: center
}

/*# sourceMappingURL=style.css.map */