/* Enter Your Custom CSS Here */

p, h1, h2, h3, h4, h5, a, .excerpt-text, .title, .subtitle, excerpt, li, ul  {
	letter-spacin: 0!important;
  font-weigh: 300;
}

body {
    font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
 
}
.site-copyright {
    text-align: right;
    padding-right: 30px;
    display: none;
}

.byline, .single-thumb
{
    display: none!important;
}

.site-content
{
    margin: 0;
}

.container
{
    width:100%;
}

.custom-logo-link img
{
    margin-left: 0px !important;
  max-height: 100px;
}

.header-image::after
{
   background-color: rgba(20, 26, 43, 0.7); 
}

.header-button
{
   border-color: #fff!important;
  color: #fff!important;
}

.hentry
{
   border: 0px;
  
}

.dashicons, .dashicons-before:before {
    display: none;
  }

.eventpost_calendar th
{
   font-weight: 300;
  
}
.eventpost_calendar button
{
   font-weight: 300;
  
}

.eventpost_calendar tbody button {
  background: rgba(0,0,0,0.2);
    margin: -0.1em;
    padding: 0.1em 0.2em;
    border: transparent 1px solid;
}

.event_post_day_now{
   margin: -0.1em;
    padding: 0.1em 0.2em;
}

.event_post_day {
     margin: -0.1em;
    padding: 0.1em 0.2em;
  }







.event_data {
  display:non;
  display: block;
line-height: 1.5em!important;
background:#fff!important;  }

.event_thumbnail_wrap {
  display:none;
}







.entry-thumb
{
    width: 33%;
  }
.entry-summary
{
    width: 100%!important;
 
  }
.post-button
{
    display: none;
  }


/* post grid */

.entry-title {
    font-weight:300!important;
  }


/* calendar */
.eventpost_calendar tbody button {
    background: rgba(0, 0, 0, 0.05);
  line-height: 3;
  font-size:16px;
   margin: -0.1em;
    border: transparent 1px solid;
  }

.eventpost_calendar th {
  
  line-height: 2.5;
  font-size:18px;
  }
.eventpost_calendar tbody td.event_post_day_now {
border: #ff0000 2px solid;
  }
/* blog page */
.content-area {
width: 70%;
}

.cat-links{
display: none;
}

.nav-links {
display: none;
}