/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.ft-txt p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    max-width: 280px;
}
div#online-btns {
    background-image: linear-gradient(45deg, #fff5e9, #f3f3f32b);
    margin: 100px 0;
    border-radius: 20px;
}
/* header css */
#header-secondary-outer {
    background: #F03328;
}

nav ul li a {
    color: #3A3A3A !important;
    opacity: unset !important;
}

nav ul li a span:after {
    border: none !important;
}

li#menu-item-18 a {
    border: 1px solid #F03328;
    border-radius: 80px;
    padding: 10px 60px !important;
    color: #F03328 !important;
    font-weight: 900 !important;
    pointer-events: none !important;
}

/* banner css */
.black-pepper {
    position: absolute !important;
    right: 0;
    bottom: 140px;
}

.container-wrap {
    background: transparent !important;
}
div#main-banner #orange-btn {
    margin-right: 20px;
}
.ocm-effect-wrap {
    background: url("http://www.demo-weblink.com/mehfilbiryani/wp-content/uploads/2025/08/body-bg-scaled.png");
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    background-attachment: scroll;
}
#orange-btn {
  position: relative !important;
  display: inline-block !important;
  padding: 12px 30px !important;
  font-size: 16px !important;
  font-weight: bold !important;
  color: #fff !important;
  background: #F03328 !important;
  border: none !important;
  border-radius: 8px !important;
  cursor: pointer !important;
  overflow: hidden !important;
  z-index: 1 !important;
  transition: color 1.5s ease !important;
}

#orange-btn::before,
#orange-btn::after {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: -100% !important;
  width: 100% !important;
  height: 100% !important;
  background: #9c1206 !important;
  transition: all 1.5s ease !important;
  z-index: -1 !important;
}

#orange-btn::after {
  left: 100% !important;
}

#orange-btn:hover {
  color: #fff !important;
  transform:unset !important;
}

#orange-btn:hover::before {
  left: 0 !important;
}

#orange-btn:hover::after {
  left: 0 !important;
}

#main-banner h6 {
    color: #F03328;
}

#main-banner h1 {
    color: #000 !important;
}

/* customer css */
.star-list {
    display: flex;
    gap: 10px;
    margin: 0;
}

.star-list li {
    list-style: none;
}

.star-list li i {
    color: #FF9E0C;
}
.qut-img {
    position: absolute !important;
    width: 10% !important;
    right: 50px;
    bottom: 100px;
}
#monial-sec h2 {
    color: #2D2D2D;
}
/* best seller */
div#bst-slr h2, div#bst-slr p {
    text-align: center;
}
div#bst-slr h2 {
    color: #1F1F1F;
}
div#bst-slr p {
    color: #5C5C5C;
}
/* food panda css */
.foodpanda-products p {
    text-align: left !important;
}
.foodpanda-products h3 {
    font-size: 30px !important;
    line-height: 38px !important;
    max-width: 320px;
    color:#000;
}
.buy-now {
    background: #F03328;
    color: #fff;
    padding: 12px 40px !important;
    border-radius: 50px !important;
}

span.woocommerce-Price-amount.amount {
    color: #000;
}
.foodpanda-products {
    display: flex;
    gap: 10px;
}

.foodpanda-products img {
    width: 100% !important;
}

.foodpanda-card {
    background: #fff !important;
    padding: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    min-height: 530px;
    border-radius: 20px;
}

.food-card {
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 12px;
    text-align: left;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.food-card h3 {
    font-size: 30px !important;
    line-height: 38px !important;
    text-align: left !important;
    color: #000;
}
.food-card strong {
    color: #000;
}
div#main-ft img {
    max-width: 180px;
}
/* inner pages css */
div#inner-banner h2 {
    color: #fff;
}
.btn-cont #orange-btn {
    margin-top: 30px;
    margin-right: 20px;
    font-size: 40px !important;
    line-height: 48px !important;
}
h2.woocommerce-loop-product__title {
    text-align: left !important;
}
#order-prod {
    padding: 70px 70px !important;
}
#order-prod .vc_col-sm-3 {
    display: unset !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 38px;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 38px !important;
    margin: 0 0 -4px;
    user-select: none;
    -webkit-user-select: none;
}
ul#select2-product_cat-results li {
    font-size: 17px;
    line-height: 25px;
}
div#product-start-inr {
    text-align: center;
}

