/*
Theme Name: Peekaboo Factory
Author: Michelle Woodruff
Author URI: http://mwoodruff.net
Description: Making a theme on WordPress for the look and feel of the Peek-a-Boo Factory
Version: 1.0
Template: twentyseventeen
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: peekaboofactory
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	
	padding: 0;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body,
button,
input,
select,
textarea {
	color: #2b2b2b;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

body {
    line-height: 1;
	background-image:url('/wp-content/uploads/2017/11/pageBGround3.jpg') !important;
	background-repeat:repeat-x;
	background-color:#5DA7FE;
	font-family:'Raleway',sans-serif;
	background-attachment:fixed;
    font-variant-numeric: lining-nums;
    -moz-font-feature-settings:"lnum" 1; 
    -moz-font-feature-settings:"lnum=1"; 
    -ms-font-feature-settings:"lnum" 1; 
    -o-font-feature-settings:"lnum" 1; 
    -webkit-font-feature-settings:"lnum" 1; 
    font-feature-settings:"lnum" 1;
	
}
input + button, input + input[type="button"], input + input[type="submit"]{
	padding:0 20px;
}
a {
	color: #24890d;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

a:active,
a:hover {
	color: #41a62a;
}
.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
	color: #000;
	-webkit-box-shadow: none;
	box-shadow: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 0px 0 12px;
}

h1 {
	font-size: 26px;
	line-height: 1.3846153846;
}

h2 {
	font-size: 24px;
	line-height: 1;
}

h3 {
	font-size: 22px;
	line-height: 1.0909090909;
}

h4 {
	font-size: 20px;
	line-height: 1.2;
    font-size: 1.6em;
}

h5 {
	font-size: 18px;
	line-height: 1.3333333333;
}
h5.announcement{
 margin-top:0px;text-align:center; 
}

h6 {
	font-size: 16px;
	line-height: 1.5;
}
.smaller{
 font-size:.7em;
  font-weight:400;
}
.smaller a{
 text-decoration:underline; 
}
address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-weight: 700;
}

cite,
dfn,
em,
i {
	font-style: italic;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

p {
	margin-bottom: 24px;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.6;
}

pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	color: #767676;
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.2631578947;
	margin-bottom: 24px;
}

blockquote cite,
blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

big {
	font-size: 125%;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

dl {
	margin-bottom: 24px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 24px;
}

ul,
ol {
	list-style: none;
	margin: 0 0 24px 20px;
}
.entry-content a img{
	    box-shadow: none;
}
ul {
	list-style: disc;
}
ul.unstyled{
 	margin-left:20px; 
}
ul.unstyled > li, ol.unstyled > li {
    list-style: none;
}
input.search_box, input.mailchimp {
    height: 34px;
    width: 130px;
    padding: .4em;
    border: none;
    vertical-align: middle;
    line-height: normal;
    font-family: 'Patua One',serif;
    color: #111111 !important;
    border-radius: 4px;
}

#secondary .mailchimp {
    background-color: #fafafa;
    float: left;
    margin-right: 4px;
	width:100%;
}
input.search_box::placeholder, input.mailchimp::placeholder{	
    font-family: 'Patua One',serif;
    color: #bbbbbb !important;
}
.toolbar li {
    float: right;
    line-height: 40px;
    list-style: none;
    padding-right: 25px;
    margin-bottom: 0 !important;
}
.toolbar li.top-signup-form {
    padding-bottom: 0;
}
ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0 0 0 20px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	
}

figure {
	margin: 0;
  padding:0;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}
/*https://peek-a-boo-factory.myshopify.com/admin/themes/7931657?key=assets/style.css.liquid#*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table,
th,
td {
	border: 0px solid rgba(0, 0, 0, 0.1);
}

table {
	border-collapse: separate !important;
	border-spacing: 0;
	border-width: 0px;
	margin-bottom: 24px;
	width: 100%;
}


del {
	color: #767676;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}


/* CSS Begin */
body{
     margin:10px auto;
	 width:100%;
     text-align:left;
     position:relative;
     width: 1200px;
}

table{
 	border-collapse:separate !important;
    border-radius:10px;
    border:1px #fff solid;
}

