@import url('arhaic.css');
.flex-caption {
    bottom: 0px;
    max-height: 233px;
    width: auto;
    max-width: 897px;
    right: 0;
    padding:15px 20px;
    /*right: auto;*/
    /*width: 100%;*/
    background-color: rgba(0, 0, 0, 0.8);
}

.logo {
    font-family: 'MedievalSharp', cursive;
}

.logo img {
    max-height: 50px;
    vertical-align: calc;
}

.home-text {
    font-family: 'MedievalSharp', cursive;

}

h1.home-text {
    font-size: 26px;
    padding-top: 20px;
    margin: 10px;
}
h2.home-text {
    font-size: 20px;
    padding-top: 30px;
    margin: 10px;
}

#featured .flexslider {
    margin: 20px 0 20px;
}

header .navbar {
    min-height: 50px;
}

header .navbar-nav > li {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar .nav > li > a, .navbar .nav > li > a:hover, .navbar .nav > li.active > a, .navbar .nav > li.active > a:hover {
    background: transparent url("../img/favicons/favicon-16x16.png") no-repeat scroll right center;
    padding-right: 24px;
    padding-left: 0px;
    font-size: 12px;
    margin-left: 8px;
}
.navbar .nav > li:last-child > a, .navbar .nav > li:last-child > a:hover {
    background: none;
}

.navbar-brand {
    font-size: 18px;
    margin-top: 15px;
}

.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    border-bottom: 1px solid #333;
    margin-bottom: 50px;
}

.left-sidebar {
    padding: 0 30px 0 30px;
}

.content blockquote {
    margin: 0px;
}

#featured, #inner-headline {
    padding-top: 60px;
}

footer {
    padding: 0px;
}

.sarbatoare, .sarbatoare h5, .sarbatoare .menu-detail {
    color: #ff3e3e!important;
}

@media (max-width: 767px) {
    .logo img {max-height: 30px}
    .logo { font-size: 14px!important; padding: 5px!important; }
    .menu-title, .menu-detail, .menu-price-detail {text-align: left!important;}
    .navbar-header {margin-top: 10px!important;}
    .navbar-brand {margin-top: 0px!important;}
}


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

.menu-title,
.menu-detail,
.menu-price {
    margin: 0 0 10px;
    font-size: 14px;
    color: #111;
}

.menu-detail {
    display: block;
}

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

.menu .row, .menu .row h5 {
    margin-bottom: 0px!important;
}

.mt-35 {
    margin-top: 35px;
}
.mb10 {
    margin-bottom: 10px!important;
}

.mt0 {
    margin-top: 0px!important;
}

.text-bold {
    font-weight: bold!important;
}
.events img {
    max-width: 800px;
}

.slides img {
    max-width: 233px;
}

/*#featured, #inner-headline {*/
    /*padding-top: 20px;*/
    /*background: #FFFFFF;*/
/*}*/
#content {
    padding-top: 30px;
}

.navbar-collapse {
    max-height: none!important;
}

button.dark-blue2 {
    background: #194eb0;
    font-weight: bold;
    color: #fff
}
button.dark-blue2 i {
    margin: 5px!important;
}

.facebook-responsive {
    overflow:hidden;
    padding-bottom:43%;
    position:relative;
    height:0;
}

.facebook-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
