/*
<link href="https://fonts.googleapis.com/css?family=Karla:400,400i,700|Rock+Salt&display=swap" rel="stylesheet"> 
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    font-weight: 400i;
    font-weight: 700;
    font-family: 'Rock Salt', cursive;
    
    pink: #ce447c;
    dark blue: 
    yellow: 

*/

/* LANDING GLOBAL */
.page-template-landing-product main,
.page-template-event-product main{
	font-family: 'Karla', sans-serif;
    font-weight: 400;
    font-size: 18px;
}
.page-template-landing-product main,
.page-template-event-product main {
    padding-top: 70px;
}
.page-template-landing-product main > section,
.page-template-event-product main > section{
	padding: 30px 0;
}
@media screen and (min-width:770px) and (max-width:991px){
	.page-template-landing-product main,
	.page-template-event-product main {
		padding-top: 120px;
	}
}

@media screen and (min-width: 768px){
	.page-template-landing-product main > section,
	.page-template-event-product main > section{
		padding: 60px 0;
	}
	.page-template-landing-product main,
	.page-template-event-product main{
		font-size: 22px;
	}
}

@media screen and (min-width: 960px){
	.page-template-landing-product main > section,
	.page-template-event-product main > section{
		padding: 90px 0;
	}
}

/* FONTS LANDING GLOBAL */
.product-subheadline,
.bio-author-name,
.week-title,
.cta-action-headline,
.message-signature,
.short-subheadline,
.event-author-name {
    font-family: 'Rock Salt', cursive;
}
.product-hero h1,
.product-hero h2,
.page-template-landing-product h2,
.page-template-event-product h2,
h1.short-headline{
	font-family: 'Karla', sans-serif;
    font-weight: 700;
}
.privacy-text {
    font-size: 14px;
    font-style: italic;
    margin: 15px 0;
}

/* BANNER SHORT */
.banner-short, h1.short-headline {
    color: #fff;
}
h1.short-headline {
    text-transform: uppercase;
    line-height: 1;
    margin: 0;
}
.highlight-subheadline {
    letter-spacing: -1px;
}
.page-template-event-product main > section.banner-short {
    padding: 30px 0;
}
.event-info-card {
    background: #ede8e5 url('/wp-content/themes/hestia-pro-child/images/ep_naturalwhite.jpg)');
    padding: 30px;
}
.event-info-card > .row > .col-sm-6:first-child {
    text-align: center;
}
.event-card-logo img {
    max-width: 100%;
}
.event-card-logo {
    margin-bottom: 20px;
}
.event-card-subheadline {
    font-weight: 700;
    text-transform: uppercase;
}
.event-card-date-info {
    color: #e95e84;
    margin-top: 10px;
}
.page-template-event-product main > section.event-info-card-section + section,
.page-template-event-product main > section.curriculum-overview + section {
    padding-top: 0;
}
.headline_left .content-reading {
    max-width: 100%;
}
.page-template-event-product .headline_left h2,
.landing-content .curriculum-overview.headline_left h2 {
    font-size: 20px;
    text-align: left;
    color: #e95e84;
}
.headline_left .product-about-content {

    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
    max-width: 500px;
    line-height: 1.1;

}
.video-grid .video-embed {
    margin-bottom: 20px;
    box-shadow: none;
}
.video-title {
    font-weight: 700;
    font-size: 20px;
}
.video-subtitle {
    font-size: 18px;
}
.video-grid .col-sm-4 {
    margin-bottom: 20px;
}

@media screen and (min-width: 768px){
	.event-info-card {
		padding: 60px;
	}
	.event-info-card > .row{
		display: flex;
	}
	.event-info-card > .row > .col-sm-6:first-child::after {
		content: "";
		position: absolute;
		right: 0;
		top: 0;
		background: rgba(256,256,256,.4);
		width: 8px;
		bottom: 0;
	}
	.event-info-card .col-sm-6 {
		padding: 0 50px;
	}
	.video-grid .col-sm-4 {
		margin-bottom: 40px;
	}
}
@media screen and (min-width: 960px){
	.event-card-logo img {
		max-width: 100%;
	}
}

/* PRODUCT HERO */