#order-prod div#sidebar {
    background: #860000;
    padding: 30px;
    border-radius: 20px;
    color: #fff !important;
}
#order-prod #sidebar h4 {
    color: #fff;
    opacity: unset !important;
    font-size: 30px;
    margin-bottom: 10px !important;
    line-height: 38px !important;
}

#order-prod .product_list_widget li {
    background: #fff;
    margin-bottom: 10px !important;
    color: #000 !important;
    padding: 20px !important;
    height: 90px;
    max-width: unset !important;
    border-radius: 10px;
}

div#tab-reviews {
    display: none;
}
div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs {
    text-align: center;
    margin: 70px 0 50px 0;
    display: none;
}
div#reviews {
    display: none !important;
}
#fmp-cart-float-menu .cart-icon {
    background: #F03328;
}
div#form-cont .wpcf7-form-control.wpcf7-submit:hover, body[data-button-style*="slightly_rounded"] input[type=submit] {
    transform: unset !important;
    box-shadow: unset !important;
}
.btn {
    display: flex;
}
div#form-cont .btn {
    display: flex;
}
div#form-cont .form input, textarea {
    padding: 20px;
    font-size: 20px !important;
    line-height: 28px !important;
    background-image: linear-gradient(45deg, #ff422f00, #9c120600, #ffecd5);
    border: 1px solid #000;
}
div#form-cont h2{
    color:#1F1F1F;
}
h1.product_title.entry-title.nectar-inherit-default {
    font-size: 40px !important;
    line-height: 48px !important;
    color: #000;
}

.addon-header span {
    font-size: 30px;
    line-height: 38px !important;
    color: #000;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: #ff422f;
    color: #fff;
    border-radius: 50px;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background: #ff422f;
    color: #fff;
    font-size: 20px !important;
    line-height: 28px !important;
    border: none;
    border-radius: 50px !important;
}
div#inner-banner p {
    color: #fff;
}
#loyal-sec .vc_column-inner {
    border: 1px solid #F03328;
    padding: 40px;
    border-radius: 30px;
}

#loyal-sec .vc_column-inner h4, #loyal-sec .vc_column-inner p {
    color: #000;
}

#loyal-sec .vc_column-inner h4 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#loyal-sec .vc_column-inner p {
    font-size: 20px;
    line-height: 28px;
}
.options.per-row-1 {
    grid-template-columns: repeat(3, minmax(0, 100%)) !important;
    background: #fff !important;
    padding: 50px;
    border-radius: 50px !important;
}
small.option-price {
    position: absolute;
    display: flex;
    margin-top: 14px;
}
small.option-price span.brackets {
    display: none;
}

small.option-price span.sign.positive {
    display: none;
}
button.single_add_to_cart_button.button.alt {
    border-radius: 30px !important;
}

button.single_add_to_cart_button.button.alt:hover {
    background: #000 !important;
    transition: alll 0.5s !important;
    transform: unset !important;
}
/* end css */
/* ft css */
div#main-ft ul.social-icons {
    display: flex;
    gap: 20px;
    margin-top: 40px !important;
}

div#main-ft ul.social-icons i {
    background: #9c1206;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 40px;
    border-radius: 50px;
    color: #fff;
    transition: all 0.5s !important;
}

div#main-ft ul.social-icons i:hover {
    transition: all 0.5s !important;
    background: #F03328 !important;
    transform: scale(1.2);
}
div#main-ft a {
    font-size: 18px;
    line-height: 26px;
    color:#3A3A3A;
}

div#main-ft li {
    list-style: none;
    font-size: 18px;
    line-height: 26px;
}

div#main-ft ul {
    margin: 0;
}

ul.cp-end {
    display: flex;
    gap: 20px;
    margin: 0;
}

ul.cp-end li {
    list-style: none;
}

