/*
Theme Name: Number Three - Child
Theme URI: https://standoutmedia.dk/
Author: Standoutmedia A/S
Author URI: https://standoutmedia.dk/
Description: Et helt specielt Standoutmedia Tema
Template: number-three
Text Domain: number-three-child
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



/*======================================================================//
// style.css                                                            //
//======================================================================*/

html {
    scroll-behavior: smooth;
    scroll-padding: 170px;
}

/* START Ændringer Produktsiderne Maj 2022 */
.single-teambuilding .event-subpage-content-desc {
    overflow: hidden;
    position: relative;
    transition: height .275s;
}

.single-teambuilding .event-subpage-content-desc .show_more_btn {
    position: absolute;
    bottom: 0;
    background: linear-gradient(transparent, #ffffff50 10%, #fff 85%);
    width: 100%;
    text-align: center;
    height: 6rem;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.single-teambuilding .event-subpage-content-desc .show_more_btn span {
    color: #DF6641;
    font-weight: 900;
    cursor: pointer;

}


.event-subpage-content .section .grid-elements .event-subpage-content-offer {
    width: calc((100% - (20px * 1)) / 2.8);
    align-items: flex-start;
    position: fixed;
    top: min(21vh, 200px);
    z-index: 500;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    box-shadow: 0px 0px 50px 50px #00000020;
    max-width: calc(100% - 40px);
    max-height: 70vh;
    overflow-y: auto;
    display: none;
}

.event-subpage-content .section .grid-elements .event-subpage-content-desc {
    width: 100% !important;
}

@media only screen and (max-width: 479px) {
    .event-subpage-content .section .grid-elements .event-subpage-content-desc {
        min-width: 100vw;
    }

}


.event_slider_single .show-event-slider-wrapper-slider {
    width: calc(100% - 120px) !important;
}

.event_slider_single .show-event-slider-wrapper-slider .show-event-slider-wrapper-slider-image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.event_slider_single .show-event-slider-wrapper {
    height: 900px !important;
}

.event_slider_single .show-event-slider-wrapper h2 {
    padding: 0 30px;
    color: white;
    font-size: 50px;
    text-align: center;
}

.event-subpage-gallery {
    padding-top: 0 !important;
}

@media only screen and (max-width: 1200px) {

    .event_slider_single .show-event-slider-wrapper-slider {
        width: calc(100% - 90px) !important;
    }
}

@media only screen and (max-width: 959px) {
    .event_slider_single .show-event-slider-wrapper h2 {
        /* padding-left: unset; */
        text-align: center;
        font-size: 35px;
    }

    .event_slider_single .show-event-slider-wrapper {
        height: 850px !important;
    }

    .event_slider_single .show-event-slider-wrapper-slider {
        width: 90% !important;
    }
}

@media only screen and (max-width: 479px) {
    .event_slider_single .show-event-slider-wrapper {
        height: 560px !important;
    }

    .event_slider_single .show-event-slider-wrapper h2 {
        font-size: 26px;
    }
}

.event_slider_single.kurser-og-foredrag .show-event-slider-wrapper {
    background: #03658c;
}

.event_slider_single.udendoers .show-event-slider-wrapper {
    background: #00a79d;
}

.event_slider_single.indendoers .show-event-slider-wrapper {
    background: #df6641;
}

.event_slider_single.mad-og-drinks .show-event-slider-wrapper {
    background: #45302b;
}

.event_slider_single.musik-og-kunst .show-event-slider-wrapper {
    background: #d49697;
}


/* SLUT Ændringer Produktsiderne Maj 2022 */


body.admin-bar {
    padding-top: 0 !important;
}

#content {
    padding: 0;
}

.section-wrap.clear .section {
    padding: 50px 0;
}

/* Text styles */

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
}

.page-id-2 h1,
.page-id-2 h2,
.page-id-2 h3 {
    color: white;
}

.page-id-2 h4,
.page-id-2 h5,
.page-id-2 h6 {
    color: #373d41;
}

h1 {
    line-height: 0.95;
}

h2 {
    line-height: 1;
    margin-bottom: 30px;
}

a {
    text-transform: uppercase;
}

/* Text end */
/* Menu style */

header#masthead {
    position: fixed;
    top: 0;
    z-index: 10000;
    box-shadow: var(--box-shadow);
}

header.style-header-1 .nav-wrap {
    justify-content: flex-start;
}

.site-header .top-bar .section {
    max-width: 100%;
    /* padding: 14px 44px 2px 44px; */
    padding: 14px 44px 12px 44px;
    border: none;
}

.site-header .top-bar .section ul {
    justify-content: flex-end;
    align-items: center;
}

.site-header .top-bar .section ul li .socials-wrapper {
    vertical-align: middle !important;
}

.site-header .top-bar .section ul li a {
    font-size: 14px;
    font-weight: 400;
    font-family: hero-new, sans-serif;
}

.site-header .section-wrap.top-bar .section ul li .socials-wrapper a:hover {
    background-color: white;
}

.site-header .top-bar .section ul li a:hover {
    color: white;
    font-weight: bold;
}

.site-header .top-bar .section ul li ul {
    display: none;
    position: absolute;
    background-color: #df6641;
    padding: 10px 0;
    z-index: 1000;
}

.site-header .top-bar .section ul li ul li {
    padding: 5px 12px 5px 0px;
}

.site-header .top-bar .section ul li ul li:last-child {
    padding-bottom: 0;
}

.site-header .top-bar .section ul li ul li a:after {
    display: none;
}

.site-header .top-bar .section ul li:hover ul {
    display: block;
}

.site-header .top-bar .section ul li .socials-wrapper a {
    width: 15px;
    height: 15px;
    background-color: #ffffff;
    padding: 0;
    margin-left: 15px;
    position: relative;
    border-radius: 2px;
}

.site-header .top-bar .section ul li .socials-wrapper a:hover {
    background-color: #00a79d;
}


.site-header .top-bar .section ul li .socials-wrapper span {
    color: #df6641;
    position: absolute;
    left: 50%;
    top: 54%;
    transform: translate(-50%, -46%);
    font-size: 11px;
}

.site-header .top-bar .section ul li .socials-wrapper {
    vertical-align: unset;
}

.site-header .top-bar .section ul li a {
    text-transform: uppercase;
}

.site-header .header-wrapper {
    max-width: 100%;
    padding-left: 20px;
}

.site-header .header-wrapper .site-branding #logo {
    display: inline-block;
    transition: all 0.5s;
}
.site-branding #logo img {
    height: auto;
    width: auto;
}
.site-header .header-wrapper .site-branding {
    flex-grow: unset;
}

.site-header .header-wrapper .nav-wrap .main-navigation .menu-container .nav-menu .current-menu-item a {
    font-weight: 700 !important;

}

.site-header .header-wrapper .nav-wrap .main-navigation .menu-container .nav-menu .menu-item a {
    font-family: hero-new, sans-serif;
    color: #373d41;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 500;
    transition: 0.2s;
}

.site-header .header-wrapper .nav-wrap .main-navigation .menu-container .nav-menu .menu-item a:hover {
    text-decoration: underline;
}


/* Menu end */

/* Find event style */

section.section-wrap.event-search-section {
    position: absolute;
    width: 350px;
    right: 0;
    height: calc(100% - 49.5px);
}
section.section-wrap.event-search-section div.section {
    height: 100%;
}

