/*
Theme Name: NL Eventos Deportivos
Author: Carmen Salgueiro
Author URI: http://dotword.es
Description: Tema NL Eventos Deportivos
Template: dt-the7
Version: 1.0
Text Domain:  nl-eventos-deportivos
*/

h1#titulo {
    font-size: 54px;
    text-align: center;
    text-shadow: 4px 4px 4px rgba(26, 26, 26, 0.5);
    margin: 15px;
    line-height: 70px;
}
.extras-off.filter-bg-decoration.filter {
    border-bottom: 1px solid rgba(51,51,51,0.12);
    padding-bottom: 55px;
}
.filter-categories a {
    font-size: 18px;
    padding: 10px 15px;
}
.vc_btn3-container a.vc_btn3-style-flat {
    background-color: #d0d62e !important;
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
}
.vc_btn3-container a.vc_btn3-style-flat:hover {
    background-color: transparent !important;
    color: #333333 !important;
}
.home .wpcf7-form-control.wpcf7-textarea {
    max-height: 250px;
}
@media only screen and (min-width: 968px) {
  h1#titulo {
    font-size: 65px;
    text-align: right;
  }
}
@media screen and (min-width: 1069px) {
  footer .bottom-text-block {
    margin-left: 20% !important;
  }
}
