/*
Theme Name: Hello Coach
Theme URI: http://helloyoudesigns.com
Description: A mobile responsive and HTML5 feminine WordPress theme built for the Genesis Framework by Hello You Designs
Author: Hello You Designs
Author URI: https://www.helloyoudesigns.com/
Copyright: Copyright (c) 2020, Hello You Designs
Version: 1.0.2
Template: genesis
Template Version: 2.6.1

License: GPL-2.0+
License URI: http://www.opensource.org/licenses/gpl-license.php
*/

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

.front-page .site-container {
background: #fff;
}


/* Titles on hover
------------------------------------*/

.hyd-entry .featuredpage .entry  {
background: #9d9c9c;
padding-bottom: 0px;
margin-bottom: 0px;
-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.hyd-entry .featuredpage article.has-post-thumbnail  {
position: relative;
padding: 0;
border: 0;
overflow: hidden;
}

.hyd-entry .featuredpage article.has-post-thumbnail > a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
margin: 0;
}

.hyd-entry .featuredpage article.has-post-thumbnail img {
display: block;
margin: 0;
opacity: 1;
width: 100%;
}

.hyd-entry .featuredpage article.has-post-thumbnail:hover img {
opacity: .4;
}

.hyd-entry .featuredpage img  {
vertical-align: top;
-webkit-transition:  all .2s linear;
-moz-transition:  all .2s linear;
-o-transition:  all .2s linear;
transition:  all .2s linear;
}

.hyd-entry .featuredpage .entry-title  {
display: block;
font-size: 3.0rem;
letter-spacing: normal;
text-transform: none;
padding: 20px;
font-size: 5.0rem;
font-family: 'Amalfi';
-webkit-font-smoothing: antialiased;
}

.hyd-entry .featuredpage .entry-title  a {
color: #fff;
}

.hyd-entry .featuredpage .entry-title  a:hover {
color: #fff;
}

.hyd-entry .featuredpage .entry:hover .entry-header {
opacity: 1;
}

/* Image Sections
--------------------------------------------- */

.image-section {
margin-top: -3px;
clear: both;
overflow: hidden;
table-layout: fixed;
width: 100%;
}

.image-section-1 {
background-attachment: scroll;
background-color: #fff;
background-position: center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size:    cover;
background-size:         cover;
}

/* Soliloquy
--------------------------------------------- */
.soliloquy-container .soliloquy-prev,
.soliloquy-container .soliloquy-next {
display: none!important
}

.front-page .soliloquy-container {
max-width: none !important;
max-height: 100% !important;
}

.front-page .soliloquy-container .soliloquy-image {
width: 100% !important;
}

.soliloquy-caption-inside {
background: transparent !important;
color: #222 !important;
font-size: 2.0rem !important;
line-height: 1.5 !important;
padding: 20px 0px !important;
text-shadow: none !important;
}

.soliloquy-container .soliloquy-caption {
width: 40% !important;
margin-left: 1% !important;
margin-bottom: 5% !important;
background: none !important;
padding: 2% !important;
}

.soliloquy-container .soliloquy-caption h1 {
font-size: 6.0rem !important;
line-height: 1 !important;
letter-spacing: .05em !important;
text-align: left !important;
text-transform: uppercase !important;
}

.soliloquy-container .soliloquy-caption h2 {
font-size: 3.8rem !important;
line-height: 1 !important;
letter-spacing: .05em !important;
text-align: left !important;
text-transform: none !important;
}

.soliloquy-container .soliloquy-caption h3 {
font-size: 1.6rem !important;
line-height: 2 !important;
text-align: center !important;
text-transform: uppercase;
letter-spacing: 3px !important;
}


.soliloquy-container .soliloquy-caption .button {
float: left;
background: none;
border: none;
outline: none;
text-transform: uppercase;
letter-spacing: 2px;
color: #222;
margin-top: 5%;
font-size: 1.6rem;
}

.soliloquy-container .soliloquy-caption .button:hover {
color: #da997b;
background: none;
border: none;
outline: none;
}

.soliloquy-container .soliloquy-caption .button::before {
content: "";
height: 1px;
width: 70px;
background: #222;
display: inline-block;
z-index: 1;
margin-bottom: 6px;
margin-right: 10px;
}