#page{
     width:1200px;
     position:relative;	
	 margin:0 auto;
}
a, a:hover,.cat,.nav_button.active{
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.cat a:hover{
	color:#fff;
}
.site-header {
    background-color: transparent;    
}
header h1{
	background-image:url('/wp-content/uploads/2017/11/cropped-pab_logo.png');
	background-repeat:no-repeat;
	background-size: contain;
	width:277px; height:125px;
	z-index:100;
	position:absolute;
	left:7px;top:-10px;bottom:-100px;
}
h2,.intro h2,#mw-title,h1.collection-title{
	font-family:'Mystery Quest',script;
	font-size:3em;
	color:#3661AD;
  	text-shadow: 3px 2px 0px #fff, 6px 5px 0px rgba(0,0,0,0.35);
  margin-top:10px;
}
.purchase h2.price{
 	 font-family:'Patua One',Serif;
  text-shadow:none;
}
h2.site-description{
	display:none;
}
.panel-content .wrap,.page-one-column .panel-content .wrap{
	width:100%;
	max-width:100%;
	padding:0;
}
#product .featured
{
  margin:15px auto;
  text-align:center;
}
h4{
	font-weight:700;
	margin:8px 0;
}
nav{
	width:1174px;
	height: 46px;
background: -moz-linear-gradient(90deg, rgba(225,24,30,1) 0%, rgba(225,24,30,1) 56%, rgba(243,95,101,1) 99%, rgba(244,97,103,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(244,97,103,1)), color-stop(1%, rgba(243,95,101,1)), color-stop(44%, rgba(225,24,30,1)), color-stop(100%, rgba(225,24,30,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(90deg, rgba(225,24,30,1) 0%, rgba(225,24,30,1) 56%, rgba(243,95,101,1) 99%, rgba(244,97,103,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(90deg, rgba(225,24,30,1) 0%, rgba(225,24,30,1) 56%, rgba(243,95,101,1) 99%, rgba(244,97,103,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(90deg, rgba(225,24,30,1) 0%, rgba(225,24,30,1) 56%, rgba(243,95,101,1) 99%, rgba(244,97,103,1) 100%); /* ie10+ */
background: linear-gradient(0deg, rgba(225,24,30,1) 0%, rgba(225,24,30,1) 56%, rgba(243,95,101,1) 99%, rgba(244,97,103,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f46167', endColorstr='#e1181e',GradientType=0 ); /* ie6-9 */
	background-repeat:repeat-x;
	border:3px solid #fff;
	border-bottom-width:0;  
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	z-index:10;
	position:relative;
	float:left;
	padding-left:10px;
	font-family:'Patua One',serif;
	font-size:1.1em;
	line-height:17px;
	margin:50px 3px 2px 6px;
}
nav a,.menu-west-portal-menu-container a,.menu-livermore-menu-container a,.menu-super-menu-container a{
	color:#fff;
	text-decoration:none;
}
.nav_button,.menu-super-menu-container ul>li>a,.menu-west-portal-menu-container ul>li>a,.menu-livermore-menu-container ul>li>a{
	float:left;
	padding:11px 37px;
	height: 43px;
}
.menu-super-menu-container ul{
	text-align:center;
	width:100%;
}
.menu-super-menu-container ul>li>a{
	float:none;
}
.nav_button.active, .nav_button:hover,.menu-super-menu-container ul>li>a:hover,.menu-west-portal-menu-container ul>li>a:hover,.menu-livermore-menu-container ul>li>a:hover{
	background: -moz-linear-gradient(90deg, rgba(54,97,173,1) 0%, rgba(93,167,254,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(93,167,254,1)), color-stop(100%, rgba(54,97,173,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(90deg, rgba(54,97,173,1) 0%, rgba(93,167,254,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(90deg, rgba(54,97,173,1) 0%, rgba(93,167,254,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(90deg, rgba(54,97,173,1) 0%, rgba(93,167,254,1) 100%); /* ie10+ */
background: linear-gradient(0deg, rgba(54,97,173,1) 0%, rgba(93,167,254,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5da7fe', endColorstr='#3661AD',GradientType=0 ); /* ie6-9 */
  color:#fff;
  text-rendering: optimizeLegibility;
}
/* subnav bar */
.subnav{
  width:1146px;
	height:20px;	
	float:left;
	padding:5px;
  	z-index:10;
  margin:0px 3px -2px 6px;
  border-left:3px solid #fff;
  border-right:3px solid #fff;
  border-bottom:3px solid #fff;
	font-family:'Patua One',serif;
	font-size:1em;
	line-height:17px;
  text-align:center;
  background-color:rgba(121, 196, 112,1);
  color:#fff;
}
.subnav:hover{
 color:#fff; 
  background-color:#41B649;
}
.toolbar-wrapper input{
    float: left;
  	margin-left:4px;
}


.main_panel,#content{
	width:1200px; height:100%;
	margin:-2px 0 0 4px;
	padding:20px 20px 20px;
	border:2px solid #9FCAFF;
  border-top-width:0;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	z-index:0;
	position:relative;
	float:left;
	background-color:#fff;
}


.main_panel table.party,#content table.party{
	width:100%;
	margin:10px 0;
  	border-radius:10px;
}
.main_panel table.party td,#content table.party td{
	background-color:#41B649;
	text-align:center;
	border:1px #fff solid;
	padding:10px 4px;
	font-weight:600;
	color:#fff;
    vertical-align:middle;
}
.main_panel table.party thead td,#content table.party thead td{
 	background-color:#79C470; 
}
#content .basictable{
 float:left; 
}
#content .basictable table {
border-collapse: collapse;
}

#content .basictable td + td, th + th {
border-left: 1px solid #79C470;
}

#content .basictable table tr + tr {
border-top: 1px solid #79C470;
}

#content div.basictable table.basicparty td {
font-weight:600;
color:#41B649;
 background-color:#fff;
}

#content div.basictable table.basicparty td.basicpartylabelright {
text-align:center;
padding:10px 20px 10px 20px; 
}


#content div.basictable table.basicparty td.basicpartylabelleft {
	padding:10px 20px 10px 10px; 
}


/* BookThatApp stuff */
#content .fc-content table td{
 background-color:#fff;
 border-color:#41B649;
  color:#666;
}
.fc table.fc-header
{
  width: 100%;
  clear:both;
  float:left;
 
}
.fc table.fc-header td{
  border-width:0 !important; 
  background-color:#fff !important;
}
#bta-product-select{
 	height:auto; 
}

/*end BookThatApp */
.main_panel table thead td,#content table thead td{
	background-color:#79C470;
}
.main_panel table tfoot td,#content table tfoot td{
	background-color:#5DA7FE;
}
a.link-button{
 	background-color:rgba(244, 237, 34,.7);
 	border:1px #3661AD solid;
  	border-radius:5px;
    color:#3661AD;
  	padding:4px;
  	font-size:.8em;
    font-weight:900;
}
a.link-button.header{
 	background-color:rgba(30,30,30,.4);
  	border-width:0;
    color:#fff;
}
a.link-button.header:hover{
 	background-color:rgba(121, 196, 112,1);
    opacity:1;
  	border-width:0;
    color:#fff;
}
a.link-button:hover,.box.red a.link-button:hover,.box.blue a.link-button:hover{
 	background-color:#3661AD;
    color:#F6EC21;
}
.box a.link-button{
 	background-color:#F6EC21;
  border:1px #fff solid;
  color:#3661AD;
  float:right;
  clear:both;
  display:block;
  margin:4px;
  padding:6px;
  font-size:1em;
}
.box a.link-button:hover{
  	background-color:#3661AD;
  	color:#F6EC21;

}
div.gallery{
 	display:block;
  float:left;
  width:31%; height:auto;    
  margin:5px 1%;
}
div.gallery.pano{
 display:block;
  float:left;
  width:59%; height:auto;
  border-radius:15px;
  border:2px #A0C9FD solid;
  margin-right:3%;
  margin-bottom:10px;
}
div.gallery a{
 display:block;
  float:left;
  border:2px #A0C9FD solid;
  border-radius:15px;
}
div.gallery a:hover{
	border:2px #3661AD solid;
}
div.gallery img{
 	width:100%; 
    border-radius:12px;
	height:auto;
  	display: block;
  float:left;
}

div.partyphoto{
 	display:block;
  float:left;
/*  width:28%; height:auto; */
  border-radius:15px;
  border:2px #A0C9FD solid;
/*  margin-right:3%; */
  margin-top:10px;
  margin-bottom:10px;
}
/*div.basicparty.pano{
 display:block;
  float:left;
  width:59%; height:auto;
  border-radius:15px;
  border:2px #A0C9FD solid;
  margin-right:3%;
  margin-bottom:10px;
}*/
div.partyphoto img{
 	width:100%; 
    border-radius:12px;
	height:100%;
  	display: block;
}

div.clear{
 float:left;
  clear:both;
}
.search-form .search-submit {
    background-color: #fff;
}
.search-results h2.entry-title{
   font-size: 1.625rem;	
}
/* Sidebar */
#secondary{
	width:1150px;
	float:left;
	display:block;
	margin-bottom:200px;
}
#secondary ul li{
	list-style:none;
	margin-left:-20px;
}
#secondary ul li a{
	font-weight:600;
}
#secondary ul li a:after{
	content: " >>";
}
.widget-title{
	color:#79C470;
	font-family:'Patua One',serif;
}
td{
	padding:4px 22px 4px 0;
}
.col1,.col2{
	height:100%;
	float:left;
}
.col1{
	width:calc(50% - 5px);
	padding:0px 30px 10px 0px;
}
.col2{
	width:calc(50% - 5px);
}
.partycol1,.partycol2{
	height:100%;
	float:left;
}

