/* Fix admin bar issue */
body.admin-bar .header {
      top: 28px;
      z-index: 1000;
      height: 120px;
}

/*Remove Paralla
.page-id-3837 section.halfscreen.parallax {
display: none;
}
.page-id-3837 section.module {
padding-top: 150px;
}*/

/*Remove Parrallax overlay */ 
.overlay.dark-version {
background-color: transparent;
background: none;
}

/* Remove padding on stupid Glamping Page */
.page-id-3837 section.module {
padding-top: 0;
margin-top: 0;
}


h6.lineup {
  text-align:center;
  font-weight: bold;
  font-size: 7px;
  line-height: 10px;
  margin-top: 0px;
}



/*Fix homepage news mobile */
@media screen and (max-width: 768px) {
.shop-item, .blog-item {
padding-left: 3%;
padding-right: 3%;
}
  }
    
/*GO VIP ticket button */
#menu-item-3925 a
{
color:#a186be !important;
 font-weight: bold;
}    

/* Ticket Button Red */

#menu-item-3683 a
{
color:#FA4537 !important;
 font-weight: bold;
}    



a {
  font-weight: bold;
}


/* Logo */
@media all and (max-width: 420px) {
a#brand img { max-width: 230px; height: auto !important; margin-top: 14px;}
}

/* Hide The top picture bar on blog posts */
body.single.single-post .halfscreen { display: none; }

/* Move the blog image down so it doesn't overlap */
body.single.single-post #main_content { padding-top: 50px; }

/*Hide Title*/
body .halfscreen.parallax .title { display: none; }
/*module { padding: 200px 0 25px; }*/

/* Fix top on desktop*/
@media (min-width: 1200px) { 
.halfscreen.parallax .page-header-wrap 
{ padding: 200px 0; } }

/* */
.parallax {
    height: 100%;
}


  /* Social Icons image*/
#menu-item-2831 a {
	display: inline-block;
	background-image: url('wp-content/uploads/2015/01/fb.png');
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	text-indent: 9000px;
}


#menu-item-2832 a {
	display: inline-block;
	background-image: url('wp-content/uploads/2015/01/insta.png');
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	text-indent: 9000px;
}

#menu-item-2833 a {
	display: inline-block;
	background-image: url('wp-content/uploads/2015/01/twitter.png');
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	text-indent: 9000px;
}

#menu-item-2834 a {
	display: inline-block;
	background-image: url('wp-content/uploads/2015/01/social18-2.png');
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	text-indent: 9000px;
}

/* Old Social Icons remove */
.custom-menu {
display: none;
}


#menu-item-2831 a, #menu-item-2832 a, #menu-item-2833 a, #menu-item-2834 a {
padding: 0px 14px;
margin: 15px 0px;
}



/* Remove go to top button */
.dmtop {
display: none;
}


/* Center Gallery */
ul.wpb_image_grid_ul {
max-width: 1208px;
margin: 0 auto !important;
}

/* Small navbar white */
@media only screen and (max-width: 768px) {
#slidediv .menu li a, .yamm .navbar-nav > li > a {
color: white;
}
}

/* Center Gallery Text */
.wpb_heading.wpb_gallery_heading, .wpb_gallery_slides.wpb_image_grid {
max-width: 1208px;
margin: 0 auto !important;
}



/* Make the top bar work on mobile */
@media all and (max-width: 699px) {
body.home #main_content {
margin-top: 100px;
}
}

/* Logo Mobile */
@media all and (max-width: 420px) {
a#brand img { max-width: 230px; height: auto; }
}

/* Centre Latest News */
.blog-wrapper {
max-width: 1150px;
margin: 0 auto !important;
{

/* 404 Page */
.entry-content
{
margin-top: -200px;
}

/*Hide 360 tour on Mobile 
@media screen and (max-width: 768px) {
#menu-item-1646{
display: none;
}
}
    */

/*Background on info page flot */
#float-info {
   background-color: #FFFFFF;
}

/* background: rgba(255, 255, 255, 0.5);*/
/* Logo Left */ 
a#brand {
padding-left: 0;
}

/* Reduce text size mobile */
@media only screen and (max-width : 768px) {
.wpb_toggle{
font-size: 13px !important;
}
}
      
 /* Hide paralax blog */
.postid-1666 section.halfscreen.parallax {
display: none;
}
    


      
      
      
  
/* Submenu colour */
@media (max-width: 600px) { .yamm-fw .column li a::before, .yamm .navbar-nav > li > .dropdown-menu li a, #slidediv .menu li a, .yamm .navbar-nav > li > .dropdown-menu li a:hover, #slidediv .menu li a:hover { color: #fff !important; } }