

.main .sidebar .widgettitle, .tabbed .tabs-list a { color: #e54e53; }

.about-widget img {
float: left;
  margin-right: 20px;
}

.single-post .category-le-guide .posted-on { display: none; }

.weather-top {
  float: right;
  margin-right: 20px;
  height: 21px;
  padding-top: 3px;
}

time.meta-item, .posted-on {
    display: none;
}

.weather-top  .wu-icon { margin-right: 2px; }
.weather-top  .wu-icon img {   margin-top: -4px; }
.weather-top  .wu-temperature { float: right; }

.trending-ticker a {  max-width: 309px; }
#google_translate_element { float: right; }
#text-3 .textwidget { text-align: center;  }
header .title { background: none; }

.logo-image {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 250px;
}

@media only screen and (max-width: 799px) {
.main-head .title {
    margin-bottom: 0;
    margin-top: 42px;
}

.logo-image {
    margin-top: 0;
    margin-bottom: 0;
}

.social-icons {
    padding-top: 19px;
    line-height: 29px;
}

.weather-top {display: none }

#google_translate_element {     float: none;
    margin: auto;
    display: table; }

}

.post-content ul.eme_events_list {
   margin-left:0;
}

.eme_events_list li {
    width: 48%;
    list-style: none;
    display: inline-block;
    background: #f7f7f7;
    margin: 3px 5px 10px 5px;
}

.eme_events_list li img.appear {
    max-height: 126px;
    width: 100%;
    object-fit: cover;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.eme_events_list li {
    width: 100%;
}
}

/* Job manager */

.account-sign-in a.sc-button, a.button {
color: white;
}

.main-head header {
display: flex;
}

.no-display {
    opacity: 1;
}
.main-featured .row {
    opacity: 1;
}