.display p{
    font-size:19px;
}

.header-img .image-full {
    height: 135px !important;
}

.slide-rows div:last-child{
  color: #ff3e00;
}

/*
.navbar-default{
background-color: rgba(220, 213, 199, 0.21)!important;
 position: absolute;
 width: 100%;
 border: 0px;
 border-bottom:1px solid white;
}
*/

.com-widget-container .container{
 background-color: transparent!important;
}


.com-widget-container .btn-rengine.orphan{
 width:150px;
}



/**MENU**/

body {
    overflow-x: hidden;
    font: 400 16px/1.8 'Crimson Text', serif;
    color: #666;
}


h1, h2, h3, h4, h5, h6 {
    font: 700 54px/1.2 'Crimson Text', serif;
    margin: 0 0 20px;
    color: #000;
}

h2 {
    font-size: 48px;
    margin: 0 0 18px;
}

h3 {
    font-size: 40px;
    margin: 0 0 15px;
}

h4 {
    font-size: 20px;
    margin: 0 0 10px;
}

h5 {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 8px;
}

h6 {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 5px;
}

blockquote {
    font: 700 50px/1.2 'Dancing Script', cursive;
    margin: 0 0 20px;
    padding: 0;
    border: 0;
}

blockquote small,
blockquote footer,
blockquote .small {
    display: block;
    font-size: 40%;
    line-height: 1.42857143;
    color: #999;
}

.intro-title,
.module-title,
.callout-text,
.iconbox-title {
    font: 700 28px/1.2 'Dancing Script', cursive;
    margin: 0 0 18px;
}

.module-title,
.callout-text {
    font-size: 50px;
}

.module-subtitle {
    font: 400 16px/1.2 'Crimson Text',  serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #a7a9ac;
    margin: 0;
}

.intro-title {
    font-size: 55px;
}

.menu {
    border-bottom: 1px dotted #DDD;
    padding: 0 0 10px;
    margin: 0 0 20px;
}

.menu-classic img {
    margin: 0 0 10px;
}

.menu-title,
.menu-price {
    font-size: 18px;
    margin: 0;
}

.menu-detail {
    font-size: 16px;
}

.menu-price-detail {
    position: relative;
    text-align: right;
}

.menu-label {
    background: #3f3a37;
    position: relative;
    display: inline-block;
    padding: 2px 10px 0px 10px;
    font-family: 'Crimson Text', serif;
    letter-spacing: 1px;
    font-style: normal;
    font-size: 13px;
    float: right;
    top: 5px;
    color:white;
}


@media (max-width: 991px) {

    .side-image {
        position: relative;
        height: auto;
    }

    .navbar-custom .navbar-brand,
    .navbar-custom .navbar-nav > li > a,
    .navbar-custom .navbar-nav .dropdown-menu > li > a {
        letter-spacing: 0;
    }

}

@media (max-width: 767px) {

    .menu-title,
    .menu-detail,
    .menu-price-detail {
        text-align: center;
    }

    .menu-label {
        float: none;
    }

    .mouse-icon {
        display: none;
    }

    .iconbox {
        margin: 10px 0;
    }

    .testimonial-avatar,
    .testimonial-info {
        text-align: center;
    }

}

@media (max-width: 568px) {

    h1, h2, h3, h4, h5, h6 {
        font: 700 38px/1.2 'Crimson Text', serif;
        margin: 0 0 20px;
        color: #000;
    }

    h2 {
        font-size: 30px;
        margin: 0 0 18px;
    }

    h3 {
        font-size: 24px;
        margin: 0 0 15px;
    }

    h4 {
        font-size: 20px;
        margin: 0 0 10px;
    }

    h5 {
        font-size: 16px;
        font-weight: 400;
        margin: 0 0 8px;
    }

    h6 {
        font-size: 16px;
        font-weight: 400;
        margin: 0 0 5px;
    }

    blockquote {
        font: 700 38px/1.2 'Dancing Script', cursive;
        margin: 0 0 20px;
        padding: 0;
        border: 0;
    }

    .intro-title,
    .module-title,
    .callout-text,
    .iconbox-title {
        font: 700 38px/1.2 'Dancing Script', cursive;
        margin: 0 0 18px;
    }

    .iconbox-title {
        font-size: 24px;
    }

    .module-subtitle {
        font: 400 10px/1.2 'Libre Baskerville', serif;
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #a7a9ac;
        margin: 0;
    }

}

