/*
Theme Name: Glocal - Child Theme
Theme URI: http://uouapps.com/wp/glocal
Author: UOU apps
Author URI: http://uouapps.com
Description: Glocal (Desktop, tablet, mobile phone and other device)
Version: 1.0
License: GNU General Public License
Template: glocal
*/

@import url('../glocal/style.css');

/**
 * Place Custom CSS Below this.
 */

.header-top-wrapper {
  background-color: #ffffff;
  border-bottom: 1px solid #e6e6e6;
  display: none !Important;
}

.footer-container .block {
  float: left;
  width: 23.4375%;
  display: none !Important;
}

.logo img {
display: block;
margin: 10px 0;
}

table.fullcalendar {
border-collapse: collapse;
width: 100% !Important;
}

table.em-calendar td.eventful a, table.em-calendar td.eventful-today a {
  color: #FD7E29;
  /* font-weight: 400; */
  /* font-style: italic; */
  font-family: "Patua One" !Important;
}
