/****** STORE SKRÃƒâ€ ME ******/

@media only screen and (min-width: 1920px) {}



/****** BÃƒâ€ RBAR / MINDRE SKÃƒâ€ RME ******/

@media only screen and (max-width: 1400px) {

    .template-slidertext h1,
    .template-slidertext h2 {
        font-size: 3.5em;
    }
}

@media only screen and (max-width: 1200px) {
    .museer .grid-elements {
        gap: 40px;
    }

    header .section-wrap .section {
        padding: 0;
    }

    .site-id-13 .top-bar-right.top-bar-search,
    .site-id-12 .top-bar-right.top-bar-search,
    .site-id-11 .top-bar-right.top-bar-search,
    .site-id-10 .top-bar-right.top-bar-search,
    .site-id-9 .top-bar-right.top-bar-search {
        padding: 10px 20px;
    }

    header .main-navigation a {
        padding: 9px 15px;
    }
}



/****** IPADS - VERTIKALT ******/


@media only screen and (max-width: 1040px) {


    /* .custom-sidebar {
        position: inherit;
        display: block;
        clear: both;
        top: 0;
        float: none;
        background-color: transparent;
        width: 100%;
        border-top: 2px solid #ededed;
        width: 100% !important;
    }

    #secondary.active {
        right: 0;
        box-shadow: 0 0 7px 0px rgba(0, 0, 0, .3);
        transition-timing-function: ease-out;
        display: none;
    }

    .admin-bar #secondary.active {
        top: 32px;
    }

    #page .open-button {
        display: none;
    }

    #secondary .close-button {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        padding: 7px;
        font-size: 2em;
        line-height: 0;
        cursor: pointer;
    }

    #secondary .custom-overflow-wrapper {
        height: 100%;
        padding: 20px;
        overflow-y: auto;
        padding: 20px 0;
    } */



    .aside-overlay {
        display: none;
    }

    body.burger-menu .socials-wrapper a {
        padding: 10px 14px;
    }

    header .top-bar .top-bar-right {
        width: 100%;
        justify-content: space-between;
    }

    .top-bar-right .socials-wrapper {}

    header .top-bar {
        padding: 0;
    }

    header .top-bar ul {
        padding-right: 20px;
    }

    body.burger-menu #site-navigation.main-navigation .current-menu-item,
    body.burger-menu #site-navigation.main-navigation .current-menu-ancestor {
        background: #6b6a66 !important;
    }

    header .main-navigation li:hover>a,
    header .main-navigation li.current-menu-item>a {
        color: #fff;
    }

    body.burger-menu header .number-three-burger-menu-content {
        margin-top: 0;
    }

    body.burger-menu header .burger-menu-content-inner {
        background: #2c2c2a;
    }

    body.burger-menu .burger-menu-content-inner .stom-tabs .tabs-header li.active a {
        color: #fffbf1;
        background: #6B6A66;
        border-bottom-color: #f2f2f2;
    }

    .menu-toggle::after {
        /* top: 72px;
        right: 27px;
        left: auto; */
        right: auto;
        bottom: 0px;
        left: auto;
        margin: auto;
    }

    body.burger-menu .burger-menu-content-inner .stom-tabs .tabs-header {
        border-top: 0;
    }

    body.burger-menu .style-header-2 nav#site-navigation.main-navigation button.menu-toggle {
        padding: 12px 0;
    }

    .home .page-slider-section .slide-element {
        max-height: 460px;
        min-height: 460px;
    }

    header .top-bar .top-bar-left ul#menu-top-menu {
        display: none;
    }

    .site-branding #logo img {
        max-height: 41px;
    }

    .site-branding #logo {
        padding: 15px 0;
    }

    .style-header-2 .nav-wrap {
        display: none;
    }

    .header-logos-wrapper #site-navigation {
        display: block;
    }

    .upper-header-wrapper {
        flex-direction: column-reverse;
    }

    .header-logos-wrapper {
        justify-content: space-between;
        padding-top: 15px;
        align-items: center;
    }

    body.burger-menu .style-header-3 nav#site-navigation.main-navigation button.menu-toggle {
        display: flex;
        padding: 0;
    }

    .nav-wrap {
        border: 0;
    }

    .style-header-3 .site-branding {
        justify-content: center;
    }

    .header-logos-wrapper {
        width: 100%;
    }

    .header-wrapper {
        padding: 0px 20px;
    }

    .site-branding {
        width: 100%;
    }




    /* test menu */

    .upper-header-wrapper {
        height: 134px;
    }

    .upper-header-wrapper {
        flex-direction: row !important;
    }

    .custom-header-logo-wrapper-large {
        display: none;
    }

    .header-logos-wrapper {
        width: auto;
    }

    #site-navigation {
        height: 100%;
    }

    header .menu-toggle {
        top: unset;
    }

    .menu-toggle {
        display: flex !important;
    }

    .scrolled .upper-header-wrapper {
        height: 110px;
    }

    .site-id-1 .upper-header-wrapper {
        flex-direction: column-reverse !important;
    }

    .site-id-1 .header-logos-wrapper {
        width: 100%;
    }

    .site-id-1 .site-branding #logo {
        padding-bottom: 15px;
    }

    .site-id-1 .header-logos-wrapper {
        padding-top: 15px;
        margin-top: 0;
    }

    .site-id-1 .site-branding #logo img {
        max-height: 34px;
    }

    body.site-id-1:not(.woocommerce-cart):not(.woocommerce-checkout) .header-sticky-active.scrolled header:not(.style-header-4) .site-branding #logo {
        padding: 10px 0;
    }

    body.site-id-1:not(.woocommerce-cart):not(.woocommerce-checkout) .header-sticky-active.scrolled header .site-branding #logo img {
        max-height: 30px;
    }
}

