/*
The Kitchen Salvatore Cuomo 
*/

/*-- Basic --*/


*, *:before, *:after {
	
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		outline: 0;
		
	}
	
a {
  text-decoration: none;
  color: #b61e42;
}

a:hover {
  text-decoration: none;
  color: #77787b;
}
a.otherarea { color: #77787b;}
a.otherarea:hover { text-decoration: none;
  color: #b61e42;}
.blue {
	color: #09F;
}
table.social {
    display: table;
    margin: 0 auto;
    max-width: 180px;
    width: 40%;
}
table.social td {
    padding: 8px;
}
#ebica {margin-top:-45px; width:100%; margin-bottom: -10px;}

.tc-header {border-radius: 4px 4px 0px 0px; color:#fff; background: #000; padding:10px; text-align: center;font-size: 14px;
font-weight: bold; line-height: 16px; border: 1px solid #000000;}
#resa {overflow: hidden; background: #f6f5f3; border-radius: 0px 0px 4px 4px; border: 1px solid #ccc;}
	@media only screen and (max-width: 600px) {
}
#menu {text-transform: uppercase;}
.green {
	color: #0A0;
}
#googleMap p {color:#000;}
#PrintinPopup {min-width:220px; float:right; cursor:hand; cursor:pointer; margin-right:0;}
p {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #666;
}
#infos .service.largeicon > p {
    display: table;
}
.home-account img {
    height: 20px;
}
.heading-section a {color:#444}
.heading-section a:hover {color:#b61e42;}
.heading-section {
  text-align: center;
  padding: 40px 0 40px 0;
}
.bottom-footer > p {
    display: inline-block;
}
img.socialbloc {
    display: table;
    margin: 0 auto;
    width: 50%!important;
	max-width:180px!important;
}
footer .socialbloc {padding:0; color:#666}
.grey {background:#f3f3f3; margin-bottom:10px;}
.logo img {width:250px; height:auto;}
.heading-section h2 {
  margin-top:10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #333;
  font-weight: 400;
  text-transform: uppercase;
}
.menulevel .menusublevel {display:none;  margin-left:30px; margin-top:10px;}
.menulevel:hover .menusublevel {display:block}
.menulevel .menusublevel { position: absolute; width: 200px; z-index: 1000; background:#fff; -webkit-box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);box-shadow:2px 2px 5px 0 rgba(0,0,0,.1)}
.menulevel .menusublevel li {padding:5px!important}
.menulevel .menusublevel a {padding:5px; text-align:left; display:list-item; border-bottom:1px solid #000; list-style:none; width:100%; margin-left:0!important}
.menulevel .menusublevel a:hover {background:#f3f3f3}

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }
.clear {clear:both;}

.space30 {
	margin-bottom: 30px;
}

.space50 {
	margin-bottom: 50px;
}


/*-- Header --*/
#top-header {
  background-color: #333;
  color: #fff;
}

.home-account a {
  display: inline-block;
  margin-right: 10px;
  padding: 10px 0;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
}
.separator {
    display: inline;
	  line-height:20px;
    margin: 0 15px 0 10px;
	  vertical-align:middle;
}
.cart-info {
	display: inline-block;
  line-height:20px;
  vertical-align:middle;
  padding: 10px 0;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
}
.socialbloc {
    display: inline-block;
    padding: 10px 0;
	cursor:hand;
	  line-height:20px;
	    vertical-align:middle;
	cursor:pointer;
}
.yoyakusocial {float: right;}
.cart-info a, .cart-info a:focus, .cart-info a:visited { color:#ffffff;}
.cart-info a:hover {color:#b61e42;}
.logo {
  padding: 30px 0;
}
.main-menu {float:right}
.main-menu ul {
  padding: 0px;
  margin: 0px;
  text-align: center;
}

.main-menu li {
  list-style: none;
  display: inline-block;
    padding: 40px 0;
}

.main-menu a {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #444;
  text-transform: uppercase;
  margin-left: 35px;
}

.main-menu a.active, .main-menu a:hover {
  color: #b61e42;
  border-bottom:1px solid #b61e42;
}
.venueslider {
    position: relative;
}
.search-box {
  text-align: right;
  margin-top: 33px;
  position: relative;
}

.search-box input {
  margin-top: 0px;
}

.search-box input[type="submit"] {
  background-color: transparent;
  position: absolute;
  width: 34px;
  height: 34px;
  right: 0;
  top: 0;
  border: 0;
  content: '';
  color: transparent;
  background: url(../images/search-icon.png);
  background-position: center;
  background-repeat: no-repeat;
}

.search-box input#s {
  padding: 4px 10px 4px 10px;
  height: 34px;
  line-height: 34px;
  outline: 0;
  border: 1px solid #ddd;
}

/*-- End Header --*/




/*-- Heading --*/

#heading {
    background-position: center center;
    background-size: cover;
    height: 140px;
}
.nagoya {
 background-image: url('../images/bg-image-nagoya.jpg');
}
.kyoto {
 background-image: url('../images/bg-image-kyoto.jpg');
}
.shanghai {
 background-image: url('../images/bg-image-shanghai.jpg');
}
.ginza{
 background-image: url('../images/bg-image-ginza.jpg');
}
.sannomiya{
 background-image: url('../images/bg-image-sannomiya.jpg');
}
.restaurants
{background:#77787B;}
#heading h2 {
  font-size: 36px;
  font-weight: 300;
  color: #fff;
}
#heading h1 {
  font-size: 36px;
  font-weight: 300;
  color: #fff;
}
#heading .thin, .restaurant-caption .thin, .slider-caption .thin, #infowindow .thin {
  font-weight: 100; 
}

#heading span {
  color: #fff;
  text-transform: uppercase;
}

.heading-content {
  text-align: center;
  margin-top: 35px;
}
.heading-content a{
color:#ffffff;
}
.heading-content a:hover{
color:#b61e42;
}
/*-- End Heading --*/


#infos .heading-section {}
#infos li img {

    margin-right: 10px;

	height: auto; float:left;
    width: 200px;}

#infos li {list-style:none; float:left; width:100%; position:relative; border-bottom:1px solid #77787b;}

#infos li:hover {	background:#f3f3f3; border-bottom:1px solid #b61e42;}	
#infos li article {display: inline-block;
    text-align: left;
    width: 100%;}
#infos .heading {font-size:15px; margin:0 0 10px; font-weight:bold;}

#infos .btmspace-30 {
   line-height:21px;
    margin-bottom: 10px;
    min-height: 90px;
    padding: 10px;
}
#infos .readmore a {color:#fff; display:block;}
#infos .readmore{
	background-color: #b61e42;
    margin-top: 5px;
    color: #fff;
    display: table-caption;
    font-size: 13px;
    height: 30px;
	clear:both;
    line-height: 30px;
    left: 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 200px;
}
#infos .readmore:hover{background-color:#77787b;}
#infos .readmore:hover a { color:#fff;}
/*-- Timeline --*/


