/*
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.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/*======================================================================//
// style.css                                                            //
//======================================================================*/

img {
    width: auto;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 500;
}

html,
body,
button,
.stom-button a,
input,
select,
optgroup,
textarea {
    line-height: 1.4;
}

.stom-grid-section h2 {
    margin: 0 0 20px;
}

.top-bar-search .stom-custom-svg {
    font-size: 16px;
}

span.stom-custom-svg.fa-svg.stom-fa-search {
    cursor: pointer;
}

header .top-bar form.search-form {
    display: none;
}

.top-bar.search-bar .section {
    border: none;
}

.top-bar.search-bar form.search-form input.search-field::placeholder {
    color: #94928f;
    font-weight: 500;
}

.top-bar.search-bar form.search-form input.search-submit {
    display: none;
}

.top-bar.search-bar form.search-form input.search-field {
    width: 100%;
    background: #2c2c2a;
    border-width: 1px 0 0 0;
    color: #94928f;
    border-color: #fffcf1;
}

body {
    background-color: #fffcf1;
}

header#masthead {
    background-color: #fffcf1;
    background: #FFFBF1;
}

header .top-bar {
    background: #2C2C2A;
    color: #94928F;
    padding: 0px 30px;
}

.top-bar.search-bar .section {
    /* margin: 0; */
    line-height: 0;
    padding: 0;
}

.top-bar a.stom-social-shortcode {
    background: #000;
    margin: 0;
    height: 100%;
    padding: 11px 10px;
}

header .section-wrap .section {
    padding: 0;
    border: none;
}

body:not(.woocommerce-cart):not(.woocommerce-checkout) .header-sticky-active.scrolled header .section-wrap .section {
    padding: 0;
}

.site-branding {
    display: flex;
    align-items: center;
}

.site-branding #logo {
    padding: 40px 0px 40px 0px;
    display: block;
}

.site-branding #logo img {
    width: auto;
    height: auto;
    max-width: initial;
    max-height: 55px;
}

body:not(.woocommerce-cart):not(.woocommerce-checkout) .header-sticky-active.scrolled header .site-branding #logo img {
    max-height: 40px;
}

header .main-navigation a {
    color: #6B6A66;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    font-size: 16px;
    padding: 9px 22px;
}

.style-header-2 .nav-wrap {
    border-top: 2px solid #ededed;
    text-align: left;
    margin: 0;
}


.style-header-2 .nav-wrap #site-navigation {
    max-width: 1140px;
    margin: auto;
    display: block;
}

header .main-navigation ul#primary-menu>li:first-child>a {
    padding-left: 0;
}

body:not(.home) .page-slider-section {
    margin-bottom: 0;
}

.page-slider-section .slide-element .video-aligner,
.page-slider-section .slide-element .image-aligner,
.page-slider-section .slide-element .service-aligner {
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    transform: translate(-50%, -50%);
}

header .top-bar ul li.menu-item-home a:before {
    content: "";
    height: 7px;
    display: block;
    position: absolute;
    left: 45%;
    transform: translateX(-50%);
    top: calc(100% + -7px);
    border: 7px solid transparent;
    border-bottom-color: #fffcf1;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transform: rotate(-90deg);
    transform: translateY(-50%);
    transition: 0.3s;
}

header .top-bar ul li a {
    font-size: 16px;
    position: relative;
    letter-spacing: 0.5px;
    padding: 10px 0;
    transition: 0.2s;
}

header .top-bar ul li.current-menu-item>a,
header .top-bar ul li:hover>a {
    color: #fffbf1;
}

header .main-navigation ul.menu ul {
    flex-direction: column;
}

header .main-navigation ul.menu ul {
    background: #2c2c2a;
}

header .main-navigation ul ul a {
    text-transform: uppercase;
    width: calc(100% + 10px);
    white-space: nowrap;
}

header .main-navigation ul ul li:hover>a {
    color: #fffcf1;
}

header .main-navigation li:hover>a {
    color: #2c2c2a;
}

header .main-navigation #primary-menu>li.current-menu-item>a {
    color: #2c2c2a;
}

header .main-navigation .sub-menu>li.current-menu-item>a {
    color: #fffcf1;
}

body:not(.burger-menu) header .main-navigation ul.menu>li:hover:not(.mega-menu)>ul,
body:not(.burger-menu) header .main-navigation ul.menu>li.focus:not(.mega-menu)>ul {
    transform: none;
    left: 0;
    right: auto;
}

header .main-navigation li.menu-item-has-children:hover>a:after {
    content: "";
    height: 7px;
    display: block;
    position: absolute;
    left: 15px;
    transform: translateX(-50%);
    top: calc(100% - 7px);
    border: 7px solid transparent;
    border-bottom-color: #2c2c2a;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transform: rotate(-90deg);
    transform: translateY(-50%);
    transition: 0.3s;
}

.hover-entry-slide-up.hover-style-full ul.menu a:before {
    display: none;
}

.template-slidertext h1,
.template-slidertext h2 {
    color: #FFFBF1;
    font-weight: 600;
    text-shadow: -2px 1px 9px rgba(14, 14, 14, 0.57);
    text-transform: none;
    letter-spacing: initial;
    font-size: 4.5em;
}

.home .page-slider-section .slide-element {
    max-height: 660px;
    min-height: 660px;
}


