/* # Abbeys Kitchen Theme
Theme Name: Abbeys Kitchen Theme
Theme URI: https://www.emilywhitedesigns.com/
Description: This is a custom child theme created for the Genesis Framework.
Author: Emily White Designs
Author URI: https://www.emilywhitedesigns.com/

Version: 2.3.4

Template: genesis
Template Version: 2.2.5
Tags: black, orange, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*Ticket #690692017 - center blog post image*/
@media  (max-width: 620px) {
	a.alignleft{
		text-align: center;
	}
}

/* # 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 Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- Primary Navigation
	- Secondary Navigation
	- Skip Links
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Retina Display
	- Max-width: 1200px
	- Max-width: 960px
	- Max-width: 800px
- Print Styles
*/


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

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#767676}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

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

html,
input[type="search"]{
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	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,
.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,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


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

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

@font-face {
	font-family: 'CervoNeue-RegularNeue';
	font-display:swap;
	src: url('webfonts/3615E6_0_0.eot');
	src: url('webfonts/3615E6_0_0.eot?#iefix') format('embedded-opentype'),
		url('webfonts/3615E6_0_0.woff2') format('woff2'),
		url('webfonts/3615E6_0_0.woff') format('woff'),
		url('webfonts/3615E6_0_0.ttf') format('truetype');
	}

/* Naratif Condensed — Thin (100) */
@font-face {
  font-family: "Naratif Condensed";
  src: url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-Thin.woff2") format("woff2"),
       url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Naratif Condensed";
  src: url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-ThinItalic.woff2") format("woff2"),
       url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

/* ExtraLight (200) */
@font-face {
  font-family: "Naratif Condensed";
  src: url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-ExtraLight.woff2") format("woff2"),
       url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Naratif Condensed";
  src: url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-ExtraLightItalic.woff2") format("woff2"),
       url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

/* Light (300) */
@font-face {
  font-family: "Naratif Condensed";
  src: url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-Light.woff2") format("woff2"),
       url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Naratif Condensed";
  src: url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-LightItalic.woff2") format("woff2"),
       url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* Regular (400) */
@font-face {
  font-family: "Naratif Condensed";
  src: url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-Regular.woff2") format("woff2"),
       url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Naratif Condensed";
  src: url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-Italic.woff2") format("woff2"),
       url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* Bold (700) */
@font-face {
  font-family: "Naratif Condensed";
  src: url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-Bold.woff2") format("woff2"),
       url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Naratif Condensed";
  src: url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-BoldItalic.woff2") format("woff2"),
       url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* ExtraBold (800) */
@font-face {
  font-family: "Naratif Condensed";
  src: url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-ExtraBold.woff2") format("woff2"),
       url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Naratif Condensed";
  src: url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-ExtraBoldItalic.woff2") format("woff2"),
       url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-ExtraBoldItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

/* Black (900) */
@font-face {
  font-family: "Naratif Condensed";
  src: url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-Black.woff2") format("woff2"),
       url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Naratif Condensed";
  src: url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-BlackItalic.woff2") format("woff2"),
       url("/wp-content/themes/ewd-abbeys-kitchen/fonts/NaratifCondensed-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}


html {
    font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
    font-size: 1.8rem;
}

body {
	background-color: #fff;
	color: #1d1d1d;
	font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 1.625;
	margin: 0;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

a {
	color: #0F6E6D;
	text-decoration: none;
}

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

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

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

li {
	list-style-type: none;
}

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

b,
strong {
	font-weight: 700;
}

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

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}


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

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #0F6E6D;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-weight: 600;
	line-height: 1;
	margin: 0 0 15px;
	text-transform: uppercase;
}

h1 {
	font-size: 96px;
	font-size: 9.6rem;
}

h2 {
	font-size: 64px;
	font-size: 6.4rem;
}

h3 {
	font-size: 48px;
	font-size: 4.8rem;
}

h4 {
	font-size: 36px;
	font-size: 3.6rem;
	font-weight: 300;
}

h5 {
	font-size: 24px;
	font-size: 2.4rem;
}

h6 {
	font-size: 20px;
	font-size: 2.0rem;
}

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

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

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto;
}


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

.gallery {
	overflow: hidden;
}

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

.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 img {
	border: 1px solid #ddd;
	height: auto;
	padding: 4px;
}

.gallery img:hover,
.gallery img:focus {
	border: 1px solid #767676;
}

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

input,
select,
textarea {
	background-color: #fff;
	border:none;
	border-bottom: 1px solid #ddd;
	color: #1d1d1d;
	padding: 16px;
	text-transform: none;
	width: 100%;
}

input:focus,
textarea:focus {
	border: none;
	outline: none;
}

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

::-moz-placeholder {
	color: #767676;
	font-weight: 400;
	opacity: 1;
}

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

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.before-header-cta a,
.before-header-cta a:hover,
.wp-block-button__link {
	background-color: #EE76AB;
	border: 0;
	border-radius: 9999px;
	color: #1d1d1d;
	cursor: pointer;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	padding: .9rem 4rem;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
	font-weight:800;
	display:inline-block;
	transition: transform .2s ease, border-color .2s ease, color .2s ease;
	
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.wp-block-button__link:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus,
.before-header-cta a,
.wp-block-button__link:focus{
	background-color: #d76395;
	color: #fff;
	transform: translateY(-1px); 
}

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

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
	background-color: #EE76AB;
	color: #1d1d1d;
}

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

.button {
	display: inline-block;
}

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

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

td,
th {
	text-align: left;
}

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

th {
	font-weight: 400;
}

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

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

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

.more-link {
    position: relative;
}


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

/* ## Site Containers
--------------------------------------------- */

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

.site-inner {
	clear: both;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 980px;
}

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

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

/* ### Content */

.content {
	float: right;
	width: 760px;
}

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

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 580px;
}

.full-width-content .content {
	width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
	background: #f4e9d8;
	float: right;
	max-width: 380px;
	width: 100%;
}

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

/* ### Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

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

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

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


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

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

.avatar {
	float: left;
}

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

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

.comment .avatar {
	border-radius: 100%;
	margin: 0 16px 24px 0;
}

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

.breadcrumb {
	margin-bottom: 20px;
}

.archive-description,
.author-box {
	background-color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 40px;
}

.category .archive-description {
	border: 1px solid #5a7c75;
	border-top: none;
	overflow: hidden;
	padding-bottom: 40px;
}

.category .archive-title {
	background: #5a7c75;
	color: #fff;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-size: 3.8rem;
    letter-spacing: 1px;
    margin-bottom: 40px;
    padding: 21px 0;
    text-align: center;
    text-transform: uppercase;
}

.category.search-results .archive-description {
    border: none;
    padding-bottom: 0;
}

.search-results.category .archive-title {
	background: none;
	color: #767676;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-size: 2rem;
	letter-spacing: .5;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 10px;
    padding: 0;
    text-align: left;

}

.category .archive-title span {
	position: relative;
}

.category .archive-title span:before {
    background-size: contain;
    content: "";
    height: 41px;
    left: -194px;
    position: absolute;
    width: 194px;
}

.category .archive-title span:after {
    background-size: contain;
    content: "";
    height: 41px;
    right: -194px;
    position: absolute;
    width: 194px;
}

.archive-desc-left {
	float: left;
	margin-left: 40px;
	max-width: 420px;
}

.archive-desc-right {
	float: right;
	margin-right: 40px;
	max-width: 660px;
}

.archive-desc-right .nrelate {
	margin-bottom: 0;
}

.archive-desc-right .nr_title {
	color: #767676;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 15px;
}

.author-box-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 4px;
}

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

.archive-description .cat-search {
	display: inline-block;
	max-width: 192px;
}

.archive-description .cat-search .search-form {
	border: 1px solid #ccc;
}

.archive-description .cat-search input {
	border: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
    text-transform: none;
    padding: 8px 15px;
    text-align: left;
    width: 166px;
}

.archive-description .cat-search input[type="submit"] {
	background-color: #fff;
    color: #767676;
    font-family: FontAwesome;
    margin: 0;
    padding: 5px 10px 5px 0;
    vertical-align: middle;
    width: auto;
}

.archive-description .cat-select {
	display: inline-block;
	margin-left: 20px;
	max-width: 192px;
	vertical-align: top;
}

.archive-description .cat-select select {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 7px 9px;
    text-transform: none;
}

.category .content .entry {
	float: left;
	margin-bottom: 35px;
	margin-left: 5.3%;
	width: 29.8%;
}

.hbg-parent-category .content .entry {
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	background: #000;
	margin-left: 5.2%;
	max-width: 360px;
	position: relative;
	transform-style: preserve-3d;
	width: 47.4%;
}

.hbg-parent-category .content .double-entry .entry {
	max-width: none;
	width: 100%;
	position: relative;
    overflow: hidden;
    min-height: 240px;
}

.category .content .entry:nth-of-type(3n+1) {
	clear: both;
	margin-left: 0;
}

.hbg-parent-category .content .entry:nth-of-type(3n+1) {
	clear: none;
	margin-left: 5.2%;
}

.hbg-parent-category .content .entry:nth-of-type(odd) {
	clear: both;
	margin-left: 0;
}

.category .content .entry img {
	margin-bottom: 20px;
}

.hbg-parent-category .content .entry img {
	display: block;
	margin-bottom: 0;
}

.hbg-parent-category .content .double-entry .entry img {
	top: 50%;
    transform: perspective(1px) translateY(-50%);
    position: absolute;
}

.category .content .entry-title {
	margin-bottom: 0;
}

.category .content .entry-title a {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
}

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

.hbg-parent-category .content .entry-title {
	display: block;
	left: 0;
	margin-bottom: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

.hbg-parent-category .content .entry-title a {
	color: #fff;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 1.8rem;
	font-size: 18px;
	letter-spacing: 1px;
	padding: 10px;
	text-transform: uppercase;
}

.hbg-parent-category .content .entry:hover .entry-title {
	display: none;
}

.hbg-parent-category .content .entry img {
	opacity: .6;
}

.hbg-parent-category .content .entry:hover img {
	opacity: 1;
}

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

.search-form {
	overflow: hidden;
}

.site-header .search-form {
	float: right;
}

.entry-content .search-form {
	width: 50%;
}

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

.site-header .widget_search {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 200;
}

.site-header .widget_search:before {
    content: "\f002";
    font-family: FontAwesome;
	height: 90px;
    padding: 29px 15px;
    position: absolute;
    right: 0;
	color: #0F6E6D;
}

.site-header .widget_search input[type="search"] {
	background-color: transparent;
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    padding: 27px 27px 26px;
	position: relative;
	text-transform: none;
	min-height: 90px;
	width: 0;
	color: #1d1d1d;
}

.site-header .widget_search input[type="search"]:focus {
	background-color: #fff;
	cursor: text;
	outline: 0;
	width: 500px;
}

.site-header .widget_search input[type="submit"] {
	display:none;
}

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

.archive-title {
	font-size: 20px;
	font-size: 2rem;
}

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

.single-post .entry-title {

}

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

.hbg-page .content .entry-header {
	margin: 40px;
}

.hbg-page .content .entry-title {
    color:#0F6E6D;
	display: inline-block;
	font-weight: normal;
	margin-bottom: 0;
	position: relative;
}

.hbg-page .content .entry-title:before {
	background-size: contain;
	content: "";
	height: 39px;
	left: -192px;
	position: absolute;
	width: 187px;
}

.hbg-page .content .entry-title:after {
	background-size: contain;
	content: "";
	height: 39px;
	right: -196px;
	position: absolute;
	width: 187px;
}

.entry-title a,
.sidebar .widget-title a {
	color: #0F6E6D;
}

.entry-title a {
	display: inline-block;
	font-size: 42px;
	font-size: 4.2rem;
	line-height: 1.4;
	text-decoration: none;
}

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

.widget-title {
	color: #0F6E6D;
    font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 2.4rem;
    font-size: 24px;
    letter-spacing: 0;
	margin-bottom: 20px;
	text-align: center;
}

.footer-widgets .widget-title {
	color: #fff;
}

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

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

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

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

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

.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	text-align: center;
}

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

.sticky {
}

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


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

.widget {
	word-wrap: break-word;
}

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


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

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

.after-entry-subscribe {
	background-size: contain;
	margin-bottom: 50px;
}

.enews-widget .widget-title {
	color: #767676;
	font-size: 24px;
	font-size: 2.4rem;
	letter-spacing: 0;
}

.before-header-cta .enews-widget .widget-title {
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: .5px;
}

.after-entry-subscribe .enews-widget {
	background: #f4e9d8;
	min-height: 202px;
	padding: 45px 40px 0 230px;
	position: relative;
	text-align: center;
}

.after-entry-subscribe .optin-image {
	position: absolute;
	left: 35px;
	top: 18px;
}

.sidebar .widget.enews-widget {
	background-color: #767676;
}

.enews-widget input {
	border: 1px solid #5a7c75;
	border-radius: 0;
	color: #767676;
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: 1px;
	margin-bottom: 0 15px 30px;
	padding: 9px 16px;
	text-align: center;
	vertical-align: top;
	width: 213px;
}

.enews-widget input[type="submit"] {
	border: 1px solid #af5f5a;
	background-color: #af5f5a;
	color: #fff;
	margin: 0;
    padding: 9px 20px;
	vertical-align: top;
	width: auto;
}

.before-header-cta .enews-widget input {
	border: none;
	color: #767676;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 400;
	letter-spacing: 0;
	padding: 5px 16px;
	vertical-align: middle;
	width: 170px;
}

.before-header-cta .enews-widget input[type="submit"],
.before-header-cta .enews-widget input:hover[type="submit"],
.before-header-cta .enews-widget input:focus[type="submit"] {
	background-color: #fff;
	border: none;
	color: #767676;
	font-family: FontAwesome;
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0;
    padding: 3px 16px 5px 0;
	vertical-align: middle;
	width: auto;
}

.enews-widget input:hover[type="submit"],
.enews-widget input:focus[type="submit"]  {
	border: 1px solid #5a7c75;
    background-color: #5a7c75;
}

.enews form + p {
	margin-top: 24px;
}

.before-header-cta .textwidget {
	display: inline-block;
}

.before-header-cta .textwidget p {
	margin-bottom: 0;
}

.before-header-cta a {
	background: #fff;
	color: #767676;
	display: inline-block;
	margin: 0 10px;
}

.before-header-cta a:hover {
	color: #fff;
	background: #af5f5a;
}

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

#wpstats {
	display: none;
}


/* # Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
	margin: 0;
}

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

/* Display outline on focus */
:focus {
	color: #767676;
}


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

.site-header,
.hbg-front-page .site-header.is_stuck {
	background-color: #F1BDD9;
	background-size: 48px 48px;
	z-index: 99;
	transition: all 200ms;
}

.site-header .wrap,
.hbg-front-page .site-header.is_stuck .wrap {
	padding: 0;
	position: relative;
}

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

.title-area {
	float: left;
	width: 170px;
	transition: all 200ms;
}

.header-full-width .title-area {
	width: 100%;
}

.site-title {
	font-size: 32px;
	font-size: 3.2rem;
	font-weight: 400;
	line-height: 1.2;
}

.site-title a,
.site-title a:hover,
.site-title a:focus {
	color: #767676;
}

.header-image .site-title > a {
	background: url(images/logo-2025.svg) no-repeat center;
	background-size: 200px;
	min-height: 90px;
	width: 100%;
	float:left;
}

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

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

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

/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
}

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

.genesis-nav-menu {
	clear: both;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1;
	text-transform: uppercase;
	width: 100%;
}

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

.genesis-nav-menu a {
	color: #0F6E6D;
	text-decoration: none;
	display: block;
	padding: 37px 18px;
}

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

.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item > a {
    background-size: 68px 10px;
    color: #9A4A6E;
    -webkit-transition: none;
    -moz-transition:    none;
    -ms-transition:     none;
    -o-transition:      none;
    transition:         none;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #F1BDD9;
	background-image: none;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 15px;
	position: relative;
	width: 200px;
	word-wrap: break-word;
}

.genesis-nav-menu .sub-menu a:hover {
	color: #9A4A6E;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -55px 0 0 199px;
}

.genesis-nav-menu .sub-menu .menu-item {
	margin: 0;
}

.genesis-nav-menu .menu-item:hover {
	color: #af5f5a;
	position: static;
}

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

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	color: #fff;
	float: right;
	list-style-type: none;
	padding: 30px 0;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	padding: 10px 0 0;
}

/* ## Accessible 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;
}

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

.site-header .genesis-nav-menu {
	padding-right: 62px;
}

.site-header .sub-menu .sub-menu {
	margin-top: -46px;
}

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

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

.nav-primary {
	background-color: #767676;
}

.nav-primary .genesis-nav-menu a {
	color: #767676;
	text-decoration: none;
}

.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu a:focus,
.nav-primary .genesis-nav-menu .current-menu-item > a {
	color: #fff;
	text-decoration: underline;
}

.nav-primary .genesis-nav-menu .sub-menu a {
	color: #1d1d1d;
}

.nav-primary .genesis-nav-menu .sub-menu a:hover,
.nav-primary .genesis-nav-menu .sub-menu a:focus,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a {
	color: #af5f5a;
}

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

.nav-secondary {
	background-color: #fff;
}

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

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

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

li.menu-item.fa:hover,
.side-nav li.menu-item.fa:hover,
.widget_ewd_welcome li.menu-item.fa:hover {
	color: #5a7c75;
	position: relative;
}

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

.hbg-front-page .about-menu-search-wrap li.menu-item.fa a {
	color: #af5f5a;
}

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

.after-entry-subscribe .widget_nav_menu {
	background: #767676;
	padding: 9px 0 3px;
	text-align: center;
}

.after-entry-subscribe .widget_nav_menu .widget-title {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 1px;
	margin-bottom: 0;
}

.after-entry-subscribe .widget_nav_menu .widget-wrap div {
	display: inline-block;
	vertical-align: middle;
}

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

/* ## Entries
--------------------------------------------- */

.entry {
	margin-bottom: 50px;
}

.content .entry {
	background-color: #fff;
}

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

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

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

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

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

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

p.entry-meta {
	color: #767676;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase;
}

p.entry-meta span {
	position: relative;
}

.single .entry-header p.entry-meta span:before {
}

.single .entry-header p.entry-meta span:after {
    background-position: -5px -137px;
	content: "";
	height: 21px;
	right: -103px;
	position: absolute;
	width: 99px;
}

.entry-header .entry-meta {
	margin-bottom: 15px;
	text-align: center;
}

.entry-categories,
.entry-tags {
	display: block;
	margin-bottom: 10px;
}

.entry-footer p.entry-meta {
	padding: 20px 0;
	text-align: left;
}

.entry-footer .entry-meta a {
	text-decoration: none;
}

.entry-comments-link:before {
	content: "\f075";
	font-family: FontAwesome;
	margin: 0 5px 0 10px;
}

.entry-categories:before {
	content: "\f07c";
	font-family: FontAwesome;
	margin: 0 5px 0 10px;
}

.entry-tags:before {
	content: "\f02b";
	font-family: FontAwesome;
	margin: 0 5px 0 10px;
}

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

.pagination {
	border-bottom: 1px solid #F6DEC8;
	clear: both;
	text-align: center;
	margin: 32px 0 70px;
	padding-bottom: 25px;
}

.category .pagination {
	border-top: 1px solid #F6DEC8;
	padding-top: 25px;
}

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

.archive-pagination li {
	display: inline;
}

.archive-pagination li a,
.archive-pagination li span {
	cursor: pointer;
	display: inline-block;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	padding: 8px 6px;
	text-decoration: none;
	text-transform: uppercase;
}

.archive-pagination li a:hover,
.archive-pagination li a:focus,
.archive-pagination .active a,
.archive-pagination li span:hover,
.archive-pagination li span:focus,
.archive-pagination li span.current,
.archive-pagination .active span {
	color: #767676;
}

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

.adjacent-entry-navigation a {
	color: #767676;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 1.4rem;
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

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

.adjacent-entry-navigation span {
	display: block;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}

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

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

.adjacent-entry-navigation img.alignleft {
	margin-right: 40px;
}

.adjacent-entry-navigation img.alignright {
	margin-left: 40px;
}

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

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

.comment-respond,
.entry-pings {
	margin-bottom: 50px;
	padding: 0;
}

.entry-pings {
	border: none;
	padding-top: 0;
}

.entry-comments {
	padding: 0;
}

.entry-comments h3,
.comment-respond h3 {
	font-size: 36px;
	font-size: 3.6rem;
	text-transform: none;
}

.entry-comments h3 {
	float: left;
	margin-bottom: 35px;
	text-transform: none;
}

.comment-reply-title {
	margin-top: 40px;
}

.comment-header {
	font-size: 16px;
	font-size: 1.6rem;
}

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

.comment-content p:last-of-type {
	margin-bottom: 20px;
}

.comment-list {
	clear: both;
}

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

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

.ping-list li {
	word-wrap: break-word;
}

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

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

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

}

.comment-list li.bypostauthor > article {
	background: #EFEFEF;
	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 #ccc;
	width: 50%;
}

.comment-respond textarea {
	width: 100%;
}
/* 
.comment-respond input[type="submit"] {
	background-color: #af5f5a;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 8px 22px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
} */

/* .comment-respond input:hover[type="submit"] {
	background: #5a7c75;
} */

.comment-respond label {
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	margin-right: 12px;
}

.entry-comments .comment-author {
	color: #767676;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.2;
	margin-bottom: 7px;
	text-transform: uppercase;
}

.entry-comments .comment-author span {
}

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

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 24px;
}

.comment-meta {
	line-height: 1.2;
}

.comment-meta a {
	border: none;
	color: #767676;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.comment-form-comment {
	margin-bottom: 30px;
}

.comment-notes-after {
	color: #24304f;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	margin-bottom: 20px;
}

.comment-content {
	clear: both;
}

.comment-reply {
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: .5px;
	text-align: right;
	text-transform: uppercase;
}

.comment-reply a {
	border: none;
	letter-spacing: 1px;
	text-decoration: none;
}

.commentnumber {
	color: #a4a4a4;
	display: none;
	font-size: 14px;
	font-size: 1.4rem;
	float: left;
}

.logged-in .commentnumber {
	display: block;
}

.comment-respond form {
	clear: both;
}

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


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
	font-size: 1.6rem;
}

.sidebar li {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

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

.sidebar .widget {
	border-bottom: 1px solid #ccc;
	margin: 0 39px;
	padding: 40px 0;
}


.sidebar section:last-of-type {
	border: none;
}

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

.footer-widgets {
	background-color: #767676;
	clear: both;
	padding-top: 40px;
}

.footer-widgets,
.footer-widgets a {
	color: #aaa;
}

.footer-widgets input {
	border: 1px solid #767676;
}

.footer-widgets a.button,
.footer-widgets a:hover,
.footer-widgets a:focus {
	color: #fff;
}

.footer-widgets li {
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.footer-widgets .widget {
	margin-bottom: 40px;
}

.footer-widgets p:last-child {
	margin-bottom: 0;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 340px;
}

.footer-widgets-1 {
	margin-right: 60px;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}


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

.site-footer {
	background:#FCEADA;
}

.site-footer p {

}

.site-footer a {

}

.site-footer a:hover {

}


/* # Home Page
---------------------------------------------------------------------------------------------------- */

.hbg-front-page .site-header {
	background-color: #F1BDD9;
    background-size: 48px 48px;
    border: none;
}

.hbg-front-page .site-header.is_stuck {
	padding-top:0;
	padding-bottom:0;
}

.hbg-front-page .site-header .genesis-nav-menu {
	padding-right: 0;
}

.hbg-front-page .site-header .widget_search {
	display: block;
}

.hbg-front-page .site-header .genesis-nav-menu {
	padding-right: 62px;
}

.title-area, .hbg-front-page .title-area {
	width: 250px;
    z-index: 10;
}

.hbg-front-page .site-title > a {
    background: url(images/logo-2025.svg) no-repeat left;
    background-size: contain;
}

.home-hero {
	position: relative;
}

.video-lightbox {
	border: 0;
	position: absolute;
    top: 15%;
    padding: 0;
    left: 40%;
    opacity: 1;
   	font-size: 14px;
	font-size: 1.4rem;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}

.video-lightbox .wrap {
	position: relative;
}

.video-lightbox a {
	background: url(images/play-bg.svg) no-repeat;
	background-size: contain;
	color: #fff;
    padding: 40px 16px 14px;
	position: relative;
}

img.hero-image {
    display: block;
    max-width: none;
    width: 100%;
}

img.hero-image.mobile-hero {
    display: none;
}

.front-page-welcome {
	margin-bottom: 70px;
}

.front-page-welcome img {
	position: absolute;
	right: 0;
	top: 0;
}

.widget_ewd_welcome h5 {
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 1.4rem;
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.widget_ewd_welcome li.menu-item.fa {
	color: #af5f5a;
	font-size: 30px;
	font-size: 3rem;
	margin: 0 14px;
}

.widget_ewd_welcome li.menu-item.fa:first-of-type {
	margin-left: 0;
}

.widget_ewd_welcome .about-widget-menu,
.widget_ewd_welcome .about-widget-search {
	display: inline-block;
	max-width: 360px;
	vertical-align: top;
	width: 100%;
}

.widget_ewd_welcome .about-widget-search {
	margin-left: 50px;
	max-width: 312px;
}

.widget_ewd_welcome .search-form,
.error404 .search-form {
	border: 1px solid #ccc;
}
.error404 .search-form {
	max-width: 312px;
}

.widget_ewd_welcome input,
.error404 input {
	border: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: none;
    padding: 9px 15px;
    text-align: left;
    width: 285px;
}

.widget_ewd_welcome input[type="submit"],
.error404 input[type="submit"] {
	background-color: #fff;
    color: #767676;
    font-family: FontAwesome;
    margin: 0;
    padding: 5px 10px 5px 0;
    vertical-align: middle;
    width: auto;
}

.front-page-featured-links {
	margin-bottom: 60px;
}

.widget_ewd_featured_links .nr_panel {
	background: none;
	margin-left: 3.3%;
	max-width: none;
	width: 22.5%;
}

.widget_ewd_featured_links .nr_panel:hover .nr_text,
.widget_ewd_featured_links .nr_panel .nr_text {
	display: block;
}

.widget_ewd_featured_links .nr_panel .nr_img_div img {
	opacity: 1;
}

.widget_ewd_featured_links .nr_post_title {
	background: rgba(255, 255, 255, 0.75);
	color: #767676;
	display: inline-block;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 9px;
	width: 136px;
}

.widget_ewd_featured_links .nr_panel:hover .nr_post_title {
	background: #5a7c75;
	color: #fff;
}

.front-page-services {
	background: #EFEFEF;
	padding: 80px 0 70px;
}

.front-page-services .wrap {
	padding-left: 310px;
	position: relative;
}

.front-page-services img {
	left: 0;
	position: absolute;
	top: 0;
}

.front-page-services .widget-title {
	color: #767676;
	font-size: 30px;
	font-size: 3rem;
	text-transform: uppercase;
}

.front-page-services ul {
	margin-bottom: 40px;
}

.front-page-services li {
	display: inline-block;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 1.4rem;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 2;
	text-transform: uppercase;
	width: 48%;
}

.front-page-videos {
	background-attachment: fixed;
	background-size: cover;
	padding-bottom: 80px;
	background: #FCEADA url('/wp-content/themes/ewd-abbeys-kitchen/images/star-bg.svg') no-repeat center;
	text-align: center;
}
.front-page-videos h2 {
	padding: 80px 0 0px;
    margin: 0;
}

.front-page-recipe {
	background: #0F6E6D;
	text-align: center;
	color: #fff;
	border-radius:10px 10px 0 0;
}
.front-page-recipe h4 { 
    background: #0F6E6D;
    padding: 10px 12px;
    color: #fff;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    margin-inline: auto;
    width: fit-content;
    margin-top: 80px;
	pointer-events:none;
}
.front-page-recipe .entry-title a {
	color: #fff;
}
.front-page-recipe .entry-title a:hover {
	color: #FCEADA;
}

.front-page-recipe img.entry-image {
	height: auto;
}
.content .front-page-recipe .entry {
	background-color: transparent;
}
.front-page-recipe p {
	pointer-events:none;
}

.front-page-featured-content article p:last-of-type {
	margin-bottom: 20px;
}

.front-page-book {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.front-page-book .wrap {
	position: relative;
	max-width: 1240px;
}

.widget_ewd_book {
	text-align: center;
}

.widget_ewd_book h3 {
    font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 54px;
	font-size: 4.4rem;
	line-height: 1;
	margin-top: 5px;
	margin-bottom: 10px;
}

.widget_ewd_book .sub-title {
	color: #767676;
    font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 1.17;
	text-transform: uppercase;
}

.buttons-wrap .button {
	display: inline-block;
	margin: 0 10px 20px;
}

.pre-order-button {
	background-color: #af5f5a;
    border-bottom: 3px solid #af5f5a;
    border-radius: 5px;
	font-size: 24px;
    font-size: 2.0rem;
    padding: 15px 46px 7px;
}

.pre-order-button:hover {
	background-color: #5a7c75;
    border-color: #5a7c75;
}

.learn-more-button {
	background-color: #5a7c75;
    border-bottom: 3px solid #5a7c75;
    border-radius: 5px;
	font-size: 24px;
    font-size: 2.0rem;
	min-width: 20px;
    padding: 15px 46px 7px;
}

.learn-more-button:hover {
	background-color: #af5f5a;
    border-color: #af5f5a;
}

/* # Blog Page
---------------------------------------------------------------------------------------------------- */

.most-recent-post article {
	margin-bottom: 50px;
	min-height: 400px;
	padding-left: 640px;
	position: relative;
}

.hbg-blog .most-recent-post .entry-header p.entry-meta {
	line-height: 1.625;
	position: relative;
}

.hbg-blog .most-recent-post .entry-header p.entry-meta span:before {
	content: "";
    background-position: -63px -5px;
	height: 21px;
	left: -103px;
	position: absolute;
	width: 99px;
}

.hbg-blog .most-recent-post .entry-header p.entry-meta span:after {
    background-position: -5px -137px;
	content: "";
	height: 21px;
	right: -103px;
	position: absolute;
	width: 99px;
}

.most-recent-post .entry-title a {
	display: inline-block;
	font-size: 34px;
	font-size: 3.4rem;
	line-height: 1.2;
	text-transform: uppercase;
}

.most-recent-post img {
	left: 0;
	position: absolute;
	top: 0;
}

.most-recent-post p {
	line-height: 1.77;
}

.most-recent-post .more-link,
.front-page-featured-content .more-link {
	display: block;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 1.4rem;
	font-size: 14px;
	margin-top: 50px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

.front-page-featured-content .more-link {
	margin-top: 40px;
}

.hbg-blog .archive-description	 {
    background-color: #5a7c75;
    margin-bottom: 40px;
    padding: 21px 0;
	text-align: center;
}

.hbg-blog .archive-description .archive-title {
    color: #fff;
    display: inline-block;
    font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-size: 3.8rem;
	letter-spacing: 1px;
	margin-bottom: 0;
	position: relative;
}

.hbg-blog .archive-description .archive-title:before {
	background-size: contain;
	content: "";
    height: 39px;
    left: -192px;
    position: absolute;
    width: 187px;
}

.hbg-blog .archive-description .archive-title:after {
	background-size: contain;
	content: "";
    height: 39px;
    right: -196px;
    position: absolute;
    width: 187px;
}

.hbg-blog .content .entry {
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	margin-bottom: 81px;
	min-height: 200px;
	padding: 0 0 0 340px;
	position: relative;
	transform-style: preserve-3d;
}

.hbg-blog .content .entry:last-of-type {
	margin-bottom: 68px;
}

.hbg-blog .content .entry:after {
	background: #ccc;
	bottom: -41px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
}

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

.hbg-blog .content .entry-header {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.hbg-blog .entry-header .entry-meta {
	margin-bottom: 8px;
}

.hbg-blog .content .entry-title {
	margin-bottom: 0;
}

.hbg-blog .content .blog-featured-posts {
	text-align: center;
	white-space: pre-line;
}

.hbg-blog .content .blog-featured-posts .widget-title {
	display: inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: 300;
	letter-spacing: 1px;
	margin-bottom: 40px;
	position: relative;
	text-align: center;
}

.hbg-blog .content .blog-featured-posts .widget-title:before {
	background: url(images/spritesheet.png) no-repeat;
    background-position: -5px -63px;
	content: "";
	height: 27px;
	left: -140px;
	position: absolute;
	width: 145px;
}

.hbg-blog .content .blog-featured-posts .widget-title:after {
	background: url(images/spritesheet.png) no-repeat;
    background-position: -5px -100px;
	content: "";
	height: 27px;
	right: -149px;
	position: absolute;
	width: 145px;
}

.hbg-blog .content .blog-featured-posts article {
	background: #000;
	border-bottom: 0;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	display: block;
	float: left;
	margin-bottom: 40px;
	margin-left: 5.3%;
	max-width: 226px;
	min-height: 0;
	padding: 0;
	position: relative;
	text-align: center;
	transform-style: preserve-3d;
	width: 29.8%;
}

.hbg-blog .content .blog-featured-posts article:after {
	display: none;
}

.hbg-blog .content .blog-featured-posts article:nth-of-type(3n+1) {
	margin-left: 0;
}

.hbg-blog .content .blog-featured-posts .entry-image {
	display: block;
	margin-bottom: 0;
	position: relative;
}

.hbg-blog .content .blog-featured-posts .entry-title {
	display: block;
}

.hbg-blog .content .blog-featured-posts .entry-title a {
	color: #fff;
	display: block;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 1.4rem;
	font-size: 14px;
	left: 0;
	letter-spacing: 1px;
	line-height: 1.43;
	padding: 10px;
	position: absolute;
	text-transform: uppercase;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

.hbg-blog .content .blog-featured-posts a {
	display: block;
	margin-bottom: 0;
}

.hbg-blog .content .blog-featured-posts article:hover .entry-title {
	display: none;
}

.hbg-blog .content .blog-featured-posts article img {
	opacity: .7;
}

.hbg-blog .content .blog-featured-posts article:hover img {
	opacity: 1;
}

.hbg-blog .content .blog-featured-posts .more-from-category {
	clear: both;
}

.hbg-blog .content .blog-featured-posts .more-from-category a {
	background: #af5f5a;
	clear: both;
	color: #fff;
	display: inline-block;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 1.4rem;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 8px 43px;
	text-transform: uppercase;
	text-decoration: none;
}

.hbg-blog .content .blog-featured-posts .more-from-category a:hover {
	background: #5a7c75;
}

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

.sidebar .widget_ewd_welcome .about-widget-search {
	display: none;
}

.sidebar-primary {
	position: relative;
}

.sidebar-primary .widget_ewd_welcome {
	background: url(images/sig.svg) right 96% no-repeat;
	background-size: 248px 94px;
	padding: 150px 0 140px;
}

.sidebar-primary .widget_ewd_welcome p {
	color: #696969;
}

.sidebar-primary .widget_ewd_welcome p a {
	color: #a2534e;
}

.sidebar-primary .widget_ewd_welcome img {
	display: block;
	margin: 0 auto 15px;
}

.sidebar-primary .widget_ewd_welcome h5 {
	color: #fff;
}

.sidebar-primary .widget_ewd_welcome .about-widget-menu {
	background: #5a7c75;
	left: 0;
	max-width: none;
	padding: 26px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}

.sidebar-primary .widget_ewd_welcome li.menu-item.fa:first-of-type,
.sidebar-primary .widget_ewd_welcome li.menu-item.fa {
    color: #fff;
    margin: 0 9px;
}

.sidebar-primary .widget_ewd_welcome li.menu-item.fa:hover {
    opacity: .7;
}

.sidebar .widget_ewd_featured_links .nr_panel {
	float: none;
	margin-bottom: 30px;
	margin-left: 0;
	text-align: center;
	width: 100%;
}

.sidebar .widget_ewd_featured_links .nr_img_div img {
	margin: 0 auto;
}

a.sumome-share-client-animated.sumome-share-client-share {
    margin-bottom: 5px;
}

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

.nrelate {
	margin-bottom: 60px;
	overflow: hidden;
}
/* 
.nr_title {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 300;
	letter-spacing: 1px;
	margin-bottom: 40px;
	text-align: center;
} */
.nr_title {
	text-align: center;
}

.nr_title span {
	position: relative;
}

.nr_title span:before {
    background-position: -5px -63px;
	content: "";
	height: 27px;
	left: -140px;
	position: absolute;
	width: 145px;
}

.nr_title span:after {
    background-position: -5px -100px;
	content: "";
	height: 27px;
	right: -149px;
	position: absolute;
	width: 145px;
}

.nr_panel {
	background: #000;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	display: block;
	float: left;
	margin-left: 5.3%;
	max-width: 226px;
	position: relative;
	text-align: center;
	transform-style: preserve-3d;
	width: 29.8%;
}

.nr_panel:hover .nr_text{
	display: none;
}

.nr_panel:hover .nr_img_div img {
	opacity: 1;
}

.nr_panel:nth-of-type(4n+1) {
	clear: left;
	margin-left: 0;
}

.nr_panel:nth-child(-n+4) {
    margin-bottom: 5.3%;
}

.nr_text {
	color: #fff;
	display: block;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 1.4rem;
	font-size: 14px;
	left: 0;
	letter-spacing: 1px;
	line-height: 1.43;
	padding: 10px;
	position: absolute;
	text-transform: uppercase;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

.nr_img_div img {
	display: block;
	opacity: .7;
}

/* # Courses Page
---------------------------------------------------------------------------------------------------- */

.hbg-courses-page .entry {
	margin-bottom: 0;
}

.hbg-courses-page .site-inner {
	max-width: none;
	padding-top: 0;
}

.hbg-courses-page .entry-header {
    align-items: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    min-height: 600px;
    padding: 0;
    position: relative;
    text-align: center;
}

.hbg-courses-page .entry-header:before {
    background: rgba(0, 0, 0, 0.30);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.hbg-courses-page .content .entry-title {
	border: 5px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-size: 4.4rem;
	font-weight: 400;
	max-width: 900px;
    padding: 38px 57px 28px;
    z-index: 5;
}

.hbg-courses-page .content .entry-title:before,
.hbg-courses-page .content .entry-title:after {
	display: none;
}

.hbg-courses-page .content .wrap {
	max-width: 897px
}

.hbg-courses-page .wysiwyg-editor {
	padding: 60px 0 32px;
	text-align: center;
}

.hbg-courses-page h1,
.hbg-courses-page h2,
.hbg-courses-page h3,
.hbg-courses-page h4,
.hbg-courses-page h5,
.hbg-courses-page h6 {
	color: #767676;
	margin-bottom: 20px;
}

.hbg-courses-page h2 {
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
}

.hbg-courses-page .content p {
	line-height: 1.75;
}

.hbg-courses-page .content ul {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	text-align: left;
	padding-left: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 750px;
	list-style-type: none;
}

.hbg-courses-page .content li {
	list-style-type: none;
	padding-bottom: 20px;
	padding-left: 28px;
	position: relative;
}

.hbg-courses-page .content li:before {
	color: #af5f5a;
	content: "\f00c";
    font-family: FontAwesome;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
}

.hbg-courses-page .content .testimonial {
	background-color: #e3eff1;
	padding: 60px 0;
	text-align: center;
}

.hbg-courses-page .content .testimonial img {
	margin-bottom: 30px;
}

.hbg-courses-page .content .testimonial-quote {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 30px;
}

.hbg-courses-page .content .testimonial-author,
.hbg-courses-page .content .testimonial-title {
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.hbg-courses-page .content .testimonial-title {
	font-size: 12px;
	font-size: 1.2rem;
}

.hbg-courses-page .content .course-info-box {
	padding: 60px 0;
}

.hbg-courses-page .content .course-info-box .wrap {
	border: 3px solid #e3eff1;
	max-width: 1200px;
	padding: 0 60px 40px;
	position: relative;
}

.cpeu-credits {
	position: absolute;
	right: 60px;
	top: -31px;
}

.cpeu-credits:before {
	content: "";
	position: absolute;
	top: 0;
	left: -20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 28px 20px;
	border-color: transparent transparent #c45151 transparent;
}

.credits-ribbon {
	background: #af5f5a;
	text-align: center;
	color: #fff;
	position: relative;
	padding: 10px 20px;
}

.credits-ribbon span {
	display: block;
	line-height: 1;
}

.credits-ribbon .cpeu-text,
.credits-ribbon .credits-text {
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
}

.credits-ribbon .cpeu-text {
	font-size: 20px;
	font-size: 2rem;
	margin-top: -4px;
}

.credits-ribbon .credits-text {
	font-size: 13px;
	font-size: 1.3rem;
}

.credits-ribbon .credits-number {
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-size: 4.2rem;
	line-height: 1;
}

.credits-ribbon:after,
.credits-ribbon:before {
    border-top: 15px solid #af5f5a;
    content: '';
    height: 0;
    position: absolute;
    top: 100%;
    width: 0;
}
.credits-ribbon:after {
    border-left: 38px solid transparent;
    right: 0;
}
.credits-ribbon:before {
    border-right: 38px solid transparent;
    left: 0;
}



.course-icon-wrap {
	background: #fff;
	margin: -50px auto 40px;
	width: 155px;
}

.course-icon {
	background: #9BBFC3;
	border-radius: 100%;
	margin: 0 auto;
	height: 100px;
	padding: 17px;
	width: 100px;
}

.course-info-box .course-icon img {
	float: none;
	max-height: 100%;
	max-width: 100%;
	width: auto;
}

.course-info-box .pre-title,
.course-info-box h2,
.course-info-box .sub-title,
.course-info-box .course-intro {
	text-align: center;
}

.course-info-box .pre-title {
	color: #767676;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-size: 2rem;
	letter-spacing: 1px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.course-info-box h2 {
	color: #767676;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-size: 3.8rem;
	margin-bottom: 5px;
}

.course-info-box .sub-title {
	color: #666;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.course-info-box img {
	float: left;
	margin-bottom: 25px;
	max-width: 640px;
	width: 60%;
}

.course-info-box .course-bullet-boxes {
	float: right;
	max-width: 390px;
	width: 36.31%;
}

.bullet-point-box {
	border: 1px solid #9bbfc3;
	margin-bottom: 40px;
}

.bullet-point-box:last-of-type {
	margin-bottom: 0;
}

.bullet-point-box h4 {
	background-color: #9bbfc3;
	color: #fff;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 1px;
	padding: 8px;
	text-align: center;
	text-transform: uppercase;
}

.hbg-courses-page .bullet-point-box ul {
    columns: auto;
    -webkit-columns: auto;
    -moz-columns: auto;
	padding: 0 18px;
}

.hbg-courses-page .bullet-point-box li {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.28;
	margin-bottom: 11px;
	padding-bottom: 0;
	padding-left: 20px;
}

.hbg-courses-page .bullet-point-box li:last-of-type {
	margin-bottom: 0;
}

.course-info-box .course-prices {
	color: #af5f5a;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-size: 3.6rem;
	float: left;
	max-width: 640px;
	text-align: center;
	width: 60%;
}

.course-info-box .course-prices p {
	line-height: 1.2;
	margin-bottom: 5px;
}

.course-info-box .regular-price {
	color: #767676;
}

.course-info-box .regular-price span.regular-price-outer {
	position: relative;
	padding: 0 10px;
}

.course-info-box .regular-price span.regular-price-inner {
	position: relative;
}

.course-info-box .regular-price span.strikethrough {
	background-repeat: no-repeat;
	background-position: center;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.course-info-box .sale-price-text {
	font-size: 20px;
	font-size: 2rem;
	letter-spacing: 1px;
}

.hbg-courses-page .content .course-info-box.course-info-box-wide {
	padding: 110px 0 60px;
}

.course-info-box.course-info-box-wide img,
.course-info-box.course-info-box-wide .course-prices,
.course-info-box.course-info-box-wide .course-bullet-boxes {
	float: none;
	max-width: none;
    width: auto;
}

.course-info-box.course-info-box-wide img {
	margin-bottom: 0;
}

.hbg-courses-page .content .course-comparison {
	padding: 60px 0;
}

.hbg-courses-page .course-comparison.course-comparison-two-wide {
	padding-bottom: 20px;
}

.hbg-courses-page .content .course-comparison .wrap {
	max-width: 1200px;
}

.hbg-courses-page .content .course-comparison.course-comparison-two-wide .wrap {
	max-width: 1200px;
}

.hbg-courses-page .course-comparison h2 {
	font-size: 34px;
	font-size: 3.4rem;
	text-align: center;
}

.hbg-courses-page .course-comparison .introduction {
	margin: 0 auto 80px;
	max-width: 897px;
	text-align: center;
}

.hbg-courses-page .course-comparison .courses-wrap {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.hbg-courses-page .course-comparison.course-comparison-two-wide .courses-wrap {
	align-items: normal;
	flex-wrap: wrap;
	margin-left: auto;
	margin-right: auto;
	max-width: 784px;
}

.hbg-courses-page .course-comparison .course {
	border: 3px solid #e3eff1;
    padding: 0 18px 30px;
	max-width: 270px;
	position: relative;
}

.hbg-courses-page .course-comparison .course .cpeu-credits {
    position: absolute;
    right: 18px;
    top: -21px;
}

.hbg-courses-page .course-comparison .course .credits-ribbon {
    padding: 5px 10px 0px;
}

.cpeu-credits:before {
    left: -14px;
    border-width: 0 0 18px 14px;
}

.hbg-courses-page .course-comparison .course .credits-ribbon .credits-number {
    font-size: 26px;
    font-size: 2.6rem;
}

.hbg-courses-page .course-comparison .course .credits-ribbon .cpeu-text {
	font-size: 13px;
	font-size: 1.3rem;
}

.hbg-courses-page .course-comparison .course .credits-ribbon .credits-text {
	font-size: 8px;
	font-size: .8rem;
}

.hbg-courses-page .course-comparison.course-comparison-two-wide .course {
	margin-bottom: 50px;
	max-width: 47.4%;
	width: 100%;
}

.hbg-courses-page .course-comparison .course .course-icon-wrap {
	background: #fff;
    margin: -25px auto 20px;
    width: 66px;
}

.hbg-courses-page .course-comparison .course .course-icon {
    margin: 0 auto;
    height: 50px;
    padding: 9px;
    width: 50px;
}

.hbg-courses-page .course-comparison .course .course-icon img {
    float: none;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}

.hbg-courses-page .course-comparison .course .pre-title,
.hbg-courses-page .course-comparison .course h3 {
	text-align: center;
}

.hbg-courses-page .course-comparison .course .pre-title {
	color: #767676;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 1.5rem;
	letter-spacing: 1px;
	margin-bottom: 0;
	text-transform: uppercase;
}

.hbg-courses-page .course-comparison .course h3 {
	color: #767676;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-size: 2.6rem;
	margin-bottom: 5px;
}

.hbg-courses-page .course-comparison .course .course-prices {
	color: #af5f5a;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	float: none;
	max-width: 640px;
	text-align: center;
	width: 100%;
}

.hbg-courses-page .course-comparison .course .course-prices p {
	line-height: 1.2;
	margin-bottom: 5px;
}

.hbg-courses-page .course-comparison .course .course-prices .sale-price-text {
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-bottom: 2rem;
}

.hbg-courses-page .course-comparison .course .regular-price {
	color: #767676;
}

.hbg-courses-page .course-comparison .course .regular-price span.regular-price-outer {
	position: relative;
	padding: 0 5px;
}

.hbg-courses-page .course-comparison .course .regular-price span.regular-price-inner {
	position: relative;
    display: inline-block;
    min-width: 96px;
}

.hbg-courses-page .course-comparison .course .regular-price span.strikethrough {
	background-repeat: no-repeat;
	background-position: center;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.hbg-courses-page .course-comparison .course ul {
    columns: auto;
    -webkit-columns: auto;
    -moz-columns: auto;
    padding: 0;
}

.hbg-courses-page .course-comparison .course li {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.28;
    margin-bottom: 11px;
	padding-bottom: 0;
    padding-left: 20px;
}

.hbg-courses-page .email-sign-up {
	background-color: #5a7c75;
	color: #fff;
	padding: 60px 0 40px;
	position: relative;
	text-align: center;
	z-index: 0;
}

.hbg-courses-page .email-sign-up:before {
	background: inherit;
	content: '';
	display: block;
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	z-index: -1;
}

.hbg-courses-page .email-sign-up .pre-title {
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 5px;
	letter-spacing: 1px;
	line-height: 1.6;
}

.hbg-courses-page .email-sign-up h2 {
	color: #fff;
	font-size: 38px;
	font-size: 3.8rem;
}

.hbg-courses-page .email-sign-up .description {
	margin-bottom: 50px;
}

.hbg-courses-page .email-sign-up .screenread {
    height: 1px;
    left: -1000em;
    overflow: hidden;
    position: absolute;
    top: -1000em;
    width: 1px;
}

.hbg-courses-page .email-sign-up input {
	border: 0;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 1px;
	margin: 0 8px 20px;
	max-width: 213px;
	padding: 10px 10px 9px;
	text-align: center;
	text-transform: uppercase;
}

.hbg-courses-page .email-sign-up input[type="submit"] {
	padding: 10px 10px 9px;
}

.hbg-courses-page .email-sign-up .button:hover,
.hbg-courses-page .email-sign-up .button:focus {
	background: #fff;
	color: #af5f5a;
}

/* # Sales Page
---------------------------------------------------------------------------------------------------- */

.hbg-sales-page .site-inner {
	padding: 0;
	max-width: none;
}

.hbg-sales-page .content .entry {
	margin-bottom: 0;
}

.hbg-sales-page .content .entry-header {
	background: none;
    align-items: center;
    display: flex;
    flex-direction: column;
    min-height: 655px;
    justify-content: center;
    margin: 0 auto;
    max-width: 1080px;
    padding: 60px 40px 60px 500px;
    position: relative;
    text-align: center;
}

.hbg-sales-page .content .entry-header img {
	left: 0;
	position: absolute;
	top: 50%;
	transform: perspective(1px) translateY(-50%);
}

.hbg-sales-page .content .entry-title {
    color: #767676;
    font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 72px;
    font-size: 7.2rem;
    font-weight: normal;
	line-height: 1;
    margin-bottom: 20px;
    position: relative;
}

.hbg-sales-page .content .entry-title:before,
.hbg-sales-page .content .entry-title:after {
	display: none;
}

.hbg-sales-page .content .entry-header .subtitle {
    color: #767676;
    font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: normal;
	line-height: 1.2;
    position: relative;
	text-transform: uppercase;
}

.hbg-sales-page .content .button {
	background-color: #EE76AB;
	border-radius: 9999px;
}

.hbg-sales-page .content .button:hover {
	background-color: #EE76AB;
}

.hbg-sales-page .content .entry-header .button,
.hbg-sales-page .pre-order-section .button {
	font-size: 24px;
	font-size: 2.4rem;
}

.hbg-sales-page .about-section {
	background: #f5f3f3;
	padding: 80px 0;
}

.hbg-sales-page .about-section h2 {
	color: #767676;
	font-size: 42px;
	font-size: 4.2rem;
	margin-bottom: 40px;
	text-align: center;
}

.hbg-sales-page .about-section .inner-wrap {
	display: flex;
	flex-direction: row-reverse;
	align-items: flex-start;
}

.hbg-sales-page .about-section img {
	margin-left: 40px;
}

.hbg-sales-page .about-section p {
	line-height: 1.8;
	margin-bottom: 45px;
}

.hbg-sales-page .about-section p:last-of-type {
	margin-bottom: 0;
}

.hbg-sales-page .what-to-expect {
	padding: 80px 0 20px;
}

.hbg-sales-page .what-to-expect .wrap {
	padding-left: 500px;
	position: relative;
}

.hbg-sales-page .what-to-expect img {
	left: 0;
	position: absolute;
	top: 0;
}

.hbg-sales-page .what-to-expect h2 {
	color: #767676;
	font-size: 36px;
	font-size: 3.6rem;
	margin-bottom: 40px;
	text-align: center;
}

.hbg-sales-page .entry-content ul {
	margin-left: 0;
}

.hbg-sales-page .content li {
    list-style-type: none;
    padding-bottom: 38px;
    padding-left: 28px;
    position: relative;
}

.hbg-sales-page .content li:before {
    color: #af5f5a;
    content: "\f00c";
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
}

.hbg-sales-page .pre-order-section {
	background: #63b4b9;
	color: #fff;
	padding: 80px 0;
	position: relative;
	text-align: center;
}

.hbg-sales-page .pre-order-section:before {
	background: #ee6363 url(images/gift.svg) center center no-repeat;
	background-size: 48px 48px;
	border: 5px solid #fff;
	border-radius: 100%;
	content: "";
	display: block;
	position: absolute;
	top: -50px;
	left: 50%;
	margin-left: -50px;
	height: 100px;
	width: 100px;
}

.hbg-sales-page .pre-order-section .wrap {
	max-width: 900px;
}

.hbg-sales-page .pre-order-section h2 {
	color: #fff;
	font-size: 46px;
	font-size: 4.6rem;
	margin-bottom: 20px;
	text-align: center;
}

.hbg-sales-page .pre-order-section .intro {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.5;
	margin-bottom: 40px;
}

.hbg-sales-page .pre-order-section .button {
	margin-bottom: 35px;
}

.hbg-sales-page .pre-order-section .fine-print {
	margin-bottom: 0;
}

.hbg-sales-page .content .slider-section {
	padding: 80px 0 0;
	text-align: center;
}

.hbg-sales-page .content .slider-section .wrap {
	max-width: 900px;
}

.hbg-sales-page .slider-section h2 {
	color: #767676;
    font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-size: 2rem;
	letter-spacing: 1px;
	margin-bottom: 30px;
	text-align: center;
}

.hbg-sales-page .metaslider .flex-control-nav {
	bottom: 0;
	position: relative;
	margin-top: 40px;
}

.hbg-sales-page .content .testimonials-section {
	background-color: #EFEFEF;
	padding: 80px 0;
	text-align: center;
}

.hbg-sales-page .content .testimonials-section .wrap {
	max-width: 900px;
}

.hbg-sales-page .flex-control-paging li a {
	background: #efefef;
}

.hbg-sales-page .flex-control-paging li a.flex-active {
	background: #ccc;
}

.hbg-sales-page .testimonials-section h2 {
	color: #767676;
	font-size: 42px;
	font-size: 4.2rem;
	margin-bottom: 50px;
	text-align: center;
}

.hbg-sales-page .content .testimonial {
	border-bottom: 1px solid #fff;
	margin-bottom: 40px;
	padding-bottom: 40px;
}

.hbg-sales-page .content .testimonial:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border: 0;
}

.hbg-sales-page .content .testimonial img {
	margin-bottom: 5px;
}

.hbg-sales-page .content .testimonial-quote {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.75;
	margin-bottom: 30px;
}

.hbg-sales-page .content .testimonial-author,
.hbg-sales-page .content .testimonial-title {
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.hbg-sales-page .content .testimonial-title {
	font-size: 12px;
	font-size: 1.2rem;
}

.hbg-sales-page .content .retailers-section {
	padding: 80px 0;
	text-align: center;
}

.hbg-sales-page .retailers-section h2 {
	color: #767676;
    font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-size: 2rem;
	letter-spacing: 1px;
	margin-bottom: 30px;
	text-align: center;
}

/* # Services Page
---------------------------------------------------------------------------------------------------- */

.hbg-services-page .service-group {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding-bottom: 60px;
	margin-bottom: 60px;
}

.service-group ul {
	margin-bottom: 20px;
	margin-left: 0;
}

.service-group .logo {
	border: 1px solid #ccc;
	float: left;
	list-style-type: none;
	margin: 0 0 2.6% 2.6%;
	width: 23%;
}

.service-group .logo:nth-of-type(4n+1) {
	clear: both;
	margin-left: 0;
}

.hbg-services-page .button-wrap {
	clear: both;
	margin: 0;
	padding-top: 20px;
}

.hbg-services-page .service-videos-wrap {
	text-align: center;
}

.hbg-services-page .cboxElement {
	display: block;
	float: left;
	margin: 0 0 2.7% 2.7%;
	width: 31.5%;
}

.hbg-services-page .cboxElement:nth-of-type(3n+1) {
	clear: both;
	margin-left: 0;
}

.hbg-services-page .wp-colorbox-youtube img {
	display: block;
}

.hbg-services-page .video-group .button-wrap {
    padding-top: 35px;
}

.hbg-services-page .video-group {
	margin-bottom: 0;
	border-bottom: none;
}

/* # Misc
---------------------------------------------------------------------------------------------------- */

.before-header-cta {
	background: #5a7c75;
	padding: 10px 0;
	text-align: center;
	position: fixed;
	width: 100%;
	z-index: 199;
}

.before-header-cta h3 {
	color: #fff;
	display: inline-block;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	letter-spacing: .5px;
	margin-bottom: 10px;
}

.before-header-cta form {
	background: #fff;
	display: inline-block;
	margin-left: 20px;
	width: 207px;
}

.before-content-ad,
.before-footer-ad {
	overflow: hidden;
	text-align: center;
}

img.entry-sig {
    max-width: 200px;
    margin-bottom: 30px;
	margin-top: 30px;
    width: 100%;
}

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

li.menu-item.fa:hover,
.side-nav li.menu-item.fa:hover {
	color: #fff;
	opacity: .7;
}

.widget_ewd_welcome li.menu-item.fa:hover {
	opacity: 1;
}

.yt-sub-wrap {
	display: inline-block;
    color: #af5f5a;
    font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    font-size: 14px;
    letter-spacing: 1px;
    margin-left: 15px;
    padding: 6px 28px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
    width: auto;
}

.hbg-front-page .yt-sub-wrap {
	background: #fff;
    box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px 1px;
}

div#___ytsubscribe_0 {
    vertical-align: middle !important;
    margin-left: 5px !important;
}

div.vidicon {
	background-image: url(images/yt-play.png) !important;
	opacity: 1 !important;
    -moz-opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

div.vidicon:hover {
	background-image: url(images/yt-hover.png) !important;
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.hbg-follow-buttons {
	background: transparent;
    position: fixed;
    width: 75px;
    margin: 0;
    padding: 0;
    text-align: center;
    top: 25%;
    left: 0;
    z-index: 999;
}

.hbg-follow-buttons .widget-title {
	-webkit-border-radius: 15% !important;
    -moz-border-radius: 15% !important;
    -ms-border-radius: 15% !important;
    -o-border-radius: 15% !important;
    border-radius: 15% !important;
	background: #fff;
	color: #000;
   	font-family: 'Roboto Condensed', sans-serif;
   	font-size: 11px;
    margin-bottom: 5px;
    padding: 31px 0;
    text-transform: none;
}

div.sumome-share-client-wrapper {
    	font-family: 'Roboto Condensed', sans-serif;
}

.hbg-follow-buttons li.menu-item.fa {
	-webkit-border-radius: 15% !important;
    -moz-border-radius: 15% !important;
    -ms-border-radius: 15% !important;
    -o-border-radius: 15% !important;
    border-radius: 15% !important;
    font-size: 36px;
	margin: 0 0 5px;
	padding: 20px 10px 19px;
	width: 75px;
}

.hbg-follow-buttons li.menu-item.fa:hover {
	opacity: 1;
}


.hbg-follow-buttons li.menu-item.fa-facebook {
    background: rgb(59, 89, 152);
}

.hbg-follow-buttons li.menu-item.fa-facebook:hover {
    background: rgb(34, 64, 127);
}

.hbg-follow-buttons li.menu-item.fa-twitter {
	background: rgb(0, 172, 237);
}

.hbg-follow-buttons li.menu-item.fa-twitter:hover {
	background: rgb(0, 147, 212);
}

.hbg-follow-buttons li.menu-item.fa-instagram {
    background: #2a5b83;
}

.hbg-follow-buttons li.menu-item.fa-instagram:hover {
    background: #184469;
}

.hbg-follow-buttons li.menu-item.fa-pinterest {
    background: rgb(203, 32, 39);
}

.hbg-follow-buttons li.menu-item.fa-pinterest:hover {
    background: rgb(178, 7, 14);
}

.hbg-follow-buttons li.menu-item.fa-google-plus {
    background: rgb(221, 75, 57);
}

.hbg-follow-buttons li.menu-item.fa-google-plus:hover {
    background: rgb(196, 50, 32);
}

.hbg-follow-buttons li.menu-item.fa-linkedin {
    background: rgb(0, 123, 182);
}

.hbg-follow-buttons li.menu-item.fa-linkedin:hover {
    background: rgb(0, 98, 157)
}

.hbg-follow-buttons li.menu-item.fa-youtube {
    background: #e62117;
}

.hbg-follow-buttons li.menu-item.fa-youtube:hover {
    background: #C51108;
}

.hbg-follow-buttons li.menu-item.fa a {
	height: 75px;
}

.single div.easyrecipe {
	background: #fff;
	border-color: #5a7c75;
	margin-bottom: 40px;
	margin-top: 80px;
	overflow: visible;
	padding: 70px 5% 5%;
	position: relative;
}

.single div.easyrecipe:before {
	background: url(images/logo-recipe.png);
	background-size: 202px 136px;
	content: "";
	height: 136px;
	left: 50%;
	margin-left: -101px;
	position: absolute;
	top: -65px;
	width: 202px;
}

div.easyrecipe .ERSName {
	color: #767676;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: normal;
    text-transform: uppercase;
    max-width: 83%;
}

div.easyrecipe .ERSDetails {
	color: #767676;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 1px;
    text-transform: uppercase;
}

div.easyrecipe .ERSIngredients .ERSIngredientsHeader,
div.easyrecipe .ERSInstructions .ERSInstructionsHeader,
div.easyrecipe .nutrition .ERSNutritionHeader,
div.easyrecipe div .ERSNotesHeader {
	color: #767676;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 700;
}

div.easyrecipe .ERSIngredients {
	border-top: 1px solid #ccc;
}

div.easyrecipe .ERSIngredients,
div.easyrecipe .ERSInstructions,
div.easyrecipe .ERSNotesDiv,
div .easyrecipe .ERSSummary {
	color: #767676;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.77;
}

div.easyrecipe .ERSInstructions li.instruction {
	margin-bottom: 35px;
}

.single div.easyrecipe div.ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn,
.single div.easyrecipe div.ERSSavePrint .ERSSaveBtnSpan .ERSSaveBtn {
	font-size: 14px;
	font-size: 1.4rem;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
}

.single div.easyrecipe div.ERSSavePrint span.ERSPrintBtnSpan a.ERSPrintBtn span.ERSPrintIcon {
	background: url(images/print.png);
	background-size: contain;
	width: 22px;
	height: 23px;
	margin-top: -12px;
}

.single div.easyrecipe div.ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn,
.single div.easyrecipe div.ERSSavePrint .ERSSaveBtnSpan .ERSSaveBtn {
	background: #af5f5a;
	border-radius: 0;
}

.single div.easyrecipe div.ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn:hover,
.single div.easyrecipe div.ERSSavePrint .ERSSaveBtnSpan .ERSSaveBtn:hover {
	background: #5a7c75;
}

div.easyrecipe .ui-button-text-icon-primary .ui-button-text,
div.easyrecipe .ui-button-text-icons .ui-button-text {
    padding: 10px 20px 9px 39px;
}

div#cboxOverlay {
	opacity: .7 !important;
}

.home .current-menu-item {
	display: none;
}

.ak-popup-wrap {
	text-align: center;
}

.ak-popup-shortcode {
	background: #af5f5a;
	border-bottom: 3px solid #af5f5a;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 1px;
	max-width: 290px;
	text-transform: uppercase;
	padding: 18px 0 16px;
	width: 100%;
}

.ak-popup-shortcode:hover,
.ak-popup-shortcode:focus {
	color: #fff;
	border-color: #af5f5a;
	background-color: #af5f5a;
}

/* # Instagram Page
---------------------------------------------------------------------------------------------------- */

.hbg-instagram-posts .site-inner {
	max-width: 900px;
}

.hbg-page.hbg-instagram-posts .content .entry-header {
	background: none;
	margin-bottom: 25px;
	padding: 0;
}

.hbg-page.hbg-instagram-posts .content .entry-title {
	color: #767676;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-size: 6rem;
}

.hbg-page.hbg-instagram-posts .content .entry-title:before,
.hbg-page.hbg-instagram-posts .content .entry-title:after {
	display: none;
}

.hbg-instagram-posts .hbg-grid_wrap {
	display: grid;
    grid-gap: 0 4.175%;
    grid-template-columns: 30.55% 30.55% 30.55%;
	text-align: center;
}

.hbg-ig-post {
	margin-bottom: 40px;
}

.hbg-ig-post img {
	box-shadow: 0 0 8px 0 rgba(0,0,0,.2);
    border: 5px solid #fff;
	margin-bottom: 10px;
}

.hbg-instagram-posts .hbg-grid_wrap h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 20px;
	text-transform: none;
}

.ig-header {
	text-align: center;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.ig-header img {
	box-shadow: 0 0 8px 0 rgba(0,0,0,.2);
	border: 3px solid #fff;
	border-radius: 100%;
	display: block;
	margin: 0 auto 15px;
}

.hbg-instagram-posts .pagination {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 25px 0;
}

.hbg-instagram-posts .pagination ul {
	margin: 0;
}

/* # Single Course Page
---------------------------------------------------------------------------------------------------- */

.hbg-course-single .site-inner {
	max-width: 900px;
}

.hbg-course-single .entry-title {
    color: #767676;
    font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 60px;
    font-size: 6rem;
	margin-bottom: 25px;
}

.hbg-course-icon {
	font-size: 60px;
	color: #9bbfc3;
	text-align: center;
}

.hbg-course-single .short-description {
    color: #767676;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 40px;
	text-align: center;
}

.course-image-wrap {
	position: relative;
}

.hbg-course-single .cpeu-credits {
    position: absolute;
    right: 40px;
    top: -28px;
}

.hbg-course-single .cpeu-credits:before {
    left: -20px;
    border-width: 0 0 28px 20px;
}

.course-wysiwyg {
	line-height: 1.77;
	margin-bottom: 40px;
	text-align: center;
}

.feature-list {
	margin-bottom: 40px;
}

.feature-list h2 {
    background-color: #9bbfc3;
    color: #fff;
    font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-size: 3.2rem;
    letter-spacing: 1px;
	margin-bottom: 35px;
    padding: 10px 10px 8px;
    text-align: center;
    text-transform: uppercase;
}

.hbg-course-single .feature-list li {
    line-height: 1.28;
    margin-bottom: 5px;
    padding-bottom: 0;
    padding-left: 28px;
	line-height: 2;
	list-style-type: none;
    position: relative;
}

.hbg-course-single .feature-list li:before {
    color: #af5f5a;
    content: "\f00c";
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
}

.hbg-course-single .course-info-box .course-prices {
	font-size: 42px;
	font-size: 4.2rem;
	max-width: none;
	width: 100%;
}

.hbg-course-single .course-info-box .course-prices p {
	text-transform: uppercase;
}

.hbg-course-single .course-info-box .course-prices .button {
	font-size: 32px;
	font-size: 3.2rem;
	margin-top: 30px;
	padding: 14px 40px;
}

/* # Course Category Page
---------------------------------------------------------------------------------------------------- */

.hbg-course-category .before-content-ad {
	margin-bottom: 0;
}

.hbg-course-category .archive-description {
	font-size: 18px;
	font-size: 1.8rem;
	margin: 0 auto 30px;
	max-width: 900px;
	text-align: center;
}

.hbg-course-category .archive-title {
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-size: 6rem;
	margin-bottom: 25px;
}

.hbg-course-category .before-grid-wrap {
	color: #5a7c75;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-size: 2rem;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}

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

.hbg-course-category .hbg-grid-wrap .entry {
	border: 1px solid #ccc;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.hbg-course-category .hbg-grid-wrap .entry:before,
.hbg-course-category .hbg-grid-wrap .entry:after {
	display: none;
}

.hbg-course-category .hbg-grid-wrap .entry-header img {
	margin-bottom: 40px;
}

.hbg-course-category .hbg-grid-wrap .entry-title {
	padding: 0 20px;
	margin-bottom: 5px;
}

.hbg-course-category .hbg-grid-wrap .entry-title a {
	color: #5a7c75;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
}

.hbg-course-category .hbg-grid-wrap .entry-content {
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	align-items: center;
}

.hbg-course-category .hbg-grid-wrap .short-description {
	font-size: 13px;
	font-size: 1.3rem;
	flex-grow: 1;
	line-height: 1.85;
	padding: 0 20px;
	margin-bottom: 25px;
	text-align: center;
}

.hbg-course-category .hbg-grid-wrap .button-wrap {
	padding: 0 20px;
}

.hbg-course-category .hbg-grid-wrap .button {
	letter-spacing: 0;
	padding: 6px 16px;
	margin-bottom: 40px;
}

.hbg-course-category .course-info-box .course-prices {
	float: none;
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 20px;
	padding: 0 20px;
	width: 100%;
}

.course-info-box .sale-price-text {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 1px;
}

/* # Course Main Page
---------------------------------------------------------------------------------------------------- */

.course-main-course-icon {
	margin-right: 10px;
}

.hbg-course-main .site-inner {
	max-width: 900px;
}

.hbg-course-main .entry {
	margin-bottom: 0;
}

.hbg-course-main .browse-by-category {
	color: #5a7c75;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-size: 2rem;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}

.hbg-course-main .entry-content {
	font-size: 18px;
	font-size: 1.8rem;
	margin: 0 auto 30px;
	text-align: center;
}

.hbg-page.hbg-course-main .content .entry-header {
	background: none;
	padding: 0;
	margin: 0;
}

.hbg-page.hbg-course-main .content .entry-title:before,
.hbg-page.hbg-course-main .content .entry-title:after {
	display: none;
}

.hbg-page.hbg-course-main .content .entry-title {
	color: #767676;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-size: 6rem;
	margin-bottom: 25px;
}

.hbg-course-main .shop-category-item {
	clear: both;
	float: left;
	margin-bottom: 30px;
	width: 47.77%
}

.hbg-course-main .shop-category-item:nth-of-type(even) {
	clear: none;
	float: right;
}

.hbg-course-main .shop-category-item img {
	display: block;
}

.hbg-course-main .course-category-title {
	background: #af5f5a;
	color: #fff;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: normal;
	padding: 7px 10px;
	text-align: center;
}

/* ## Testimonials
--------------------------------------------- */

.ewd-testimonials {
	background: #EFEFEF;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.75;
	padding: 60px 0;
}

.ewd-testimonials h3 {
	color: #072249;
	font-size: 36px;
	font-size: 3.6rem;
	margin-bottom: 40px;
	text-align: center;
}

.ewd-testimonials .strong-view.simple .testimonial-inner {
	padding: 0;
}

.ewd-testimonials .strong-view.simple .testimonial-image {
	margin-right: 40px;
}

.ewd-testimonials .strong-view.unstyled .testimonial-image img {
	border-radius: 100%;
	margin-bottom: 10px;
	max-width: 125px;
}

.ewd-testimonials .strong-view.pager-style-buttons .wpmslider-wrapper .wpmslider-pager {
	font-style: normal;
}

.ewd-testimonials .strong-view.pager-style-buttons .wpmslider-wrapper .wpmslider-pager-link.active:before,
.ewd-testimonials .strong-view.pager-style-buttons .wpmslider-wrapper .wpmslider-pager-link:hover:before {
	color: #dcd5d3;
}

.ewd-testimonials .strong-view.pager-style-buttons .wpmslider-wrapper .wpmslider-pager-link:before {
	color: #fff;
	content: "\f111";
	font-size: 16px;
	margin: 0 10px;
}

.ewd-testimonials .strong-view.nav-position-outside .wpmslider-controls {
    font-style: normal;
    padding: 20px 0 0;
}

.ewd-testimonials .strong-view.controls-style-buttons .wpmslider-wrapper .wpmslider-next,
.ewd-testimonials .strong-view.controls-style-buttons .wpmslider-wrapper .wpmslider-prev {
	color: #9bbfc3;
	font-size: 36px;
}

.ewd-testimonials .testimonial-client {
	color: #767676;
	font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 1px;
	margin-top: 30px;
	text-align: center;
	text-transform: uppercase;
}

.ewd-testimonials .testimonial-company {
	font-size: 12px;
	font-size: 1.2rem;
}

.hbg-widget-area .widget-wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
	width: 90%;
	text-align: center;
}

/* # EWD About Widget
---------------------------------------------------------------------------------------------------- */

.about-widget {
	padding: 10px 0 60px;
	position: relative;
}

.about-widget .widget-title {
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 30px;
	text-align: left;
}

.about-widget .wrap {
	border: 3px solid #EFEFEF;
	padding: 60px;
	max-width: 900px;
	width: 90%;
}

.about-widget.hbg-widget-area .widget-wrap {
	position: relative;
	padding: 0 0 0 240px;
	text-align: left;
}

.about-widget img {
	position: absolute;
	left: 0;
	max-width: 200px;
	top: 0;
}

.about-widget p {
	line-height: 1.77;
	margin-bottom: 0;
}

/* # EWD Social Media Courses template
---------------------------------------------------------------------------------------------------- */

.hbg-sm-courses .content .entry-header {
    background: none;
    margin-bottom: 10px;
    padding: 0;
}

.hbg-sm-courses .content .entry-title {
	color: #767676;
    font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 60px;
    font-size: 6rem;
    margin-bottom: 25px;
}

.hbg-sm-courses .before-grid-wrap {
    color: #5a7c75;
    font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}

.hbg-sm-courses .hbg-grid-wrap {
    display: grid;
    grid-gap: 0 3.33%;
    grid-template-columns: 22.5% 22.5% 22.5% 22.5%;
}

.hbg-sm-courses .hbg-grid-wrap .sm-course {
    border: 1px solid #ccc;
    display: flex;
	margin-bottom: 40px;
    flex-direction: column;
    align-items: center;
}

.hbg-sm-courses .hbg-grid-wrap .sm-course img {
	margin-bottom: 40px;
	width: auto;
}

.hbg-sm-courses .hbg-grid-wrap .sm-course h2 {
    color: #5a7c75;
    font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
	margin-bottom: 5px;
	padding: 0 20px;
	text-align: center;
}

.hbg-sm-courses .hbg-grid-wrap .short-description {
    font-size: 13px;
    font-size: 1.3rem;
    flex-grow: 1;
    line-height: 1.85;
    padding: 0 20px;
    margin-bottom: 25px;
    text-align: center;
}

.hbg-sm-courses .course-info-box .course-prices {
	float: none;
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 20px;
    padding: 0 20px;
    width: 100%;
}

.hbg-sm-courses .hbg-grid-wrap .button-wrap {
    padding: 0 20px;
}

.hbg-sm-courses .hbg-grid-wrap .button {
    letter-spacing: 0;
    padding: 6px 16px;
    margin-bottom: 40px;
}

.amzn-disclosure {
    color: #666;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.4;
    margin: 15px 0 0;
	text-transform: none;
}

div.wprm-recipe-template-snippet-basic-buttons-edited {
	margin-bottom: 20px;
}

div.wdcsp-disclaimer-message-wrapper.top {
    margin-bottom: 30px;
}

.ak-byline {
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}

.fd-success.ff__success {
    display: none;
}

.ff__title {
    line-height: 1em;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background-image: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #5a7c75;
    padding: 20px 40px;
    text-align: center;
}

h3.ff__title {
    color: #fff!important;
    font-size: 28px!important;
    font-weight: normal!important;
    text-transform: uppercase!important;
}

.ff__form {
    text-align: center;
}

/* .fd-form-group {
    display: inline-block;
    margin-left: 5px;
    width: 187px!important;
    margin: 0 3px 20px!important;
    text-align: center;
}

.fd-button-group {
    display: inline-block;
    margin-left: 5px;
    margin: 0 3px 20px!important;
    text-align: center;
    vertical-align: top;
}

.fd-form-group input {
    border: 1px solid #efefef;
    font-family: 'Roboto Condensed',serif;
    text-align: center;
    color: #767676;
    font-weight: 400;
    padding: 12px!important;
    box-sizing: border-box;
}

.fd-button-group button {
    padding: 12px 28px 13px;
} */

.optin-disclosure {
    font-size: 12px;
}

.et_bloom .et_bloom_image {
	opacity: 1 !important;
}

.et_bloom .et_bloom_form_right .et_bloom_header_outer {
    width: 56% !important;
}

.ff__social-media .ff__header {
	padding: 20px;
	width: 56% !important;
}

.ff__social-media .ff__content {
    padding: 30px 30px;
	width: 44% !important;
	display: flex;
    flex-direction: column;
    justify-content: center;
}

.ff__social-media .ff__right {
	display: flex;
}

.ff__social-media h2 {
	box-sizing: inherit;
    color: #071b38;
    font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 1.2;
    margin: 20px 0px 30px;
    font-size: 22px;
    text-transform: uppercase;
    padding: 0px;
    text-align: center;

}

.ff__social-media h3 {
    box-sizing: inherit;
    color: #071b38;
    font-family: 'Naratif Condensed', 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 1.2;
    margin: -20px 0px 30px;
    font-size: 18px;
    text-transform: none;
    padding: 0px;
    text-align: center;
}

.ff__social-media input {
    background: none !important;
    border: 1px solid #efefef;
    font-size: 14px;
    font-family: 'Roboto Condensed', serif;
    text-align: center;
    color: #203556;
    font-weight: normal;
    padding: 10px !important;
	width: 100%;
}

.ff__social-media .fd-form-group {
    display: inline-block;
    margin-left: 5px;
    width: 100% !important;
    margin: 0 3px 20px!important;
    text-align: center;
}

.ff__social-media .fd-button-group {
    display: block;
    margin: 0 3px 30px !important;
    text-align: center;
    vertical-align: top;
}

.ff__social-media button {
    background-color: #de312b !important;
    color: #fff;
	display: block;
    max-width: none;
	width: 100%;
	line-height: 1;
    margin: 0 auto;
    display: block;
    font-size: 20px !important;
    border-bottom: 3px solid #b34a4a !important;
    border-radius: 5px;
    padding: 18px 0 16px !important;
}

.ff__social-media button:hover {
    background-color: #b34a4a !important;
}

.ff__social-media .optin-disclosure {
	color: rgba(0, 0, 0, 0.7);
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
    font-size: 12px;
    font-weight: normal !important;
	line-height: 1.2;
	margin-bottom: 0;
    text-align: center;
}

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

@media  only screen and (-webkit-min-device-pixel-ratio: 2),
		only screen and (min-resolution: 192dpi)  {

	.after-entry-subscribe {
		background-image: url(images/email-bg2x.png);
	}

	.front-page-welcome .text-wrap {
		background-image: url(images/sig.svg);
	}

	.sidebar-primary .widget_ewd_welcome {
		background-image: url(images/sig.svg);
	}

	.genesis-nav-menu .sub-menu a {
		background-image: none;
	}

	.single div.easyrecipe div.ERSSavePrint span.ERSPrintBtnSpan a.ERSPrintBtn span.ERSPrintIcon {
		background-image: url(images/print2x.png);
	}
}

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

	.hbg-follow-buttons {
		    background: transparent;
    		position: fixed;
    		margin: 0;
    		padding: 0;
    		text-align: center;
    		left: 0;
    		z-index: 999;
    		bottom: 0;
			width: 50px;
	}

	.hbg-follow-buttons .widget-title {
		display: inline-block;
		vertical-align: bottom;
		margin-bottom: 0;
		margin-right: -5px;
	    padding: 18px 0;
		width: 50px;
	}

	.hbg-follow-buttons .menu-social-container {
		display: inline-block;
		vertical-align: bottom;
	}

	.hbg-follow-buttons li.menu-item.fa {
    	margin: 0;
    	font-size: 28px;
    	padding: 11px 10px;
    	display: block;
    	width: 50px;
    	float: left;
	}

}

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

	img.hero-image {
		width: 120%;
	}

}

@media only screen and (max-width: 1200px) {
	#hcc-hero, .front-page-recipe {
		border-radius: 0;
	}
	
	.video-lightbox {
    	left: 39%;
	}

	.hbg-courses-page .content .course-comparison {
		padding-bottom: 0;
	}

	.hbg-courses-page .course-comparison .courses-wrap {
		flex-wrap: wrap;
		align-items: stretch;
	}

	.hbg-courses-page .course-comparison .course {
		margin-bottom: 60px;
		max-width: 48%;
	}

	.hbg-courses-page .entry-header {
		min-height: 0;
		padding: 15% 0;
	}

	.hbg-courses-page .content .entry-title {
		margin-bottom: 0;
	}

	.site-inner,
	.wrap,
	.hbg-courses-page .content .course-info-box .wrap,
	.hbg-courses-page .content .course-comparison .wrap,
	.hbg-courses-page .content .course-comparison.course-comparison-two-wide .wrap {
/* 		max-width: 960px; */
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}

	.content {
		width: 540px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.footer-widgets-1 {
		margin-right: 30px;
	}

	.archive-desc-left,
	.archive-desc-right {
		float: none;
		max-width: none;
	}

	.archive-desc-left {
		margin: 0 5% 40px;
	}

	.archive-desc-right {
		margin: 0 auto;
		max-width: 760px;
	}

	.front-page-featured-videos section:first-of-type,
	.front-page-featured-videos section:nth-of-type(2) {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	.front-page-services li {
		display: list-item;
	}

	.widget_ewd_welcome li.menu-item.fa {
    	margin: 0px 8px;
	}

	.widget_ewd_welcome .about-widget-menu,
	.widget_ewd_welcome .about-widget-search {
    	max-width: 270px;
	}

	.widget_ewd_welcome .about-widget-search {
		margin-left: 30px;
	}

	.widget_ewd_welcome input, .error404 input {
    	width: 240px;
	}

	.sumome-share-client-wrapper div.sumome-share-client.sumome-share-client-mobile-bottom-bar .sumome-share-client-animated {
		width: 52px !important;
	}

	.sumome-share-client-wrapper.sumome-share-client-wrapper-mobile-bottom-bar {
		text-align: center;
	}
	
	.site-header .widget_search input[type="search"]:focus {
		margin-right: -40px;
	}
}

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

	.after-entry-subscribe {
		background-size: 100% 100%;
	}

	.after-entry-subscribe .enews-widget {
		padding: 20px 15px 20px 200px;
	}

	.enews-widget .widget-title {
		font-size: 22px;
		font-size: 2.2rem;
	}

	.enews-widget input {
		margin-bottom: 15px;
	}

	.enews-widget input[type="submit"] {
		width: 213px;
	}

	.before-header-cta .enews-widget input {
		margin-bottom: 0;
	}

	.site-header, .hbg-front-page .site-header {
		padding-left: 30px;
	}

	.site-header .wrap {
		max-width: none;
	}
}

@media only screen and (max-width: 1024px) {
	.video-lightbox {
    	left: 35%;
		top: 20%;
	}
}

@media only screen and (max-width: 960px) {
	img.hero-image {
		display: none;
	}

	img.hero-image.mobile-hero {
	    display: block;
		width: 100%;
	}

	.widget_ewd_book img {
		display: none;
	}

	.front-page-book {
		position: static;
	}

	.widget_ewd_book {
		max-width: none;
	}

	.front-page-book .wrap {
		top: auto;
		transform: none;
		padding: 30px 0 0;
		max-width: 90%;
	}

	.hbg-sales-page .content .entry-header {
		min-height: 0;
		padding-left: 375px;
	}

	.hbg-sales-page .content .entry-header img {
		width: 375px;
	}

	.video-lightbox a {
	    background: none;
	}

/* 	.site-inner,
	.wrap,
	.hbg-courses-page .content .entry-title,
	.hbg-courses-page .content .course-info-box .wrap,
	.hbg-courses-page .content .wrap,
	.hbg-courses-page .content .course-comparison .wrap,
	.hbg-courses-page .content .course-comparison.course-comparison-two-wide .wrap {
		max-width: 800px;
	} */

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}

	.hbg-courses-page .content .course-info-box .wrap {
		padding: 0 5% 40px;
	}

	.cpeu-credits {
		right: 5%;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 20px 14px;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.footer-widgets-1 {
		margin-right: 0;
	}

	.site-header .widget-area {
		position: absolute;
		top:0;
		right:0;
		text-align: center;
	}

	.site-header section {
		display: inline-block;
	}

	.site-header .widget_search input[type="search"] {

	}

	.site-header .genesis-nav-menu {
		padding-right: 34px;
	}

	.after-entry-subscribe {
		background-size: 100% 100%;
	}

	.sidebar-primary {
		clear: both;
		float: none;
		margin: 40px auto;
	}

	.archive-desc-right {
		margin: 0 5%;
	}

	.hbg-front-page .title-area,
	.title-area {
		position: relative;
		float: none;
		margin: 0 auto;
	}

	.most-recent-post img {
		display: block;
		float: none;
		left: auto;
		margin: 0 auto 20px;
		position: relative;
		top: auto;
	}

	.most-recent-post article {
		padding-left: 0;
	}

	.hbg-front-page .site-header.is_stuck .title-area {
		float: none;
	}

	.widget_ewd_welcome li.menu-item.fa {
    	margin: 0px 6px;
	}

	.widget_ewd_welcome .about-widget-menu,
	.widget_ewd_welcome .about-widget-search {
    	max-width: 245px;
	}

	.widget_ewd_welcome input,
	.error404 input {
    	width: 205px;
	}

	.front-page-welcome .wrap {
    	padding-right: 295px;
	}

	.widget_ewd_welcome .about-widget-search {
    	margin-left: 20px;
	}

	.widget_ewd_welcome .about-widget-search {
    	max-width: 235px;
	}

	.course-info-box img,
	.course-info-box .course-bullet-boxes,
	.course-info-box .course-prices {
		max-width: none;
		width: 100%;
	}

	.bullet-point-box:last-of-type {
		margin-bottom: 40px;
	}


}

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

	.video-lightbox {
		border: none;
		opacity: 1;
    	position: relative;
    	top: auto;
    	right: auto;
		left: auto;
    	width: 100%;
    	background: #af5f5a;
    	padding: 10px 0;
    	margin: 0 auto;
	}

	.video-lightbox a:before {
		background: none;
    	color: #fff;
    	content: "\f01d";
    	display: inline-block;
    	font: normal normal normal 14px/1 FontAwesome;
    	font-size: inherit;
    	text-rendering: auto;
    	position: relative;
    	font-size: 30px;
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    	left: auto;
    	transform: none;
    	top: auto;
    	vertical-align: middle;
    	margin-right: 15px;
	}

	.video-lightbox .widget {
		display: inline-block;
		vertical-align: middle
	}

}

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

	.hbg-course-category .hbg-grid-wrap,
	.hbg-sm-courses .hbg-grid-wrap {
    	display: grid;
    	grid-gap: 0 5.5%;
    	grid-template-columns: 47.25% 47.25%;
	}

	.hbg-sales-page .what-to-expect img {
		position: relative;
		display: block;
		margin: 0 auto 40px;
	}

	.hbg-sales-page .about-section .inner-wrap {
		display: block;
	}

	.hbg-sales-page .about-section img {
		display: block;
		margin: 0 auto 40px;
	}

	.hbg-sales-page .content .entry-header {
    	padding-left: 335px;
	}

	.hbg-sales-page .content .entry-header img {
		width: 325px;
	}

	.hbg-sales-page .content .entry-title {
		font-size: 62px;
		font-size: 6.2rem;
	}

	.hbg-sales-page .content {
		padding: 0;
	}

	.hbg-courses-page .course-comparison.course-comparison-two-wide .course {
		max-width: 48%;
		width: 100%;
	}

	.hbg-sales-page .what-to-expect {
		padding: 60px 0;
	}

	body {
		background-color: #fff;
		font-size: 16px;
		font-size: 1.6rem;
	}

	.hbg-sales-page .about-section,
	.hbg-sales-page .content .testimonials-section,
	.hbg-sales-page .content .retailers-section {
		padding: 60px 0;
	}

	.wrap,
	.content,
	.hbg-sales-page .what-to-expect .wrap {
		padding-left: 5%;
		padding-right: 5%;
	}

	.hbg-courses-page .content {
		padding-left: 0;
		padding-right: 0;
	}

	.hbg-courses-page .content .entry-title {
		font-size: 36px;
		font-size: 3.6rem;
		padding: 40px 20px;
		width: 90%;
	}

	.hbg-courses-page .content .course-info-box {
    	max-width: 90%;
    	margin: 0 auto;
	}

	.hbg-front-page .content {
		padding: 0;
	}

	.before-header-cta {
		padding: 10px;
		position: static;
	}

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

	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings,
	.site-header {
		padding: 0;
	}

	.sidebar-widget {
		padding-left: 5%;
		padding-right: 5%;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
	}

	.before-header-cta form {
		margin-left: 0;
	}

	.before-header-cta .enews-widget .widget-title {
		margin-bottom: 10px;
	}

	.category .archive-description {
		margin-right: 20px;
		margin-left: 20px;
	}

	.widget_ewd_featured_links .nr_panel {
		margin-bottom: 3.3%;
		width: 48%;
	}

	.widget_ewd_featured_links .nr_panel:nth-of-type(odd) {
		margin-left: 0;
	}

	.front-page-featured-links .widget_ewd_featured_links {
		margin: 0 auto;
		max-width: 560px;
	}

	.widget_ewd_featured_links .nr_panel:first-of-type {
		float: left;
		width: 48%;
	}

	.front-page-services img {
		display: block;
		margin: 0 auto;
		left: auto;
		position: relative;
		top: auto;
	}

	.front-page-services .wrap {
		padding-left: 0;
	}

	.front-page-services {
		padding: 40px 5%;
	}

	.front-page-services li {
		width: 100%;
	}

	.most-recent-post {
		padding: 0 5%;
	}

	.sidebar .widget_ewd_featured_links .nr_panel:first-of-type {
		width: 100%;
		float: none;
	}

	.front-page-welcome img {
		display: block;
		position: relative;
		margin: 0 auto 30px;
		top: auto;
		right: auto;
	}

	.front-page-welcome .wrap {
		padding-right: 5%;
	}

	.about-menu-search-wrap {
		text-align: center;
	}

	.category .archive-title span:before,
	.category .archive-title span:after {
		display: none;
	}

	.site-header,
	.hbg-front-page .site-header.is_stuck,
	.admin-bar .site-header,
	.admin-bar .site-header.is_stuck {
		padding-top: 0;
	}

	.admin-bar.hbg-front-page .site-header.is_stuck,
	.admin-bar .site-header.is_stuck {
		padding-top: 56px;
	}

}

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

	.hbg-course-single .entry-title {
		font-size: 42px;
		font-size: 4.2rem;
	}

	.hbg-course-main .course-category-title {
		font-size: 20px;
		font-size: 2rem;
	}

	.feature-list h2 {
		font-size: 24px;
		font-size: 2.4rem;
	}

	.about-widget.hbg-widget-area .widget-wrap {
		padding: 0;
	}

	.hbg-course-single .course-info-box .course-prices .button {
		font-size: 20px;
		font-size: 2rem;
	}

	.about-widget img {
		display: block;
		margin: 0 auto 25px;
		position: relative;
	}

	.about-widget .wrap {
		padding: 30px 20px;
	}

	.after-entry-subscribe {
		background-size: 100% 100%;
	}

	.after-entry-subscribe .enews-widget {
		padding: 20px 15px 20px 200px;
	}

	.enews-widget .widget-title {
		font-size: 22px;
		font-size: 2.2rem;
	}

	.enews-widget input {
		margin-bottom: 15px;
	}

	.enews-widget input[type="submit"] {
		width: 213px;
	}

	.before-header-cta .enews-widget input,
	.before-header-cta .enews-widget input[type="submit"] {
		display: inline-block;
		margin-bottom: 0
	}

	.hbg-blog .content .blog-featured-posts article {
		width: 47%;
	}

	.hbg-blog .content .blog-featured-posts article:nth-of-type(3n+1) {
		margin-left: 5.3%;
	}

	.hbg-blog .content .blog-featured-posts article:nth-of-type(odd) {
		margin-left: 0;
	}

	.hbg-blog .content .blog-featured-posts .widget-title:before,
	.hbg-blog .content .blog-featured-posts .widget-title:after {
		display: none;
	}

	.site-inner .slide-nav-link,
	.site-inner .slide-nav-link:hover {
		border-bottom: 1px solid #ccc;
	}

	.nr_title span:before,
	.nr_title span:after {
		display: none;
	}

}

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

	.hbg-instagram-posts .hbg-grid_wrap {
	    grid-gap: 0 4%;
	    grid-template-columns: 48% 48%;
	}

	.hbg-ig-post .button {
		min-width: 170px;
		padding: 8px 10px;
	}

	.hbg-sales-page .content-sidebar-wrap {
		padding-top: 0;
	}

	.hbg-sales-page .content .entry-header {
		display: block;
		padding: 60px 5%;
	}

	.hbg-sales-page .content .entry-header img {
		position: relative;
		top: auto;
		transform: none;
	}

	.site-inner {
		padding-top: 0;
	}

	.site-header .widget-area {
		display: none;
	}

	.slide-nav-link:hover,
	.slide-nav-link:focus {
		background: none;
		color: #af5f5a;
	}

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

	.sidr .search-me .search-form input[type="submit"] {
    	background: none;
    	border: 0;
    	clip: auto;
    	color: #ddd;
    	font-family: FontAwesome;
    	height: 49px;
    	position: static;
    	width: 49px;
	}
}

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

	.after-entry-subscribe .optin-image {
		position: relative;
		left: auto;
		top: auto;
	}

	.after-entry-subscribe .enews-widget {
		padding: 20px;
	}

	.enews-widget input,
	.enews-widget input[type="submit"] {
    	display: block;
    	margin-left: auto;
    	margin-right: auto;
	}

	.after-entry-subscribe {
		background: none;
		padding: 0;
	}

	.front-page-featured-content article a.alignleft,
	.front-page-featured-content article img.alignleft {
    	margin: 20px auto;
    	float: none;
	}

	.hbg-blog .content .entry .entry-image {
		left: auto;
		top: auto;
		float: none;
		position: relative;
		display: block;
		margin: 0 auto 20px;
	}

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

	.hbg-blog .content .entry-header {
		position: relative;
		top: auto;
		transform: none;
		margin-bottom: 20px;
	}

	.hbg-blog .content .blog-featured-posts .entry .entry-image {
		margin-bottom: 0;
	}

	.admin-bar.hbg-front-page .site-header.is_stuck,
	.admin-bar .site-header.is_stuck {
		padding-top: 0;
	}

}

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

	.widget_ewd_welcome .about-widget-menu {
    	max-width: none;
    	margin: 0 0 20px;
	}

	.widget_ewd_welcome .about-widget-search {
		margin-left: 0;
	}

	.wpvl_auto_thumb_box_wrapper {
    	width: auto;
    	display: inline-block;
	}

}


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

	.hbg-parent-category .content .entry:nth-of-type(odd) {
		margin-left: auto;
	}

	.hbg-parent-category .content .double-entry .entry {
		max-width: 360px;
	}

	.after-entry-subscribe .widget_nav_menu .widget-title {
		margin-bottom: 15px;
	}

	.after-entry-subscribe .widget_nav_menu {
		padding-bottom: 15px;
	}

	.nr_panel,
	.nr_panel:first-of-type,
	.category .content .entry,
	.category .content .entry:nth-of-type(3n+1) {
		float: none;
		width: 100%;
		margin: 0 auto 5%;
	}

	.archive-description .cat-search {
		margin-bottom: 20px;
	}

	.archive-description .cat-search,
	.archive-description .cat-select {
		display: block;
		max-width: 275px;
		margin-left: 0;
	}

	.archive-description .cat-search input {
		width: 245px;
	}

	.widget_ewd_featured_links .nr_panel {
		float: left;
		margin-bottom: 3.3%;
		width: 48%;
	}

	.widget_ewd_featured_links .nr_panel:nth-of-type(odd) {
		margin-left: 0;
	}

	.widget_ewd_featured_links .nr_panel:first-of-type {
		float: left;
		width: 48%;
	}

	.front-page-featured-content .featured-content-head span:after,
	.front-page-featured-content .featured-content-head span:before {
		display: none;
	}

	.yt-sub-wrap {
		margin: 20px 0 0;
	}

	.hbg-page .content .entry-title:before,
	.hbg-page .content .entry-title:after {
		display: none;
	}

	.hbg-blog .archive-description .archive-title:before,
	.hbg-blog .archive-description .archive-title:after {
		display: none;
	}

}

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

	.ff__social-media .ff__right {
		flex-direction: column;
	}

	.ff__social-media .ff__header,
	.ff__social-media .ff__content {
		box-sizing: border-box;
		width: 100% !important;
	}

	.ff__social-media .ff__content {
		padding-top: 0;
	}

	h3.ff__title {
	    font-size: 22px!important;
	}

	.ff__title {
	    padding: 20px 25px;
	}

	.hbg-course-main .shop-category-item,
	.hbg-course-main .shop-category-item:nth-of-type(even) {
		width: 100%;
		display: block;
		max-width: 430px;
		float: none;
		margin: 0 auto 30px;
	}

	.hbg-course-category .hbg-grid-wrap,
	.hbg-sm-courses .hbg-grid-wrap {
    	display: grid;
    	grid-gap: 0 0;
    	grid-template-columns: 100%;
	}

	.credits-ribbon {
		padding: 10px;
	}

	.hbg-front-page .site-inner {
		padding-top: 0;
	}

	.content-sidebar-wrap {
    	padding-top: 0;
	}

	.front-page-welcome,
	.front-page-featured-links {
		margin-bottom: 0;
    	padding-bottom: 65px;
	}

	.front-page-featured-content:before {
    	content: "";
    	display: block;
    	position: fixed;
    	left: 0;
    	top: 0;
    	width: 100%;
    	height: 100%;
    	z-index: -10;
    	background: url(images/home-bg.jpg) no-repeat center center;
    	-webkit-background-size: cover;
    	-moz-background-size: cover;
    	-o-background-size: cover;
    	background-size: cover;
	}

	.hbg-courses-page .course-comparison .course,
	.hbg-courses-page .course-comparison.course-comparison-two-wide .course {
		max-width: none;
		width: 100%;
	}

	.hbg-courses-page .content .entry-title {
		border: 0;
		padding: 0;
	}

	.hbg-follow-buttons .widget-title {
		display: inline-block;
		vertical-align: bottom;
		margin-bottom: 0;
		margin-right: -5px;
	    padding: 18px 0;
		width: 50px;
	}

	.hbg-follow-buttons .menu-social-container {
		display: inline-block;
		vertical-align: bottom;
	}

	.hbg-follow-buttons li.menu-item.fa {
    	margin: 0;
    	font-size: 28px;
    	padding: 11px 10px;
    	display: block;
    	width: 50px;
    	float: left;
	}

	div.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.no_last_name span,
	div.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span,
	div.gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span {
		width: 99%;
	}

	div.gform_wrapper .top_label input.medium,
	div.gform_wrapper .top_label select.medium {
		width: 97%;
	}

	.hbg-services-page .cboxElement {
		display: block;
		float: none;
		max-width: 320px;
		width: 100%;
		margin: 0 auto 30px !important;
	}

	.before-content-ad {
		margin-bottom: 0;
	}

	.ad-credit {
		display: none;
	}

}

@media only screen and (max-width: 380px) {
	.sidebar-primary .widget {
		margin: 0 5%;
	}

	.sidebar-primary .widget_ewd_welcome .about-widget-menu {
		padding: 25px 3%;
	}
}

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

	.front-page-welcome .text-wrap {
		background-size: contain;
	}

}

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

@media print {

	*,
	*:before,
	*:after {
		background: transparent !important;
		box-shadow: none !important;
		color: #000 !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 #767676;
		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;
	}

}