.product-hero,
.product-tweet{
	position: relative;
	background-color: #f0a442;
}
.product-hero.eventhero{
	background-color: #4c9dac;
}
.product-hero,
.product-hero h1,
.product-hero h2 {
    color: #fff;
}
.product-hero h1,
.product-hero h2,
.page-template-landing-product h2,
.page-template-event-product h2{
    text-transform: uppercase;
    line-height: .9
}
.product-hero h1,
.product-hero h2 {
	margin: 0 0 20px;
}
.product-hero h1{
	font-size: 50px;
}
.product-hero.eventhero h1,
h1.short-headline{
	font-size: 25px;
}
.product-hero h2 {
    font-size: 30px;
    line-height: 1;
}
.landing-content .product-hero h2 {
    font-size: 30px;
}
.hero-promo-cta {
    text-align: center;
}
.product-statement {
    text-transform: uppercase;
    margin-bottom: 20px;
}
.product-subheadline {
    margin-bottom: 20px;
}
.landing-description {
    margin-bottom: 20px;
}
a.button-cta,
a.button-outline,
#mc-embedded-subscribe{
	color: #fff;
	padding: 15px 60px;
	display: inline-block;
	border-radius: 5px;
}
a.button-cta{
	background: #e95e84;
	background: -moz-linear-gradient(left,  #e95e84 0%, #ffc402 100%);
	background: -webkit-linear-gradient(left,  #e95e84 0%,#ffc402 100%);
	background: linear-gradient(to right,  #e95e84 0%,#ffc402 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e95e84', endColorstr='#ffc402',GradientType=1 );
	box-shadow: 0 25px 25px -18px rgba(0,0,0,.5);
	font-family: 'Karla', sans-serif;
	font-weight: 400;
}
a.button-outline,
#mc-embedded-subscribe {
    border: 1px solid #fff;
}
.hero-content {
    margin-bottom: 30px;
}
.product-image img {
    max-width: 250px;
}
.eventhero .product-image img {
    max-width: 100%;
}
.product-about-content-top{
	max-width: 980px;
	margin: 0 auto;
}
.product-statement, .product-subheadline {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
}
.headline-logo {
    position: relative;
    max-width: 300px;
    left: 0;
    margin-top: 30px;
    margin-bottom: 20px;
}
.hero-subline {
    color: #ffc401;
    margin: 20px 0;
    max-width: 80%;
}
.landing-content .curriculum-overview h2 {
    font-size: 32px;
    line-height: 1;
}

@media screen and (min-width: 768px){
	.product-hero h1{
		font-size: 65px;
	}
	.product-hero.eventhero h1,
	h1.short-headline{
		font-size: 35px;
	}
	.landing-content .product-hero h2 {
		font-size: 35px;
	}
	.hero-content {
		margin-bottom: 0;
	}
	.product-image img {
		max-width: 100%;
	}
	.headline-logo {
		left: -31px;
	}
	.landing-content .curriculum-overview h2 {
		font-size: 42px;
	}
}

@media screen and (min-width: 960px){
	.product-hero h1{
		font-size: 80px;
	}
	.product-hero.eventhero h1,
	h1.short-headline{
		font-size: 45px;
	}
	.product-subheadline {
		font-size: 28px;
	}
	.hero-promo-cta {
		position: unset;
	}
	.product-image {
		position: absolute;
		bottom: -50px;
	}
	.product-hero {
		min-height: 660px;
	}
	.landing-content .product-hero h2 {
		font-size: 40px;
	}
	.headline-logo {
		left: -49px;
		margin-top: 0;
		max-width: 100%;
	}
}

/* PRODUCT ABOUT */
.product-about {
    background: #ede8e5 url('/wp-content/themes/hestia-pro-child/images/ep_naturalwhite.jpg)');
}
.author-image img {
    border-radius: 50%;
}
.author-image {
    border: 2px solid #ce447c;
    display: inline-block;
    padding: 15px;
    border-radius: 50%;
}
.bio-author-name {
    font-size: 32px;
    text-align: center;
    position: relative;
    line-height: 1;
    transform: rotate(-15deg);
    max-width: 300px;
    margin: 0 auto;
    margin-top: -14px;
}
.content-label {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    color: #ce447c;
}
.landing-content h2{
	text-transform: uppercase;
	line-height: 1.3;
	font-size: 30px;
	margin-bottom: 15px;
	color: #3c4858;
}
.product-hero h2 {
    color: #fff;
}
.landing-content p{
	margin-bottom: 15px;
}
.product-about > .container {
    margin-bottom: 30px;
}
.video-embed,
.product-cta-block {
    max-width: 816px;
    margin: 0 auto;
    margin-bottom: 30px;
    position: relative;
    margin-top: 15px;
}
.video-embed {
    box-shadow: 0 35px 25px -22px rgba(0,0,0,.6);
}
.about-content-below {
    text-align: center;
    max-width: 520px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.cta-block-text {
    text-align: center;
}
.cta-headline,
.cta-book-title {
    font-size: 30px;
    line-height: 1.2;
}
.cta-book-title {
    font-weight: 700;
    margin-bottom: 15px;
}
.author-byline {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ce447c;
    margin-bottom: 15px;
}
.product-cta-block .cta-block-image {
    position: unset;
}
.product-cta-block {
    text-align: center;
}
.content-wrap-reading.container {
    margin-bottom: 0;
}
.author-info {
    text-align: center;
    margin-bottom: 30px;
}
.author-image {
    position: relative;
}
/* 
.author-info .company-logo {
    position: absolute;
    width: 135px;
    height: 135px;
    background-color: #fff;
    border-radius: 50%;
    padding: 20px;
    left: -50px;
    top: -20px;
    box-shadow: 0 35px 25px -22px rgba(0,0,0,.2);
}
 */

/* 
.company-logo {
    position: absolute;
    width: 135px;
    height: 135px;
    padding: 20px;
    left: -97px;
    top: 170px;
}
 */
 .author-wrap {
    display: inline-block;
    position: relative;
}
.author-info .company-logo img {
    max-width: 75px;
}
.author-info .company-logo {
    position: absolute;
    bottom: 43px;
    left: -13px;
    margin: 0;
}
@media screen and (min-width:768px){
	.author-info .company-logo {
		bottom: 70px;
		left: -29px;
	}
}
 .company-logo {
    margin: 20px 0;
}
.company-logo img {
    border-radius: 0;
    max-width: none;
}
.author-image img {
    max-width: 200px;
}
.product-image-single img {
    max-width: 240px;
    position: relative;
    left: -26px;
}

@media screen and (min-width: 768px){
	.video-embed {
		margin-bottom: 60px;
	}
	.author-info {
		text-align: left;
	}
	.author-image img {
		max-width: 250px;
	}
	.bio-author-name {
		font-size: 42px;
		margin-top: -15px;
	}
	.product-image-single img {
		max-width: 346px;
		left: initial;
	}
	.eventhero .hero-promo-cta{
		position: unset;
	}
	.eventhero .product-image {
		position: absolute;
		bottom: -20px;
	}
}
@media screen and (min-width: 960px){
	.product-image-single {
		position: absolute;
		bottom: -110px;
	}
	.author-image img {
		max-width: 280px;
	}
	.bio-author-name {
		margin-top: -21px;
	}
	.page-template-landing-product main > section.product-about {
		padding-bottom: 40px;
	}
	.product-cta-block {
		max-width: 816px;
		margin: 0 auto;
		margin-bottom: 30px;
		position: relative;
		margin-top: 40px;
	}
	.eventhero .product-image {
		position: absolute;
		bottom: -50px;
	}
}

/* TESTIMONIALS */
.testimonial-thumb img {
    border-radius: 50%;
}
.testimonial-thumb {
    border: 2px solid #ffc502;
    display: inline-block;
    border-radius: 50%;
    padding: 10px;
    margin-bottom: 10px;
}
.testimonial-name {
    color: #7a3878;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: 1.1;
}
.testimonial-credentials {
    font-size: 17px;
    color: #7a3878;
    line-height: 1.4;
}
.testimonial-quote {
    margin-top: 16px;
    padding-top: 16px;
    position: relative;
}
.testimonial-quote:before {
    content: "";
    height: 2px;
    width: 50%;
    background-color: #ffc502;
    display: block;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.testimonial-column{
	text-align: center;
	margin-bottom: 30px;
}
.testimonials-top {
    max-width: 840px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
}
.award-byline {
    color: #7a3878;
}
@media screen and (min-width: 768px){
	.testimonial-thumb {
		padding: 10px;
		margin-bottom: 20px;
	}
	.testimonial-name {
		font-size: 28px;
		margin-bottom: 10px;
	}
	.testimonial-credentials {
		font-size: 19px;
	}
	.testimonial-quote {
		margin-top: 32px;
		padding-top: 32px;
	}
	.testimonial-column{
		margin-bottom: 0;
	}
	.testimonials-top {
		margin-bottom: 60px;
	}
}
@media screen and (min-width:960px){
	.testimonials-top {
		margin-bottom: 80px;
	}
}

/* TWEET BLOCK */
.tweet-content {
    text-align: center;
}
.product-tweet{
	color: #fff;
}
.tweet-text {
    font-size: 24px;
    text-transform: uppercase;
    max-width: 540px;
    margin: 0 auto;
    line-height: 1.2;
    margin-bottom: 30px;
    letter-spacing: 2px;
}
.tweet-content .button::before {
    content: "\f099";
    font-family: fontawesome;
    margin-right: 10px;
}
@media screen and (min-width: 768px){
	.tweet-text {
		font-size: 30px;
	}
}

/* CONTENT FULLWIDTH */
.content-reading{
	max-width: 780px;
	margin: 0 auto;
}
.content-centered{
	text-align: center;
}
.cta-stacked{
	margin: 30px auto;
	max-width: 490px;
}

/* EMAIL OPTIN */
input#mce-EMAIL {
    background-color: transparent;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    height: 36px;
    font-size: 20px;
    color: #ffffff !important;
    padding-right: 84px;
}
.form-group.is-focused .form-control{
	background-image: none;
}
#mc_embed_signup {
    text-align: center;
    margin-top: 4%;
}
#mc_embed_signup_scroll {
	display: inline-block !important;
    width: 100%;
    max-width: 500px;
    position: relative;
    margin-top: 30px;
}
.subscribetext {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#mc-embedded-subscribe {
    position: absolute;
    bottom: 0;
    right: 0;
    border: none;
    background: none;
    padding: 10px;
}
#mc-embedded-subscribe:hover,
#mc-embedded-subscribe:active {
	box-shadow: none;
	color: #ffc402;
}
#mc-embedded-subscribe:active {
	color: #fff;
}

