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

	Version: 2.3.0

	Tags: black, red, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.3.0

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

	Text Domain: genesis-sample
*/


/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Skip Links
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- After Header Navigation
	- Footer Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Max-width: 1340px
	- Max-width: 1200px
	- Max-width: 1023px
	- Max-width: 860px
- Print Styles
*/


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

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

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,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

/* ## 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,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

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


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

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

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

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

body {
	background-color: #fff;
	color: #000;
	font-family: Gilroy-Medium;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	line-height: 1.78;
	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: #0067cd;
	font-family: Gilroy-ExtraBold;
	text-decoration: none;
}

p a {
	border-bottom: 3px solid #f8c11e;
}

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

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 #eee;
	clear: both;
	margin: 1em 0;
}

b,
strong {
	font-family: Gilroy-ExtraBold;
	font-weight: normal;
}

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

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

blockquote {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.5;
    margin: 40px 0;
	max-width: 780px;
    padding-left: 60px;
    position: relative;
}

blockquote::before {
	background: url(images/quote_1.svg);
	background-size: contain;
	content: "";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 43px;
	left: 0;
	position: absolute;
	top: 0;
	width: 43px;
}

.hbg-highlight {
	border-radius: 0 30px;
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.5;
	margin: 28px auto;
	max-width: 720px;
	padding: 40px 60px;
	position: relative;
}

.hbg-highlight {
	background: #0067cd;
}

.hbg-highlight-green {
	background: #168989;
}

.hbg-highlight-yellow {
	background: #e1990a;
}

.hbg-highlight-orange {
	background: #ed6626;
}

.hbg-highlight-magenta {
	background: #97276a;
}

.featured-product-block {
    border: 2px solid #000;
    position: relative;
	display: flex;
	justify-content: space-between;
    padding: 40px;
	align-items: center;
	margin: 35px 0 28px;
	text-align: center;
}

.featured-product-block h3 {
	font-size: 32px;
	font-size: 3.2rem;
}

.featured-product-block img {
	margin-right: 40px;
	width: 246px;
}

.block-button {
	margin-bottom: 28px;
}

.featured-product-inner {
	width: 61.9%;
}

.featured-product-block.optin-block {
	align-items: center;
	padding: 40px;
	margin-top: 40px;
}

.category .featured-product-block.optin-block {
	margin: 0 auto 60px;
	padding: 80px 0;
}

.category .optin-widget {
	margin-top: 20px;
	width: 100%;
}

.category-optin-flex-wrap {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	width: 90%;
	max-width: 1200px;
}

.featured-product-block.optin-block img {
	width: 260px;
}

.category .featured-product-block.optin-block img {
	margin-right: 40px;
	width: 554px;
}

.featured-product-block.optin-block .before-optin-title {
	font-size: 32px;
	font-size: 3.2rem;
	padding-bottom: 8px;
	width: 97px;
}

.featured-product-block.optin-block .featured-product-inner {
	width: 60.31%;
	position: relative;
	z-index: 2;
}

.featured-product-block.optin-block h3 {
	font-size: 22px;
	font-size: 2.2rem;
}

.featured-product-block.optin-block .optin-title span {
	background-size: 6px 6px;
}

.featured-product-block.optin-block .button-wrap {
	margin-top: 20px;
}

.optin-block {
	background: url(images/impressionist-girls.jpg) center center;
	background-size: cover;
	border: 0;
	color: #fff;
	position: relative;
}

.optin-block p a {
	color: #fff;
	font-family: Gilroy-Medium;
}

.optin-block:before {
	background: #0067cd;
	content: "";
	opacity: .9;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.optin-block img {
	border: 3px solid #fff;
	position: relative;
	z-index: 2;
}

.optin-block.optin-green:before,
.hbg-category-green .optin-block:before {
	background: #168989;
}

.optin-block.optin-yellow:before,
.hbg-category-yellow .optin-block:before {
	background: #e1990a;
}

.optin-block.optin-orange:before,
.hbg-category-orange .optin-block:before {
	background: #ed6626;
}

.optin-block.optin-magenta:before,
.hbg-category-magenta .optin-block:before {
	background: #97276a;
}

.pop_inner a:hover {
	color: #0067cd;
}

.hbg-category-green .pop_inner a:hover {
	color: #168989;
}

.hbg-category-yellow .pop_inner a:hover {
	color: #e1990a;
}

.hbg-category-orange .pop_inner a:hover {
	color: #ed6626;
}

.hbg-category-magenta .pop_inner a:hover {
	color: #97276a;
}

.nrelate-after-entry {
	margin-bottom: 55px;
	position: relative;
	overflow: visible;
}

.nrelate-after-entry .nr_panel {
	margin-right: 25px;
	margin-bottom: 20px;
    width: 30.95%;
    display: block;
    float: left;
	text-align: center;
}

.nrelate-after-entry .nr_panel{
	color: #000;
}

.nrelate-after-entry .nr_panel:hover {
    color: #0067cd;
}

.nrelate-after-entry .nr_title {
	font-size: 18px;
	font-size: 1.8rem;
	letter-spacing: .5px;
	margin-bottom: 40px;
	text-transform: uppercase;
}

.nrelate-after-entry:before {
	background: #f8c11e;
	content: '';
	width: 165px;
	height: 5px;
	top: -22px;
	position: absolute;
}

.nrelate-after-entry .nr_inner {
	display: flex;
	justify-content: space-between;
}

.nrelate-after-entry .nr_text {
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.33;
	text-align: center;
	text-transform: none;
}

.nrelate-after-entry .nr_img_div {
	display: block;
}

.nrelate-after-entry .nr_img_div img {
	display: block;
	margin-bottom: 15px;
}

.nrelate-after-entry .nr_img_div img:hover {
	box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.5);
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Gilroy-ExtraBold;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 10px;
}

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

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

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

h4 {
	font-family: Gilroy-Medium;
	font-size: 32px;
	font-size: 3.2rem;
}

h5 {
	color: #ed6626;
	font-size: 24px;
	font-size: 2.4rem;
	text-transform: uppercase;
}

h6 {
	color: #168989;
	font-size: 24px;
	font-size: 2.4rem;
	text-transform: uppercase;
}

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

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

img {
	height: auto;
}

figure {
	margin: 0;
}

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

.gallery {
	overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

select {
	-moz-appearance: none;
	-o-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	border: 0;
	background-image: url(images/select-arrow.png);
	background-position: 95% center;
	background-repeat: no-repeat;
	background-size: 13px 10px;
	padding: 8px 54px 8px 30px;
	position: relative;
	outline: none;
}



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

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

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

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

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.more-from-category a,
.hbg-podcast-category div.wpforms-container-full .wpforms-form button[type=submit],
.ccl-signup button[type="submit"] {
	background-color: #0067cd;
	background: url(images/blue-button.svg) no-repeat;
	background-size: 100% 100%;
	border: 0 !important;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-size: 1.6rem;
	font-family: Gilroy-ExtraBold;
	letter-spacing: .5px;
	padding: 16px 24px;
	text-decoration: none;
	white-space: normal;
	text-align: center;
	text-transform: uppercase;
	min-width: 255px;
	min-height: 58px;
	width: auto;
}

.ccl-signup button[type="submit"] {
	color: #fff !important;
}

.sidebar-primary .ml-form-embedContainer {
	display: block !important;
}

.more-from-category {
	margin-top: 30px;
	text-align: center;
}

.more-from-category a {
	display: inline-block;
}

.button-yellow,
.footer-signup input[type="submit"],
.footer-signup button[type="submit"],
.hbg-podcast-category div.wpforms-container-full .wpforms-form button[type=submit] {
	background: url(images/yellow-button.svg) no-repeat;
	background-size: 100% 100%;
	border: 0;
	color: #000;
}

.footer-signup button[type="submit"],
.footer-signup input[type="submit"] {
	font-size: 20px;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button:focus,
.button:hover,
.hbg-podcast-category div.wpforms-container-full .wpforms-form button[type=submit]:focus,
.hbg-podcast-category div.wpforms-container-full .wpforms-form button[type=submit]:hover,
.more-from-category a:hover {
	border: 0;
	background: url(images/yellow-button.svg) no-repeat;
	background-size: 100% 100%;
	color: #000;
}

.entry-content .button:focus,
.entry-content .button:hover {

}


.button-yellow:hover,
.footer-signup input[type="submit"]:hover,
.footer-signup button[type="submit"]:hover,
.hbg-podcast-category div.wpforms-container-full .wpforms-form button[type=submit] {
	background: url(images/blue-button.svg) no-repeat;
	background-size: 100% 100%;
	color: #fff;
}

.button {
	display: inline-block;
}

.hbg-optin .button:hover,
.ccl-signup-right input[type="submit"]:hover,
.footer-signup input[type="submit"]:hover,
.featured-product-block.optin-block .button-wrap a:hover {
	background: url(images/white-button.svg) no-repeat;
	background-size: 100% 100%;
	border: 0;
	color: #000;
}

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

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

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

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

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

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

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #eee;
	padding: 6px;
	word-break: normal !important;
}

th {
	font-weight: 400;
	padding: 0 6px;
	word-break: normal !important;
}

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

table#edd_purchase_receipt ul,
table#edd_purchase_receipt_products ul.edd_purchase_receipt_files {
	margin-left: 12px !important;
}

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

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

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

.more-link {
	position: relative;
}


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

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

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

.site-inner {
	clear: both;
	padding-top: 40px;
	word-wrap: break-word;
}

.hbg-shop-home .site-inner {
	padding-top: 60px;
}

.category .site-inner {
	max-width: none;
	width: 100%;
}

.landing-page .site-inner {
	background-image: url(https://acc.ewddemo.site/wp-content/uploads/2020/06/wave.jpg);
	background-size: cover;
	max-width: none;
	width: 100%;
	padding-top: 0;
}

.landing-page .content-sidebar-wrap {
	padding-top: 100px;
    background: rgba(0, 102, 204, 0.9);
	overflow: hidden;
}

.landing-page-green .content-sidebar-wrap {
    background: rgba(22, 137, 137, 0.9);
}

.landing-page-yellow .content-sidebar-wrap {
    background: rgba(225, 153, 10, 0.9);
}

.landing-page-orange .content-sidebar-wrap {
    background: rgba(237, 102, 38, 0.9);
}

.landing-page-magenta .content-sidebar-wrap {
    background: rgba(151, 39, 106, 0.9);
}

.landing-page .content {
	margin: 0 auto;
	max-width: 900px;
	float: none;
}



/* ## 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: 1060px;
}

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

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

/* ### Content */

.full-width-content.landing-page .content {
	float: none;
	width: 90%;
}

.content {
	float: right;
	width: 100%;
}

.content-sidebar-wrap {
	display: flex;
	align-items: flex-start;
}

.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: 660px;
}

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

/* ### Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 300px;
}

.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 {
	border-radius: 50%;
	float: left;
}

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

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

.comment .avatar {
	margin: 0 16px 24px 0;
}

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

.breadcrumb {
	background-color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 1px;
	padding: 12px 30px;
}

.after-entry,
.author-box {
	background-color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 40px;
	padding: 60px;
}

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


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

.search-form {
	overflow: hidden;
}

.entry-content .search-form,
.site-header .search-form {
	margin-bottom: 40px;
	width: 100%;;
}

.site-header .search-form {
	float: right;
	margin: 12px auto 0;
}

.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	background: #0067cd;
}

input[type="search"] {
    display: inline-block;
    padding: 21px 10px 21px;
    vertical-align: top;
    width: auto;
    margin-right: 20px;
}

.error404 input[type="search"] {
	margin-bottom: 20px;
}

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

.before-header-bar .search-form,
.mini-header .search-form {
	margin: 0;
}

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

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

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

.before-header-bar .search:before,
.mini-header .search:before {
    background:rgba(255, 255, 255, 0.5);
    color: #fff;
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    font-size: 24px;
	font-weight: 900;
    padding: 13px 13px 14px;
    position: absolute;
    right: 0;
}

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

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

.error404 .entry-content .search-form,
.hbg-shop .site-header .search-form {
	border: 1px solid #E6E6E6;
}

.error404 .entry-content .search-form,
.hbg-shop .site-header .search-form {
	max-width: 300px;
}

.search-select .cat-search input,
.error404 .entry-content .search-form input,
.hbg-shop .site-header .search-form input {
	border: none;
    font-size: 16px;
    font-size: 1.6rem;
	margin-right: 0;
    text-transform: none;
    padding: 7px 20px 6px;
    text-align: left;
    width: 258px;
}

.search-select .cat-search input[type="submit"],
.error404 .entry-content .search-form input[type="submit"],
.hbg-shop .site-header .search-form input[type="submit"] {
	background-color: #fff !important;
	box-shadow: none;
	color: #000 !important;
	font-family: "Font Awesome 5 Free";
	font-size: 20px;
	font-size: 2rem;
	font-weight: 900;
	margin: 0;
    padding: 3px 15px 2px 2px;
    vertical-align: middle;
    width: auto;
}

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

.archive-description .entry-title,
.archive-title,
.author-box-title {
	font-size: 20px;
	font-size: 2rem;
}

.entry-title {
	font-family: Gilroy-ExtraBold;
	font-size: 48px;
	font-size: 4.8rem;
	line-height: 1;
	margin-bottom: 40px;
	text-align: center;
}

.entry-title a,
.sidebar .widget-title a {
	color: #000;
	text-decoration: none;
}

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

.widget-title {
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 20px;
	text-align: center;
}

.widget.featured-content .widget-title {
	padding: 0 20px;
}

.widget.featured-content img {
	display: block;
	margin: 0;
}

.widget.featured-content img:hover {
	box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.5);
}

.widget.featured-content .entry {
	margin-bottom: 20px;
}

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

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

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

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


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

.widget {
	margin-bottom: 40px;
	word-wrap: break-word;
}

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

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

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

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

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

.widget_calendar table {
	width: 100%;
}

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

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

.featured-content .entry {
	background: none;
	padding: 0;
}

.featured-content .entry:last-of-type {
	margin-bottom: 0;
}

.featured-content .entry-title {
	font-size: 20px;
	font-size: 2rem;
}


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

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

.sidebar .enews-widget,
.sidebar .enews-widget .widget-title {
	color: #fff;
}

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

.sidebar .enews-widget input,
.sidebar .enews-widget input:focus {
	border: 1px solid #333;
}

.sidebar .enews-widget input[type="submit"] {
	background-color: #0067cd;
	color: #fff;
}

.sidebar .enews-widget input[type="submit"]:focus,
.sidebar .enews-widget input[type="submit"]:hover  {
	background-color: #fff;
	color: #333;
}

.enews-widget input {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

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

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

#wpstats {
	display: none;
}


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

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

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

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


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

.before-header-bar {
	background: #97276a;
}

.before-header-bar .wrap {
	max-width: 1200px;
    position: relative;
    padding-right: 51px;
}

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

.site-header {
	background: #fff;
	border-bottom: 1px solid #d0d0d0;
	padding: 25px 0;
	position: relative;
}

.site-header > .wrap {
	padding: 0;
}

.header-get-started {
	clear: both;
	position: relative;
	text-align: center;
	z-index: 10;
}

.header-get-started h2 {
	margin-bottom: 15px;
}

.header-get-started p {
	line-height: 1.5;
	margin-bottom: 15px;
}

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

.mini-header .wrap {
	position: relative;
}

.mini-header .title-area {
	float: left;
	line-height: 1;
	margin: 0 auto;
	max-width: 30px;
	position: relative;
	top: auto;
}

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

.mini-header .title-area img {
	display: block;
	margin-top: 2px;
}

.mini-header {
	border-bottom: 1px solid #dadada;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
	position: fixed;
	width: 100%;
	z-index: 999;
	top: 0;
	display: none;
	background: #fff;
}

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

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

.mini-header nav {
	float: right;
	max-width: 990px;
	padding-right: 50px;
	text-align: right;
}

.mini-header .genesis-nav-menu > li.menu-item {
	margin: 0 7px;
}

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

.title-area {
	float: left;
	margin: 0 auto;
	max-width: 320px;
	width: 100%;
	padding: 0;
}

.mini-header .title-area {
	float: left;
	line-height: 1;
	margin: 0 auto;
	max-width: 30px;
	padding: 2px 0;
}

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

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

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

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

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

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

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

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


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

.genesis-nav-menu {
	clear: both;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1;
	width: 100%;
}

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

.genesis-nav-menu a {
	color: #333;
	display: block;
	padding: 32px 20px;
	text-decoration: none;
}

.genesis-nav-menu .sub-menu {
	background: #fff;
	box-shadow: 0 0 6px 0 rgba(0,0,0,.25);
	border-top: 5px solid #0067cd;
	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: 282px;
	z-index: 99;
}

.genesis-nav-menu .blue .sub-menu {
	border-color: #0067cd;
}

.icon-menu .genesis-nav-menu .blue a:hover,
.icon-menu .genesis-nav-menu .blue.current-menu-item a {
    color: #0067cd;
}

.genesis-nav-menu .orange .sub-menu {
	border-color: #ed6626;
}

.icon-menu .genesis-nav-menu .orange a:hover,
.icon-menu .genesis-nav-menu .orange.current-menu-item a {
    color: #ed6626;
}


.genesis-nav-menu .green .sub-menu {
	border-color: #168989;
}

.icon-menu .genesis-nav-menu .green a:hover,
.icon-menu .genesis-nav-menu .green.current-menu-item a {
    color: #168989;
}


.genesis-nav-menu .magenta .sub-menu {
	border-color: #97276a;
}

.icon-menu .genesis-nav-menu .magenta a:hover,
.icon-menu .genesis-nav-menu .magenta.current-menu-item a {
    color: #97276a;
}


.genesis-nav-menu .yellow .sub-menu {
	border-color: #e1990a;
}

.icon-menu .genesis-nav-menu .yellow a:hover,
.icon-menu .genesis-nav-menu .yellow.current-menu-item a {
    color: #e1990a;
}

.before-header-bar .genesis-nav-menu .menu-item .sub-menu {
    border: 0;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.25);
    padding: 0;
	width: 132px;
}

.mini-header .genesis-nav-menu .menu-item .sub-menu {
	border: 1px solid #c8c8c8;
}

.genesis-nav-menu .sub-menu a,
.sidr .sub-menu a {
	color: #333;
	background: #fff no-repeat;
    background-size: 24px 24px;
    background-position: 15px center;
	font-family: Gilroy-Medium;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.2;
    padding: 15px 15px;
    position: relative;
	width: 280px;
    word-wrap: break-word;
}

div.sidr li .sub-menu a {
	font-weight: normal;
	padding-left: 55px;
}

div.sidr li.icon-item a {
	padding-left: 45px;
}

div.sidr li a,
div.sidr .menu-item a {
	padding: 15px;
}

div.sidr .sub-menu-toggle:before {
    content: '\f107';
    margin-top: 10px;
}

button.menu-close:before {
    position: relative;
    border: 0;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
}

.site-header .slide-nav-link:hover {
	background: none;
	color: #0067cd;
}

.sidr .sub-menu .menu-item .menu-image-wrap,
.sidr .sub-menu .menu-item.icon-item .menu-image-wrap, {
	top: 8px;
	left: 20px;
}

.before-header-bar .genesis-nav-menu .menu-item .sub-menu a {
	color: #333;
	background: #fff no-repeat;
    background-size: 24px 24px;
    background-position: 15px center;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2;
    padding: 15px 15px;
    position: relative;
	width: 132px;
    word-wrap: break-word;
	text-transform: none;
}

.before-header-bar .genesis-nav-menu .menu-item .sub-menu a:hover {
	color: #0067cd;
}

.mini-header .genesis-nav-menu .sub-menu li {
	border: 0;
}

.mini-header .genesis-nav-menu .sub-menu li:first-of-type {
    border-top: 0;
}

.mini-header .genesis-nav-menu .sub-menu a {
	color: #222;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: normal;
	letter-spacing: 0;
	padding: 20px 20px 20px 60px;
	text-transform: none;
}

.mini-header .genesis-nav-menu .sub-menu .blue a {
	color: #0067cd;
}

.mini-header .genesis-nav-menu .sub-menu .orange a {
	color: #ed6626;
}

.mini-header .genesis-nav-menu .sub-menu .green a {
	color: #168989;
}

.mini-header .genesis-nav-menu .sub-menu .yellow a {
	color: #e1990a;
}

.mini-header .genesis-nav-menu .sub-menu .magenta a {
	color: #97276a;
}

.mini-header .genesis-nav-menu .sub-menu a:hover {
	color: #000;
}

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

.genesis-nav-menu .menu-item:hover {
	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 {
	float: right;
}

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

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

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

.site-header .genesis-nav-menu li li {
	border-bottom: 1px solid #efefef;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 500;
	letter-spacing: .5px;
	margin: 0;
}

.before-header-bar .genesis-nav-menu li li {
	border-bottom: 1px solid #efefef;
}

.site-header .genesis-nav-menu li li a {
	font-weight: 500;
}

.site-header .genesis-nav-menu li li:last-of-type,
.before-header-bar .genesis-nav-menu li li:last-of-type {
	border: 0;
}

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

.icon-menu .genesis-nav-menu > li.menu-item {
	margin: 0 16px;
	text-align: center;
	vertical-align: top;
	width: 128px;
}

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

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

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

.icon-menu .genesis-nav-menu {
	font-family: Gilroy-Medium;
	font-size: 16px;
	font-size: 1.6rem;
}

.site-header .genesis-nav-menu > li > a,
.icon-menu .genesis-nav-menu > li > a {
	font-family: Gilroy-Medium;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.2;
	padding: 0;
}

.icon-menu .genesis-nav-menu a:hover {
	color: #0067cd;
}

.menu-item .menu-image-wrap {
	align-items: center;
	justify-content: center;
	display: flex;
	height: 70px;
	width: 70px;
	opacity: 1;
	margin: 0 auto 7px;
}

.site-header .menu-item.green .menu-image-wrap img {
	top: -5px;
    position: relative;
}

.sub-menu .menu-item .menu-image-wrap,
.menu-item.icon-item .menu-image-wrap {
    height: 25px;
    margin: 0 10px 0 0;
    position: absolute;
    left: 20px;
    width: 30px;
}

.menu-item .menu-image-wrap img {
	max-height: 100%;
}

.sidr li.menu-item.visit-shop a {
    background: #e41957;
    color: #fff !important;
    font-family: 'McLaren', cursive;
}

.sidr li.menu-item.visit-shop a:hover {
	background: #67cac5;
}

/* ## Before Header Navigation
--------------------------------------------- */

