@font-face {
	font-family: 'codropsicons';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/codropsicons/codropsicons.eot');
	src: url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'), url('../fonts/codropsicons/codropsicons.woff') format('woff'), url('../fonts/codropsicons/codropsicons.ttf') format('truetype'), url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}

body {
	font-family: 'ABeeZee', sans-serif;
	background:#000000;
	}
 
.box-padding { padding:70px 0 40px 0;}
.navbar .navbar-inner {
	background: none;
	border: none;
	padding: 0;
}
.navbar-inner > .container {
	position: relative;
	margin-top: 50px;
	-webkit-transition: all 0.2s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.2s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.2s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.2s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
.banner {
	width: 100%;
	border: none;
	z-index: 120;
 	position: fixed;
}
.navbar .identity {
	position: absolute;
	bottom: 0px;
	background: url(../images/logo2.png) no-repeat;
	width: 124px;
	height: 64px;
	background-size: 100%;
	text-indent: -9999px;
	display: block;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	position: absolute;
	-webkit-transition: opacity 0.1s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: opacity 0.1s ease-out;  /* Firefox 4-15 */
	-o-transition: opacity 0.1s ease-out;  /* Opera 10.50–12.00 */
	transition: opacity 0.1s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
.navbar .identity-ds {
	display: none;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	background: url(../images/logo2.png) no-repeat;
	width: 73px;
	height: 40px;
	top: 6px;
	background-size: 100%;
	text-indent: -9999px;
	display: block;
	margin: 0;
	margin-top: 0;
	padding: 0;
	position: absolute;
}
.navbar-default .navbar-toggle {
	margin-right: 0;
	border-color: #fff;
	margin-top: 8px;
	margin-bottom: 8px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #fff;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #363635;
}
.navbar-collapse {
	clear: both;
	border: none;
	padding: 0;
}
.navbar .nav li a {
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 1px;
	opacity: 0.65;
	filter: alpha(opacity=65);
	display: block;
	text-align: center;
	background: rgba(255,255,255,0);
}
.navbar .nav li a:hover {
	opacity: 0.85;
	filter: alpha(opacity=85);
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}
 
 
/* ==========================================================================
   navbar scroll
   ========================================================================== */



.slick-affix {
	width: 100%;
	-webkit-transition: all 0.1s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.1s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.1s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.1s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
	-webkit-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
}
.slick-affix #menu-primary-navigation {
	-webkit-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
}
.slick-affix.affix {
	z-index: 999;
	opacity: 1;
	filter: alpha(opacity=100);
	width: 100%;
	background-color: #363635;
	-webkit-box-shadow: none; /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
	box-shadow: none; /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
}
.slick-affix.affix .navbar-inner {
	margin-top: 0;
}
.navbar .slick-affix.affix .nav li a {
	color: #fff;
}
.navbar .slick-affix.affix .identity-ds {
	display: block;
	opacity: 1;
	filter: alpha(opacity=100);
}
.navbar .slick-affix.affix .identity {
	display: none;
	opacity: 0;
	filter: alpha(opacity=0);
}

    
 


/* fix per header come fixed  */
@media (max-width: 767px) {
.slick-affix.affix-top, .slick-affix.affix {
	z-index: 999;
	opacity: 1;
	width: 100%;
	background-color: #363635;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: fixed;
}
.slick-affix.affix-top .navbar-inner, .slick-affix.affix .navbar-inner {
	margin-top: 0;
}
.navbar .identity-ds {
	display: block;
	opacity: 1;
}
.navbar .identity {
	display: none;
}
.navbar .nav {
	margin-top: 0;
}
.navbar-nav>li>a {
	padding: 10px 0 10px;
	text-align: center;
	color: #fff !important;
}
.navbar-collapse {
	box-shadow: none;
}

#menu:before  { 
	 	content: url(../images/a2bout.png);

 }
}
 @media (min-width: 768px) {
	

#menu:before {
	
	 	content: url(../images/a2bout.png);
 }


h1 {
	font-size: 40px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 26px;
}
h4 {
	font-size: 19px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 13px;
}
p {
	margin-bottom: 1em;
}
 		


.banner {
	position: absolute;
}
.navbar .navbar-inner {
	margin-top: 80px;
}
.navbar .nav {
	float: right;
	margin-right: 0;
	text-align:right;
	width:95%;
}
.navbar .nav li {
	display: inline-block;
	float: none;
}
.navbar-nav>li>a {
	padding-top: 13px;
	padding-bottom: 7px;
}
.navbar .nav li:last-child a {
	padding-right: 0;
}
.lt-ie8 .navbar .nav li {
	display: block;
	float: left;
}
.roll {
	display: inline-block;
	overflow: hidden;
	z-index: 200;
	position: relative;
	vertical-align: top;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-perspective: 400px;
	-moz-perspective: 400px;
	-webkit-perspective-origin: 50% 50%;
	-moz-perspective-origin: 50% 50%;
}
.roll span {
	display: block;
	position: relative;
	padding: 0 2px;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	pointer-events: none;
	-webkit-pointer-events: none;
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	overflow: hidden;
}
a.roll:hover span {
	overflow: visible;
	-webkit-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
	-moz-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
}
.roll span:after {
	content: attr(data-title);
	display: block;
	position: absolute;
	left: 0;
	background: #999;
	top: 1px;
	padding: 0 2px;
	color: #424b51;
	background: #fff;
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-webkit-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
	-moz-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
}

 }
 
 
