@import url(https://fonts.googleapis.com/css?family=EB+Garamond);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300);

body {
   font-size: 16px;
   font-family: Helvetica, Arial, sans-serif;
}

p {
    line-height: 3rem;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Slab', serif;
    font-weight: lighter;
}

h2 {
 	font-size: 3.75rem; 
}

hr {
    border-color: #ccc;
}

hr.dashed {
 	border-style: dashed; 
}

.style {
    font-weight: bolder;
    text-shadow: -2px -1px #333;
}

.site-branding {
    padding: 2%;

}

.site-branding:after {
    content: "";
    width: 75%;
    height: 1px;
    display: block;
    background-color: #ccc;
    margin: 0 auto;
}

.custom-logo {
    width: 50% !important;
}

.site-header-main {
    box-shadow: 0 0 5px #333;
    padding: 4.4rem 0 0;
    position: relative;
    z-index: 1000;
}

.site-content {
    padding-bottom: 3% !important;  
}

.site-content .container {
    max-width: inherit;
    padding: 0;
}

.pageTitle,
h3.builder-text-section-title {
    font-size: 2.25rem;
    font-family: 'Roboto Slab', serif;
    text-align: center;
    font-weight: 100;
}

.pageTitle:after,
h3.builder-text-section-title:after {
    content: "";
    width: 15%;
    height: 1px;
    background-color: #ccc;
    display: block;
    margin: 0 auto;
}

.entry-header {
    display: none;
}

a {
 transition: color 0.4s ease 0s; 
}

.site-navigation .menu li a, .site-navigation .nav-menu li a {
    padding: 1.1rem 5rem;
    text-transform: lowercase;
}

.site-navigation .menu .current_page_item > a, .site-navigation .menu .current-menu-item > a, .site-navigation .nav-menu .current_page_item > a, .site-navigation .nav-menu .current-menu-item > a {
    font-weight: normal;
    color: #b61d22;
}

.site-navigation .menu ul, .site-navigation .menu ol, .site-navigation .nav-menu ul, .site-navigation .nav-menu ol {
    margin-left: -20px;
}

div#btn {
    background-color: rgba(255, 255, 255, 0.75);
    border: 1px solid #ccc;
    border-radius: 20px 0;
    box-shadow: 1px 1px 5px #888;
    padding: 5%;
}

.fancyBtn {
    padding: 2% 2%;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #bbb;
    border-radius: 10px 0;
    box-shadow: 1px 1px 3px #888;
    line-height: 10rem;
    margin: 1%;
    color: #888;
    font-size: 1.75rem;
    font-weight: 300;
	font-family: 'Roboto Slab', serif;
     white-space: nowrap;
}
a:hover.fancyBtn,
div#btn:hover {
    background-color: rgba(87, 148, 179, 0.65);
    color: #fff;
    border-color: #5794b3;
}

div#left {
    float: left;
    padding-right: 5%;
    color: #5794b3;
}

div#left h1 {
    font-size: 6rem !important;
    font-family: 'Roboto Slab', serif;
}

div#right {
    float: left;
    font-size: 2rem;
    line-height: 3rem;
    font-family: 'Roboto Slab', serif;
    font-weight: 100;
}

/*slider*/
section#builder-section-1447780484331 {
    margin-bottom: 0;
}

.page-id-2 .builder-section-content.cycle-slideshow {
    border-radius: 20px 0;
}

/*lower column style*/
.et_divi_builder #et_builder_outer_content .et_pb_section_1,
.et_divi_builder #et_builder_outer_content .et_pb_section_0,
/*home column*/
section#builder-section-1447780519753,
/*about column*/
.page-id-8 .site-content .container,
/*menu column*/
section#builder-section-1447778872399,
/*gallery column*/
section#builder-section-1449590345741 {
    background-color: rgba(255, 255, 255, 0.75) !important;
    width: 65%;
    margin: 0 auto;
    padding: 2%;
}

