/*   
Theme Name: Kidz Theme
Theme URI: http://www.fingerprintmarketing.com
Description: Kidz Custom Theme
Author: Fingerprint Marketing
Version: 1.0
*/

/* Table of Content
==================================================
  #Basic Styles
  #Typography
  #WordPress Styles
  #Links
  #Lists
  #Images
  #Buttons
  #Forms
  #Misc */


/* #Basic Styles
================================================== */
body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-weight: normal;
  background-color: #f7fbff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  color: #535C72;
}
/*
.container {
  position: relative;
}
*/
img {
  max-width: 100%;
}
nav{
  float: left;
}

.mobile { width: 50%; float:left;}

#it_rotatingtext-group-0 {margin-top:-20px;}


.visible{
  display: none;
}
.visible p{
  color: #535C72;
  font-size: 14px;
  padding-bottom: 15px;

}
table tr td{
    border-top: 1px solid #53b6e7;
    font-weight: bold;
}

table tr td img{
  margin: 0 auto;
  padding: 11px 12px;

}
table tr td.yellow{
  background: #F4B31B;
  color: #fff;
  font-size: 25px;
  border-top: 1px solid #fff;
  padding: 15px 25px;
  border-right: 1px solid #fff;
  vertical-align:middle;
  text-align: center;
}

table tr th:first-child {
    min-width: 150px;
}
table tr th.yellow{
  max-width: 245px;
  text-transform: uppercase;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  background: #F4B31B;
  color: #fff;
  font-size: 25px;
  border-top: 1px solid #fff;
  padding: 15px 25px;
  text-align: center;
  border-right: 1px solid #fff;
  border-right: 1px solid #fff;
  vertical-align:middle;
}
table tr th.pink{
  max-width: 245px;
  text-transform: uppercase;
  background: #C0469D;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  color: #fff;
  font-size: 25px;
  border-top: 1px solid #fff;
  padding: 15px 25px;
  text-align: center;
  vertical-align:middle;
}
table tr td.pink{
  background: #C0469D;
  color: #fff;
  font-size: 25px;
  border-top: 1px solid #fff;
  padding: 15px 25px;
  text-align: center;
  vertical-align:middle;
}

table tr td.pink.bottom {
    font-size: 17px;
}
table tr td.blue.bottom {
    font-size: 17px;
}
table tr td.yellow.bottom {
    font-size: 17px;
}
table tr th {
    text-transform: uppercase;
    font-weight: bold;
}
table tr th.blue{

  background: #608ac4;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  color: #fff;
  font-size: 25px;
  border-top: 1px solid #fff;
  padding: 15px 25px;
  text-align: center;
  vertical-align:middle;
}
table tr td.blue{
  background: #608ac4;
  color: #fff;
  font-size: 25px;
  border-top: 1px solid #fff;
  padding: 15px 25px;
  text-align: center;
  vertical-align:middle;
}
.bottom{
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  height:50px;
}

/* #Typography
================================================== */

