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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 16px;
	--wd-title-font: "Cormorant", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(76,75,73);
	--wd-entities-title-font: "Cormorant", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(76,75,73);
	--wd-entities-title-color-hover: rgb(76, 75, 73);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cormorant", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 18px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(212,239,253);
	--wd-alternative-color: rgb(245,236,11);
	--btn-default-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(212,239,253);
	--btn-default-bgcolor-hover: rgb(212,239,253);
	--btn-default-color: rgb(0,0,0);
	--btn-default-color-hover: rgb(0,0,0);
	--btn-accented-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(212,239,253);
	--btn-accented-bgcolor-hover: rgb(212,239,253);
	--btn-accented-color: rgb(0,0,0);
	--btn-accented-color-hover: rgb(0,0,0);
	--btn-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: uppercase;
	--btn-color: rgb(0,0,0);
	--btn-font-size: 16px;
	--btn-color-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(99,118,84);
	background-image: none;
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 17px;
	text-transform: capitalize;
	color: #333;
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover {
	color: rgb(249,167,122);
}
h1.woodmart-title-container, .elementor-section .title-wrapper h1.title , .title-wrapper h1.title {
	font-family: "Cormorant", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 70px;
	text-transform: uppercase;
}
h2.woodmart-title-container, .elementor-section .title-wrapper h2.title , .title-wrapper h2.title {
	font-family: "Cormorant", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 45px;
	text-transform: capitalize;
	color: rgb(76,75,73);
}
.tabs_title h3.woodmart-title-container {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 45px;
	line-height: 60px;
	text-transform: uppercase;
	color: rgb(216,200,169);
}
h3.woodmart-title-container, .elementor-section .title-wrapper h3.title , .title-wrapper h3.title {
	font-family: "Cormorant", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 24px;
	text-transform: capitalize;
}
.icon_box_container h3 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 32px;
	text-transform: capitalize;
}
.tabs_title .e-n-tabs-content h3 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 45px;
	line-height: 55px;
	text-transform: uppercase;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	h3.woodmart-title-container, .elementor-section .title-wrapper h3.title , .title-wrapper h3.title {
		font-size: 24px;
	}
	.icon_box_container h3 {
		font-size: 20px;
	line-height: 30px;
	}

}

@media (max-width: 768.98px) {
	h3.woodmart-title-container, .elementor-section .title-wrapper h3.title , .title-wrapper h3.title {
		font-size: 22px;
	}
	.icon_box_container h3 {
		font-size: 20px;
	line-height: 30px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

a.btn.btn-color-primary {
    padding: 16px 25px 13px 25px !important;
    min-width: 10rem;
	  font-weight:600;
	  border:2px solid #000;
}
a.btn.btn-color-alt {
    padding: 16px 25px 13px 25px !important;
    min-width: 10rem;
	  font-weight:600;
	  color:#000;
}
h1, h2, h3 , h4{
	font-style:normal!important;
}
.wd-nav[class*="wd-style-"]>li>a:not(.whb-sticked a)
{
    color: #ffffff;
}
.btn-color-primary
 {
	 color: #000000;
}
.newsletter_form .label-right .checkbox-wrap .nf-field-label {
    padding-left:4px;
}
.copyright_section a {
    color: #333;
    text-decoration: underline;
}
:is(.btn,.button,button,[type=submit],[type=button]):hover{
	  color: #000;
}
.newsletter_form .field-wrap>div input[type=checkbox] {
    width: 14px;
    height: 14px;
    top: 2px;
    position: relative;
}

#nf-form-1-cont .nf-field-element input{
	    height: 40px;
}
.newsletter_form .nf-field-container .email-wrap {
    justify-content: flex-start !important;
}
#nf-field-1-container input [type='text']{
	  background-color: #ffffff!important;
}

#nf-form-1-cont .field-wrap input[type=submit] {
    width: 100%;
    background: #d4effd;
    border: 2px solid #000;
}
.newsletter_form .nf-field-label label, #nf-form-2-cont ::placeholder{
	color:#333 !important;
}
.newsletter_form input[type='email']{
	  padding: 10px 15px;
	  border: 1px solid #000;
}
.newsletter_form .field-wrap input[type=submit]{
    background:#d4effd;
	  width: 100%;
	  border: 2px solid #000;
}
.nf-field-element input:not([type="checkbox"]), .nf-field-element select {
    height: 50px !important;
}
body .newsletter_form .checkbox-container{
	margin-bottom:20px !important;
}
.newsletter_form .nf-field-container{
   	margin-bottom: 10px!important;
}
.newsletter_form .field-wrap input[type=submit] {
   
    padding: 16px 25px 13px 25px !important;
    min-width: 10rem;
    font-weight: 600;
    border: 2px solid #000;
}
.newsletter_form .checkbox-wrap label{ 
	font-size:13px;
}
 .tabs_title .e-n-tabs > .e-n-tabs-heading > :is( .e-n-tab-title > .e-n-tab-title-text, .e-n-tab-title {
	padding:20px!important; 
}