/**
 * Admin styles.
 *
 * @package WooCommerce Pos Send Receipt Greetings Via Whatsapp
 * @version 1.1.0
 */
#qt_wkpossrgw_greeting_content_wkpossrgw_bold{
    font-weight: bold;
}
#qt_wkpossrgw_greeting_content_wkpossrgw_italicise {
    font-style: italic;
}
#qt_wkpossrgw_greeting_content_eg_strikethrough {
    text-decoration: line-through;
}
#qt_wkpossrgw_greeting_content_eg_monospace {
    font-family: monospace;
}
