.widget_search { .search-form { margin-bottom: 20px; text-align: center; } label { display: block; width: 100%; margin-bottom: 20px; margin-right: 0; .search-field { } } .search-submit { @include respond-above('start', 'mobile') { margin-top: 0; } } }