/*
 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
*/
.vrc-main-title {
  display: none;
}

.vrcdivsearch .vrc-searchf-section-sbmt .vrcsfentrysubmit input {
width: 40%;
background: none repeat scroll 0 0 var(--primary);
border: 0 none;
border-radius: 4px;
color: var(--vrc-contrast-text-color);
cursor: pointer;
font-size: 1em;
margin: 10px 0;
padding: 5px 15px;
display: inline-block;
text-decoration: none !important;
}


.paypal-button-container {
min-width: 500px;
max-width: 100% !important;
}