/* Disable Mouseover on Search button / 6387907-zen (SH) */
.button:not(.has-background):hover, button:not(.has-background):hover, input:not(.has-background):hover[type="submit"], .wp-block-button__link:not(.has-background):hover, .wp-block-file__button:not(.has-background):hover, .a8c-posts-list__view-all:not(.has-background):hover, .wp-block-search .wp-block-search__button:not(.has-background):hover, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:not(.has-background):hover, .button:focus, button:focus, input:focus[type="submit"], .wp-block-button__link:focus, .wp-block-file__button:focus, .a8c-posts-list__view-all:focus, .wp-block-search .wp-block-search__button:focus, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:focus, .has-focus.button, button.has-focus, input.has-focus[type="submit"], .has-focus.wp-block-button__link, .has-focus.wp-block-file__button, .has-focus.a8c-posts-list__view-all, .wp-block-search .has-focus.wp-block-search__button, body .widget_eu_cookie_law_widget #eu-cookie-law input.has-focus.accept {
    color: var(--wp--preset--color--background);
    background-color: var(--wp--preset--color--secondary);
}


footer a[href*="schoolofworklife.com"]:not([href*="privacy"]):not([href*="mailto"]) {
    display: none !important;
}

footer a[href*="enhance-your-character-traits"] {
    display: none !important;
}
.current-menu-item a,
.current_page_item a {
    color: #F5E6D3 !important;
	
}

.current-menu-ancestor a,
.current-menu-parent a,
.current_page_parent a,
.current_page_ancestor a,
.current-menu-item a span,
.current_page_item a span {
    color: #F5E6D3 !important;
	
}
nav .current-menu-item > a,
nav .current_page_item > a,
nav .current-menu-ancestor > a,
nav .current_page_ancestor > a {
    color: #F5E6D3 !important;
    opacity: 1 !important;
}
.current-menu-item a,
.current_page_item a,
.current-menu-parent a,
.current_page_parent a,
.current-menu-ancestor a,
.current_page_ancestor a {
    color: #FFFFFF !important;
    opacity: 1 !important;
    visibility: visible !important;
}
.shopify-buy__btn { background-color: #3d1f0d !important; }
body {
    background-color: #f5f1e8;
}