/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Creative Multi-Purpose WordPress Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 16.7
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/


table.ganadores {
  width: 100%;
}
table.ganadores td, table.ganadores th {
  border: 1px solid #DBDBDB;
}
table.ganadores tr:nth-child(even) {
  background: #F2F2F2;
}
table.ganadores thead {
  background: #C80019;
  background: -moz-linear-gradient(top, #d64052 0%, #cd1930 66%, #C80019 100%);
  background: -webkit-linear-gradient(top, #d64052 0%, #cd1930 66%, #C80019 100%);
  background: linear-gradient(to bottom, #d64052 0%, #cd1930 66%, #C80019 100%);
}
table.ganadores thead th {
  font-weight: bold;
  color: #FFFFFF;
}

/* IG */
.instagallery-items .ig-item a img{height: 200px !important;}

.qode-instagram-feed li a img {margin: 0 auto !important;}