/**
* Theme Name: Eventchamp Child
* Description: This is a child theme of Eventchamp, generated by Merlin WP.
* Author: <a href="https://gloriathemes.com">Gloria Themes</a>
* Template: eventchamp
* Version: 2.1.1
*/

#Sponsors .gt-separate .gt-icon {
    background: #fff;
    padding: 0px 20px;
    font-size: 25px;
	color: #ccc;
}

.gt-event-sponsors.gt-type-1.gt-style-1 > .gt-columns > .gt-col > .gt-inner > .gt-logo {
	min-height: 185px;
}

.gt-event-schedule.gt-style-7 .gt-item > ul > li .gt-content > .gt-inner {
  padding: 0px 5px!important;
  min-height: 108px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gt-author {
	display:none!important
}

.gt-post-style-1 .gt-bottom > ul > li {
	padding: 5px!important;
}

.gt-checkbox input[type="checkbox"]:checked + span: :after {
	top: 13px;
}