.nav-pills>li>a {
    border-radius: 4px;
    font-size: 25px;
    font-weight: 800;
    transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  opacity:1;
}

.nav-pills>li>a:hover{
    background-color: transparent;
     color:#d30101;
   transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  opacity:0.7;
  cursor:pointer;
}

.nav-pills>li.active>a {
    color: #d30101;
    background-color: transparent;
    font-weight: 800;
}

.nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color:#d30101;
    background-color: transparent;
    font-weight: 800;
}

a.nav-expander {
  background: none repeat scroll 0 0 transparent;
  color: #FFFFFF;
  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;
}
 
.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;
 border-left:3px solid #3f3a37 ;
}
.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:#fff!important;
}



.main-menu {
  padding-top: 12px;
}
 
.main-menu li {
  border-bottom: 1px solid #fff;
 /* margin-left: 20px;*/
  font-size: 15px;
  padding: 3px;
  
}
 
.main-menu li a {
  color: #374683;
  text-decoration: none;
  font-weight: 400;
   font-family:"Roboto", sans-serif;
    
  font-size: 20px;
}
 
.main-menu li a:hover {
  color: rgb(240,202,191);
  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: "\f0c9";
    color: white;
   /* text-shadow: -1px 0 #666, 0 1px #666, 1px 0 #666, 0 -1px #666;*/
    content: "\f0c9";
    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;
  
}

.is-container {
    z-index: auto!important;
}
.is-overlay {
    z-index: 0!important;
}




/*RESTAURANT DEMO MENU*/

.menu-title, .menu-price {
    font-size: 18px;
    margin: 0;
    font-weight:600;
    color:#374683;
    /*font-family: ubuntu;*/
}
.menu-title{
    padding-left:15px;
}
.menu-price{
    
}
.menu-descr{
    font-size:16px;
    font-weight:normal;
    text-align:center;
    margin-top:5px;
    color:#374683;
}
.menu-price-detail {
    position: relative;
    text-align: right;
    margin-left:-15px;
}
.footer-text {
font-family: fira sans;
font-size: 18px;
}
/*bounce*/
.bounceLeft {
    -moz-animation: bounceLeft 2s infinite;
    -webkit-animation: bounceLeft 2s infinite;
    animation: bounceLeft 2s infinite;
}
.footer-text {
font-family: fira sans;
font-size: 18px;
} 
@-webkit-keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  60% {
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
  }
}
@-moz-keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(30px);
  }
  60% {
    transform: translateX(15px);
  }
}
@keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  60% {
    -ms-transform: translateX(15px);
    transform: translateX(15px);
  }
}
/* /left bounce */
@media only screen and (max-width:768px) {
    #buttonhref1 {
    width: -webkit-fill-available;
    margin-right: 0px!important;
    }
    #buttonhref2 {
        width: -webkit-fill-available;
    }
    .menu-title {
    text-align:left;
    }
    .menu-price {
        text-align:right!important;
    }
    .nobordermobile{
        border:0px!important;
    }
}

.hr2{
    border-top:2px solid rgb(55,70,131);
    width:80%;
    margin:auto;
}
.hr1{
     border-top:2px solid rgb(55,70,131);
      margin:auto;
      width:95%;
}

.fa.fa-cutlery{
    font-size: 22px;
    border: 1px solid black;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    background-color: #374683;
    padding: 12px 15px 5px 15px;
}
.expanderp{
     
    padding-bottom: 0px!important;
    margin-bottom: 0px!important;
    font-weight: bold;
    color: #fff;
    font-family: sans-serif;

}
.is-overlay-bg {
    background-repeat: repeat!important;
    /* background-size: contain; */
}