.foogallery-container a{
  color: white;
}

.foogallery-container a:hover {
  color: black; !important
}

.elementor-widget-container ol {
	flex-wrap: wrap;
}

.elementor-widget-container ol li {
  list-style-type: none;
}

.underline-links a{
 	 text-decoration: underline;
}

#tribe-bar-views .tribe-bar-views-list {
 	font-size: 13px !important; 
}
#tribe-bar-date {
  	min-height: 20px !important;
}

#wpmem_restricted_msg {
  margin-top: 25px;
}

#wpmem_restricted_msg, #wpmem_login{
	max-width: 50%;
	text-align: center;
}

#wpmem_login {
  	margin-left: 10%;
}

@media (min-width: 901px) and (max-width: 1300px) {
  #menu-item-5056 {
  	display: none;
  }
}


@media (min-width: 1100px) and (max-width: 1210px) {
  #menu-top-menu a{
  	padding-left: 7px !important;
  	padding-right: 7px !important;
  }
}

@media (min-width: 901px) and (max-width: 1099px) { 
  #site-header-inner {
  	max-width: 99% !important;
 }

  #menu-top-menu a{
  	padding-left: 5px !important;
  	padding-right: 5px !important;
  }

}

@media (min-width: 901px) and (max-width: 950px) { 
 #site-logo img{
  max-width: 200px !important;
}
}