.partycol1{
	width:545px;
	padding:0px 15px 10px 0px;
}

.partycol2{
	width:545px;
	padding:0px 0 10px 15px;
	position:relative;
}

.box.whole.party {
    margin: 0;
    padding: 0 15px 0 10px;
    width: 520px;

}

#map-canvas{
	width:500px; height:400px;
	float:left;
}
.infoWindow{
	font-weight:700;
	font-size:1em;
	height:50px !important;
	top:-20px;
}
.col2{
	width:50%;
	position:relative;
}
.col2 .copy{
	padding:10px;
	float:left;
}
figure{
	width:510px; height:auto;
	margin:10px;
	border:2px solid #48BA49;
	border-radius:15px;
	float:left; display:block;
	position:relative	
}
.flexslider .slides{
	border:2px solid #48BA49;
	border-radius:15px;  	
}
figure img{
	border-radius:12px;
	width:100%;
	height:auto;
  	display: block;
  margin-bottom:-16px;
}
figure.no-caption img{
 	margin-bottom:0; 
}
.flexslider .slides img{
	border-radius:12px;	
  	display: block;
}
.flex-nav-next,.flex-nav-prev{
display:none;
}
figcaption{
	background-color:#3661AD;
	position:absolute;
	z-index:10;
	left:10px;
	bottom:20px;
	padding:10px;
	font-family:'Mystery Quest', serif;
	font-size:1.4em;
	color:#fff;
	opacity:0.9;
}
.mobile-only,td.mobile{
	display:none;
}
.box ul{
  	float:left;
  clear:both;
}
ul{
	margin-left:20px;  
}
ul li{
	line-height:1.4em;
}
h3{
	font-family:'Patua One',serif;
	color:#7EB7D4;
	font-size:1.4em;
	margin:0px 0 5px 0;
}
h5{
	font-family:'Patua One',serif;
	color:#41B649;
	font-size:1.1em;
	margin:10px 0 10px 0;
}
h6{
	font-family:'Raleway',sans-serif;
	text-align:left;
}
p{
	font-family:'Raleway',sans-serif;
	margin:5px 0;
	float:left; display:block;
	line-height:1.3;
	clear:both;
	width:100%;
}
strong{
	font-weight:700;
}
em{
	font-style:italic;
	color:#666;
}
.intro-par{
	font-size:1em;
	color:#666;
	margin-bottom:20px;
}
.readable{
	font-size:1em;
	line-height:1.3em;
}
footer{
	height:114px; width:100%;
	position:fixed;
	left:0; bottom:0; 
	background-image:url('/wp-content/uploads/2017/11/grass.png');
  	background-position: bottom center;
	background-repeat:repeat-x;
  	padding:0;
  	margin:0;
}

