:root{
  --white-color:#fff;
  --black-color:#000;
  --light-black:#333;
  --red-color:#ED1C25;
  --blue-color:#007CAA;
  --green-color:#0DA028;
  --gray-color:#555;
  --light-gray-color:#F1F2F2;
  --slight-gray-color:#808080;
  --bg-gray:#F7F7F7;
}
*{box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; margin: 0; padding: 0;box-sizing: border-box;}
html,body{font-size: 16px;color:var(--light-black);background:var(--white-color);font-family: "Raleway", sans-serif;font-weight:400;line-height: 1.5; vertical-align: baseline; margin: 0; padding: 0; scroll-behavior: smooth;}
/* body.scroll{overflow-y: hidden;} */
.container {width: 100%;max-width: 95%;margin: 0 auto;padding: 0 15px;}
h1,h2,h3,h4,h5,h6,ul,li{margin:0;}
small{font-size:100%;}
img{max-width:100%;}
button:focus{outline:none;}
a:focus{text-decoration:none!important;outline:0!important;}
.text-decoration{text-decoration: none;}
body{overflow-x: hidden;}

textarea.form-control{resize:none; height: 40px;}
.form-control.selectarrow {background: url(../images/icons/gray-arrow.svg) no-repeat 100% transparent; background-size: 10px; -webkit-appearance: none;}
select {-webkit-appearance: none; -moz-appearance: none; appearance: none;}
input:focus{outline: none; border: none; border-bottom: 1px solid var(--gray-color);}
input[type="text"]:focus{outline:0px solid var(--slight-gray-border-color); border: none; border-bottom: 1px solid var(--gray-color); box-shadow: 0 0 0; color: var(--gray-color);}
input[type="email"]:focus, input[type="phone"]:focus, input[type="number"]:focus{outline:0px solid var(--slight-gray-border-color); border: none; border-bottom: 1px solid var(--gray-color); box-shadow: 0 0 0; color: var(--gray-color);}
input[type="submit"]:focus{outline:0;background: transparent; border-color:transparent; box-shadow: 0 0 0;}
select:focus{outline:0px solid var(--gray-color); border: none; border-bottom: 1px solid var(--gray-color);}
textarea:focus{outline: 0px solid var(--gray-color); border: none; border-bottom: 1px solid var(--gray-color);}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: var(--light-black);}
input::-moz-placeholder, textarea::-moz-placeholder { /* Firefox 19+ */color: var(--light-black);opacity:1;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { /* IE 10+ */color: var(--light-black);}
input:-moz-placeholder, textarea:-moz-placeholder { /* Firefox 18- */color: var(--light-black);opacity:1;}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {-webkit-appearance: none;}
input[type="search"]::-webkit-search-cancel-button {display: none;}
input[type=number]{-moz-appearance: textfield; appearance: textfield;}
button{background: transparent; border: none;}

.form-group{margin-bottom: 15px;}
.form-group:last-child{margin-bottom: 0;}
.form-label{width: 100%; display: inline-block; font-size: 16px; font-family: "Raleway", sans-serif; color: var(--light-black);font-weight: 700;padding: 0px;background: transparent; margin-bottom: 10px;}
.form-control{width: 100%; font-size: 16px; color: var(--light-black); font-family: "Raleway", sans-serif; font-weight: 400; padding: 0px 3px; height: 40px; border: none; border-bottom: 1px solid var(--gray-color); background: transparent; border-radius: 0px;}
.form-search{width: 100%; font-size: 16px; color: var(--light-black); font-family: "Raleway", sans-serif; font-weight: 700; height: 60px; padding: 0 90px 0 30px; border: 1px solid var(--sslight-gray-color); background: var(--white-color); border-radius: 30px;}
.search-btn{width: 80px; height: 40px; position: absolute; top: 0; bottom: 0; right: 10px; margin: auto; text-align: center; background: var(--blue-color); border-radius: 20px; border: 0; cursor: pointer;}
.form-control:focus{outline:0px solid var(--gray-color); border: none; border: none; border-bottom: 1px solid var(--gray-color); box-shadow: 0 0 0; color: var(--light-black);}
.form-control.selectarrow:focus { background-size: 10px;}
.form-control::placeholder { color: var(--light-black); opacity: 1;}
.form-control::-ms-input-placeholder {color: var(--light-black);}
.form-row{margin: 0 -15px;}
.form-row .form-group{width: 50%; padding: 0 15px; margin-bottom: 35px;}
.form-row .form-group:last-child{margin-bottom: 0;}
.form-row .form-textarea{margin-bottom: 20px;}

/* wevsite-class-global */
.d-flex{display: flex; flex-wrap: wrap; justify-content: space-between;}
.d-grid{display: grid; gap: 0px;}
.d-none{display: none;}
.display{display: inline-block;}
.flex{display: flex;;}
.justify-content{justify-content: flex-start}
.justify-center{justify-content: center;}
.align{align-items: center;}
.relative{position: relative;}
.text-center{text-align: center;}
.thumb-ratio{padding-bottom: 50%; position: relative;}
.w-full{width: 100% !important; height: auto;}
.full-box{width: 100% !important;}
.clear-both{clear: both;}
.picture{line-height: 0; display: block;}
.one-line{overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.full-image {position: absolute; top: 0; left: 0; right: 0; bottom: 0; -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%;}
.hovertime{transition: ease-in-out .5s; -webkit-transition: all 0.6s ease-in-out;-moz-transition: ease-in-out .5s; -o-transition: ease-in-out .5s;}
.mb-10{margin-bottom: 10px;}
.mt-10{margin-top: 10px;}
.padding-tb{padding: 80px 0;}
/* wevsite-class-global-end */


.catchxlheading{font-size: 36px;}
.catchlgheading{font-size: 26px;}
.catchmdheading{font-size: 24px;}
.catchsmheading{font-size: 20px;}
.catchxsheading{font-size: 18px;}
.catchxxsheading{font-size:16px;}
.catchxxssheading{font-size:14px;}


/* .anchor-bg-btn{font-size: 15px; font-weight: 700; text-align: center; padding: 12px 30px; color: var(--white-color); background: var(--blue-color); border-radius: 50px; display: inline-block; cursor: pointer; text-decoration: none; border: 1px solid transparent;}
.anchor-bg-btn:hover, .anchor-border-btn{background: transparent; color: var(--blue-color); border-color: var(--blue-color);}
.anchor-bg-btn:hover{background: var(--white-color);}
.anchor-border-btn:hover{background: var(--blue-color); color: var(--white-color);}
.anchor-white-btn{background: var(--white-color); color: var(--blue-color); border-color: var(--blue-color);}
.anchor-white-btn:hover{background: var(--blue-color); color: var(--white-color);} */

.anchor-bg-btn, .anchor-line-button {font-size: 14px; font-weight: 600; font-family: "Raleway", sans-serif; color: var(--red-color); text-transform: capitalize; display: inline-flex; gap: 10px; align-items: center; cursor: pointer; text-decoration: none; letter-spacing: 1px;}
.anchor-bg-btn:hover, .anchor-line-button:hover{color: var(--light-black);}
.anchor-line-button svg{transition: 0.5s;}
/* .anchor-bg-btn:hover span, .anchor-line-button:hover svg {transform: translateX(5px); box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);} */
.anchor-bg-btn:disabled, .anchor-bg-btn[disabled]{border: 1px solid #999999; background-color: #ccc; color: #666; cursor: not-allowed;}
.anchor-white-btn{color: var(--white-color);}
.anchor-line-button{color: var(--red-color);}
.anchor-bg-btn, .anchor-nobg-btn{color: var(--white-color); background: var(--red-color); border: 1px solid var(--red-color); border-radius: 10px; padding: 12px 5px; justify-content: center;}
.anchor-nobg-btn{background: transparent; color: var(--red-color);}
.anchor-bg-btn:hover{background: transparent; color: var(--red-color);}
.anchor-nobg-btn:hover{background: var(--red-color); color: var(--white-color);}

.bg-gray{background: var(--bg-gray);}
.white-bg{background: var(--white-color);}
.play-btn{width: 40px; height: 40px; text-align: center; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background: transparent; border: 0; z-index: 1; cursor: pointer;}
.hero-banner picture{line-height: 0; display: block;}

.social{gap: 10px; padding: 0; list-style: none;}
.social li a{width: 40px; height: 40px; border: 1px solid var(--light-black); border-radius: 50%; display: flex; align-items: center; justify-content: center; padding: 3px;}
.social li a:hover{background: var(--yellow-color); border-color: var(--yellow-color);}

/* slider-css */
.custom-prev-button, .custom-next-button{width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; background: var(--white-color); border-radius: 50%; border: 1px solid #D7D7D7; position: absolute; top: 50%; left: 0px; margin-top: -20px; box-shadow: 0 3px 17px rgba(0, 0, 0, 0.14); cursor: pointer; z-index: 1;}
.custom-next-button{left: auto; right: 0px;}
.custom-prev-button::after, .custom-next-button::after{content: ""; position: absolute; margin-top: 0px; left: 17px; height: 6px; width: 6px; border-top: 3px solid var(--light-gray-color); border-right: 3px solid var(--light-gray-color); transform: rotate(-135deg);pointer-events: none; border-radius: 1px;}
.custom-next-button::after{transform: rotate(45deg); left: 14px;}
.slick-next, .slick-prev{font-size: 0;border: 0;width: 50px;height: 50px; border: 1px solid var(--light-black); border-radius: 50%;position:absolute;left: -15px;top: 50%;background-color: transparent;margin-top: -20px;z-index:12;cursor: pointer; transition: 0.5s;}
.slick-next::after, .slick-prev::after{content: '';width: 100%;height: 12px;position: absolute;top: 0;left: 0;right: 0; bottom: 0; margin: auto;background:url(../images/icons/slider-left-arrow.svg) center no-repeat;}
.slick-next::after{background:url(../images/icons/slider-right-arrow.svg) center no-repeat; }
.slick-next{left:auto;right:-15px;background-position:0 -190px;}
.slick-next:hover, .slick-prev:hover{background: var(--red-color); border-color: var(--red-color);}
.slick-prev:hover::after{background:url(../images/icons/slider-white-left-arrow.svg) center no-repeat;}
.slick-next:hover::after{background:url(../images/icons/slider-white-right-arrow.svg) center no-repeat;}
.slick-arrow.slick-disabled{display: none !important;}

.slick-dots {display: flex;position: absolute; bottom: 30px;left: 0;right: 0;margin: auto; align-items: center; justify-content: center; z-index: 1;padding: 0;}
.slick-dots li {margin: 5px;cursor: pointer; line-height: 0; display: block; font-size: 0; width: 6px; height: 6px; border-radius: 20px;background-color: var(--white-color);}
.slick-dots li.slick-active {width: 40px; background-color: var(--blue-color);}
.slick-dots li button {display: none;}
.slider-rl{margin: 0 -15px;}
.slider-rl .item{padding: 0px 15px;}
.slider-rl .shadow, .shadow{box-shadow: 0 3px 17px rgba(0, 0, 0, 0.14);}
.arrow-top .slick-next, .arrow-top .slick-prev{top: -90px;}
.arrow-top .slick-prev{left: auto; right: 95px;}
.arrow-top .slick-next{right: 15px;}

/* slider-css-end */
.play-icon{position: absolute; width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); text-align: center; z-index: 1;}
.play-icon img {width: 80px; max-width:80px; height: 80px; border-radius: 50%; margin: 0 auto; animation: ripple 1s infinite;}
.scroll-bar::-webkit-scrollbar-track{border-radius: 5px;background-color: #E0E0E2;}
.scroll-bar::-webkit-scrollbar{width: 6px;background-color: #E0E0E2; border-radius: 5px;}
.scroll-bar::-webkit-scrollbar-thumb{border-radius: 5px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: #F2C219;}
@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0px transparent, 0 0 0 0px rgba(255,255,255,0.3), 0 0 0 0px transparent, 0 0 0 0px rgba(255,255,255,0.3);
  }
  100% {
    box-shadow: 0 0 0 10px transparent, 0 0 0 12px rgba(255,255,255,0), 0 0 0 25px transparent, 0 0 0 27px rgba(255,255,255,0);
  }
}

.catch-top-heading{margin-bottom: 50px; padding-right: 130px;}
.catch-norightpadding{padding-right: 0;}
.catch-top-heading .catchxlheading{width: auto; color: var(--light-black); font-weight: 400; line-height: 40px; margin-right: 60px;}
.catch-top-heading .catch-top-mid{width: 450px;}
.catch-top-heading .catch-top-mid p{font-size: 16px; color: var(--gray-color); font-weight: 500; margin: 0;}
.catch-top-heading .catch-top-mid p strong{font-weight: 500;}
.catch-top-right{margin-left: auto;}
.catch-nopadding{padding-right: 0; justify-content: flex-start;}
.catch-nopadding .catch-top-mid{width: 450px;}
.catch-top-heading-white .catchxlheading{color: var(--white-color);}
.catch-top-heading-white .catch-top-mid p{color: var(--white-color);}
.catch-top-center{justify-content: center; text-align: center;}
.catch-top-center .catchxlheading{margin: 0;}
.line-dots{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.table-responsive{overflow-x: auto; -webkit-overflow-scrolling: touch;}


/* header */
.header{width: 100%; position: absolute; top: 0; left: 0; z-index: 123;}
.header-main{padding: 0px 0; border-bottom: 1px solid #C8C8C8; padding: 5px 0;}
.header-logo{width: 180px; line-height: 0;}
.sidebar-togle-wraper{display: none;}
.searchbox{font-size: 16px; color: var(--light-gray-color); text-transform: uppercase; gap: 20px; cursor: pointer;}
.header-main nav{margin-left: auto;}
.header-bottom-nav{display: flex; padding: 0; margin: 0; list-style: none;}
.header-bottom-nav li{margin-right: 40px;}
.header-bottom-nav li a{font-size: 16px;color: var(--white-color);font-weight: 500;text-transform: capitalize;text-decoration: none;display: flex;align-items: center;}
.header-bottom-nav li a svg{margin-right: 15px;}
.header-bottom-nav li a img{margin-right: 15px;}
.header-bottom-nav .dropdowen .list-link{padding: 0; margin: 0; list-style: none;}
.header-bottom-nav .dropdowen li{width: 100%; padding: 10px 0; border-bottom: 1px solid var(--slight-gray-color);}
.header-bottom-nav .dropdowen li:last-child{border-bottom: 0;}
.header-main .get-food{font-size: 14px; color: var(--white-color); font-weight: 600; text-decoration: none; text-align: center; text-transform: capitalize; background: var(--red-color); display: inline-block; border-radius: 10px; padding: 10px 15px;}
.layer-bg {position: fixed; left: 0px; top: 0px; bottom: 0px; right: 0px; background: var(--black-color); opacity: 0.1; display: none;}
.layer-bg.active { display: block; z-index: 12;}
/* header-end */

.banner-section .banner-bg {line-height: 0; position: relative;}
.banner-video-mobile {display: none;}
/*.banner-section .banner-bg:after {content: ''; position: absolute; top: 0;left: 0; width: 100%; height: 100%;background: rgba(0, 0, 0, 0.5);}*/

.categories-tab{padding: 20px 0; margin: 0 0 60px; list-style: none;}
.categories-tab li{padding: 0 15px;}
.categories-tab li a{font-size: 16px; font-weight: 700; color: var(--light-black); text-decoration: none; opacity: 0.5;}
.categories-tab li a svg{margin-right: 10px;}
.categories-tab li a .green-icon{display: none;}
.categories-tab li a.active, .categories-tab li a:hover{color: var(--green-color); opacity: 1;}
.categories-tab li:nth-of-type(2) a.active, .categories-tab li:nth-of-type(2) a:hover{color: var(--red-color); opacity: 1;}
.categories-tab li a.active .green-icon, .categories-tab li a:hover .green-icon{display: block;}
.categories-tab li a.active .green-icon path, .categories-tab li a:hover .green-icon path{fill: var(--green-color);}
.categories-tab li:nth-of-type(2) a.active .green-icon path, .categories-tab li:nth-of-type(2) a:hover .green-icon path{stroke: var(--red-color);fill: none;}
.categories-tab li a.active .gray-icon, .categories-tab li a:hover .gray-icon{display: none;}

.categories .slider-rl{margin: 0 -30px;}
.categories-slider{padding: 0 100px;}
.categories-slider .slick-list{padding: 60px 0px;}
.categories-slider .item{padding: 0 30px;}
.categories-card{border-radius: 50px; padding: 100px 20px 40px;}
.categories-card a{text-decoration: none;}
.categories-card .categories-thumb{line-height: 0; margin: -160px 0 20px;}
.categories-card .catchmdheading{color: var(--light-black); font-weight: 600; text-align: center;}
.categories-slider .slick-prev{left: 30px;}
.categories-slider .slick-next{right: 30px;}
.categories-card:hover{background: var(--white-color); box-shadow: 0 40px 30px rgba(0,0,0,.05);}


.highlight-main{grid-template-columns: 1.5fr 2.3fr 1.5fr; gap: 20px;}
.highlight-card{overflow: hidden; line-height: 0; border-radius: 20px;} 
.highlight-card a{position: relative; width: 100%;height: 100%; display: inline-block;}
.highlight-card img{height: 100%;}
/*.highlight-card a::after{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(transparent -10%, rgba(0, 0, 0, 0.5) 100%);}*/
.highlight-card .catchmdheading{position: absolute; bottom: 60px; left: 60px; color: var(--white-color); font-weight: 600; z-index: 1;}
.highlight-mid{gap: 20px;}
.higlight-mobile{display: none;}


.quick-slider .slick-next, .quick-slider .slick-prev{top: 40%;}
.card .card-thumb{border-radius: 16px; line-height: 0; overflow: hidden;}
.card .card-thumb img{border-radius: 16px;}
.card .wishlist-btn{width: 40px; height: 40px; position: absolute; top: 20px; right: 20px; background: var(--white-color); padding: 12px; border-radius: 50%; display: flex; align-items: center; justify-content: center;}
.card .card-content{margin-top: 20px;}
.card .card-content .time{font-size: 14px; color: var(--light-black); margin-bottom: 0px;}
.card .card-content .catchlgheading{color: var(--light-black); font-weight: 600; text-transform: capitalize; margin-bottom: 10px;}
.card .card-content .catchlgheading a{color: var(--light-black); text-decoration: none;}
.card .card-content p{color: var(--gray-color); margin: 0 0 20px;}
.card .card-btn .anchor-bg-btn{width: 48%;}
.card .card-btn .anchor-bg-btn:hover svg path, .review-right-part .anchor-bg-btn:hover svg path{stroke: var(--red-color);}
.card:hover .card-thumb img {transform: scale(1.1);}

.food-menu-card .food-menu-left{width: 55%;}
.food-menu-card .food-menu-right{width: 44%; padding: 140px 60px 0 0px;}
.food-menu-card .food-menu-right .food-menu-num{font-size: 240px; font-family: "Inter", sans-serif; font-weight: 600;
  color: var(--light-black); width: auto; height: auto; position: absolute; top: 10px; left: -230px;opacity: 0.03;}
.food-menu-card .food-menu-right .catchxsheading{position: relative; color: var(--red-color); font-weight: 600; text-transform: capitalize; margin-bottom: 15px;}
.food-menu-card .food-menu-right .catchxsheading::before{content: ''; position: absolute; top: 14px; left: -80px; width: 70px; height: 1px; background: var(--red-color);}
.food-menu-card .food-menu-right .catchxlheading{color: var(--light-black); font-weight: 600; margin-bottom: 15px;}
.food-menu-card .food-menu-right p{color: var(--gray-color); margin: 0;}
.food-menu-card .food-menu-right .card-btn{width: 65%; margin-top: 30px;}
.food-menu-card .food-menu-right .card-btn .anchor-bg-btn{width: 48%;}
.food-menu-card .food-menu-right .card-btn:hover svg path {stroke: var(--red-color);}
.food-menu-silder .item.slick-current .food-menu-card .food-menu-right .food-menu-num {visibility: visible;}

.food-menu-nav{width: 600px; position: absolute; right: 85px; bottom: 100px; margin: 0 -10px;}
.food-menu-nav .slick-list{padding: 40px 0;}
.food-menu-nav .item{padding: 0 10px;}
.food-nav-card{border-radius: 15px; background: var(--white-color); text-align: center; padding: 20px 25px; opacity: 0.4;}
.food-nav-card .catchxxsheading{color: var(--light-black); font-weight: 600;}
.food-menu-nav .item.slick-current .food-nav-card{opacity: 1; box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);}

.food-left{width: 65%;}
.food-video{border-radius: 15px; overflow: hidden;}
.food-video .food-video-thumb{line-height: 0;}
.food-video .food-video-thumb img{border-radius: 15px;}
.food-video .food-video-content{width: 90%; position: absolute; left: 0; right: 0; bottom: 50px; margin: 0 auto;}
.food-video .food-video-content .catchlgheading{color: var(--white-color); opacity: 0.9; margin-bottom: 5px;}
.food-video .food-video-content p{font-size: 14px; color: #E9E9E9; margin: 0;}
/*.food-video::before{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%;
 background: linear-gradient(transparent -10%, rgba(0, 0, 0, 0.7) 100%);}*/

 .food-right {width: 35%; padding: 0 0px 0 50px;}
.food-right .slick-list{overflow-y: scroll;height: auto !important; max-height: 500px; padding-right: 20px;}
/* .food-right .slick-list{overflow-y: scroll;} */
.food-right .item{margin-bottom: 40px;}
.food-card{background: var(--white-color); border-radius: 15px;}
.food-card .food-card-left{width: 160px; min-width: 160px; line-height: 0;}
.food-card .food-card-left img{border-radius: 15px;height: 100%;object-fit: cover;}
.food-card .food-card-left .picture{height: 100%;}
.food-card .food-card-left .play-icon img{border-radius: 50%;}

.food-card .food-card-right{width: 60%; align-content: space-between; padding: 20px;}
.food-card .food-card-right .catchsmheading{color: var(--light-black); font-weight: 500; text-transform: capitalize;}
.food-card .food-card-right p{font-size: 14px; color: var(--slight-gray-color); margin: auto 0 0;}
.food-card .food-card-left .play-icon img{width: 50px; max-width: 50px; height: 50px;}
.food-right .item:last-child{margin-bottom: 0;}
.food-right .slick-list::-webkit-scrollbar-track{border-radius: 5px;background-color: #E1E1E1;}
.food-right .slick-list::-webkit-scrollbar{width: 6px;background-color: #E1E1E1; border-radius: 5px;}
.food-right .slick-list::-webkit-scrollbar-thumb{border-radius: 5px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: var(--red-color);}

/* footer-start */
.footer{background: var(--red-color); padding: 20px 0;}
.footer p{color: var(--white-color); margin: 0;}
/* footer-end */

/* inner-banner */
.inner-banner .inner-banner-content{width: 450px; text-align: center; position: absolute; left: 0; right: 0; top: 50%; margin: auto; transform: translate(0px, -50%); z-index: 12;}
.inner-banner .inner-banner-content .catchxlheading{font-size: 76px; font-weight: 600; color: var(--white-color); text-transform: capitalize;}
/* inner-banner-end */

/*  */
.plp-main {justify-content: flex-start;}
.plp-main .plp-left {width: 25%; height: 100%; padding: 30px; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.plp-left .filter-top{padding-bottom: 20px;}
.plp-left .filter-top svg{display: none;}
.plp-left .filter-top .catchsmheading, .plp-filter .catchsmheading{color: #231F20; font-weight: 500;}
.plp-main .plp-right-outer{width: 75%;  padding-left: 40px;}
.plp-main .product-list-container{grid-template-columns: repeat(3, 1fr); gap: 30px;}
.plp-left .card-btn .anchor-bg-btn{width: 45%; padding: 15px 5px;}
.plp-filter .catchsmheading{display: none;}
.plp-filter .filter-close{display: none;}
.plp-filter .filter-close svg path{fill: var(--light-black);}
.plp-filter .f-colm{border-bottom: 1px solid #D6D6D6; margin-bottom: 20px;}
.plp-filter .f-colm .catchxsheading{color: #231F20; font-weight: 400; padding-bottom: 15px; cursor: pointer;}
.plp-filter .f-colm .catchxsheading.in svg{transform: rotate(180deg);}
.plp-filter .f-colm .ftr-content{padding-bottom: 15px; display: none;}
.plp-filter .f-colm .form-group{display: flex;align-items: center;margin-bottom: 10px;}
.plp-filter .f-colm .form-group input{width: 15px; height: 15px; margin: 0 10px 0 0; cursor: pointer;}
.plp-filter .f-colm .form-group label{color: #636266; cursor: pointer;}
.plp-filter .f-colm .form-group:last-child{margin-bottom: 0;}

.pagination{ margin-top: 40px; justify-content: center; display: flex; flex-wrap: wrap; align-items: center; width: 100%;}
.pagination .page{border: 1px solid var(--red-color); outline: 0; color: var(--red-color); text-decoration: none; margin: 5px; display: flex; align-items: center; justify-content: center; border-radius: 10px; font-weight: 600; font-size: 14px; width: 42px; height: 42px;}
.pagination .page.active{background-color: var(--red-color); color: #fff;}
.pagination .page.isdisabled{pointer-events: none; opacity: 0.4;}

.category-filter{margin-bottom: 50px;}
.category-filter ul{ width: 100%; margin: 0; padding: 0; list-style: none; display: flex; align-items: center; justify-content: center;}
.category-filter ul li{font-size: 24px; font-weight: 300; padding: 0 40px;}
.category-filter ul li a{color: inherit; display: block; text-decoration: none; border-bottom: 2px solid transparent; padding:0 5px 20px 5px;}
.category-filter ul li a.active{border-bottom-color:var(--red-color); font-weight: 600;}

/*reciepe page start here*/
.justify-between {
  justify-content: space-between;
}

.align-center {
  align-items: center;
}

.anchor-nobg-btn:hover {
  background: var(--red-color);
  color: var(--white-color);
}

.common-btn {
  border: 1px solid #ED1C25;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 18px;
  padding: 8px 20px;
  background-color: #ED1C25;
  color: white;
  border-radius: 8px;
  display: inline-block;
}

.anchor-bg-btn:hover .download-icon-color path {
  fill: var(--red-color);
}

.anchor-nobg-btn:hover .right-arrow-color path {
  fill: var(--white-color);
}

.header.recipe-header {
  position: sticky;
  box-shadow: 0 8px 60px 80px rgba(71, 71, 71, 0.1);
  background-color: #fff;
  z-index: 123;
}


.header.recipe-header .header-main {
  border: none;
}

.recipe-header .header-bottom-nav li a {
  color: #333333;
}

.recipe-header .only-desktop {
  display: none;
}

/* banner-part */
.banner-section.recipe-bnr {
  position: relative;
  padding: 20px 0 60px 0;

}
.recipe-bnr .banner-part .recipe svg{
  width: 42px;
  height: auto;
}

.recipe-bnr .banner-part .banner-top-text {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #231F20;
  padding-top: 20px;
}

.recipe-bnr .banner-part .banner-top-text-edit {
  font-weight: 700;
}

.recipe-bnr .recipe .matar-panner {
  font-size: 36px;
  line-height: 45px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 20px;

}

.recipe-bnr .banner-part .recipe {
  padding: 10px 0 30px;
}

.recipe-bnr .recipe .veg-area img {
  width: 35px;
  height: auto;
  padding-right: 8px;
}

.recipe-bnr .recipe .veg-area .veg-text {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.recipe-bnr .banner-img{
  position: relative;
}
.recipe-bnr .banner-img picture img {
  width: 100%;
  height: auto;
}
.play-icon{
  cursor: pointer;
}

.recipe-bnr .banner-img{padding-bottom: 56.25%;}
.recipe-bnr .banner-img iframe{position: absolute; top: 0; left: 0; right: 0; bottom: 0; -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%;}
/* cooking-instructions */
.all-instructions {
  padding-top: 30px;
  width: 55%;
}

.all-instructions .top-detail-area {
  padding: 20px;
  background-color: #F7F7F7;
  border-radius: 16px;
}

.cooking-time img {
  padding-right: 10px;
  width: 30px;
  height: auto;
}

.cooking-time .cooking-text-area .cook-text {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  padding-bottom: 5px;
}

.cooking-time .cooking-text-area .cook-time {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #636266;
}

.all-instructions .instrucion-para {
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  color: #333333;
  padding: 30px 0;
}

.all-instructions .button-area {
  gap: 10px;
  justify-content: flex-start;
  align-items: center;
}

.anchor-bg-btn,
.anchor-nobg-btn {
  padding: 12px 20px;
}

.all-instructions .button-area .anchor-bg-btn.hovertime.anchor-not{
  padding: 16px 20px;
}

.download-btn img {
  padding-right: 10px;
  width: 25px;
  height: auto;
}

.common-btn-two {
  background-color: white;
  color: #ED1C25;
}

.common-btn-two img {
  width: 30px;
  padding-right: 0;
  padding-left: 10px;
}

.all-instructions .save-btn {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 18px;
  padding: 8px 10px;
  color: #333333;
}
.all-instructions .save-btn svg{margin-right: 10px;}
.all-instructions .save-btn .active{display: none;}
.all-instructions .wishlistAction.active .non-active{display: none;}
.all-instructions .wishlistAction.active .active{display: block;}

.all-instructions .active .save-btn svg path{stroke: var(--red-color); fill: var(--red-color);}
.all-instructions .active .save-btn p{color: var(--red-color);}
.save-btn img {
  padding-right: 10px;
}

/* ingredients */
.ingredients-details {
  padding: 30px 0 0 0;
}

.ingredients-details .ingredients-details-left {
  flex-wrap: nowrap;
  width: 60%;
  align-items: center;
  justify-content: flex-start;
}

.ingredients-top {
  padding: 0 0 20px 0;
  border-bottom: 1px solid #C7C7C7;
}

.recipe-instruction .ingredients-top {
  border: none;
  padding: 30px 0;
  padding-bottom: 0;
}

.ingredients-top .ingredients-serve {
  width: 20%;
  text-align: left;
}

.catch-top-heading .catchxlheading {
  margin: 0;
}

.catch-top-heading {
  padding-right: 0;
  gap: 40px;
}

.catchxlheading {
  font-weight: 300;
  color: #333333;
}

.ingredients-serve {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #808080;
}

.ingredients-details .ingredients-serve {
  color: #333333;
}

.ingredients-right-arrow {
  padding-right: 20px;
  width: 35px;
  height: auto;
}

.ingredients-details .ingredients-details-one {
  padding-bottom: 15px;
}

.recipe-wrapper {
  position: relative;
}

.ingredients {
  position: absolute;
  top: 40px;
  right: 40px;
  transform: translate(0, 0);
  width: 35%;
   height: 100%;
    overflow-y: scroll;
     
}

.ingredients::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.ingredients::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.ingredients::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
.ingredients::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.ingredients .ingredients-parts {
  padding: 20px 30px;
  width: 100%;
  background-color: white;
  border-radius: 16px;
  box-shadow: 0px 22px 48px 0px #0000000D;

}

/* recipe-instruction */

.recipe-instruction .ingredients-serve {
  width: 70%;
  font-weight: 400;
}

.recipe-instruction .ingredients-serve-step {
  font-weight: 600;
}

.recipe-instruction .ingredients-details-left {
  width: 30%;
  align-items: center;
}

.recipe-instruction .ingredients-details-one {
  align-items: flex-start;
  padding-bottom: 20px;
}

.ingredients-details .ingredients-quantity {
  text-align: left;
  width: 20%;
}

.recipe-instruction .ingredients-quantity {
  width: 70%;
}


/* shop */
.catch-masala-slider.slick-slider .slick-list{
  padding-right: 100px;
  /* margin-right: -7.8%; */
}
.shop-section .slider-rl{margin: 0 0 0 -15px; padding-left: calc(3% + 15px);}
.catch-slide-a .ingredients-serve {
  font-weight: 600;
  color: #333333;
  padding: 20px 0;
  font-size: 14px;
}

.catch-slide-a {
  background-color: #fff;
  padding: 20px;
  border-radius: 15px;
}

.catch-slide-a img {
  margin: auto;
}

.shop-section {
  background-color: #F7F7F7;
}
.catch-masala-slider .slick-next{right: 15px;}

/* review */

.review-section{
  background-color: #F7F7F7;
  padding: 60px 0;
}
.review-section .catch-top-heading{
  text-align: left;
}
.review-star-area{
  justify-content: left;
}
.review-part{
  padding-bottom: 60px;
}
.review-star-area .review-line{
  width: 220px;
  height: 16px;
  background-color: #F2C219;
  margin-left: 30px;
  margin-right: 10px;
}
.review-star-area .review-line.review-line-b{
  width: 170px;
}
.review-star-area .review-line.review-line-c{
  width: 120px;
}
.review-star-area .review-line.review-line-d{
  width: 70px;
}
.review-star-area .review-line.review-line-e{
  width: 20px;
}
.review-stars img{
  width: 21px;
  height: 21px;
}
.review-center-part{
  margin-left: -20%;
}
.review-center-part .main-review-numbers{
  font-size: 32px;
  line-height: 35px;
  font-weight: 500;
}
.mobile-global-review{
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  padding-bottom: 10px;
  display: none;
}
.reviewer-one{
  justify-content: left;
  gap: 20px;
}
.reviewer-one .reviewer-name{
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #231F20;
}
.reviewer-one .reviewer-name .review-stars{
  padding-top: 5px;
}
.reviewer-one .reviewer-img img{
  width: 60px;
  height: 60px;
}
.reviewers{
  padding: 40px;
  background-color: #fff;
  border-radius: 16px;
  margin-bottom: 20px;
}
.reviewers .review-date{
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  padding: 30px 0 10px 0;
}
.reviewers .review-expression-part{
  font-size: 22px;
  line-height: 24px;
  font-weight: 500;
}
.reviewers .review-para{
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  width: 70%;
  padding-top: 30px;
}
.review-section .bottom-btn{
  padding-top: 40px;
}

.card .card-btn .anchor-bg-btn{width: 52%; padding: 12px 0;}
.card .card-btn .anchor-bg-btn.anchor-nobg-btn{width: 44%;}

.review-star-area .under-box{display: flex; align-items: center;}
.review-star-area .under-box .review-line-number{font-weight: 500;}

/*New changes 26-july*/
.expertrec-form input{font-family: "Raleway", sans-serif !important;}
.recipe-header .expertrec-form input::placeholder{color: #000 !important;}
.recipe-header .header-search .er_custom_ecom_shopify_voice i{color: #000;}
.all-instructions .instruct-para{padding: 30px 0;}


/* model css */
.modal {
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999999999999999999;
  pointer-events: none;
  transition: opacity 400ms ease-in;
  padding: 0 15px;
}

.open {
  opacity: 1;
  pointer-events: auto;
}

.modal__dialog {
  width: 480px;
  max-width: 100%;
  position: relative;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%);
  background-color: #fff;
  overflow: auto;
  z-index: 9999999999999999;
  border-radius: 20px;
}

.close-model-layer {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: none;
}


.modal__content {
  padding: 30px 30px;
}
.modal__content .modal-button-group .theme-button{
    margin: 0 10px 10px 0;
}


.modal__content .modal-body{
  max-height: 75vh;
  overflow: hidden;
  overflow-y: auto;
}
.modal__content .modal-body::-webkit-scrollbar {
  width: 3px;
}

.modal__content .modal-body::-webkit-scrollbar-track {
  background: #EDEDED;
}

.modal__content .modal-body::-webkit-scrollbar-thumb {
  background: #C5C5C5;
}

.btn-modal {
  margin-top: 30px;
}

.btn-modal button:first-child {
  margin-right: 10px;
}

.btn-modal .btn {
  border: 1px solid var(--green-border);
}

.close-modal {
  position: absolute;
  top: 15px;
  border-radius: 5px;
  right: 15px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  z-index: 99999;
  background-color: #ECECEC;
}
#sharedrprofile .close-modal{top: 10px; right: 10px;}
.close-modal:before,
.close-modal:after {
  content: "";
  position: absolute;
  left: 11px;
  top: 4px;
  display: block;
  width: 1.2px;
  height: 16px;
  background: var(--blackbg);
  transform: rotate(45deg);
  background-color: #6E6E6E;
}

.close-modal:after {
  transform: rotate(-45deg);
}
.single-recipes {overflow: inherit !important;}

.review-part .review-left-part{width: 40%;}

/* .recipe-header .header-bottom-nav li a svg path{fill: #000; stroke: #000;} */

.social-parts ul{display: flex; justify-content: center; gap: 20px;}
.social-parts ul li{list-style: none;}
.recipe-header .expertrec-form input{border-bottom: 1px solid #000 !important; color: #000;}
.tabscontent-holder .tabcontent{display: none;}
.tabscontent-holder .tabcontent.isopened{display: block;}


header.header svg.icon-dark{display: none;}
header.recipe-header svg.icon-white{display: none;}
header.recipe-header svg.icon-dark{display: block;}
.wishlist-btn.wishlistAction{cursor: pointer;}


/*--youtube section last--*/
/* .food-right .item, .food-left .item{height: auto !important;} */
.food-right .mySwiper{position: relative;}
.food-right .food-right-inner .mySwiper{position: relative;}
.food-right{position: relative;}
.food-box .food-left .mySwiper2{overflow: hidden; width: 100%;}
.food-right .swiper-slide {height: auto !important;}



/*8-oct-2024*/
input.vn-toggle[type="checkbox"] {
  position: relative;
  width: 69px;
  height: 35px;
  -webkit-appearance: none;
  appearance: none;
  background: #00ed64;
  outline: none;
  border-radius: 2rem;
  cursor: pointer;
  box-shadow: inset 0 0 5px rgb(0 0 0 / 50%);
}

input.vn-toggle[type="checkbox"]::before {
  content: "";
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.5s;
}

input.vn-toggle[type="checkbox"]:checked::before {
  transform: translateX(100%);
  background: #fff;
}

input.vn-toggle[type="checkbox"]:checked {
  background: red;
}
.categories-tab{align-items: center;}

.categories-tab li:nth-of-type(3) a.active, .categories-tab li:nth-of-type(3) a:hover{color: var(--red-color); opacity: 1;}
.categories-tab li:nth-of-type(3) a.active .green-icon path, .categories-tab li:nth-of-type(3) a:hover .green-icon path{stroke: var(--red-color);fill: none;}
  

 @media only screen and (min-width: 768px){
.food-right .mySwiper .swiper-wrapper{transform: none !important;}
.food-right-inner{position: absolute;
    top: 0px;
    left: 15px;
    right: 0px;
    bottom: 0px;
    height: 100%;overflow: auto;
  }
 }

@media only screen and (min-width: 1919px){
.container {max-width: 1699px;}
/*Receipe page start*/
  /* banner */
  .banner-part .banner-top-text {
    font-size: 16px;
    line-height: 18px
}

.recipe .matar-panner {
    font-size: 50px;
    line-height: 60px;
}

.recipe .veg-area .veg-text {
    font-size: 24px;
    line-height: 26px;
}

.ingredients-serve {
    font-size: 20px;
}
}

@media screen and (max-width: 1440px) {

}
@media screen and (max-width: 1299px) {
  /*Reciepe Page*/

  .recipe-header .recipe .matar-panner {
    font-size: 35px;
    line-height: 40px;
}

.recipe-header .recipe .veg-area .veg-text {
    font-size: 18px;
    line-height: 20px;
}

.ingredients-serve {
    font-size: 14px;
}

.ingredients .ingredients-parts {
    padding: 20px;
}
/*.ingredients{
     height: 100%;
    overflow-y: scroll;
}*/

/* review-section */
.review-center-part{
  margin-left: -10%;
}

  
}
@media screen and (min-width:1200px){
.anchor-top{position: absolute; top: 40px;right: 15px;}
.plp-main .product-list-container.column-4{grid-template-columns: repeat(4, 1fr);}
}
@media screen and (min-width:768px){
.policy-sticky{position: sticky; top: 0; right: 0;}
}
@media screen and (max-width:1599px) {
.food-menu-nav{bottom: 20px;}
}
@media screen and (max-width:1499px) {
.food-menu-nav{right: 35px;}
.food-card .food-card-left{width: 120px; min-width: 120px;}
.category-filter ul li{font-size: 22px;}
}

@media screen and (max-width:1399px) {
.food-menu-nav{width: 550px; right: 45px; bottom: 0;}
.plp-main .plp-left{width: 30%;}
.plp-main .product-list-container{grid-template-columns: repeat(2, 1fr); gap: 15px;}
.plp-main .plp-right-outer{width: 70%;}
.category-filter ul li{font-size: 20px;}
}
@media screen and (min-width: 1200px) and (max-width: 1499px) {
.explore-card .explore-content{padding: 30px 20px;}
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
}
@media screen and (max-width:1299px) {
.food-menu-card .food-menu-right{padding: 40px 20px 0 0;}
.food-menu-card .food-menu-right .food-menu-num{font-size: 120px; top: -20px; left: -110px;}
.food-menu-card .food-menu-right .card-btn{width: 100%;}
.food-menu-nav{width: 520px; right: 35px; bottom: 20px;}
}
@media screen and (max-width:1199px) {
.catchlgheading{font-size: 24px;}
.catchmdheading{font-size: 20px;}
.catchsmheading{font-size: 18px;}
.catchxsheading{font-size: 16px;}
.catchxxsheading{font-size:14px;}
.padding-tb{padding: 60px 0;}
.catch-top-heading .catchxlheading{width: 100%; margin-bottom: 20px;}
.catch-top-center .catchxlheading{margin-bottom: 0;}

.header-logo{width: 120px;}
.highlight-card .catchmdheading{bottom: 40px; left: 20px;}
.food-menu-nav{display: none;}

.food-video .food-video-content{bottom: 20px;}
.food-right{padding: 0 10px 0 25px;}
.food-card .food-card-left{width: 100%; min-width: 100%;}
.food-card .food-card-right{width: 100%;}
.food-card .food-card-right .catchsmheading{width: 100%;}
.plp-main .product-list-container.column-4{grid-template-columns: repeat(2, 1fr);}
.catch-top-heading{gap: 0;}
}
@media screen and (max-width:991px){
/*.food-right{max-height: 300px;}*/
.plp-main .plp-left{width: 45%;}
.plp-main .product-list-container{grid-template-columns: repeat(1, 1fr);}
.plp-main .plp-right-outer{width: 55%;}

.card-btn.review-right-part{text-align: center; width: 100%;}

/*Reciepe Page*/
 /* ingredients */
 .ingredients .ingredients-parts {
  width: auto;
  box-shadow: 0px 22px 48px 20px #0000000D;
}

.ingredients {
  width: 100%;
  position: static;
  margin-top: 40px;
}

.all-instructions {
  width: 100%;
}

.ingredients-top .ingredients-serve {
  width: 15%;
}

.ingredients-details .ingredients-quantity {
  width: 15%;
}

.recipe-instruction .ingredients-quantity {
  width: 70%;
}
.recipe-instruction .ingredients-top{
  padding-bottom: 0;
}
/* review */
/* .review-part{
  flex-direction: column;
} */
.review-center-part{
  order: 1;
  display: flex;
  margin-left: 0;
  align-items: center;
  gap: 20px;
}
.review-right-part{
  order: 3;
}
.review-left-part{
  order: 2;
  padding: 20px 0;
  width: 100%;
}
/**/


}

@media screen and (max-width:767px) {
html, body{font-size: 14px;}
.container{max-width: 100%;}
.catchxlheading{font-size: 30px;}
.catchlgheading{font-size: 24px;}
.catchmdheading{font-size: 20px;}
.catchsmheading{font-size: 18px;}
.catchxsheading{font-size: 16px;}
.padding-tb{padding: 50px 0;}
.category-filter{margin-bottom: 30px;}
.category-filter ul li a{padding-bottom: 10px;}
.category-filter ul li{ padding: 0 10px; font-size: 18px;}
.top-section{margin-bottom: 30px;}
.slick-next, .slick-prev{background: var(--yellow-color); border-color: var(--yellow-color);}
.slick-next:hover, .slick-prev:hover{background: var(--red-color);}
.slick-next{right: 15px;}
.slick-prev{left: 15px;}
.slider-rl {margin: 0 -10px;}
.slider-rl .item{padding: 0 10px;}
.top-section .top-section-right p{width: 300px; top: 0; margin-top: 20px;}
.anchor-top{width: 100%; justify-content: center;}
#vidwrap{height: 350px; margin-top: 30px;}
.play-icon img{width: 60px; min-width: 60px; height: 60px;}
.arrow-top .slick-next, .arrow-top .slick-prev{top: 50%;}
.sidebar-togle-wraper{display: block;}
.inner-banner .inner-banner-content{width: 100%; padding: 0 15px;}
.inner-banner .inner-banner-content .catchxlheading{font-size: 32px;}

.catch-top-heading{justify-content: center; text-align: center;}
.catch-top-heading .catchxlheading{width: 100%; margin: 0 0 15px;}
.catch-top-heading .catch-top-mid{width: 450px;}
.catch-top-center .catchxlheading{margin: 0;}
.catch-top-heading .catch-top-mid p{overflow: auto; -webkit-line-clamp: initial;}
.catch-top-right{display: none;}

.header-main{padding: 12px 0;}
.header-logo{width: 80px; margin: 0 auto 0 20px;}
.header-bottom-nav li{margin-right: 30px;}
.header-bottom-nav li a{font-size: 0;}
.header-bottom-nav li a svg{margin-right: 0;}
.header-main .get-food{position: fixed;top: 50%; right: -55px; transform: rotate(90deg);}
.header-bottom-nav li:last-child{margin-right: 0;}

.banner-video-desktop{display: none;}
.banner-video-mobile{display: block;}

.categories-tab{margin-bottom: 40px;}
.catch-top-heading{margin-bottom: 30px;}
.categories-slider{padding: 0;}
.categories-slider .slick-list{padding: 30px 0px 50px; padding-right: 80px;}
.categories .slider-rl{margin: 0 -15px 0 -10px;}
.categories-slider .item{padding: 0 10px;}
.categories-card{border-radius: 20px; padding: 90px 10px 20px;}
.categories-card .categories-thumb{margin: -120px 0 10px;}
.categories-card .catchmdheading{font-size: 16px;}

.highlight-desktop{display: none;}
.higlight-mobile{display: block;}
.highlight-slider .slick-list, .quick-slider .slick-list{padding-right: 80px;}
.higlight-mobile .slider-rl, .quick-section .slider-rl{margin-right: -15px;}
.highlight-card .catchmdheading{left: 0; right: 0; margin: auto; width: 100%; text-align: center;}

.food-menu-card .food-menu-left{width: 100%; order: 2;}
.food-menu-card .food-menu-right{width: 100%; padding: 60px 60px 20px 70px; order: 1;}
.food-menu-card .food-menu-right .food-menu-num{font-size: 140px; top: -15px; left: -60px; opacity: 0;}
.food-menu-card .food-menu-right .catchxsheading::before{width: 50px; left: -60px;}
.food-menu-card .food-menu-right .card-btn{width: 100%;}
.food-menu-silder .slick-current .food-menu-card .food-menu-right .food-menu-num{opacity: 0.03;}
.food-menu-nav, .food-left{display: none;}
.food-right .slick-list{margin: 0 -15px 0 -10px; padding-right: 80px;}
.food-right{width: 100%; max-height: inherit; padding: 0px; overflow-y: inherit;}
.food-right .item{padding: 0 10px; margin-bottom: 0px;}
.food-card{position: relative;}
.food-card .food-card-left{width: 100%; min-width: 100%; position: relative; overflow: hidden; border-radius: 15px;}
.food-card .food-card-left::after{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3);}
.food-card .food-card-right{position: absolute; bottom: 0; left: 0; padding: 30px; z-index: 1;}
.food-card .food-card-right .catchsmheading{color: var(--white-color);}
.food-card .food-card-right p{color: #BEBEBE;}
.food-card .food-card-left .play-icon img{height: 60px;}

.plp-main .plp-left{width: 100%; padding: 0; border-radius: 0; box-shadow: 0 0 0;}
.plp-left .filter-top{padding: 20px; margin-bottom: 30px; justify-content: center; border-radius: 10px; border: 1px solid #E0E0E0; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);}
.plp-left .filter-top svg{display: block; margin-right: 15px;}
.plp-filter{position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: var(--white-color); padding: 20px; z-index: 123; display: none;} 
.plp-filter .filter-close{width: 15px; height: 15px; position: absolute; top: 20px; right: 20px; display: block;}
.plp-filter .filter-close svg{width: 100%;}
.plp-filter .catchsmheading{margin-bottom: 30px; padding-right: 30px; display: block;}
.plp-filter .plp-filter-body{height: calc(100% - 145px); overflow-y: scroll; -webkit-overflow-scrolling: touch;}
.plp-filter .card-btn{position: absolute; width: 100%; left: 0; bottom: 0; padding: 15px 20px;}
.plp-left.active .plp-filter{display: block;}

.plp-main .product-list-container{grid-template-columns: repeat(2, 1fr); gap: 15px;}
.plp-main .plp-right-outer{width: 100%; padding: 0;}

.pagination .page{font-size: 13px; width: 38px; height: 38px;}
.product-list-container .card{margin-bottom: 15px;}


/*Reciepe Page*/
.recipe-bnr .banner-section {

  padding: 20px 0 40px 0;
}
.recipe-bnr .recipe .matar-panner{position: relative;}
.recipe-bnr .banner-part .recipe svg{
  width: 20px;

}
.recipe-bnr .banner-part .banner-top-text {
  font-size: 12px;
  line-height: 14px
}

.recipe-bnr .recipe .matar-panner {
  font-size: 30px;
  line-height: 35px;
}

.recipe-bnr .recipe .veg-area .veg-text {
  font-size: 16px;
  line-height: 18px;
}

.recipe-bnr .recipe .veg-area img {
  width: 30px;
  height: auto;
}

.all-instructions .top-detail-area {
  flex-wrap: wrap;
  gap: 20px;
}

.ingredients .ingredients-parts {
  padding: 10px;
}

.ingredients-right-arrow {
  padding-right: 10px;
  width: 20px;
}

.recipe-instruction .ingredients-details-one {
  display: block;
}


.anchor-bg-btn,
.anchor-nobg-btn {
  width: 80%;
}

.all-instructions .button-area {
  justify-content: center;
}

.recipe-instruction .ingredients-serve-step {
  font-size: 16px;
}

.recipe-bnr .banner-part .recipe {
  padding: 10px 0 20px 0;
}

.ingredients-details .ingredients-quantity {
  width: 20%;
}

.ingredients-top .ingredients-serve {
  width: 20%;
}

.recipe-instruction .ingredients-quantity {
  width: 100%;
  padding-left: 20px;
  padding-top: 10px;
}
/* review */

.review-center-part .main-review-numbers{
  font-size: 22px;
  line-height: 26px;
}
.review-center-part{
  gap: 10px;
  width: 100%;
}
.mobile-global-review{
  display: block;
}
/*  .review-section .anchor-bg-btn, .anchor-nobg-btn{
  width: auto;
}*/

.reviewers .review-para{
  width: 100%;
}
.review-star-area .review-line{
  margin-left: 20px;
}
.review-section .bottom-btn{
  padding-top: 20px;
}
.review-stars img{
  width: 17px;
  height: 17px;
}
.review-star-area .review-line{
  margin-right: 5px;
}
.review-star-area .review-line.review-line-b{
  width: 150px;
}
.review-star-area .review-line.review-line-c{
  width: 120px;
}
.review-star-area .review-line.review-line-d{
  width: 80px;
}
.review-star-area .review-line.review-line-e{
  width: 20px;
}
.review-section{
  padding: 40px 0;
}
.reviewer-one .reviewer-img img{
  width: 50px;
  height: 50px;
}

.speacial-none{display: none;}
.card .card-btn .anchor-bg-btn{width: 76%;}
.card .card-btn .anchor-bg-btn.anchor-nobg-btn{width: 20%; padding: 12px 0;}

.catch-slide-a{padding: 20px 10px;}
.catch-masala-slider .anchor-bg-btn.anchor-nobg-btn{padding: 12px 0;}

.catch-masala-slider.slick-slider .slick-list, .quick-slider.slick-slider .slick-list{padding-right: 80px;}
.recipe-instruction .ingredients-parts{padding: 0 10px;}

.review-left-part .mobile-global-review{text-decoration: underline;}
.review-star-area .review-stars{width: 30%;}
.review-star-area .under-box{display: flex; align-items: center; width: 70%; justify-content: space-between;}

.catch-top-heading{gap: 0;}

.recipe-bnr .recipe .matar-panner{position: relative;}
.recipe-bnr .recipe .matar-panner svg{position: absolute; top: 50%; right: -35px; transform: translate(-0, -50%); width: 25px; display: none;}
/* .shop-section .slider-rl{margin: 0 -10px;} */
.catch-masala-slider.slick-slider .slick-list{margin: 0;}

.review-part .review-left-part{width: 100%;}
}
@media screen and (max-width:569px) {
  .plp-main .product-list-container{grid-template-columns: auto;}
}
@media screen and (max-width:479px) {
.slick-next{right: 0px;}
.slick-prev{left: 0px;}
.catch-top-heading .catch-top-mid{width: 320px;}
.quick-section .slider-rl, .food-right .slick-list{margin-right: -10px;}
.quick-slider .slick-list, .food-right .slick-list{padding-right: 0;}
.food-menu-card .food-menu-right{padding: 60px 20px 20px 40px;}
.food-menu-card .food-menu-right .catchxsheading::before{width: 30px; left: -35px;}
/* .product-list-container .card .card-btn{gap: 15px;}
.product-list-container .card .card-btn .anchor-bg-btn{width: 100%;} */
.card .card-btn .anchor-bg-btn{padding: 10px; font-size: 10px;}
.card .card-btn .anchor-bg-btn.anchor-nobg-btn{padding: 5px 3px;}

.plp-main .product-list-container.column-4{grid-template-columns: repeat(1, 1fr);;}


/*Reciepe Page*/
.recipe-bnr .banner-section {
  padding: 20px 0 30px 0;
}

.header-main {
  padding: 0;
}

.header-logo {
  width: 60px;
}

/* banner */
.recipe-bnr .recipe .matar-panner {
  font-size: 25px;
  line-height: 35px;
}

.recipe-bnr .recipe .veg-area .veg-text {
  font-size: 14px;
  line-height: 16px;
}

.recipe-bnr .recipe .veg-area img {
  width: 25px;
}

.ingredients-top .ingredients-head {
  font-size: 30px;
  line-height: 32px;
}

.common-btn {
  width: 100%;
  margin-bottom: 10px;
}

.justify-center {
  justify-content: center;
}

.ingredients-details .ingredients-quantity {
  width: 25%;
}

.ingredients-top .ingredients-serve {
  width: 25%;
}

.recipe-instruction .ingredients-quantity {
  width: 100%;
}
.review-star-area .review-line{
  width: 140px;
  height: 10px;
  border-radius: 60px;
  margin-left: 10px;
}
.review-star-area .review-line.review-line-b{
  width: 100px;
}
.review-star-area .review-line.review-line-c{
  width: 70px;
}
.review-star-area .review-line.review-line-d{
  width: 50px;
}
.review-star-area .review-line.review-line-e{
  width: 15px;
}
.review-center-part .main-review-numbers{
  font-size: 18px;
  line-height: 22px;
}
.reviewers .review-para{
  font-size: 14px;
  line-height: 20px;
  padding-top: 20px;
}
.reviewers .review-expression-part{
  font-size: 18px;
  line-height: 20px;
}
.reviewers .review-date{
  padding-top: 20px;
}

/*8-oct-2024*/
input.vn-toggle[type="checkbox"]{width: 60px; height: 30px;}
input.vn-toggle[type="checkbox"]::before{width: 30px; height: 30px;}

}
@media screen and (max-width:379px) {
.categories-slider .slick-list{padding: 50px 0px 50px; padding-right: 80px;}
.categories-card{padding: 100px 20px 30px;}
.categories-card .categories-thumb{margin: -160px 0 20px;}


/*--Reciepe page--*/
.sidebar-togle-wraper svg {
  width: 27px;
  height: auto;
}

.header-bottom-nav li {
  width: 17px;
}

.recipe .matar-panner {
  font-size: 22px;
}

}

@media screen and (max-width:360px) {
  .catch-masala-slider.slick-slider .slick-list, .quick-slider.slick-slider .slick-list{
    padding: 0;
    margin: 0;
  }
  .review-star-area .under-box{width: 60%;}
  .review-star-area .review-stars{width: 40%;}
}

.category-wrapper-new label{border: 1px solid transparent;}
.category-wrapper-new label.active{border: 1px solid #ed1c25;box-shadow: inset 0px 0px 4px rgb(237 28 37 / 13%);}

.category-wrapper-new label input{display: none;}

@media screen and (max-width: 768px) {
    .category-wrapper-new label:first-child {
        margin-top: 30px;
    }
}

.recipe-header .expertrec-form input, .recipe-header .expertrec-form input::placeholder {color: #000;}
.recipe-header .expertrec-form input[type="text"]:focus{color: #000!important;}

.profile-dropdowen{display: none;padding-top: 5px;position: absolute;top: 100%;width: 130px;right: 0px;}
.profile-list{background: #fff;padding: 10px 0px;box-shadow: 0px 0px 10px rgb(0 0 0 / 13%);}
.profile-item{display: block;list-style: none;padding: 5px 15px;margin: 0px !important;border-bottom: 1px solid #eaeaea;}
.profile-nav{font-size: 16px;color: #000 !important;}
.profile-nav:hover{color: #ed1c25 !important;}
.profile-dropdowen_parrent{position: relative;}
.profile-item:last-child{border-bottom: none;}
.social-parts ul{margin-top: 15px;}


@media screen and (min-width: 992px) {
    .profile-dropdowen_parrent:hover .profile-dropdowen{display: block;}
}

@media screen and (max-width: 991px) {
    .profile-dropdowen_parrent.active .profile-dropdowen{display: block;}
    .profile-nav{font-size: 16px!important;
}


@media screen and (max-width: 767px) {
    .food-left{display: block;width: 100%;}
    .food-section .container{padding-right: 0px;}
    .food-right{display: none;}
    .food-video-thumb iframe{height: 300px;}
    .food-left .mySwiper2 .swiper-wrapper{display: block;            
      white-space: nowrap;
            overflow: auto;padding-bottom: 20px;padding-right: 15px;}
    .food-box .food-left .mySwiper2{overflow: auto;}
    .food-box .food-left .swiper-slide{display: inline-block;width: 87%;}

    .food-box .food-left .mySwiper2 .swiper-wrapper::-webkit-scrollbar {height: 10px;}

/* Track */
.food-box .food-left .mySwiper2 .swiper-wrapper::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.food-box .food-left .mySwiper2 .swiper-wrapper::-webkit-scrollbar-thumb {
  background: #ed1c25; 
  border-radius: 30px;
}
}

.row-grid-category{display: flex;flex-wrap: wrap;margin: 0px -15px;}
.row-grid-category .col-sm-6{width: 50%;padding: 0px 15px;}