ul li {
		font-size: 0.9em !important;
		}

.menu li {
    max-width: 240px;
}

#ctf .ctf-item {
    padding: 0px 5px;
}
.footer-information {
    background-color: #252525;
  color: #f5f5f5;
}

.organic-column.one-half {
    text-align: left;
}

.organic-box a.close {
  display: none;
}

.organic-widgets-portfolio-section .organic-widgets-portfolio-img .organic-widgets-img-text {
  opacity: 1;
}
.organic-widgets-portfolio-section .organic-widgets-portfolio-img .organic-widgets-img-text:hover {
  opacity: 0.5;
}

.button.wide.center {
   text-align: center;
  width: 100%;
	color: #ec0b8c!important;
}

.button.wide.center:hover {
   text-align: center;
  width: 100%;
	color: #ffffff!important;
	background-color: #ec0b8c;
    border-color: #ec0b8c;
}

.page.purpose-singular #header.header-large {
    background-color: #252525;
}

.page.purpose-singular #header.text-dark .menu a, #header.text-dark .menu a:link {
       color: rgba(255, 255, 255, 0.8) !important;
}

.page.purpose-singular .menu a:hover {
    border-bottom: 2px solid rgba(255, 255, 255, 0.8) !important;
}

.page.purpose-singular #header.header-small .site-title a, #header.header-small .menu a, #header.header-small .menu a:link, #header.header-small .menu a:visited, #header.header-small .menu-toggle, #header.header-small .menu-toggle:before, #header.header-small a.cart-contents {
    color: rgba(0, 0, 0, 0.8) !important;
}


.simple-banner .simple-banner-text {
    color: #ffffff;
    font-size: 0.9em;
    font-weight: 600;
}

#wpfront-notification-bar a.wpfront-button {text-shadow: none;}

.ht-notification-text p {
    color: #ffffff;
    text-align: center;
}

#adventbar {
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
}

.page-banner .excerpt p {
   display: none !important;
}

h1.headline.img-headline {
	padding-top: 86px !important;
}

.ui-datepicker-header {
    background-color: #f5f5f5 !important;
}

.gform_wrapper .top_label input.medium.datepicker {
	width: 97% !important;
}

.ui-datepicker-title select {
    display: inline!important;
}


@media handheld, only screen and (max-width: 1024px) {
  
 #menu-toggle svg {
    fill: #ccc;
  }
#menu-toggle:hover svg {
		fill: #ccc;
	}
  
.organic-ocw-container {
    padding-top: 12px;
}
	
	h1.headline.img-headline {
	padding-top: 16px !important;
}

}