/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */

.bloghash-logo .site-description { color: #f9fcff; }

html[data-darkmode="dark"] body, [data-darkmode="dark"] .select2-dropdown, [data-darkmode="dark"] .bloghash-header-layout-5 #masthead + #main .bloghash-breadcrumbs, [data-darkmode="dark"] #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice), [data-darkmode="dark"] .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice), [data-darkmode="dark"] .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice), html[data-darkmode="dark"] .woocommerce div.product .woocommerce-tabs table.shop_attributes, [data-darkmode="dark"] .bloghash-header-layout-6 .bloghash-nav-container, [data-darkmode="dark"] .bloghash-header-layout-4 .bloghash-nav-container, [data-darkmode="dark"] .bloghash-header-layout-3 .bloghash-nav-container, [data-darkmode="dark"] #bloghash-header-inner {
	background: #4A5AAD;
}

/* Woocommerce  */

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
	color: #ece565;
}

