/*
Theme Name: Peony Child
Theme URI: https://peony.qodeinteractive.com
Description: A child theme of Peony
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: peony
Template: peony
*/

html, body {
	font-family: 'Playfair Display', serif !important;
}


/* WooCommerce */
.woocommerce-coming-soon-default {
	background-color: #A50F17 !important;

}

.woocommerce-coming-soon-social-login {
	display: none !important;
}

.woocommerce-coming-soon-banner,
.wp-block-site-title a {
		color: white !important;
}

.ppc-button-wrapper {
	margin-top: 20px !important;
}

#qodef-page-mobile-header .qodef-widget-holder {
	display: none !important;
}