@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,100,700);
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Abril+Fatface&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Niconne&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*--------  General ----------*/
.item.active img{width:100%}

.resp-body {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
}
.resp-home-container {
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.navbar-toggle {
    border-color: #ffffff !important;
}

.navbar-toggle .icon-bar {
    background-color: #ffffff !important;
}
#myTabContent {
    color: #333;
}
.navbar-toggle:hover {
    background-color: #6b471c !important;
}

.navbar-toggle:hover .icon-bar {
    background-color: #fff !important;
}

.resp-navbar ul li a {color: #ffffff !important;}
.resp-navbar ul li a:hover {color: #6b471c !important;background: #ffffff!important;}
.dropdown.open .dropdown-menu li a {
    color: #000 !important;
}

.dropdown.open .dropdown-menu li a:hover{color: #fff !important;border-radius: 0;}
.resp-navbar ul {
    margin-top: 0px;
}
.carousel-inner .item {
    max-height: 600px!important;
}
.resp-footer {
    left: 0;
    right: 0;
    background: #1d1d1d;
    margin-top: 0px;
}

.resp-footer ul li a {
    color: #ffffff;
    font-size: 14px !important;
    font-family: 'Roboto Slab', serif;
}
.resp-footer ul li a:hover {
    color: #000!important;
}

.footer-logo {
    background: #fff;
    border-radius: 6px;
    height: 50px;
    padding: 2px;
    height: 40px;
}

.margTop15px{margin-top:15px;}
.margTop30px{margin-top:30px;}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 8px 15px !important;
    font-size: 18px;
    line-height: 20px;
}

/* ---- Order Page ----*/

.menu-row {
    margin-top: 10px;
}

.resp-side-nav li a {
    width: 250px;
    display: block;
    background: #1d1d1d;
    color: #FFFFFF;
    height: inherit !important;
    border: 1px solid #1d1d1d;
}

.resp-side-nav li a:hover{
  background: #dc4735;
  color: #ffffff;
  border: 1px solid #dc4735;
}

.resp-side-nav>li.active>a {
   background: #dc4735;
  color: #ffffff;
  border: 1px solid #dc4735;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
  background: #dc4735;
  color: #ffffff;
  border: 1px solid #dc4735;
}

.resp-panel-title {
    color: #c20020;
    font-weight: bold;
    text-decoration: none;
}

.resp-subcat-title {
    color: #fb0400;
}

.resp-subcat-desc-detail .item {
    color: #2A2A2A;
}

.resp-subcat-desc-detail .item_description {
    font-style: normal;
    color: #000000;
}

.resp-subcat-item-price {
    color: #2A2A2A;
}

.resp-subcat-btn a {
    color: #FFFFFF !important;
    background: #f00;
    border: #f00;
}

.resp-subcat-btn a:hover {
    color: #FFFFFF !important;
    background: #000000;
    border: #ffffff;
}

#basket, #mini-basket {
    margin: 0 auto;
    background: #FFFFFF;
    border-radius: 5px;
    padding: 10px;
    color: #000000!important;
}

#basket .col-xs-11 , #mini-basket .col-xs-11 {
 width:100% !important; 
}

/* --- Media Small Devices ---*/

@media (max-width: 479px) and (min-width: 320px) {

.resp-primary-navbar {
    position: absolute !important;
    border-color: #ffffff;
    background: #1d1d1d;
}

.resp-logo img{
    height: 36px;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 7px 3px !important;
    font-size: 18px;
    line-height: 20px;
}
.banner-cnt
{
  width:100%!important;
  top:0px!important;
}
#BodySection0 h1 {
    font-size: 37px!important;
}
#BodySection0 h2 {
    font-size: 46px!important;
}

#BodySection0 {
    margin-top: 0px!important;
    position: relative;
}
#BodySection0 .overlay
{
   min-height: 350px!important;}
}


/* --- Media Medium Devices ---*/

