/*
 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
*/
.sub-menu {padding-top: 10px; padding-bottom: 10px;}
.smaller-text {font-size: 0.7em; }

#wpbs-form-submit-1, #wpbs-form-submit-2, #wpbs-form-submit-3 {  
  padding: 5px 12px 8px 12px;
  color: var(--bricks-color-mylwqu);
  font-weight: 700;
  border: 4px solid var(--bricks-color-mylwqu);
  border-top-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: white; }

.bricks-posts-nothing-found {font-size: 1.2em; text-align: center; width: 700px !important; margin: 30px 0 200px;}