/* Colors */
/* $poynterLightGreen: #c4dcb8; */
.container {
	width: 100%;
}
@media (min-width: 576px) {
	.container {
	    width: 100%;
	    max-width: 100%;
	}
}
@media (min-width: 768px) {
	.container {
	/*     width: 720px; */
	    width: 100%;
	    max-width: 100%;
	}
}
@media (min-width: 1140px) {
	.container {
	    width: 1024px;
	    max-width: 100%;
	    width: 100%;
	    max-width: 100%;
	}
}
@media (min-width: 1440px) {
	.container {
	    width: 1366px;
	    max-width: 100%;
	}
}
.col-centerd {
	margin-right: auto;
	margin-left: auto;
}
body, html {
    font-family: 'Poynter-Serif-RE', sans-serif;
    font-size: 100%;
    font-weight: 400;
    line-height: 1.4;
    background-color: #fff;
}
body {
    font-family: 'Poynter-Serif-RE', sans-serif;
    font-size: 100%;
    font-weight: 400;
    line-height: 1.4;
    color: #292b2c;
    background-color: #fff;
}
body, select, input, button {
    font-family: 'Poynter-Serif-RE', sans-serif;
    font-size: 100%;
    line-height: 1.6 !important;
}
body a {
    font-weight: normal;
}
a {
	color: #50833d;
}
a:hover, a:focus {
    color: #5d9e42;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Poynter-OS-Display', serif !important;
	font-weight: 700 !important;
}
p {
    font-family: 'Poynter-Serif-RE', sans-serif;
    color: #222222;
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 1em;
}
address, dl, ol, ul {
    margin-bottom: 1rem;
}
ol, ul {
    list-style-position: outside;
    padding-left: 1.5em;
}
li {
	font-size: 1.25rem;
	margin-bottom: 0;
}
input[type=email], input[type=password], input[type=text] {
	border: 1px solid #dddddd !important;
    border-radius: 5px;
    background: #f8f8f8;
    font-family: 'Poynter-Gothic-Text', sans-serif;
    /* New */ padding: 8px 8px;
}
.btn, .button, button, input[type=button], input[type=submit], a.button, .poynter-post-content a.button {
    color: #fff;
    background-color: #50833d;
    background: #50833d;
    height: auto;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    padding: 12px 20px 10px;
    margin: 16px 0 0;
    z-index: 2;
    box-shadow: none;
    transition: box-shadow .3s;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .033em;
    box-shadow: none;
    border: none;
}
.btn:hover, .button:hover, button:hover, input[type=button]:hover, input[type=submit]:hover, a.button:hover, .poynter-post-content a.button:hover {
	background-color: #50833d;
    background: #50833d;
    color: #ffffff;
}
.wdm-submit-cmnt input[type=submit] {
    float: right;
    color: #00316a;
    padding: 13px 40px;
    font-size: 14px;
    line-height: inherit;
    border-radius: 50px;
    border: 1px solid #c8c8c8;
    text-decoration: none;
    transition: all .2s linear;
    padding: 13px 26px;
    width: 111px;
    text-align: left;
    margin-bottom: 0;
    color: #fff;
    box-shadow: 0 17px 15px -12px #9f9f9f;
    transition: box-shadow .3s;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: 23px;
    border: 0;
    margin-top: 10px;
}
img, iframe, embed {
    max-width: 100%;
}
.wp-caption {
	max-width: 100% !important;
}
.heading h2, .heading h3 {
	font-family: 'Poynter-OS-Display', serif;
    width: 100%;
    padding: 0;
    border-bottom: none;
    margin-bottom: 1rem;
    margin-top: 0;
    margin-left: 0;
    display: block;
}
.heading h2>span:first-of-type, .heading h3>span:first-of-type {
	font-family: 'Poynter-OS-Display', serif;
    border-bottom: none;
    margin-left: 0;
    padding: 0;
    display: block;
    font-size: 2rem;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    width: auto;
}
.admin-bar .site-content-contain,
div.site-content-contain {
    margin-top: 50px;
    margin-bottom: 150px;;
}
.site-content-contain a {
        color: #50833d;
        text-decoration: none;
        border-bottom: 2px solid #d4e6cd;
    }
.site-content-contain a:hover {
            color: #5d9e42;
            text-decoration: none;
            border-bottom: 2px solid #d4e6cd;
        }
.site-content-contain a.button {
        text-decoration: none;
        border-bottom: none;
        color: #ffffff;
        background-color: #50833d;
    }
.site-content-contain a.button:hover {
            border-bottom: none;
            background-color: #609c49;
        }
/* Gravity Forms */
.gform_wrapper .gfield {
    font-size: 1rem;
}
/* Memberships */
.downloads-container {
	padding-top: 2rem;
}
.content-header {
	background: #cbe6c1;
	padding: 3rem;
}
.content-header__description {
	margin-right: 0%;
}
@media (min-width: 768px) {
	.content-header__description {
		margin-right: 25%;
	}
}
.post-type-archive-educator_marketplace .site-content-contain .post-container a, .ld-tabs-content .post-container a {
    /* Remove when appearance CSS cleaned up */
    text-decoration: none;
    border-bottom: none;
}
.post-type-archive-educator_marketplace #page header.entry-header .entry-header__featured-image img {
	/* Remove when appearance CSS cleaned up */
	margin-bottom: 0;
}
.post-type-archive-educator_marketplace .post-container {
    /* normalize .post-container */
    margin-bottom: 1.5rem;
}
.post-type-archive-educator_marketplace .content-samples .post-container {
    /* normalize .post-container */
    margin-bottom: 0;
}
.benefits {
	padding-top: 2rem;
	padding: 2.5rem 0;
}
.benefits__container {
	padding: 5%;
}
.benefits .container .row [class^="col-"] {
	border-bottom: 1px solid #dddddd;
	border-right: none;
}
.benefits .container .row [class^="col-"]:last-child {
	border-bottom: none;
	border-right: none;
}
@media (min-width: 768px) { 
	.benefits .container .row [class^="col-"] {
		border-right: 1px solid #dddddd;
		border-bottom: none;
	}
	.benefits .container .row [class^="col-"]:last-child {
		border-right: none;
		border-bottom: none;
	}
	
}
.benefits__title {
	text-align: center;
}
.benefits__body {
	text-align: center;
	margin-bottom: 0;
	font-size: 1rem;
}
.cta-section {
    background: #50833d;
    padding: 3rem 0;
}
.cta-section h5 {
        font-size: 2rem;
        color: #ffffff;
    }
.cta-section p {
        color: #ffffff;
    }
.cta-section .button {
        background: #ffffff;
        color: #333333;
        padding: 20px 24px;
    }
.cta-section .button :hover {
            background: #ffffff;
            color: #333333;
        }
a.button.button--cta {
	padding: 20px 24px;
}
.content-samples {
	background: #eeeeee;
	padding: 2rem;
	margin-bottom: 2rem;
}
.content-samples__body {
	font-size: 1rem;
}
a.content-header__link-cta  {
    color: #333333 !important;
    text-decoration: none;
    font-size: .825rem;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
}
a.content-header__link-cta:hover  {
    color: #333333 !important;
    border-bottom: 1px solid #444444 !important;
}
h1.elumine-page-title span {
    font-size: 5rem;
    line-height: 1.15;
}
.page-title {
    font-size: 5rem;
}
.wdm-share-container a {
    border-bottom: none;
}
.wdm-share-container a:hover {
        border-bottom: none;
    }
/* New Nav */
.site-content-contain nav li a,
.site-content-contain .menu li a {
	border-bottom: none;
}
.site-content-contain nav li a:hover ,
.site-content-contain .menu li a:hover {
	border-bottom: none;
}
@media (min-width: 1600px) {
	.container {
		width: 1440px;
		max-width: 100%;
	}
}
.site-header {
	background: #ffffff;
}
.global-nav {
	background: #222222;
	padding: 8px 0;
	height: 48px;
}
.button.donate-button {
	color: #fff;
	background-color: #50833d;
	background-color: #50833d;
	height: 32px;
	border-radius: 5px;
	font-size: .875rem;
	line-height: 1;
	text-align: center;
	padding: 9px 27px !important;
	margin: 0;
	z-index: 2;
	box-shadow: none;
	transition: box-shadow .3s;
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: .033em;
	box-shadow: none;
	/* border: 1px solid #70b555; */
}
.button.donate-button:hover {
	color: #fff;
	background-color: #609c49;
}
a.login-header-menu {
	border: none;
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
	font-size: 13px;
	font-weight: 700;
	line-height: 37px;
	text-decoration: none;
	text-transform: inherit;
	margin-left: 9px;
	display: inline-block;
	vertical-align: middle;
	padding-left: 0;
	padding-top: 4px;
	margin-left: 1rem;
	padding-top: 0;
	color: #fff;
}
@media (min-width: 992px) {
	a.login-header-menu {
		font-size: 14px;
	}
}
a.login-header-menu:hover {
	color: #66b345;
}
.navbar-nav > div {
	display: block;
	width: auto;
}
.navbar-nav {
	display: flex;
	flex-direction: row;
	justify-content: center;
	padding: 0;
	margin: 0;
	list-style: none;
	align-items: center;
}
.navbar-nav .menu-item {
	font-size: initial;
	line-height: initial;
}
.navbar-nav .menu-item a {
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
	font-size: 1rem;
	line-height: 32px;
	text-decoration: none;
	font-weight: 500;
	text-transform: capitalize;
	padding: 9px 9px;
}
li.current_page_item.menu-item a { /* Elumine Appearance Override */
	text-decoration: none;
}
.main-navigation li.current_page_item.menu-item a { /* Elumine Appearance Override */
	color: #222222 !important;
	font-weight: 700 !important;
	text-decoration: none;
}
.main-navigation li.current_page_item.menu-item ul.sub-menu li.menu-item  a { /* Elumine Appearance Override */
	color: #222222 !important;
	font-weight: 400 !important;
	text-decoration: none;
}
.global-nav__wrap {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-content: center;
	width: 100%;
}
.global-nav .navbar-nav .menu-item a {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 32px;
	text-decoration: none;
	font-weight: 500;
	text-transform: capitalize;
	padding: 9px 6px;
}
@media (min-width: 992px) {
	.global-nav .navbar-nav .menu-item a {
		font-size: 14;
		padding: 9px 9px;
	}
}
.global-nav .navbar-nav .menu-item a:hover {
	color: #8be06a;
	text-decoration: underline;
}
.brand-nav {
	padding: 1rem 0;
}
.logo {
	display: flex !important;
	justify-content: center !important;
}
.logo__link {
	display: block;
}
.logo__img {
	width: 16rem;
	transition: 300ms;
}
@media (min-width: 768px) {
	.logo__img {
		width: 16rem;
	}
}
@media (min-width: 992px) {
	.logo__img {
		width: 16rem;
	}
}
#masthead {
	border-bottom: 8px solid #A7C09D;
}
@media (min-width: 992px) {
	#masthead {
		border-bottom: 8px solid #A7C09D;
	}
}
/* Responsive */
#masthead .global-nav {
	display: none;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 768px) {
	#masthead .global-nav {
		display: block;
	}
}
#masthead .primary-search {
	display: none;
}
@media (min-width: 992px) {
	#masthead .primary-search {
		display: block;
	}
}
.desktop-nav {
		display: none;
	}
@media (min-width: 992px) {
	.desktop-nav {
		display: block;
	}
}
.brand-nav {
	padding: 1rem 0;
	border-bottom: none;
}
@media (min-width: 992px) {
	.brand-nav {
		padding: 1rem 0;
		border-bottom: 1px solid #333333;
	}
}
#primary-menu {
	text-align: center;
	display: inline;
}
#primary-menu li {
	display: inline-block;
}
#primary-menu li ul li {
	display: block;
}
#primary-menu .menu-item-has-children .sub-menu .menu-item {
	border-bottom: 1px solid #ccc;
	border-right: none;
	border-left: none;
}
#primary-menu .menu-item-has-children .sub-menu .menu-item:last-of-type {
		border-bottom: none;
	}
.main-navigation>div {
	display: block;
	width: auto;
}
.main-navigation {
	display: flex;
	flex-direction: column;
	padding: .5rem 0;
	margin: 0;
	list-style: none;
	align-items: center;
}
.main-navigation  .menu-item-has-children .sub-menu {
	border-radius: 0;
}
.main-navigation  .menu-item-has-children .sub-menu .menu-item {
	border: none;

}
.main-navigation  .menu-item-has-children .sub-menu .menu-item a {
	border-bottom: none;
	background: #333333;
	color: #ffffff;
}
.main-navigation  .menu-item-has-children .sub-menu .menu-item:last-of-type {
	border-bottom: none;
	border-right: none;
	border-left: none;
	border-radius: 0;
}
.main-navigation  .menu-item-has-children .sub-menu .menu-item a:last-of-type {
	border-bottom: none;
}
.main-navigation  .menu-item-has-children .sub-menu .menu-item:first-of-type {
	border-top: 2px solid #dedede;
	border-top: none;
	border-radius: 5px 5px 0 0;	
	border-radius: 0;	
}
.main-navigation  .menu-item-has-children .sub-menu .menu-item a:first-of-type {
	border-top: none;
}
.main-navigation  .menu-item-has-children .sub-menu .menu-item:hover {
	background: #ffffff;
	color: #ffffff;
}
.main-navigation .menu-item a {
	font-family: 'Poynter-Gothic-Text-Condensed', sans-serif !important;
	font-size: 18px;
	line-height: 1.15;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: uppercase;
	padding: .5rem;
	transition: 300ms;
}
.main-navigation .menu-item a:hover, .navigation-secondary .menu-item a:hover, .main-navigation .menu-item:hover a, .navigation-secondary .menu-item:hover a {
	color: #777777;
}
header#masthead #primary-menu .sub-menu a, header#masthead #Secondary-menu a {
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
	font-size: 15px;
	color: #333333;
	font-weight: 500;
	letter-spacing: .015em;
	text-transform: capitalize;
	background: #dedede;
	padding: .75em 8px;
}
header#masthead #primary-menu .sub-menu a:hover, header#masthead #Secondary-menu a:hover {
	background-color: #333333;
	color: #ffffff;
}
.navigation-secondary .menu-item:hover, .navigation-secondary .menu-item:hover>a {
	color: #ffffff;
	background: #333333;
	color: #333333;
	background: #ffffff;
}
header#masthead #primary-menu .sub-menu li:hover > a {
	color: #333333;
	background: #ffffff;
	color: #ffffff !important;
	background: #333333;
}
/*
.menu-item-has-children .sub-menu .menu-item a {
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .015em;
	text-transform: capitalize;
}	
*/
.main-navigation .navbar-nav>.menu-item-has-children:hover>.sub-menu:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #dedede;
	text-align: right;
	display: block;
	margin-left: 84%;
}
/*
.main-navigation .navbar-nav>.menu-item-has-children:hover>.sub-menu:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #ffffff;
	text-align: right;
	display: block;
	margin-left: 84%;
	position: absolute;
	bottom: 100%;
	right: 13px;
	border-width: 0 9px 9px 9px;
	border-style: solid;
	border-color: rgb(255 255 255 / 1) transparent;
}
*/
.brand-nav .date {
	display: none;
}
@media (min-width: 992px) {
	.brand-nav .date {
		position: absolute;
		bottom: 0;
		font-family: 'Poynter-Gothic-Text', sans-serif !important;
		display: block;
		font-size: 13px;
	}
}
.primary-search {
	width: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
}
/*
input.primary-search__input {
	width: 82%;
	padding: .5rem;
	border: 1px solid #c8c8c8;
	border-radius: 5px;
	background: #eeeeee;
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
	margin-right: 4px;
}
*/
input.primary-search__input {
	width: 100%;
	height: 35px;
	padding: .5rem;
	border: 1px solid #333333;
	border-radius: 5px;
	background: #ffffff;
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
	margin-right: 0;
	padding-right: 35px;
}
/*
.primary-search__button {
	background-color: transparent;
	width: calc( 15% - 1rem );
	padding: .5rem;
	margin: 0;
	border: 0;
}
*/
/*
.primary-search__button {
	padding: .5rem;
	background-color: transparent;
	height: 35px;
	width: 35px;
	margin: 0;
	border: 0;
	background: #ffffff;
	border-radius: 5px;
	border: 1px solid #dddddd;
}
*/
.primary-search__button {
	padding: 8px 11px;
	background-color: transparent;
	height: 35px;
	width: 35px;
	margin: 0;
	border: 0;
	background: transparent;
	border-radius: 5px;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
}
.primary-search__button:hover {
		background: transparent;
	}