.soliloquy-container .soliloquy-viewport {
overflow: hidden;
}

/* Home Full
--------------------------------------------- */
.home-full {
position: relative;
z-index: 1;
margin-bottom: -7px;
}

.home-full img {
  width: 100%;
}

@media only screen and (min-width: 901px) {
.home-full section:last-child img {
		max-height: 60vh;
		width: auto;
	}
}
.home-full .widget:nth-child(2) {
max-width: 700px;
width: 50%;
position: absolute;
top: 50%;
left: 30%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 2;
}

.home-full .enews-widget input {
width: 49%;
float: left;
margin-right: 1%;
}

@media only screen and (max-width: 1200px) {
.home-full .widget:nth-child(2) {
top: 53%;
}
}

@media only screen and (max-width: 800px) {
body .home-full .widget:nth-child(2) {
left: 30%;
}
			.home-full section:last-child img {
		max-height: 30vh;
		width: auto;
			margin: 0;
	}
}

/* Home Welcome
-------------------------------------------------*/

.home-welcome {
padding: 200px 1% 8%;
position: relative;
z-index: 1;
}

.home-welcome .wrap {
max-width: 1600px;
width: 100%;
margin: 0 auto;
}

.home-welcome::before {
background: #e6eaeb;
content: "";
display: block;
height: 60%;
top: 0;
position: absolute;
width: 50%;
z-index: -1;
left: 0;
top: 0;
}

.home-welcome::after {
background: #f5ede8;
content: "";
display: block;
height: 33.33%;
position: absolute;
width: 33.33%;
z-index: -1;
right: 0;
bottom: 0;
}

.home-welcome > .wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.home-welcome-1 {
width: 60%;
position: relative;
z-index: 1;
}

.home-welcome-1 .widget:nth-child(1) {
width: 90%;
position: relative;
z-index: 1;
float: right;
}

.home-welcome-1 .widget:nth-child(2) {
width: 50%;
right: -5%;
margin-top: 10%;
position: absolute;
-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
line-height: 0;
z-index: 2;
float: right;
}

.home-welcome-1 .widget-title {
font-family: 'Amalfi';
-webkit-font-smoothing: antialiased;
}

.home-welcome-2 {
width: 40%;
position: relative;
z-index: 1;
}

.home-welcome-2 .widget:nth-child(1) {
position: relative;
padding: 7%;
background: #fff;
margin-top: 10%;
left: -15%;
padding-bottom: 80px;
}

.home-welcome-2 .widget:nth-child(2) {
position: absolute;
max-width: 200px;
bottom: -100px;
right: 0;
transform: scale(1);
animation: pulse 2s infinite;
}

.front-page h2,
.home-optin .widget-title {
vertical-align: middle;
font-size: 4.5rem;
}

.front-page h2 em {
font-family: 'Amalfi';
vertical-align: middle;
letter-spacing: normal;
-webkit-font-smoothing: antialiased;
}

.home-optin h2 em {
color: #fff;
}

.home-welcome-1 .widget-title {
color: #e8bb5c;
font-size: 4.0rem;
font-family: 'amalfi';
height: 0;
width: 0;
white-space: nowrap;
margin-bottom: 0;
bottom: 0;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
position: absolute;
z-index: 2;
left: -5%;
-webkit-font-smoothing: antialiased;
}

/* Home Optins
-------------------------------------------------*/
.home-optin {
background: #e8bb5c;
position: relative;
z-index: 2;
}

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

.home-optin-2 {
text-align: center;
}

.home-optin-2 .home-optin .wrap { 
justify-content: center;
}

.home-optin-1 .widget {
width: 50%;
position: relative;
	text-align: center;
}

#home-optin-1 img {
-webkit-transform: rotate(5deg);
-moz-transform: rotate(5deg);
-ms-transform: rotate(5deg);
-o-transform: rotate(5deg);
}

.home-optin .enews,
.home-optin .widget_custom_html {
padding: 8% 0;
}

.home-optin .enews-widget input {
margin-bottom: 0;
width: 33.33%;
}

.home-optin .enews-widget input[type="submit"] {
width: 30%;
}

