.widget_sd_widget_search_toggle button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0;
  height: 40px;
  width: 40px;
  background-color: rgba(255, 255, 255, 0.1);
  color: #FFF;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/*# sourceMappingURL=style.css.map */
