.midter-knap {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}



.forside-knap {
    background-color: #f3f3db;
    padding: 15px;
    font-size: 20px!important;
    font-weight: bold;
    border-radius: 3px;
}

.vis-ikke {
 display:none; 
}

.container-wrap, .project-title {
    background-color: #ffffff;
}

span.post-date {
    display: none;
}

span.meta-date.date.updated {
    display: none!important;
}

.row2-sponsor {
margin-top:-80px!important;
}


/* ----- LØB STYLING ---- */

.loeb-info {
padding:10px;
  padding-bottom:20px;
}

.loeb-box {
    box-shadow: 0px 0px 8px #E2E2E2;
    border: 1px solid #9A9A9A;
}

.loeb-h3{
    background-color: #5CAE2C;
    color: white;
    padding:6px;
  	padding-left:10px;
}


/*-----MAILCHIMP STYLE (NYHEDSBREV) ----*/

input#mce-EMAIL {
    background-color: rgba(255, 255, 255, 0.62);
  border-bottom:none;
}

input#mce-FNAME {
  background-color: rgba(255, 255, 255, 0.62);
  border-bottom:none;
}

input#mc-embedded-subscribe {
    margin-top: 9px;
    padding-top: 9px;
    padding-bottom: 9px;
}

.mc-field-group {
    width: 45%;
    float: left;
    margin-right: 10px;
}


/*----MAILCHIMP SLUT----*/

h1.h1-kontakt {
 font-weight: normal;
    font-size: 20px;
    background-color: #5CAE2C;
    color: white;
    text-align: center; 
}

.forside-box {
      -o-transition:.2s;
  -ms-transition:.2s;
  -moz-transition:.2s;
  -webkit-transition:.2s;
  transition:.2s;
}

.forside-box:hover {
box-shadow: 0px 0px 15px #E2E2E2;
}

h2.forside-h2 {
    font-weight: normal;
    background-color: #69B43C;
    color: white;
    padding-left: 8px;
    margin-bottom: 0px;
  	padding-top:2px;
  	padding-bottom:2px;
}

.footer_knap {
    padding: 8px;
    background-color: rgb(85, 159, 42);
    color: white!important;
    border-radius: 2px;
    font-size: 13px;
      padding-bottom: 7px;
    padding-top: 7px;
}

#footer-outer #footer-widgets .footer_knap:hover {
  color:white!important;
}

.footer_td {
padding-left:15px;  
}

#footer-outer .widget h4 {
color:#fff;
border-bottom:1px solid #5CAE2C;  
}

div#footer-outer {
    background-image: url(/seekings/uploads/footer_bg_v2.png);
    background-repeat: no-repeat;
  border-top: 3px solid #5CAE2C;

}

h2.vedtaegt{
    background-color: #EAEAEA;
    padding: 5px 10px;
    border: 1px solid #C5C5C5;
}

img.rute {
    border: 3px solid #FFFFFF;
    box-shadow: 0px 0px 15px #E6E6E6;
  margin-top:5px;
}

p.place-title {
    padding-bottom: 5px;
}

i.fa.fa-chevron-right {
    color: #4A8A25;
}

ul.gode_raad li {
list-style:none;
}

ul.gode_raad {
margin-left:10px;
}

input.wpcf7-submit.storknap {
    width: 100%;
    font-size: 22px;
    padding: 10px 15px;
}

div#header-outer {
height:100px;  
border-bottom: 3px solid #5CAE2C;
}

ul.sf-menu > li.menu-item > a:hover {
border-top: 2px solid #5CAE2C!important;  
padding-top:30px!important;
}

h2.h2-forside {
    text-align: center;
    background-color: #5CAE2C;
    color: white;
    padding: 5px;
  	font-weight:normal;
}

h1.h1-forside {
	text-align:center;
  	font-weight:normal;
   	font-size: 26px;
}

.forside_toprow {
    box-shadow: 0px 5px 15px #E4E4E4;
}

/*header#top nav > ul > li > a {
    padding-bottom: 8px!important;
    padding-top: 12px!important;
    margin-bottom: 0px;
}
header#top nav > ul > li > a:after {
	content: '';
	display: block;
	margin: auto;
	height: 1px;
	width: 0px;
    margin-top:10px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}
header#top .sf-menu > li.sfHover > ul {
    top: 50px!important;
}
header#top nav > ul > li > a:hover:after {
	width: 100%;
	background: #78cd6e;
}
.content {
    padding-top: 12px;
    color: #fff;
    font-size: 14px;
}*/




/*------INDLÆG STYLING------*/

span.meta-author.vcard.author {
    display: none!important;
}

.single #single-below-header > span {
    padding: 0 10px 0 10px;
    border-left: none;
  	padding-left:0px;
}

span.meta-category {
    display: none!important;
}

span.meta-comment-count {
    display: none!important;
}

div#single-meta {
    display: none;
}

.single .heading-title {
    padding-bottom: 15px;
    border-bottom: none;
    margin-bottom: 0px;
}

div#sidebar {
    display: none;
}

div#respond {
    display: none;
}

article.post .content-inner {
    border-bottom: none;
}

ul.sub-menu {
    top: 72px!important;
}


@media only screen and (max-width: 1024px){
img.retina-logo.dark-version {
    height: 80px!important;
}
}


/*----- RESPONSIVE UNDER 768 -----*/ 
@media only screen and (max-width: 768px){
.logo_row .vc_col-sm-2 {
 margin-left:0%!important; 
 width:48%!important;
 float:left!important;
}
}