.find-event-search-wrapper {
    width: 100%;
    border-radius: 0;
    background-color: #00a79d;
    position: absolute;
    right: 0;
    z-index: 1000;
    top: 0;
    height: 100%;
    transition: all 0.6s;
}
.event-search-section .find-event-search-wrapper-form{
    position: absolute;
    top: 120px;
    right: -500px;
    background-image: linear-gradient(to top, #00746d 0%, #00a79d 100%);
    width: 100%;
    padding: 10px 30px 30px;
    transition: all 0.265s;
    border-radius: 0 0 20px 20px;
}

.show-search-active.find-event-search-wrapper-form {
    right: 0; 
}

.find-event-search-wrapper.show-search-active .find-event-search-open {
    display: none;
}

.find-event-search-wrapper .find-event-search-open {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.find-event-search-wrapper-form.show-search-active .find-event-search-close {
    opacity: 0.5;
    display: block;
}

.find-event-search-close {
    position: absolute;
    right: 0;
    top: -120px;
    color: #ffffff;
    opacity: 0;
    padding: 20px;
    cursor: pointer;
    transition: all 0.6s;
    display: none;
    z-index: 100000;
    pointer-events: none;
}

.find-event-search-headline {
    color: #ffffff;
    font-family: bebas-neue-pro, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 35px;
    text-align: left;
    display: block;
    font-size: 25px;
    transition: none;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: auto;
    white-space: nowrap;
}

.find-event-search-form select {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid white;
    color: white;
    width: 100%;
    padding: 5px 0 3px 0;
    color: #ffffff;
    font-family: proxima-nova, sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}

.find-event-search-form select option {
    background-color: white;
    color: black;
    font-family: proxima-nova, sans-serif;
}

.find-event-search-form button {
    color: #ffffff;
    font-family: hero-new, sans-serif !important;
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    background-color: transparent;
    border: none;
    float: right;
    margin-top: 35px;
}

.find-event-search-wrapper .find-event-search-form select:active {
    background-color: transparent;
}

.find-event-search-wrapper .find-event-search-form select:hover {
    background-color: transparent;
}

.search-event-filter-icons {
    display: none;
}

/* Find event end  */

/* Søgning side style */

.slider-soeging-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.soeging-filter-wrapper .section {
    padding: 0;
}

.soeging-filter-wrapper {
    box-shadow: 0 3px 15px rgb(0 0 0 / 25%);
    margin-bottom: 15px;
    background-image: linear-gradient(to right, #00746d 0%, #00a79d 100%);
}

.page-slider-section {
    margin-top: 158px;
}

.page-id-300 .page-slider-section {
    margin-bottom: 0;
}

.page-id-300 .soeging-filter-wrapper .find-event-search-wrapper {
    display: none;
}

.soeging-filter-wrapper .find-event-search-wrapper {
    background-image: none;
    position: relative;
    right: unset;
    bottom: unset;
    border-radius: unset;
    width: 100%;
    padding: 0px 0 20px 0;
}

.soeging-filter-wrapper .find-event-search-headline {
    display: none;
}

.section-wrap.clear.soeging-filter-wrapper .search-event-filter-wrapper {
    display: inline-block;
    border-right: 1px solid white;
    width: calc((100% - (10px * 5)) / 6);
}

.section-wrap.clear.soeging-filter-wrapper .search-event-filter-wrapper:nth-of-type(6n) {
    border-right: none !important;
}

.section-wrap.clear.soeging-filter-wrapper .search-event-filter-icons {
    display: block;
    text-align: left;
    padding: 0;
    padding-left: 20px;
}

.search-event-filter-wrapper .search-event-filter-icons .search-event-filter-icons-text {
    font-size: 22px;
    font-family: bebas-neue-pro, sans-serif;
    text-transform: uppercase;
    color: white;
    padding-left: 10px;
}

.soeging-filter-wrapper .find-event-search-wrapper .find-event-search-form {
    text-align: center;
    padding: 20px 0 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.soeging-filter-wrapper .find-event-search-wrapper .find-event-search-form select {
    width: unset;
    font-size: 22px;
    font-family: bebas-neue-pro, sans-serif;
    text-transform: uppercase;
    margin: auto;
    text-align-last: center;
    padding: 5px 5px;
    transition: all 0.3s;
    background-color: transparent;
    border-bottom: none;
    text-transform: initial;
    font-size: 18px;
    border: solid 1px transparent;
}

.soeging-filter-wrapper .find-event-search-wrapper .find-event-search-form select option {
    color: #828282;
}

.soeging-filter-wrapper .find-event-search-wrapper .find-event-search-form select:hover {
    border: 1px solid white;
}

.soeging-filter-wrapper .find-event-search-wrapper .search-event-filter-wrapper-submit {
    width: 100%;
}

.soeging-filter-wrapper .find-event-search-wrapper .find-event-search-form button {
    float: none;
    position: relative;
    background-color: #00a79d;
    padding: 10px 10px 6px 10px;
    transition: all 0.3s;
    font-size: 20px;
}

.soeging-filter-wrapper .find-event-search-wrapper .find-event-search-form button:hover {
    background-color: #df6641;
}

.soeging-filter-wrapper .find-event-search-wrapper .find-event-search-form button span {
    line-height: 1.4;
    padding-left: 5px;
}

.soeging-filter-wrapper .find-event-search-close {
    display: none !important;
}


.soeging-filter-wrapper .find-event-search-wrapper .search-event-filter-values {
    display: block;
    width: 100%;
    text-align: left;
}

.soeging-filter-wrapper .find-event-search-wrapper .search-event-filter-values select {
    text-align-last: left;
    padding: 5px 15px;
    margin-left: 5px;
    padding-right: 40px;
    min-width: 90%;
}

/* Søgning side end */

/* standard template style */
.page-id-300 .event-search-section {
    display: none;
}

.event-search-section .section {
    padding: 0 !important;
}



section.section-wrap.clear.contact-popup-section {
    position: fixed;
    bottom: 0;
    right: 0;
}

section.section-wrap.clear.contact-popup-section .section {
    padding: 0;
}

section.section-wrap.clear.contact-popup-section .section p {
    margin: auto;
}

section.section-wrap.clear.contact-popup-section .section p a {
    background-color: #00a79d;
    display: block;
    padding: 12px 30px;
    color: white;
    font-size: 24px;
    text-decoration: none;
    font-weight: 300;
    box-shadow: rgba(0, 0, 0, 0.1) 0px -4px 12px;
    border-radius: 10px 0 0 0;
    font-family: bebas-neue-pro, sans-serif;
}
section.section-wrap.clear.contact-popup-section .section p a span {
    margin-left: 10px;
}
.underline {
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    /* margin-bottom: -19px; */
    margin-bottom: 0;
    font-family: hero-new, sans-serif;
}

.read-more-links a {
    text-decoration: none;
}

.read-more-links a:hover {
    text-decoration: underline;
}

.read-more-links .stom-custom-svg {
    padding-left: 5px;
    font-size: 11px;
}

.page-slider-section .slider-inner .slider-text {
    width: 100%;
}

.event-subpage .event-subpage-slider .page-slider-section .slider-inner .slick-list {
    height: 550px !important;
}

.event-subpage .event-subpage-slider .page-slider-section .slider-inner .event-subpage-slider-overlay {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 20%);
    z-index: 1;
}

.page-slider-section .slider-inner .slider-text h1 {
    color: white;
}

.event-subpage .event-subpage-slider .page-slider-section .slider-inner .slider-text .slider-text-inner {
    height: auto;
}

.event-subpage .event-subpage-slider .page-slider-section .slider-inner .slider-text .slider-text-inner a {
    margin-top: 10px;
    display: inline-block;
    background-color: white;
}

.page-id-2 .page-slider-section .slider-inner .slider-text .slider-text-inner a {
    font-size: 20px;
}

.page-slider-section .slider-inner .slider-text .slider-text-inner a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 100;
    background-color: #00a79d;
    font-family: hero-new, sans-serif;
    border: none;
    padding: 10px 30px;
    text-transform: uppercase;
    text-decoration: none;
}

.page-slider-section .slider-inner .slider-text .slider-text-inner .read-more-links .stom-custom-svg {
    padding-left: 10px;
    font-size: 16px;
}


.page-slider-section-overlay {
    background-image: linear-gradient(to bottom, #2b2b2b 0%, #00000039 15%, #00000039 15%);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.slider-text-inner-position {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 145px;
    padding: 0 400px 0 200px;
}

.teambuilding-events {
    padding: 0 !important;
}

.teambuilding-events .section {
    max-width: 100% !important;
    padding: 0 !important;
}

.kommentar-tekst h3 {
    display: inline-block;
    padding: 0 35px;
    text-transform: initial;
    color: #373d41;
}

.kommentar-tekst .section {
    display: block;
    margin: auto;
    position: relative;
    padding: 110px 100px 70px 100px;
    margin-bottom: -20px;
}

#kommentar-tekst.kommentar-tekst .section {
    /* margin-bottom: 157px; */
    margin-bottom: 80px;
    margin-top: 35px;
}

.kommentar-tekst .stom-fa-quote-right {
    position: absolute;
    top: 65px;
    left: 0;
    color: #df6641;
    font-size: 50px;
}

.kommentar-tekst .stom-fa-quote-left {
    position: absolute;
    bottom: 30px;
    right: 0;
    color: #00a79d;
    font-size: 50px;
}


.vores-referencer .underline {
    color: #00a79d;
    margin-bottom: 16px;
}

.vores-referencer h2 {
    color: #373d41;
    padding-bottom: 20px;
}

.vores-referencer .gallery-columns-4 {
    padding: 20px;
}

.vores-referencer .section .vores-reference-galleri {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.vores-referencer .section .vores-reference-galleri a {
    width: calc((100% - (20px * 3)) / 4);
    position: relative;
    display: flex;
    flex-wrap: wrap;
    background-size: cover;
    justify-content: center;
    align-items: center;
    padding-bottom: 50px;
}

.vores-referencer .section .vores-reference-galleri a img {
    height: fit-content;
}

.vores-referencer .read-more-links {
    color: #00a79d;
}

.vores-referencer .read-more-links .stom-custom-svg {
    color: #00a79d;
}

.jeres-ideer .underline {
    color: #df6641;
    margin-bottom: 16px;
}

.jeres-ideer {
    text-align: center;
    color: #373d41;
    font-size: 16px;
    font-weight: 400;
    font-family: proxima-nova, sans-serif;
    max-width: 760px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    line-height: 1.3;
}

.jeres-ideer h2 {
    color: #373d41;
    margin: 0;
    margin-bottom: 32px;
}

.jeres-ideer .read-more-links {
    color: #df6641;
}

.jeres-ideer .read-more-links .stom-custom-svg {
    color: #df6641;
}

.hvem-er-vi .section {
    padding: 50px 0 ;
}


.hvem-er-vi .section {
	    max-width: 760px;
}

.hvem-er-vi h2 {
    color: #373d41;
    margin:0;
    margin-bottom: 32px;
}

.hvem-er-vi-text {
    padding: 20px;
}

.hvem-er-vi p {
    color: #373d41;
    font-size: 16px;
    font-weight: 400;
    margin-inline: auto;
    display: block;
    line-height: 1.2;
	font-family: proxima-nova, sans-serif;
}

.hvem-er-vi-left {
    margin-left: 150px;
}

.hvem-er-vi-right {
    width: 300px;
    margin-right: 150px;
    float: right;
}

.hvem-er-vi .read-more-links a {
    color: #00a79d;
    padding-top: 20px;
    display: inline-block;
}

.hvem-er-vi .read-more-links .stom-custom-svg {
    color: #00a79d;
}

/*  standard template end */

/* Derfor AWA style */

.derfor-awa-sektion-items {
    margin-bottom: 20px;
}

.derfor-awa-sektion-items .overlay .derfor-awa-top {
    position: relative;
    height: 100px;
    width: 100%;
}

.derfor-awa-sektion-items .overlay .derfor-awa-top h4 {
    display: inline-block;
    color: white;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 85%;
}

.derfor-awa-sektion-items .overlay .derfor-awa-top span {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    font-size: 70px;
}

.derfor-awa-sektion-items .overlay p img {
    float: right;
}

.derfor-awa-sektion-items .overlay ul {
    list-style: none;
    padding: 0;
}

.derfor-awa-sektion-items .overlay ul li {
    padding-bottom: 15px;
    line-height: 1.3;
}

.derfor-awa-sektion-items .overlay ul li:before {
    width: 18px;
    height: 12px;
    display: inline-block;
    content: '';
    -webkit-mask: url('../number-three/modules/font-awesome-cdn/solid/check.svg') no-repeat 50% 50%;
    mask: url('../number-three/modules/font-awesome-cdn/solid/check.svg') no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    background-color: white;
    margin-right: 10px;
}

/* Derfor AWA end */

/* referencer style */

.referencer-section .section .grid-elements .grid-element {
    margin-bottom: 20px;
}

.referencer-section .section {
    padding-bottom: 0;
}

.referencer-section-wrapper {
    box-shadow: var(--box-shadow);
    border-radius: var(--mt-border-radius);
    float: left;
}

.referencer-section-image {
    height: 100px;
    width: 100%;
    position: relative;
}

.referencer-section-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 70px;
}

.referencer-section-content a:hover .referencer-section-content-headline {
    background-color: #df6641;
}

.referencer-section-content a:hover .referencer-section-content-headline h5 {
    color: white;
}

.referencer-section-content-headline {
    background-color: #00a59b;
    padding: 10px 0;
    text-align: center;
    height: 75px;
    position: relative;
    transition: all 0.5s;

}

.referencer-section-content-headline h5 {
    color: white;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    font-size: 25px;
    transition: all 0.5s;

}

.referencer-section-content-text {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
    padding: 10px 25px;
    font-size: 14px;

}

.referencer-section-content-written {
    display: block;
    border-top: 5px solid #00a59b;
    padding: 10px 0;
    margin: 0 25px;
    font-size: 12px;
    font-style: italic;
    color: rgb(0 0 0 / 50%);
}

/* referencer end */

/* jobopslag style */
.jobopslag-header .text {
    padding: 0 75px;
}

.jobopslag-tekst h4 {
    color: white;
}

.jobopslag-tekst h5 {
    color: white;
}

.jobopslag-tekst h6 {
    color: white;
}

/* jobopslag end */

/* kontakt side style */
.kontakt-side .section {
    padding-bottom: 100px !important;
}

.kontakt-side .section .grid-elements .grid-element .overlay {
    padding: 30px;
}

.kontakt-side-info {
    box-shadow: 3px 3px 10px rgb(0 0 0 / 25%);
}


.kontakt-side-info h2 {
    color: #373d41;
    /* font-size: 60px; */
    font-size: 45px;
    margin-bottom: 10px;
}

.kontakt-side-jobs {
    box-shadow: 3px 3px 10px rgb(0 0 0 / 25%);
}

.kontakt-side-jobs h2 {
    color: #373d41;
    /* font-size: 60px; */
    font-size: 45px;
    margin-bottom: 10px;
}

.kontakt-side-kortvisning {
    margin: 100px;
}

/* kontakt side end */

/* cookie-side style */

.cookie-side h2:first-child {
    font-size: 60px;
}

.cookie-side h2 {
    font-size: 30px;
}

.cookie-side .section .grid-elements .grid-element {
    margin-bottom: 20px;
}

.cookie-side .stom-cookie-table thead th {
    background-color: #747474;
}

.cookie-side .stom-cookie-table tr:nth-child(2n) {
    background-color: #747474;
}

/* cookie-side style */

/* Event category picker style*/
.kategori-filter .active-kategori .kurser-og-foredrag {
    color: #03658c !important;
}

.kategori-filter .active-kategori .udendoers {
    color: #00a79d !important;
}

.kategori-filter .active-kategori .indendoers {
    color: #df6641 !important;
}

.kategori-filter .active-kategori .mad-og-drinks {
    color: #45302b !important;
}

.kategori-filter .active-kategori .musik-og-kunst {
    color: #d49697 !important;
}

/* event kategori style  */
.event-kategori-top.page-slider-section {
    margin-bottom: 0;
}

.event-kategori-top {
    display: block;
    text-align: center;
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.event-kategori-top-image img {
    object-fit: cover;
    object-position: center;
    max-width: initial;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.seo-top-tekst.section.event-kategori-top,
.seo-bottom-tekst.section.event-kategori-top {
    height: auto;
    padding: 30px 10px;
    text-align: unset;
}

.seo-top-tekst .event-kategori-top-text,
.seo-bottom-tekst .event-kategori-top-text {
    display: none;
    position: relative;
    color: black !important;
}

.event-kategori-top-seo-text-box>h3 {
    margin-top: 25px;
    margin-bottom: 5px;
}

.event-kategori-top-seo-text-box>h3:not(:first-of-type) {
    margin-top: 25px;
}


.seo-top-tekst .event-kategori-top-text p,
.seo-bottom-tekst .event-kategori-top-text p {
    position: relative;
    color: black;
    width: 100%;
    font-weight: unset;
    font-size: unset;
}


.event-kategori-top-video {
    z-index: 2;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-top: -10%;
}

.kategori_seo_bottom_tekst_split_1 {
    width: 50%;
    float: left;
    padding-right: 2%;
}

.kategori_seo_bottom_tekst_split_2 {
    width: 50%;
    float: left;
    height: 300px;
    background-image: url('images/galleri-1.jpg');
    background-size: cover;
    background-position: center center;
    margin-bottom: 40px;
}

.event-kategori-top-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.event-kategori-top-text {
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 50px 0;
    pointer-events: none;
}

.event-kategori-top-text-box {
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-shadow: 2px 2px 7px #575757;
    width: 100%;
}

.page-slider-section.event-kategori-top .event-kategori-top-text-box h1,
.page-slider-section.event-kategori-top .event-kategori-top-text-box h2 {
    color: white !Important;
    max-width: 1000px;
    padding: 0 10px;
    margin: 0 auto;
    margin-bottom: 16px;
}

.event-kategori-top-text h2 {
    color: white;
}

.event-kategori-top-text.kurser-og-foredrag {
    background-color: rgb(3 101 140 / 60%);
}

.event-kategori-top-text.udendoers {
    background-color: rgb(0 167 157 / 60%);
}

.event-kategori-top-text.indendoers {
    background-color: rgb(223 102 65 / 60%);
}

.event-kategori-top-text.mad-og-drinks {
    background-color: rgb(69 48 43 / 60%);
}

.event-kategori-top-text.musik-og-kunst {
    background-color: rgb(212 150 151 / 60%);
}

.event-kategori-top .event-kategori-top-text.active_slide h2 {
    /* font-size: 65px; */
    font-size: 45px;
    margin-bottom: 20px;
}

.seo-top-tekst .event-kategori-top-text,
.seo-bottom-tekst .event-kategori-top-text {
    background-color: transparent !Important;
}

.seo-top-tekst .event-kategori-top-text h2,
.seo-top-tekst .event-kategori-top-text h3,
.seo-top-tekst .event-kategori-top-text h4,
.seo-top-tekst .event-kategori-top-text h5,
.seo-bottom-tekst .event-kategori-top-text h2,
.seo-bottom-tekst .event-kategori-top-text h3,
.seo-bottom-tekst .event-kategori-top-text h4,
.seo-bottom-tekst .event-kategori-top-text h5 {
    color: black !important;
}

.seo-bottom-tekst .event-kategori-top-text h4 {
    margin-top: 25px;
    margin-bottom: 5px;
}

.event-kategori-top-text p {
    font-family: hero-new, sans-serif;
    font-size: 20px;
    font-weight: 500;
    display: block;
    width: 750px;
    margin: auto;
    color: white;
}

.event-kategori-wrapper {
    margin-bottom: 0px;
    margin-top: 0px;
}

.event-kategori-wrapper-none-found {
    position: absolute;
    width: 98.2%;
    margin: auto;
    text-align: center;
    top: -120px;
    margin-left: 10px;
    border-bottom: 2px solid black;
}

.page-id-300 h3 {
    color: #ff4c4c;
    text-align: center;
    font-size: 40px;
}

.page-id-300 h4 {
    font-size: 30px;
    text-align: left;
    bottom: -20px;
    position: relative;
}

.event-kategori-menu {
    height: 167px;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.25);
    margin-bottom: 15px;
}

.event-kategori-image-normal {
    display: block !important;
}

.event-kategori-image-light {
    display: none !important;
}

.active-kategori .event-kategori-image-light {
    display: block !important;
}

.active-kategori .event-kategori-image-normal {
    display: none !important;
}

.event-kategori-menu .section {
    height: 100%;
}

.event-kategori-menu .section ul {
    height: 100%;
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.event-kategori-menu .section ul li {
    position: relative;
    cursor: pointer;
    display: inline-block;
    height: 100%;
    border-right: 1px solid #373d41;
    width: calc((100% - (1px * 5)) / 6);
    text-align: center;
}

.event-kategori-menu .section ul li:last-child {
    border: none;
}

.event-kategori-menu .section ul li .event-kategori-menu-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.event-kategori-menu .section ul li .event-kategori-menu-content img {
    pointer-events: none;
    padding-bottom: 15px;
    display: block;
    margin: auto;
    height: unset;
    width: unset;
}

.section ul li .event-kategori-menu-content span {
    pointer-events: none;
    font-size: 22px;
    font-family: bebas-neue-pro, sans-serif;
    color: #373d41 !important;
    line-height: 22px;
    text-transform: uppercase;
}


/* Event category picker end  */
/*  isotope  */

.grid:after {
    content: '';
    display: block;
    clear: both;
}

.element-item {
    position: absolute;
    float: left;
    width: 33.33333333%;
    padding: 10px;
}

/* isotope end */
/* Event teambuilding style */

.event-kategori-menu-content.active-kategori .kurser-og-foredrag,
.kurser-og-foredrag,
.kurser-og-foredrag:before,
.kurser-og-foredrag:after {
    color: #03658c !important;
}

.kurser-og-foredrag .event-kategori-top-seo-text-box>h2 {
    margin-top: 25px;
}

.event-kategori-menu-content.active-kategori .udendoers,
.udendoers,
.udendoers:before,
.udendoers:after {
    color: #00a79d !important;
}

.event-kategori-menu-content.active-kategori .indendoers,
.indendoers,
.indendoers:before,
.indendoers:after {
    color: #df6641 !important;
}

.event-kategori-menu-content.active-kategori .mad-og-drinks,
.mad-og-drinks,
.mad-og-drinks:before,
.mad-og-drinks:after {
    color: #45302b !important;
}

.event-kategori-menu-content.active-kategori .musik-og-kunst,
.musik-og-kunst,
.musik-og-kunst:before,
.musik-og-kunst:after {
    color: #d49697 !important;
}

.site-main #content {
    max-width: unset;
}

.event-subpage .event-subpage-slider .slide-element {
    max-height: 550px;
}


.event-entry {
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
    text-decoration: none;
    margin-bottom: 10px;
    display: inline-block;
    transition: all 0.4s;
}

.event-entry:hover {
    box-shadow: 3px 12px 10px rgb(0 0 0 / 40%);
}

.event-entry-image {
    width: 100%;
    height: 240px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.event-entry-image img {
    position: relative;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.event-entry-content {
    padding: 30px;
    width: 100%;
    height: auto;
}

.event-entry-content-underline {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.event-entry-content-headline {
    text-transform: uppercase;
}

.event-entry-content-headline h4,
.event-entry-content-headline h5,
.event-entry-content-headline h6 {
    color: #373d41;
}

.event-entry-content-details {
    color: #373d41;
    border-bottom: 1px solid rgba(55, 61, 65, 0.2);
    display: inline-block;
    width: 100%;
    position: relative;
    padding-top: 4px;
    padding-bottom: 5px;
    font-family: hero-new, sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.event-entry-content-details-detail, .show-event-slider-wrapper-slider-content-detail {
    float: left;
}

.event-entry-content-details-value, .show-event-slider-wrapper-slider-content-value {
    float: right;
}
.event-entry-content-details-value p, .show-event-slider-wrapper-slider-content-value p {
margin: 0;    
}









.event-entry-content-readmore {
    padding-top: 19px;
    text-transform: uppercase;
    font-family: hero-new, sans-serif;
    font-size: 14px;
    display: block;
    width: 100%;
    text-align: right;
}

.event-entry-content-readmore span {
    position: relative;
}

.event-entry-content-readmore span:before {
    font-size: 12px;
    font-weight: 100;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

/* Event teambuilding end */

/* Event teambuilding subpage style */
.event-subpage .event-subpage-details .kurser-og-foredrag {
    background-color: #03658c;
}

.event-subpage .event-subpage-details .udendoers {
    background-color: #00a79d;
}

.event-subpage .event-subpage-details .indendoers {
    background-color: #df6641;
}

.event-subpage .event-subpage-details .mad-og-drinks {
    background-color: #45302b;
}

.event-subpage .event-subpage-details .musik-og-kunst {
    background-color: #d49697;
}

.event-subpage .event-subpage-slider .page-slider-section {
    height: 550px;
}

.page-slider-section .placeholder-background {
    height: 100%;
    width: 100%;
}

.page-slider-section .placeholder-background h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-shadow: 2px 2px 1px black;
}

.event-subpage .event-subpage-slider .page-slider-section .slider-inner .slider-text p {
    font-family: hero-new, sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: white;
    max-width: 750px;
    margin: auto;
    padding-bottom: 25px;
}

.event-subpage .event-subpage-slider .page-slider-section .slider-inner .slider-text {
    top: -45px;
    text-align: center;
    z-index: 10;
}

.event-subpage-slider-button {
    padding: 7px 22px;
    font-family: hero-new, sans-serif;
    font-size: 16px;
    font-weight: 400;
    background-color: white;
    text-transform: uppercase;
    cursor: pointer;
}

.event-subpage-details {
    position: relative;
    top: -147px;
    width: 100%;
    z-index: 10;
}

.event-subpage-details-content {
    height: 175px;
    width: 100%;
}

.event-subpage-details-content ul {
    list-style: none;
    width: 100%;
    height: 100%;
    padding-top: 32px;
    padding-left: 0;
}

.event-subpage-details-content li {
    border-right: 1px solid white;
    display: inline-block;
    float: left;
    height: 105px;
    color: white;
    padding-left: 40px;
    width: 19.6%;
}

.event-subpage-details-content li:last-of-type {
    border: none;
}

.event-subpage-content-centered {
    padding-top: 15px;
}

.event-subpage-details-content-name {
    font-family: bebas-neue-pro, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 10px;
}

.event-subpage-details-content-value {
    font-family: hero-new, sans-serif;
    font-size: 14px;
    font-weight: 400;
    display: block;
    padding-top: 5px;
    margin: 0;
}
.event-subpage-details-content-value p {
    margin: 0;
}
.event-subpage-details-content-focus {
    padding: 0;
    margin: 0;
}

.event-subpage-details-content-focus:first-of-type {
    padding-top: 5px;
}

.event-subpage-content {
    /* padding-bottom: 50px; */
    padding-bottom: 0;
}

.content-area .event-subpage-content .section {
    padding-top: 0;
}

.event-subpage-content-desc p {
    line-height: 1.3;
}

.event-subpage-content .section .grid-elements .event-subpage-content-desc h2 {
    /* font-size: 42px; */
    font-size: 35px;
    color: #373d41;
    margin-bottom: 15px;
}

.event-subpage-content .section .grid-elements .event-subpage-content-desc h2:not(:first-of-type) {
    margin-top: 30px;
}

.event-subpage-content .section .grid-elements .event-subpage-content-desc h3 {
    font-size: 35px;
    color: #373d41;
}

.event-subpage-content .section .grid-elements .event-subpage-content-desc h4 {
    font-size: 28px;
    color: #373d41;
}

.event-subpage-content .section .grid-elements .event-subpage-content-desc {
    width: calc((100% - (25px * 1)) / 1.6);
    display: block;
}

.event-subpage-content .section .grid-elements .event-subpage-content-offer {
    width: calc((100% - (20px * 1)) / 2.8);
    align-items: center;
}

.event-subpage-content-offer {
    background-color: #ffffff;
    border-radius: var(--mt-border-radius);
    overflow: hidden;
    box-shadow: var(--box-shadow);
}

.event-subpage-content-offer-content {
    padding: 30px 40px;
}

.event-subpage-content-offer-content .gform_heading {
    text-align: center;
    line-height: 1.2;
}

.event-subpage-content-offer-content .gform_heading .gform_title {
    color: #373d41;
    font-size: 35px;
}

.event-subpage .event-subpage-content-offer-content-form .gform_body .gform_fields {
    grid-row-gap: 11px;
}

.event-subpage .event-subpage-content-offer-content-form .gform_body .gfield input,
select {
    border: 1px solid #d9d9d9;
    padding: 3px 10px 5px 10px;
}

.event-subpage .event-subpage-content-offer-content-form .gform_body .gfield input::placeholder {
    color: #d9d9d9;
    font-size: 14px;
    font-weight: 400;
}

.event-subpage .event-subpage-content-offer-content-form .gform_body .gfield select {
    color: #d9d9d9;
    font-size: 14px;
    font-weight: 400;
}

.event-subpage .event-subpage-content-offer-content-form .gform_body .gfield_html {
    font-size: 10px;
    color: #373d41;
    line-height: 1.2;
}


.event-subpage-content-offer-content-form .gform_footer {
    margin-top: 11px !important;
    margin-bottom: 17px !important;
}

.event-subpage .event-subpage-content-offer-content-form .gform_body .ginput_container_date .datepicker {
    width: 100%;
}

.event-subpage .event-subpage-content-offer-content-form .gform_footer button.gform_button .stom-custom-svg {
    padding-left: 10px;
}

.event-subpage .event-subpage-content-offer-content-form .gform_footer button {
    width: 100%;
    background-color: #00a79d;
    color: white;
    border: none;
    color: #ffffff;
    font-family: hero-new, sans-serif;
    font-size: 16px;
    font-weight: 500;
    border-radius: 100px;
    padding: 14px 16px;
}

.event-subpage-content-comment {
    max-width: 730px;
    display: block;
    margin: auto;
    position: relative;
    padding-bottom: 20px;
    padding-top: 20px;
}

.event-subpage-content-comment h4 {
    display: inline-block;
    padding: 0 35px;
    text-transform: initial;
    text-align: center;
    color: #373d41 !important;
}

.event-subpage-content-comment .stom-fa-quote-right {
    position: absolute;
    top: 0px;
    left: 0;
    font-size: 30px;
}

.event-subpage-content-comment .stom-fa-quote-left {
    position: absolute;
    bottom: 0px;
    right: 0;
    font-size: 30px;
}


.event-subpage-gallery {
    text-align: center;
    padding: 80px 0 100px 0;
    color: #373d41;
}

.event-subpage-gallery h2 {
    color: #373d41;
    padding-bottom: 5px;
}

.event-subpage-gallery-slider {
    width: 92.5%;
    margin: auto;
}

.event-subpage-gallery-slider .slick-track {
    display: flex;
}

.event-subpage-gallery-slider .slick-track .event-subpage-gallery-slider-slides {
    display: inline-block;
    text-align: center;
    width: 268px;
    height: 268px;
    overflow: hidden;
    position: relative;
    margin-top: 0;
}

.event-subpage-gallery-slider .slick-track .event-subpage-gallery-slider-slides a img {
    object-fit: cover;
    max-width: initial;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.event-subpage-gallery-slider-play {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(218, 218, 218, 0.25);
    z-index: 10;
}

.event-subpage-gallery-slider-play span {
    font-size: 50px;
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    width: auto;
}

.event-subpage-gallery-slider-slides {
    position: relative;
}

.event-subpage-gallery-slider .slick-arrow {
    background-color: transparent;
    color: #000000;
}

.slick-next:after {
    width: 30px;
    height: 30px;
    display: inline-block;
    content: '';
    -webkit-mask: url('../number-three/modules/font-awesome-cdn/solid/arrow-right.svg') no-repeat 50% 50%;
    mask: url('../number-three/modules/font-awesome-cdn/solid/arrow-right.svg') no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    background-color: white;
}

.slick-prev:after {
    width: 30px;
    height: 30px;
    display: inline-block;
    content: '';
    -webkit-mask: url('../number-three/modules/font-awesome-cdn/solid/arrow-left.svg') no-repeat 50% 50%;
    mask: url('../number-three/modules/font-awesome-cdn/solid/arrow-left.svg') no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    background-color: white;
}

.event-subpage-gallery .slick-next:after {
    background-color: black;
}

.event-subpage-gallery .slick-prev:after {
    background-color: black;
}

.pswp__zoom-wrap .video-wrapper {
    width: 80%;
    height: 100%;
    position: relative;
    margin: auto;
}

.pswp__zoom-wrap .video-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pswp__item__video__iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* Event teambuilding subpage end */

/* Show event slider shortcode style */

.show-event-slider-wrapper {
    padding: 100px 0;
    position: relative;
    height: 800px;
    /* margin: 100px 0 50px; */
    margin: 50px 0 50px;
}

.kurser-og-foredrag .show-event-slider-wrapper {
    background-image: linear-gradient(to left, #03658c 0%, #03658c 80%, #fff 80%);
}

.udendoers .show-event-slider-wrapper {
    background-image: linear-gradient(to left, #00a79d 0%, #00a79d 80%, #fff 80%);
}

.indendoers .show-event-slider-wrapper {
    background-image: linear-gradient(to left, #df6641 0%, #df6641 80%, #fff 80%);
}

.mad-og-drinks .show-event-slider-wrapper {
    background-image: linear-gradient(to left, #45302b 0%, #45302b 80%, #fff 80%);
}

.musik-og-kunst .show-event-slider-wrapper {
    background-image: linear-gradient(to left, #d49697 0%, #d49697 80%, #fff 80%);
}

.show-event-slider-wrapper .show-event-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 600px;
    width: 30%;
    margin-top: 100px;
}

/*
.show-event-slider-wrapper .show-event-slider-wrapper-slider.slick-slider .slick-track {
    display: flex;
    gap: var(--gap-m);
    margin-left: -10px;
    gap: 30px;
    align-items: flex-start;
    display: grid;
    grid-template-columns: repeat(var(--grid-4-cols), minmax(0, 1fr));

}

.show-event-slider-wrapper .show-event-slider-wrapper-slider.slick-slider .slick-track .show-event-slider-wrapper-slider-content{
    align-items: flex-start;
    position: relative;
    background-size: cover;
    display: grid;
    grid-template-columns: auto;
    height: auto;
}

*/

.show-event-slider-wrapper .show-event-image .show-event-image-wrapper {
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
}

.show-event-slider-wrapper .show-event-image .show-event-image-wrapper h2 {
    color: white;
}

.show-event-slider-wrapper .show-event-image .show-event-image-wrapper-overlay {
    background-color: rgba(0, 0, 0, 0.2);
    display: none;
    pointer-events: none;
    height: 100%;
    width: 100%;
}

.show-event-slider-wrapper .show-event-image .show-event-image-wrapper .show-event-image-wrapper-icon {
    position: absolute;
    right: 30px;
    top: 30px;
    height: 60px;
}

.show-event-slider-wrapper .show-event-image .show-event-image-wrapper .show-event-image-wrapper-headline {
    position: absolute;
    left: 60px;
    bottom: 60px;
    max-width: 80%;
    line-height: 1;
}

.show-event-image-link {
    position: absolute;
    bottom: 38px;
    right: 100px;
    text-transform: uppercase;
    text-decoration: none;
    color: white !important;
}

.show-event-image-link:hover {
    text-decoration: underline;
    color: white;
}

.show-event-image-link span {
    font-size: 15px;
    margin-left: 5px;
    vertical-align: middle;
}

.show-event-slider-wrapper-slider-image {
    height: 240px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.show-event-slider-wrapper-slider-image img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.show-event-slider-wrapper-slider {
    width: 65%;
    float: right;
    margin-right: 70px;
}

.show-event-slider-wrapper-slider .slick-prev {
    display: none !important;
}

.show-event-slider-wrapper-slider-content a {
    text-decoration: none;
}

.show-event-slider-wrapper-slider-content-headline {
    font-size: 18px;
    color: #373d41;

    h5 {
        font-weight: 600;
        font-size: inherit;
    }
}

.show-event-slider-wrapper-slider-content-details {
    color: #373d41;
    border-bottom: 1px solid rgba(55, 61, 65, 0.2);
    display: inline-block;
    width: 100%;
    position: relative;
    padding-top: 4px;
    padding-bottom: 5px;
    font-family: hero-new, sans-serif;
    font-size: 14px;
    font-weight: 400;
}


.show-event-slider-wrapper-slider-content-readmore {
    padding-top: 19px;
    text-transform: uppercase;
    font-family: hero-new, sans-serif;
    font-size: 14px;
    display: block;
    width: 100%;
    text-align: right;
}

.show-event-slider-wrapper-slider-content-readmore span {
    position: relative;
}

.show-event-slider-wrapper-slider-content-readmore span:before {
    font-size: 12px;
    font-weight: 100;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.show-event-slider-wrapper-slider-content-underline {
    text-transform: uppercase;
}

.show-event-slider-wrapper-content-padding {
    padding: 25px;
    background-color: white;
    height: 100%;
}


.show-event-slider-wrapper-slider .slick-arrow {
    background-color: transparent;
    color: white;
}

.show-event-slider-wrapper-slider .slick-arrow span {
    font-size: 30px;
}

.show-event-slider-wrapper-slider .slick-arrow span:before {
    width: 30px;
    height: 30px;
}

/* Show event slider shortcode end */


/* Contact section style */
.contact-section {
    background-size: cover;
    margin: 50px 100px 100px 100px;
    position: relative;
}

.contact-section .section {
    padding-top: 120px;
    padding-bottom: 140px;
}

.contact-section .contact-gradient {
    width: 100% !important;
}

.contact-section .section .grid-elements .grid-element .overlay h2 {
    margin-bottom: 32px;
}

.contact-section .contact-form .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 10px;
}

.contact-section .contact-form .gravity-theme #gform_1 .gform_body .gform_fields input,
select {
    padding: 6px;
    font-size: 14px;
}

.contact-section .contact-form .gravity-theme #gform_1 .gform_body .gform_fields select,
.contact-section .contact-form .gravity-theme #gform_1 .gform_body .gform_fields textarea {
    padding: 6px 2px;
    font-size: 14px;
    font-family: hero-new, sans-serif;
    color: #373d41;
}

.contact-section .contact-form #gform_1 .gform_body .gform_fields input::placeholder,
.gravity-theme #gform_1 .gform_body .gform_fields textarea::placeholder {
    color: #373d41 !important;
}

.contact-section .contact-form .gform_wrapper.gravity-theme .gfield_description {
    color: white;
    font-size: 12px;
    font-family: hero-new, sans-serif;
    padding-top: 10px;
}

.contact-section .contact-form #gform_1 .gform_footer button.gform_button {
    background-color: #00a79d;
    color: white;
    width: 100%;
    border: none;
    font-family: hero-new, sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 14px;
}

.contact-section .contact-form #gform_1 .gform_footer button.gform_button .stom-custom-svg {
    padding-left: 10px;
}

.contact-section .contact-form #gform_1 .gform_footer button.gform_button:hover {
    background-color: white;
    color: #00a79d;
}

.contact-section .contact-form .gform_wrapper .gform_body .ginput_container_date .datepicker {
    width: 100%;
}

/* Contact section end */



/* Newsletter section style */

.newsletter-section {
    background-image: linear-gradient(to right, #00a79d 0%, #00a79d 80%, #fff 80%);
    padding: 160px 0;
    position: relative;
    height: 834px;
}

.newsletter-section .newsletter-form {
    font-family: hero-new, sans-serif;
}

.newsletter-section .newsletter-form .overlay h2 {
    color: white;
}

.newsletter-section .grid-elements .newsletter-form .overlay {
    width: 530px;
    display: inline-block;
    padding: 40px 0 0 0;
    position: absolute;
    right: 40px;
}

.newsletter-section .newsletter-form .gravity-theme #gform_2 .gform_body .gform_fields input {
    padding: 0 0 4px 0;
    font-size: 14px;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid white;
    color: white;
    border-radius: 0;
}

.newsletter-section .newsletter-form .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 7px;
}

.newsletter-section .newsletter-form .gform_wrapper.gravity-theme .gfield_description {
    color: white;
    font-size: 12px;
}

.newsletter-section .newsletter-form #gform_2 .gform_body .gform_fields input::placeholder {
    color: white;
}

.newsletter-section .newsletter-form #gform_2 .gform_body {
    padding: 0;
}

.newsletter-section .newsletter-form #gform_2 .gform_footer {
    margin-top: 6px;
}

.newsletter-section .newsletter-form #gform_2 .gform_footer button.gform_button {
    background-color: transparent;
    border: none;
    color: white;
    font-family: hero-new, sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 0;
}

.newsletter-section .newsletter-form #gform_2 .gform_footer button.gform_button .stom-custom-svg {
    padding-left: 10px;
}

.newsletter-section .follow-us {
    color: white;
}

.newsletter-section .follow-us p {
    margin-bottom: 14px;
}

.newsletter-section .follow-us .socials-wrapper a {
    background-color: white;
    border-radius: 100%;
    height: 50px;
    width: 50px;
    position: relative;
    margin-right: 20px;
    float: unset;
    display: inline-block;
    transition: all 0.5s;
}

.newsletter-section .follow-us .socials-wrapper a:hover {
    background-color: #00a79d;
}

.newsletter-section .follow-us .socials-wrapper .stom-social-shortcode:last-of-type {
    margin-right: 0;
}

.newsletter-section .follow-us .socials-wrapper a span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

a.stom-social-shortcode:hover [class*="fa-instagram"],
a.stom-social-shortcode:hover [class*="fa-facebook"],
a.stom-social-shortcode:hover [class*="fa-linkedin"] {
    color: white;
}

.newsletter-section .follow-us .overlay {
    position: absolute;
    left: 40px;
    text-align: center;
}

.newsletter-section .section .grid-elements .newsletter-background-image {
    position: absolute;
    width: 960px;
    height: 635px;
    top: 100px;
    right: 0;
}

.newsletter-section .section .grid-elements .newsletter-background-image .overlay {
    background-color: #373d41;
    opacity: 0.2;
    height: 100%;
    width: 100%;
}

.newsletter-section .section .grid-elements .newsletter-background-image img {
    visibility: visible !important;
}

/* Newsletter section end */


/* Footer style */
#colophon {
    background-color: white;
    padding: 0;
}

#colophon .footer-widget-area .section {
    max-width: 100%;
    padding: 90px;
}

