/*
	Theme Name: EWD See Kate Sew
	Theme URI: https://emilywhitedesigns/
	Description: This is a custom theme created for the Genesis Framework.
	Author: Emily White Designs
	Author URI: https://www.emilywhitedesigns.com/

	Version: 1.0.1

	Tags: one-column, two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: genesis-sample
*/


/* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Container
	- Site Inner
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
	- Jetpack
- Skip Links
- Site Header
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Content Area
	- Entry Content
	- Entry Meta
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Media Queries
	- Min-width: 960px
		- Site Header
		- Genesis Menu
		- Responsive Menu
		- Header Menu
		- Site Inner
		- Content
		- Sidebar
		- Author Box
		- After Entry
		- Column Classes
		- Entry Misc.
		- Footer Widgets
- Print Styles
*/


/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
--------------------------------------------- */
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}

/* Box Sizing
--------------------------------------------- */

html {
	box-sizing: border-box;
}

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

/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


/* Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

/* Chrome fix */
body > div {
	font-size: 19px;
	font-size: 1.9rem;
}

body {
	background-color: #fff;
	color: #000;
	font-family: 'Nunito', sans-serif;
	font-size: 19px;
	font-size: 1.9rem;
	font-weight: 400;
	line-height: 2;
	margin: 0;
}

button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	transition: all 0.2s ease-in-out;
}