/*menu udon*/
.page-id-202 section#builder-section-1449528791192 {
    width: 65%;
    margin: 0 auto;
}

.page-id-202 .builder-banner-slide.content-position-none {
    background-position: 100% 25%;
}

/*menu lunch*/
div#builder-section-1449084231541-column-1 {
    padding-right: 5%;
    border-right: 1px dashed #ccc;
}

div#builder-section-1449084231541-column-2 {
    padding-left: 2%;
}

/*gallery column*/
section#builder-section-1447778671417 {
    padding: 3rem 0;
}

.builder-gallery-content {
	text-align:center;
	color: #5794b3;
	font-weight: bold;
	font-size: 2rem;
}

/*about column*/
.page-id-8 .site-content .container {
    padding: 2% 5%;
}

.builder-section-text.has-background {
    background-color: rgba(255, 255, 255, 0.75) !important;
    padding: 2% 0;
    width: 65%;
    margin: 0 auto;
}

.builder-section {
    margin-bottom: 0;
}

div#blaFancy {
    height: 275px;
    width: 275px;
    border-radius: 100%;
    margin: 50px auto;
    border: 7px solid #5794b3;
}

div#blaFancy:before {
    content: "";
    position: absolute;
    width: 255px;
    height: 255px;
    margin-top: 3px;
    margin-left: 3px;
    border-radius: 100%;
    border: 4px dotted #5794b3;
}

div#blaFancy:after {
    content: "";
    position: absolute;
    width: 240px;
    height: 240px;
    border-radius: 100%;
    margin-left: 11px;
    margin-top: 11px;
    background: #5794b3;
}

div#blaFancy span {
  position:absolute;
  color:#fff;
  font-family:helvetica;
    font-size: 2.5rem;
    margin-top: 11rem;
    margin-left: 2.75rem;
  z-index:999;
  font-weight:bold;
  border-bottom:5px double #fff;
  border-top:5px double #fff;
}

img.attachment-large {
    border-radius: 20px 0;
    border: 2px solid #fff;
    box-shadow: 0 0 5px #ccc;
}

.fancyImg {
    border-radius: 20px 0;
    margin: 8% 0;
    border: 2px solid #fff;
    box-shadow: 0 0 5px #ccc;
}

.imgBorder {
     border: 2px solid #fff;
     box-shadow: 0 0 5px #ccc;
}

.ttfmake-shortcode-slider {
    width: 100%;
    margin: 15% 0;
}

.ttfmake-shortcode-slider .cycle-slide img {
    max-height: 100%;
    width: auto;
    border-radius: 10px 0;
    border: 3px solid #fff;
    box-shadow: 0 0 5px #ccc;
}

div#title {
    margin-left: 20rem;
    margin-top: 15rem;
}

#title span {
    background-color: rgba(255,255,255,.75);
    padding: 1%;
    color: #5794b3;
}

div#desc {
    margin-left: 20rem;
    margin-top: 1.5rem;
    width: 25%;
    background-color: rgba(255,255,255,.75);
    padding: 1%;
    font-weight: lighter !important;
    color: #333;
    font-family: Helvetica, Arial, sans-serif;
}

.et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.introText.et_pb_text_1 {
    font-family: 'Roboto Slab', serif;
    font-size: 2.75rem;
    line-height: 3.5rem;
    font-weight: lighter;
}

.page-id-2 .builder-banner-slide:nth-child(9){
    background-position: 100% 20% !important;
}

.page-id-2 .builder-banner-slide:nth-child(6) {
    background-position: 100% 95% !important;
}

.page-id-192 .builder-banner-slide:nth-child(3){
    background-position: 100% 95% !important;
}

.page-id-192 .builder-banner-slide:nth-child(5){
    background-position: 100% 95% !important;
}

.builder-section-banner .cycle-pager, .ttfmake-shortcode-slider .cycle-pager {
    color: #FBFBFB;
}

.cycle-pager {
    position: relative;
    z-index: 1000;
    margin-top: -2.5%;
    font-size: 4.25rem !important;
}

