.cover-overlay {  background: rgba(0,0,0,0.5);  }
p
{
text-align:justify;
}
.alignright,
.alignleft
{
margin-top: .2em;
margin-bottom: 1em;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 4px 8px rgba(0, 0, 0, 0.1);
}
.alignright
{
margin-left: 2em;
}
.alignleft
{
margin-right: 2em;
} header {
z-index: 1000 !important; }
.sow-slider-image-wrapper h1,
.sow-slider-image-wrapper h2
{
font-weight: 700 !important;
}
strong
{
font-weight: 700;
} .wpcf7-form-control.wpcf7-submit {
width: 100% !important;
}
.wpcf7-list-item {
margin: 0px;
padding: 0px;
} input[type="email"],
input[type="tel"],
input[type="text"],
textarea {
border: 1px solid #555555 !important;
border-radius:0 !important;		
width: 100% !important;
}
.wpcf7-form p {
margin-top: 0;
}
.captcha-image {
display: block !important;
border: 1px solid #555555 !important;
border-radius:0 !important;		
width: 100% !important;
} @media screen and (max-width: 650px) {
p img.alignleft,
p img.alignright
{ width: 40%;
max-width: 500px;
}
}