.site-title.site-logo {
    float: left;
}

.top-search {
    float: right !important;
}
.top-search .search-form .search-field {
    background-color: #146E13;
}
.top-search .search-form {
    background-color: #146E13;
 }
.site-title-centered .search-form {
  border: none !important;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.main-navigation > ul > li > a {
    color: #fff;
}

.entry-title {
    display: none;
}

.site-description {
    display: none;
}
/*GRUNDDESIGN*/

.site-info {
    display: none;
}
.main-navbar {
    background-color: rgba(4,102,4,0.95);
}
.main-navbar a, .main-navbar i, .main-navbar #s {
    color: #fff;
}
.header-logo {
    float: left;
    margin-left: 40px;
		width: 90px !important;
		margin-top: -60px;
}
#main-menu .sub-menu {
    background-color: rgba(4,102,4,0.95);
    border-color: rgba(0,0,0, 0.05);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  	text-decoration: none;
}
#main-nav #s {
    background-color: #046604;
}
#main-nav #searchform input {
    color: #fff !important;
}
::placeholder {
    color: #fff !important;
}

	.fa-chevron-down:before {
		content: "MENY \f0c9";
	}

@media screen and (max-width: 979px)
{
	.header-logo {
    text-align: center;
    float: left;
    margin-left: 40px;
		margin-top:-30px
}
  .sub-menu-btn-icon {
    display: inline-block;
    font-size: 25px;
    vertical-align: top;
    line-height: 19px;
    padding-top: 7px;
}
  #mobile-menu li a {
    text-decoration: none;
    color: #000 !important;
}
  #mobile-menu .sub-menu {
    margin-bottom: 20px;
    background: rgba(255,255,255,0.15);
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
}
  #anobis-start-page-field img {
    width: 40%;
}

  #anobis-row-field p.name {
    font-weight: bold;
    float: none;
    margin-right: 0px;
    width: 100% !important;
}
  #anobis-row-field .year, #anobis-row-field .name {
    min-height: 0px !important;
}
  .contact-form label {
    margin-bottom: 3px;
    float: none;
    font-weight: 700;
    display: block;
    width: 300px;
}

}

#main-nav a:hover, #main-nav i:hover, #main-nav li.current-menu-item > a, #main-nav li.current-menu-ancestor > a, #main-nav .sub-menu li.current-menu-item > a, #main-nav .sub-menu li.current-menu-ancestor> a {
    color: #d9ca1f;
}
a, .post-categories, .page-content .ashe-widget.widget_text a {
    color: #046604;
    text-decoration: underline;
}
.page-title {
    display: none;
}

@media screen and (max-width: 501px)
{
  #infobox {
    padding: 10px;
    float: left;
    margin-left: -14px;
    max-width: 200px !important;
    height: 210px;
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;
    min-width: 20% !important;
    width: 36% !important;
}
}
/*ANOBIS DESIGN*/
#infobox {
    padding: 10px;
    float: left;
    margin-left: -14px;
    max-width: 200px !important;
    height: 210px;
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;
    min-width: 150px;
    width: 18%;
}
#infobox img {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  	border: 1px solid #555;
}
#infobox a {
  text-decoration: none;
}
.post-grid .item .layer-media img {
    border-radius: 0;
    box-shadow: none;
    width: 30% !important;
    float: right;
    margin-left: 10px;
}
.post-grid a {
    text-decoration: none;
    pointer-events: none;
}
.widget-title h2:before, .widget-title h2:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 1000px;
    height: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
  	display:none;
}
.wp-block-columns {
    overflow: hidden;
    border-bottom: 3px dotted #ccc;
}
#magazinebox {
    padding: 10px;
    float: left;
    margin-left: 10px;
    max-width: 200px !important;
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;
    min-width: 150px;
    width: 20%;
}
#magazinebox a, #infobox a {
    text-decoration: none;
    color: #555;
}
table tr, table th, table td {
    border-width: 1px;
    border-style: solid;
    padding: 10px;
    text-align: left;
  	border: none;
}

.fb_loader {
    display: none;
}

#anobis-start-page-field .panel-grid-cell {
    width: 100%;
}
.download {
    font-size: 16px;
    color: #555;
    float: right;
    margin-top: 4px;
    display: flex;
    text-decoration: none;
    margin-bottom: -4px;
}
#magazinebox img:hover, #infobox img:hover, #anobis-logo-grid img:hover {
    filter: drop-shadow(0px 0px 4px black);
}
i.fa.fa-download:hover {
    color: #ca9b52;
}
#anobis-start-page-field {
    padding: 10px 10px 10px 10px;
    background: #eee;
}
#anobis-row-field .year, #anobis-row-field .name {
    float: left;
    margin-right: 25px;
    min-width: 40px;
    min-height: 60px;
}
#anobis-row-field p.name {
    font-weight: bold;
}
#anobis-row-field {
    min-height: 60px;
    background: #eee;
    margin-bottom: 20px;
    padding: 10px;
}
#anobis-row-field p.name {
    font-weight: bold;
    width: 144px;
}
.contact-form input {
    width: 300px !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    height: 40px !important;
    border-radius: 25px !important;
    border: 1px solid #999 !important;
    background: #eee !important;
    padding-left: 15px !important;
}
.anobis-form-left {
    float: left;
    margin-right: 50px;
}
.contact-form input.pushbutton-wide {
    width: 150px !important;
    cursor: pointer;
    background: #fff !important;
}
.contact-form input.pushbutton-wide:hover {
    width: 150px !important;
    cursor: pointer;
    background: #046600 !important;
    color: #fff;
    border: 1px solid #046600 !important;
}
.contact-form textarea {
    background: #eee;
    border: 1px solid #999;
    border-radius: 25px;
    width: 300px !important;
    max-width: 300px !important;
    padding: 10px;
}
.sidebar-right {
    padding: 20px !important;
    border: 1px solid #000;
    margin-left: 14px;
    width: 290px;
}
li {
    list-style: none;
}
.anobis-event-list {
    background: #eee;
    margin-left: -20px;
    padding: 10px 0px 10px 15px;
  	margin-bottom: 10px;
}

.grid-logos img {
    border: 1px solid #333 !important;
  	margin-bottom: 18px;
}

#anobis-logo-grid .panel-widget-style {
    width: 160px;
    float: left !important;
}
#anobis-logo-grid .so-panel {
    width: 160px;
    float: left;
    margin: 10px;
}
#anobis-logo-grid img {
  	border: 1px solid #555;
}
#anobis-logo-grid a {
		text-decoration: none !important;
  	color: #555;
}
#anobis-logo-grid p {
    text-align: center;
    margin-top: -15px;
		font-size: 10px;
}

img.featherlight-image.featherlight-inner {
    border: 10px solid #fff;
    border-radius: 10px;
}

.widget_recent_entries .post-date {
    display: block;
    position: relative;
    margin: 0px 0 0;
    font-size: 0.750rem;
    text-transform: uppercase;
    color: #888;
    padding-bottom: 10px;
}

.main-navigation {
    float: left;
}