.shapely_home_features section:not(.image-bg), .shapely_home_contact section {
	padding: 0;
}
.shapely_home_features .row:first-child {
	display: none;
}
.shapely_home_parallax section:not(.image-bg), .shapely_home_features,
.widget_media_gallery,
.strong-testimonials-view-widget, .bwp_gallery,
.shapely_home_contact, .jetpack_widget_social_icons {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
#shapely_home_features-3 {
	padding-bottom: 0px !important;
}
#shapely_home_features-4 {
		padding-top: 0px !important;

}
.feature i {
	color: #E9967A;
}
.feature p {
	text-align: center;
}
h3 {
	color: #484848;
}
p {
	font-size:14px;
	color: #858585;
}

#shapely_home_parallax-6, #shapely_home_parallax-5, #strong-testimonials-view-widget-2 {
	background-color: #F5F5F5;
}
#shapely_home_parallax-8 .bg-secondary {
	background: #FFF;
}
#shapely_home_parallax-8 .img-responsive{
	margin-left: auto;
	margin-right: auto;
}

.widget h5.widget-title, .widget h2.widget-title, .shapely_home_contact h1 {
	font-size: 30px;
  line-height: 33px;
	color: #484848;
	text-align:center;
}
.jetpack_widget_social_icons, .footer-legal {
	background: #313131;
}

.jetpack-social-widget-list, .footer-legal {
	text-align: center;
}
.jetpack-social-widget-item {
	padding-right: 30px;
}
.testimonial-name {
	text-align: right;
	font-weight: bold;
}
.strong-testimonials-view-widget {
	padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
label.date.form {
	float: left !important;
	width: 50% !important;
}
@media only screen and (min-width: 768px) {
  /* For desktop: */
label.date.form {
	width: 40% !important;
}
}
nav.main-navigation {
	z-index: 20000 !important;
}
/*
.align-row ul {
	list-style: none;
	width: 100%;
	display: flex;
	justify-content: center;
	margin: 0 !important;
}

.align-row li {
	width: 40% !important;
	margin-right: 60px;
}
.widget-video-gallery .table {
	width: 100%;
}
*/

footer {
	padding: 0 !important;
}
.white-space {
	white-space:pre
}