/**
 * Estilos de plantilla premios
 */

body.page-template-template-premios .ycd-time-circle{
  max-width: 750px;
}
body.page-template-template-premios .leaflet-popup-content{
  width: 250px !important;
  margin: 10px !important;
}
body.page-template-template-premios .leaflet-container a.leaflet-popup-close-button{
  background-color: #fff !important;
  border-radius: 50%;
}
body.page-template-template-premios .ecoawards-banner.wp-block-image.size-full{
  margin-top: 0;
}
body.page-template-template-premios li.lead {
  font-size: 120%;
}
body.page-template-template-premios .wpcf7 input:not([type=submit]),
body.page-template-template-premios .wpcf7 select,
body.page-template-template-premios .wpcf7 textarea {
  padding: 0.25em !important;
}
body.page-template-template-premios .wpcf7-form-control-wrap{
  margin-bottom: 10px;
}
body.page-template-template-premios form h4,
body.page-template-template-premios form hr{
  margin-bottom: 10px;
}
@media(max-width:640px){
  body.page-template-template-premios #map {
    height: 50vh !important;
  }
}