#secondary .btn.newsletter{
 	margin-top:10px; 
}
#factory{
	width:116.5px; height:180px;
	position:absolute;
	bottom:68px; left:50px;
	background-image:url('/wp-content/uploads/2017/11/factory.png');
  	background-size:contain;
	background-repeat: no-repeat;
}
#sign{
	width:227px; height:161px;
	position:absolute;
	bottom:25px; right:80px;
	background-image:url('/wp-content/uploads/2017/12/sign.png');
}
#sign p{
	font-family:'Patua One',serif;
	color:#3661AD;
	margin:54px 0 0 60px; 
	line-height:1.1em;
	font-size:1.2em;
	width:150px;
	text-align:center;
}
.copyright{
	width:100%;
	margin:30px auto;
	text-align:center;
	font-size:.9em;
  	font-weight:700;
	color:#fff;
	float:none;
}
.copyright a{
 	color:#fff; 
  text-decoration:underline;
}
/* Notifications Bat */

.mtsnb {
    top: -10px;
	font-family:'Patua One',serif;
}
.mtsnb-button{
	opacity:.9;
}
.mtsnb-button:hover{
	opacity:1;
}
/* Classes Page */
.cat{
	width:30%;
    margin-bottom: 20px;
	float:left;
    border-radius: 12px;
	font-size:1.3em;
	font-family:'Patua One',serif;
	text-align:center;
	opacity:.9;
	cursor:pointer;
  -webkit-transform: translateZ(0);
}
.col1 .cat,.col2 .cat,div#product .cat{
	width:100%;
    margin-bottom: 20px;
	float:left;	
}
.cat:hover,.cat.red:hover{
	opacity:1;
}
.cat a{
	width:100%; 
	display:block;
	height:100%;
	float:left;
	color:#fff;
	padding: 20px 0;
}
div#product li{
 	line-height:1.2em; 
  margin-bottom:2px;
}
.blue,.camp{
	background-color:#3661AD;
}
.box.blue a,.box.red a{
 	color:#fff;
  	font-weight:600;
  	text-decoration:underline;
}
.box.blue a.link-button,.box.red a.link-button{
 	text-decoration:none;
   	color:#3661AD;
}
.blue.cat a{
 	color:#fff;
  	font-weight:600;
  	text-decoration:none;
}
.red,.date-night-drop-off{
	background-color:rgba(237, 28, 36,.8);
}

.green,.class{
	background-color:#41B649;
}
.lt-green{
	background-color:#79C470;
}
.lt-blue{
	background-color:#5DA7FE;
}
/* boxes */
.box.half{
	width:48%;
	margin:1% 1% 20px 1%;
	text-align:center;
}

.box.whole{
	width:100%;
	margin:10px 0;
  clear:both;
}
.box{
	color:#fff;
	float:left;
	padding:10px 15px;
	border-radius:15px;
}
.box h4{
  	color:#fff;
	font-size:1.3em;
	font-family:'Patua One',serif;
}

/* animated balloon */
#aniBalloon{
	position:absolute;
	bottom:0; left:0;
	display:none;
	width:21px; height:21px;
	padding:2px;
}
/* Calendar */
iframe#event_calendar{
  width:1100px;
  height:800px;
}
iframe#waiver {
    width: 1100px;
}
.entry-content a, .entry-summary a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong {
    -webkit-box-shadow: none;
    box-shadow: none;
}
/* Classes & Camps Display */
.class-single a.subhead{
	font-size: 1.4em;
    font-weight: bold;
    line-height: 2em;
}
.class-single p.cost{	
    font-weight: bold;    
}
.class-single a.class-image{
	text-align: center;
    width: 100%;
    display: block;
}

