
.so-widget-sow-price-table-atom-bc47f0bb00db-5552 {}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom {
	zoom: 1;
	padding-top: 20px;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom:before {
	content: "";
	display: block;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom:after {
	content: "";
	display: table;
	clear: both;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column {
	color: #fff;
	float: left;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-title {
	background: #043c6d;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #02213c), color-stop(1, #043c6d));
	background: -ms-linear-gradient(bottom, #02213c, #043c6d);
	background: -moz-linear-gradient(center bottom, #02213c 0%, #043c6d 100%);
	background: -o-linear-gradient(#043c6d, #02213c);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#043c6d", endColorstr="#02213c", GradientType=0);
	padding: 20px 0;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
	border: 1px solid #00060b;
	border-bottom: 0;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 5px;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5);
	font-size: 1.1em;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-title .ow-pt-subtitle {
	font-size: .9em;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-details {
	border-color: #043763;
	border-right-width: 0;
	border-style: solid;
	border-top-color: #00060b;
	border-width: 1px;
	-webkit-box-shadow: inset 0px -15px 25px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0px -15px 25px rgba(0, 0, 0, .05);
	box-shadow: inset 0px -15px 25px rgba(0, 0, 0, .05);
	background: #054a86;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #043f72), color-stop(1, #054a86));
	background: -ms-linear-gradient(bottom, #043f72, #054a86);
	background: -moz-linear-gradient(center bottom, #043f72 0%, #054a86 100%);
	background: -o-linear-gradient(#054a86, #043f72);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#054a86", endColorstr="#043f72", GradientType=0);
	padding: 15px 25px;
	position: relative;
	text-align: center;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-details .ow-pt-price {
	font-size: 2.5em;
	line-height: 1.25em;
	font-weight: 300;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .25);
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column.ow-pt-on-sale .ow-pt-price {
	display: inline-block;
	font-size: 1.8em;
	text-decoration: line-through;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column.ow-pt-on-sale .ow-pt-sale-price {
	display: inline-block;
	font-size: 2.5em;
	font-weight: 300;
	line-height: 1.25em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .25);
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-image {
	line-height: 0;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-image img {
	display: block;
	max-width: 100%;
	height: auto;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-features {
	font-size: .925em;
	color: #5f6062;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-features .ow-pt-feature {
	padding: 15px 20px;
	background: #fff;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fcfcfc), color-stop(1, #fff));
	background: -ms-linear-gradient(bottom, #fcfcfc, #fff);
	background: -moz-linear-gradient(center bottom, #fcfcfc 0%, #fff 100%);
	background: -o-linear-gradient(#fff, #fcfcfc);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#fcfcfc", GradientType=0);
	text-shadow: 0 1px 0 #fff;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-features .ow-pt-feature .sow-feature-icon {
	display: table-cell;
	vertical-align: middle;
	padding-right: 10px;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-features .ow-pt-feature .sow-feature-icon + .sow-feature-text {
	display: table-cell;
	vertical-align: middle;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-features .ow-pt-feature.ow-pt-feature-odd {
	background: #f1f1f1;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(1, #f1f1f1));
	background: -ms-linear-gradient(bottom, #eee, #f1f1f1);
	background: -moz-linear-gradient(center bottom, #eee 0%, #f1f1f1 100%);
	background: -o-linear-gradient(#f1f1f1, #eee);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#eeeeee", GradientType=0);
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-features .ow-pt-feature strong {
	font-weight: 500;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-features .ow-pt-feature p {
	margin: 0;
	display: inline-block;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-features .ow-pt-feature [class^="sow-icon-"] {
	display: inline-block;
	margin-right: .5em;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-features .ow-pt-feature:last-child {
	border-bottom-width: 0;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column.ow-pt-even .ow-pt-features .ow-pt-feature {
	background: #f9f9f9;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f6f6f6), color-stop(1, #f9f9f9));
	background: -ms-linear-gradient(bottom, #f6f6f6, #f9f9f9);
	background: -moz-linear-gradient(center bottom, #f6f6f6 0%, #f9f9f9 100%);
	background: -o-linear-gradient(#f9f9f9, #f6f6f6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9f9f9", endColorstr="#f6f6f6", GradientType=0);
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column.ow-pt-even .ow-pt-features .ow-pt-feature.ow-pt-feature-odd {
	background: #eee;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ebebeb), color-stop(1, #eee));
	background: -ms-linear-gradient(bottom, #ebebeb, #eee);
	background: -moz-linear-gradient(center bottom, #ebebeb 0%, #eee 100%);
	background: -o-linear-gradient(#eee, #ebebeb);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee", endColorstr="#ebebeb", GradientType=0);
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column.ow-pt-last .ow-pt-details {
	border-right-width: 1px;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column.ow-pt-last .ow-pt-features .ow-pt-feature {
	border-right-width: 1px;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-button {
	display: block;
	padding: 15px;
	text-align: center;
	background: #e8e8e8;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dadada), color-stop(1, #e8e8e8));
	background: -ms-linear-gradient(bottom, #dadada, #e8e8e8);
	background: -moz-linear-gradient(center bottom, #dadada 0%, #e8e8e8 100%);
	background: -o-linear-gradient(#e8e8e8, #dadada);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e8e8e8", endColorstr="#dadada", GradientType=0);
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #cfcfcf;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-button a.ow-pt-link {
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: .9em;
	padding: .675em 1.25em;
	text-decoration: none;
	color: #fff;
	background: #d33;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bd2020), color-stop(1, #d33));
	background: -ms-linear-gradient(bottom, #bd2020, #d33);
	background: -moz-linear-gradient(center bottom, #bd2020 0%, #d33 100%);
	background: -o-linear-gradient(#d33, #bd2020);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dd3333", endColorstr="#bd2020", GradientType=0);
	border: 1px solid #921818;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .15);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .15);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .15);
	text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
	margin: 0;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-button a.ow-pt-link:hover {
	background: #df4040;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cb2222), color-stop(1, #df4040));
	background: -ms-linear-gradient(bottom, #cb2222, #df4040);
	background: -moz-linear-gradient(center bottom, #cb2222 0%, #df4040 100%);
	background: -o-linear-gradient(#df4040, #cb2222);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#df4040", endColorstr="#cb2222", GradientType=0);
	border: 1px solid #9f1a1a;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column.ow-pt-featured {
	color: #fff;
	margin-top: -20px;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column.ow-pt-featured .ow-pt-title {
	border-color: #434a54;
	background: #707d8d;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5a6371), color-stop(1, #707d8d));
	background: -ms-linear-gradient(bottom, #5a6371, #707d8d);
	background: -moz-linear-gradient(center bottom, #5a6371 0%, #707d8d 100%);
	background: -o-linear-gradient(#707d8d, #5a6371);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#707d8d", endColorstr="#5a6371", GradientType=0);
	padding: 30px 0;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column.ow-pt-featured .ow-pt-details {
	border-color: #6c7888;
	border-top-color: #434a54;
	background: #7e8999;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #737f90), color-stop(1, #7e8999));
	background: -ms-linear-gradient(bottom, #737f90, #7e8999);
	background: -moz-linear-gradient(center bottom, #737f90 0%, #7e8999 100%);
	background: -o-linear-gradient(#7e8999, #737f90);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7e8999", endColorstr="#737f90", GradientType=0);
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column.ow-pt-featured .ow-pt-button a.ow-pt-link {
	color: #fff;
	background: #56b2da;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2e9fcf), color-stop(1, #56b2da));
	background: -ms-linear-gradient(bottom, #2e9fcf, #56b2da);
	background: -moz-linear-gradient(center bottom, #2e9fcf 0%, #56b2da 100%);
	background: -o-linear-gradient(#56b2da, #2e9fcf);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#56b2da", endColorstr="#2e9fcf", GradientType=0);
	border: 1px solid #247fa5;
}

.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column.ow-pt-featured .ow-pt-button a.ow-pt-link:hover {
	background: #62b8dc;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #39a5d3), color-stop(1, #62b8dc));
	background: -ms-linear-gradient(bottom, #39a5d3, #62b8dc);
	background: -moz-linear-gradient(center bottom, #39a5d3 0%, #62b8dc 100%);
	background: -o-linear-gradient(#62b8dc, #39a5d3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#62b8dc", endColorstr="#39a5d3", GradientType=0);
	border: 1px solid #2788b2;
}

@media (max-width: 680px) {
	.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom {
		padding-top: 0;
	}
	
	.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom.sow-equalize-row-heights .ow-pt-title, .so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom.sow-equalize-row-heights .ow-pt-details, .so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom.sow-equalize-row-heights .ow-pt-image, .so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom.sow-equalize-row-heights .ow-pt-features, .so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom.sow-equalize-row-heights .ow-pt-button, .so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom.sow-equalize-row-heights .ow-pt-feature {
		height: auto !important;
	}
	
	.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column {
		float: none;
		width: auto !important;
		margin-bottom: 20px;
	}
	
	.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column.ow-pt-featured {
		margin-top: 0;
	}
	
	.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-details {
		border-right-width: 1px;
	}
	
	.so-widget-sow-price-table-atom-bc47f0bb00db-5552 .ow-pt-columns-atom .ow-pt-column .ow-pt-features .ow-pt-feature {
		border-width: 0 1px 1px 1px;
	}
}
