.pm-date {
    display: none;
}

@media (min-device-width: 1025px)  {

	#page-bg {
		/*background: url(../images/background/page_gradient_dark.svg) 50% 0 fixed no-repeat;*/
        background: none !important;
	}

	#page-bg > div {
		/*background: url(../images/background/page_gradient_light.svg) 50% -450px no-repeat;*/
        background: none;
	}

}

/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */
.imgv img{
    margin-left: auto;
    margin-right: auto;
    display: block;
}

/* Logo */
#logo,
#logo .custom-logo {
  width: 202px;
  height: 202px;
}

#logo .custom-logo { background: url(../../../images/wacky-logo.png) 0 0 no-repeat; }
/*#logo .custom-logo { background: url(../../../images/wacky-logo_Christmas.png) 0 0 no-repeat; }*/

/*#logo .custom-logo { background: url(../../../images/yootheme/logo_orange.png) 0 0 no-repeat; }*/

/* Frontpage Hgroup */
#top-a hgroup > h1,
#top-a hgroup > h2 { margin: 20px 10px; }

/* Frontpage Demo Ticket */
#bottom-c .demo-ticket {
  margin-left: 30px;
  padding: 0 20px 0 30px;
  background-image: url(../images/demo_ticket.png);
  background-position: 0 0;
  background-repeat: repeat-y;
}

#bottom-c .demo-ticket h2 {
  margin: -5px 0 5px 0;
  font-size: 65px;
  line-height: 60px;
}
#bottom-c .demo-ticket h2 > span {
  padding: 0 4px;
  font-size: 22px;
  vertical-align: middle;
}

/* Slideshow Tabs - Steam */
.wk-slideshow-tabs-steam .slides > li > article li {
  position: relative;
  padding-right: 40px;
}
.wk-slideshow-tabs-steam .slides > li > article li span.date {
  position: absolute;
  top: 15px;
  right: 0;
  width: 34px;
  padding: 4px 2px;
  border-radius: 2px;
  font: bold 11px/11px Arial, Helvetica, sans-serif;
  text-align: center;
}

/* Social Icons
----------------------------------------------------------------------------------------------------*/

.social-icons {
  margin: 0;
  padding: 40px 0 0 0;
  list-style: none;
}

#headerbar .float-left .social-icons { padding-left: 190px; }
#headerbar .float-right .social-icons { padding-right: 190px; }

.social-icons li,
.social-icons li a { float: left; }

.social-icons li { margin: 0 0 0 20px; }
.social-icons li:first-child { margin-left: 0; }

.social-icons li a {
  display: inline-block;
  overflow: hidden;
  width: 68px;
  height: 69px;
  background-image: url(../images/tools/icons_social.png);
  background-position: 50% 0;
  background-repeat: no-repeat;
}

.social-icons .vimeo a,
.social-icons .googleplus a {
  margin-top: 10px;
  width: 48px;
  height: 49px;
}

.social-icons .vimeo a { background-position: 50% -290px; }
.social-icons .vimeo a:hover { background-position: 50% -350px; }

.social-icons .twitter a { background-position: 50% 0; }
.social-icons .twitter a:hover { background-position: 50% -70px; }

.social-icons .facebook a { background-position: 50% -140px; }
.social-icons .facebook a:hover { background-position: 50% -210px; }

.social-icons .googleplus a { background-position: 50% -410px; }
.social-icons .googleplus a:hover { background-position: 50% -470px; }


/*Vagelis*/

/*Adding Highlight style from TheRealDesing Template http://demo.gavick.com/joomla16/dec2011/index.php?option=com_content&view=article&id=1&Itemid=104 */

.gkHighlight3b {
    /*background: none repeat scroll 0 0 #fff;*/
    color: #000;
    background-color: #fff;
}
.gkHighlight3b:hover {
    background-attachment: scroll;
    background-color: #484848;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    color: #fff;
}

/*=Booking calendar*/
td.fully-booked,
td.pbbooking-busy-cell {
  background-color: gainsboro;
  color:silver;
}

#pbbooking td.fully-booked {
background: url('images/calslices/td-content-fill-slice.png');
}

/*= Shadow in text*/
body#page {
text-shadow: 1px 2px 0 rgba(255,255,255,0.1)!important ;
}

/*Month heading*/
.month-heading {
font-size: 1.2em;
}
table#pbbooking {
  width:94%;
  margin: auto !important;
}

/* =Background */
body#page {
  background: #90CAF8 !important;}

@media only screen and (max-width : 960px) {
body, h5, a:hover, .menu-dropdown a.level3:hover, .mod-box .menu-sidebar a.active > span, .mod-box .menu-sidebar li > span.active > span, .mod-box .menu-sidebar .level2 a:hover, .mod-stamp h2, .mod-stamp h4, .mod-stamp h5, .mod-stamp .module-title, .mobile-switcher, #page .box-content, #system .title a, #bottom-c .demo-ticket h2 {
    color: #565449 !important;
  }}
@media only screen and (min-width : 1025px) {
body#page {
  min-height: 2727px !important;

  background-image: url(../images/background/rookery-bottom.jpg), url(../images/background/rookery-top.jpg) !important;
  background-position: center bottom, center top !important;
  background-repeat: no-repeat !important;
}}

/* Only big screens */
@media (min-width: 959px) {h1.big-font {text-align: left; font-size: 38pt;}}
/*photo on mobiles in homepage*/
@media (min-width: 737px) {
.display-vag {display: none;}
}

