html{
	font-size: 16px;
}
body{
	font-family: 'OsloSans', sans-serif;
}
.webfonts-loaded body {
	font-family: 'OsloSans', sans-serif;
}
header nav[aria-label="Hovedmeny"] a span{
    font-size: 18px;
    font-weight: 400;
}
#emuseum-skeleton-resultswrap .bottom-pager .emuseum-pager {
    display: inline-block;
}
.emuseum-pager-button .em-icon {
    font-size: 36px;
    display: flex;
}
.bottom-pager .emuseum-pager-button.prev-page-link {
    float: left;
}
.bottom-pager .next-page-link .em-icon:before, .bottom-pager .prev-page-link .em-icon:before {
    content: "\61";
    font-family: 'kio-icons' !important;
}
.bottom-pager .next-page-link .em-icon {
    transform: rotate(180deg);
}
.emuseum-result-tools .emuseum-pager{
    display: none;
}
.emuseum-pager-button:hover{
    text-decoration: none;
}
.emuseum-pager-button{
    display: flex;
    align-items: center;
    justify-content: center;
}
#pageField,
.results-wrapper .dropdown-item{
    font-size: 16px;
}
.emuseum-pager .max-pages {
    font-size: 16px;
    font-weight: 600;
}
.emuseum-pager form {
    margin-right: 10px;
}
.emuseum-standard-grid .emuseum-img-grid .grid-item img{
    width: 100%;
}
.grid-item .text-wrap{
    display: flex;
    justify-content: space-between;
}
.grid-item .icon.icon--arrow.m-pos-abs{
    position: static;
}
.emuseum-bootstrap .row {
    margin-right: 0;
    margin-left: 0;
    display: flex;
}
.row.emuseum-img-grid:before{
    content: "";
    display: none;
}
.row.emuseum-img-grid {
    gap: 20px 65px;
}
.emuseum-standard-grid .emuseum-img-grid .grid-item .emuseum-img-wrap {
    padding-top: 70%;
    position: relative;
}
.emuseum-secondary-media,
.detail-item-img{
    width: 100%;
}
#addToFavoritesLink{
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
}
.detail-modal-tools-wrap {
    display: flex;
    justify-content: center;
}
.kio-date-options{
    margin-top: 10px;
}
@media (max-width: 1149px){
    .row.emuseum-img-grid {
        gap: 10px 40px;
    }
    .texts-wrap {
        margin-top: 30px;
    }
}
@media (max-width: 979px){
    .row.emuseum-img-grid {
        gap: 10px 20px;
    }
    .texts-wrap {
        margin-top: 30px;
    }
}
@media (max-width: 748px){
    .row.emuseum-img-grid {
        gap: 5px 0px;
        justify-content: space-between;
    }
    .texts-wrap {
        margin-top: 30px;
    }
    .emuseum-bootstrap .grid-item.col-6 {
        flex: none;
    }
    .emuseum-bootstrap .grid-item.col-sm-6, .emuseum-bootstrap .grid-item.col-med-6 {
        width: 49.8%;
    }
    /**
    .icon--arrow{
        display: none;
    }
    **/
}
@media (min-width: 769px){
    .detail-text * {
        font-size: 22px !important;
        line-height: 36px !important;
    }
}

/* lines 123 - 536 copied from style tag in head of https://okk.kunstsamlingen.no/*/
html.outline, html.no-outline * {
    outline: none !important;
}

.h-\[80px\] {
    height: 80px;
}

.w-full {
    width: 100%;
}

.flex-none {
    flex: none;
}

@media (min-width: 768px) {
    .m\:h-\[116px\] {
        height: 116px;
    }

    .m\:block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .l\:h-\[132px\] {
        height: 132px;
    }
    /*long selectors due to lack of unique id or classes. Suggest updating element(s) in template to simplify selector and protect from potential breaking changes*/
    #header > div > div.wrapper.flex.items-center.m\:items-baseline.relative.z-2 > a > span.text-12.leading-16.s\:text-14.s\:leading-18.m\:text-18.m\:leading-22.l\:text-22.l\:leading-28.xl\:text-28.xl\:leading-36.font-medium.w-auto.max-w-\[calc\(\(110\/16\)\*1rem\)\].m\:max-w-none.m\:whitespace-nowrap.mr-15.s\:mr-30.l\:mr-40.xl\:mr-56.my-4{
        font-size: 22px;
        font-weight: 500;
    }
}