div#main-ft {
    padding: 80px 0 !important;
    border-top: 1px solid #BCBCBC !important;
}

div#copy-end {
    padding: 30px 0 !important;
    border-top: 1px solid #BCBCBC !important;
}

div#copy-end p {
    text-align:right;
      font-size: 18px;
    line-height: 26px;
    color:#3A3A3A;
}
div#copy-end a {
   color:#3A3A3A;
    font-size: 18px;
    line-height: 26px;
}

div#main-ft h6 {
    color: #F03328;
}
div#ft-news .tnp-field.tnp-field-button {
    position: absolute;
    right: 50px;
    width: 140px;
    bottom: 60px;
}

div#ft-news input#tnp-1 {
    padding: 15px !important;
    width: 60% !important;
    background: transparent;
}

div#ft-news .tnp-field.tnp-field-button:hover {
    transform: unset !important;
}

div#ft-news input.tnp-submit:hover ,body[data-button-style*="slightly_rounded"] input[type=submit] {
    transform: unset !important;
    opacity: unset !important;
    box-shadow: unset !important;
}

div#ft-news .tnp-field label {
    display: none;
}

div#ft-news h5 {
    color: #000;
}

div#ft-news p {
    color: #5C5C5C;
     font-size:16px;
    line-height:24px;
}
div#ft-news {
    padding-bottom: 30px !important;
}
div#copyright {
    display: none;
}

/* shop page categories CSS start */

#order-prod .woocommerce ul.product_list_widget li img {
    min-width: 60px !important;
    border-radius: 5px;
    margin: auto 0 !important;
    position: relative;
    top: -5px !important;
}

#order-prod .woocommerce ul.product_list_widget li a span {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold !important;
}

#order-prod .woocommerce ul.product_list_widget li span.woocommerce-Price-amount bdi, .woocommerce ul.product_list_widget li span.woocommerce-Price-currencySymbol {
    font-size: 15px;
    line-height: 23px;
    font-weight: 600;
}

#order-prod .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 20% !important;
    bottom: 0 !important;
    margin: auto 0px !important;
}

.woocommerce ul.products li.product.classic .button.yith-wcqv-button {
    min-height: unset !important;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 15px;
    background: #860000;
    color: #fff;
    font-weight: 600;
}

#order-prod .vc_col-sm-3 .vc_column-inner {
    margin-right: 30px;
}

/* shop page categories CSS end */



/* Responsive */
@media only screen and (min-width: 1600px) and (max-width: 1750px){}
@media only screen and (min-width: 1366px) and (max-width: 1599px){
#header-outer[data-full-width="true"] header > .container {
        padding: 0 20px;
    }
    nav ul li a {
        color: #3A3A3A !important;
        opacity: unset !important;
        font-size: 22px !important;
        margin: 0 12px !important;
        line-height: 30px !important;
    }
	div#main-ft img {
    max-width: 180px;
}
li#menu-item-18 a {
    padding: 10px 30px !important;
    font-size: 18px !important;
    line-height: 26px !important;
}

h1 {
    font-size: 60px !important;
    line-height: 68px !important;
}

div#main-banner {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
}

    div#main-banner .row-bg.viewport-desktop.using-image {
        background-size: cover;
    }
    .bowl {
        margin-left: 0px !important;
        width: 70%;
    }

.chilli {
    top: -50px;
}

div#monial-sec {
    padding-top: 0px !important;
}	
	
#order-prod .woocommerce ul.product_list_widget li a span {
    font-size: 18px !important;
    line-height: 26px !important;
}

#order-prod .woocommerce ul.product_list_widget li span.woocommerce-Price-amount bdi, .woocommerce ul.product_list_widget li span.woocommerce-Price-currencySymbol {
    font-size: 14px !important;
    line-height: 22px !important;
}

#order-prod .woocommerce ul.product_list_widget li img {
    min-width: 55px !important;
    top: -0px !important;
}

#order-prod .product_list_widget li {
    padding: 18px !important;
}	
	
#order-prod .vc_col-sm-3 .vc_column-inner {
    margin-right: 15px !important;
}

