/*
 Theme Name:   Mapa de Conflitos
 Theme URI:    http://eita.coop.br
 Description:  Tema para o Mapa de Conflitos - baseado em Retina Blog
 Author:       EITA Cooperativa
 Author URI:   http://eita.coop.br
 Template:     retina-blog
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         map
 Text Domain:  mapadeconflitos
*/

#mainmap {
  height: 480px;
  width: 100%;
}

#singlemap {
  height: 480px;
}

.site-content {
  padding-top: 0em;
}

.article-wrapper {
    background: white;
}

.main-navigation {
  border-bottom: 0px !important;
}

p {
  margin-bottom: 0.5em;
}

.banner-overlay {
    opacity: 0.64;
    background-image: url("http://mapadeconflitos.eita.org.br/wp-content/uploads/2018/11/Background.jpg");
}

.wrapper {
    padding: 0px;
}

.site-title {
    font-size: 1.25rem;
    letter-spacing: 3px;
    background-color: rgba(150, 150, 150, 0.7);
}

.top-area {
    padding: 44px 0;
}

.searchandfilter ul {
    margin: 0px;
    padding: 0px;
}

.searchandfilter ul li:first-child {
    display: block;
    width: 100%;
}

.searchandfilter select {
  width: 95%;
}

#ofuf { width: 100%}

.searchandfilter input[type="text"] {
  width: 100%;
}

.searchandfilter input[type="submit"] {
  line-height: 0.66;
}


.searchandfilter ul li {
    margin-bottom: 10px;
    padding: 0px;
}

.searchandfilter ul li:nth-child(7) {
    float: right;
    margin-right: 10px;
}

@media (min-width:480px) {
  .site-title {
      font-size: 2.0rem;
      letter-spacing: 6px;
  }
  .searchandfilter ul li {
      width: 23%;
  }

  .searchandfilter ul li:nth-child(6) {
      width: 8%;
  }
  .searchandfilter ul li:nth-child(7) {
      width: 100%;
      text-align: right;
      margin-right: 0px;
  }
  .conflitos_count {
      margin-top: -33px;
      margin-bottom: 7px;
      margin-left: 3px;
  }
}

.footer-widget-area .col.col-full {
    width: 100%;
}

#maintable {
  margin-top: 100px;
}
