/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.uk-search{
  width: 100%;
}

@media (max-width: 767px){
  .tm-middle.uk-grid .uk-grid-margin{
    width: 100% !important;
    margin-top: 15px;
  }
}