#order-prod #sidebar h4 {
    font-size: 24px !important;
    line-height: 32px !important;
}	
.black-pepper {
    position: absolute !important;
    right: 30px;
    bottom: 250px;
    width: 140px !important;
}
#orange-btn {
    position: relative !important;
    display: inline-block !important;
    padding: 12px 20px !important;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #fff !important;
    background: #F03328 !important;
    border: none !important;
    border-radius: 5px !important;
    cursor: pointer !important;
    overflow: hidden !important;
    z-index: 1 !important;
    transition: color 1.5s ease !important;
}
    #header-outer #logo img, #header-outer .logo-spacing img {
        height: 200px;
    }	
}
@media only screen and (min-width: 1200px) and (max-width: 1365px){
#header-outer[data-full-width="true"] header > .container {
        padding: 0 20px;
    }
    nav ul li a {
        color: #3A3A3A !important;
        opacity: unset !important;
        font-size: 22px !important;
        margin: 0 12px !important;
        line-height: 30px !important;
    }
li#menu-item-18 a {
    padding: 8px 20px !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

h1 {
    font-size: 60px !important;
    line-height: 68px !important;
}

div#main-banner {
    padding-top: 25px !important;
    padding-bottom: 15px !important;
}

div#main-banner .row-bg.viewport-desktop.using-image {
    background-size: contain;
}

    .bowl {
        margin-left: 30px !important;
        width: 80%;
    }

.chilli {
    top: -50px;
}

div#monial-sec {
    padding-top: 0px !important;
}

li.nectar-woo-cart {
    display: none !important;
}
div#ft-news .tnp-field.tnp-field-button {
    position: absolute;
    right: 40px;
    width: 120px;
    bottom: 58px;
}	
	
#order-prod .woocommerce ul.product_list_widget li a span {
    font-size: 15px !important;
    line-height: 23px !important;
}

#order-prod .woocommerce ul.product_list_widget li span.woocommerce-Price-amount bdi, .woocommerce ul.product_list_widget li span.woocommerce-Price-currencySymbol {
    font-size: 13px !important;
    line-height: 21px !important;
}

#order-prod .woocommerce ul.product_list_widget li img {
    min-width: 50px !important;
    top: 3px !important;
}

#order-prod .product_list_widget li {
    padding: 16px !important;
}	
	
#order-prod .vc_col-sm-3 .vc_column-inner {
    margin-right: 10px !important;
}

#order-prod #sidebar h4 {
    font-size: 20px !important;
    line-height: 28px !important;
}	
div#main-ft img {
    max-width: 180px;
}	
	div#online-btns {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
}
@media only screen and (min-width: 1000px) and (max-width: 1199px){
#header-outer[data-full-width="true"] header > .container {
        padding: 0 10px;
    }
	div#online-btns {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
nav ul li a {
    color: #3A3A3A !important;
    opacity: unset !important;
    font-size: 17px !important;
    margin: 0 7px !important;
}
li#menu-item-18 a {
    padding: 6px 15px !important;
    font-size: 18px !important;
    line-height: 26px !important;
}

#header-outer #logo img, #header-outer .logo-spacing img {
    height: 180px !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative !important;
    left: -90px !important;
}

h1 {
    font-size: 40px !important;
    line-height: 48px !important;
}

div#main-banner {
    padding-top: 20px !important;
    padding-bottom: 10px !important;
}

div#main-banner .row-bg.viewport-desktop.using-image {
    background-size: contain;
}

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

    .chilli {
        top: -20px;
        width: 114px !important;
    }

div#monial-sec {
    padding-top: 0px !important;
}

li.nectar-woo-cart {
    display: none !important;
}

div#banner-inner h6 {
    font-size: 20px;
}

.wpb_text_column.wpb_content_element {
    margin-bottom: 10px;
}

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

p {
    font-size: 15px !important;
    line-height: 23px !important;
}
.black-pepper {
    position: absolute !important;
    right: 0;
    bottom: 190px;
    width: 100px !important;
}

