/*
    Theme Name: Delicious
    Theme URL: https://bootstrapmade.com/delicious-free-restaurant-bootstrap-theme/
    Author: BootstrapMade.com
    Author URL: https://bootstrapmade.com
*/

body {
	font-size: 15px;
    line-height: 1.52;
    color: #717f86;
    font-size: 16px;
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    overflow-x: hidden; 
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#banner{
    background: url(../img/banner.jpg) no-repeat center top;
    background-size: cover;
    min-height: 630px;
}

#banner_recipes{
    background-size: cover;
    min-height: 50px;
}

.bg-color_recipes{
    background-color: RGBA(0, 0, 0, 0.61);
    min-height: 50px;
}

.bg-color{
    background-color: RGBA(0, 0, 0, 0.61);
    min-height: 630px;
}

.bg-color_allrecipes{
    background-color: RGBA(0, 0, 0, 0.5);
    min-height: 630px;
}

#banner h2{
    font-family: 'Satisfy', sans-serif;
    font-size: 45px;
    color: #FFB03B;
}
#banner p{
    font-family: 'PT Sans', sans-serif;
    color: #fcfcfc;
    font-size: 34px;
}
.section-padding{
    padding: 60px 0px;
}
.logo-name{
    font-family: 'Satisfy', sans-serif;
    font-size: 65px;
    margin-top: 140px;
    color: #FFB03B;
}

.logo-name_recipes{
    font-family: 'Satisfy', sans-serif;
    font-size: 65px;
    margin-top: 0px;
    color: #FFB03B;
    margin-bottom: 50px;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
}
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
}
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}
.closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px !important;
    margin-left: 50px;
}
#main {
    transition: margin-left .5s;
    padding: 20px;
}
.menu-icon
{
    color: #fff;
    font-size: 30px;
    margin-top: 30px;
    cursor: pointer;
}

.menu1-icon
{
    color: #fff;
    font-size: 30px;
    margin-top: 30px;
    cursor: pointer;
}

