html {
-webkit-font-smoothing: antialiased;
}

.page-layout-normal .block {
margin: 0;
}

.regions-container {
margin-bottom: 0;
padding-bottom: 0;
}

.site-page-utst-llningskarta .assets {
margin-bottom: 1rem !important;
}

.action-btn {
display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    background-color: #2A0321;
    color: #fff;
    text-decoration: none !important;
    padding: 24px;
border-radius: 0;
}
.action-btn:hover {
background-color: #2A0321 !important;
color: #fff !important;
}
.action-btn img {
margin-bottom: 8px;
}
@media (max-width: 992px) {
.action-btn {
padding: 16px;
}
}

.intro-block h1 {
margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 992px) {
.intro-block h1 {
margin-top: 20px;
margin-bottom: 20px;
}
}

.main-footer__top img {
padding-left: 20px;
}

@font-face {
  font-family: 'Ronzino-Regular';
  src: url('https://unstraight.museum.link/themes/fonts/ronzino/ronzino_web/Ronzino-Regular.woff2');
}
@font-face {
  font-family: 'PyteLegacyLibrary-Gyrator';
  src: url('https://unstraight.museum.link/themes/fonts/PyteLegacy/PyteLegacy/PyteLegacyGyrator/PyteLegacyLibrary-Gyrator.woff');
}

.exhibit-card {
  display: flex;
  align-items: flex-start;
  padding: 30px;
  max-width: 100%;
background-color: #E3B2ED; /* Ljuslila bakgrund */
}

@media (max-width: 992px) {
.exhibit-card {
padding: 20px;
}
}

.key_visual .asset img {
    max-width: 660px;
width: 100%;
    margin: 0 auto;
    display: block;
}

.exhibit-image {
  height: auto;
  background-color: #2a0321; /* Mörk bakgrund som på bilden */
  padding: 20% 10%;
}
@media (min-width: 600px) {
.exhibit-image {
min-width: 140px !important;
}
}
@media (min-width: 992px) {
.exhibit-image {
min-width: 180px;
max-width: 180px !important;
}
}

.exhibit-text {
  color: #2a0321;
margin-left: 20px;
}

.exhibit-text a {
text-decoration: none !important;
}

.cta-fest {
text-transform:uppercase;
color:#fff;
background-color: #2A0321;
text-align:center;
padding: 30px;
}

.cta-fest p {
margin: 8px 0 0 0;
color: #E3B2ED !important;
cursor: pointer;
}


.metadata dt, .item h1 .title {
     display:none;
}

.metadata dd {
     margin-left:0 !important;
}

.metadata dl .property:first-child dd .value-content{
font-family: 'PyteLegacyLibrary-Gyrator',  sans-serif;
font-size: 60px;
line-height: 0.9;
display: block;
margin-bottom: 16px;
}
@media (max-width: 992px) {
.metadata dl .property:first-child dd .value-content{
font-family: 'PyteLegacyLibrary-Gyrator',  sans-serif;
font-size: 2.4rem;
margin-bottom: 8px;
}
}

button {
     padding: 0;
    background-color: unset;
    color: #2A0321;
    text-decoration: underline;
    font-size: 18px;
line-height: 1.2;
font-family: 'Ronzino-Regular';
}

 button:hover:not(.disabled) {
    background-color: unset;
    color: #000;
}

.media-embeds img {
    max-width: 60%;
}

.legend {
    list-style: none;
    padding: 0;
    margin: 1em 0;
    font-family: sans-serif;
    color: #330029;
  }

  .legend li {
    display: flex;
    align-items: center;
    margin-bottom: 0.8em;
  }

 .badge {
    display: inline-block;
    width: 70px;
min-width: 70px;
    padding: 0.3em 0.6em;
    text-align: center;
    margin-right: 0.8em;
    font-size: 0.9em;
    box-sizing: border-box;
border: 2px solid #2A0321;
  }

  .badge-1 {
    background-color: #e7b3e5;
    color: #330029;
  }

  .badge-2 {
    background-color: #a7b5ff;
    color: #330029;
  }

  .badge-3 {
    background-color: #3a0037;
    color: #E3B2ED;
  }

  .badge-4 {
    background-color: #a062a6;
    color: #2A0321;
  }

.main-header {
   display: none;
}

.main-header__site-title a {
    font-family: 'PyteLegacyLibrary-Gyrator',  sans-serif;
font-size: 25px;
}

