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

/* GLOBAL */

i {color:#e91610;font-style:normal;}
.h--1, .h--2, .h--3, .h--4, .h--5, .h--6 {font-weight:700;}
h1, h2, h3, h4, h5, h6,.h--1, .h--2, .h--3, .h--4, .h--5, .h--6 {text-transform:uppercase;}
.wpgb-facet>fieldset:last-child, button.wpgb-button.wpgb-apply {margin-bottom:0 !important;}


/* GLOBAL CLASSES */

.border--block {border:1px #eee solid;}

/* OVR */

#ginput_product_price_2_13 {background:#f9f9f9; padding:3px 10px;}
.text--white a {color: #fff !important;}

.bg--primary .wpgb-facet-title {color:#fff;}

.text--lowercase {text-transform:lowercase !important;}

.gfield--type-product .gfield_label_product, #ginput_product_price_2_13 {display:none !important;}

.gform-theme--framework .gf_progressbar .percentbar_blue {
    background-color: #fed74e !important;
}

input[type=button], .gform_button {
    background: #fed74e !important;
    color: #000 !important;
    box-shadow: none !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
	border-radius:0 !important;
}