/*---LINKS---*/
a {
    color: #373737;
}

.news-item a:hover h3 {
    color: #886b2c;
}

.typo3-delphinus .news-event a:not(.button) {
    background-image: linear-gradient(#806b32, #806b32),linear-gradient(#806b32, #806b32) !important;
}
.typo3-delphinus .news-event a:hover:not(.button) {
    color: #373737;
}

span.news-list-category-category {
    color: #806b32;
}

span.news-list-category-category:hover {
    color: #373737;
}

.typo3-delphinus .news-event .news-list-category a:not(.button) {
    background-image: none !important;
}

/*-----------------------HEADER INDSTILLINGER---------------------------*/

/*LOGO-størrelse og position*/
@media screen and (min-width: 40em) {
.general .main-logo object {
    height: 50px;
    margin-top: 3%;
    }
}


@media (max-width: 39.9375em) {
header .section-header.row .main-logo object {
    height: 36px;
    margin: 10px;
    }

.department header, .general.neutral header {
    height: 74px;
    }
}



/*Ændrer farven på burgermenu*/

body.general.neutral .mobile-nav .menu-icon:after {
    background: #fefefe;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    }

/*Header-farve*/
body.general.neutral:not(.dkhist) header .section-header.row .columns {
    background-color: #373737;
  }



/*Link til andet sprog*/
body.general.neutral .language-selector a {
    color: white;
    padding:
  }

/*Søgeboksen*/
.au_searchform #cludo-search-form-input {
    background: #373737;
    border-color: #fefefe;
  }
.au_searchform:before {
    color: #fefefe;
  }
[type=search] {
    box-shadow: none;
  }

@media (max-width: 39.9375em) {
#cludo-search-form-input {
  width:70%;
  margin-left:15%;
}
}

/*-----------------------MENU---------------------------*/
.menu-title a, .menu a, .menu a:after {
   color: black;
}

/*-----ændrer farve på aktiv menupunkt-----*/
.general .menu .active>a {
    color: #876b2c;
    background-color: transparent;
}

/*Ændrerer farve på menupunkt ved hover*/

.department header .top-bar.custom .menu>li>a:hover, .general header .top-bar .menu>li>a:hover {
    color: #876b2c;
}

/*-----MOBILMENU-----*/
@media screen and (max-width: 39.9375em) {
body:not(.department) .header-menu.open>div li a {
    color: #000000;
    }
.general header .top-bar .menu>li>a:hover {
    color: #4e4e4e;
    }
#au_section_nav_inner_list li a {
color: black;
    }
}

/*-----farver pile guld-----*/
label, li:before {
    color: #876b2c;
}

/*-----------------------FORSIDE SØGEFORM---------------------------*/
#cludo-search-content-form input[type=search] {
border: 2px solid #000000;
color: #876b2c;
}

#cludo-search-content-form button {
border: 2px solid #000000;
color: #876b2c;
border-left: none;
background-color: #f0efef;
}

#cludo-search-content-form input[type=search]:focus {
    background-color: #f0efef;
    color: #876b2c;
}

#cludo-search-content-form button:hover {
    background-color: #fff;
    color: #876b2c;
}

/*-----------------------BANNERELEMENT INDSTILLINGER---------------------------*/

/*--------ændrer farven på overlay i BE1 mørk farvetone------*/
.aubanner.dark .aubanner-content-overlay {
    background-color: rgba(66, 66, 66, 0.8);
}

/*--------ændrer farven på overlay i BE1 lys farvetone------*/
.aubanner.light .aubanner-content-overlay {
    background-color: hsla(0,0%,100%,.65);
}


/*Pil i bannerelement*/
.aubanner .aubanner-content-header:after {
    background: #876b2c;
    color: white;
}
.aubanner .aubanner-content-header:hover:after {
    background: black!important;
}

/*Tekst i lyst bannerelement*/
.aubanner h2, .aubanner p {
    color: #0a0a0a;
}
@media screen and (max-width: 63.9375em) and (min-width: 40em){
.aubanner h2 {
    font-size: 1.7vw;
    }
}
@media screen and (min-width: 1024px){
.aubanner h2 {
    font-size: 1.2vw;
    }
}
@media screen and (min-width: 75em){
.aubanner h2 {
    font-size: 16px;
  }
}


/*Tekst i mørkt bannerelement*/
.aubanner.dark h2, .aubanner.dark p {
    color: #fefefe;
}

/*Overlay*/
.aubanner .aubanner-content .aubanner-content-overlay {
    height: 100%;
    transition: .2s;
}



/*Pile-ikon på knap*/
[class*=" icon-"]:before, [class^=icon-]:before {
    /*font-weight: 600;*/
    color: #876b2c;
}

/*Relaterede kategorier i bunden af en artikel*/
.au_news-single-news-category:before {
    content: "Categories:";
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
}

.au_news-single-news-category {
    background-color: #3c3c3c;
    padding: 5px 0px 0px 5px;
    color: white;
    line-height: 28px;
}
.au_news-single-news-category a {
    color: white;
}

/*Relaterede artikler*/
.au_news-single-additional-info {
    border-top: none;
    margin-top: -17px;
}
.au_news-single-additional-info dt:first-child:after {
    content: " content on nordics.info";
}

/*-----------------------NYHEDSELEMENT INDSTILLINGER---------------------------*/

/*-----giver første nyhedsbillede mere plads til højre -----*/
.au_news-single-img img {
    padding-right: 10px;
}

ul.au_social_sharing {
    margin-bottom: 1.5em;
}

/*-----Styling for summary text-----*/
#summary {
    background-color: #f0efef;
    padding: 15px;
    font-family: aupassataregular;
    font-size: 15px;
}



/*-----------------------KATEGORIBOKS INDSTILLINGER---------------------------*/

.frame-type-menu_subpages a  {
    color: #444;
    font-family: au passata;
    font-size: 14px;
    background-color: #fefefe;
    padding: 5px;
    text-decoration: none;
    font-weight: 600;
    transition: background-color 1.5s, color 1.5s;
}

.frame-type-menu_subpages a:hover {
    background-color: #916B1D;
    color: black;
}

.frame-type-menu_subpages li:before {
    display: none;
}

.frame-type-menu_subpages li {
    float: left !important;
    padding: 3px;
}

h2.csc-firstHeader {
    margin-bottom: 16px;
}



/*-----------------------FOOTER INDSTILLINGER---------------------------*/
/*-----ændrer farve på h3 i footer-----*/
footer.global .columns h3 {
    color: #876b2c;
}

/*-----ændrer farve på cookies og policy tekst-----*/
footer.global .columns .muted a {
    color: #876b2c;
}

/*-----ændrer farve på footer-----*/
footer.global .columns {
    background-color: #373737;
}

/*----------USABILLA---------*/
.ub-widget {
    background-color: #3babed;
    padding: 5px;
}

p.muted {
    color: #876b2c;
}

/*Quickfix for caption*/
.typo3-delphinus .news-event__content-elements .ce-above .ce-gallery[data-ce-columns="1"] figure:not(.video), 
.typo3-delphinus .news-event__content-elements .ce-below .ce-gallery[data-ce-columns="1"] figure:not(.video) {
    display: flex !important;
}


