﻿﻿@charset "utf-8";

/* CSS Document */


/*------------------------------------------------------------------
[Table of contents]
-common settings
-Main title
-Navigation
-Main slider
-Hours Box
-About us
-Services
-Food menu section
-Chef section 
-Blog section
-Call out section
-Testimonial section
-Reservation section
-Newsletter section
-Footer section
-Mini social  icons
-Footer posts
-Footer gallery
-Copyright
-About page
-Bread crumb style
-Timeline
-Video section
-Feature Box
-Partner section
-Chef detail page
-Qualification
-Dish slider
-Food page
-Food slider
-Food thumb slider
-Food card
-Reservation page
-Service page
-Gallery page
-Contaact page
-404 page
-Blog page
-Pagination
-Comments section
-Widget box
-Categories
-Aside posts
-Deal slider
-Media queries
-Preloader

*/


/*background Color*/

.bg-sefron {
    background: #EF8D30 !important;
}

.bg-brown {
    background: #5E493D !important;
}

.bg-pink {
    background: #C2B2D7 !important;
}

.bg-teal {
    background: #3DB6B8 !important;
}

.bg-pista {
    background: #D9DBD1 !important;
}

.bg-light-brown {
    background: #c5b283 !important;
}


/*---- section margin padding start----*/

.section-ptb-0 {
    padding: 0 0;
}

.section-pt-0 {
    padding: 0 0 0;
}

.section-pb-0 {
    padding: 0 0 0;
}

.section-ptb-10 {
    padding: 10px 0;
}

.section-pt-10 {
    padding: 10px 0 0;
}

.section-pb-10 {
    padding: 0 0 10px;
}

.section-ptb-20 {
    padding: 20px 0;
}

.section-pt-20 {
    padding: 20px 0 0;
}

.section-pb-20 {
    padding: 0 0 20px;
}

.section-ptb-30 {
    padding: 30px 0;
}

.section-pt-30 {
    padding: 30px 0 0;
}

.section-pb-30 {
    padding: 0 0 30px;
}

.section-ptb-40 {
    padding: 40px 0;
}

.section-pt-40 {
    padding: 40px 0 0;
}

.section-pb-40 {
    padding: 0 0 40px;
}

.section-ptb-50 {
    padding: 50px 0;
}

.section-pt-50 {
    padding: 50px 0 0;
}

.section-pb-50 {
    padding: 0 0 50px;
}

.section-ptb-60 {
    padding: 60px 0;
}

.section-pt-60 {
    padding: 60px 0 0;
}

.section-pb-60 {
    padding: 0 0 60px;
}

.section-ptb-70 {
    padding: 70px 0;
}

.section-pt-70 {
    padding: 70px 0 0;
}

.section-pb-70 {
    padding: 0 0 70px;
}

.section-ptb-80 {
    padding: 80px 0;
}

.section-pt-80 {
    padding: 80px 0 0;
}

.section-pb-80 {
    padding: 0 0 80px;
}

.section-ptb-90 {
    padding: 90px 0;
}

.section-pt-90 {
    padding: 90px 0 0;
}

.section-pb-90 {
    padding: 0 0 90px;
}

.section-ptb-100 {
    padding: 100px 0;
}

.section-pt-100 {
    padding: 100px 0 0;
}

.section-pb-100 {
    padding: 0 0 100px;
}

.section-ptb-110 {
    padding: 110px 0;
}

.section-pt-110 {
    padding: 110px 0 0;
}

.section-pb-110 {
    padding: 0 0 110px;
}

.section-ptb-120 {
    padding: 120px 0;
}

.section-pt-120 {
    padding: 120px 0 0;
}

.section-pb-120 {
    padding: 0 0 120px;
}

.section-ptb-150 {
    padding: 150px 0;
}

.section-pt-150 {
    padding: 150px 0 0;
}

.section-pb-150 {
    padding: 0 0 150px;
}


/*---- section margin padding end----*/


/*---- Basic margin padding Start----*/

.m-0 {
    margin: 0 !important;
}

.p-0 {
    padding: 0 !important;
}


/*---- Basic margin padding End----*/


/*---- Margin top Start ----*/

.mt-minus-2 {
    margin-top: -2px;
}

.mt-minus-2 {
    margin-top: -2px;
}

.mt-minus-3 {
    margin-top: -3px;
}

.mt-minus-4 {
    margin-top: -4px;
}

.mt-minus-5 {
    margin-top: -5px;
}

.mt-minus-10 {
    margin-top: -10px;
}

.mt-minus-20 {
    margin-top: -20px;
}

.mt-minus-30 {
    margin-top: -30px;
}

.mt-minus-40 {
    margin-top: -40px;
}

.mt-minus-50 {
    margin-top: -50px;
}

.mt-minus-60 {
    margin-top: -60px;
}

.mt-minus-180 {
    margin-top: -180px;
}

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

.mt-1 {
    margin-top: 1px !important;
}

.mt-2 {
    margin-top: 2px !important;
}

.mt-3 {
    margin-top: 3px !important;
}