.scroll-btn-home {
    bottom: 10px;
    cursor: pointer;
    display: block;
    height: 60px;
    left: 52%;
    margin-left: -30px !important;
    position: absolute;
    width: 60px;
    z-index: 15;
}

.scroll-btn-home i { font-size:50px; color:#ffffff;}
 

.icon-center{
    color: #282525;
    margin: 0 auto 5px;
    max-width: 100%;
    position: relative;
    text-align: center;
    width: 100px;
	font-size:30px;
}
 
 .footer-svg {  float: left;
  pointer-events: none;
  position:absolute;
  margin-top:-100px;}
 svg.footer-svg { 
  background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
  float: left;
  pointer-events: none;
    z-index:9;
}
.footer-svg path {
  fill: #2b211b;
  stroke: #2b211b;
  stroke-width: 4;
}

#home2 { float:left; position:relative; display:block;  width:100%; min-height:400px; margin-bottom:50px; }


#about { display:block;  background-attachment:fixed; background-size:cover;   }
#about p { font-size:20px; color:#575757; line-height:30px; padding:30px 0 0 0;}
#about span { font-size:20px; color:#fff; line-height:30px; padding:30px 0 0 0;}
#about h4 { margin:50px 0;   font-size:50px;   font-family: 'Raleway', sans-serif;  color:#fff }
#about img { max-width:100%;}

#our-special{    min-height: 500px;  height:100vh;   background: url(../images/special-bg.jpg) center no-repeat; background-attachment:fixed;	position:relative;}
#our-special h4 { margin:50px 0;   font-size:50px;  font-family: 'Raleway', sans-serif;   color:#fff; }
#our-special p { text-align:center; padding:20px 0; color:#fff; font-size:30px;}

 
#our-events-svg-top {   position:absolute; margin-top:-5px;}
#our-events { display:block; background:#fff; padding-bottom:50px;	 }
#our-events h4 { font-size:50px;  color:#fff; font-family: 'Raleway', sans-serif;   }


#contact-us { background:#f0f0f0;}
#contact-us h4{ font-size:50px; font-family: 'Raleway', sans-serif;   color:#014ba4; }

#contact-us a:focus, #contact-us a:hover {
    color: #000000 !important;
    text-decoration: underline;
}

#contact-us a {
	color: #000000 !important;
	text-decoration: none
}

 /****** footer css start *******/

#footer {   display:block; float: left; width:100%; background:#2b211b;}
#footer .footer-logo { text-align:left; float:left;}
#footer .quick-links {  float:left; width:100%; height:auto;}
#footer .social-network{  float:left; width:100%; height:auto;}
#footer .subscribe-now {  float:left; width:100%; height:auto;}

#footer h2 {
    color: #fff;
	font-size: 14px;
    letter-spacing: normal;
	font-weight:bold;
    line-height: 1.1;
    margin: 0 0 27px;
    overflow: hidden;
    text-transform: uppercase;
	text-align:left;
}

