
/*
header .search {
	display: none;
}

@media screen and (min-width: 480px) {
	header .search {
        	display: block;
	}


}
*/



.btn--tripadvisor .icon-facebook {
	width: 24px !important;
	height: 24px !important;
}