.timeline-thumb {
  position: relative;
  text-align: center;
  border-bottom: 3px solid #dbdbdb;
}

.timeline-thumb:hover {
  border-color: #b61e42;
}

.timeline-thumb .thumb img {
  width: 100%;
  overflow: hidden;
}
.timeline-thumb .overlay {
  background-color: rgba(0,0,0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
}

.timeline-thumb:hover .overlay {
 visibility: visible;
 overflow: hidden;
 opacity: 1;
 cursor: pointer;
}

.timeline-caption h4 {
  padding-top: 80px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  margin: 0 0 3px 0;
}

.timeline-caption p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #b61e42;
}

/*-- End Timeline --*/




/*-- Our Team --*/

.team-thumb {
  position: relative;
  text-align: center;
}

.team-thumb .restaurant img {
  width: 100%;
}

.team-thumb .overlay {
  background-color: rgba(0,0,0, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
}

.team-thumb:hover .overlay {
 visibility: visible;
 opacity: 1;
 cursor: pointer;
}
.restaurant-caption h4{color:#ffffff; position:absolute; top:40%; width:100%; text-align:center; font-weight:300;}
.restaurant-caption ul {
  padding: 0;
  margin: 0;
}

.restaurant-caption li {
  list-style: none;
  display: inline-block;
  margin-top: 40%;
}

.restaurant-caption li a {
  display: inline-block;
  background-color: rgba(250,250,250, 0.4);
  width: 34px;
  height: 34px;
  line-height: 34px;
  color: #fff;
}

.restaurant-caption a:hover {
  background-color: #b61e42;
  color: #fff;
}

.restaurant-details {
  margin-top: 15px;
  text-align: center;
}
.restaurant-details .info p {text-align:justify}
.restaurant-details h2 {
  display: block;
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 500;
  color: #333;

}

.restaurant-details span {
  text-transform: uppercase;
   font-weight: 300;
}
.accesstable {width:100%}
.accesstable td {padding:5px;}
.tabletitle {font-weight:bold; width:150px; vertical-align:top;}
.accesstable .head h5 {background:#000000; color:#ffffff; padding:5px; margin-top:0;}

/*-- End Our Team --*/




/*-- restaurants --*/

#restaurant-heading {
  text-align: center;
  padding: 100px 0 30px 0;
}

#restaurant-heading h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
}

#Container {
  margin-top: 80px;
}

