/*
Theme Name: Hello Maker
Theme URI: https://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) 2017, Hello You Designs
Version: 1.0.0

Template: genesis
Template Version: 2.2.2

License: GPL-2.0+
License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Front Page
---------------------------------------------------------------------------------------------------- */
.front-page .site-inner {
	padding: 40px 2% 20px;
}

.front-page .image-section-1 {
	background-position: bottom;
	background: none;
	margin-top: -20px;
}

.home.blog.paged .site-inner {
	padding: 220px 2% 30px;
}

.front-page .icon {
	color: #ff6666;
	display: block;
	font-size: 40px;
	margin-bottom: 10px;
}

.front-page .content .entry, .journal .entry {
	width: 100%;
}

.front-page .widget-title {
	font-size: 80px;
	font-size: 8.0rem;
	font-family: 'StillShine';
	font-weight: normal;
	letter-spacing: 0;
	text-align: center;
	text-transform: none;
	margin-bottom: 40px;
}

.front-page .home-three .widget-title {
	font-size: 60px;
	font-size: 6.0rem;
	margin-bottom: 0;
}

.imagebutton {
	background: #333;
	color: #fff;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-size: 2.0rem;
	letter-spacing: 3px;
	padding: 24px 75px;
	text-transform: uppercase;
	clear: both;
}

.imagebutton:hover {
	background: #fff;
	color: #333;
}


/* Image Sections
--------------------------------------------- */
.image-section {
	clear: both;
	text-align: center;
	overflow: hidden;
	table-layout: fixed;
	width: 100%;
}

.image-section-3 .widget-area  {
	padding: 100px 20px 60px;
	text-align: center;
	vertical-align: middle;
}

.image-section-1,
.image-section-2,
.image-section-3 {
	background-attachment: scroll;
	background-color: #fff;
	background-position: 50% 0;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size:    cover;
	background-size:         cover;
}

.image-section button,
.image-section input[type="button"],
.image-section input[type="reset"],
.image-section input[type="submit"],
.image-section .textwidget a.button {
	background: #333;
	color: #fff;
	padding: 15px 25px;
}

.image-section button:focus,
.image-section button:hover,
.image-section input:focus[type="button"],
.image-section input:hover[type="button"],
.image-section input:focus[type="reset"],
.image-section input:hover[type="reset"],
.image-section input:focus[type="submit"],
.image-section input:hover[type="submit"],
.image-section .textwidget a.button:focus,
.image-section .textwidget a.button:hover {
	background-color: #fff;
	color: #333;
}

.imagebutton {
	background: rgba(251,251,251,.75);
	color: #333;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-size: 2.0rem;
	letter-spacing: 3px;
	padding: 24px 75px;
	text-transform: uppercase;
	clear: both;
}

.imagebutton:hover {
	background-color: #333;
	color: #fff;
}


.image-section .typed-me {
	color: #333;
	font-size: 50px;
	font-size: 5.0rem;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 3.5px;
	line-height: 1.5;
	text-transform: uppercase;
}

.image-section-1 {
	min-height: 650px;
}

.image-section-1 .widget {
	padding-top: 210px;
}

.image-section-1 .widget-title {
	margin-bottom: 10px;
}



/* Home Optin
--------------------------------------------- */

.home-optin {
	background: #023e52;
	margin: 0 auto 0;
	padding: 30px !important;
	color: #fff;
}

.home-optin .enews-widget .widget-title {
	float: left;
	width: 20%;
	font-size: 50px;
	font-size: 5.0rem;
	font-weight: normal;
	margin-bottom: 0;
	text-align: center;
	padding: 0;
	color: #fff;
}

.home-optin .enews-widget p {
	padding: 10px 20px;
	width: 40%;
	margin-bottom: 0;
	text-align: center;
	color: #fff;
	float: left;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
	text-transform: uppercase;
}

.home-optin .enews input {
	float: left;
	margin-bottom: 0;
	margin-left: 1% !important;
	width: 16%;
}

.home-optin input[type="submit"] {
	padding: 12px;
	border: 0;
	background: #4fc4c9;
}

.home-optin input[type="submit"]:hover {
	background: #c5d7da;
	color: #fff;
}

/* Home Welcome
--------------------------------------------- */

.home-welcome .widget-title {
	font-size: 80px;
	font-size: 8.0rem;
	text-align: left;
}

.home-welcome .widget:first-child{
	float: left;
	width: 45%;
}

.home-welcome .widget:nth-of-type(2) {
	float: right;
	width: 55%;
	padding: 5% 10% 40px 8%;
}


/* Flexible Widgets
--------------------------------------------- */

.flexible-widgets .widget {
	float: left;
	margin-bottom: 1px;
	padding-left: 20px;
	padding-right: 20px;
}

.flexible-widgets .widget:first-child {
	border: none;
	margin-bottom: 40px;
	text-align: center;
}

.flexible-widgets.widget-full .widget,
.flexible-widgets.widget-area .widget:nth-of-type(1),
.flexible-widgets.widget-halves.uneven .widget:last-of-type {
	width: 100%;
}

.flexible-widgets.widget-fourths .widget {
	width: 25%;
}

.flexible-widgets.widget-halves .widget {
	width: 50%;
}

.flexible-widgets.widget-thirds .widget {
	width: 33.33%;
}

.flexible-widgets.widget-halves .widget:nth-child(even),
.flexible-widgets.widget-thirds .widget:nth-child(3n+2),
.flexible-widgets.widget-fourths .widget:nth-child(4n+2) {
	clear: left;
}

/* Home Widgets
--------------------------------------------- */

