@import url(//fonts.googleapis.com/css?family=Bitter);
/*         'Bitter', serif     */
@import url(//fonts.googleapis.com/css?family=Lobster);

/* Body Section */
body {
    font: 14px/22px Arial, Helvetica, sans-serif;
    color: #5a5a5a;
    position: relative;
    background: #1d1817; 
}
a {
    text-decoration: none !important;
    color: inherit;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
#pos-cmiddle a:hover {
    color: #F9A321;
}
a:hover {
    color: #fff;
}
a.btn {
    display: inline-block;
    color: #fff;
    background: url(../images/btb_bg.png) 0 0 repeat-x #f78f1b;
    font: 15px/25px 'Bitter', serif;
    text-transform: uppercase;
    padding: 10px 13px 10px 15px;
    margin-top: 29px;
}
a.btn:hover {
    background-position: 0 100px;
    background-color: #bf821f;
}
/* HEADER */
#pos-hmiddle{
    z-index: 999;
    background: url(/data/mapapi.bluehat.al/media/menu_bg.png) 0 0 repeat-x;
    position: relative;
    text-align: center;
    padding-top: 9px;
    margin-bottom: 0px;
}
#pos-hbottom{
    font: 14px/16px 'Bitter', serif;
    color: #bda195;

    position: relative;
    display: block;
    position: static;

    background: url(/data/mapapi.bluehat.al/media/wood2_bg.jpg) center 0px repeat-x;
}
@media(min-width:499px){
    #pos-hbottom{
        padding: 75px 0px 275px 0px;
  
    }
    .generic-banners{
        margin-top: -200px;
        border: 10px solid white;
    }
}
@media(max-width:499px){
    #pos-hbottom{
        padding: 75px 0px 95px 0px;
        text-align: center;
    }
    .generic-banners{
        margin-top: -70px;
        border: 10px solid white;
    }
    #pb_74 .navbar-header{
            margin: 10px;
    }
    #pb_74 #navbar_74{
        margin: 10px 0;
    }
}
@media(min-width:767px){
    .navbar-nav>li {
        background: url(/data/mapapi.bluehat.al/media/menu_sep.png) 0 0 repeat-y;
        z-index: 900;
        float: none;
        position: relative;
        float: left;
        font-size: 14px;
        width: 156.6px;
        word-spacing: 3px;
        text-transform: uppercase;
        line-height: 20px;
        font-family: 'Bitter', serif;
    }
    .navbar-nav>li>a {
        margin-left: 2px;
        padding: 26px 5px 24px;
        text-align: center;
        display: block;
        overflow: hidden;
        position: static;
        z-index: 999;
        color: #bda195;
    }
    .navbar-nav>li:hover>a, .navbar-nav>li.sfHover>a, .navbar-nav>li.current>a {
        color: #fff;
        background: #25201E;
    }
}
.navbar {
    margin-bottom: 0px;
    border: none;
}
#pos-cmiddle .news-body .news-description{
    border-bottom: 1px solid transparent;
    padding-bottom: 5px;
    margin: 0 0 5px;
}
/*Menu*/
#pb_91 ul.nav.menu-items {
    font-size: 16px !important;
}
#pb_91 .navbar .menu-items > li > a {
    color: black;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
#pb_91 .navbar .menu-items > li > a:hover ,#pb_91 .navbar .menu-items > li.active > a {
    color: green;
    background-color: transparent
}

#pb_91 ul.nav.menu-items li a{
    padding-left: 10px;
    padding-right: 10px;
}
.navbar-collapse {
    box-shadow: inset 0 0px 0 rgba(255,255,255,.1);
}
@media(min-width:767px){
    #pb_91 .navbar-collapse{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #pb_86{
        float: left;
        padding-top: 50px;
    }
    #pb_87{
        float: right;
        margin-top: -98px;
    }
  #pos-hbottom .phone p {
    width: 160px;
}
}
@media(max-width:767px){
    #pos-hbottom .location {
        text-align: left;
    }
    #pos-hbottom .phone {
        width: 160px;
        text-transform: uppercase;
        text-align: right;
    }
    #pb_87 {
        float: right;
        margin-top: -175px;
    }
}
#pb_91 .navbar{
    margin-bottom: 0px !important;
}
/*LOGO */
.img_logo{
    width: 100%;
}
#pos-hbottom div.logo {
    width: 220px;
    margin: auto;
}
#pos-hbottom .phone p {
    padding-top: 5px;
    display: block;
    color: #f9e4dc;
    font-size: 20px;
}
#pos-hbottom .location i{
    font-size: 30px;
    color: #F9A321;
    padding-right: 10px;
}
#pos-hbottom .phone i {
    font-size: 30px;
    color: #F9A321;
    padding-right: 10px;
    padding-top: 10px;
}
@media(min-width:499px){
    #pos-hbottom .location i, #pos-hbottom .phone i{
        float: left;
    }
 }
