/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
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
*/

/* Add your custom styles here */

.google-reviews {
	padding: 0;
	font-family: "Afacad Flux", Sans-serif;
}

.google-reviews__meta {
	color: #FFF;

}

.google-reviews__meta p {
	color: #FFF;
	font-size: 18px;
	margin:0;
}

.google-rating--number {
	color: #FFF;
	font-size: 20px;
}

.google-reviews__meta .google-rating--stars{
    color: #FFF;
}

.google-reviews h3 {
	font-size: 20px;
	line-height: 20px;
	color: #FFF;
}

.google-reviews__btn span {
	color: #FFF;
	padding: 3px;
}

.google-reviews__btn {
	color: var(--e-global-color-secondary);
	background: transparent;
	font-family: 'Comfortaa',sans-serif;
	font-size: 18px;
	font-weight: 500;
	border-radius: 50px;
	border: 2px solid #FFF;
}

.card--header {
	border-radius: 30px;
}

.card__header--name  {
	font-size: 18px;
}
.card--header .card__content h4 {
	font-size: 18px !important;
	line-height:21px;
	font-weight: 400;
}

.nav-text {
	font-size: 16px !important;
	color: #FFF !important;
}