.widget-search { .search-component { .search-container { .search-phrases { background: white; padding: 0; } .search-fields { height: inherit; } .search-q { height: inherit; padding-left: 1.5rem; border-radius: 2px; border-color: #ccc; &:focus { box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16); } } } } }