/*
	Theme Name: Hello Foxy
	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) 2016, Hello You Designs
	Version: 1.1.1

	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: 20px 0;
}
.front-page .entry-header {
	margin-bottom: 0;
}
.front-page .entry-header::after {
	display: none;
}

.front-page .textwidget p {
margin-bottom: 0;
}

.front-page .icon {
	color: #ff6666;
    display: block;
    font-size: 40px;
    margin-bottom: 10px;
}
.front-page .content .entry:first-of-type, .journal .entry {
	width: 100%;
}
.front-page .content .entry, .journal .entry {
    border-bottom: none;
    float: left;
    overflow: hidden;
    padding: 1.5%;
    width: 50%;
}

.front-page .blog {
	margin-bottom: 50px;
	margin-top: 30px;
}

.front-page .widget-title {
	font-size: 40px;
	font-size: 3.0rem;
	font-family: 'Ledger', serif;
	letter-spacing: 2;
	text-align: center;
	text-transform: none;
}

.front-page .entry-title {
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.3;
	text-align: center;
}

.imagebutton {
	background: #333;
  border: 1px solid #fff;
  outline: 1px solid #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;
  border: 1px solid #fff;
  outline: 1px solid #333;
  color: #333;
}

/* Image Sections
--------------------------------------------- */
.image-section {
	clear: both;
	text-align: center;
	overflow: hidden;
	table-layout: fixed;
	width: 100%;
	}

	.image-section-1 .widget-area,
	.image-section-2 .widget-area,
	.image-section-3 .widget-area  {
		padding: 160px 20px 120px;
		text-align: center;
		vertical-align: middle;
	}

	.image-section-1 {
    min-height: 300px;
	}

	.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;
		border: 1px solid #fff;
		outline: 1px solid #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;
		border: 1px solid #fff;
		outline: 1px solid #333;
		color: #333;
	}

.imagebutton {
	border: 1px solid #333;
	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 {
        border: 1px solid #333;
	background-color: #333;
	color: #fff;
}


.image-section .typed-me {
	 color: #333;
   font-size: 50px;
	 font-size: 5.0rem;
	 font-family: 'Ledger', serif;
   letter-spacing: 3.5px;
	 line-height: 1.5;
	 text-transform: uppercase;
}

/* 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 Badge
-------------------------------------------------*/

.home-badge {
  margin: -75px auto 0;
	width: 1200px;
  transition:all 1s;
  z-index: 9;
}

.home-badge img{
  	max-height: 150px;
  	max-width: 150px;
		margin-left: 44%;
}

.home-badge img:hover {
        -webkit-transform: rotate(30deg);
        -moz-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
        transform: rotate(30deg);
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
}


/* Soliloquy
--------------------------------------------- */

/* Full width Soliloquy slider
------------------------------------- */

/* To get rid of -4px bottom margin for image links */
a img {
	margin-bottom: 0;
}

/* To avoid noticeable vertical movement for hover state of Soliloquy's Control Nav (typically circles) */
.soliloquy-container .soliloquy-control-nav li a,
.soliloquy-theme-classic .soliloquy-pager-link {
	-webkit-transition: none;
	-moz-transition:    none;
	-ms-transition:     none;
	-o-transition:      none;
	transition:         none;
}

/* To remove bottom border for Soliloquy controls */
.entry-content .soliloquy-controls-direction a, .entry-content a.soliloquy-pager-link {
	border-bottom: none;
}

.home-slider {
  clear: both;
}

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

.home-slider .soliloquy-container .soliloquy-image {
	width: 100% !important;
}

.home-slider .soliloquy-container .soliloquy-caption-inside {
	padding: 30px;
}

.home-slider .soliloquy-container .slide-caption {
	max-width: 960px;
	margin: 0 auto;
}

.home-slider .soliloquy-container .soliloquy-pager {
	right: 10px;
	bottom: 20px;
	float: right;
	width: auto;
}

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

	.home-slider .soliloquy-container .soliloquy-caption {
		display: block;
		position: static;
		background: #999;
	}

}

/* Soliloquy Captions
------------------------------------- */

.soliloquy-container .soliloquy-prev,
.soliloquy-container .soliloquy-next {
	display: none !important;
}

.soliloquy-caption-inside {
    background: rgba(251,251,251,.85) !important;
    border: double #eee!important;
		outline: 7px solid rgba(251,251,251,.5) !important;
	  color: #777 !important;
		font-size: 2.0rem !important;
    line-height: 1.5 !important;
    padding: 20px 0px !important;
    text-shadow: none !important;
}

