.sidebar-primary img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Social Button CSS */

.sidebar-primary .widget_sheshoppesco_socialbutton_widget {
	text-align: center;
}
.social-profiles span {
	display: inline-block;
	margin: 0 5px;
}

/* About Me CSS */

.frameaboutme {
	position: relative;
}
.frameaboutme img {
	display: block;
	margin: auto;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	max-width: 230px;
}
.about-me {
	text-align: center;
	position: relative;
}
.welcomewrap {
	position: absolute;
	z-index: 5;
	width: 100%;
}
.welcomesign {
	display: block;
	margin: 0 auto;
}

/* Shop Style */

.shopstylewidget iframe {
	margin: 0 auto;
}
#reward_style {
	margin: 10px auto 30px auto;
}

/* Recent Posts CSS */

.latest-post-thumb .listing {
	margin: 10px 0;
}
.latest-post-thumb .listing-image {
	float: left;
	max-width: 120px;
	width: 40%;
	margin-right: 5%;
}
.latest-post-thumb .listing-image img {
	width: 100%;
	height: auto;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.latest-post-thumb .listing-text {
	float: left;
	width: 55%;
	text-align: left;
	letter-spacing: inherit;
	margin-top: 30px;
}
.latest-post-thumb .listing-text h4 {
	margin: 0;
	text-transform: uppercase;
	font-size: 0.94em;
}
.latest-post-thumb .listing-meta {
	display: block;
	font-style: italic;
	text-transform: lowercase;
}

/* Categories and Archives Default CSS */

.widget_categories label, .widget_archive label {
	display: none;
}
.widget_categories select, .widget_archive select {
	width: 100%;
	padding: 5px 5%;
}
.widget_categories ul, .widget_archive ul, .widget_nav_menu ul {
	text-transform: uppercase;
	text-align: center;
	font-size: 0.86em;
}
.widget_categories h3, .widget_archive h3, .widget_tag_cloud h3, .widget_nav_menu h3 {
	margin-bottom: 1em;
}

/* Instagram */

#footer-instagram {
	position: relative;
}
.footer-instagram {
	text-align: center;
	text-transform: lowercase;
	font-size: 96%;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -23px;
	z-index: 3;
}
.footer-instagram-text {
	display: inline-block;
	padding: 0 40px;
	background-color: rgba(255,255,255, 0.8);
	box-sizing: border-box;
	overflow: hidden;
	line-height: 46px;
	max-height: 46px;
	max-width: 90%;
}
#footer-instagram #sb_instagram,
#footer-instagram #sbi_images,
.footer-instagram-inner {
	position: relative;
}
#footer-instagram #sb_instagram {
	padding: 0!important;
}
#sb_instagram div {
	overflow-y: hidden;
}

/* Featured Page */

.header-content:after, .featured-content:after {
	content: "";
	display: table;
	clear: both;
}
.featured-content {
	margin: 0 -0.75%;
}
.featured-content article {
	width: 23.5%;
	float: left;
	margin: 0 0.75%;
	position: relative;
	text-align: center;
}
.featured-content article img {
	width: 100%;
	height: auto;
	display: block;
}
.featured-content img.avatar {
	display: none;
}
.featured-content h4,
.featured-content p {
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	font-size: 96%;
	line-height: 155%;
}
.featured-content p {
	text-transform: none;
	letter-spacing: 0;
	font-size: 92%;
}
.featured-content p.more-from-category {
	clear: left;
	font-family: inherit;
	font-style: normal;
	text-transform: uppercase;
}
.featured-content .entry-content {
	display: none;
}
.featured-content .popular-post a:hover {
	transition: background-color 0.3s ease;
	background-color: rgba(255, 255, 255, 0.8);
}
.featuredpost.transbg article:before,
.featured-content.transbg .popular-post a,
.related-posts.transbg .related-thumbnail:before {
	background-color: rgba(255, 255, 255, 0.8);
  	content: '';
    display: block;
  	position: absolute;
    top: 5%;
    left: 5%;
    right: 5%;
    bottom: 5%;
}
.featuredpost .entry-header.centerize,
.featured-content .popular-post .entry-header.centerize,
.related-posts .related-thumbnail h3.centerize {
	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%);
	text-align: center;
	width: 90%;
}
.sidebar-primary .featured-content {
	margin: 0;
}
.sidebar-primary .featured-content article {
	width: 100%;
	float: none;
	margin: 1em 0;
	position: relative;
}