.before-header-bar .wrap {
	position: relative;
}
.before-header-bar .genesis-nav-menu > li > a,
.mini-header .genesis-nav-menu > li > a {
	font-family: Gilroy-ExtraBold;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 17px 8px 16px;
	letter-spacing: .5px;
	text-transform: uppercase;
}

.mini-header .genesis-nav-menu > li > a {
	font-family: Gilroy-Medium;
}

.mini-header .genesis-nav-menu a {
	color: #000;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: .5px;
    padding: 18px 12px;
}

.mini-header .genesis-nav-menu a:hover,
.mini-header .genesis-nav-menu .current-menu-item a {
	color: #0067cd;
}

.before-header-bar .genesis-nav-menu a {
	color: #fff;
}

.before-header-bar .genesis-nav-menu > li > a:hover,
.before-header-bar .genesis-nav-menu > li.current-menu-item > a {
	opacity: .6;
}

.genesis-nav-menu .menu-item.visit-shop {
	background: #0067cd;
	color: #fff;
	margin: 0 20px;
	-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;
}

.genesis-nav-menu .menu-item.visit-shop:hover {
	background: #64d2a7;
	color: #fff;
	cursor: pointer;
}

.genesis-nav-menu .menu-item.visit-shop a {
	color: #fff;
}

.genesis-nav-menu .menu-item.visit-shop a:hover {
    opacity: 1;
}

.genesis-nav-menu .menu-item.visit-shop .sub-menu {
	border: 0;
	box-shadow: 0 0 6px 0 rgba(0,0,0,.25);
	padding: 10px;
	width: 166px;
}

.genesis-nav-menu .menu-item.visit-shop .sub-menu a {
	color: #222;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	letter-spacing: 0;
    padding: 12px 18px 12px 44px;
	text-transform: none;
	width: 144px;
}

.genesis-nav-menu .menu-item.visit-shop .sub-menu .shop-my-site a {
	background: url(images/shop-my-site.svg) left center no-repeat;
	background-size: 27px 26px;
}

.genesis-nav-menu .menu-item.visit-shop .sub-menu .shop-tpt a {
	background: url(images/shop-tpt.svg) left center no-repeat;
	background-size: 37px 22px;
}

.mini-header .genesis-nav-menu > .menu-item.menu-item-has-children > a:after,
.nav-header .genesis-nav-menu > .menu-item.menu-item-has-children > a:after,
.before-header-bar .genesis-nav-menu > .menu-item.menu-item-has-children > a:after {
	content: "\f107";
	font-family: "Font Awesome 5 Free";
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 900;
	margin-left: 4px;
	speak: none;
}

.mini-header .genesis-nav-menu .menu-item.visit-shop {
	background: none;
}

.mini-header .genesis-nav-menu .menu-item.visit-shop a {
	color: #0067cd;
}

.mini-header .genesis-nav-menu .menu-item.visit-shop .sub-menu a {
	color: #222;
}

.mini-header .genesis-nav-menu .menu-item.visit-shop .sub-menu a:hover {
	color: #1b1464;
}

.mini-header .search:before {
	background: #0067cd;
	color: #fff;
	padding: 13px 14px 14px;
}

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

/* ## After Header Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #fff;
	border-top: 1px solid #eee;
}

/* ## Footer Navigation
--------------------------------------------- */

.site-footer .genesis-nav-menu {
	padding-bottom: 20px;
}

.site-footer .genesis-nav-menu a {
	padding: 0 20px 10px;
}

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

.genesis-nav-menu > li.menu-item {
	border: none;
	display: inline-block;
	font-size: 18px;
	margin: 0 10px;
	padding: 0;
	position: relative;
}

.genesis-nav-menu li.menu-item:hover,
.side-nav li.menu-item:hover {
	color: #0067cd;
	position: relative;
}

.genesis-nav-menu.menu-social {
	text-align: center;
	margin: 30px 0 0;
	width: auto;
}

.genesis-nav-menu.menu-social li.menu-item {
	display: inline-block;
	font-size: 36px;
	font-weight: normal;
	margin: 0 5px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	vertical-align: top;
}

.genesis-nav-menu.menu-social li.menu-item:hover {
	color: #000;
	position: relative;
}

.genesis-nav-menu.menu-social li.menu-item a {
	border: none;
	bottom: 0;
	color: #0067cd;
	display: inline-block;
	height: auto;
	font-weight: normal;
	left: 0;
	line-height: 1;
	padding: 0;
	top: 0;
	vertical-align: top;
	width: 100%;
}

.genesis-nav-menu.menu-social li.menu-item.yellow a {
	color: #e1990a;
}

.genesis-nav-menu.menu-social li.menu-item.magenta a {
	color: #97276a;
}

.genesis-nav-menu.menu-social li.menu-item.green a {
	color: #168989;
}

.genesis-nav-menu.menu-social li.menu-item a:hover {
	color: #000;
}

/* # HBG Flex
---------------------------------------------------------------------------------------------------- */

.hbg-flex-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.category .hbg-flex-wrap {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	justify-content: space-between;
}

.hbg-flex-wrap .entry {
	margin-bottom: 60px;
	max-width: 373px;
	width: 31.08%;
}

.category .hbg-flex-wrap .entry {
	margin-bottom: 0;
}

.hbg-podcast-category .hbg-flex-wrap .entry {
	max-width: 373px;
}

.archive .site-inner .hbg-flex-wrap .entry:nth-of-type(3n+3),
.archive .site-inner .hbg-flex-wrap .entry:last-of-type {
	margin-right: 0;
}

.archive .site-inner .hbg-flex-wrap .entry:nth-of-type(3n+1):before,
.category .hbg-flex-wrap .entry:nth-of-type(3n+1):before {
	margin: 0;
	width: 185px;
	content: "";
}

.archive .site-inner .hbg-flex-wrap .entry:nth-of-type(3n+3):after,
.category .hbg-flex-wrap .entry:nth-of-type(3n+3):after {
	margin: 0;
	width: 185px;
	content: "";
}

.hbg-flex-wrap .entry img:hover {
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.5);
}

.hbg-flex-wrap .entry img {
	display: block;
}

.hbg-flex-wrap .entry-title {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.12;
	margin: 0;
}

/* # Categories
---------------------------------------------------------------------------------------------------- */

.archive-description {
	max-width: 1200px;
	width: 90%;
	margin: 0 auto 80px;
	padding-bottom: 60px;
	border-bottom: 2px solid #000;
}

.hbg-podcast-category .archive-description {
	margin-bottom: 60px;
}

.archive-description-left {
	padding-right: 60px;
	padding-left: 195px;
	position: relative;
}

.cat-headline-icon {
	left: 0;
	top: 0;
	position: absolute;
	max-width: 145px;
	max-height: 100px;
}

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

.archive-description-left {
	width: 100%;
}

.archive-description-right {
	border-left: 1px solid #ccc;
	padding-left: 60px;
	flex-shrink: 0;
	width: 382px;
}

.archive-title {
	color: #168989;
	font-size: 36px;
	font-size: 3.6rem;
}

.search-results .archive-title,
.hbg-blog .archive-title {
	color: #000;
	text-align: center;
	margin-bottom: 0;
}

.search-results .archive-description,
.hbg-blog .archive-description {
	margin: 0 auto 60px;
	border: 0;
	padding-bottom: 0;
}

.search-results .archive-description {
	padding: 0;
	border: 0;
	margin-bottom: 60px;
}

.hbg-category-blue .archive-title,
.hbg-category-blue .pop_inner .fa-star {
	color: #0067cd;
}

.hbg-category-yellow .archive-title,
.hbg-category-yellow .pop_inner .fa-star {
	color: #e1990a;
}

.hbg-category-orange .archive-title,
.hbg-category-orange .pop_inner .fa-star {
	color: #ed6626;
}

.hbg-category-magenta .archive-title,
.hbg-category-magenta .pop_inner .fa-star {
	color: #97276a;
}

.cat-pop-posts {
	margin-top: 40px;
}

.pop-posts-headline {
	font-size: 18px;
	font-size: 1.8rem;
	letter-spacing: .5px;
	text-transform: uppercase;
}

.pop_inner {
	padding-left: 20px;
}

.pop_inner a {
	color: #000;
	font-family: Gilroy-Medium;
}

.pop_inner li {
	padding-left: 30px;
	position: relative;
	line-height: 1.4;
    margin-bottom: 15px;
}

.pop_inner .fa-star {
	color: #168989;
	margin-right: 3px;
	position: absolute;
	left: 0;
	top: 6px;
}

.content .hbg-flex-wrap .entry-content {
	padding: 0;
}

.category .related-products-headline {
	font-size: 18px;
	font-size: 1.8rem;
	letter-spacing: .5px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.category .nr_inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.category .nr_panel {
	margin-bottom: 20px;
	width: 47%;
}

.category .nr_panel img {
	display: block;
}

.category .nr_panel img:hover {
	box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.5);
}

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

.front-page-announcement {
	background: #f8c11e;
	padding: 40px 0;
}

.announcement-wrap {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1200px;
	width: 90%;
}

.announcement-wrap h2 {
	font-size: 32px;
	font-size: 3.2rem;
	flex-shrink: 0;
	margin-right: 40px;
	width: 450px;
}

.announcement-link {
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	letter-spacing: .5px;
	margin-left: 5px;
	text-transform: uppercase;
}

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

.hbg-optin {
	display: flex;
}

.optin-left-wrap,
.optin-right-wrap {
	width: 50%;
}

.optin-left-wrap img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.optin-right-wrap {
	background-size: cover;
	display: flex;
	color: #fff;
	position: relative;
	text-align: center;
}