@media screen and (min-width: 48em){
.has-sidebar:not(.error404) #primary {
    float: left;
    width: 100%;
}
.has-sidebar #secondary {
    float: left;
    padding-top: 0;
    width: 100%;
}
#tribe-events-content h2{
	font-size:2em;
	color:#3661AD;
}
/* Slideshow */
/* ANIMATION */
@-moz-keyframes cycle {
	0%  { top:0px; }
	4%  { top:0px; } 
	16% { top:0px; opacity:1; z-index:0; } 
	20% { top:325px; opacity:0; z-index:0; } 
	21% { top:-325px; opacity:0; z-index:-1; }
	92% { top:-325px; opacity:0; z-index:0; }
	96% { top:-325px; opacity:0; }
	100%{ top:0px; opacity:1; }
	
}
@-moz-keyframes cycletwo {
	0%  { top:-325px; opacity:0; }
	16% { top:-325px; opacity:0; }
	20% { top:0px; opacity:1; }
	24% { top:0px; opacity:1; } 
	36% { top:0px; opacity:1; z-index:0; } 
	40% { top:325px; opacity:0; z-index:0; }
	41% { top:-325px; opacity:0; z-index:-1; } 
	100%{ top:-325px; opacity:0; z-index:-1; }
}
@-moz-keyframes cyclethree {
	0%  { top:-325px; opacity:0; }
	36% { top:-325px; opacity:0; }
	40% { top:0px; opacity:1; }
	44% { top:0px; opacity:1; } 
	56% { top:0px; opacity:1; } 
	60% { top:325px; opacity:0; z-index:0; }
	61% { top:-325px; opacity:0; z-index:-1; } 
	100%{ top:-325px; opacity:0; z-index:-1; }
}
@-moz-keyframes cyclefour {
	0%  { top:-325px; opacity:0; }
	56% { top:-325px; opacity:0; }
	60% { top:0px; opacity:1; }
	64% { top:0px; opacity:1; }
	76% { top:0px; opacity:1; z-index:0; }
	80% { top:325px; opacity:0; z-index:0; }
	81% { top:-325px; opacity:0; z-index:-1; }
	100%{ top:-325px; opacity:0; z-index:-1; }
}
@-moz-keyframes cyclefive {
	0%  { top:-325px; opacity:0; }
	76% { top:-325px; opacity:0; }
	80% { top:0px; opacity:1; }
	84% { top:0px; opacity:1; }
	96% { top:0px; opacity:1; z-index:0; }
	100%{ top:325px; opacity:0; z-index:0; }
}

@-webkit-keyframes cycle {
	0%  { top:0px; }
	4%  { top:0px; }
	16% { top:0px; opacity:1; z-index:0; } 
	20% { top:325px; opacity:0; z-index:0; }
	21% { top:-325px; opacity:0; z-index:-1; }
	50% { top:-325px; opacity:0; z-index:-1; }
	92% { top:-325px; opacity:0; z-index:0; }
	96% { top:-325px; opacity:0; }
	100%{ top:0px; opacity:1; }
	
}
@-webkit-keyframes cycletwo {
	0%  { top:-325px; opacity:0; }
	16% { top:-325px; opacity:0; }
	20% { top:0px; opacity:1; }
	24% { top:0px; opacity:1; } 
	36% { top:0px; opacity:1; z-index:0; } 
	40% { top:325px; opacity:0; z-index:0; }
	41% { top:-325px; opacity:0; z-index:-1; }  
	100%{ top:-325px; opacity:0; z-index:-1; }
}
@-webkit-keyframes cyclethree {
	0%  { top:-325px; opacity:0; }
	36% { top:-325px; opacity:0; }
	40% { top:0px; opacity:1; }
	44% { top:0px; opacity:1; } 
	56% { top:0px; opacity:1; z-index:0; } 
	60% { top:325px; opacity:0; z-index:0; } 
	61% { top:-325px; opacity:0; z-index:-1; }
	100%{ top:-325px; opacity:0; z-index:-1; }
}
@-webkit-keyframes cyclefour {
	0%  { top:-325px; opacity:0; }
	56% { top:-325px; opacity:0; }
	60% { top:0px; opacity:1; }
	64% { top:0px; opacity:1; }
	76% { top:0px; opacity:1; z-index:0; }
	80% { top:325px; opacity:0; z-index:0; }
	81% { top:-325px; opacity:0; z-index:-1; }
	100%{ top:-325px; opacity:0; z-index:-1; }
}
@-webkit-keyframes cyclefive {
	0%  { top:-325px; opacity:0; }
	76% { top:-325px; opacity:0; }
	80% { top:0px; opacity:1; }
	84% { top:0px; opacity:1; }
	96% { top:0px; opacity:1; z-index:0; }
	100%{ top:325px; opacity:0; z-index:0; }
}

/* ANIMATION BAR */
@-moz-keyframes fullexpand {
    0%, 20%, 40%, 60%, 80%, 100% { width:0%; opacity:0; }
    4%, 24%, 44%, 64%, 84% { width:0%; opacity:0.3; }
   16%, 36%, 56%, 76%, 96% { width:100%; opacity:0.7; }
   17%, 37%, 57%, 77%, 97% { width:100%; opacity:0.3; }
   18%, 38%, 58%, 78%, 98% { width:100%; opacity:0; }	
}
@-webkit-keyframes fullexpand {
    0%, 20%, 40%, 60%, 80%, 100% { width:0%; opacity:0; }
    4%, 24%, 44%, 64%, 84% { width:0%; opacity:0.3; }
   16%, 36%, 56%, 76%, 96% { width:100%; opacity:0.7; }
   17%, 37%, 57%, 77%, 97% { width:100%; opacity:0.3; }
   18%, 38%, 58%, 78%, 98% { width:100%; opacity:0; }	
}

