/*

Template 2076 Zentro

http://www.tooplate.com/view/2076-zentro



*/

ul {
  list-style-type: none;
}

ul.dashList  li:before {
  content: '–';
  position: absolute;
  margin-left: -20px;
}

.yelpReview{
  width: 175px;
}

@font-face{
	font-family: 'Staccato 222 BT';
    src: local('Staccato 222 BT'), url(../fonts/staccato-222-bt.ttf);
}

#logoImg{
	margin-right: 25px;
	float: left;
	width: 50px;
}

body
	{
	font-family: sans-serif;
	background: #ffffff; 
    font-weight: 400;
    position: relative;
	}
	

.heading {
  font-size: 22px;
  font-weight: 500;
}

.subheading {
  font-size: 16px;
  padding-bottom: 60px;
}

p {
  color: #848484;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.4px;
  line-height: 28px;
}

hr {
	border-top: 2px solid #828282;
	width: 120px;
}

#classes, #gallery, #team {
	padding-top: 100px;
	padding-bottom: 100px;
}
#classes{
  background: #f0f0f0;
}

.parallax-section {
  background-attachment: fixed !important;
  background-size: cover !important;
}

/* preloader section */
.preloader  {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 99999;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row nowrap;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        background: none repeat scroll 0 0 #fff;
    }
.sk-spinner-pulse {
  width: 40px;
  height: 40px;
  background-color: #F6D76B;
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
          animation: sk-pulseScaleOut 1s infinite ease-in-out; }

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }


/* start navigation */
.navbar-default {
  background: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.04);
  border: none;
  margin-bottom: 0;
}
.navbar-brand, .navbar-nav li a {
  line-height: 28px;
}
.navbar-default .navbar-brand  {
  color: #5C5C5C;
  font-family: 'Staccato 222 BT';
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 2px;
}
.navbar-default .navbar-nav li a {
  font-size: 12px;
  letter-spacing: 1px;
}

/* home section */
#home {
  -webkit-background-size: 80%;
  background-size: 150%;
  background-position: center;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
  text-align: center;
}
.vcFont{
  font-family: 'Staccato 222 BT' !important;
  font-size: 45px !important;
  letter-spacing: 3px !important;
  padding-top: 10px !important;
  text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white !important;
  color: black;
}
#home h1 {
  font-size: 20px;
  letter-spacing: 8px;
  font-style: normal;
  padding-top: 10px;
}
#home h1, #home h2{
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
#home .btn {
  background: transparent;
  border-radius: 0;
  border: 3px solid #ffffff;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 16px 42px;
  margin-top: 40px;
  transition: all 0.4s ease-in-out;
}
#home .btn:hover {
  background: #ffffff;
  color: #202020;
}

.homeBG {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/gallery-img2mobile.jpg') 50% 0 repeat-y fixed !important;
  background-size: 100% !important;
}

.homeGiftCardBG {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/gallery-img2mobile.jpg') 50% 0 repeat-y fixed !important;
  background-size: 100% !important;
}
/* For width 450px and larger: */
@media only screen and (min-width: 450px){
	.homeBG {
	  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/gallery-img2.jpg') 50% 0 repeat-y fixed !important;
	  background-size: 100% !important;
	}
	.homeGiftCardBG {
	  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/gallery-img2.jpg') 50% 0 repeat-y fixed !important;
	  background-size: 100% !important;
	}
}

.homeKidsBG {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/cupcake.jpg') 50% 0 repeat-y fixed !important;
  background-size: 100% !important;
}

.homeAboutBG {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/chefkeller.jpg') 50% 0 repeat-y fixed !important;
  background-size: 100% !important;
}

.homeTeamBG {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/teambuilding3.jpg') 50% 0 repeat-y fixed !important;
  background-size: 100% !important;
}

.homeFAQBG {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/faqBG.jpg') 50% 0 repeat-y fixed !important;
  background-size: 100% !important;
}

.homeGroupClassesBG {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/GroupClassesBG.JPG') 50% 0 repeat-y fixed !important;
  background-size: 100% !important;
}

.homeOneBG {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/dips.JPG') 50% 0 repeat-y fixed !important;
  background-size: 100% !important;
}

.homeReviewsBG {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/kitchenmain.jpg') 50% 0 repeat-y fixed !important;
  background-size: 100% !important;
}




/* team section */
#team {
  text-align: center;
}
#team h3 {
  font-size: 18px;
  line-height: 4px;
}
#team h4 {
  color: #5C5C5C;
  padding-top: 24px;
}
#team .col-md-4 {
 padding-top: 42px;
}

/* classes section */
#classes h4 {
	line-height: 1.5;
}
#classes .col-md-8 {
  padding-bottom: 42px;
}
#classes .col-md-6 {
  padding-bottom: 18px;
}
#classes span {
  color: #5C5C5C;
}

h4#knife-skills.knife-skills::before {
  display: block; 
  content: " "; 
  margin-top: -285px; 
  height: 285px; 
  visibility: hidden; 
  pointer-events: none;
}

/* gallery section */
#gallery {
  padding-top: 80px;
  padding-bottom: 80px;
}
#gallery .col-md-4 {
  padding-top: 52px;
}
#gallery img {
  width: 100%;
  padding-bottom: 18px;
}
#gallery .col-md-4 div {
  position: relative;
  bottom: 18px;
  padding-bottom: 12px;
}
#gallery h3 {
  font-size: 18px;
  line-height: 8px;
}

/* footer section */
footer {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  color: #ffffff;
  padding-top: 80px;
  padding-bottom: 80px;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/kitchenFooter.jpg');
}
footer h2 {
  padding-bottom: 14px;
}
footer h3 {
  padding-top: 8px;
}
footer p {
  color: #ffffff;
}
footer span {
  font-weight: bold;
  padding-left: 24px;
}
footer .ph, footer .address {
  padding-top: 12px;
  padding-bottom: 12px;
}
footer .fa {
  font-size: 12px;
  padding-right: 10px;
}
footer a{
  color: #d2e064;
}

/* social icon */
.social-icon {
  padding: 0;
}
.social-icon li {
  list-style: none;
  display: inline-block;
  padding: 0;
}
.social-icon li a {
  background: #f0f0f0;
  border-radius: 50%;
  color: #5C5C5C;
  font-size: 16px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  margin-top: 12px;
  margin-right: 16px;
  top: 0;
  position: relative;
  padding: 0;
}
.social-icon li a:hover {
  background: #F6D76B;
  top: 5px;
}

/* copyright section */
#copyright {
  background: #343434;
  color: #ffffff;
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
}
#copyright p {
  color: #ffffff;
}
#copyright a {
  color: #ffffff;
}
#copyright a:hover {
  color: #FF0;
}

/* Info blue box section */
.isa_info{
  margin: 10px 0px;
  padding:12px;
   
  }

.isa_info {
  color: #00529B;
  background-color: #BDE5F8;
}

.isa_info i{
  margin:10px 22px;
  font-size:2em;
  vertical-align:middle;
}