@charset "UTF-8";
/*
Theme Name: BlackMag - Child
Theme URI: http://envirra.com/themes/blackmag
Author: envirra
Author URI: http://envirra.com
Description: Magazine WordPress Theme
Version: 1.0
License: GPL
License URI: http://www.gnu.org/licenses/gpl.html‎
Tags: black, white, one-column, two-columns, three-columns, right-sidebar, flexible-width, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready, photoblogging
Text Domain: envirra
Template: blackmag
*/

.destacats {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
  margin-top: -75px;
}

.destacats > div img {
  width: 200px;
  padding: 20px;
}

.qcc-calendar-container .qcc-calendar tbody td:hover,
.qcc-calendar-container .qcc-event:after,
.qcc-label {
  background-color: #be0033 !important;
}

.qcc-calendar-container .qcc-current-day {
  background-color: rgb(244, 157, 157) !important;
}

.qcc-calendar-container .qcc-calendar tbody td:hover {
  background-color: rgb(244, 157, 157) !important;
}
