.elementor-kit-28{--e-global-color-primary:#242E6D;--e-global-color-secondary:#54595F;--e-global-color-text:#3A3A3A;--e-global-color-accent:#BE9437;--e-global-color-81c92a2:#FFFFFF;--e-global-color-23cf6a1:#1B0566CC;--e-global-color-a7274fc:#070788;--e-global-color-7ef2d55:#4880AD;--e-global-color-be1f2ed:#EB0303;--e-global-color-a68eb30:#BE9437;--e-global-color-d46046d:#294163;--e-global-color-38649a1:#CBAB6491;--e-global-color-af4f87f:#9196B6;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-size:14px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );}.elementor-kit-28 e-page-transition{background-color:#FFBC7D;}.elementor-kit-28 h1{color:var( --e-global-color-accent );}.elementor-kit-28 h2{color:var( --e-global-color-accent );}.elementor-kit-28 h3{color:var( --e-global-color-primary );}.elementor-kit-28 h4{color:var( --e-global-color-accent );font-weight:900;}.elementor-kit-28 h5{color:var( --e-global-color-accent );}.elementor-kit-28 h6{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */footer {
    margin-top: 50px;
    
}

h2.elementor-heading-title {
    margin-top: 20px !important;
}


.membernav, .membernavsub {
	 background: #be9437;
	 color: white !important;
}
.membernav > a {
	 color: white !important;
}
.membernav > a:hover {
	 color: white !important;
}

.lodgenav {
    background: #136C37;
    color: white !important;
}

.testnav {
	 background: red;
	 color: white !important;
}
.testnav > a {
	 color: white !important;
}
.testnav > a:hover {
	 color: yellow !important;
}

.sectynav {
	 background: green;
	 color: white !important;
}
.sectynav > a {
	 color: white !important;
}
.sectynav > a:hover {
	 color: yellow !important;
}

.entry-title {
    font-size: 1.4rem;
    font-weight: 900 !important;
}

.activitynav {
    background: #CBAB64;
	 color: white !important;
}

.anncomnav {
    background: CornflowerBlue;
    color: white !important;
}

.anncomnav >a:hover {
    color: yellow !important;
}


.snow-bg {
   position: relative;
}

.snow-bg:after {
   content: '';
   display: block;
   position: absolute;
   z-index: 2;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   pointer-events: none;
   background-image: url('https://library.elementor.com/resources/christmas-snow-effect/s1.png'), url('https://library.elementor.com/resources/christmas-snow-effect/s2.png'), url('https://library.elementor.com/resources/christmas-snow-effect/s3.png');
    animation: snow 10s linear infinite;
}

@keyframes snow {
 0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
 50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
 100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}/* End custom CSS */