.ssct-featured-category .style-grid {
	padding-bottom: 0;
	margin-bottom: 10px;
}
.ssct-featured-category .style-grid p {
	text-transform: uppercase;
	font-size: 90%;
}
.ssct-featured-category .style-grid p a {
	color: initial;
}

.musthave-widget .item {
	margin-top: 40px;
	margin-bottom: 40px;
}

.featured-finds-excerpt {
	margin: 20px auto;
}
.featured-finds-excerpt li {
	margin: 20px auto;
}
.featured-finds-excerpt .attachment-square {
	width: 35%;
	float: left;
}
.featured-finds-excerpt .even .attachment-square {
	float: right;
}
.featured-finds-excerpt .finds-desc {
	width: 55%;
	float: right;
}
.featured-finds-excerpt .even .finds-desc {
	float: left;
}
.finds-desc h3 {
	text-transform: uppercase;
	font-size: 1.7em;
	line-height: 145%;
}
.finds-desc h3 a {
	color: initial;
}
.finds-desc h3 span,
p.action a {
	font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    display: block;
}
p.action a {
	display: inline-block;
}
.bgwidget h3.widget-title {
	height: 45px;
}
.bgwidget h3.widget-title span.subtitle {
	display: block;
	margin: 15px auto 0 auto;
	line-height: 110%;
	font-size: 14px;
}
.featured-finds-excerpt-picks .item {
	text-align: center;
	font-size: 0.85em;
	line-height: 150%;
}
.featured-finds-excerpt-picks .small-text span {
	display: none;
}
.featured-finds-excerpt-picks .small-text a {
	font-weight: normal!important;
	letter-spacing: 0.25em;
}
.featured-finds-excerpt-picks p {
	margin: 10px 0;
}
.featured-finds-excerpt-picks .find-desc a {
	text-align: center;
}
.find-desc-hide {
	opacity: 0;
}

/* Swatch */

.toplayer {
	position: relative;
	z-index: 1;
}
.widget-area .wrapcontent {
	position: relative;
}
.swatch,
.swatch-wrapper img {
	position: absolute;
	right: 20px;
    bottom: -100px;
    transform: rotateZ(145deg);
    width: 225px;
	height: auto;
	z-index: 0;
}

@media screen and (max-width: 780px) {
	.featured-finds-excerpt {
		text-align: center;
	}
	.featured-finds-excerpt .attachment-square,
	.featured-finds-excerpt .even .attachment-square,
	.featured-finds-excerpt .finds-desc,
	.featured-finds-excerpt .even .finds-desc {
		width: 100%;
		float: none;
		margin: 30px auto;
		text-align: left;
	}
	.featured-finds-excerpt .attachment-square,
	.featured-finds-excerpt .even .attachment-square {
		max-width: 400px;
	}
	.ssct-featured-category .style-grid.four-row {
		width: 48%;
		margin-left: 0;
		margin-right: 4%;
	}
	.ssct-featured-category .style-grid.four-row.odd {
		clear: left;
	}
	.ssct-featured-category .style-grid.four-row.even {
		margin-right: 0;
	}
	.featured-finds-excerpt-picks .item {
		width: 49%;
		margin-left: 2%;
		float: left;
	}
	.featured-finds-excerpt-picks .item.first,
	.featured-finds-excerpt-picks .item.mobile-first {
		margin-left: 0;
	}
}
@media screen and (max-width: 640px) {
	.ssct-featured-category .style-grid.four-row {
		float: left;
		width: 48%;
		max-width: 48%;
		margin-left: 0;
		margin-right: 4%;
	}
	.ssct-featured-category .style-grid.four-row.odd {
		clear: left;
	}
	.ssct-featured-category .style-grid.four-row.even {
		margin-right: 0;
	}
}
@media screen and (max-width: 540px) {
	.ssct-featured-category .style-grid.four-row,
	.ssct-featured-category .style-grid.four-row.odd,
	.ssct-featured-category .style-grid.four-row.even {
		float: none;
		width: 100%;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		clear: left;
	}
}

/* Single Featured */

.featitle {
	text-align: center;
	border-bottom: solid 1px #838383;
	padding-bottom: 10px;
}
#next-post {
	text-align: center;
}
#next-post p {
	font-family: 'Montserrat';
	text-transform: uppercase;
	font-size: 10px;
	margin: 0;
	line-height: 145%;
}
#next-post p a {
	color: initial;
}
#next-post .feaimg {
	display: block;
	margin: 10px auto;
}

/* What Were Talking */

.whatweretalking-widget .desc {
	background-color: #FFF;
	padding: 30px;
	font-style: italic;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	line-height: 145%;
	position: relative;
}
.whatweretalking-widget .label {
	display: inline-block;
	background-color: #333;
	color: #FFF;
	padding: 0 10px;
}
.whatweretalking-widget .desc:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 30px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 22px 0 22px;
    border-color: #FFF transparent transparent transparent;
    transform: translateY(100%);
}
.whatweretalking-widget .desc .quotemark {
    position: absolute;
    z-index: 2;
    font: 200px 'Prata', serif;
    line-height: 0;
    color: #EFE1DE;
    right: 25px;
    bottom: -55px;
    transform: translateX(50%);
}
.whatweretalking-widget .links {
	position: relative;
	z-index: 1;
	text-align: left;
	margin-left: 75px;
	margin-top: 5px;
}
.whatweretalking-widget .links.small-text {
	font-weight: 600;
}
.whatweretalking-widget .links li {
	display: inline-block;
}
.whatweretalking-widget .links li:after {
    content: '\00b7';
    display: inline-block;
    margin: 0 8px 0 11px;
}
.whatweretalking-widget .links li.last:after {
	content: '';
	margin: 0;
}
@media screen and (max-width: 980px) {
	.whatweretalking-widget .one-half.first img {
		width: 100%;
		margin: 0 auto;
		display: block;
	}
	.whatweretalking-widget .one-half {
		width: 100%;
		float: none;
		margin: 1em auto;
	}
}

.home-after-content .widget_mc4wp_form_widget h3.widget-title {
	text-align: center;
	border: 0;
	text-transform: none;
}
.home-after-content .widget_mc4wp_form_widget h3.widget-title span {
	padding: 0;
	top: initial;
}
.full-width-form:after {
	content: "";
	display: table;
	clear: both;
}
.full-width-form {
	text-align: center;
	padding: 25px 5% 50px 5%;
}
@media screen and (min-width: 640px) {
	.full-width-form {
		text-align: center;
		padding: 0 5% 50px 5%;
	}
	.content .full-width-form .wrapcontent {
		width: 100%!important;
		max-width: 100%!important;
	}
	body.content-sidebar .content .full-width-form .mc4wp-form {
		text-align: center;
		top: initial;
		width: 100%;
	}
	.full-width-form p {
		margin: 0 0.25%;
		width: 32.33%;
		float: left;
	}
	.full-width-form p input[type=submit] {
		padding: 0;
		height: 38px;
		line-height: 38px;
	}
}
.ubermenu-widget-area .widget_mc4wp_form_widget p.inputname {
	display: none;
}
.ubermenu-widget-area .widget_mc4wp_form_widget p.inputemail {
	width: 80%;
}

body.single img.attachment-featured-wide {
	width: 100%;
}