/* Search */

.sidebar .widget_search .search-form {
	position: relative;
}
.sidebar .widget_search input[type=search] {
	width: 100%;
	margin: 1em auto;
	padding-left: 35px;
	display: block;
	float: none;
}
.sidebar .widget_search input[type=submit] {
	display: none;
}
.sidebar .widget_search .search-form:before {
    content: "\f002";
    position: absolute;
    left: 12px;
    top: 6px;
    font-family: FontAwesome;
    pointer-events: none;
}

.widget_search:after,
.enews-widget:after,
.widget_mc4wp_form_widget:after,
.jetpack_subscription_widget:after {
	content: "";
	display: table;
	clear: both;
}
.enews-widget input[type=email],
.enews-widget input[type=submit],
.widget_mc4wp_form_widget input[type=email],
.widget_mc4wp_form_widget input[type=submit],
.jetpack_subscription_widget input[type=email],
.jetpack_subscription_widget input[type=submit] {
	height: 35px;
	line-height: 35px;
	padding-top: 0;
	padding-bottom: 0;
	display: inline-block;
	margin: 0;
}
.sidebar .enews-widget input,
.widget_mc4wp_form_widget input,
.jetpack_subscription_widget input {
	width: 100%;
}

/* eNews Widget */

.enews-widget p,
.widget_mc4wp_form_widget p,
.jetpack_subscription_widget p {
	display: inline-block;
	margin: 0.5em 0;
	margin-right: 5px;
	width: 30%;
}
.enews-widget input[type=text],
.enews-widget input[type=email],
.enews-widget input[type=submit] {
	margin: 0.5em 0;
}
.enews-widget label,
.widget_mc4wp_form_widget label,
.jetpack_subscription_widget label {
	display: none;
}
.widget_mc4wp_form_widget .mc4wp-response {
	clear: both;
	font-style: italic;
	padding-top: 5px;
}
.widget_mc4wp_form_widget .mc4wp-response p {
	margin-right: 0;
}
.enews-widget,
.widget_mc4wp_form_widget,
.jetpack_subscription_widget {
	background: #F5EFEC;
	padding: 10px 5%;
	text-align: center;
}
.enews-widget h3,
.widget_mc4wp_form_widget h3,
.jetpack_subscription_widget h3 {
	border-top: 0!important;
	border-color: transparent!important;
	margin: 10px 0;
}
.jetpack_subscription_widget h3 {
	margin: 25px 0 5px 0;
}
.enews-widget h3 span,
.widget_mc4wp_form_widget h3 span,
.jetpack_subscription_widget span {
	background-color: transparent!important;
	top: initial;
}
.jetpack_subscription_widget input[type=email],
#subscribe-email input {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
}
.sidebar .enews-widget p,
.sidebar .widget_mc4wp_form_widget p,
.sidebar .jetpack_subscription_widget p {
	display: block;
	margin: 0.75em auto;
	margin-right: auto;
	width: 100%;
}

/* Banner Widget */

.banner-widget {
	margin: 1em auto;
	text-align: center;
}
.banner-widget img {
	display: inline-block;
	margin: 0 auto;
}

.first-post .divpost {
	background-color: transparent!important;
	margin: 25px 0;
}

@media screen and (max-width: 980px) {
	.featured-content h4, .featured-content p {
		font-size: 90%;
}

@media screen and (max-width: 768px) {
	.featured-content {
		margin: 0 -1%;
	}
	.featured-content article {
		width: 48%;
		margin: 0 1%;
	}
	.sidebar-primary .featured-content .entry-header {
		display: inline-block;
	}
	.enews-widget p, .widget_mc4wp_form_widget p {
		width: 100%;
	}
}