.id-logo img {
/*     max-width: 200px; */
}

.blog-entry-date {
    text-align: right;
    margin-bottom: 1em;
}

@media screen and (min-width: 1680px){
	body,body.show-wrapper-destination-info {max-width:none;}
	.wrapper, .wrapper-section {
/* 		max-width: 1680px; */
/* 		margin-left: auto; */
/* 		margin-right: auto; */
	}

	.id-wrapper-header.wrapper, .id-wrapper-hero-header, .id-wrapper-destination-info {
/* 		max-width: none; */
	}
	.id-wrapper-header .wrapper-inner, 
	.id-wrapper-destination-info .wrapper-inner {
/* 		width: 100%; */
/* 		max-width: 1680px; */
	}
}

@media screen and (min-width: 1200px) {
	.section-wrapper-category-tourlist .grid-container {
		max-width: 1400px;
	}
}

.id-wrapper-category-tourlist-filter .filterbar-item{
    max-width: 100%;
    width: 100%;
}

.box-layout-a-title, .box-layout-a-desc-maintitle-item-inner {
    font-size: 1.3em!important;
    font-weight: 700!important;
	padding-bottom: 0.5em!important;
}