.primary-search__button--icon {
	display: inline-block;
	font: normal normal normal 1rem/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #222222;
	padding: 0;
	margin: 0;
	border: 0;
}
.primary-search__button--icon:hover {
	color: #50833d;
}
.global-nav__account {
	display: none;
}
@media only screen and (min-width: 992px) {
	.global-nav__account {
		display: block;
	}
}
.global-nav__brands {
	width: 100%;
	margin-right: 105px;
}
@media only screen and (min-width: 992px) {
	.global-nav__brands {
		width: auto;
		margin-right: 0;
	}
}
.account-wrap {
	display: flex;
	justify-content: flex-end;
	height: 100%;
	padding: 0;
	margin: 0;
}
.navigation-secondary {
	height: initial;
}
.navigation-secondary a {
	color: #ffffff;
}
.user-login, .cart-nav {
	color: #ffffff;
	font-weight: bold;
}
.login-header-menu, .navigation-secondary {
	border-left: none;
}
.navigation-secondary .user-profile {
	font-family: 'Poynter-Gothic-Text', sans-serif;
	text-decoration: none;
	display: flex;
	align-items: center;
}
.navigation-secondary .user-profile .user-name {
	font-family: 'Poynter-Gothic-Text', sans-serif;
	font-weight: 500 !important;
	line-height: 32px;
	height: auto;
}
.navigation-secondary .user-profile .user-name .ps {
	color: #fff;
}
.buddypress-navigation {
	border-left: none;
	height: auto;
	padding: 0;
	margin: 0;
}
.menu-item-has-children>a:after {
	content: "b";
	margin-left: 10px;
	display: none;
	font: normal normal normal 14px/1 elumine;
	font-size: 11px;
	font-weight: 900;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: none;
	vertical-align: middle;
}
#masthead.fixed {
	position: fixed; 
	top: 0;
	width: 100%;
	z-index: 100;
}
@media(min-width: 992px) {
#masthead.fixed {
		position: relative
}
	}
/*
#masthead.fixed .logo__img {
	width: 12rem;
	transition: 300ms;
}
#masthead.fixed .main-navigation .menu-item a {
	font-family: 'Poynter-Gothic-Text-Condensed', sans-serif !important;
	font-size: 16px;
	line-height: 1.15;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .015em;
	text-transform: uppercase;
	padding: .5rem;
	transition: 300ms;
}
*/
.navigation-secondary .menu-item a {
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
	line-height: 1.15;
	text-decoration: none;
	font-weight: 400;
	text-transform: capitalize;
	font-size: 16px;
	padding: 1.25rem 2em 1.25rem 1em;
	background: #ffffff;
}
@media only screen and (max-width: 992px) {
	#mobile-menu .user-login {
		font-size: 16px;
		color: #333333;
		text-align: center;
		padding: 1.25rem;
		line-height: 1.15;
	}
	#mobile-menu a.login-header-menu {
		border: none;
		font-family: 'Poynter-Gothic-Text', sans-serif !important;
		font-size: 18px;
		font-weight: 700;
		line-height: 1.15;
		text-decoration: none;
		text-transform: inherit;
		display: inline-block;
		vertical-align: top;
		margin: 0;
		padding-top: 0;
		color: #333333;
		display: inline;
	}
	#mobile-menu .navigation-secondary .user-profile .user-name {
		font-weight: 700 !important;
		height: auto;
		font-size: 18px;
		line-height: 1.15;
		margin: 0;
		width: 100%;
		text-align: left;
	}
	#mobile-menu .navigation-secondary .user-profile .user-name .ps {
		color: #333333;
	}
	
	
	
	
	
	.mobile-menu__header {
		/* position: relative; */
		position: absolute;
		/* position: relative; */
		top: 0;
		/* padding: 10px 0; */
		height: 50px;
		height: auto;
		width: 100%;
	}
	.menu-mobile-container .buddypress-navigation {
		position: absolute;
		top: 7px;
		left: 10px;
		z-index: 5;
	}
	.menu-mobile-container .logo {
		position: relative;
		top: 10px;
	}
	.menu-mobile-container .logo__img {
		width: 8rem;
	}
	.menu-mobile-container .primary-search {
		width: 90%;
		position: relative;
		top: 15px;
		bottom: auto;
		right: auto;
		left: auto;
		margin: 10px 5%;
	}
/*
	input.primary-search__input {
		border: 1px solid #c8c8c8;
		border-radius: 5px;
		background: #eeeeee;
		font-family: 'Poynter-Gothic-Text', sans-serif !important;
		margin-right: 0;
	}
*/
	
/*
	.menu-mobile-container .primary-search__button {
		padding: .5rem;
		height: 35px;
		width: 35px;
		margin: -1px 0 0 -39px;
		border: 0;
		background: transparent;
		border-radius: 5px;
		border: transparent;
	}
*/
	.menu-mobile-container .account-wrap {
		display: block;
		height: auto;
		position: absolute;
		top: 100px;
		width: 100%;
	}
	.menu-mobile-container .navigation-secondary a {
		color: #333333;
	}
	.menu-mobile-container .dropdown-menu {
		position: relative;
		top: auto;
		left: auto;
		z-index: 1000;
		display: block;
		float: none;
		min-width: auto;
		padding: 0;
		margin: 0;
		font-size: 1rem;
		color: #333333;
		text-align: left;
		list-style: none;
		background-color: #fff;
		background-clip: padding-box;
		border: none;
		border-radius: 0;
		background: #ffffff;
	}
	.menu-mobile-container .navigation-secondary .dropdown-menu {
		display: block;
	}
	.menu-mobile-container .navigation-secondary:hover .dropdown-menu:before {
		content: "";
		width: 0;
		height: 0;
		border: none;
		text-align: left;
		display: block;
		margin-left: auto;
	}
	
	
	
	
	#mobile-menu .dropdown-menu {
		display: none;
		margin: 0 -1.25rem;
	}
	.show-nav #mobile-menu .dropdown-menu {
		display: block;
	}
	.show-nav .mobile-menu-level {
		top: 380px;
	}
	.mobile-menu .navigation-secondary .user-profile .ps.ps-icon-arrow:before {
		font-weight: 800 !important;
		font-size: 11px;
		display: inline-block;
		margin-left: 4px;
		vertical-align: middle;
	}
	.mobile-menu .navigation-secondary:hover .user-profile .ps.ps-icon-arrow:before {
		transform: rotate(0deg);
	}
	.show-nav .mobile-menu .navigation-secondary:hover .user-profile .ps.ps-icon-arrow:before {
		transform: rotate(180deg);
	}
	
	
	.menu-mobile-container #mobile-menu .menu-item {
		display: inline-block;
		width: auto;
		border: none;
	}
	.menu-mobile-container .navigation-secondary .menu-item a {
		border: none;
	}
	.menu-mobile-container {
		position: fixed;
		top: 0;
		left: 0;
		right: auto;
		width: 50vw;
		background: #ffffff;
	}
	
	.action--open {
		font-size: 1.5em;
		left: 15px;
		right: auto;
		display: none;
		color: #fff;
		z-index: 9999;
		width: 40px;
		height: 30px;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIg0KCXhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIg0KCXdpZHRoPSIyOHB4IiBoZWlnaHQ9IjE5cHgiIHZpZXdCb3g9IjAgMCAyOCAxOSI+DQo8cGF0aCBmaWxsUnVsZT0iZXZlbm9kZCIgZD0iTS0wIDE5Qy0wIDE5LTAgMTYtMCAxNi0wIDE2IDI4IDE2IDI4IDE2IDI4IDE2IDI4IDE5IDI4IDE5IDI4IDE5LTAgMTktMCAxOVpNLTAgOEMtMCA4IDI4IDggMjggOCAyOCA4IDI4IDExIDI4IDExIDI4IDExLTAgMTEtMCAxMS0wIDExLTAgOC0wIDhaTS0wLTBDLTAtMCAyOC0wIDI4LTAgMjgtMCAyOCAzIDI4IDMgMjggMy0wIDMtMCAzLTAgMy0wLTAtMC0wWiIgZmlsbD0iI2M4YzhjOCIvPjwvc3ZnPg==) 50% no-repeat;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		-border-radius: 8px;
		border: 0;
		bottom: 0;
		margin: auto;
	}
	#mobile-menu {
		display: block;
		padding-top: 155px;
		padding-top: 0;
	}
	.action--close, .action--open {
		display: block;
	}
	.menu-mobile-container {
		transform: translate3d(-100%, 0, 0);

	}
	
	.menu--open {
		transform: translateZ(0);
		transition: .5s;
	}
	
	#mobile-menu .menu-link {
		position: relative;
		display: block;
		padding: 1.25rem;
		color: #434343;
		transition: color .1s;
		font-size: 16px;
		line-height: 1.15;
		text-decoration: none;
		font-weight: 500;
		font-family: 'Poynter-Gothic-Text', sans-serif !important;
	}
	#mobile-menu .menu-link:hover {
/* 				text-decoration: underline; */
		background: #333333;
		color: #ffffff;
	}
	.menu__back {
		font-size: 13px;
		position: absolute;
		z-index: 100;
		top: 160px;
		margin: 0;
		padding: 20px 10px;
		cursor: pointer;
		color: #434343;
		border: none;
		background: none;
	}
	.show-nav .menu__back {
		top: 322px;
	}
	.mobile-menu-level {
		top: 220px;
		bottom: 0;
		border-top: 1px solid #c8c8c8;
	}
	.nav-scroll {
/*
		overflow-y: auto;
		display: block;
*/
		height: 100%;
	}
	
	
	
	
/*
	.menu__level {
		overflow-y: hidden;
		top: 155px;
		position: absolute;
	}
	.main-menu.menu__level {
		top: 155px;
	}
	.menu__level--current {
		
	}
	.sub-menu.menu__level {
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		z-index: 999;
		background: white;
		padding-top: 55px;
	}
*/
	
	
	
	
	
	.mobile-menu-wrap {
/* 				overflow-y: hidden; */
		height: 100%;
	}
	.menu-mobile-container .global-nav__donate {
		margin: 10px;
		padding: 5px;
		display: flex;
		flex-direction: row;
		border-top: 1px solid #333333;
	}
	.menu-mobile-container .global-nav__cta {
		font-size: 1.25rem;
		font-weight: 700;
		line-height: 1.3;
		color: #333333;
		margin-right: 10px;
		margin-bottom: 0;
	}
	.menu-mobile-container .button.donate-button {
		margin-top: 8px;
	}
	
}
@media screen and (max-width: 768px) {
	.menu-mobile-container {
		width: 100%;
/* 			    width: 80vw; */
	}
}
div.followWrap {
	height: auto !important;
}
.buddypress-navigation ul.d-flex {
	display: block !important;
}
/* Footer */
.mega-footer {
    background-color: #222222;
    color: #ffffff;
    padding-top: 4rem;
    margin-top: 0;
}
.mega-footer__nav {
    padding-bottom: 5rem;
}
.mega-footer-menu .menu {
	list-style: none;
	padding: 0;
    margin: 0;
}
.mega-footer-menu .menu > .menu-item > a {
    color: #ffffff;
    font-family: Poynter-Gothic-Text-Condensed !important;
    font-weight: bold;
    font-size: 1.25rem;
    text-transform: uppercase;
    letter-spacing: .035em;
    padding: 1rem .5rem;
    display: block;
}
@media (min-width: 992px) {
	.mega-footer-menu .menu > .menu-item > a {
	    font-size: 1.125rem;
	}
}
.mega-footer-menu .menu > .menu-item-has-children > a:before {
/*     content: '\02795'; */
	content: '\f054';
	font-family: FontAwesome;
    font-size: 1rem;
    color: #888888;
    float: left;
    margin-right: 9px;
}
.mega-footer-menu .menu .menu-item-has-children.open-submenu > a:before {
	content: '\f078';
	font-family: FontAwesome;
    font-size: 1rem;
    color: #888888;
    float: left;
    margin-right: 5px;
}
@media (min-width: 992px) {
	.mega-footer-menu .menu > .menu-item-has-children > a:before {
		content: '';
		font-family: FontAwesome;
		font-size: 1rem;
		color: #888888;
		float: left;
		margin-right: 9px;
	}
}
@media (min-width: 992px) {
	.mega-footer-menu .menu > .menu-item > a {
	    padding: .5rem 0 0;
	    display: inline;
	}
}
.mega-footer-menu .menu .menu-item-has-children .sub-menu {
    display: none;
    position: relative;
    top: 100%;
    right: 0;
    width: 100%;
    z-index: 0;
    float: none;
    min-width: 100%;
    padding: 0;
    font-size: 1rem;
    color: #333333;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 0;
    margin-top: 1em;
}
.mega-footer-menu .menu .menu-item-has-children.open-submenu .sub-menu {
	display: block;
    padding: 0 27px 1rem;
    margin-top: 0;
}
@media (min-width: 992px) {
	.mega-footer-menu .menu .menu-item-has-children .sub-menu {
	    display: block;
	}
}
.mega-footer-menu .menu .menu-item-has-children .sub-menu .menu-item {
	border-bottom: none;
    background: transparent;
    line-height: 1.15;
    margin-bottom: 1rem;
}
@media (min-width: 992px) {
	.mega-footer-menu .menu .menu-item-has-children .sub-menu .menu-item {
	    margin-bottom: .65rem;
	} 
}
.mega-footer-menu .menu .menu-item-has-children .sub-menu .menu-item a {
    border-bottom: none;
    background: transparent;
    color: #eeeeee;
    font-family: Poynter-Gothic-Text !important;
    font-weight: 500;
    font-size: 17px;
    text-transform: capitalize;
    margin-bottom: 1em;
    margin-bottom: .35em;
    padding-bottom: .15em;
}
@media (min-width: 992px) {
	.mega-footer-menu .menu .menu-item-has-children .sub-menu .menu-item a {
	    font-size: 13px;
	}
}
.mega-footer-menu .menu .menu-item-has-children .sub-menu .menu-item a:hover {
	color: #8be06a;
    border-bottom: 2px solid #79c35d;
}
.mega-footer-menu .menu > .menu-item {
    position: relative;
    float: none;
    width: 100%;
    padding-top: .5rem;
    margin: 0 1.5% 0 0;
    border-top: 1px solid #555555;
}
@media (min-width: 992px) {
	.mega-footer-menu .menu > .menu-item {
	    float: left;
	    width: 15.416%;
	}
}
.mega-footer-menu .menu > .menu-item:last-of-type {
    margin-right: 0;
    border-bottom: 1px solid #555555;
}
@media (min-width: 992px) {
	.mega-footer-menu .menu > .menu-item:last-of-type {
	    margin-right: 0;
	    border-bottom: none;
	}
}
.mega-footer .logo {
    display: flex !important;
    justify-content: left !important;
    margin-bottom: 2rem;
}
.mega-footer .logo__img {
    width: 18rem;
}
.footer-search {
	width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
}
input.footer-search__input {
    width: 85%;
    padding: .5rem;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    background: #eeeeee;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
}
.footer-search__button {
    background-color: transparent;
    width: calc( 15% - 1rem );
    padding: .5rem;
    margin: 0;
    border: 0;
}
.footer-search__button--icon {
    display: inline-block;
    font: normal normal normal 1rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #222222;
    padding: 0;
    margin: 0;
    border: 0;
}
.footer-search__button--icon:hover {
    color: #50833d;
}
.mega-footer .primary-search {
    width: 66.66%;
    position: relative;
    /* bottom: 0; */
    /* right: 0; */
    padding-bottom: 2rem;
}
.mega-footer .primary-search__button--icon {
    display: inline-block;
    font: normal normal normal 1rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
/*     color: #ffffff; */
    padding: 0;
    margin: 0;
    border: 0;
}
.mega-footer .primary-search__button--icon:hover {
    color: #50833d;
}
.global-nav__cta {
	font-size: 2rem;
	font-weight: 700;
    line-height: 1.3;
    color: #333333;
    margin-right: 15%;
    margin-bottom: 1.5rem;
}
.global-nav__cta--white {
	color: #eeeeee;
}
.mega-footer__header {
    padding-bottom: 4rem;
}
.mega-footer__header .primary-search__form {
	display: flex;
}
.footer {
    padding: 1rem 0 2rem;
    border-top: 1px solid #555555;
}
.footer-menu {
	margin-bottom: 1rem;
}
.footer-menu .menu {
    list-style: none;
    display: inline;
    padding: 0;
    margin: 0;
}
.footer-menu .menu li {
	display: inline-block;
	margin-right: 1rem;
}
.footer-menu .menu li:last-of-type {
	margin-right: 0;
}
.footer-menu .menu li a {
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
	font-size: 13px;
	font-weight: 500;
    color: #eeeeee;
}
.footer-menu .menu li a:hover {
	color: #8be06a;
    border-bottom: 2px solid #79c35d;
}
.copyright {
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
	font-size: 11px;
	font-weight: 500;
    color: #aaaaaa;
}
.copyright a:link {
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
	font-weight: 500;
    color: #ffffff;
}
.copyright a:visited {
    color: #ffffff;
}
/* Fixes wide content — need permanent fix*/
#page {
	overflow: hidden;
}
.navigation-secondary:hover .dropdown-menu:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #dedede;
    text-align: right;
    display: block;
    margin-left: 80%;
}
.woocommerce .site-content-contain {
        padding-left: 0;
        padding-right: 0;
    }