.section-sidebar .section .grid-elements .grid-element:first-of-type {
    width: calc(70% - 3%);
}

.section-sidebar .section .grid-elements .grid-element:last-of-type {
    width: 30%;
    background: #efebe1;
}

.stom-grid-section.section-sidebar .section .grid-elements {
    justify-content: space-between;
    gap: 3%;
}

.section-sidebar .section .grid-elements .grid-element.sidebar.sidebar-job p {
    margin: 0;
}

.section-sidebar .section .grid-elements .grid-element.sidebar.sidebar-job a {
    color: #6b6a66;
    text-decoration: none;
    display: block;
    padding: 9px 0 0;
}

.section-sidebar .section .grid-elements .grid-element.sidebar-job .overlay {
    padding: 15px;
}

.dark {
    background: #1d1d1b;
    color: #fffbf1;
}

.black {
    background: #000;
}

.museum-text-wrap {
    display: block;
    padding: 20px;
}

.museum-img-wrap {
    position: relative;
    height: 280px;
    overflow: hidden;
}

.museum-img-wrap>p img {
    max-width: initial;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-transition: all 1.5s;
    -webkit-transition: all 1.5s;
    transition: all 1.5s;
}

.stom-grid-section.museer .section .grid-element .overlay {
    padding: 0;
}

.stom-grid-section.museer .section .grid-element:hover img,
.arkiv-wrap .grid-element:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1) translate(-45%, -50%);
}

.stom-grid-section.museer .section .grid-element:hover span.watermark img {
    transform: none;
}

span.watermark {
    position: absolute;
    top: 15px;
    left: 15px;
}

.grid-element.sb {
    background: #a75043;
}

.grid-element.sm {
    background: #516570;
}

.grid-element.gk {
    background: #3b737d;
}

.grid-element.fm {
    background: #876949;
}

.coming-events-table {
    background-color: #fffbf1;
}

.coming-events-table .table-title {
    margin: 0;
    padding: 20px;
    line-height: .8;
    border-bottom: 2px solid #ededed;
    font-weight: 600;
}

.coming-events-table .events-wrapper {}

.coming-events-table .events-wrapper .month-row {
    display: flex;
}

.coming-events-table .events-wrapper .month-row {
    border-bottom: 2px solid #ededed;
}

.coming-events-table .events-wrapper .month-row .month-desc {
    min-width: 150px;
    padding: 10px 15px;
    border-right: 2px solid #ededed;
}

.coming-events-table .events-wrapper .month-row .month-desc .month-name {
    margin: 0;
    text-transform: uppercase;
    font-size: 1.8em;
    letter-spacing: 5px;
    font-weight: 600;
}

.coming-events-table .events-wrapper .month-row .month-desc .month-year {
    font-weight: 600;
    letter-spacing: 2px;
}

.coming-events-table .events-wrapper .month-row .month-events {
    flex-grow: 1;
}

.coming-events-table .events-wrapper .month-row .month-events .single-event {
    padding: 10px 15px;
}

.coming-events-table .events-wrapper .month-row .month-events .single-event:not(:last-child),
.news-box.stom-post-wrapper {
    border-bottom: 2px solid #ededed;
}

.coming-events-table .events-wrapper .month-row .month-events .single-event .event-title {}

.coming-events-table .events-wrapper .month-row .month-events .single-event .event-description {}

.coming-events-table .events-wrapper .month-row .month-events .message {
    padding: 10px 15px;
}

.sand {
    background: #efebe1;
}

.sand.section-sidebar .section .grid-elements .grid-element:last-of-type,
.grid-element.calendar-wrap {
    background: #fffcf1;
}

.stom-grid-section .section .grid-element .overlay {
    padding: 0;
    max-width: 100%;
}


.light .grid-element,
.fb-feed .section {
    background: #efebe1;
    padding: 0;
}

.light h3,
.highlight h3,
.arkiv-wrap h3 {
    margin: 0;
    padding: 15px;
    line-height: 1.3;
    border-bottom: 2px solid #ededed;
    font-weight: 600;
    text-align: center;
}

.arkiv-wrap h3 {
    line-height: 1.3;
    padding: 15px;
}

.news-box .stom-post-wrapper {
    padding: 10px 15px;
    border-bottom: 2px solid #ededed;
}

.link-date-wrap {
    display: flex;
    /* align-items: stretch; */
    justify-content: space-between;
}

a,
a.stom-post-link,
.stom-post-date {
    color: #6b6a66;
    text-decoration: none;
}

.dark a:hover {
    color: #fffcf1;
}

.stom-posts a {
    font-weight: 400;
}


a span.stom-custom-svg.fa-svg.stom-fa-chevron-right {
    font-size: 57%;
    vertical-align: middle;
    position: relative;
    top: 1px;
}


.stom-post-content {
    max-width: 559px;
    margin: 0 0 10px;
}

span.btn.btn-bottom a {
    padding: 10px 15px;
    display: block;
    font-size: 110%;
}

a.stom-post-link:hover,
a:hover {
    color: #2c2c2a;
}


.stom-post-title {
    display: none;
}

#cff .cff-album-item.cff-col-4 {
    width: 24%;
    margin-right: 1.33%;
    margin-bottom: 1.33%;
}


a#cff-load-more {
    background: transparent !important;
    font-size: 112%;
    margin: 0 !important;
    padding: 10px 15px !important;
    min-height: auto !important;
}

