/*  Tmpl01  style */


/*------------------- General Styling -------------------- */
@import url('https://fonts.googleapis.com/css?family=Work+Sans:400,500');
@import url(https://fonts.googleapis.com/css?family=Play);

body{
    background-color: #d9d9d9;
    color: black;
    font-family: 'Work Sans', sans-serif;
}
.klas-bodii{
    margin-top: 0px;
    background-size: cover;
}
a {
    color: #DA3E26;
}
a:hover , a:focus, a.active, li.active a { 
    color: #035895;
    text-decoration: none;
}
.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent !important;
}

li.active a:after, li.active a:hover:after {
    content: '';
    position: absolute;
    left: 45%;
    top: 45px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid;
}
#toTop{
    position: fixed;
    bottom: 47px;
    right: 13px;
    cursor: pointer;
    display: none;
    z-index: 3;
    background-color: #FE6222;
    border-color: #FE6222;
}
.logo-contact{
    width: 100%
}
.cls-mapa{
    padding-top: 10px;
}
.back-contact {
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.82);
    border-radius: 2px;
}
#pb_85 {
    position: fixed;
    width: 100%;
    z-index: -1000;
}

#pb_85 img {
    width: 100%;

}
.navbar-toggle {
    border: 1px solid rgb(0, 0, 0);
}
.navbar-toggle .icon-bar {
    background: black;
}


/*------------------- Header section styling -------------------- */
#pos-hbottom{
    background-color: white;
    margin-bottom: 5px;
}
#pos-hmiddle {
    background-color: white;
    border-bottom: 2px solid #035895;
    margin-bottom: 10px;
}

#pos-ctop{
    padding: 0px;
}

#pb_83 ul.social{
    margin: 0px;
    padding: 0px;
}
#pb_83 ul.social li a{
    color : white;
}

@media(min-width:768px){
    #pos-hmiddle div.generic-menu {
        float: right;
        font-weight: bold;
        text-transform: uppercase;
    }
}

/* - Logo - */
#header div.logo{
    float: left;
    padding: 0px;
    width: 14%;
}
@media(max-width:992px){
    #header div.logo{
        width: 100%;
        text-align: center;
    }
}
#header div.logo img{
    display: inline-block;
    width: 100%;
    padding: 5px;
}

/* - Navbar - */
#header .navbar{
    margin-bottom: 0px;
}
#pos-fmiddle {
    color: white !important;
    background-color: rgba(73, 66, 62, 0.92) !important;
}
.title-footer{
    font-size: 16px;
    margin-left: 0px;
    font-weight: bold;
    text-transform: uppercase;
}
li.il-footer a {
    color: white !important;
    font-size: 14px;
}
.il-footer {
    color: white !important;
    font-size: 14px;
}
#social-fb , #social-tw , #social-gp , #social-em{
    font-size: 25px;
    color: white!important;
}
.ul-footer{
    list-style-type: none;
    padding-left: 0px;
}
#pos-htop{
    background-color: #DA3E26;
}
div.lang_btn form{
    margin-bottom: 0px !important;
    padding: 5px;
}
p.categ-title{
    display: none !important;
}
/* - Vertical carousel - */
#pos-sidebar{
    position: fixed;
    background-color: white;
    height: 100vh;
}
@media (max-width: 991px) { 
    #pos-sidebar{
        display: none;
    }
}

/*------------------- Body section styling -------------------- */
#pos-cmiddle{
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 200px;
}
#pos-cmiddle.container-fluid{
    background-color: white;
    border-top: 1px solid #aaa;
}
#pos-cmiddle div.body-container{
    padding: 15px;
    overflow: hidden;
}  

.noHorizontalPadding {
    padding: 6px;
    background-color: white;
}
ul.grid_news{
    list-style-type: none;
    padding-left: 0px;
}
.grid_content{
    margin-bottom: 20px !important ;
}
#pos-cbottom{
    padding: 15px;
}
h2.main-heading {
    text-align: center;
    color: white;
    letter-spacing: 4px;
    position: relative;
    margin-bottom: 35px !important;
}
h2.main-heading:after, h2.main-heading:before {
    background-color: white;
    content: "";
    height: 1px;
    position: relative;
    width: 34%;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: .15em;
}
#pb_92{
    display: inline-block;
    float: right;
    padding-left: 10px;

}
#pb_93{
    display: inline-block;
    float: right;
    padding-top: 5px;

}
.grid_subtitle{
    color: #DA3D25;
}
.grid_title{
    font-weight: bold;
}
.news-subtitle{
    color: #DA3D25;
}
.title-ristorante{
    padding: 10px;
    text-align: center;
}
.menu-title{
    color: #B33D3D;
    font-weight: bold; 
    padding-left: 40px
}
.menu-lista{
    font-size: 20px;
    color: #6F6C6C;
}
.cls-menu{
    border-radius: 10px;
}
.menu-items{
    font-family: 'Play', sans-serif !important;
    color: black ! important;
    padding-top: 14px;
    font-size: 16px;
}
/*------------------- Footer section styling -------------------- */


#pos-fbottom {
    border-top: 8px solid #DA3D25;
    background-color: #38322F;
    color: white;
    padding: 5px;
}
.poweredby{
    float: right;
    font-size: 0.9em;
}
.poweredby a{
    font-weight: bold;
}
.news-title{
    font-weight: bold;
    font-size: 19px;
}
.news-title a:hover{
    text-decoration: none;
}
.btn-primary, .btn-primary:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary.active, .btn-primary:active, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    background-color: #B33D3D;
    color: white;
    border-color: #B33D3D ;
}
#pos-fbottom .generic-static-block{
    float: left;
}
.panel-default>.panel-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    border-radius: 0px !important;
}
/*.views-field-title {
    height: 50px;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    padding-left: 10px;
    z-index: 5;
    font-family: 'Cantora One', sans-serif;
    width: 140px;
  }  
.filed-content{
    order: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}*/