/* Elumine-Woo Overrides */
.top-recommended-course.wdm-related-products #recommended-course-slider {
    padding-top: 0;
    position: relative;
}
.top-recommended-course.wdm-related-products #recommended-course-slider:before {
    content: "";
    position: absolute;
    left: auto;
    top: auto;
    width: 100%;
    border-top: none;
}
.woocommerce button.button.single_add_to_cart_button, .single_add_to_cart_button {
    color: #ffffff !important;
}
.single_add_to_cart_button {
    background: linear-gradient(0deg, rgba(80,131,61,1) 0%, rgba(106,172,82,1) 100%);
    color: #ffffff;
    text-shadow: 0 1px 2px rgb(39 66 28 / 50%);
    width: 100%;
    padding: 12px 10px;
    font-size: 1.125rem;
    float: none;
    vertical-align: middle;
}
span.wdm-single-price>.woocommerce-Price-amount {
    padding: 0 5px 0 0;
}
/* Start: ECOMM Experience */
body .woocommerce-error {
    background-color: #f2dede;
    border-color: #d4423e;
    color: #A94441;
    font-family: 'Poynter-Gothic-Text', sans-serif;
}
body ul.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
    font-size: 1rem !important;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-weight: 500 !important;
    color: #333333 !important;
}
.woocommerce #respond input#submit:last-of-type, .woocommerce a.button:last-of-type, .woocommerce button.button:last-of-type, .woocommerce input.button:last-of-type {
    margin: 0;
}
.elumine_single_product_image_summary_wrap:before {
    content: "";
    position: absolute;
    /* left: -23px; */
    top: 0;
    width: 100%;
    border-top: 1px solid #e8e8e8;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f7f6f7;
    color: #a94442;
    border-left: 5px solid #b81d23;
    list-style: none outside;
    zoom: 1;
    width: auto;
    word-wrap: break-word;
    background-color: #f2dede;
}
/* Global Woo stuff */
.woocommerce-cart .heading .elumine-page-title, .woocommerce-cart h1.elumine-page-title span {
    font-family: "Poynter-OS-Display" !important;
    font-weight: bold !important;
    font-size: 3rem !important;
    line-height: 1.15 !important;
    margin-bottom: 1em;
}
/* Cart */
.woocommerce table.shop_table {
    text-align: left;
    width: 100%;
    border-radius: 0;
    margin-bottom: 2.5rem;
}
.woocommerce table.shop_table tbody:last-child {
    border: none;
}
.woocommerce table.shop_table thead tr, .woocommerce table.shop_table tbody tr {
	border-bottom: 1px solid #b9b9b9;
}
.woocommerce table.shop_table tbody tr:nth-child(even) {
	background: #f9f9f9;
}
.woocommerce table.shop_table tbody tr:nth-child(odd) {
	background: transparent;
}
.amount, body .wdm-order-details .woocommerce-Price-amount, body .wdm-table-footer .order-total span.woocommerce-Price-amount, body .wdm-table-footer .order-total span.woocommerce-Price-amount span {
    color: #333;
}
.woocommerce table.shop_table th.product-name {
	width: inherit;
	padding: 0 0 1em 0;
}
@media only screen and (min-width: 768px) {
	.woocommerce table.shop_table th.product-name {
	    
	    width: 80%;
	}
}
.woocommerce table.shop_table th.product-name, .woocommerce table.shop_table th.product-price, .woocommerce table.shop_table th.product-quantity, .woocommerce table.shop_table th.product-remove, .woocommerce table.shop_table th.product-subtotal {
    padding: 0 0 1em 0;
    font-family: 'Poynter-Serif-RE' !important;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.15;
    text-align: left;
    
}
.woocommerce table.shop_table td {
    border-top: none;
    border-bottom: none;
}
@media only screen and (min-width: 768px) {
	.woocommerce table.shop_table td {
/*
	    border-top: 2px solid rgb(102, 178, 69);
	    border-bottom: 2px solid rgb(102, 178, 69);
*/
	    border-top: transparent;
	    border-bottom: transparent;
	    vertical-align: middle;
	}
}
.woocommerce table.shop_table td.product-name {
    padding: 1.25em 1em 1.25em 1em;
    width: 80%;
}
@media only screen and (min-width: 768px) {
	.woocommerce table.shop_table td.product-name {
	    width: inherit;
	}
}
.woocommerce-cart .product-name a {
/*     font-family: 'Poynter-Gothic-Text', sans-serif !important; */
	font-weight: 500;
    font-size: 1rem;
    line-height: 1.15;
    color: #333;
}
.woocommerce table.shop_table .product-price, .woocommerce table.shop_table .product-quantity, .woocommerce table.shop_table .product-remove, .woocommerce table.shop_table .product-subtotal {
    padding: 1.25em 1em 1.25em 1em;
}
.amount, body .wdm-order-details .woocommerce-Price-amount, body .wdm-table-footer .order-total span.woocommerce-Price-amount, body .wdm-table-footer .order-total span.woocommerce-Price-amount span {
    font-weight: 500;
    color: #333 !important;
}
.woocommerce a.remove {
    display: block;
    font-size: 1.6em;
    height: auto;
    width: auto;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    font-size: 1.25rem;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}
.woocommerce-cart .coupon {
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    float: none;
    padding: 0;
    margin-bottom: 1em;
}
@media only screen and (min-width: 768px) {
	.woocommerce-cart .coupon {
	    float: left;
	}
}
.woocommerce-cart .coupon .input-text {
    padding: .75em .5em;
    height: auto;
    width: 60%;
    border: 1px solid #d4d4d4;
    color: #999;
    font-size: .875rem;
    line-height: 1.15;
}
.woocommerce-cart .coupon .coupon_apply {
    margin-left: 5%;
    float: right;
    position: relative;
    border-radius: 50px;
    background: #99aec2;
    opacity: .3;
    width: 35%;
}
.woocommerce-cart .coupon .button {
    color: #fff;
    background: transparent;
    height: auto;
    width: 100%;
    border-radius: 50px;
    font-size: .875rem;
    line-height: 1.15;
    text-align: center;
    padding: .75em 2em;
    z-index: 2;
    box-shadow: none;
    transition: box-shadow .3s;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .033em;
}
.mobile-cart-list-border:after {
    content: "";
    display: block;
    background-color: #f4f4f4;
    height: 0;
    margin: 0;
}
.cart_totals {
	width: 100%;
}
.cart_totals .shop_table {
	width: 100%;
}
.cart_totals .cart_total_item {
	padding: 1em 0;
	margin: 0;
}
.cart_totals .cart_total_item div {
	width: 50%;
	font-weight: 900;
}
.cart_totals .shop_table .cart_total_item .cart_total_item_subtotal {
    color: #333;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.15;
}
.woocommerce-cart .cart-collaterals .amount {
    padding-left: 1rem;
    margin-right: auto;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.15;
    text-align: left;
}
.woocommerce-cart .order-total-amount {
    font-weight: 900;
    font-size: 1rem;
    padding-left: 0;
    display: inline-block;
}
.woocommerce-cart .wc-proceed-to-checkout {
	float: none;
}
.large-btn, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    padding: 1.2em 2em 1em;
    height: auto;
    margin: 0 auto;
    width: 100%;
    background-color: #66b345;
    color: #ffffff;
    box-shadow: none !important;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .025em;
    font-size: 1rem;
    font-weight: 700;
    border-radius: 5px;
}
#wdm-single-product .single_add_to_cart_button {
    float: left;
    border: none;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 100px;
    padding: 12px 30px;
    box-shadow: none;
    transition: box-shadow .3s;
    font-family: Poynter-Serif-RE;
    font-size: 16px;
    font-weight: 700;
    line-height: 23px;
    text-align: left;
    margin-right: 10px;
}
.wdm-single-buy-now {
    visibility: hidden;
    height: 0;
    padding: 0 !important;
    margin: 0;
    line-height: 0;
    /* display: none; */
    float: left !important;
}
/* Checkout */
.woocommerce-checkout .wpb_wrapper p span { /* This needs to be fixed. These are overrides of style from custom WP CSS. */
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-size: 100% !important;
    line-height: 26px !important;
    height: auto !important;
    top: 12px;
/*     margin-left: .5rem; */
}
.woocommerce form .form-row .select2-container {
    width: 100%;
    line-height: 26px !important;
    height: 40px !important;
/*     top: 12px; */
}
.wdm-order-details {
	font-size: 1rem;
	line-height: 1.4;
}
.wdm-button {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    background: transparent; /* <- What is this?? Weird overlapping button color. Transparent to turn off. */
    border-radius: 50px;
    color: #fff !important;
    display: inline-block;
    position: relative;
    box-shadow: none;
}
/* What is this ?? */
.wdm-button:hover {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    background: transparent; /* <- What is this?? Weird overlapping button color. Transparent to turn off. */
    background-color: transparent;
    border-radius: 50px;
    color: #fff !important;
    display: inline-block;
    position: relative;
    box-shadow: none;
}
.woocommerce form .form-row, .woocommerce form.wdm-coupan-form {
/* 	margin-top: 1rem; */
	margin-bottom: 1.5rem;
}
.wdm-apply-coupan #coupon_code {
    padding: .75em .5em;
    height: auto;
    width: 95%;
    border: 1px solid #d4d4d4;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    color: #999;
    font-size: .875rem;
    line-height: 1.15;
    margin-right: 5%;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	/* Global Woo Button? */
	color: #fff;
    background-color: #66b345;
    height: auto;
/*     width: 100%; */
    border-radius: 5px;
    font-size: .875rem;
    line-height: 1.15;
    text-align: center;
    padding: 12px 10px;
    z-index: 2;
    box-shadow: none;
    transition: box-shadow .3s;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .033em;
    box-shadow: none;
    background: linear-gradient(0deg, rgba(80,131,61,1) 0%, rgba(106,172,82,1) 100%);
    color: #ffffff;
    text-shadow: 0 1px 2px rgb(39 66 28 / 50%);
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover/*, .wdm-button:hover*/ {
    background-color: #66b345;
    text-decoration: none;
    background-image: none;
    color: #ffffff;
    box-shadow: none;
}
.wdm-sub-head {
    margin-left: 0;
}
.woocommerce-checkout .wdm-sub-head {
    margin-left: 0;
    display: block;
    border-bottom: 1px solid #334;
    margin: 1rem 0;
    padding: 0 0 1rem;
    justify-content: space-between;
}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
	margin: 1rem 0;
}
#payment.wdm-payment ul.wdm-payment-methods li.wc_payment_method .payment-option-wrap {
    padding-left: 0;
    padding-right: 0;
}
.woocommerce-checkout #order_review {
	margin: 1rem 0;
}
.wpb_wrapper .wpb_wrapper .wdm-sub-head h3 {
    padding-bottom: 0;
}
.wdm-sub-head h3 {
    font-family: "Poynter-OS-Display" !important;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 0;
    padding-bottom: 0 !important;
}
.wdm-sub-head .subhead-msg {
    font-size: .875rem !important;
    line-height: 1 !important;
    font-family: "Poynter-Serif-RE" !important;
    color: red !important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
    font-size: 1rem;
}
.wdm-billing-input #billing_city_field, .wdm-billing-input #billing_country_field, .wdm-billing-input #billing_email_field, .wdm-billing-input #billing_first_name_field, .wdm-billing-input #billing_last_name_field, .wdm-billing-input #billing_phone_field, .wdm-billing-input #billing_postcode_field, .wdm-billing-input #billing_state_field, .wdm-billing-input #shipping_city_field, .wdm-billing-input #shipping_country_field, .wdm-billing-input #shipping_email_field, .wdm-billing-input #shipping_first_name_field, .wdm-billing-input #shipping_last_name_field, .wdm-billing-input #shipping_phone_field, .wdm-billing-input #shipping_postcode_field, .wdm-billing-input #shipping_state_field {
    width: 48% !important;
    display: inline-block;
    vertical-align: top;
    border: none !important;
	border-radius: 3px !important;
    margin-bottom: 1.5rem !important;
/*     padding-bottom: 0 !important; */
}
.elumine_content .wdm-billing-input p {
	font-size: 100% !important;
	line-height: 1 !important;
}
.wdm-billing-input input {
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    padding: 0 0 12px 8px;
    border: 0;
    color: #434343;
    font-size: 1rem;
    font-weight: 400;
    line-height: 23px;
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    line-height: 30px;
    margin-bottom: 0 !important;
    background: #f8f8f8;
    padding: .75em .5em;
}
/* woocommerce-message-popup */
.woocommerce-message-popup {
    background: #fff;
    padding: 0;
    z-index: 1000000;
    position: fixed;
    left: 0;
    right: 0;
    width: 80%;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
	border-radius: 5px;
}
.woocommerce-order-received .woocommerce-message-popup {
	    width: 70%;
	    max-width: 64rem;
	}
