/**
 * SheShoppes Shop My Post for Kadence
 * Styles for Shop Style widgets
 * Version: 1.6.2
 */

/* Shop Style Widget Container */
.shopstyle {
    margin: 20px 0;
    padding: 0;
}

.kb-post-list-item .shopstyle {
	margin-bottom: 0;
}

/* Shop My Post Title */
.smp-title {
    margin-bottom: 10px;
    text-align: center;
}

/* Shop Widget Shortcode Container */
.sc-sheshoppes-smpwidget {
    width: 100%;
    overflow: hidden;
}

/* Outer Wrapper */
.outer-shopstyle-wrapper {
    width: 100%;
}