/* Featured Post
-------------------------------------------------*/
.home-featured,
.home-featured-2 {
background: #fff;
width: 100%;
position: relative;
z-index: 1;
display: table;
}

.home-featured::before {
background: #e6eaeb;
content: "";
display: block;
height: 60%;
top: 0;
position: absolute;
width: 50%;
z-index: -1;
left: 0;
top: 0;
}

.home-featured::after {
background: #f5ede8;
content: "";
display: block;
height: 33.33%;
position: absolute;
width: 40%;
z-index: -1;
right: 0;
bottom: 0;
}

.about-1 {
width: 50%;
float: left;
position: relative;
z-index: 1;
padding-bottom: 7%;
}

.about-1 .widget:nth-child(1) {
width: 50%;
margin-top: 20%;
left: 10%;
position: relative;
-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
line-height: 0;
z-index: 2;
float: left;
}

.about-1 .widget:nth-child(2) {
width: 50%;
right: -5%;
margin-top: 13%;
position: relative;
-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
line-height: 0;
z-index: 1;
float: right;
}

.about-2  {
width: 50%;
float: right;
padding: 7% 0;
position: relative;
z-index: 2;
}

.about-2 .widget  {
position: relative;
padding: 7%;
background: #fff;
max-width: 800px;
left: -3%;
margin-top: 10%;
}

.home-featured-2::before {
background: #f5ede8;
content: "";
display: block;
height: 33.33%;
position: absolute;
width: 40%;
z-index: -1;
left: 0;
bottom: 0;
}

.home-featured-2::after {
background: #e6eaeb;
content: "";
display: block;
height: 60%;
top: 0;
position: absolute;
width: 50%;
z-index: -1;
right: 0;
top: 0;
}

.about-3 {
width: 50%;
float: left;
padding: 7% 0;
position: relative;
z-index: 12;
}

.about-3 .widget  {
position: relative;
padding: 7%;
background: #fff;
max-width: 800px;
right: -3%;
margin-top: 10%;
z-index: 2;
float: right;
}

.about-4 {
width: 50%;
float: right;
position: relative;
z-index: 1;
padding-bottom: 7%;
}

.about-4 .widget:nth-child(1) {
width: 50%;
left: -5%;
margin-top: 13%;
position: relative;
-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
line-height: 0;
z-index: 2;
float: left;
}

.about-4 .widget:nth-child(2) {
width: 50%;
margin-top: 20%;
right: 10%;
position: relative;
-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
line-height: 0;
z-index: 1;
float: right;
}


/* Podcast Section
--------------------------------------------- */

#podcast {
padding: 10% 1%;
}

#podcast .widget-area {
align-items: center;
display: flex;
justify-content: space-between;
max-width: 1000px;
margin-left: 45%;
}

#podcast .widget {
padding: 0 1%;
}

#podcast .widget:nth-child(1) {
min-width: 70%;
}

#podcast .button {
font-size: 1.8rem;
padding: 12px 28px;
margin: 15px 5px;
}

#podcast .enews-widget input {
margin-bottom: 0;
width: 33.33%;
}

#podcast .enews-widget input[type="submit"] {
width: 30%;
}


/* Home Close
--------------------------------------------- */

.home-close {
background: #fff;
padding: 8% 1%;
position: relative;
z-index: 1;
}

.home-close::before {
background: #e6eaeb;
content: "";
display: block;
height: 40%;
top: 0;
position: absolute;
width: 45%;
z-index: -1;
left: 0;
top: 0;
}

.home-close::after {
background: #f5ede8;
content: "";
display: block;
height: 40%;
position: absolute;
width: 45%;
z-index: -1;
right: 0;
bottom: 0;
}

.home-close .widget-area {
max-width: 1600px;
width: 100%;
margin: 0 auto;
	text-align: center;
}
.home-close .featuredpost .widget-wrap {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.home-close .widget-area .widget-wrap h3 {
	width: 100%;
}

.home-close .featuredpost .entry {
background: #fff;
width: 31%;
margin: 0;
}

.home-close .entry-header {
padding: 8% 5% 0;
position: relative;
background: #fff;
width: 85%;
margin: -20% auto 0;
z-index: 2;
}

.home-close .entry-content {
width: 90%;
margin: 0 5%;
}

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

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

.front-page .widget-title {
font-size: 2.5rem;
}

.front-page h2,
.home-optin .widget-title {
vertical-align: middle;
font-size: 3.4rem;
}

.home-optin .wrap {
max-width: 85%;
}

.about-2 {
padding-bottom: 10%;
}
.about-3 {
padding: 7% 0 10% 20px;
}
}

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