h2 {
    font-size: 40px !important;
    line-height: 48px !important;
}
.food-card h3 {
    font-size: 20px !important;
    line-height: 28px !important;
    text-align: left !important;
    color: #000;
}
div#main-ft a {
    font-size: 16px;
    line-height: 24px;
    color: #3A3A3A;
}
div#main-ft li {
    list-style: none;
    font-size: 16px;
    line-height: 24px;
}
div#copy-end a {
    color: #3A3A3A;
    font-size: 16px;
    line-height: 24px;
}
div#ft-news .tnp-field.tnp-field-button {
    position: absolute;
    right: 0px;
    width: 130px;
    bottom: 60px;
}	
	
#order-prod .woocommerce ul.product_list_widget li a span {
    font-size: 14px !important;
    line-height: 22px !important;
}

#order-prod .woocommerce ul.product_list_widget li span.woocommerce-Price-amount bdi, .woocommerce ul.product_list_widget li span.woocommerce-Price-currencySymbol {
    font-size: 12px !important;
    line-height: 20px !important;
}

#order-prod .woocommerce ul.product_list_widget li img {
    min-width: 45px !important;
    top: 10px !important;
}

#order-prod .product_list_widget li {
    padding: 10px !important;
}

#order-prod div#sidebar {
    padding: 15px !important;
}
	
#order-prod .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px !important;
    line-height: 24px !important;
}	

#order-prod .woocommerce ul.products li.product span.amount bdi {
	font-size: 15px !important;
	line-height: 23px !important;
}
	
#order-prod #sidebar h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}	
	
#order-prod .vc_col-sm-3 .vc_column-inner {
    margin-right: 0px !important;
}

.woocommerce ul.products li.product.classic .button.yith-wcqv-button {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 8px 10px !important;
}	
h2.woocommerce-loop-product__title {
        font-size: 14px !important;
        line-height: 22px !important;
    }
div#main-ft img {
    max-width: 180px;
}	
	#top nav {
    justify-content: end;
}
}
@media only screen and (min-width: 768px) and (max-width: 999px){
	
#header-outer[data-full-width="true"] header > .container {
        padding: 0 10px;
    }
nav ul li a {
    color: #3A3A3A !important;
    opacity: unset !important;
    font-size: 17px !important;
    margin: 0 7px !important;
}
li#menu-item-18 a {
    border: 1px solid #F03328;
    border-radius: 50px;
    padding: 1px 16px !important;
    color: #F03328 !important;
    font-weight: 900 !important;
    font-size: 14px !important;
    line-height: 22px !important;
}

h1 {
    font-size: 50px !important;
    line-height: 58px !important;
}

div#main-banner {
    padding-top: 60px !important;
    padding-bottom: 0px !important;
}

div#main-banner .row-bg.viewport-desktop.using-image {
    background-size: cover;
    background-position: right center !important;
}

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

    .chilli {
        top: -20px;
        width: 114px !important;
    }

div#monial-sec {
    padding-top: 0px !important;
}

li.nectar-woo-cart {
    display: none !important;
}

div#banner-inner h6 {
    font-size: 20px;
}

.wpb_text_column.wpb_content_element {
    margin-bottom: 10px;
}

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

p {
    font-size: 20px !important;
    line-height: 28px !important;
}
.black-pepper {
    position: absolute !important;
    right: 0;
    bottom: 190px;
    width: 100px !important;
}

h2 {
    font-size: 40px !important;
    line-height: 48px !important;
}
.food-card h3 {
    font-size: 20px !important;
    line-height: 28px !important;
    text-align: left !important;
    color: #000;
}
div#main-ft a {
    font-size: 20px;
    line-height: 28px;
    color: #3A3A3A;
}
div#main-ft li {
    list-style: none;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}
div#copy-end a {
    color: #3A3A3A;
    font-size: 16px;
    line-height: 24px;
}
div#ft-news .tnp-field.tnp-field-button {
    position: absolute;
    right: 0px;
    width: 130px;
    bottom: 60px;
}	
	
#order-prod .woocommerce ul.product_list_widget li a span {
    font-size: 14px !important;
    line-height: 22px !important;
}

