/*
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.1.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: 100px 2% 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 .sidebar-primary {
margin-top: 140px;
}

.front-page .widget-title {
font-size: 80px;
font-size: 8.0rem;
font-family: 'WS';
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: 300px;
padding-bottom: 60px;
}

.image-section-1 .widget-title,
.home-full .widget-title {
margin-bottom: 10px;
}


.home-full {
background: #fff;
line-height: 0;
margin: 0 auto;
}

.home-full .widget:nth-child(2) {
line-height: 1;
text-align: center;
width: 100%;
position: absolute;
top: 60%;
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%);
}

@media only screen and (max-width: 1080px) {
.home-full .widget:nth-child(2) {
top: 75%;
}

.home-full .widget-title  {
font-size: 2.8rem;
}

.home-full h2 {
font-size: 1.8rem;
}
}

@media only screen and (max-width: 800px) {
.home-full .widget:nth-child(2) {
position: relative;
top: 0;
left: auto;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
padding: 3%;
width: 80%;
margin: -100px 10% 0;
background: #fff;
}
}

@media only screen and (max-width: 500px) {
.home-full .widget-title  {
font-size: 2.2rem;
}

.home-full h2 {
font-size: 1.6rem;
margin-bottom: 15px;
}

.home-full .widget:nth-child(2) {
width: 100%;
margin: 20px auto;
}
}

/* Home Opptin
--------------------------------------------- */

.home-optin {
background: #333;
margin: 0 auto 0;
padding: 50px 30px 50px !important;
border-top: 5px double #fff;
border-bottom: 5px double #fff;
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: 35%;
margin-bottom: 0;
text-align: center;
color: #fff;
float: left;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.4;
text-transform: uppercase;
}

.home-optin .enews input {
float: left;
margin-top: 10px;
margin-bottom: 0;
margin-left: 1% !important;
width: 14%;
}

.home-optin input[type="submit"] {
border: 1px solid #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: 'WS';
font-size: 60px;
font-size: 6.0rem;
margin-bottom: 5px;
text-transform: none;
letter-spacing: 0;
font-weight: normal;
}


/* Home Grid
--------------------------------------------- */

.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;
padding-top: 140px;
padding-bottom: 140px;
}

.home-two {
position: relative;
float: right;
width: 65%;
margin-top: -67%;
}

.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: -27%;
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: 'WS';
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;
}

.home-featured .widget-title {
color: #fff;
}


/* 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%;
}

.image-section-1 {
min-height: auto;
}

.image-section-1 .widget {
padding-top: 200px;
}
}

@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: 20px;
}

.flexible-widgets .widget {
border: none;
padding-left: 0;
padding-right: 0;
}

.home-one {
padding-top: 60px;
}

.home-two {
padding-bottom: 60px;
}
}

@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;
}

.front-page .widget-title {
font-size: 6.0rem;
}

.image-section-1 h2 {
font-size: 2.0rem;
}
}

@media only screen and (max-width: 500px) {
.front-page .home-optin .enews input {
width: 99%;
}

.home-one {
padding-bottom: 50px;
}


}
