#search_filters_wrapper:not(:has(#af_form .af_filter)){
	display: none !important;
}
.page-not-found{
  .search-button.dropdown-toggle{
  	display: none;
  }
}

.menu-soczewki{
  .anmm-dropdown{
    li.anmm-column:nth-child(3){
      .anmm-dropdown-content-products{
        .h4{
        	margin-bottom: -15px;
        }
      }
    }
  }
}