#Container .mix {
  display: none;
}

.portfolio-wrapper {
  overflow: hidden;
  padding-top: 20px;
}


#filters {
  text-align: center;
}

#filters ul {
  margin: 0px;
  padding: 0px;
}

#filters li {
  cursor: pointer;
  list-style: none;
  display: inline-block;
}

#filters span {
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #444;
  padding-left: 15px;
}


#filters span:hover {
  color: #b61e42;
  transition: all 0.3s ease-in;
}

.label-text a {
  color: #333;
}

.label-text a:hover {
  color: #b61e42;
}

.label-text h3 {
  margin: 10px 0 2px 0;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
}

.label-text span {
  color: #777;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  display: block;
  color: #b61e42
}

.portfolio-thumb img {
  width: 100%;
}

.portfolio-thumb {
  position: relative;
}

.hover-iner {
  position: relative;
  width: 100%;
  height: 100%;
}

.hover-iner a {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: rgba(0,0,0, 0.1);
  border: 1px solid #b61e42;
  width: 80px;
  height: 80px;
  line-height: 80px;
  color: #fff;
  text-align: center;
  margin: -40px 0 0 -40px
}

.hover-iner img {
  width: auto;
}

.hover-iner span {
  position: absolute;
  text-transform: uppercase;
  color: #fff;
  margin-top: 190px;
  text-align: center;
  font-size: 13px;
  width: 100%;
  color: #b61e42;
  font-weight: 300;
}

.hover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
}

.portfolio-wrapper:hover .portfolio-thumb .hover {
  visibility: visible;
  opacity: 1;
  transition: all 0.3s ease-in;
}

.pagination {
  margin-top: 60px;
}

.pagination ul {
  padding: 0;
  margin: 0;
}
.pagination li {
  list-style: none;
  display: inline-block;
}

.pagination a {
  background-color: #444;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  display: block;
  text-align: center;
}

.pagination a:hover {
  background-color: #b61e42;
}

/*- End restaurants --*/


/*-- Single Post --*/