body:not(.home) .page-slider-section .slick-list,
body:not(.home) .page-slider-section .slide-element {
    max-height: 380px;
}

#breadcrumbs {
    padding: 15px 0px;
    max-width: 1140px;
    margin: auto;
}

.breadcrumbs-wrapper {
    border-bottom: 1px solid #ededed;
    padding: 0px 30px;
}

body.home .breadcrumbs-wrapper {
    display: none;
}

.custom-sidebar p {
    margin-bottom: 15px
}

.custom-sidebar img {
    vertical-align: bottom;
    width: 300px;
    height: 300px;
    object-fit: cover;
}

.custom-sidebar.widget-area .widget {
    padding: 0;
    background-color: transparent;
    border: 0;
}

.custom-sidebar.widget-area .widget:not(last-child) {
    margin-bottom: 50px;
}

.custom-sidebar {
    width: 300px !important;
}

.custom-sidebar p {
    font-size: 16px;
}

.custom-widget-padding {
    background-color: #ede9da !important;
    padding: 30px !important;
}


body:not(.no-sidebar) #primary {
    width: calc(100% - 320px - 40px);
}

body:not(.home) table {
    border-collapse: separate;
    border-spacing: 0 2px;
    width: 100%;
}

body:not(.home) table td {
    padding: 20px;
    background: #efebe1;
}

body:not(.home) table td:first-of-type {
    width: 24%;
}

/* body:not(.home) p {
    margin-bottom: 15px;
} */

.highlight-img {
    display: block;
    height: 250px;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
}

.custom-slider-title {
    padding: 20px 20px 0px 20px;
}

.ugens-genstand-wrapper img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    vertical-align: bottom;
}

.ugens-genstand-wrapper>p {
    margin: 0;
}

.ugens-genstand-titel {
    padding: 20px;
    display: block;
}

.footer-map-img-wrapper {
    margin-bottom: 0 !important;
}

.footer-map-img-wrapper img {
    vertical-align: bottom;
}

.fb-feed #cff .cff-album-item.cff-col-4 {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 0px;
}

.fb-feed .section>p {
    padding: 20px 15px;
}

.fb-feed #cff .cff-album-item.cff-col-4:nth-of-type(4n) {
    margin-right: 0;
}

.fb-feed {
    margin-bottom: 100px;
}

.cff-album-item::after {
    content: url('images/fb.png');
    position: absolute;
    top: 15px;
    left: 15px;
    transform: scale(0.8);
}

.cff-album-item {
    position: relative;
}

.footer {
    padding: 0px 30px;
}


.footer .section {
    padding: 60px 0px 0px 0px !important;
}

.footer-text-element {
    padding-bottom: 50px;
    padding-top: 30px;
}

.stom-grid-section.footer .section.columns-3 .grid-element {
    align-items: flex-end;
}

.header-logos-wrapper {
    display: flex;
    align-items: flex-start;
    padding: 30px 0px 0px 0px;
}

.upper-header-wrapper {
    display: flex;
    justify-content: space-between;
}

.custom-header-logo-wrapper-small {
    display: flex;
    gap: 10px;
}

.custom-header-logo-wrapper-small img {
    width: 35px;
    vertical-align: bottom;
    height: 100%;
}

.custom-header-logo-wrapper-large img {
    width: 120px;
    vertical-align: bottom;
}

.style-header-3 .nav-wrap {
    margin: 0;
}

.style-header-3 .site-branding {
    display: flex;
}

body.burger-menu .style-header-3 nav#site-navigation.main-navigation button.menu-toggle {
    padding: 11px 0px 11px 0;
    float: right;
    position: relative;
    top: 0;
}

.top-bar-right ul li:last-of-type {
    display: flex;
    align-items: center;
}

header .top-bar ul li:not(:last-child) a:after {
    content: none;
}

header .top-bar .top-bar-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 15px;
}

header .top-bar .top-bar-right img {
    max-height: 15px;
    width: auto;
    cursor: pointer;
}

header .top-bar ul {
    align-items: center;
}

.top-bar-right .socials-wrapper .stom-social-shortcode:hover .stom-custom-svg,
.top-bar-right li:hover .stom-custom-svg {
    color: #fffbf1;
}

header .top-bar ul li:not(:first-of-type) a {
    padding-left: 20px;
}

.top-bar-right .socials-wrapper {
    display: flex;
}

.top-bar-right .socials-wrapper .stom-social-shortcode {
    display: flex;
    align-items: center;
}

.top-bar-right .socials-wrapper .stom-social-shortcode svg {
    font-size: 14px;
}

.top-bar-right .socials-wrapper .stom-social-shortcode .stom-custom-svg {
    display: flex;
}

.top-bar-right {
    /* height: 30px; */
}

.custom-slider-read-more {
    padding: 0px 20px 17px;
}

.kontakt-item-box {
    width: 15px;
    height: 15px;
    background-color: #000;
    margin-right: 15px;
    display: inline-block;
}

.kontakt-item-header p {
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 700;
    font-size: 20px;
    margin: 0 !important;
}

.kontakt-item-header {
    display: flex;
    align-items: center;
}

.kontakt-items-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 3.5%;
}

.kontakt-item-wrapper {
    flex: 1 0 30%;
    margin-bottom: 50px;
}

.kontakt-items-inner-wrapper {
    width: 31%;
}

