body *
{
  font-family: 'Josefin Sans';
  font-size: 26px;
  color: white;
}

body
{
  background-color: #d79500;
}

#Food-Menu, #Drinks-Menu
{
  background-color: white;
}

body sup
{
  font-size: 14px;
}

.cc-img730
{
  height: 730px;
  background-size: cover;
}

.cc-img630
{
  height: 630px;
  background-size: cover;
}

.bigtext h2, h2.bigtext {
    font-size: 50px;
    line-height: 1em;
    padding: 5px 15px 5px 15px;
  
}

h6.bigtext.serif
{
  font-family: 'Josefin Sans';
}

a.btn.outline::after {
    content: url("/images/template/line-contact.png");
    padding-bottom: 2px;
   display:block;
}

a.btn.outline
{
  font-family:'Yaseva One';
  text-transform: none;
  font-size: 20px;
  padding: 5px;
}

a.btn.outline.light
{
  border: none !important;
}

a.btn.outline:hover
{
  background-color: rgba(34, 34, 34, 0.6);
  color: white;
  border-color: rgba(255, 255, 255, 0.7);
}

.six.col > .cc-dots-left::before {
    background-image: url("/images/template/dots-time.png");
    content: " ";
    float: left;
    height: 610px;
    width: 14px;
   margin-top: 10px;
  margin-left: -4px;
}

@media screen and (max-width:500px)
{
.cc-img730
{
  height: 330px;
  background-size: cover;
}
.cc-img630
{
  height: 280px;
  background-size: cover;
}
  
.nav.menu li
{
  margin-bottom: 10px;
}
}



#Food-Menu p, #Drinks-Menu p
{
  margin-bottom: 35px;
}

#Food-Menu h3, #Drinks-Menu h3, #Catering-Menu h3
{
  padding-top: 40px;
}

#Food-Menu, #Drinks-Menu, #Catering-Menu
{
  line-height: 35px;
}


body h2
{
  font-family: 'Yaseva One';
  font-size: 50px;
  line-height: 70%;
}

body h3
{
  font-family: 'Yaseva One';
  font-size: 38px;
  text-transform: none;
}
.cc-contact a:hover
{
  color: #f7e300;
}
.cc-hidden #Food-Menu, .cc-hidden #Drinks-Menu
{
  display: none;
}

#Food-Menu ul li, #Drinks-Menu ul li
{
  padding: 5px 0px;
}

#Food-Menu ul li a, #Drinks-Menu ul li a
{
  color: black;
}

#Food-Menu ul li a::after, #Drinks-Menu ul li a::after
{
  content: "\2022";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  font-family: Arial;
  padding-left: 10px;
  padding-right: 10px;
}
#Food-Menu ul li:last-child a::after, #Drinks-Menu ul li:last-child a::after
{
  content: none;
}

#Food-Menu ul li.no-dot a::after, #Drinks-Menu ul li.no-dot a::after
{
  visibility: hidden;
}

#Food-Menu ul, #Drinks-Menu ul
{
  text-align:center;
  padding-bottom: 50px;
  position: relative;
}
@media screen and (min-width:1000px)
{
ul.menu-header-fixed a
{
  color: white !important;
}
ul.menu-header-fixed
{
  position: fixed !important;
  top: 51px !important;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 7px 0 30px 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
}
  
ul.menu-header-fixed li#magic-line, ul.menu-header-fixed li#magic-line2
  {
    bottom: 15px !important;
  }
}
#magic-line, #magic-line2
{ position: absolute; bottom: 40px; left: 0; width: 100px; height: 6px; background-image: url(/images/template/line-yellow.png); }

#magic-line3
{ position: absolute; bottom: 5px; left: 0; width: 100px; height: 6px; background-image: url(/images/template/dots-underline.png); }

@media screen and (min-width:950px)
{
  .error-circle
  {
    top: -400px;
  }
}


@media screen and (max-width:600px)
{
  body h2
  {
    font-size: 38px;
  }
  body h3
  {
    font-size: 22px;
  }

  #Food-Menu ul li.current_page_item a, #Drinks-Menu ul li.current_page_item a
  {
    font-weight: bold;
    display: block;
  }
  
  #Food-Menu ul li a::after, #Drinks-Menu ul li a::after
  {
    display: none;
  }
  
  #Food-Menu ul li.current_page_item a::after,
  #Drinks-Menu ul li.current_page_item a::after
  {
    content: url(/images/template/line-yellow.png);
    width: 100%;
    height: 2px;
    display: block;
  }
  
  #Food-Menu ul li, #Drinks-Menu ul li
  {
    display: list-item;
    padding-bottom: 20px;
  }
  
  #magic-line, #magic-line2, #magic-line3
  {
    display: none !important;
  }
}


.cc-title-black h2
{
  color: black;
}

.cc-tbl-padding td
{
  padding: 5px;
}

ul.restaurant-menu-categories li a, ul.restaurant-drinks-categories li a
{
  color: gray;
}

ul.restaurant-menu-categories li, ul.restaurant-drinks-categories li
{
  display: inline;
}

@media screen and (min-width: 500px)
{
.menu li
{
  display: inline;
  padding: 0 35px;
}
 .menu
 {
   text-align:center;
 }
}