.footer-widget-area .footer-widgets .widget-title {
    color: #000000;
    font-family: bebas-neue-pro, sans-serif;
    font-size: 35px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 8px;
    display: block;
}

.footer-widget-area .footer-widgets .textwidget a {
    text-decoration: none;
}

.footer-widget-area .footer-widgets .textwidget .socials-wrapper a {
    width: 40px;
    height: 40px;
    background-color: #df6641;
    position: relative;
    margin-right: 20px;
    border-radius: 4px;
    transition: all 0.3s;
}

.footer-widget-area .footer-widgets .textwidget .socials-wrapper a:hover {
    background-color: #00a79d;
}

.footer-widget-area .footer-widgets .textwidget {
    color: #000000;
    /* font-size: 18px; */
    font-size: 14px;
    font-weight: 400;
}

.footer-widget-area .footer-widgets .textwidget .socials-wrapper a span {
    color: white;
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -49%);
    font-size: 30px;
}

.footer-widget-area .footer-widgets .textwidget .socials-wrapper {
    padding-top: 27px;
}

.footer-widget-area .footer-widgets .textwidget .footer-widget-3-left {
    display: inline-block;
    width: 48%;
    float: left;
}

.footer-widget-area .footer-widgets .textwidget .footer-widget-3-right {
    display: inline-block;
    float: left;
    width: 48%;

}