article.type-kalender .post-content-wrapper .entry-content .readmore {
    background-color: transparent;
    color: #6b6a66;
    font-size: 18px;
    padding: 0;
}


article.type-kalender .post-content-wrapper .entry-content .readmore:hover {
    color: #000;
}

article.type-kalender .date-tag {
    background: #efebe1;
    color: #000;
    /* max-height: 218px; */
    flex-basis: auto;
    width: 100%;
}

article.type-kalender .date-tag .date-to {
    display: inline-block;
}

.activities-sorting-form .field label {
    text-align: left;
    font-weight: 500;
    letter-spacing: 2px;
    margin: 0 0 6px;
}

button,
.stom-button a,
input[type="button"],
input[type="reset"],
input[type="submit"],
.gform_wrapper .gform_footer input[type=submit] {
    background: #efebe1;
    border: #efebe1;
}

input {
    background: #fffcf1;
}

hr.header-divider {
    background: #ededed;
}

article.type-kalender:not(:last-of-type) {
    border-color: #ededed;
}

article.type-kalender .date-tag .date-tag-content {
    transform: none;
    top: auto;
    padding: 17px 0;
    text-transform: uppercase;
    letter-spacing: 3px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus,
.stom-button a:hover,
.stom-button a:active,
.stom-button a:focus,
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper .gform_footer input[type=submit]:active,
.gform_wrapper .gform_footer input[type=submit]:focus {
    background: #2c2c2a;
    color: #fffbf1;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
input::placeholder {
    color: #2c2c2a;
    border-color: #cfcbc3;
}

input::placeholder {}

.archive h3.entry-title {
    margin: 0 0 21px;
    display: block;
}

.date-img-wrap {
    flex-basis: 33%;
}

article.type-kalender .post-featured_img {
    width: 100%;
    flex-basis: auto;
}

article.type-kalender .post-featured_img img {
    height: auto;
    width: 100%;
    image-rendering: pixelated;
}

body:not(.home) h1 {
    /* font-size: 28px; */
    /* font-weight: 600; */
}

.page-id-24 h1 {
    margin-bottom: 30px;
}

header .top-bar .section {
    overflow: initial;
}

header .top-bar .stom-menu-item-arrow {
    display: none;
}

header .top-bar ul li {
    position: relative;
}

header .top-bar .sub-menu {
    display: none;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    left: 0;
    z-index: 1;
    width: 170px;
    margin-left: 10px;
    background-color: #2c2c2a;
}

header .top-bar .sub-menu a {
    padding-left: 10px !important;
}

header .top-bar li:hover .sub-menu {
    display: flex;
}

header .top-bar .sub-menu a:before {
    content: none !important;
}

.scrolled #primary-menu>li:first-of-type>a {
    padding-left: 0 !important;
}

.nav-wrap {
    padding: 0px 30px;
}

#secondary,
.single #single-post-content-sidebar {
    width: 300px;
}

.logo-tip-wrap {
    position: relative;
}

p.tool-tip {
    visibility: hidden;
    width: 120px;
    background-color: #efebe1;
    color: #000046;
    text-align: center;
    border-radius: 6px;
    padding: 3px 4px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    font-size: 14px;
    left: 50%;
    transform: translateX(-50%);
    top: 107%;
}

.logo-tip-wrap:hover p.tool-tip {
    visibility: visible;
}

.news-box .stom-post-wrapper .stom-post-thumb {
    display: none;
}

div#comments {
    display: none;
}


.stom-grid-section.kontakt-grid .section .grid-elements {
    gap: 20px;
	justify-content: flex-start;
}

































/*======================================================================//
// END style.css                                                        //
//======================================================================*/



/*======================================================================//
// Burger menu styling                                                  //
//======================================================================*/

body.burger-menu header .number-three-burger-menu-content {
    top: auto;
    bottom: auto;
    right: auto;
    width: 100%;
    height: 100%;
    margin-top: 50px;
}

body.burger-menu header .burger-menu-content-inner {
    max-width: 100%;
    width: 100%;
    padding: 0;
}

body.burger-menu header .main-navigation ul.menu,
body.burger-menu header .main-navigation.toggled ul.menu {
    background-color: #2C2C2A;
    padding-top: 15px;
}

body.burger-menu header .burger-menu-content-inner ul.menu ul {
    background-color: #2C2C2A;
}

body.burger-menu #site-navigation ul.menu li {
    background-color: #2C2C2A;
    border: 0;
}

body.burger-menu .number-three-burger-menu-content li a,
body.burger-menu .number-three-burger-menu-content li.mega-menu ul a {
    /* justify-content: flex-end; */
}

body.burger-menu .number-three-burger-menu-content ul li.burger-menu-item-back>a {
    justify-content: flex-end;
}

.burger-menu-close {
    display: none;
}

header .main-navigation .number-three-burger-menu-content a {
    color: #918f8a;
}

header .main-navigation .number-three-burger-menu-content li:hover>a:after {
    /* content: none!important; */
}

header .main-navigation .number-three-burger-menu-content li:hover>a {
    color: #e7e7e7;
}

body.burger-menu #site-navigation.main-navigation .current-menu-item {
    background: #323232 !important;
}

