a {
    text-decoration: none!important;
}

    .header1 {
        display: table-footer-group!important;
    }
    .header2 {
        display: table-header-group!important;
    }

.webapp-home .carousel h1{font-size:4rem} .webapp-home .carousel-caption{padding-bottom:10%} .navbar, .footer {border:none} .footer hr {display:none} .carousel-caption p {font-size:2rem} .carousel-caption a.btn-primary { border-color: #fff; font-size:16px; } .container-full {padding-top:40px; padding-bottom:40px} .providers img {margin:auto;} .providers .slide-subtitle{text-align:center} h2 {text-align:center} .booking-form{border:none; background:none}

.owl-carousel .owl-item img {width: 100% !important; max-height:100%; overflow:hidden; transition: transform .3s}
.owl-carousel .owl-item img:hover {transform: scale(1.1);}
.services2007 h3 {display:none;}
.slide-subtitle {text-align:center; font-size:20px}
.slide-price {text-align:center;}

/**.owl-carousel.owl-drag .owl-item { border-right:1px solid #efefef; padding-bottom:80px; box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2);}**/
.services2007, .htmlSection1786 {padding-top:0px; padding-bottom:0px;}
.owl-stage-outer {width:100% !important; left:0px; margin-bottom:0px; }
.carousel {border:20px solid white;}
.line-height-1 {line-height: 1px;}
.slide-price {display:block;}
.slide-subtitle a {
    color: rgb(99, 84, 60);
    font-weight: bold;
    font-family: tahoma;
    text-transform: uppercase;
}
.slide-flag {
    font-size: 13px;
    font-weight: 300;
    color: rgb(99, 84, 60);
    text-align: center;
}

.owl-carousel .owl-stage {padding-bottom: 70px;}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    position:absolute;
    top:30px;
    

}

.navbar-default {
    background: linear-gradient(to bottom,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%) !important;
    /*border-top: 20px solid white;*/
    /*border-left: 20px solid white;*/
    /*border-right: 20px solid white;*/
    width:100%;
    position:absolute;
}

.webapp-service .navbar-default {
    position:relative;
}
.navbar-header {
    width:100%;
}

.navbar-brand {width:100%; text-align:center;     top: 30px;
    position: relative;}
    
.navbar-default .navbar-nav>li>a{
    color:#ffffff !important;
}
.widget-form {
    background: #ffffff00 !important;
}

@media only screen and (min-width: 769px) {
    .page-navigation-module {
    width:50%!important;
}
}

div.is-section.is-section-10 {
    height: 100%;
    padding-top: 5px;
}

.slide-subtitle.text-uppercase.padd10t.size12.group {
    display: none;
}

.slide-rows {
    font-family:comfortaa!important;
    text-transform: none!important;
}

.slide-subtitle a {
    color: rgb(99, 84, 60);
    font-weight: bold;
    font-size: 28px;
    font-family: comfortaa!important;
    text-transform: none!important;
}

.owl-carousel .owl-stage {
    padding-bottom: 0!important;
}

#pricing{
	width: 100%;
	margin: auto;
}

.price_card{
	width: 300px;
	background: rgb(255, 255, 255);
	display: inline-table;
	top: 0;
}
.price_card:not(:last-child){
	margin-right: 40px;
}
.header{
	color: rgb(255, 255, 255);
}

.price{
	width: 100%;
	font-size: 60px;
	font-weight: 300;
	display: block;
	text-align: center;
	padding: 30px 0 10px;
}
.name{
	width: 100%;
	font-size: 15px;
	font-weight: 700;
	display: block;
	text-align: center;
	padding: 0 0 30px;
}
.features{
	list-style: none;
	text-align: center;
	color: rgb(138, 138, 138);
	margin: 0;
	padding: 0;
}
.features li{
	margin: 0 35px;
	padding: 20px 15px;
	width: 200px;
}
.features li:not(:last-child){
	border: 1px solid rgb(242, 242, 242);
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
button{
	color: rgb(255, 255, 255);
	border: 0;
	border-radius: 5px;
	
	display: block;
	font-weight: 700;
	font-size: 15px;
	margin: 20px auto 35px;
	background: #F1F1F1;
}

.bravo button, .alpha button{
    height: 40px;
}

.pricelist {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-collapse: collapse;
    overflow: hidden;
    font-family:comfortaa!important;
    font-size: 24px!important;
}


/*CSS*/


/***************************************/
/* 1. RESET */
/***************************************/
* {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

a { text-decoration: none;} 

ul, ol {list-style: none;}



figure {line-height: 0;}

figure figcaption {display: none;}

#our-dishes {
	background-color: #fff;
	padding: 60px 0 130px;
	position: relative;
	overflow: hidden;
}

#our-dishes img[alt='deli-badge'] {
	position: absolute;
	top: 315px;
	left: 50%;
	margin-left: -179px;	
}

