/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
select#search_category {
    display: none !important;
}
@media(max-width:786px) {
 .elementor-section.elementor-section-stretched {
  width: 100vw;
  position: relative;
  margin-left: -43vw;
  left: 50%;
}
}

button[data-action=show-password] {
  
    position: relative  !important;
 
}