/* .menu-toggle::after {
    content: "";
    height: 7px;
    display: block;
    position: absolute;
    left: 15px;
    transform: translateX(-50%);
    top: calc(100% - -15px);
    border: 7px solid transparent;
    border-bottom-color: #2c2c2a;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transform: rotate(-90deg);
    transform: translateY(-50%);
    transition: 0.3s;
    left: 7px;
    opacity: 0;
    transition-delay: 0.15s;
}
*/

.main-navigation.toggled .menu-toggle::after {
    opacity: 1;
}

.menu-toggle::after {
    content: "";
    height: 7px;
    display: block;
    position: absolute;
    /* left: 15px; */
    /* transform: translateX(-50%); */
    /* top: calc(100% - -15px); */
    border: 7px solid transparent;
    border-bottom-color: #2c2c2a;
    /* -webkit-transform: translate(-50%, 0); */
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    /* transform: translate(-50%, 0); */
    /* transform: rotate(
-90deg); */
    /* transform: translateY(-50%); */
    transition: 0.3s;
    left: 7px;
    opacity: 0;
    transition-delay: 0.15s;
}

.menu-toggle {
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.site-navigation {
    height: 100%;
}

.header-logos-wrapper {
    height: 100% !important;
}

.header-logos-wrapper #site-navigation {
    display: none;
}

body:not(.woocommerce-cart):not(.woocommerce-checkout) .header-sticky-active.scrolled header:not(.style-header-4) .site-branding #logo {
    /* padding: 30px 0px 10px 0px; */
}

.slick-dots li button:before {
    border-radius: 0;
}

.slick-dots li button {
    height: 15px;
    width: 15px;
    transition: 0.2s;
}

.page-slider-section .slick-dots {
    top: 94%;
}

.home .page-slider-section .slider-text {
    pointer-events: none;
    text-align: center;
}

.slick-dots li button:before {
    background: #fffcf1;
    opacity: 10;
}

.slick-dots li.slick-active button:before {
    background: #000;
}

.slick-dots li button:hover {
    opacity: 0.8;
}

.arkiv-wrap .grid-element {
    background: #efebe1;
    margin-bottom: 20px;
}

.arkiv-wrap .arkiv-img-wrap {
    max-height: 250px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.arkiv-wrap .arkiv-img-wrap {
    height: 100%;
}

body:not(.home) table.ui-datepicker-calendar td {
    padding: 0;
    text-align: center;
}

.ui-datepicker td span,
.ui-datepicker td a {
    text-align: center;
}

li.menu-item.burger-menu-item-back a {
    color: #fffbf1;
}

span.burger-menu-icon span {
    width: 30px;
    display: block;
    background: #2C2C2A;
    height: 1px;
    margin: 7px 0;
    transition: 0.3s;
}

/* span.burger-menu-icon:hover span {
    width: 35px;
} */

.page-slider-section {
    margin-bottom: 0;
}

.footer-logo img {
    max-height: 60px;
}

.footer-seperate-line {
    display: block;
}

.custom-sidebar .widget-title {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
    font-size: 20px !important;
}

.custom-sidebar .widget {
    background-color: #ede9da;
    padding: 30px;
}

.burger-menu-content-inner a::after {
    content: none !important;
}



/*======================================================================//
// END Burger menu styling                                              //
//======================================================================*/


/*======================================================================//
// MUSEUM SALLING                                                       //
//======================================================================*/

.site-id-1 .header-logos-wrapper {
    padding-top: 0;
    /* margin-top: -30px; */
}

.site-id-1 .site-branding #logo img {
    max-height: 55px;
}

.site-id-1 a,
.site-id-1 a.stom-post-link,
.site-id-1 .stom-post-date {
    color: #6B6A66;
}

.site-id-1 .footer a {
    color: #94928F;
}

.site-id-1 header .main-navigation a {
    color: #6B6A66;
}

.site-id-1 .main-navigation ul ul a {
    color: #94928F;
}

.site-id-1 header .main-navigation ul.menu ul {
    background: #2C2C2A;
}

.site-id-1 header .main-navigation li.menu-item-has-children:hover>a:after {
    border-bottom-color: #2C2C2A;
}

body.site-id-1:not(.woocommerce-cart):not(.woocommerce-checkout) .header-sticky-active.scrolled header:not(.style-header-4) .site-branding #logo {
    padding: 25px 0;
}

body.site-id-1:not(.woocommerce-cart):not(.woocommerce-checkout) .header-sticky-active.scrolled header .site-branding #logo img {
    max-height: 45px;
}

/*======================================================================//
// END MUSEUM SALLING                                                   //
//======================================================================*/

/*======================================================================//
// FUR MUSEUM                                                           //
//======================================================================*/

.site-id-5 header#masthead {
    background: #584732;
}

.nav-wrap {
    background: #fffcf1;
}

.site-branding #logo img {
    max-height: 34px;
}

body:not(.woocommerce-cart):not(.woocommerce-checkout) .header-sticky-active.scrolled header .site-branding #logo img {
    max-height: 30px;
}

.upper-header-wrapper {
    align-items: center;
}

.site-id-5 .header-logos-wrapper {
    padding: 0;
}

.custom-header-logo-wrapper-large {
    padding: 25px 0;
}

.custom-header-logo-wrapper-large img {
    max-height: 85px;
    width: auto;
    transition: .175s;
}

.header-sticky-active.scrolled .custom-header-logo-wrapper-large img {
    max-height: 50px;
}