h1 { font-size: 190px; 
font-weight: 700;
  color: #fff; 

}
h2 { font-size: 47px; color: #ffa301; line-height: 50px; font-weight: 700;margin-bottom: 10px;}
h3 { font-size: 32px; color:#65d070;padding-bottom: 20px;font-weight: 700;}
h4 { font-size: 23px; color: #0079c1; padding: 10px 0 10px 10px;font-weight: 700;}

p { color: #535c72;line-height: normal; font-size: 16px;line-height: 25px;}
a { 
  color: #a48827;
  text-decoration: none; 
  color: #414f38;
  font-size: 16px;
    -webkit-transition: all 0.2s ease 0s;-moz-transition: all 0.2s ease 0s;-o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;transition: all 0.2s ease 0s;
  }
em { font-style: italic; }
strong { font-weight: bold; color: #333; }
small { font-size: 80%; }
blockquote p { color: #bbb; font-style: italic; margin-bottom: 1.5em; }


ul li{
  list-style: none;
}
header h1{
    position: absolute;
    bottom: 15px;
  font-size: 74px;
  max-width: 500px;
}

header {
 background: url(img/menu_bg.png) repeat-x;
 /*   position: fixed;
    left:0;
    right:0;
    z-index:999; */
}


/* #Header
================================================== */

body.home{
  background: url(img/bg.jpg) no-repeat;
  height: 2900px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 0%;
  position: relative;
}
a#menu{
  background: url(img/home-images/menu-img.png) no-repeat 60px;
  width: 125px;
  height: 45px;
  display: block;
  margin-top: 40px;
  line-height: 45px;
  color: #1855a9;
  position: absolute;
  right: 0;
  font-size: 16px;
  z-index: 99999;
}

.holder {
    min-height: 588px; 
    position: relative;
}

.home .holder {
   min-height:0;
}

nav{
  position: absolute;
  background: url(img/menu-bg.png) repeat;
  width: 100%;
  height: 588px;
  display: none;
  z-index: 2;
}
nav ul{
  float: right;
  padding-top: 135px;
  padding-right: 90px;
}
nav ul li a{
  color: #ffa301;
  font-size: 40px;
  font-weight:700;
  text-align: right;
  display: block;
  cursor: pointer;
}
nav ul li a:hover{
  color: #1855a9;
}
.title-home{
 max-width: 785px; 
  padding: 1100px 0 590px 0;
  margin: 0 auto
}
.title-home h1{
  text-align: left;
}
.title-home p{
  color: #fff;
  font-weight:700;
  font-size: 25px;
}
.home-top a img{
  float: left;
  max-width:50%;
}




/* #CONTENT
================================================== */

.home-right p{
  color: #535c72;
  line-height: 29px;
}
a.home-button-video{
  background: url(img/home-images/videos_bttn.png) no-repeat center;
  width: 93px;
  height: 105px;
  padding: 28px;
  display: block;
  margin: 10px;
  border-radius: 50%; 
  float: right;
}
a.home-button-photo{
  background: url(img/home-images/images_bttn.png) no-repeat center;
  width: 93px;
  height: 105px;
  padding: 28px;
  display: block;
  margin: 10px;
  border-radius: 50%; 
  float: right;
}

.static-buttons {
    position: fixed;
    margin-left: 375px;
    left: 50%;
}

.home-button-blue{
  background:url(img/home-images/home-button-blue.png) no-repeat;
  width: 58px;
  height: 33px;
  display: block;
  float: right;
}
.home-button-yellow{
  background:url(img/home-images/home-button-yellow.png) no-repeat;
  width: 58px;
  height: 33px;
  display: block;
  float: right;
  clear: both;
}
/* #DIRECT
================================================== */
.page-id-16 header{
  background: url(img/Directions_header.jpg) no-repeat;
  height: 588px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}
.direct-block-left{
  padding-top: 40px;
}
.direct-block-right{
  padding-top: 30px;
}
.direct-block-left p{
  line-height: 25px;
  padding-top: 25px;
}
.map{
  border-radius: 35px;
}
a.location{
  background: #86b34a url(img/direct-images/location-img-1.png) no-repeat 20px;
  color: #f7fbff;
  font-size: 18px;
  display: block;
  border-radius: 35px;
  padding: 20px 0 20px 60px;
  margin: 33px 0;
}
a.download-button{
  background: url(img/direct-images/download-button.png) no-repeat 10px;
  display: block;
  width: 113px;
  height: 104px;
  float: left;
}

a.button-360{
  background: url(http://kidzbounce.com/wp-content/uploads/2014/07/360view.png) no-repeat 10px;
  display: block;
  width: 113px;
  height: 104px;
  float: left;
}


/* #FAQ http://kidzbounce.com/wp-content/uploads/2014/07/360view.png
================================================== */
.page-id-18 header{
  background: url(img/FAQ_header.jpg) no-repeat;
  height: 588px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}
.faq-block-right, .faq-block-left{
  padding-top: 40px;
}
.faq-block-right h3{
  color: #912981;
  font-size: 36px;
  font-weight: 600;
  padding-bottom: 0;
}
ul.faq-block-right-list{
  padding-bottom: 55px;
}
ul.faq-block-right-list li{
  color: #535c72;
  font-size: 16px;
  line-height: 30px;
}

/* #PARTIES
================================================== */
.page-id-6 header,.page-id-18 header{
  background: url(img/Party_header.jpg) no-repeat;
  height: 588px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}

.parties-block-left, .parties-block-right{
  padding-top: 30px;
}
.parties-block-left p{
  padding-bottom: 40px;
}
.reserve{
  width: 100%;
  float: left;
  margin-top: 50px;
}
.reserve-text span{
  color: #53b6e7;
  font-size: 30px;
  float: left;
  width: 35%;
  margin-left: 25px;
  font-weight: 600;
}
.reserve-button{
  float: left;
}
a.reserve-online{
  background: #86b34a url(img/parties-images/parties-calendar.png) no-repeat 15px 12px;
  display: block;
  font-size: 25px;
  padding-left: 50px;
  color: #fff;
  padding: 15px 15px 15px 65px;
  border-radius: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}
a.phone{
  background: #86b34a url(img/parties-images/parties-phone.png) no-repeat 15px 12px;
  display: block;
  padding-left: 50px;
  color: #fff;
  font-size: 25px;
  padding: 15px 15px 15px 65px;
  border-radius: 30px;
  margin-bottom:30px;
}
.reserve-text{
  float: left;
  width: 50%;
}
ul.reserve-list{
  float: left;
  clear: both;
  margin-left: 25px;
 margin-bottom:100px;
}
ul.reserve-list li{
  font-weight:700;
  background: url(img/parties-images/reserve-star.png) no-repeat;
  margin: 10px 0;
  padding-left: 27px;
  color: #53b6e7;
  line-height: 23px;
  font-size: 17px;
}
a.einvite-button{
  background: url(img/parties-images/email-invite.png) no-repeat 10px;
  display: block;
  width: 113px;
  height: 104px;
  float: left;
}
a.pinvite-button{
  background: url(img/parties-images/print-invite.png) no-repeat 10px;
  display: block;
  width: 113px;
  height: 104px;
  float: left;
}
a.specials-button{
  background: url(img/parties-images/specials.png) no-repeat 10px;
  display: block;
  width: 113px;
  height: 104px;
  float: left;
}
a.wetvers-button{
  background: url(img/parties-images/wetvers.png) no-repeat 10px;
  display: block;
  width: 113px;
  height: 104px;
  float: left;
}
.parties-block-right table{
  padding-bottom: 58px;
  display: block;
}
.parties-block-right .reserve{
  padding-bottom: 60px;
}
ul.party{
  float: right;
  padding-bottom: 25px;
}
ul.party li{
  float: left;
}
ul.party li:first-child{
  border-right: 2px solid #f4951d;
}
ul.party li a{
    font-size: 24px;
    color: #b9b9b9;
    padding: 0 10px;
}
ul.party li a.active,ul.party li a:hover{
  color: #f4951d;
}

table.party-options {
    display: none;
}

table.party-options tr td{
  border-top: 1px solid #53b6e7;
  font-weight: bold;
display: block;
width: 30%;
float: left;
}
table.party-options tr td.text{
  margin-left: 20px;
  border-top: 1px solid #b5bab7;
display: block;
vertical-align: middle;
text-align: center;
width: 65%;
 padding: 15px 0 20px 0;
 font-weight:300;
}
table.party-options tr td.text p{
  color: #535c72;
 
}
table.party-options tr td.text span{
  color: #87b44a;
  font-size: 18px;
  display: block;
  clear: both;
  font-weight: 600;
}

/* #GALLERY
================================================== */
.gallery{
  float: left;
}
.gallery img{
  float: left;
  max-width: 33%;
  margin-right: 2px;
  margin-bottom: 2px;
}
ul.paginacia{
  margin: 40px auto 40px 23%;
  float: left;
}
ul.paginacia li{
  float: left;
}
ul.paginacia li a,a.page-numbers, span.current, a.next,a.prev{
  background: #86b34a;
  width: 41px;
  height: 46px;
  margin: 0 2px;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  line-height: 53px;
  text-align: center;
}
ul.paginacia li a.next, a.next{
  background: #912981 url(img/gallery-images/next.png) no-repeat center;
  display: inline-block;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 7px 59px!important;
  font-size:0;
}
ul.paginacia li a.prev, a.prev{
  background: #912981 url(img/gallery-images/prev.png) no-repeat center;
  display: inline-block;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 7px 59px!important;
  font-size:0;
}
.gallery-left{
/*  background: url(img/gallery-images/gallery-img-1.png) no-repeat;
  width: 278px;
  height: 200px;*/
  float: left;
  margin-top: 85px;
  position: relative;
}
.gallery-balloon,.rotatingtext-wrapper{
  background: url(img/gallery-images/gallery-balloon.png) no-repeat;
  height: 272px;
  width: 825px;
  position:relative;
  margin: 15px auto;
}

.rotatingtext .rselector {color:#fff;}

.rotatingtext .rselector span {position:absolute;left:20px;top:95px;}

.inner-wrapper {margin-left:197px;margin-right:45px;margin-top:30px;}

.gallery-left > p:last-child{
  padding-top: 0px;
}
.gallery-left p, .gallery-right p,.rselector{
  font-size: 17px;
  color: #f7fbff;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 40px;
  line-height:120%!important;
  }
.gallery-right{
/*  background: url(img/gallery-images/gallery-img-2.png) no-repeat;
  width: 603px;
  height: 242px;*/
  margin-left: 185px;
  margin-top: 11px;
  position: relative;
}
/* #SPECIALS
================================================== */

.page-id-14 header{
  background: url(img/Specials_header.jpg) no-repeat;
  height: 588px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}


.page-id-20 header{
  background: url(img/Galleries_header.jpg) no-repeat;
  height: 588px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}
.specials-left, .specials-right{
  padding-top: 40px;
}
.specials-right p{
  color: #535c72;
  padding-bottom: 40px;
  line-height: 25px;
}
a.print{
  background: url(img/specials-images/print.png) no-repeat 10px;
  display: block;
  width: 113px;
  height: 104px;
  float: left;
}
.specials-block{
  padding-bottom: 75px;
}
.specials-block img{
  margin: 0 auto;
}
.specials-block .reserve{
  width: 66%;
  margin: 40px auto 75px 165px;
}

/* #DROP
================================================== */
.page-id-8 header{
  background: url(img/DropinTimes_header.jpg) no-repeat;
  height: 588px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}
.page-id-10 header{
  background: url(img/GroupEvents_header.jpg) no-repeat;
  height: 588px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}

.drop-left, .drop-right{
  padding-top: 40px;
}
.drop-left {
  padding-top: 25px;
  line-height: 25px;
}
/*
.drop-right ul.reserve-list{
  margin-left: 0;
}
*/
a.faq-button{
  background: url(img/drop-images/faq.png) no-repeat 10px;
  display: block;
  width: 113px;
  height: 104px;
  float: left;
}

/* #FOOTER
================================================== */
.home-gallery{
  position: relative;
  width: 33.2%;
  float: left;
  margin-right: 2px;
}

.home-gallery img {width:348px;}

.column.full > .home-gallery:last-child{
  margin-right: 0;
}
.home-gallery a.btmm{
  background:url(img/home-images/gallery-button.png) repeat;
  color: #fff;
  line-height: 70px;
  height: 76px;
  width: 100%;
  font-weight:700;
  position: absolute;
  display: block;
  bottom: 0;
  font-size: 37px;
  text-align: center;

}
section#footer-bg-bottom{
  background: url(img/home-images/footer-bg.png) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  padding-bottom: 80px;
}
.footer-bg-top{
  float: left;
}
.footer-bg-top img{
  float: left;
}
#footer-bg-bottom img{
  float: left;
  padding: 25px 20px 15px 20px;
}

footer a {
    color: #fff;
    font-size: 12px;
}

.social-network{
  float: left;
  padding-top: 30px;
}
.social-network p{
  color: #f7fbff;
  font-size: 12px;
  padding-left: 25px;
}
.social-network a.yelp{
  background: url(img/home-images/home-img-6.png) no-repeat;
  width: 66px;
  height: 66px;
  display: block;
  float: left;
  margin: 0 10px 0 25px;
}
.social-network a.twitter{
  background: url(img/home-images/home-img-7.png) no-repeat;
  width: 69px;
  height: 66px;
  margin-bottom: 15px;
  display: block;
  float: left;
  margin-right: 5px;
}
.social-network a.facebook{
  background: url(img/home-images/home-img-8.png) no-repeat;
  width: 68px;
  height: 66px;
  display: block;
  float: left;
}
ul#menu-footer{
  float: left;
  padding-top: 30px;
  width: 49%;
} 
  ul#menu-footer li{
  border-bottom: 1px solid #a9dbf3;
  width: 100%;
}
 ul#menu-footer li a{
  color: #f7fbff;
  font-size: 14px;
  padding: 10px 25px;
  display: block;
}
ul#menu-footer li a:hover{
  color: #1855a9;
}
.block-phone{
  float: left;
  width: 48%;
  margin-left: 15px;
  margin-top: 10px;
}
.block-phone img{
  float: left;

}
.block-phone span{
    border-top: 1px solid #fff;
    float: left;
    padding-top: 4px;
    display: block;
    width: 100%;
    color: #fff;
    font-size: 18px;
}
.block-phone > span:nth-child(3){
  border-top: 0;
}


/* #Responsive
================================================== */

/* Medium screens (640px) */
@media (min-width: 650px) and (max-width: 1100px){


.home-gallery img, .home-gallery {display:none;}

  table tr th:first-child,table tr td:first-child { display:none;}

 .reserve-button{
    width: 70%;
  }
  a.home-button-video, a.home-button-photo{
    float: left;
  }
  ul#menu-footer{
    width: 100%;
  }
 

}





