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

#custom-product-search-form{width:100%}#custom-product-search-form .product-search-form-wrapper{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05);overflow:hidden;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}#custom-product-search-form .product-search-form-wrapper:focus-within{border-color:#8b4513;box-shadow:0 0 0 2px rgba(139,69,19,.2)}.search-field-css{width:100%;padding:.5rem 1rem;font-size:1rem;color:#374151;background-color:transparent}.search-field-css:focus{outline:0}.search-field-css::placeholder{color:#9ca3af}.search-button-css{background:0 0;border:none;padding:.5rem 1rem;color:#4b5563;cursor:pointer;transition:color .2s ease-in-out}.search-button-css:hover{color:#8b4513}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.input,input:not([type=submit]),select,textarea{border-style:none;font-size:14px}.search-field-css{border:none!important;outline:0!important;box-shadow:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.product-search-form-wrapper{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 1px 2px rgba(0,0,0,.05);overflow:hidden;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out;background-color:#fff}