.container {
	margin:0 auto;
	overflow:hidden;
	width:100%;
}
}
/* CONTENT SLIDER */
#content-slider {
	width:100%;
	height:360px;
	margin:10px auto 0;
  	
}
/* SLIDER */
#slider {
	background:#fff;
	height:308px;
	width:510px;
	margin:10px auto 0;
	overflow:visible;
	position:relative;
}
#mask {
	overflow:hidden;
	height:308px;
  border:2px #41B667 solid;
  	border-radius:15px;
}
#slider ul {
	margin:0;
	padding:0;
	position:relative;
}
#slider li {
	width:510px;
	height:308px;
	position:absolute;
	top:-154px;
	list-style:none;
 
}
#slider li img{
  border-radius:14px; 
}

#slider li.firstanimation {
	-moz-animation:cycle 25s linear infinite;	
	-webkit-animation:cycle 25s linear infinite;		
}
#slider li.secondanimation {
	-moz-animation:cycletwo 25s linear infinite;
	-webkit-animation:cycletwo 25s linear infinite;		
}
#slider li.thirdanimation {
	-moz-animation:cyclethree 25s linear infinite;
	-webkit-animation:cyclethree 25s linear infinite;		
}
#slider li.fourthanimation {
	-moz-animation:cyclefour 25s linear infinite;
	-webkit-animation:cyclefour 25s linear infinite;		
}
#slider li.fifthanimation {
	-moz-animation:cyclefive 25s linear infinite;
	-webkit-animation:cyclefive 25s linear infinite;		
}

#slider .tooltip {
	background:rgba(0,0,0,0.7);
	width:220px;
	height:60px;
	position:relative;
	bottom:75px;
	left:-255px;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;  
}
#slider .tooltip h1 {
	color:#fff;
	font-size:24px;
	font-weight:300;
	line-height:60px;
	padding:0 0 0 20px;
}
#slider li#first:hover .tooltip, 
#slider li#second:hover .tooltip, 
#slider li#third:hover .tooltip, 
#slider li#fourth:hover .tooltip, 
#slider li#fifth:hover .tooltip {
	left:0px;
}
#slider:hover li, 
#slider:hover .progress-bar {
	-moz-animation-play-state:paused;
	-webkit-animation-play-state:paused;
}

/* PROGRESS BAR */
.progress-bar { 
	position:relative;
	top:-5px;left:5px;
	width:450px; 
	height:5px;
	background:#fff;
  	border-radius:15px;
	-moz-animation:fullexpand 25s ease-out infinite;
	-webkit-animation:fullexpand 25s ease-out infinite;
}
div.flexslider{
	margin-bottom:0;	
}
/*IMageBar */
.fullwidth.imagebar{
	display:none;
}
.page-parent .site-content-contain{
	background-color:transparent;
}
.page-parent .fullwidth.imagebar,.fullwidth.imagebar.oneoff{
    overflow: hidden;
    margin-left: 14px;
    width: 1200px;
    height: 150px;
    margin: -2px 0 0 4px;
    padding: 2px 4px;
    border-right-width: 2px;
    border-left-width: 2px;
    border-bottom-width: 0px;
    border-top-width: 0px;
    border-style: solid;
    border-color: #9FCAFF;
    z-index: 0;
    background-color: #fff;
    float: left;
	display:block;
	position:relative;
}

.page-parent .fullwidth.imagebar img,.fullwidth.imagebar.oneoff img{
	width:20%;
	display: block;
    float: left;
}
.faq h6{
	text-transform:none;
}
.faq h6:hover{
	cursor:pointer;
	color:rgba(0,0,0,.6);
}
.faq p,.faq ul{
	margin-bottom:20px;
	width:100%;
	float:left;
	display:none;
}
@media screen and (min-width: 48em){
	.page.page-one-column .entry-header, .twentyseventeen-front-page.page-one-column .entry-header, .archive.page-one-column:not(.has-sidebar) .page-header {
		margin-bottom: 0;
	}
	.wrap {
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	.main-navigation {
		width: 1196px;
	    margin-top: 50px;
	}
}
.single-post:not(.has-sidebar) #primary, .page.page-one-column:not(.twentyseventeen-front-page) #primary, .archive.page-one-column:not(.has-sidebar) .page-header, .archive.page-one-column:not(.has-sidebar) #primary{
	max-width:100%;
	float:left;
}
/* For iFrames */
	.lilypad{
		width: 100vw;
    	max-width: 100%;
		float:left;
	}