input#mce-EMAIL::-webkit-input-placeholder,
input#mce-EMAIL::-moz-placeholder,
input#mce-EMAIL:-ms-input-placeholder,
input#mce-EMAIL:-moz-placeholder {
  color: #fff !important;
  opacity: .6
}
::-moz-placeholder {
  opacity: 1;
}

.small-line {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
}
.button-cta.two-lines {
    line-height: 1.1;
}


@media screen and (min-width: 768px){
	.home .page-header {
		min-height: 540px;
	}
}

/* EVENT HERO PROMO */
.eventhero .hero-promo-cta {
    padding-right: 0;
    padding-bottom: 20px;
}

/* CURRICULUM OVERVIEW */
.product-about-content {
    margin-bottom: 40px;
}
.curriculum-overview {
    background: #fff;
}
.cur-week {
    background: #ede8e5 url('/wp-content/themes/hestia-pro-child/images/ep_naturalwhite.jpg)');
    padding: 5% 5% 5% 40px;
    margin-bottom: 2px;
    position: relative;
    height: 115px;
}
.week-title{
	font-size: 20px;
}
.week-subtitle {
    font-size: 18px;
    line-height: 1.1;
}
.week-label {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    background-color: #e95e84;
    padding: 2px 6px;
    text-align: center;
    position: absolute;
    left: -45px;
    top: 45px;
    transform: rotate(90deg);
    height: 25px;
    width: 115px;
}
.curriculum-2 .week-label {
    background-color: #b65ee9;
}
.curriculum-3 .week-label {
    background-color: #5eb0e9;
}

