/**
* The following styles get applied both on the front of your site
* and in the editor.
*
* Replace them with your own styles or remove the file completely.
*/
/* */
.wd-block-webdevia-advanced-searsh {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: center;
column-gap: 20px;
select {
width: 25%;
}
}