.site-id-5 header .top-bar ul li.menu-item-home a:before {
    border-bottom-color: #584732;
}

.site-id-5 .top-bar.search-bar form.search-form input.search-field {
    border-color: #584732;
}

.site-id-5 a,
.site-id-5 a.stom-post-link,
.site-id-5 .stom-post-date {
    color: #886949;
}

.site-id-5 .footer a {
    color: #ccb8a4;
}

.site-id-5 header .main-navigation a {
    color: #886949;
}

.site-id-5 .main-navigation ul ul a {
    color: #ccb8a4;
}

.site-id-5 header .main-navigation ul.menu ul {
    background: #584732;
}

.site-id-5 header .main-navigation li.menu-item-has-children:hover>a:after {
    border-bottom-color: #584732;
}

.site-id-5 span.burger-menu-icon span {
    background: #fdfefe;
}

/*======================================================================//
// END FUR MUSEUM.css                                                  //
//======================================================================*/

/*======================================================================//
// GLYNGÃ˜RE KULTURSTATION                                               //
//======================================================================*/

.site-id-4 .header-logos-wrapper {
    padding: 0;
}

.site-id-4 header#masthead {
    background-color: #264d50;
}

.site-id-4 .site-branding #logo img {
    max-height: 55px;
}

body:not(.woocommerce-cart):not(.woocommerce-checkout).site-id-4 .header-sticky-active.scrolled header .site-branding #logo img {
    max-height: 50px;
}

.site-id-4 a,
.site-id-4 a.stom-post-link,
.site-id-4 .stom-post-date {
    color: #3b737d;
}

.site-id-4 .footer a {
    color: #97bcbe;
}

.site-id-4 header .main-navigation a {
    color: #3b737d;
}

.site-id-4 .main-navigation ul ul a {
    color: #97bcbe;
}

.site-id-4 header .main-navigation ul.menu ul {
    background: #264d50;
}

.site-id-4 header .main-navigation li.menu-item-has-children:hover>a:after {
    border-bottom-color: #264d50;
}

.site-id-4 .top-bar.search-bar form.search-form input.search-field {
    border-color: #264d50;
}

.site-id-4 header .top-bar ul li.menu-item-home a:before {
    border-bottom-color: #264d50;
}

.site-id-4 span.burger-menu-icon span {
    background: #fdfefe;
}

/*======================================================================//
// END GLYNGÃ˜RE KULTURSTATION                                           //
//======================================================================*/

/*======================================================================//
// SPÃ˜TTRUP BORG                                                        //
//======================================================================*/

.site-id-2 .header-logos-wrapper {
    padding: 0;
}

.site-id-2 header#masthead {
    background-color: #62312b;
}

.site-id-2 a,
.site-id-2 a.stom-post-link,
.site-id-2 .stom-post-date {
    color: #A85043;
}

.site-id-2 .footer a {
    color: #D49C96;
}

.site-id-2 header .main-navigation a {
    color: #a85043;
}

.site-id-2 .main-navigation ul ul a {
    color: #D49C96;
}

.site-id-2 header .main-navigation ul.menu ul {
    background: #62312b;
}

.site-id-2 header .main-navigation li.menu-item-has-children:hover>a:after {
    border-bottom-color: #62312b;
}

.site-id-2 .top-bar.search-bar form.search-form input.search-field {
    border-color: #62312b;
}


.site-id-2 span.burger-menu-icon span {
    background: #fdfefe;
}

/*======================================================================//
// END SPÃ˜TTRUP BORG                                                    //
//======================================================================*/

/*======================================================================//
// SKIVE MUSEUM                                                         //
//======================================================================*/

.site-id-3 .header-logos-wrapper {
    padding: 0;
}

.site-id-3 header#masthead {
    background-color: #344251;
}

.site-id-3 a,
.site-id-3 a.stom-post-link,
.site-id-3 .stom-post-date {
    color: #516570;
}

.site-id-3 .footer a {
    color: #a5b0b6;
}

.site-id-3 header .main-navigation a {
    color: #516570;
}

.site-id-3 .main-navigation ul ul a {
    color: #a5b0b6;
}

.site-id-3 header .main-navigation ul.menu ul {
    background: #344251;
}

.site-id-3 header .main-navigation li.menu-item-has-children:hover>a:after {
    border-bottom-color: #344251;
}

.site-id-3 span.burger-menu-icon span {
    background: #fdfefe;
}

/*======================================================================//
// END SKIVE MUSEUM                                                     //
//======================================================================*/

/*======================================================================//
// SKIVE LOKALARKIV                                                     //
//======================================================================*/

.site-id-9 .header-logos-wrapper {
    padding: 0;
}

.site-id-9 header#masthead {
    background: #584732;
}

.site-id-9 a,
.site-id-9 a.stom-post-link,
.site-id-9 .stom-post-date {
    color: #886949;
}

.site-id-9 .footer a {
    color: #ccb8a4;
}

.site-id-9 header .main-navigation a {
    color: #886949;
}

.site-id-9 .main-navigation ul ul a {
    color: #ccb8a4;
}

.site-id-9 header .main-navigation ul.menu ul {
    background: #584732;
}

.site-id-9 header .main-navigation li.menu-item-has-children:hover>a:after {
    border-bottom-color: #584732;
}

.site-id-9.home .page-slider-section .slider-text {
    text-align: center;
}