.copyright {
    width: 100%;
    text-align: center !important;
}



/* Footer end */



/*======================================================================//
// END style.css                                                        //
//======================================================================*/





/*======================================================================//
// woocommerce.css                                                      //
//======================================================================*/

/* woocommerce style goes here */

/*======================================================================//
// END woocommerce.css                                                  //
//======================================================================*/

/* Blog Post */
.single .entry-header h1 {
    font-size: 65px;
}

body.single-post #main-content {
    max-width: 1140px;
    margin: 0 auto;
    padding-top: 200px;
    padding-bottom: 60px;
}

body.single-post #main-content #content #primary .post .post-content-wrapper .entry-content>h2 {
    font-size: 50px;
    margin-top: 50px;
}

body.single-post #main-content #content .entry-header .entry-meta .posted-on a,
body.single-post #main-content #content .entry-header .entry-meta .cat-links a {
    text-transform: inherit;
    text-decoration: none;
}

body.awa-bloggen #main-content {
    max-width: 1140px;
    margin: 0 auto;
    padding-top: 25px;
    padding-top: 200px;
}

body.awa-bloggen #main-content #content .entry-header .entry-title {
    font-size: 65px;
}

body.awa-bloggen #main-content #content #primary .post .post-content-wrapper .entry-header .entry-title a {
    font-size: 40px;
    line-height: 1.15;
    display: block;
}