.site-page-start .main-header__site-title a {
    display:none;
}

.main-header__main-bar {
    max-width: 100% !important;
}

.media-embeds {
padding: 100px 40px;
background-color: #2A0321;
text-align: center;
}

.container { 
max-width: 880px;
}

.text {
    margin-top:50px;
margin-bottom:50px;
}

.col-container {
    gap: 10px;
}

#main-content {
padding-top:1em;
}

body {
  font-family: 'Ronzino-Regular', serif;
font-size: 18px;
line-height:  1.2em;
color: #2A0321;
font-weight:400;
}

a {
text-decoration: underline !important;
color: #2A0321 !important;
}

h1 a, h2 a, h3 a, h4 a {
text-decoration: none !important;
}

h1 {
    letter-spacing: -3px;
    line-height: .9;
}
h1 p {
    margin-bottom: 0;
}

a:visited {
    color: #2A0321;
}

.break {
margin: 5px 0;
}

.blocks-inner {
max-width: 100vw;
}

h1, h2, h3, h4, h5, h6, .navigation {
color: #2A0321;
}

h1 {
font-family: 'PyteLegacyLibrary-Gyrator',  sans-serif;
font-size: 64px;
margin-bottom:0;
}

h3 {
text-transform: uppercase;
}

.purple-3-col {
background-color: #9DA7F0;
padding:20px;
cursor: pointer;
}

.pink-3-col {
background-color: #E3B2ED;
padding:20px;
 cursor: pointer;
}

.dark-3-col {
background-color: #2A0321;
padding:20px;
color: #E3B2ED;
cursor: pointer;
}

.grey-2-col {
background-color: #EBEBEB;
padding:20px;
color: #2A0321;
cursor: pointer;
text-align: center;
}
.grey-2-col p {
margin-top: 10px;
}

.menu-drawer {
    background-color: #EBEBEB;
}

.menu-drawer .menu-container a {
    border-bottom: 5px solid #fff;
    color: #2A0321;
}

.menu-drawer .menu-container li.active {
    background-color: unset;
}

#menu-backer {
    display:none;
}

.resource-list .resource {
    display: flex;
background-color: #EBEBEB;
    border: none;
    box-shadow: unset;
    transform: none !important;
    width: 100% !important;
padding: 30px;
margin: 0;
}
@media (max-width: 992px) {
.resource-list .resource {
padding: 20px;
}
}

.resource-list .resource__content {
padding-top: 0;
}

.monterv .resource-list .resource__thumbnail {
    background-color: #9DA7F0;
}
.montermr .resource-list .resource__thumbnail {
    background-color: #2A0321;
}


.monter {
    background-color: #ebebeb;
    padding: 20px 30px 0 30px;
}
@media (max-width: 992px) {
.monter {
padding: 20px 20px 0 20px;
}
}
.monter h1 {
    padding-bottom: 20px !important;
}
@media (max-width: 992px) {
.monter h1 {
    padding-bottom: 8px !important;
}
}
.monter p {
    margin-bottom: 0 !important;
}
.preview-block {
margin: 0 !important;
}

.resource-list .resource__thumbnail {
    background-color: #E3B2ED;
order: -1 !important;
margin: 0 !important;
}

/*.     PAGES.      */
.site-page-Vardagsrum .space_intro-text {
background-color: #9DA7F0;
}

.site-page-Vardagsrum h1 {
background-color: #9DA7F0;
color: #2A0321 !important;
margin-bottom: 0rem;
padding: 30px 30px 20px 30px;
}
@media (max-width: 992px) {
.site-page-Vardagsrum h1 {
padding: 20px 20px 20px 20px;
}
}

.site-page-Vardagsrum .exhibit-card {
background-color: #9DA7F0;
}

.site-page-Vardagsrum #main-content h1, .site-page-Vardagsrum #main-content h3 a{
color: #2A0321 !important;
}


.site-page-mellan-rummen .space_intro-text {
background-color: #2A0321;
color: #E3B2ED !important;
}
.site-page-mellan-rummen h1 {
background-color: #2A0321;
color: #E3B2ED !important;
margin-bottom: 0rem;
padding: 30px 30px 20px 30px;
}
@media (max-width: 992px) {
.site-page-mellan-rummen h1 {
padding: 20px 20px 20px 20px;
}
}

