/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

@import url("../betheme/style.css");

.action_button, .action_button:hover {
    background-color: #29b2b6;
    color: #ffffff;
}

.sticky-dark #Top_bar.is-sticky .wpml-languages a.active, .sticky-dark #Top_bar.is-sticky .wpml-languages ul.wpml-lang-dropdown {
    background:#c6c6c6;
    color:#000000;
}

.sticky-dark #Top_bar.is-sticky .top_bar_right a:not(.action_button) {
    color:#000000;
}

.posts-data-table td, .posts-data-table th {
    text-align: center!important;
    vertical-align: middle!important;
}