.row
{
  width: 1920px;
}

.col
{
  padding: 0 0;
  min-height: 0;
}

.cc-padding .container, .cc-padding-dde .container
{
  padding: 130px 30px 1px 30px;
}

@media screen and (max-width: 750px)
{
  .cc-padding-dde .container
  {
    padding: 45px 25px 5px 15px;
  }
  
  .cc-padding-dde .container
  {
    min-height: 830px;
  }
}

.container h2
{
  text-transform: none;
  text-align: center;
}

.header-image
{
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.hide-me > div
{
  display: none;
}

.hide-me div.show-me
{
  display: block;
}

@media screen and (min-width: 1200px)
{
  .header-image
  {
    background-image: url(/images/headers/header-blazed-bar-grill.jpg);
    height: 930px;
  }
}

@media screen and (max-width: 1200px)
{
  .header-image
  {
    background-image: url(/images/headers/header-tablet-blazed-bar-grill.jpg);
    height: 650px;
  }

}



.logo-image
{
  background-image: url(/images/headers/logo-blazed-bar-grill.png);
  background-size: cover;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 10px;
  left: 30px;
}

.menu
{
  float: none;
  background-color: #d79500;
  padding: 10px;
  position: static;
  text-transform: lowercase;
}

.top-bar.tb-small
{
  position: fixed;
  margin-top: 0;
}


.tb-large
{
 padding-top: 0;
 padding-bottom: 0;
}
.menu a
{
  color: white;
}

.menu a:hover
{
  color: #222;
}

.top-bar
{
  position: relative;
  margin-top: -20px;
}
.toggle {
  margin-right: 5px;
}
.toggle:hover
{
  color: black;
}

.cc-bg-black
{
  background-color: #131213;
}

.cc-bg-black h2
{
  color: white;
}


.cc-bg-grey
{
  background-color: #222;
}

.cc-bg-yellow
{
  background-color: #d79500;
}

.cc-min-height-730 .container
{
  min-height: 730px;
}

.cc-min-height-745 .container
{
  min-height: 745px;
}

.cc-min-height-630.cth-container
{
  min-height: 630px;
}

.cc-uline-green h2::after,
.cc-uline-blue h2::after,
.cc-uline-yellow h2::after,
.cc-uline-hours h2::after,
.cc-uline-kids h2::after,
.cc-uline-pink h2::after,
.cc-dots-bottom::after,
.cc-uline-menu h2::after,
.cc-uline-enjoy h3::after,
.cc-uline-food-drinks h3 a::after
{
  background-repeat: no-repeat;
  display: block;
  height: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
}

.cc-uline-food-drinks h3 a::after
{
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
}

.cc-uline-food-drinks h3 a:hover
{
  color: #f7e300;
}

.cc-uline-green h2::after
{
  content: url(/images/template/line-about.png);
}

.cc-uline-blue h2::after
{
  content: url(/images/template/line-coffee.png);
}

.cc-uline-yellow h2::after
{
  content: url(/images/template/line-contact.png);
}

.cc-uline-hours h2::after
{
  content: url(/images/template/line-hours.png);
}

.cc-uline-kids h2::after
{
  content: url(/images/template/line-kids.png);
}

.cc-uline-pink h2::after
{
  content: url(/images/template/line-whatson.png);
}

.cc-dots-bottom::after
{
  content: url(/images/template/dots-bottom.png);
}

.cc-uline-menu h2::after
{
  content: url(/images/template/line-menu.png);
}

.cc-uline-enjoy h3::after
{
  content: url(/images/template/line-enjoy.png);
  padding-bottom: 20px;
}

.cc-uline-food-drinks h3 a::after
{
  content: url(/images/template/dots-food.png);
  padding-bottom: 20px;
}


.cc-enjoy h2
{
  padding-bottom: 10px;
}

.cc-enjoy h3
{
  padding-top: 20px;
}

.cc-enjoy td
{
  padding: 3px 10px;
}

.cc-enjoy .col
{
  padding: 5px 15px; 
}

.cc-kids-img .container
{
  width: 100%;
  height: 630px;
  background-image: url(/images/content/chalk-kids-blazed-bar-grill.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.cc-contact .container
{
  width: 100%;
  height: 630px;
  background-image: url(/images/template/contact.png);
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1600px)
{
  .header-image
  {
    height: 700px;
  }
}
@media screen and (max-width: 1400px)
{
  .header-image
  {
    height: 647px !important;
  }
}
@media screen and (max-height: 900px)
{
  .header-image
  {
    background-size: cover;
  }
}


@media screen and (max-width: 1300px)
{
  .header-image
  {
    height: 620px;
  }
}
@media screen and (min-width: 1900px)
{
  .logo-image
  {
    width: 300px;
    height: 300px;
  }
}

@media screen and (max-width: 800px)
{
  .header-image
  {
    height: 200px !important;
    background-size: contain;
  }
  .logo-image
  {
    width: 100px;
    height: 100px;
  }
  .footer-strip-div a
  {
    display: inline-block;
    padding: 18px;
  }
  
}

@media screen and (min-width: 800px) and (max-width: 1200px)
{
  .header-image
  {
    height: 400px !important;
    background-size: contain;
  }
}