.inspirationsunivers-category-subtext h2 {
    font-size: var(--heading-medium-small);
}

.inspirationsunivers-category-subtext h3 {
    font-size: var(--heading-small);
}


/* Blogposts loop (easy posts) */

.blogposts-loop .oxy-posts {
    grid-auto-rows: auto !important;
}

@media (max-width: 1480px) and (min-width: 992px) {
    .archive.category .blogposts-loop-same-size .oxy-posts {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (min-width: 992px) {
    .blogposts-loop-same-size:not(.archive.category .blogposts-loop-same-size) .oxy-posts {
        grid-template-columns: repeat(auto-fit, minmax(342px, 1fr)) !important;
        grid-gap: 48px 24px;
    }
}

@media (max-width: 991px) {
    .blogposts-loop .archive_col:first-child {
        grid-column: span 1 !important;
        grid-row: span 1 !important;
    }

    /* .blogposts-loop>.oxy-posts {
        grid-template-columns: repeat(auto-fit, minmax(342px, 1fr)) !important;
    } */
}

@media (max-width: 479px) {
    .blogposts-loop>.oxy-posts {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}


/* Blogposts loop (easy posts) - opsæt til carousel */

#-carousel-builder-1039-89148 .flickity-enabled {
    display: block !important;
}

.shop-the-look-posts-carousel .cell {
    overflow: visible;
}

@media (max-width: 991px) {
    .shop-the-look-posts-carousel .archive_innercontent {
        min-height: 108px;
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {

    /* Opsæt til stor seneste post */
    .blogposts-loop-newest-post-only .archive_col {
        grid-template-rows: 2.5fr 0.5fr;
    }

    .shop-the-look-posts-carousel-hide-first-post .archive_col:first-child {
        display: none;
    }

    .shop-the-look-posts-carousel-hide-first-post .archive_col:nth-child(2) {
        margin-left: 7px;
    }
}

@media (max-width: 767px) {
    .shop-the-look-posts-carousel .archive_col:first-child {
        margin-left: 7px;
    }

    .shop-the-look-posts-carousel .oxy-posts .oxy-post {
        max-width: 260px;
        width: 100%;
    }
}


/* Hotspots */

.oc2-container .hotspot_img img {
    max-height: 96px;
    width: auto;
    margin: 0 auto;
}

.hotspot_link {
    pointer-events: fill;
}

.hotspot_img {
    width: 100%;
    text-align: center;
    padding: 16px;
}

.hotspot_content {
    width: 100%;
    text-align: left;
    padding: 0 16px 16px;
}

.hotspot_title {
    font-weight: 600;
    color: #000;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 8px;
}

.hotspot_link {
    display: none;
}

.hotspot_price .amount bdi {
    font-size: 14px;
}

.oc2-hotspot-top-left .oc2-hotspot_label,
.oc2-hotspot-top-right .oc2-hotspot_label {
    top: 24px;
    left: -24px;
}

.oc2-hotspot-bottom-left .oc2-hotspot_label {
    left: -24px;
    bottom: 24px;
}

.oc2-hotspot-bottom-right .oc2-hotspot_label {
    right: -24px;
    bottom: 24px;
}

@media(max-width: 991px) {
    .oc2-hotspot-top-right .oc2-hotspot_label {
        left: -70px;
    }

    .oc2-hotspot-bottom-right .oc2-hotspot_label {
        right: -10px;
    }
}

@media (max-width: 599px) {
    .oc2-hotspot-top-right .oc2-hotspot_label {
        left: -140px;
    }

    .oc2-hotspot-top-left .oc2-hotspot_label {
        left: -50px;
    }

    .oc2-hotspot-bottom-right .oc2-hotspot_label {
        right: 10px;
    }
}

.oc2-hotspot_button {
    position: relative;
    z-index: 2;
    -webkit-animation: none;
    animation: none;
    background: rgb(255 255 255 / 0.8);
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    width: 24px;
    height: 24px;
}

.oc2-hotspot_button:before {
    background: color(24);
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 2px 4px 1px rgb(0 0 0 / 0.15);
}

.archive_col {
    display: grid;
    grid-template-rows: 1.5fr 0.5fr;
    background-color: #ffffff;
    border: 1px solid #eaeaea;
    color: #172019;
}


/* Inspiration - archive */

.inspiration-cta {
    background-color: #fff;
    padding: 12px 20px;
    display: inline-block;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
}

.inspiration-cta:hover {
    border-top: 4px solid color(7);
}

@media (max-width: 767px) {
    .ins_cta_wrapper {
        flex-wrap: wrap;
        grid-gap: 8px;
    }

    .inspiration-cta {
        width: calc(50% - 4px);
        padding: 8px;
    }
}


/*******       Inspiration - Single       *******/

.inspiration_taglist {
    grid-gap: 12px;
}

.inspiration_tag {
    padding: 4px 8px;
    border: 1px solid #000;
    display: inline-block;
    font-weight: 500;
    font-size: 12px;
    font-family: var(--heading-font);
}

.inspiration_back {
    display: flex;
    align-items: center;
    background-color: #fff;
    cursor: pointer;
    min-width: 200px;
}

.inspiration_back span svg {
    transform: rotate(180deg);
}

.inspiration_back .inspiration_back_arrow {
    background-color: color(7);
    padding: 16px;
    display: flex;
}

.inspiration_back .inspiration_back_text {
    padding: 4px 24px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: var(--heading-font);
    margin: 0 auto;
}


/* Inspirationsunivers - kategori*/

.inspirationsunivers-loop .oxy-posts {
    display: block;
    column-count: 4;
    column-gap: 2em;
    margin-bottom: 4em;
}

.inspirationsunivers-loop .inspi_card {
    display: flex;
    flex-direction: column;
    text-align: left;
    align-items: flex-start;
    margin-bottom: 2em;
    break-inside: avoid;
}

@media (max-width: 1120px) {
    .inspirationsunivers-loop .oxy-posts {
        column-count: 2;
    }
}

@media (max-width: 767px) {
    .inspirationsunivers-loop .oxy-posts {
        column-count: 1;
    }
}

.inspi_card_top {
    position: relative;
    height: 100%;
}

.inspi_card_overlay {
    position: absolute;
    bottom: 8px;
    right: 8px;
    display: flex;
    align-items: self-end;
}

.cardIcon_article {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-color: color(2);
    padding: 4px;
    width: 48px;
    height: 48px;
    margin-left: 16px;
}

.cardIcon_article svg {
    width: 32px;
    display: block;
    color: #fff;
}

.cardIcon_pin {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    padding: 4px;
    width: 24px;
    height: 24px;
    background-color: rgba(0, 0, 0, 0.25);
}

.cardIcon_pin svg {
    display: block;
    color: #fff;
    width: 12px;
    transition: 0.3s;
}

.cardIcon_pin:hover {
    background-color: #98181c;
}

.inspi-card-image-wrapper img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.size11 {
    height: 160px;
    width: 160px;
}

.size12 {
    width: 160px;
    height: 320px;
}

.size21 {
    width: 320px;
    height: 160px;
}

.size22 {
    height: 320px;
    width: 320px;
}

.size13 {
    width: 160px;
    height: 480px;
}

.size31 {
    width: 480px;
    height: 160px;
}

.size23 {
    width: 320px;
    height: 480px;
}

.size24 {
    width: 320px;
    height: 640px;
}

.size32 {
    width: 480px;
    height: 320px;
}

.size33 {
    width: 480px;
    height: 480px;
}

.size34 {
    width: 480px;
    height: 640px;
}

.size43 {
    width: 640px;
    height: 480px;
}

.size35 {
    width: 480px;
    height: 800px;
}

.size53 {
    width: 800px;
    height: 480px;
}

.size36 {
    width: 480px;
    height: 960px;
}


/* Galleri */

.galleri-grid.oxy-easy-posts .oxy-posts>* {
    width: 100%;
}

.placeholder_bg {
    background-color: #eaeaea;
    padding: 48px 24px;
    font-size: 12px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center center;
    background-size: cover;
    flex-direction: column;
    position: relative;
}

.inspi_cat_type {
    position: absolute;
    bottom: 4px;
    left: 4px;
    background-color: #fff;
    padding: 2px 8px;
    font-size: 10px;
}

.inspi_cat_heading h2,
.inspi_cat_heading h3,
.inspi_cat_heading h4 {
    line-height: 1.4;
}

@media (max-width: 1479px) {
    .single-post .galleri-grid .oxy-posts {
        grid-template-columns: repeat(2, 1fr);
    }

    .single-post .galleri-grid .oxy-posts>* {
        grid-column: span 1 !important;
        grid-row: span 1 !important;
    }
}


/* Galleri slider */

.galleri-grid-slider {
    grid-template-columns: repeat(1, 1fr) !important;
}

.galleri-grid-slider .placeholder_bg {
    width: 25%;
    margin-right: 20px;
}


/* Galleri filtreringsmenu 2023 */

.facet-dropdown-menu .oxy-mega-menu_inner {
    grid-gap: 20px;
    flex-wrap: wrap;
}

.facet-dropdown-menu-item .oxy-mega-dropdown_inner {
    left: auto;
    padding-right: 0;
    padding-left: 0;
    /* box-shadow: 0px 3px 12px 0px rgb(0 0 0 / 25%); */
    margin-top: 8px;
    z-index: 5;
    max-width: calc(100vw - 20px);
}

.facet-dropdown-menu-item .oxy-mega-dropdown_link {
    width: 100%;
    padding: 11px 16px;
    transition: 0.5s;
    border: 1px solid black;
}

.facet-dropdown-menu-item .oxy-mega-dropdown_link.oxy-mega-dropdown_inner-open {
    background-color: #ffffff;
    /* box-shadow: 0px -8px 12px -3px color(17); */
    border-color: transparent;
    /* padding-bottom: 20px; */
    z-index: 6;
}

.facet-dropdown-menu-item .oxy-mega-dropdown_link.oxy-mega-dropdown_inner-open:before {
    content: "";
    width: calc(100% + 2px);
    height: 16px;
    position: absolute;
    bottom: -12px;
    background-color: #fff;
    left: -1px;
}

.inspiration-archive-facet .wpgb-checkbox-control {
    border-radius: 0 !important;
    border-width: 1px !important;
    border-color: currentColor !important;
}

.inspiration-archive-facet .wpgb-checkbox-label {
    padding-left: 15px !important;
    font-size: 15px !important;
    font-weight: 500 !important;
}

.facet-dropdown-menu-item-3-columns .wpgb-hierarchical-list {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    align-items: baseline;
}

.facet-dropdown-menu-item-3-columns .inspiration-archive-facet-close-button {
    margin-top: 40px;
}

.facet-dropdown-menu-item-3-columns .wpgb-checkbox-label {
    padding-right: 20px !important;
}

.inspiration-facets-mobile-filter-menu-off-canvas .offcanvas-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.gallery-mobile-menu-accordions-wrapper .oxy-pro-accordion_header svg {
    fill: color(7);
}

.gallery-mobile-menu-accordions-wrapper .wpgb-checkbox {
    align-items: center;
    flex-direction: row-reverse;
}

.gallery-mobile-menu-accordions-wrapper .wpgb-checkbox-control {
    width: 12px !important;
    height: 12px !important;
    margin-right: 16px !important;
}

.gallery-mobile-menu-accordions-wrapper .wpgb-checkbox-label {
    padding-left: 0 !important;
    font-size: 13px !important;
}

@media (min-width: 1480px) {
    .facet-dropdown-menu-item-left-aligned .oxy-mega-dropdown_inner {
        margin-left: -140px;
    }
}

@media (max-width: 1479px) {
    .facet-dropdown-menu .oxy-mega-menu_inner {
        display: grid;
    }
}

@media (max-width: 1479px) and (min-width: 992px) {
    .inspiration-archive-facet-container {
        display: grid !important;
        grid-template-columns: repeat(4, 1fr);
    }

    .facet-dropdown-menu .oxy-mega-menu_inner {
        grid-template-columns: repeat(4, 1fr);
    }

    .inspiration-archive-facet-container .facet-dropdown-menu {
        grid-column: span 3;
    }

    .inspiration-archive-facet-container .clear-filters-button {
        grid-column: span 1;
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
    .facet-dropdown-menu .oxy-mega-menu_inner {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 991px) {

    /* .facet-dropdown-menu-item {
        width: calc(100% / 3 - 14px);
    } */
    .facet-dropdown-menu .oxy-mega-menu_inner {
        grid-template-columns: repeat(2, 1fr);
    }

    /* .inspiration-archive-facet-container .clear-filters-button,
    .inspiration-archive-facet-container .facet-dropdown-menu {
        grid-column: span 2;
    } */
}


/*******       Pinterest icon       *******/

.pinit {
    background-color: rgba(0, 0, 0, 0.75);
    transition: 0.2s;
    border-radius: 100%;
    padding: 6px;
    transform: translatey(150%);
    opacity: 0;
}

.pinit:hover {
    background-color: #98181C;
    opacity: 1;
}

.pinit img,
.pinit svg {
    width: 20px;
    display: block;
    filter: brightness(0) invert(1);
}

.inspi_card:hover .pinit {
    transform: translatey(0%);
    opacity: 1;
}

.inspi_card_top {
    overflow: hidden;
}

.inspi_card_article {
    padding: 8px;
    border-radius: 100%;
    background-color: color(7);
    transition: 0.2s;
    margin-left: 8px;
}

.inspi_card:hover .inspi_card_article {
    background-color: #fff;
}

.inspi_card_article img {
    width: 40px;
    filter: brightness(0) invert(1);
    transition: 0.2s;
}

.inspi_card:hover .inspi_card_article img {
    filter: none;
}