@media (max-width: 649px){

.reserve-text {width:100%;}

.home-gallery img, .home-gallery {display:none;}

 h1 {font-size:50px;}

  table tr th:first-child,table tr td:first-child { display:none;}

table tr th.blue,table tr th.yellow,table tr th.pink {padding:15px 10px;}

  .reserve-button{
    width: 70%;
  }
  a.home-button-video, a.home-button-photo{
    float: left;
  }
  ul#menu-footer{
    width: 100%;
  }
 

}


@media (max-width: 479px){

  .home-gallery{
    width: auto;
  }
  .gallery img{
     max-width: 100%;
  }
  ul#menu-footer, .reserve-button{
   width: 100%;
  }
  a.home-button-video, a.home-button-photo{
    float: left;
  }
  .specials-block .reserve {
  width: auto;
  margin: 40px 30px 75px auto;
  }
  .drop-right ul.reserve-list{
    padding-bottom: 40px;
  }
  ul.paginacia{
    margin: 0;
  }
  ul.paginacia li a.prev, ul.paginacia li a.next{
    padding: 0;
    width: 42px;
    height: 54px;
  }
  ul.paginacia li a{
    height: auto;
    width: auto;
  }
  nav ul{
    padding: 135px 0 0 0;

  }
  table.party-options tr td, table.party-options tr td.text{
    width: 100%;
  }
  table.party-options tr td.text{
    margin-left: 0;
    border-top:0;
  }

}