#footer h3 { color: #000;  font-size: 14px;     margin: 20px 0; overflow: hidden; text-transform: uppercase;}

#footer  ul { padding-left:10px;} 
#footer  ul li { list-style:none;  font-size:14px; color:#fff ;line-height:24px;  }
#footer  ul li a { color:#fff;    font-size:14px;  text-decoration:none; line-height:24px;}
#footer  ul li a:hover { color:#fff;     font-size:14px; text-decoration:underline; line-height:24px;}

#footer  ul li i { width:20px; color:#fff; }
#footer form  { float:left; }
#footer form input {
    background: #989797 none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
	border:solid 2px #acacac;
    color: #ffffff;
    height: 38px;
    padding: 0 10px;
    width: 100%;
	margin-bottom:20px;
}

#sub-footer { display:block; float: left; width:100%; background:#392a21; padding:20px 0; color:#fff;}
#sub-footer  a { color:#fff;}


@media screen and (max-width: 990px){
	
	#events h4,#about h4 ,#contact-us h4{ font-size:32px; }

	
#footer .footer-logo { text-align:center !important; margin: 0 auto !important; width:100% !important; }
#footer form  { float:none !important; text-align:center !important; margin:0 auto !important; }
#footer .quick-links {  display:block; width:100%; text-align:center !important; margin:0 auto !important;  }

#footer h2, footer h3 { margin:20px 0 !important; text-align:center !important;}
#footer ul li { text-align:center !important; margin:0 auto !important;}
}




@media screen and (max-width: 767px){
	
	#our-special-parallax h4 { font-size:30px !important; }
	#about { font-size:30px !important;}
	#our-events h4  { font-size:30px !important;}
	#contact-us h4 {  font-size:30px !important; }

#sub-footer { text-align:center !important;}

 
.card__title { font-size:24px !important; }

ul.countdown li { width:100% !important;}

.sub-title h2 { font-size:50px !important;}
}
 /****** footer css end *******/  
  
  
  
  
  
  

a.Ghost-Blue {
  display: inline-block;
  padding: 10px 15px;
  border: 2px solid #000;
  text-transform: uppercase;
  letter-spacing: 0.015em;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  color: #000;
}

a.Ghost-Blue:hover {
  color: white;
  background: #2980b9;
  border: 2px solid #2980b9;
}

a.Ghost-Turquoise {
  display: inline-block;
  padding: 10px 15px;
  border: 2px solid #000;
  text-transform: uppercase;
  letter-spacing: 0.015em;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  color: #000;
}

a.Ghost-Turquoise:hover {
  color: #fff;
  background: #2ecc71;
  border: 2px solid #2ecc71;
}

form {
  margin-bottom: 0;
}

/*************
 Placeholder
*************/
::selection {
  background: #3e1c08;
  color: #fff;
}

::-moz-selection {
  background: #3e1c08;
  color: #fff;
}

::-webkit-input-placeholder {
  color: #fff;
  font-weight: bolder;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  font-weight: bolder;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  font-weight: bolder;
}

:-ms-input-placeholder {
  color: #fff;
  font-weight: bolder;
}
 


/* contact us css start  */
.input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 1em;
	max-width: 350px;
	width: calc(100% - 2em);
	vertical-align: top;
}

.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	font-weight: 400;
	-webkit-appearance: none; /* for box shadows to show on iOS */
}

.input__field:focus {
	outline: none;
}

.input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #014ba4;
	font-weight: bold;
	font-size: 70.25%;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.input__label-content {
	position: relative;
	display: block;
	padding: 1.6em 0;
	width: 100%;
}

.graphic {
	position: absolute;
	top: 0;
	left: 0;
	fill: none;
}

.icon {
	color: #ddd;
	font-size: 150%;
}


.input--manami {
	overflow: hidden;
}

.input__field--manami {
	width: 100%;
	background: transparent;
	padding: 0.5em;
	margin-bottom: 2em;
	color: #f9f7f6;
	z-index: 100;
	opacity: 0;
}

.input__label--manami {
	width: 100%;
	position: absolute;
	text-align: left;
	padding: 0.5em 0;
	pointer-events: none;
	font-size: 1em;
}

.input__label--manami::before,
.input__label--manami::after {
	content: '';
	position: absolute;
	width: 100%;
	left: 0;
}

