html {
	scroll-behavior: smooth;
  }
  

  .menu-sidebar-wrapper a{
	  text-transform: uppercase;
  }

  .spa-left-content h2 {
	margin-bottom: 30px;
}
  .spa-left-content h3 {
	margin: 14px 0 13px;
}
.spa-thumb-slider {
	margin-bottom: 60px;
}

.header .top-part-wrapper > .logo img {
	height: 50px;
}

.header {
	background: #680338;
}

.header.network {
	background: #fff;
}

.attractions-slider .slick-arrow {
	cursor: pointer;
}

.left-toggler span{
	background-color: #fff;
}

.header.network .left-toggler span{
	background-color: #680338;
}

.hotel-facilities-item:hover .hotel-facilities-item__thumb img{
	transform: scale(1.05);
}

.hotel-side-thumb h2 {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 80px;
	line-height: 1;
	z-index: 1;
	color: #fff;
	text-align: center;
	font-weight: 200;
	text-shadow: 0 0 22px #000;
}

.menu-sidebar-wrapper.active .sidebar-submenu.show {
	visibility: visible;
	opacity: 1;
}
.take-moment-text h1 {
	font-size: 73px;
	font-family: var(--body-font);
	line-height: 1;
	color: #fff;
	font-weight: 300;
	margin-bottom: 48px;
}

.take-moment-img {
	background: #000;
	position: relative;
	height: 795px;
	overflow: hidden;
}

.take-moment-img img {
	opacity: 0.8;
	position: absolute;
	top: 0;
	height: 100%;
}

.take-moment-img.anim img,.top_slide img {
	animation: slowZoom 15s ease-in-out infinite alternate; /* Adjust duration as needed */

}
.banner-section.not_front, .banner-section.not_front img {
	height: 70vh;
	object-fit: cover;
}


@keyframes slowZoom {
	0% {
	  transform: scale(1);
	}
	100% {
	  transform: scale(1.2); /* Adjust the scale value as needed */
	}
  }


.single-attraction-item .attraction-content a {
	border: 1px solid #c59a6d;
}

.hotel-service .attraction-content-wrapper .single-attraction-item .attraction-content a svg path {
	fill: #c59a6d;
}

.hotel-service .attraction-content-wrapper .single-attraction-item a svg {
	margin-top: 4px;
}

.service-item {
	height: 100%;
}

.hotel-service {
	padding-top: 0px;
}

.take-moment {
	margin-bottom: 90px;
}



.menu-sidebar-wrapper.active {
	box-shadow: 0 0 37px #0003;
}

.event-content__content {
	margin-top: 50px;
}

.contact_form input {
	width: 100%;
	max-width: 100% !important;
}

.contact_form label {
	font-size: 14px !important;
	font-weight: normal !important;
	margin: 0 0 8px !important;
}

.wpforms-field {

}

div.wpforms-container-full input[type="submit"]:not(:hover):not(:active), div.wpforms-container-full button[type="submit"]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active),
div.wpforms-container-full input[type="submit"]:hover, div.wpforms-container-full input[type="submit"]:active, div.wpforms-container-full button[type="submit"]:hover, div.wpforms-container-full button[type="submit"]:active, div.wpforms-container-full .wpforms-page-button:hover, div.wpforms-container-full .wpforms-page-button:active {
	background: #00597d !important;
	border-radius: 0;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1.1px;
	box-shadow: none;
}

div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: none;
	border: none;
}

.current_page_item a {
	color: #c59a6d;
}
.centered_title_wrapper {
	margin-bottom: 50px;
}
.centered_title_wrapper p, .centered_title_wrapper h1 {
	display: table;
	margin: 0 auto;
	background: #fff;
	z-index: 1;
	position: relative;
	padding: 0 25px;
	margin-bottom: 8px;
}

.centered_title_line {
	position: absolute;
	content: "";
	left: 0;
	bottom: 18px;
	width: 100%;
	height: 2px;
	background-color: #c59a6d;
}

.about-top-content {
	max-width: 715px;
	margin-inline: auto;
}


.page-template-contact-php .about-section {
	padding-bottom: 0;
}
.contact-section {
	padding-top: 0;
}

.contact-message-box form >div {
	display: flex;
	flex-wrap: wrap;

}

#wpforms-error-noscript{
	display: none;
}

.contact-message-box button {
	padding: 6.5px 42px;
	font-weight: 600;
	outline: none !important;
	box-shadow: none !important;
	border-radius: 0px;
	z-index: 1;
	font-family: var(--heading-font);
	background: hsl(var(--accent));
	color: #fff;
	margin-top: 50px;
	letter-spacing: 1px;
	border: none;
}

#map {
	height: 100%;
}

.engine_wrapper {
	width: 1000px;
	height: 70px;
	margin-top: -24px;
}


.event-form-right form .form-group input, .event-form-right form .form-group textarea {
	width: 100%;
	resize: none;
}

.event-form-right form .form-group {
	flex-flow: column;
}

.send-btn {
	background: #00597d;
	border: none;
	color: #fff;
	padding: 9px 43px;
	border-radius: 4px;
	margin-top: 25px;
	text-transform: uppercase;
	font-size: 13px;
}


.room-content-right ul {
	column-count: 2;
	width: 100% !important;
	gap: 25px;
}

.room-content-right li {
	font-size: 13px;
	line-height: 20px;
	list-style: disc;
}

.top_slide .content_wrapper {
	position: absolute;
	z-index: 2;
}

.top_slide .content_wrapper p {
	font-size: 54px;
	text-transform: uppercase;
	font-family: 'Cinzel', serif;
	text-shadow: 0 0 5px;
}

