/*header*/
#sp-header, #sp-header .logo {
    height: 125px;
}

.sp-megamenu-parent >li {
    height: 125px;
    line-height: 125px;
  }

  #sp-header.menu-fixed {
    background: #fff;
        box-shadow: 0px -3px 7px 0px #000;
}

/*Language switch*/
.lang-switch{
    height: 125px;
    line-height: 125px; 
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.lang-switch ul li{
    display: inline-block!important;
    border:none;
}
.lang-switch ul li a{
    border: none!important;
}
.lang-switch ul li a:after{
    display: none;
}

.offcanvas-menu .lang-switch{
    height: auto;
    line-height: normal;
    width: 100px;
    margin-left: -10px;
}

.offcanvas-menu .lang-switch ul{
    background-color: #fff;
       height: 32px;
}
.offcanvas-menu .lang-switch ul li a{
    border: none!important;
    padding: 10px!important;
}




/*a.logo img {
    height: 160px;
}*/

.menu-fixed a.logo img {
    height: 70px;
}

#sp-header, #sp-header.menu-fixed-out {
    background: #fff;
}

.com-sppagebuilder #sp-main-body {
    padding:  100px 0;
}

.itemid-437 #sp-main-body,
.itemid-593 #sp-main-body{
    padding-bottom: 0px!important;
}

/*navigation menu*/
.sp-megamenu-wrapper {
    float: right;
}
.sp-megamenu-parent >li >a {
    color: #000000;
    font-size: 16px;
    margin-left: 15px;
}


.menu-fixed .sp-megamenu-parent >li >a {
    font-size: 15px;
}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #bd282e;
}

.sp-megamenu-parent >li.active>a:before, .sp-megamenu-parent >li:hover>a:before{
    background-color: #bd282e;
}

#offcanvas-toggler >i {
    color: #bd282e;
}

/*Language switcher*/
#sp-header.menu-fixed .lang-switch {
    height: 70px;
    line-height: 70px;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

/*Opening hours*/

.sp-module.opening-hrs {
    /*margin-top: 50px;*/
    /*border-top: 1px solid #d8d8d8;*/
    padding-top: 75px;
}
 .opening-hrs .sp-module-title{
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 25px;
 }


/*food menu*/
.food-menu-desc-img a {
    position: relative;
    display: block;
    overflow: hidden;
    /*min-height: 455px;*/

}

.food-menu-desc-img a img{
    /*min-height: 455px;*/
    min-width: 620px;
}

.food-menu-desc-img a span {
    position: absolute;
    top: 0;
    padding: 15px 20px;
    color: #fff;
    background-color: rgba(0,0,0, 0.7);
    height: 100%;
    opacity: 0;
    transition:  opacity 0.3s linear;
}

.food-menu-desc-img a:hover span {
    opacity: 1;
    transition:  opacity 0.3s linear;

}


/*.food-menu-item-hide {
    margin-bottom: 50px;
}
.food-menu-item-hide .sppb-classic-menu-items{
	display: none;
}

.sub-food-menu .sppb-classic-menu-title{
	font-size: 50px;
}

.sub-food-menu .sppb-classic-menu-icon{
	font-size: 80px;
}

.sub-food-menu .sppb-classic-inner {
    padding: 50px 0 0;
 }

 .sppb-addon-classic-menu .sppb-classic-menu-items .sppb-classic-menu-inner h4 {
    padding-right: 90px;
}*/

/*contact*/

.btn-success, .sppb-btn-success {
    background-color: #bd282e;
    border-color: #bd282e;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .sppb-btn-success:hover, .sppb-btn-success:focus, .sppb-btn-success:active {
    border-color: #000;
    background-color: #000;
}


/*KTV*/

/*ktv galler*/
ul.sppb-gallery li {
    padding: 10px;
}



/*bottom*/
#sp-bottom {
    background: rgba(232, 228, 227, 0.5);
}

#sp-footer ul >li {
    margin: 0px 10px 10px 0px;
}


#sp-bottom4 .sb-bistro-contact {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#sp-bottom4 .sb-bistro-contact:before {
        content: "\f0c1";
        color:#bd282e;
}

#sp-bottom1 .fa:before,
#sp-bottom2 .fa:before,
#sp-bottom3 .fa:before{
    color:#bd282e;
}


   span.sp-copyright a {
        display: block;
    }




/*responive*/
@media only screen and (max-width: 1199px) {
   /*Language switch*/
    div#sp-language-switcher {
        padding: 0px!important;
    }

    .sp-megamenu-parent >li {
        margin: 0px 3px;
    }

}

@media only screen and (max-width: 992px) {

 
	#sp-footer #sp-footer2, #sp-footer #sp-footer1 {
	    text-align: center;
	}

    /*Home awards section*/
    .resp-gal-centre .sppb-gallery li{
        width: 100%;
    }

    .resp-gal-centre .sppb-gallery li a{
        margin:0 auto!important;
        width: 275px!important;
    }

    .resp-gal-centre .sppb-gallery li a img{
        margin:0 auto!important;
        max-width: 100%;
        min-width: 265px;
    }

	/*food menu*/
	.sub-food-menu .sppb-classic-menu-title {
	    font-size: 35px;
	}

	.sub-food-menu .sppb-classic-menu-items {
	    padding-top: 50px;
	    padding-bottom: 50px;
	}

      /*bottom*/
    #sp-bottom1,
    #sp-bottom2,
    #sp-bottom3{
        margin-bottom:50px;
         min-height: 230px;

    }

}


@media only screen and (max-width:767px) {
    .com-sppagebuilder #sp-main-body {
        padding: 80px 0;
    }
    #sp-header, #sp-header .logo {
        height: 80px;
    }
    img.sp-default-logo.visible-xs {
        height: 70px;
    }

    #offcanvas-toggler >i {
        line-height: 80px;
        height: 
    }

    #sp-bottom1, #sp-bottom2, #sp-bottom3 {
        margin-bottom: 50px;
        min-height: 189px;
    }


}

@media only screen and (max-width:465px) {


}