/* Enter Your Custom CSS Here */

#primary {
    background-color: #f1f1e5;
    border: 1px solid #d4d4d4;
  }

.sidebar {
    padding-top: 0px;
}

.site-layout-boxed .site-content {
    padding-left: 15px;
}

.site-header {
	padding: 20px 0;
	min-height: 120px;
}

#content {
    margin-left: 15px;
}

#search-2 {
	padding-top: 20px;
	padding-bottom: 0px;
}

.searchform {
    margin-bottom: 20px;
}

#breadcrumb {
    padding-left: 15px;
}

#meteoro {
	text-align: center;
}

.site-description {
    border-left: 0;
    float: none;
}

#masthead {
	padding-bottom: 20px;
}

#featured-slider {
	margin-bottom: 25px !important;
}

/*
.entry-header {
  display: none;
}
*/
.widgettitle, .entry-title {
	border-bottom: 1px solid #d7d7d0;
}

.latest-news-thumb {
	padding-top: 10px;
}

.latest-news-title > a {
    color: inherit;
}

.latest-news-text-wrap {
	padding-top: 10px;
	padding-bottom: 10px;
}

.entry-content a {
    text-decoration: none;
}

.entry-meta {
	display: none;
}