@media only screen and (min-width: 960px) {
	.woocommerce-message-popup {
	    width: 70%;
	}
	.woocommerce-order-received .woocommerce-message-popup {
	    width: 70%;
	}
}
.screen-bg {
	position: fixed;
    background: rgba(0,0,0,.75);
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    overflow: auto;
}
.woocommerce-message-popup__title {
    background: #4f9c2d;
    padding: .5rem 1.5rem .5rem;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-weight: bold;
    font-size: 1rem;
    color: #fff;
    border-bottom: 1px solid #3d7b22;
}
@media only screen and (min-width: 960px) {
	.woocommerce-message-popup__title {
	    font-size: 1.5rem;
	}
}
.woocommerce-message-popup__content-wrap {
	max-height: 80vh;
	overflow: auto;
	border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
}
.woocommerce-message-popup__content {
	display: flex;
    flex-direction: column;
    /* align-items: center; */
    font-size: .875rem;
    font-weight: bold;
    padding: 1.5rem;
}
div.woocommerce-message-popup__content {
	border-bottom: 1px solid #e2e2e2;
}
div.woocommerce-message-popup__content:last-child {
	border-bottom: none;
}
@media only screen and (min-width: 960px) {
	.woocommerce-message-popup__content {
	    flex-direction: row;
	    font-size: 1.25rem;
	}
}
.woocommerce-message-popup__content.flex-col {
    flex-direction: column;
}
.product-name-wrap {
	font-family: "Poynter-Serif-RE" !important;
}
.woocommerce-message-popup__content img {
	display: none;
}
@media only screen and (min-width: 960px) {
	.woocommerce-message-popup__content img {
		display: block;
		width: 90px;
		height: 90px;
	}
}
.woocommerce-message-popup__content .product-content-wrap {
	padding: 0 0 1rem;
    margin: 0;
    flex-grow: 1;
}
.woocommerce-message-popup__content .product-title-wrap {
    font-family: "Poynter-Serif-RE" !important;
    color: #333;
}
.woocommerce-message-popup__content .product-instructor-wrap {
    font-family: "Poynter-Serif-RE" !important;
    color: #333;
    font-weight: 500;
    font-size: 1rem;
}
@media only screen and (min-width: 960px) {
	.woocommerce-message-popup__content .product-content-wrap {
	    padding: 1rem 0;
	    margin: 0 1.5rem;
	}
}
.woocommerce-message-popup__button-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.woocommerce-message-popup__button-wrap .button {
    margin: .5rem 0;
    padding: 1.25em 2em;
    width: 100%;
    border-radius: 5px;
    background: #4f9c2d;
    line-height: 1;
    letter-spacing: 0.035em;
}
.woocommerce-message-popup__button-wrap .more-training-button {
    background: transparent;
    padding: 0;
    color: #333;
    text-decoration: underline;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: .875rem;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    text-align: center;
}
.woocommerce-message-popup__button-wrap .more-training-button:hover {
	background: transparent;
	padding: 0; 
	color: #4f9c2d;
	text-decoration: underline;
	text-transform: capitalize;
	letter-spacing: 0;
}
/* END woocommerce-message-popup */
.wdm-billing-input .select2 .selection span.select2-selection__rendered {
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    padding: 0 0 12px 8px;
    border: 0;
    color: #434343;
    font-size: 1rem;
    font-weight: 400;
    line-height: 26px !important;
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    line-height: 30px;
    margin-bottom: auto !important;
    background: #f8f8f8;
/*     padding: .35em .5em; */
    height: 40px !important;
    line-height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0; /* Stop positioning the arrow */
    height: 40px !important; /* Height of the parent */ 
}
.wdm-billing-input .select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: block !important;
}
.wdm-billing-input .select2-container--default .select2-selection--single {
	
}
.wdm-billing-input .select2-selection__rendered {
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-size: 1rem;
	color: #434343;
}
.address-option .add-option-label, .remember-me .add-option-label {
    align-self: center;
    font-size: 1rem;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
}
.woocommerce-terms-and-conditions-wrapper p, .wdm-place-order {
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-size: 1rem;
    line-height: 1.4;
    text-align: left;
    
}
/* Payment */
#payment.wdm-payment .wdm-payment-label {
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-size: 1rem !important;
    line-height: 44px;
    color: #151515;
    margin-left: 0;
}
.wdm-order-details .row {
	padding: 1rem 0;
}
.woocommerce-checkout-review-order-table .course-name {
	padding-right: 0;
    padding-left: 0;
}
.woocommerce-checkout-review-order-table .wdm-table-right {
	padding-right: 0;
    padding-left: 0;
}
.wdm-order-details .product-name {
	padding-right: 0;
    padding-left: 0;
    font-weight: 700;
}
.wdm-table-footer {
	padding: 0;
}
#payment.wdm-payment {
	margin: 0;
}
div.wdm-payment-option p {
    padding: 1rem 0 !important;
    color: #151515 !important;
    font-size: 1rem !important;
    font-weight: 500;
    line-height: 1.15 !important;
    margin-bottom: 0;
    padding-bottom: .5rem !important;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
}
.wdm-table-footer .order-total {
    width: 100%;
    padding: 1rem .5rem;
    margin: 0 0 0 0;
    margin-top: 17px;
    background: #e4e4e4;
}
#payment.wdm-payment ul.wdm-payment-methods li.wc_payment_method .payment_box, #payment.wdm-payment ul.wdm-payment-methods li.wc_payment_method .payment_box p {
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-size: 1rem !important;
    line-height: 1.4 !important;
}
#payment.wdm-payment ul.wdm-payment-methods li.wc_payment_method .payment_box p:first-of-type {
	font-weight: 700 !important;
	font-size: 1.25rem !important;
}
.woocommerce-checkout #payment div.payment_box input.input-text {
    border: 1px solid #c7c1c6 !important;
    border-radius: 3px !important;
    background: #ffffff;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-size: 1rem;
    padding: .75em .5em;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    background-origin: content-box;
}
.woocommerce form .form-row label {
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-size: 1rem !important;
    line-height: 1.15;
    font-weight: 500 !important;
}
.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    width: 100px;
    padding: .75em .5em;
    margin: 0 1em 0 0;
    border-color: #c7c1c6;
    border-top-color: rgb(199, 193, 198);
    border-top-color: #bbb3b9;
    background-repeat: no-repeat;
    background-size: 32px 20px;
    border-radius: 3px;
    font-size: 1rem !important;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc {
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
	font-size: 1rem;
    padding: .75em .5em;
    background-repeat: no-repeat;
    background-position: right .618em center;
    background-size: 32px 20px;
}
.woocommerce-checkout .wdm-continue-payment {
    opacity: 1;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
	background-image: none;
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
}
.select2-hidden-accessible {
    display: none;
}
/* Remove popup styles from notification in checkout */
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-notices-wrapper {
	margin-bottom: 1.5rem;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-message {
	background-color: rgba(102, 177, 67, 0.18);
    border-color: #67B244;
    padding-left: 3.75rem;
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-message:before {
    content: "\E015";
    color: #67B244;
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-message-popup__content {
    padding: 1.5rem 0 .25rem;
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-message-popup__title {
    background: transparent;
    padding: 0rem 0rem .5rem;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-weight: bold;
    font-size: 1.5rem;
    color: #333;
    border-bottom: 1px solid #333333;
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-message-popup__button-wrap {
    display: none;
}
/* End Remove popup styles from notification in checkout */
/* Info boxes in checkout */
body .woocommerce-error, body .woocommerce-info, body .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f7f6f7;
    color: #a94442;
    border-left: 5px solid #b81d23;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-radius: 0;
    list-style: none outside;
    zoom: 1;
    width: auto;
    word-wrap: break-word;
    background-color: #f2dede;
}
/* default styles */
body .woocommerce-info {
    background-color: #f7f7f7;
    border-color: #7e9aa2;
    color: #365a65;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-size: 1rem;
    margin-bottom: 1.5rem !important;
}
.woocommerce-info:before {
    color: #636363;
}
body .woocommerce-info a {
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-size: 1rem;
    text-decoration: underline;
}
body .woocommerce-info a.showcoupon {
	color: #365a65;
}
body .woocommerce-info a.showlogin {
	color: #365a65;
}
/* End Info boxes in checkout */
/* Checkout radio buttons */
input#payment_method_paypal_pro_payflow {
	display: block !important;
    margin: 15px 35px !important;
    float: left;
}
[type=radio]:checked+label, [type=radio]:not(:checked)+label {
	padding-left: 0;
}
[type=radio]:checked, [type=radio]:not(:checked) {
    position: relative;
    left: 0;
}
[type="radio"]:checked + label:before {
    border: none !important;
}
[type=radio]:checked+label:before {
    box-shadow: none;
}
/* End Checkout radio buttons */
/* Checkout create password */
.woocommerce-account-fields {
    margin: 1rem 1.5rem;
}
.woocommerce-checkout .create-account input#account_password {    
    margin-bottom: 26px;
    background: #f7f7f7;
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    height: 40px;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-size: 1rem;
    line-height: 26px;
    padding: .75em .5em;
}
/* End checkout radio buttons */
.elumine_content .woocommerce-terms-and-conditions-wrapper p {
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
	font-size: 1rem !important;
    line-height: 1.4 !important;
    margin-bottom: 1rem !important;
}
.validate-required label span a {
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
	font-size: 1rem !important;
    line-height: 1.4 !important;
}
.validate-required label span {
	margin-left: .5rem;
}
.wdm-input-checkbox {
    position: absolute;
    left: 0;
    opacity: 0;
    width: auto%;
    height:auto;
}
.wdm-checkbox {
    width: 1rem;
    border: 1px solid #999999;
    height: 1rem;
    font-size: 1rem;
    justify-content: center;
    display: inline-flex;
    text-align: center;
    position: relative;
}
.woocommerce-form-login p.form-row.wdm-login-input {
	margin-top: 0;
}
p.form-row.wdm-login-input input {
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
    padding: 0 0 12px 8px;
    border: 0;
    color: #434343;
    font-size: 1rem;
    font-weight: 400;
    line-height: 23px;
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    line-height: 30px;
    margin-bottom: 0 !important;
    background: #f8f8f8;
    padding: .75em .5em;
}
.form-row-button {
	display: block;
}
body .woocommerce-form-login input[type="submit"], body .woocommerce-form-register input[type="submit"] {
    color: #ffffff !important;
    background-color: #66b345 !important;
}
body .woocommerce-form-login input[type="submit"]:hover, body .woocommerce-form-register input[type="submit"]:hover {
    background: #66b345 !important;
    color: #ffffff !important;
}
/* Gravity Styles */
.gform_wrapper {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    max-width: 100%;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 1rem !important;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    padding: 0 0 12px 8px;
    border: 0;
    color: #434343;
    font-size: 1rem;
    font-weight: 400;
    line-height: 23px;
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    line-height: 26px;
    margin-bottom: 0 !important;
    background: #f8f8f8;
    padding: .75em .5em;
}
body .gform_wrapper ul li.gfield {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
    padding-top: 0;
}
body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
}
.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
    font-weight: 700;
    font-size: 1.125rem;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
}
.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
    display: -moz-inline-stack;
    display: inline-block;
    font-size: 1.125rem;
    line-height: 1.3;
    clear: both;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
}
.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label, .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    display: block;
    font-size: .813em;
    letter-spacing: .5pt;
    white-space: nowrap;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-size: 1rem !important;
    line-height: 1.15;
    letter-spacing: 0 !important;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    margin: .25rem 0 .5rem 1px !important;
}
.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    font-size: .875rem;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
}
.gform_wrapper .gf_progressbar {
    padding: 5px !important;
    box-shadow: none !important;
}
.gform_wrapper .percentbar_blue {
    background-color: #57a039 !important;
    color: #fff;
}
.gform_wrapper .gf_progressbar_percentage {
    height: 1rem !important;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-size: 1rem !important;
    text-shadow: 0 1px 1px rgba(0,0,0,.5);
    background: #57a039 !important;
}
.gform_wrapper .gf_progressbar_percentage span {
    display: none !important;
    width: auto;
    float: right;
    margin-right: 5px;
    margin-left: 5px;
    line-height: 1.8;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
}
.gform_wrapper .gform_page_footer {
    margin: 1rem 0 0 !important;
    border-top: 1px solid #eeeeee !important;
}
.gform_wrapper .gform_page_footer .button.gform_next_button, .gform_wrapper .gform_page_footer .button.gform_previous_button,
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
	font-size: .875rem !important;
    line-height: 1 !important;
}
[type=radio]:not(:checked)+label:before {
    border: none;
    background: none;
    box-shadow: none;
}
[type=radio]:not(:checked)+label:after {
    background: none;
    margin-top: 0;
    margin-left: 0;
}
.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio {
	display: flex;
}
.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
    display: -moz-inline-stack;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    letter-spacing: inherit;
    vertical-align: middle;
    cursor: pointer;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-size: 1rem;
    margin-top: 0;
    margin-left: .5rem;
}
.gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
    padding: 0!important;
    display: flex;
    flex-direction: row;
    margin-right: 1rem;
    vertical-align: middle;
}
[type="checkbox"]:checked + label, [type="checkbox"]:not(:checked) + label {
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-size: 1rem;
    color: #333333 !important;
}
.gform_wrapper h3 {
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
	font-weight: 700 !important;
    font-size: 1.5rem;
}
.gform_wrapper p {
    font-size: 1rem;
    line-height: 1.4;
}
.gfield_checkbox .wdm-input-checkbox {
    position: relative;
    left: 0;
    opacity: 1;
    width: 36px;
    height: 36px;
}
.gfield_checkbox .wdm-checkbox i.fa-check {
    align-self: center;
    visibility: hidden;
    display: none;
}
.gfield_checkbox .wdm-checkbox {
    width: auto;
    border: 0;
    height: auto;
    font-size: 100%;
    justify-content: center;
    display: block;
    text-align: center;
    position: relative;
    line-height: 1;
}
.gfield_checkbox .wdm-input-checkbox {
    position: relative;
    left: 0;
    opacity: 1;
    width: 36px;
    height: auto;
}
.gform_wrapper textarea.medium {
    height: 60px;
    width: 100%;
    background: #ffffff;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-size: 1rem;
}
.relatedCourseHeader {
    font-size: 1.25rem;
    margin-top: 1rem;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-weight: 700;
}
ul.relatedCourseList {
	padding: 0;
}
li.relatedCourseItem {
	list-style: none;
	padding: 0 !important;
}
a.relatedCourseLink {
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-size: 1rem;
    font-weight: 500;
}
.wdm-table-head span, .wdm-table-body span, .wdm-table-footer span, .wdm-table-common span  {
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
}
.woocommerce-order-overview .wdm-order-overview .order-detail-td {
	color: #333333;
}
.wdm-order-overview .overview-subhead, .wdm-order-overview .order-detail-td {
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
}
.wdm-final-msg-title {
	font-weight: 700 !important;
}
.customer-detail-wrap p, .customer-detail-wrap address, .customer-detail-wrap .ty-subhead, .customer-detail-wrap .user-billing-name {
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
}
.wpb_wrapper .wpb_wrapper li {
	padding: 1rem;
}
ul.row.wdm-order-overview {
    margin: 0 0 1rem;
}
/* End: ECOMM Experience */
/* START: Simple Product */
.product-main__head .woocommerce-product-gallery__wrapper {
	display: block;
}
.product-main__head .product-overview {
	display: block;
}
.woocommerce div.product p.stock {
    font-size: .875rem;
    color: #222222;
    font-family: 'Poynter-Gothic-Text', sans-serif;
}
.product-main__head p.stock {
    display: block;
}
.product-main__head form.cart {
	display: block;
}
.product-main__head form.cart .button {
	margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
	.product-main__head .woocommerce-product-gallery__wrapper {
		display: none;
	}
	.product-main__head .product-overview {
		display: none;
	}
	.product-main__head p.stock {
	    display: none;
	}
	.product-main__head p.price {
		display: none;
	}
	.product-main__head form.cart {
		display: none;
	}
}
.woocommerce .elumine-single-product-page-parent-wrapper div.product .product_title {
    font-family: 'Poynter-OS-Display', serif;
    font-weight: 700;
    line-height: 1.15;
    font-size: 1.75rem;
    text-align: left;
    position: relative;
    padding: 0;
    margin-bottom: 1rem;
    float: none;
}
@media screen and (min-width: 768px) {
	.woocommerce .elumine-single-product-page-parent-wrapper div.product .product_title {
	    font-size: 3rem;
	}
}
@media screen and (min-width: 768px) {
	.elumine-single-product-page-parent-wrapper h1.product_title.entry-title {
	    margin-left: 0;
	}
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-family: 'Poynter-Gothic-Text', sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    color: #222222;
    
}
.woocommerce div.product p.price ins {
	text-decoration: none;
}
span.wdm-single-price>ins {
    padding: 0 .5rem 0 0;
}
.wdm-price-label {
	display: none;
}
.woocommerce-Price-amount.amount {
	font-family: 'Poynter-Gothic-Text', sans-serif;
	font-weight: 700;
	font-size: 1.5rem;
}
.woocommerce-Price-currencySymbol {
	vertical-align: top;
    font-size: 75%;
}
.product_meta {
	margin-bottom: 1rem;
}
.sku_wrapper, .posted_in, .tagged_as {
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-weight: 700;
    display: block;
    font-size: .875rem;
/*     margin-bottom: .25rem; */
}
.sku, .posted_in a, .tagged_as a {
	font-weight: 500;
	color: #222222;
}
.sku_wrapper, .sku {
	display: none;
}
.woocommerce .wdm-share-container {
	float: left !important;
}
.wdm-share-container a {
	color: #222222;
}
.button-wrapper {
    overflow: visible !important;
    padding-bottom: 0 !important;
}
.poynter-category {
	background: transparent;
    display: block;
    text-align: left;
}
.poynter-category .posted_in {
	    text-align: center;
	}
@media screen and (min-width: 768px) {
	.poynter-category .posted_in {
	    text-align: left;
	}
}
.woocommerce .poynter-category a {
    font-family: 'Poynter-Gothic-Text', sans-serif;
    font-size: .875rem;
    color: #ffffff;
    background: #222222;
    padding: .5rem 1rem;
    display: inline-block;
    position: relative;
    transform: translateY(50%);
    z-index: 5;
}
.woocommerce .elumine-single-product-page-parent-wrapper div.product .product_title:after {
    display: none;
}
.woocommerce-product-details__short-description p {
    font-size: 1.125rem;
    line-height: 1.5;
}
@media screen and (min-width: 768px) {
	.woocommerce-product-details__short-description p {
	    font-size: 1.25rem;
	}
}
.product-main {
    margin-bottom: 3rem;
}
.product-main__inner {
    width: 100%;
    float: none;
    position: relative;
}
@media screen and (min-width: 768px) {
	.product-main__inner {
	    width: 100%;
	    float: left;
/* 	    position: absolute; */
	position: relative;
	}
}
.product-main__head {
    width: 100%;
    background-color: #e2eadf;
    background-color: #cbe6c1;
    padding-top: 3rem;
    padding-bottom: 3rem;
    float: left;
    position: relative;
}
.product-description {
	float: none;
	margin-left: 0;
	margin-right: 0;
	z-index: 1;
}
/* Override user styles in short description */
.woocommerce-product-details__short-description h1,
.woocommerce-product-details__short-description h2,
.woocommerce-product-details__short-description h3,
.woocommerce-product-details__short-description h4,
.woocommerce-product-details__short-description h5,
.woocommerce-product-details__short-description p,
.woocommerce-product-details__short-description b,
.woocommerce-product-details__short-description strong,
.woocommerce-product-details__short-description em,
.woocommerce-product-details__short-description i {
    font-family: 'Poynter-Serif-RE', sans-serif !important;
    font-size: 1.25rem !important;
    font-weight: 500 !important;
    line-height: 1.5 !important;
}
@media screen and (min-width: 768px) {
	.product-description {
		float: left;
		margin-left: -15px;
		margin-right: -15px;
	}
}
.course-datetime {
	margin-bottom: 0;
}
.course-datetime .date, .course-datetime .time {
	font-family: 'Poynter-Gothic-Text', sans-serif;
    font-size: .875rem;
    font-weight: 700;
}
.woocommerce.post-type-archive-product .course-datetime .date {
            font-family: 'Poynter-Gothic-Text', sans-serif;
            font-size: .875rem;
            font-weight: 400;
        }