.builder-section-banner .cycle-pager .cycle-pager-active, .ttfmake-shortcode-slider .cycle-pager .cycle-pager-active {
    color: #5794B3;
}

/*-----------------------------------MENU PAGE STYLES HERE----------------------------*/
section#builder-section-1447778793843 {
    margin-bottom: 0 !important;
}
div#builder-section-1449008091068-column-2,
div#builder-section-1449008091068-column-1 {
    border-right: 1px dashed #ccc;
    padding-right: 2%;
}
/*-----------------------------------MENU STYLES END----------------------------*/

/*-------------------------------------TABLE STYLES------------------------------------*/
table {
	border: 0;
    padding: 0;
}

table td {
    border: 0;
    padding: 0;
}

.cateTitle {
  	font-family: 'Roboto Slab', serif;
	color: #5794b3;
    font-size: 3rem;
    text-transform: uppercase;
}

.itemTitle {
	font-weight: bold;
    padding-top: 1.25rem;
    text-transform: uppercase;
}

.cateTitle.salad {
    padding-top: 3.5%;
}

.itemDesc {
	font-size: 1.25rem;
}

.itemPrice {
  text-align: right;
}

/*-------------------------------------TABLE STYLES END------------------------------------*/

span.menu-toggle {
    background-color: #5794b3;
    border-color: #5794b3;
}

/*-----------------------------form styles-------------------------------*/

#ninja_forms_form_1_cont label {
    float: left;
    width: 20% !important;
    margin-right: 2% !important;
}

#ninja_forms_form_1_cont textarea, #ninja_forms_form_1_cont textbox {
    float: left !important;
    width: 50% !important;
}

#ninja_forms_form_1_cont span ul label {
    width: 100% !important;
}

textarea#ninja_forms_field_13 {
    margin-left: 8px;
}

/*-----------------------------form styles-------------------------------*/

footer#site-footer {
  	background: linear-gradient(rgba(87, 148, 179, 0.75), #5794b3);
    box-shadow: 0 0 10px #333;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding: .5% 0;
}

.footer-widget-container {
    position: relative;
}

 .sticky {
    position: absolute;
    bottom: 1rem;
}

section#footer-2 {
    text-align: right;
}

#footer-2 .sticky {
    right: 0;
}

.site-info {
    display: none !important;
}

.fb-like.fb_iframe_widget {
    padding-top: 2%;
}

/*-------------------SOCIAL ICONS--------------------------*/
i.fa {
    width: 40px;
    height: 40px;
    margin: 1%;
    border-radius: 50%;
    color: #fff !important;
}

i.fa.fa-yelp.fa-2x {
    background: #CA3C27;
    padding-top: 1.5%;
    padding-right: 2%;
}

i.fa.fa-twitter.fa-2x {
    background: #2DAAE1;
    padding-top: 1.75%;
    padding-right: 1.5%;
}

i.fa.fa-facebook.fa-2x {
    background: #3C5B9B;
    padding-top: 2%;
    padding-right: 3%;
}

@media screen and (min-width: 800px) {
.site-navigation .menu .sub-menu, .site-navigation .menu .children, .site-navigation .nav-menu .sub-menu, .site-navigation .nav-menu .children {
    display: none;
    overflow: hidden;
    position: absolute;
    z-index: 99999;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 3px #888;
}

.site-navigation ul.menu ul a:hover, .site-navigation ul.menu ul a:focus, .site-navigation .menu ul ul a:hover, .site-navigation .menu ul ul a:focus {
    background-color: transparent !IMPORTANT;
  }

  .site-navigation .menu .sub-menu a, .site-navigation .menu .children a {
    border: 0 !IMPORTANT;
    text-align: center !IMPORTANT;
	}
  
  .site-navigation .menu .sub-menu li:first-of-type a, .site-navigation .menu .children li:first-of-type a, .site-navigation .nav-menu .sub-menu li:first-of-type a, .site-navigation .nav-menu .children li:first-of-type a, .site-navigation .menu .sub-menu a, .site-navigation .menu .children a, .site-navigation .nav-menu .sub-menu a, .site-navigation .nav-menu .children a {
   padding: .5rem 1.6rem;
  }
  
  .site-navigation .page_item_has_children a:after, .site-navigation .menu-item-has-children a:after {
   	content:''; 
  }
}

