/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
 /* Rewardstyle Widget */
 .shop-the-post-container .shopthepost-widget {
 	margin-top: 1em;
 }

 .shop-the-post-widget {
 	max-width: 100%;
 	margin-left: auto;
 	margin-right: auto;
 	width: 100%;
 }