/*
	Theme Name: Cottonwood for Genesis
	Theme URI: http://www.sheshoppes.com/demo/cottonwood
	Description: Cottonwood for the Genesis Framework.
	Text Domain: cottonwood
	Author: SheShoppes
	Author URI: http://www.sheshoppes.com/
	Version: 1.1.0
	
	Template: genesis
	Template Version: 2.7
	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

*, html, body, ol, ul, li, h1 {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video,
iframe {
	display: inline-block;
	max-width: 100%;
}

ol, ul, li {
	list-style: none;
}

.clear, .clearfix {
	clear: both;
}

.none,
.hide,
.screen-reader-text,
.showlater {
	display: none;
}

.hidden {
	visibility: hidden;
}

.show {
	display: block;
}

.fixed {
	position: fixed;
}

img {
	max-width: 100%;
	height: auto;
}

a img {
	opacity: 1;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	-webkit-backface-visibility: hidden;
	transition: opacity .25s ease-in-out;
	border: 0;
}

a:hover.pin_image img {
	opacity: 1;
}

/* Colors */

a {
	color: #AAAAAA;
	text-decoration: none;
}

a:hover {
	color: #333333;
	-moz-transition: color 0.3s ease;
	-webkit-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

/* Typography */

body,
input,
button,
select,
textarea {
	font-family: 'Lora', serif;
	font-weight: normal;
}

h1, h2, h3, h4,
.comment-notes {
    font-family: 'cottonwood', sans-serif;
	font-weight: normal;
}
h1#logo {
    font-family: 'cottonwoodtitle', sans-serif;
}
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6, blockquote {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.pagination,
h5, h6,
.footer-instagram-text,
.smp-title {
	font-size: 11px;
    font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.footer-instagram-text,
.smp-title {
	font-size: 10px;
}

.menu-primary,
.menu-secondary,
.slicknav_menu,
.heading-menu,
.read-more,
input[type=submit],
button,
.action-button a,
.small-text,
.social-share,
.widget_categories, .widget_archive, .widget_nav_menu, .widget_meta,
.comments-more,
.entry-nav span,
.site-footer,
.style-single .social-share:before,
.style-full .social-share:before {
	font-size: 11px;
    font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}

.read-more,
input[type=submit],
button,
.action-button a {
	font-weight: 600;
	letter-spacing: 0.1em;
	text-transform: none;
}
.storycontent strong,
.storycontent b,
.comment-author-link,
h6 {
	font-weight: 700;
}

p,
.alignnone,
.aligncenter,
.alignleft,
.alignright {
	margin: 1.5em 0;
}

h2, h3, h4, h5, h6,
.storycontent {
	margin: 1em 0;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

blockquote,
.tagged,
.comment-notes,
.logged-in-as,
.archive-title span,
.script,
.read-more em,
em,
i {
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Wraps */

.site-header,
.site-inner,
.wrap,
.wrapnav,
.wrapcontent,
.header-homepage,
.header-blog {
	clear: both;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}
.wrap,
.wrapcontent,
body.full-width-content .wrap-post,
body.full-width-content .grid-row,
body.full-width-content .archive-description,
body.full-width-content .subcategories-wrapper,
body.content-sidebar .content-sidebar-wrap,
body.sidebar-content .content-sidebar-wrap,
body.page .site-inner,
body.page .site-inner .page-content,
body.woocommerce .site-inner {
	width: 98%;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.full-width-content .narrow {
	margin: 20px auto;
	width: 800px;
}
body.full-width-content.slim .wrap-post,
body.page.full-width-content.slim .site-inner .wrapcontent,
body.page.full-width-content.slim .content,
body.single.full-width-content.slim .site-inner .wrapcontent {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
body.page.page-template .site-inner,
body.content-sidebar .content-sidebar-wrap .wrapcontent,
body.sidebar-content .content-sidebar-wrap .wrapcontent {
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.site-inner .grid-row,
.wrapcontent .wrapcontent {
	padding: 0;
	max-width: 100%;
}
body.full-width-content .wrapcontent .wrap-post {
	width: 100%;
}
.site-inner {
 	word-wrap: break-word;
}
body.home.blog .site-inner {
	margin-top: 30px;
}

/* Layout */

body {
	font-size: 9.9pt;
	letter-spacing: 0.025em;
	line-height: 175%;
	overflow: -moz-scrollbars-vertical; 
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #FFFFFF;
}
.content,
.alt-main-content {
	clear: both;
    width: 70%;
	float: left;
	margin-right: 4%;
}
body.sidebar-content .content,
body.sidebar-content .alt-main-content {
	float: right;
	margin-right: 0;
	margin-left: 4%;
}
.sidebar-primary {
	width: 26%;
	float: right;
}
body.sidebar-content .sidebar-primary {
	float: left;
}
body.full-width-content .content {
	width: 100%;
	max-width: 100%;
	float: none;
	margin-right: 0;
}

/* Colors */

body,
.menu-primary a,
.menu-secondary a,
.slicknav_menu a,
.heading-menu a,
.entry-nav a,
.widget_archive a,
.widget_categories a,
.widget_nav_menu a,
.widget_meta a,
.pagetitle a,
.social-click-wrap,
.logged-in-as a,
.comment-header a,
.small-text a,
.initial .read-more a,
.initial a {
	color: #333333;
}

.entry-nav a:hover,
.widget_archive a:hover,
.widget_categories a:hover,
.widget_nav_menu a:hover,
.widget_meta a:hover,
.pagetitle a:hover,
.social-click-wrap:hover,
.logged-in-as a:hover,
.small-text a:hover,
.entry-header a:hover h2:hover,
.initial .read-more a:hover,
.initial a:hover {
	color: #AAAAAA;
}

.site-footer,
.footer-widgets,
.enews-widget,
.widget_mc4wp_form_widget,
.jetpack_subscription_widget,
.sidebar-primary h3.widget-title,
hr,
.divpost,
.overlay,
.themebg,
.color {
	background-color: #FAF8F7;
}
.themeborder {
	border-color: #F9F5F2;
}

.slicknav_menu,
.banner--stick,
.menu-primary ul,
.menu-secondary ul {
	background-color: rgba(255, 255, 255, 0.95);
	box-sizing: border-box;
	box-shadow: 0 1px 1px rgba(215,215,215,.35);
    -webkit-box-shadow: 0 1px 1px rgba(215,215,215,.35);
    -moz-box-shadow: 0 1px 1px rgba(215,215,215,.35);
    -webkit-backface-visibility: hidden;
}

p.more-from-category a,
input[type=submit],
button,
.action-button a {
	color: #FFFFFF;
	background-color: #3B3B3B;
	border: solid 1px transparent;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-transform: uppercase;
}
p.more-from-category a:hover,
input:hover[type=submit],
button:hover,
.action-button a:hover {
	color: #272727;
	border: solid 1px #3B3B3B;
	background-color: transparent;
}
.initial .read-more .icon-next {
	display: inline-block;
	color: #333333;
	margin-left: 3px;
	line-height: 11px;
}

/* Logo */

.title-area {
	margin: 40px auto;
	text-align: center;
}
h1#logo {
	text-transform: uppercase;
	font-size: 35pt;
	letter-spacing: 0.05em;
	text-align: center;
}
h1#logo a:hover {
	color: initial;
}
h1#logo img {
	margin: 0 auto;
	display: inline-block;
}
h1#logo a:hover img {
	opacity: 1;
}
h1 .tagline {
	display: block;
	text-transform: initial;
	letter-spacing: initial;
	line-height: initial;
	font-size: 14px;
	margin-top: 15px;
}

/* Navigation */

.menu-primary,
.menu-secondary {
	position: relative;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	text-align: center;
}
.menu-secondary {
	margin-top: 0;
	margin-bottom: 20px;
}
body.home .menu-secondary {
	margin-bottom: 0;
}
.menu-primary a::after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background-color: #333333;
    transition: width .3s;
}
.menu-primary li:hover a::after {
    width: 100%;
    transition: width .3s;
}
.menu-primary li:hover li a::after {
	width: 0;
}

.menu-primary ul a,
.menu-secondary ul a,
.slicknav_menu ul a,
.heading-menu {
	letter-spacing: 0.075em;
	text-transform: uppercase;
	text-align: center;
}
.menu-primary li,
.menu-secondary li,
.heading-menu li {
	display: inline-block;
}
.menu-primary li a,
.menu-secondary li a,
.heading-menu li a {
	display: inline-block;
	padding: 13px 18px;
}
.heading-menu li li a:hover {
	color: #AAAAAA;
}

/* Top Bar */

.menu-primary .wrapnav,
.topbar .wrapcontent {
	position: relative;
}
.topbar {
	padding: 5px 0;
	font-size: 12px;
}
.topbar .wrapcontent {
	width: 96%;
	max-width: 96%;
}
.topbar .topnav-widget {
	width: auto;
	float: left;
}
.menu-primary .topnav-widget {
	margin: 10px 0;
	width: auto;
	top: 2px;
	left: 0;
	position: absolute;
}
.menu-primary .topnav-widget a,
.social-mobile .topnav-widget a,
.topbar .topnav-widget a {
	margin-right: 8px;
}
.topbar .search {
	width: auto;
	float: right;
}
.menu-primary li.search .search-div,
.topbar .search .search-div {
	display: none;
	position: absolute;
	right: 40px;
	top: -5px;
}
.search i {
	cursor: pointer;
}
a.icon-search {
	position: relative;
	top: 5px;
}
a:hover.icon-search {
	background-color: transparent!important;
}
.topbar .search-form input[type=search] {
	background: transparent;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
.menu-primary .search-form input[type=submit],
.topbar .search-form input[type=submit] {
	display: none;
}

.menu-primary li.search {
	position: absolute;
	right: 0;
	top: 0;
}
.menu-primary li.search .search-div {
	top: 0;
	padding: 10px 10px 10px 40px;
}
.slicknav_menu ul li.search a#main-nav-search-link,
.slicknav_menu ul li.search .search-click,
.slicknav_menu ul .search-div input[type=submit],
.social-mobile {
	display: none;
}

/* Posts */

.storycontent h1 {
	font-size: 2em;
}
.storycontent h2 {
	font-size: 1.8em;
	line-height: 165%;
}
.storycontent h3 {
	font-size: 1.6em;
	line-height: 145%;
}
.storycontent h4 {
	font-size: 1.4em;
}
.storycontent h5 {
	font-size: 1.2em;
	text-transform: uppercase;
}
.storycontent h6 {
	font-size: 1em;
	text-transform: uppercase;
}
.storycontent {
	margin-bottom: 20px;
}
.page-title {
	text-align: center;
	margin: 20px 0;
}
h1.archive-title,
h2.pagetitle,
h2.pageheading {
	font-size: 18pt;
	text-transform: capitalize;
	line-height: 155%;
	text-align: center;
	margin: 10px 0;
}
h2.pagetitle {
	font-size: 16pt;
	margin: 5px 0;
}
body.page h2.pagetitle,
h1.archive-title,
h2.pageheading {
	margin-bottom: 30px;
}
h1.archive-title span {
	display: block;
	text-transform: initial;
	font-size: 0.9em;
}
@media screen and (max-width: 640px) {
	body.archive.category h1.archive-title {
		text-align: center;
	}
}
h3#reply-title,
h3.widget-title,
h2.widgettitle,
#comments h3,
#respond h3 {
	text-transform: capitalize;
	position: relative;
	text-align: center;
	font-size: 15pt;
}
.sidebar-primary h3.widget-title {
	box-sizing: border-box;
	margin: 20px 0;
	padding: 10px 2%;
	font-size: 14pt;
}
span.date,
span.the-category,
span.spandiv {
	text-transform: uppercase;
	letter-spacing: 0.05em;
	display: inline-block;
}
span.spandiv {
	margin: 0 10px;
	height: 10px;
	top: 1px;
	position: relative;
	border-left: solid 1px #CCCCCC;
}
span.the-category span.bull {
	margin: 0 5px;
}
hr, .divpost {
	margin: 20px 0;
	display: block;
	height: 1px;
}
.read-more {
	line-height: 100%;
}
.style-excerpt .read-more {
	position: absolute;
	left: 0;
	right: 0;
}
.read-more a,
.featured-content p.more-from-category a,
.action-button a {
	padding: 13px 20px;
	display: inline-block;
}
.read-more a {
	padding: 13px 0;
}
.read-more a,
.read-more a:hover {
	background-color: transparent;
}
.social-share {
	width: 50%;
	float: left;
	line-height: 100%;
	padding: 10px 0;
	font-size: 12px;
}
.style-excerpt .social-share,
.style-excerpt .comments-more {
	width: auto;
	position: relative;
	z-index: 1;
}
.style-single .social-share:before,
.style-full .social-share:before {
	content: "SHARE";
	margin-right: 10px;
}
.social-share a {
	margin: 0 10px 0 0;
}
.tagged {
    position: relative;
} 
.tagged:before {
    content: "Tags: ";
}
.comments-more,
.style-excerpt .social-click-wrap,
.style-list .social-click-wrap {
	text-transform: uppercase;
	text-align: right;
	float: right;
	margin: 0 10px 0 15px;
}
.comments-more a {
	position: relative;
	display: inline-block;
}
.comments-more a:before {
    content: "\f0e5";
    font-family: FontAwesome;
    font-size: 14px;
    top: 0;
    left: -22px;
    position: absolute;
}
.comments-more span.comnum {
	display: none;
}
.comments-more span.comtext {
	margin-left: 5px;
}
.style-excerpt .social-click-wrap,
.style-list .social-click-wrap,
.style-excerpt .comments-more,
.style-list .comments-more {
	margin-top: 8px;
}
.style-excerpt .social-click,
.style-list .social-click {
	width: 20px;
	display: inline-block;
}
.style-full .comments-more,
.style-single .comments-more {
	margin-right: 0;
}
.social-share-list {
	width: auto;
	min-width: 150px;
	position: absolute;
	padding-bottom: 20px;
	background: #FFFFFF;
	display: none;
}
.prevnextpage {
	text-align: center;
}
blockquote {
	margin-left: 5%;
	margin-right: 5%;
	font-size: 1.3em;
	line-height: 160%;
}

/* Lists */

.storycontent ul,
.storycontent ol {
	margin: 1em 0 1em 2em;
}
.storycontent ul li {
	list-style: disc;
	margin-left: 1.5em;
	padding-left: 1em;
}
.storycontent ol li {
	list-style: decimal;
	margin-left: 1.5em;
	padding-left: 1em;
}
.storycontent .after-post ul,
.storycontent .after-post ol {
	margin: 1em 0;
}
.storycontent .after-post ul li,
.storycontent .after-post ol li {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

/* Images */

.alignnone, .aligncenter, .alignleft, .alignright {
	max-width: 100%;
}
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}
.alignleft {
	float: left;
	margin-right: 1.5em;
}
.alignright {
	float: right;
	margin-left: 1.5em;
}
p.wp-caption-text {
	margin: 0;
	text-align: center;
	font-size: 96%;
	opacity: 0.8;
}
.featured,
.featured-header {
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.thumbnailwrap {
	display: table!important;
	background-color: rgba(0, 0, 0, 0.6);
}
.thumbnailwrap img {
	display: block;
	width: 100%;
}

/* Content Style */

.style-excerpt {
	position: relative;
	margin-bottom: 50px;
}
.style-full {
	margin-bottom: 50px;
}
.style-excerpt a:hover img.featured,
.style-full a:hover img.featured {
	opacity: 1;
}

/* Content Style Excerpt */

.style-excerpt,
.style-excerpt .page-title,
.style-excerpt h2.pagetitle {
	text-align: center;
}
.style-excerpt .storycontent,
.style-excerpt .featured {
	margin: 20px auto;
}
.style-excerpt .featured {
	display: block;
}
body.full-width-content .style-single .post-inner .storycontent {
	margin: 0 auto;
}
.style-excerpt-alt {
	position: relative;
	max-height: 550px;
	overflow: hidden;
	margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
	.style-excerpt-alt {
		overflow: initial;
		max-height: auto;
		margin-top: 20px;
		margin-bottom: 0;
	}
	.style-excerpt-alt .slider-excerpt {
		position: relative;
		width: 90%;
		max-width: 90%;
		top: -20px;
		left: 50%;
		-webkit-transform: translate(-50%,0);
		-ms-transform: translate(-50%,0);
		-moz-transform: translate(-50%,0);
		transform: translate(-50%,0);
	}
}

/* Content Style List */

.style-list {
	margin: 0.6em 0 1em 0;
}
.style-list .featured-thumbnail {
	float: left;
	width: 42%;
	overflow: hidden;
	position: relative;
}
.style-list .storycontent {
	float: left;
	width: 58%;
}
body.full-width-content .style-list .featured-thumbnail,
body.full-width-content .style-list .storycontent {
	width: 50%;
}
.style-list.even .featured-thumbnail {
	float: right;
}
.style-list .storycontent-inner {
	width: 93%;
	margin-left: 7%;
}
.style-list.even .storycontent-inner {
	margin-left: 0;
	margin-right: 7%;
}
.style-list .featured-thumbnail img {
	width: 100%;
	height: auto;
	display: block;
	margin: 1em 0;
}
.style-list .page-title {
	text-align: left;
}
.style-list h2 {
	text-align: left;
	margin: 0.25em 0;
}
.style-list .storycontent-full-width {
	width: 100%;
	float: none;
}
.style-list .read-more {
	float: left;
	text-align: left;
}
.style-excerpt .comments-more .comtextzero,
.style-excerpt .comments-more .comtext,
.style-list .comments-more .comtextzero,
.style-list .comments-more .comtext {
	display: none;
}
.style-excerpt .comments-more .comnum,
.style-list .comments-more .comnum {
	display: inline;
}

/* Content Style Grid */

.style-grid {
	width: 46%;
	float: left;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 8%;
	padding: 0;
	padding-bottom: 40px;
	display: block;
	text-align: center;
	position: relative;
}
.style-grid .gridexcerptwrap {
	position: relative;
	margin: 20px auto;
}
.style-grid a:hover img {
	opacity: 1;
	display: block;
}
.two-row {
	width: 48%;
	margin-right: 4%;
}
.three-row {
	width: 32%;
	margin-right: 2%;
}
.four-row {
	width: 23.5%;
	margin-right: 2%;
}
.five-row {
	width: 19%;
	margin-right: 1.25%;
}
.last-in-row {
	margin-right: 0;
}
.style-grid .featured-thumbnail img {
	width: 100%;
	height: auto;
	display: block;
}
.style-grid h2.pagetitle {
	margin: 0.25em 0;
}
.style-grid .storycontent {
	margin: 1em 0;
}
.style-grid .thecat-wrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	letter-spacing: 0.15em;
}
.style-grid .thecat-wrapper span.the-category {
	display: inline-block;
	padding: 10px 15px;
	line-height: 100%;
}
.style-grid .thecat-wrapper span.the-category.thecat-month {
	padding: 0;
}
.style-grid .read-more {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	bottom: 0;
}
.grid-row {
    margin-bottom: 40px;
}
.grid-row:after {
	content: "";
	display: table;
	clear: both;
}

/* Columns */

.five-sixths,
.four-sixths,
.four-fifths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.one-fifth,
.three-fourths,
.three-sixths,
.three-fifths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}
.ss-col-widget {
	margin-left: 0;
	margin-right: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}
.one-third,
.two-sixths {
	width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}
.one-fourth {
	width: 23.076923076923077%;
}
.three-fourths {
	width: 74.35897435897436%;
}
.one-fifth {
	width: 17.9487179487%;
}
.two-fifths {
	width: 38.4615384615%;
}
.three-fifths {
	width: 58.9743589744%;
}
.four-fifths {
	width: 79.4871794872%;
}
.one-sixth {
	width: 14.52991452991453%;
}
.five-sixths {
	width: 82.90598290598291%;
}
.promo-boxes .one-third {
	width: 32%;
	margin-left: 2%;
}
.promo-boxes .one-fourth {
	width: 24%;
	margin-left: 1.3%;
}
.first {
	clear: both;
	margin-left: 0;
}
.ss-col-widget.last {
	margin-right: 0;
}
.promo-boxes .first {
	margin-left: 0;
}
.page-template .one-half.last {
	float: right;
}

/* Sidebar */

hr { 
    display: block;
    height: 1px;
    border-width: 0;
}

/* Promo Boxes */

.promo-boxes .item {
	position: relative;
	text-align: center;
}
.promo-boxes img {
	display: block;
}
.promo-boxes h4 {
	text-transform: lowercase;
	font-size: 1.1em;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 10px 2%;
	width: 75%;
	max-width: 400px;
	z-index: 3;
	margin: 0;
  	background-color: rgba(255, 255, 255, 0.85);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.promo-boxes a:hover h4 {
	background-color: rgba(255,255,255,0.95);
}

/* Category Page */

.subcategories-wrapper ul {
	margin: 0 0 20px 0;
}
.subcategories-wrapper ul li {
	text-transform: uppercase;
	display: inline-block;
	margin-left: 15px;
}
.subcategories-wrapper ul li.first {
	margin-left: 0;
	text-transform: initial;
}

/* Single Search */

.single-search {
	margin: 60px auto;
	width: 600px;
	max-width: 86%;
}
.single-search .search-form input[type=search],
.single-search .search-form input[type=submit] {
	width: 60%;
	max-width: 60%;
	float: left;
	display: block;
}
.single-search .search-form input[type=submit] {
	width: 38%;
	float: left;
	display: block;
	line-height: 34px!important;
	margin-left: 2%!important;
}

/* Location */

.location-mark {
    margin-left: 10px;
    padding-left: 15px;
    display: inline-block;
    position: relative;
}
.location-mark a:before {
	position: absolute;
	top: 1px;
	left: 0;
	font-family: 'FontAwesome';
	content: '\f041';
	font-size: 12px;
}

@media screen and (max-width: 601px) {
	.single-search .search-form input[type=search],
	.single-search .search-form input[type=submit] {
		width: 90%;
		max-width: 300px;
		float: none;
		margin: 10px auto;
		margin-left: auto!important;
	}
}

/* Pagination */

.pagination {
	text-align: center;
	margin: 40px 0;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
.pagination ul li {
	display: inline-block;
	margin-right: 1px;
	padding: 8px 10px;
	line-height: 100%;
}
 
/* Footer */

.site-footer {
	clear: both;
	font-size: 9px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: center;
	padding: 20px;
}
.site-footer .wrap:after {
	content: "";
	display: table;
	clear: both;
}
.site-footer p, .site-footer h3 {
	margin: 0;
}
.copy-wrapper,
.creds-wrapper,
.nav-footer {
	width: auto;
	float: left;
	text-align: left;
}
.creds-wrapper {
	float: right;
	text-align: right;
}
.creds,
.nav-footer #footer-menu li {
	display: inline-block;
	margin: 0 5px;
}

@media screen and (max-width: 1185px) {
	.wrap,
	.wrapcontent,
	body.full-width-content .wrap-post,
	body.full-width-content .grid-row,
	body.full-width-content .archive-description,
	body.full-width-content .subcategories-wrapper,
	body.content-sidebar .content-sidebar-wrap,
	body.sidebar-content .content-sidebar-wrap,
	body.page .site-inner,
	body.page .site-inner .page-content,
	body.woocommerce .site-inner,
	body.sidebar-alt .content,
	body.page.page-template-landing .site-inner,
	body.page.page-template-blog .site-inner,
	body.content-sidebar .content-sidebar-wrap .wrapcontent,
	body.sidebar-content .content-sidebar-wrap .wrapcontent,
	body.full-width-content.slim .wrap-post,
	body.page.full-width-content.slim .site-inner .wrapcontent,
	body.page.full-width-content.slim .content,
	body.single.full-width-content.slim .site-inner .wrapcontent,
	.narrow {
		max-width: 86%;
	}
	body.full-width-content .wrapcontent .wrap-post,
	body.content-sidebar .content .wrapcontent,
	body.sidebar-content .content .wrapcontent {
		max-width: 100%;
	}
}
@media screen and (max-width: 1024px) {
	.menu-primary, .menu-secondary, .banner--clone, .topbar {
		display: none;
	}
	.social-wrapper {
		position: relative;
	}
	.copy-wrapper,
	.creds-wrapper,
	.nav-footer {
		float: none;
		display: block;
		text-align: center;
	}
}
@media screen and (max-width: 860px) {
	.content,
	body.sidebar-content .content,
	body.content-sidebar .content,
	body.sidebar-alt .content,
	.alt-main-content,
	body.full-width-content.slim .wrap-post,
	body.page.full-width-content.slim .site-inner .wrapcontent,
	body.page.full-width-content.slim .content,
	body.single.full-width-content.slim .site-inner .wrapcontent {
		width: 100%;
		max-width: 100%;
		float: none;
		margin-right: 0;
		margin-left: 0;
	}
	.sidebar-primary, body.sidebar-content .sidebar-primary {
		width: 100%;
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	.five-sixths,
	.four-sixths,
	.one-sixth,
	.three-sixths,
	.two-sixths {
		float: none;
		margin: 20px 0;
		width: 100%;
	}
	.promo-boxes .one-fourth {
		width: 49%;
		margin-left: 2%;
		margin-bottom: 20px;
	}
	.promo-boxes .first,
	.promo-boxes .third,
	.promo-boxes .one-fourth.first-mobile {
		margin-left: 0;
	}
	body.full-width-content .style-single .post-inner .page-title,
	body.full-width-content .style-single .post-inner .storycontent {
		width: 100%;
		padding: 0;
		margin: 0 auto;
	}
}
@media screen and (max-width: 780px) {
	h1#logo {
		font-size: 25pt;
	}
	h1#logo img {
		max-width: 90%;
	}
	.alignleft, .alignright {
		float: none;
		margin: 1em auto;
		display: block;
		text-align: center;
	}
	.sidebar-primary {
		margin-top: 60px;
	}
	.style-list .featured-thumbnail,
	.style-list.even .featured-thumbnail,
	.style-list .storycontent,
	.style-list.even .storycontent,
	body.full-width-content .style-list .featured-thumbnail,
	body.full-width-content .style-list .storycontent {
		float: none;
		width: 100%;
		max-width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
	.style-list .storycontent-inner,
	.style-list.even .storycontent-inner {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.style-list,
	.style-list .page-title,
	.style-list h2 {
		text-align: center;
	}
	.style-excerpt .read-more,
	.style-list .read-more {
		float: none;
		text-align: center;
		margin-bottom: 1em;
		position: relative;
	}
	.comments-more,
	.social-share {
		text-align: center;
		float: none;
		display: inline-block;
		margin: 0 12px;
	}
	.style-single .comments-more,
	.style-full .comments-more,
	.style-single .social-share,
	.style-full .social-share {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.social-click-wrap {
		display: none;
	}
	.social-share-list {
		position: relative;
		display: inline-block!important;
		background-color: transparent;
		padding-bottom: 0;
		text-align: center;
		float: none;
	}
	.style-excerpt .postcontent,
	.style-excerpt.even .postcontent,
	.style-excerpt .page-title,
	.style-excerpt h2.pagetitle {
		padding: 0;
		text-align: center;
	}
	.grid-row {
		margin-bottom: 0;
	}
	.style-grid, .two-row, .three-row, .four-row {
		width: 100%;
		max-width: 400px;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 40px;
	}
	.style-grid {
		height: auto!important;
		padding-bottom: 0;
	}
	.style-grid .read-more {
		position: relative;
		bottom: 0;
    }
	.five-sixths,
	.four-sixths,
	.four-fifths,
	.one-fourth,
	.one-half,
	.one-fifth,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.three-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds,
	.two-fifths,
	.promo-boxes .one-third,
	.page-template .one-half.last {
		float: none;
		margin: 20px auto;
		width: 100%;
	}
	.promo-boxes .one-fourth {
		width: 49%;
		margin-left: 2%;
		margin-top: 0;
		margin-bottom: 20px;
		float: left;
	}
	.promo-boxes .one-fourth.first,
	.promo-boxes .one-fourth.first-mobile {
		margin-left: 0;
		clear: left;
	}
	.creds {
		display: block;
	}
}