/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

/* tekst hypens, zodat er een "-" komt als de tekst niet past */
/* p, h1, h2, h3, h4, h5, h6, a, span, div { */
/*  hyphens: none; */
/* } */

/* Gtranslate color change + border radius */
.gt_float_switcher .gt_options a {
	color: #000000!important;
}
.gt_float_switcher .gt_options a:hover {
	background: #202020!important;
	color: #f8f9eb!important;
}
.gt_float_switcher .gt-selected {
	border-radius: 15px!important;
	background: #edeee1!important;
	}
.gt_float_switcher{
	border-radius: 15px!important;
	background: #edeee1!important;
}
.gt_float_switcher .gt-selected .gt-current-lang {
	border-radius: 15px!important;
	background: #edeee1!important;
	}
