/*
Theme Name: grnortenordeste Child
Theme URI: http://totalwptheme.com
Description: Total WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://totalwptheme.com
Template: grnortenordeste
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/* MSCM Custom CSS */

/* MSCM Botao simples Menu Principal */
.wpex-accent-bg, .background-highlight, input[type="submit"], .theme-button, button, #main .tagcloud a:hover, .post-tags a:hover, .wpex-carousel .owl-dot.active, #site-navigation .menu-button > a > span.link-inner, .wpex-carousel .owl-prev, .wpex-carousel .owl-next {
    background: #000000;
    color: #ffffff;
}

.modern-menu-widget li.current-menu-item a, #wp-calendar caption, #site-scroll-top:hover, input[type="submit"]:hover, .theme-button:hover, button:hover, .wpex-carousel .owl-prev:hover, .wpex-carousel .owl-next:hover, #site-navigation .menu-button > a > span.link-inner:hover {
    background: #191919;
    color: #ee1414;
}