/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
.blackmenu ul li a {
    color: #333 !important;
}

.blackmenu .hamburger_2 .hamburger__inner,
.blackmenu .hamburger_2 .hamburger__inner::before,
.blackmenu .hamburger_2 .hamburger__inner::after {
    background-color: #333 !important;
}

.box_cat_rooms figure {
    position: relative;
}

.box_cat_rooms .badgepreview {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 3;
    max-width: 90px;
    height: auto;
}

.klarna {
    max-width: 110px;
    height: auto;
}

.miljofyr {
    max-width: 100px;
    height: auto;
}

.custom-img-wrapper {
    position: relative !important;
    display: flex !important;
    justify-content: flex-end !important;
    margin-top: -30px !important;

}

.list-group-item:first-child {
    border-radius: 20px;
}

.list-group-item {
    border-radius: 20px;
}

.list-group-item:last-child {
    border-radius: 20px;
}

.nbf {
    max-width: 130px;
}


.padding-btm {
    padding-bottom: 20px;
}

.margintop50 {
    margin-top: -30px !important;
    max-width: 80px;
    height: 80px !important;
}

.white {
    color: #ffffff !important;
}

body {
    font-size: 17px !important;
    font-size: -2.1rem;
    line-height: 1.6;
}

.skinnibitch {
    font-weight: 400 !important;
}

.red {
    color: #db1a21 !important;
}

.ansatt {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    object-fit: cover;
    margin-right: 20px;
}

.ansattdl {
    border-radius: 50%;
    width: 135px;
    height: 135px;
    object-fit: cover;
    margin-right: 20px;
}

figure {
    position: relative;
}

.badge {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    background: url('https://norgesdesign.docly.cloud/kepler/img/badges/god_medal.png') no-repeat center center;
    background-size: contain;
    z-index: 999999999999999999 !important;
}


.ndingress {
    font-size: 24px;
    font-weight: 600;
}

@media (max-width: 576px) {
    .ndingress {
        font-size: 18px;
    }
}

h3 {}

.altueltpreviewsmall {
    font-size: 18px;
    font-weight: 400;
}

.box_contentsaktueltpreview {
    padding: 20px;
}