.soliloquy-container .soliloquy-caption {
    width: 32% !important;
    margin-left: 34% !important;
    margin-bottom: 8% !important;
    background: none !important;
		padding: 2% !important;
}

.soliloquy-container .soliloquy-caption h2 {
	  font-family: 'Ledger', serif;
	  font-size: 3.8rem !important;
    line-height: 1.5 !important;
    text-align: center !important;
    text-transform: none !important;
    letter-spacing: normal !important;
}
.soliloquy-container .soliloquy-caption h3 {
	font-family: 'Ledger', serif;
	font-size: 1.6rem !important;
	line-height: 2 !important;
	text-align: center !important;
	text-transform: uppercase;
	letter-spacing: 3px !important;
}


.soliloquy-container .soliloquy-caption a.soliloquy-button {
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
		background: #333;
	  border: 1px solid #fff;
	  outline: 1px solid #333;
	  color: #fff;
    margin: 12px auto 0;
    padding: 10px 20px !important;
    font-size: 12px !important;
    font-style: normal !important;
    overflow: auto !important;
    display: inline-block !important;
    line-height: 1.2 !important;
}

.soliloquy-container .soliloquy-caption a.soliloquy-button:hover {
	background: #fff !important;
  border: 1px solid #fff !important;
  outline: 1px solid #333 !important;
  color: #333 !important;
}

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

	.soliloquy-container .soliloquy-caption {
		  width: 40% !important;
		  margin-left: 30% !important;
		  font-size: 1.2rem !important;
	    margin-bottom: 5% !important;
	}

}

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

		.soliloquy-container .soliloquy-caption {
		    width: 60% !important;
		    margin-left: 20% !important;
		    margin-bottom: 2% !important;
		}
	}

	@media only screen and (max-width: 700px) {
		.soliloquy-container .soliloquy-caption {
		    width: 80% !important;
		    margin-left: 10% !important;
		}
}

@media only screen and (max-width: 600px) {
	.soliloquy-container .soliloquy-caption {
			display: none !important;
	}
}

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

.home-welcome,
.home-flexible,
.home-close {
	margin: 0 auto;
	padding: 100px 40px;
}

.home-welcome .flexible-widgets .widget:first-child,
.home-flexible .flexible-widgets .widget:first-child,
.home-close .flexible-widgets .widget:first-child   {
    border: none;
    margin-bottom: 0px;
}

.home-welcome h1,
.home-flexible h1,
.home-close h1 {
	color: #ddc885;
	font-size: 20px;
	font-size: 2.0rem;
}


/* Home Grid
--------------------------------------------- */

.home-grid {
	background: #faf7f6;
	overflow: auto;
	padding: 100px 10px;
}

.home-grid .featured-content .entry {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.home-grid h1,
.home-grid h2,
.home-grid h3,
.home-grid p {
	margin-bottom: 0;
	line-height: 1.5;
}

.home-grid .widget {
    display: inline-block;
}

.home-grid .alignnone {
	margin-bottom: 0;
}

.home-one {
	position: relative;
	float: left;
	width: 35%;
	max-width: 400px;
	left: 5%;
	top: 80px;
	z-index: 9;
}

.home-one .widget:nth-child(1) {
	background: #fff;
	padding: 20px;
}

.home-one .widget:nth-child(2) {
	background: none;
	position: relative;
	float: left;
	top: -75px;
	left: 125px;
	max-width: 240px;
	z-index: 9;
}

.home-one .widget:nth-child(2):hover {
-webkit-transform: rotate(30deg);
-moz-transform: rotate(30deg);
-ms-transform: rotate(30deg);
transform: rotate(30deg);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}

.home-two {
	background: #fff;
	padding: 20px;
	position: relative;
	float: left;
	width: 65%;
	max-width: 800px;
	right: 5%;
	z-index: 8;
}

.home-three {
	background: #fff;
	float: right;
	padding: 20px;
	position: relative;
	width: 35%;
	margin-top: -150px;
	right: 5%;
	z-index: 9;
	margin-bottom: 0;
	text-align: center;
}

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

.accent-text {
    position: relative;
    margin-top: 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: #fae7df;
    margin: 0;
    line-height: .5;
    font-style: italic;
    font-size: 100px;
		font-size: 10.0rem;
    pointer-events: none;
    text-align: center;
}
.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: 'Ledger', 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;
}

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

	.home-grid .entry-title a {
		font-family: 'Ledger', serif;
		font-size: 25px;
		font-size: 2.5rem;
		letter-spacing: 0;
		text-transform: none;
	}

}