a {
	color: #ef8484;
	text-decoration: none;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

a:focus,
a:hover {
	color: #333;
	text-decoration: none;
}

p {
	margin: 0 0 30px;
	padding: 0;
}

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

li {
	list-style-type: none;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	clear: both;
	margin: 30px 0;
}

b,
strong {
	font-weight: 700;
}

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

mark {
	background: #ddd;
	color: #333;
}

blockquote {
	background: #fff;
	line-height: 2;
	font-size: 20px;
	font-size: 2rem;
	margin: 93px 63px;
	padding: 30px 30px 1px;
	position: relative;
	text-align: center;
}

blockquote::after {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc9a45+0,eabe81+100 */
	background: rgb(204,154,69); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(204,154,69,1) 0%, rgba(234,190,129,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(204,154,69,1) 0%,rgba(234,190,129,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(204,154,69,1) 0%,rgba(234,190,129,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc9a45', endColorstr='#eabe81',GradientType=1 ); /* IE6-9 */
	content: "";
	display: block;
	height: auto;
	position: absolute;
	top: -3px;
	left: -3px;
	right: -3px;
	bottom: -3px;
	z-index: -1;
}

blockquote::before {
	background: url(images/triangle-bg.png);
	border: 1px solid #ccc;
	content: "";
	display: block;
	height: auto;
	position: absolute;
	top: -63px;
	left: -63px;
	right: -63px;
	bottom: -63px;
	z-index: -2;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #231f20;
	font-family: 'Prata', serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 40px;
}

h1 {
	font-size: 42px;
	font-size: 4.2rem;
}

h2 {
	font-size: 36px;
	font-size: 3.6rem;
}

.entry-content h2 {
	color: #ef8484;
	font-family: 'Nunito', sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 800;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h3 {
	font-size: 32px;
	font-size: 3.2rem;
}

h4 {
	font-size: 28px;
	font-size: 2.8rem;
}

h5 {
	font-family: 'Nunito', sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 800;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h6 {
	color: #ef8484;
	font-family: 'Nunito', sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 800;
	letter-spacing: 2px;
	text-transform: uppercase;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	vertical-align: top;
}

figure {
	margin: 0;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
	border: 1px solid #999;
	outline: none;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery-item {
	float: left;
	margin: 0 0 30px;
	text-align: center;
}

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

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 400;
	padding: 15px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #333;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #333;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	padding: 15px 30px;
	text-decoration: none;
	white-space: normal;
	width: auto;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button:focus,
.button:hover {
	background-color: #0073e5;
	color: #fff;
}

div.gform_wrapper .gform_footer input.button,
div.gform_wrapper .gform_footer input[type=image],
div.gform_wrapper .gform_footer input[type=submit] {
	border: 1px solid #231f20;
	background: #231f20;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 800;
	letter-spacing: 2px;
	text-transform: uppercase;
}

div.gform_wrapper .gform_footer input.button:hover,
div.gform_wrapper .gform_footer input[type=image]:hover,
div.gform_wrapper .gform_footer input[type=submit]:hover,
div.gform_wrapper .gform_footer input.button:focus,
div.gform_wrapper .gform_footer input[type=image]:focus,
div.gform_wrapper .gform_footer input[type=submit]:focus {
	background: #fff;
	color: #231f20;
}

.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
	padding: 8px 16px;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}

tbody {
	border-bottom: 1px solid #eee;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #eee;
	padding: 6px;
}

th {
	font-weight: 400;
	padding: 0 6px;
}

td:first-child,
th:first-child {
	padding-left: 0;
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	position: relative;
}


/* Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Container
--------------------------------------------- */

.site-container {
	-webkit-animation: fadein 1s;
	animation:         fadein 1s;
	word-wrap: break-word;
}

@keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

@-webkit-keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

/* Site Inner
--------------------------------------------- */

.site-inner {
	clear: both;
	margin: 0 auto;
	padding: 60px 30px 0;
}


/* Common Classes
---------------------------------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar,
.alignleft .avatar {
	margin-right: 20px;
}

.alignright .avatar {
	margin-left: 20px;
}

.comment .avatar {
	margin: 0 15px 20px 0;
}

/* Genesis
--------------------------------------------- */

.after-entry,
.archive-description,
.author-box {
	margin-bottom: 40px;
}

.category .archive-description {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc9a45+0,eabe81+100 */
	background: rgb(204,154,69); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(204,154,69,1) 0%, rgba(234,190,129,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(204,154,69,1) 0%,rgba(234,190,129,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(204,154,69,1) 0%,rgba(234,190,129,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc9a45', endColorstr='#eabe81',GradientType=1 ); /* IE6-9 */
	padding: 3px;
}

.archive-description .flex-wrap,
.pop_inner {
	background: #fff;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	display: flex;
}

.archive-description .flex-wrap {
	padding: 60px;
}

.archive-description .flex-wrap:before,
.archive-description .flex-wrap::after {
	display: none;
}


.after-entry .widget:last-of-type {
	margin-bottom: 0;
}

.breadcrumb {
	border-bottom: 1px solid #eee;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 40px;
	padding-bottom: 10px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.entry-content .search-form {
	margin-bottom: 40px;
	width: 50%;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}

.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.before-header-bar .search,
.mini-header .search {
	position: absolute;
    right: 0;
    top: 0;
    z-index: 200;
}

.before-header-bar .search input[type="search"],
.mini-header .search input[type="search"] {
	background: none;
	border: none;
    cursor: pointer;
	color: #333;
    font-size: 14px;
    font-size: 1.4rem;
	font-style: normal;
	min-height: 50px;
    padding: 11px 35px 11px 15px;
    position: relative;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition: width 400ms ease, background 400ms ease;
    text-transform: none;
    width: 0;
}


.mini-header .search input[type="search"] {
    padding: 21px 35px 21px 15px;
}

.before-header-bar .search input[type="submit"],
.mini-header .search input[type="submit"] {
	display: none;
}

.before-header-bar .search:before,
.mini-header .search:before {
    background: #EFD0D0;
    color: #000;
    content: "\f002";
    font-family: FontAwesome;
    font-size: 24px;
	font-weight: normal;
    padding: 13px;
    position: absolute;
    right: 0;
}

.before-header-bar .genesis-nav-menu li.search {
	padding: 0;
}

.mini-header .search:before {
    color: #000;
    padding: 1px 14px;
}

.before-header-bar .search input[type="search"]:focus,
.mini-header .search input[type="search"]:focus {
	background: #fff;
	border: 0;
	color: #333;
	cursor: text;
	font-style: normal;
	font-size: 14px;
    font-size: 1.4rem;
	font-style: normal;
	outline: none;
	width: 215px;
}

.mini-header .search input[type="search"]:focus {
	border: 1px solid #ddd;
}

/* Titles
--------------------------------------------- */

.archive-description .entry-title,
.author-box-title {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.archive-title {
	color: #231f20;
	font-size: 42px;
	font-size: 4.2rem;
	margin-bottom: 15px;
	text-transform: capitalize;
}

.entry-title {
	font-size: 42px;
	font-size: 4.2rem;
	line-height: 1.4;
	margin-bottom: 35px;
	text-transform: capitalize;
}

.sidebar .featured-content .entry-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 0;
	text-transform: capitalize;
}

.hbg-cat-parent .entry-title {
	margin-bottom: 10px;
	text-transform: capitalize;
}

.blog .content .entry-title,
.search-results .content .entry-title {
	margin: 0 0 18px 134px;
	position: relative;
	text-transform: capitalize;
	top: -7px;
}


.entry-title a,
.sidebar .widget-title a {
	color: #231f20;
	text-decoration: none;
	text-transform: capitalize;
}

.entry-title a:focus,
.entry-title a:hover {
	color: #ef8484;
}

.widget-title {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.5;
	margin-bottom: 30px;
}

.pattern-widget .widget-title {
	font-size: 36px;
	font-size: 3.6rem;
	margin-bottom: 40px;
    text-align: center;
	text-transform: capitalize;
}

/* WordPress
--------------------------------------------- */

.aligncenter {
	text-align: center;
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

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

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

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 30px;
}

img.alignnone,
.alignnone {
	margin-bottom: 15px;
}

.sidebar .aligncenter {
	margin-bottom: 20px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 20px 20px;
}

.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	margin: 0;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 30px;
}


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

.widget {
	margin-bottom: 40px;
}

.promo-widget .widget {
	margin-bottom: 0;
}

.widget p:last-child,
.widget ul > li:last-of-type {
	margin-bottom: 0;
}

.widget ul > li {
	margin-bottom: 10px;
}

.widget ul > li:last-of-type {
	padding-bottom: 0;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Promo Widget
--------------------------------------------- */

.promo-widget,
.pattern-widget {
	background-color: #f3f2f3;
	clear: both;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 80px 0;
}

.promo-widget {
	padding: 80px 30px;
}

.pattern-widget {
	background: none;
}

.promo-widget .widget-wrap {
	align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.promo-widget .image-link {
	flex-basis: 31.67%;
	margin-left: -25px;
}

.promo-widget .ewd-widget-right {
	flex-basis: 68.33%;
	text-align: center;
}

.promo-widget .widget-title {
	font-size: 36px;
	font-size: 3.6rem;
	margin-bottom: 30px;
	text-transform: capitalize;
}

.promo-widget .read-more {
	background: #231f20;
	border: 1px solid #231f20;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 800;
	display: inline-block;
	letter-spacing: 2px;
	margin-top: 25px;
	padding: 11px 40px;
	text-transform: uppercase;
}

.promo-widget .read-more:hover {
	background: #fff;
	color: #231f20;
}

/* ## Category
--------------------------------------------- */

.pop_inner {
	flex-wrap: wrap;
}

.pop_inner li {
	flex-basis: 29.21%;
	margin-bottom: 0
}

.pop_inner a:hover {
	color: #5f97b7;
}

.archive-description-left {
    flex-basis: 40.59%;
}

.pop-posts-headline {
	background: #231f20;
	color: #fff;
	font-family: 'Nunito', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 800;
	letter-spacing: 2px;
	line-height: 1.33;
	margin-bottom: 25px;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
}

.pop-posts-headline span {
	font-style: italic;
}

.cat-pop-posts {
    flex-basis: 55.77%;
	text-align: center;
}

.cat-pop-posts .popular-post-title {
	color: #231f20;
	display: inline-block;
	font-family: 'Prata', serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	text-decoration: none;
	text-transform: capitalize;
}

.cat-pop-posts a:hover .popular-post-title {
	color: #ef8484;
}

.cat-pop-posts img {
	display: block;
	margin-bottom: 15px;
}

.category .site-inner {
	padding-bottom: 30px;
}

.category .hbg-grid-wrap,
.hbg-cat-parent .hbg-grid-wrap {
	display: grid;
	grid-gap: 0 3.33%;
	grid-template-columns: 22.5% 22.5% 22.5% 22.5%;
}

.category .content article,
.hbg-cat-parent .hbg-grid-wrap .child-cat-item {
	position: relative;
	margin-bottom: 40px;
}

.category .content article:hover .entry-title a {
	color: #ef8484;
}

.parent-cat-intro {
	text-align: center;
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.4;
}

.parent-cat-intro a {
	text-transform: lowercase;
}

.hbg-cat-parent .hbg-grid-wrap .child-cat-item:before {
	background: #efd0d0;
	content: "";
	display: block;
	opacity: .5;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	transition: all .2s ease;
}

.hbg-cat-parent .hbg-grid-wrap .child-cat-item:hover:before {
	opacity: 0;
}

.category .content article img,
.hbg-cat-parent .hbg-grid-wrap .child-cat-item img {
	display: block;
	margin-bottom: 20px;
}

.hbg-cat-parent .hbg-grid-wrap .child-cat-item img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter:    grayscale(100%);
	-ms-filter:     grayscale(100%);
	-o-filter:      grayscale(100%);
	margin-bottom: 0;
}

.hbg-cat-parent .hbg-grid-wrap .child-cat-item:hover img {
	filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
	margin-bottom: 0;
}

.child-cat-title-wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.child-cat-title {
	background: #fff;
	border: 1px solid #231f20;
	color: #231f20;
	font-family: 'Nunito', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 800;
	letter-spacing: 1px;
	margin: 0;
	max-width: 90%;
	padding: 12px 30px;
	text-align: center;
	text-transform: uppercase;
	position: absolute;
	z-index: 2;
}

.hbg-cat-parent .hbg-grid-wrap .child-cat-item:hover .child-cat-title {
	background: #231f20;
	color: #fff;
}

.category .content article .entry-title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.55;
	margin-bottom: 0;
	text-transform: capitalize;
}

.category .content article .entry-title a {
	color: #333;
}

.category .content article .entry-title a:hover {
	color: #ef8484;
}

.category .cat-select-wrap {
	margin-bottom: 40px;
	text-align: center;
}

.category .cat-select-wrap span {
	color: #231f20;
	display: inline-block;
    font-family: 'Prata', serif;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.5;
	margin-bottom: 15px;
}

.category .cat-select {
    display: inline-block;
    margin: 0 20px;
    width: 205px;
}

.category .cat-select select {
	border-color: #e0dfe0;
	color: #000;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 10px 15px;
}

/* ## EWD Shop Category
--------------------------------------------- */

.hbg-shop-category .message-bar {
	background: #efd0d0;
	color: #231f20;
	font-family: 'Nunito', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 1.4;
	text-align: center;
	text-transform: uppercase;
}

.message-bar-button {
	background: #fff;
    border: 1px solid #000;
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 2px;
    margin-left: 15px;
    padding: 14px 24px;
}

.message-bar-button:hover {
	background: #000;
    color: #fff;
}


.hbg-shop-category .message-bar .wrap {
	padding: 10px 5%;
}

.hbg-shop-category .site-inner {
	padding-top: 80px;
}

.hbg-shop-category .archive-description {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.5;
	text-align: center;
}

.shop-grid-wrap {
	display: grid;
	grid-gap: 0 3.4%;
	grid-template-columns: 48.3% 48.3%;
}

.shop-grid-wrap article {
	border: 1px solid #e0dfe0;
}

.shop-grid-wrap .entry-title {
	font-size: 28px;
	font-size: 2.8rem;
	padding: 0 10px;
	text-transform: capitalize;
}

.shop-grid-wrap .entry-content {
	padding: 0 40px 55px;
	text-align: center;
}

.shop-grid-wrap .button-wrap {
	margin-bottom: 30px;
	text-align: center;
}

.button-border {
	background: rgb(204,154,69);
	background: -moz-linear-gradient(left, rgba(204,154,69,1) 0%, rgba(234,190,129,1) 100%);
	background: -webkit-linear-gradient(left, rgba(204,154,69,1) 0%,rgba(234,190,129,1) 100%);
	background: linear-gradient(to right, rgba(204,154,69,1) 0%,rgba(234,190,129,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc9a45', endColorstr='#eabe81',GradientType=1 );
	display: inline-block;
	padding: 3px;
}

.entry-content .purchase-button {
	color: #000;
	background: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 800;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 10px 34px 10px;
}

.entry-content .button-border:hover .purchase-button {
	background: #000;
	color: #fff;
}

.shop-grid-wrap .entry-content h4 {
	color: #000;
	font-family: 'Nunito', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 800;
	letter-spacing: 2px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.shop-grid-wrap .entry-content ul {
	font-family: 'Prata', serif;
	font-size: 16px;
	font-size: 1.6rem;
    margin: 0;
	text-align: center;
	text-transform: capitalize;
}

.shop-grid-wrap .entry-content ul >li {
	line-height: 1.5;
	margin-bottom: 20px;
}

.shop-grid-wrap .entry-content ul >li:before {
	display: none;
}

/* Featured Content
--------------------------------------------- */

.pattern-widget {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}

.pattern-widget .entry-title {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.pattern-widget .entry {
	margin-bottom: 50px;
}

.more-from-category {
	text-align: center;
}

.hbg-front-page .more-from-category,
.widget .more-from-category  {
	background: rgb(204,154,69);
	background: -moz-linear-gradient(left, rgba(204,154,69,1) 0%, rgba(234,190,129,1) 100%);
	background: -webkit-linear-gradient(left, rgba(204,154,69,1) 0%,rgba(234,190,129,1) 100%);
	background: linear-gradient(to right, rgba(204,154,69,1) 0%,rgba(234,190,129,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc9a45', endColorstr='#eabe81',GradientType=1 );
	display: inline-block;
	margin: 0 auto;
	padding: 3px;
}

.hbg-front-page .more-from-category a,
.widget .more-from-category a  {
	color: #000;
	display: inline-block;
	background: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 800;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 10px 34px 10px;
}

.hbg-front-page .more-from-category  a:hover,
.widget .more-from-category a:hover,
.hbg-front-page .more-from-category:hover,
.widget .more-from-category:hover,
.hbg-front-page .more-from-category  a:focus,
.widget .more-from-category a:focus,
.hbg-front-page .more-from-category:focus,
.widget .more-from-category:focus {
	background: #000;
	color: #fff;
}

.fabric-widget {
	padding: 0 30px;
}

.fabric-widget .widget {
	margin-bottom: 80px;
	text-align: center;
}

.term-pattern-shop .fabric-widget .widget {
	margin-top: 90px;
}

.fabric-widget .widget-title {
	font-size: 24px;
	font-size: 2.4rem;
	margin: -17px 0 65px;
	text-transform: capitalize;
}

.fabric-widget .widget-title span {
	background: #fff;
	padding: 0 30px;
}

.fabric-widget-content {
	text-align: center;
}

.fabric-widget-content article {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
	float: left;
	margin: 0 0 0 4.21%;
	width: 16.63%;
}

.fabric-widget-content article:first-of-type {
	margin-left: 0;
}

.fabric-widget-content article img {
	display: block;
	margin-bottom: 0;
}

.fabric-widget .widget-wrap {
	border: 1px solid #e0dfe0;
	padding: 0 79px 79px;
}

.fabric-widget-content .more-from-category {
	margin-top: 20px;
}

/* Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget {
	background: #efd0d0;
}

.enews-widget .widget-wrap {
	align-items: center;
	display: flex;
	justify-content: space-between;
}

.sidebar .enews-widget .widget-wrap {
	display: block;
}

.enews-widget .optin-image {
	flex-basis: 35%;
}

.enews-widget .enews {
	flex-basis: 65%;
}

.after-entry .enews {
	text-align: center;
	padding: 10px;
}

.sidebar .enews {
	padding: 60px 40px;
}

.enews-widget input {
	border: 1px solid #231f20;
	color: #000;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 20px;
	max-width: 369px;
	padding: 20px;
	vertical-align: top;
}

.single-post .enews-widget input {
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 20px;
	max-width: 246px;
	padding: 13px;
}

.sidebar .enews-widget {
	text-align: center;
}

.sidebar .enews-widget input {
	text-align: center;
	max-width: none !important;
}

.after-entry .enews-widget input {
	text-align: center;
}

.enews-widget input[type="submit"] {
	background: #231f20;
	border: 1px solid #231f20;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 800;
	letter-spacing: 2px;
	margin: 0 0 0 45px;
	max-width: 225px;
	padding: 20px;
	text-transform: uppercase;
	width: 100%;
}

.enews-widget input[type="submit"]:hover {
	background: #fff;
	color: #281f20;
}

.single-post .enews-widget input[type="submit"] {
	font-size: 12px;
	font-size: 1.2rem;
	max-width: 150px;
	margin: 0 0 0 28px;
	padding: 13px;
}

.sidebar .enews-widget input[type="submit"] {
	margin: 0 0 30px 0 !important;
}

.enews p {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 5px;
}

.widget .enews p:last-child {
	font-size: 12px;
	font-size: 1.2rem;
}

.single-post .enews p {
	font-size: 14px;
	font-size: 1.4rem;
}

.single-post .after-entry .enews p {
	line-height: 1.5
}

.enews-widget .widget-title {
	font-size: 46px;
	font-size: 4.6rem;
	margin-bottom: 20px;
}

.single-post .enews-widget .widget-title {
	margin-bottom: 20px;
}

.single-post .after-entry .enews-widget .widget-title {
	margin-bottom: 10px;
}

.single-post .enews-widget .widget-title {
	font-size: 32px;
	font-size: 3.2rem;
}

.after-entry .enews .pretitle {
	margin-bottom: 10px;
}

.enews .pre-title {
	display: block;
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 800;
	letter-spacing: 2px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.after-entry .enews .pre-title {
	margin-bottom: 10px;
}

/* Genesis Simple FAQ
--------------------------------------------- */

.gs-faq__question {
	background: transparent;
	border-bottom: 1px solid #eee;
	color: #333;
	padding-left: 0;
	padding-right: 0;
}

.gs-faq__question:focus,
.gs-faq__question:hover {
	background: transparent;
	color: #0073e5;
}

.gs-faq__question::after {
	content: "\f132";
	font-family: "dashicons";
	float: right;
}

.gs-faq__question.gs-faq--expanded::after {
	content: "\f460";
}

/* Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/* Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */
:focus {
	color: #333;
	outline: #ccc solid 1px;
}


/* Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #fff;
	border: 1px solid #e0dfe0;
	padding: 40px 30px;
	position: relative;
}

.hbg-front-page .site-header {
	border: 0;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 10px 0;
	margin: 4px auto 0;
	width: 324px;
	padding: 0;
}

.site-title {
	font-size: 30px;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.2;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #333;
	text-decoration: none;
}

.site-title > a {
	background: url(images/logo.svg) no-repeat left;
	background-size: contain !important;
	float: left;
	min-height: 98px;
	width: 100%;
}

.site-description {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.5;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.site-description,
.site-title {
	display: block;
	text-indent: -9999px;
}


/* Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: block;
	float: none;
	position: relative;
}

.genesis-nav-menu a {
	color: #231f20;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 800;
	letter-spacing: 1px;
	outline-offset: -1px;
	padding-bottom: 12px;
	padding-top: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #ef8484;
	text-decoration: none;
}

.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
	width: 100%;
}

.genesis-nav-menu .sub-menu {
	clear: both;
	display: none;
	left: -9999px;
	margin: 0;
	opacity: 1;
	padding-left: 15px;
	position: static;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	position: relative;
	word-wrap: break-word;
}

.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
	position: relative;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

/* Responsive Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-responsive-menu {
	display: none;
	padding-bottom: 15px;
	position: relative;
}

.menu-toggle,
.sub-menu-toggle {
	background-color: transparent;
	border-width: 0;
	color: #333;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	visibility: visible;
}

.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	background-color: transparent;
	border-width: 0;
	color: #0073e5;
}

.menu-toggle {
	float: right;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 15px 0;
	position: relative;
	z-index: 1000;
}

.menu-toggle.activated::before {
	content: "\f335";
}

.site-header .menu-toggle::before {
	float: left;
	margin-right: 5px;
	position: relative;
	text-rendering: auto;
	top: 1px;
}

.sub-menu-toggle {
	float: right;
	padding: 9px 10px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}

.sub-menu .sub-menu-toggle {
	padding: 12px 10px;
}

.sub-menu-toggle::before {
	display: inline-block;
	text-rendering: auto;
	-webkit-transform: rotate( 0 );
	-ms-transform:     rotate( 0 );
	transform:         rotate( 0 );
	transition: transform .25s ease-in-out;
}

.sub-menu-toggle.activated::before {
	-webkit-transform: rotate( 180deg );
	-ms-transform:     rotate( 180deg );
	transform:         rotate( 180deg );
}

/* ## Site Header Navigation
--------------------------------------------- */

.site-header .genesis-nav-menu li li,
.site-header .genesis-nav-menu li li:hover {
	margin-left: 0;
	position: relative;
}

.icon-menu {
	float: right;
	max-width: 815px;
}

.icon-menu .genesis-nav-menu > li:first-of-type a {
	padding-left: 0;
}

.icon-menu .genesis-nav-menu > li:last-of-type a {
	padding-right: 0;
}

.icon-menu .genesis-nav-menu > li {
	margin: 0 17px;
}

.icon-menu .genesis-nav-menu > li > a {
	padding: 0 8px;
}

.icon-menu .genesis-nav-menu .current-menu-item a .image-menu-title,
.icon-menu .genesis-nav-menu a:hover .image-menu-title,
.icon-menu .genesis-nav-menu .current-menu-item a,
.icon-menu .genesis-nav-menu a:hover {
	color: #ef8484;
}

.icon-menu .genesis-nav-menu a:hover,
.icon-menu .genesis-nav-menu .current-menu-item a {
	text-decoration: none;
}

.icon-menu .genesis-nav-menu > li > a > img {
	max-width: 67px;
	max-height: 68px;
    display: block;
    margin: 0 auto 25px;
}

.icon-menu .genesis-nav-menu .menu-image-hover,
.icon-menu .genesis-nav-menu .current-menu-item .menu-image,
.icon-menu .genesis-nav-menu .menu-item:hover .menu-image {
	display: none;
}

.icon-menu .genesis-nav-menu .current-menu-item .menu-image-hover,
.icon-menu .genesis-nav-menu .menu-item:hover .menu-image-hover {
	display: block;
}

.before-header-bar {
	background: #231F20;
	padding: 0 30px;
}

.before-header-bar .wrap {
	margin: 0 auto;
	padding-right: 60px;
	position: relative;
}

.before-header-bar .genesis-nav-menu {
	text-align: right;
}

.before-header-bar .genesis-nav-menu li {
	padding: 0 5px;
}

.before-header-bar .genesis-nav-menu li.right-search {
	padding: 0;
}

.before-header-bar .genesis-nav-menu a {
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	letter-spacing: 0;
	padding: 18px 10px;
	text-transform: none;
}

.before-header-bar .genesis-nav-menu a:hover,
.before-header-bar .genesis-nav-menu a:focus,
.before-header-bar .genesis-nav-menu .current-menu-item > a {
	background: rgba(255, 255, 255, 0.25);
	color: #fff;
	text-decoration: none;
}

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

.mini-header .title-area {
	float: left;
	line-height: 1;
	margin: 0 auto;
	max-width: 116px;
	width: 100%;
}

.mini-header .title-area > a {
	min-height: 35px;
}

.mini-header .title-area img {
	display: block;
	margin: 7px auto 0;
	max-width: 116px;
}

.mini-header {
	border-bottom: 1px solid #e0dfe0;
	padding: 0;
	position: fixed;
	width: 100%;
	z-index: 999;
	top: 0;
	display: none;
	background: rgba(255, 255, 255, 1);
}

.mini-header > .wrap {
	max-width: 1200px;
}

.admin-bar .mini-header {
	top: 32px;
}


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

.nav-sticky-header {
	float: right;
	max-width: 900px;
	padding-right: 65px;
	position: relative;
	text-align: right;
}

.nav-sticky-header .sub-menu li {
	padding: 0;
}

.nav-sticky-header a {
	color: #231f20;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 800;
	letter-spacing: 1px;
	padding: 17px 18px 18px;
	text-transform: uppercase;
	text-decoration: none;
}

.nav-sticky-header a:hover {
}

/* Social Navigation
--------------------------------------------- */

li.menu-item.fa,
.side-nav li.menu-item.fa {
	border: none;
	color: #231f20;
	display: inline-block;
	font-size: 32px;
	margin: 0 13px;
	padding: 0;
	position: relative;
}

.side-nav li.menu-item.fa {
	margin: 0 5px;
}

li.menu-item.fa:hover,
.side-nav li.menu-item.fa:hover {
	color: #231f20;
	opacity: .5;
	position: relative;
}

.side-nav li.menu-item.fa a,
li.menu-item.fa a {
	background-image: none;
	border: none;
	display: inline-block;
	font-size: 32px;
	line-height: 1;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	text-indent: -9999px;
	vertical-align: top;
	width: 100%;
	word-wrap: break-word;
}

.side-nav li.menu-item.fa-facebook {
	margin: 15px 0 15px 15px;
}

/* SuperSide Me
--------------------------------------------- */

button.slide-nav-link {
	width: auto;
}

button.slide-nav-link:hover {
	background: #fff;
	color: #ef8484;
}

div.sidr li a:hover,
div.sidr .menu-item a:hover {
	color: #ef8484;
}

/* Footer Menu
--------------------------------------------- */

.nav-secondary {
	margin-top: 10px;
}

.nav-secondary .genesis-nav-menu {
	line-height: 1.5;
}

.nav-secondary .menu-item {
	display: inline-block;
}

.nav-secondary a {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
}


/* Content Area
---------------------------------------------------------------------------------------------------- */

/* Entry Content
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
	position: relative;
}

.featured-content article {
	margin-bottom: 40px;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: none;
}

.entry-content ul >li:before {
	content: '\f0da';
	font-family: 'FontAwesome';
	font-size: 14px;
	font-size: 1.4rem;
	margin: 0 5px 0 -15px;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #f5f5f5;
}

.entry-content .caption {
	font-size: 14px;
	font-weight: 600;
	margin-top: -20px;
	text-align: center;
}

.content .sticky {
	background-color: #f5f5f5;
	padding: 30px;
}

.hbg-blog .content .entry,
.search-results .content .entry {
	border-bottom: 1px solid #ccc;
	margin-bottom: 80px;
	min-height: 453px;
	padding: 0 0 50px 413px;
}

.hbg-blog .content .entry:nth-of-type(even),
.search-results .content .entry:nth-of-type(even) {
	padding: 0 413px 50px 0;
}

.hbg-blog .content .entry-image-link,
.search-results .content .entry-image-link {
	position: absolute;
	left: 0;
	top: 0;
}

.hbg-blog .content .entry:nth-of-type(even) .entry-image-link,
.search-results .content .entry:nth-of-type(even) .entry-image-link {
	left: auto;
	right: 0;
}

.hbg-blog .content .entry-content,
.search-results .content .entry-content {
	clear: both;
}

.more-link {
    display: block;
    margin-top: 25px;
    text-decoration: none;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 800;
    letter-spacing: 2px;
    text-align: left;
    text-transform: uppercase;
}

/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 0;
}

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

.blog .content .entry-header,
.search-results .content .entry-header {
	text-align: left;
}

.entry-header .entry-meta {
	font-size: 1.4rem;
	font-size: 14px;
	font-weight: 800;
	height: 94px;
	letter-spacing: 2px;
	margin-bottom: 35px;
	position: relative;
	text-align: center;
	width: 94px;
}

.content article .entry-header .entry-meta {
	width: auto;
}

.entry-header .entry-meta .date.time {
	display: inline-block;
	position: relative;
	top: 50%;
	transform: perspective(1px) translateY(-50%);
}

.entry-header .entry-meta:before {
	-webkit-transform: rotateZ(45deg); /* Safari */
    transform: rotateZ(45deg);
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc9a45+0,eabe81+100 */
	background: rgb(204,154,69); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(204,154,69,1) 0%, rgba(234,190,129,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(204,154,69,1) 0%,rgba(234,190,129,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(204,154,69,1) 0%,rgba(234,190,129,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc9a45', endColorstr='#eabe81',GradientType=1 ); /* IE6-9 */
	content: "";
	height: 66px;
	left: 50%;
	margin-left: -33px;
	position: absolute;
	top: 13px;
	width: 66px;
	z-index: -2;
}

.entry-header .entry-meta:after {
	-webkit-transform: rotateZ(45deg); /* Safari */
    transform: rotateZ(45deg);
	background: #fff;
	content: "";
	height: 60px;
	left: 50%;
	margin-left: -30px;
	position: absolute;
	top: 16px;
	width: 60px;
	z-index: -2;
}

p.entry-meta .fa {
	color: #ccc;
	font-size: 16px;
	font-size: 1.6rem;
	margin-right: 2px;
}

.entry-footer .entry-meta {
	border-bottom: 1px solid #e0dfe0;
	border-top: 1px solid #e0dfe0;
	padding: 33px 0;
}

.entry-categories,
.entry-tags {

}

p.entry-meta a {
	color: #999;
	text-decoration: none;
}

p.entry-meta a:hover {
	color: #e0dfe0;
	text-decoration: none;
}

.entry-footer p.entry-meta .entry-comments-link,
.meta-pipe {
    margin-right: 7px;
}

.meta-pipe {
	color: #999;
}

.blog .content article .entry-header .entry-meta,
.search-results .content article .entry-header .entry-meta {
	float: left;
	width: 94px;
}


/* ## Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	font-size: 18px;
	font-size: 1.8rem;
	margin: 0 0 80px;
	text-align: center;
	text-transform: uppercase;
}

.archive-pagination {

}

.archive-pagination ul {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc9a45+0,eabe81+100 */
	background: rgb(204,154,69); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(204,154,69,1) 0%, rgba(234,190,129,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(204,154,69,1) 0%,rgba(234,190,129,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(204,154,69,1) 0%,rgba(234,190,129,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc9a45', endColorstr='#eabe81',GradientType=1 ); /* IE6-9 */
	display: inline-block;
	padding: 11px 14px;
	margin: 0;
	position: relative;
}

.archive-pagination ul:before {
	background: #fff;
	content: "";
	top: 3px;
	right: 3px;
	left: 3px;
	bottom: 3px;
	position: absolute;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
	position: relative;
	z-index: 2;
}

.archive-pagination a {
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 800;
	letter-spacing: 2px;
	padding: 0 6px;
	text-decoration: none;
}

.archive-pagination a:hover,
.archive-pagination a:focus,
.archive-pagination .active a {
	color: #666;
}

.archive-pagination .pagination-next a,
.archive-pagination .pagination-previous a {
	padding: 0 10px;
	position: relative;
}

.adjacent-entry-navigation {
	line-height: 1.2;
	margin-bottom: 60px;
	overflow: hidden;
}

.adjacent-entry-navigation a {
	color: #5f97b7;
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	letter-spacing: 0;
	text-decoration: none;
	text-transform: none;
}

.adjacent-entry-navigation a:hover,
.adjacent-entry-navigation a:hover span {
	color: #333;
	text-decoration: none;
}

.adjacent-entry-navigation span {
	color: #999;
	display: block;
	font-weight: 700;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 1px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.navigation-previous {
	float: left;
	position: relative;
	width: 45%;
}

.navigation-next {
	float: right;
	position: relative;
	text-align: right;
	width: 45%;
}


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

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
	margin: 0 auto 60px;
	padding: 40px 0 0;
}

.entry-comments {
	clear: both;
	margin: 0 auto;
	padding: 0;
}

.entry-comments h3,
.comment-respond h3 {
	color: #231f20;
	font-size: 36px;
	font-size: 3.6rem;
	font-style: normal;
	margin-bottom: 0;
}

.comment-header {
	line-height: 1.4;
	margin-bottom: 15px;
}

.entry-comments p {
	line-height: 2;
	margin-bottom: 20px;
}

.comment-list {
	clear: both;
}

.comment-list ul {
	padding-left: 40px;
}

.comment-list li {
	margin-top: 40px;
	padding-bottom: 40px;
}

.comment-list ul > li:last-of-type {
	padding-bottom: 0;
}

.comment-list li.depth-1 {
	border-bottom: 1px solid #e0dfe0;
}

.comment-list li.depth-1:last-of-type {

}

.comment-list li.bypostauthor > article {
	background: #f2f2f2;
	border: none;
	padding: 40px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"],
.comment-respond textarea {
	border: 1px solid #e0dfe0;
	display: block;
	padding: 10px 15px;
}

.comment-respond textarea {
	width: 100%;
}

.comment-respond label {
	color: #000;
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 800;
	letter-spacing: 2px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.comment-header p {
	line-height: 1.4;
	margin-bottom: 0;
}

.comment-author {
	color: #231f20;
    font-family: 'Prata', serif;
	font-size: 28px;
	font-size: 2.8rem;
}

.comment-author a {
	text-decoration: none;
}

.comment-author a:hover {
	color: #072249;
}

.comment-time {
	font-family: 'Nunito', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 800;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.comment-time a {
	color: #999;
	text-decoration: none;
}

.entry-pings .reply {
	display: none;
}

.comment-reply {
	font-family: 'Nunito', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 800;
	letter-spacing: 2px;
	text-align: right;
	text-transform: uppercase;
}

.comment-reply a {
	text-decoration: none;
}

.comment-respond form {
	clear: both;
}

.children article {
	border-left: 5px solid #efd0d0;
	padding-left: 40px;
}

.comment-content {
    clear: both;
}

.comment-respond input[type="submit"] {
	color: #000;
	background: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 800;
	letter-spacing: 2px;
	text-transform: uppercase;
    padding: 19px 20px 15px;
}

.comment-respond input[type="submit"]:hover,
.comment-respond input[type="submit"]:focus,
.comment-respond .form-submit:hover,
.comment-respond .form-submit:focus {
	background: #000;
	color: #fff;
}

.comment-form-cookies-consent input,
.comment-form-cookies-consent label {
	display: inline;
	margin-right: 10px;
}

.form-submit {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc9a45+0,eabe81+100 */
	background: rgb(204,154,69); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(204,154,69,1) 0%, rgba(234,190,129,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(204,154,69,1) 0%,rgba(234,190,129,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(204,154,69,1) 0%,rgba(234,190,129,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc9a45', endColorstr='#eabe81',GradientType=1 ); /* IE6-9 */
	display: inline-block;
	padding: 3px;
}

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

.sidebar {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.sidebar .widget {
	margin-bottom: 60px;
	text-align: center;
}

.sidebar p {
	margin-bottom: 20px;
}

.border-widget {
	border: 1px solid #e0dfe0;
	padding: 40px;
}

.sidebar-button {
	border: 1px solid #231f20;
	background: #231f20;
    color: #fff;
	display: inline-block;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 800;
    letter-spacing: 2px;
    margin: 0;
    padding: 15px 40px;
    text-transform: uppercase;
}

.sidebar-button:hover,
.sidebar-button:focus {
	background: #fff;
    color: #231f20;
}

/* Front Page
---------------------------------------------------------------------------------------------------- */

.hbg-front-page .optin-widget {
	background: #f9f9f9 url(images/triangle-bg.png);
	padding: 140px 0;
}

.hbg-front-page .optin-widget .enews-widget {
	padding: 0 30px;
}

.hbg-front-page .enews-widget .widget-wrap {
	display: flex;
	justify-content: flex-end;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}

.hbg-front-page .enews-widget .optin-image {
	border-width: 5px;
	border-style: solid;
	border-image: linear-gradient(to right, rgba(204,154,69,1) 0%, rgba(234,190,129,1) 100%);
	border-image-slice: 1;
	left: 0;
	max-width: 35%;
	position: absolute;
}

.hbg-front-page .enews-widget .optin-image img {
	border: 5px solid #fff;
	-webkit-transform: rotateZ(-9deg);
	transform: rotateZ(-9deg);
}

.hbg-front-page .enews-widget .enews {
	max-width: 54%;
	padding: 52px 0;
}

.enews a {
	color: #000;
	text-decoration: underline;
}

.enews a:hover {
	text-decoration: none;
}

.hbg-front-page .site-inner {
	margin: 80px auto;
}

.hbg-front-page .site-inner h2 {
	text-align: center;
}

.hbg-front-page .site-inner h2.entry-title {
	font-size: 20px;
	font-size: 2rem;
	text-transform: capitalize;
}

.hbg-front-page .site-inner .content .entry {
	float: left;
	margin: 0 0 3.5% 3.5%;
	width: 31%;
}

.hbg-front-page .site-inner .content .entry:first-of-type {
	margin-left: 0;
}

.hbg-front-page .site-inner .aligncenter {
	margin-bottom: 40px;
}

.hbg-front-page .site-inner .button-wrap {
	text-align: center;
	clear: both;
}

.hbg-front-page .site-inner .button {
	color: #000;
	background: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 800;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 10px 34px 10px;
}

.hbg-front-page .site-inner .button-border:hover,
.hbg-front-page .site-inner .button-border:hover a {
	background: #000;
	color: #fff;
}

/* Shop This Post Shortcode
---------------------------------------------------------------------------------------------------- */

.shop-this-post {
	border: 1px solid #E0dfe0;
	margin-bottom: 40px;
	padding: 40px;
	position: relative;
	min-height: 288px;
}

.shop-this-post .image-link {
	position: absolute;
	left: 40px;
	top: 40px;
	max-width: 200px;
}

.shop-this-post-right {
	text-align: center;
	padding-left: 240px;
}

.shop-this-post-right p {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 800;
	letter-spacing: 2px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.shop-this-post-right h4 {
	font-size: 32px;
	font-size: 3.2rem;
	margin-bottom: 30px;
}

.buy-now-button {
    color: #000;
    background: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 10px 34px 10px;
}

.entry-content .buy-now-button:hover,
.entry-content .button-border:hover,
.entry-content .buy-now-button:focus,
.entry-content .button-border:focus {
    background: #000;
	color: #fff;
}


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

.footer-widgets {
	background-color: #efd0d0;
	clear: both;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 80px 0;
}

.footer-widgets .wrap {
	margin-left: auto;
	margin-right: auto;
}

.footer-widget-area {
	margin-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}

.footer-widgets .widget-title {
	font-size: 36px;
	font-size: 3.6rem;
	margin-bottom: 30px;
}

.footer-widgets a {
	color: #000;
	font-weight: 800;
	text-decoration: underline;
}

.footer-widgets h4 {
	color: #000;
	font-family: 'Nunito', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 800;
	letter-spacing: 2px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.footer-widgets .widget-wrap {
	align-items: flex-start;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 895px;
}

.about-image {
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.25);
	flex-basis: 33%;
	border: 5px solid #fff;
	border-radius: 100%;
	overflow: hidden;
}

.about-bio-wrap {
	flex-basis: 67%;
	margin-top: 25px;
	padding-left: 5%;
}

.footer-widgets a:hover {
	color: #000;
	text-decoration: none;
}

.footer-widget-area:last-child ,
.footer-widgets .widget:last-child {
	margin-bottom: 0;
}

/* Column Classes
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}

.landing-page {
    background: url(images/triangle-bg.png);
}

.landing-page .site-inner {
	padding: 80px 30px;;
}

.landing-page .content {
	background: #fff;
	padding: 80px;
}

.landing-page .content-sidebar-wrap {
	background: rgb(204,154,69);
	background: -moz-linear-gradient(left, rgba(204,154,69,1) 0%, rgba(234,190,129,1) 100%);
	background: -webkit-linear-gradient(left, rgba(204,154,69,1) 0%,rgba(234,190,129,1) 100%);
	background: linear-gradient(to right, rgba(204,154,69,1) 0%,rgba(234,190,129,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc9a45', endColorstr='#eabe81',GradientType=1 );
	padding: 3px;
}

/* Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #231f20;
	font-size: 10px;
	font-size: 1rem;
	letter-spacing: 5px;
	line-height: 1.5;
	padding: 34px;
	text-align: center;
	text-transform: uppercase;
}

.site-footer p,
.site-footer a {
	color: #fff;
	margin-bottom: 0;
}

.site-footer a:hover {
	opacity: .5;
}

.nrelate {
	margin-bottom: 40px;
}

.nr_title {
	color: #231f20;
	font-size: 28px;
	font-size: 2.8rem;
	text-align: center;
}

.nr_inner {
    display: grid;
    grid-gap: 0 3.33%;
    grid-template-columns: 22.5% 22.5% 22.5% 22.5%;
}

.nr_img_div img {
	margin-bottom: 20px;
}

.nr_text {
	color: #231F20;
	display: inline-block;
	font-family: 'Prata', serif;
	font-size: 16px;
	font-size: 1.6rem;
	text-transform: capitalize;
	line-height: 1.5;
	text-align: center;
}

.nr_text:hover {
	color: #ef8484;
}

.sidebar .nr_panel {
	display: block;
	margin-bottom: 40px;
}

/* Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (min-width: 960px) {

	/* Site Header
	--------------------------------------------- 	*/

	.site-header .wrap {
		margin: 0 auto;
		max-width: 1200px;
	}

	.mini-header .wrap {
		margin: 0 auto;
		max-width: 1200px;
		position: relative;
	}

	/* Genesis Menu
	--------------------------------------------- */

	.before-header-bar .wrap {
		max-width: 1200px;
	}

	.genesis-nav-menu .menu-item {
		display: inline-block;
	}

	.genesis-nav-menu .menu-item:focus,
	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-nav-menu > .menu-bold > a {
		font-weight: 700;
	}

	.genesis-nav-menu > .menu-highlight > a {
		background-color: #333;
		border-radius: 3px;
		color: #fff;
		font-weight: 600;
		margin-left: 15px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.genesis-nav-menu > .menu-highlight > a:hover,
	.genesis-nav-menu > .menu-highlight > a:focus {
		background-color: #0073e5;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu a {
		width: 180px;
	}

	.genesis-nav-menu .sub-menu {
		border-top: 1px solid #eee;
		opacity: 0;
		padding-left: 0;
		position: absolute;
		transition: opacity .4s ease-in-out;
	}

	.genesis-nav-menu .sub-menu a {
		border: 1px solid #eee;
		border-top: 0;
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -46px 0 0 179px;
	}

	/* Responsive Menu
	--------------------------------------------- */

	.genesis-responsive-menu {
		display: block;
		padding-top: 15px;
	}

	.menu-toggle,
	.sub-menu-toggle {
		display: none;
		visibility: hidden;
	}

	/* Header Menu
	--------------------------------------------- */

	.nav-primary {
		clear: none;
		float: right;
		width: auto;
	}

	.nav-primary .genesis-nav-menu a {
		padding-left: 15px;
		padding-right: 15px;
	}

	.icon-menu .genesis-nav-menu .menu-item {
		display: inline-block;
		max-width: 155px;
		text-align: center;
		vertical-align: bottom;
		margin: 0 7px;
	}

	.icon-menu .genesis-nav-menu a span {
		display: inline-block;
		min-height: 33px;
	}

	/* Site-Inner
	--------------------------------------------- */

	.site-inner {
		margin-top: 70px;
		max-width: 1260px;
	}

	.landing-page .site-inner {
		max-width: 960px;
	}

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

	.content {
		float: left;
		width: 66.67%;
	}

	.sidebar-content .content {
		float: right;
	}

	.full-width-content .content,
	.landing-page .content {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}

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

	.sidebar {
		float: right;
		width: 30%;
	}

	.sidebar-content .sidebar {
		float: left;
	}

	/* Author Box
	--------------------------------------------- */

	.author-box {
		background-color: #f5f5f5;
		padding: 30px;
	}

	/* After Entry
	--------------------------------------------- */

	.after-entry .enews {
		padding-left: 30px;
		padding-right: 30px;
	}

	/* Column Classes
	--------------------------------------------- */

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 2.564102564102564%;
	}

	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.717948717948715%;
	}

	.one-third,
	.two-sixths {
		width: 31.623931623931625%;
	}

	.four-sixths,
	.two-thirds {
		width: 65.81196581196582%;
	}

	.one-fourth {
		width: 23.076923076923077%;
	}

	.three-fourths {
		width: 74.35897435897436%;
	}

	.one-sixth {
		width: 14.52991452991453%;
	}

	.five-sixths {
		width: 82.90598290598291%;
	}

	.first {
		clear: both;
		margin-left: 0;
	}

	/* Entry Misc.
	--------------------------------------------- */

	.after-entry,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings {
		margin-bottom: 60px;
	}

	.hbg-blog .after-entry {
		margin-bottom: 80px;
	}

	.hbg-cat-parent .entry {
		margin-bottom: 40px;
	}


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

	.footer-widgets .wrap {
		max-width: 1140px;
	}

	.footer-widget-area {
		margin-bottom: 0;
	}

	.promo-widget .wrap,
	.pattern-widget .widget-wrap,
	.fabric-widget .widget-wrap {
		margin: 0 auto;
		max-width: 1200px;
	}

}

@media only screen and (max-width: 1270px) {

	.hbg-front-page .enews-widget .enews {
	    max-width: 63%;
	}

}


@media only screen and (max-width: 1200px) {

	.title-area {
    	width: 200px;
	}

	.icon-menu .genesis-nav-menu > li > a > img {
		max-width: 57px;
		max-height: 58px;
	}

}

@media only screen and (max-width: 1200px) and (min-width: 961px) {

	.single-post .enews-widget input[type="submit"] {
		margin: 0 0 20px;
	}

	.enews-widget .optin-image {
    	padding-left: 25px;
	}

}

@media only screen and (max-width: 1100px) {

	.sidebar .enews {
		padding: 40px;
	}

	.enews-widget input[type="submit"] {
		margin: 0 0 30px;
		max-width: 369px;
	}

	.title-area {
    	width: 200px;
	}

}

@media only screen and (max-width: 1000px) {

	.icon-menu .genesis-nav-menu > li > a {
    	padding: 0 8px;
	}

	.category .hbg-grid-wrap,
	.hbg-cat-parent .hbg-grid-wrap {
		margin: 0 auto;
		max-width: 870px;
		grid-gap: 0 3.5%;
    	grid-template-columns: 31% 31% 31%;
	}

}

@media only screen and (max-width: 960px) {

	.hbg-shop-category .site-inner {
		padding-top: 40px;
	}

	.site-header {
		padding: 9px 30px;
	}

	.title-area {
		max-width: 116px;
		margin: 0;
	}

	.site-title > a {
	    min-height: 35px;
	}

	.slide-nav-link {
		top: 4px;
	}

	.site-inner {
		padding-top: 30px;
	}

	.promo-widget {
    	padding: 50px 30px 20px;
		text-align: center;
	}

	.promo-widget .widget-wrap {
		display: block;
	}

	.promo-widget .image-link {
		display: inline-block;
		margin: 0 auto 30px;
	}

	.promo-widget .read-more {
		margin-top: 10px;
	}

	.promo-widget, .pattern-widget {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.fabric-widget .widget-wrap {
		padding: 0 50px 40px;
	}

	.fabric-widget .widget-title {
		margin-bottom: 40px;
	}

	.blog .content .entry-title,
	.search-results .content .entry-title {
		font-size: 28px;
		font-size: 2.8rem;
		margin: 0 0 15px 120px;
	}

	.entry-header .entry-meta {
		margin-bottom: 20px;
	}

	.hbg-blog .content .entry, .search-results .content .entry {
		margin-bottom: 50px;
		padding: 0 0 10px 413px;
	}

}

@media only screen and (max-width: 800px) {

	.archive-description .flex-wrap {
		display: block;
	}

	.archive-description-left {
		margin-bottom: 25px;
	}

	.landing-page .content {
		padding: 40px;
	}

	.enews-widget .widget-wrap {
		display: block;
	}

	.enews-widget {
		padding: 5%;
	}

	.sidebar .enews-widget {
		padding: 0;
	}

	.enews-widget .optin-image {
		margin-bottom: 20px;
		text-align: center;
	}

	.single-post .enews-widget input[type="submit"] {
		margin: 0 0 20px;
		max-width: 246px;
		width: 100%;
	}

	.one-fourth {
		width: 48.717948717948715%;
	}

	.pattern-widget article:nth-of-type(odd) {
		margin-left: 0;
	}

	.fabric-widget .widget-wrap {
		padding: 0 30px 40px;
	}

	.hbg-blog .content .entry-image-link,
	.search-results .content .entry-image-link {
		position: static;
	}

	.hbg-blog .content .entry, .search-results .content .entry {
		padding-left: 0;
	}

	.hbg-blog .content .entry:nth-of-type(even),
	.search-results .content .entry:nth-of-type(even) {
		padding-right: 0;
	}

}

@media only screen and (max-width: 700px) {

	.archive-description .flex-wrap {
		padding: 30px;
	}

	.footer-widgets {
		padding: 50px 0;
	}

	.footer-widgets .widget-wrap {
		display: block;
	}

	.about-image {
		margin: 0 auto 30px;
		max-width: 300px;
	}

	.about-bio-wrap {
		padding-left: 0;
	}

	.shop-this-post {
		padding: 30px;
		text-align: center;
	}

	.shop-this-post .image-link {
		display: inline-block;
		margin: 0 auto 30px;
		max-width: none;
		position: static;
	}

	.shop-this-post-right {
		padding: 0;
	}

	blockquote {
		margin: 73px 43px;
	}

	blockquote::before {
		top: -43px;
		left: -43px;
		right: -43px;
		bottom: -43px;
	}

	.entry-title {
		font-size: 32px;
		font-size: 3.2rem;
	}

	.shop-this-post-right h4,
	.entry-comments h3, .comment-respond h3 {
		font-size: 26px;
		font-size: 2.6rem;
	}

	.hbg-front-page .enews-widget .widget-wrap {
		display: block;
	}

	.hbg-front-page .enews-widget .optin-image {
		margin: -50px auto 0;
		max-width: 300px;
		position: relative;
	}

	.hbg-front-page .enews-widget .enews {
		max-width: none;
	}

	.hbg-front-page .optin-widget {
    	padding: 100px 0 80px;
	}

	.hbg-front-page .site-inner .content .entry {
		margin: 0 auto 25px;
		width: 100%;
	}

	.fabric-widget .widget-wrap {
		padding: 0 0 40px;
	}

	.fabric-widget-content article,
	.fabric-widget-content article:first-of-type {
		display: inline-block;
		float: none;
		margin: 0 20px 40px;
		width: 125px;
	}

	.fabric-widget-content .more-from-category {
		margin-top: 0;
	}

	.category .hbg-grid-wrap,
	.hbg-cat-parent .hbg-grid-wrap,
	.nr_inner {
		max-width: 570px;
		grid-gap: 0 2.6%;
		grid-template-columns: 47.4% 47.4%;
	}

	.nr_panel {
	    margin-bottom: 25px;
	}

	.child-cat-title {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 12px;
	}

	.hbg-shop-category .message-bar {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.message-bar-button {
		display: block;
		margin: 10px auto 0;
		max-width: 150px;
	}

	.shop-grid-wrap {
		display: block;
	}

	.shop-grid-wrap .entry-title {
		padding: 0 10px;
	}

	li.menu-item.fa,
	.side-nav li.menu-item.fa {
		margin: 0 8px;
	}

}

@media only screen and (max-width: 500px) {

	.hbg-cat-parent .hbg-grid-wrap .child-cat-item {
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 270px;
	}

	.hbg-cat-parent .hbg-grid-wrap {
		display: block;
	}

	.sidebar .enews,
	.border-widget {
		padding: 30px;
	}

}

@media only screen and (max-width: 479px) {

	.pop_inner {
		display: block;
	}

	.cat-pop-posts img {
		margin: 0 auto 15px;
	}

	.pop_inner li {
		margin-bottom: 25px;
	}

	.archive-description .flex-wrap {
		padding-bottom: 5px;
	}

	.fabric-widget-content article, .fabric-widget-content article:first-of-type {
		max-width: 270px;
		margin: 0 auto 25px;
		width: 82%;
	}

	.fabric-widget .widget-title span {
		display: inline-block;
    	padding: 0 15px;
    	width: 90%;
	}

}

/* Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #333 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
		top: -100px;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}