.site-id-9 .section-sidebar .section .grid-elements .grid-element.sidebar-job .overlay {
    padding: 6px;
    text-align: center;
}

.site-id-9 .section-sidebar .section .grid-elements .grid-element:last-of-type {
    margin-bottom: auto;
}

.site-id-9 span.burger-menu-icon span {
    background: #fdfefe;
}

/*======================================================================//
// END SKIVE LOKALARKIV                                                 //
//======================================================================*/

/*======================================================================//
// SALLINGSUND LOKALARKIV                                               //
//======================================================================*/

.site-id-10 .header-logos-wrapper {
    padding: 0;
}

.site-id-10 header#masthead {
    background: #264d50;
}

.site-id-10 a,
.site-id-10 a.stom-post-link,
.site-id-10 .stom-post-date {
    color: #3b737d;
}

.site-id-10 .footer a {
    color: #97bcbe;
}

.site-id-10 header .main-navigation a {
    color: #3b737d;
}

.site-id-10 .main-navigation ul ul a {
    color: #97bcbe;
}

.site-id-10 header .main-navigation ul.menu ul {
    background: #264d50;
}

.site-id-10 header .main-navigation li.menu-item-has-children:hover>a:after {
    border-bottom-color: #264d50;
}

.site-id-10.home .page-slider-section .slider-text {
    text-align: center;
}

.site-id-10 .section-sidebar .section .grid-elements .grid-element.sidebar-job .overlay {
    padding: 6px;
    text-align: center;
}

.site-id-10 .section-sidebar .section .grid-elements .grid-element:last-of-type {
    margin-bottom: auto;
}

/* to nÃ¦ste brackets er til sider der har logoer der stÃ¥r pÃ¥ 2 linjer */
.site-id-10 .site-branding #logo img {
    max-height: 80px;
}

body:not(.woocommerce-cart):not(.woocommerce-checkout).site-id-10 .header-sticky-active.scrolled header .site-branding #logo img {
    max-height: 50px;
}

.site-id-10 .site-branding #logo {
    padding: 27px 0px 27px 0px;
}

.site-id-10 span.burger-menu-icon span {
    background: #fdfefe;
}

/* 3 brackets ovenfor er til sider der har logoer der stÃ¥r pÃ¥ 2 linjer */

/*======================================================================//
// END SALLINGSUND LOKALARKIV                                           //
//======================================================================*/

/*======================================================================//
// SKIVE BYARKIV                                                        //
//======================================================================*/

.site-id-11 .header-logos-wrapper {
    padding: 0;
}

.site-id-11 header#masthead {
    background: #344251;
}

.site-id-11 a,
.site-id-11 a.stom-post-link,
.site-id-11 .stom-post-date {
    color: #516570;
}

.site-id-11 .footer a {
    color: #a5b0b6;
}

.site-id-11 header .main-navigation a {
    color: #516570;
}

.site-id-11 .main-navigation ul ul a {
    color: #a5b0b6;
}

.site-id-11 header .main-navigation ul.menu ul {
    background: #344251;
}

.site-id-11 header .main-navigation li.menu-item-has-children:hover>a:after {
    border-bottom-color: #344251;
}

.site-id-11.home .page-slider-section .slider-text {
    text-align: center;
}

.site-id-11 .section-sidebar .section .grid-elements .grid-element.sidebar-job .overlay {
    padding: 6px;
    text-align: center;
}

.site-id-11 .section-sidebar .section .grid-elements .grid-element:last-of-type {
    margin-bottom: auto;
}

.site-id-11 span.burger-menu-icon span {
    background: #fdfefe;
}

/*======================================================================//
// END SKIVE BYARKIV                                                    //
//======================================================================*/

/*======================================================================//
// SPÃ˜TTRUP LOKALARKIV                                                  //
//======================================================================*/

.site-id-12 .header-logos-wrapper {
    padding: 0;
}

.site-id-12 header#masthead {
    background: #62312b;
}

.site-id-12 a,
.site-id-12 a.stom-post-link,
.site-id-12 .stom-post-date {
    color: #A85043;
}

.site-id-12 .footer a {
    color: #D49C96;
}

.site-id-12 header .main-navigation a {
    color: #A85043;
}

.site-id-12 .main-navigation ul ul a {
    color: #D49C96;
}

.site-id-12 header .main-navigation ul.menu ul {
    background: #62312b;
}

.site-id-12 header .main-navigation li.menu-item-has-children:hover>a:after {
    border-bottom-color: #62312b;
}

.site-id-12.home .page-slider-section .slider-text {
    text-align: center;
}

.site-id-12 .section-sidebar .section .grid-elements .grid-element.sidebar-job .overlay {
    padding: 6px;
    text-align: center;
}

.site-id-12 .section-sidebar .section .grid-elements .grid-element:last-of-type {
    margin-bottom: auto;
}

/* 3 nÃ¦ste brackets er til sider der har logoer der stÃ¥r pÃ¥ 2 linjer */
.site-id-12 .site-branding #logo img {
    max-height: 80px;
}

body:not(.woocommerce-cart):not(.woocommerce-checkout).site-id-12 .header-sticky-active.scrolled header .site-branding #logo img {
    max-height: 50px;
}

.site-id-12 .site-branding #logo {
    padding: 27px 0px 27px 0px;
}

.site-id-12 span.burger-menu-icon span {
    background: #fdfefe;
}

