::selection {
	background: rgba(20, 20, 20, 0.3) !important;
}
.no-show-hidden {
	display: none !important;
}
.phone-num {
	position: absolute;
	right: 115px;
	z-index: 1001;
}
.phone-num a {
	color: #403122 !important;
	padding: 11px 16px 10px;
	display: block;
	position: relative
}
.phone-num a img {
	max-width: 24px;
	position: absolute;
	left: -16px;
	top: 10px;
}
.nav-small {
	margin-top: -10px;
}
h2.logo.logo-v2 .logo-variation-header {
	display: flex !important;
	justify-content: center;
	align-items: center;
}
#the_header .menu a {
	color: #403122 !important;
}
#the_header .menu a:hover {
	color: #00A950 !important;
}
#the_header .menu .current-menu-item a {
	color: #f2ecdc !important;
}
#the_header .menu .current-menu-item a:hover {
	color: #403122 !important;
}
.header_color {
	background: #f2ecdc !important;
}
#the_header .menu { 
	background-color: #f2ecdc !important;	
}
html:not(.mobileview) body,
.no-mediaqueries body,
.mobileview .mobile-wrapper{background-image:url('/images/trees.jpg');background-repeat:no-repeat;background-position:center top;background-attachment:;background-size: ;
	position: relative;
	z-index: 0;
}
.best-of-2024 {
	width: 315px;
	height: 160px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/best-of-2024.png);
	margin-top: 25px;
}
.best-of-2025 {
	width: 315px;
	height: 160px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/best-of-2025.png);
	margin-top: 25px;
}
.mobile-wrapper:before {
	content: "";
	position: absolute;
	top:0;
	left: 0;
	background-color: rgba(0,0,0,0.3);
	height: 100%;
	width: 100%;
	z-index: -1;
}
.new-gal-image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 470px;
}
#header_logo {
	margin-top: 0 !important;
	max-width: 100% !important;
	height: 210px !important;
}

#header_logo .logo-slot.slot_1 {
	height: 210px !important;
	text-align: right;
}

#header_logo .logo-slot img {
	max-height: 100% !important;
	width: 125px;
}
.treeText h3 {
	font-size: 30px;
}
.treeText p {
	font-size: 17px;
	margin-left: 10px;
}
#header_logo {
	background-color: #f2ecdc;
	height: 140px !important;
	margin-bottom: 150px;
}
#wrapper .full_width_content {
	margin-top: 100px !important;
}
#wrapper #_the_logo, #wrapper #_the_logo a {
	color: 	#403122 !important;
}
#the_footer .the_list_item:first-of-type {
	background: #403122 !important;
}
#the_footer #_the_copyright .copy ul li {
	color: 	#403122 !important;
}
#wrapper .footer {
	background-color: #f2ecdc !important;
}
@media screen and (max-width: 570px) {
	.phone-num {
		display: none;
	}
	.logo img {
		padding: 0 !important;
	}
	.nav-small {
		margin: 0 !important;
	}
}
@media screen and (max-width: 560px) {
	#section_3 {
		display: flex;
		justify-content:center;
		flex-wrap: wrap;
	}
	#section_3 > div {
		width: 50% !important;
	}
}