.woocommerce.post-type-archive-product .course-datetime .time {
            font-family: 'Poynter-Gothic-Text', sans-serif;
            font-size: .875rem;
            font-weight: 400;
        }
.product-main__outcomes {
    width: 100%;
    background-color: transparent;
    padding-top: 3rem;
    padding-bottom: 3rem;
    float: left;
    position: relative;
}
/* Learning Outcomes Panel */
.outcomes-panel {
    padding: 1rem;
    background-color: #f7f7f7;
    border: 1px solid #222222;
    border-radius: 5px;
}
@media screen and (min-width: 768px) {
	.outcomes-panel {
	    padding: 2rem;
	}
}
.outcomes-panel__headline {
    font-family: 'Poynter-OS-Display', serif;
    font-weight: 700;
    line-height: 1.15;
    font-size: 2rem;
    text-align: left;
    position: relative;
    padding: 0;
    margin-bottom: .5rem;
}
.outcomes-panel__graph p {
	font-size: 1rem;
	line-height: 1.4;
}
.outcomes-panel__item {
	font-size: 1rem;
	line-height: 1.4;
}
.woocommerce span.onsale {
    min-height: 3.236rem;
    min-width: 3.236rem;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: 1.618rem;
    left: auto;
    right: -2.618rem;
    margin: 0;
    border-radius: 100%;
    background-color: #77a464;
    color: #fff;
    font-size: .875rem;
    -webkit-font-smoothing: antialiased;
    z-index: 9;
}
.test_panel {
}
@media screen and (min-width: 768px) {
	.test_panel {
	}
}
/* Product Card */
.product-card {
    /* width: 100%; */
    display: block;
    position: fixed;
    right: 0;
    left: 0;
    top: auto;
    bottom: 0;
    /* width: 100%; */
    /* margin: 0; */
    padding: 0;
    /* float: none; */
    z-index: 999;
}
@media screen and (min-width: 768px) {
	.product-card {
	    /* width: 100%; */
	    display: block;
	    position: absolute;
	    right: 0;
	    left: auto;
	    top: -1.5rem;
	    bottom: inherit;
	    /* width: 100%; */
	    /* margin: 0; */
	    /* padding: 0; */
	    /* float: none; */
	    z-index: 0;
	}
}
.product-card__panel {
    background-color: #ffffff;
	padding: 15px 0;
    /* position: absolute; */
    box-shadow: 0 0 10px rgb(0 0 0 / 35%);
	/* margin-top: calc(-50% + -3rem); */
    /* float: right; */
/*     margin-top: -1.5rem; */
    border-radius: 0;
    overflow: hidden;
}
@media screen and (min-width: 768px) {
	.product-card__panel {
		display: block;
		float: right;
	    position: absolute;
	    right: 15px;
	    padding: 0;
		border-radius: 5px;
	}
}
.product-card__panel .images {
	display: none;
}
@media screen and (min-width: 768px) {
	.product-card__panel .images {
		display: block;
	}
}
.product-card__panel .product-overview {
	display: none;
}
@media screen and (min-width: 768px) {
	.product-card__panel .product-overview {
		display: block;
	}
}
.product-meta__wrapper {
	padding: 0 25px 0;
	float: left;
	width: 100%;
}
@media screen and (min-width: 768px) {
	.product-meta__wrapper {
		padding: 0 25px 25px;
		float: none;
	}
}
.product-meta__wrapper .quantity, .product-description .quantity {
	display: none;
}
.product-meta__wrapper .price {
	margin-bottom: 0;
	float: left;
}
.product-meta__wrapper p.stock {
	display: none;
}
@media screen and (min-width: 768px) {
	.product-meta__wrapper .price {
		margin-bottom: .5rem;
		float: none;
	}
	.product-meta__wrapper p.stock {
		display: block;
	}
}
.product-meta__wrapper form.cart {
    max-width: 100%;
	float: none;
}
@media screen and (min-width: 768px) {
	.product-meta__wrapper form.cart {
		max-width: 100%;
		float: none;
	}
}
.woocommerce div.product .product-meta__wrapper form.cart .button {
    font-size: 13px;
    float: right;
    width: auto;
    line-height: 1.15 !important;
    padding: 10px 18px 8px;
}
@media screen and (min-width: 768px) {
	.woocommerce div.product .product-meta__wrapper form.cart .button {
	    font-size: 1.125rem;
	    width: 100%;
	    float: none;
	}
}
.product-meta__wrapper .woocommerce-Price-amount.amount {
    font-size: 1.25rem;
    position: relative;
    top: 5px;
}
@media screen and (min-width: 768px) {
	.product-meta__wrapper .woocommerce-Price-amount.amount {
	    font-size: 1.5rem;
	    position: relative;
	    top: 0;
	}
}
/* Name Your Price NYP */
.nyp {
    float: left;
    margin-bottom: -48px;
}
@media screen and (min-width: 768px) {
	.nyp {
	    margin-bottom: 0;
	}
}
.suggested-text {
	font-family: 'Poynter-Gothic-Text', sans-serif;
	font-size: 1rem;
    font-weight: 700;
}
.nyp label {
    font-family: 'Poynter-Gothic-Text', sans-serif;
    font-weight: 500;
    font-size: .8125rem;
    line-height: 1.4;
}
.nyp .nyp-input {
	margin-bottom: 1rem;
}
.nyp .nyp-input:before {
	content: "X";
    position: relative;
    top: -24px;
    left: 500px;
    color: red;
}
.suggested-price { /* Hide Name Your Price double display bug */
	display: none;
}
.woocommerce div.product form.cart .button {
    background: linear-gradient(0deg, rgba(80,131,61,1) 0%, rgba(106,172,82,1) 100%);
    color: #ffffff;
    text-shadow: 0 1px 2px rgb(39 66 28 / 50%);
    width: 100%;
    padding: 12px 10px;
    font-size: 1.125rem;
    line-height: 1.15;
    float: none;
    vertical-align: middle;
    
}
.product-card__panel form.cart .button  {
	font-size: 13px;
}
@media screen and (min-width: 768px) {
	.product-card__panel form.cart .button {
	    font-size: 1.25rem;
	}
}
.product-card .button {
    width: 60%;
    float: right;
    font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
.product-card .button {
	    width: 100%;
	    float: none;
	    font-size: 1.25rem;
	}
}
.ps-icon-arrow-right:before, .ps-icon-arrow-up:before {
	content: "b";
    display: inline-block;
    font-size: 1rem;
    font-weight: 800;
    color: #ffffff;
    position: relative;
    top: -.025em;
    line-height: 1.15;

}
.product-meta__wrapper .ps-icon-arrow-right:before, .product-meta__wrapper .ps-icon-arrow-up:before {
/* 	top: -.15em; */
	font-size: .875rem;
}
@media screen and (min-width: 768px) {
	.ps-icon-arrow-right:before, .ps-icon-arrow-up:before {
	    font-size: 1rem;
	    top: -.025em;
	}
	.product-meta__wrapper .ps-icon-arrow-right:before, .product-meta__wrapper .ps-icon-arrow-up:before {
		font-size: 1rem;
	}
}
.product-overview {
    padding: 2rem 0 0 0;
}
.product-overview__headline {
    font-family: 'Poynter-OS-Display', serif;
    font-weight: 700;
    line-height: 1.15;
    font-size: 1.25rem;
    text-align: left;
    position: relative;
    padding: 0;
    margin-bottom: .75rem;
}
.product-overview__list {
	margin-bottom: 1.5rem;
}
.product-overview__item {
    font-size: .875rem;
    line-height: 1.4;
    margin-bottom: .5rem;
}
.product-card .custom-training-callout {
    display: none;
}
@media screen and (min-width: 768px) {
	.product-card .custom-training-callout {
	    font-family: 'Poynter-Gothic-Text', sans-serif;
	    font-size: .875rem;
	    text-align: center;
	    background-color: #f8f8f8;
	    padding-top: .5rem;
	    padding: 10px 25px;
	    margin: 0 -25px 0;
	    border-top: 1px solid #e0e0e0;
	    display: block;
	}
}
.custom-training-callout a {
    text-decoration: underline;
}
.custom-training-callout a:hover {
    color: #51843d;
}
.poynter-data-tabs {
	background-color: #ffffff;
}
.tabs__header {
    background: #ffffff;
    border-bottom: 4px solid #dddddd;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 0 !important;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: none !important;
    z-index: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: #ffffff;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px 4px 0 0;
    margin: 0 -5px;
    padding: 0 2.5%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-family: 'Poynter-Gothic-Text', sans-serif;
    display: inline-block;
    padding: 1.5rem 1rem 1.375rem;
    font-size: 1rem;
    font-weight: 700;
    color: #585858;
    text-decoration: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    text-decoration: none;
    color: #51843d;
    border-bottom: .25rem solid #51843d;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #51843d;
    text-shadow: inherit;
    border-bottom: .25rem solid #51843d;
}
.tabs__body {
    padding-top: 3rem;
    background-color: #f8f8f8;
    border-bottom: 1px solid #dddddd;
}
/* Content Defaults */
/* General Woocommerce Styles */
/* General Product Page Styles */
.woocommerce-Tabs-panel h2 {
	/* Default Editor Style */
/*     text-align: center; */
    font-family: 'Poynter-OS-Display', serif !important;
    font-size: 2rem !important;
    font-weight: 700 !important;
    line-height: 1.15 !important;
    margin-bottom: 3rem !important;
}
.product-section__title {
    font-family: 'Poynter-OS-Display', serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.15;
    color: #222222;
    text-align: center;    
    margin-bottom: 3rem;
}
.product-section__subtitle {
	font-family: 'Poynter-OS-Display', serif;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.15;
    color: #222222;
    text-align: center;    
    margin-bottom: 1.5rem;
}
/* Instructor Section */
.instructors {
	padding-top: 3rem;
}
.instructor {
	list-style: none;
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.instructor__name,
a.instructor__name {
    font-size: 1.5rem;
    font-weight: 700;
    color: #222222;
    border: none;
}
.instructor__name:hover, a.instructor__name:hover {
        color: #222222;
        text-decoration: underline;
        border: none; 
    }
.instructor__title {
	line-height: 1.5;
	font-weight: 700;
	margin-bottom: .25rem;
}
.instructor__image {
	max-width: 33.33%
}
.instructor__bio {
	line-height: 1.5;
	margin-bottom: .5rem;
	font-size: 1rem;
}
.circle-wrap {
    border-radius: 100%;
    overflow: hidden;
}
a.button.read-more-excerpt {
	font-size: 13px;
    padding: 8px 12px;
/*     background: #222222; */
}
/* Logo Section */
#content hr {
	border-top: 1px solid #222222;
	padding-bottom: 3rem;
}
.logo-section {
    padding-top: 3rem;
    background: #ffffff;
}
.logo-section__gallery {
    vertical-align: middle;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
    padding: 0;
}
.logo-section__logo {
	vertical-align: middle;
    flex-wrap: wrap;
    align-items: center;
    display: inline-block;
    filter: grayscale(100%);
    margin: 7.5% 0;
    padding: 0 7.5%;
}
/* Related Courses Section */
section.wdm-related-products {
    background: #eeeeee;
    padding: 3rem 0;
}
.woo-recommended-course-info {
    background: #f8f8f8;
    border: 1px solid #222222;
    border-radius: 5px;
    overflow: hidden;
}
.woo-recommended-course-data {
    border-bottom: none;
}
.woo-recommended-course-data .desc {
    border-bottom: none;
    padding: 10px;
}
/* Sticky Price */
.floating-price {
	float: right;
}
.floating-price__panel {
	position: absolute;
    background: #ffffff;
/*     border: 1px solid #222222; */
    border-radius: 5px;
    z-index: 5;
    top: 160px;
    right: 2.5%;
    padding: 25px;
    /* display: none; */
    width: 380px;
    opacity: 0;
    top: 0;
    transform: translateY(-300px);
    visibility: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, .35);
}
.toggle .floating-price__panel {
    display: block;
    transition: all .5s ease-in-out;
    top: 210px;
    position: fixed;
    opacity: 1;
    transform: translateY(0px);
    visibility: visible;
}
.toggle-up .floating-price__panel {
    display: block;
    transition: all .5s ease-in-out;
    top: 0px;
    position: fixed;
    opacity: 1;
    transform: translateY(-300px);
    visibility: hidden;
}
.floating-price__panel  h1.product_title.entry-title {
/* 	font-family: 'Poynter-OS-Display', serif; */
	font-family: 'Poynter-Gothic-Text', sans-serif;
    font-weight: 700;
    line-height: 1.15;
    font-size: 1.25rem;
    padding: 0;
    margin-top: 0;
}
.floating-price__panel .stock {
	display: none;
}
.floating-price__panel .price {
	margin-bottom: 0;
}
.floating-price__panel .woocommerce-Price-amount.amount {
	font-size: 1.25rem;
	margin-bottom: .5rem;
}
/* END: Simple Product */
/* Begin: Archive styles */
.woocommerce-products-header {
    padding-right: 2.5%;
    padding-left: 2.5%;
    padding-bottom: 1rem;
    margin-bottom: 1.5rem;
    background-color: #50833d;
}
@media screen and (768px) {
.woocommerce-products-header {
        padding-right: 0;
        padding-left: 0
}
    }
.woocommerce-products-header .page-description p {
            font-family: 'Poynter-Serif-RE', serif;
            font-size: 1.125rem;
            color: #000;
            width: 100%;
            padding-top: 1rem;
        }
@media (min-width: 768px) {
        .woocommerce-products-header .page-description p {
                width: 75%
        }
            }
.woocommerce-products-header .term-description p {
            font-family: 'Poynter-Serif-RE', serif;
            font-size: 1.125rem;
            color: #000;
            width: 100%;
            padding-top: 1rem;
        }
@media (min-width: 768px) {
        .woocommerce-products-header .term-description p {
                width: 75%
        }
            }
/* background: #262924;
        padding: 25px 25px 35px;
        border-radius: 8px; */
.woocommerce-products-header .training-search label {
            display: block;
            font-family: 'Poynter-Gothic-Text', sans-serif;
            font-size: 1.5rem;
            font-weight: 700;
            /* color: #80ad70; */
            color: #50833d;;
        }
.woocommerce-products-header .training-search .btn, .woocommerce-products-header .training-search .button, .woocommerce-products-header .training-search button, .woocommerce-products-header .training-search input[type=button], .woocommerce-products-header .training-search input[type=submit], .woocommerce-products-header .training-search a.button, .woocommerce-products-header .training-search .poynter-post-content a.button {
            background-color: #50833d;
            margin-top: 0;
        }
.woocommerce-products-header .training-search input[type=email], .woocommerce-products-header .training-search input[type=password], .woocommerce-products-header .training-search input[type=text] {
            width: 100%;
            margin-bottom: 1rem;
        }
@media (min-width: 768px) {
        .woocommerce-products-header .training-search input[type=email], .woocommerce-products-header .training-search input[type=password], .woocommerce-products-header .training-search input[type=text] {
                width: 360px;
                margin-bottom: 0
        }
            }
.woocommerce-products-header a.catalog-link {
        font-family: 'Poynter-Gothic-Text', sans-serif;
        font-weight: 700;
        font-size: .875rem;
        text-decoration: underline;
        color: #50833d;
    }
.woocommerce-products-header a.catalog-link:hover {
            text-decoration: underline;
            color: #67b244;
        }
.woocommerce-products-header,
.post-type-archive .woocommerce-products-header {
    padding-top: 4rem;
    padding-bottom: 0rem;
    margin-bottom: 1.5rem;
    /* background-color: #141b12; */
    background-color: white;
}
.tax-product_cat .woocommerce-products-header {
        margin-bottom: 0;
        padding-bottom: 4rem;
    }
.woocommerce-products-header__title {
    font-family: 'Poynter-OS-Display', serif;
    font-weight: 700;
    font-size: 3rem;
    color: #000;
    padding-top: 0;
}
@media screen and (min-width: 768px) {
.woocommerce-products-header__title {
        font-size: 4rem
}
    }
@media screen and (min-width: 960px) {
.woocommerce-products-header__title {
        font-size: 5rem
}
    }