#order-prod .woocommerce ul.product_list_widget li span.woocommerce-Price-amount bdi, .woocommerce ul.product_list_widget li span.woocommerce-Price-currencySymbol {
    font-size: 12px !important;
    line-height: 20px !important;
}

#order-prod .woocommerce ul.product_list_widget li img {
    min-width: 45px !important;
    top: 10px !important;
}
header#top  .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after, .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before, .slide-out-widget-area-toggle.mobile-icon .lines-button:after {
    background-color: #000000;
}
#order-prod .product_list_widget li {
    padding: 10px !important;
}
body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 180px !important;
    }
#order-prod div#sidebar {
    padding: 15px !important;
}

#header-outer #top #mobile-cart-link i {
    font-size: 19px;
    width: 19px;
    color: #000000;
}
#orange-btn {
    position: relative !important;
    display: inline-block !important;
    padding: 12px 40px !important;
    font-size: 20px !important;
    font-weight: bold !important;
    color: #fff !important;
    background: #F03328 !important;
    border: none !important;
    border-radius: 8px !important;
    cursor: pointer !important;
    overflow: hidden !important;
    z-index: 1 !important;
    transition: color 1.5s ease !important;
    line-height: 28px !important;
}	
#order-prod .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px !important;
    line-height: 24px !important;
}	

#order-prod .woocommerce ul.products li.product span.amount bdi {
	font-size: 15px !important;
	line-height: 23px !important;
}
	
#order-prod #sidebar h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}	
	
#order-prod .vc_col-sm-3 .vc_column-inner {
    margin-right: 0px !important;
}

.woocommerce ul.products li.product.classic .button.yith-wcqv-button {
    font-size: 20px !important;
    line-height: 28px !important;
    padding: 10px 10px !important;
}	
h2.woocommerce-loop-product__title {
        font-size: 24px !important;
        line-height: 32px !important;
        text-align: center !important;
    }
div#main-ft img {
    max-width: 180px;
}


div#prd-strt .vc_column-inner {
    text-align: center;
}

div#map-xont {
    padding-top: unset !important;
}



div#ft-news h5 {
    color: #000;
    text-align: center;
}

div#header-outer.scrolled-down {
    background: #ffffff1f;
    backdrop-filter: blur(20px);
}
div#ft-news {
    padding-bottom: 30px !important;
    padding-top: 50px !important;
}

div#footer-outer {
    display: none;
}

div#copy-end p {
    text-align: center;
}	
	
}
@media only screen and (min-width: 520px) and (max-width: 767px){
	
#header-outer[data-full-width="true"] header > .container {
        padding: 0 10px;
    }
nav ul li a {
    color: #3A3A3A !important;
    opacity: unset !important;
    font-size: 17px !important;
    margin: 0 7px !important;
}
li#menu-item-18 a {
    border: 1px solid #F03328;
    border-radius: 50px;
    padding: 1px 16px !important;
    color: #F03328 !important;
    font-weight: 900 !important;
    font-size: 14px !important;
    line-height: 22px !important;
}

h1 {
    font-size: 40px !important;
    line-height: 48px !important;
}

div#main-banner {
    padding-top: 60px !important;
    padding-bottom: 0px !important;
}

div#main-banner .row-bg.viewport-desktop.using-image {
    background-size: cover;
    background-position: right center !important;
}

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

    .chilli {
        top: -20px;
        width: 114px !important;
    }

div#monial-sec {
    padding-top: 0px !important;
}

li.nectar-woo-cart {
    display: none !important;
}

div#banner-inner h6 {
    font-size: 20px;
}

.wpb_text_column.wpb_content_element {
    margin-bottom: 10px;
}

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

p {
    font-size: 20px !important;
    line-height: 28px !important;
}
.black-pepper {
    position: absolute !important;
    right: 0;
    bottom: 190px;
    width: 100px !important;
}

