/*
	Theme Name: Hello Glam
	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) 2016, Hello You Designs
	Version: 1.0.4

	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 .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 {
	text-align: center;
	font-size: 20px;
	font-size: 2.0rem;
	letter-spacing: 4px;
}

.front-page .entry-title {
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}

.imagebutton {
	border: 3px 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: 3px solid #333;
	background-color: #333;
	border: 3px solid #333;
	color: #fff;
}


/* Flexible Widgets
--------------------------------------------- */

.flexible-widgets .widget {
	float: left;
	margin-bottom: 0;
	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
--------------------------------------------- */

.home-slide {
	border: 2px solid #eadfc6 ;
  padding: 8px;
	width: 1050px;
	margin: 0 auto;
	clear: both;
}

.soliloquy-container .soliloquy-prev,
.soliloquy-container .soliloquy-next {
	display: none !important;
}

.soliloquy-caption-inside {
    background: rgba(251,251,251,.85) !important;
    border: 2px solid #eadfc6 !important;
		outline: 7px solid rgba(251,251,251,.85) !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-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-size: 2.5rem !important;
    line-height: 2 !important;
    text-align: center !important;
    text-transform: none !important;
    letter-spacing: normal !important;
}


.soliloquy-container .soliloquy-caption a.soliloquy-button {
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
		background: #2f414a url(images/bgbutton.png) bottom repeat !important;
	  border: 2px solid #2f414a !important;
	  color: #fff !important;
    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-color: rgba(251,251,251,0.50) !important;
	border: 2px solid #2f414a !important;
	color: #2f414a !important;
}

@media only screen and (max-width: 1280px) {

	.soliloquy-container .soliloquy-caption {
		  font-size: 1.2rem !important;

	    margin-bottom: 5% !important;
	}
	.soliloquy-container .soliloquy-caption h2 {
		  font-size: 2.2rem !important;
	}
	.soliloquy-container .soliloquy-caption h3 {
		  font-size: 2.0rem !important;
	}
}

	@media only screen and (max-width: 1023px) {

		.soliloquy-container .soliloquy-caption {
		    width: 50% !important;
		    margin-left: 25% !important;
		    margin-bottom: 5% !important;
		}
	}

	@media only screen and (max-width: 600px) {
	.soliloquy-container .soliloquy-caption {
	display: none !important;
}
}

/* Home Welcome
--------------------------------------------- */

.home-welcome {
	background: #1c425e url(images/fbg-2.png) center;
	width: 1050px;
	margin: 10px auto;
	padding: 20px;
	z-index: 99;
}

.home-welcome .flexible-widgets .widget:first-child {
    border: none;
    margin-bottom: 0px;
}

.home-welcome .textwidget {
	margin-top: 30px;
}

.home-welcome h1 {
	color: #ddc885;
	font-size: 20px;
	font-size: 2.0rem;
}
.home-welcome p,
.home-welcome a {
	color: #ddc885;
}

/* Home Grid
--------------------------------------------- */
.home-grid {
	clear: both;
  margin: 10px auto 30px;
	max-width: 1050px;
	max-width: 106rem;
  width: 105.0rem;
}

.home-grid h1,
.home-grid h2,
.home-grid h3 {
	margin-bottom: 0;
}

.home-grid .featured-content .entry,
.home-grid .entry {
  padding: 0;
  margin: 0;
}

.home-grid .widget {
    display: inline-block;
}

.home-grid .entry-title {
	margin-top: -75%;
}
.home-grid .entry-title a {
	background: rgba(251,251,251,.85);
  padding: 12px 22px;
}

.home-grid .alignnone {
	margin-bottom: 0;
}

.home-grid .simple-social-icons {
	background: #f0f7f5 url(images/sibg.png)center no-repeat;
	padding: 10px 10px 0;
	width: 100%;
}

.home-grid .simple-social-icons ul li {
	margin: 0 3px 5px !important;
}

.home-grid .simple-social-icons ul li a {
	background-color: transparent !important;
	border: none !important;
	box-sizing: content-box;
  color: #cba071 !important;
}

.home-grid .simple-social-icons ul li a:hover {
  	background-color: transparent !important;
    color: #333 !important;
}

.home-grid img:hover {
	opacity: 0.7;
}

.home-left .glambox:before {
    content: "";
    background: url(images/sibg.png)center no-repeat;
		min-height: 51px;
		min-width: 452px;
    position: absolute;
    margin: -10px 0 0 -230px;
		z-index: 1;
}

.home-left .glambox {
	background: #f0f7f5;
	padding: 10px 10px 0;
	width: 100%;
	min-height: 51px;
	min-width: 452px;
	margin-bottom: 10px;
	text-align: center;
	z-index: 99;
}

.home-right .glambox {
	background: #f0f7f5 url(images/sibg.png)center no-repeat;
	padding: 10px 10px 0;
	width: 100%;
	min-height: 51px;
	min-width: 253px;
	margin-bottom: 10px;
	text-align: center;
}

.glambox h1 {
    font-size: 18px;
		font-size: 1.8rem;
    padding: 8px 10px 0;
}

.glambox:hover {
	opacity: 0.7;
}

.home-grid img {
	width: 100%;
}

.home-left {
border: 2px solid #eadfc6 ;
float: left;
margin-right: 10px;
width: 476px;
max-width: 47.6rem;
margin-bottom: 10px;
padding: 10px 10px 0;
}

.home-middle {
  margin-right: 10px;
  margin-bottom: 10px;
  max-width: 276px;
	max-width: 27.6rem;
  word-wrap: normal;
  float: left;
}

.home-right {
  border: 2px solid #eadfc6 ;
  float: right;
  margin-bottom: 10px;
  max-width: 276px;
	max-width: 27.6rem;
	padding: 10px 10px 0;
}


/*  Home Badge Widget area
-------------------------------------*/
.home-badge {
  margin-top: 160px;
  margin-left: 850px;
  position: absolute;
  transition:all 1s;
  z-index: 9;
}

.home-badge img{
  	max-height: 150px;
  	max-width: 150px;
}

.home-badge:hover {
  transform: rotate(5deg);
}


/* Home Widgets
--------------------------------------------- */
.home-featured {
	margin: 50px auto;
	text-align: center;
	max-width: 1050px;
}

.home-featured .widget-area,
.home-full-width .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: 1200px) {

	.home-slide {
		width: 800px;
		height: auto;
	}

	.slide-badge {
		width: 800px;
	}

	.slide-badge .widget {
		height: 150px;
		width: 150px;
		margin-top: -95px;
		margin-left: 720px;
}

.home-welcome {
	width: 100%;
}
	.home-grid {
		max-width: 800px;
	}

	.home-left {
		margin: 0 10px 10px 0;
		width: 354px;
	}

.home-middle {
	max-width: 218px;
}

.home-right {
	max-width: 208px;
}

.home-right .glambox{
	min-width: 185px;
}

.glambox h1 {
	font-size: 12px;
	font-size: 1.2rem;
}

}