.woocommerce-loop-product__link img {
    width: 100%;
    border-bottom: 8px solid #50833d;
    margin-bottom: .5rem;
}
.woocommerce ul.products li.product .button {
	color: #ffffff;
	padding: 8px 12px 7px;
	font-size: 13px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
/*    padding: .5em 0;
    margin: 0;
    font-size: 1em;
    font-family: 'Poynter-OS-Display', serif;
    font-weight: 700;
    margin-bottom: .25em;
    font-size: 1.25rem;
    line-height: 1.2;
    color: #222222;
    text-decoration: none;
    border: none; */
    margin-bottom: 0;
    padding-bottom: 0;
}
.product h2.woocommerce-loop-product__title, .product .woocommerce-loop-product__title div {
        font-family: 'Poynter-Gothic-Text', sans-serif !important;
        font-weight: 700;
        font-size: 1.25rem;
        margin-bottom: 0;
    }
.product .instructor__name {
        font-family: 'Poynter-Gothic-Text', sans-serif;
        font-weight: 400;
        font-size: .875rem;
        margin-bottom: 0;
    }
.product .product-price-tickr {
        font-family: 'Poynter-Gothic-Text', sans-serif;
        font-weight: 700;
        font-size: 1rem;
    }
.product--featured h2.woocommerce-loop-product__title {
        font-family: 'Poynter-Gothic-Text', sans-serif !important;
        font-weight: 700;
        font-size: 1.25rem;
        margin-bottom: 0;
    }
@media (min-width: 768px) {
    .product--featured h2.woocommerce-loop-product__title {
            font-family: 'Poynter-Gothic-Text', sans-serif !important;
            font-weight: 700;
            font-size: 1.75rem;
            margin-bottom: 0
    }
        }
.product--featured .instructor__name {
        font-family: 'Poynter-Gothic-Text', sans-serif;
        font-weight: 400;
        font-size: .875rem;
        margin-bottom: 0;
    }
@media (min-width: 768px) {
    .product--featured .instructor__name {
            font-family: 'Poynter-Gothic-Text', sans-serif;
            font-weight: 400;
            font-size: 1rem;
            margin-bottom: 0
    }
        }
.product--featured .product-price-tickr {
        font-family: 'Poynter-Gothic-Text', sans-serif;
        font-weight: 700;
        font-size: 1rem;
    }
@media (min-width: 768px) {
    .product--featured .product-price-tickr {
            font-family: 'Poynter-Gothic-Text', sans-serif;
            font-weight: 700;
            font-size: 1.125rem
    }
        }
nav.woocommerce-pagination ul.page-numbers li .page-numbers {
    color: #151515;
    font-family: 'Poynter-Gothic-Text', sans-serif;
}
nav.woocommerce-pagination ul.page-numbers li .page-numbers {
    font-family: 'Poynter-Gothic-Text', sans-serif;
    margin-right: 10px;
    padding: 0;
    border-radius: 50%;
    border: 1px solid #fff;
    font-family: Poynter-Serif-RE;
    font-size: 15px;
    font-weight: 700;
    line-height: 19px;
    text-align: left;
    background-color: #fff;
    height: 48px;
    width: 48px;
    line-height: 48px;
    text-align: center;
}
.woocommerce-page ul.products li.product.wdm-grid-view, .woocommerce ul.products li.product.wdm-grid-view {
    border: none;
    margin: 0;
    position: relative;
    padding: 2.5rem 2.5rem;
    /* float: none; */
}
@media screen and (max-width: 992px) {
	.woocommerce-page ul.products li.product.wdm-grid-view, .woocommerce ul.products li.product.wdm-grid-view:nth-child(odd) {
	    margin-right: 0;
	}
}
.woocommerce .products ul, .woocommerce ul.products {
    margin: 0 0 1em;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0;
    list-style: none outside;
    clear: both;
    zoom: 1;
}
.woocommerce.post-type-archive-product .products ul, 
.woocommerce.post-type-archive-product ul.products {
    margin-bottom: 0;
}
.woocommerce .woocommerce-ordering {
        float: right;
        margin-bottom: 4rem;
    }
.woocommerce-categories img {
    width: 100%;
}
.custom_prod {
	padding-right: 15px;
    padding-left: 15px;
}
.category-nav {
    background-color: #f1f1f1;
    margin-bottom: 1.5rem;
}
.category-nav .category-nav__title {
        width: 120px;
        height: 48px;
        padding: 0 10px;
        margin-bottom: 15px;
        float: left;
        font-family: 'Poynter-Gothic-Text', sans-serif !important;
        font-weight: 700;
        font-size: 1rem;
        line-height: 48px;
        text-align: center;
        border-right: 2px solid #ccc;
    }
.category-nav .category-nav__wrapper {
        width: 100%;
        max-width: 100%;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        align-items: center;
        flex-shrink: 0;
        display: flex;
        margin: 0;
        padding: 8px 32px;
        width: calc(100% - 120px);
        -ms-overflow-style: none;  /* IE and Edge */
        scrollbar-width: none;  /* Firefox */
        box-shadow: inset 0 0 12px rgb(0, 0, 0, 8%);
    }
.category-nav .category-nav__wrapper::-webkit-scrollbar {
            display: none;
        }
.category-nav ul.woocommerce-category-nav.row {
        overflow: hidden;
        align-items: center;
        flex-shrink: 0;
        display: flex;
        margin: 0;
        padding: 0;
    }
.category-nav ul.woocommerce-category-nav.row li {
            padding-right: 16px;
        }
.category-nav ul.woocommerce-category-nav.row li a {
                color: #50833d;
                text-decoration: none;
                /* border-bottom: 2px solid #d4e6cd; */
                border-bottom: none;
                font-size: 1rem;
                font-family: 'Poynter-Gothic-Text', sans-serif !important;
            }
.category-nav ul.woocommerce-category-nav.row li a:hover {
                    text-decoration: underline;
                }
.woocommerce.post-type-archive-product .site-content-contain {
        margin-top: 0;
    }
.tax-product_cat .site-content-contain {
        margin-top: 0 !important;
    }
/* Archive Sections */
.latest-news {
	padding-bottom: 1rem;
}
.product-sections .product-section {
        padding-top: 5rem;
        padding-bottom: 0rem;
    }
/* border-bottom: 1px solid #eeeeee; */
.product-sections .product-section .product-section__header {
            border-top: 1px solid #ddd;
            padding-top: 1rem;
            padding-bottom: 1rem;
            
        }
.product-sections .product-section .product-section__header .product-section__title {
                font-family: Poynter-Gothic-Text !important;
                font-weight: 700;
                font-size: 1.125rem;
                color: #ffffff;
                margin-top: 0;
                margin-bottom: 0;
                letter-spacing: -.015em;
                text-align: left;
                padding: 8px 12px;
                background: #222;
                display: inline-block;
            }
@media only screen and (min-width: 768px) {
            .product-sections .product-section .product-section__header .product-section__title {
                    font-size: 1.25rem
            }
                }
@media only screen and (min-width: 992px) {
            .product-sections .product-section .product-section__header .product-section__title {
                    font-size: 1.5rem
            }
                }
.product-sections .product-section .product-section__header .product-section__link {
                font-family: Poynter-Gothic-Text !important;
                font-weight: 400;
                font-size: .875rem;
                color: #222222;
                text-decoration: none;
                margin-top: 0;
                letter-spacing: -.015em;
                float: left;
            }
.product-sections .product-section .product-section__header .product-section__link:hover {
                    text-decoration: underline;
                }
@media only screen and (min-width: 768px) {
            .product-sections .product-section .product-section__header .product-section__link {
                    float: right
            }
                }
@media only screen and (min-width: 992px) {
            .product-sections .product-section .product-section__header .product-section__link {
                    float: right
            }
                }
.category-list {
    padding-top: 4rem;
    padding-bottom: 4rem;
    margin-top: 8rem;
    background-color: #A7C09D;
}
.category-list .category-title {
        font-family: Poynter-Gothic-Text !important;
        font-weight: 700;
        display: inline;
        padding: 16px;
        background: #222;
        color: #fff;
        position: absolute;
        top: -95px;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
    }
.category-list .category-card {
        padding: 0;
    }
.category-list .category-card .category-card__title {
            font-family: Poynter-Gothic-Text !important;
            font-size: 1.25rem;
            margin-top: 1rem;
        }
.category-list .category-card .category-card__image {
        }
.woocommerce-card {
    padding-top: 15px;
    padding-bottom: 15px;
}
.woocommerce-card img {
        width: 100%;
    }
.woocommerce .woocommerce-ordering select {
    font-family: Poynter-Gothic-Text;
}
.supporter-module {
    padding: 5rem 0;
}
.supporter-module figure {
        margin-left: 2rem;
        margin-right: 2rem;
    }
.supporter-module p {
        padding: 0;
        margin: 0;
    }
.product-section__feed ul {
    padding-left: 0;
}
.product-section__feed ul li {
    list-style: none;
}
.internal-ad {
    padding: 4rem 0;
    background-color: #f8f8f8;
}
.internal-ad .featured-highlights__title {
        font-family: Poynter-Gothic-Text, sans-serif;
        font-weight: 700;
        font-size: 1.25rem;
        color: #333;
        margin-bottom: 1rem;
        margin-top: 0;
        letter-spacing: -.015em;
    }
.internal-ad .featured-highlights__headline {
        margin-bottom: 1rem;
        font-size: 2.5rem;
        line-height: 1.15;
        font-family: "Poynter-OS-Display", serif;
        margin-right: 25vw;
    }
.internal-ad .featured-highlights__body {
        font-family: "Poynter-Serif-RE" serif;
    }
.article-header {
	margin-right: 5%;
    margin-bottom: 2rem;
}
.article-header__headline {
	font-family: 'Poynter-OS-Display', serif;
	font-size: 2.75rem;
	font-weight: 700;
    margin-bottom: 1.5rem;
}
@media only screen and (min-width: 768px) {
	.article-header__headline {
		font-size: 3.375rem;
	}
}
.article-header__subhead {
/*     font-family: 'Poynter-Gothic-Text', sans-serif; */
    font-family: 'Poynter-Serif-RE', serif;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.4;
}
@media only screen and (min-width: 768px) {
	.article-header__subhead {
	    font-size: 1.5rem;
	}
}
/* EDITORIAL CUT LINES & SUBHEADS */
.wp-caption-text {
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-size: .75rem !important;
    line-height: 1.3 !important;
    font-style: normal;
    margin-top: 8px;
    color: #757575;
}
/*
h2.subhead_poynter{
	font-family: Poynter-Serif-RE !important;
	color: #888888;
	margin: 0 0 1em;
	border: none;
	font-size: 1.25rem;
}
*/
.custom-html-widget h6 {
	margin-top: 0 !important;
}
.single-blog-sidebar.widget-area .dfp_ad_block, .single-blog-sidebar.widget-area .widget {
	margin-bottom: 2.5rem;
}
.article-wrap {
	padding-right: 0;
    border-right: none;
}
@media only screen and (min-width: 768px) {
	.article-wrap {
		padding-right: calc(10% - 15px);
	    border-right: 1px solid #dddddd;
	}
}
.poynter-meta-container {
	padding: 1.5rem 0;
}
.poynter-blog-date {
	font-family: 'Poynter-Gothic-Text', sans-serif;
	font-size: 1rem;
	line-height: 1.4;
	color: #222222;
	padding: .5rem 0;
	margin: 0 0 .5rem 0;
	border: none;
	display: block;
}
.poynter-blog-author {
	font-family: 'Poynter-Gothic-Text', sans-serif;
	color: #222222;
	line-height: 1.4;
	padding: .5rem 0;
	margin: 0 0 .5rem 0;
	border: none;
	display: block;
}
.wdm-share-container {
	float: none;
	padding: .5rem 0;
}
@media only screen and (min-width: 768px) {
	.wdm-share-container {
		float: right;
	}
}
/* Defaults */
.poynter-post-content h1,
.poynter-post-content h2,
.poynter-post-content h3,
.poynter-post-content h4,
.poynter-post-content h5,
.poynter-post-content h6 {
/* 	font-family: 'Poynter-Serif-RE', serif; */
	font-family: 'Poynter-OS-Display', serif;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
}
.poynter-post-content p {
    margin-bottom: 1.5rem;
    /* margin: 0; */
    font-family: 'Poynter-Serif-RE', serif;
    color: #222;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.6;
    text-align: left;
}
.poynter-post-content li {
    font-size: 1.25rem;
    margin-bottom: .5em;
}
.poynter-post-content a {
    color: #50833d;
    /* text-decoration: underline; */
    border-bottom: none;
    border-bottom: 2px solid #d4e6cd;
}
.poynter-post-content a:hover {
    color: #5d9e42;
    /* text-decoration: underline; */
    border-bottom: 2px solid #50833d;
    border-bottom: 2px solid #d4e6cd;
}
blockquote {
    background: transparent;
    border-left: 3px solid #50833d;
    margin: 1.5em 8px;
    padding: 0.5em 8px 0.5em 16px;
    quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #d3e6cd;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote:after {
  color: transparent;
  content: close-quote;
  font-size: 0rem;
}
blockquote p {
  display: inline;
}
.poynter-post-content .advads-size-tooltip-h {
    background-color: inherit;
    margin-bottom: 1.5rem;
}
/* End Defaults */
.poynter-category .post-categories {
        padding: 0;
        margin: 0;
        list-style: none;
    }
.poynter-category .post-categories li {
            display: inline-block;
            margin-right: .25em;
        }
.poynter-category .post-categories li a {
                font-family: 'Poynter-Gothic-Text', sans-serif;
                font-size: .875rem;
                color: #ffffff;
                background: #222222;
                padding: .5rem 1rem;
                display: inline-block;
                position: relative;
                transform: translateY(0%);
                z-index: 5;
                text-decoration: none;
                border-bottom: none;
            }
.poynter-category .post-categories li a:hover {
                    text-decoration: none;
                    border-bottom: none;
                    background: #50833d;
                }
/*
.advads-size-tooltip-w > div {
	max-width: 100%;
}
*/
.support-message {
    padding: 1.5rem;
    margin: 1.5rem 0;
    border: 1px solid #222222;
    border-radius: 5px;
    background-color: #d4e6cd;
}
.support-message__graph {
    font-size: 1.25rem;
    margin-bottom: .5rem;
}
.support-message__button {
	background-color: #50833d !important;
}
.poynter-tag-container {
    font-family: 'Poynter-Gothic-Text', sans-serif;
    display: inline-block;
    padding: 0;
    margin: 0 0 1rem 0;
    border: none;
    text-transform: capitalize;
    font-weight: 400;
    line-height: inherit;
    font-size: 1rem;
    color: #222222;
}
.poynter-tag-container a {
    font-family: 'Poynter-Gothic-Text', sans-serif;
    display: inline-block;
    padding: 0;
    margin: 0;
    border-bottom: 2px solid #d4e6cd;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 1.6;
    font-size: 1rem;
    color: #222222;
}
/* More News Section */
.more-news {
	 margin-bottom: 3rem;
}
.more-news__section-title {
	font-family: 'Poynter-Gothic-Text', sans-serif !important;
	font-weight: bold;
	font-size: 1.75rem;
    color: #222222;
    margin-bottom: 1rem;
    margin-top: 0;
/*     letter-spacing: -.015em; */
}
.more-news__card {
    padding: 1rem 0;
    border-bottom: 1px solid #dddddd;
    border-right: none;
}
.more-news__image .more-news__link {
        border-bottom: none;
    }
.more-news__image .more-news__link:hover {
            border-bottom: none;
        }
.more-news-content__headline,
.more-news-content__headline a {
	font-family: 'Poynter-OS-Display', serif;
	font-weight: 700;
    margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: 1.2;
	color: #222222;
    border-bottom: none;
}
.more-news-content__headline:hover, .more-news-content__headline a:hover {
        color: #222222;
        border-bottom: none;
        text-decoration: underline;
    }
.more-news-content__headline--small,
.more-news-content__headline--small a {
	font-size: 1.25rem;
}
.more-news-content__headline--smaller,
.more-news-content__headline--smaller a {
	font-size: 1.125rem;
}
.more-news-content__subhead {
	font-family: 'Poynter-Serif-RE', serif;
	font-size: 1rem;
	line-height: 1.4;
	margin-bottom: .5rem;
}
.more-news-details {
	margin-bottom: 0;
}
.more-news-details__date {
    font-family: 'Poynter-Gothic-Text', sans-serif;
    font-size: .75rem;
    line-height: 1.4;
    color: #222222;
    display: inline-block;
}
.more-news-details__author {
	font-family: 'Poynter-Gothic-Text', sans-serif;
    font-size: .75rem;
    line-height: 1.4;
    color: #222222;
    display: inline-block;
}
.more-news-details__author a {
        font-weight: 400;
        color: #222222;
        border-bottom: none;
    }
.more-news-details__author a:hover {
            border-bottom: none;
        }