.site-page-mellan-rummen .exhibit-card {
background-color: #2A0321;
}
.site-page-mellan-rummen .exhibit-card .exhibit-text a {
color: #E3B2ED !important;
}
.site-page-mellan-rummen .exhibit-card .exhibit-image {
background-color: #E3B2ED !important;
}

.site-page-mellan-rummen #main-content h1, .site-page-mellan-rummen #main-content h3 a{
color: #E3B2ED !important;
}



.site-page-Dansgolv h1 {
background-color: #E3B2ED;
color: #2A0321 !important;
margin-bottom: 0rem;
padding: 30px 30px 20px 30px;
}
@media (max-width: 992px) {
.site-page-Dansgolv h1 {
padding: 20px 20px 20px 20px;
}
}
.space_intro-text {
background-color: #E3B2ED;
padding: 0 30px 16px 30px;
}
@media (max-width: 992px) {
.space_intro-text {
padding: 0 20px 8px 20px;
}
}
.site-page-Dansgolv .item-showcase {
background-color: #E3B2ED;
color: #2A0321!important;
margin: 0;
padding: 1rem 0;
}

.site-page-Dansgolv #main-content h1, .site-page-Dansgolv #main-content h3 a{
color: #2A0321 !important;
}

.big_spacer {
margin: 32px 0 !important;
display: flex;
}
@media (max-width: 992px) {
.big_spacer {
margin: 16px 0 !important;
}
}

.medium_spacer {
margin: 16px 0 !important;
display: flex;
}
@media (max-width: 992px) {
.medium_spacer {
margin: 8px 0 !important;
}
}

.small_spacer {
margin: 8px 0 !important;
display: flex;
}
@media (max-width: 992px) {
.small_spacer {
margin: 4px 0 !important;
}
}

.item-showcase .resource.item h3 {
    font-weight: 400;
   font-size: 20px !important;
}

.item-showcase .resource.item {
    width: 100% !important;
    max-width: 100%;
    box-shadow: none;
    padding: 0 30px !important;
    display: flex;
    flex-direction: row;
}

.item-showcase__content {
    justify-content: unset;
}

.caption {
    font-style: normal;
font-size:20px !important;
}








.sub-menu, .media-parent-item, .jumbotron-search .advanced-search {
display: none;
}


.main-navigation .navigation>li>ul {
background-color: #19042B;
display: block;
gap: 0;
transition: opacity .5s ease-out;
opacity: 0;
}

.main-footer__col3 {
max-width: 880px !important;
width: 100%;
margin-left: 0;
 font-family: 'Ronzino-Regular', serif;
font-size: 18px;
line-height:  1.2em;
color: #2A0321;
}

.main-footer__top, .main-footer__bottom {
    background-color: #fff;
color: #2A0321;
}

.main-footer__top img {
   float: right;
}

.main-footer a {
color: #2A0321;
}

.main-footer hr {
    margin: 0;
    display: none;
}

.breadcrumbs, .breadcrumbs a:visited, .search-filters .filter {
background-color: #764dc1;
color: #fff;
display:none;
}

.topics-container .topic-single {
background-color:  #fe6f5f !important;
color: #1c042e !important;
text-transform: uppercase;
border-radius: 54px;
font-size: 20px;
padding: 16px;
border: 0;
opacity: 1:
}

.topics-container h4 {
font-size: 20px !important;
}

.items.search #main-content h2 {
color: #000;
}

.collecting-block-form form .field-meta label{
color: #fff;
}

.collecting-block-form form {
padding: 20px 0;
}










.main-header__top-bar {
  display: none;
}

.title::after {
  display: none;
}

.title {
  border: 0;
}

.preview-block .browse-all {
text-transform: uppercase;
border-radius: 54px;
width: 25%;
font-size: 20px;
padding: 16px;
margin:0 auto;
}




.collecting-block-form form input[type=submit] {
text-transform: uppercase;
border-radius: 54px;
font-size: 20px;
padding: 16px 40px;
font-weight: 400;
}


/* Site alternate colors */
.dark-text, .dark-text h1, .dark-text h2, .dark-text h3, .dark-text h4, .dark-text h5, .dark-text h6 {
color: #000 !important;
}

.pink-text, .pink-text h1, .pink-text h2, .pink-text h3, .pink-text h4, .pink-text h5, .pink-text h6 {
color: #fe6f5f !important;
}

.white-text, .white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6, .white-text a {
color: #fff !important;
}

.block-three-column.center-text .col-container {
grid-template-columns: 10% 80% 10%;
gap: 0;
}