@media(max-width:499px){
    #pos-hbottom .location {
        text-align: center;
        margin-bottom: 10px;
    }
    #pos-hbottom .phone {
        margin-top: 10px;
        text-transform: uppercase;
        text-align: center;
        width: 100%;
    }
    #pb_87 {
        float: none;
        margin-top: 0px;
    }
    #pos-hbottom .location i{
        position: relative;
        top: 12px;
    }
    #pos-hbottom .phone i{
        position: relative;
        top: 26px;
        right: 18px;
    }
 }
/* Body  */
#pos-cmiddle .body-container > .generic-static-block{
    /* background-color: #F9FE8B; */
    padding: 10px;
    text-align: center;
}
.btn-primary {
    color: #fff;
    background-color: #F9A321;
    border-color: #F9A321;
}
.btn-primary:hover{
    color: #fff;
    background-color: #F9A321;
    border-color: #F9A321;
}
h1 {
/*    font-size: 40px;*/
    line-height: 29px;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    color:white;
}
h1:after {
    display: block;
    position: absolute;
    content: '';
    width: 60px;
    height: 70px;
    right: -55px;
    top: -9px;
    background: url(/data/mapapi.bluehat.al/media/h2_bg.png) right 0 no-repeat;
}
h1:before {
    display: block;
    position: absolute;
    content: '';
    width: 60px;
    top: -9px;
    height: 70px;
    left: -55px;
    background: url(/data/mapapi.bluehat.al/media/h2_bg.png) 0 0 no-repeat;
}
h1 span {
    padding-top: 7px;
    font-size: 20px;
    display: block;
    color: #f7941d;
}
body #content{
    background: #131313;
    padding-bottom: 90px;
}
#pos-cmiddle{
    padding: 50px 0;
}
.dishes {
    overflow: hidden;
}
.dishes img {
    padding: 8px;
    background-color: #fff;
    margin: 55px 0 1px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.dishes a {
    display: block;
    background: url(/data/mapapi.bluehat.al/media/dish_a.png) 0 0 repeat-x #f68b1b;
    color: #724d14;
    position: relative;
    padding: 13px 78px 8px 23px;
    font: 12px/20px 'Bitter', serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.dishes a:after {
    display: block;content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(/data/mapapi.bluehat.al/media/dish_after.png) 0 0 no-repeat;
    width: 65px;
}
.dishes a:hover {
    background-position: 0 -100px;
    background-color: #bf821f;
}
.dishes a span {
    margin-bottom: 4px;
    display: block;
    text-transform: none;
    color: #fff;
    font-size: 30px;
    font-family: 'Lobster', cursive;
}
/*Footer Section */
#pos-fbottom{
    color: #5d504b;
    display: block;
    font-size: 13px;
    font-family: 'Bitter', serif;
    text-transform: uppercase;
    padding: 20px 0;
}
#pos-fbottom .copy span {
    color: #f7941d;
}
@media(min-width:499px){
    #pb_73{
        float: left;
    }
    #pb_89{
        float: right;
    }
    .socials {
        float: right;
    }
}
@media(max-width:499px){
    #pb_73{
        text-align: center;
    }
    #pb_89{
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    span.poweredby {
        position: absolute;
        left: 50%;
        top: 40px;
        transform: translateX(-50%);
        margin-bottom: 10px;
    }
}
.socials a {
    display: block;
    float: left;
    width: 32px;
    background: url(/data/mapapi.bluehat.al/media/soc_sprite.png) 0 -40px repeat-x #342b29;
    border-radius: 500px;
}
.socials a span {
    display: block;
    height: 32px;
    background: url(/data/mapapi.bluehat.al/media/socials.png) 0 0 no-repeat ;
}
.socials a+a {
    margin-left: 6px;
}
.socials a+a span {
    background-position: -38px 0;
}
.socials a:hover {
    background-position: 0 0;
}
.socials a+a+a span {
    background-position: -76px 0;
}
.socials a+a+a+a span {
    background-position: right 0;
}
.socials span i {
    font-size: 16px;
    color: white;
    position: relative;
    left: 11px;
    top: 7px;
}
.navbar-toggle {
    border: 1px solid #f7941d;
}
.navbar-toggle .icon-bar {
    border: 1px solid #f7941d;
}
@media(max-width:499px){
    #content div.container-fluid {
        padding-right: 0px;
        padding-left: 0px;
    }
}
.contact-info .company-name {
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
}
.panel-default i {
    color: #37302C;
}