.optin-right-inner {
	margin-left: 40px;
	max-width: 560px;
}

.hbg-front-page .optin-right-inner {
	margin-left: 0;
	max-width: none;
	padding-left: 5%;
	padding-right: 5%;
}

.optin-right-colour {
	background: rgba(0, 102, 204, 0.9);
    display: flex;
    flex-direction: column;
    justify-content: center;
	width: 100%;
}

.optin-pretitle {
	font-family: Gilroy-ExtraBold;
	font-size: 24px;
	font-size: 2.4rem;
	display: inline-block;
	padding: 7px 20px;
	background: #ed6626;
	letter-spacing: .5px;
	text-transform: uppercase;
}

.teaching-questions {
	font-family: Gilroy-ExtraBold;
	margin-bottom: 5px;
}

.hbg-single-optin input[type="submit"] {
	margin-top: 10px;
}

.hbg-single-optin .optin-pretitle {
	margin: 0 auto 20px;
	color: #fff;
}

.hbg-single-optin .entry-header {
	margin-bottom: 40px;
	text-align: center;
}

.hbg-single-optin.hbg-lightbox-wrap .entry-header {
	margin-bottom: 20px;
}

.hbg-single-optin .entry-title {
	margin-bottom: 10px;
}

.optin-title {
	margin-bottom: 5px;
}

.hbg-single-optin .optin-image img {
	display: block;
    margin: 0 auto 24px;
}

.hbg-single-optin .optin-subtitle {
	margin-bottom: 0;
	font-size: 28px;
	font-size: 2.8rem;
	padding: 0 30px;
}

.hbg-single-optin .optin-content {
	text-align: center;
}

.hbg-single-optin .optin-content p {
	margin-bottom: -5px;
}

.hbg-single-optin form._form input,
.hbg-single-optin form._form select {
    border: 1px solid #000 !important;
	border-radius: 0 !important;
	text-align: center !important;
	padding: 13px !important;
	font-size: 16px !important;
	font-size: 1.6rem !important;
	margin: 0 !important;
}

.hbg-single-optin ._full_width {
	display: inline-block;
	margin: 0 5px 20px !important;
	max-width: 259px !important;
}

.hbg-single-optin ._field35._full_width {
	max-width: none !important;
	text-align: left !important;
}

.hbg-single-optin ._field35._full_width ._form-label {
	text-align: center !important;
	font-family: Gilroy-ExtraBold !important;
    font-weight: normal !important;
	font-size: 16px !important;
	font-size: 1.6rem !important;
}

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

.hbg-single-optin input[type="submit"] {
	background: url(images/yellow-button.svg) no-repeat;
	box-sizing: border-box;
	color: #000;
    border: 0;
}

#fancyboxID-1.hbg-single-optin form button._submit,
#fancyboxID-2.hbg-single-optin form button._submit,
#hbg-optin-form form button._submit,
#fancybox-content .hbg-single-optin form button._submit {
	 background-color: #0067cd !important;
    background-size: 100% 100% !important;
    cursor: pointer !important;
    font-size: 16px !important;
    font-size: 1.6rem !important;
    font-family: Gilroy-ExtraBold !important;
    letter-spacing: .5px !important;
    padding: 16px 24px !important;
    text-decoration: none !important;
    white-space: normal !important;
    text-align: center !important;
    text-transform: uppercase !important;
    min-width: 255px !important;
    min-height: 58px !important;
    width: auto !important;
	background: url(images/yellow-button.svg) no-repeat !important;
	box-sizing: border-box !important;
	color: #000 !important;
	border: 0 !important;
}

#fancyboxID-1.hbg-single-optin form button._submit:hover,
#fancyboxID-2.hbg-single-optin form button._submit:hover,
#hbg-optin-form form button._submit:hover,
#fancybox-content .hbg-single-optin form button._submit:hover {
	background: url(images/blue-button.svg) no-repeat !important;
	color: #fff !important;
}

div#fancyboxID-1,
div#fancyboxID-2 {
    padding-top: 20px;
}

.hbg-single-optin form._form {
	font-family: Gilroy-Medium !important;
	padding: 0 40px !important;
	text-align: center !important;
	width: 100% !important;
	font-size: 16px !important;
	font-size: 1.6rem !important;
}

._row._checkbox-radio > span > label {
	font-size: 16px !important;
	font-size: 1.6rem !important;
}

.hbg-single-optin input[type="checkbox"] {
	margin-right: 5px !important;
}

.optin-subtitle {
	font-family: Gilroy-Medium;
	font-size: 24px;
	font-size: 2.4rem;
}

.hbg-front-page .site-inner {
	padding: 0;
	max-width: none;
	width: 100%;
}

.about-acc {
	align-items: flex-end;
	display: flex;
	margin: 0 auto;
	max-width: 1200px;
	padding-top: 15px;
	width: 90%;
}

.about-acc-left {
	flex-shrink: 0;
	width: 600px;
}

.about-acc-right {
	padding: 40px 35px 40px 0;
	width: 100%;
}

.about-acc-left {
	align-items: flex-start;
	display: flex;
	padding: 40px 40px 0 40px;
}

.about-acc-right h2 {
	font-family: Gilroy-Medium;
	text-transform: lowercase;
	margin-bottom: 20px;
	margin-top: 30px;
}

.about-acc-right h2 > span > span {
	font-family: Gilroy-ExtraBold;
	text-transform: uppercase;
}

.about-acc-right h2 > .blue > span {
	color: #2e69b1;
}

.about-acc-right h2 > .purple > span {
	color: #95276b;
}

.about-acc-right h2 > .yellow > span {
	color: #f8c11e;
}

.about-acc .bubble {
	display: block;
	width: 100%;
	max-width: 255px;
}

.about-acc .person {
	flex-shrink: 0;
	display: block;
	width: 258px;
}

.acc-ccl {
	border-top: 48px solid #f7c01e;
}

.ccl-content {
	margin-top: -135px;
	padding-bottom: 80px;
	position: relative;
}

.ccl-image-wrap img {
	max-width: none;
	width: 100%;
}

.ccl-content-before,
.ccl-content-after {
	background-repeat: no-repeat;
	content: "";
	height: 100%;
	display: block;
	position: absolute;
	top: 185px;
	width: calc((100% - 668px ) / 2);
    visibility: hidden;
}

.ccl-content-before {
	background-image: url(images/ccl-bg-left.png);
	background-size: contain;
	left: 0;
}

.ccl-content-after {
	background-image: url(images/ccl-bg-right.png);
	background-size: contain;
	right: 0;
}

.slideLeft {
    animation-name: slideLeft;
    -webkit-animation-name: slideLeft;
    animation-duration: 1.3s;
    -webkit-animation-duration: 1.3s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible!important
}

@keyframes slideLeft {
    0% {
        transform: translateX(150%)
    }

    50% {
        transform: translateX(-8%)
    }

    65% {
        transform: translateX(4%)
    }

    80% {
        transform: translateX(-4%)
    }

    95% {
        transform: translateX(2%)
    }

    100% {
        transform: translateX(0%)
    }
}

@-webkit-keyframes slideLeft {
    0% {
        -webkit-transform: translateX(150%)
    }

    50% {
        -webkit-transform: translateX(-8%)
    }

    65% {
        -webkit-transform: translateX(4%)
    }

    80% {
        -webkit-transform: translateX(-4%)
    }

    95% {
        -webkit-transform: translateX(2%)
    }

    100% {
        -webkit-transform: translateX(0%)
    }
}

.slideRight {
    animation-name: slideRight;
    -webkit-animation-name: slideRight;
    animation-duration: 1.3s;
    -webkit-animation-duration: 1.3s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible!important
}

@keyframes slideRight {
    0% {
        transform: translateX(-150%)
    }

    50% {
        transform: translateX(8%)
    }

    65% {
        transform: translateX(-4%)
    }

    80% {
        transform: translateX(4%)
    }

    95% {
        transform: translateX(-2%)
    }

    100% {
        transform: translateX(0%)
    }
}

@-webkit-keyframes slideRight {
    0% {
        -webkit-transform: translateX(-150%)
    }

    50% {
        -webkit-transform: translateX(8%)
    }

    65% {
        -webkit-transform: translateX(-4%)
    }

    80% {
        -webkit-transform: translateX(4%)
    }

    95% {
        -webkit-transform: translateX(-2%)
    }

    100% {
        -webkit-transform: translateX(0%)
    }
}

.ccl-inner {
	padding: 0 40px;
	margin: 0 auto;
	max-width: 668px;
}

.ccl-logo {
	margin: 0 auto 30px;
	max-width: 350px;
}

.ccl-logo img {
	display: block;
}

.ccl-description {
	font-size: 24px;
	font-size: 2.4rem;
	font-family: Gilroy-Medium;
	margin-bottom: 40px;
}

.ccl-signup {
	background: #f8c11e;
	padding: 80px 0;
	text-align: center;
}

.ccl-signup-wrap {
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
	z-index: 5;
	width: 90%;
}

.ccl-signup-intro {
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1.5;
}

.ccl-signup-intro a {
	border: 0;
	text-decoration: underline;
	color: #fff;
	font-weight: normal;
	border-color: #fff;
}

.ccl-signup-intro a:hover {
	color: #000;
	text-decoration: none;
}

.ccl-signup-inner {
	display: flex;
}

.ccl-signup-left,
.ccl-signup-right {
	width: 50%;
}

.ccl-signup-left {
	padding-right: 40px;
}

.ccl-signup-left img {
	border: 3px solid #fff;
}

.ccl-signup-text {
	font-family: Gilroy-ExtraBold;
	font-size: 46px;
	font-size: 4.6rem;
	line-height: 1.17;
}

.ccl-signup-right input {
	border: 1px solid #000;
	max-width: 317px;
}

.ccl-signup-right input[type="submit"] {
	border: 0;
	font-size: 20px;
	font-size: 2rem;
}

.acc-fp-shop {
	margin: 0 auto;
	max-width: 1200px;
	padding: 80px 0;
	width: 90%;
}

.fp-shop-top {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}

.fp-shop-top-left,
.fp-shop-top-right {
	width: 50%;
}

.fp-shop-top-right {
	padding-left: 60px;
}

.fp-shop-top-right h2 {
	margin-bottom: 20px;
}

.fp-shop-bottom h3,
.front-page-blog h2 {
	font-size: 32px;
	font-size: 3.2rem;
	letter-spacing: .5px;
	margin-bottom: 35px;
	text-transform: uppercase;
}

.fp-shop-bottom {
	text-align: center;
}

.fp-featured-products-wrap {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.fp-feature-product {
	width: 22.5%;
}

.fp-feature-product img {
	display: block;
}

.fp-feature-product img:hover {
	box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.5);
}