/* Party Themes */
.party_themes img.alignleft{
	margin-right:0;
}
/* Media queries */
/* For iPad */
@media screen and (max-width: 1150px) {
	@-ms-viewport { width: 1150px; }
  	body{
      margin:0 0;
      width:100%;
    }
    #page{
         width:100%;
    }

  #secondary {
    width: 100%;
  }
  .page-parent .fullwidth.imagebar, .fullwidth.imagebar.oneoff{
	width:100%;
	margin: -2px 0 0 -3px;
	height:auto;	
}
  .span8.fb{
   	width:100%; 
  }
  .span12 {
    width: 100%;
}
	.main_panel,#content{
      width:100%; height:101%;
      margin:-2px 0 0 0px;
      padding:2% 20px 2%;
      border:2px solid #9FCAFF;
      border-bottom-left-radius:15px;
      border-bottom-right-radius:15px;
      z-index:0;
      position:relative;
      float:left;
      background-color:#fff;
  }
  header h1{
	width:277px; height:125px;
	z-index:100;
	position:relative;
    float:left;
    margin-top:4px;
    margin-bottom:-135px;
	/*left:7px;bottom:-200px;*/
   }
  .top-signup-form{
   	float:right;
    clear:both;
  }
  .main-navigation {    
    margin-top: 20px;
	width:100%;
  }
  nav{
	width:100%;
	height:auto;	
	background-repeat:repeat-x;
    background-color:#DF171A;
	position:relative;
	float:left;
	padding-left:10px;
	font-family:'Patua One',serif;
	font-size:1.1em;
	line-height:17px;
	margin:10px 0px 0 0px;
	}
    .subnav{
	width:100%;
	height:auto;	
      margin:0px 0px 0 0px;
      padding:6px 0;
      border-width:0;
	}
	.toolbar li{
     	margin-top:5px; 
    }
  .col1,.col2{
	height:100%;
	float:left;
}
.col1{
	width:calc(100%);
	padding:0px 0px 10px 0px;
}
.col2{
	width:100%;
	position:relative;
}
.col2 .copy{
	padding:10px;
	float:left;
}
figure{
	width:100%;
	margin:2.5% 2.5% 30px 2.5%;
}
figure img{
	width:100%;
}
.flexslider .slides{
	border:2px solid #48BA49;
	border-radius:15px;
  width:100%;
}
.flexslider .slides img{
 	 width:100%;
}
  #sign{
	position:absolute;
	bottom:25px; right:10px;
	background-image:url('/wp-content/uploads/2017/12/sign.png');
}
.copyright{
	width:60%;
}
iframe#event_calendar{
  width:900px;
  height:600px;
} 
.span4,.span8.fb{
	width:calc(50% - 30px);
}
}

@media screen and (max-width: 900px) {
	@-ms-viewport { width: 900px; }	
  	.main_panel,#content{
      width:100%; height:101%;
      padding:2%;
    }	
    .nav_button{
      padding:11px 20px;
  }
	li.search-field,li.top-signup-form,li.social-media{
     display:none;
    }
	.js .main-navigation ul{
	display:block;
	background:none;
	padding:0;
}


.main-navigation li{
	border-bottom-width:0;
}
.wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
header h1{
	background-size:contain;
	position:relative;
	float:left;
	margin: 4px 0 -82px 0;
	padding:0;
}
  .nav_button, .menu-top-menu-container ul>li>a{
	      padding: 11px 20px;
  }
  #factory{
	width:87.5px; height:135px;
	position:absolute;
	bottom:68px; left:10px;
	background-image:url('/wp-content/uploads/2017/11/factory.png');
    background-size:cover;
}
#sign{
	width:227px; height:161px;
	position:absolute;
	bottom:25px; right:10px;
	background-image:url('/wp-content/uploads/2017/12/sign.png');
}
  figcaption{
	font-size:1.2em;
	}
  .container.wide {	
	width:100%;
	margin: 0 0 0 5px;
    overflow: hidden;
}
  .toolbar li.toolbar-cart {
    margin-right: 10px;
}
#secondary{
	margin-bottom:50px;
	padding:0 2em;
}
}
@media screen and (max-width: 540px) {
	@-ms-viewport { width: 540px; }
body{
	margin:0 auto;
	width:100%;
  	max-width:100vw;
	background-attachment:scroll;
}
#page{
     width:100%;
}	
  .page-parent .fullwidth.imagebar, .fullwidth.imagebar.oneoff{
display:none;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
    display: block;
    float: left;
    margin: 0;
}
header h1{
	width:177px;
	height:80px;
	background-size:contain;
	position:relative;
	float:left;
	margin:24px 0 -33px 0;
	padding:0;
}
h2{
	font-size:1.4em;
	margin-top:20px;
}
.js .main-navigation ul{
	display:block;
	background:none;
	padding:0;
}
.main-navigation li{
	border-bottom-width:0;
}
nav{
	background:#EF363C;
	width:100%;height:auto;
	border-radius:0;
	border:none;
	padding:0;
	font-size:1.1em;
	line-height:17px;
	margin:0;
	float:left;
    color:#fff;
  text-indent: 8px;
	
}
nav ul li{
	margin-bottom:0;
}
nav ul li a{
	float:left;
	padding:11px 0 11px 0;
	width:50%;
	border-bottom:1px #29438E solid;
	text-align:center;
}
nav ul li:last-child a{
	width:100%;
}
li.waiver{
	display:none;
}
nav ul li a.active, nav ul li a:hover{
	background:#29438E;
}
nav ul li a.active, nav ul li a:hover{
    color:#fff !important;    
  }
