.widget_sow-shortcode {
	height: 100%;
}
.widget_sow-shortcode * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.so-widget-sow-shortcode {
	height: 100%;
}
.sow-shortcode-container .sow-shortcode-title {
	display: block;
	width: 100%;
}
.sow-shortcode-container .sow-shortcode-title h3 {
	font-weight: 700;
	font-size: 14px;
	color: #da3693;
	margin: 0;
	padding: 0 0 15px;
	position: relative;
}