.front-page-podcasts {
	background: url(images/color-blocks.jpg) no-repeat;
	background-size: cover;
	text-align: center;
}

.front-page-podcasts .hbg-wrap {
	background: rgba(237, 102, 38, 0.9);
	padding: 80px 0;
}

.front-page-podcasts .podcast-inner {
	margin: 0 auto;
	max-width: 1200px;
	width: 90%;
}

.podcast-inner .button-wrap a {
	color: #fff;
	letter-spacing: .5px;
	text-transform: uppercase;
}

.podcast-inner .button-wrap a:hover {
	color: #000;
}

.front-page-podcasts h2 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .5px;
	margin-bottom: 40px;
	font-size: 32px;
	font-size: 3.2rem;
}

.fp-podcasts-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.fp-podcasts-wrap .entry {
	border: 3px solid #fff;
    margin-bottom: 40px;
    width: 31.08%;
}

.fp-podcasts-wrap .entry img,
.front-page-blog-wrap .entry img {
	display: block;
}

.fp-podcasts-wrap .entry:hover,
.front-page-blog-wrap .entry img:hover {
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.5);
}

.front-page-blog {
	margin: 0 auto;
	max-width: 1200px;
	padding: 80px 0;
	width: 90%;
}

.front-page-blog-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.front-page-blog-wrap .entry {
    margin-bottom: 60px;
    width: 31.08%;
}

.front-page-blog-wrap .entry .entry-footer {
	display: none;
}

.front-page-blog h2 {
	margin-bottom: 45px;
	text-align: center;
}

.front-page-blog h3 {
	line-height: 1.17;
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 0;
}

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

.front-page-about {
	background: url(images/graffiti.jpg) no-repeat;
	background-size: cover;
	padding: 75px 0;
}

.front-page-about .hbg-wrap {
	align-items: flex-start;
	background: #fff;
	border: 1px solid #000;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1200px;
	padding: 40px 40px 40px 60px;
	text-align: center;
	width: 90%;
}

.front-page-about .about-image {
	flex-shrink: 0;
	margin-right: 40px;
	width: 250px;
}

.about-inner {
    padding: 40px 0 20px;
}

.about-inner p {
	margin-bottom: 40px;
}

.fp-testimonials {
	margin: 0 auto;
	max-width: 900px;
	padding: 80px 0;
	text-align: center;
	width: 90%;
}

.fp-testimonial {
	margin-bottom: 40px;
}

.fp-testimonials h2 {
	font-size: 32px;
	font-size: 3.2rem;
	text-transform: uppercase;
	letter-spacing: .5px;
	margin-bottom: 40px;
	position: relative;
}

.fp-testimonials h2:before {
	background: url(images/testimonials.svg);
	background-size: contain;
	content: '';
	display: block;
	position: relative;
	left: 50%;
	margin-left: -70px;
	margin-bottom: 20px;
	height: 90px;
	width: 140px;
}

.fp-test-quote {
	margin-bottom: 30px;
}

.fp-test-author {
	font-family: Gilroy-ExtraBold;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: .5px;
	text-transform: uppercase;
}

.fp-testimonials .slick-dots li button:before {
    font-size: 11px;
}

.footer-signup {
	display: flex;
}

.footer-signup-left {
	flex-shrink: 0;
	width: 544px;
}

.footer-signup-left img {
	display: block;
    height: 100%;
	object-fit: cover;
}

.footer-signup-right {
	background: #000;
	color: #fff;
	padding: 70px 0;
	text-align: center;
	width: 100%;
}

.footer-signup-right h2 {
	margin-bottom: 20px;
}

.footer-signup-right form {
	margin-bottom: 20px;
}

.footer-signup-right input {
    border: 1px solid #000;
    max-width: 317px;
}

.footer-signup-details span {
	font-size: 14px;
	font-size: 1.4rem;
}

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

.hbg-podcast-category .archive-flex-wrap {
    align-items: flex-start;
	padding-bottom: 0;
}

.hbg-podcast-category .archive-description-left {
	margin-right: 60px;
	max-width: 399px;
	width: 100%;
	flex-shrink: 0;
	padding: 0;
}

.hbg-podcast-category .archive-description-left img {
	display: block;
}

.hbg-podcast-category .archive-description-right {
	border: 0;
	padding: 0;
	width: 100%;
	flex-shrink: 1;
}

.hbg-podcast-category .archive-title {
	color: #000;
	font-size: 48px;
	font-size: 4.8rem;
}

.podcatchers {
	margin-top: 40px;
}

.pc-label {
    font-family: Gilroy-ExtraBold;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: normal;
	letter-spacing: .5px;
	margin-bottom: 25px;
	text-transform: uppercase;
	text-align: center;
}

.podcatchers-wrap {
	font-size: 48px;
	font-size: 4.8rem;
	line-height: 1.5;
	text-align: center;
}

.podcatchers-wrap a {
	margin: 0 10px 15px;
}

.podcatchers-wrap a:hover,
.podcatchers-wrap .fa-itunes-note:hover,
.podcatchers-wrap .fa-spotify:hover,
.podcatchers-wrap .fa-google-play:hover,
.podcatchers-wrap .fa-headphones:hover {
	color: #000 !important;
}

.podcatchers-wrap .fa-itunes-note {
	color: #0067cd;
}

.podcatchers-wrap .fa-spotify {
	color: #ed6626;
}

.podcatchers-wrap .fa-google-play {
	color: #168989;
}

.podcatchers-wrap .fa-headphones {
	color: #97276a;
}

.hbg-flex-wrap .category-podcast.entry {
	margin-bottom: 40px;
}

.hbg-flex-wrap .category-podcast.entry .entry-footer {
	display: none;
}

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

.podcast-form {
	background: url(images/color-blocks.jpg);
	background-size: cover;
	color: #fff;
	position: relative;
	padding: 80px 0;
}

