/*
	Theme Name: Anchored Theme
	Theme URI: http://restored316designs.com/themes
	Description: A mobile responsive and HTML5 feminine WordPress theme built for the Genesis Framework by Lauren Gaige of Restored 316.
	Author: Restored 316 LLC // Lauren Gaige
	Author URI: http://www.restored316designs.com/
	Copyright: Copyright (c) 2018, Restored 316 LLC, Released 06/13/2018
	Version: 1.0.2

	Template: genesis
	Template Version: 2.3.1

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/


/* Front Page
---------------------------------------------------------------------------------------------------- */

.home-page .site-inner {
	margin: 0 auto;
	max-width: 100%;
}

.home-page .content-sidebar-wrap {
	margin: 30px auto;
	max-width: 1200px;
}

.home-page .blog {
	margin-top: 30px;
}

.home-page .wrap {
	margin: 0 auto;
	max-width: 1200px;
}

.home-page .entry-header {
	margin-bottom: 0;
}

.home-page .icon {
    color: #c0a591;
    display: block;
    font-size: 30px;
}

.home-page .widget-area h3 {
	color: #243e50;
	font-family: 'Averia Serif Libre', cursive;
	font-size: 24px;
	font-weight: 300;
	letter-spacing: 5px;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 10px;
}

.home-page .sidebar.widget-area h3 {
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
}

.home-page .featured-content .entry {
	padding: 0;
}

/* Home Featured
--------------------------------------------- */

.home-featured {
	margin: -70px 0 10px;
	position: relative;
	text-align: center;
}

.home-featured .wrap {
	padding-bottom: 30px;
}

.home-featured .entry {
	background: none;
	box-shadow: none;
	padding: 0;
}

.home-featured .featured-content .entry {
	margin-bottom: 0;
	padding: 0;
}

.home-featured .enews-widget {
	background: #E9EFF0;
	border: 20px solid #fff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.05);
	color: #FFF;
	padding: 30px;
}

.home-featured .widget_custom_html {
	background: #FFF;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.05);
	padding: 30px;
}

.home-featured .featuredpage {
	float: left;
	padding: 0 10px;
	width: 33%;
}

.home-featured .featuredpost .entry {
	float: left;
	padding: 0 10px;
	width: 33%;
}

.home-featured h2 {
	font-size: 35px;
}

.home-featured .entry-image {
	border: 25px solid #FFF;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.05);
}

/* Carousel
--------------------------------------------- */

.home-carousel {
	font-family: 'Libre Franklin', sans-serif;
	font-weight: 600;
}

.home-carousel .entry {
	box-shadow: none;
}

.home-carousel .carousel-title {
	background: transparent;
	font-family: 'Averia Serif Libre', cursive;
	font-weight: 300;
	line-height: 24px;
	padding: 10px 0;
	font-size: 20px;
	text-align: center;
}

.home-carousel .carousel-title a {
	color: #243e50;
}

.home-carousel img {
	border: 25px solid #FFF;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.05);
}

.slick-slide {
	margin: 0 10px;
}

.slick-list {
	margin: 0;
}

.slick-arrow {
	position: absolute;
	top: 40%;
	z-index: 1;
	font-size: 30px;
	cursor: pointer;
	color: #c0a591;
	width: 40px;
	height: 40px;
	vertical-align: middle;
}

.slick-arrow-prev {
	left: -10px;
}

.slick-arrow-next {
	right: -10px;
}

.slick-arrow:hover {
	color: #243e50;
}

/* Home Above & Below Content
--------------------------------------------- */

.home-above-content .widget {
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.05);
	margin: 0 0 30px;
	overflow: hidden;
	padding: 30px;
}

.home-below-content {
	background: #fff;
	clear: both;
	padding: 30px;
}

.home-below-content .widget {
	border-bottom: 1px solid #eee;
	margin-bottom: 50px;
	padding-bottom: 50px;
}

.home-above-content .entry {
	box-shadow: none;
	float: left;
	margin-right: 2%;
	width: 49%;
}

.home-below-content .entry {
	box-shadow: none;
	float: left;
	margin-right: 2%;
	width: 30.6%;
}

.home-above-content .entry:nth-of-type(2n+2),
.home-below-content .entry:nth-of-type(3n+3) {
	margin-right: 0;
}

.home-featured .entry-title {
	text-align: center;
}

/* Front Page Areas
--------------------------------------------- */

.home-flexible-1,
.home-flexible-2,
.home-flexible-3 {
	overflow: hidden;
	text-align: center;	
}

.home-flexible-1,
.home-flexible-2,
.home-flexible-3 {
	padding: 50px 0;
}

.home-flexible-1 .entry,
.home-flexible-2 .entry,
.home-flexible-3 .entry {
	background: none;
	box-shadow: none;
}

.home-flexible-1 .entry-image,
.home-flexible-2 .entry-image,
.home-flexible-3 .entry-image {
	border: 20px solid #FFF;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.05);
}

.home-flexible-1 .widget-title,
.home-flexible-2 .widget-title,
.home-flexible-3 .widget-title,
.home-featured .widget-title {
	font-family: 'Libre Franklin', sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 3px;
	color: #243e50;
	margin: 0;
}

.home-flexible-1 .widget-title::after,
.home-flexible-2 .widget-title::after,
.home-flexible-3 .widget-title::after,
.home-featured .widget-title::after {
	border: none;
	margin: 0;
}

.home-flexible-2 {
	background: none;
}

.home-flexible-1,
.home-flexible-3 {
	background: #fff;
}

.home-flexible-1 a.more-link,
.home-flexible-2 a.more-link,
.home-flexible-3 a.more-link {
	margin: 20px auto;
}

/* Blog
--------------------------------------------- */

/* Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1200px) {
	
	.home-page .content-sidebar-wrap {
		width: 960px;
	}

}

@media only screen and (max-width: 960px) {

	.home-page .content-sidebar-wrap {
		width: 100%;
	}
	
}

@media only screen and (max-width: 500px) {
	
	.home-below-content .entry {
		width: 100%;
	}
	
	.home-featured .featuredpage,
	.home-featured .featuredpost .entry {
		width: 100%;
	}

}