@media screen and (max-width: 1024px ) {
    .builder-section-text.has-background,
.et_divi_builder #et_builder_outer_content .et_pb_section_1,
.et_divi_builder #et_builder_outer_content .et_pb_section_0,
/*home column*/
section#builder-section-1447780519753,
/*about column*/
.page-id-8 .site-content .container,
/*menu column*/
section#builder-section-1447778872399,
/*gallery column*/
section#builder-section-1449590345741 {
    width: 80%;
  }
  
    div#title,
   div#desc {
    margin-left: 10rem;
}
}

@media screen and (max-width: 799px) {
  .site-header-main {
    padding-bottom: 1%;
   }
  .site-navigation .menu li a, .site-navigation .nav-menu li a {
   	border-color: #5794b3; 
  }
  .site-navigation .menu .sub-menu li a, .site-navigation .menu .children li a, .site-navigation .nav-menu .sub-menu li a, .site-navigation .nav-menu .children li a {
    padding-left: 0;
    margin-left: 8rem;
    border-color: #5794b3;
  }
.site-branding:after {
    display: none;
}
  .builder-section-text.has-background,
.et_divi_builder #et_builder_outer_content .et_pb_section_1,
.et_divi_builder #et_builder_outer_content .et_pb_section_0,
/*home column*/
section#builder-section-1447780519753,
/*about column*/
.page-id-8 .site-content .container,
/*menu column*/
section#builder-section-1447778872399,
/*gallery column*/
section#builder-section-1449590345741 {
    width: 90%;
  }
  
  
  .page-id-12 .et_pb_row.et_pb_row_2,
  .page-id-12 .et_pb_column.et_pb_column_4_4.et_pb_column_3 {
    padding: 0 !important;
    margin: 0 !important;
  }
  
  hr.et_pb_module.et_pb_space.et_pb_divider.et_pb_divider_0.et-hide-mobile {
    display: block !important;
 }

  .alignleft, .entry-thumbnail.thumbnail {
    margin-right: 1rem;
} 
  
  div#btn {
    width: 60%;
    margin: 0 auto;
}
  
  #btn h1 {
   	font-size: 6rem !important; 
  }
  
  div#title {
    margin-top: 10rem;
  }
  
  div#title,
  div#desc {
    margin-left: 0;
}
  
  #desc {
    width: 75% !important; 
  }

  .pageTitle:after {
    width: 36%;
  }
  
  .fancyBtn {
    line-height: 8rem;
    font-size: 1.5rem;
  }
  
  .site-footer .widget-area {
    width: 48%;
  }
}

@media screen and (max-width: 699px) {
   .site-footer .widget-area {
    width: 100%;
    padding: 0;
    text-align: center !important;
}
  .sticky {
    position: relative;
    padding-top: 5%;
}
  section#footer-1,
  section#footer-2 {
    padding: 0;
    margin: 0;
} 
}

@media screen and (max-width: 499px) {
 div#title, div#desc {
    margin-left: -5rem !important;
} 
  #title span, #desc {
    padding: 3% !important;
  }
  
  #desc {
    width: 175% !important; 
  }
  
  .fancyBtn {
    line-height: 5rem; 
  }
  
  .page-id-12 .et_pb_row.et_pb_row_1,
  .page-id-12 .et_divi_builder #et_builder_outer_content .et_pb_row .et_pb_column:last-child,
.page-id-12 .et_divi_builder #et_builder_outer_content .et_pb_row_inner .et_pb_column:last-child,
.page-id-12 .et_pb_row.et_pb_row_2 {
    margin: 0 !important;
    padding: 0 !important;
}
 
}