body {
    font-family: 'Lato', Arial, Helvetica;
}

.alt-font {
  font-family: 'Lato', Arial, Helvetica;
}

h1, h2, h3, h4 {
	margin-top: 60px;
}

.cover-background {
	background-size: contain !important;
	background-position: bottom center;
	padding: 0;
}

.extra-small-screen {
	height: 92px !important;
}

.entry-content a, .entry-content p a {
	text-decoration: underline;
}

.logo-light {
	  display: block;
    width: 150px;
    background: #fff;
	  padding: 10px
}

footer .menu li a {
    font-size: 15px;
}
footer .menu li {
	float: left;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #fff;
    line-height: 16px;
}
footer .menu li:last-child {
	border: 0;
}

footer .widget_pofo_social_widget,
footer .widget_custom_html {
	float: left;
	width: auto;
}


footer .widget_pofo_social_widget.widget .text-small {
	display: none;
}

footer .header-searchbar {
	border: 0;
	padding-left: 0;
	position: inherit;
	line-height: 34px;
	margin-right: 30px;	
}

footer .extra-small-icon li {
	margin: 0 10px;
}

.pofo-404-content-bg {
	width: 100%;
}

.mfp-bg {
	background: #e8f1f8;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 1;
}

.mfp-close,
.search-form .search-button {
	color:#0064a3 !important;
}


.search-form .search-input {
	border-bottom: #0064a3;
	background: #fff;
	color: #000;
}

.pofo-404-content-bg
.btn.btn-transparent-white {
	border-color: #000;
	color: #000;
}

.featurebox32 .text-extra-dark-gray {
	color: #eb5e57;
}
.featurebox32 img {
	border: 1px solid #0064a3;
}

label {
	width: 100%;
}

#kommentaromat {
	float: left;
}

section, .default-page-space {
	padding: 40px 0 85px;
}

.wpcf7-acceptance label {
	text-align: left;
}

.page-title-style-9.pofo-single-post-title-bg {
	padding: 20px;
}
.page-title-style-9.pofo-single-post-title-bg 
.breadcrumb {
	display: none !important;
}

.breadcrumb.single-post {
	padding: 
}

.text-medium {
	font-size: 24px;
	line-height: 28px;
}

/*

.text-extra-dark-gray {
	color: #0064a3;
}
.text-extra-dark-gray:hover {
	color: #232323;
}
*/

@media (min-width: 768px) {
.extra-small-screen {
	height: 186px !important;
}
}

@media (min-width: 1024px) {
.extra-small-screen {
	height: 200px !important;
}
.logo-light {
	  display: block;
    border: 1px solid #0064a3;
    border-radius: 50%;
    width: 180px;
    height: 180px;
    position: absolute;
    margin-top: -20px;
    background: #fff;
    padding: 40px 10px 40px 15px;
}	
}

@media (min-width: 1260px) {
.extra-small-screen {
	height: 250px !important;
}
}

@media (min-width: 1440px) {
.extra-small-screen {
	height: 460px !important;
}
}

/* FLEXSLIDER */

.flexslider {
	box-shadow: 0 0px 0px rgba(0,0,0,0)!important;
}