.vr-divider {
    border: 1px solid #eeeeee;
    height: 12px;
    margin: 0 2px;
    display: inline-block;
}
.more-news__link {
	text-decoration: none;
	border-bottom: 1px solid transparent;
}
.more-news__link:hover {
	text-decoration: none;
	border-bottom: 1px solid #50833d;
}
/* End: More News Section */
/* Byline */
.author-info__wrap {
    padding: 1rem 0;
    margin-bottom: 3rem;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
.author-info__image {
	padding: 0;
	margin: 0;
}
.author-info__image .avatar {
	border-radius: 100%;
}
.author-info-content__name {
	color: #858585;
}
.author-info-content__name a {
	font-family: 'Poynter-Gothic-Text', sans-serif;
	font-size: 1rem;
	font-weight: 700;
	color: #50833d;
    border-bottom: none;
}
.author-info-content__name a:hover {
    border-bottom: 2px solid #d4e6cd;
}
.author-info-content__excerpt {
	font-family: 'Poynter-Gothic-Text', sans-serif;
	font-size: 1rem;
	font-weight: 400;
}
.author-info-content__readmore {
	font-family: 'Poynter-Gothic-Text', sans-serif;
	font-size: .875rem;
	font-weight: 400;
	color: #222222;
    border-bottom: 2px solid #d4e6cd;
}
.author-info-content__readmore:hover {
	color: #222222;
}
/* End Byline */
/* Comments */
.comments-section__header {
	margin-top: 2rem;
}
.comments-section-header__headline {
	font-family: 'Poynter-Gothic-Text', sans-serif;
	font-weight: 700;
	font-size: 2rem;
}
/* Locally */
.single-locally .poynter-tag-container {
	display: none;
}
/* Category Pages */
.section-header {
	padding-bottom: 1rem;
	margin-bottom: 1.5rem;
    border-bottom: 3px solid #333;
}
.section-header__title {
	font-family: 'Poynter-OS-Display', serif;
	font-size: 2.75rem;
	font-weight: 700;    
}
@media only screen and (min-width: 768px) {
	.section-header__title {
		font-size: 3.375rem;
	}
}
.section-header p {
/*     font-family: 'Poynter-Gothic-Text', sans-serif; */
    font-family: 'Poynter-Serif-RE', serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4;
/*     letter-spacing: -.025em; */
    margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
	.section-header p {
	    font-size: 1.125rem;
	}
}
.section-lead__headline,
.section-lead__headline a {
    font-family: 'Poynter-OS-Display', serif;
    font-weight: 700;
    font-size: 2.25rem;
}
/* Card Layout */
.card-layout {
    padding: 0 0 1.5rem;
    border-right: none;
}
.card-layout--feed {
	padding: 2rem 0;
    border-bottom: 1px solid #dddddd;
}
.card-layout__image {
    margin-bottom: .25em;
}
.card-layout__image a{
        border: none;
    }
.card-layout__image a:hover {
            border: none;
        }
.card-layout__image img {
    width: 100%;
}
.card-layout__headline,
.card-layout__headline a {
	font-family: 'Poynter-OS-Display', serif;
	font-weight: 700;
    margin-bottom: .25em;
	font-size: 1.25rem;
	line-height: 1.2;
	color: #222222;
	text-decoration: none;
	border: none;
}
.card-layout--hero .card-layout__headline,
.card-layout--hero .card-layout__headline a {
	font-size: 2rem;
}
@media only screen and (min-width: 960px) {
	.card-layout--hero .card-layout__headline,
	.card-layout--hero .card-layout__headline a {
		font-size: 1.5rem;
	}
}
@media only screen and (min-width: 1140px) {
	.card-layout--hero .card-layout__headline,
	.card-layout--hero .card-layout__headline a {
		font-size: 2rem;
	}
}
.card-layout--feed .card-layout__headline,
.card-layout--feed .card-layout__headline a {
	font-size: 1.75rem;
}
.top-story .card-layout__headline,
.top-story .card-layout__headline a {
	font-size: 2.75rem;
}
.card-layout__headline a:hover {
	color: #222222;
	text-decoration: underline;
	border: none;
}
.card-layout__headline--small,
.card-layout__headline--small a {
	font-size: 1.25rem;
}
.card-layout__headline--smaller,
.card-layout__headline--smaller a {
	font-size: 1.125rem;
}
.card-layout__subhead,
.card-layout__subhead a {
	font-family: 'Poynter-Serif-RE', serif;
	font-size: 1rem;
	line-height: 1.4;
	color: #444444;
	margin-bottom: .25em;
    border: none;
}
.card-layout__subhead a:hover {
	color: #444444;
    border: none;
}
.card-layout-details {
	margin-bottom: 0;
	line-height: 1.15;
}
.card-layout__date {
    font-family: 'Poynter-Gothic-Text', sans-serif;
    font-size: .75rem;
    line-height: 1.4;
    color: #222222;
    display: inline-block;
}
.card-layout__author {
	font-family: 'Poynter-Gothic-Text', sans-serif;
    font-size: .75rem;
    line-height: 1.4;
    color: #222222;
    display: inline-block;
}
.card-layout__author a {
    font-weight: 400;
    color: #222222;
    border: none;
}
.card-layout__author a:hover {
        border: none;
    }
.card-layout__divider {
    border: 1px solid #dddddd;
    height: 12px;
    margin: 0 2px;
    display: inline-block;
}
.card-layout__link {
	text-decoration: none;
	border-bottom: 1px solid transparent;
}
.card-layout__link:hover {
	text-decoration: none;
	border-bottom: 1px solid #50833d;
}
/* End: Card Layout */
.highlights .card-layout__image {
	display: none;
}
.highlights .card-layout__subhead,
.highlights .card-layout__subhead a {
	display: none;
}
.category .featured-highlights .card-layout__image {
	display: none;
}
/* sections */
.latest-news {
	padding-bottom: 1rem;
}
.news-sections section {
    padding-top: 5rem;
    padding-bottom: 0rem;
}
.news-section__header {
	border-top: 1px solid #ddd;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.news-section__title {
    font-family: Poynter-Gothic-Text !important;
    font-weight: 700;
    font-size: 1.5rem;
    color: #222222;
    margin-top: 0;
    letter-spacing: -.015em;
}
a.news-section__link {
    font-family: Poynter-Gothic-Text !important;
    font-weight: 400;
    font-size: .75rem;
    color: #222222;
    margin-top: 0;
    letter-spacing: -.015em;
    border: none;
}
a.news-section__link:hover {
        color: #222222;
        text-decoration: underline;
        border: none;
    }
.tax-locally_categories .heading h3,
.tax-locally_categories .heading h3 a {
	font-family: Poynter-Gothic-Text !important;
    font-weight: bold;
    font-size: 16px;
    color: #333;
    margin: 0;
	padding: 0;
    margin-bottom: 1rem;
    border: none;
    text-decoration: none; 
}
.tax-locally_categories .heading h3 a:hover {
	text-decoration: underline;    
}
.tax-locally_categories .heading h2 {
	font-size: 56px;
	line-height: 1;
	margin: 0;
	padding: 0;
    padding-bottom: 1rem;
	border-bottom: 3px solid #333;
	width: 100%;
    font-family: "Poynter-OS-Display" !important;
    font-weight: 700;
}
.tax-locally_categories .articles {
	padding-top: 2rem;
}
.tax-locally_categories article {
    padding: 2rem 0;
    border-bottom: 1px solid #ddd;
}
.tax-locally_categories article:first-of-type {
    padding-top: 0;
}
.tax-locally_categories article:last-child {
    border-bottom: none;
}
.tax-locally_categories header.entry-header .entry-title,
.tax-locally_categories header.entry-header .entry-title a {
	font-family: "Poynter-OS-Display" !important;
	color: #333;
	text-decoration: none;
	font-weight: 700;
}
.tax-locally_categories header.entry-header .entry-title:hover,
.tax-locally_categories header.entry-header .entry-title a:hover {
	color: #333;
	text-decoration: underline;
}
.tax-locally_categories article p {
    font-size: 16px;
    line-height: 1.3;
}
h3.news-section__title {
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    padding: 12px 16px;
    background: #222;
    color: #fff;
    display: inline-block;
    font-size: 1.25rem;
}
.page-template-template-brand .page-title {
        font-size: 3rem;
        margin-bottom: 1rem;
    }
@media (min-width: 760px) {
    .page-template-template-brand .page-title {
            font-size: 5rem
    }
        }
.page-template-template-brand .post-container .hero {
            width: 100% !important;
            margin: 0 0 2rem;
        }
.page-template-template-brand .cta_bg {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
.page-template-template-brand .cta_bg:nth-child(odd) {
        background: #51843d;
        background: #eeeeee;
        color: #eee;
        color: #333;
    }
.page-template-template-brand .cta_bg:nth-child(even) {
        background: #acd49c;
        background: #f8f8f8;
        color: #333;
    }
.page-template-template-brand .brand-products {
        padding-top: 3rem;
    }
.page-template-template-brand #more-latest-news {
        padding-top: 3rem;
    }
.page-template-template-brand h3 {
        font-size: 2rem;
    }
.page__nav {
    margin-bottom: 16px;
    background: transparent;
    padding: 0;
    border: none;
}
.page__nav .col-lg-12, .page__nav .col-md-12, .page__nav .col-sm-12, .page__nav .col-12 {
        padding: 0px;
    }
.page__nav ul {
        list-style-type: none;
        padding-left: 0px;
        margin: 0;
    }
.page__nav li.menu-item {
        display: inline-block;
        border-right: 1px solid #bbbbbb;
        margin-bottom: 16px;
    }
.page__nav li.menu-item:last-of-type {
            display: inline-block;
            border-right: none;
        }
.page__nav li.menu-item a {
            padding: 4px 8px;
            font-family: "Poynter-Gothic-Text", sans-serif;
            font-weight: 400;
            font-size: .875rem;
            color: #333;
            border-bottom: none !important;
            text-decoration: none;
            display: block;
        }
.page__nav li.menu-item a:hover {
                text-decoration: underline;
            }
.logo-section__logo {
    vertical-align: middle;
    flex-wrap: wrap;
    align-items: center;
    display: inline-block;
    filter: grayscale(100%);
    margin: 2.5% 0;
    padding: 0 2.5%;
}
.content-section {
    margin-top: 8rem;
}
.page-mediawise .site-content-contain {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 0px;
    }
.page-mediawise .hero-header {
        position: relative;
    }
.page-mediawise .hero-header .hero-header__content {
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;
        }
.page-mediawise .hero-header .hero-header__heading {
            position: relative;
            top: 50%;
            transform: translateY(-50%);
            z-index: 1;
        }
.page-mediawise .hero-header .hero-header__heading .page-title {
                font-size: 1.5rem;
                color: #ffffff;
                text-shadow: 0 0 10px rgba(0,0,0,.95);
            }
@media (min-width: 992px) {
            .page-mediawise .hero-header .hero-header__heading .page-title {
                    font-size: 3rem
            }
                }
.page-mediawise .hero-header .hero-header__heading .sub-title {
                font-size: 2.5rem;
                color: #ffffff;
                text-shadow: 0 0 20px rgba(0,0,0,.95);
                width: 100%;
            }
@media (min-width: 768px) {
            .page-mediawise .hero-header .hero-header__heading .sub-title {
                    font-size: 4rem;
                    width: 75%
            }
                }
@media (min-width: 992px) {
            .page-mediawise .hero-header .hero-header__heading .sub-title {
                    font-size: 6rem;
                    width: 75%
            }
                }
.page-mediawise .hero-header .hero-header__heading .logo__img {
                width: 32px;
            }
@media (min-width: 768px) {
            .page-mediawise .hero-header .hero-header__heading .logo__img {
                    width: 48px
            }
                }
@media (min-width: 992px) {
            .page-mediawise .hero-header .hero-header__heading .logo__img {
                    width: 100px
            }
                }
.page-mediawise .hero-header .featured::before {
            content: '';
            background: rgba(0,0,0,0);
            background: linear-gradient(90deg, rgba(0,0,0,.95) 0%, rgba(0,0,0,0) 100%);
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;
        }
.page-mediawise .hero-header .hero-header__hero {
            width: 100%;
        }
.page-mediawise .page__nav {
        margin-bottom: 0px;
        background: #eeeeee;
        padding: 0px;
        border: none;
    }
.page-mediawise .page__nav ul {
            list-style-type: none;
            padding-left: 0px;
            margin: 0;
        }
.page-mediawise .page__nav li.menu-item {
            display: inline-block;
            border-right: none;
            margin-bottom: 0px;
        }
.page-mediawise .page__nav li.menu-item:last-of-type {
                display: inline-block;
                border-right: none;
            }
.page-mediawise .page__nav li.menu-item a {
                font-weight: 700;
                background-color: transparent;
                padding: 16px 12px;
            }
.page-mediawise .page__nav li.menu-item a:hover {
                    text-decoration: none;
                    color: #111111;
                    background-color: #A7C09D;
                }
.page-mediawise .section-title {
        font-family: 'Poynter-OS-Display', serif;
        font-size: 2.5rem;
        font-weight: 700;
        line-height: 1.15;
        color: #222222;
        text-align: center;
        margin-bottom: 1rem;
    }
.page-mediawise .post-container {
        padding-left: 5%;
        padding-right: 5%;
    }
@media (min-width: 992px) {
    .page-mediawise .post-container {
            padding-left: 10%;
            padding-right: 10%
    }
        }
.page-mediawise .social-section .social-section__header {
            background: #50833d;
            padding-top: 32px;
            padding-bottom: 120px;
        }
.page-mediawise .social-section .social-section__title {
            font-size: 3rem;
            text-align: center;
            color: #fff;
        }
@media (min-width: 992px) {
        .page-mediawise .social-section .social-section__title {
                font-size: 4rem
        }
            }
.page-mediawise .social-section .social-section__title--smaller {
            font-size: 1.5rem;
            line-height: 1.4;
            color: #fff;
            padding-left: 5%;
            padding-right: 5%;
        }
@media (min-width: 992px) {
        .page-mediawise .social-section .social-section__title--smaller {
                font-size: 2rem;
                padding-left: 10%;
                padding-right: 10%
        }
            }
.page-mediawise .social-section .social-section__follow {
            /* font-family: "Poynter-Serif-RE", serif !important; */
            font-family: 'Poynter-Gothic-Text', sans-serif !important;
            font-weight: 400 !important;
            font-size: 1rem;
            text-align: center;
            color: #fff;
            margin-bottom: 0;
        }
.page-mediawise .social-section .social-section__channels {
            padding-left: 0px;
            margin-top: 2rem;
            margin-bottom: 2rem;
            text-align: center;
        }
.page-mediawise .social-section .social-section__channels li {
                margin: 0 1.5%;
                display: inline-block;
                list-style: none;
            }
.page-mediawise .social-section .social-section__channels li a{
                    border: none;
                }
.page-mediawise .social-section .social-section__channels li a i {
                        font-size: 32px; 
                        color: #000;
                        transition: all .3s cubic-bezier(0, 0, 0.5, 1);
                    }
@media (min-width: 992px) {
                    .page-mediawise .social-section .social-section__channels li a i {
                            font-size: 48px
                    } 
                        }
.page-mediawise .social-section .social-section__channels li a i:hover {
                            color: #fff;
                            transition: all .3s cubic-bezier(0, 0, 0.5, 1);
                        }
.page-mediawise .social-section .social-section__feeds {
            margin-top: -100px;
        }
.page-mediawise .social-section .social-section__feeds .mw-social-feed {
                padding-top: 2rem;
            }
@media (min-width: 992px) {
            .page-mediawise .social-section .social-section__feeds .mw-social-feed {
                    padding-top: 0
            }
                }
.page-mediawise .social-section--footer {
        background: #50833d;
        padding-top: 5rem;
        padding-bottom: 5rem;
        /*
        .social-section__channels {
            li {
                a{
                    i {
                        color: #1c380e;
                        &:hover {
                            color: $poynterLightGreen;
                        }
                    }
                }
            }
        }
        */
    }
.page-mediawise .card-section {
        display: flex;
        flex-wrap: wrap;
    }
.page-mediawise .card-section .cta-bg {
            padding: 5%;
            width: 100%;
            height: 50vh;
            min-height: 500px;
            text-align: center;
            position: relative;
            background-color: #50833d;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: 50% 50%;
        }
.page-mediawise .card-section .cta-bg::before {
                content: '';
                /* background-color: rgb(20, 35, 12, .6); */
                background-color: rgba(0,0,0,.5);
                position: absolute;
                top: 0;
                bottom: 0;
                right: 0;
                left: 0;
            }
.page-mediawise .card-section .cta-bg .cta-bg__content {
                position: relative;
                top: 50%;
                transform: translateY(-50%);
                text-shadow: 0 0 30px rgba(0,0,0,.75);
            }
.page-mediawise .card-section .cta-bg .cta-bg__content .cta-bg__title {
                    font-size: 3rem;
                    color: #ffffff;
                }
.page-mediawise .card-section .cta-bg .cta-bg__content .three-d {
                    font-family: "Poynter-Gothic-Text", sans-serif;
                    font-size: 5vw;
                    font-weight: 700;
                    line-height: 1;
                    color: #A7C09D;
                    margin-bottom: 16px;
                }
.page-mediawise .card-section .cta-bg .cta-bg__content .three-d span {
                        font-family: "Poynter-Gothic-Text", sans-serif;
                        font-size: 10vw;
                        color: #A7C09D;
                        text-shadow: 1px 1px 1px #2f4826, 1px 2px 1px #2f4826, 1px 3px 1px #2f4826, 1px 4px 1px #2f4826, 1px 5px 1px #2f4826, 1px 6px 1px #2f4826, 1px 7px 1px #2f4826, 1px 8px 1px #2f4826, 1px 9px 1px #2f4826, 1px 10px 1px #2f4826, 1px 18px 6px rgb(16 16 16 / 40%), 1px 22px 10px rgb(16 16 16 / 20%), 1px 25px 35px rgb(16 16 16 / 20%), 1px 30px 60px rgb(16 16 16 / 40%);
                    }
.page-mediawise .card-section .cta-bg .cta-bg__content .cta-bg__body h1, .page-mediawise .card-section .cta-bg .cta-bg__content .cta-bg__body h2, .page-mediawise .card-section .cta-bg .cta-bg__content .cta-bg__body h3, .page-mediawise .card-section .cta-bg .cta-bg__content .cta-bg__body h4, .page-mediawise .card-section .cta-bg .cta-bg__content .cta-bg__body h5, .page-mediawise .card-section .cta-bg .cta-bg__content .cta-bg__body p, .page-mediawise .card-section .cta-bg .cta-bg__content .cta-bg__body li {
                        color: #ffffff;
                    }
.page-mediawise .card-section .cta-bg.cta-bg--fifty {
            width: calc(100% - 4px);
                margin: 2px;
        }
@media (min-width: 1140px) {
        .page-mediawise .card-section .cta-bg.cta-bg--fifty {
                width: calc(50% - 4px);
                margin: 2px
        }
            }
/*
        .cta-bg:nth-child(odd) {
            background: #eeeeee;
            color: #eee;
            color: #333;
        }
        .cta-bg:nth-child(even) {
            background: #f8f8f8;
            color: #333;
        }
        */
.page-mediawise .card-section .button {
            display: inline;
        }
.page-mediawise .mw-footer__body {
        color: #777;
        font-size: 1rem;
    }
body.bbpress, select, input, button {
    font-family: 'Poynter-Serif-RE', sans-serif;
}
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    border-top: 1px solid #eee;
    overflow: hidden;
    padding: 8px;
    padding-top: 2rem;
	padding-bottom: 2rem;
}
#bbpress-forums li {
    background: 0 0;
    margin: 0;
    list-style: none;
    font-family: 'Poynter-Gothic-Text', sans-serif;
    font-size: 1rem;
    font-weight: 700;
}
#bbpress-forums a.bbp-forum-title, #bbpress-forums a.bbp-forum-title:hover {
    font-size: 1.25rem;
    font-weight: 700;
    box-shadow: none;
    border: none;
    transition: none;
}
#bbpress-forums .breadcrumbs-listing {
	display: block;
}
#bbpress-forums .bbp-breadcrumb {
    visibility: visible;
}
.bbpress #bbpress-forums .separator, .group-forum-topic #bbpress-forums .separator {
    margin: 2px 11px;
}
.bbpress #bbpress-forums .separator .ps, .group-forum-topic #bbpress-forums .separator .ps {
    vertical-align: baseline;
}
.bbp-search-form {
    margin-top: calc(1rem + 8px);
}
#bbpress-forums #bbp-search-form #bbp_search {
    width: auto;
}
.bbpress #bbpress-forums #bbp-search-form #bbp_search {
    width: auto;
}
.bbp-search-form .btn, .button, .bbp-search-form button, .bbp-search-form input[type=button], .bbp-search-form input[type=submit], .bbp-search-form a.button, .bbp-search-form .poynter-post-content a.button {
    height: auto;
    border-radius: 5px;
    font-size: .875rem;
    line-height: 1;
    text-align: center;
    padding: 5px 18px 3px;
    margin: 0;
    z-index: 2;
    box-shadow: none;
    transition: box-shadow .3s;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    font-weight: 900;
}
.bbpress .bbp-meta, .group-forum-topic .bbp-meta {
    margin-left: 0;
    padding: .5rem .5rem;
    background: #f8f8f8;
    border-top: 1px solid #cccccc;
}
.bbpress #bbpress-forums .bbp-reply-content, .group-forum-topic #bbpress-forums .bbp-reply-content {
    padding: 0;
}
#bbpress-forums div.bbp-breadcrumb p, #bbpress-forums div.bbp-topic-tags p {
    margin: 0 0 10px 0;
    font-family: 'Poynter-Gothic-Text', sans-serif;
    font-size: .875rem;
}
.bbpress div.wdm-select, .group-forum-topic .wdm-select {
    color: #50833d;
    display: block;
    font-size: 1.125rem;
    font-weight: 700;
}
#bbpress-forums div.bbp-forum-author, #bbpress-forums div.bbp-reply-author, #bbpress-forums div.bbp-topic-author {
	float: none;
    text-align: left;
    width: auto;
    clear: both;
}
.bbp-pagination-count {
    font-family: 'Poynter-Gothic-Text', sans-serif;
    float: left;
    border: 1px solid transparent;
}
#bbpress-forums div.hentry {
    background: transparent;
    padding: .5rem;
}
#bbpress-forums div.reply {
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: initial;
    padding: .5rem;
}
#bbpress-forums div.bbp-forum-author .bbp-author-name, #bbpress-forums div.bbp-reply-author .bbp-author-name, #bbpress-forums div.bbp-topic-author .bbp-author-name {
    margin: 0;
    word-wrap: break-word;
    display: inline-block;
}
#bbpress-forums div.bbp-reply-author {
	 display: none;
 }