@media screen and (min-width:768px){
	.week-title{
		font-size: 30px;
	}
}

/* EVENT CTA */
.event-product .product-image-single img {
    max-width: 100%;
}
.event-product .product-image-single{
	position: relative;
	bottom: initial;
}
.page-template-event-product main > section.product-cta {
    padding: 30px 0;
    background: #fff;
}
.cta-action-headline{
    font-size: 24px;
    margin-bottom: 20px;
}
.cta-date-line {
    color: #ce447c;
    text-transform: uppercase;
    margin-bottom: 20px;
    max-width: 80%;
	margin: 0 auto 20px;
}
.event-cta-block .product-image-single {
    text-align: center;
    margin-bottom: 20px;
}
.event-cta-block .product-image-single img {
    left: initial;
}

@media screen and (min-width: 768px){
	.cta-action-headline{
		font-size: 34px;
	}
}

@media screen and (min-width: 960px){
	.event-cta-text-wrap {
		margin: 0 auto;
		max-width: 540px;
	}
}

/* MESSAGE CALLOUT */
.page-template-event-product main > section.message-callout {
    padding: 0;
}
.message-callout-wrapper {
    color: #fff;
    padding: 10%;
}
h2.message-headline {
    color: #e95e84;
}
.message-feature-image {
    min-height: 300px;
}
.message-callout > div {
    width: 100%;
}

@media screen and (min-width:580px){
	.message-feature-image{
		min-height: 400px;
	}
}

@media screen and (min-width:768px){
	.message-feature-image{
		min-height: 550px;
	}
}

@media screen and (min-width:960px){
	.message-callout > div {
		width: 50%;
	}
	.message-callout {
		display: flex;
	}
}

/* Q&A */
.qanda-list {
    max-width: 770px;
    margin: 0 auto;
}
.faq-section .content-wrap-full {
    margin-bottom: 0;
}
.faq-question {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
}
.faq-section + .product-cta {
    background: #ede8e5 url('/wp-content/themes/hestia-pro-child/images/ep_naturalwhite.jpg)') !important;
}
@media screen and (min-width:768px){
	.faq-question {
		font-size: 28px;
	}
	.faq-list-item {
		margin: 30px 0;
	}
}

/* CONTENT RESTRICTION */
.access-restricted section,
.access-restricted section.curriculum-overview,
.access-restricted section.banner-short + section.product-about .author-byline{
	display: none
}
.access-restricted section.banner-short,
.access-restricted section.banner-short + section.product-about{display: block}

.access-granted section.banner-short + section.product-about{display: none}