@media only screen and (max-width: 480px){.single-post .mkd-container-inner, 
.single-post .mkd-drop-down .mkd-menu-wide .mkd-menu-second>.mkd-menu-inner>ul, 
.single-post .mkd-grid, 
.single-post .mkd-grid-section .mkd-section-inner {
    width: 93%;
}
}

@media only screen and (max-width: 480px){
.page-id-1277 .mkd-container-inner, 
.page-id-1277 .mkd-drop-down .mkd-menu-wide .mkd-menu-second>.mkd-menu-inner>ul, 
.page-id-1277 .mkd-grid, 
.page-id-1277 .mkd-grid-section .mkd-section-inner {
    width: 93%;
}
}


@media only screen and (max-width: 480px){
.page-id-4485 .mkd-container-inner, 
.page-id-4485 .mkd-drop-down .mkd-menu-wide .mkd-menu-second>.mkd-menu-inner>ul, 
.page-id-4485 .mkd-grid, 
.page-id-4485 .mkd-grid-section .mkd-section-inner {
    width: 93%;
}
}

@media only screen and (max-width: 480px){
.page-id-4424 .mkd-container-inner, 
.page-id-4424 .mkd-drop-down .mkd-menu-wide .mkd-menu-second>.mkd-menu-inner>ul, 
.page-id-4424 .mkd-grid, 
.page-id-4424 .mkd-grid-section .mkd-section-inner {
    width: 93%;
}
}

@media only screen and (max-width: 480px){
.page-id-4444 .mkd-container-inner, 
.page-id-4444 .mkd-drop-down .mkd-menu-wide .mkd-menu-second>.mkd-menu-inner>ul, 
.page-id-4444 .mkd-grid, 
.page-id-4444 .mkd-grid-section .mkd-section-inner {
    width: 93%;
}
}

@media only screen and (max-width: 480px){
.page-id-4446 .mkd-container-inner, 
.page-id-4446 .mkd-drop-down .mkd-menu-wide .mkd-menu-second>.mkd-menu-inner>ul, 
.page-id-4446 .mkd-grid, 
.page-id-4446 .mkd-grid-section .mkd-section-inner {
    width: 93%;
}
}


@media only screen and (max-width: 480px){
.page-id-4448 .mkd-container-inner, 
.page-id-4448 .mkd-drop-down .mkd-menu-wide .mkd-menu-second>.mkd-menu-inner>ul, 
.page-id-4448 .mkd-grid, 
.page-id-4448 .mkd-grid-section .mkd-section-inner {
    width: 93%;
}
}


@media only screen and (max-width: 480px){
.page-id-4442 .mkd-container-inner, 
.page-id-4442 .mkd-drop-down .mkd-menu-wide .mkd-menu-second>.mkd-menu-inner>ul, 
.page-id-4442 .mkd-grid, 
.page-id-4442 .mkd-grid-section .mkd-section-inner {
    width: 93%;
}
}

@media only screen and (max-width: 480px){
.page-id-5349 .mkd-container-inner, 
.page-id-5349 .mkd-drop-down .mkd-menu-wide .mkd-menu-second>.mkd-menu-inner>ul, 
.page-id-5349 .mkd-grid, 
.page-id-5349 .mkd-grid-section .mkd-section-inner {
    width: 93%;
}
}

@media only screen and (max-width: 480px){
.page-id-6039 .mkd-container-inner, 
.page-id-6039 .mkd-drop-down .mkd-menu-wide .mkd-menu-second>.mkd-menu-inner>ul, 
.page-id-6039 .mkd-grid, 
.page-id-6039 .mkd-grid-section .mkd-section-inner {
    width: 93%;
}
}

@media only screen and (max-width: 480px){
.page-id-7057 .mkd-container-inner, 
.page-id-7057 .mkd-drop-down .mkd-menu-wide .mkd-menu-second>.mkd-menu-inner>ul, 
.page-id-7057 .mkd-grid, 
.page-id-7057 .mkd-grid-section .mkd-section-inner {
    width: 93%;
}
}

