/* This CSS file will be loaded at last. Any CSS customization should be placed here */
    padding: 10px 50px !important;
    background: var( --e-global-color-secondary ;
    font-size: 16px;
    color: #fff;
    position: relative;


.vbo-search-submit .btn {
    padding: 10px 50px !important;
    background: #848432;
    font-size: 16px;
    color: #fff;
    position: relative;
}