/*
 Theme Name: Creative Live Games
 Theme URI: https://lendarius.com/
 Description: Custom Child Theme Creative Live Games, developed by Lendarius.
 Author: Lendarius
 Author URI: https://lendarius.com/
 Template: hello-elementor
 Version: 1.0.0
 Text Domain: creative-live-games
 License: GNU General Public License v3 or later.
 License URI: https://www.gnu.org/licenses/gpl-3.0.html
 Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


.green-text{background:#99CC33!important; color:#000!important;}
.term-icons ul li.elementor-icon-list-item.elementor-inline-item {
    padding: 5px 15px;
	background:#000;
	border-radius:25px;
	border: 2px solid #fff;
}

ul.componentes {
  list-style: none; /* remove a bolinha padrão */
  padding-left: 0;
}

ul.componentes li::before {
  content: "★";
  font-size: 1.2em;
  margin-right: 0.4em;
}

.elementor-star-rating {
    order: -1!important;
}
cite.elementor-testimonial__cite {
    text-align: center!important;
}
.elementor-testimonial__header {
    text-align:center!important;
    justify-content: center!important;
}
.elementor-testimonial__icon.elementor-icon.elementor-icon- {
    display: none!important;
}

.elementor-testimonial__text {
    text-align: center!important;
}

.jet-listing-dynamic-repeater__item a.wtb span:before {
    content: "★";
    font-size: 30px;
    margin-right: 5px;
	vertical-align: middle;
}

.jet-listing-dynamic-repeater__item a.wtb:hover span:before {
	color:#fff;
}
a.wtb {
    min-width: 175px;
	line-height: 30px;
}

.e-n-tabs-heading {
    margin-bottom: -3px;
	z-index: 1;
}