/*---------------
  8.1 DISHES
---------------*/
#dishes-left {
	width: 300px;
	float: left;
	margin-left: 8%;
}

#dishes-right {
	width: 300px;
	float: right;
	margin-right: 8%;
}

#dishes-left > article,
#dishes-right > article {
	overflow: hidden;
	margin-bottom: 55px;
}

#dishes-left > article:last-child,
#dishes-right > article:last-child {
	margin-bottom: 0;
}

#dishes-left > article > div {
	width: 215px;
	float: left;
}

#dishes-right > article > div {
	width: 215px;
	float: right;
}

#dishes-left > article > div {
	text-align: right;
}

#dishes-left > article > div > h5,
#dishes-right > article > div > h5 {
	margin-bottom: 10px;
}

#dishes-left > article > img {
	float: right;
}

/***************************************/
/* 9. SHOWS */
/***************************************/
#shows {
	background: url('../images/dots-texture.png') repeat, url('../images/show-bg.jpg') center;
	padding-top: 100px;
	position: relative;
	min-height: 510px;
	background-size: 2px 2px, cover;
	-webkit-background-size: 2px 2px, cover;
}

#shows img[alt='show-model'] {
	position: absolute;
	bottom: 0;
	left: 8%;
}

#shows > article {
	margin-left: 45%;
}

#shows > article > p {
	color: #fff;
}

#shows > article > h3 + p {
	font-size: 1.125em; /* 18px / 16px */
	letter-spacing: .32em;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 1em;
	margin: 10px 0 25px;
}

#shows > article > h3 + p:before {
	content: url('../images/show-left-decor.png');
	margin-right: 15px;
}

#shows > article > h3 + p:after {
	content: url('../images/show-right-decor.png');
	margin-left: 8px;
}

#shows > article > p + p {
	width: 84%;
	margin-bottom: 55px;
}


/***************************************/
/* 10. POPULAR DISHES */
/***************************************/
#popular-dishes {
	background-color: #fff;
	padding: 60px 0 100px;
	position: relative;
}

/*-------------------
  10.1 DISH LISTING
-------------------*/
ul.dishes {
	overflow: hidden;
	width: 90%;
	margin: 0 auto;
	text-align:center!important;
}

ul.dishes > li {
	float: left;
	width: 270px;
	padding-bottom: 20px;
	margin: 0 30px 30px 0;
	border: 1px solid #dfdfdf;
	text-align: center;
	position: relative;
}

ul.dishes > li:nth-child(4n+4) {
	margin-right: 0;
}

ul.dishes > li > div {
	height: 190px;
	cursor: pointer;
	margin-bottom: 35px;
	position: relative;
	overflow: hidden;
}

ul.dishes.v3 > li > div {
	margin-bottom: 20px;
}

ul.dishes > li > div > a > div {
	background-color: rgba(0,0,0,.75);
	transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	height: 0;
	position: relative;
	z-index: 0;
}

ul.dishes > li > div:hover > a > div {
	height: 190px;
}

ul.dishes > li > div:hover img[alt='plus-icon'] {
	animation: plus-roll .5s ease-in forwards;
	-webkit-animation: plus-roll .5s ease-in forwards;
}

ul.dishes > li > div:hover img[alt='plus-icon'] + p {
	opacity: 1;
}

