/*
 ****************************************
 *	Custom Style Overides
 ****************************************
 */

/*
 ****************************************
 *	From Theme Customizer
 ****************************************
 */

@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');

.btn-alt {
    color: #fff !important;
}

.search-form { display: none;}

body > header > div > nav > div.header-enquire > a {
	color: #fff !important;
}

/*
a {
	color: #835d32 !important;
}

a:hover {
	color: #835d32 !important;
}

a:visited {
	color: #835d32 !important;
}
*/

.header-title {
 font-family: 'Lato', sans-serif;
}

.search-form .search-submit {
 background-color: #835d32;
}

.homepage-content {
	padding: 50px 80px 50px 80px;
}

.homepage-content h1 {
	padding:0;
	margin-bottom: 2.2rem;
	font-size: 40px;
  text-align: center;
	text-shadow: none!important;
	font-weight: 700;
  font-kerning: none;
  letter-spacing: normal;
}
.homepage-content p {
	font-size: 16px;
	line-height: 26px;
	font-weight:normal;
	margin-bottom:15px;
	text-align: center;
	text-shadow: none!important;
}

.block-title, .info-title {
  font-size: 40px;
}
.images-title {font-size: 34px;}
blockquote {font-size: 26px}

  /* Set a defined height for the Revolution Slider to ensure it displays properly */
  .rev_slider_wrapper {
    min-height: 500px;
  }

a.btn:hover {
 background-color: #835d32;
}

body > div.wrap > div > main > section.header-img-container > div > div > div > div > div.d-flex.justify-content-center > form > input:hover {
	 background-color: #835d32;

}

body > div.wrap > div > main > div.page-container.contact-container > div > div > div.col-12.col-sm-6.col-md-4.contact-details-container > div {
		 background-color: #835d32;
}

body > div.wrap > div > main > div.page-container.contact-container > div > div > div:nth-child(3) > div {
		 background-color: #835d32;
}

#menu-item-dropdown {
		 color: #835d32;
} 

#menu-item-dropdown:hover {
		 color: #835d32;
} 

#menu-item-dropdown:visited {
		 color: #835d32;
} 

.navbar-nav>.menu-item.active>.nav-link {
		 color: #835d32;
} 

#menu-item-dropdown-1491, #menu-item-dropdown-1486, #menu-item-2356 > a, #menu-item-1502 > a {
		 color: #835d32;
} 

.page-id-2432 div.wrap > div > main > section.block-container.info-block-container.padding-top-bottom > div > div > div.col-12.col-md-6.col-lg-4.info-content-container.d-flex.flex-column > div {
	margin-top: 5px!important;
}

.page-id-2355 div.wrap > div > main > section.block-container.info-block-container.padding-top-bottom > div > div > div.col-12.col-md-6.col-lg-4.info-content-container.d-flex.flex-column > h3 {
	font-size:3rem;
}

.info-block p {
    background-color: #59595b;
}

.btn-alt, .gform_wrapper .gform_footer .gform_button.button {
    background-color: #59595b;
    border: 1px solid #59595b;
}


.dropdown-menu {
	    background-color: #59595b;
}

.dropdown-menu a:hover {
	    background-color: #59595b;
}


.testimonial-container {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

#field_11_12 > label {
	disply:inline-block !important;
}

.navbar-nav>.menu-item>.nav-link:hover {
	color:#835d32;
}

body > header > div > nav > div.header-enquire > a {
	background-color: #835d32;
}

body > div.wrap > section.block-contaer.form-container {
	background-color: #835d32;
}

#gform_submit_button_4 {
	background-color: #835d32;
}

.content-info {
    background-color: #888;
		color:#fff;
}

.content-info a {
		color:#fff;
}

.footer-nav li .nav-link {
		color:#fff;
}

.content-info h6 {
		color:#fff;
}

.banner-sale {
	background-color:#dc4b16;
		display:none;
}



body, html {
    font-family: 'Lato', sans-serif;
}

.home section.header-img-container {
	display:none;
}


.navbar-nav li a {
    font-size: 1rem;
}

body > header > div > nav > div.header-social {
	display:none;
}

.nav-fill .nav-item {
    padding-right: 20px;
}

#slider-3-slide-4-layer-3, #slider-3-slide-5-layer-3, #slider-3-slide-6-layer-3, #slider-3-slide-7-layer-3, #slider-3-slide-8-layer-3  {
		transform: scale(1);
	animation: pulse 2s infinite;
}


