@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//groupnesthotel.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.2.4") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(http://groupnesthotel.com/wp-content/uploads/2021/10/coffee-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:rgb(17,70,57);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(0,0,0);
	background-image: none;
	background-size:cover;
	background-position:center top;
}

:root{
--wd-text-font:'Trebuchet MS', Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(255,255,255);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Playfair Display", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:rgb(255,255,255);
}
:root{
--wd-entities-title-font:"Playfair Display", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:600;
--wd-entities-title-color:rgb(255,255,255);
--wd-entities-title-color-hover:rgb(255, 255, 255);
}
:root{
--wd-alternative-font:"Playfair Display", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Playfair Display", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(255,255,255);
--wd-widget-title-font-size:12px;
}
:root{
--wd-header-el-font:"Playfair Display", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:12px;
}
:root{
--wd-primary-color:rgb(244,216,122);
}
:root{
--wd-alternative-color:rgb(11,111,78);
}
:root{
--wd-link-color:rgb(252,252,252);
--wd-link-color-hover:rgb(11,111,78);
}
.page .main-page-wrapper{
	background-color:rgb(26,26,26);
	background-image: none;
}

.woodmart-archive-shop .main-page-wrapper{
	background-color:rgb(26,26,26);
	background-image: none;
}

.single-product .main-page-wrapper{
	background-color:rgb(26,26,26);
	background-image: none;
}

.woodmart-archive-blog .main-page-wrapper{
	background-color:rgb(26,26,26);
	background-image: none;
}

.single-post .main-page-wrapper{
	background-color:rgb(26,26,26);
	background-image: none;
}

.woodmart-archive-portfolio .main-page-wrapper{
	background-color:rgb(26,26,26);
	background-image: none;
}

.single-portfolio .main-page-wrapper{
	background-color:rgb(26,26,26);
	background-image: none;
}

:root{
--btn-default-bgcolor:rgb(244,216,122);
}
:root{
--btn-default-bgcolor-hover:rgb(11,111,78);
}
:root{
--btn-accented-bgcolor:rgb(17,70,57);
}
:root{
--btn-accented-bgcolor-hover:rgb(15,64,52);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #fff;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
			}

	
	
	
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
	
	
@font-face {
	font-family: "SVN-ArticulatCF-Bold";
	font-weight: 500;
	font-style: normal;
}

#be-booking-form {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

#tl-booking-cart {
  z-index: 1 !important;
}

#block-search,
#block-search * {
  box-sizing: border-box;
}

#block-search {
  position: relative;
  z-index: 1;
  max-width: 1180px;
	margin: -160px auto 0 auto;
  background: #ffffff;
  border: 1px solid #c5c5c5;
}

.home #block-search {
	margin: -200px auto 0 auto;
}

#block-search.block-search--posts {
	margin: 10px auto;
}

.be-container {
  padding: 0 30px;
}

.page-id-20484 .elementor-social-icons-wrapper,
.page-id-20484 .scrollToTop,
.page-id-20484 .wd-search-form {
	display: none !important;
}

@media screen and (max-height: 865px) {
	.home #block-search {
	  margin: -245px auto 0 auto;
  }
}

@media screen and (max-height: 820px) {
	.home #block-search {
	  margin: 10px auto;
  }
}

@media screen and (max-width: 1200px) {
  #block-search {
    margin: 10px auto;
  }
}