 /* @media only screen and (min-width:1199px) {
header.sticky {
	padding: 15px 0;
}
header.sticky .logo img {
	max-width: 180px;
	width: 100%;
}
header.sticky .cart-wrapper img {
	max-width: 30px;
}
} */

/*-----------For Laptop width 1400 to 1600 Portrait View----------------*/

@media only screen and (max-width:1600px) {
}


/*-----------For Laptop width 1366 Portrait View----------------*/

@media only screen and (max-width:1366px) {
.btn,
.downloadapp .btn {
	font-size: 18px;
}
}

@media only screen and (max-width:1199px) {
a.call {
	margin-right: 11px;
}
#food-nav .nav-link {
	font-size: 15px;
}
}
/*-----------For Tablet Portrait View----------------*/

@media only screen and (max-width:1099px) {
header .nav li {
	margin-right: 30px;
}
.main-slider .text {
    width: 400px;
    left: 50px;
}
.main-slider .text::before {
    top: -32px;
}
.main-slider .text h3 {
    font-size: 34px;
}
.contentbx h3 {
    font-size: 34px;
}
.downloadapp .imgbx {
    width: 280px;
    margin-top: -110px;
}
.footer .newsbx .btn {
    font-size: 12px;
}
.bigbluetext,
.bigbluetext p {
	font-size: 20px;
}
.promobx .textbx::before {
    top: -80px;
}
.bailtop::before {
    top: -33px;
}
.bailbottom:after {
    bottom: -33px;
}
}



/*-----------For Tablet Portrait View----------------*/

@media only screen and (max-width:991px) {
.desktop {
	display: none;
}
.mobile {
	display: block;
}
.logo {
	max-width: 200px;
}
a.call {
	text-align: center;
	margin-right: 5px;
	display: inline-block;
}
header + * {
    margin-top: 90px;
}
.menu-show {
    cursor: pointer;
    position: fixed;
    right: 95px;
    top: 33px;
    width: 30px;
    z-index: 99;
}
.menu-show em {
    background: #253972;
    display: block;
    height: 2px;
    transition: all .2s ease-in-out;
    width: 31px;
}
.menu-show em:first-child {
    width: 25px;
}
.menu-show em:nth-child(2) {
    width: 20px;
}
.menu-show em+em {
    margin-top: 5px;
}
.menu-show.active {
    top: 35px;
	right: 35px;
}
.menu-show.active em {
    background: #000;
}
.menu-show.active em:first-child {
    margin: 0;
    position: relative;
    top: 6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 31px;
}
.menu-show.active em:nth-child(2) {
    display: none;
}
.menu-show.active em:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.menuconainer {
    background: #FFEFE3;
    display: block;
    height: 100vh;
    left: -100%;
    margin: 0;
    overflow-y: auto;
    padding: 30px;
    position: fixed;
    top: 0;
    transition: all .2s ease-in-out;
    width: 100%;
    z-index: 10;
}
.menuconainer.active {
    left: 0;
}
.menuconainer .logo {
	margin-bottom: 40px;
}
header .nav {
	border-top: 1px solid rgba(0,0,0,.21);
}
header .nav li {
    margin-right: 0;
    flex: 0 0 100%;
	padding: 15px 0;
	text-align: center;
	border-bottom: 1px solid rgba(0,0,0,.21);
}
.pechka-btn {
	font-size: 18px;
}
.our-story h6, .our-story h4, .food-nav-heading h4, .insta-feeds h4, .contentbx h1 {
	font-size: 34px;
}
.our-story .title {
	margin-top: 25px;
}
.main-slider .text {
    width: 350px;
    left: 30px;
	padding: 20px;
}
.main-slider .text h3 {
	font-size: 30px;
}
.main-slider .text::before {
    top: -25px;
}
.main-slider .phonebx {
    font-size: 18px;
}
.contentbx h2 {
    font-size: 34px;
}
.downloadapp .imgbx {
	margin-top: 0;
	margin-bottom: 0;
}
.downloadapp .textbx {
	text-align: center;
}
.downloadapp .btn {
	min-width: 235px;
	margin-bottom: 30px;
}
.footer {
    padding: 40px 0;
}
.food-header .text h5 {
	font-size: 22px;
}
.food-header .text p {
	font-size: 14px;
}
.food-nav a {
	font-size: 15px;
}
.food-nav li span {
	font-size: 23px;
}
.food-section-wrapper::before, .food-section-wrapper::after {
	width: 50px;
}
.food-nav a, .food-nav .nav-tabs .nav-link {
	font-size: 14px;
	border-radius: 0;
	padding: 12px 10px;
}
.footer .textbx {
    margin-left: 0;
}
#food-nav .nav-link {
	font-size: 16px;
}
#food-nav .nav-item {
	width: 23%;
}
.social ul {
    justify-content: start;
}
.social ul li:first-child {
	margin-left: 0;
}
.owl-carousel.food-slider .owl-nav .owl-next {
	right: -30px;
}
.owl-carousel.food-slider .owl-nav .owl-prev {
	left: -30px;
}
.our-story p {
	font-size: 14px;
}
.our-story p strong {
	font-size: 22px;
}
.our-story .love-icon {
	max-width: 30px;
}
.food-nav.stickynav .nav-tabs .nav-item {
	padding: 0 5px;
}
.stickynav {
	top: 82px;
}
.promobx .textbx::before {
    top: -60px;
}
.bailtop::before {
    top: -25px;
}
.bailbottom:after {
    bottom: -25px;
}
}



