/*
Theme Name: Themify Ultra Child
Description: Child theme for Themify Ultra
Author: Themify
Template: themify-ultra
*/

/************************************************
* THEMIFY ANNOUNCEMENTS PLUGIN		*
************************************************/
.themify_announcement.bar .announcement_title, .themify_announcement.bar .announcement_title::after { Border-left-color: #ff0000; }
.themify_announcement.bar .announcement_title { background: #ff0000; }
.themify_announcement.bar .announcement_title a { background: #ff0000; text-decoration: none; }
.themify_announcement.bar .announcement_title a:hover { color: #ffffff; text-decoration: underline; }
.themify_announcement .announcement_post a { color: #0080ff; text-decoration: underline; }
.themify_announcement .announcement_post a:hover { color: #ff0066; text-decoration: underline; }
.themify_announcement .announcement_post a.action-button { background: #0080ff; border: 1px solid #003366; color: #ffffff !important; }
.themify_announcement .announcement_post a.action-button:hover { background: #006600; color: #ffffff !important; border: 1px solid #009900; }