/* 3 brackets ovenfor er til sider der har logoer der stÃ¥r pÃ¥ 2 linjer */

/*======================================================================//
// END SPÃ˜TTRUP LOKALARKIV                                              //
//======================================================================*/

/*======================================================================//
// SPÃ˜TTRUP LOKALARKIV                                                  //
//======================================================================*/

.site-id-13 .header-logos-wrapper {
    padding: 0;
}

.site-id-13 header#masthead {
    background: #334D3B;
}

.site-id-13 a,
.site-id-13 a.stom-post-link,
.site-id-13 .stom-post-date {
    color: #4e735d;
}

.site-id-13 .footer a {
    color: #bcd4c2;
}

.site-id-13 header .main-navigation a {
    color: #4e735d;
}

.site-id-13 .main-navigation ul ul a {
    color: #bcd4c2;
}

.site-id-13 header .main-navigation ul.menu ul {
    background: #334D3B;
}

.site-id-13 header .main-navigation li.menu-item-has-children:hover>a:after {
    border-bottom-color: #334D3B;
}

.site-id-13.home .page-slider-section .slider-text {
    text-align: center;
}

.site-id-13 .section-sidebar .section .grid-elements .grid-element.sidebar-job .overlay {
    padding: 6px;
    text-align: center;
}

.site-id-13 .section-sidebar .section .grid-elements .grid-element:last-of-type {
    margin-bottom: auto;
}

.site-id-13 span.burger-menu-icon span {
    background: #fdfefe;
}

/* 3 nÃ¦ste brackets er til sider der har logoer der stÃ¥r pÃ¥ 2 linjer */
.site-id-13 .site-branding #logo img {
    max-height: 80px;
}

body:not(.woocommerce-cart):not(.woocommerce-checkout).site-id-13 .header-sticky-active.scrolled header .site-branding #logo img {
    max-height: 50px;
}

.site-id-13 .site-branding #logo {
    padding: 27px 0px 27px 0px;
}

/* 3 brackets ovenfor er til sider der har logoer der stÃ¥r pÃ¥ 2 linjer */

/*======================================================================//
// END SPÃ˜TTRUP LOKALARKIV                                              //
//======================================================================*/

h2.entry-title {
    font-size: 1.1em;
}

article header.entry-header {
    margin-bottom: 0 !important;
}

.archive article:not(:last-child) {
    border-bottom: 2px solid #efebe1;
}

.archive .header-divider {
    display: none;
}

.archive article:first-child {
    border-top: 2px solid #efebe1;
}

.widget-area .widget {
    background: #efebe1;
    border: none;
}

.widget-area .widget_search .search-submit {
    background: #6b6a66;
    color: #fff;
}

.archive div#primary {
    margin-top: 0;
}

.archive .header-divider~#secondary {
    margin-top: 0;
}

.widget-area .widget_categories ul li {
    background: transparent;
    border: none;
}

.widget-area .widget_categories ul li a {
    padding: 0 0 11px;
}

.widget-area .widget .widget-title,
.widget-area .widget h2 {
    font-size: 1.1em;
}

.single-kalender .post-content-wrapper {
    display: flex;
    /* flex-wrap: wrap; */
}

.post-template-default.single .post-content-wrapper {
    display: flex;
    /* flex-wrap: wrap; */
}

.post-template-default.single .post-thumbnail {
    order: 2;
}

.post-template-default.single .post-thumbnail {
    order: 2;
}

article.type-kalender .post-content-wrapper .entry-content {
    order: 0;
    margin: 0 25px 30px 0;
}

.post-template-default.single .post-content-wrapper .entry-content {
    order: 0;
    margin: 0 25px 30px 0;
}

article.type-kalender .post-content-wrapper .entry-content h2 {
    font-size: 23px;
    font-weight: 600;
}

.staff-wrapper.first-staff .section {
    border-top: 2px solid #efebe1;
}

.staff-wrapper .section {
    border-bottom: 2px solid #efebe1;
}

.stom-grid-section.staff-wrapper .section .grid-elements {
    justify-content: flex-start;
    gap: 20px;
}

.no-top-paddig .section {
    padding-top: 0 !important;
}

article.type-kalender .post-content-wrapper {
    /* width: 100%;
    flex-basis: 100%; */
}

.single-kalender .post-content-wrapper {
    flex-direction: column;
}

article.type-kalender .post-content-wrapper header.entry-header {
    margin: auto;
}

article.type-kalender .post-content-wrapper {
    padding-left: 28px;
}

.archive article:first-child {
    padding-top: 2.5%;
}

div#cookie_box {
    display: none !important;
}


.highlight-container .kalender-information {
    padding: 23px 20px;
}

.highlight-container .date-tag {
    position: absolute;
    top: 0;
    background: #ededed;
    right: 0;
    padding: 0 0;
}

.highlight-container {
    position: relative;
}

.highlight-container .date-tag h3 {
    font-size: 15px;
    padding: 11px;
}

.kalender-image img {
    width: 100%;
}

.events-wrapper .event-date {
    font-size: 84%;
    margin: 0 0 10px;
}

/*======================================================================//
// END style.css                                                        //
//======================================================================*/


/*======================================================================//
// woocommerce.css                                                      //
//======================================================================*/


/* woocommerce style goes here */


/*======================================================================//
// END woocommerce.css                                                  //
//======================================================================*/