@font-face {
  font-family: 'Arial';
  src: url('https://nobelprize.museum.link/themes/font/AlfredSans/OTF/AlfredSans-Regular.otf');
}

@font-face {
  font-family: 'Arial';
  src: url('https://nobelprize.museum.link/themes/font/AlfredSerif/AlfredSerif_v.1.510/otf/AlfredSerifText-Regular.otf');
}

body {
  font-family: 'Arial', serif;
}

h1, h2, h3, h4, h5, h6, .navigation {
  font-family: 'Arial', 'Arial', sans-serif;
}

.main-navigation .navigation>li>a {
  text-transform: none;
  font-family: 'Arial';
  color: #000;
}

.main-navigation .navigation > li > a:hover {
  color: #fcb900; /* Ändra färg på länken vid hover, exempelvis till röd */
}

.main-header__top-bar {
  display: none;
}

.title::after {
  display: none;
}

.title {
  border: 10;
}








.page-link {
color: #000;
}

p {
margin-top:0;
margin-bottom: 1em;
}

body {
font-size: 16px;
color: #000;
padding-top: 97px !important;
}

a {
color: #000;
text-decoration:none;
}

a.resource-link {
font-weight:600;
}

a:hover {
color: #000;
text-decoration:none;
cursor:pointer;
}


h2 {
font-size: 1.5rem;
}

dt {
    color: #222;
    font-size: 16px;
    font-weight: 400;
}

.linked-resource-accordion .linked-resource a .resource-name {
display:block;
float:left;
font-weight: 400;
padding-top: 10px;
}

.linked-resource-accordion .linked-resource img {
display:block;
float:left;
padding-right:20px;
}

.metadata dl>.property {
    margin-bottom: 10px;
}

.topic-single {
    background: #fff;
    border: 1px solid black;
}

.topics-container h4 {
font-size:1.1em;
}

.main-footer__bottom {
    background-color: #fff;
    color: #000;
    padding: 7px 0;
    font-size: 11px;
}

.browse .resource__content .resource__meta .description {
}

.browse .resource__content .resource__meta a {
font-weight: 600;
}

.main-footer__top {
    background-color: #f6f4f1;
    padding: 45px 0 20px;
}

.main-header {
    box-shadow: none;
}
.main-header__top-bar {
    display: none;
}

.main-navigation .navigation>li>a {
    color: #000;
    text-transform: none;
}

.main-navigation .navigation>li.active>a {
    font-weight: 400;
}

.front-header-text {
background-color: #fff;
    margin-top: -200px;
    padding: 35px 35px 10px 0px;
    margin-bottom: 50px;
    z-index: 800;
    position: relative;
    width: 80%;
}

.front-header-text h2 {
font-size: 3em;
}

.title::after {
    display: none;
}

.title {
    border-bottom: 0px;
}

.resource-grid .resource {
    background-color: #fff;
    border: none;
    box-shadow: none;
}

.resource-grid .resource__content {
    padding: 8px;
font-size: 15px;
text-align:left;
}

.slick-slide .slide-text .title {
    font-style: normal !important;
font-size:15px;
}

.text-justify {
    text-align: left !important;
}

.resource-grid .resource__thumbnail img {
    object-fit: contain;
}

.narrow-text {
   flex: 0 0 50%;
   max-width: 50%;
margin:0 auto;
}

.site-page-pagination {
display:none;
}

.slick-track a img {
max-height: 400px;
}

.slick-slide .slide-text .title {
color: #000;
font-weight: 400;
font-style: italic;
}


nav.bg-dark {
background-color: #fff !important;
}

nav ul {
list-style-type:none;
list-style-position:inside;
}

#navbarSupportedContent .navigation {
    margin: auto 0;
}

.preview-block ul {
list-style-type:none;
list-style-position:inside;
padding-inline-start: 0;
}


.preview-block .browse-all {
    float: unset;
    display: block;
    text-align: center;
}

.more-link {
display: flex;
margin-top: 20px;
}

.more-link a {
padding:10px 15px;
border: 1px solid #000;
display: inline-block;
}

.more-link a:hover {
background-color: #000;
color: #fff;
}

header .navbar-brand img {
    height: 70px;
}
#content {
padding-top: 30px;
}

.block-search {
background-color: #F0F0F0;
padding:15px;
border-radius: 5px;
}

.block-search form input[type=text]{
width: 100%;
padding: 10px 20px;
margin: 8px 0;
box-sizing: border-box;
border: 1px solid #707070;
font-size: 20px;
color: #5C5C5C;
}

.block-search form button {
padding:10px 70px;
border: 1px solid #000;
font-size: 16px;
background-color: #fff;
}

.block-search form button:hover {
background-color: #fff;
color: #777;
}

.card {
border:0px;
}

.card-body {
padding: 10px 0;
}

h5.card-title{
font-size: 16px;
font-style: italic;
}

.break {
border:0;
margin: 5rem 0;
}

.resource-list{
margin-top: 20px;
}
.resource-list h4 {
font-size: 16px;
padding: 5px 0;
font-style: italic;
}

.browse  .description {
text-align:left;
}

.preview-block .resource img, .item-browse img {
max-width:100%;
height: auto;
display:block;
}

.item-sets-page h2 {
margin: 50px 0 20px;
}

footer h5 {
font-size: 1em;
}

.single-item-page .property dt {
display:none;
}

.single-item-page .property dd.value  {
font-size: 18px;
}

.single-item-page dl .property:first-child dd.value  {
font-size: 30px;
}

.single-item-page .property {
margin-top: 30px;
}

.single-item-page .property .value {
font-size: 16px;
}

.single-item-page .item-sets dd {
font-size: 16px;
}

.single-item-page .media-embeds  {
display: flex;
 justify-content: left;
}

.lg-backdrop {
    background-color: #fff;
}

.lg-outer .lg-thumb-outer {
    background-color: #fff;
}

.lg-next, .lg-prev {
    background-color: rgba(0,0,0,.10);
    border-radius: 20px;
    color: #000;
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #000;
}

.metadata dl>.property dd {
    margin: 0 0 7px;
}

.main-footer__col2 .navigation {
gap: 0 20px;
}

@media (min-width: 768px){
.main-footer__col2 .navigation>li {
    max-width: unset;
}
.metadata dl>.property dd:not(.sidebar-region .metadata dl>.property dd) {
    margin-left: 270px;
}
.metadata dl>.property dt:not(.sidebar-region .metadata dl>.property dt) {
    width: 230px;
}
}

@media (max-width: 768px) {
.container, .container-sm {
    max-width: 100%;
}
.col-8 {
    max-width: 100%;
}
.front-header-text {
    margin-top: 0px;
    padding: 35px 35px 35px 0;
    margin-bottom: 50px;
}
.m-5 {
    margin: 3rem!important;
}

}
@media (max-width: 992px) {
.container, .container-md, .container-sm {
    max-width: 100%;
}
}
@media (max-width: 1200px) {
.container, .container-lg, .container-md, .container-sm {
    max-width: 970px;
}
.cover-img {
width: 100%;
}
.nav-bar-row {
width: 100%;
}

.narrow-text {
   flex: 100%;
   max-width: 100%;
}
}
@media (min-width: 1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px;
}
.nav-bar-row {
width: 70%;
}
}

@media (min-width: 1024px){
.main-header__site-title img {
    max-height: 100px;
}
}