/*   
Theme Name: Online Tourism - Ultimate
Description: Responsive Wordpress Theme
Author: Online Tourism
Author URI: https://www.onlinetourism.com.au
Version: 1.0
*/

h1,h2,h3,h4,h5,h6 {
font-family: 'Poly' !important;
}

.home h1 {
	 font-family:"freight-display-pro", "Times New Roman", Times, serif !important;
}

.ammenities-section {
	background:#252320; padding-top:30px; padding-bottom:30px; color:#fff;
}
.ammenities-section ul {
	margin-bottom: 18px
}
.ammenities-section ul li {
	margin-bottom: 5px
}

.ammenities-section ul li i {
	width: 28px;
	color:#fff;
	display: inline-block
}


nav,
.centered-text,
.ftg-footer {
	background-color: #252320
}
nav .active a:link, nav .active a:visited, nav .active:hover, nav .active:active, nav a:hover  {
	background-color: transparent;
	color:#b7af72;
}

.sidebar h2 {
	text-align: left;
	margin-top: 20px
}
.sidebar p {
	font-size: 16px;
}
.gform_wrapper .gform_footer input.button {
	background: #D19C1D;
	padding: 15px;
	border: none;
	text-transform: uppercase;
	font-size: 20px;
}
.gform_wrapper .gform_footer input.button:hover {
	opacity: 0.77
}
.gform_wrapper input.large, .gform_wrapper input.medium, .gform_wrapper input.small, .gform_wrapper select.large, .gform_wrapper select.medium, .gform_wrapper select.small,
.gform_wrapper textarea.medium, .gform_wrapper .simple_captcha_medium input {
	background: #403E3C;
	border-color: #403E3C;
	border:none;
	/* color:#000 */
}

.fsocial li a {
color:#fff;
}
.fsocial li a:hover {
color:#eaeaea
}

th { background:#eaeaea}
/*
nav a:link, nav a:visited, nav a:hover, nav a:active {
	font-family:"Poly", arial, sans-serif;
} */