body.awa-bloggen #main-content #content #primary .post .post-content-wrapper .entry-header .entry-meta .posted-on a,
body.awa-bloggen #main-content #content #primary .post .post-content-wrapper .entry-header .entry-meta .cat-links a {
    text-transform: inherit;
    text-decoration: none;
}

.entry-meta {
    margin-top: 5px;
    opacity: .75;
}












/* artikler style */


/* artikler side style */

.visning-af-artikler .new-stom-posts.columns-4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 30px;
}

.visning-af-artikler .new-stom-posts.columns-4 .new-stom-post-wrapper {
    width: calc((100% - (30px * 2)) / 2);
    position: relative;
    display: flex;
    flex-wrap: wrap;
    background-color: #df6641;
    border-radius: 5px;
    margin: 20px auto;
}

.visning-af-artikler .new-stom-posts .new-stom-post-thumb {
    margin: 0;
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
}

.visning-af-artikler .new-stom-posts .new-stom-post-thumb img {
    object-fit: cover;
    max-width: initial;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.visning-af-artikler .new-stom-post-wrapper .new-stom-post-title,
.visning-af-artikler .new-stom-post-wrapper .new-stom-post-date,
.visning-af-artikler .new-stom-post-wrapper .new-stom-post-title,
.visning-af-artikler .new-stom-post-wrapper .new-stom-post-date.new-stom-post-category,
.visning-af-artikler .new-stom-post-wrapper .new-stom-post-content {
    display: block;
    width: 100%;
    padding: 0 20px;
    color: white;
}

.visning-af-artikler .new-stom-post-wrapper .new-stom-post-content {
    margin: 0;
    color: white;
    font-size: 14px;
    font-weight: 300;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.visning-af-artikler .new-stom-post-wrapper .new-stom-post-title {
    font-size: 20px;
    font-weight: 500;
    text-transform: initial;
    min-height: 60px;
    padding-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.visning-af-artikler .new-stom-post-wrapper .new-stom-post-date.new-stom-post-category {
    font-size: 14px;
    font-weight: 500;
    padding: 5px 20px;
    opacity: 0.75;
}

.visning-af-artikler .new-stom-post-wrapper .new-stom-post-link {
    color: white;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 20px;
    width: 100%;
    text-align: center;

}

.visning-af-artikler .new-stom-post-wrapper .new-stom-post-link:hover {
    text-decoration: underline;
}

/* artikler side end */

/* category side style */

.archive.category #primary.content-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 40px;
    max-width: 1140px;
    margin: 0 auto;
}

.archive.category .page-header .page-title {
    text-align: center;
    padding: 250px 0 100px 0;
    display: block;
    background-color: #df6641;
    color: white;
}

.archive.category .content-area .post {
    width: calc((100% - (30px * 2)) / 2);
    position: relative;
    display: flex;
    flex-wrap: wrap;
    border-radius: 5px;
    padding: 0;
    box-shadow: 4px 4px 18px #adadad;
    margin: 20px 0;
}

.archive.category .content-area .post .post-thumbnail {
    margin: 0;
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
    border-radius: 5px 5px 0 0;
}

.archive.category .content-area .post .post-thumbnail img {
    object-fit: cover;
    max-width: initial;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.archive.category .content-area .post .post-content-wrapper {
    width: 100%;
    float: unset;
    padding: 25px;
}

.archive.category .content-area .post .post-content-wrapper .entry-header .entry-title {
    font-size: 22px;
    line-height: 24px;
}

.archive.category .content-area .post .post-content-wrapper .entry-content {
    font-size: 14px;
    text-transform: initial;
    min-height: 60px;
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}

.archive article:not(:last-child) {
    border: none;
}

.widget_black_studio_tinymce .textwidget .stom-posts .stom-post-wrapper .stom-post-thumb {
    margin: 0;
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 150px;
    overflow: hidden;
    position: relative;
}

.widget_black_studio_tinymce .textwidget .stom-posts .stom-post-wrapper .stom-post-thumb img {
    object-fit: cover;
    max-width: initial;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.widget_black_studio_tinymce .textwidget .stom-posts .stom-post-wrapper .stom-post-title {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: -5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.widget_black_studio_tinymce .textwidget .stom-posts .stom-post-wrapper .stom-post-date {
    font-size: 12px;
    font-weight: 100;
    display: inline-block;
    text-align: left;
    padding: 10px 0 2px 0;
}

.widget_black_studio_tinymce .textwidget .stom-posts .stom-post-wrapper .stom-post-content {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.widget_black_studio_tinymce .textwidget .stom-posts .stom-post-wrapper .stom-post-link {
    display: inline-block;
    text-align: right;
    width: 100%;
    font-size: 12px;
    font-weight: 100;
}

.widget_black_studio_tinymce .textwidget .stom-posts .stom-post-wrapper {
    padding-bottom: 10px;
}

/* category side end

/* single artikel style */
main#main-content.site-main #content {
    position: relative;
}

.single.single-post h2 {
    font-size: 40px;
}

.single.single-post h3 {
    font-size: 30px;
}

.single.single-post h4 {
    font-size: 20px;
}

.single.single-post #content .entry-header h1 {
    font-size: 50px;
}

.single.single-post .custom-overflow-wrapper .textwidget .stom-posts .stom-post-wrapper,
.archive.category .custom-overflow-wrapper .textwidget .stom-posts .stom-post-wrapper {
    padding: 10px;
    border-bottom: 2px solid white;
}

.single.single-post .widget-area .custom-overflow-wrapper .widget,
.archive.category .widget-area .custom-overflow-wrapper .widget {
    margin: 0;
    padding: 1.5em;
    background: #df6641;
    color: white;
    border-bottom: 1px solid white;
}

.single.single-post .widget-area .custom-overflow-wrapper .widget_categories ul li,
.archive.category .widget-area .custom-overflow-wrapper .widget_categories ul li {
    background-color: #df6641;
    border: none;
    border-left: 2px solid #df6641;
}

.single.single-post .widget-area .custom-overflow-wrapper .widget_categories ul li.current-cat,
.archive.category .widget-area .custom-overflow-wrapper .widget_categories ul li.current-cat {
    background-color: #df6641;
    border-left: 2px solid white;

}

.single.single-post .post-content-wrapper .post-thumbnail {
    height: 350px;
    position: relative;
    display: inline-block;
    width: 100%;
}

.single.single-post .post-content-wrapper .post-thumbnail img {
    object-fit: cover;
    max-width: initial;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* single artikel end */

/* artikler footer style */

.section-wrap.stom-grid-section.artikler-sektion {
    padding: 0;
}

.artikler-sektion-forside.section-fullpage {
    padding: 0;
}

.artikler-sektion.section-wrap.section-fullpage .section {
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

.stom-grid-section.artikler-sektion.section-fullpage .section .grid-elements .grid-element {
    width: calc(100% / 2);
}

.page-id-2 .stom-grid-section.artikler-sektion.section-fullpage .section .grid-elements .grid-element.artikler-sektion-slider-box {
    background: linear-gradient(180deg, rgba(51, 51, 51, 1) 90%, rgba(0, 72, 126, 1) 90%);
}

.stom-grid-section.artikler-sektion.section-fullpage .section .grid-elements .grid-element.artikler-sektion-slider-box {
    background: linear-gradient(180deg, rgba(51, 51, 51, 1) 90%, rgba(255, 255, 255, 1) 90%);
}

.artikler-sektion .grid-element.artikler-sektion-slider-box .overlay {
    width: 100%;
    padding: 185px 100px 100px 100px;
}

.grid-element.artikler-sektion-slider-box .overlay h2 {
    color: #ffffff;
    font-size: 80px;
    font-weight: 700;
}

.artikler-sektion-image .stor-knap {
    position: absolute;
    bottom: 0;
    right: 0;
}

.artikler-sektion-image .stor-knap a {
    color: #df6641;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    background-color: white;
    padding: 40px 50px;
    display: block;
    transition: all 0.5s;
}

.artikler-sektion-image .stor-knap a:hover {
    color: white;
    background-color: #df6641;
}

.artikler-sektion-image .stor-knap a:hover:after {
    content: url(images/white-arrow-right.png);
}

.artikler-sektion-image .stor-knap a:after {
    content: url(images/blue-arrow-right.png);
    padding-left: 50px;
}

.artikel-slider .new-stom-posts .slick-track .new-stom-post-wrapper.slick-slide {
    background: white;
    margin: 0 30px 0 0 !important
}

.artikel-slider .new-stom-posts.slick-slider {
    padding: 0;
}

.artikel-slider .new-stom-posts .slick-track .new-stom-post-wrapper.slick-slide .new-stom-post-thumb {
    margin: 0;
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 228px;
    overflow: hidden;
    position: relative;
}

.artikel-slider .new-stom-posts .slick-track .new-stom-post-wrapper.slick-slide .new-stom-post-thumb img {
    object-fit: cover;
    max-width: initial;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.artikel-slider .new-stom-posts .slick-track .new-stom-post-wrapper.slick-slide .new-stom-post-content {
    margin: 0;
    color: #80858a;
    font-size: 14px;
    font-weight: 300;
    padding: 0px 30px 0 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.artikel-slider .new-stom-posts .slick-track .new-stom-post-wrapper.slick-slide .new-stom-post-title {
    margin: 17px 30px 0 30px;
    color: #333333;
    font-size: 20px;
    font-weight: 500;
    text-transform: initial;
    min-height: 52px;
}

.artikel-slider .new-stom-posts .slick-track .new-stom-post-wrapper.slick-slide .new-stom-post-date {
    color: white;
    font-size: 14px;
    font-weight: 500;
    padding: 0px 30px;
}

.artikel-slider .new-stom-posts .slick-track .new-stom-post-wrapper.slick-slide .new-stom-post-link {
    color: white;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 30px 30px 20px 30px;
    text-transform: initial;

}

.artikel-slider .new-stom-posts .slick-track .new-stom-post-wrapper.slick-slide .new-stom-post-link:hover {
    text-decoration: underline;
}

.artikel-slider .new-stom-posts .slick-next {
    right: 45px;
    top: -50px;
    background-color: transparent;

}

.artikel-slider .new-stom-posts .slick-prev {
    right: 40px;
    top: -50px;
    left: unset;
    background-color: transparent;
}

.artikel-slider .new-stom-posts .slick-next .right-arrow:before {
    content: url('images/white-arrow-right.png');
    opacity: 0.75;
}

.artikel-slider .new-stom-posts .slick-prev .left-arrow:before {
    content: url('images/white-arrow-right.png');
    opacity: 0.75;
}

.artikel-slider .new-stom-posts .slick-prev:hover .left-arrow:before {
    opacity: 1;
}

.artikel-slider .new-stom-posts .slick-next:hover .right-arrow:before {
    opacity: 1;
}

.artikel-slider .new-stom-posts .slick-prev .left-arrow {
    transform: rotate(180deg);
}

.new-stom-posts.columns-3 .new-stom-post-wrapper {
    width: calc((100% - (30px * 2)) / 3);
    padding: 0 20px 30px;
    background-color: #f5f5f5;
    font-size: 14px;
}

.new-stom-post-thumb {
    margin: 0 -20px 20px;
    line-height: 0;
}

.new-stom-post-thumb img {
    height: auto;
}

.new-stom-post-title {
    font-size: 16px;
    font-weight: bold;
}

.new-stom-post-date {
    opacity: .6;
}

.new-stom-post-content {
    margin-top: 25px;
}

.new-stom-post-link {
    display: inline-block;
    margin-top: 15px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: inherit;
}

/* artikler footer end */

/* artikler end */



/* Samarbejdspartnere */

section.partners .section .grid-elements {
    grid-row-gap: 20px;
}

section.partners .section .grid-elements .grid-element {
    box-shadow: 3px 3px 10px rgb(0 0 0 / 25%);
    /* padding: 40px; */
    padding: 0 20px 20px;
}

section.partners .section .grid-elements .grid-element .overlay>p {
    font-size: 14px;
}

section.partners .section .grid-elements .grid-element .overlay>p img {
    height: auto;
}

section.partners .section .grid-elements .grid-element .overlay .stom-button>a {
    font-size: 16px;
    background-image: linear-gradient(to top, #00746d 0%, #00a79d 100%);
    border: none;
    color: #fff;
}


/* END Samarbejdspartnere */

.seo-tekst.section-wrap .section {
    padding-top: 0;
    padding-bottom: 0px;
}



.custom-faq .custom-faq-qa-question {
    margin-bottom: 18px;
    background: #df6641;
    color: #fff;
}
.custom-faq .custom-faq-qa-question {
    margin-bottom: 0;
    padding: 8px 12px;
    position: relative;
	    font-size: 22px;
    text-transform: initial;
}
.custom-faq-qa-answer {
    display: block;
    position: relative;
    padding: 8px 12px;
    border-radius: 3px;
    background: #00a399;
    margin-bottom: 31px;
	color:white;
}
.custom-faq ul {
    list-style-type: none;
    padding-left: 0;
}
.custom-faq-qa-answer:after {
    content: "";
    position: absolute;
    top: -15px;
    left: 50px;
    border: 15px solid transparent;
    border-bottom-color: #00a399;
    border-top: 0;
    border-left: 0;
}




/* medarbejder */

.stom_medarbejder_inner_section .stom-medarbejder-thumb {
    width: 100%;
    padding-top: unset;
    position: relative;
    height: 260px;
}

.stom-medarbejder-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
}
.stom-medarbejdere.cols_3 .stom-medarbejder-wrapper {
    width: calc(100% / 3);
    margin-right: unset;
    padding: 20px;
    line-height: 0;
}
.stom-medarbejdere.cols_3 {
    margin-left: -20px;
    margin-right: -20px;
}
.medarbejder_isotope_select .stom_medarbejder_vælg_omraade_selected:after {
    right: 1em;
}
body .medarbejder_isotope_select .stom_medarbejder_vælg_omraade, body .medarbejder_isotope_select .stom_medarbejder_vælg_omraade_selected {
    background-color: #dd863a;
    color: white;
    border: none;
}
.medarbejder_isotope_container:not(.filter_display_dropdown) .stom_medarbejder_vælg_omraade.is-checked, .medarbejder_isotope_containe.stom-medarbejdere.cols_3 .stom-medarbejder-wrapper .stom_medarbejder_overlay_section .stom_medarbejder-detaljerr .stom_medarbejder_vælg_omraade:hover, .filter_display_dropdown .medarbejder_isotope_select.display-options .stom_medarbejder_vælg_omraade.is-checked {
    background-color: #c36d21;

}
.stom-medarbejdere.cols_3 .stom-medarbejder-wrapper .stom_medarbejder_overlay_section {
    background-color: #fbfbfb;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    height: 100%;
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
}
.stom-medarbejdere.cols_3 .stom-medarbejder-wrapper .stom_medarbejder_overlay_section .stom_medarbejder-detaljer {
    padding: 15px 20px 0;
    font-size: 16px;
    width: 100%;
    margin-bottom: 0;
}

.stom-medarbejdere table.stom_medarbejder_social_links svg, .stom-medarbejdere table.stom_medarbejder_social_links img {
    width: 20px;
    color: #007b5c;
    position: relative;
    margin: auto;
    height: 20px;
    left: -2px;
}
.stom-medarbejdere table.stom_medarbejder_social_links tbody tr{
display: inline-block;
width: auto;

}
.stom-medarbejdere table.stom_medarbejder_social_links {
    margin: 0;
    width: 100%;
    padding: 0 20px 0;
}

.stom-medarbejder-wrapper .stom_medarbejder-detaljer .stom_medarbejder-detaljer-icon-td {
    display: inline-block;
    width: 30px;
    color: #007b5c;
    position: relative;
    top: 4px;
}
.stom-medarbejder-wrapper .stom_medarbejder-detaljer td{
    display: inline-block;
    width: calc(100% - 30px);
}
.stom-medarbejder-wrapper .stom_medarbejder_overlay_section .stom-medarbejder-title {
    font-size: 18px;
}
.stom-medarbejder-wrapper .stom_medarbejder_overlay_section .stom-medarbejder-stilling, .stom-medarbejder-wrapper .stom_medarbejder_overlay_section .stom-medarbejder-phone a, .stom-medarbejder-wrapper .stom_medarbejder_overlay_section .stom-medarbejder-email a, .stom-medarbejder-wrapper .stom_medarbejder_overlay_section .stom-medarbejder-customfield  {
    color:var(--STOM-maincolor);
    font-weight: 200;
}


/* end medarbejder */



body #hubspot-messages-iframe-container iframe {
    bottom: 65px !important;
}