.header-h {
    color: #FFB03B;
    font-size: 46px;
    font-family: 'Satisfy', sans-serif;
    font-weight: 300;
}
.header-p {
    color: #9699a6;
    font-size: 16px;
}
.msg-row {
    margin-top: 56px;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.bg-13 {background-color: #f04e4e;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.contact-icon {
    color: #fff;
    position: absolute;
    left: 34px;
    font-size: 32px;
    margin-top: 18px;
}
.bg-1 {
    background-color: #fecc17;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.bg-14 {
    background-color: #ccdb38;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.dark-blue {
    color: #31364c;
    font-size: 24px;
    margin-top: 0;
}
.light-blue {
    color: #9699a6;
    font-size: 16px;
    margin-bottom: 1px;
}
.media-body {
    margin-left: 10px;
    padding-left: 13px;
}
.media-2 {
    margin-top: 30px;
}
.newinput .form-group {
    margin: 8px 0 9px !important;
    padding-bottom: 10px;
}
.contact-form .form-control {
    color: #000 !important;
    font-size: 16px;
    font-weight: normal;
    height: 38px;
    line-height: 1.42857;
    padding: 7px 0;
}
.form-control, .form-group .form-control {
    border: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#009688), to(#009688)), -webkit-gradient(linear, left top, left bottom, from(#D2D2D2), to(#D2D2D2));
    background-image: -webkit-linear-gradient(#009688, #009688), -webkit-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: -o-linear-gradient(#009688, #009688), -o-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: linear-gradient(#009688, #009688), linear-gradient(#D2D2D2, #D2D2D2);
    -webkit-background-size: 0 2px, 100% 1px;
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center -webkit-calc(100% - 1px);
    background-position: center bottom, center calc(100% - 1px);
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: background 0s ease-out;
    -o-transition: background 0s ease-out;
    transition: background 0s ease-out;
    float: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}
.contact-form {
    margin: 8px 0 9px !important;
    padding-bottom: 10px;
}
.contact-form textarea.form-control {
    color: #000 !important;
    height: auto;
}
.contacts-btn {
    background-color:  #FFB03B !important;
    color: #ffffff !important;
    width: 170px;
    height: 54px;
    border-radius: 180px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-transform: capitalize;
    border: 0px;
    color: #000 !important;
    border: 1px solid #FFB03B;
}
.allrecipes-btn {
    background-color:  #FFB03B !important;
    color: #ffffff !important;
    width: 155px;
    height: 45px;
    border-radius: 180px;
    font-size: 20px;
    font-family: 'PT Sans', sans-serif;
    font-weight: normal;
    text-transform: capitalize;
    border: 1px solid #FFB03B;
    color: #fff !important;
}

.allrecipes-btn-link {
    background-color: #cf6d17;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
    display:block;
}

.phone-in-talk, .hour-icon
{
    font-size: 35px;
    line-height: 70px;
    color: rgb(255, 255, 255);
}


.heading{
    font-family: 'Satisfy', sans-serif;
    color: #FFB03B;
    font-size: 24px;
}
.marb-35{
    margin-bottom: 35px;
}
.details-list{
    margin-top: 20px;
}
.details-list ul li i {
    margin-right: 10px;
    color: #ffb03b;
}
#about img
{
    border: 5px solid rgb(255, 176, 59);
    border-radius: 2px;
}
#event{
    background: url('../img/lasagna.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_lasagna{
    background: url('../img/lasagna.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_sambar{
    background: url('../img/sambar.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_moong_laddu{
    background: url('../img/moong-laddu.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_burfi{
    background: url('../img/burfi.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_spinach_pancake{
    background: url('../img/spinach-pancake.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_instant_bhatura{
    background: url('../img/bhatura.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_sabudana_khichdi{
    background: url('../img/sabudana-khichdi.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_avocado_milkshake{
    background: url('../img/avocado-milkshake.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_chick_peas_paratha{
    background: url('../img/chick-peas-paratha.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_besan_kadhi{
    background: url('../img/kadhi.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_strawberry_jam{
    background: url('../img/strawberry-jam.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_chana_masala{
    background: url('../img/chana-masala.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_daal_paalak{
    background: url('../img/daal-paalak.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_kheeran{
    background: url('../img/kheeran.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_upma{
    background: url('../img/upma.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_curd_rice{
    background: url('../img/curd-rice.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_corn_porridge{
    background: url('../img/corn-porridge.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_custurd{
    background: url('../img/custard.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_potato_hashbrown{
    background: url('../img/potato-hashbrown.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_masala_khichdi{
    background: url('../img/masala-khichdi.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_butter_milk{
    background: url('../img/buttermilk.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_daal_dhokli{
    background: url('../img/daal-dhokli.png') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_paneer_pattis{
    background: url('../img/paneer-pattis.png') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_coriander_chutney{
    background: url('../img/coriander-chutney.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_usal_poha{
    background: url('../img/usal-poha.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_pizza_dough{
    background: url('../img/pizzadough.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_besan_mirchi{
    background: url('../img/mirchibesan.png') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_corn_kiss{
    background: url('../img/corn-kis.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_rava_idli{
    background: url('../img/rava-idli.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_cheesy_noodles{
    background: url('../img/cheesy-noodles.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_brocolli_cheese_wrap{
    background: url('../img/brocolli-cheese-wrap.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_vegetable_noodles{
    background: url('../img/noodles.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_tamarind_rice{
    background: url('../img/tamarind-rice.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_chinese_veg_curry{
    background: url('../img/chinese-curry.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_spinach_paratha{
    background: url('../img/spinach-paratha.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_lemon_pickle{
    background: url('../img/lemon-pickle.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_pav_bhaji{
    background: url('../img/pav_bhaji.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_poha{
    background: url('../img/poha.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_broccoli_pizza{
    background: url('../img/broccoli_pizza.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_veg_pizza{
    background: url('../img/veg_pizza.jpeg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_vegpuff{
    background: url('../img/veg_puff.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_chocolate_brownie{
    background: url('../img/chocolate_brownie.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_beetroot_soup{
    background: url('../img/beetroot_soup1.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_jeera_cookies{
    background: url('../img/jeera_cookies.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_cake_cupcakes{
    background: url('../img/cake_cupcakes.JPG') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_chocolatechip_cookies{
    background: url('../img/chocolatechip_cookies.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
#event_masala_tea{
    background: url('../img/masala-tea.jpg') no-repeat;
    background-size: cover;
    margin: 75px 0px;
}
.left-images img {
    height: 308px;
    width: 100%;
}
.left-images{
    padding: 0px;
}
.details-text {
    border-right: 2px solid #841b2d;
}
.details-text {
    background-color: rgba(14, 4, 4, 0.70);
    border-right: 2px solid #A87F41;
    padding: 20px 20px 30px 30px;
    overflow: auto;
}
.content-holder h2 {
    color: #FFB03B;
    font-size: 32px;
    padding-bottom: 15px;
    font-family: 'Satisfy', sans-serif;
}
.content-holder address strong {
    color: #FFB03B;
    padding: 10px 0px;
}
.details-text p {
    color: #E8E8E8;
    line-height: 26px;
    letter-spacing: 1px;
    font-weight: 300;
}
.btn-read-more {
    background: #FFB03B;
    padding: 7px 19px;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    border-radius: 3px;
    color: #000;
    text-transform: uppercase;
    margin-top: 10px;
}
.btn-read-more:hover
{
    color: #000;
}
#Container .mix{
    display: none;
}
.menu-restaurant{
    width: 50%;
    float: left;
    padding: 15px;
    position: relative;
}
.menu-restaurant .menu-title {
    float: left;
    font-family: Montserrat,arial;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFB03B;
}
.menu-restaurant .menu-line {
    position: absolute;
    bottom: 6px;
    border-bottom: 1px dotted rgba(0,0,0,.3);
    margin-left: .6rem;
    margin-right: .6rem;
}
.menu-restaurant .menu-price {
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 0;
}
.menu-restaurant .menu-subtitle {
    display: block;
    float: left;
    color: #B1B1B1;
    font-family: Satisfy,'Open Sans',arial;
    font-size: 1.2rem;
}
.menu-restaurant span.clearfix {
    position: relative;
    display: block;
}
.gallery-trigger ul li a.active, .gallery-trigger ul li a:hover {
    background: #FFB03B;
    color: #fff;
    border: 1px solid #FFB03B;
}
.gallery-trigger ul li {
    display: inline-block;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 40px;
}
.gallery-trigger ul li a {
    padding: 10px 20px;
    font-size: 14px;
    color: #565656;
    border-radius: 0px;
    border: 1px solid #BBBBBB;
    text-decoration: none;
    cursor: pointer;
}
.footer {
    width: 100%;
    background-color: #222;
    position: relative;
    z-index: 1;
}
.footer a {
    color: #fff;
}

.footer .footer-top {
    padding-top: 9rem;
    padding-bottom: 5rem;
}
.footer .widget-title, .footer .widget-title a {
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0.2rem;
    color: #999;
}
.footer .widget-title{
    padding-bottom: 20px;
    font-family: 'Satisfy', sans-serif;
    font-size: 44px;
    color: #FFB03B;
}
.footer .widget, .footer address {
    color: #999;
    text-transform: none;
    font-style: normal;
    padding-bottom: 15px;
}
.footer .navigation, .footer .social-list {
    float: none;
    margin-bottom: 20px;
}
.list-horizontal li {
    display: inline-block;
}
#contact{
    background-color: rgba(221, 221, 221, 0.33);
}
.footer .social-list a {
    font-size: 32px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    margin: 0 5px;
}
.responsive-video {
    width: 560px;
    height: 350px;
}
@media (min-width: 767px) and (max-width: 991px) {
    .responsive-video {
        width: 355px;
    }
}
@media (min-width: 992px) and (max-width: 1279px) {
    .responsive-video {
        width: 465px;
        height: 375px;
    }
}
@media (min-width: 980px) and (max-width: 980px) {
    .content-holder h2 {
        font-size: 23px;
    }
    .details-text p {
        line-height: 16.6px;
    }
    .responsive-video {
        height: 315px;
        width: 460px;
    }
}
@media (min-width: 451px) and (max-width: 767px) {
    .details-text {
        border:0px;
        border-bottom: 2px solid #A87F41;
    }
    .responsive-video {
        width: 100%;
    }
}
@media (min-width: 20px) and (max-width: 450px) {
    .menu-restaurant {
    width: 100%;
    }
    .details-text {
        border:0px;
        border-bottom: 2px solid #A87F41;
    }
    .responsive-video {
        width: 100%;
    }
    .header-h {
        font-size: 35px;
    }
    .header-p, body{
        font-size: 14px;
    }
    .about-info, .mr-15{
        margin-bottom: 15px;
    }
    #banner h2{
        font-size: 25px;
    }
    #banner p{
        font-size: 25px;
    }
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}
@media (min-width: 750px) and (max-width: 990px) {
    
}

.logo{
    height: 120px;
    width: 120px;
    margin-top: 15px;
}

.popup-position{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
}

#popup-wrapper{
    width: 300px;
    margin: 70px auto;
    text-align: left;
}

#popup-container{
    background-color: #FFF;
    padding: 20px;
    border-radius: 4px;
}

#popup-container h3, h4{
    text-align: center;
    text-decoration: underline;
    color: #FFB03B;
}

@media (min-width = 550px) and (max-width = 5000px) {
    #popup-wrapper{
        width: 600px;
        margin: 70px auto;
        text-align: left;
    }
    #popup-container{
        background-color: #FFF;
        padding: 20px;
        border-radius: 4px;
    }

    #popup-container h3, h4{
        text-align: center;
        text-decoration: underline;
        color: #FFB03B;
    }
}

.navbar {
    border-radius: 0;
}
.navbar {
    margin-bottom: 0;
}
.navbar-default {
    background-color: #ffffff;
    border: none;
    padding: 1.5em;
}

.navbar-brand span{
    display: inline-block;
    padding: .2em .4em;
    background: #87b200;
    color: #fff;
    border-radius: 50px;
}
.navbar-default .navbar-brand,.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #212121;
}
.navbar-collapse {
    padding: 0;
}
.navbar-right {
    float:none !important;
    margin-right: 0;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
}
.nav > li > a {
    margin-top: 20px;
    padding:0 10px;
    font-family: 'Satisfy', sans-serif;
    text-transform: uppercase;
    color: darkorange;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.8em;
}
.navbar-nav {
    padding:1.6em 0 0 1.5em;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:#ff9d0f;
    background-color: transparent;
}

.link-effect-5 a::before {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 0 10px;
  color: #ff9d0f;
  content: attr(data-hover);
  -moz-transition: ease-out 0.3s;
  -o-transition: ease-out 0.3s;
  -webkit-transition: ease-out 0.3s;
  transition: ease-out 0.3s;
  -moz-transform: scale(1.4, 1.4);
  -ms-transform: scale(1.4, 1.4);
  -webkit-transform: scale(1.4, 1.4);
  transform: scale(1.4, 1.4);
  opacity: 0;
}
.link-effect-5 a:hover::before {
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}
.x-button {
    color: #fff;
    text-decoration: none;
}
.x-button:hover {
    color: darkgray;
    text-decoration: none;
}
.x-button:visited {
    color: #fff;
    text-decoration: none;
}


 /*   .youtube-player {
        position: relative;
        padding-bottom: 56.23%;
        /* Use 75% for 4:3 videos */
  /*      height: 0;
        overflow: hidden;
        max-width: 100%;
        background: #000;
        margin: 5px;
    }
    
    .youtube-player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        background: transparent;
    }
    
    .youtube-player img {
        bottom: 0;
        display: block;
        left: 0;
        margin: auto;
        max-width: 100%;
        width: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border: none;
        height: auto;
        cursor: pointer;
        -webkit-transition: .4s all;
        -moz-transition: .4s all;
        transition: .4s all;
    }
    
    .youtube-player img:hover {
        -webkit-filter: brightness(75%);
    }
    
    .youtube-player .play {
        height: 72px;
        width: 72px;
        left: 50%;
        top: 50%;
        margin-left: -36px;
        margin-top: -36px;
        position: absolute;
        background: url("//i.imgur.com/TxzC70f.png") no-repeat;
        cursor: pointer;
    }
*/
/* Back to top */
a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 40px;
	bottom: 40px;
	background: #ff9d0f url("up-arrow.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
a:hover.back-to-top {
    background-color: #000;
}




