.mt-4 {
    margin-top: 4px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

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

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

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

.mt-40 {
    margin-top: 40px !important;
}

.mt-45 {
    margin-top: 45px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-55 {
    margin-top: 55px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-65 {
    margin-top: 65px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-75 {
    margin-top: 75px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mt-85 {
    margin-top: 85px !important;
}

.mt-90 {
    margin-top: 90px !important;
}

.mt-95 {
    margin-top: 95px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mt-105 {
    margin-top: 105px !important;
}

.mt-110 {
    margin-top: 110px !important;
}

.mt-115 {
    margin-top: 115px !important;
}

.mt-120 {
    margin-top: 120px !important;
}

.mt-125 {
    margin-top: 125px !important;
}

.mt-130 {
    margin-top: 130px !important;
}

.mt-135 {
    margin-top: 135px !important;
}

.mt-140 {
    margin-top: 140px !important;
}

.mt-145 {
    margin-top: 145px !important;
}

.mt-150 {
    margin-top: 150px !important;
}

.mt-160 {
    margin-top: 160px !important;
}

.mt-170 {
    margin-top: 170px !important;
}

.mt-180 {
    margin-top: 180px !important;
}

.mt-190 {
    margin-top: 190px !important;
}


/*---- Margin top End ----*/


/*---- Margin right End ----*/

.mr-0 {
    margin-right: 0 !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mr-25 {
    margin-right: 25px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mr-35 {
    margin-right: 35px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.mr-45 {
    margin-right: 45px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

.mr-55 {
    margin-right: 55px !important;
}

.mr-60 {
    margin-right: 60px !important;
}

.mr-65 {
    margin-right: 65px !important;
}

.mr-70 {
    margin-right: 70px !important;
}

.mr-75 {
    margin-right: 75px !important;
}

.mr-80 {
    margin-right: 80px !important;
}

.mr-85 {
    margin-right: 85px !important;
}

.mr-90 {
    margin-right: 90px !important;
}

.mr-95 {
    margin-right: 95px !important;
}

.mr-100 {
    margin-right: 100px !important;
}

.mr-105 {
    margin-right: 105px !important;
}

.mr-110 {
    margin-right: 110px !important;
}

.mr-115 {
    margin-right: 115px !important;
}

.mr-120 {
    margin-right: 120px !important;
}

.mr-125 {
    margin-right: 125px !important;
}

.mr-130 {
    margin-right: 130px !important;
}

.mr-135 {
    margin-right: 135px !important;
}

.mr-140 {
    margin-right: 140px !important;
}

.mr-145 {
    margin-right: 145px !important;
}

.mr-150 {
    margin-right: 150px !important;
}


/*---- Margin right End ----*/


/*---- margin bottom Start ----*/

.mb-minus-10 {
    margin-bottom: -10px;
}

.mb-minus-20 {
    margin-bottom: -20px;
}

.mb-minus-30 {
    margin-bottom: -30px;
}

.mb-minus-40 {
    margin-bottom: -40px;
}

.mb-minus-50 {
    margin-bottom: -50px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-35 {
    margin-bottom: 35px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-45 {
    margin-bottom: 45px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-55 {
    margin-bottom: 55px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-65 {
    margin-bottom: 65px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-75 {
    margin-bottom: 75px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-85 {
    margin-bottom: 85px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.mb-95 {
    margin-bottom: 95px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.mb-105 {
    margin-bottom: 105px !important;
}

.mb-110 {
    margin-bottom: 110px !important;
}

.mb-115 {
    margin-bottom: 115px !important;
}

.mb-120 {
    margin-bottom: 120px !important;
}

.mb-125 {
    margin-bottom: 125px !important;
}

.mb-130 {
    margin-bottom: 130px !important;
}

.mb-135 {
    margin-bottom: 135px !important;
}

.mb-140 {
    margin-bottom: 140px !important;
}

.mb-145 {
    margin-bottom: 145px !important;
}

.mb-150 {
    margin-bottom: 150px !important;
}


/*---- margin bottom End ----*/


/*---- margin left Start ----*/

.ml-0 {
    margin-left: 0 !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.ml-25 {
    margin-left: 25px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.ml-35 {
    margin-left: 35px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.ml-45 {
    margin-left: 45px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.ml-55 {
    margin-left: 55px !important;
}

.ml-60 {
    margin-left: 60px !important;
}

.ml-65 {
    margin-left: 65px !important;
}

.ml-70 {
    margin-left: 70px !important;
}

.ml-75 {
    margin-left: 75px !important;
}

.ml-80 {
    margin-left: 80px !important;
}

.ml-85 {
    margin-left: 85px !important;
}

.ml-90 {
    margin-left: 90px !important;
}

.ml-95 {
    margin-left: 95px !important;
}

.ml-100 {
    margin-left: 100px !important;
}

.ml-105 {
    margin-left: 105px !important;
}

.ml-110 {
    margin-left: 110px !important;
}

.ml-115 {
    margin-left: 115px !important;
}

.ml-120 {
    margin-left: 120px !important;
}

.ml-125 {
    margin-left: 125px !important;
}

.ml-130 {
    margin-left: 130px !important;
}

.ml-135 {
    margin-left: 135px !important;
}

.ml-140 {
    margin-left: 140px !important;
}

.ml-145 {
    margin-left: 145px !important;
}

.ml-150 {
    margin-left: 150px !important;
}


/*---- margin left End ----*/


/*---- padding top start ----*/

.pt-0 {
    padding-top: 0 !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-35 {
    padding-top: 35px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pt-45 {
    padding-top: 45px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pt-55 {
    padding-top: 55px !important;
}

.pt-60 {
    padding-top: 60px !important;
}

.pt-65 {
    padding-top: 65px !important;
}

.pt-70 {
    padding-top: 70px !important;
}

.pt-75 {
    padding-top: 75px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.pt-85 {
    padding-top: 85px !important;
}

.pt-90 {
    padding-top: 90px !important;
}

.pt-95 {
    padding-top: 95px !important;
}

.pt-100 {
    padding-top: 100px !important;
}

.pt-105 {
    padding-top: 105px !important;
}

.pt-110 {
    padding-top: 110px !important;
}

.pt-115 {
    padding-top: 115px !important;
}

.pt-120 {
    padding-top: 120px !important;
}

.pt-125 {
    padding-top: 125px !important;
}

.pt-130 {
    padding-top: 130px !important;
}

.pt-135 {
    padding-top: 135px !important;
}

.pt-140 {
    padding-top: 140px !important;
}

.pt-145 {
    padding-top: 145px !important;
}

.pt-150 {
    padding-top: 150px !important;
}


/*---- padding top End ----*/


/*---- padding right right ----*/

.p-60 {
    padding: 60px;
}

.pr-0 {
    padding-right: 0 !important;
}

.pr-5 {
    padding-right: 5px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.pr-25 {
    padding-right: 25px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.pr-35 {
    padding-right: 35px !important;
}

.pr-40 {
    padding-right: 40px !important;
}

.pr-45 {
    padding-right: 45px !important;
}

.pr-50 {
    padding-right: 50px !important;
}

.pr-55 {
    padding-right: 55px !important;
}

.pr-60 {
    padding-right: 60px !important;
}

.pr-65 {
    padding-right: 65px !important;
}

.pr-70 {
    padding-right: 70px !important;
}

.pr-75 {
    padding-right: 75px !important;
}

.pr-80 {
    padding-right: 80px !important;
}

.pr-85 {
    padding-right: 85px !important;
}

.pr-90 {
    padding-right: 90px !important;
}

.pr-95 {
    padding-right: 95px !important;
}

.pr-100 {
    padding-right: 100px !important;
}

.pr-105 {
    padding-right: 105px !important;
}

.pr-110 {
    padding-right: 110px !important;
}

.pr-115 {
    padding-right: 115px !important;
}

.pr-120 {
    padding-right: 120px !important;
}

.pr-125 {
    padding-right: 125px !important;
}

.pr-130 {
    padding-right: 130px !important;
}

.pr-135 {
    padding-right: 135px !important;
}

.pr-140 {
    padding-right: 140px !important;
}

.pr-145 {
    padding-right: 145px !important;
}

.pr-150 {
    padding-right: 150px !important;
}


/*---- padding right End ----*/


/*---- padding bottom Start  ----*/

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-25 {
    padding-bottom: 25px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-35 {
    padding-bottom: 35px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pb-45 {
    padding-bottom: 45px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.pb-55 {
    padding-bottom: 55px !important;
}

.pb-60 {
    padding-bottom: 60px !important;
}

.pb-65 {
    padding-bottom: 65px !important;
}

.pb-70 {
    padding-bottom: 70px !important;
}

.pb-75 {
    padding-bottom: 75px !important;
}

.pb-80 {
    padding-bottom: 80px !important;
}

.pb-85 {
    padding-bottom: 85px !important;
}

.pb-90 {
    padding-bottom: 90px !important;
}

.pb-95 {
    padding-bottom: 95px !important;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.pb-105 {
    padding-bottom: 105px !important;
}

.pb-110 {
    padding-bottom: 110px !important;
}

.pb-115 {
    padding-bottom: 115px !important;
}

.pb-120 {
    padding-bottom: 120px !important;
}

.pb-125 {
    padding-bottom: 125px !important;
}

.pb-130 {
    padding-bottom: 130px !important;
}

.pb-135 {
    padding-bottom: 135px !important;
}

.pb-140 {
    padding-bottom: 140px !important;
}

.pb-145 {
    padding-bottom: 145px !important;
}

.pb-150 {
    padding-bottom: 150px !important;
}


/*---- padding bottom End  ----*/


/*---- padding left Start  ----*/

.pl-0 {
    padding-left: 0 !important;
}

.pl-5 {
    padding-left: 5px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pl-25 {
    padding-left: 25px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.pl-35 {
    padding-left: 35px !important;
}

.pl-40 {
    padding-left: 40px !important;
}

.pl-45 {
    padding-left: 45px !important;
}

.pl-50 {
    padding-left: 50px !important;
}

.pl-55 {
    padding-left: 55px !important;
}

.pl-60 {
    padding-left: 60px !important;
}

.pl-65 {
    padding-left: 65px !important;
}

.pl-70 {
    padding-left: 70px !important;
}

.pl-75 {
    padding-left: 75px !important;
}

.pl-80 {
    padding-left: 80px !important;
}

.pl-85 {
    padding-left: 85px !important;
}

.pl-90 {
    padding-left: 90px !important;
}

.pl-95 {
    padding-left: 95px !important;
}

.pl-100 {
    padding-left: 100px !important;
}

.pl-105 {
    padding-left: 105px !important;
}

.pl-110 {
    padding-left: 110px !important;
}

.pl-115 {
    padding-left: 115px !important;
}

.pl-120 {
    padding-left: 120px !important;
}

.pl-125 {
    padding-left: 125px !important;
}

.pl-130 {
    padding-left: 130px !important;
}

.pl-135 {
    padding-left: 135px !important;
}

.pl-140 {
    padding-left: 140px !important;
}

.pl-145 {
    padding-left: 145px !important;
}

.pl-150 {
    padding-left: 150px !important;
}


/*---- padding left End  ----*/


/*---- min height start ----*/

.min-height-200 {
    min-height: 200px;
}

.min-height-230 {
    min-height: 230px;
}

.min-height-260 {
    min-height: 260px;
}

.min-height-290 {
    min-height: 290px;
}

.min-height-320 {
    min-height: 320px;
}

.min-height-350 {
    min-height: 350px;
}

.min-height-380 {
    min-height: 380px;
}

.min-height-410 {
    min-height: 410px;
}

.min-height-440 {
    min-height: 440px;
}

.min-height-470 {
    min-height: 470px;
}

.min-height-500 {
    min-height: 500px;
}

.min-height-550 {
    min-height: 550px;
}


/*---- min height end ----*/


/*---- max height Start ----*/

.max-height-200 {
    max-height: 200px;
}

.max-height-230 {
    max-height: 230px;
}

.max-height-260 {
    max-height: 260px;
}

.max-height-290 {
    max-height: 290px;
}

.max-height-320 {
    max-height: 320px;
}

.max-height-350 {
    max-height: 350px;
}

.max-height-380 {
    max-height: 380px;
}

.max-height-410 {
    max-height: 410px;
}

.max-height-440 {
    max-height: 440px;
}

.max-height-470 {
    max-height: 470px;
}

.max-height-500 {
    max-height: 500px;
}

.max-height-550 {
    max-height: 550px;
}


/*---- max height End ----*/


/*----Width ----*/

.width-10 {
    width: 10%;
}

.width-12 {
    width: 12%;
}

.width-15 {
    width: 15%;
}

.width-20 {
    width: 20%;
}

.width-25 {
    width: 25%;
}

.width-30 {
    width: 30%;
}

.width-35 {
    width: 35%;
}

.width-40 {
    width: 40%;
}

.width-45 {
    width: 45%;
}

.width-50 {
    width: 50%;
}

.width-55 {
    width: 55%;
}

.width-60 {
    width: 60%;
}

.width-65 {
    width: 65%;
}

.width-70 {
    width: 70%;
}

.width-75 {
    width: 75%;
}

.width-80 {
    width: 80%;
}

.width-85 {
    width: 85%;
}

.width-90 {
    width: 90%;
}

.width-95 {
    width: 95%;
}

.width-100 {
    width: 100%;
}

.width-100-vh {
    width: 100vh;
}

.width-auto {
    width: auto
}


/*---- Width End ----*/


/* ===================================
   Google Fonts  Dancing Script and Lato
====================================== */

@font-face {
    font-family: 'ObelixPro';
    src: url('assets/ObelixPro/ObelixPro.eot');
    src: url('assets/ObelixPro/ObelixPro.eot?#iefix') format('embedded-opentype'), url('assets/ObelixPro/ObelixPro.woff') format('woff'), url('assets/ObelixPro/ObelixPro.ttf') format('truetype'), url('assets/ObelixPro/ObelixPro.svg#ObelixPro') format('svg');
    font-weight: normal;
    font-style: normal;
}

.sp-font-obelix-pro {
    font-family: ObelixPro !important;
}

@font-face {
    font-family: 'BerlinSansFBDemiBold';
    src: url('assets/BerlinSansFBDemi-Bold/BerlinSansFBDemi-Bold.eot?#iefix');
    src: url('assets/BerlinSansFBDemi-Bold/BerlinSansFBDemi-Bold.eot?#iefix') format('embedded-opentype'), url('assets/BerlinSansFBDemi-Bold/BerlinSansFBDemi-Bold.woff') format('woff'), url('assets/assets/BerlinSansFBDemi-Bold/BerlinSansFBDemi-Bold.ttf') format('truetype'), url('assets/BerlinSansFBDemi-Bold/BerlinSansFBDemi-Bold.svg#BerlinSansFBDemi-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.sp-font-berlin-sans-bold {
    font-family: BerlinSansFBDemiBold !important;
}

@font-face {
    font-family: 'SegoePrint';
    src: url('assets/SegoePrint/SegoePrint.eot?#iefix');
    src: url('assets/SegoePrint/SegoePrint.eot?#iefix') format('embedded-openty.pe'), url('assets/SegoePrint/SegoePrint.woff') format('woff'), url('assets/SegoePrint/SegoePrint.ttf') format('truetype'), url('assets/SegoePrint/SegoePrint.svg#SegoePrint') format('svg');
    font-weight: normal;
    font-style: normal;
}

.sp-font-segoe-print {
    font-family: SegoePrint !important;
}


/* ========================
   common settings
========================== */

body,
html {
    font-size: 14px;
    height: 100%;
    font-family: 'Lato', sans-serif;
    color: #808080;
}

body h1 {
    font-family: ObelixPro !important;
}

body h2 {
    font-family: BerlinSansFBDemiBold !mportant;
}

body h3,
body h4,
body h5,
body h6 {
    font-weight: 700;
    font-family: 'Dancing Script', cursive;
    margin: 0;
    padding: 0;
    color: #000;
}

p {
    font-family: SegoePrint !important;
}

h4 {
    font-size: 20px;
}

a:focus,
a:hover {
    outline: 0;
    text-decoration: none
}

p {
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom: 15px;
}

.slicknav_nav .slicknav_row,
.slicknav_nav a {
    font-family: 'ObelixPro' !important;
}

.bx-shadow {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
}

.text-hard {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}

.text-black {
    color: #000;
}

.txt-white {
    color: #fff
}

ul {
    list-style: none
}

.wrap-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 200px;
    flex: 1 200px;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.strong,
b,
strong {
    font-weight: 700;
}

.hover-in {
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
}

.hover-out {
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
}

.pr-40 {
    padding-right: 39px;
}

.m-top20 {
    margin-top: 20px !important;
}

.m-top30 {
    margin-top: 30px !important;
}

.m-top40 {
    margin-top: 40px !important;
}

.p-top20 {
    padding-top: 20px !important;
}

.p-btm50 {
    padding-bottom: 50px !important;
}

.bg-main {
    background-color: #fff !important;
    ;
}

.bg-secondry {
    background-color: #f7f7f7 !important;
}

.txt-hover:hover {
    color: #ffad18 !important;
}

.border-none {
    border: none !important;
}

.center-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.section-padding {
    padding: 60px 0;
}

.secondry-padding {
    padding: 60px 0 0 0;
}

a.btn-custom,
.btn-custom {
    background-color: #ffad18;
    color: #000;
    display: inline-block;
    border-radius: 22px;
    padding: 5px 15px;
    font-weight: 400;
    position: relative;
    will-change: transform;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    text-transform: capitalize;
}

a.btn-custom:hover,
.btn-custom:hover {
    background-color: #232323;
    color: #ffad18;
}

a.btn-custom:hover::after,
.btn-custom:hover::after {
    border-color: #ffad18;
}

.btn-custom:after {
    top: -4px;
    left: -4px;
    bottom: -4px;
    right: -4px;
    border: 1px solid #fff;
    position: absolute;
    content: "";
    border-radius: 22px;
}
@media only screen and (max-width: 580px) {
    a.btn-custom,
.btn-custom {
    background-color: #ffad18;
    color: #000;
    display: inline-block;
    border-radius: 22px;
    padding: 5px 15px;
    font-weight: 400;
    position: relative;
    will-change: transform;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    text-transform: capitalize;
}
}

.btn-secondry {
    background-color: transparent;
    color: #000;
    border: 0;
    outline: 0;
    position: relative;
    font-weight: 700;
    border-bottom: 1px solid #000;
    padding: 5px 20px 5px 0;
}

.btn-secondry:after {
    content: "\f101";
    font-family: FontAwesome;
    font-size: inherit;
    color: inherit;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.btn-secondry:hover {
    color: #ffad18;
    border-color: #ffad18;
}

.btn-submit {
    background-color: #ffad18;
    color: #000;
    text-transform: uppercase;
    border: 0;
    padding: 10px 20px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    font-weight: 700;
}

.btn-submit:hover {
    background-color: #363636;
    color: #fff;
}
/*preloader*/
.preloader img{
    margin-top: 50%;
    margin-left: 20%;
}
@media only screen and (max-width: 1540px) {
    .preloader img{
        margin-top: 50%;
        margin-left: 15%;
    }
}
@media only screen and (max-width: 1199px) {
    .preloader img{
        margin-top: 50%;
        margin-left: 0%;
        width: 100%;
    }
}
@media only screen and (max-width: 991px) {
    .preloader img {
        margin-top: 50%;
        margin-left: 15%;
        width: 70%;
    }
}
@media only screen and (max-width: 580px) {
    #cooking{
        display: block;
    }
    .preloader img{
        margin-top: 50%;
        margin-left: 15%;
        width: 70%;
    }
}
@media only screen and (max-width: 480px){
    .preloader img {
        margin-top: 50%;
        margin-left: 9%;
        width: 50%;
    }
}
@media only screen and (max-width: 380px) {
    .preloader img {
        margin-top: 50%;
        margin-left: 2%;
        width: 58%;
    }
}
@media only screen and (width: 375px) {
    .preloader img {
        margin-top: 50%;
        margin-left: 20%;
        width: 58%;
    }
}
@media only screen and (max-width: 330px) {
    .preloader img {
        margin-top: 50%;
        margin-left: 3%;
        width: 70%;
    }
}
/*==================
    Top scroll button
  ==================*/

#toTopBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    width: 40px;
    height: 40px;
    text-align: center;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #ffad18;
    color: #fff;
    cursor: pointer;
    line-height: 40px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

#toTopBtn i {
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

#toTopBtn:hover {
    opacity: .8;
}

.loader {
    background-color: #ffad18;
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    z-index: 99999;
}


/*==================
      main-title
  ==================*/

.main-title {
    font-size: 60px;
    color: #000;
    position: relative;
    z-index: 0;
    line-height: 1.2;
    overflow: hidden;
    font-weight: 400;
    margin-bottom: 30px;
}

.main-title span.bg-reverse {
    background-color: #ffffff;
}

.main-title span.bg-reverse:before {
    background-color: #ffffff;
}

.main-title span {
    background-color: #fff;
    display: inline-block;
    padding: 2px 25px;
    position: relative;
}
.main-title span.off_white {
    background-color: #f7f7f7;
}

.main-title span:before {
    content: "";
    position: absolute;
    height: 2px;
    background-color: #fff;
    width: 15px;
    bottom: 50%;
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
    left: -15px;
}

.main-title.text-left span:before {
    left: 100%;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}

.main-title::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    left: 15px;
    background-color: #000;
    top: 50%;
    z-index: -1;
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
}

.main-title::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    right: 15px;
    background-color: #000;
    bottom: 50%;
    z-index: -1;
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
}

.main-title.text-left span {
    padding-left: 5px;
}

.wrapper {
    overflow: hidden;
    position: relative;
}

.header {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    z-index: 9;
}

.header.sticky_menu {
    background-color: #fff;
    left: 0;
    right: 0;
    top: 0;
    padding: 2px 0;
    position: fixed;
    z-index: 998;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}


/*==================
      Navigation
  ==================*/

.navbar-brand {
    height: auto;
    padding: 5px;
    margin-top: 5px;
}

.navbar-brand>img {
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
}

.sticky_menu .navbar-brand>img {
    max-width: 120px;
}

.sticky_menu .navbar-brand {
    padding: 2px;
    margin: 12px auto;
}

.navbar {
    margin-bottom: 0;
    border: 0;
    background-color: #ffffff;
    min-height: 0;
}

.menubar {
    position: relative;
    z-index: 0;
    padding: 5px 0;
    background-color: #ffffff;
}

.menubar:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 30%;
    left: -60px;
    background-color: #fff;
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    z-index: -1;
}

.menubar:after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    right: -50%;
    background-color: #fff;
    z-index: -1;
}

.menubar ul.nav {
    margin: 22px auto;
    position: relative;
    margin-left: 4px;
}

.sticky_menu .menubar ul.nav {
    margin: 15px auto;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: transparent;
}

.nav>li>a.book-btn,
.nav>li>.book-btn {
    background-color: #ffad18;
    color: #000;
    padding: 15px 10px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    font-family: 'BerlinSansFBDemi-Bold';
    font-size: 15px;
}

.nav>li>a.book-btn:after {}

.nav>li>.book-btn:before {
    position: absolute;
    content: '';
    height: 3px;
    top: 0px;
    right: 50%;
    left: 50%;
    opacity: 0;
    background-color: #000000;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transition: all .4s;
}

.nav>li>a.book-btn:hover,
.nav>li>.book-btn:hover {
    color: #000;
    background-color: #ffad18;
}

.navbar-nav>li {
    background-color: #ffad18;
}

.navbar-nav>li.res-btn {
    background-color: transparent;
}

.nav>li>a {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent;
    color: #000;
}

.navbar-nav>li>a:before {
    position: absolute;
    content: '';
    height: 3px;
    top: 0px;
    right: 50%;
    left: 50%;
    opacity: 0;
    background-color: #000000;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transition: all .4s;
}

.navbar-nav>li>a::after {
    position: absolute;
    content: '';
    height: 3px;
    bottom: 0px;
    left: 50%;
    right: 50%;
    opacity: 0;
    background-color: #000000;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transition: all .4s;
}

.navbar-nav>li.active>a::before,
.navbar-nav>li>a:hover::before {
    right: 0;
    left: 0;
    opacity: 1;
}

.navbar-nav>li.active>a::after,
.navbar-nav>li>a:hover::after {
    opacity: 1;
    right: 0;
    left: 0;
}

.mobile-menu {
    display: none;
}

@media only screen and (min-width: 991px) {
    .nav>li.mob-only>a.book-btn,
    .nav>li.mob-only>.book-btn {
        display: none;
    }
}

.menubar .dropdown-menu {
    background-color: #ffad18;
    border: 0;
    padding: 0;
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
}

.dropdown-menu>li>a {
    position: relative;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    color: #000;
    font-weight: 700;
}

.dropdown-menu>li:last-child>a {
    border-bottom: none;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #232323;
    padding-left: 20px;
}

.menubar li.dropdown:hover>.dropdown-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    left: 100%;
    margin-top: 0;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    top: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}


/*==================
     Main slider
  ==================*/

.sliders .owl-nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
    width: 100%;
}

.sliders .owl-nav .owl-prev,
.sliders .owl-nav .owl-next {
    position: absolute;
    background-color: rgba(255, 255, 255, .2);
    height: 90px;
    width: 28px;
    top: 0;
    color: #ffad18;
    font-size: 25px;
    border-radius: 10px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.sliders .owl-nav .owl-prev:hover,
.sliders .owl-nav .owl-next:hover {
    background-color: #fff;
}

.sliders .owl-nav .owl-prev i,
.sliders .owl-nav .owl-next i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.sliders .owl-nav .owl-prev {
    left: -10%;
}

.sliders:hover .owl-nav .owl-prev {
    left: 30px;
}

.sliders .owl-nav .owl-next {
    right: -10%;
}

.sliders:hover .owl-nav .owl-next {
    right: 30px;
}

.slider-text {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 1170px;
    padding: 0 20px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.slider-text h2 {
    color: #fff;
    font-size: 45px;
    letter-spacing: 3px;
    line-height: 60px;
}

.slider-text h2 span {
    color: #ffad18;
}

.slider-text p.slide-desc {
    font-size: 18px;
    color: #fff;
    max-width: 700px;
    font-weight: 300;
    line-height: 1.6;
}

.owl-carousel .owl-item img {
    width: 100%;
}

.owl-item.active .slider-text h2 {
    -webkit-animation: 1s .2s zoomInLeft both;
    animation: 1s .2s zoomInLeft both;
}

.owl-item.active .slider-text p.slide-desc {
    -webkit-animation: 1s .4s zoomInRight both;
    animation: 1s .4s zoomInRight both;
}

.owl-item.active .slider-text .btn-custom {
    -webkit-animation: 1s .6s slideInUp both;
    animation: 1s .6s slideInUp both;
    margin-top: 20px;
    font-size: 30px;
    border-radius: 150px;
    padding: 0px 25px;
}


/*==================
    Hours Box
  ==================*/

.hours-box {
    width: 280px;
    height: 91px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}

.hours-box h3 {
    color: #000;
    background-color: #fff;
    width: 200px;
    padding: 10px 10px 5px 10px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    -webkit-clip-path: polygon(0 18%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 18%, 100% 0, 100% 100%, 0% 100%);
}

.hours-box .hours {
    text-align: center;
    margin: 40px auto 0;
}

.hours-box .hours i {
    font-size: 40px;
    color: #fff;
    line-height: 1;
}

.hours-box .hours .hours-title {
    font-size: 20px;
    color: #ffad18;
    margin: 0;
    padding: 10px 0;
}

.hours-box .hours .hours-text {
    color: #fff;
    font-size: 14px;
    margin: 0;
}


/*==================
    About us
  ==================*/
.direction{
    padding: 30px 0;
}
.about-section {
    background-color: #f9f8f8;
    padding: 40px 0;
}

.chef-figure {
    position: relative;
}

.chef-figure:after {
    height: 5px;
    width: 56%;
    max-width: 310px;
    background-color: #ffad18;
    content: "";
    position: absolute;
    bottom: 0%;
    left: 40px;
}

ul.food-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.food-list li {
    position: relative;
    padding-left: 20px;
    margin: 20px auto;
}

ul.food-list li::before {
    content: "\f0a4";
    font-size: 14px;
    color: inherit;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
}

.abt-quality {
    padding-top: 20px;
}

.quality-box .quality-title {
    font-family: 'BerlinSansFBDemiBold';
    font-size: 14px;
    color: #000;
    padding: 5px 0 10px;
}

.quality-box i {
    color: #ffad18;
    font-size: 40px;
    line-height: 1.2;
}

.quality-box a {
    color: inherit;
}


/*==================
    Services
  ==================*/

.service-bg {
    background: #fff url(../images/services-bg.jpg) no-repeat center center;
}

.service-section {
    background-size: cover;
}

.service {
    margin-bottom: 50px;
    position: relative;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.service .icon i {
    font-size: 40px;
    color: #232323;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    line-height: 1;
}

.service:hover .icon i {
    color: #ffad18;
}

.service .service-title {
    color: #000;
    font-size: 20px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    padding: 20px 0 10px;
}

.service .service-title a {
    color: inherit;
}

.service:hover .service-title {
    color: #ffad18;
}


/*==================
    Food menu section
  ==================*/

.full-menu-bg {
    background: url(../images/menu/menu-bg.jpg) no-repeat center top !important;
}


/*full menu*/

.blog-section .blog.menu-card {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    transition-timing-function: ease;
    transition: 0.25s;
    margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
    .blog-section .blog.menu-card {
        margin-bottom: 0px;
    }
}

.blog.menu-card:hover {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    background-color: #fff;
}

.blog.menu-card:hover .content {
    transition-timing-function: ease-in-out;
    transition: 0.25s;
}

.blog.menu-card:hover .blog-title a {
    color: #ffffff;
}


/*breackfast*/

.blog.menu-card:hover .breakfast {
    background-color: #EF8D30;
}

.blog.menu-card:hover .breakfast .blog-title,
.blog.menu-card:hover .breakfast .blog-title a {
    color: #ffffff;
}


/*main_course*/

.blog.menu-card:hover .main_course {
    background-color: #5E493D;
}

.blog.menu-card:hover .main_course_punjabi .blog-title,
.blog.menu-card:hover .main_course_punjabi .blog-title a {
    color: #ffffff;
}


/*drinks*/

.blog.menu-card:hover .drinks {
    background-color: #C2B2D7;
}

.blog.menu-card:hover .drinks .blog-title,
.blog.menu-card:hover .drinks .blog-title a {
    color: #ffffff;
}


/*starter*/

.blog.menu-card:hover .starter {
    background-color: #3DB6B8;
}

.blog.menu-card:hover .starter .blog-title,
.blog.menu-card:hover .starter .blog-title a {
    color: #ffffff;
}


/*Dessert*/

.blog.menu-card:hover .dessert {
    background-color: #D9DBD1;
}

.blog.menu-card:hover .dessert .blog-title,
.blog.menu-card:hover .dessert .blog-title a {
    color: #ffffff;
}


/*fixed-menu*/

.blog.menu-card:hover .fixed-menu {
    background-color: #66543C;
}

.blog.menu-card:hover .fixed-menu .blog-title,
.blog.menu-card:hover .fixed-menu .blog-title a {
    color: #ffffff;
}


/*Sizzler*/

.blog.menu-card:hover .sizzlers {
    background-color: #c5b283;
}

.blog.menu-card:hover .sizzlers .blog-title,
.blog.menu-card:hover .sizzlers .blog-title a {
    color: #ffffff;
}


/*===========================
Individual menu item
=============================*/


/*Breackfast*/

.fries-bg {
    background: url(../images/menu/breakfast/fries-bg.png) bottom right no-repeat;
}

.sandwich_toast {
    background: url(../images/menu/breakfast/sandwich.png) bottom right no-repeat;
}

.munchies {
    background: url(../images/menu/breakfast/munchies.png) bottom right no-repeat;
}

.bread_from_tandoor {
    background: url(../images/menu/breakfast/bred-from-tandoor.png) bottom right no-repeat;
}

.bread_from_oven {
    background: url(../images/menu/breakfast/breads_from_oven.png) bottom right no-repeat;
}


/*main_course*/

.main_course_punjabi {
    background: url(../images/menu/main_course/main_course_punjabi.png) bottom right no-repeat;
}

.dal {
    background: url(../images/menu/main_course/dal.png) bottom right no-repeat;
    background-size: 18%;
}

.rices_biryani {
    background: url(../images/menu/main_course/rices_biryani.png) bottom right no-repeat;
    background-size: 25%;
}

.oriental_main_course {
    background: url(../images/menu/main_course/oriental_main_course.png) bottom right no-repeat;
}

.continental_main_course {
    background: url(../images/menu/main_course/continental_main_course.png) bottom right no-repeat;
}

.pizza {
    background: url(../images/menu/main_course/pizza.png) bottom right no-repeat;
}


/*drinks*/

.hot_brewing {
    background: url(../images/menu/drinks/hot_brewing.png) bottom right no-repeat;
}

.cold_coffee {
    background: url(../images/menu/drinks/cold_coffee.png) bottom right no-repeat;
}

.iced_tea {
    background: url(../images/menu/drinks/iced_tea.png) bottom right no-repeat;
}

.mocktail_by_the_shore {
    background: url(../images/menu/drinks/mocktail_by_the_shore.png) bottom right no-repeat;
}

.mojito {
    background: url(../images/menu/drinks/mojito.png) bottom right no-repeat;
}

.multi_favoured_mocktails {
    background: url(../images/menu/drinks/multi_favoured_mocktails.png) bottom right no-repeat;
}

.shakes_by_the_shakes {
    background: url(../images/menu/drinks/shakes_by_the_shakes.png) bottom right no-repeat;
}


/*starter*/

.stater_from_tandoor {
    background: url(../images/menu/starter/stater_from_tandoor.png) bottom right no-repeat;
}

.continental_starter {
    background: url(../images/menu/starter/continental_starter.png) bottom right no-repeat;
}

.oriental_starter {
    background: url(../images/menu/starter/oriental_starter.png) bottom right no-repeat;
}

.soup {
    background: url(../images/menu/starter/soup.png) bottom right no-repeat;
}


/*dessert*/

.sweets {
    background: url(../images/menu/dessert/sweets.png) bottom right no-repeat;
}

.icecream {
    background: url(../images/menu/dessert/icecream.png) bottom right no-repeat;
}


/*sizzler*/

.sizzler {
    background: url(../images/menu/sizzlers/sizzler.png) bottom right no-repeat;
}

@media only screen and (max-width: 991px) {
    /*breackfast-menu*/
    .fries-bg {
        background-size: 35%;
    }
    .sandwich_toast {
        background-size: 35%;
    }
    .munchies {
        background-size: 26%;
    }
    .bread_from_tandoor {
        background-size: 45%;
    }
    .bread_from_oven {
        background-size: 25%;
    }
    .main_course_punjabi {
        background-size: 23%;
    }
    .dal {
        background-size: 40%;
    }
    .rices_biryani {
        background-size: 35%;
    }
    .oriental_main_course {
        background-size: 55%;
    }
    .continental_main_course {
        background-size: 50%;
    }
    .pizza {
        background-size: 57%;
    }
    /*drinks*/
    .hot_brewing {
        background-size: 42%;
    }
    .cold_coffee {
        background-size: 80%;
    }
    .iced_tea {
        background-size: 60%;
    }
    .mocktail_by_the_shore {
        background-size: 52%;
    }
    .mojito {
        background-size: 60%;
    }
    .multi_favoured_mocktails {
        background-size: 80%;
    }
    .shakes_by_the_shakes {
        background-size: 80%;
    }
    /*starter*/
    .stater_from_tandoor {
        background-size: 50%;
    }
    .continental_starter {
        background-size: 68%;
    }
    .oriental_starter {
        background-size: 50%;
    }
    .soup {
        background-size: 40%;
    }
    /*dessert*/
    .sweets {
        background-size: 58%;
    }
    .icecream {
        background-size: 70%;
    }
    /*sizzler*/
    .sizzler:after {
        opacity: 0.5;
    }
    .sizzler {
        background-size: 80%;
    }
}

@media only screen and (max-width: 580px) {
    /*breackfast-menu*/
    .fries-bg {
        background-size: 40%;
    }
    .sandwich_toast {
        background-size: 35%;
    }
    .munchies {
        background-size: 26%;
    }
    .bread_from_tandoor {
        background-size: 45%;
    }
    .bread_from_oven {
        background-size: 27%;
    }
    .main_course_punjabi {
        background-size: 30%;
    }
    .dal {
        background-size: 20%;
    }
    .rices_biryani {
        background-size: 35%;
    }
    .oriental_main_course {
        background-size: 55%;
    }
    .continental_main_course {
        background-size: 50%;
    }
    .pizza {
        background-size: 47%;
    }
    /*drinks*/
    .hot_brewing {
        background-size: 50%;
    }
    .cold_coffee {
        background-size: 60%;
    }
    .iced_tea {
        background-size: 60%;
    }
    .mocktail_by_the_shore {
        background-size: 58%;
    }
    .mojito {
        background-size: 80%;
    }
    .multi_favoured_mocktails {
        background-size: 70%;
    }
    .shakes_by_the_shakes {
        background-size: 60%;
    }
    /*starter*/
    .stater_from_tandoor {
        background-size: 50%;
    }
    .continental_starter {
        background-size: 48%;
    }
    .oriental_starter {
        background-size: 50%;
    }
    .soup {
        background-size: 50%;
    }
    /*dessert*/
    .sweets {
        background-size: 80%;
    }
    .icecream {
        background-size: 60%;
    }
    /*sizzler*/
    .sizzler:after {
        opacity: 0.5;
    }
    .sizzler {
        background-size: 80%;
    }
}

@media only screen and (max-width: 420px) {
    /*breackfast-menu*/
    .fries-bg {
        background-size: 30%;
    }
    .sandwich_toast {
        background-size: 28%;
    }
    .munchies {
        background-size: 20%;
    }
    .bread_from_tandoor {
        background-size: 35%;
    }
    .bread_from_oven {
        background-size: 30%;
    }
    .main_course_punjabi {
        background-size: 30%;
    }
    .dal {
        background-size: 20%;
    }
    .rices_biryani {
        background-size: 35%;
    }
    .oriental_main_course {
        background-size: 40%;
    }
    .continental_main_course {
        background-size: 50%;
    }
    .pizza {
        background-size: 50%;
    }
    /*drinks*/
    .hot_brewing {
        background-size: 100%;
    }
    .cold_coffee {
        background-size: 40%;
    }
    .iced_tea {
        background-size: 40%;
    }
    .mocktail_by_the_shore {
        background-size: 40%;
    }
    .mojito {
        background-size: 70%;
    }
    .multi_favoured_mocktails {
        background-size: 40%;
    }
    .shakes_by_the_shakes {
        background-size: 90%;
    }
    /*starter*/
    .stater_from_tandoor {
        background-size: 50%;
    }
    .continental_starter {
        background-size: 48%;
    }
    .oriental_starter {
        background-size: 50%;
    }
    .soup {
        background-size: 50%;
    }
    /*dessert*/
    .sweets {
        background-size: 80%;
    }
    .icecream {
        background-size: 50%;
    }
    /*sizzler*/
    .sizzler:after {
        opacity: 0.5;
    }
    .sizzler {
        background-size: 60%;
    }
}

@media only screen and (max-width: 320px) {
    /*breackfast-menu*/
    .fries-bg {
        background-size: 30%;
    }
    .sandwich_toast {
        background-size: 35%;
    }
    .munchies {
        background-size: 35%;
    }
    .bread_from_tandoor {
        background-size: 35%;
    }
    .bread_from_oven {
        background-size: 35%;
    }
    .main_course_punjabi {
        background-size: 50%;
    }
    .dal {
        background-size: 50%;
    }
    .rices_biryani {
        background-size: 50%;
    }
    .oriental_main_course {
        background-size: 40%;
    }
    .continental_main_course {
        background-size: 50%;
    }
    .pizza {
        background-size: 50%;
    }
    /*drinks*/
    .hot_brewing {
        background-size: 100%;
    }
    .cold_coffee {
        background-size: 50%;
    }
    .iced_tea {
        background-size: 50%;
    }
    .mocktail_by_the_shore {
        background-size: 50%;
    }
    .mojito {
        background-size: 50%;
    }
    .multi_favoured_mocktails {
        background-size: 50%;
    }
    .shakes_by_the_shakes {
        background-size: 50%;
    }
    /*starter*/
    .stater_from_tandoor {
        background-size: 50%;
    }
    .continental_starter {
        background-size: 50%;
    }
    .oriental_starter {
        background-size: 50%;
    }
    .soup {
        background-size: 50%;
    }
    /*dessert*/
    .sweets {
        background-size: 80%;
    }
    .icecream {
        background-size: 50%;
    }
    /*sizzler*/
    .sizzler {
        background-size: 70%;
    }
}


/*menu breadscrum background color*/

.page-title.breakfast {
    background: #EF8D30;
}

.page-title.main-course {
    background: #5E493D;
}

.page-title.drinks {
    background: #C2B2D7;
}

.page-title.starter {
    background: #3DB6B8;
}

.page-title.dessert {
    background: #D9DBD1;
}

.page-title.sizzler {
    background: #c5b283;
}

.page-title .title-bg {
    position: absolute;
    float: right;
    margin-left: 60%;
    margin-top: -1%;
}

.page-title.breakfast .title-bg {
    position: absolute;
    float: right;
    margin-left: 57%;
    margin-top: -1%;
    width: 40%;
}

.page-title.drinks .title-bg {
    margin-left: 53%;
    margin-top: 2%;
    width: 45%;
}

.page-title.starter .title-bg {
    width: 45%;
    margin-left: 52%;
}

.page-title.dessert .title-bg {
    margin-left: 63%;
    margin-top: -3%;
    width: 34%;
}

@media only screen and (min-width: 1199px) {
    .page-title .title-bg {
        margin-left: 53%;
        margin-top: 3%;
        width: 45%;
    }
    .page-title.breakfast.title-bg {
        margin-left: 53%;
        margin-top: -3%;
        width: 45%;
    }
    .page-title .main_course-img {
        width: 45%;
        margin-top: -1%;
    }
    .page-title.drinks .title-bg {
        margin-left: 53%;
        margin-top: -3%;
        width: 45%;
    }
    .page-title.starter .title-bg {
        margin-left: 53%;
        margin-top: 0%;
        width: 45%;
    }
    .page-title.dessert .title-bg {
        margin-left: 63%;
        margin-top: -3%;
        width: 31%;
    }
    .page-title.sizzler .title-bg {
        margin-left: 53%;
        margin-top: -3%;
        width: 45%;
    }
    .page-title.sizzler .title-bg {
        margin-left: 71%;
        margin-top: 0%;
        width: 30%;
    }
}
@media only screen and (max-width: 1921px) {
    .page-title.breakfast .title-bg {
        position: absolute;
        float: right;
        margin-left: 64%;
        margin-top: -2%;
        width: 35%;
    }
    .page-title .main_course-img {
        width: 45%;
        margin-top: -4%;
    }
    .page-title.drinks .title-bg {
        margin-left: 63%;
        margin-top: -3%;
        width: 35%;
    }
    .page-title.starter .title-bg {
        margin-left: 53%;
        margin-top: -3%;
        width: 45%;
    }
    .page-title.dessert .title-bg {
        margin-left: 67%;
        margin-top: -4%;
        width: 27%;
    }
    .page-title.sizzler .title-bg {
        margin-left: 71%;
        margin-top: -3%;
        width: 30%;
    }
}

@media only screen and (max-width: 1099px) {
    /*breadscrumb*/
    .page-title.breakfast .title-bg {
        position: absolute;
        float: right;
        margin-left: 52%;
        margin-top: 3%;
        width: 45%;
    }
    .page-title.main-course .title-bg {
        margin-top: 4%;
        width: 45%;
        margin-left: 53%;
    }
    .page-title.drinks .title-bg {
        margin-left: 57%;
        margin-top: 3%;
        width: 42%;
    }
    .page-title.starter .title-bg {
        margin-top: 4%;
    }
    .page-title.dessert .title-bg {
        margin-left: 67%;
        margin-top: 3%;
        width: 29%;
    }
    .page-title.sizzler .title-bg {
        margin-left: 71%;
        margin-top: 5%;
        width: 30%;
    }
    /*menu*/
}

@media only screen and (max-width: 991px) {
    /*breadscrumb*/
    .page-title.breakfast .title-bg {
        margin-left: 53%;
        margin-top: 7%;
    }
    .page-title.main-course .title-bg {
        margin-top: 10%;
        width: 45%;
        margin-left: 53%;
    }
    .page-title.drinks .title-bg {
        margin-left: 53%;
        margin-top: 6%;
        width: 45%;
    }
    .page-title.starter .title-bg {
        margin-top: 9%;
    }
    .page-title.dessert .title-bg {
        margin-left: 60%;
        margin-top: 2%;
        width: 40%;
    }
    .page-title.sizzler .title-bg {
        margin-left: 71%;
        margin-top: 13%;
        width: 25%;
    }
    /*menu*/
}

@media only screen and (max-width: 580px) {
    /*breadscrum*/
    .page-title.breakfast .title-bg {
        margin-left: 53%;
        margin-top: 10%;
    }
    .page-title.main-course .title-bg {
        margin-top: 12%;
        width: 45%;
        margin-left: 53%;
    }
    .page-title.drinks .title-bg {
        margin-left: 53%;
        margin-top: 9%;
        width: 45%;
    }
    .page-title.starter .title-bg {
        margin-top: 9%;
    }
    .page-title.dessert .title-bg {
        margin-left: 60%;
        margin-top: 5%;
        width: 40%;
    }
    .page-title.sizzler .title-bg {
        margin-left: 58%;
        margin-top: 11%;
        width: 45%;
    }
    /*menu*/
}

@media only screen and (max-width: 320px) {
    /*breadscrum*/
    .page-title.breakfast .title-bg {
        margin-left: 53%;
        margin-top: 14%;
    }
    .page-title.main-course .title-bg {
        margin-top: 12%;
        width: 45%;
        margin-left: 53%;
    }
    .page-title.drinks .title-bg {
        margin-left: 53%;
        margin-top: 13%;
        width: 45%;
    }
    .page-title.starter .title-bg {
        margin-top: 15%;
    }
    .page-title.dessert .title-bg {
        margin-left: 60%;
        margin-top: 8%;
        width: 40%;
    }
    .page-title.sizzler .title-bg {
        margin-left: 69%;
        margin-top: 26%;
        width: 34%;
    }
}

.food-menu-section {
    background-size: cover;
}

.food-menu-section .menus {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 50px;
    display: inline-block;
}

.food-menu-section .menus li {
    float: left;
    border: 1px solid #ffad18;
    border-right: 0;
    padding: 10px 16px;
    min-height: 48px;
    position: relative;
    color: #000;
    font-family: 'Dancing Script', cursive;
    cursor: pointer;
    font-weight: 700;
    font-size: 20px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.food-menu-section .menus li:hover,
.food-menu-section .menus li.active {
    background-color: #ffad18;
}

.food-menu-section .menus li i {
    font-size: 30px;
    margin-right: 10px;
    vertical-align: middle;
    font-weight: 400;
}

.food-menu-section .menus li:last-child {
    border-right: 1px solid #ffad18;
}

.menu-box {
    position: relative;
    padding-left: 5px;
    min-height: 90px;
    margin: 0 auto 20px;
}

.menu-box a {
    display: block;
}

.menu-box img.featured-pic {
    height: 70px;
    width: 70px;
    position: absolute;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
}

.menu-box .menu-title {
    position: relative;
    z-index: 0;
    margin-bottom: 7px;
}

.menu-box .menu-title::after {
    content: "";
    position: absolute;
    height: 100%;
    bottom: 2px;
    width: 100%;
    left: 0;
    z-index: -1;
    border-bottom: 1px dashed #959595;
}

.menu-box .menu-title .title {
    color: #000;
    display: inline-block;
    font-size: 20px;
    padding: 0px 5px 0px 0;
}

.menu-box .menu-title .title:hover {
    color: #ffad18;
}

.menu-box .menu-title .title a {
    text-decoration: none;
    color: inherit;
}

.menu-box .menu-title span {
    position: absolute;
    top: 2px;
    right: 0;
    background-color: #ffffff;
    height: 100%;
    color: #000;
}
.menu-title .bg-secondry {
    background-color: #ffffff !important;
}
.chef-hero-bg .main-title span {
    position: relative;
    background-attachment: fixed;
    z-index: 0;
    color: #fff;
}

/*==================
    Chef section
  ==================*/

.chef-box {
    position: relative;
    z-index: 0;
    min-height: 500px;
}

.chef-box img {
    position: relative;
    bottom: 0;
    margin: 0 auto;
}

.chef-box h5 {
    color: #fff;
}

.chef-box h5 span {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    display: block;
    padding-bottom: 7px;
}

.chef-box h5 span a {
    color: inherit;
}

.chef-box .chef-data {
    background-color: #232323;
    padding: 15px 20px;
    position: relative;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    bottom: 0;
    width: 100%;
}

.chef-data:before {
    content: "";
    position: absolute;
    height: 160px;
    width: 100%;
    border: 2px solid #232323;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    -webkit-transform: translateY(-98%);
    -ms-transform: translateY(-98%);
    transform: translateY(-98%);
}

.chef-box:hover .chef-data {
    background-color: #ffad18;
}

.chef-box:hover .chef-data:before {
    border-color: #ffad18;
}

.chef-box:hover h5 {
    color: #000;
}

.chef-box ul.social {
    list-style: none;
    position: absolute;
    top: 15px;
    right: 10px;
}

.chef-box ul.social li {
    display: inline-block;
}

.chef-box ul.social li a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    padding: 0 5px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.chef-box:hover ul.social li a {
    color: #000;
}

.chef-box ul.social li a:hover {
    color: #fff;
}

.chef-data p {
    margin: 20px auto 0px;
    color: #fff;
}

.chef-box:hover p {
    color: #000;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}


/*==================
   Blog section
  ==================*/

.blog-section {
    background-size: cover;
}

.blog-page .blog {
    margin-bottom: 60px;
}

.blog-section .blog {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    margin-bottom: 10px;
}

.blog .featured-pic img {
    width: 100%;
}

.blog-section .blog .content {
    position: relative;
    padding: 30px 20px 20px;
}

.blog-section .blog .meta {
    background-color: #ffad18;
    width: calc(100% - 40px);
    color: #000;
    padding: 10px 20px;
    position: absolute;
    margin: 0 auto;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 0;
}

.blog-section .blog .meta li {
    border-right: 1px solid #000;
    display: inline-block;
    padding: 0 15px;
}

.blog-section .blog .meta li i {
    margin-right: 5px;
}

.blog-section .blog .meta li:first-child {
    padding-left: 0;
}

.blog-section .blog .meta li:last-child {
    border-right: 0;
}

.blog .content .blog-title {
    color: #000;
    padding: 5px 0 15px;
}

.blog .content .blog-title a {
    color: inherit;
}


/*==================
    Call out section
  ==================*/

.call-out-section {
    background: #f7f7f7 url(../images/callout.jpg) no-repeat bottom center;
    background-size: cover;
    position: relative;
    z-index: 0;
}

.call-out-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: .2;
    z-index: -1;
}

.call-out-section h2 {
    font-size: 60px;
    color: #fff;
}

.call-out-section .btn-custom {
    margin: 20px auto;
}


/*=======================
    Testimonial section
  ======================*/

.testimonial-section {
    background-color: #f7f7f7;
}

.testimonial-slider {
    border-bottom: 1px solid #ffad18;
    padding-bottom: 50px;
    margin-bottom: 15px;
}

.testimonial-section .owl-nav {
    background-color: #f7f7f7;
    height: 30px;
    width: 90px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}

.testimonial-section .owl-nav .owl-next,
.testimonial-section .owl-nav .owl-prev {
    height: 30px;
    width: 30px;
    border: 1px solid #000;
    position: absolute;
    color: #000;
    font-size: 18px;
    top: 0;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.testimonial-section .owl-nav .owl-next:hover,
.testimonial-section .owl-nav .owl-prev:hover {
    background-color: #ffad18;
    border-color: #ffad18;
}

.testimonial-section .owl-nav .owl-prev {
    left: 10px;
}

.testimonial-section .owl-nav .owl-next {
    right: 10px;
}

.testimonial-section .owl-nav .owl-next i,
.testimonial-section .owl-nav .owl-prev i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.testimonial-slider .item {
    padding: 0 5px;
}

.testimonial {
    position: relative;
    z-index: 0;
    padding: 30px 0 30px 70px
}

.testimonial::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    height: 100%;
    background-color: #ffad18;
    z-index: -1;
}

.testimonial .image {
    text-align: center;
    max-width: 100px;
    margin: 0 auto;
}

.testimonial h5 {
    color: #000;
    font-family: 'Lato', sans-serif;
    margin: 10px auto 2px;
}

.testimonial .image img {
    height: 100px;
    width: 100px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
}

.testimonial .image span {
    color: #000;
    font-size: 16px;
    font-family: 'Dancing Script', cursive;
    font-weight: bold;
}

.testi-content {
    background-color: #fff;
    padding: 20px 18px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
}

.testi-content p {
    font-size: 13px;
    color: #000;
}

.testimonial .rating {
    text-align: right;
    font-size: 12px;
}

.testimonial .rating span {
    padding-right: 5px;
    opacity: .7;
}

.testimonial .rating i {
    color: #ffad18;
}


/*====================
  Reservation section
  ====================*/

.reservation-section {
    background: #f7f7f7 url(../images/reserv-bg.jpg) no-repeat center center;
    background-size: cover;
}

.reservation-section .sub-title {
    margin-bottom: 30px;
}

.input-box {
    position: relative;
    margin-bottom: 30px;
}

.input-box textarea {
    resize: none;
    min-height: 150px;
}

.input-box .form-control {
    width: 100%;
    height: 40px;
    border: 1px solid #363636;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.input-box .form-control:focus {
    border: 1px solid #ffad18;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.input-box span {
    
    height: 40px;
    width: 40px;
    top: 0;
    right: 0;
    color: #fff;
    
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.input-box .form-control:focus~span {
    color: #363636;
    background-color: #ffad18;
}

.input-box span i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.special-box {
    border: 2px solid #ffad18;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    padding: 18px 25px;
    position: relative;
}

.special-box h3 {
    color: #ffad18;
    font-size: 30px;
    padding-bottom: 18px;
}

.special-box h3 span {
    color: #000;
}

.special-box h5 {
    color: #000;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 15px;
}

.special-box .hours i {
    color: #000;
}

.special-box p {
    margin-bottom: 25px;
}

.special-box .price {
    background-color: #ffad18;
    color: #000;
    padding: 5px 10px;
    font-size: 20px;
    position: absolute;
    top: 18px;
    right: 15px;
}

.special-box .featured-img img {
    width: 100%;
}


/*====================
  Newsletter section
  ====================*/

.newsletter-section {
    background: #f7f7f7 url(../images/newsletter-bg.jpg) no-repeat center bottom;
    background-attachment: fixed;
    position: relative;
    z-index: 0;
}

.newsletter-title {
    color: #fff;
    font-size: 60px;
    font-weight: normal;
}

.newsletter-section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .2;
}

.news-form {
    position: relative;
    padding-right: 122px;
    margin-top: 20px;
}

.news-form i {
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #363636;
}

.news-form .form-control {
    min-height: 40px;
    border-radius: 0;
    padding-left: 30px;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

.news-form .btn-submit {
    position: absolute;
    top: 0;
    right: 0;
}

.news-form .form-control:focus {
    border-color: #ffad18;
}


/*====================
  Footer section
  ====================*/

.footer .main-title {
    font-size: 30px;
    max-width: 400px;
}

.footer .content p {
    margin-bottom: 20px;
}

.footer .content p span {
    text-transform: uppercase;
    color: #000;
}

.footer .content p i {
    color: #ffad18;
    font-size: 18px;
}

.footer .content p span {
    padding: 0 5px;
}

.footer .content h5 {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    margin: 30px auto 20px;
}


/*====================
  Mini social  icons
  ====================*/

.mini-social {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mini-social li {
    display: inline-block;
    margin-right: 10px;
}

.mini-social li a {
    height: 30px;
    width: 30px;
    border: 1px solid #000;
    color: #000;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    display: block;
    position: relative;
}

.mini-social li a:hover {
    background-color: #ffad18;
    border-color: #ffad18;
}

.mini-social li a i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.footer-title {
    margin-bottom: 20px;
}


/*====================
  Footer posts
  ====================*/

.footer .posts {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer .posts li {
    padding-left: 90px;
    position: relative;
    margin-bottom: 25px;
    min-height: 70px;
}

.footer .posts li:last-child {
    margin-bottom: 0;
}

.footer .posts .featured {
    height: 70px;
    width: 70px;
    position: absolute;
    left: 0;
    top: 0;
}

.footer .posts h5 a {
    line-height: 1.6;
    color: #000;
    font-family: 'Lato', sans-serif;
    display: block;
}

.footer .posts h5 a:hover {
    opacity: .8;
}

.footer .posts p {
    color: #959595;
}


/*====================
  Footer gallery
  ====================*/

.footer .gallery {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer .gallery li {
    width: calc((100% - 10px) / 3);
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.footer .gallery li:nth-child(3),
.footer .gallery li:last-child {
    margin-right: 0;
}

.footer .gallery li a {
    display: block;
}

.gallery img {
    display: block;
    width: 100%;
}


/*====================
  Copyright
  ====================*/

.copyright {
    padding: 10px 0;
    background-color: #ffad18;
    text-align: center;
    color: #000;
}

.copyright p {
    margin: 0 auto;
}

.copyright a {
    text-decoration: none;
    color: #fff;
}


/*====================
    About page
  ====================*/

.page-title {
    background: #fff url(https://via.placeholder.com/1920x650) no-repeat center top;
    background-attachment: fixed;
    background-size: cover;
    min-height: 400px;
    padding-top: 220px;
}
.page-title .title {
    font-size: 60px;
    color: #fff;
    font-weight: 400;
    margin-top: 4%;
}
.page-title.about {
    background: url(../images/about/about-bredscrum.jpg) no-repeat center top;
    background-attachment: fixed;
}
.page-title.testimonial-bg {
    background: url(../images/testimonial/testimonial.jpg) no-repeat center top;
    background-attachment: fixed;
}
.page-title.contact-bg {
    background: url(../images/contact.jpg) no-repeat center top;
    background-attachment: fixed;
}

.page-title.order-bg {
    background: url(../images/order.jpg) no-repeat center top;
    background-attachment: fixed;
}

.page-title.book-table-bg {
    background: url(../images/order.jpg) no-repeat center top;
    background-attachment: fixed;
}

/*====================
    Bread crumb style
  ====================*/

.brdcrumb {
    list-style: none;
    margin: 50px 0 0;
    padding: 0;
}

.brdcrumb li {
    float: left;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 15px;
    text-decoration: none;
    position: relative;
    font-size: 18px;
}

.brdcrumb li a {
    color: #fff;
    text-decoration: none;
}

.brdcrumb li a:hover {
    opacity: .7;
}

.brdcrumb li.current {
    color: #ffad18;
}

.brdcrumb li.current:after {
    content: none;
}

.brdcrumb li:after {
    content: "";
    position: absolute;
    top: 50%;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background-color: #fff;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.brdcrumb li:first-child {
    padding-left: 0;
}

.abt-page-bg {
    background: #fff url(..assets\images\about\why-us-bg.jpg) no-repeat bottom left;
}

.page-section {
    background-size: cover;
}

.page-section .main-title {
    font-size: 30px;
    margin: 0 auto 20px;
}

.page-section .main-title span {
    padding-left: 0;
    font-weight: bold;
}


/*====================
  Timeline
  ====================*/

.timeline {
    border-left: 2px solid #ffad18;
    padding: 10px 0 0 0;
    margin: 0;
    position: relative;
}

.timeline:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 16px;
    background-color: #ffad18;
    top: 0;
    left: 0;
    -webkit-transform: translate(-8px, -2px);
    -ms-transform: translate(-8px, -2px);
    transform: translate(-8px, -2px);
}

.timeline li {
    padding-left: 250px;
    position: relative;
    min-height: 170px;
    margin-bottom: 20px;
}

.timeline li:before {
    content: "";
    height: 12px;
    width: 12px;
    border: 3px solid #ffad18;
    border-radius: 50%;
    left: 0;
    top: 50%;
    -webkit-transform: translate(-6px, -50%);
    -ms-transform: translate(-6px, -50%);
    transform: translate(-6px, -50%);
    position: absolute;
    background-color: #fff;
    z-index: 2;
}

.timeline li:after {
    content: "";
    height: 2px;
    width: 30px;
    background-color: #ffad18;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}

.timeline .featured-pic {
    border: 2px solid #ffad18;
    position: absolute;
    top: 0;
    left: 30px;
}

.timeline li .title {
    color: #000;
    font-size: 14px;
    font-family: 'BerlinSansFBDemiBold';
    padding-top: 10px;
}

.timeline li .title a {
    color: inherit;
}

.timeline li p {
    margin-top: 10px;
}


/*====================
   Video section
  ====================*/

.video-section {
    background: #fff url(https://via.placeholder.com/1920x460.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    z-index: 0;
}

.video-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: .7;
}

.video-section .feature {
    margin: 38px auto;
}

.video-section .feature .icon {
    display: inline-block;
    border-right: 1px solid #fff;
    padding-right: 15px;
}

.video-box {
    background-color: #ffad18;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.video-box img {
    width: 100%;
}

.video-box a {
    display: block;
    text-decoration: none;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}

.video-box a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 0;
    right: 10px;
    bottom: 0;
    background-color: #000;
    opacity: .3;
    z-index: -1;
}

.video-box a::after {
    content: "\f04b";
    position: absolute;
    font-family: FontAwesome;
    top: 50%;
    left: 50%;
    height: 50px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    width: 50px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 5px solid #fff;
    border-radius: 50%;
    padding-top: 8px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.video-box a:hover::after {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    -ms-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
}


/*====================
   Feature Box
  ====================*/

.feature i {
    color: #fff;
    font-size: 50px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.feature:hover i {
    fill: #ffad18;
}

.feature .feature-text {
    display: inline-block;
    vertical-align: top;
    padding-left: 15px;
}

.feature .feature-text .title {
    color: #ffad18;
    font-size: 17px;
}

.feature-text .title span {
    display: block;
    color: #fff;
    font-size: 30px;
    padding-bottom: 10px;
}


/*====================
   Partner section
  ====================*/

.partner-section {
    background: #fff url(../images/partner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.partners {
    list-style: none;
    padding: 0;
    margin: 0;
}

.partners li {
    width: calc((100%-90px)/4);
    float: left;
    padding: 0 15px;
    border: 1px dashed #959595;
    border-left: 0;
    border-top: 0;
    padding-bottom: 15px;
}

.partners li:last-child,
.partners li:nth-child(4) {
    border-right: 0;
    padding-right: 0;
}

.partners li:first-child,
.partners li:nth-child(5) {
    border-left: 0;
    padding-left: 0;
}

.partners li:nth-child(5),
.partners li:nth-child(6),
.partners li:nth-child(7),
.partners li:nth-child(8) {
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 15px;
}

.partner {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    position: absolute;
    height: 185px;
    position: relative;
}

.partner img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    max-width: 100%;
}


/*====================
   Chef detail page
  ====================*/

.chefs-all-bg {
    background: url(../images/chefs/chefs-page-bg.png) no-repeat bottom left;
}

.chefs-details-bg {
    background: url(../images/chefs/chef-detail-bg.jpg) no-repeat center center;
}

.chef-social {
    margin: 0;
    padding: 10px 0;
    list-style: none;
    text-align: center;
}

.chef-social li {
    display: inline-block;
    margin-right: 15px;
}

.chef-social li a {
    display: block;
    height: 44px;
    width: 44px;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
    line-height: 40px;
    font-size: 20px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.chef-social li a:hover {
    border-color: #232323;
    background-color: #232323;
}


/*====================
  Qualification
  ====================*/

.qualification {
    margin-top: 40px;
}

.qualification .nav-tabs {
    border-bottom: 1px solid #959595;
}

.qualification .nav-tabs>li.active>a,
.qualification .nav-tabs>li.active>a:focus,
.qualification .nav-tabs>li.active>a:hover {
    border-width: 0;
}

.qualification .nav-tabs>li>a {
    border: none;
    color: #959595;
    font-size: 22px;
    padding: 10px 20px 20px;
    font-family: 'Dancing Script', cursive;
    margin-right: 0;
}

.qualification .nav-tabs>li.active>a,
.qualification .nav-tabs>li>a:hover {
    border: none;
    color: #000 !important;
    background: transparent;
}

.qualification .nav-tabs>li>a::after {
    content: "";
    background: #000;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    -webkit-transition: all 250ms ease 0s;
    -o-transition: all 250ms ease 0s;
    transition: all 250ms ease 0s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.qualification .nav-tabs>li.active>a::after,
.qualification .nav-tabs>li:hover>a::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.qualification .tab-nav>li>a::after {
    background: #959595 none repeat scroll 0% 0%;
    color: #fff;
}

.qualification .tab-pane {
    padding: 5px 0;
}

.qualification .tab-content {
    padding: 0;
}

.chef-details .chef-box {
    min-height: 500px;
}

.chef-title {
    font-size: 40px;
    color: #000;
}

.chef-details .sub-title {
    color: #959595;
    font-size: 18px;
    margin-top: 8px;
}

.chef-contact {
    list-style: none;
    margin: 0;
    padding: 0;
}

.chef-contact li {
    margin: 15px auto;
}

.chef-contact li i {
    color: #ffad18;
    font-size: 20px;
    margin-right: 10px;
}

.chef-contact li {
    color: #000;
}

.chef-info {
    padding: 10px 0;
}

.fav-dish {
    padding: 10px 0;
}

.fav-dish .title {
    color: #000;
    text-transform: uppercase;
}

.fav-dish .title span {
    color: #ffad18;
}

.dish-content {
    position: relative;
    padding: 10px 0 10px 200px;
    margin-top: 20px;
}

.dish-content .featured-img {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    position: absolute;
    border: 10px;
    left: 0;
    top: 5px;
    border: 10px solid #fff;
}


/*====================
   Dish slider
  ====================*/

.dish-slider-box {
    padding: 40px 0 20px;
}

.dish-slider img {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    border: 10px solid #fff;
}

.dish-slider .item {
    padding: 5px;
}

.dish-slider .owl-dot {
    width: 20px;
    border: 1px solid #000;
    -webkit-transform: skewX(-30deg);
    -ms-transform: skewX(-30deg);
    transform: skewX(-30deg);
    height: 8px;
    margin-right: 10px;
    display: inline-block;
}

.dish-slider .owl-dot.active {
    background-color: #ffad18;
    border-color: #ffad18;
}

.dish-slider-box .dish-slider .owl-dot {
    height: 5px;
}

.dish-slider .owl-dots {
    position: absolute;
    top: -50px;
    right: 0;
}

.dish-slider a {
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}

.dish-slider a span {
    display: block;
    padding: 15px 5px;
    font-weight: 700;
}

.chef-hero-breakfast-pic {
    background: url(../images/chefs/chef-hero-bg.jpg) no-repeat center center;
}

.chef-hero-main_course-pic {
    background: url(../images/chefs/chef-hero-bg.jpg) no-repeat center center;
}

.chef-hero-drinks-pic {
    background: url(../images/menu/breakfast/sandwich_bg.jpg) no-repeat center center;
}

.chef-hero-starter-pic {
    background: url(../images/chefs/chef-hero-bg.jpg) no-repeat center center;
}

.chef-hero-dessert-pic {
    background: url(../images/chefs/chef-hero-dessert-bg.jpg) no-repeat center center;
}

.chef-hero-lunch-pic {
    background: url(../images/chefs/chef-hero-dessert-bg.jpg) no-repeat center center;
}

.chef-hero-sizzler-pic {
    background: url(../images/chefs/chef-hero-dessert-bg.jpg) no-repeat center center;
}
/*--------------------------------Breackfast--------------------------*/
.sandwich_and_toast_bg{
    background: url(../images/menu/breakfast/sandwich_bg.jpg) no-repeat center center;
}
.munchies_bg{
    background: url(../images/menu/breakfast/munchies_bg.jpg) no-repeat center center;
}
.bread_from_tandoor_bg{
    background: url(../images/menu/breakfast/tandoor_bread_bg.jpg) no-repeat center center;
}
.bread_from_oven_bg{
    background: url(../images/menu/breakfast/bread_from_oven_bg.jpg) no-repeat center center;
}


/*--------------------------------Main Course--------------------------*/
.dal_bg{
    background: url(../images/menu/main_course/dal_bg.jpg) no-repeat center center;
}
.rice_bg{
    background: url(../images/menu/main_course/rice_bg.jpg) no-repeat center center;
}
.oriental_bg{
    background: url(../images/menu/main_course/oriental_bg.jpg) no-repeat center center;
}
.continental_bg{
    background: url(../images/menu/main_course/continental_bg.jpg) no-repeat center center;
}
.pizza_bg{
    background: url(../images/menu/main_course/pizza_bg.jpg) no-repeat center center;
}


/*--------------------------------Drinks--------------------------*/
.cold_coffee_bg{
    background: url(../images/menu/drinks/cold_coffee_bg.jpg) no-repeat center center;
}
.iced_tea_bg{
    background: url(../images/menu/drinks/iced_tea_bg.jpg) no-repeat center center;
}
.mocktail_bg{
    background: url(../images/menu/drinks/mocktail_bg.jpg) no-repeat center center;
}
.multi_flav_mojito_bg{
    background: url(../images/menu/drinks/multi_flav_mojito_bg.jpg) no-repeat center center;
}
.mojito_bg{
    background: url(../images/menu/drinks/mojito_bg.jpg) no-repeat center center;
}
.shake_bg{
    background: url(../images/menu/drinks/shake_bg.jpg) no-repeat center center;
}

/*--------------------------------continental starter---------------------------*/
.continental_starter_bg{
    background: url(../images/menu/starter/continental_starter_bg.jpg) no-repeat center center;
}
.oriental_starter_bg{
    background: url(../images/menu/starter/oriental_starter_bg.jpg) no-repeat center center;
}
.soup_bg{
    background: url(../images/menu/starter/soup_bg.jpg) no-repeat center center;
}
/*-----------------------------ice cream---------------------------*/
.ice_cream_bg{
    background: url(../images/menu/dessert/ice_cream_bg.jpg) no-repeat center center;
}

.chef-hero-bg {
    position: relative;
    z-index: 0;
    background-attachment: fixed;
    will-change: scroll-position;
}

.chef-hero-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: .6;
}

.chef-hero-bg .main-title span {
    position: relative;
    background-attachment: fixed;
    z-index: 0;
    color: #fff;
}

.chef-hero-bg .main-title span:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 110%;
    width: 100%;
    background-color: #000;
    opacity: .6;
    z-index: -1;
}

.chef-hero-bg .main-title span:before {
    content: none;
}

.chef-hero-bg .main-title span i {
    content: "";
    position: absolute;
    height: 2px;
    background-attachment: fixed;
    width: 15px;
    bottom: 50%;
    right: -15px;
    z-index: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.chef-hero-bg .main-title span i:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 110%;
    width: 100%;
    background-color: #000;
    opacity: .6;
    z-index: -1;
}

.chef-hero-bg .main-title::before,
.chef-hero-bg .main-title::after {
    background-color: #fff;
}

.chef-hero-bg .main-title {
    margin-bottom: 0;
}


/*====================
   Food Drink page
  ====================*/

.food-drinks-bg {
    background: url(../images/chefs/chef-drinks-bg.jpg) no-repeat center center;
    background-size: cover;
}

.foods-details-bg {
    background: url(../images/food/masala-spoons.png) no-repeat center right, url(../images/food/pizza.png) no-repeat bottom left;
} 

.order-bg {
    background: url(../images/order/order_bg.png) no-repeat bottom right;
} 
.booktable-bg {
    background: url(../images/book_table/order_bg.png) no-repeat bottom right;
} 


/*====================
  Food slider
  ====================*/

.featured-border,
.food-slider {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    border: 10px solid #fff;
}

.food-thumb-slider-container {
    padding: 50px 40px;
    position: relative;
    z-index: 0;
}

.thumb-slider-inner {
    padding: 0 65px;
    background-color: #fff;
}


/*====================
   Food thumb slider
  ====================*/

.food-thumb-slider-container .item {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    border: 10px solid #fff;
    margin: 5px;
}

.food-thumb-slider .item img {
    width: 100%;
}

.food-thumb-slider-container::before {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #ffad18;
    z-index: -1;
}

.thumb-slider-inner .owl-nav {
    position: absolute;
    width: 100%;
    height: 0;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-16px);
    -ms-transform: translateY(-16px);
    transform: translateY(-16px);
}

.thumb-slider-inner .owl-nav .owl-prev,
.thumb-slider-inner .owl-nav .owl-next {
    position: absolute;
    height: 32px;
    width: 32px;
    border: 1px solid #000;
}

.thumb-slider-inner .owl-nav .owl-prev {
    left: -50px;
}

.thumb-slider-inner .owl-nav .owl-next {
    right: -50px;
}

.thumb-slider-inner .owl-nav .owl-prev i,
.thumb-slider-inner .owl-nav .owl-next i {
    position: absolute;
    top: 50%;
    color: #000;
    font-size: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.thumb-slider-inner .owl-nav .owl-prev:hover,
.thumb-slider-inner .owl-nav .owl-next:hover {
    background-color: #ffad18;
    border-color: #ffad18;
}

.food-details .description {
    margin-bottom: 50px;
}


/*====================
   Food card
  ====================*/

.food-card {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    border: 1px solid #ffad18;
    padding: 15px;
    background-color: #fff;
}

.food-card .title {
    color: #000;
    font-size: 30px;
    margin-bottom: 22px;
}

.food-card .details {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
}

.food-card .details li {
    width: 60%;
    float: left;
    font-size: 14px;
    color: #959595;
    margin-bottom: 10px;
}

.food-card .details li:first-child {
    width: 100%;
}

.food-card .details li span {
    color: #000;
}

.food-card .details li i {
    color: #ffad18;
}

.food-card ul.food-list li {
    margin: 10px auto;
}


/*====================
   Reservation page
  ====================*/

.reserv-aside .hours-box {
    position: relative;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 100%;
    height: auto;
    color: #000;
}

.reserv-aside .hours-box h3 {
    color: #000;
    width: 100%;
    max-width: 280px;
    font-size: 24px;
    background-color: #ffad18;
    padding: 10px 5px;
    margin-top: 30px;
}

.reserv-aside .hours svg {
    fill: #000;
}

.reserv-aside .hours-box .hours .hours-text {
    color: #000;
}


/*====================
   Service page
  ====================*/

.services-page .service {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.service .overlay {
    position: relative;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    padding: 15px;
    z-index: 0;
}

.service img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
}

.service .overlay::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: -1;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    opacity: .6;
}

.services-page .service:hover .overlay::before {
    background-color: #000;
    opacity: .6;
}

.services-page .service:hover .service-title {
    color: #fff;
}

.services-page .service:hover .icon svg {
    fill: #fff;
}

.services-page .service:hover p {
    color: #fff;
}

.service-description {
    margin-bottom: 80px;
}


/*====================
   Gallery page
  ====================*/

.gallery-bg {
    background: url(../images/gallery/gall-bg.png) right top;
}

.menu-bg {
    background: url(../images/menu/menu-bg.jpg) right top;
}

.grid-gal {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    border: 10px solid #fff;
    position: relative;
    margin-bottom: 30px;
}

.grid-gal .gal-pic {
    position: relative;
    z-index: 0;
}

.grid-gal .gal-pic img {
    width: 100%;
}

.grid-gal .gal-details {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);
    border: 1px solid #fff;
    -webkit-transition: border .4s ease;
    -o-transition: border .4s ease;
    transition: border .4s ease;
    color: #fff;
    z-index: 0;
    opacity: 0;
}

.gal-content {
    position: relative;
    overflow: hidden;
}

.gal-content .gal-pic:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-color: #000;
    opacity: 0;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
}

.grid-gal:hover .gal-pic:before {
    opacity: .7;
}

.grid-gal:hover .gal-details {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
    opacity: 1;
}

.grid-gal .gal-title {
    font-size: 30px;
    margin-bottom: 30px;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
    color: #fff;
    opacity: 0;
    -webkit-transform: translateY(40px) scale(0);
    -ms-transform: translateY(40px) scale(0);
    transform: translateY(40px) scale(0);
    will-change: transform;
}

.grid-gal .gal-title:hover a {
    color: #ffad18;
}

.grid-gal .gal-title a {
    color: inherit;
}

.grid-gal p,
.grid-gal a {
    opacity: 0;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transform: translateY(40px) scale(0);
    -ms-transform: translateY(40px) scale(0);
    transform: translateY(40px) scale(0);
    will-change: transform;
}

.gal-details .expand {
    height: 30px;
    width: 30px;
    background-color: #ffad18;
    border-radius: 50%;
    line-height: 30px;
    padding-top: 1px;
    color: #fff;
    text-decoration: none;
    display: block;
    margin: 10px auto 0;
}

.grid-gal:hover .gal-title,
.grid-gal:hover p,
.grid-gal:hover a {
    -webkit-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 1;
}

.pagi {
    position: relative;
    z-index: 0;
    text-align: center;
}

.pagi:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ffad18;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
}

.pagi ul {
    display: inline-block;
    background-color: #fff;
    padding: 0 10px;
    margin: 0;
}

.pagi ul li {
    display: inline-block;
    margin-right: 10px;
}

.pagi ul li:last-child {
    margin-right: 0;
}

.pagi ul li a {
    display: block;
    color: #000;
    padding: 5px 10px;
    min-height: 30px;
    min-width: 30px;
    border: 1px solid #000;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.pagi ul li .fa-angle-left {
    margin-right: 8px;
}

.pagi ul li .fa-angle-right {
    margin-left: 8px;
}

.pagi ul a:hover,
.pagi ul a.active,
.pagi ul a:focus {
    background-color: #ffad18;
    border-color: #ffad18;
}


/*====================
  Contact page
  ====================*/

ul.contact {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.contact li {
    position: relative;
    padding-left: 100px;
    margin-bottom: 30px;
}

ul.contact li .icon {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    position: absolute;
    width: 70px;
    height: 70px;
    left: 0;
    top: 0;
    border: 5px solid #ffad18;
    z-index: 0;
}

ul.contact li .icon:before {
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    position: absolute;
    background-color: #000;
    opacity: .6;
}

ul.contact li .icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 20px;
}

ul.contact li .title,
.min-title {
    color: #000;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.map {
    margin: 6px auto 0;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    border: 10px solid #fff;
    height: 217px;
}

.map-1 {
    width: 100%;
}


/*====================
   404 page
  ====================*/

.not-found {
    position: relative;
    z-index: 0;
}

.not-found::before {
    content: "";
    position: absolute;
    background: url(../images/404.png) no-repeat right top;
    background-attachment: fixed;
    background-size: 100%;
    z-index: -1;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    will-change: transform;
}

.big-title {
    font-size: 60px;
    color: #000;
    font-weight: 400;
}

.not-found-text {
    font-size: 300px;
    font-weight: bold;
    line-height: 1.1;
    color: #fff;
    background: #000;
    background-clip: text;
    -webkit-background-clip: text;
    text-shadow: 2px 0 0 #ffad18, -2px 0 0 #ffad18, 0 2px 0 #ffad18, 0 -2px 0 #ffad18, 1px 1px #ffad18, -1px -1px 0 #ffad18, 1px -1px 0 #ffad18, -1px 1px 0 #ffad18;
}

.not-found .btn-custom:after {
    border-color: #000;
}


/*====================
   Blog page
  ====================*/

.blog-details-bg {
    background: url(../images/food/plate.png) no-repeat top left, url(../images/food/plate2.png) no-repeat bottom right;
}

.blog blockquote h4 {
    line-height: 36px;
}

.blog blockquote {
    border-left: 8px solid #ffad18;
    padding-top: 50px;
    position: relative;
    margin: 30px auto;
}

.blog blockquote:before {
    content: "“";
    position: absolute;
    font-size: 105px;
    color: #ffad18;
    top: 0px;
    left: 30px;
    font-family: 'Lato', sans-serif;
    line-height: 1;
}

.box-letter::first-letter {
    color: #fff;
    background-color: #ffad18;
    font-size: 30px;
    font-weight: bold;
    margin-right: 5px;
    padding: 0px 10px;
}

ul.blog-related-images {
    list-style: none;
    margin: 20px auto;
    padding: 0;
}

.blog-related-images li {
    float: left;
    width: calc((100% - 20px) / 3);
    margin-right: 10px;
}

.blog-related-images li:last-child {
    margin: 0;
}

.blog-related-images li img {
    width: 100%;
}

.blog-tags,
.blog-social {
    color: #000;
}

.blog-tags .title,
.blog-tags .title i,
.blog-social .title,
.blog-social .title i {
    margin-right: 5px;
}

.blog-tags ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.blog-tags ul li {
    display: inline-block;
    margin-right: 5px;
}

.blog-tags ul li a {
    text-decoration: none;
    border: 1px solid #ffad18;
    position: relative;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    z-index: 0;
    color: #000;
    font-weight: 700;
    padding: 5px 15px;
    display: block;
}

.blog-tags ul li a:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 4px;
    background-color: #ffad18;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.blog-tags ul li a:hover:before {
    width: 100%;
}

.blog-social .mini-social {
    display: inline-block;
    vertical-align: middle;
}


/*====================
    Pagination
  ====================*/

.pagi-simple {
    list-style: none;
    width: 100%;
    padding: 0;
}

.pagi-simple li {
    float: left;
}

.pagi-simple li:last-child {
    float: right;
}

.pagi-simple li a {
    display: block;
    border: 1px solid #000;
    padding: 5px 10px;
    text-decoration: none;
    color: #000;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    font-size: 12px;
}

.pagi-simple li a:hover {
    background-color: #ffad18;
    border-color: #ffad18;
}

.pagi-simple li a i {
    font-size: 14px;
}


/*====================
   Comments section
  ====================*/

.comment-section {
    margin-top: 50px;
}

.comment-section .profile {
    padding: 30px;
    background-color: #ffad18;
    padding-left: 190px;
    position: relative;
    color: #000;
    min-height: 200px;
}

.profile .profile-pic {
    border: 10px solid #fff;
    position: absolute;
    top: 30px;
    left: 30px;
}

.profile h3 {
    color: #000;
    font-size: 30px;
    margin: 10px auto;
}

.comment-section .main-title {
    font-size: 30px;
    margin-top: 50px;
}

.comment-section .main-title span {
    padding-left: 0;
}

.comments>ul {
    border: 1px solid #ffad18;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    margin: 0 auto 30px;
    padding: 25px;
}

.comments ul ul {
    margin-top: 20px;
}

.comments ul .comment {
    padding-left: 130px;
    position: relative;
    min-height: 120px;
}

.com-info .c-name {
    display: inline-block;
    font-size: 20px;
    margin-bottom: 10px;
    color: #000;
}

.com-info span {
    color: #ffad18;
    padding-left: 50px;
}

.comments ul .comment-avatar {
    position: absolute;
    top: 0;
    left: 0;
    border: 10px solid #fff;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
}

.comments ul a.reply {
    text-decoration: none;
    color: #000;
}

.comments ul a.reply i {
    margin-right: 8px;
}


/*====================
   Widget box
  ====================*/

.widget-box {
    border: 1px solid #ffad18;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
    background-color: #fff;
}

.widget-title {
    background-color: #ffad18;
    padding: 15px 50px 15px 15px;
}

.widget-title .main-title span {
    background-color: #ffad18;
    padding-left: 0;
}

.widget-title .main-title {
    font-size: 30px;
    margin: 0;
    display: inline-block;
    padding-right: 100px;
}

.widget-title .main-title span:before {
    background-color: #ffad18;
}

.widget-content {
    padding: 20px;
}

.widget-content .search-box {
    position: relative;
}

.search-box .form-control {
    border: 1px solid #232323;
    border-radius: 0;
    background-color: #f7f7f7;
}

.search-box .search-btn {
    background-color: #232323;
    position: absolute;
    height: 100%;
    width: 34px;
    color: #fff;
    font-size: 16px;
    border: 0;
    top: 0;
    right: 0;
}

.widget-box .form-control {
    background-color: #f7f7f7;
}

.widget-content .select-box {
    position: relative;
}

.widget-content .select-box .form-control {
    border: 1px solid #232323;
    border-radius: 0;
    padding-left: 5px;
}

.widget-content .select-box span {
    height: 100%;
    width: 34px;
    background-color: #232323;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    padding: 7px;
    text-align: center;
}


/*====================
  Categories
  ====================*/

.categories {
    list-style: none;
    margin: 0;
    padding: 0;
}

.categories li {
    border-bottom: 1px solid #e1e1e1;
}

.categories li:last-child {
    border-bottom: 0;
}

.categories li a {
    display: block;
    text-decoration: none;
    color: #000;
    padding: 10px 25px;
    position: relative;
    font-weight: 400;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.categories li a:before {
    content: "\f0a4";
    position: absolute;
    font-family: FontAwesome;
    top: 10px;
    left: 0;
}

.categories li a span {
    position: absolute;
    right: 0;
    top: 10px;
}


/*====================
  Aside posts
  ====================*/

.aside-posts {
    list-style: none;
    margin: 0;
    padding: 0;
}

.aside-posts li {
    padding: 0 0 5px 110px;
    position: relative;
    margin-bottom: 25px;
    min-height: 100px;
}

.aside-posts li:last-child {
    margin-bottom: 0;
}

.aside-posts li .featured-pic {
    border: 10px solid #fff;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100px;
}

.categories li a:hover {
    color: #ffad18;
}

.aside-post-title {
    font-family: 'Lato', sans-serif;
    padding: 10px 0;
}

.aside-post-title a {
    color: #000;
    font-size: 14px;
}

.aside-posts .date {
    position: relative;
    color: #959595;
    padding-left: 20px;
    text-transform: uppercase;
    font-size: 12px;
}

.aside-posts .date::before {
    content: "\f073";
    position: absolute;
    top: 0;
    left: 0;
    font-family: FontAwesome;
}


/*====================
   Deal slider
  ====================*/

.deal {
    margin: 2px auto 30px;
}

.deal img {
    border: 10px solid #fff;
    margin: 0 1px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    width: 100%;
}

.deal .title {
    color: #000;
    text-transform: uppercase;
    padding-top: 15px;
    margin-bottom: 10px;
    position: relative;
}

.deal .title a {
    color: inherit;
}

.deal .title .price {
    background-color: #ffad18;
    padding: 2px 5px;
    position: absolute;
    top: 15px;
    right: 0;
}

.deals-slider .owl-dots {
    position: absolute;
    bottom: 0px;
    left: 0;
}

.deals-slider .owl-dot {
    width: 20px;
    border: 1px solid #000;
    -webkit-transform: skewX(-30deg);
    -ms-transform: skewX(-30deg);
    transform: skewX(-30deg);
    height: 8px;
    margin-right: 10px;
    display: inline-block;
}

.deals-slider .owl-dot.active {
    background-color: #ffad18;
    border-color: #ffad18;
}

.widget-content .tags {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget-content .tags li {
    display: inline-block;
    margin: 5px 8px 8px 0;
}

.widget-content .tags li a {
    text-decoration: none;
    border: 1px solid #ffad18;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 0;
    font-weight: 700;
    color: #000;
    padding: 5px 15px;
    display: block;
}

.widget-content .tags li a:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 4px;
    background-color: #ffad18;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.widget-content .tags li a:hover:before {
    width: 100%;
}


/*====================
   Media queries
  ====================*/

@media(max-width:1400px) {
    .menubar:before {
        left: -25px;
    }
    .blog-details-bg {
        background: url(../images/food/plate2.png) no-repeat bottom right;
    }
}

@media(max-width:1300px) {
    .menubar:before {
        left: -20%;
        -webkit-transform: skew(0);
        -ms-transform: skew(0);
        transform: skew(0);
    }
}

@media(min-width:1200px) {
    .dish-slider-box {
        margin-top: 0;
    }
    .page-title {
        background-size: 100%;
    }
}

@media(max-width:1200px) {
    .feature .feature-text .title {
        font-size: 18px;
    }
    .foods-details-bg {
        background: #fff;
    }
    .blog-details-bg {
        background: #fff;
    }
    .sliders .hours-box {
        display: none;
    }
    .slider-text {
        text-align: center;
    }
    .slider-text p.slide-desc {
        margin: 0 auto;
    }
    .page-title {
        background-size: cover;
    }
}

@media(min-width:992px) and (max-width:1200px) {
    .blog-section .blog .meta li {
        padding: 0 5px;
    }
    .chef-box ul.social {
        top: 32px;
    }
}

.contact-section .main-title {
    font-size: 30px;
    margin-bottom: 20px;
}

@media(min-width:992px) {
    .navbar-nav>li.res-btn {
        background-color: transparent;
        padding-left: 20px;
    }
    .call-out-section .call-out-btn {
        text-align: right;
    }
}

@media(max-width:991px) {
    .header {
        position: relative;
        top: 0;
    }
    .mobile-menu {
        display: block;
    }
    .slicknav_brand {
        max-width: 60%;
    }
    .slicknav_menu {
        background-color: #fff;
    }
    .slicknav_nav {
        background-color: #ffad18;
        overflow: auto;
        max-height: 350px;
    }
    .slicknav_btn {
        margin-top: 30px;
        border-radius: 0;
        background-color: transparent;
    }
    .slicknav_menu .slicknav_icon-bar {
        background-color: #222;
    }
    .slicknav_nav a:hover,
    .slicknav_nav .slicknav_row:hover {
        background: #232323;
        color: #fff;
        border-radius: 0;
    }
    .slicknav_nav .slicknav_row,
    .slicknav_nav a {
        margin-left: 0;
        margin-right: 0;
    }
    .menubar {
        display: none;
    }
    .dropdown-submenu .dropdown-menu {
        left: 0;
    }
    a.book-btn,
    .book-btn {
        display: block;
        text-align: center;
    }
    .menubar ul.nav {
        margin: 0 auto;
        position: relative;
        max-height: 350px;
        overflow: auto;
    }
    .navbar-nav>li.res-btn {
        background-color: #ffad18;
        padding-left: 0;
        padding-right: 0;
    }
    .nav>li>a.book-btn,
    .nav>li>.book-btn {
        display: block;
        margin: 0 auto;
    }
    .food-menu-section .menus li {
        display: inline-block;
        float: none;
        border: 1px solid #ffad18;
        margin: 5px;
    }
    .page-title {
        min-height: auto;
        padding: 0px 0;
    }
    .page-title .title-bg {
        margin-top: 7%;
        width: 45%;
    }
    .service-chef-figure img {
        margin: 0 auto 40px;
    }
    .blog-section .blog {
        margin: 30px auto;
    }
    .partners li {
        width: calc((100%-90px)/2);
        padding: 15px;
    }
    .partners li:first-child {
        padding-top: 0;
    }
    .partners li:nth-child(2) {
        padding-top: 0;
    }
    .partners li:nth-child(even) {
        border-right: 0;
        padding-right: 0;
    }
    .partners li:nth-child(odd) {
        border-left: 0;
        padding-left: 0;
    }
    .call-out-section {
        text-align: center;
    }
    .reserv-form .btn-secondry {
        margin-bottom: 40px;
    }
    .video-box {
        margin-top: 40px;
    }
    .cmnt-form {
        margin-bottom: 50px;
    }
    .footer-widget {
        margin-top: 30px;
    }
    .special-box {
        margin-top: 50px;
    }
    .food-card {
        margin: 30px auto 0;
    }
    .reservation-section,
    .reservation-section .main-title span,
    .reservation-section .main-title span:before {
        background: #f7f7f7;
    }
}

@media(min-width:992px) {
    .navbar-nav>li>a {
        padding: 15px 5px;
        margin: 0 8px;
    }
    .navbar-right .dropdown-menu {
        border-radius: 0;
    }
    .dropdown-menu>li>a {
        padding: 10px 15px;
        border-bottom: 1px solid rgba(0, 0, 0, .2);
    }
}
@media (max-width:867px) {
    /*Order page*/
    .order-bg {
        background: none;
    }
}
@media (max-width:767px) {
    .service-chef-figure {
        display: none;
    }
    .service {
        text-align: center;
    }
    .page-title .title {
        font-size: 45px;
    }
    .food-menu-section .menus {
        text-align: center;
    }
    .brdcrumb {
        margin: 20px 0 0;
    }
    .brdcrumb li {
        font-size: 16px;
    }
    .call-out-section h2 {
        font-size: 45px;
    }
    .footer .content,
    .footer .posts {
        margin-bottom: 30px;
    }
    .dish-slider .owl-dots {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        text-align: center;
    }
    .food-card {
        margin-top: 40px;
    }
}

@media(max-width:600px) {
    .page-title .title-bg {
        margin-top: 10%;
        width: 45%;
    }
    .section-padding {
        padding: 15px 0;
    }
    .page-title .title {
        font-size: 40px;
    }
    .chefs-section .col-xs-6 {
        width: 100%;
    }
    .sm-full {
        width: 100% !important;
    }
    .quality-box {
        text-align: center;
    }
    .slider-text .slide-desc {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .slider-text h2 {
        font-size: 15px;
        line-height: 20px;
    }
    .owl-item.active .slider-text .btn-custom {
        -webkit-animation: 1s .6s slideInUp both;
        animation: 1s .6s slideInUp both;
        margin-top: 0px;
        font-size: 15px;
        padding: 0px 15px 3px 15px;
    }
    .sliders:hover .owl-nav .owl-next  {
        right: 5px;
    }
    .sliders:hover .owl-nav .owl-prev  {
        left: 5px;
    }
    .slider-text p.slide-desc {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .main-title {
        font-size: 40px;
    }
    .menubar:after {
        right: 0;
    }
    .menubar:before {
        left: 0;
    }
    .sliders {
        overflow: hidden;
    }
    .testimonial {
        padding: 20px;
    }
    .testimonial .col-xs-3,
    .testimonial .col-xs-9 {
        width: 100%;
    }
    .testimonial::before {
        width: 100%;
    }
    .testimonial .image img {
        margin: 0 auto;
    }
    .testi-content {
        margin: 10px auto 0;
    }
    .brdcrumb {
        margin: 15px 0 0;
    }
    .brdcrumb li {
        font-size: 15px;
    }
    .dish-content {
        padding: 10px;
    }
    .dish-content .featured-img {
        position: relative;
        margin: 0 auto 20px;
        display: block;
        max-width: 100%;
    }
    .timeline li:before {
        content: none;
    }
    .timeline li:after {
        content: none;
    }
    .timeline li {
        padding-left: 0;
        background-color: #fff;
        margin-bottom: 40px;
        text-align: center;
    }
    .timeline .featured-pic {
        border: 2px solid #ffad18;
        position: relative;
        top: 0;
        display: block;
        margin: 0 auto;
        max-width: 100%;
        left: 0;
    }
    .timeline {
        border: 0;
    }
    .timeline:before {
        content: none;
    }
    .timeline li .title {
        padding-top: 20px;
    }
    .video-section .feature {
        text-align: center;
        margin: 20px auto;
    }
    .video-section .feature .icon {
        border-right: none;
        padding-right: 0;
        display: block;
    }
    .feature .feature-text {
        padding-left: 0;
    }
    .blog-tags ul li {
        margin-bottom: 10px;
    }
    .qualification .nav-tabs>li>a {
        font-size: 18px;
        padding: 10px 10px;
    }
    .chef-social li a {
        height: 34px;
        width: 34px;
        line-height: 34px;
        font-size: 16px;
    }
    .profile .profile-pic {
        border: 10px solid #fff;
        position: relative;
        top: unset;
        left: unset;
        display: block;
        max-width: 100%;
        margin: 0 auto;
    }
    .comment-section .profile {
        padding-left: 30px;
    }
    .profile h3 {
        text-align: center;
    }
    .profile p {
        text-align: center;
    }
    .comments ul .comment {
        padding-left: 0;
    }
    .comments ul .comment-avatar {
        display: block;
        margin: 0 auto;
        position: relative;
        max-width: 100%;
    }
    .comments ul .com-info {
        margin-top: 10px;
    }
    .comments ul {
        text-align: center;
    }
    .com-info span {
        padding-left: 20px;
    }
    .comments ul ul {
        padding: 0;
    }
    .newsletter-title {
        font-size: 40px;
        text-align: center;
    }
    .pagi ul li {
        margin: 5px;
    }
    .page-section .main-title span {
        font-size: 15px;
        padding: 15px;
    }
}

@media(max-width:500px) {
    
    .blog-section .blog .meta li:nth-child(2),
    .blog-section .blog .meta li:nth-child(3) {
        display: none;
    }
    .blog-section .blog .meta {
        text-align: center;
    }
    .blog-section .blog .meta li {
        border: 0;
    }
}

@media (max-width:400px) {
    .slider-text .slide-desc {
        display: none;
    }
    .navbar-brand>img {
        max-width: 130px;
    }
    .page-title .title {
        font-size: 35px;
    }
    .main-title span {
        padding: 0 20px;
    }
    .sm-full {
        width: 100%;
    }
    .sm-text-center {
        text-align: center;
        margin-bottom: 30px;
    }
    .food-menu-section .menus {
        text-align: center;
    }
    .menu-box .menu-title span {
        position: relative;
    }
    .menu-box .menu-title::after {
        content: none;
    }
    .menu-box {
        text-align: center;
        padding: 0;
    }
    .menu-box img.featured-pic {
        position: relative;
        display: block;
        max-width: 100%;
        margin: 10px auto;
    }
    .call-out-section h2 {
        font-size: 40px;
    }
    .brdcrumb li {
        font-size: 14px;
    }
    .brdcrumb {
        margin: 10px 0 0;
    }
    .partner {
        height: 140px;
    }
    .blog-tags ul {
        margin-top: 15px;
    }
    .blog-social .mini-social {
        margin-top: 15px;
    }
    .chef-social li a {
        margin-bottom: 5px;
    }
    .menu-box {
        padding: 0;
    }
    ul.contact li {
        padding: 0;
        text-align: center;
    }
    ul.contact li .icon {
        position: relative;
        margin: 10px auto;
    }
}


/*====================
    Preloader
  ====================*/

.loader h1 {
    position: relative;
    margin: 0 auto;
    top: 25vh;
    width: 100vw;
    text-align: center;
    font-family: 'Amatic SC';
    font-size: 6vh;
    color: #333;
    opacity: .75;
    -webkit-animation: pulse 2.5s linear infinite;
    animation: pulse 2.5s linear infinite;
}

#cooking {
    position: relative;
    margin: 0 auto;
    top: 0;
    width: 75vh;
    height: 75vh;
    overflow: hidden;
}

#cooking .bubble {
    position: absolute;
    border-radius: 100%;
    box-shadow: 0 0 0.25vh #4d4d4d;
    opacity: 0;
}

#cooking .bubble:nth-child(1) {
    margin-top: 2.5vh;
    left: 58%;
    width: 2.5vh;
    height: 2.5vh;
    background-color: #454545;
    animation: bubble 2s cubic-bezier(0.53, 0.16, 0.39, 0.96) infinite;
}

#cooking .bubble:nth-child(2) {
    margin-top: 3vh;
    left: 52%;
    width: 2vh;
    height: 2vh;
    background-color: #3d3d3d;
    animation: bubble 2s ease-in-out .35s infinite;
}

#cooking .bubble:nth-child(3) {
    margin-top: 1.8vh;
    left: 50%;
    width: 1.5vh;
    height: 1.5vh;
    background-color: #333;
    animation: bubble 1.5s cubic-bezier(0.53, 0.16, 0.39, 0.96) 0.55s infinite;
}

#cooking .bubble:nth-child(4) {
    margin-top: 2.7vh;
    left: 56%;
    width: 1.2vh;
    height: 1.2vh;
    background-color: #2b2b2b;
    animation: bubble 1.8s cubic-bezier(0.53, 0.16, 0.39, 0.96) 0.9s infinite;
}

#cooking .bubble:nth-child(5) {
    margin-top: 2.7vh;
    left: 63%;
    width: 1.1vh;
    height: 1.1vh;
    background-color: #242424;
    animation: bubble 1.6s ease-in-out 1s infinite;
}

#cooking #area {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 50%;
    background-color: transparent;
    transform-origin: 15% 60%;
    animation: flip 2.1s ease-in-out infinite;
}

#cooking #area #sides {
    position: absolute;
    width: 100%;
    height: 100%;
    transform-origin: 15% 60%;
    animation: switchSide 2.1s ease-in-out infinite;
}

#cooking #area #sides #handle {
    position: absolute;
    bottom: 18%;
    right: 80%;
    width: 35%;
    height: 20%;
    background-color: transparent;
    border-top: 1vh solid #333;
    border-left: 1vh solid transparent;
    border-radius: 100%;
    transform: rotate(20deg) rotateX(0deg) scale(1.3, 0.9);
}

#cooking #area #sides #pan {
    position: absolute;
    bottom: 20%;
    right: 30%;
    width: 50%;
    height: 8%;
    background-color: #333;
    border-radius: 0 0 1.4em 1.4em;
    transform-origin: -15% 0;
}

#cooking #area #pancake {
    position: absolute;
    top: 24%;
    width: 100%;
    height: 100%;
    transform: rotateX(85deg);
    animation: jump 2.1s ease-in-out infinite;
}

#cooking #area #pancake #pastry {
    position: absolute;
    bottom: 26%;
    right: 37%;
    width: 40%;
    height: 45%;
    background-color: #333;
    box-shadow: 0 0 3px 0 #333;
    border-radius: 100%;
    transform-origin: -20% 0;
    animation: fly 2.1s ease-in-out infinite;
}

@keyframes jump {
    0% {
        top: 24%;
        transform: rotateX(85deg);
    }
    25% {
        top: 10%;
        transform: rotateX(0deg);
    }
    50% {
        top: 30%;
        transform: rotateX(85deg);
    }
    75% {
        transform: rotateX(0deg);
    }
    100% {
        transform: rotateX(85deg);
    }
}

@keyframes flip {
    0% {
        transform: rotate(0deg);
    }
    5% {
        transform: rotate(-27deg);
    }
    30%,
    50% {
        transform: rotate(0deg);
    }
    55% {
        transform: rotate(27deg);
    }
    83.3% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@keyframes switchSide {
    0% {
        transform: rotateY(0deg);
    }
    50% {
        transform: rotateY(180deg);
    }
    100% {
        transform: rotateY(0deg);
    }
}

@keyframes fly {
    0% {
        bottom: 26%;
        transform: rotate(0deg);
    }
    10% {
        bottom: 40%;
    }
    50% {
        bottom: 26%;
        transform: rotate(-190deg);
    }
    80% {
        bottom: 40%;
    }
    100% {
        bottom: 26%;
        transform: rotate(0deg);
    }
}

@keyframes bubble {
    0% {
        transform: scale(0.15, 0.15);
        top: 80%;
        opacity: 0;
    }
    50% {
        transform: scale(1.1, 1.1);
        opacity: 1;
    }
    100% {
        transform: scale(0.33, 0.33);
        top: 60%;
        opacity: 0;
    }
}

@keyframes pulse {
    0% {
        transform: scale(1, 1);
        opacity: .25;
    }
    50% {
        transform: scale(1.2, 1);
        opacity: 1;
    }
    100% {
        transform: scale(1, 1);
        opacity: .25;
    }
}

.news-section {
    position: relative;
    padding: 80px 0px 50px;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.sec-title {
    position: relative;
    margin-bottom: 60px;
}

.sec-title h2 {
    position: relative;
    color: #222222;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.4em;
}

.sec-title.centered .seperater {
    margin: 0 auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.checkout-form {
    position: relative;
}

* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 992px) .col-md-12 {
    width: 100%;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.checkout-form .form-group {
    position: relative;
    margin-bottom: 5px;
}

.checkout-form .form-group {
    position: relative;
    margin-bottom: 5px;
}

.checkout-form .form-group {
    position: relative;
    margin-bottom: 5px;
}

.checkout-form .form-group .field-label {
    display: block;
    line-height: 24px;
    margin-bottom: 6px;
    text-transform: capitalize;
    color: #585859;
    font-size: 16px;
    font-weight: 400;
}

.checkout-form input[type="text"],
.checkout-form input[type="email"],
.checkout-form input[type="password"],
.checkout-form input[type="tel"],
.checkout-form input[type="number"],
.checkout-form input[type="url"],
.checkout-form select,
.checkout-form textarea {
    position: relative;
    display: block;
    width: 100%;
    background: #ffffff;
    line-height: 22px;
    padding: 12px 15px;
    height: 48px;
    margin-bottom: 10px;
    border: 1px solid #e0e0e0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}

.checkout-form .form-group {
    position: relative;
    margin-bottom: 5px;
}

.checkout-form .form-group {
    position: relative;
    margin-bottom: 5px;
}

.checkout-form .form-group {
    position: relative;
    margin-bottom: 5px;
}

.checkout-form .form-group {
    position: relative;
    margin-bottom: 5px;
}

.checkout-form .form-group {
    position: relative;
    margin-bottom: 5px;
}

.checkout-form .form-group {
    position: relative;
    margin-bottom: 5px;
}

.checkout-form .form-group .field-label {
    display: block;
    line-height: 24px;
    margin-bottom: 6px;
    text-transform: capitalize;
    color: #585859;
    font-size: 16px;
    font-weight: 400;
}

.submit-btn {
    background-color: #232323;
    color: #fff;
    padding: 15px 40px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.submit-btn:hover {
    background: #FFAD18;
}


}

}

}

}

}

}

}