.post-link.button.transparent {
  text-transform: none;
  text-shadow: 3px 3px 5px #1b1212;
  visibility: visible;
}

.h2 {
  text-transform: none;
  text-align: center;
}

.composite-page {
  text-transform: none;
}

.title {
  text-transform: none;
}

.image-info {
  opacity: 1;
}

.header-fancy span {
  background-color: #ffd040;
}

.widget.widget_nav_menu ul li.current_page_item > a {
  background: #ffd040;
}

@media (max-width:800px) {
  .x-slider-container.above,
  .x-slider-container.below {
    display: none;
  }
}

.toggle-label:hover {
	background-color: #ffd040;
}

.toggle-label:hover, .active-toggle .toggle-label:hover {
    background-color: #ffd040;
}

.button {
	background-color: #ffd040;
}

.button.theme:hover {
    background: #ffd040 !important;
}

ul.tab-list li a.visible, ul.tab-list li a.flex-active, ul.member-list li a.visible, ul.member-list li a.flex-active {
    border-bottom: 3px solid #ffd040;
}