/*******************************************************************************
 Add your custom css styles here
 *******************************************************************************/
.subtitle::before {
    display: none;
}

.overlay {
   display:none;
}

.subtitle {
    opacity: 1;
    width: 75%;
    display: inline-block;
}

.widget-posts-attraction  {
	float:left;
	width:100%;
	/*margin-top:10px;*/
	color:#666;
	font-size:14px;
		font-family:'futurastd-bold';
}

#pjWrapperHotelBooking_1 .pjHbPanel .pjHbPanelHead {
    background: #f7f7f7;
    display: none;
}

body [id^=pjWrapper] {   
    margin-top: -500px !important;
}