.image-post {
  overflow: hidden;
}
.advertisement-post .reservation1 {
    display: list-item;
    font-weight: normal;
    margin: 0;
    width: 100%;
}
.advertisement-post .reservation1 i {color:#fff; margin-right: 10px; font-size:15px!important;}
.restaurant-title h3 {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  display: inline-block;

}

.restaurant-title span {
  display: inline-block;
  font-size: 13px;
  color: #b61e42;
} 

.restaurant-concept a {
  font-weight: 700;
  font-size: 13px;
}

.restaurant-concept p {
  margin-top: 5px;
  padding-bottom: 5px;
}

.comment-section h4 {
  margin-top: 30px;
  font-size: 16px;
  color: #666;
  font-weight: 700;
  text-transform: uppercase;
}

.all-comments {
  margin-top: 40px;
  margin-bottom: 40px;
}

.comments {
  margin-top: 30px;
}

.restaurant-thumb {
  float: left;
  margin-right: 30px;
}

.comment-body {
  background-color: #f3f3f3;
  padding: 20px;
  overflow: hidden;
  position: relative;
}

.comment-body h6 {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 0px;
}

.comment-body span {
  font-size: 14px;
  color: #b61e42;
}

.comment-body p {
  margin-top: 20px;
}

.comment-body a {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  background-color: #b61e42;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 20px;
}

.replyed-form {
  margin-left: 130px;
}

.leave-comment h4 {
  margin-top: 30px;
  padding-bottom: 10px;
  font-size: 16px;
  color: #666;
  font-weight: 700;
  text-transform: uppercase;
}

input, textarea {
  padding: 10px;
  border: 1px solid #e2e2e2;
  width: 100%;
  margin-top: 25px;
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
  color: #aaa;
  outline: none; 
}

textarea {
  height: 165px;
  max-height: 180px;
  max-width: 770px;
  line-height: 18px;
  width: 100%
}

.form label {
  margin-left: 10px;
  color: #999999;
}

.send button {
  width: 90px;
  color: #fff;
  cursor: pointer;
  height: 35px;
  line-height: 30px;
  text-align: center;
  background-color: #b61e42; 
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  border: 0;
  outline: none;
}

.leave input {
  width: 90px;
  cursor: pointer;
  height: 35px;
  line-height: 30px;
  text-align: center;
  background-color: #b61e42; 
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  border: 0;
}
.restaurants .col-md-6, .restaurants .col-sm-6
{margin-bottom:20px;}
/*-- End Single Post --*/




/*-- Contact Us --*/

.message-form input {
  margin-top: 0px;
}

.message-form  textarea {
  padding-bottom: 20px;
}

.send {
  margin-top: 20px;
}

.info p {
	text-align:left;
  padding-bottom: 20px;
}

.info ul {
  margin: 0;
  padding: 0;
}

.info li {
  text-align:left;
  list-style: none;
  margin: 0 0 10px 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #666;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  display: flex;
  flex-direction: row;
}

.info i {
  color: #b61e42;
  margin-right: 10px;
  font-size: 18px;
}

/*-- End Contact Us--*/




/*-- Side Bar --*/

#tc-widget {width:100%!important}
#tc-widget .tc-header {background:#000!important;}
#tc-widget .tc-book {background-color:#b61e42!important; border:none!important}
#tc-widget .tc-book:hover, #tc-widget .tc-book:focus, #tc-widget .tc-book:active {background-color: #77787b!important;}
#tc-widget input[type="text"][readonly="readonly"], #tc-widget select, #tc-widget input[type="text"], #tc-widget select, #tc-widget input[type="text"] {width:85%!important;}
.side-bar h4 {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-color: #b61e42;
  margin-top: 0px;
  padding: 9px 15px 9px 15px;
}
.side-bar img{width: 100%;
  }
  .side-bar.row h5 {
    font-weight: 400;
}
.side-bar.row h5 .thin {font-weight: 200;}
.archives-list ul {
  margin-top: 25px !important;
  padding-bottom: 30px !important;
  margin: 0;
  padding: 0;
}

.archives-list li {
  list-style: none;
  margin: 10px 0;
}

.archives-list i {
  font-size: 16px;
  margin-right: 5px;
  color: #b61e42;
}

.archives-list a {
  text-transform: uppercase;
  color: #888;
  font-size: 13px;
}

.archives-list a:hover {
  color: #b61e42;
}

.recent-post {
  overflow: hidden;
  margin-bottom: 20px;
}

.recent-post-thumb {
  float: left;
  margin-right: 20px !important; 
  width: 70px;
  height: 70px;
}

.recent-post-info {
  overflow: hidden;
}

.recent-post-info h6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
}

.posts {
  margin-top: 30px;
  margin-bottom: 30px;
}

.recent-post-info a {
  color: #333;
}

.recent-post-info a:hover {
  color: #b61e42;
}

.recent-post-info span {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #b61e42;
}

.advertisement {margin-bottom:20px;}
/*-- End Side Bar --*/





/*-- Slider --*/

#slider {
  overflow: hidden;
}

.slider-caption {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}

.slider-caption h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    padding-bottom: 10px;
    text-shadow: 2px 2px 1px #000;
}

.slider-caption p {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  line-height: 15px;
}

.slider-caption a {
  margin-bottom: 20px;
  text-decoration: none;
  display: inline-block;
  background-color: #b61e42;
  width: 220px;
  height: 40px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}

