.header-one .header-search {
  display: none;
}

.header-one .main-navigation ul li:hover > a {
  color: black !important;
  font-size: 20px;
  font-weight: bold;
  padding: 15px;
  letter-spacing: -1px;
}

.header-one .main-navigation ul li a {
  color: black !important;
  font-size: 20px;
  font-weight: bold;
  padding: 15px;
  letter-spacing: -1px;
}

.header-one .header-social {
  display: none;
}

.header-one .site-title a {
  color: black;
}

/*@media only screen and (min-width: 1100px) {
  .menu-primary-menu-container {
      white-space: nowrap;
  }
}*/

.header-one .container {
  background-color: white;
  /*background-image:url(http://theseniorsgame.com/wp-content/uploads/2020/12/white-texture.jpg);*/
  /*height: 135px !important;*/
  padding: 0 !important;
}

.sticky-element-placeholder {
	height: auto !important;
}

/* hide the home slider dots */
.flex-control-nav li {
  display: none !important;
}

/*change logo size*/
.custom-logo-link img {
	width: 220px !important;
  height: 187px !important;
  z-index: 10 !important;
}

/*remove margin bottom on all the widge section*/
section[class*="-section"] {
  margin-bottom:0 !important;
}

section.featured-section {
  background: none !important;
}

/*hide wordpress footer*/
.footer-b {
	display: none !important;
}

.footer-t {
  text-align: center !important;
}

/*social on the footer*/
.norm_row .sfsi_wDiv {
  text-align: center !important;
}

/*logo on the footer*/
.footer-t img{
	width: 160px !important;
}

.footer-t .widget_media_image {
	margin-bottom: 0 !important;
}

.container .logo-menu-wrap {
	height: 143px !important;
}

#widget-row-6 .widget {
    margin: 0 10 60px 0 !important;
}

#map_section {
	  padding-left: 35px;
    padding-right: 35px;
}

/*player control panel*/
.mejs-controls {
	z-index: 0 !important;
}

/*player play button*/
.mejs-layer {
	z-index: 0 !important;
}

.site-content > .page-header {
	display: none;
}

/*hide the other pages header*/
.site-content .top-bar {
  	display: none;
}

/*hide the other pages header*/
#primary {
	margin-top: 145px;
}

.header-four .header-t, section.feature-category-section, section.explore-destination-section {
  background: rgba(89,192,242,0.1) !important;
}