.feature-6 p {
	min-height:0;
}

a {
	color: #6c7b68;
	font-weight: bold;
}

a:hover {
	color: black;
}

.underline{
	text-decoration: underline;
}

#buttonGreen{
	background-color: #6c7b68;
	border-color: #6c7b68;
}

#buttonGreen:hover{
	background-color: black;
	border-color: black;
}

input[type], select, textarea {
	margin-bottom: 8px;
}
button[type="submit"]:not([class*='col-']){
	width: 200px;
	border-radius: 6px;
	background-color: #6c7b68;
	font-family: "Open Sans";
	font-weight: 700;
	border-color: #6c7b68;
	text-transform: uppercase;
	padding-top: 0px;
	color: black;
}

.feature-7 {
	height: 22em;
}

button{
	font-size: 15px;
}

.inline-btn{
	display: inline; 
	padding-top: 12px;
	padding-bottom: 12px;
}

hr {
	display: none;
}

section.space--sm {
	padding-bottom: 1em;
	padding-top: 1em;
}

#subscribe-email{
	margin-top: 12px;
  margin-bottom: 0;
}

.jetpack-social-widget-list > .jetpack-social-widget-item{
	margin-right: 8px;
}

img.payment-icon{
	margin-bottom: 0px;
	margin-right: 8px;
}

.footerlogo{
	margin-bottom: 5% !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.SBicon{
	height: 92px;
	width: 92px;
}

.feature-7 > h4.medium-editor-element{
	font-size: 24px;
  font-weight: 700;	
}


.feature-7 > h4.pos-vertical-center{
	font-size: 24px;
  font-weight: 700;	
}

.header-picture > .header-pictures {
	display: none;
}

.header-picture > .photoinfo {
	display: none;
}


.team-title{
	margin-bottom: 0px !important;
}

@media (min-width: 992px){
	.col-md-offset-2 {
			margin-left: 8%;
	}
	.col-md-8 {
		width: 84%;
	}
}
@media (max-width: 768px){
	#dowt_logo_employment{
		margin-top:0;
	}
}

.nav-container .bar.bar-3.bar--sm {
    display: none !important;
}
.notification.notification--reveal[data-animation="from-top"] {
	background-color: white;
	box-shadow: 0px 0px 12px 0px rgb(0,0,0,0.2);
	border-bottom: 1px solid #E8E8E8;
}

.nav-container{
	min-height: 0px !important;
}

label{
	font-size: 1em;
	display: block;
}

input[type], select, textarea{
	margin-bottom: 20px;
}

.feature-6>.icon--sm{
	font-size: 4em;
}

.wpcf7-form-control-wrap>.wpcf7-form-control{
	border-color: grey;
}

footer.bg--dark{
	background-color: #0F0F0F !important;
}

[data-overlay]:before{
	
}

.single_add_to_cart_button
{
	background: #000000!important;
}

.col-xs-3 {
	padding-left: 0px!important;
}

.woocommerce-additional-fields {display: none!important;}