.input__label--manami::before {
	height: 100%;
	background: #014ba4;
	top: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-webkit-transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
}

.input__label--manami::after {
	height: 2px;
	background: #A8A8A8;
	top: 100%;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.input__label-content--manami {
	padding: 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: -webkit-transform 0.2s, color 0.2s;
	transition: transform 0.2s, color 0.2s;
}

.input__field--manami:focus,
.input--filled .input__field--manami {
	opacity: 1;
	-webkit-transition: opacity 0s 0.2s;
	transition: opacity 0s 0.2s;
}

.input__label--manami::before,
.input__label--manami::after,
.input__label-content--manami,
.input__field--manami:focus,
.input--filled .input__field--manami {
	-webkit-transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
	transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
}

.input__field--manami:focus + .input__label--manami::before,
.input--filled .input__label--manami::before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.input__field--manami:focus + .input__label--manami::after,
.input--filled .input__label--manami::after {
	opacity: 0;
}

.input__field--manami:focus + .input__label--manami .input__label-content--manami,
.input--filled .input__label--manami .input__label-content--manami {
	color: #cbc4c6;
	-webkit-transform: translate3d(0, 2.1em, 0) scale3d(0.65, 0.65, 1);
	transform: translate3d(0, 2.1em, 0) scale3d(0.65, 0.65, 1);
}






/* form style */
.form-style{
	max-width: 450px;
	padding: 40px 30px 40px 40px;
	font: 13px Arial, Helvetica, sans-serif;
	margin: 50px auto;
	background: #FFFFFF;
	border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
}
.form-style-heading{
    font-weight: bold;
    font-style: italic;
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px;
    font-size: 15px;
    padding-bottom: 3px;
}
.form-style label{
    display: block;
    margin: 0px 0px 15px 0px;
}
.form-style label > span{
    width: 100px;
    font-weight: bold;
    float: left;
    padding-top: 8px;
    padding-right: 5px;
}
.form-style span.required{
    color:red;
}
.form-style .tel-number-field{
    width: 40px;
    text-align: center;
}
.form-style  .long{
    width: 120px;
}
.form-style input.input-field{
    width: 48%;
   
}

.form-style input.input-field,
.form-style .tel-number-field,
.form-style .textarea-field,
 .form-style .select-field{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out; 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    outline: none;
}
.form-style .input-field:focus,
.form-style .tel-number-field:focus,
.form-style .textarea-field:focus,  
.form-style .select-field:focus{
    border: 1px solid #0C0;
}
.form-style .textarea-field{
    height:100px;
    width: 55%;
}
.form-style input[type="button"],
.form-style input[type="submit"] {
    -moz-box-shadow: inset 0px 1px 0px 0px #3985B1;
    -webkit-box-shadow: inset 0px 1px 0px 0px #3985B1;
    box-shadow: inset 0px 1px 0px 0px #3985B1;
    background-color: #216288;
    border: 1px solid #17445E;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    padding: 8px 18px;
    text-decoration: none;
    font: 12px Arial, Helvetica, sans-serif;
}
.form-style input[type="button"]:hover,
.form-style input[type="submit"]:hover {
    background: linear-gradient(to bottom, #2D77A2 5%, #337DA8 100%);
    background-color: #28739E;
}
.form-style .success{
	background: #D8FFC0;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #2E6800;
	border-left: 3px solid #2E6800;
}
.form-style .error {
	background: #FFE8E8;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #FF0000;
	border-left: 3px solid #FF0000;
}

header { position:relative;}



.sub-title h2 {   
    position: relative; top:150px; font-size:100px; color:#fff;
    right: 0; margin:0 auto; text-align:center; }
.tapas{ background: url(../images/tapas.jpg) center bottom no-repeat; background-size:cover;  max-width:100% !important; height:400px !important; }
.pizza{ background: url(../images/pizza.jpg) center bottom no-repeat; background-size:cover;  max-width:100% !important; height:400px !important; }
.pasta{ background: url(../images/pasta.jpg) center bottom no-repeat; background-size:cover;  max-width:100% !important; height:400px !important; }
.risotto{ background: url(../images/risotto.jpg) center bottom no-repeat; background-size:cover;  max-width:100% !important; height:400px !important; }
.mains{ background: url(../images/mains.jpg) center bottom no-repeat; background-size:cover;  max-width:100% !important; height:400px !important; }
.salads{ background: url(../images/salads.jpg) center bottom no-repeat; background-size:cover;  max-width:100% !important; height:400px !important; }
.desserts{ background: url(../images/desserts.jpg) center bottom no-repeat; background-size:cover;  max-width:100% !important; height:400px !important; }
.contact{ background: url(../images/contact.jpg) center bottom no-repeat; background-size:cover;  max-width:100% !important; height:400px !important; }

.ingre-image { margin-bottom:30px; max-width:100% !important;}

#menu { display:block; background:#fff url(../images/paper_bg.png) repeat;  background-attachment:fixed;  }
#menu p { font-size:20px; color:#575757; line-height:30px; padding:30px 0 0 0;}
#menu span { font-size:19px; color:#575757; line-height:30px; padding:30px 0 0 0;}
#menu h4 { margin:50px 0;   font-size:50px;  text-align:left;   color:#2B211B !important; }
#menu img { max-width:100%;}
#menu  ul { list-style:none;}
#menu  ul li { text-align:left; padding-left:30px; background: url(../images/tapas-icon.png) left center no-repeat; } 
#menu strong { float:left; display:inline-block;  width:90%; text-align:left;} 
#menu label { float:left; display:inline-block;  width:90%; font-size:12px;  text-align:left; }   
   


#set-menu { display:block; background:#fff url(../images/paper_bg.png) repeat;  background-attachment:fixed;  }
#set-menu p { font-size:20px; color:#575757; line-height:30px; padding:30px 0 0 0;}
#set-menu span { font-size:19px; color:#575757; line-height:30px; padding:30px 0 0 0;}
#set-menu h4 { margin:50px 0;   font-size:50px;  text-align:left;   color:#2B211B !important; }
#set-menu img { max-width:100%;}
#set-menu  ul { list-style:none;}
#set-menu  ul li { text-align:left; padding-left:30px; background: url(../images/tapas-icon.png) left center no-repeat; } 
#set-menu strong {   display:inline-block;}  
#set-menu label {  display:inline-block;  font-size:12px;  text-align:left; }   
   

   
  
  
  .gallery { margin:30px 0; float:left; width:100%;}

 .menu-row-tapas {
    float: left;
    margin-bottom: 15px;
    width: 100%;
 }
.menu-row {
    float: left;
    margin-bottom: 15px;
    width: 100%;
	min-height:130px;
}


#contact { display:block; background:#fff url(../images/paper_bg.png) repeat;  background-attachment:fixed;  }
#contact  .input-text { width:70%; padding:5px; margin:5px 0; border:solid 1px #9a8f7f; display:inline-block;}
#contact  .input-textarea { width:70%; border:solid 1px #9a8f7f;margin:5px 0; display:inline-block;}

#contact  input {
  width: 100%;
  padding: 0.5em 0.5em;
  font-size: 1.2em;
  border-radius: 3px;
  border: 1px solid #D9D9D9;
  margin-bottom:10px;
}

#contact  textarea {
  width: 100%;
  padding: 0.5em 0.5em;
  font-size: 1.2em;
  border: 1px solid #D9D9D9;
  margin-bottom:10px;
  resize:none;
}

#contact  .success {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
}

#contact  .error {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid rgba(185, 74, 72, 0.3);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}



.menu-row .desc {
    display: flex;
    align-items: flex-start;
    justify-content: center;
     font-style: italic;
    width: 100%;
}

.menu-row .subtitle {
    width: 100%;
}
.menu-row .subtitle span {
    background: rgba(255,255,255,1);
    z-index: 999999;
    position: relative;
}
.menu-row .desc .dots {
    overflow: hidden;
    width: 100%;
    height: 30px;
    overflow: hidden;
    position: absolute;
}

.menu-row .desc .price {
    text-align: right;
    width: 100%;
}
.menu-row .price span {
    background: rgba(255,255,255,1);
    z-index: 999999;
    position: relative;
}


.cl_list.style-simple span {
    display: inline-block;
}

<!-- faccebook -->
 .fb-like ._51mz { color:#fff !important;}
 