.podcast-form:before {
	background: rgba(237, 102, 38, 0.9);
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.podcast-form .wrap {
	max-width: 900px;
	position: relative;
	z-index: 2;
}

.podcast-form .wrap:before {
	display: none;
}

.podcast-form .wpforms-title {
	font-family: Gilroy-ExtraBold;
	font-size: 42px !important;
	font-size: 4.2rem !important;
	text-align: center;
	line-height: 1.17;
}

.podcast-form .wpforms-form textarea,
.podcast-form .wpforms-form input {
	font-size: 18px !important;
	font-size: 1.8rem !important;
}

.podcast-form .wpforms-form input {
	height: 46px !important;
}

.podcast-form .wpforms-form input[type="radio"] {
	height: auto !important;
}

.hbg-podcast-category div.wpforms-container-full .wpforms-form .wpforms-required-label {
	color: #fff;
}

/* # Podcast Single
---------------------------------------------------------------------------------------------------- */

.hbg-show-notes {
	margin-top: 55px;
	margin-bottom: 80px;
}

.hbg-show-notes input { display: none; }
.hbg-show-notes input + label { display: inline-block }

.hbg-show-notes input ~ .tab { display: none }
.hbg-show-notes #tab1:checked ~ .tab.content1,
.hbg-show-notes #tab2:checked ~ .tab.content2,
.hbg-show-notes #tab3:checked ~ .tab.content3,
.hbg-show-notes #tab4:checked ~ .tab.content4,
.hbg-show-notes #tab5:checked ~ .tab.content5 { display: block; }

.hbg-show-notes input + label {
	font-family: Gilroy-ExtraBold;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.33;
	max-width: 48%;
  	padding: 20px;
  	position: relative;
  	top: 2px;
}

.hbg-show-notes input + label:hover {
	cursor: pointer;
}

.hbg-show-notes input:checked + label {
	border: 1px solid #cbcbcb;
	border-bottom: 1px solid transparent;
	background: #fff;

}
.hbg-show-notes input ~ .tab {
	border: 1px solid #cbcbcb;
	padding: 30px 38px 20px;
}

.hbg-show-notes input + label span {
	line-height: 1.2;
}


.entry-content .hbg-show-notes .content1 ul {
	margin-left: 50px;
}

.entry-content .hbg-show-notes .content1 ul > li {
	margin-bottom: 28px;
	padding-left: 7px;
}

.entry-content .hbg-show-notes .content1 ul > li:before {
	color: rgba(0, 103, 205, 0.5);
    background: none;
    background-size: contain;
    font-family: "Font Awesome 5 Free";
    content: "\f0c1";
	font-weight: 900;
    display: block;
    margin-right: 8px;
    margin-left: -30px;
    top: 0;
    position: absolute;
}

.category-podcast .category-icon {
	margin-bottom: 15px;
}

.category-podcast .category-icon img {
	display: block;
	position: relative;
	margin-bottom: 10px;
	left: 50%;
	margin-left: -30px;
}

.category-podcast .category-icon span {
	font-family: Gilroy-ExtraBold;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: .5px;
	text-transform: uppercase;
}

.podcatchers.podcatchers-single {
	position: relative;
	margin-top: 35px;
	margin-bottom: 10px;
}

.podcatchers-single:before {
	background: #f8c11e;
	content: '';
	width: 165px;
	height: 5px;
	top: -5px;
	position: absolute;
}

.podcatchers-single .pc-label,
.podcatchers-single .podcatchers-wrap {
	display: inline-block;
}

.podcatchers-single .podcatchers-wrap {
	font-size: 32px;
	font-size: 3.2rem;
	margin-left: 20px;
}

.podcatchers-single .podcatchers-wrap a {
    margin: 0 6px 15px;
}

.subscribe-review {
	border: 2px solid #000;
	padding: 55px 60px 60px;
	position: relative;
}

.subscribe-review:before {
	content: "\f3b5";
	font-family: "Font Awesome 5 Brands";
	font-size: 46px;
	font-size: 4.6rem;
	position: absolute;
	left: 50%;
	margin-left: -32px;
	top: -40px;
	background: #fff;
	padding: 0 20px 0 10px;
}

.subscribe-review h2 {
	font-size: 36px;
	font-size: 3.6rem;
	text-align: center;
}

/* # Shop
---------------------------------------------------------------------------------------------------- */

.hbg-slider-wrap {
	margin-bottom: 60px;
	width: 59.52%;
}

.hbg-slider-wrap .download-slider {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.hbg-slider-wrap .download-slider ul {
	max-width: 398px;
}

.hbg-slider-wrap .button.fancybox-inline {
	background: #0067cd;
    font-size: 14px;
    font-size: 1.4rem;
    width: 88px;
    height: 88px;
	min-width: 0;
	min-height: 0;
    padding: 25px 10px;
    text-align: center;
    line-height: 1.2;
	flex-shrink: 0;
}

.hbg-slider-wrap .button.fancybox-inline:hover {
	background: #f7c01e;
}

.download-upper-right {
	width: 36.6%;
}

.download-single-slider {
	margin-bottom: 15px;
}

.download-single-slider img {
	margin-left: auto;
	margin-right: auto;
}

.download-slider li {
	margin: 0 15px 0 0;
	opacity: .5;
}

.download-slider li.slick-vid-thumb {
	position: relative;
}

.download-slider li.slick-vid-thumb:before {
	color: #fff;
    content: '\f144';
    font-family: 'FontAwesome';
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    font-size: 48px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

button.slick-prev:before,
button.slick-next:before {
	color: #222;
}

.download-slider li:hover {
	cursor: pointer;
}

.download-slider li.slick-current {
	opacity: 1;
}

.entry-content .download-upper ul {
	margin: 0;
}

.entry-content .download-upper ul > li:before {
	display: none;
}

.download-upper {
	display: flex;
	justify-content: space-between;
}

.single-download .content {
	max-width: 840px;
}

.single-download .entry-title {
	margin-bottom: 0;
}

.entry-header .single-download-price {
	font-size: 32px;
	font-size: 3.2rem;
	text-align: center;
	margin-bottom: 40px;
}

.hbg-edd-short-description {
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 35px;
	padding-bottom: 35px;
}

.download-terms {
	font-weight: 800;
	margin-bottom: 30px;
}

.download-terms a {
	font-weight: 800;
	white-space:nowrap;
}

.single-download .hbg-slider-wrap .edd_download_purchase_form {
	margin: 40px auto;
	text-align: center;

}

.single-related-bundles {
	margin-bottom: 60px;
	padding: 0;
	text-align: center;
}

.single-related-bundles .nr_title {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 700;
	margin-bottom: 35px;
}

.single-related-products-inner {
	display: flex;
	justify-content: space-around;
}

.single-related-products-inner .nr_panel {
	line-height: 1.4;
	width: 30%;
}

.single-related-products-inner span {
	display: block;
}

.single-related-products-inner a {
	color: #000;
}

.single-related-products-inner .related-bundle-price {
	color: #0067cd;
	font-weight: 800;
	margin-top: 5px;
}

.product-extended-description {
	margin-bottom: 60px;
}

.product-extended-description input { display: none; }
.product-extended-description input + label { display: inline-block }

.product-extended-description input ~ .tab { display: none }
.product-extended-description #tab1:checked ~ .tab.content1,
.product-extended-description #tab2:checked ~ .tab.content2,
.product-extended-description #tab3:checked ~ .tab.content3,
.product-extended-description #tab4:checked ~ .tab.content4,
.product-extended-description #tab5:checked ~ .tab.content5 { display: block; }

.product-extended-description input + label {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 700;
	max-width: 48%;
  	padding: 20px 30px;
  	position: relative;
	text-transform: uppercase;
  	top: 1px;
}

.product-extended-description input + label:hover {
	cursor: pointer;
}

.product-extended-description input:checked + label {
	  border: 1px solid #cbcbcb;
  border-bottom: 1px solid transparent;
  background: #fff;
}
.product-extended-description input ~ .tab {
  border: 1px solid #cbcbcb;
  padding: 20px 38px;
}

.product-extended-description .label1 span {
	background-image: linear-gradient(#49c8c9,#49c8c9);
	background-position: 0 88%;
	background-repeat: repeat-x;
	background-size: 10px 10px;
}

.product-extended-description .label2 span {
	background-image: linear-gradient(#edda2f,#edda2f);
	background-position: 0 88%;
  	background-repeat: repeat-x;
  	background-size: 10px 10px;
}

.single-download .entry-footer .entry-meta {
	border: 0;
	padding: 0;
}

.return-shop-link {
	color: #000;
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 50px;
	text-transform: uppercase;
}

.return-shop-link i {
	color: #0067cd;
}

.sidebar .edd-csau-products h2,
.reviews-heading {
	font-size: 24px;
	font-size: 2.4rem;
	margin: 0 0 20px;
	text-align: center;
}

.sidebar .edd-csau-products {
	border: 0;
	border-bottom: 1px solid #cbcbcb;
	padding-bottom: 30px;
	margin-bottom: 50px;
}

.sidebar .edd-csau-products .edd_download_inner {
	padding: 0 20px;
}

.sidebar .edd-csau-products .edd_download_inner img:hover {
	box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.5);
}

.sidebar .edd-csau-products .edd_download_title {
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
	margin-bottom: 20px;
}

.sidebar .edd-csau-products .edd_download_title a {
	color: #000;
}

.download-testimonials {
	position: relative;
	padding-top: 100px;
}

.download-testimonials:before {
	background: url(images/testimonials.svg) no-repeat;
	background-size: contain;
	height: 65px;
	width: 100px;
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -50px;
	display: block;
}


.download-testimonial {
	font-size: 18px;
	font-size: 1.8rem;
    margin-bottom: 40px;
	text-align: center;
}

.testimonial-author {
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: .5px;
	text-transform: uppercase;
}

.testimonial-rating {
	color: #f8c11e;
}

.shop-intro {
	background: url(images/shop-hero-bg.jpg) no-repeat;
    background-size: cover;
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.45;
    text-align: center;
}

.shop-intro h2 {
	font-size: 48px;
	font-size: 4.8rem;
	line-height: 1;
	margin-bottom: 30px;
}

.shop-intro-wrap {
	background: rgba(0, 103, 205, 0.9);
    padding: 60px 0;
}

.shop-intro-inner {
	margin: 0 auto;
	max-width: 900px;
	width: 90%;
}

.masonry-wrap .hbg-edd-entry .edd-image-wrap {
	margin-bottom: 20px
}

.edd-csau-products .edd_download {
	text-align: center;

}

.sidebar .edd-csau-products .edd_download {
	float: none;
	margin-bottom: 30px;
}

.masonry-wrap .hbg-edd-entry h3,
.hbg-shop-category .entry h2,
h3.edd_download_title {
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1.125;
	margin-bottom: 0;
}

.masonry-wrap .hbg-edd-entry h3 a,
.hbg-shop-category .entry h2 a,
h3.edd_download_title a {
	color: #000;
	font-size: 32px;
	font-size: 3.2rem;
}

h3.edd_download_title a {
	font-size: 28px;
	font-size: 2.8rem;
}

.hbg-shop-default legend {
	float: left;
}

.hbg-shop-default fieldset {
	border: 0;
}

#edd-purchase-button, .edd-submit, [type=submit].edd-submit {
	border: 0 !important;
}

.masonry-wrap .hbg-edd-entry .edd_price,
.hbg-shop-category .masonry-wrap .entry .edd_price {
	display: inline-block;
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 20px;
}

.hbg-shop-category p.entry-meta {
	display: none;
}

.hbg-edd-short-description {
	border-bottom: 0;
	margin-bottom: 35px;
	padding-bottom: 0;
}

.masonry-wrap .hbg-edd-short-description {
	text-align: left;
}

.entry-content .archive-pagination ul > li:before {
	display: none;
}

.hbg-edd-menu {
    float: right;
    margin-top: 25px
}

.hbg-edd-menu li {
    display: inline-block;
    color: #000;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: normal;
    margin-left: 40px;
    text-transform: uppercase;
    vertical-align: middle
}

.site-header .hbg-edd-menu li a {
    font-family: Gilroy-ExtraBold;
	font-size: 16px;
	font-size: 1.6rem;
}

.hbg-edd-menu li .fas {
    color: #0067cd;
    margin-right: 5px
}

.hbg-shop .site-header .search-form {
    border: 0;
    background: #efefef;
    margin: 0
}

.hbg-shop .site-header .search-form input {
    background: none;
    color: #000;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 10px 18px;
    text-transform: none;
    width: 190px
}

.hbg-shop .site-header .search-form input::-moz-placeholder {
    color: #000;
	letter-spacing: .5px;
	font-family: Gilroy-ExtraBold;
	text-transform: uppercase;
}

.hbg-shop .site-header .search-form input::-webkit-input-placeholder {
	color: #000;
	letter-spacing: .5px;
	font-family: Gilroy-ExtraBold;
	text-transform: uppercase;
}

.hbg-shop .site-header .search-form input[type="submit"] {
    background: none!important;
    color: #0067cd!important;
    font-size: 18px;
    font-size: 1.8rem;
    padding: 11px 10px 10px 2px;
	min-width: 0;
	min-height: 0;
}

.hbg-shop .site-header .search-form ::-moz-placeholder {
    color: #000;
    opacity: 1
}

.hbg-shop .site-header .search-form ::-webkit-input-placeholder {
    color: #000;
    opacity: 1
}

.shop-menu {
	background: #f7c01e;
}

.shop-menu .genesis-nav-menu > li.menu-item {
	font-size: 22px;
	font-size: 2.2rem;
}

.shop-menu .genesis-nav-menu a {
    padding: 14px 20px;
}

.shop-menu .genesis-nav-menu .current-menu-item a,
.shop-menu .genesis-nav-menu .menu-item a:hover {
	color: #fff;
}

.shop-menu .genesis-nav-menu .current-menu-item {
	position: relative;
}

.shop-menu .genesis-nav-menu .current-menu-item:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 24px 13.5px 0 13.5px;
	border-color: #f7c11e transparent transparent transparent;
	left: 50%;
    margin-left: -13.5px;
}

.shop-menu li.hamburger-icon {
	display: none;
}

.hbg-shop-home h1.entry-title {
	text-align: left;
}

.hbg-shop-category .archive-description {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}

.hbg-shop-category .archive-title {
	color: #000;
	font-family: Gilroy-ExtraBold;
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 1;
    margin-bottom: 40px;
}

.hbg-shop-default .site-inner {
	max-width: 900px;
}

.edd-submit.button.orange {
	min-height: 0;
	min-width: 0;
}

/* Masonry
--------------------------------------------- */

.gutter-sizer {
	width: 3.3%;
}

.masonry-wrap {
	clear: both;
	position: relative;
}

.masonry-wrap .hbg-edd-entry,
.masonry-wrap .edd-download {
	border: 1px solid #ccc;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 40px;
	padding: 25px 25px 40px;
	text-align: center;
	width: 31.1%; /* ((no. of columns) * x) + ((no. of columns – 1) * gutter width) = ".site-inner" width */
	overflow: visible;
}

.hbg-shop-home .masonry-wrap .entry.edd-download {
	margin-bottom: 40px;
	padding-bottom: 20px;
}

.page-template-page_resources .masonry-wrap .entry-title {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 700;
	margin: 40px 0 20px;
	padding: 0 15px;
	text-align: center;
	text-decoration: none;
}

.page-template-page_resources .masonry-wrap .entry-header a {
	text-decoration: none;
}

.page-template-page_resources .masonry-wrap a.purchase-button {
	text-decoration: none;
	font-size: 18px;
	font-size: 1.8rem;
	padding: 1px 15px;
}

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

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

.entry {
	background-color: #fff;
	margin-bottom: 80px;
}

.landing-only .entry {
	padding: 60px 60px 20px;
}

.hbg-single-optin .entry {
	padding: 60px 60px 40px;
}

.hbg-shop-home .entry {
	margin-bottom: 0;
}

.category-icon {
	margin: 0 0 2px;
	text-align: center;
}

.category-icon img {
	max-height: 60px;
	max-width: 60px;
	display: inline-block;
}

.content .entry-content {
	padding-bottom: 25px;
}

.hbg-front-page .content .entry-content {
    padding-bottom: 0;
}

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

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

.entry-content ul > li {
	list-style-type: none;
	position: relative;
	padding-left: 3px;
}

.entry-content ul > li:before,
.pop_inner li:before {
	background: url(images/bullet.svg) no-repeat;
	background-size: contain;
    content: "";
	display: block;
	height: 20px;
	width: 20px;
	margin-right: 8px;
	margin-left: -26px;
	top: 6px;
	position: absolute;
}

.entry-content .gform_wrapper ul > li:before {
	display: none;
}

.entry-content ul > li.blocks-gallery-item:before {
	display: none;
}

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

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

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

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

.entry-header .entry-meta {
	font-family: Gilroy-ExtraBold;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: .5px;
	margin-bottom: 24px;
	text-align: center;
	text-transform: uppercase;
}

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

.entry-categories,
.entry-tags {
	font-family: Gilroy-ExtraBold;
	display: inline;
	text-transform: uppercase;
	line-height: 1.5;
	letter-spacing: .5px;
}

.entry-categories:before,
.entry-tags:before {
    content: "\f07c";
	moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
	font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
	font-weight: 900;
    line-height: 1;
	margin-right: 8px;
	color: #989898;
}

.entry-tags:before {
    content: "\f02b";
}

.entry-meta i {
	color: #989898;
}

.entry-footer .entry-meta i {
	margin-right: 5px;
}

.entry-meta a {
	border: 0;
	color: #000;
	text-decoration: none;
}

.entry-footer .entry-meta a {
	font-family: Gilroy-Medium;
	text-transform: none;
}

.entry-meta a:hover {
	text-decoration: underline;
}

.entry-time {
	margin-right: 20px;
}

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

.pagination {
	clear: both;
	font-size: 20px;
	font-size: 2rem;
	padding: 20px 0 70px;
	text-align: center;
	text-transform: uppercase;
}

.entry-content .pagination ul {
	margin-left: 0;
}

.hbg-shop-home .pagination {
	padding-bottom: 0;
}

.category .pagination {
	padding-top: 20px;
}

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

.archive-pagination li {
	display: inline;
}

.archive-pagination a {
	color: #0067cd;
	cursor: pointer;
	display: inline-block;
	font-size: 20px;
	font-size: 2rem;
	letter-spacing: .5px;
	padding: 0 3px;
	text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.entry-comments h3,
.comment-respond h3 {
	color: #000;
	font-size: 42px;
	font-size: 4.2rem;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 0;
}

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

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

.comment-list {
	clear: both;
}

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

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

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

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

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

}

.comment-list li.bypostauthor > article {
	background: #ededed;
	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 #dadada;
	display: block;
	padding: 10px 15px;
	width: 50%;
}

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

.comment-respond label {
	color: #000;
	display: inline-block;
	font-size: 18px;
	font-size: 1.8rem;
	font-family: Gilroy-ExtraBold;
	margin-bottom: 10px;
}

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

.comment-author {
	font-family: Gilroy-ExtraBold;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: normal;
	text-transform: uppercase;
}

.comment-author a {
	color: #000;
	border: 0;
	font-weight: normal;
	text-decoration: none;
}

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

.comment-time {
	color: #000;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: normal;
}

.comment-metadata {
	display: none;
}

.comment-time a {
	border: 0;
	color: #000;
	font-family: Gilroy-Medium;
	text-decoration: none;
	font-weight: normal;
}

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

.comment-reply {
	font-size: 14px;
	font-size: 1.4rem;
	text-align: right;
	text-transform: uppercase;
}

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

.comment-respond form {
	clear: both;
}

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

.comment-content {
    clear: both;
}

.comment-respond input[type="submit"] {
    padding: 13px 24px 8px;
}

.logged-in-as a {
	border: 0;
}

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

.sidebar {
	flex-shrink: 0;
	font-size: 18px;
	font-size: 1.8rem;
	margin-top: 80px;
	margin-bottom: 60px;
	margin-left: 60px;
}

.sidebar .widget {
	background-color: #fff;
	padding-top: 60px;
	margin-bottom: 60px;
	border-top: 1px solid #cbcbcb;
}

.hbg-shop div.sidebar {
	margin-top: 0;
}

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

.sidebar .widget_ewd_about {
	border: 2px solid #000;
	padding: 0 18px 40px;
	text-align: center;
}

.widget_ewd_about img {
	border: 5px solid #fff;
	box-sizing: content-box;
	margin-top: -80px;
}

.widget_ewd_about .widget-title {
	font-size: 24px;
	font-size: 2.4rem;
}

.widget_ewd_optin .featured-product-block.optin-block {
	display: block;
	padding: 40px 20px;
	margin-bottom: 0;
	margin-top: 0;
}


.widget_ewd_optin .featured-product-block.optin-block img {
	margin: 0 auto 25px;
	max-width: 220px;

}

.widget_ewd_optin .featured-product-block.optin-block .featured-product-inner {
	width: 100%;
}

.widget_ewd_optin .optin-title {
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 10px;
}

.widget_ewd_optin .optin-content,
.ccl-signup-inner .ccl-signup {
	line-height: 1.33;
}

.widget_ewd_ccl .ccl-signup-description {
	margin-bottom: 30px;
}

.widget_ewd_ccl .ccl-signup {
	padding: 40px 20px;
}

.widget_ewd_ccl .ccl-signup-right input {
	margin-bottom: 20px;
}

.widget_ewd_ccl .ccl-signup a {
	border: 0;
	color: #fff;
	text-decoration: underline;
}

.widget_ewd_ccl .ccl-signup-left,
.widget_ewd_ccl .ccl-signup-right {
	width: 100%;
	padding: 0;
}

.widget_ewd_ccl .ccl-signup-left img {
	border: 0;
	display: block;
	width: 200px;
	margin: 0 auto -2px;
}

.widget_ewd_ccl .ccl-signup .ccl-signup-wrap {
	width: 100%;
}

.widget_ewd_testimonials {
	overflow: hidden;
}

.widget .fp-testimonials {
	padding: 0;
}

.widget .fp-testimonials h2 {
	font-size: 24px;
	font-size: 2.4rem;
	text-transform: none;
	margin-bottom: 5px;
}

.widget .fp-testimonials h2:before {
	background-repeat: no-repeat;
	height: 65px;
	width: 100px;
	margin-left: -50px;
	margin-bottom: 35px;
}

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

.footer-widgets {
	background-color: #fff;
	clear: both;
	font-size: 18px;
	font-size: 1.8rem;
	padding: 60px 0;
}

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

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

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

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


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

.site-footer {
	background-color: #168989;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.2;
	padding: 30px 0;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.site-footer a {
	color: #fff;
	border: 0;
	font-family: Gilroy-Medium;
}

.site-footer a:hover {
	text-decoration: underline;
}

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

.widget_ewd_optin:before,
.widget_ewd_optin:after {
	display: none;
}

.hbg-single-optin .entry-footer {
	display: none;
}

div.sidr .menu-close,
div.sidr button.sub-menu-toggle {
	background-image: none;
	min-width: 0;
	min-height: 0;
}

#edd_profile_editor_form ul.edd-profile-emails {
	margin-left: 21px;
}

._form-content ._form_element:nth-of-type(3) {
    max-width: 304px !important;
	vertical-align: middle;
}


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

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

	.hbg-flex-wrap .entry {
		max-width: none;
	}

}

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

	.site-inner,
	.wrap {

	}

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

	.single-download .content {
		max-width: 680px;
	}

	.single-download .site-inner {
		max-width: 1040px;
	}

	.hbg-slider-wrap .download-slider ul {
		max-width: 306px;
	}

}


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

	.front-page-about .hbg-wrap {
		padding: 40px;
	}

	.widget.featured-content {
		margin: 0 auto 60px;
		max-width: 300px;
	}

	.icon-menu .genesis-nav-menu > li.menu-item {
    	max-width: 100px;
	}

	.title-area {
		max-width: 260px;
	}

	.site-inner,
	.wrap {
	}

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

	.content,
	.site-header .widget-area {

	}

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

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

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

	.optin-right-inner {
		margin: 25px;
	}

	.hbg-front-page .optin-right-inner {
		margin: 25px auto;
	}

	.mini-header .genesis-nav-menu > li.menu-item {
		margin: 0 5px;
	}

}

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

	.featured-product-block {
		display: block;
	}

	.featured-product-block img {
		margin: 0 auto 25px;
	}

	.featured-product-block .featured-product-inner {
		width: 100%;
	}

	.featured-product-block.optin-block {
		display: block;
	}

	.featured-product-block.optin-block img {
		margin: 0 auto 25px;
	}

	.featured-product-block.optin-block .featured-product-inner {
		width: 100%;
	}

}

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

	.download-upper {
		display: block;
	}

	.hbg-slider-wrap {
		margin: 0 auto 40px;
		max-width: 500px;
		width: 100%;
	}

	.download-upper-right {
		width: 100%;
	}

	.hbg-slider-wrap .download-slider ul {
		max-width: 398px;
	}

	.content-sidebar-wrap {
		display: block;
	}

	.hbg-podcast-category .content-sidebar-wrap {
		display: flex;
	}

	.single-download .content {
		max-width: none;
	}

	.single-download .entry {
		margin-bottom: 20px;
	}

	.about-acc {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}

	.about-acc-left {
		margin-left: auto;
		margin-right: auto;
		max-width: 600px;
		width: 100%;
	}

	.about-acc-right {
		padding-top: 0;
		padding-right: 0;
	}

	.ccl-content:before, .ccl-content:after {
		width: 185px;
	}

	.sidebar {
		clear: both;
		float: none;
		margin: 120px auto 0;
	}

	.hbg-shop aside.sidebar {
		margin-top: 0;
	}

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

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

	.hbg-shop .title-area {
		float: none;
		margin: 0 auto;
		overflow: hidden;
	}

	.hbg-edd-menu li {
		margin: 0 20px 10px;
	}

	.hbg-edd-menu {
		float: none;
		margin-top: 20px;
	}

	.site-header .hbg-edd-menu .genesis-nav-menu {
		text-align: center;
	}

	.masonry-wrap .hbg-edd-entry,
	.masonry-wrap .edd-download {
		width: 48.35%;
	}

	.category .nr_panel {
		width: auto;
		margin-right: 20px;
	}

	.category .nr_panel:last-of-type {
		margin-right: 0;
	}

	.cat-headline-icon {
		margin-bottom: 20px;
		position: static;
	}

	.category .featured-product-block.optin-block {
		padding: 50px 0;
	}

	.category .featured-product-block.optin-block img {
		margin: 0 auto 25px;
	}

	.featured-product-block.optin-block .featured-product-inner {
		width: 100%;
	}

	.category-optin-flex-wrap {
		display: block;
	}

	.archive-description {
		padding-bottom: 20px;
	}

	.archive-description-left {
		padding-right: 0;
		margin-bottom: 40px;
	}

	.archive-description-left,
	.archive-description-right {
		border: 0;
		padding: 0;
		margin: 0 0 40px;
	}

	.archive-description-right {
		width: auto;
	}

	.category .nr_inner {
		justify-content: left;
	}

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

	button.slide-nav-link,
	button.sidr .menu-close {
		background: none;
		min-width: 0;
    	min-height: 0;
	}

	.widget_ewd_optin .featured-product-block.optin-block {
		margin-top: 0;
	}

	.footer-signup-left {
		margin: 0 auto;
		max-width: 544px;
		width: 90%;
	}

	.footer-signup-left img {
    	height: auto;
    	object-fit: fill;
	}

	.footer-signup {
		display: block;
	    background: #000;
		padding-top: 40px;
	}

	.footer-signup-right {
		padding: 40px 5%;
	}

	.site-inner,
	.wrap {

	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu a,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}

	.content-sidebar-wrap {
		display: block;
	}

	.hbg-podcast-category .content-sidebar-wrap {
		display: flex;
	}

	.sidebar {
		margin-left: 0;
	}

	.genesis-nav-menu li,
	.header-image .title-area,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .widget-area,
	.site-title {
		text-align: center;
	}

	.site-header .search-form {
		margin: 16px auto;
	}

	/* ### Genesis Responsive Menus */

	.genesis-responsive-menu .wrap {
		padding: 0;
	}

	.genesis-responsive-menu {
		display: none;
		position: relative;
	}

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

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

	.menu-toggle:focus,
	.menu-toggle:hover,
	.sub-menu-toggle:focus,
	.sub-menu-toggle:hover {
		background-color: #fff;
		border-width: 0;
		color: #0067cd;
	}

	.menu-toggle {
		line-height: 22px;
		position: relative;
		width: 100%;
		z-index: 1000;
	}

	.menu-toggle,
	.menu-toggle:focus,
	.menu-toggle:hover {
		border-top: 1px solid #eee;
	}

	.menu-toggle::before {
		font-size: 1.5em;
		margin-right: 10px;
		text-rendering: auto;
	}

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

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

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

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

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

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

	.genesis-responsive-menu .genesis-nav-menu .menu-item a {
		border: none;
		margin-bottom: 1px;
		padding: 15px 20px;
		width: 100%;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		border: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
		left: 0;
		margin-left: 0;
	}

	.genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
		content: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		clear: both;
		display: none;
		margin: 0;
		opacity: 1;
		padding-left: 15px;
		position: static;
		width: 100%;
	}

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

	.footer-widgets-1,
	.footer-widgets-2 {
		margin: 0 auto 40px;
	}

	.optin-left-wrap, .optin-right-wrap {
		width: 100%;
	}

	.ccl-signup {
		padding: 40px 0;
	}

	.ccl-signup-inner {
		display: block;
	}
	.ccl-signup-left, .ccl-signup-right {
		padding: 0;
		width: 100%;
	}

	.ccl-content {
		padding-bottom: 20px;
	}

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

	.front-page-about .about-image {
		margin: 0 auto 40px;
	}

	.fp-testimonials {
		overflow: hidden;
	}

}

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

	.shop-menu li:first-child {
		float: left;
	}

 	.shop-menu li:not(:first-child),
	.shop-menu .genesis-nav-menu .current-menu-item:after {
		display: none;
 	}

 	.shop-menu li.hamburger-icon {
		float: right;
		display: block;
		cursor: pointer;
 	}

	  #menu-shop.responsive {
		  position: relative;
	  }

	  #menu-shop.responsive li.hamburger-icon {
	    position: absolute;
	    right: 0;
	    top: 0;
	  }

	  #menu-shop.responsive li {
	    float: none;
	    display: block;
	    text-align: left;
	  }

	.fp-shop-top-left {
		margin-bottom: 25px;
		text-align: center;
	}

	.acc-fp-shop {
		padding: 40px 0;
	}

	.fp-shop-top {
		display: block;
	}

	.fp-shop-top-left, .fp-shop-top-right {
		padding: 0;
		width: 100%;
	}

	.ccl-content:before,.ccl-content:after {
		display: none;
	}

	.optin-right-inner {
		max-width: none;
	}

	.hbg-optin {
		display: block;
	}

	.announcement-wrap {
		display: block;
	}

	.announcement-wrap h2 {
		width: 100%;
	}

	.featured-product-block {
		display: block;
	}

	.featured-product-block img {
		margin: 0 auto 25px;
	}

	.featured-product-block .featured-product-inner {
		width: 100%;
	}

	.featured-product-block.optin-block {
		display: block;
	}

	.featured-product-block.optin-block img {
		margin: 0 auto 25px;
	}

	.featured-product-block.optin-block .featured-product-inner {
		width: 100%;
	}

	body,
	body > div {
		font-size: 18px;
		font-size: 1.8rem;
	}

	.site-inner {
		padding: 5% 0 0;
	}

	.sidebar {
		margin-bottom: 5%;
	}

	.pagination {
		margin: 0 auto 40px;
	}

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

	.front-page-blog-wrap {
		flex-wrap: wrap;
	}

	.front-page-blog-wrap .entry {
		width: 48%;
	}

	.podcatchers-single .pc-label, .podcatchers-single .podcatchers-wrap {
		text-align: left;
		margin-bottom: 15px;
		line-height: 1.3;
		margin-left: 0;
	}

	.podcatchers-single:before {
		top: -15px;
	}

	.podcatchers.podcatchers-single {
		margin-bottom: 30px;
	}

	.hbg-show-notes input + label {
		font-size: 18px;
		line-height: 1.33;
	}

}

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

	.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal,
	.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal {
		float: none !important;
	}

	.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
		width: 100% !important;
		margin-bottom: 20px;
		overflow: hidden;
	}

	.landing-page .content-sidebar-wrap {
		padding: 60px 0;
	}

	.hbg-single-optin input {
		margin-bottom: 20px;
	}

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

	.hbg-single-optin .entry {
		padding: 40px 5% 20px;
	}

	.hbg-single-optin .optin-subtitle {
		font-size: 24px;
		font-size: 2.4rem;
	}

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

	.masonry-wrap .hbg-edd-entry h3 a,
	.masonry-wrap .edd-download h3 a {
		font-size: 28px;
	}

	.masonry-wrap .hbg-edd-entry,
	.masonry-wrap .edd-download {
		width: 100%;
	}

	.ccl-logo {
		max-width: 200px;
	}

	.about-acc-left {
		padding-top: 20px;
	}

	.about-acc .bubble {
		display: block;
		width: 49.8%;
	}

	.about-acc .person {
		display: block;
		width: 50.2%;
	}

	.fp-podcasts-wrap {
		display: block;
	}

	.fp-podcasts-wrap .entry {
		display: block;
		max-width: 373px;
		margin: 0 auto 40px;
		width: 100%;
	}

	.fp-featured-products-wrap {
		flex-wrap: wrap;
	}

	.fp-feature-product {
		margin-bottom: 25px;
		width: 48%;
	}

	.ccl-signup-text {
		font-size: 36px;
		font-size: 3.6rem;
	}

	.ccl-signup-right input[type="submit"] {
		margin-top: 25px;
	}

	.footer-signup-right input[type="email"] {
		margin-bottom: 20px;
	}

	.nrelate-after-entry .nr_inner {
		display: block;
	}

	.nrelate-after-entry .nr_panel {
		margin: 0 auto 25px;
		width: 100%;
	}

	.nrelate-after-entry .nr_img_div img {
		margin: 0 auto 15px;
	}

	.category .pagination {
		padding: 0;
	}

	.front-page-about .hbg-wrap {
		padding: 40px 5%;
	}

	.front-page-about .hbg-wrap h2 {
		font-size: 32px;
		font-size: 3.2rem;
	}

	.about-inner {
		padding-top: 0;
	}

	.podcast-form div.wpforms-container-full .wpforms-form .wpforms-submit-container {
		text-align: center;
	}


}

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

	.hbg-single-optin form._form {
		padding: 0 !important;
	}

	.category .hbg-flex-wrap .entry {
		margin-bottom: 40px;
		width: 46.5%;
	}

	.category .hbg-flex-wrap .entry .entry-footer {
		display: none;
	}


	.about-acc-right h2 > span > span {
		display: block;
	}

	.landing-only .entry {
		padding: 25px;
	}

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

	.shop-intro-wrap {
		padding: 40px 0;
	}

	.shop-intro {
		font-size: 18px;
		font-size: 1.8rem;
	}

	.hbg-shop .title-area {
		float: left;
		margin-bottom: 10px;
	}

	.hbg-slider-wrap .button.fancybox-inline {
		height: 85px;
		width: 85px;
	}

	.hbg-slider-wrap .download-slider ul {
    	max-width: 285px;
	}

	.download-slider li {
		width: 85px;
		margin-right: 10px;
	}

	.subscribe-review {
		padding-left: 25px;
		padding-right: 25px;
	}

	.hbg-show-notes input ~ .tab.content1 {
		padding-left: 0;
	}

	.category .nr_panel:nth-of-type(even) {
		margin-right: 0;
	}

	.hbg-flex-wrap .entry-title {
		font-size: 18px;
		font-size: 1.8rem
	}

	.hbg-highlight,
	.featured-product-block,
	.featured-product-block.optin-block {
		padding: 25px 5%;
	}

	.entry-comments h3, .comment-respond h3 {
		font-size: 36px;
	}

	.comment-author {
		font-size: 20px;
		font-size: 2rem;
	}

	.title-area {
    	max-width: 180px;
	}

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

	.site-header {
		padding: 5px 0;
	}

	.entry-title {
		font-size: 36px;
		font-size: 3.6rem;
	}

}

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

	.hbg-slider-wrap .button.fancybox-inline {
		height: 76px;
		width: 76px;
		font-weight: 12px;
		font-size: 1.2rem;
	}

	.hbg-slider-wrap .download-slider ul {
		max-width: 257px;
	}

	.download-slider li {
		width: 76px;
		margin-right: 10px;
	}


}

/* # 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 #999;
		page-break-inside: avoid;
	}

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

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

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

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

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

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

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


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

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

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

}
