/*
 Theme Name:   Celeste Child
 Theme URI:    http://celeste.bold-themes.com
 Description:  Celeste child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     celeste
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  celeste-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */

a { color: #6800a2; }
.btn-vermas {
	background: #FFF !important;
	padding: 5px 15px !important;
	color: #6800A2 !important;
	transition: all ease 0.5s !important;
}
.btn-vermas:hover {
	background: #000 !important;
	color: #FFF !important;
	transition: all ease 0.5s !important;
}
.bt_bb_accordion.bt_bb_style_outline .bt_bb_accordion_item.on .bt_bb_accordion_item_title, .bt_bb_accordion.bt_bb_style_outline .bt_bb_accordion_item .bt_bb_accordion_item_title:hover {
	background-color: #6800A2 !important;
}