h2 {
    font-size: 36px !important;
    line-height: 44px !important;
}
.food-card h3 {
    font-size: 20px !important;
    line-height: 28px !important;
    text-align: left !important;
    color: #000;
}
div#main-ft a {
    font-size: 20px;
    line-height: 28px;
    color: #3A3A3A;
}
div#main-ft li {
    list-style: none;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}
div#copy-end a {
    color: #3A3A3A;
    font-size: 16px;
    line-height: 24px;
}
div#ft-news .tnp-field.tnp-field-button {
    position: absolute;
    right: 0px;
    width: 130px;
    bottom: 60px;
}	
	
#order-prod .woocommerce ul.product_list_widget li a span {
    font-size: 14px !important;
    line-height: 22px !important;
}

#order-prod .woocommerce ul.product_list_widget li span.woocommerce-Price-amount bdi, .woocommerce ul.product_list_widget li span.woocommerce-Price-currencySymbol {
    font-size: 12px !important;
    line-height: 20px !important;
}

#order-prod .woocommerce ul.product_list_widget li img {
    min-width: 45px !important;
    top: 10px !important;
}
header#top  .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after, .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before, .slide-out-widget-area-toggle.mobile-icon .lines-button:after {
    background-color: #000000;
}
#order-prod .product_list_widget li {
    padding: 10px !important;
}
body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 130px !important;
    }
#order-prod div#sidebar {
    padding: 15px !important;
}

#header-outer #top #mobile-cart-link i {
    font-size: 19px;
    width: 19px;
    color: #000000;
}
#orange-btn {
    position: relative !important;
    display: inline-block !important;
    padding: 12px 40px !important;
    font-size: 20px !important;
    font-weight: bold !important;
    color: #fff !important;
    background: #F03328 !important;
    border: none !important;
    border-radius: 8px !important;
    cursor: pointer !important;
    overflow: hidden !important;
    z-index: 1 !important;
    transition: color 1.5s ease !important;
    line-height: 28px !important;
}	
#order-prod .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px !important;
    line-height: 24px !important;
}	

#order-prod .woocommerce ul.products li.product span.amount bdi {
	font-size: 15px !important;
	line-height: 23px !important;
}
	
#order-prod #sidebar h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}	
	
#order-prod .vc_col-sm-3 .vc_column-inner {
    margin-right: 0px !important;
}

.woocommerce ul.products li.product.classic .button.yith-wcqv-button {
    font-size: 20px !important;
    line-height: 28px !important;
    padding: 10px 10px !important;
}	
h2.woocommerce-loop-product__title {
        font-size: 22px !important;
        line-height: 30px !important;
        text-align: center !important;
    }
div#main-ft img {
    max-width: 180px;
}


div#prd-strt .vc_column-inner {
    text-align: center;
}

div#map-xont {
    padding-top: unset !important;
}



div#ft-news h5 {
    color: #000;
    text-align: center;
}

div#header-outer.scrolled-down {
    background: #ffffff1f;
    backdrop-filter: blur(20px);
}
div#ft-news {
    padding-bottom: 30px !important;
    padding-top: 50px !important;
}

div#footer-outer {
    display: none;
}

div#copy-end p {
    text-align: center;
}	
	div#online-btns {
    margin: unset !important;
}
}




@media only screen and (min-width: 300px) and (max-width: 519px){
	div#online-btns {
    margin: unset !important;
}
#header-outer[data-full-width="true"] header > .container {
        padding: 0 10px;
    }
nav ul li a {
    color: #3A3A3A !important;
    opacity: unset !important;
    font-size: 17px !important;
    margin: 0 7px !important;
}
li#menu-item-18 a {
    border: 1px solid #F03328;
    border-radius: 50px;
    padding: 1px 16px !important;
    color: #F03328 !important;
    font-weight: 900 !important;
    font-size: 14px !important;
    line-height: 22px !important;
}

h1 {
    font-size: 30px !important;
    line-height: 38px !important;
}

div#main-banner {
    padding-top: 60px !important;
    padding-bottom: 0px !important;
}

div#main-banner .row-bg.viewport-desktop.using-image {
    background-size: cover;
    background-position: 90% 100% !important;
}

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

    .chilli {
        top: -20px;
        width: 114px !important;
    }