/* Home Widgets
--------------------------------------------- */
.home-featured {
	background: #faf7f6;
	border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
  outline: 2px solid #faf7f6;
	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 .enews-widget {
	width: 1050px;
	margin: 0 auto;
}


/* Journal
--------------------------------------------- */

.journal .widget-title {
	text-align: center;
}

/* Front Page enews-widget
----------------------------------- */

.front-page .enews-widget {
	padding: 0 20px;
}

.front-page .enews-widget .widget-title {
    font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
}

.front-page .enews-widget p {
    color: #656565;
    float: left;
    font-size: 14px;
    font-size: 1.4rem;
    font-style: italic;
    line-height: 1.4;
    padding: 4px 20px 0 0;
    text-align: left;
    text-transform: uppercase;
    width: 34.61538461538462%;
}

.front-page  .enews #subbox1  {
      margin-left: 0;
  }

.front-page .enews input  {
    float: left;
    margin-bottom: 10px;
    margin-left: 1.5% !important;
    width: 23.076923076923077%;
}

.front-page .enews-widget input[type="submit"]{
	border: 1px solid #fff !important;
  outline: 1px solid #333 !important;
  background: #333 !important;
  color: #fff !important;
  margin-left: 2.5%;
  padding: 13px 20px;
  width: auto;
}

.front-page .enews-widget input:hover[type="submit"] {
border: 1px solid #fff !important;
background: #fff !important;
color: #333 !important;
}


.front-page .sidebar .enews-widget input[type="submit"] {
  width: 100%;
}

.front-page .sidebar .enews input  {
    float: left;
    margin-bottom: 10px;
    margin-left: 0 !important;
    width: 100%;
}

.front-page .sidebar input#subbox1,
.front-page .sidebar input#subbox2 {
  display: inline-block;
  width: 48.717948717948715%;
}

.front-page .sidebar input#subbox2 {
  float: right;
  margin-left: 2.564102564102564%;
}


/* Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1200px) {

	.home-welcome,
	.home-close,
	.site-footer {
	max-width: 100%;
	padding: 30px 20px;
}

 .home-grid .entry-title a {
     font-size: 30px;
     font-size: 3.0rem;
	 }

	 .home-grid h2 {
		 font-size: 1.8rem;
	 }
}

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

.home-one {
	left: 2%;
}

 .home-three {
  width: 50%;
  right: 2%;
}

.home-grid .accent-text h1 {
font-size: 7.5rem;
}
}

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

	.home-welcome,
	.home-flexible,
	.home-close {
		margin: 0 auto;
		padding: 40px 10px;
	}

.home-one .widget:nth-child(2) {
	max-width: 200px;
}



}


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

.image-section-2 .widget-area {
padding: 40px 20px 120px;
}

	.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;
	}

	.front-page .enews-widget p {
	    padding: 10px 40px;
	    width: 100%;
	}

	.front-page .enews input  {
	    width: 32%;
	}
	.front-page .enews-widget input[type="submit"] {
		width: 30%;
	}
	.footer-widgets .enews-widget input[type="submit"] {
	  width: 100% !important;
	}

	.front-page .image-section-1 {
    max-height: 500px;
    overflow: hidden;
  }

}

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

	.front-page .site-inner {
		padding: 20px 0;
	}

	.front-page .widget-title {
		font-size: 24px;
		font-size: 2.4rem;
	}

.image-section .typed-me {
	font-size: 30px;
font-size: 3.0rem;
}

.home-grid {
	padding: 10px;
}

.home-grid .entry-title a {
	font-size: 22px;
	font-size: 2.2rem;
}

.home-one {
	width: 40%;
  margin-top: 10px;
}

.home-one .widget:nth-child(1) {
	padding: 10px;
}

.home-one .widget:nth-child(2) {
	width: 150px;
}

.home-two {
	width: 60%;
	padding: 10px;
	margin-top: 30px;
}

.home-three {
	width: 100%;
	top: 0;
	padding: 10px;
	margin-top: 0;
	margin-bottom: 50px;
	right: 0;
}

}

@media only screen and (max-width: 450px) {
.front-page .content .entry, .journal .entry {
	width: 100% !important;
}

}



/* 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,
    .image-section-2,
    .image-section-3 {
        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,
    .image-section-2,
    .image-section-3 {
        background-attachment: scroll;
    }
}
/* iphone 6 plus */
@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px) {
    .image-section-1,
    .image-section-2,
    .image-section-3 {
        background-attachment: scroll;
    }
}
/* iphone 6 */
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px) {
    .image-section-1,
    .image-section-2,
    .image-section-3 {
        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,
    .image-section-2,
    .image-section-3 {
        background-attachment: scroll;
    }
}