#factory,td.web-only{
	display:none;
}
figcaption{
	font-size:1em;
	}
.main_panel{
	margin:0;
	width:100%;
	padding:15px 2% 60px;
	border:0;
	border-radius:0px;
}
.main_panel table{
	width:100%;
	float:left;
}
.col1,.col2{
	width:100%;
padding:0;
}
#map-canvas{
	width:100%; height:300px;
}
.copyright, #sign{
	display:none;
}
.box.half{
	width:100%;
}
.fb-page{
 width:100%; 
}
.span4,.span8.fb{
	width:calc(100% - 20px);
}
.mobile-only{
	display:block;
	width:100%;
	float:left;
}

td.mobile{
	display:table-cell;
}
.mobile-button,.mobile-link{
	width:33%;height:auto;
	float:left;
	text-align:center;
  line-height:100%;
  max-width:180px;
}
.mobile-link{
    line-height:60px;
   
}
.mobile-link span{
    font-size:1em;
    font-weight:800; 
    padding:6px;
  color:#EEE;
    /*background-color:#EEE;
    border-radius:4px;
   margin:10px 0 14px 0;*/
}
.mobile-only .mobile-button p{
	font-size:.7em;
	color:#fff;
	line-height:1em;
	margin-bottom:6px;
}

.mobile-button:hover,.mobile-link:hover{
	background-color:rgb(93, 167, 254);
}

.mobile-button img{
	width:40%; height:auto;
}
.mobile-button.hours{
	
  display:none;
}
footer{
	height:60px;
	background:rgba(65, 182, 73,.7);
	width:100%;
  max-width:100vw;
  position:fixed;
  transform: translateZ(0);
  backface-visibility:hidden;
  z-index:100;
  float:none;
}
.span4,.span8{
	width:100%;
}
figure{
	width:95%;
	margin:2.5% 2.5% 30px 2.5%;
}
figure img{
	width:100%;
}
div.flexslider{
  width:100%;
 margin-bottom:0 !important;
float:left; 
}
.flexslider .slides{
	border:2px solid #48BA49;
	border-radius:15px;
  width:100%;
  
}
.flexslider .slides img{
 	 width:100%;
}
}

@media screen and (min-width: 30em){
.page-one-column .panel-content .wrap {
   /* max-width: 1160px;*/
}
}
@media screen and (min-width: 48em){
.panel-content .wrap {
    padding-bottom: 1em;
    padding-top: .5em;
}
}

/* Food Menu styles */
.jump-menu{
	float:left;
	width:100%;
	margin-bottom:10px;
}
.jump-menu a.link-button{
	float:left;
	background-color: rgba(244, 237, 34,.6);
	margin:4px;
	padding:6px;
}
.jump-menu a.link-button:hover{
	background-color: #3661AD;
	color: rgba(244, 237, 34,1);
}
.menu-block .menu-selector{margin-bottom:3em}
.menu-block .menu-selector label{display:inline-block;padding:0 .5em;font-size:1.1em}
.menu-block .menu-selector label.menu-select-labels--active{text-decoration:underline}
.menu-block .menu-select-button{display:none}
.menu-block .menus--has-multiple .menu{display:none}
.menu-block .menu-header{margin-bottom:3em}
.menu-block .menu-section{margin-top:1em}
.menu-block .menu-section+.menu-section{margin-top:5em}
.menu-block .menu-section-header{margin-bottom:2em;padding-bottom:1em}
.menu-block .menu-section-title{font-size:1.5em}
.menu-block .menu-section-description{font-size:.85em;line-height:1.4em}
.menu-block .menu-item{margin-bottom:0;padding-bottom:2em;margin-top:0;line-height:1.2em}
.menu-block .menu-item-title{font-size:1.1em;font-weight:700;line-height:1.2em}
.menu-block .menu-item-description{line-height:1.3em;margin-top:5px}
.menu-block .menu-item-price-bottom{margin:.5em 0}
.menu-block .menu-item-option{font-size:.8em;font-style:italic}
.menu-block .menu-style-classic .menu-selector,.menu-block .menu-style-classic .menu-header,.menu-block .menu-style-classic .menu-section-title,.menu-block .menu-style-classic .menu-section-description{text-align:center}
.menu-block .menu-style-classic .menu-items{-webkit-column-width:18em;-webkit-column-gap:3em;-moz-column-width:18em;-moz-column-gap:3em;-ms-column-width:18em;-ms-column-gap:3em;-o-column-width:18em;-o-column-gap:3em;column-width:18em;column-gap:3em}
.menu-block .menu-style-classic .menu-item{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;width:100%}
.menu-block .menu-style-classic .menu-item-description{margin-right:3em}.menu-block .menu-style-classic .menu-item-price-top{float:right;padding-left:20px}
.menu-block .menu-style-classic .menu-item-price-bottom{display:none}
.menu-block .menu-style-simple .menu-selector,.menu-block .menu-style-simple .menu{text-align:center}
.menu-block .menu-style-simple .menu-item-price-top{display:none}