@media (min-width: 480px) and (max-width: 768px) {

.resp-primary-navbar {
    position: absolute !important;
    border-color: #ffffff;
    background: #1d1d1d!important;
}
.nav-basket-mobile {
  background: #cc0000;
}

.resp-logo img{
    height: 38px;
    margin-left: 10px!important;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 9px 3px !important;
    font-size: 18px;
    line-height: 20px;
}
.banner-cnt
{
  width:100%!important;
  top:0px!important;
}
#BodySection0 h1 {
    font-size: 60px!important;
}
#BodySection0 h2 {
    font-size: 54px!important;
    text-align:center!important;
    margin: auto;
}
#BodySection0 {
    margin-top: 0px!important;
    position: relative;
}
#BodySection0 .overlay
{
  min-height: 370px!important;
}
}


/* --- Media large Devices ---*/

@media (min-width: 769px) and (max-width: 991px) {


.navbar-brand {
    float: left;
    height: 50px;
    padding: 17px 15px;
    font-size: 18px;
    line-height: 20px;
}

.resp-primary-navbar {
    border-color: #ffffff;
    background: #1a1516!important;
    height: 60px;
    position: absolute !important;
}

.resp-logo img{
    height: 39px;
}

.resp-navbar ul {
    /* margin-top: 5px; */
    background: #1a1516!important;
}

.resp-navbar ul li a {color: #ffffff !important;}

.resp-navbar ul li a:hover {
    color: #6b471c !important;
    background: #ffffff!important;
}
.banner-cnt
{
  width:100%!important;
  top:0px!important;
}
#BodySection0 h1 {
    font-size: 60px!important;
}
#BodySection0 h2 {
    font-size: 54px!important;
    text-align:center!important;
    margin: auto;
}
#BodySection0 {
    margin-top: 0px!important;
    position: relative;
}
#BodySection0 .overlay
{
  min-height: 370px!important;
}
}



/*---- For Laptop and Desktop ----*/

/* --- Only for side nav ----*/

@media (min-width: 992px) and (max-width: 1199px) {

.resp-side-nav li a {
    width: 200px;
}
}

@media (min-width: 992px){

.resp-primary-navbar {
    height: 108px;
    position: absolute !important;
    border-color: #ffffff;
    background: #1a1516;
}
.resp-logo img{
  height: 92px;
  padding: 10px;
  border-radius: 10px;
}
.resp-navbar ul {
    margin-top: 33px;
}

.resp-navbar ul li a {color: #ffffff !important;padding-top: 10px;padding-bottom: 10px;font-size: 15px;font-family: 'Open Sans', sans-serif;font-weight: 600;text-transform: uppercase;}

.resp-navbar ul li a:hover {
    background: #d1131c !important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #1a1516 !important;
    border-radius: 0px;
}

}
.resp-logo img {
    padding: 0;
}

/* ----Home Content Style---- */


.modal-content1{
  color:#000;}

/**BannerSection0**/

#BodySection0 {
    background: url(https://public.touch2success.com/static/346f912bdd153f7209d14d94eeb6ffe6/img/phpozpAAd.png) no-repeat center #000;
    margin-top: -159px;
    position: relative;
    background-size: cover;
}
#BodySection0 .overlay {
    background: rgba(0, 0, 0, 0.5);
    min-height: 750px;
}
#BodySection0 h1 {
    font-size: 100px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    font-family: "Playfair Display SC";
    text-align: center;
    margin-bottom: 10px;
    margin-top: 0px;
}
#BodySection0 h2 {
    font-size: 95px;
    font-weight: 400;
    color: rgb(197, 171, 107);
    font-family: "Great Vibes";
    text-align: center;
    margin-top: 56px;
}
.banner-cnt {
    width: 75%;
    position: absolute;
    top: 26%;
    left: 0px;
    right: 0px;
    margin: auto;
}
#BodySection0 h3 {
    font-family: 'Poppins', sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 44px;
    color: #c5ab6b;
}
#BodySection0 p {
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-size: 26px;
    color: #ffffff;
}

