/*
 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
*/

/* Rozmiary czcionek (0.1rem - 1px) */
.has-small-font-size {
	
}

.has-medium-font-size {
	
}

.has-large-font-size {
	font-size: 2.5rem;
	line-height: 1.2;
}
.has-x-large-font-size {
	font-size: 3rem;
	line-height: 1.1;
}
a[data-order="1"] {
	display: none !important;
}