@media only screen and (max-width: 800px) {

	.home-welcome {
		background: #1c425e url(images/fbg-2.png) left center;
	}

	.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%;
	}

	.flexible-widgets .widget {
		border: none;
		padding-left: 0;
		padding-right: 0;
	}

}

@media only screen and (max-width: 700px) {

.home-slide {
	width: 400px;
}
.slide-badge .widget {
    margin-top: -90px;
    margin-left: 420px;
}

.home-grid {
	font-size: 11px;
	max-width: 400px;
	padding: 0;
	margin: 0 auto 30px;
}

.home-left {
	float: none;
	width: 400px;
	margin: 0 auto 10px;
}

.home-middle {
	max-width: 195px;
	margin: 0 auto 10px;
}

.home-right {
	margin: 0 auto 10px;
	max-width: 190px;
}
.home-right .glambox {
    min-width: 170px;
}

.home-grid h1 {
	font-size: 16px;
  font-size: 1.6rem;
	padding-top: 10px;
}

}

@media only screen and (max-width: 550px) {

	.slide-badge {
		display: none;
	}
}

@media only screen and (max-width: 400px) {

	.home-slide {
		width: 300px;
	}

	.home-grid {
		font-size: 11px;
		max-width: 300px;
		padding: 0;
		margin: 0 auto 30px;
	}

	.home-left {
		float: none;
		width: 300px;
		margin: 0 auto 10px;
	}

	.home-middle {
		max-width: 300px;
		margin: 0 auto 0;
	}

	.home-right {
		margin: 0 auto 10px;
		max-width: 300px;
	}
	.home-right .glambox {
	    min-width: 275px;
	}
}