@media only screen and (max-width: 480px){
.page-id-8521 .mkd-container-inner, 
.page-id-8521 .mkd-drop-down .mkd-menu-wide .mkd-menu-second>.mkd-menu-inner>ul, 
.page-id-8521 .mkd-grid, 
.page-id-8521 .mkd-grid-section .mkd-section-inner {
    width: 93%;
}
}
.mkd-position-right-inner .widget_custom_html {
    width: 100%;
    margin: 0;
}

.mkd-position-right-inner .widget_custom_html img {
    width: 728px;
    max-width: 100%;
    height: auto;
}
/* Hide article dates on archive/category pages */
.mkd-blog-list-holder .mkd-post-info-date,
.mkd-blog-holder .mkd-post-info-date,
.mkd-post-info-date {
    display: none !important;
}

/* Keep header and dropdowns above the banner */
.mkd-page-header,
.mkd-page-header * {
    z-index: 9999;
}

.mkd-drop-down .mkd-menu-second {
    z-index: 99999 !important;
}

/* Banner stays underneath */
.mkd-position-right,
.mkd-position-right-inner,
.widget_media_image {
    z-index: 1 !important;
    position: relative;
}

/* Make homepage interactive slider span the browser width */
.home .home-hero-fullwidth {
    position: relative;
    left: 50%;
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
}

/* Remove WPBakery spacing around slider */
.home .home-hero-fullwidth > .wpb_column,
.home .home-hero-fullwidth .vc_column-inner,
.home .home-hero-fullwidth .wpb_wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Allow the interactive slider to fill the row */
.home .home-hero-fullwidth .mkd-post-slider-interactive,
.home .home-hero-fullwidth .mkd-psi-holder,
.home .home-hero-fullwidth .mkd-psi-slider {
    width: 100% !important;
    max-width: none !important;
	
}

/* =========================================
   LIFE ALCHEMIES HEADER – LOGO + BANNER
   ========================================= */

@media only screen and (min-width: 1001px) {

    /* White logo/banner area */
    .mkd-page-header .mkd-logo-area,
    .mkd-page-header .mkd-logo-area-inner {
        height: 120px !important;
    }

    /* Left area – logo */
    .mkd-page-header .mkd-logo-area .mkd-position-left,
    .mkd-page-header .mkd-logo-area .mkd-position-left-inner {
        height: 120px !important;
    }

    .mkd-page-header .mkd-logo-wrapper,
    .mkd-page-header .mkd-logo-wrapper a {
        height: 12px !important;
    }

    .mkd-page-header .mkd-logo-wrapper img {
        width: auto !important;
        height: auto !important;
        max-height: 90px !important;
        max-width: 380px !important;
        object-fit: contain !important;
    }

    /* Right area – banner */
    .mkd-page-header .mkd-logo-area .mkd-position-right {
        display: table !important;
        height: 120px !important;
        visibility: visible !important;
        opacity: 1 !important;
    }

    .mkd-page-header .mkd-logo-area .mkd-position-right-inner {
        display: table-cell !important;
        height: 120px !important;
        vertical-align: middle !important;
        text-align: center !important;
        visibility: visible !important;
        opacity: 1 !important;
    }

    /* Banner widget */
    .mkd-page-header .mkd-position-right-inner .widget_custom_html {
        display: inline-block !important;
        width: 728px !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        visibility: visible !important;
        opacity: 1 !important;
    }

    .mkd-page-header .mkd-position-right-inner .widget_custom_html img {
        display: block !important;
        width: 728px !important;
        max-width: 100% !important;
        height: auto !important;
        max-height: 90px !important;
        object-fit: contain !important;
    }

    /* Normal logo area, not fixed */
    .mkd-page-header .mkd-logo-area {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        transform: none !important;
    }
}

/* Dropdown menu above content */
.mkd-drop-down .mkd-menu-second {
    z-index: 10000 !important;
}

/* Remove sticky/duplicate menu */
.mkd-sticky-header,
.mkd-sticky-header.header-appear {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

/* 
 * 
 * /* Hide page title on single posts */
.single-post .mkd-title {
    display: none !important;
}

/* Space between menu icon and menu text */
.mkd-main-menu .menu-item i,
.mkd-main-menu .menu-item .mkd-icon-element {
    margin-right: 8px !important;
}