.home-flexible,
.home-flexible-2,
.home-close {
	border-top: 1px solid #f9f9f9;
	border-bottom: 1px solid #f9f9f9;
	background: #fff;
	margin: 0 auto;
	padding: 100px 40px;
}

.home-flexible,
.home-flexible-2 {
	text-align: center;
}

.home-flexible .flexible-widgets .widget:first-child,
.home-flexible-2 .flexible-widgets .widget:first-child,
.home-close .flexible-widgets .widget:first-child   {
	border: none;
	margin-bottom: 20px;
}

.home-flexible h1,
.home-flexible-2 h1,
.home-close h1 {
	color: #ddc885;
	font-family: 'StillShine';
	font-size: 60px;
	font-size: 6.0rem;
	margin-bottom: 5px;
	text-transform: none;
	letter-spacing: 0;
	font-weight: normal;
}


/* Home Grid
--------------------------------------------- */

.image-section-2 {
	padding: 140px 2% 100px;
}

.image-section-2 .wrap{
	max-width: 1150px;
	margin: 0 auto;
}

.home-grid .alignnone {
	margin-bottom: 0;
}

.home-one {
	position: relative;
	float: left;
	overflow: hidden;
	width: 45%;
	padding-right: 20px;
}

.home-two {
	position: relative;
	float: right;
	width: 65%;
	margin-top: -55%;
}

.home-two img {
	background: #fff;
	padding: 22px;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
}

.home-three {
	background: #fff;
	float: right;
	padding: 20px;
	position: relative;
	width: 400px;
	right: 5%;
	bottom: 0;
	margin-top: -17%;
	z-index: 9;
	text-align: center;
}

.home-grid img {
	width: 100%;
}

.accent-text {
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: 'Montserrat', sans-serif;
	font-size: 10px;
	font-size: 1.0rem;
	text-transform: uppercase;
}

.accent-text div {
	padding: 0 10px 20px;
	margin-top: -20px;
}

.accent-text h1 {
	color: #eee;
	margin: 0;
	line-height: .5;
	font-family: 'StillShine';
	font-size: 100px;
	font-size: 10.0rem;
	pointer-events: none;
	text-align: center;
	text-transform: none;
	letter-spacing: 0;
}
.accent-text h4 {
	margin-bottom: 10px;
	z-index: 9;
	text-align: center;
}

@media only screen and (max-width: 800px) {

	.accent-text h1 {
		font-size: 75px;
		font-size: 7.5rem;
	}

	.accent-text h4 {
		font-size: 16px;
		font-size: 1.6rem;
	}
}

/* Home grid Titles on hover
------------------------------------*/

.home-grid .entry-header::after {
	display: none;
}

.home-grid .alignnone {
	margin-bottom: 0;
}

.home-grid .featured-content img {
	vertical-align: top;
	-webkit-transition:  all .2s linear;
	-moz-transition:  all .2s linear;
	-o-transition:  all .2s linear;
	transition:  all .2s linear;
}

.home-grid .entry-header {
	margin-top: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}

.home-grid .widget .entry {
	position: relative;
	background: #fff;
}

.home-grid .entry-title a {
	font-family: 'Montserrat', sans-serif;
	font-size: 45px;
	font-size: 4.5rem;
	letter-spacing: 0;
	text-transform: none;
}

.home-grid .widget .entry:hover .entry-header {
	opacity: 1;
}

.home-grid .widget .entry:hover img {
	opacity: 0.5;
}


/* Home Widgets
--------------------------------------------- */
.home-featured {
	background: #333;
	border-top: 5px double #fff;
	border-bottom: 5px double #fff;
	color: #fff;
	margin: auto;
	padding: 60px 0;
	text-align: center;
	max-width: 100%;
}

.home-featured .widget-area {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}


/* Journal
--------------------------------------------- */

.journal .widget-title {
	text-align: center;
}



/* Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1080px) {

	.front-page .home-optin .enews-widget .widget-title {
		width: 100%;
	}

	.front-page .home-optin .enews-widget p {
		width: 50%;
	}

	.front-page .content .entry img.alignleft,
	.journal .entry img.alignleft,
	.front-page .content .entry img.alignright,
	.journal .entry img.alignright {
		width: 55%;
	}

	.image-section-2 .wrap {
		max-width: 100%;
		padding: 2%;
	}
}

@media only screen and (max-width: 900px) {
	.home-three {
		width: 75%;
		margin-top: -12%;
	}

	.front-page .content {
		width: 100%;
	}
	.front-page .sidebar {
		width: 300px;
		float: unset;
		clear: both;
		margin: auto;
	}
}

@media only screen and (max-width: 750px) {

	.front-page .home-optin .enews-widget p {
		width: 100%;
	}

	.front-page .home-optin .enews input {
		width: 31%;
	}

	.flexible-widgets.widget-fourths .widget,
	.flexible-widgets.widget-halves .widget,
	.flexible-widgets.widget-thirds .widget,
	.front-page-2 .flexible-widgets.widget-halves .widget,
	.front-page-2 .widget {
		float: none;
		width: 100%;
		padding: 5px 20px;
	}

	.flexible-widgets .widget {
		border: none;
		padding-left: 0;
		padding-right: 0;
	}
}

@media only screen and (max-width: 700px) {

	.page.page-template-page_blog img.alignleft,
	.front-page .content .entry img.alignleft,
	.journal .entry img.alignleft,
	.page.page-template-page_blog img.alignright,
	.front-page .content .entry img.alignright,
	.journal .entry img.alignright {
		width: 100%;
	}
	.home-two img {
		padding: 10px;
	}
}

@media only screen and (max-width: 500px) {
	.front-page .home-optin .enews input {
		width: 99%;
	}
}
