/*
 Theme Name:   Uncode Child
 Theme URI:    https://undsgn.com/uncode/
 Description: Uncode is a pixel perfect WordPress Theme designed with terrific attention to details
 Author:       Undsgn
 Author URI:   http://www.undsgn.com
 Template:     uncode
 Version:      1.3.3
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  uncode-child
 Domain Path: /languages/
*/


/*ul class="ecs-event-list"
li class="ecs-event"
event title link is H4 class="entry-title summary"
date class is time
venue class is venue
span .ecs-all-events
p .ecs-excerpt*/


/*ul.ecs-event-list {
  font-size: 15px;
  line-height: 1.75;
  margin: 0px 0px 0px 0px;
  display: inline-block;
  zoom: 1;
}

li.ecs-event{
  font-size: 15px;
  line-height: 1.75;
  padding: 0px 20px 20px 20px;
  margin: 5px 5px 5px 5px;
  display: inline-block;
  zoom: 1;
  background-color: whitesmoke;
}

.post-content ul {
  padding: 0px 0px 0px 0px;
}

h4.entry-title summary{
  margin: 0px 0px 0px 0px !important;
  color: #323D89 !important;
}

h2 {
  font-weight: 100;
}

.time{
  color: #323D89;
}

.venue{
  color: #523D89;
}*/

/* hide news / portfolio / selected subtitles under carousels */
.t-entry-type, .t-entry-meta {
  display: none;
}