div#monial-sec {
    padding-top: 0px !important;
}

li.nectar-woo-cart {
    display: none !important;
}

div#banner-inner h6 {
    font-size: 20px;
}

.wpb_text_column.wpb_content_element {
    margin-bottom: 10px;
}

.sf-menu {
    margin-left: -90px !important;
}
div#main-ft {
    padding: 80px 0 20px !important;
    border-top: 1px solid #BCBCBC !important;
}
div#ft-news input#tnp-1 {
    padding: 15px !important;
    width: 100% !important;
    background: transparent;
}
p {
    font-size: 18px !important;
    line-height: 26px !important;
}
.black-pepper {
    position: absolute !important;
    right: 0;
    bottom: 190px;
    width: 100px !important;
}

h2 {
    font-size: 28px !important;
    line-height: 36px !important;
}
.food-card h3 {
    font-size: 20px !important;
    line-height: 28px !important;
    text-align: left !important;
    color: #000;
}
div#main-ft a {
    font-size: 20px;
    line-height: 28px;
    color: #3A3A3A;
}
div#main-ft li {
    list-style: none;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}
div#copy-end a {
    color: #3A3A3A;
    font-size: 16px;
    line-height: 24px;
}
div#ft-news .tnp-field.tnp-field-button {
    position: unset;
    right: 0px;
    width: 130px;
    bottom: 60px;
}	
	
#order-prod .woocommerce ul.product_list_widget li a span {
    font-size: 14px !important;
    line-height: 22px !important;
}

#order-prod .woocommerce ul.product_list_widget li span.woocommerce-Price-amount bdi, .woocommerce ul.product_list_widget li span.woocommerce-Price-currencySymbol {
    font-size: 12px !important;
    line-height: 20px !important;
}

#order-prod .woocommerce ul.product_list_widget li img {
    min-width: 45px !important;
    top: 10px !important;
}
header#top  .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after, .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before, .slide-out-widget-area-toggle.mobile-icon .lines-button:after {
    background-color: #000000;
}
#order-prod .product_list_widget li {
    padding: 10px !important;
}
body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 130px !important;
    }
#order-prod div#sidebar {
    padding: 15px !important;
}

#header-outer #top #mobile-cart-link i {
    font-size: 19px;
    width: 19px;
    color: #000000;
}
#orange-btn {
    position: relative !important;
    display: inline-block !important;
    padding: 12px 40px !important;
    font-size: 20px !important;
    font-weight: bold !important;
    color: #fff !important;
    background: #F03328 !important;
    border: none !important;
    border-radius: 8px !important;
    cursor: pointer !important;
    overflow: hidden !important;
    z-index: 1 !important;
    transition: color 1.5s ease !important;
    line-height: 28px !important;
}	
#order-prod .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px !important;
    line-height: 24px !important;
}	

#order-prod .woocommerce ul.products li.product span.amount bdi {
	font-size: 15px !important;
	line-height: 23px !important;
}
	
#order-prod #sidebar h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}	
	
#order-prod .vc_col-sm-3 .vc_column-inner {
    margin-right: 0px !important;
}

.woocommerce ul.products li.product.classic .button.yith-wcqv-button {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 10px 10px !important;
}	
h2.woocommerce-loop-product__title {
        font-size: 18px !important;
        line-height: 26px !important;
        text-align: center !important;
    }
div#main-ft img {
    max-width: 180px;
}


div#prd-strt .vc_column-inner {
    text-align: center;
}

div#map-xont {
    padding-top: unset !important;
    padding-bottom: unset !important;
}



div#ft-news h5 {
    color: #000;
    text-align: center;
    font-size: 30px;
    line-height: 38px;
}

div#header-outer.scrolled-down {
    background: #ffffff1f;
    backdrop-filter: blur(20px);
}
div#ft-news {
    padding-bottom: 30px !important;
    padding-top: 50px !important;
}

div#footer-outer {
    display: none;
}

div#copy-end p {
    text-align: center;
}	
	div#inner-banner {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.form .row {
    padding: unset;
}
	
}