/*
	Theme Name: Hello Nouveau
	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: http://www.helloyoudesigns.com/
	Copyright: Copyright (c) 2016, 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: 0 45px;
}
.front-page .entry-header {
	margin-bottom: 0;
}

.front-page .icon {
	color: #ff6666;
    display: block;
    font-size: 40px;
    margin-bottom: 10px;
}

.front-page .content .entry, .journal .entry {
    border-bottom: none;
    float: left;
    overflow: hidden;
    padding: 1%;
    width: 33.333%;
}

.front-page .blog {
	margin-bottom: 50px;
	margin-top: 30px;
}

.front-page .widget-title {
	font-size: 40px;
	font-size: 4.0rem;
	font-family: 'Seaweed Script', cursive;
	letter-spacing: 0;
	text-align: center;
	text-transform: none;
}

.front-page .entry-title {
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}

.imagebutton {
	background: #b6b67a;
  border: 1px solid #fff;
  outline: 2px solid #b6b67a;
  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: 2px solid #b6b67a;
  color: #b6b67a;
}


/* 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
-------------------------------------------------*/

.slide-badge  {
	transition: all 1s;
	width: 1050px;
	margin: 0 auto 0;
	z-index: 9;
}

.slide-badge .widget {
	max-height: 200px;
	max-width: 200px;
	padding: 0;
	position: absolute;
	margin-top: -140px;
	margin-left: 925px;

}

.slide-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: 30% !important;
    margin-left: 35% !important;
    margin-bottom: 8% !important;
    background: none !important;
		padding: 2% !important;
}

