header{
	background: rgba(0,0,0,.3);
}

.post #gallery{
	margin-bottom: 18px;
}

.marker-poi{
	padding-top:5px;
	width: 60px;
	height: 60px;
	text-align: center;
	padding-top: 5px;
	text-align:center;

}

.marker-poi:before{
	content: "";
	background: url(../img/pins/regular_pin@2x.png) no-repeat 0 0;
	background-size: 100%;
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	width: 6rem;
	height: 6rem;
	text-align: center;
	color: white;
	text-shadow: 0px 0rem 0.2rem rgba(0, 0, 0, 0.75);
}

.marker-poi i{
	color:#e04f67;
	font-size:26px;
	font-weight:bold;
}


/**/
.review-wrap{
	display: inline-block;
	font-size:18px;
}
.review-wrap:after{
	content: "";
	display: table;
	clear: both;
}
.review-input{
	display: none;
}
.review-label{
	float: right;
	padding-left: 2px;
	cursor: pointer;
	color: #FFB300;
}
.review-label:last-child{
	padding-left: 0;
}
.review-label:hover:before, .review-label:hover ~ .review-label:before, .review-input:checked ~ .review-label:before{
	content: "\e80b";
}


.main_title h2{
	text-transform: none;
	font-weight: 400;
}

.hotel_container .hotel_title .h3 {
	margin: 0 0 3px;
	font-size: 14px;
	text-transform: none;
}

.parallax-content-1 div h1, .parallax-content-1 div h3, .parallax-content-2 div h1{
	text-transform:none;
	font-weight: 400;
}

.tour_container .tour_title .h3 {
	margin: 0 0 3px;
	font-size: 14px;
	text-transform: none;
}

.tour_list_desc .h3 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 10px;
}

.btn_1, .button_drop, a.btn_1, a.button_drop{
	text-transform:none;
	font-weight: 400;
}

.img_container img, .img_list a img {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.img_list img{
	position: inherit;
	left: 0;
}

.ribbon_3.popular span{
	text-transform:none;
	font-weight: 400;
}

.button_intro, a.button_intro{
	text-transform:none;
	font-weight: 400;
}

.tp-caption.white_heavy_40{
	font-weight: 400;
}

.banner h4{
	text-transform:none;
}

.review_strip_single img{
	border:none
}

footer {
	background: url(../img/kishinev.svg) #222 repeat-x center bottom;
	color: #fff;
	padding: 30px 0 0px;
}
/*
.styled-select{
	background-color: #fff
}
*/
#social_footer{
	border:none;
}


.tabs nav a:before{
	font-family: icon_set_1, fontello;
}