.home-welcome {
padding: 5% 1% 8%;
}

.home-welcome-1 {
width: 55%;
}

.home-welcome-2 {
width: 45%;
}

.home-welcome-2 .widget:nth-child(1) {
left: -10%;
}

.front-page h2, .home-optin .widget-title {
font-size: 2.8rem;
}

.front-page body,
body > div {
font-size: 1.6rem;
}

.hyd-entry .featuredpage .entry-title {
font-size: 2.4rem;
}

}

@media only screen and (max-width: 805px) {
.home-welcome {
padding: 5% 1% 10%;
}

.home-welcome-2 {
width: 50%;
float: right;
margin-bottom: 5%;
}

.home-welcome-2 .widget:nth-child(1) {
left: 0;
padding: 5% 5% 60px;
}

.home-welcome-2 .widget:nth-child(2) {
max-width: 150px;
bottom: -80px;
}

#podcast .button {
font-size: 1.6rem;
padding: 12px 20px;
margin: 5px;
}
}
@media only screen and (max-width: 800px) {
.front-page .five-sixths,
.front-page .four-sixths,
.front-page .one-fourth,
.front-page .one-half,
.front-page .one-sixth,
.front-page .one-third,
.front-page .three-fourths,
.front-page .three-sixths,
.front-page .two-fourths,
.front-page .two-sixths,
.front-page .two-thirds,
.front-page .pricing-table .one-third {
margin: 0;
width: 50%;
}

@media only screen and (max-width: 767px) {
.home-welcome-1 {
width: 95%;
margin: 0 auto;
float: inherit;
}

.home-welcome-1 .widget-title {
display: none;
}

.home-welcome-1 .widget:nth-child(1) {
width: 100%;
float: inherit;
margin: 0 auto;
}

.home-welcome-2 {
width: 85%;
}

.home-welcome-2 {
width: 85%;
float: inherit;
margin: -20% auto 5%;
}

.home-optin .wrap {
max-width: 100%;
}

.home-optin .enews, .home-optin .widget_custom_html {
padding: 8% 3%;
}

.home-optin .enews-widget input {
width: 49%;
margin-bottom:5px;
}

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

.home-optin-1 .widget:nth-child(1){
width: 100%;
}

.home-optin-1 .widget:nth-child(2){
width: 100%;
}

#home-optin-1 img {
margin-top: 10%;
}


.about-2 {
padding-top: 0;
width: 80%;
}

.about-2 .widget {
margin-top: -22%;
left: -5%;
}

.about-3 {
width: 95%;
padding: 7% 0 0 20px;
z-index: 1;
}

.about-3 .widget {
margin-top: 5%;
}
.about-4 {
width: 87%
}

.about-4 .widget:nth-child(1) {
margin-top: -5%;
z-index: 2;
}

.about-4 .widget:nth-child(2) {
margin-top: 5%;
z-index: 2;
margin-bottom: 12%;
}

.about-3::before {
top: 0;
height: 50%;
}

.about-4::after {
top: inherit;
bottom: 0;
height: 60%;
width: 80%;
}

#podcast .widget-area {
margin-left: 0;
padding: 10%;
}

.home-close .featuredpost .entry {
background: #fff;
width: 80%;
margin: 5% auto;
float: inherit;
}

}

/* ipad 3 and 4 */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 2) {
.image-section-1  {
background-attachment: scroll;
}
}

/* ipad 1, 2, and ipad mini */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 1) {
.image-section-1  {
background-attachment: scroll;
}
}

/* iphone 6 plus */
@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px) {
.image-section-1  {
background-attachment: scroll;
}
}

/* iphone 6 */
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px) {
.image-section-1 {
background-attachment: scroll;
}
}

/* iphone 5 and 5s */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2) {
.image-section-1  {
background-attachment: scroll;
}
}
	
	
	
	