.soliloquy-container .soliloquy-caption h2 {
	  font-family: 'Seaweed Script', cursive;
	  font-size: 2.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: 'Montserrat', sans-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: #b6b67a;
	  border: 1px solid #fff;
	  outline: 2px solid #b6b67a;
	  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: 2px solid #b6b67a !important;
  color: #b6b67a !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 {
	border-right: double #eee;
	border-left: double #eee;
	width: 1300px;
	margin: 0 auto;
	padding: 60px 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 {
	border-right: double #eee;
	border-left: double #eee;
  margin: 0 auto;
	max-width: 1300px;
	max-width: 130rem;
  width: 130rem;
	padding: 60px 48px;
}

.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 {
	float: left;
	width: 36.0rem;
	height: auto;
	margin-right: 8px;
}

.home-one .widget:nth-child(1) {
	background: #f6f6f6;
	height: 25.0rem;
	width: 36.0rem;
	max-width: 36.0rem;
	max-height: 25.0rem;
	overflow: hidden;
}

.home-one .widget:nth-child(2) {
	background: #e5eaf0;
	height: 35.5rem;
	width: 36.0rem;
	max-width: 36.0rem;
	max-height: 35.5rem;
	overflow: hidden;
}

.home-two {
	width: 83.0rem;
	height: 33.0rem;
	margin-bottom: 8px;
	display: inline;
}

.home-two .widget:nth-child(1) {
	background: #e5eaf0;
	height: 33.0rem;
	width: 35.0rem;
	max-width: 35.0rem;
	max-height: 33.0rem;
	margin-right: 2px;
	overflow: hidden;
}

.home-two .widget:nth-child(2) {
	background: #f7eef3;
	height: 33.0rem;
	width: 47.0rem;
	max-width: 47.0rem;
	max-height: 33.0rem;
	overflow: hidden;
}

.home-three {
	width: 83.0rem;
	height: 27.5rem;
	display: inline;
}
.home-three .widget:nth-child(1) {
	background: #f7eef3;
	height: 27.5rem;
	width: 47.0rem;
	max-width: 47.0rem;
	max-height: 27.5rem;
	margin-right: 3px;
	overflow: hidden;
}
.home-three .widget:nth-child(2) {
	background: #f6f6f6;
	height: 27.5rem;
	width: 35.0rem;
	max-width: 35.0rem;
	max-height: 27.5rem;
	overflow: hidden;
}
.textboxsmall {
	display: table-cell;
	height: 25.0rem;
	width: 36.0rem;
	max-width: 36.0rem;
	max-height: 25.0rem;
	padding: 5%;
	text-align: center;
	vertical-align: middle;
}
.textboxmedium {
	display: table-cell;
	height: 27.5rem;
	width: 35.0rem;
	max-width: 35.0rem;
	max-height: 27.5rem;
	padding: 5%;
	text-align: center;
	vertical-align: middle;
}
.textboxlarge {
	display: table-cell;
	height: 27.5rem;
	width: 47.0rem;
	max-width: 47.0rem;
	max-height: 27.5rem;
	padding: 5%;
	text-align: center;
	vertical-align: middle;
}
.home-grid img {
	width: 100%;
}

/* 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: 'Seaweed Script', cursive;
	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 .widget .entry {
		background: transparent;
	}

	.home-grid .entry-header {
		position: static;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		opacity: 1;
	}

	.home-grid .widget .entry:hover img {
		opacity: 1;
	}

}

/* Home Widgets
--------------------------------------------- */
.home-featured,
.home-featured-2 {
	background: #e5eaf0;
	border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
  outline: 2px solid #e5eaf0;
	margin: auto;
	padding: 60px 0;
	text-align: center;
	max-width: 100%;
}

.home-featured .widget-area,
.home-featured-2 .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,
.home-featured-2 .enews-widget {
	width: 1050px;
	margin: 0 auto;
}


/* Journal
--------------------------------------------- */

.journal .widget-title {
	text-align: center;
}

/* Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1200px) {

.home-welcome,
.home-close,
.site-footer {
	width: 900px;
}

.home-featured .enews-widget,
.home-featured-2 .enews-widget  {
	width: 800px;
}
	.home-grid {
		max-width: 900px;
		padding: 40px 35px;
	}
.home-one {
	width: 24.6rem;
}
	.home-one .widget:nth-child(1) {
		height: 17.1rem;
		width: 24.6rem;
	}

	.home-one .widget:nth-child(2) {
		height: 24.3rem;
		width: 24.6rem;
	}

	.home-two .widget:nth-child(1) {
		height: 22.6rem;
		width: 23.9rem;
	}

	.home-two .widget:nth-child(2) {
		height: 22.6rem;
		width: 32.1rem;
	}
	.home-three .widget:nth-child(1) {
		height: 18.8rem;
		width: 32.2rem;
	}

	.home-three .widget:nth-child(2) {
		height: 18.8rem;
		width: 23.9rem;
	}

 .home-grid .entry-title a {
     font-size: 30px;
     font-size: 3.0rem;
	 }
	 .textboxsmall {
		height: 17.1rem;
 		width: 24.6rem;
	 }
	 .textboxmedium {
		 height: 22.6rem;
 		width: 23.9rem;
	 }
	 .textboxlarge {
		 height: 18.8rem;
 		 width: 32.2rem;
	 }

	 .home-grid h2 {
		 font-size: 1.8rem;
	 }
}

@media only screen and (max-width: 895px) {
	.home-welcome,
	.home-close,
	.site-footer,
	.home-featured .enews-widget,
	.home-featured-2 .enews-widget,
.home-grid {
	max-width: 620px;
	padding: 40px 22px;
}

.front-page .site-inner {
	max-width: 620px;
	padding: 0 22px 30px;
}

.front-page .content .entry, .journal .entry {
	width: 50% !important;
}

.home-one {
width: 56.7rem;
margin-right: 0;
	margin: 0 auto;
}

.home-one .widget:nth-child(1) {
	height: 24.3rem;
	width: 31.2rem;
	margin-right: 3px;
}

.textboxsmall {
	height: 24.3rem;
	width: 31.2rem;
}
}


@media only screen and (max-width: 800px) {


	.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: 610px) {
	.home-welcome,
	.home-close,
	.site-footer,
	.home-featured .enews-widget,
	.home-featured-2 .enews-widget {
	max-width: 100%;
	padding: 30px 20px;
}

.home-grid {
	max-width: 350px;
	padding: 20px 15px;
}

.home-grid .featured-content .entry {
	padding-bottom: 0;
}

.home-one,
.home-two,
.home-three {
max-width: 100%;
height: auto;
margin-right: 0;
	margin: 0 auto;
}

.home-one .widget:nth-child(1),
.home-one .widget:nth-child(2),
.home-two .widget:nth-child(1),
.home-two .widget:nth-child(2),
.home-three .widget:nth-child(1),
.home-three .widget:nth-child(2) {
	max-height: 100%;
	height: auto;
	width: 100%;
	margin-right: 0;
	margin-bottom: 5px;
}

.textboxsmall {
	height: 24.3rem;
	width: 31.2rem;
}

.front-page .content .entry, .journal .entry {
	width: 100% !important;
}

}
