/* Combia.com v1.0.0 (http://colombia.com) * Copyright 2015 Colombia.com * Description of Cine Page Styles */
/* -----------------------------------------------------------------------------
 * Created on : Dec 1, 2015, 11:16:56 AM
 * Author     : Utopia01
**/
/* Bolivia.com ( http://Bolivia.com ) * Copyright 2017 Bolivia.com
 * -----------------------------------------------------------------------------
 * URL
 * ---------------------------- */
/**
 * ----------------------------
 * COLORS
 * ---------------------------- */
/**
  * ----------------------------
  * METHODS
  * ---------------------------- */
/*! Combia.com v1.0.0 (http://colombia.com) * Copyright 2015 Colombia.com * Description of Fullcalendar Style */
/* 
    Created on : Mar 3, 2016, 10:02:08 AM
    Author     : Utopia01
*/
.fc-button-group,
.fc button {
  display: inline-block !important;
}
.fc th,
.fc td {
  border: 0 !important;
}
.fc .fc-toolbar {
  border-bottom: 1px solid #ddd;
}
.fc .fc-toolbar .fc-left h2,
.fc .fc-toolbar .fc-right h2,
.fc .fc-toolbar .fc-center h2 {
  font-size: 1.4rem;
}
.fc .fc-toolbar .fc-left,
.fc .fc-toolbar .fc-right {
  margin-bottom: .4rem;
}
.fc .fc-toolbar .fc-left .fc-button,
.fc .fc-toolbar .fc-right .fc-button {
  background: none;
  color: #333;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.fc thead,
.fc tbody {
  border: 0 !important;
}
.fc thead td,
.fc tbody td,
.fc thead th,
.fc tbody th {
  border: 0 !important;
  padding: .2rem .5rem;
  text-align: center;
}
.fc thead {
  /* td.fc-day-number.fc-today:after{
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 2px;
            background-color: #ddd;
            content: '';
        } */
}
.fc thead td.fc-day-number {
  position: relative;
  cursor: pointer;
}
.fc thead td.fc-day-number[disabled] {
  cursor: not-allowed;
}
.fc thead td.fc-day-number.fc-today {
  background-color: #0038A8 !important;
  color: #fff;
}
.fc tbody.fc-body {
  border-color: transparent !important;
}
.fc tbody.fc-body td {
  border: 0;
  padding: .2rem .5rem !important;
  text-align: center !important;
}
.fc tbody.fc-body .fc-row .fc-content-skeleton tbody tr:last-child td {
  padding-bottom: .2em;
}
a,
a.inline {
  color: #930505;
}
a.inline:after {
  background-color: #930505;
}
.menu .nav-item a.active {
  background-color: #930505;
}
.menu .nav-item.active a {
  background-color: #930505;
}
.side-nav .list li a.active,
.side-nav .list li .collapsibleMenu {
  background-color: #930505;
}
.btn {
  font-size: 1.1rem;
}
.main-content .title a {
  color: #930505;
}
.main-content .block-section.cine .block-section-header:before {
  background-color: transparent;
}
.main-content .block-section .block-section-header:before {
  background-color: #930505;
}
.main-content .block-section [class^="film-"] {
  font-size: 16px;
  margin-top: 0 !important;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}
.main-content .block-section p {
  margin-top: 0;
}
.main-content .block-section .film-title {
  margin: 0 0 8px;
  font-size: 1.2rem;
}
.main-content .block-section .title-category {
  color: #930505;
}
.main-content .block-section .select-dropdown {
  font-size: 17px;
}
.main-content .block-section .dropdown-content {
  max-height: 350px;
  font-size: 17px;
}
.main-content .card-hover .card-content .card-title {
  display: none;
}
.main-content .card-hover .card-reveal .card-title {
  color: #930505 !important;
}
.main-content .block-section .block-section-header h1.title {
  font-size: 2rem;
  line-height: 2rem;
}
.dropdown-content li > a,
.dropdown-content li > span {
  padding: .75rem;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Mar 29, 2016, 11:29:24 AM
    Author     : Utopia01
*/
@media screen and (max-width: 767px) {
  .slides {
    height: 200px !important;
    max-height: 200px !important;
  }
}
@media screen and (max-width: 480px) {
  .btn,
  span {
    font-size: 17px;
  }
  .main-content .block-section .film-title {
    font-size: 17px;
  }
}
/*# sourceMappingURL=section-104.css.map */