.block-three-column.center-text .col-container h1, .block-three-column.center-text .col-container h2, .block-three-column.center-text .col-container h3, .block-three-column.center-text .col-container h4 {
text-align:center;
}

.big-text  {
font-size: 2.04rem !important;
line-height: 1.38em;
}

.wide {
width: 94vw; 
  margin-left: calc((-94vw + 100%) / 2)  !important;
  margin-right: calc((-94vw + 100%) / 2)  !important;
padding: 50px;
}

.grey {
background-color: #E4E4E4 !important;
width: 94vw; 
  margin-left: calc((-94vw + 100%) / 2)  !important;
  margin-right: calc((-94vw + 100%) / 2)  !important;
padding: 50px;
}

.white {
background-color: #fff !important;
width: 94vw; 
  margin-left: calc((-94vw + 100%) / 2)  !important;
  margin-right: calc((-94vw + 100%) / 2)  !important;
padding: 50px;
}

.purple {
background-color: #764dc1 !important;
width: 94vw; 
  margin-left: calc((-94vw + 100%) / 2)  !important;
  margin-right: calc((-94vw + 100%) / 2)  !important;
padding: 50px;
}

.pink {
background-color: #E3B2ED!important;
width: 94vw; 
  margin-left: calc((-94vw + 100%) / 2)  !important;
  margin-right: calc((-94vw + 100%) / 2)  !important;
padding: 50px;
}

.center {
text-align: center !important;
}

/* Resources */

body.resource {
background-color: #EBEBEB;
color: #2A0321;
font-size: 18px;
font-weight: 400 !important;
}

body.resource .main-region a {
font-family: DiaBold;
}

body.resource h1, body.resource h2, body.resource h3 {
color: #000;
}

.resource-grid .resource__thumbnail img {
padding: 20px 20px 0 20px;
}

.resource-grid .resource {
background-color: transparent !important;
border: 1px solid #fff;
box-shadow: none;
}

.resource__content .resource__meta {
color: #000;
font-size: 20px;
font-weight: 400 !important;
}

.resource__content  a {
font-weight: 400 !important;
color: #2a0321 !important;
text-decoration: none !important;
margin-bottom: 8px;
display: block;
}

.regions-container .sidebar-region::after {
    width: 0px;
}

.block .slick-slide .slide-text .title {
color: #fff;
font-weight: 400;
}


.page-link {
color: #000;
}

p {
margin-top:0;
margin-bottom: 1em;
}

a {
color: #000;
text-decoration:none;
}

a.resource-link {
text-decoration: underline;
}

a:hover {
color: #000;
text-decoration:none;
cursor:pointer;
}


h2 {
font-size: 1.5rem;
}

dt {
    color: #222;
    font-size: 20px;
    font-weight: 400;
font-family: DiaBold, sans-serif;
}

.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-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__content {
font-size: 18px;
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;
}


.browse  .description {
text-align:left;
}

.preview-block .resource img, .item-browse img {
max-width:100%;
height: auto;
display:block;
padding: 20% 10%;
}
@media (min-width: 600px){
.preview-block .resource img, .item-browse img {
    min-width: 140px;
}
}
@media (min-width: 992px){
.preview-block .resource img, .item-browse img {
    min-width: 180px;
}
}

.item-sets-page h2 {
margin: 50px 0 20px;
}

.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;
}


@media (min-width: 768px){
.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%;
}
.main-footer__col1, .main-footer__col3 {
    text-align: left;
}

.item-showcase__media {
    width: 110px;
}
#main-content {
padding-top:1em;
}

.grey, .white, .pink, .purple, .wide {
background-color: #E4E4E4 !important;
width: 100%; 
margin-left: 0 !important;
margin-right: 0 !important;
padding: 10px 0;
}

h1 {
font-size: 2.5rem;
}
h3 {
font-size: 1.5rem;
}

.preview-block .browse-all {
border-radius: 30px;
width: 80%;
font-size: 18px;
padding: 10px;
margin:0 auto;
}

.block-three-column.center-text .col-container {
grid-template-columns: 0% 100% 0%;
gap: 0;
}

}

@media (max-width: 1200px) {
.container, .container-lg, .container-md, .container-sm {
    max-width: 880px;
}
.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: 880px;
}
.nav-bar-row {
width: 70%;
}
}

@media (min-width: 1024px){
.main-header__site-title img {
    max-height: 100px;
}
}

dd.value.resource.items {
  display: none;
}