iframe {max-width:100%;}

.according strong { color: #912981; }
.according { color: #912981; }
.according li { color: #912981; }
.according a.according-close {color:#912981;line-height: 30px;font-weight: 700;font-size: 16px;letter-spacing: 1px;}
.visible {color:#912981;}

h4 {color:#912981;font-size:36px;text-transform:uppercase;padding: 0;padding-bottom: 10px;font-weight: bold;margin-top: 25px;}

.ngg-gallery-thumbnail img {margin:0!important;padding:1px!important;border:none!important;}
.ngg-gallery-thumbnail-box {margin-right:0!important;}
.ngg-navigation span {margin:0 2px!important;padding:4px 9px!important;}
.home .container {position:relative;}
.home-link {display:block;}

.noo {margin-bottom:0!important;}

h6 {position:absolute;right:0;top: 200px;color: #fff;font-weight: bold;font-size: 100px;}
h6 a {font-size:140px;text-transform:uppercase;color:#fff;}
h6 a:hover {color:#ffa301;}
h6 {background:url(img/h6.png) bottom no-repeat;padding-bottom:60px; }


@media (max-width: 1440px){
h6 {font-size:60px;}
h6 a {font-size:80px;}

}



@media (max-width: 649px){
	table tr th:first-child, table tr td:first-child {
    	display: block !important;
	}
}

@media (max-width: 1100px) and (min-width: 650px){
	table tr th:first-child, table tr td:first-child {
    	display: block !important;
	}
}

.page-id-8 table tr th.yellow, .page-id-8 table tr th.pink {
    font-size: 20px !important;
}
.page-id-8 table tr td.yellow, .page-id-8 table tr td.pink{
	font-size:19px !important;
}