.nav li ul {
    width: 300px;
}

#top-menu li li a {
    width: 300px;
}

div.et_post_meta_wrapper h1.entry-title, .page h1.entry-title.main_title {
  text-align: center;
}

/* Polylang */

.widget_polylang ul li.lang-item {
  float: left;
  padding: 0 10px;
}

/* Agenda */

div#ai1ec-container.ai1ec-main-container div#ai1ec-calendar.timely.ai1ec-calendar {
  margin: 100px auto;
  max-width:1000px;
}

.ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month {
background: #2D8ACE;
border-radius: 0;
}

.ai1ec-agenda-widget-view .ai1ec-date-title, .ai1ec-agenda-view .ai1ec-date-title, .ai1ec-agenda-widget-view .ai1ec-event > a, .ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
  border: none;
  border-radius: 2px;
}

.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
  background: none;
  box-shadow: 1px 1px 4px #ccc;
  margin-bottom: 5px;
}

.ai1ec-agenda-widget-view .ai1ec-date.ai1ec-today, .ai1ec-agenda-view .ai1ec-date.ai1ec-today {
    border-top: none;
    background: none;
}

div.ai1ec-subscribe-buttons-widget a.ai1ec-btn.ai1ec-btn-default.ai1ec-btn-xs.ai1ec-pull-right.ai1ec-calendar-link {
  border: none;
padding: 5px 15px;
background-color: #2DB1E7;
color: #fff !important;
text-transform: uppercase;
font-weight: bold;
  box-shadow: 1px 1px 4px #ccc;
}


.stec-layout-event-inner-intro .stec-layout-event-inner-intro-media-content > div {
    background-size: auto;
}

.stec-layout-event-inner-intro .stec-layout-event-inner-intro-media-content {
    max-height: 600px !important;
}

div.textwidget div.stec-layout div.stec-layout-agenda div.stec-layout-agenda-list-wrap,.et_pb_widget.widget_text div.stec-layout-event-preview-left-text a.stec-layout-event-preview-left-reminder-toggle {
  display: none
}

.stec-media-small .stec-layout-agenda-events-all-list .stec-layout-event-preview:not(.stec-event-create-form-preview).stec-layout-event-preview-animate-complete {
    height: 80px !important;
}

div.textwidget p a.allevents {
background: #4d576c;
  border-radius: 3px;
cursor: pointer;
display: inline-block;
padding: 10px 20px;
text-align: center;
width: 100%;
  color: #fff !important;
  margin-top: 5px;
}

div.textwidget p a.allevents:hover {
background: #f15e6e;
}

.stec-layout-agenda .stec-layout-agenda-events-all-load-more {
  text-transform: uppercase;
  padding: 10px 20px;
}

/* Newsletter */

.widget_wysija p.wysija-paragraph .wysija-input {
 border: none;
  padding: 5px;
}

.widget_wysija input.wysija-submit.wysija-submit-field {
border: none;
  padding: 10px 15px;
  background-color: #2ea3f2;
  text-transform: uppercase;
  border-radius: 2px;
font-weight: bold;
  color: #fff;
}

.widget_wysija input.wysija-submit.wysija-submit-field:hover {
 box-shadow: 1px 1px 4px #fff;
}

#left-area .post-meta {
  display: none;
}