.bbpress div.bbp-reply-header, .group-forum-topic div.bbp-reply-header {
    border-top: 0;
    border-bottom: 1px solid #c8c8c8;
    border: none;
}
#bbpress-forums fieldset.bbp-form legend {
    padding: 5px;
    width: auto;
    border: none;
    font-family: 'Poynter-Gothic-Text', sans-serif;
    font-weight: 700;
}
#bbpress-forums fieldset.bbp-form label {
    margin: 0;
    display: inline-block;
    line-height: 1.5;
    font-family: 'Poynter-Gothic-Text', sans-serif;
    font-size: .875rem;
}
#bbpress-forums fieldset.bbp-form input[type=text], #bbpress-forums fieldset.bbp-form select {
    min-height: 28px;
    height: 28px;
    padding: 5px;
    font-size: .875rem;
}
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
    width: 100%;
    margin: 0;
    font-size: 12px;
    color: #333;
}
#bbpress-forums a, #bbpress-forums a:hover {
    box-shadow: none;
    border: none;
    transition: none;
    font-family: 'Poynter-Gothic-Text', sans-serif;
}
body .breadcrumbs .bread-current, body .breadcrumbs .last-item {
    color: #6a6a6a;
    font-family: 'Poynter-Gothic-Text', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
}
/*E&P job widget*/
.EP-widget a {
    color: #000000;
}
.EP-widget a:hover {
    color: #66b345;
}
.EP-widget ul li .rsswidget{
    font-size: 1.0rem;
    line-height: 0.5rem;
	font-weight: normal;
}
.EP-widget ul li{
    border-bottom: 1px solid #d2d2d2;
    padding: 5px 0 5px 0;
	margin-left: -15px;
	list-style-type: none;
}
.EP-widget .widget-title {
    display: none;
}
/*END WIDGET*/
/* Newsletter Callout */
section.newsletter-section {
    padding: 5rem 5%;
    background: #333;
    margin-bottom: 4rem;
    margin: 4rem -10px;
}
@media only screen and (min-width: 768px) {
	section.newsletter-section {
	    margin: 4rem -65px;
	}
}
section.newsletter-section.newsletter-section--sidebar {
    margin: 0 auto 4rem;
}
#more-latest-news section.newsletter-section {
    margin: 4rem 0;
}
section.newsletter-section h5 {
	font-family: "Poynter-Gothic-Text" !important;
	font-weight: 500;
	font-size: 3rem;
	color: #eee;
	margin-bottom: 1.5rem;
}
@media only screen and (min-width: 768px) {
	section.newsletter-section h5 {
	    font-size: 2.5rem;
	}
}
section.newsletter-section p {
	font-family: "Poynter-Gothic-Text", sans-serif !important;
	font-weight: bold !important;
	color: #eee;
	margin-bottom: 0;
}
section.newsletter-section .button {
	font-family: "Poynter-Gothic-Text", sans-serif !important;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: .035em;
	background-color: #50833d;
}
section.newsletter-section .button:hover {
	font-family: "Poynter-Gothic-Text", sans-serif !important;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #609c49;
}
section.newsletter-section p.small {
	font-family: "Poynter-Gothic-Text", sans-serif !important;
	font-weight: 500 !important;
	line-height: 1.2;
	margin-top: 1rem;
}
nav.navigation.pagination {
	width: 100%;
}
nav.navigation.pagination .page-numbers {
        font-family: 'Poynter-Gothic-Text', sans-serif;
        margin-right: 10px;
        padding: 0px !important;
        border-radius: 50%;
        border: 1px solid #fff;
        font-family: Poynter-Serif-RE;
        font-size: 15px;
        font-weight: 700;
        line-height: 48px !important;
        text-align: left;
        background-color: #fff;
        height: 48px;
        width: 48px;
        line-height: 48px;
        text-align: center !important;
    }
.gform_wrapper .wdm-input-checkbox {
    position: absolute;
    top: -12px;
    left: 0;
    opacity: 0;
    width: auto;
    height: auto;
}
/* Search Results Page */
.page-search .site-content-contain {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.page-search .heading {
	padding-left: 0;
	padding-right: 0;
}
.page-search h1.elumine-page-title {
    padding-bottom: 120px;
}
.page-search h1.elumine-page-title span {
    font-family: Poynter-OS-Display-V2 !important;
    font-weight: bold;
    font-size: 54px;
}
.page-search .search-results {
	padding-right: 15px;
}
.page-search .sidebar {
	padding-left: 15px;
	padding-right: 15px;
/* 	background: #eeeeee; */
	border-left: 1px solid #222222;
}
@media only screen and (min-width: 992px) {
	.page-search .search-results {
		padding-right: 5rem;
	}
	.page-search .sidebar {
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
}
div.bcs-container-searchbox {
    border-color: transparent;
    border-width: 0;
    border-style: none;
    font: 18px/normal 'Segoe UI',Arial,Helvetica,Sans-Serif;
    display: inline-block;
    position: relative;
    width: 75%;
    margin-bottom: 3rem;
    /* Float it full-width */
    width: calc(100% - 30px);
    position: absolute;
    top: -100px;
    float: left;
}
@media only screen and (min-width: 768px) {
	div.bcs-container-searchbox {
	/* Float it full-width */
	width: calc(150% - 30px);
	}
}
@media only screen and (min-width: 992px) {
	div.bcs-container-searchbox {
	/* Float it full-width */
	width: calc(147% - 30px);
	}
}
input.bcs-searchbox {
/*
    width: 100%;
    padding: .5rem;
    border: 1px solid #222222;
    border-radius: 5px;
    background: #ffffff;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    margin: 0;
    padding-right: 35px;
    max-height: 35px;
    outline: 0;
    box-sizing: inherit;
    vertical-align: top;
    height: 35px;
    font: inherit;
    font-size: 16px;
    color: #212121;
*/
	width: 100%;
    padding: 24px 16px;
    border: 1px solid #222222;
    border-radius: 5px;
    background: #ffffff;
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    margin: 0;
    padding-right: 35px;
    max-height: 50px;
    outline: 0;
    box-sizing: inherit;
    vertical-align: top;
    height: 50px;
    font: inherit;
    font-size: 24px;
    color: #222222;
}
button.bcs-searchbox-submit {
/*
	padding: 10px 11px;
    background-color: transparent;
    height: 35px;
    width: 35px;
    margin: 0;
    border: 0;
    background-color: transparent;
    border-radius: 5px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    /* background: url(../public-files/3.3.3/SearchIconBlue.svg) no-repeat;
    background-size: 16px 16px;
    background-position: center;
*/
	padding: 10px 11px;
    background-color: transparent;
    height: 50px;
    width: 50px;
    margin: 0;
    border: 0;
    background-color: transparent;
    border-radius: 5px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    /* background: url(../public-files/3.3.3/SearchIconBlue.svg) no-repeat; */
    background: transparent !important;
    background-size: 16px 16px;
    background-position: center;
}
button.bcs-searchbox-submit:before {
    content: "\f002";
    font-family: 'FontAwesome';
    position: relative;
    color: #222222;
}
div#bcs-verticals-div {
    display: none;
}
.bcs-query-rewrite, li.bcs-result {
    margin: 0;
    padding: 2rem 0;
    list-style: none;
/*     border-bottom: 1px solid #ddd; */
}
li.bcs-result:first-of-type {
    padding-top: 0;
}
li.bcs-result:last-of-type {
    padding-bottom: 0;
}
li.bcs-result h2 {
    font-size: 2rem;
    font-family: "Poynter-Serif-RE";
    font-weight: bold;
    line-height: 1.15;
    margin: 0 0 .5rem 0;
    padding: 0;
    font: 2rem/1.15 'Poynter-Serif-RE', Serif;
}
div.bcs-caption-image img {
    display: none;
}
li.bcs-result cite {
    color: #929292;
    font-style: normal;
    word-wrap: break-word;
/*     font-family: 'Poynter-Gothic-Text', sans-serif !important; */
    font-family: "Poynter-Serif-RE" !important;
    font-size: 1.125rem;
/*     text-decoration: underline; */
    margin-bottom: .5rem;
    display: block;
}
div.bcs-web-url-mobile-view cite {
	display: none;
}
div.bcs-caption p {
    margin: 0;
    padding: 0;
    font-size: 1.125rem !important;
    line-height: 1.6 !important;
    font-family: "Poynter-Serif-RE" !important;
}
li.bcs-pagination {
    list-style: none;
    margin: 0 0 2px;
    padding: 3rem 0 0 0;
    background-color: transparent;
}
li.bcs-pagination a {
    font-family: 'Poynter-Gothic-Text', sans-serif !important;
    color: #222222;
    border: none;
    display: block;
    min-width: 34px;
    margin-right: 10px;
    text-align: center;
    height: 34px;
    line-height: 34px;
    background-color: #eee;
    border-radius: 50px;
}
li.bcs-pagination>ul>li>a:hover {
    text-decoration: none;
    background-color: #99d084;
    cursor: pointer;
}
li.bcs-pagination .bcs-current-page {
	border: none;
	background: #99d084;
}
li.bcs-result h2 a {
    border-bottom: none;
}
li.bcs-result h2 a:hover {
        color: #222222;
        border-bottom: none;
    }
/* Thick hover */
/*
li.bcs-result h2 a {
    text-decoration: none;
    border-bottom: none;
    box-shadow: inset 0 -3px 0 #78c35c;
    transition: box-shadow .15s cubic-bezier(.33,.66,.66,1);
}

li.bcs-result:hover a, li.bcs-result a:hover {
    text-decoration: none;
    border-bottom: 3px solid #78c35c;
    box-shadow: inset 0 -1.15em 0 #78c35c;
    transition: box-shadow .15s cubic-bezier(.33,.66,.66,1);
}
li.bcs-result:hover h2 a {
    text-decoration: none;
    border-bottom: 3px solid #78c35c;
    box-shadow: inset 0 -1.15em 0 #78c35c;
    transition: box-shadow .15s cubic-bezier(.33,.66,.66,1);
}
*/
.post-type-archive-tribe_events .hero-header .hero-header__hero {
    width: 100%;
}
.post-type-archive-tribe_events .hero-header {
    position: relative;
}
.post-type-archive-tribe_events .hero-header .hero-header__heading {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.post-type-archive-tribe_events .hero-header .hero-header__content {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.post-type-archive-tribe_events .hero-header .hero-header__heading .page-title {
    color: #fff;
    text-shadow: 0 0 20px rgb(0 0 0 / 95%);
}
.post-type-archive-tribe_events .featured::before {
    content: '';
    background: rgba(0,0,0,0);
    background: linear-gradient( 90deg, rgba(0,0,0,.75) 0%, rgba(0,0,0,0) 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
