/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.2
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/
.main-header {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    min-height: 0 !important;
    display: none !important; /* Use this if you want to hide it completely */
}
.request-quote-button {
    background-color: #f39c12;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 4px;
    font-weight: bold;
}
a.request-quote-button {
    background-color: #f4a300;
    color: #fff !important;
    border: none;
    padding: 10px 20px;
    display: inline-block;
    text-align: center;
}
