/*
 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
*/
@font-face {
    font-family: 'Lucky Beauty';
    src: url('/wp-content/uploads/2024/10/Lucky-Beauty.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
h1, h2, h3 {
font-family: "Lucky Beauty", Arial, sans-serif;
	color: white;
	font-weight: 400;
	line-height: 1;
}
@media only screen and (max-width: 1291px) and (min-width: 991px) {
h1, h2, h3 {
font-size: 44px !important;
	}
}
span, div, p, h5 {
font-family: area-normal, sans-serif !important;
font-style: normal;
font-weight: 400;
	color: white;
	font-size: 15px;
}

input {
font-family: area-normal !important;
font-style: normal;
font-weight: 400;
}

input:not([type=submit]) {
	font-family: area-normal !important;
font-style: normal;
font-weight: 400;
}

#wpcf7-f33-o1 > form > p:nth-child(5) > input{
font-family: area-normal, sans-serif !important;
font-style: normal;
font-weight: 400;
}