#slider-2-slide-2-layer-3 {
		transform: scale(1);
	animation: pulse 2s infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
	}
	
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}
	
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}

.page-id-1480 div.wrap > div > main > section.block-container.our-team-container.padding-top-bottom > div > div:nth-child(4) {
	display:none;
}

.page-id-2626 .header-img-container {
	display: none;
}
.header-title {
	text-shadow: 0 0 8px rgba(0,0,0,.6);
}
.header-content{
	text-shadow: 0 0 6px rgba(0,0,0,.6);
	font-size:28px;
	display: block;
}

.sd-team-pic-container {
	display:inline-block;
}
.sd-team-pic {
	   width: 250px;
    float: left;
}

@media (min-width: 991px) {
	.sd-team-pic-container {
	float:left;
	}
}

@media (max-width: 991px) {
  .h1, h1 {
    font-size: 20px;
  }

}

@media (max-width: 767px) {

.homepage-content {
	padding: 30px 15px 30px 15px;
}

.homepage-content h1 {
	margin-bottom: 1.2rem;
	font-size: 24px;
	line-height:32px;
}
.homepage-content p {
	font-size: 14px;
	line-height: 22px;
	margin-bottom:10px;
}

	.heading-shadow {width:80%!important;
		text-align:center !important;
	margin: 0 auto !important;}
	
	.rev-btn {width:60%!important;
		text-align:center !important;
	margin: 0 auto !important;}
	
	a.rev-btn{font-size:14px!important}
	
	.content-shadow {
		font-size:20px !important;
		line-height:28px !important;
		visibility: visible !important;
	}
	
	rs-layer-wrap, rs-loop-wrap, rs-mask-wrap {position:relative!important}
	
	.header-content{
		display:block !important;
	}

.block-title {
  font-size: 24px;
}

}
	
/* Search Bar Styling */
	
.search-form {
	width: 150px;
}

input::placeholder {
	font-size: 0.7rem;
}

.search-submit {
	font-size: 0.9rem !important;
	margin-bottom: 5px !important;
	padding: .2rem 1.5rem !important;
}

.navbar-collapse {
	flex-grow: 0.3 !important;
}

	@media (min-width: 1200px) {
		.header-enquire .btn {
			padding: 0.5rem 1.5rem;
		}
	}
	
/* Show click to call CTA on mobile  */
	
 .header-phone {
        display: none; /* Hide by default */
    }

@media (max-width: 767px) {
   .header-phone {
       display: block; /* Show only on screens smaller than 768px */
   }
}

@media (min-width: 768px) {
        .search-form {
            display: flex; /* Show only on screens 768px wide or larger */
        }
	}
	
	.search-field:focus {
box-shadow:0 0 0 1px rgba(59, 118, 98, 0) !important;
	}

	.search-btn {
		background-color: #835d32;
	}
	
	.search-form .svg-inline--fa {
		background-color: #835d32;
		color: white !important;
	}
	
	.search-form .svg-inline--fa:hover {
		background-color: #604425;
	}
	
	.search-btn:hover {
		background-color: #604425;
		color: white !important;
	}
	
	.search-field {
		min-width: 200px !important;
	}
	
	.header-enquire {
		margin:0;
	}
	
@media (min-width: 991px) {
	.page-id-1480 .search-form-body {
		width: inherit !important;
	}
	
	.page-id-1480 .search-submit-body {
		font-size: 1rem !important;
margin-bottom: 0px !important;
padding: 10px 40px !important;
	}
}
	
.term-163 .search-form {
	display: none;
}

.mt-auto {
	margin-top: 0px !important;
}

.from-price-container {
	display: flex;
	flex-direction: column;
	border-top: 1px solid;
	margin-top: 10px;
	padding-top: 10px;
	justify-content: flex-end;
}

.from-price-container div {
	text-align: right;
}

.from-price {
	color: #835d32;
	text-align: right;
}

.hide {
	display:none;
}

.featured-bottom.block-container:nth-child(2) > div:nth-child(1) {
  padding-bottom: 3rem;
}

.tour-detail.accomodation p {
		display: inline-block;
		margin-right: 1rem;
		margin-bottom: 0;
}

.tour-detail.accomodation p:first-of-type {
			width: 60px;
		}