/*-----------For Mobile View----------------*/

@media only screen and (max-width:767px) {
p {
	font-size: 14px;
}
header {
	padding: 15px 0;
}
header + * {
    margin-top: 60px;
}
.menuconainer {
    padding: 21px;
}
.menu-show {
    right: 55px;
    top: 21px;
}
.menu-show.active {
    top: 25px;
    right: 25px;
}
header .nav li {
    padding: 12px 0;
}
header .nav li a {
    font-size: 16px;
}
.cart-wrapper {
    width: 24px;
	position: relative;
    top: -2px;
}
.main-slider .item {
    border-radius: 15px;
}
.main-slider .text {
	position: relative;
    left: 0;
    top: 0;
    transform: none;
	width: 100%;
}
.main-slider .text h3 {
	font-size: 24px;
}
.main-slider .phonebx {
    font-size: 16px;
}
.main-slider .owl-dots {
    position: absolute;
    bottom: -40px;
}
.our-story h6, .our-story h4, .food-nav-heading h4, .insta-feeds h4, .contentbx h1 {
	font-size: 24px;
}
.pechka-btn {
	font-size: 14px;
}
.sticky-offset {
	top: 78px;
}
.btn,
.downloadapp .btn {
    font-size: 14px;
}
.btnarrow {
    padding-right: 40px;
}
.btnarrow:after {
    padding: 3px;
    right: 15px;
}
.btn img {
    width: 20px;
}
.contentbx {
    padding: 40px 0;
}
.contentbx h2 {
    font-size: 24px;
	margin-bottom: 20px;
}
.contentbx h3 {
	font-size: 24px;
	margin-bottom: 15px;
}
.contentbx h4 {
	font-size: 19px;
	margin-bottom: 10px;
}
.contentbx p, .contentbx ul {
	margin-bottom: 15px;
	font-size: 14px;
}
.contentbx p + h4, .contentbx ul + h4 {
	margin-top: 25px;
}
.popular-slider .owl-dots {
    margin-top: 15px;
}
.probx h6,
.probx .pricebx {
    font-size: 20px;
}
.mostpopular {
	padding-bottom: 80px;
}
.mostpopular .exploremore {
	position: absolute;
    bottom: 30px;
    left: 50%;
    margin: auto;
    transform: translateX(-50%);
    z-index: 1;
}
.ourstoryhome .textbx h2 {
    font-size: 32px;
    margin-bottom: 15px;
}
.downwrap {
    border-radius: 0 0 7px 7px;
    margin-top: 35px;
}
.downloadapp .textbx {
    margin: 30px 0;
	padding: 0 15px;
}
.downloadapp .imgbx {
    width: 200px;
    margin: 0 auto;
}
.downloadapp .btn {
    margin-bottom: 20px;
}
.downwrap::before {
    width: 100px;
    height: 100px;
    bottom: -16px;
    right: -10px;
    background-size: cover;
}
#food-nav .nav-item {
	width: 100%;
}
#food-nav a {
	border: 3px solid #4F4D32;
	border-radius: 0;
	padding: 12px 10px;
	margin-bottom: 15px;
}
.food-header img {
	display: none;
}
.food-header .text {
	position: static;
	padding: 25px;
	padding-bottom: 60px;
}
.food-nav a {
	font-size: 12px;
}
.food-nav li span {
	font-size: 15px;
}
.food-nav-mobile .nav-tabs .nav-link, .food-nav-mobile .nav-tabs .nav-link:hover {
	font-size: 14px;
	border: 3px solid #4F4D32;
	border-radius: 0;
	padding: 12px 10px;
	margin-bottom: 0;
	color: #4F4D32;
	background: none;
}
.food-nav .nav-tabs .nav-item {
	width: 100%;
}
.food-nav-mobile a {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.food-nav-mobile .nav-tabs .dropdown-menu {
	width: 100%;
	background: #fff;
	padding: 10px 15px 0 15px;
}
a.call {
	font-size: 12px;
}
.owl-carousel.food-slider .owl-item {
	text-align: center;
}
.owl-carousel.food-slider .owl-nav button,  .owl-carousel.food-slider .owl-nav div {
	background-color: #f3efec;
	background-size: 20px;
}
.owl-carousel.food-slider .owl-nav .owl-next {
	right: 0;
}
.owl-carousel.food-slider .owl-nav .owl-prev {
	left: 0;
}
.food-grid .text {
	text-align: center;
}
.food-slider .title, .food-grid .title {
	height: auto;
	padding: 0 15px;
}
.food-slider .description, .food-grid .description {
	min-height: auto;
	padding: 0 15px;
}
.food-slider .title {
	margin: 25px auto 6px auto;
}
.food-slider .description {
	margin: 0 auto 13px auto;
}
.food-slider .owl-dots .owl-dot {
	padding: 0 2px;
}
.add-cart-btn {
	margin: 0 auto;
}
.our-story h6 {
	margin-top: 25px;
}
.our-story .left img {
	margin-bottom: 20px;
}
.our-story .title {
	margin-top: 45px;
	margin-bottom: 25px;
}
.our-story .text {
	padding: 0 15px;
	text-align: center;
}
.our-story h4 {
	margin-bottom: 40px;
}
.food-nav-heading h4, .our-story h4 {
	font-size: 24px;
}
.lr-strips::before {
	right: -10px;
	width: 30px;
}
.lr-strips::after {
	left: -10px;
	width: 30px;
}
.footer-nav-wrapper .navbar {
	margin-top: 60px;
	margin-bottom: 35px;
}
.footer {
	padding: 30px 0 65px;
}
.footer-nav-wrapper {
	margin: 0 auto;
}
.footer .navbar-nav a,
.footer p {
    font-size: 16px;
}
.social ul li {
    margin: 0 10px;
}
.mobilemargin {
	margin: 30px 0;
}
.gototop {
	bottom: 120px;
}
.gototop span {
	display: inline-block;
	margin-bottom: 0px;
}
.gototop a img {
	max-width: 16px;
}
.insta-feeds {
	padding: 0;
}
.insta-feeds h4 {
	margin-bottom: 20px;
	margin-top: 40px;
}
.stickynav {
	top: 82px;
}
.menu-tabs.food-nav .nav-tabs {
	box-shadow: 0px 20px 0px -17px rgb(79 77 50 / 40%);
	padding-bottom: 0px;
}
.menu-tabs.food-nav .nav-tabs .nav-link {
	padding: 5px;
	font-size: 12px;
	border-width: 2px;
}
.menu-tabs.food-nav .nav-tabs .nav-link, .food-nav a:hover, .nav-tabs .nav-link:hover, .food-nav a.active, .food-nav .nav-tabs .nav-item.show .nav-link, .food-nav .nav-tabs .nav-link.active {
	border-width: 0 !important;
}
.scroll-hight {
	height: 40vh;
	width: 100%;
	display: inline-block;
	position: absolute;
	pointer-events: none;
	top: 650px;
}
.tophero .textbx {
	margin-top: 30px;
}
.tophero .titleicon {    
	width: 45px;
}
.bailleft::before {
    width: 100px;
    height: 100px;
    bottom: -16px;
    left: -10px;
}
.promobx .textbx::before {
    top: -30px;
}
.bigbluetext,
.bigbluetext p {
	font-size: 16px;    
	margin-bottom: 20px;
}
.mb35 {
	margin-bottom: 20px !important;
}
.sourcesec .imgbx {
	margin-bottom: 30px;
}
.ourstory .row + .row {
    margin-top: 0px;
}
.bailtop::before {
    top: -33px;
}
.bailbottom:after {
    bottom: -33px;
}
.contactus iframe {
    height: 300px;
}
.formbx {
    margin-bottom: 40px;
}
.formbx .form-group {
    margin-bottom: 15px;
}
.formbx label {
    font-size: 16px;
    margin-bottom: 6px;
}
.formbx .form-control {
    height: 44px;
    font-size: 14px;
}
.formbx .btn {
	margin-top: 8px;
}
#sb_instagram #sbi_images {
	margin: 0 !important;
}
#sb_instagram .sbi_photo {
    border-radius: 0;
}
#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
	font-size: 14px !important;
}
#sb_instagram #sbi_load .sbi_load_btn:hover {
    box-shadow: none !important;
    color: #fff !important;
    background: #D1504B !important;
}
.chatfood-order-system-frame {
	display: none !important;
}
}