p, textarea, ul {
    font-size: 18px;
}

#topbar {
    border-bottom: none;
}

#topbar #topbar-widgets {
    padding-bottom: 0;
    padding-top: 5px;
}

#topbar #topbar-widgets .widgets .widget:last-of-type {
    margin-bottom: -24px;
    margin-right: 0;
}

@media only screen and (max-width: 768px) {
	#topbar #topbar-widgets {
	    margin-bottom: -25px;
 	   padding-bottom: 0;
 	   padding-top: 25px;
		}
}

#masthead {
    max-width: 100%;
    padding: 10px 5%!important;
}

body.responsive .container {
    max-width: 1280px;
}

.menu-taalmenu-container {
	float: right;
	clear: both;
	height: 34px;
  margin: -10px 30px 0 10px;
  list-style: none;
}

ul#menu-taalmenu {
	list-style: none;
}

.menu-taalmenu-container li { 
  display: inline-block; 
  padding-left: 5px;
}
/*
li.lang-item {
		display: block;
    float: left!important;
    height: 11px!important;
    width: 16px!important;
    box-shadow: 0 1px 3px rgba(0, 17, 33, 0.5);
    margin: 5px;
}*/

li.lang-item img {
	box-shadow: 0 1px 3px rgba(0, 17, 33, 0.5);
}

#masthead .site-branding {
    padding: 20px 20px 20px 0;
}


.entry-content, .entry-summary, .page-content {
    color: #005940;
}

.so-widget-sow-hero-default-fd16fc039aeb .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper .sow-hero-buttons .so-widget-sow-button {
    margin: 0 6px 0 -5px;
}

.so-widget-sow-contact-form-default-bb6a90dd6581 .sow-contact-form {
		background-color: rgba(255, 255, 255, 0.6); 
		color: rgba(255, 255, 255, 0.6);
}

.so-widget-sow-button-flat-4e01b2743464 .ow-button-base a {
    border: 2px solid white;
}

.so-widget-sow-button-flat-4e01b2743464 .ow-button-base a.ow-button-hover:hover {
    border: 2px solid white;
}


button.wpcf7-submit, input.wpcf7-submit[type="button"], input.wpcf7-submit[type="reset"], input.wpcf7-submit[type="submit"] {
    background: #005940 none repeat scroll 0 0;  
    border: 1px solid white;  
  	color: white;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    font-family: "Alegreya Sans",sans-serif;
}

#colophon {
    background: #fafafa none repeat scroll 0 0;
    color: #595959;
    margin-top: 0;
}

#colophon .container{
    padding: 0;
}

#colophon.footer-active-sidebar {
    border: none;
}

#colophon .widgets.widgets-2 .widget-wrapper {
    width: 100%;
}

#custom_html-3 {
	text-align: center;
}

#colophon .widgets .widget-title {
    margin: 30px 0 1em;
		text-align: center;
}

.sfsi_widget {
  float: right;
  position: relative;
  left: -52.7%; /* or right 50% */
  text-align: left;
}