@media only screen and (max-width: 959px) {

    h3 {
        font-size: 17px !important;
    }

    .footer-text-element {
        width: calc(50% - 8px) !important;
    }

    .footer-map-img-wrapper {
        width: 100% !important;
    }

    .footer-map-img-wrapper .overlay p {
        display: flex;
        justify-content: center;
    }

    .custom-sidebar {
        background-color: #2c2c2a !important;
    }

    .custom-sidebar p {
        color: #fff;
    }

    #secondary .close-button {
        color: #fff;
        top: 10px;
        left: 10px;
        font-size: 20px;
        background: #6b6a66;
        border-radius: 50%;
        padding-bottom: 4px;
    }

    .kontakt-items-inner-wrapper {
        width: 48%;
    }
	
	.custom-widget-padding p {
		color: #000;
	}
}

@media only screen and (max-width: 830px) {
    .coming-events-table .events-wrapper .month-row {
        flex-direction: column;
    }

    .coming-events-table .events-wrapper .month-row .month-desc {
        border-bottom: 2px solid #ededed;
        border-right: none;
    }

    .section-sidebar .section .grid-elements .grid-element:first-of-type {
        width: 100%;
        margin-bottom: 10px;
    }

    .section-sidebar .section .grid-elements .grid-element:last-of-type {
        width: 100%;
    }

    .fb-feed #cff .cff-album-item.cff-col-4 {
        width: 47.5% !important;
        margin-left: 1.25%;
        margin-right: 1.25% !important;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 810px) {

    article.type-kalender .post-content-wrapper {
        padding: 26px 0 0;
    }

    .date-img-wrap {
        flex-basis: 100%;
    }

    .stom-grid-section .section.columns-3 .grid-element {
        width: 100%;
    }
	.post-template-default.single .post-content-wrapper {
		flex-direction: column;
	}
}



/****** MINDRE END IPADS VERTIKALT ******/

@media only screen and (max-width: 782px) {}



@media only screen and (max-width: 767px) {
    .single-kalender .post-content-wrapper {
        display: block;
    }

    h1,
    .page-slider-section h2 {
        font-size: 24px !important;
    }

    .slider-text {
        text-align: center;
    }

    .slick-dots li button {
        height: 10px;
        width: 10px;
    }

    .home .page-slider-section .slide-element {
        max-height: 380px;
        min-height: 380px;
    }

    .site-branding #logo,
    body:not(.woocommerce-cart):not(.woocommerce-checkout) .header-sticky-active.scrolled header:not(.style-header-4) .site-branding #logo {
        padding: 6px 0 6px;
    }

    body:not(.woocommerce-cart):not(.woocommerce-checkout) .header-sticky-active.scrolled header .site-branding #logo img {
        max-height: 30px;
    }

    .header-wrapper {
        padding: 0 20px;
    }
	
	.page-kalender article.type-kalender .post-content-wrapper {
        flex-basis: 100%;
    }
}



@media only screen and (max-width: 639px) {
    .museer .grid-element {
        width: 100% !important;
        margin: 0 !important;
    }

    .museer .grid-elements {
        gap: 20px;
    }

    .kontakt-items-inner-wrapper {
        width: 100%;
    }

    .site-branding #logo img {
        max-width: 280px;
        max-height: inherit;
    }

    .site-id-1 .site-branding #logo {
        /* display: none; */
    }

    .site-id-1 .header-logos-wrapper {
        padding-top: 0;
    }

    .site-id-1 .upper-header-wrapper {
        /* height: 85px; */
        transition: 0.3s;
    }

    .site-id-1 .scrolled .upper-header-wrapper {
        /* height: 75px; */
    }
}



/****** MOBILER ******/

@media only screen and (max-width: 479px) {
    .fb-feed #cff .cff-album-item.cff-col-4 {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
	
	.stom-grid-section.kontakt-grid .section .grid-elements {
		gap: 0px;
	}

}



@media only screen and (max-width: 400px) {
    .site-branding #logo img {
        max-width: 200px;
    }

    body.burger-menu header .burger-menu-content-inner {
        max-width: 100%;
    }
}