/*-- End Slider --*/





/*-- Services --*/

.service-item {
  text-align: center;
}
.service-item a.visit {
  margin-top: 20px;
  text-decoration: none;
  display: inline-block;
  background-color: #b61e42;
  width: 220px;
  height: 40px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
a.reservation1{
  margin: 20px;
  text-decoration: none;
  display: inline-block;
  background-color: #77787B;
  width: 220px;
  height: 40px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
a.reservation1:hover{ background-color: #b61e42;}
span.reservation2{
  margin: 20px;
  text-decoration: none;
  display: inline-block;
  background-color: #77787B;
  min-width: 220px;
  height: 40px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
span.reservation2 a {color:#ffffff;}
span.reservation2:hover{ background-color: #b61e42;}

.service-item a.visit:hover {
  background-color: #77787b;
}
.service-item p {
text-align:justify;
}
/*
.icon i {
  border-radius: 50%;
  border: 20px solid #b61e42;
  color: #b61e42;
  font-size: 28px;
  line-height: 80px;
  width: 120px;
  height: 120px;
}
*/
.restaurant-menu .row {display:flex;}
.restaurant-menu .service-item p {text-align:center; font-size:11px; margin-top:5px;}
.restaurant-menu .service-item p:hover {color:#000000; }
.delivery img {border: 1px solid #b61e42}
.delivery img:hover  {opacity:0.8}
/*
.restaurant-menu .icon i {
  border-radius: 50%;
  border: none;
  color: #b61e42;
  font-size: 28px;
  line-height: 80px;
  width: 120px;
  height: 120px;
}
*/
.restaurant-menu .icon i {font-weight: bold;}
.restaurant-menu .icon {
width:216px; height:64px;
margin:0 auto;
margin-top:25px;
}
.restaurant-menu .icon {
background-image: url(../images/icons/menu.png);
}
.restaurant-menu .xmas .icon {
background-image: url(../images/icons/xmas.png);
}
.restaurant-menu .lunch .icon {
background-image: url(../images/icons/lunch.png);
}
.restaurant-menu .cafe .icon {
background-image: url(../images/icons/cafe.png);
}
.restaurant-menu .dinner .icon {
background-image: url(../images/icons/dinner.png);
}
.restaurant-menu .dolce .icon {
background-image: url(../images/icons/dolce.png);
}
.restaurant-menu .champagne .icon {
background-image: url(../images/icons/champagne.png);
}
.restaurant-menu .party .icon {
background-image: url(../images/icons/party.png);
}
.restaurant-menu .drink .icon {
background-image: url(../images/icons/drink.png);
}
.restaurant-menu .cocktail .icon {
background-image: url(../images/icons/cocktail.png);
}
.restaurant-menu .valentine .icon {
background-image: url(../images/icons/valentine.png);
}
.restaurant-menu .beer .icon {
background-image: url(../images/icons/beer.png);
}
.restaurant-menu .takeout .icon {
background-image: url(../images/icons/takeout.png);
}
.restaurant-menu .delivery .icon {
background-image: url("../images/icons/delivery.jpg");
}
.restaurant-menu .icon img {
	height: 100%;

    width: 100%;
  }
  .fair {padding:10px 0!important}
.service-item h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  margin-top: 25px;
}
.restaurant-menu .service-item h4 {
	color:#fff;
 	text-transform: none;
	line-height:64px;
	position:absolute;
	margin-top:0;
	margin-left:60px;
	font-size:14px;
}
/*-- End Services --*/





/*-- Latest Posts --*/

.blog-post {
  position: relative;
  margin-bottom: 30px;
}

.blog-thumb {
  overflow: hidden;
  position: relative;
}

.blog-thumb img {
  width: 100%;
}

.blog-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  padding: 15px;
}

.content-show a {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

.content-show span {
  color: #b61e42;
}

.content-hide {
  margin-top: 15px;
  display: none;
}

.content-hide p {
  color: #fff;
}

/*-- End Latest Posts --*/





/*-- Testimonails --*/

.testimonails-content p {
  
  font-size: 13px;
  color: #333;
  font-style: italic;
}
.testimonails-content h4 {  text-align: center;  font-style: italic;}
.testimonails-content h6 {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  margin-top: 30px;
  font-style: italic;
}
.testimonails-content h6 {font-style: normal;}
/*-- End Testimonails --*/





/*--Footer--*/

footer {
  background-color: #f3f3f3;
  border-top: 4px solid #b61e42;
  margin-top: 80px;
}
.main-footer {padding-top:20px;}
.social-bottom {
  margin-top: 40px;
  padding-bottom: 40px;
}

.social-bottom span {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-transform: uppercase;
  float: left;
  margin-right: 26px;
}

.social-bottom ul {
  margin: 0;
  padding: 0;
}

.social-bottom li {
  list-style: none;
  display: inline-block;
}

.social-bottom a {
  background-color: #fff;
  font-size: 18px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #bbb;
}

.social-bottom a:hover {
  background-color: #b61e42;
  color: #fff;
}

.subscribe-form {
  margin-top: 40px;
  padding-bottom: 40px;
}

.subscribe-form span {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-transform: uppercase;
  float: left;
  margin-right: 26px;
}

.subscribeForm {
  position: relative;
  display: inline-block;
}

.subscribe-form input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
  height: 34px;
  background: url(../images/subscribe-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
  background-color: transparent;
  content: '';
  margin-top: 0;
  border: 0;
}

.subscribe-form input#subscribe {
  padding: 4px 10px 4px 10px;
  line-height: 34px;
  height: 34px;
  max-width: 280px;
  width: 280px;
  margin-top: 0px;
  outline: 0;
  border-color: #f3f3f3;
}

.footer-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  padding-bottom: 20px;
}

.shop-list ul {
  margin: 0;
  padding: 0;
}

.shop-list li {
  list-style: none;
  margin: 10px 0;
}

.shop-list i {
  font-size: 16px;
  margin-right: 5px;
  color: #b61e42;
}

.shop-list a {
  text-transform: uppercase;
  color: #888;
  font-size: 13px;
}

.shop-list a:hover {
  color: #b61e42;
}

.recent-post {
  overflow: hidden;
  margin-bottom: 20px;
}

.recent-post-thumb {
  float: left;
  margin-right: 10px;
  width: 70px;
  height: 70px;
}

.recent-post-info {
  overflow: hidden;
}

.recent-post-info h6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
}

.recent-post-info a {
  color: #333;
}

.recent-post-info a:hover {
  color: #b61e42;
}

.recent-post-info span {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #b61e42;
}

.more-info p {
  padding-bottom: 20px;
}

.more-info ul {
  margin: 0;
  padding: 0;
}

.more-info li {
  list-style: none;
  margin: 10px 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #666;
}

.more-info i {
  color: #b61e42;
  margin-right: 10px;
  font-size: 18px;
}

.bottom-footer {
  text-align: left;
  padding: 30px 0 15px 0;
}

/*-- End Footer --*/

/*-- Back to Top --*/
#backtotop{color:#b61e42; background:#77787B;z-index:999; display:inline-block; position:fixed; visibility:hidden; bottom:20px; right:20px; width:36px; height:36px; line-height:36px; font-size:16px; text-align:center; opacity:.2;}
#backtotop i{display:block; width:100%; height:100%; line-height:inherit;}
#backtotop.visible{visibility:visible; opacity:.5;}
#backtotop:hover{opacity:1;}
/*-- End to Top --*/


.responsivemenu {display:none}
#main-menu {display:block;}
#page {overflow:hidden}

/*--- RESPONSIVE ---*/
@media screen and (min-width: 992px) {

.info > ul {
  min-height: 123px;
	display: inline-block;
}}
@media screen  and (min-width: 601px) and (max-width: 990px) {
	.col-md-4.col-lg-4.col-sm-6 {float:none; margin:0 auto; width:100%;}
	.col-md-4.col-lg-4.col-sm-6 .timeline-thumb, .col-md-4.col-lg-4.col-sm-6 .team-thumb {width:65%; margin:0 auto;}
	.col-md-4.col-lg-4.col-sm-6 .reservation1 {margin:10px;}
}
@media screen and (max-width: 990px) {
	
	.yoyakusocial {float: none; text-align:center;}
	footer {
  margin-top: 40px;
}
	.responsivemenu {
    background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC") no-repeat scroll center center;
    display: block;
    float: left;
    height: 30px;
    position: relative;
    top: 5px;
	left:5px;
    width: 30px;
    z-index: 2000000;
}
.main-menu {display:none!important;}
  .home-account {
    text-align: center;
    display: block;
  }

  
  .logo {
    text-align: center;
  }

  .search-box {
    display: none;
  }

  .slider-caption {
    display: none;
  }

  .service-item {
    margin-bottom: 40px;
  }

  .footer-title {
    margin-top: 60px;
  }

  .bottom-footer {
    text-align: center;
  }

  .timeline-thumb{
    margin-top: 0;
    border-bottom: 30px;
  }

  .team-thumb {
    margin-top: 30px;
  }

  .side-bar {
    margin-top: 50px;
  }

  .side-bar h4 {
    width: 100%;
  }

  .send-message input {
    margin-top: 20px;
  }

  .info {

    text-align: center;
  }
}

@media screen and (max-width: 568px) {
	.advertisement-post .reservation1 { margin:0!important}
	.heading-section h2 {font-size:14px; font-weight:bold}
	a.reservation1{margin:10px!important}
	.restaurant-menu .col-sm-4 {width:100%; float:left;}
	.restaurant-menu .service-item {margin-bottom:20px; margin-top:20px;}
	.accesstable td {
    display: inline-block;
    padding: 5px;
    width: 100%;
}
	.heading-content {margin-bottom:35px;}
	.heading-section {padding:30px 0 0 0}
	#heading {height:auto;}
	.nagoya, .kyoto, .shanghai, .ginza {background-image:none; background-color:#77787B}

  .home-account {
    text-align: center;
    display: block;
  }

  .cart-info {
    text-align: center;
    display: inline-block;
  }
  
  .logo {
    text-align: center;
  }

  .search-box {
    display: none;
  }

  .content-hide p {
    display: none;
  }

  .slider-caption {
    display: none;
  }

  .service-item {
    margin-top: 40px;
  }

  .footer-title {
    margin-top: 60px;
  }

  .bottom-footer {
    text-align: center;
  }

  .timeline-thumb{
    margin-top: 30px;
    border-bottom: none;
  }

  .team-thumb {
    margin-top: 30px;
  }

  .side-bar {
    margin-top: 60px;
  }

  .side-bar h4 {
    width: 100%;
  }

  .send-message input {
    margin-top: 20px;
  }

  .info {

    text-align: center;
  }

  .logo {
    padding-bottom: 30px;
  }
#slider .container {padding-left:0; padding-right:0;}
  .main-menu li {
    display: block;
    margin-top: -60px;
    margin-left: -35px;
  }

  #heading-section img {
    display: none;
  }

  .divide-line img {
    display: none;
  }

  .top-footer {
    display: none;
  }

}

@media screen and (max-width: 1000px) {

  .slider-caption {
    display: none;
  }
}

@media screen and (max-width: 600px) {
	.restaurant-menu .row {display:block;}
	#infos li img {

    margin-right: 0;

	height: auto; float:none;
    width: 100%;}
	#infos .readmore {width:100%; position:relative; left:0; bottom:0;}
	#infos .heading {
    font-size: 15px;
    margin:10px 0;
}
#infos .btmspace-30 {padding: 10px 0;}
.image-post img {width:100%}
  .heading-section img {
    width:100%; margin-bottom:20px;
  }

  body {
    overflow-x: hidden;
  }
}
@media screen and (min-width: 569px) and (max-width: 995px){
	.advertisement {width:49%; float:left; }
	.advertisement-post { width:49%; float: right;}
	.restaurant-menu .service-item p {font-size: 10px;}
	.side-bar div:only-child {width:100%;}
	
	}
@media screen and (min-width: 995px) {

  .hover-iner span {
  margin-top: 160px;
  }

  body {
    overflow-x: hidden;
  }
}
@media print{.container,body,html{width:1170px!important}
}
.btn-primary, .btn-primary:visited, .btn-primary:active {background-color: #b61e42!important; border-color: #b61e42;}
.btn-primary:hover {background-color: #77787B!important; border-color: #77787B; color: #fff!important;}
/*--- END RESPONSIVE ---*/