/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
canvas#areas {
/*     background-image: url(https://yaanhealingsanctuary.com/form/areas.jpg); */
}

.page-id-3970 .title_subtitle_holder h1 {
	display: none;
}

.spaawardsslider .eltd_image_gallery_holder li img {
	object-fit: cover !important;
}

.spaawardsslider .eltd_image_gallery_holder li div {
/* 	width: 100% !important; */
	height: auto !important;
}

.prearrivalform .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-text:focus, .prearrivalform  .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-number:focus, .prearrivalform .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-date:focus, .prearrivalform  .cf7_custom_style_2 textarea.wpcf7-form-control.wpcf7-textarea:focus, .prearrivalform  .cf7_custom_style_2 select.wpcf7-form-control.wpcf7-select:focus, .prearrivalform  .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-quiz:focus, .prearrivalform div.wpcf7-response-output {
	color: #222 !important;
}

.prearrivalsend {
	background-color: #222 !important;
	color: #fff !important;
}

#eltd-wsa .controls_holder {
	display: none;
}

.side_menu_book_now {
	display: table-cell;
  height: 100px;
  vertical-align: middle;
}

.side_menu_book_now a {
	background-color: #fff;
	padding: 5px 10px;
	text-transform: uppercase;
}

.whatsapp-btn {
	position: fixed;
  right: 35px;
  bottom: 100px;
	z-index: 9999;
  overflow: visible;
}

.floated-banner {
	display: none;
}

.home #itro_popup {
	padding: 20px !important;
}

.hideit {
	display:  none;
}

.relevant-info {
  position: fixed;
  background-color: #8e7f6b;
  color: #fff;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  font-size: 16px;
  padding: 4px 0px;
}

.relevant-info p {
	font-size: 14px !important;
  font-weight: bold !important;
  font-family: Calibre !important;
  letter-spacing: 0.05em;
  margin-bottom: 0;
	padding-left: 30px;
}

.relevant-info i {
  font-size: 8px;
  border: 1px solid #fff;
  border-radius: 40px;
  color: #fff;
  padding: 5px 7px;
  margin-right: 5px;
}

.proto-text {
	padding-right: 60px;
	padding-top: 40px;
	color: #565656;
}

.proto-text p {
	color: #565656;
	font-weight: 500;
}

.yaan_proto h2 {
	font-size: 48px;
	line-height: 54px;
	color: #fff;
	text-align-last: left;
	padding-left: 60px;
}

.protocol_cont {
	padding-top: 60px;
	text-align: center;
}

.protocol_cont img {
	width: 90px;
	margin-left: auto !important;
	margin-right: auto !important;
}

.protocol_cont h3 {
	font-size: 36px;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.protocol_cont p {

}

.eltd_logo a {
	height: 70px !important;
}

@media only screen and (max-width: 767px) {
	.home .wrapper {
		padding-top: 83px;
	}

}

@media only screen and (max-width: 1000px) {
	.logo_wrapper {
		left: 20%;
	}
}