ul.dishes > li > div > img[alt='menu-dish'] {
	position: absolute;
	margin: auto;
	z-index: 0;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

ul.dishes img[alt='plus-icon'] {
	margin-top: 65px;
	margin-left: -200px;
	opacity: 0;
}

ul.dishes img[alt='plus-icon'] + p {
	font-size: 0.625em; /* 10px / 16px */
	color: #fff;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 2em;
	opacity: 0;
	transition: all .5s ease-in;
	-webkit-transition: all .5s ease-in;
}

ul.dishes img[alt~='item'] {
	position: absolute;
	top: 155px;
	left: 50%;
	margin-left: -35px;
}

ul.dishes.v2 > li > h5,
ul.dishes.v3 > li > h5 {
	text-align: left;
	margin-left: 10px;
	font-size: 1.125em; /* 18px / 16px */
} 

ul.dishes > li > p { 
	width: 215px;
	margin: 10px auto 0;
}

ul.dishes.v2 > li > p,
ul.dishes.v3 > li > p {
	text-align: left;
	margin-left: 10px;
} 

ul.dishes > li > p:last-child { 
	font-size: 1.125em; /* 18px / 16px */
	color: #ffa800;
	font-weight: 900;
	line-height: 1em;
}

ul.dishes.v2 > li > p:last-child { 
	position: relative;
	bottom: 70px;
	right: 10px;
	margin: 0;
	font-size: 1em; /* 16px / 16px */
	width: auto;
}
p + hr {
    margin: 20px auto 70px;
    border: none;
    border-bottom: 2px solid #ffa800;
    width: 150px;
}

.slider-image {
    background-size: auto;
}

/**SLIDER MENU**/

a.nav-expander {
  background: none repeat scroll 0 0 transparent;
  color: #fff;
  display: block;
  /*font-size: 15px;*/
  font-weight: 400;
  height: 50px;
  margin-right: 0;
  padding: 1.7em 0.5em 2em;
  position: absolute;
  right: 0;
  text-decoration: none;
  text-transform: uppercase;
  top: 0;
  transition: right 0.3s ease-in-out 0s;
  /*width: 130px;*/
  z-index: 12;
  transition: right 0.3s ease-in-out 0s;
  -webkit-transition: right 0.3s ease-in-out 0s;
  -moz-transition: right 0.3s ease-in-out 0s;
  -o-transition: right 0.3s ease-in-out 0s;
 
}

 
a.nav-expander:hover {
  cursor: pointer;
}
 
a.nav-expander.fixed {
  position: fixed;
  width: 120px;
}
 
.nav-expanded a.nav-expander.fixed {
    right: 20em;
}


nav {
  background: #FFF;
  box-shadow: 1px 1px 0.5rem black;
  display: block;
  height: 100%;
  overflow: auto;
  position: fixed;
  right: -20em;
  font-size: 15px;
  top: 0;
  width: 20em;
  z-index: 99999;
  transition: right 0.3s ease-in-out 0s;
  -webkit-transition: right 0.3s ease-in-out 0s;
  -moz-transition: right 0.3s ease-in-out 0s;
  -o-transition: right 0.3s ease-in-out 0s;
 
}
.nav-expanded nav {
  right: 0;
}
 
body.nav-expanded {
  margin-left: 0em;
  transition: right 0.4s ease-in-out 0s;
  -webkit-transition: right 0.4s ease-in-out 0s;
  -moz-transition: right 0.4s ease-in-out 0s;
  -o-transition: right 0.4s ease-in-out 0s;
}
 
#nav-close {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 300;
  font-size: 24px;
  padding-right: 10px;
  color:#715948!important;
}



.main-menu {
  padding-top: 12px;
}
 
.main-menu li {
  /*border-bottom: 1px solid #FDA204;*/
 /* margin-left: 20px;*/
  font-size: 16px;
  padding: 12px;
}
 
.main-menu li a {
  color: #715948;
  text-decoration: none;
  font-weight: 300;
  font-size: 22px;
  font-family: fira sans;
}
 
.main-menu li a:hover {
  color: #1C93AD;
  text-decoration: none;
}
 
.main-menu li .sub-nav {
  border-bottom: 0px;
  padding: 4px;
}
 
.main-menu a .caret {
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: top;
    border-top: 4px solid #4f5963;;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    margin-top: 8px;
}
 
.main-menu a:hover .caret {
    border-top-color: #4f5963;
}
 
.main-menu li.open > a > .caret {
    border-top: none;
    border-bottom: 4px solid #4f5963;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
 
.main-menu li.open > a:hover > .caret {
    border-bottom-color: #4f5963;
}


.fa-bars {
    font-size: 40px!important;
    color:black!important;
}

.fa-bars:before {
    content: "\f137";
    color: white;
   /* text-shadow: -1px 0 #666, 0 1px #666, 1px 0 #666, 0 -1px #666;*/
    color: white;
    padding: 17px 20px;
    border-radius: 50px;
    background: rgba(0,0,0,0.2);
}
 
.main-menu li > a > span.icon {
  float: right;
  margin: 0.1em 1.7em -0.1em 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
 
}
 
.main-menu li > a:hover > span.icon {
  float: right;
  margin: 0.1em 0.8em -0.1em 0;
  opacity: 1;
}



.navbar-fixed-bottom {
    background: #222; 
    padding: 20px; 
    color: #fff;
  
}

@media only screen and (max-width: 768px) {
    .arrow {
        margin-right: 50px!important;
    }
    
    .coffeemenu {
        font-size: 70px!important;
        text-align: center;
    }
    
    .subcoffee {
        margin-left:20px!important;
    }
    
    .robusta {
        margin: 0 35px!important;
        width:80%!important;
    }
}

.is-overlay .is-overlay-bg {
    background-repeat: repeat!important;
}

div[data-contid="$container_id_bb9txizd5$"] {
    z-index:0!important;
}

div[data-contid="$container_id_js27fpobd$"] {
    z-index:0!important;
}

.lang {
     -webkit-transition: all 1s ease!important;
    -moz-transition: all 1s ease!important;
    -ms-transition: all 1s ease!important;
    transition: all 1s ease!important;
}

.lang:active {
    zoom:90%;
     -webkit-transition: all 1s ease!important;
    -moz-transition: all 1s ease!important;
    -ms-transition: all 1s ease!important;
    transition: all 1s ease!important;
}