/*!
Theme Name: Kava Child
Theme URI:
Author: Zemez
Author URI:
Description: Kava child theme.
Template: kava
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kava-child
*/


/* color del menú de móvil */
@media only screen and (max-width: 1024px) {
	div.jet-nav.m-layout-tablet.jet-nav--horizontal {
	background-color: black !important;
	}
}

/* color plugin de reseñas */
strong.ti-rating.ti-rating-large,
span.nowrap,
span.nowrap strong {
	color: white !important;
}