.ord-now a {
    background: #6b471c;
    padding: 10px 20px;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    border-radius: 30px;
    font-weight: bold;
    text-decoration: none;
}
.ord-now a:hover {
    background: #ffffff;
    color: #6b471c;
}
.ord-now {
    text-align: center;
    margin-top: 34px;
}
.img1
{
    width: 115px;
    height: 120px;
    margin: 22px 0px 0px 50px;
}
.img2
{
    width: 135px;
    height: 75px;
    margin: 49px 0px 0px 0px;
}

/**BodySection1**/
#BodySection1 {
    background: #ffffff;
    padding: 64px 0px 100px 0px;
    position: relative;
}
#BodySection1 h1 {
    font-size: 33px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    font-family: 'Abril Fatface', cursive;
    margin: 0px 0px 14px 0px;
    text-align: center;
}
#BodySection1 h2{
 font-weight: 400;
 font-size: 37px;
 color: #cd3131;
 font-family: 'Niconne', cursive;
 margin-top: 20px;
 text-align: center;
}
#BodySection1 span {
    color: #000;
}
#BodySection1 h5 {
  text-align: center;
  font-family: 'Cabin',sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 17px;
  color: #6f6f6f;
  padding: 15px 0;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  line-height: 27px;
}

#BodySection1 .about-cnt p {
  font-size: 15px;
  line-height: 30px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  text-align: center;
  padding: 0px 19px;
}

.about-us {
    background: #1d1d1d;
    padding: 20px;
}
.border {
    width: 53px;
    background-color: #cd3131;
    height: 1px;
    text-align: center;
    margin: auto;
}
.about-cnt {
    border: 2px solid #cd3131;
}
#BodySection1 .left p{
    color: #000;
    padding:0px;
    text-align:right!important;
    font-size: 14px;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    position: relative;
}
#BodySection1 .right p{
     color: #000;
     padding:0px;
     text-align:left!important;
     font-size: 15px;
     line-height: 30px;
     font-family: 'Montserrat', sans-serif;
     font-weight: 500;
}
#BodySection1 .right h4
{
    font-family: 'Abril Fatface', cursive;
    text-decoration: none;
    font-weight: 500;
    line-height: 1.1;
    color: #000000;
    font-size: 28px;
}
#BodySection1 .left h4
{
    color:#000;
    font-family: 'Abril Fatface', cursive;
    padding-top: 80px;
    font-weight: 500;
    line-height: 1.1;
    color: #000000;
    font-size: 28px;
}

/**BodySection1**/
#BodySection2 {background: url(https://public.touch2success.com/static/346f912bdd153f7209d14d94eeb6ffe6/img/phpOvv9q6.jpg) center center no-repeat;background-size: cover;margin-top: -55px;}

#BodySection2 h1 {
    font-size: 33px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    font-family: 'Abril Fatface', cursive;
    margin: 0px 0px 14px 0px;
    text-align: center;
}
#BodySection2 h2{
 font-weight: 400;
 font-size: 37px;
 color: #cd3131;
 font-family: 'Niconne', cursive;
 margin-top: 20px;
 text-align: center;
}
#BodySection2 p {
    font-size: 16px;
    color: #000;
    font-family: 'Poppins', sans-serif;
}
.color1 {
    color: #6b471c;
}
#BodySection2 h4{
    font-size: 43px;
    font-weight: 400;
    color: rgb(0, 0, 0);
    font-family: "Playfair Display SC";
    margin: 5px 0px 35px 0px;
    text-align:center;
}
.box {
    position: relative;
}

.box2 {
    position: absolute;
    background: #6b471c;
    border-radius: 100%;
    padding: 27px 15px;
    top: 0px;
    left: 16px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    font-family: "Playfair Display SC";
}
/**BodySection3**/
#BodySection3 {background: #ffffdb;padding: 45px 0px;border-bottom: 3px solid #fc0200;border-top: 3px solid #fc0200;}
#BodySection3 h3 {
    color: #ffffff;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin: auto;
    margin-top: 27%;
    line-height: 33px;
    text-transform: uppercase;
}
#BodySection3 p {
   font-size: 15px;
    line-height: 30px;
    color: #2a2a2a;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-align: center;
}


/**BodySection3**/

