.shopthepost-widget {
	margin-bottom: 25px;
}
.shopsense-widget {
	padding: 20px 0;
	display: block;
	clear: both;
}
.shopstylewidget {
	clear: both;
	margin: 40px auto 20px auto;
	text-align: center;
}
.shopstylewidget h4.smp-title {
	margin: 0.5em 0;
}
.shopstylewidget .woocommerce ul.products li.product .price,
.shopstylewidget .woocommerce ul.products li.product .add_to_cart_button {
	display: none;
}
.shopstylewidget .woocommerce ul.products li.product {
	display: inline-block;
	float: none;
}
.shopstylewidget .woocommerce ul.products li.product h2 {
	text-align: center;
}
.shopstylewidget .woocommerce ul.products li.product a img {
	margin: 0;
}
.shopstylewidget .woocommerce ul.products li.product {
	margin-bottom: 0;
}
.shopstylewidget .woocommerce ul.products {
	display: inline-block;
	margin: 10px auto;
}

.text-links ul,
.text-links ul li {
	margin: 0;
	padding: 0;
}
.text-links ul {
	margin: 5px 0 10px 0;
	font-size: 94%;
}
.text-links ul li {
	list-style: none;
	display: inline;
}
.text-links ul li:after {
	content: " | ";
	margin: 0 4px;
}
.text-links ul li.last:after {
	content: "";
	margin: 0;
}
.text-links ul li a {
	color: initial;
}

.image-links.no-carousel .ilchild {
	width: 21.5%;
	margin-right: 1.25%;
	display: inline-block;
}
.image-links.no-carousel .ilchild.last {
	margin-right: 0;
}

.image-links {
	margin: 30px auto;
	max-width: 600px;
}
.image-links img {
	display: block;
}
.image-links .carousel-cell {
	width: 21.5%;
	margin-right: 1.25%;
  	counter-increment: carousel-cell;
	visibility: hidden;
}
.image-links .carousel-cell.is-selected {
  visibility: visible;
}
.image-links .flickity-button,
.image-links .flickity-button:hover {
	background: transparent;
}
.image-links .flickity-prev-next-button {
	width: 30px;
	height: 30px;
}
.image-links .flickity-prev-next-button.previous {
	left: 0;
}
.image-links .flickity-prev-next-button.next {
	right: 0;
}
.image-links .flickity-button:focus {
	box-shadow: none;
}

/* Styles */

.post-smp-style-2 .social-click-wrap,
.post-smp-style-2 .social-share,
.post-smp-style-2 .comments-more {
	display: none;
}
.smp-style-2 {
	border-width: 2px;
	border-style: solid;
	box-sizing: border-box;
	text-align: center;
}
.smp-style-2 .item {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-bottom: 20px;
}
.smp-style-2 .item.first {
	border-right-width: 2px;
	border-right-style: solid;
	box-sizing: border-box;
}
.smp-style-2 .social-share-simple ul,
.smp-style-2 .social-share-simple ul li,
.smp-social-share ul,
.smp-social-share ul li {
	margin: 0;
	padding: 0;
}
.smp-style-2 .social-share-simple ul li,
.smp-social-share ul li {
	list-style: none;
	display: inline-block;
}
.smp-style-2 .social-share-simple ul li.respond {
	padding-left: 20px;
	box-sizing: border-box;
}
.smp-style-2 .social-share-simple,
.smp-style-2 .smp-title {
	padding: 10px 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-align: center;
}
.post-smp-style-2.style-excerpt .read-more {
	position: relative;
}
.smp-style-2 h4.smp-title {
	border-bottom: 0;
	padding: 0 20px;
	margin: 0;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	transform: translate(0,-50%);
	background: #fff;
	display: inline-block;
}
body.single .smp-style-2 {
	margin-top: 60px;
}
.smp-social-share {
	padding: 10px 0;
}
.smp-social-share ul li {
	margin: 0 15px;
	letter-spacing: 0.25em;
}

/* Favorite Items */

.favorite-items .carousel-cell {
	min-height: 145px;
}