.overview-thumb {
	width: 100%;
}

.slick-dots li button::before {
	display: none;
}
.phone-number a {
	color: #000 !important;
}




/* popup */

.popup_wrapper {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 500;
	background: #000e;
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.popup_content {
	width: 600px;
	max-width: 90%;
	position: relative;
}

.popup_x {
	display: flex;
	width: 30px;
	height: 30px;
	background: #fff;
	justify-content: center;
	align-items: center;
	border-radius: 90px;
	float: left;
	left: -14px;
	top: -15px;
	position: absolute;
	cursor: pointer;
}

.popup_image {
	width: 100%;
	height: 370px;
}

.popup_image img{
	height: 100%;
	object-fit: cover;

}

.popup_text {
	background: #fff;
	padding: 33px;
}

.popup_text a{
	background: #00597d;
	color: #fff;
	padding: 10px 40px;
	font-size: 15px;
}

.footer-contact-content a {
	color: #fff;
	text-decoration: underline;
	text-transform: unset;
}

.footer-left-info {
	max-width: 220px;
}
.footer-left-info .logo {
	width: 196px;
	text-align: center;
}
footer .netanya-text {
	margin: 0;
}
footer .netanya-text a {
	color: #fff;
	font-size: 12px;
}

footer p {
	font-size: 14px;
	line-height: 25px;
}

.overview-top-content img {
	width: 35px;
	float: left;
	height: auto;
}

.phone-number {
	padding-top: 7px;
}
footer .netanya-text a:hover {
	color: hsl(var(--accent));
}


#sb-container_sb__form-field--checkavailability {
	text-align: center;
}

.read_more_b {
	text-decoration: underline;
	cursor: pointer;
}

.read_more_text {
	display: none;
}

.room-content-left a{
	margin-top: 38px;
}

.header-right-content {
	width: 114px;
}

.our-room-gallery .single-item h2 {
	 opacity: 1; 
}

.contact-message-box .send-btn {
	border-radius: 5px;
	line-height: 35px;
}



/***********************************************************************************/
/***************************** **** MOBILE *****************************************/
/***********************************************************************************/

@media screen and (orientation: portrait) {


	.left-toggler {
		width: 23px;
		margin-left: 10px;
		height: 42px;
		display: flex;
		flex-flow: column;
		justify-content: center;
	}

	.hotel-room-thumb img {
		height: 40vh;
	}

	.header .top-part-wrapper > .logo img {
		height: 38px;
	}

	.banner-section.not_front, .banner-section.not_front img {
		height: 36vh;
		margin: 0;
	}


	.hotel-side-thumb h2 {
		font-size: 14vw;
	}

	.banner-section {
		margin-top: 0px;
	}

	.room-content-left h2 {
		font-size: 18px;
	}

	.banner-img.inner-img img {
		height: 100%;
	}

	.top_slide {
		height: 26vh;
	}
	.top_slide h1 {
		font-size: 19px;
		padding: 0 15%;
		margin: 0;
	}

	.top_slides {
		height: auto;
	}

	.our-room-gallery .single-item h2 {
		font-size: 15px;
		bottom: 0;
		line-height: 25px;
		background: #0007;
		left: 0;
		width: 100%;
		padding: 10px 7%;
		margin: 0;
	}
	.welcome-section {
		padding: 30px 0 60px;
	}
	.welcome-content-wrapper h1 {
		max-width: unset;
	}

	.footer-left-info {
		margin: 0 auto;
	}

	.take-moment {
		margin-bottom: 60px;
	}

	.take-moment-img {
		height: 90vh;
	}

	.event_stripe_content {
		padding: 0 5%;
	}
	.events_hp a {
		width: 100%;
		margin: 0;
	}


	.take-moment-text h1 {
		font-size: 36px;
		line-height: 40px;
	}

	.take-moment-img img {
		height: 100%;
	}


	.banner-section.strip {
		margin-top: 67px;
	}

	.strip {
		padding-bottom: 30px;
	}

	.our-hotel-content h1 {
		padding: 0 5%;
	}

	.dinning-left h2, .dinning-right h2 {
		line-height: 30px;
	}

	.event_stripe h2 {
		font-size: 40px;
		line-height: 54px;
		margin: 0 0 21px;
	}

	

	.event_stripe p {
		font-size: 15px;
		padding: 0 5%;
	}
	.single-dinning-slider {
		width: 100%;
	}

	.single-dinning-slider img{
		opacity: 0.8;
		  filter: grayscale(0);
	}

	.icons_devider > .stage_width{
		margin-top: 27px;
	}
	.icons_devider > .stage_width img {
		padding: 1vw;
		width: 23vw;
	}

	.engine_wrapper {
		width: 100%;
		background: #fff;
		height: 100vh;
		position: fixed;
		z-index: 2;
		top: 0;
		left: 0;
		padding: 10% 3%;
		display: none;
	}

	.close-engine {
		position: absolute;
		right: 19px;
		top: 35px;
		cursor: pointer;
	}

	.engine_logo {
		width: 45vw;
		margin: 34px auto;
		display: table;
	}

	.open-engine {
		background: #00597d;
		color: #fff;
		padding: 10px 18px;
		border-radius: 4px;
	}

	.spa-wellness-wrapper p {
		margin: 0;
		width: 100%;
	}

	.spa-right-content {
		margin-bottom: 34px;
	}

	.page-template-homepage .spa-wellness-wrapper a {
		display: inline-block;
		margin-top: 32px;
		width: auto;
	}

	.footer-left-info .logo {
		width: auto;
		text-align: center;
	}
	footer .logo a {
		max-width: unset;
	}

	h1 {
		font-size: 26px;
	}


}