#BodySection4 {
}
.overlay {
    background: url(https://public.touch2success.com/static/346f912bdd153f7209d14d94eeb6ffe6/img/php9hckS2.png);
    padding: 70px 0px 96px 10px;
}
#BodySection4 p {
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}
#BodySection4 h1{
    font-size: 43px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    font-family: "Playfair Display SC";
    margin: 5px 0px 35px 0px;
    text-align:center;
}
#BodySection4 h3 {
    padding-top: 5px;
    font-size: 37px;
    vertical-align: middle;
    display: block;
    position: relative;
    text-transform: inherit;
    color: #ffffff;
    font-family: 'Cookie', cursive;
    text-align: center;
    margin-bottom: 16px;
}
#BodySection4 h4 {
    font-family: "Playfair Display SC";
    font-size: 25px;
    padding-top: 5px;
    color: #fff;
    text-align: center;
}
.extra {
    background: rgba(255, 255, 255, 0.24);
    border-radius: 10px;
    height: 280px;
    margin-top: 40px;
    position: relative;
}
.extra:hover{
    background: #6b471c;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.extra .fa {
    font-size: 41px;
    text-align: center;
    background: #ff6c00;
    color: #fff4f4;
    border-radius: 100%;
    /* width: 75px; */
    /* height: 75px; */
    margin-top: -38px;
    padding: 14px 20px;
}
.cont-icon img {
    background: #6b471c;
    padding: 20px;
    border-radius: 100%;
    position: relative;
    left: 0px;
    right: 0px;
    top: -52px;
    border: 5px solid #fff;
}
.extra:hover .cont-icon img {
    border: 2px solid #6b471c;
    webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cont-icon
{
    position:relative;
}
.cont-disc {
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
}
a:hover{
  text-decoration:none;
}


.cat_dishes_wrapper {
    width: 100%;
    float: left;
    background-image: url(../images/dishes/dish_bg.jpg);
    background-size: cover;
    padding: 100px 0px;
    position: relative;
    overflow: hidden;
}
.cat_dish_overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cat_dish_img_wrapper {
    width: 100%;
    float: left;
    padding-top: 40px;
    position: relative;
    z-index: 1;
}
.cat_dish_img {
    width: auto;
    float: left;
    margin: 0px 5px 5px 0px;
    position: relative;
    overflow: hidden;
}
.cat_news_img .cat_dish_img_caption {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(205, 49, 49, 0.63);
    text-align: center;
    transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.cat_dish_name {
    width: 255px;
    background-color: #fff;
    position: absolute;
    z-index: 1;
    top: 140px;
    right: -100%;
    padding: 25px 12px 25px 15px;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
p.cat_dish_title {
    width: 100%;
    float: left;
    margin: 0px;
    font-size: 18px;
    text-transform: capitalize;
    padding-bottom: 4px;
}
p.cat_dish_title a {
    color: #000000;
    font-family: 'Abril Fatface', cursive;
    font-size: 22px;
    text-align: left;
}
.cat_dish_category {
    width: 100%;
    float: left;
}
.cat_dish_category ul {
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.cat_dish_category ul li {
    float: left;
    list-style: none;
    color: #000;
    font-size: 17px;
}
.cat_dish_category ul li a {
    text-transform: capitalize;
    color: #cd3131;
    display: block;
    position: relative;
    padding: 0px 5px;
}
.cat_dish_category ul li:first-child a {
    padding-left: 0px;
}
.cat_dish_category ul li:last-child a:after {
    display: none;
}
.cat_dish_category ul li a:after {
    content: "";
    background-color: #cd3131;
    transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    display: inline-block;
    position: absolute;
    right: -1px;
    top: 3px;
    height: 15px;
    width: 1px;
}
.cat_dish_name span.dish_price {
    font-size: 20px;
    color: #cd3131;
    width: 100%;
    float: left;
    margin-top: 5px;
}
.cat_dish_img:hover .cat_dish_img_caption {
    top: 0;
}
.cat_dish_img:hover .cat_dish_name {
    right: 0px;
}
.padding-left.padding-right {
    padding: 0;
}