@media (min-width: 1980px) {
    .xl\:h-\[148px\] {
        height: 148px;
    }
}

.items-center {
    align-items: center;
}

.h-inherit {
    height: inherit;
}

.flex {
    display: flex;
}

.top-0 {
    top: 0;
}

.bottom-0 {
    bottom: 0;
}

.left-0 {
    left: 0;
}

.absolute {
    position: absolute;
}

.wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1840px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}

@media (min-width: 320px) {
    .wrapper {
        max-width: 1840px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (min-width: 600px) {
    .wrapper {
        max-width: 1840px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (min-width: 768px) {
    .wrapper {
        max-width: 1880px;
        padding-left: 40px;
        padding-right: 40px;
    }

    .footer-logo-adjust {
        margin-top: -130px;
    }
}

@media (min-width: 980px) {
    .wrapper {
        max-width: 1880px;
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media (min-width: 1200px) {
    .wrapper {
        max-width: 1960px;
        padding-left: 80px;
        padding-right: 80px;
    }
}

@media (min-width: 1420px) {
    .wrapper {
        max-width: 2024px;
        padding-left: 112px;
        padding-right: 112px;
    }
}

@media (min-width: 1980px) {
    .wrapper {
        max-width: 2064px;
        padding-left: 132px;
        padding-right: 132px;
    }
}

@media (min-width: 768px) {
    .m\:items-baseline {
        align-items: baseline;
    }
}

.flex-shrink {
    flex-shrink: 1;
}

.flex {
    display: flex;
}

.mr-auto {
    margin-right: auto;
}

.z-2 {
    z-index: 2;
}

.relative {
    position: relative;
}

.leading-16 {
    line-height: 1rem;
}

.font-medium {
    font-weight: 500;
}

.text-12 {
    font-size: .75rem;
}

.max-w-\[calc\(\(110\/16\)\*1rem\)\] {
    max-width: 110px;
}

@media (min-width: 320px) {
    .s\:leading-18 {
        line-height: 18px;
    }

    .s\:text-14 {
        font-size: 14px;
    }

    .s\:mr-30 {
        margin-right: 1.875rem;
    }
}

@media (min-width: 768px) {
    .m\:leading-22 {
        line-height: 1.375rem;
    }

    .m\:text-18 {
        font-size: 1.125rem;
    }

    .m\:whitespace-nowrap {
        white-space: nowrap;
    }

    .m\:max-w-none {
        max-width: none;
    }
}

@media (min-width: 1200px) {
    .l\:leading-28 {
        line-height: 1.75rem;
    }

    .l\:text-22 {
        font-size: 1.375rem;
    }

    .l\:mr-40 {
        margin-right: 2.5rem;
    }
}

@media (min-width: 1980px) {
    .xl\:leading-36 {
        line-height: 2.25rem;
    }

    .xl\:text-28 {
        font-size: 1.75rem;
    }

    .xl\:mr-56 {
        margin-right: 3.5rem;
    }
}

.block {
    display: block;
}

.h-\[42px\] {
    height: 42px;
}

.max-w-\[82px\] {
    max-width: 82px;
}

@media (min-width: 1200px) {
    .l\:max-w-\[101px\] {
        max-width: 101px;
    }

    .l\:h-\[52px\] {
        height: 52px;
    }
}

@media (min-width: 1980px) {
    .xl\:max-w-\[132px\] {
        max-width: 132px;
    }

    .xl\:h-\[68px\] {
        height: 68px;
    }
}

.flex-auto {
    flex: 1 1 auto;
}

.pl-15 {
    padding-left: 0.9375rem;
}

.pr-30 {
    padding-right: 1.875rem;
}

.text-18 {
    font-size: 1.125rem;
}

@media (min-width: 1980px) {
    .xl\:flex {
        display: flex !important;
    }
}

.mr-30 {
    margin-right: 1.875rem;
}

.full {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.fill-current {
    fill: currentColor;
}

.hit:before {
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    min-height: 44px;
    min-width: 44px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}

.mr-8 {
    margin-right: 0.5rem;
}

.font-medium {
    font-weight: 500;
}

.leading-22 {
    line-height: 1.375rem;
}

media (hover: hover) and (pointer: fine) @supports ((-webkit-text-decoration-color: transparent) or (text-decoration-color:transparent)) {
    [class*="hover:underline"] {
        text-decoration: underline;
        -webkit-text-decoration-color: transparent;
        text-decoration-color: transparent;
        transition: -webkit-text-decoration-color .15s;
        transition: text-decoration-color .15s;
        transition: text-decoration-color .15s,-webkit-text-decoration-color .15s;
    }
}

.right-0 {
    right: 0;
}

.opacity-0 {
    opacity: 0;
}

.center-y {
    top: 50%;
    transform: translateY(-50%);
}

.h-\[16px\] {
    height: 16px;
}

.w-\[20px\] {
    width: 20px;
}

.bg-current {
    background-color: currentColor;
}

.h-\[2px\] {
    height: 2px;
}

.flex-col {
    flex-direction: column;
}

.items-baseline {
    align-items: baseline;
}

.justify-center {
    justify-content: center;
}

.ml-15 {
    margin-left: 0.9375rem;
}

.z-2 {
    z-index: 2;
}

header button {
    -webkit-appearance: none;
    appearance: none;
    font-weight: 400;
    text-align: left;
}

header [type=button], header [type=reset], header [type=submit], header button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
    border: none;
}

@media (max-width: 1980px) {
    header nav {
        justify-content: flex-end;
    }
}

.footer__logo {
    margin-top: 0px !important;
}
/* lines 123 - 536 copied from style tag in head of https://okk.kunstsamlingen.no/*/
.beginDateField .kio-slider-wrap .form-control{
	font-size: 20px;
}
.filterform-open #filterWrap{
    padding-top: 0;
}
.results-actions .emuseum-button.emuseum-filter-toggle{
    display: none
}
.kio-checkbox-wrap .control-label{
    position: relative;
    top: 4px;
}
.emuseum-button#saveButton{
    background-color: #474747;
    color: #fff;
}
.emuseum-button#saveButton:hover{
    background-color: #2e2e2e;
}
.modal-dialog{
    margin: 0;
}
.modal-content{
    border: none;
}
.emuseum-bootstrap .grid-item.col-12{
    width: 100% !important;
}
@media screen and (max-width: 1024px) {
    #emuseum-filters .col-sm-3,
    .emuseum-filters .col-sm-3 {
        width: 100%;
        padding: 0 15px;
    }
}
@media (min-width: 576px) {
    .emuseum-bootstrap .emuseum-filters .col-sm-3 {
        flex: 0 0 25%;
        max-width: 100%;
    }
}
@media (min-width: 1025px) {
    .emuseum-bootstrap .emuseum-filters .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media screen and (max-width: 1024px) {
    #emuseum-filters .col-sm-3.filter-field-open, 
    .emuseum-filters .col-sm-3.filter-field-open,
    .emuseum-filters .kio-filter-field.filter-field-open{
        padding-bottom: 32px;
        height: auto;
    }
}
@media (min-width: 769px) {
    .results-grid-one-column .emuseum-filter-toggle-activate {
        display: none !important;
    }
}
@media screen and (max-width: 980px) {
    .collections-page .emuseum-container {
        padding-top: 36px;
        margin-bottom: 20px;
    }
}
/*  5/1/2025 updates  */

/* END 5/1/2025 updates  */
/*  5/7/2025 updates  */
.row.emuseum-img-grid {
    gap: 20px 0;
}
.emuseum-bootstrap .row {
    margin-right: -32px;
    margin-left: -32px;
}
@media (max-width: 750px){
    .emuseum-bootstrap .row {
        margin-right: 0;
        margin-left: 0;
    }
}
/* END 5/7/2025 updates  */
/*  5/14/2025 updates  */
header nav[aria-label="Hovedmeny"] .gs-menu a span {
    font-size: 16px;
}
@media (min-width: 768px) {
    header nav[aria-label="Hovedmeny"] .gs-menu a span {
        font-size: 22px;
    }
}
@media (min-width: 1200px) {
    header nav[aria-label="Hovedmeny"] .gs-menu a span {
        font-size: 32px;
    }
}
@media (max-width: 1149px) {
    .emuseum-bootstrap#detailViewModal .row {
        margin-right: 0;
        margin-left: 0;
    }
    #detailViewModal .emuseum-detail-item {
        padding-left: 0;
        padding-right: 0;
    }
}

/*  END 5/14/2025 updates  */
/*6/24/2025 update*/
#quicksearchsuggest::placeholder{
    color: #474747;
}

/* End 6/24/2025 update*/