@charset "utf-8";
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ol li,
p,
ul,
ul li {
  margin: 0;
  padding: 0;
}
.col-lg-12.col-md-12.col-sm-12.col-xs-12.bottomcone {
  display: none;
}
.bnrTxt,
.navCust,
.proCro {
  text-align: center;
}

.bnrTxt h2 em,
.testHdn em {
  font-style: normal;
}

.frmCol select.form-control,
.pop_form select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

.fulPnl,
.map_box,
.massRap,
.new_bottom_add {
  overflow: hidden;
}

@font-face {
  font-family: elephant;
  src: url(../fonts/elephant.eot);
  src: url(../fonts/elephant.eot) format("embedded-opentype"),
    url(../fonts/elephant.woff2) format("woff2"),
    url(../fonts/elephant.woff) format("woff"),
    url(../fonts/elephant.ttf) format("truetype"),
    url(../fonts/elephant.svg#elephant) format("svg");
}

@font-face {
  font-family: KenzoRegular;
  src: url(../fonts/KenzoRegular.eot);
  src: url(../fonts/KenzoRegular.eot) format("embedded-opentype"),
    url(../fonts/KenzoRegular.woff2) format("woff2"),
    url(../fonts/KenzoRegular.woff) format("woff"),
    url(../fonts/KenzoRegular.ttf) format("truetype"),
    url(../fonts/KenzoRegular.svg#KenzoRegular) format("svg");
}

@font-face {
  font-family: abadimtcondensedextrabold;
  src: url(../fonts/abadimtcondensedextrabold.eot);
  src: url(../fonts/abadimtcondensedextrabold.eot) format("embedded-opentype"),
    url(../fonts/abadimtcondensedextrabold.woff2) format("woff2"),
    url(../fonts/abadimtcondensedextrabold.woff) format("woff"),
    url(../fonts/abadimtcondensedextrabold.ttf) format("truetype"),
    url(../fonts/abadimtcondensedextrabold.svg#abadimtcondensedextrabold)
      format("svg");
}

@font-face {
  font-family: IntroInline;
  src: url(../fonts/IntroInline.eot);
  src: url(../fonts/IntroInline.eot) format("embedded-opentype"),
    url(../fonts/IntroInline.woff2) format("woff2"),
    url(../fonts/IntroInline.woff) format("woff"),
    url(../fonts/IntroInline.ttf) format("truetype"),
    url(../fonts/IntroInline.svg#IntroInline) format("svg");
}

@font-face {
  font-family: BebasNeue;
  src: url(../fonts/BebasNeue.eot);
  src: url(../fonts/BebasNeue.eot) format("embedded-opentype"),
    url(../fonts/BebasNeue.woff2) format("woff2"),
    url(../fonts/BebasNeue.woff) format("woff"),
    url(../fonts/BebasNeue.ttf) format("truetype"),
    url(../fonts/BebasNeue.svg#BebasNeue) format("svg");
}

@font-face {
  font-family: sweet_sorrowscript;
  src: url(../fonts/sweet_sorrow-webfont.woff2) format("woff2"),
    url(../fonts/sweet_sorrow-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Lobster1_4;
  src: url(../fonts/Lobster1_4.eot);
  src: url(../fonts/Lobster1_4.eot) format("embedded-opentype"),
    url(../fonts/Lobster1_4.woff2) format("woff2"),
    url(../fonts/Lobster1_4.woff) format("woff"),
    url(../fonts/Lobster1_4.ttf) format("truetype"),
    url(../fonts/Lobster1_4.svg#Lobster1_4) format("svg");
}

.desk {
  display: block;
}

.mobi {
  display: none;
}

.clearfix,
.logo {
  display: block;
}

a,
input,
textarea {
  outline: 0;
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}

a:hover {
  text-decoration: none;
}

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

a::after,
a::before {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}

ol,
ol li,
ul,
ul li {
  list-style: none;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .clearfix {
  height: 1%;
}

::selection {
  background: #229a4c;
  color: #fff;
}

::-moz-selection {
  background: #229a4c;
  color: #fff;
}

body,
html {
  font-family: Lato;
  color: #000;
}

img {
  width: auto;
  max-width: 100%;
}

.container {
  max-width: 1140px;
}

.noRel {
  position: static;
}

body {
  margin-top: 70px;
}

.minHdr {
  width: 100%;
  background: #ebebeb;
  border-bottom: 7px #fff solid;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

.minHdr .container {
  position: relative;
}

.logo {
  position: absolute;
  margin: 2px 0;
}

.navbar {
  width: 100%;
  background: 0 0;
  margin: 0;
  border: none;
  min-height: inherit;
}

.navCust {
  width: 100%;
  margin-right: 0;
}

.navCust li a {
  padding: 23px 15px;
  font-size: 25px;
  color: #000 !important;
  font-family: abadimtcondensedextrabold;
}

.navCust li a:hover,
.navCust li.active a {
  background: 0 0 !important;
  color: #d02937 !important;
}

.navCust li {
  position: relative;
  display: inline-block;
  float: none;
}

.minHdr .social {
  position: absolute;
  top: 14px;
  right: 0;
}

.minHdr .social li,
.minHdr .social li a {
  width: 38px;
  height: 35px;
  display: block;
}

.minHdr .social li {
  float: left;
  margin: 0 2px;
}

.minHdr .social li a {
  color: #d02937;
  font-size: 24px;
  -webkit-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.colnewsouter .contentcontainer p .readmore,
.socialFtr ul li.fb a,
.socialFtr ul li.pin a,
.socialFtr ul li.tw a {
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
}

.minHdr .social li a:hover {
  color: #5d5d5d;
}

.banner {
  width: 100%;
  position: relative;
  border-bottom: 10px #fff solid;
}

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

.bnrTxt {
  width: 620px;
  background: url(../images/bnrtxtBg.png) no-repeat;
  background-size: 100% 100%;
  padding: 17px 125px;
  position: absolute;
  top: 20%;
  left: 50%;
  margin-left: -310px;
}

.bnrTxt h2 em,
.minBdy,
.orderOnline {
  position: relative;
}

.bnrTxt h2 {
  font-family: KenzoRegular;
  font-size: 50px;
  padding: 20px 0;
  background: url(../images/bnrHdnBg.png) repeat-x,
    url(../images/bnrHdnBg.png) 0 bottom repeat-x;
}

.bnrTxt h2 > span {
  display: block;
  color: #d02937;
  font-family: IntroInline;
  font-size: 40px;
}

.bnrTxt h2 em span {
  font-size: 70px;
  display: inline-block;
  line-height: 54px;
  position: relative;
  top: 8px;
}

.minBdy {
  width: 100%;
  background: url(../images/bdyBg.jpg);
  padding-bottom: 30px;
}

.orderOnline {
  width: 100%;
  padding: 35px 0 90px;
}

.orderHdr {
  width: 100%;
  padding: 0 0 40px;
}

.orderHdr h2 {
  font-family: KenzoRegular;
  font-size: 60px;
  color: #000;
}

.orderHdr h2 span {
  color: #d02937;
}

.proCro {
  padding: 0 70px;
  position: relative;
  z-index: 10;
}

.hdnCro img {
  width: auto !important;
  display: inline-block !important;
  max-width: 100% !important;
}

.hdnCro {
  min-height: 80px;
}

.hdnCro h2 {
  font-family: IntroInline;
  font-size: 36px;
}

.croAbsol a,
.itlnPzaTxt h2 {
  font-family: IntroInline;
}

.proCro span {
  display: block;
}

.croTxt {
  margin-top: 20px;
}

.croTxt .price {
  font-size: 25px;
  margin-bottom: 13px;
  color: #000;
  padding: 0 40px;
  display: inline-block;
  border: 2px dotted #d33643;
}

.croTxt .CroDtls {
  font-size: 15px;
  padding: 0 30px;
  color: #000;
  line-height: 18px;
}

.proCro .owl-next,
.proCro .owl-prev {
  width: 13px;
  height: 21px;
  position: absolute;
  top: 50%;
  margin-top: -10.5px;
  text-indent: -9999px;
}

.proCro .owl-prev {
  background: url(../images/croNav_lft.png) no-repeat;
  left: -30px;
}

.proCro .owl-next {
  background: url(../images/croNav_Rht.png) no-repeat;
  right: -30px;
}

.croAbsol {
  width: 392px;
  height: 410px;
  position: absolute;
  bottom: 0;
  display: table;
  background-size: 100% 100% !important;
  z-index: 9;
}

.croAbsol a {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 40px;
  font-size: 45px;
  line-height: 46px;
  color: #fff;
}

.cLft {
  background: url(../images/croLeft_bg.png) no-repeat;
  left: 0;
}

.cRht {
  background: url(../images/croRight_bg.png) no-repeat;
  right: 0;
}

.cLft a {
  padding-left: 20px;
  padding-right: 120px;
}

.cRht a {
  padding-right: 20px;
  padding-left: 120px;
}

.italianPizzasArea {
  width: 100%;
  padding: 40px 0 0;
  position: relative;
}

.itlnPzaTxt {
  width: 50%;
  padding-right: 137px;
  text-align: center;
  position: relative;
}

.min,
.testInt p {
  text-align: center;
}

.itlnPzaTxt h3 {
  font-size: 26px;
}

.itlnPzaTxt h2 {
  color: #d02937;
  font-size: 30px;
  line-height: 30px;
}

.itlnPzaTxt h2 span {
  display: block;
  font-family: KenzoRegular;
  color: #000;
  position: relative;
  top: -10px;
  line-height: 47px;
}

.itlnPzaImg,
.min {
  position: absolute;
  top: 0;
  right: 0;
}

.min {
  width: auto;
}

.min span {
  display: block;
  font-family: elephant;
  font-size: 200px;
  line-height: 169px;
}

.testiArea {
  width: 100%;
  padding: 340px 0 30px;
}

.testInt {
  padding: 0 101px;
}

.testHdn {
  font-family: IntroInline;
  font-size: 40px;
  color: #000;
  line-height: 40px;
}

.testHdn em {
  color: #d02937;
}

.testInt .testHdn {
  padding-bottom: 32px;
}

.testHdn span {
  font-size: 35px;
  display: block;
  line-height: 35px;
}

.dugTxt p,
.frshTxt h3,
.frshTxt p,
.testInt p,
.vegTxt h3,
.vegTxt p {
  font-size: 20px;
  line-height: 26px;
}

.testInt p {
  padding: 55px 83px;
  background: url(../images/coteLeft.png) no-repeat,
    url(../images/coteRht.png) right bottom no-repeat;
}

.theDugArea {
  width: 100%;
  position: relative;
}

.dugImg,
.dugImg2 {
  position: absolute;
}

.dugImg {
  top: -338px;
  left: 0;
}

.dugTxt {
  width: 33.3333%;
  float: right;
  text-align: right;
  margin-top: 260px;
}

.dugImg2 {
  top: -96px;
  right: 0;
}

.frshArea {
  width: 100%;
  position: relative;
}

.frshImg {
  position: absolute;
  top: 0;
  right: 0;
}

.frshTxt {
  width: 33.3333%;
  float: left;
  margin-top: 270px;
}

.vegFrnd {
  padding: 137px 0 0;
}

.vegImg {
  text-align: center;
}

.vegTxt {
  padding: 45px 20px;
  border-left: #3e3e3e 1px solid;
  margin-top: 55px;
}

.vegTxt .testHdn {
  font-size: 45px;
}

.fulPnl {
  width: 100%;
  border-top: 8px #fff solid;
  border-bottom: 8px #fff solid;
  margin-top: 35px;
}

.grn,
.red {
  position: relative;
  padding: 45px 0;
}

.grn {
  background: rgba(30, 131, 70, 0.32);
}

.red {
  background: rgba(227, 64, 64, 0.32);
}

.hotDrnkImg {
  position: absolute;
  left: 20px;
}

.frutJusImg {
  position: absolute;
  right: 20px;
}

.hotDrnkTxt {
  text-align: right;
  padding: 157px 40px 101px;
}

.abtBtn a,
.btnArea a.adBtn,
.btnArea a.backBtn,
.dtlsFtr,
.dtlsHdr,
.footerMin,
.proInrCol,
.sideBar .ordeerBtn a {
  text-align: center;
}

.frutJusTxt {
  padding: 300px 40px 70px;
}

.fulPnl h2 {
  font-family: KenzoRegular;
  color: #000;
  font-size: 49px;
  line-height: 42px;
}

.fulPnl h2 span {
  color: #d02937;
}

.fulPnl p {
  font-size: 20px;
  padding-top: 10px;
}

.owl-wrapper-outer {
  box-shadow: none !important;
}

.footerMin {
  background: #e1e1e1;
  padding: 25px 0 0;
  border-top: 5px #fff solid;
  border-bottom: 5px #fff solid;
}

.socialFtr ul {
  width: auto;
  display: inline-block;
}

.socialFtr ul li {
  float: left;
  margin: 0 17px;
}

.socialFtr ul li,
.socialFtr ul li a {
  width: 50px;
  height: 50px;
  display: block;
}

.socialFtr ul li a {
  background-size: 100% 100% !important;
}

.socialFtr ul li.fb a,
.socialFtr ul li.pin a,
.socialFtr ul li.tw a {
  background: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #d02937;
  font-size: 24px;
  transition: 0.4s ease-in-out;
}

.socialFtr ul li.fb a:hover,
.socialFtr ul li.pin a:hover,
.socialFtr ul li.tw a:hover {
  color: #5d5d5d;
}

.ftrNav {
  border-top: 1px #fff solid;
  border-bottom: 1px #fff solid;
  margin-top: 15px;
}

.ftrNav ul {
  width: auto;
  display: inline-block;
  margin-bottom: -5px;
}

.ftrNav ul li {
  width: auto;
  float: left;
}

.ftrNav ul li a {
  display: block;
  font-family: abadimtcondensedextrabold;
  font-size: 25px;
  padding: 12px 30px;
  color: #000;
}

.ftrNav ul li a:hover {
  color: #229a4c;
}

.ftrBtm p,
.ftrBtm p a {
  color: #6d6e71;
}

.ftrBtm {
  width: 100%;
  display: inline-block;
  padding: 20px 0;
}

.ftrBtm .cpy {
  width: auto;
  float: left;
}

.accordian .open ul li .rdoArea,
.sideBar .myBskt a span {
  float: right;
}

.ftrBtm .sigLnk {
  width: auto;
  float: right;
}

.ftrBtm p {
  font-size: 25px;
  font-size: 15px;
}

.ftrBtm p a:hover {
  color: #000;
}

.owl-carousel {
  background: 0 0 !important;
  margin-bottom: 10px !important;
}

.owl-pagination {
  display: none !important;
}

#slideshow0 {
  margin-bottom: 0 !important;
}

.footerMin {
  margin-top: 3px;
}

.sideBar .myBskt,
.sideBar .ordeerBtn {
  margin: 10px 0 0;
}

#column-left.hidden-xs {
  display: block !important;
}

.sideBar {
  width: 16.6666%;
  position: fixed;
  top: 170px;
  left: 9%;
  z-index: 3;
}

.sideBar.fixedTop {
  top: 170px;
}

.sideBar.fixedBottom {
  position: absolute;
  bottom: 30px;
  top: inherit;
}

.sideNavi {
  padding: 25px;
  background: #fff;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
}

.sideNavi ul li a {
  color: #000;
  font-weight: 500;
}

.sideNavi > ul > li > a {
  font-size: 20px;
  text-transform: uppercase;
}

.sideNavi > ul > li > a.mPS2id-highlight {
  font-family: IntroInline;
  color: #d02937;
}

.sideNavi ul ul li a {
  font-size: 18px;
}

.sideNavi ul ul {
  padding: 10px 0 0 20px;
}

.sideBar .myBskt a,
.sideBar .ordeerBtn a {
  font-size: 21px;
  text-transform: uppercase;
  line-height: 63px;
  padding: 0 10px;
  color: #fff;
  font-weight: 600;
  display: block;
}

.proHdn,
.productRap h2 {
  font-size: 30px;
  font-family: IntroInline;
}

.sideBar .myBskt a {
  background: url(../images/cartSid.png) 88% center no-repeat #a9a0a1;
}

.sideBar .myBskt a:hover {
  background: url(../images/cartSid.png) 88% center no-repeat #615858;
}

.sideBar .myBskt a span b {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: #fff;
  color: #d02937;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.proInrCol a,
.proInrCol:hover .addCart {
  display: block;
}

.allergen {
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  color: #000;
  margin: 0px 2px;
  padding: 6px 0 0 0;
}

.allergen.vv {
  color: #4caf50;
}

.proInrCol,
.productImg img {
  width: 100%;
}

.sideBar .ordeerBtn a {
  background: #d02937;
}

.sideBar .ordeerBtn a:hover {
  background: #f24b59;
}

.sideBar .myBskt,
.sideBar .ordeerBtn {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
}

.clickCnct {
  background: url(../images/pngBg.png) no-repeat;
  background-size: 100%;
}

.productRap {
  width: 100%;
  padding: 73px 0 45px;
  border-bottom: #fff 10px solid;
  position: relative;
}

.productRap h2 {
  color: #d02937;
  padding-bottom: 35px;
}

.proHdn,
.productRap h2 span {
  color: #000;
}

.flotImg {
  position: absolute;
}

.lft {
  left: 0;
}

.rht {
  right: 0;
}

.proInrCol {
  margin-bottom: 32px;
}

.drinkPnla .proInrCol {
  margin-bottom: 0;
}

.proHdn {
  padding-bottom: 15px;
}

.productImg {
  position: relative;
}

.proInrCol .addCart {
  width: 26px;
  height: 32px;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -13px;
  background: url(../images/adCart.png) no-repeat;
  display: none;
  z-index: 1;
}

.bnrAbt,
.hotDrnCol h4,
.itlan,
.proInrCol h4 {
  position: relative;
}

.proInrCol h4 {
  color: #000;
  text-transform: uppercase;
  min-height: 75px;
  font-size: 30px;
  font-family: IntroInline;
  font-weight: normal;
  margin: 0;
}

.proInrCol h4 span {
  display: block;
  color: #d64b57;
  font-family: Lato;
  font-size: 20px;
}

.proInrCol h4 span em {
  display: block;
  font-size: 14px;
  font-family: Lato;
}

.desetrtArea .productTxt,
.drinkPnla .productTxt,
.freshPnl .productTxt,
.juicePnl .productTxt {
  padding-top: 0;
}

.dipsArea {
  padding-top: 55px;
}

.productTxt {
  width: 100%;
  padding-top: 20px;
}

.proPrice {
  width: 183px;
  display: inline-block;
  padding: 0 10px;
  font-weight: 900;
  color: #000;
  font-size: 30px;
  border: 2px dotted #d33643;
  margin-top: 5px;
}

.proPrice span {
  font-size: 15px;
  font-weight: 400;
}

.productTxt p {
  font-weight: 700;
  font-size: 16px;
  padding: 8px 0 0;
  line-height: 18px;
}

.productTxt h5 {
  font-size: 20px;
  text-transform: uppercase;
}

.halal h3 {
  color: #000;
  padding-top: 36px;
  font-size: 15px;
  font-weight: 600;
}
.halal img {
  margin: 20px 0;
}
.juicePnl {
  padding-bottom: 166px;
}

.desetrtArea .proInrCol {
  margin-bottom: 68px;
}

.modal-open .modal {
  background: rgba(255, 255, 255, 0.5);
}

.modal-dialog {
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.freshPnl .productTxt p {
  padding-top: 0;
}

.drinkPnla {
  background: #fff;
}

.freshPnl .productImg img {
  width: 115px;
}

.sideDipsArea .flotImg {
  bottom: 20px;
}

.desetrtArea .flotImg {
  top: 14%;
}

.juicePnl .flotImg {
  width: 400px;
  bottom: 0;
}

/*.sideDipsArea .slad .sidedipsCol:nth-child(8) .productImg,
.sideDipsArea .slad .sidedipsCol:nth-child(10) .productImg,
.sideDipsArea .slad .sidedipsCol:nth-child(11) .productImg,
.sideDipsArea .slad .sidedipsCol:nth-child(9) .productImg {
    display: block
}

.sideDipsArea .slad .sidedipsCol .productImg {
    display: none
}*/

.sideDipsArea .slad .sidedipsCol .productImg img {
  width: 200px;
}

.abtBtn,
.abtBtn a,
.accordian,
.accordian .open ul li,
.bnrAbt,
.dtlsImg img,
.dtlsPrice,
.hotDrnCol,
.stapes,
.welcomArea {
  width: 100%;
}

.clickCnct.stap2 {
  padding: 65px 0 0;
}

.DtlsTxt {
  padding: 30px 70px 0;
}

.dtlsHdr {
  margin-top: 15px;
}

.dtlsHdr h2 {
  font-family: IntroInline;
  color: #d02937;
  font-size: 40px;
}

.dtlsHdr p {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  padding: 0 140px;
}

.dtlsPrice {
  max-width: 188px;
  margin: 30px auto;
  border: 2px dotted #d02937;
  font-weight: 900;
  font-size: 30px;
}

.clickCnct.stap2 .forDesk {
  display: block;
}

.clickCnct.stap2 .forMob {
  display: none;
}

.accordian li.active .open {
  display: block;
  margin-bottom: 30px;
}

.accordian .open {
  display: none;
  padding: 0 25px 0 15px;
}

.accordian .open input[type="checkbox"] {
  display: none;
}

.accordian > ul > li {
  font-weight: 700;
  font-size: 20px;
}

.accordian > ul > li.clackMe > span {
  cursor: pointer;
  display: block;
  border: 1px solid #919090;
  margin-bottom: 25px;
  line-height: 47px;
  background: url(../images/aro1A.png) 97% center no-repeat;
  padding: 0 40px 0 15px;
  text-transform: uppercase;
  border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.accordian > ul > li span em {
  font-size: 15px;
  font-style: normal;
  text-transform: none;
}

.accordian .open ul li {
  display: inline-block;
  margin-bottom: 10px;
}

.accordian .open input[type="checkbox"] + label {
  font-size: 18px;
  text-transform: uppercase;
  padding: 2px 8px;
  display: inline-block;
  margin: 0;
  cursor: pointer;
  border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.accordian .open input[type="checkbox"]:checked + label {
  background: #d2232a;
  color: #fff;
}

.dtlsFtr {
  margin: 45px 0;
}

.dtlsFtr .message {
  font-size: 20px;
  font-weight: 700;
  color: #d02937;
  margin-top: 35px;
}

.btnArea {
  margin: 0 auto;
  max-width: 262px;
}

.btnArea a {
  display: block;
  font-weight: 900;
}

.btnArea a.adBtn {
  background: #d02937;
  color: #fff;
  padding: 11px 10px;
  font-size: 25px;
}

.btnArea a.adBtn:hover {
  background: #ec6a75;
}

.btnArea a.backBtn {
  color: #7a7a7a;
  font-size: 20px;
  padding: 10px 8px;
}

.btnArea a.backBtn:hover {
  color: #000;
}

.bnrAbt {
  margin-bottom: -231px;
  z-index: 1;
}

.bnrAbt img {
  width: 100%;
}

.aboutContent {
  padding: 25px 0 0;
  padding-top: 210px;
}

.welcomArea {
  padding-bottom: 20px;
}

.abtHdn {
  font-family: IntroInline;
  color: #d02937;
  font-size: 30px;
  padding-bottom: 25px;
}

.abtHdn span,
.stapTxt {
  color: #000;
}

.welcomArea p {
  font-size: 16px;
  padding-bottom: 20px;
  line-height: 20px;
}

.stapes .stap2 {
  padding-left: 306px;
}

.stapes .stap3 {
  padding-left: 599px;
}

.stap .stapInr {
  padding-left: 263px;
}

.stap1 .stapInr {
  background: url(../images/stap1Bg.png) no-repeat;
}

.stap2 .stapInr {
  background: url(../images/stap2Bg.png) no-repeat;
}

.stap3 .stapInr {
  background: url(../images/stap3Bg.png) no-repeat;
}

.stapTxt {
  font-family: BebasNeue;
  font-size: 35px;
  line-height: 35px;
  margin-left: -55px;
  padding: 42px 0;
}

.stapTxt span {
  display: inline-block;
  padding-left: 25px;
}

.stapTxt span.top {
  border-top: #d02937 5px dotted;
}

.stapTxt span.btm {
  border-bottom: #d02937 5px dotted;
}

.stapInr .stapTop {
  display: none;
}

.dontWaitArea {
  padding-top: 50px;
}

.dontWaitArea .abtHdn span {
  font-size: 26px;
}

.abtBtn {
  padding: 0 40px;
}

.abtBtn a {
  display: inline-block;
  padding: 3px;
  border: 3px dotted #d02937;
  max-width: 263px;
}

.abtBtn a span {
  background: #d02937;
  font-family: IntroInline;
  font-size: 20px;
  display: block;
  padding: 9px 20px;
  color: #fff;
}

.abtBtn > span,
.stapsNav ul {
  display: inline-block;
}

.abtBtn > span {
  font-family: KenzoRegular;
  font-size: 30px;
  margin: 0 54px;
}

.abtBtn a:hover {
  border-color: #109347;
}

.abtBtn a:hover span {
  background: #109347;
}

.vegFrnd.abt {
  padding: 35px 0 0;
}

.container-fluid,
.masonryInr {
  padding: 0;
}

.row.grid {
  margin: 0 -3px !important;
}

.grid .colgallery {
  padding: 0 3px !important;
}

.sideBar .ordeerBtn.del a {
  line-height: 17px;
  padding: 10px 15px;
  text-align: left;
}

.hotRap {
  padding: 73px 0;
}

.hotDrnCol h3 {
  font-family: Lobster1_4;
  font-size: 30px;
  color: #d02b38;
  line-height: 30px;
}

.hotDrnCol h2 {
  color: #000;
  padding: 0;
  font-size: 37px;
  line-height: 60px;
}

.hotDrnCol h4 {
  font-family: KenzoRegular;
  color: #d02937;
  font-size: 47px;
  line-height: 47px;
  top: -7px;
}

.dialog_box p,
.tblRap tr th {
  font-family: Lato;
}

.itlan .hotDrnCol {
  text-align: right;
}

.stapsNav,
.tblRap tr td:nth-child(4),
.tblRap tr th:nth-child(4) {
  text-align: center;
}

.itlan::after {
  width: 2px;
  height: 50px;
  background: #000;
  top: 50%;
  left: 100%;
  position: absolute;
  margin-top: -25px;
  content: "";
}

.hotDrnkArea .flotImg {
  top: 15px;
  right: 20px;
}

.collectStaps {
  width: 100%;
  margin-bottom: -30px;
  min-height: 450px;
}

.stapsNav {
  width: 100%;
  padding: 40px 0;
}

.stapsNav ul li {
  width: auto;
  float: left;
  position: relative;
}

.stapsNav ul li::after {
  width: 19px;
  height: 30px;
  position: absolute;
  top: 0;
  right: -12px;
  content: "/";
  font-size: 30px;
  color: #a6a2a2;
}

.contactRap,
.left_top,
.map_box {
  position: relative;
}

.stapsNav ul li:last-child::after {
  font-size: 0;
}

.stapsNav ul li a {
  font-weight: 500;
  color: #a6a2a2;
  text-transform: uppercase;
  font-size: 30px;
  display: block;
  padding: 0 25px;
}

.stapsNav ul li.active a {
  color: #000;
}

.tblRap {
  max-width: 865px;
  width: 100%;
  margin: 0 auto;
}

.tblRap .table-responsive {
  margin-bottom: 0;
}

.tblRap .table {
  margin: 0;
}

.tblRap tr td,
.tblRap tr th {
  border-top: none !important;
  border-bottom: #acacac 2px solid;
  vertical-align: middle !important;
}

.tblRap tr th {
  font-weight: 600;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
}

.contactDtls h3,
.message h2,
.tblRap tr th:first-child {
  font-family: IntroInline;
}

.tblRap tr th:first-child {
  color: #d02937;
  font-size: 25px;
}

.procidToCheck a,
.tblRap tr td {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.tblRap tr td img {
  width: 150px;
}

.contactRow:nth-of-type(2n + 1) .contactLocation .abtHdn,
.procidToCheck {
  text-align: right;
}

.tblRap tr td a.close {
  float: left;
  color: #000;
  opacity: 1;
}

.tblRap tr td a.close:hover {
  opacity: 0.8;
}

.tblRap tr td {
  color: #000;
}

.tblRap tr td span {
  color: #beb9b9;
  display: block;
  line-height: 50px;
}

.tblRap tr:last-child td {
  border-bottom: none;
}

.tblRap tr.tptal td b {
  padding-left: 60px;
  display: inline-block;
}

.procidToCheck {
  width: 100%;
  padding: 45px 0;
}

.procidToCheck a {
  display: inline-block;
  background: #d2232a;
  padding: 15px 20px;
  color: #fff;
}

.procidToCheck a:hover {
  background: #109347;
}

.message {
  padding: 0 0 40px;
}

.message h2 {
  color: #d02937;
  font-size: 40px;
  padding-bottom: 15px;
}

.message p {
  font-size: 18px;
  color: #a6a2a2;
}

.bnrAbt .forMob {
  display: none;
}

.bnrAbt .forDesk {
  display: block;
}

.contactRap {
  width: 100%;
  padding: 60px 0 0;
  z-index: 2;
}

.contactRow {
  margin-bottom: 60px;
}

.contactRow:nth-of-type(2n + 1) .contactDtlsRap {
  float: left;
}

.contactRow:nth-of-type(2n + 1) .contactLocation,
.contactRow:nth-of-type(2n + 2) .contactDtlsRap {
  float: right;
}

.contactRow:nth-of-type(2n + 2) .contactLocation {
  float: left;
}

.contactDtls {
  width: 100%;
  padding: 22px 10px 10px;
  background: rgba(255, 255, 255, 0.65);
  margin-top: 58px;
}

.adrsCol {
  margin-bottom: 30px;
}

.adrsCol p a {
  color: #000;
}

.adrsCol p a:hover {
  color: #109347;
}

.contactDtls h3 {
  color: #000;
  font-size: 20px;
  padding-bottom: 10px;
}

.contactDtls p,
.frmCol .form-control {
  font-size: 16px;
  font-weight: 600;
}

.openDtls p {
  color: #77787b;
}

.mapRap {
  width: 100%;
  border: 2px solid #fff;
  box-shadow: 0 6px 13px rgba(0, 0, 0, 0.55);
  -o-box-shadow: 0 6px 13px rgba(0, 0, 0, 0.55);
  -ms-box-shadow: 0 6px 13px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0 6px 13px rgba(0, 0, 0, 0.55);
  -webkit-box-shadow: 0 6px 13px rgba(0, 0, 0, 0.55);
}

.mapRap iframe {
  width: 100% !important;
  display: block !important;
  height: 437px !important;
}

.frmCol,
.left_top {
  display: inline-block;
}

.frmCol {
  width: 100%;
  padding-bottom: 18px;
}

.frmCol:last-child {
  padding-bottom: 0;
}

.frmCol .form-control {
  height: 37px;
  border: none;
  color: #000;
  box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.frmCol .form-control option {
  padding: 8px;
}

.frmCol select.form-control {
  background-color: #fff;
  background-image: url(../images/aroSl.png);
  background-position: 98% center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.frmCol textarea.form-control {
  height: 150px;
  border: none;
  resize: none;
}

.frmCol .form-control:focus {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.33);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.33);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.33);
}

.frmCol .submitBtn {
  width: auto;
  float: right;
  background: #d02937;
  font-size: 20px;
  color: #fff;
  height: 49px;
  padding: 0 40px;
  border: none;
  outline: 0;
  cursor: pointer;
  text-transform: uppercase;
}

.frmCol .submitBtn:hover {
  background: #fff;
  color: #d02937;
}

.frmCol label {
  font-size: 16px;
  margin: 0;
  color: #000;
  font-weight: 400;
}

.delivery_body {
  background: url(../images/bodyBg.jpg) no-repeat;
}

.left_top {
  width: 100%;
  padding: 0;
  z-index: 9;
  margin-top: 0;
}

.left_top img {
  float: left;
  margin: 25px 0 0 93px;
}

.map_box {
  width: 100%;
  border: 8px dotted #cd1719;
  padding: 10px;
  margin-top: 25px;
  height: 440px;
  -moz-transform: skew(0deg, -10deg);
  -webkit-transform: skew(0deg, -10deg);
  -o-transform: skew(0deg, -10deg);
  -ms-transform: skew(0deg, -10deg);
  transform: skew(0deg, -10deg);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
}

.map_box .mapabsolute {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map_box iframe {
  width: 100%;
  height: 660px;
  margin: -130px 0 0;
  -moz-transform: skew(0deg, 10deg);
  -webkit-transform: skew(0deg, 10deg);
  -o-transform: skew(0deg, 10deg);
  -ms-transform: skew(0deg, 10deg);
  transform: skew(0deg, 10deg);
}

.rit_gap {
  padding: 0 36px 0 0;
  width: 100%;
}

.left_gap {
  padding: 0 0 0 36px;
  width: 100%;
}

.up_gap {
  margin-top: -180px;
}

.dialog_box {
  width: 90%;
  margin-top: 60px;
  margin-left: 10%;
  margin-bottom: 25px;
  background: rgba(252, 252, 252, 0.7);
  text-align: center;
}

.dialog_box p {
  color: #000;
  font-size: 18px;
  line-height: 27px;
  margin: 0;
  padding: 20px 15px;
}

.allergies,
.dialog_box .large-orders {
  font-family: Lato;
  line-height: 23px;
  padding: 20px 15px;
  color: #000;
}

.dialog_box .large-orders {
  font-size: 12px;
  margin: 0;
  text-align: left;
}

.allergies {
  font-size: 19px;
  margin: 30px 0 0;
  text-align: center;
}

.gm-style .place-card {
  display: none !important;
}

.mid_body_bg {
  background: url(../images/bodyBg2.jpg) no-repeat;
  background-size: cover;
}

.modal-dialog {
  z-index: 9999;
  top: 50px;
  border-radius: 0;
  margin: 50px 25%;
  width: 50%;
}

.modal-backdrop {
  background: rgba(252, 252, 252, 1.1);
  z-index: 0;
}

.modal-header {
  border-bottom: none;
}

.modal-header h4 {
  font-size: 0;
}

.modal-content {
  background: 0 0;
  box-shadow: none;
  border: none;
}

.pop_form {
  border: 7px solid #ebebeb;
  background: url(../images/selectBg.jpg) 95% center no-repeat #fff;
  height: 55px;
  width: 100%;
}

.pop_form select {
  font-size: 20px;
  height: 40px;
  width: 100%;
  font-family: IntroInline;
  color: #000;
  background: 0 0;
  border: none;
  padding: 4px 10px;
}

.fixTop {
  background: 0 0 !important;
  width: auto !important;
}

.fixTop a {
  font-size: 20px !important;
  line-height: 20px !important;
  padding: 15px 20px !important;
  vertical-align: top;
  background: #d02937;
  display: inline-block;
}

.mobile,
.pop_form nav ul li a span {
  display: none;
}

.croTxt .price:hover {
  background: #109347;
  color: #fff;
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}

.fulPnl h2 a {
  color: #000;
  position: relative;
  z-index: 999;
}

.testHdn a,
.vegTxt .testHdn a {
  color: #000;
}

.itlnPzaTxt h2 a {
  color: #d02937;
}

.fixTop a:hover {
  background: #109347;
}

.proInrCol h4 a {
  color: #000;
}

.pop_form nav ul {
  padding: 0 0 0 15px !important;
  margin: 0 !important;
  line-height: 15px !important;
  width: 100%;
}

.pop_form nav ul li {
  padding: 0 !important;
  margin: 0 !important;
  width: 100%;
}

.pop_form nav ul li a {
  color: #000 !important;
  font-family: IntroInline !important;
  font-size: 20px !important;
  padding: 0 !important;
  margin: 7px 0 0 !important;
  height: auto !important;
  line-height: 30px !important;
}

.pop_form nav ul li a:focus,
.pop_form nav ul li:focus {
  background: 0 0 !important;
}

.pop_form .navbar-collapse {
  padding: 0 !important;
  margin: 0 !important;
}

.pop_form nav ul li ul {
  padding: 0 0 15px !important;
}

.pop_form nav ul li ul li a {
  padding: 0 0 0 10px !important;
}

.panel-body {
  font-family: Lato;
}

.panel-body h2,
.panel-body legend {
  font-family: IntroInline;
  font-size: 30px;
}

.checkbox,
.checkbox label,
.panel-body label,
.panel-body p,
.radio,
.radio label {
  font-family: Lato;
}

.checkbox,
.checkbox label,
.radio,
.radio label {
  font-size: 14px;
}

.form-group h1,
.form-group h3 {
  font-family: IntroInline;
}

.panel-body input[type="button"] {
  display: inline-block;
  background: #d2232a;
  padding: 7px 20px;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase !important;
  border: none;
}

.panel-body input[type="button"]:hover {
  background: #109347;
}

.panel-body input[type="password"],
.panel-body input[type="text"],
.panel-body textarea {
  background-color: #fff;
  background-image: none;
  color: #555;
  display: block;
  font-size: 14px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}

.panel-body input[type="text"] {
  border: none;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  height: 34px;
}

.panel-body input[type="text"]:focus {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.33);
}

.panel-body input[type="password"] {
  border: none;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  height: 34px;
}

.panel-body input[type="password"]:focus {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.33);
}

.panel-body textarea {
  border: none;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  height: 90px;
  margin: 10px 0 0;
}

.buttons a,
.contactRap p a,
.form-group a,
.text-left a {
  color: #d2232a;
}

.panel-body textarea:focus {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.33);
}

.panel-body {
  background: rgba(255, 255, 255, 0.5) !important;
}

.panel-body .form-control {
  border: 1px solid #ccc !important;
}

.form-group a {
  line-height: 30px;
  display: inline-block;
}

#button-account {
  margin-top: 15px;
}

.form-control {
  border-radius: 0;
}

.contactRap p {
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 10px;
}

.abtHdn a,
.list-unstyled li a {
  color: #d02937;
}

.clearfix input[type="submit"] {
  background: #d02937;
  border: 1px solid #d02937;
  font-weight: 700;
  font-size: 18px;
}

.clearfix input[type="submit"]:hover {
  background: #109347;
  border: 1px solid #109347;
}

.buttons a {
  background: #d02937;
  border: 1px solid #d02937;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
}

.buttons a:hover {
  background: #109347;
  border: 1px solid #109347;
}

.minBdy .contactRap {
  padding: 120px 0 0;
}

.u_vid {
  background: rgba(255, 255, 255, 0.5);
  padding: 15px;
  border-radius: 10px;
  margin: 20px 0 0;
  box-shadow: 0 2px 2px 0 #a5a5a5;
  -webkit-box-shadow: 0 2px 2px 0 #a5a5a5;
  -moz-box-shadow: 0 2px 2px 0 #a5a5a5;
  -ms-box-shadow: 0 2px 2px 0 #a5a5a5;
  -o-box-shadow: 0 2px 2px 0 #a5a5a5;
}

.vid {
  height: 450px;
}

.tblRap tr td span.input-group-addon {
  display: table-cell;
  padding: 0;
  border: none;
  border-radius: 0;
  background: #d2232a;
  text-align: center;
  line-height: 0;
}

.tblRap tr td .inputtypegroup .form-control {
  text-align: center;
}

.tblRap tr td span.input-group-addon .btn-primary {
  border-radius: 0;
  background: #d2232a;
  text-align: center;
  border: none;
  outline: 0;
}

.tblRap tr td .fa-star {
  padding-left: 5px;
  font-size: 14px;
}

.form-group h1 {
  font-size: 30px;
  color: #d2232a;
}

.buttons .agree {
  background: 0 0 !important;
  font-weight: 700 !important;
  color: #d2232a !important;
  border: none !important;
  font-size: 12px;
}

.colnewsouter .contentcontainer h3,
.newscontentdetails .detailscontent h3 {
  font-family: IntroInline;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.control-label h1 i {
  color: #d2232a;
}

.newscontent {
  padding: 47px 0 0;
}

.newscontent h2 {
  text-align: center;
  margin-bottom: 30px;
}

.colnewsouter {
  float: left;
  width: 100%;
  border: 2px solid #d02937;
  min-height: 571px;
  padding: 15px;
  margin-bottom: 30px;
}

.colnewsouter .imgcontainer {
  float: left;
  width: 100%;
}

.colnewsouter .imgcontainer img {
  width: 100%;
}

.colnewsouter .contentcontainer {
  float: left;
  width: 100%;
  padding: 15px 15px 0;
}

.colnewsouter .contentcontainer p {
  font-size: 15px;
  padding-bottom: 20px;
  text-align: center;
  line-height: 22px;
  word-break: break-all;
}

.colnewsouter .contentcontainer h3 {
  font-size: 18px;
  color: #d02937;
  line-height: 24px;
  margin-bottom: 15px;
}

.colnewsouter .contentcontainer p .readmore {
  color: #fff;
  background: #d02937;
  padding: 7px 18px;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  text-decoration: none;
  transition: 0.4s ease-in-out;
}

.colnewsouter .contentcontainer p .readmore:hover {
  background: #9a0d19;
}

.croImg {
  height: 286px;
  text-align: center;
}

.croImg img {
  max-height: 100%;
}

.paginationcontainer {
  display: table;
  margin: auto;
}

.paginationcontainer .pagination {
  border-radius: 0;
  margin-top: 40px;
}

.paginationcontainer .pagination > li:first-child > a,
.paginationcontainer .pagination > li:first-child > span,
.paginationcontainer .pagination > li:last-child > a,
.paginationcontainer .pagination > li:last-child > span {
  border-radius: 0;
}

.paginationcontainer .pagination > li > a,
.paginationcontainer .pagination > li > a:focus,
.paginationcontainer .pagination > li > a:hover,
.paginationcontainer .pagination > li > span,
.paginationcontainer .pagination > li > span:focus,
.paginationcontainer .pagination > li > span:hover {
  color: #d02937;
}

.paginationcontainer .pagination > .active > a,
.paginationcontainer .pagination > .active > a:focus,
.paginationcontainer .pagination > .active > a:hover,
.paginationcontainer .pagination > .active > span,
.paginationcontainer .pagination > .active > span:focus,
.paginationcontainer .pagination > .active > span:hover {
  color: #fff;
  background: #d02937;
  border-color: #d02937;
}

.newscontentdetails {
  padding: 0 0 30px;
}

.newsdetails,
.newsdetails .detailsimg {
  float: left;
  width: 100%;
}

.newsdetails .detailsimg img {
  width: 100%;
}

.colba {
  position: relative;
  padding: 0 15px;
}

.newscontentdetails .detailscontent {
  float: left;
  width: 100%;
  padding: 50px 0 0;
}

.newscontentdetails .detailscontent h3 {
  font-size: 24px;
  color: #d02937;
  line-height: 24px;
  margin-bottom: 25px;
  background: url(../images/heading_dot.png) bottom repeat-x rgba(0, 0, 0, 0);
  padding-bottom: 30px;
}

.newscontentdetails .detailscontent p {
  font-size: 16px;
  padding-bottom: 20px;
  text-align: center;
  line-height: 22px;
}

.nextprevious {
  display: table;
  margin: auto;
  padding-top: 20px;
}

.nextprevious a {
  text-transform: uppercase;
  font-weight: 600;
  color: #d02937;
  padding: 10px 20px;
}

.nextprevious a i {
  font-weight: 600;
  font-size: 16px;
  padding: 0 4px;
}

.nextprevious a:hover {
  color: #000;
}

.relatedproduct {
  padding: 60px 15px 15px;
}

.relatedproduct .owl-next,
.relatedproduct .owl-prev {
  width: 13px;
  height: 21px;
  position: absolute;
  top: 50%;
  margin-top: -10.5px;
  text-indent: -9999px;
}

.relatedproduct .owl-prev {
  background: url(../images/croNav_lft.png) no-repeat;
  left: -30px;
}

.relatedproduct .owl-next {
  background: url(../images/croNav_Rht.png) no-repeat;
  right: -30px;
}

.relatedproduct .relatedp_inner {
  width: 100%;
  border: 1px solid #bfbfbf;
  padding: 5px;
}

.frutJusTxt,
.hotDrnkTxt {
  height: 512px;
}

.fa-check-square-o {
  color: #229a4c;
}

.added_options li {
  cursor: pointer;
}

.added_options li.deactive {
  color: #c1c1c1;
  opacity: 1;
}

.added_options li:hover {
  background: rgba(255, 255, 255, 0.5);
}

#input-option329 .pro_dtl_rdo {
  float: none;
  clear: both;
  display: block;
}

#input-option329 .pro_dtl_rdo input {
  display: none;
}

#input-option329 .pro_dtl_rdo input + label {
  position: relative;
  padding-left: 0;
  padding-right: 20px;
  display: block;
  cursor: pointer;
  font-size: 20px;
  font-weight: 700;
}

#input-option329 .pro_dtl_rdo input + label::before,
#input-option329 .pro_dtl_rdo input:checked + label::after {
  width: 15px;
  height: 15px;
  position: absolute;
  font-family: FontAwesome;
  font-size: 20px;
  font-weight: 400;
}

#input-option329 .pro_dtl_rdo input + label::before {
  right: 0;
  top: 0;
  content: "\f096";
}

#input-option329 .pro_dtl_rdo input:checked + label::after {
  right: 0;
  top: 0;
  content: "\f046";
  color: #229a4c;
}

.checkoutpopup {
  z-index: 99999;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  text-align: center;
  padding: 0 !important;
}

.checkoutpopup.in {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.checkoutpopup:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.checkoutpopup .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  margin: 10px auto;
  width: 100%;
  max-width: 540px;
  top: 30px;
}

.checkoutpopup .modal-content {
  background: #d02631;
  border-radius: 0;
}

.checkoutpopup .modal-content .modal-body {
  padding: 17px;
}

.checkoutpopup .modal-content .modalinner {
  padding: 15px;
  border: 5px solid #fff;
}

.checkoutpopup .modal-content .modalinner h2 {
  text-align: center;
  margin: 15px 0 0;
  font-size: 30px;
  color: #fff;
  font-family: IntroInline;
}

.checkoutpopup .modal-content .modalinner p {
  text-align: center;
  margin: 15px 0;
  font-size: 18px;
  color: #fff;
  font-family: Lato;
}

.checkoutpopup .modal-content .modalinner p a {
  text-decoration: none;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.checkoutpopup .modal-content .modalinner .checktimebtn {
  background: #fff;
  display: table;
  margin: auto;
  padding: 9px 30px;
  text-align: center;
  color: #d02631;
  font-family: IntroInline;
  font-size: 19px;
  border-radius: 6px;
  text-decoration: none;
}

.checkoutpopup .modal-content .modalinner .bottomcone p {
  margin: 7px 0;
  text-align: center;
  font-size: 19px;
  color: #fff;
  font-family: Lato;
}

.myChkoutModal {
  display: table;
  background: #d2232a;
  padding: 4px 20px;
  font-size: 16px;
  color: #fff !important;
  font-weight: 700;
  margin-top: 15px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border-radius: 4px;
  text-decoration: none;
}

.deliverypanel .deliverbottomcontent p,
.deliverypanel .delivertopcontent p {
  font-family: Lato;
  color: #000;
  font-size: 19px;
  line-height: 30px;
}

.myChkoutModal:hover {
  background: #109347;
}

.deliverypanel {
  float: left;
  width: 100%;
}

.deliverypanel .delivertopcontent {
  background: rgba(252, 252, 252, 0.7);
  text-align: center;
  float: left;
  width: 100%;
  padding: 20px;
  margin-top: 30px;
}

.deliverypanel .delivertopcontent p {
  margin: 0;
  padding: 0;
}

.deliverypanel .deliverbottomcontent {
  background: rgba(252, 252, 252, 0.86);
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 30px;
  padding: 20px;
}

.deliverypanel .deliverbottomcontent p {
  margin: 0;
  padding: 0;
  font-weight: 500;
}

.deliverypanel .deliverbottomcontent h3 {
  font-family: IntroInline;
  color: #d02937;
  font-size: 48px;
  line-height: 48px;
  text-align: center;
  margin: 10px 0 20px;
}

.deliverypanel .deliverbottomcontent p b {
  text-transform: uppercase;
  color: #d2232a;
}

.deliverypanel .deliverbottomcontent p a {
  color: #000;
  font-weight: 600;
}

.orderpopup .modal-dialog {
  max-width: 640px;
}

.orderpopup .modal-content .modalinner .ordercontentpanel h3 {
  font-size: 19px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  margin: 15px 0 6px;
}

.orderpopup .modal-content .modalinner .ordercontentpanel p {
  margin: 0 0 5px;
  font-size: 15px;
}

.orderpopup .modal-content .modalinner .btmtext {
  font-size: 17px;
}

.notetext {
  display: block;
  padding-top: 15px;
}

.notetext p strong {
  font-weight: 700;
  padding-right: 8px;
}

.notetext p {
  font-size: 15px;
  font-weight: 600;
  color: #000;
}

.ownbox {
  display: block;
  border: 3px solid #000;
  padding: 4px;
}

.ownboxinner {
  display: block;
  position: relative;
  padding: 5px 170px;
  text-align: center;
}

.ownboxinner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: url(../images/own-left.png) no-repeat;
  background-size: 100% 100%;
  width: 160px;
}

.ownboxinner:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/own-right.png) no-repeat;
  background-size: 100% 100%;
  width: 160px;
}

.ownboxinner h4 {
  text-align: center;
  font-family: IntroInline;
  color: #d02937;
  font-size: 22px;
  text-transform: uppercase;
  margin: 8px 0 3px 0;
}

.ownboxinner p {
  font-size: 15px;
  text-align: center;
  margin: 0 0 10px 0;
}
.ownboxinner p a {
  color: #000;
  text-decoration: none;
}
.ownboxinner p a:hover {
  color: #d02937;
}
.dtlsFtr .allergencesymbol ul li {
  text-align: center;
}
.modalImg .allergencesymbol ul li {
  text-align: center;
}

.hotRap p {
  font-size: 15px;
}

.hotRap p strong {
  padding-right: 8px;
}

.allergencesymbol {
  display: block;
  padding-top: 20px;
}

.allergencesymbol ul {
  display: block;
  margin: 0;
  padding: 0;
}

.allergencesymbol ul li {
  display: block;
  text-align: left;
  font-weight: 500;
  font-size: 15px;
  margin: 7px 0 0 0;
}

.allergencesymbol ul li strong {
  font-weight: 700;
}

.allergencesymbol ul li strong span.green {
  color: #4caf50;
}
.memberpopup .modal-dialog {
  max-width: 900px;
}
.memberpopup .modal-content .modalinner {
  padding: 40px;
}
.memberpopup .modal-content .modalinner h2 {
  text-align: left;
  margin: 0px 0px 10px 0px;
  font-size: 33px;
}
.memberpopup .modal-content .modalinner p {
  text-align: left;
  margin: 0px 0px 30px 0px;
}
.memberpopup .modal-content .modalinner .form-group {
  margin: 0px 0px 28px 0px;
  position: relative;
}
.memberpopup .modal-content .modalinner .form-group .form-control {
  font-family: Lato;
  font-size: 18px;
  font-weight: 500;
  background: 0 0;
  border: 1px solid #fff;
  height: 54px;
  color: #fff;
  -webkit-box-shadow: 0px 0px 0px #fff;
  box-shadow: 0px 0px 0px #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.memberpopup
  .modal-content
  .modalinner
  .form-group
  .form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.memberpopup
  .modal-content
  .modalinner
  .form-group
  .form-control:-ms-input-placeholder {
  color: #fff;
}
.memberpopup
  .modal-content
  .modalinner
  .form-group
  .form-control::-webkit-input-placeholder {
  color: #fff;
}
.memberpopup .modal-content .modalinner .form-group .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.memberpopup
  .modal-content
  .modalinner
  .form-group
  select.form-control::-ms-expand {
  display: none;
}

.memberpopup .checkbox {
  margin: 0px 0px 0px 0px;
  padding: 11px 0px;
  padding-left: 20px;
  display: block;
  position: relative;
}
.memberpopup .checkbox label {
  font-family: Lato;
  display: block;
  position: relative;
  padding-left: 10px;
  font-size: 15px;
  color: #fff;
  font-family: Lato;
  line-height: 20px;
}
.memberpopup .checkbox label a {
  color: #fff;
  text-decoration: none;
}
.memberpopup .checkbox label a:hover {
  text-decoration: underline;
}
.memberpopup .checkbox label span {
  position: absolute;
  right: 0px;
  top: 0px;
}
.memberpopup .checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 18px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #fff;
  background: #fff;
  border-radius: 0px;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.memberpopup .checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 18px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 0px;
  font-size: 12px;
  color: #d02631;
}
.memberpopup .checkbox input[type="checkbox"] {
  opacity: 0;
}
.memberpopup .checkbox input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px;
}
.memberpopup .checkbox input[type="checkbox"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
  color: #d02631;
}
.memberpopup .checkbox input[type="checkbox"]:checked + label::before {
  border-color: #fff;
}
.memberpopup .checkbox input[type="checkbox"]:disabled + label {
  opacity: 0.65;
}
.memberpopup .checkbox input[type="checkbox"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.memberpopup .checkwrap {
  display: block;
  position: relative;
  padding-right: 200px;
}
.memberpopup .checkwrap .subtn {
  position: absolute;
  right: 0px;
  top: 10px;
  background: #fff;
  font-weight: 500;
  padding: 12px 55px;
  font-family: Lato;
  text-transform: uppercase;
  outline: none;
  border: none;
  color: #100a0a;
  font-size: 16px;
  transition: 0.3s ease-in-out;
}
.memberpopup .checkwrap .subtn:hover {
  background: #100a0a;
  color: #fff;
}
.memberpopup .close {
  position: absolute;
  right: 32px;
  top: 30px;
  color: #fff;
  text-shadow: 0px 0px 0px #fff;
  opacity: 1;
  outline: none;
}
.ftrBtm .sigLnk .copyrightbox {
  display: inline-block;
  verticle-align: middle;
}
.ftrBtm .socialFtr {
  display: inline-block;
  vertical-align: middle;
  padding-right: 30px;
}
.socialFtr ul li {
  float: left;
  margin: 0 10px;
}
.ftrBtm .cpy {
  margin: 14px 0px;
}
.footerMin .footertopbox h2 {
  text-align: left;
  margin: 10px 0px 5px 0px;
  font-size: 33px;
  color: #d12a37;
  font-family: IntroInline;
}
.footerMin .footertopbox p {
  text-align: left;
  margin: 0px 0px 20px 0px;
  color: #020101;
  font-family: Lato;
  font-size: 16px;
}
.footerMin .footertopbox .form-group {
  margin: 0px 0px 20px 0px;
  position: relative;
}
.footerMin .footertopbox .form-group .form-control {
  font-family: Lato;
  font-size: 16px;
  font-weight: 500;
  background: 0 0;
  border: 1px solid #fff;
  height: 42px;
  color: #010101;
  -webkit-box-shadow: 0px 0px 0px #fff;
  box-shadow: 0px 0px 0px #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.footerMin .footertopbox .form-group .form-control::-moz-placeholder {
  color: #010101;
  opacity: 1;
}
.footerMin .footertopbox .form-group .form-control:-ms-input-placeholder {
  color: #010101;
}
.footerMin .footertopbox .form-group .form-control::-webkit-input-placeholder {
  color: #010101;
}
.footerMin .footertopbox .form-group .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.footerMin .footertopbox .form-group select.form-control::-ms-expand {
  display: none;
}
.footerMin .footertopbox .checkbox {
  margin: 0px 0px 0px 0px;
  padding: 11px 0px;
  padding-left: 20px;
  display: block;
  position: relative;
  text-align: left;
}
.footerMin .footertopbox .checkbox label {
  text-align: left;
  font-family: Lato;
  display: block;
  position: relative;
  padding-left: 10px;
  font-size: 15px;
  color: #000000;
  font-family: Lato;
  line-height: 20px;
}
.footerMin .footertopbox .checkbox label a {
  color: #000000;
  text-decoration: none;
}
.footerMin .footertopbox .checkbox label a:hover {
  text-decoration: underline;
}
.footerMin .footertopbox .checkbox label span {
  position: absolute;
  right: 0px;
  top: 0px;
}
.footerMin .footertopbox .checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 18px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #fff;
  background: #fff;
  border-radius: 0px;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.footerMin .footertopbox .checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 18px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 0px;
  font-size: 12px;
  color: #d02631;
}
.footerMin .footertopbox .checkbox input[type="checkbox"] {
  opacity: 0;
}
.footerMin
  .footertopbox
  .checkbox
  input[type="checkbox"]:focus
  + label::before {
  outline: thin dotted;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px;
}
.footerMin
  .footertopbox
  .checkbox
  input[type="checkbox"]:checked
  + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
  color: #d02631;
}
.footerMin
  .footertopbox
  .checkbox
  input[type="checkbox"]:checked
  + label::before {
  border-color: #fff;
}
.footerMin .footertopbox .checkbox input[type="checkbox"]:disabled + label {
  opacity: 0.65;
}
.footerMin
  .footertopbox
  .checkbox
  input[type="checkbox"]:disabled
  + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.footerMin .footertopbox .checkwrap {
  display: block;
  position: relative;
  padding-right: 200px;
}
.footerMin .footertopbox .checkwrap .subtn {
  position: absolute;
  right: 0px;
  top: -2px;
  background: #cf2935;
  font-weight: 500;
  padding: 12px 55px;
  font-family: Lato;
  text-transform: uppercase;
  outline: none;
  border: none;
  color: #fff;
  font-size: 16px;
  transition: 0.3s ease-in-out;
}
.footerMin .footertopbox .checkwrap .subtn:hover {
  background: #100a0a;
  color: #fff;
}

.memberpopup .modal-content .modalinner .memberpopupcovid19_content_top {
  text-align: center;
}
.memberpopup
  .modal-content
  .modalinner
  .memberpopupcovid19_content_top
  .cvdOrdrNow {
  padding: 17px 30px 12px 30px;
  line-height: 100%;
  font-family: IntroInline;
  color: #d02631;
  font-size: 19px;
  text-transform: uppercase;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.memberpopup .modal-content .modalinner .memberpopupcovid19_content_top h3 {
  letter-spacing: 2px;
  color: #fff;
  font-size: 28px;
  font-family: IntroInline;
  text-align: center;
  margin: 0px 0px 15px 0px;
}
.memberpopup .modal-content .modalinner .memberpopupcovid19_content_top h6 {
  text-align: center;
  font-size: 19px;
  text-transform: uppercase;
  color: #fff;
  margin: 0px 0px 20px 0px;
}
.memberpopupcovid19.memberpopup
  .modal-content
  .modalinner
  .memberpopupcovid19_content_top
  p {
  text-align: center;
  font-size: 18px;
}
.memberpopupcovid19.memberpopup
  .modal-content
  .modalinner
  .memberpopupcovid19_content_top
  p
  a:hover {
  text-decoration: underline;
}
.memberpopup
  .modal-content
  .modalinner
  .memberpopupcovid19_content_top
  .googlestreetbx {
  background: #fff;
  padding: 20px;
  letter-spacing: 2px;
  color: #d02631;
  font-size: 23px;
  line-height: 31px;
  font-family: IntroInline;
  text-align: center;
  margin: 0px;
}

.memberpopup19 .eatbx {
  display: block;
  color: #fff;
  font-size: 21px;
  line-height: 26px;
  text-transform: uppercase;
  font-family: Lato;
  padding: 9px 8px;
  border: 1px solid #fff;
  margin: 0px 0px 15px 0px;
}
.memberpopup19 .modal-content .modalinner .memberpopupcovid19_content_top h3 {
  font-size: 42px;
  padding: 15px 0px 10px 0px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.memberpopup19 .eatbx a {
  color: #fff;
  text-decoration: none;
}
.memberpopup19 .eatbx a:hover {
  text-decoration: underline;
}
.memberpopup19 .eatoutbox {
  display: block;
}
.memberpopup19 .eatoutbox .eatoutimg {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
}
.memberpopup19 .eatoutbox .eatoutimg img {
  width: 160px;
  height: 160px;
  float: left;
  max-width: 160px;
}
.memberpopup19 .eatoutbox .eatoutcontent {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.memberpopup19 .eatoutbox .eatoutcontentinner {
  display: block;
  font-family: Lato;
  padding: 10px 5px;
  border-top: 2px solid #041c81;
  border-bottom: 2px solid #041c81;
  color: #fff;
  text-align: left;
  font-size: 17px;
}
.memberpopup19
  .modal-content
  .modalinner
  .memberpopupcovid19_content_top
  .wearetext {
  display: block;
  text-align: center;
  font-size: 30px;
  font-family: Lato;
  text-transform: uppercase;
  color: #fff;
  margin: 0px 0px 20px 0px;
}
.memberpopup19
  .modal-content
  .modalinner
  .memberpopupcovid19_content_top
  .areastext {
  display: block;
  text-align: center;
  font-size: 28px;
  font-family: Lato;
  text-transform: uppercase;
  color: #fff;
  margin: 22px 0px 29px 0px;
}
.memberpopup19
  .modal-content
  .modalinner
  .memberpopupcovid19_content_top
  .placebtn {
  display: block;
  text-align: center;
  margin-bottom: 24px;
}
.memberpopup19
  .modal-content
  .modalinner
  .memberpopupcovid19_content_top
  .placebtn
  .placeorderbtn {
  display: inline-block;
  padding: 12px 30px;
  color: #d02631;
  background: #fff;
  font-size: 20px;
  text-decoration: none;
}

.top_con_bx .openDtls {
  min-height: 160px;
}

/*1-12-2020*/
.memberpopupcovid19.memberpopup.newdwsign1 .modal-dialog {
  max-width: 540px;
}
.memberpopup19.newdwsign1
  .modal-content
  .modalinner
  .memberpopupcovid19_content_top
  .wearetext {
  font-family: IntroInline;
  font-size: 46px;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 10px;
}
.memberpopup19.newdwsign1
  .modal-content
  .modalinner
  .memberpopupcovid19_content_top
  .placebtn
  .placeorderbtn {
  font-weight: 600;
  font-size: 22px;
}
.checkoutpopup.newdwsign1 .modal-content .modal-body {
  padding: 10px;
}
.memberpopup.newdwsign1 .modal-content .modalinner {
  padding: 30px;
}
.memberpopup19.newdwsign1
  .modal-content
  .modalinner
  .memberpopupcovid19_content_top
  h3 {
  font-size: 46px;
  letter-spacing: 0;
}
.memberpopup19.newdwsign1
  .modal-content
  .modalinner
  .memberpopupcovid19_content_top
  .areastext {
  font-size: 36px;
}
.delvtext {
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  line-height: 32px;
}
.delvtext span {
  border-bottom: 1px solid #fff;
  line-height: normal;
}
.memberpopup.newdwsign1 .modal-content .modalinner .row {
  margin: 0 -5px;
}
.memberpopup19.newdwsign1
  .modal-content
  .modalinner
  .memberpopupcovid19_content_top
  .placebtn {
  margin-bottom: 26px;
}
/*.memberpopup.newdwsign1 .close{display: none;}*/
.memberpopup19.newdwsign1
  .modal-content
  .modalinner
  .memberpopupcovid19_content_top
  .areastext
  span {
  text-transform: capitalize;
}

/*font-family: IntroInline;*/

/*15052021*/
.minBdy {
  background: none;
}
.minHdr {
  background: #fff;
}
.logo {
  position: static;
  padding-top: 10px;
}
.navbar-header {
  float: none;
  text-align: center;
}
.minHdr .social {
  top: auto;
  right: 0;
  bottom: 17px;
}
.minHdr .social li {
  height: auto;
}
.minHdr .social li a {
  line-height: 34px;
  text-align: center;
}
body {
  margin-top: 139px;
}
.minHdr {
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.15);
}

/* 18052021 */
.memberpopup19
  .modal-content
  .modalinner
  .memberpopupcovid19_content_top
  .areastext {
  margin: 22px 0px 20px 0px;
  font-weight: 700;
}
.memberpopup19 .delvtext {
  margin-bottom: 20px;
}
.memberpopup19.newdwsign1
  .modal-content
  .modalinner
  .memberpopupcovid19_content_top
  .placebtn {
  margin-bottom: 17px;
}
.memberpopup19.newdwsign1
  .modal-content
  .modalinner
  .memberpopupcovid19_content_top
  .placebtn
  .placeorderbtn {
  min-width: 280px;
}
.memberpopup.memberpopup19 .close {
  position: absolute;
  right: 23px;
  top: 21px;
}
.memberpopup19 .modal-content .modalinner .memberpopupcovid19_content_top h3 {
  padding: 15px 0px 4px 0px;
}
.memberpopup19 .modal-content .modalinner .mb0 {
  margin-bottom: 0px;
}
#myModal .modal-dialog {
  top: 150px;
}

.itlnPzaTxt {
  padding-right: 45px;
}
.itlnPzaTxt h3 {
  font-family: IntroInline;
  font-size: 26px;
}
.itlnPzaTxt h2 span {
  font-family: IntroInline;
  top: 0px;
  line-height: 34px;
}
.itlnPzaTxt h2 {
  font-size: 37px;
  line-height: 39px;
}

/*20052021*/
.new_bottom_add {
  background: #f3f1b8;
}
.theDugArea.veg {
}
.theDugArea.veg .dugImg {
  top: -240px;
}
.theDugArea.veg {
  min-height: 475px;
  margin-top: 190px;
}
.theDugArea.veg .dugTxt {
  margin-top: 0;
}
.delivery-bg {
  background: #fff !important;
}
.footerMin .footertopbox h2 {
  color: #61bfc9;
}
.socialFtr ul li.fb a,
.socialFtr ul li.pin a,
.socialFtr ul li.tw a {
  color: #61bfc9;
}
.footerMin .footertopbox .checkwrap .subtn {
  background: #61bfc9;
}
.ftrNav {
  border: none;
  display: none;
}
.footerMin .footertopbox .form-group .subtn {
  background: #61bfc9;
  font-weight: 500;
  padding: 12px 55px;
  font-family: Lato;
  text-transform: uppercase;
  outline: none;
  border: none;
  color: #fff;
  font-size: 16px;
  transition: 0.3s ease-in-out;
}
.footerMin .footertopbox .form-group .subtn:hover {
  background: #000;
  color: #fff;
}
.footerMin .footertopbox .form-group .form-control {
  border-color: #daeef3;
  background: #daeef3;
}
.footerMin {
  background: #fff;
}
.footerMin .footertopbox .checkbox label:before {
  background: #d8f0f4;
}

.dugTxt {
  margin-top: 0;
}
.theDugArea {
  min-height: 342px;
}
.frshArea {
  min-height: 490px;
}

.theDugArea {
  padding-bottom: 314px;
}
.itlnPzaTxt h3.greentext {
  color: #429448;
}

/*01092021*/
.testiArea .testInt p {
  background: none;
  font-size: 24px;
}
.itlnPzaTxt h2 {
  font-size: 40px;
}

/* font-family: IntroInline; */

@media only screen and (max-width: 1824px) and (min-width: 1600px) {
  .frutJusTxt {
    padding: 300px 40px 70px;
    min-height: 502px;
  }
  /*20052021*/
  .dugTxt {
    margin-top: 0;
  }
}

@media only screen and (max-width: 1624px) and (min-width: 1300px) {
  .croAbsol {
    height: 298px;
    width: 270px;
  }
  .dugImg,
  .itlnPzaImg {
    width: 757px;
  }
  .croAbsol a {
    font-size: 32px;
    line-height: 32px;
  }
  .cLft a {
    padding-right: 86px;
  }
  .cRht a {
    padding-left: 91px;
  }
  .testiArea {
    padding: 270px 0 30px;
  }
  .dugImg {
    top: -232px;
  }
  .dugImg2 {
    top: -84px;
    width: 437px;
  }
  .dugTxt {
    margin-top: 302px;
  }
  .frshImg {
    width: 757px;
  }
  .frshTxt {
    margin-top: 205px;
  }
  .hotDrnkImg {
    width: 361px;
  }
  .frutJusImg {
    width: 551px;
  }
  .hotDrnkTxt {
    padding: 84px 40px 95px;
  }
  .sideBar {
    top: 170px;
  }
  .sideNavi {
    padding: 7px 20px;
  }
  .sideBar .myBskt a {
    background-size: 46px auto !important;
  }
  .sideBar .myBskt a,
  .sideBar .ordeerBtn a {
    font-size: 17px;
    line-height: 49px;
  }
  .desetrtArea .flotImg {
    top: 14%;
    width: 140px;
  }
  .sideDipsArea .flotImg.sidDips {
    top: 84px;
    width: 169px;
  }
  .juicePnl .flotImg {
    width: 280px;
  }
  .frutJusTxt {
    padding: 300px 40px 70px;
  }

  /*20052021*/
  .dugTxt {
    margin-top: 0;
  }
}

@media only screen and (max-width: 1299px) and (min-width: 1200px) {
  .croAbsol {
    height: 256px;
    width: 228px;
  }
  .croAbsol a {
    font-size: 25px;
    line-height: 24px;
  }
  .cLft a {
    padding-right: 60px;
  }
  .cRht a {
    padding-left: 70px;
  }
  .itlnPzaImg {
    width: 700px;
    top: 23px;
  }
  .testiArea {
    padding: 270px 0 30px;
  }
  .testInt p {
    padding: 43px 67px;
  }
  .dugImg {
    width: 700px;
    top: -189px;
  }
  .dugImg2 {
    top: -84px;
    width: 437px;
  }
  .dugTxt {
    margin-top: 302px;
  }
  .frshImg {
    width: 700px;
  }
  .frshTxt {
    margin-top: 153px;
  }
  .vegFrnd {
    padding: 120px 0 0;
  }
  .hotDrnkImg {
    width: 311px;
  }
  .frutJusImg {
    width: 510px;
  }
  .hotDrnkTxt {
    padding: 84px 40px 64px;
  }
  .frutJusTxt {
    padding: 227px 40px 62px;
  }
  .sideBar {
    top: 88px;
  }
  .sideNavi {
    padding: 7px 20px;
  }
  .sideBar .myBskt a {
    background-size: 46px auto !important;
  }
  .sideBar .myBskt a,
  .sideBar .ordeerBtn a {
    font-size: 19px;
    line-height: 49px;
  }
  .sideNavi > ul > li > a {
    font-size: 20px;
  }
  .sideNavi ul ul {
    padding: 2px 0 0 20px;
  }
  .sideNavi ul ul li a {
    font-size: 16px;
  }
  .desetrtArea .flotImg {
    top: 28%;
    width: 99px;
  }
  .juicePnl .flotImg {
    width: 210px;
  }
  .sideDipsArea .flotImg.sidDips {
    top: 84px;
    width: 127px;
  }
  /*20052021*/
  .dugTxt {
    margin-top: 0;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .navCust li a {
    padding: 23px 10px;
    font-size: 26px;
  }
  .banner {
    /*height: 400px;*/
    overflow: hidden;
  }
  .banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .bnrTxt {
    padding: 13px 106px;
  }
  .bnrTxt h2 {
    font-size: 50px;
  }
  .bnrTxt h2 em span {
    font-size: 69px;
    line-height: 45px;
  }
  .bnrTxt h2 > span {
    font-size: 43px;
  }
  .orderOnline {
    padding: 25px 0 90px;
  }
  .orderHdr h2 {
    font-size: 55px;
  }
  .croAbsol {
    height: 256px;
    width: 228px;
  }
  .croAbsol a {
    font-size: 25px;
    line-height: 24px;
  }
  .cLft a {
    padding-right: 60px;
  }
  .cRht a {
    padding-left: 70px;
  }
  .itlnPzaImg {
    width: 580px;
    top: 23px;
  }
  .testiArea {
    padding: 242px 0 30px;
  }
  .dugImg {
    width: 580px;
    top: -137px;
  }
  .dugImg2 {
    top: -41px;
    width: 347px;
  }
  .dugTxt {
    margin-top: 302px;
  }
  .frshImg {
    width: 580px;
  }
  .frshTxt {
    margin-top: 153px;
  }
  .vegFrnd {
    padding: 120px 0 0;
  }
  .hotDrnkImg {
    width: 289px;
  }
  .frutJusImg {
    width: 415px;
  }
  .hotDrnkTxt {
    padding: 84px 40px 64px;
  }
  .frutJusTxt {
    padding: 185px 40px 62px;
  }
  .italianPizzasArea {
    padding: 25px 0 0;
  }
  .itlnPzaTxt {
    padding-right: 130px;
  }
  .itlnPzaTxt h3 {
    font-size: 24px;
  }
  .itlnPzaTxt h2 {
    font-size: 44px;
    line-height: 37px;
  }
  .itlnPzaTxt h2 span {
    line-height: 41px;
  }
  .min span {
    font-size: 185px;
    line-height: 146px;
  }
  .testInt .testHdn {
    padding-bottom: 28px;
  }
  .testHdn span {
    font-size: 33px;
    line-height: 33px;
  }
  .testHdn {
    font-size: 50px;
    line-height: 51px;
  }
  .dugTxt p,
  .frshTxt h3,
  .frshTxt p,
  .testInt p,
  .vegTxt h3,
  .vegTxt p {
    font-size: 20px;
    line-height: 24px;
  }
  .testInt p {
    background-size: 50px;
    padding: 18px 54px;
  }
  .vegTxt .testHdn {
    font-size: 46px;
  }
  .fulPnl h2 {
    font-size: 35px;
    line-height: 33px;
  }
  .fulPnl p {
    font-size: 18px;
    padding-top: 10px;
  }
  .footerMin {
    padding: 35px 0 0;
  }
  .ftrNav ul li a {
    font-size: 26px;
    padding: 12px 36px;
  }
  .ftrNav ul li:first-child a {
    padding-left: 0;
  }
  .ftrNav ul li:last-child a {
    padding-right: 0;
  }
  .ftrBtm p {
    font-size: 15px;
  }
  .socialFtr ul li,
  .socialFtr ul li a {
    height: 55px;
    width: 55px;
  }
  .sideBar {
    top: 170px;
  }
  .sideNavi {
    padding: 7px 20px;
  }
  .sideBar .myBskt a,
  .sideBar .ordeerBtn a {
    font-size: 19px;
    line-height: 49px;
  }
  .sideNavi > ul > li > a {
    font-size: 17px;
  }
  .sideNavi ul ul {
    padding: 2px 0 0 20px;
  }
  .sideNavi ul ul li a {
    font-size: 14px;
  }
  .desetrtArea .flotImg {
    top: 28%;
    width: 90px;
  }
  .juicePnl .flotImg {
    width: 175px;
  }
  .sideDipsArea .flotImg {
    width: 180px;
  }
  .proHdn {
    font-size: 25px;
    padding-bottom: 12px;
  }
  .productTxt p {
    font-size: 14px;
    line-height: 15px;
  }
  .proInrCol h4 {
    font-size: 25px;
  }
  .proInrCol h4 span em {
    font-size: 13px;
  }
  .proPrice,
  .productTxt h5 {
    font-size: 25px;
  }
  .proPrice {
    width: 160px;
  }
  .modal-body .container {
    width: 100%;
  }
  .DtlsTxt {
    padding: 30px 20px 0;
  }
  .dtlsHdr h2 {
    font-size: 40px;
  }
  .dtlsHdr p {
    font-size: 24px;
    line-height: 28px;
    padding: 0 84px;
  }
  .dtlsPrice {
    font-size: 30px;
    max-width: 258px;
  }
  .accordian > ul > li {
    font-size: 22px;
    padding-left: 18px;
    background-size: 7px;
    background-position: 0 7px;
  }
  .accordian > ul > li.active {
    background-size: 14px;
    background-position: 0 11px;
  }
  .accordian .open input[type="checkbox"] + label {
    font-size: 16px;
  }
  .btnArea a.adBtn {
    font-size: 24px;
    padding: 9px 10px;
  }
  .dtlsFtr .message {
    margin-top: 25px;
    font-size: 25px;
  }
  .stapes .stap2 {
    padding-left: 221px;
  }
  .stapes .stap3 {
    padding-left: 449px;
  }
  .sideDipsArea .flotImg.sidDips {
    top: 84px;
    width: 86px;
  }
  .hotDrnkArea .flotImg {
    right: 68px;
    width: 250px;
  }
  .hotDrnCol h2 {
    padding-bottom: 0 !important;
    font-size: 32px !important;
  }
  .hotDrnCol h3 {
    font-size: 26px;
    line-height: 26px;
  }
  .hotDrnCol h4 {
    font-size: 35px;
    line-height: 40px;
  }
  .contactRap {
    padding: 88px 0 0;
  }
  .left_top img {
    max-width: 100%;
  }
  .frutJusTxt,
  .hotDrnkTxt {
    height: 369px;
  }
  .proInrCol h4 {
    font-size: 25px;
    min-height: 70px;
  }
  .proInrCol h4 span {
    font-size: 18px;
  }
  /*20052021*/
  .dugTxt {
    margin-top: 0;
  }
  /*01092021*/
  .testiArea .testInt p {
    font-size: 22px;
  }
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
  .navCust li a {
    font-size: 16px;
    padding: 23px 8px;
  }
  .banner {
    /*height: 400px;*/
    overflow: hidden;
  }
  .banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .bnrTxt {
    padding: 13px 106px;
  }
  .bnrTxt h2 {
    font-size: 50px;
  }
  .bnrTxt h2 em span {
    font-size: 69px;
    line-height: 45px;
  }
  .bnrTxt h2 > span {
    font-size: 43px;
  }
  .orderOnline {
    padding: 25px 0 39px;
  }
  .orderHdr {
    padding: 0 0 25px;
  }
  .itlnPzaTxt {
    width: 50%;
  }
  .orderHdr h2 {
    font-size: 45px;
  }
  .croAbsol {
    height: 196px;
    width: 175px;
  }
  .croAbsol a {
    font-size: 19px;
    line-height: 19px;
    padding-bottom: 26px;
  }
  .cLft a {
    padding-right: 56px;
    padding-left: 11px;
  }
  .cRht a {
    padding-left: 58px;
    padding-right: 11px;
  }
  .itlnPzaImg {
    width: 410px;
    top: 23px;
  }
  .testiArea {
    padding: 153px 0 30px;
  }
  .dugImg {
    width: 410px;
    top: -137px;
  }
  .dugImg2 {
    top: -32px;
    width: 289px;
  }
  .dugTxt {
    width: 42.333%;
    margin-top: 250px;
  }
  .frshImg {
    width: 410px;
  }
  .frshTxt {
    margin-top: 103px;
    width: 47.333%;
  }
  .vegFrnd {
    padding: 68px 0 0;
  }
  .hotDrnkImg {
    width: 208px;
    left: 8px;
    top: 45px;
  }
  .frutJusImg {
    width: 305px;
  }
  .hotDrnkTxt {
    padding: 40px 40px 36px;
  }
  .frutJusTxt {
    padding: 119px 40px 38px;
  }
  .italianPizzasArea {
    padding: 25px 0 0;
  }
  .itlnPzaTxt {
    padding-right: 100px;
  }
  .itlnPzaTxt h3 {
    font-size: 19px;
    line-height: 20px;
  }
  .itlnPzaTxt h2 {
    font-size: 38px;
    line-height: 39px;
  }
  .itlnPzaTxt h2 span {
    line-height: 41px;
  }
  .min span {
    font-size: 140px;
    line-height: 115px;
  }
  .testInt .testHdn {
    padding-bottom: 22px;
  }
  .testHdn span {
    font-size: 28px;
    line-height: 28px;
  }
  .testHdn {
    font-size: 40px;
    line-height: 40px;
  }
  .dugTxt p,
  .frshTxt h3,
  .frshTxt p,
  .testInt p,
  .vegTxt h3,
  .vegTxt p {
    font-size: 15px;
    line-height: 19px;
  }
  .testInt p {
    background-size: 41px auto;
    padding: 12px 44px;
  }
  .vegTxt .testHdn {
    font-size: 33px;
  }
  .fulPnl h2 {
    font-size: 28px;
    line-height: 27px;
  }
  .fulPnl p {
    font-size: 14px;
    padding-top: 5px;
  }
  .footerMin {
    padding: 35px 0 0;
  }
  .ftrNav ul li a {
    font-size: 20px;
    padding: 12px 28px;
  }
  .ftrNav ul li:first-child a {
    padding-left: 0;
  }
  .ftrNav ul li:last-child a {
    padding-right: 0;
  }
  .ftrBtm p {
    font-size: 13px;
  }
  .socialFtr ul li {
    margin: 0 7px;
  }
  .socialFtr ul li,
  .socialFtr ul li a {
    height: 45px;
    width: 45px;
  }
  .croTxt .CroDtls {
    line-height: 16px;
    padding: 0 20px;
    font-size: 15px;
  }
  .croTxt .price {
    font-size: 22px;
    margin-bottom: 13px;
    padding: 0 35px;
  }
  .sideBar {
    top: 88px;
  }
  .sideNavi {
    padding: 7px 20px;
  }
  .sideBar .myBskt a {
    background-position: 80% center !important;
    background-size: 36px auto !important;
  }
  .sideBar .myBskt a,
  .sideBar .ordeerBtn a {
    font-size: 14px;
    line-height: 38px;
  }
  .sideNavi > ul > li > a {
    font-size: 12px;
  }
  .sideNavi ul ul {
    padding: 2px 0 0 20px;
  }
  .sideNavi ul ul li a {
    font-size: 11px;
  }
  .desetrtArea .flotImg {
    top: 28%;
    width: 65px;
  }
  .juicePnl .flotImg {
    width: 175px;
  }
  .sideDipsArea .flotImg {
    width: 140px;
  }
  .proHdn {
    font-size: 20px;
    padding-bottom: 12px;
  }
  .productTxt p {
    font-size: 13px;
    line-height: 13px;
  }
  .proInrCol h4 {
    font-size: 20px;
    min-height: 61px;
  }
  .proInrCol h4 span em {
    font-size: 13px;
  }
  .proPrice {
    font-size: 18px;
    width: 147px;
  }
  .proPrice span {
    font-size: 13px;
  }
  .productTxt h5 {
    font-size: 20px;
  }
  .productRap h2 {
    font-size: 28px;
    padding-bottom: 26px;
  }
  .dipsArea {
    padding-top: 30px;
  }
  .productRap {
    padding: 72px 0 30px;
  }
  .juicePnl {
    padding-bottom: 166px;
  }
  .modal-body .container {
    width: 100%;
  }
  .DtlsTxt {
    padding: 30px 15px 0;
  }
  .dtlsHdr h2 {
    font-size: 30px;
  }
  .dtlsHdr p {
    font-size: 20px;
    line-height: 25px;
    padding: 0 60px;
  }
  .dtlsPrice {
    font-size: 25px;
    max-width: 198px;
  }
  .accordian > ul > li {
    font-size: 15px;
    padding-left: 18px;
    background-size: 7px;
    background-position: 0 5px;
  }
  .accordian > ul > li span em {
    font-size: 13px;
  }
  .accordian > ul > li.active {
    background-size: 14px;
    background-position: 0 11px;
  }
  .accordian .open input[type="radio"] + label {
    font-size: 14px;
  }
  .btnArea {
    padding: 0 30px;
  }
  .btnArea a.adBtn {
    font-size: 20px;
    padding: 9px 10px;
  }
  .dtlsFtr .message {
    margin-top: 15px;
    font-size: 20px;
  }
  .dtlsFtr {
    margin: 30px 0;
  }
  .accordian > ul > li.clackMe > span {
    margin-bottom: 14px;
    line-height: 40px;
  }
  .stapes .stap2 {
    padding-left: 163px;
  }
  .stapes .stap3 {
    padding-left: 329px;
  }
  .stap .stapInr {
    background-size: 200px auto !important;
    padding-left: 197px;
  }
  .stapTxt {
    padding: 17px 0;
    font-size: 28px;
  }
  .abtBtn a {
    max-width: 237px;
  }
  .abtBtn > span {
    margin: 0 36px;
  }
  .sideDipsArea .flotImg.sidDips {
    top: 48px;
    width: 66px;
  }
  .hotDrnkArea .flotImg {
    right: 30px;
    width: 192px;
    top: 50px;
  }
  .hotDrnCol h2 {
    padding-bottom: 0 !important;
    font-size: 25px !important;
    line-height: 20px;
  }
  .hotDrnCol h3 {
    font-size: 20px;
    line-height: 20px;
  }
  .hotDrnCol h4 {
    font-size: 30px;
    line-height: 40px;
  }
  .stapsNav {
    padding: 30px 0;
  }
  .stapsNav ul li a {
    padding: 0 18px;
    font-size: 23px;
  }
  .stapsNav ul li::after {
    font-size: 23px;
  }
  .tblRap tr td img {
    width: 120px;
  }
  .tblRap tr th:first-child {
    font-size: 20px;
  }
  .tblRap tr th {
    font-size: 14px;
  }
  .procidToCheck {
    padding: 28px 0;
  }
  .procidToCheck a {
    font-size: 15px;
  }
  .message h2 {
    font-size: 30px;
    padding-bottom: 10px;
  }
  .message p {
    font-size: 15px;
  }
  .contactRap {
    padding: 88px 0 0;
  }
  .mapRap iframe {
    height: 360px !important;
  }
  .contactRow {
    margin-bottom: 40px;
  }
  .minBdy {
    margin-top: 50px;
  }
  .left_top img {
    max-width: 60%;
    margin-left: 60px;
  }
  .map_box {
    height: 300px;
  }
  .hdnCro span {
    font-size: 26px;
    line-height: 32px;
  }
  .frutJusTxt,
  .hotDrnkTxt {
    height: 253px;
  }

  /*20052021*/
  .dugTxt {
    margin-top: 0;
  }
}

@media only screen and (max-width: 1599px) {
  /*20052021*/
  .theDugArea.veg .dugImg {
    top: -240px;
  }
  .theDugArea.veg {
    min-height: 450px;
  }
}

@media only screen and (max-width: 1199px) {
  /*20052021*/
  .theDugArea.veg {
    margin-top: 47px;
    min-height: 460px;
  }
  .theDugArea.veg .dugTxt {
    margin-top: 0;
  }
  .theDugArea {
    min-height: 265px;
    padding-bottom: 80px;
  }
  .theDugArea.veg {
    min-height: 301px;
  }
}

@media only screen and (max-width: 991px) {
  .minHdr .social li a {
    font-size: 19px;
    width: 26px;
    height: 26px;
    line-height: 24px;
  }
  .minHdr .social li:last-child a {
    margin-right: 0;
  }
  .minHdr .social {
    bottom: 19px;
  }
  /*20052021*/
  .theDugArea.veg .dugTxt {
    margin-top: 0;
  }
  .theDugArea.veg {
    margin-top: 17px;
    min-height: 246px;
  }
  .theDugArea {
    min-height: 177px;
  }
  .frshArea {
    min-height: 366px;
  }
  .theDugArea.veg .dugImg {
    top: -127px;
  }
  /*01092021*/
  .testiArea .testInt p {
    font-size: 19px;
  }
}

@media only screen and (max-width: 767px) {
  .proInrCol h4 {
    min-height: 65px;
  }
  .icco_colddrinks .proInrCol a,
  .icco_dessert .proInrCol a,
  .icco_fresh_juices .juiceCol a,
  .icco_fresh_smooth .freshCol a,
  .icco_pizza .proInrCol a,
  .icco_sides .proInrCol a {
    display: block;
  }
  .proCro .owl-next,
  .relatedproduct .owl-next {
    right: -18px;
  }
  .icco_colddrinks .proInrCol .productTxt,
  .icco_fresh_juices .juiceCol .productTxt {
    padding-top: 20px;
  }
  .icco_dessert .proInrCol,
  .icco_fresh_juices .juiceCol,
  .icco_sides .proInrCol {
    margin-bottom: 50px;
  }
  .icco_fresh_smooth .freshCol h4 {
    margin-top: 30px;
  }
  /* .icco_dessert .proInrCol .addCart,
    .icco_fresh_juices .juiceCol .addCart,
    .icco_sides .proInrCol .addCart {
        top: -40px
    }*/
  /*.icco_dessert .desetCol,
    .icco_fresh_juices .juiceCol,
    .icco_sides .sidedipsCol {
        margin-top: 40px
    }*/
  .desk {
    display: none;
  }
  .mobi {
    display: block;
  }
  .itlnPzaTxt,
  .minHdr .social ul {
    display: inline-block;
  }
  .logo {
    width: auto;
    float: left;
    z-index: 2;
  }
  .navbar-toggle {
    margin-top: 13px;
    background-color: #d02937;
    position: relative;
    z-index: 2;
  }
  .navCust,
  .navbar-collapse {
    margin: 0 !important;
    width: 100%;
  }
  .navbar-toggle:focus,
  .navbar-toggle:hover {
    background-color: #109347 !important;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-collapse {
    padding: 0;
    position: absolute;
    left: 0;
    z-index: 99;
    background: rgba(255, 255, 255, 0.8);
  }
  .croAbsol,
  .dugImg,
  .frshImg,
  .itlnPzaImg,
  .logo {
    position: relative;
  }
  .proCro .owl-prev,
  .relatedproduct .owl-prev {
    left: -18px;
  }
  .navCust {
    padding: 8px 0;
  }
  .navCust li {
    width: 100%;
    text-align: left;
  }
  .navCust li a {
    font-size: 20px;
    padding: 6px 18px;
  }
  .banner {
    /*height: 340px*/
  }
  .banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .logo {
    margin: 2px 0 0 15px;
  }
  .minHdr .social {
    width: 100%;
    text-align: center;
  }
  .bnrTxt {
    width: 540px;
    padding: 17px 100px;
    top: 14%;
  }
  .croAbsol,
  .itlnPzaImg img {
    width: 100%;
  }
  .bnrTxt h2 {
    font-size: 43px;
  }
  .bnrTxt h2 em span {
    font-size: 68px;
    line-height: 54px;
  }
  .croAbsol {
    background: 0 0;
    height: auto;
    margin-bottom: 10px;
  }
  .croAbsol a {
    width: 100%;
    background: #d02937;
    padding: 10px;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
  }
  .orderHdr h2 {
    font-size: 50px;
  }
  .proCro {
    padding: 0 18px 20px;
  }
  .orderOnline {
    padding: 20px 0 35px;
  }
  .croTxt .CroDtls {
    font-size: 14px;
    line-height: 15px;
    padding: 0;
  }
  .orderHdr {
    padding: 0 0 28px;
  }
  .italianPizzasArea {
    padding: 0;
    text-align: center;
  }
  .itlnPzaTxt {
    padding-right: 105px;
    padding-bottom: 45px;
    width: auto;
  }
  .dugTxt,
  .frshTxt {
    width: 100%;
    text-align: center;
  }
  .clickCnct.stap2 .forDesk,
  .dugImg2,
  .flotImg,
  .frutJusTxt h2 br,
  .hotDrnkTxt h2 br {
    display: none;
  }
  .itlnPzaTxt h2 {
    font-size: 37px;
    line-height: 32px;
  }
  .itlnPzaTxt h3 {
    font-size: 17px;
  }
  .min span {
    font-size: 146px;
    line-height: 126px;
  }
  .testInt {
    padding: 0;
  }
  .testiArea {
    padding: 37px 0 30px;
  }
  .testHdn {
    font-size: 30px;
    line-height: 35px;
  }
  .testHdn span {
    font-size: 25px;
    line-height: 25px;
  }
  .dugTxt p,
  .frshTxt h3,
  .frshTxt p,
  .testInt p,
  .vegTxt h3,
  .vegTxt p {
    font-size: 14px;
    line-height: 19px;
  }
  .testInt .testHdn {
    padding-bottom: 25px;
  }
  .testInt p {
    padding: 16px 34px;
    background-size: 30px;
  }
  .theDugArea {
    padding-top: 15px;
    padding-bottom: 0px;
  }
  .dugImg {
    top: inherit;
  }
  .dugTxt {
    margin-top: 15px;
  }
  .frshArea {
    margin-top: 20px;
  }
  .frshTxt {
    margin-top: 15px;
  }
  .vegFrnd {
    padding: 24px 0 0;
  }
  .vegImg img {
    width: 300px;
  }
  .vegTxt {
    border-top: 1px solid #3e3e3e;
    border-left: none;
    margin-top: 20px;
    padding: 17px 20px 0;
    text-align: center;
  }
  .frutJusImg,
  .hotDrnkImg {
    padding: 0 15px;
    position: relative;
    text-align: center;
  }
  .vegTxt .testHdn {
    font-size: 35px;
  }
  .hotDrnkImg {
    left: inherit;
  }
  .frutJusImg {
    right: inherit;
  }
  .hotDrnkTxt {
    padding: 20px 15px 0;
    text-align: center;
  }
  .fulPnl h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .fulPnl p {
    font-size: 14px;
    padding-top: 10px;
  }
  .frutJusTxt {
    padding: 20px 15px 0;
    text-align: center;
  }
  .grn,
  .red {
    padding: 20px 0;
  }
  .socialFtr ul li,
  .socialFtr ul li a {
    height: 40px;
    width: 40px;
  }
  .socialFtr ul li {
    margin: 0 7px;
  }
  .ftrNav ul {
    width: 100%;
    -moz-column-count: 2;
    -moz-column-gap: 6px;
    -webkit-column-count: 4;
    -webkit-column-gap: 6px;
    column-count: 2;
    column-gap: 6px;
  }
  .ftrNav ul li {
    width: 100%;
    border-bottom: #cec7c7 1px solid;
  }
  .ftrNav ul li:last-child,
  .ftrNav ul li:nth-of-type(3n + 3) {
    border-bottom: none;
  }
  .ftrNav ul li a {
    font-size: 16px;
    padding: 5px 30px;
  }
  .footerMin {
    padding-bottom: 0;
  }
  .ftrBtm .cpy,
  .ftrBtm .sigLnk {
    width: 100%;
    text-align: center;
  }
  .ftrBtm .sigLnk {
    margin-top: 12px;
  }
  .ftrBtm p {
    font-size: 14px;
  }
  .sideBar,
  .sideBar.fixedTop {
    position: relative;
    top: inherit;
    left: inherit;
    width: 100%;
    padding: 15px;
  }
  .sideNavi {
    padding: 7px 20px;
  }
  .sideBar .myBskt a {
    background-position: 95% center !important;
    background-size: 36px auto !important;
  }
  .sideBar .myBskt a,
  .sideBar .ordeerBtn a {
    font-size: 16px;
    line-height: 43px;
  }
  .sideNavi > ul > li > a {
    font-size: 18px;
  }
  .sideNavi ul ul {
    padding: 2px 0 0 20px;
  }
  .sideNavi ul ul li a {
    font-size: 14px;
  }
  .proHdn {
    font-size: 20px;
    padding-bottom: 12px;
  }
  .productTxt p {
    font-size: 13px;
    line-height: 13px;
  }
  .proInrCol h4 {
    font-size: 20px;
  }
  .proInrCol h4 span {
    font-size: 16px;
  }
  .halal h3 {
    font-size: 20px;
  }
  .proInrCol h4 span em {
    font-size: 13px;
  }
  .proPrice {
    font-size: 18px;
    width: 147px;
  }
  .clickCnct.stap2 .modalImg,
  .clickCnct.stap2 .modalTxt,
  .modal-body .modalImg,
  .modal-body .modalTxt {
    width: 100%;
  }
  .proPrice span {
    font-size: 13px;
  }
  .productTxt h5 {
    font-size: 20px;
  }
  .productRap h2 {
    font-size: 28px;
    padding-bottom: 26px;
    text-align: center;
  }
  .dipsArea {
    padding-top: 30px;
  }
  .productRap {
    padding: 70px 0 30px;
  }
  .juicePnl {
    padding-bottom: 25px;
  }
  .halal h3 {
    font-size: 18px;
    padding-top: 30px;
  }
  .desetrtArea .proInrCol {
    margin-bottom: 38px;
  }
  .clickCnct.stap2 {
    padding: 48px 0 0;
  }
  .DtlsTxt {
    padding: 30px 0 0;
  }
  .dtlsHdr h2 {
    font-size: 30px;
  }
  .dtlsHdr p {
    font-size: 15px;
    line-height: 20px;
  }
  .dtlsPrice {
    font-size: 25px;
    max-width: 198px;
  }
  .accordian > ul > li {
    font-size: 15px;
  }
  .accordian > ul > li.active {
    background-size: 14px;
    background-position: 0 7px;
  }
  .accordian .open {
    padding: 5px 0;
  }
  .accordian .open input[type="radio"] + label {
    font-size: 14px;
  }
  .accordian > ul > li.clackMe > span {
    line-height: 38px;
    margin-bottom: 10px;
  }
  .btnArea {
    padding: 0 30px;
  }
  .btnArea a.adBtn {
    font-size: 15px;
    padding: 9px 10px;
  }
  .btnArea a.backBtn {
    font-size: 15px;
  }
  .dtlsFtr .message {
    margin-top: 15px;
    font-size: 15px;
  }
  .dtlsFtr {
    margin: 30px 0;
  }
  .clickCnct.stap2 .forMob,
  .stapInr .stapTop,
  .stapTxt > span {
    display: block;
  }
  .dtlsPrice.fxed {
    position: fixed;
    top: 47px;
    z-index: 9;
    right: 10px;
    width: auto;
    padding: 4px 15px;
    background: rgba(0, 0, 0, 0.35);
    color: #fff;
    border: none;
    font-size: 20px;
  }
  .abtHdn {
    font-size: 25px;
  }
  .dontWaitArea .abtHdn span {
    font-size: 20px;
  }
  .abtBtn {
    padding: 0;
  }
  .abtBtn a {
    max-width: 237px;
  }
  .abtBtn a span {
    font-size: 18px;
  }
  .abtBtn > span {
    margin: 0 20px;
    font-size: 25px;
  }
  .stap .stapInr {
    padding-left: 0;
    background: 0 0 !important;
  }
  .stapTxt {
    margin-left: 0;
    padding: 15px 0;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
  }
  .stapTxt > span {
    padding: 0 15px;
  }
  .stapTxt > span span {
    padding: 0;
    display: block;
  }
  .stapTop span b,
  .stapes {
    display: inline-block;
  }
  .stap {
    width: 33.3333%;
    float: left;
    padding: 0 12px;
  }
  .stapes .stap2,
  .stapes .stap3 {
    padding-left: 0;
  }
  .stapTop {
    text-align: center;
  }
  .stapTop span {
    font-family: KenzoRegular;
    font-size: 20px;
  }
  .stapTop span b {
    width: 50px;
    height: 50%;
    background: #d02937;
    color: #fff;
  }
  .vegFrnd.abt {
    padding: 20px 0 0;
  }
  .itlan {
    padding-bottom: 10px;
  }
  .itlan::after {
    width: 80%;
    height: 2px;
    top: 88%;
    left: 50%;
    margin: 0 0 0 -40%;
  }
  .hotDrnCol {
    text-align: center !important;
  }
  .hotDrnCol h2 {
    padding-bottom: 0 !important;
    font-size: 25px !important;
    line-height: 20px;
  }
  .hotDrnCol h3 {
    font-size: 20px;
    line-height: 20px;
  }
  .hotDrnCol h4 {
    font-size: 30px;
    line-height: 40px;
  }
  .hotRap {
    padding: 15px 0;
  }
  .stapsNav {
    padding: 30px 0;
  }
  .stapsNav ul li a {
    padding: 0 11px;
    font-size: 18px;
  }
  .stapsNav ul li::after {
    font-size: 18px;
  }
  .tblRap tr td img {
    width: 92px;
  }
  .tblRap tr th:first-child {
    font-size: 20px;
  }
  .tblRap tr th {
    font-size: 14px;
  }
  .procidToCheck {
    padding: 28px 0;
  }
  .procidToCheck a,
  .tblRap tr td a.close {
    font-size: 15px;
  }
  .tblRap tr td {
    font-size: 16px;
    vertical-align: top !important;
    white-space: nowrap;
  }
  .tblRap tr.tptal td b {
    padding-left: 35px;
  }
  .message h2 {
    font-size: 30px;
    padding-bottom: 10px;
  }
  .message p {
    font-size: 15px;
  }
  .bnrAbt.contactBnr {
    margin: 0;
  }
  .contactBnr .forDesk {
    display: none;
  }
  .contactBnr .forMob {
    display: block;
  }
  .contactRap {
    padding: 30px 0 0;
  }
  .contactDtls {
    margin: 0 0 17px;
  }
  .contactDtls h3 {
    font-size: 18px;
  }
  .contactDtls p,
  .dialog_box p,
  .frmCol .form-control,
  .frmCol label {
    font-size: 14px;
  }
  .contactRow:nth-of-type(2n + 1) .contactLocation .abtHdn {
    text-align: left;
  }
  .mapRap iframe {
    height: 360px !important;
  }
  .contactRow {
    margin-bottom: 40px;
  }
  .map_box {
    transform: none;
    height: 250px;
  }
  .rit_gap {
    padding-right: 0;
  }
  .left_gap {
    padding-left: 0;
  }
  .left_top {
    text-align: center;
    margin-top: 0;
  }
  .left_top img {
    margin: 0;
    float: none;
    max-width: 70%;
  }
  .left_gap .left_top img {
    margin: 60px 0 0;
    float: none;
    max-width: 70%;
  }
  .left_gap .left_top {
    margin: 140px 0 0;
  }
  .dialog_box {
    width: 100%;
    margin: 0;
  }
  .dialog_box p {
    line-height: 20px;
  }
  .croAbsol a br,
  .fixTop a br {
    display: none !important;
  }
  .vid {
    height: 300px;
  }
  .hdnCro h2 {
    font-size: 27px;
  }
  .hdnCro {
    min-height: 60px;
  }
  .map_box iframe {
    transform: none;
    height: 500px;
  }
  .modal-dialog {
    width: auto !important;
    margin: 25px auto;
  }
  .pop_form .navbar-header {
    display: none;
  }
  .pop_form #bs-example-navbar-collapse-2 {
    display: block;
    width: 100% !important;
  }
  .pop_form .nav .open > a,
  .pop_form .nav .open > a:focus,
  .pop_form .nav .open > a:hover > a:hover {
    background: 0 0 !important;
  }
  .pop_form {
    background-image: none !important;
  }
  .mobile {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .pop_form select {
    font-size: 15px;
  }
  .bnrTxt {
    margin-left: -278px;
  }
  .panel-body h2 {
    padding-top: 10px;
  }
  .form-group select {
    margin-bottom: 20px;
  }
  .minBdy .contactRap {
    padding: 15px 0 0;
  }
  .newscontentdetails .detailscontent {
    padding: 28px 0 0;
  }
  .newscontentdetails .detailscontent h3 {
    font-size: 19px;
  }
  .abtHdnmobile {
    font-size: 17px;
  }
  .frutJusTxt,
  .hotDrnkTxt {
    height: auto;
  }
  .checkoutpopup .modal-content .modalinner h2 {
    font-size: 24px;
  }
  .checkoutpopup .modal-content .modalinner p {
    font-size: 15px;
  }
  .checkoutpopup .modal-content .modalinner .checktimebtn {
    font-size: 14px;
    padding: 9px 15px;
  }
  .checkoutpopup .modal-content .modalinner .bottomcone p {
    font-size: 15px;
  }
  .ownboxinner h4 {
    font-size: 18px;
  }
  .ownboxinner p {
    font-size: 13px;
  }
  .ownbox {
    margin-bottom: 20px;
  }
  /*.icco_sides .proInrCol .productImg .addCart{top: 100%; margin-top: -45px;}*/
  .memberpopup .checkwrap {
    padding-right: 0px;
  }
  .memberpopup .modal-content .modalinner h2 {
    margin: 15px 0px 10px 0px;
  }
  .memberpopup .checkwrap .subtn {
    position: static;
    display: inline-block;
    margin: 15px 0px 0px 0px;
  }
  .memberpopup .modal-content .modalinner {
    padding: 20px;
  }
  .footerMin .footertopbox h2 {
    font-size: 22px;
  }
  .footerMin .footertopbox .checkwrap {
    padding-right: 0px;
  }
  .footerMin .footertopbox .checkwrap .subtn {
    position: static;
    display: inline-block;
    margin: 15px 0px 0px 0px;
  }
  .ftrBtm .socialFtr {
    padding: 0px 0px 20px 0px;
  }
  .ftrBtm .sigLnk .copyrightbox {
    display: block;
    text-align: center;
  }

  /*1-12-2020*/
  .memberpopup19.newdwsign1
    .modal-content
    .modalinner
    .memberpopupcovid19_content_top
    .wearetext {
    font-size: 34px;
  }
  .memberpopup19.newdwsign1
    .modal-content
    .modalinner
    .memberpopupcovid19_content_top
    h3 {
    font-size: 34px;
  }
  .memberpopup19.newdwsign1
    .modal-content
    .modalinner
    .memberpopupcovid19_content_top
    .areastext {
    font-size: 24px;
  }
  .memberpopup19.newdwsign1
    .modal-content
    .modalinner
    .memberpopupcovid19_content_top
    .placebtn
    .placeorderbtn {
    font-size: 17px;
    padding: 10px 26px;
    margin-bottom: 17px;
  }
  .delvtext {
    font-size: 18px;
    line-height: 28px;
  }

  /*15052021*/
  body {
    margin-top: 68px;
  }
  .logo {
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 0;
  }
  .minHdr .social {
    bottom: auto;
    top: 57%;
    transform: translateY(-50%);
  }
  .minHdr .social li a {
    line-height: 26px;
  }
  .navbar-toggle {
    margin-top: 18px;
  }
  .minHdr .social li {
    width: auto;
  }

  /*20052021*/
  .footerMin .footertopbox .form-group.text-left {
    text-align: right !important;
  }
  .footerMin .footertopbox .form-group .subtn {
    padding: 9px 31px;
  }
  .theDugArea.veg .dugImg {
    margin-top: 0;
    top: 0;
  }
  .theDugArea.veg .dugTxt {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 599px) {
  .bnrTxt {
    width: 460px;
    margin-left: -240px;
    padding: 17px 77px;
  }
  .bnrTxt h2 {
    font-size: 30px;
  }
  .bnrTxt h2 > span {
    font-size: 34px;
  }
  .bnrTxt h2 em span {
    font-size: 52px;
    line-height: 47px;
  }
  .banner {
    /*height: 286px*/
  }
  .ftrNav {
    margin-top: 13px;
  }
  .footerMin {
    padding: 18px 0 0;
  }
  .ftrBtm {
    padding: 16px 0 10px;
  }
  .minBdy {
    padding-bottom: 12px;
  }
  .fulPnl {
    margin-top: 35px;
  }
  .testiArea {
    padding: 25px 0 15px;
  }
  .orderOnline {
    padding: 20px 0 13px;
  }
  .itlnPzaTxt {
    padding-bottom: 30px;
  }
  .proHdn {
    font-size: 22px;
    padding-bottom: 12px;
  }
  .productRap {
    padding: 70px 0 0;
  }
  .proInrCol h4 {
    font-size: 22px;
  }
  .proInrCol h4 span em {
    font-size: 13px;
  }
  .proPrice {
    font-size: 15px;
    width: 118px;
  }
  .proPrice span {
    font-size: 12px;
  }
  .productTxt h5 {
    font-size: 15px;
  }
  .productRap h2 {
    font-size: 25px;
    padding-bottom: 26px;
  }
  .stap {
    width: 100%;
    float: left;
    padding: 0 12px;
  }
  .dontWaitArea {
    padding-top: 20px;
  }
  .abtBtn a {
    width: 100%;
    max-width: 100%;
  }
  .abtBtn > span {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 15px;
  }
  .sideBar .myBskt a {
    background-position: 90% center !important;
  }
  .hotRap {
    padding: 33px 0;
  }
  .stapsNav ul li a {
    font-size: 13px;
    padding: 0 11px;
  }
  .stapsNav ul li::after {
    font-size: 13px;
  }
  .dtlsHdr p {
    padding: 0;
  }
  .dtlsPrice {
    margin: 18px auto;
  }
  .dtlsFtr {
    margin: 20px 0 0;
  }
  .message h2 {
    font-size: 25px;
  }
  .message p,
  .pop_form select {
    font-size: 14px;
  }
  .collectStaps {
    min-height: 320px;
  }
  .ftrBtm p {
    font-size: 12px;
  }
  .tptal td {
    text-align: right;
  }
  .modal-dialog {
    width: auto !important;
    margin: 45px auto !important;
  }
  .ownboxinner:after {
    display: none;
  }
  .ownboxinner:before {
    display: none;
  }
  .ownboxinner {
    padding: 5px 15px;
  }
}

@media only screen and (max-width: 479px) {
  .icco_pizza .productImg {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .bnrTxt {
    width: 310px;
    margin-left: -165px;
    padding: 17px 53px;
  }
  .bnrTxt h2 {
    font-size: 25px;
    padding: 20px 0 10px;
    line-height: 30px;
  }
  .bnrTxt h2 > span {
    font-size: 27px;
  }
  .bnrTxt h2 em span {
    font-size: 42px;
    line-height: 42px;
  }
  .banner {
    /*height: 254px*/
  }
  .itlnPzaTxt {
    padding-right: 87px;
  }
  .orderHdr h2 {
    font-size: 40px;
    text-align: center;
  }
  .itlnPzaTxt h2 {
    font-size: 27px;
    line-height: 23px;
    margin-bottom: -16px;
  }
  .min span {
    font-size: 108px;
    line-height: 91px;
  }
  .testInt .testHdn {
    padding-bottom: 17px;
  }
  .testHdn span {
    font-size: 20px;
    line-height: 24px;
  }
  .testInt p {
    padding: 0 30px;
    font-size: 14px;
    line-height: 20px;
  }
  .testHdn {
    font-size: 25px;
    line-height: 24px;
    padding-bottom: 10px;
  }
  .dugTxt p,
  .frshTxt h3,
  .frshTxt p,
  .vegTxt h3,
  .vegTxt p {
    font-size: 14px;
    line-height: 19px;
  }
  .vegTxt .testHdn {
    font-size: 28px;
    line-height: 30px;
  }
  .fulPnl {
    margin-top: 10px;
  }
  .fulPnl h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .fulPnl p {
    font-size: 14px;
    padding-top: 7px;
  }
  .minHdr .social li {
    margin: 0;
  }
  .minHdr .social ul {
    margin-left: 22px;
  }
  .ftrNav ul li a {
    font-size: 13px;
  }
  .desetrtArea .desetCol,
  .freshPnl .freshCol,
  .juicePnl .juiceCol,
  .pizzaArea .pizaCol,
  .sideDipsArea .sidedipsCol {
    width: 100%;
  }
  .halal h3 {
    font-size: 12px;
    padding-bottom: 0px;
    padding-top: 21px;
  }
  .notetext p {
    font-size: 13px;
  }
  .notetext {
    padding-top: 20px;
  }
  .dtlsHdr p,
  .pop_form select {
    font-size: 14px;
  }
  .halal h3 img {
    width: 42px;
  }
  .drinkPnla .drinlCol {
    min-height: 159px;
  }
  .dtlsHdr p {
    line-height: 16px;
  }
  .dtlsFtr .message {
    font-size: 14px;
    margin-top: 15px;
  }
  .frmCol {
    padding-bottom: 8px;
  }
  .frmCol .inputRap,
  .frmCol .labelRap {
    width: 100%;
  }
  .frmCol textarea.form-control {
    height: 100px;
  }
  .frmCol label {
    margin-bottom: 8px;
  }
  .ftrBtm p a {
    display: block;
  }
  .agree b,
  strong {
    display: inline-block;
  }
  .panel-body input[type="button"] {
    margin: 15px 0 0;
  }
  .modal-dialog {
    width: auto !important;
    margin: 25px auto !important;
  }
  .colxmobile {
    width: 100%;
  }
  .colnewsouter {
    min-height: 0;
  }
  .proInrCol h4 {
    min-height: 0;
    margin-bottom: 5px;
  }
  /*1-12-2020*/
  .memberpopup19.newdwsign1
    .modal-content
    .modalinner
    .memberpopupcovid19_content_top
    .wearetext {
    font-size: 30px;
  }
  .memberpopup19.newdwsign1
    .modal-content
    .modalinner
    .memberpopupcovid19_content_top
    h3 {
    font-size: 30px;
    padding: 12px 0 10px;
  }
  .memberpopup19.newdwsign1
    .modal-content
    .modalinner
    .memberpopupcovid19_content_top
    .areastext {
    font-size: 23px;
    margin-bottom: 23px;
  }

  /*1505201*/
  /*.owl-item .banner { height: 170px;}*/

  /* 18052021 */
  .memberpopup19.newdwsign1
    .modal-content
    .modalinner
    .memberpopupcovid19_content_top
    .areastext {
    margin-bottom: 9px;
  }
  .memberpopup19 .delvtext {
    margin-bottom: 10px;
  }
  .memberpopup19.newdwsign1
    .modal-content
    .modalinner
    .memberpopupcovid19_content_top
    .placebtn {
    margin-bottom: 0px;
  }

  .itlnPzaTxt h2 span {
    line-height: 26px;
    margin-bottom: 2px;
  }
  .itlnPzaTxt {
    padding-right: 0px;
  }
  .itlnPzaTxt h3 {
    margin: 0px 0px 4px 0px;
  }
  .itlnPzaTxt h2 {
    margin: 0px;
    font-size: 25px;
    line-height: 25px;
  }
}

@media only screen and (max-width: 360px) {
  .drinkPnla .drinlCol {
    min-height: 140px;
  }
  .bnrTxt {
    margin-left: -159px;
  }
}

.pop_form .nav .open > a,
.pop_form .nav .open > a:focus,
.pop_form .nav .open > a:hover > a:hover {
  background: 0 0 !important;
}

.new_bottom_add {
  width: 100%;
  margin-top: 35px;
  text-align: center;
  margin-bottom: 0px;
}

.new_bottom_add img {
  width: auto;
  max-width: 100%;
}

.image_Wrapper {
  width: 100%;
  float: left;
  height: 196px;
  position: relative;
}

.image_Wrapper img,
.left_side_image img {
  width: auto;
  max-width: 100%;
}

.image_Wrapper img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.clear {
  clear: both;
  line-height: 0;
  font-size: 0;
}

.image_Wrapper + h2 {
  font-size: 20px !important;
  line-height: 20px !important;
  padding: 15px 20px !important;
  vertical-align: top;
  background: #d02937;
  display: inline-block;
  margin-top: 40px;
  text-transform: uppercase;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -webkit-transition: all ease-in-out 0.5s;
}

.image_Wrapper + h2:hover {
  background: #109347;
}

.image_Wrapper + h2 a {
  color: #fff;
}

.left_side_image {
  margin-top: 20px;
  text-align: center;
  border: 1px solid #ce2c3b;
}

.procidToCheck .backBtn {
  background-color: transparent;
  color: #7a7a7a;
  text-align: center;
  font-size: 20px;
  padding: 10px 8px;
}

.procidToCheck .backBtn:hover {
  color: #000;
  background-color: transparent;
}

@media only screen and (max-width: 767px) {
  .new_bottom_add {
    margin-bottom: 0px;
  }
  .image_Wrapper + h2 {
    margin-bottom: 60px;
  }
  .aboutContent {
    padding-top: 254px;
  }
}

.btn-first {
  display: block;
  width: 100%;
}

.btn-first .order-btn {
  font-size: 20px !important;
  line-height: 20px !important;
  padding: 15px 20px !important;
  vertical-align: top;
  background: #d02937;
  display: inline-block;
  margin-top: 75px;
  text-transform: uppercase;
  left: 30%;
  transform: translateX(-50%);
  position: relative;
  transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -webkit-transition: all ease-in-out 0.5s;
  color: #fff;
}

.btn-first .order-btn:hover {
  background: #109347;
}

.minBdy .contactRap .entire-sec {
  display: block;
  width: 100%;
  float: left;
  border: 6px dotted #d02937;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.delivery-bg {
  background: url(../images/bdyBg.jpg);
}

.delivery-bg .bnrAbt {
  z-index: 2;
}

.delivery-bg .contactRap {
  z-index: auto;
}

.contactRapnew {
  padding: 35px 0 0 0;
}

.heading-contact {
  text-align: center;
  display: block;
  margin-bottom: 30px;
  float: none !important;
}

.heading-contact h3 {
  border: 1px solid #d02937;
  display: inline-block;
}

.heading-contact h3 span {
  background: #d02937;
  display: inline-block;
  font-family: IntroInline;
  font-size: 25px;
  color: #fff;
  margin: 5px;
  padding: 20px 36px;
}

.top_con_bx {
  text-align: center;
}

.bx-icon-setup {
  background-size: 100%;
  padding: 65px 13%;
}

.top_con_bx h3.mid-ad {
  margin: 20px 11px 15px;
  color: #000;
  font-size: 17px;
  line-height: 23px;
  border-bottom: 3px solid #d02937;
  padding-bottom: 15px;
  min-height: 64px;
}

.mapcon iframe {
  width: 100%;
  height: 203px;
  border: none;
  margin-top: 20px;
  display: block;
}

.top_con_bx {
  background: #fff;
  margin-bottom: 50px;
  -moz-box-shadow: 3px 5px 15px -9px #000;
  -webkit-box-shadow: 3px 5px 15px -9px #000;
  box-shadow: 3px 5px 15px -9px #000;
}

.openDtls h3 {
  font-family: IntroInline;
  font-size: 25px;
  margin-bottom: 12px;
}

.openDtls p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #000;
  font-weight: 600;
  margin-bottom: 5px;
}

section.new_add_section_ft {
  background: #efeeed;
  position: relative;
  padding-top: 210px;
  margin-top: -199px;
}

.contactRapnew .container {
  position: relative;
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .btn-first .order-btn {
    margin-top: 36px;
    left: 50%;
  }
  .minBdy .contactRap .entire-sec {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .memberpopup19 .eatoutbox .eatoutimg img {
    width: 100px;
    height: 100px;
    max-width: 100px;
  }
  .memberpopup19 .modal-content .modalinner .memberpopupcovid19_content_top h3 {
    font-size: 23px;
  }

  /*01092021*/
  .testiArea .testInt .testHdn {
    text-align: center;
  }
  .itlnPzaTxt {
    padding-right: 20px;
    padding-left: 20px;
  }
}

/* 11-12-2019 */

.hdnCro span {
  display: inline-block;
  transform: inherit !important;
  margin: 0px !important;
  left: 0px !important;
  transform-origin: inherit !important;
  position: inherit !important;
}
.croImg {
  height: inherit;
}
.socialFtr ul li a i {
  line-height: 50px;
}

/* 10-1-2020 */

.desetrtArea .productTxt,
.drinkPnla .productTxt,
.freshPnl .productTxt,
.juicePnl .productTxt {
  padding-top: 20px;
}
.sideDipsArea .slad .sidedipsCol .productImg img {
  width: 100%;
}

/* 16-03-2020 */

.memberpopupcovid19.memberpopup .modal-dialog {
  max-width: 530px;
}
.memberpopupcovid19_content_bottom {
  text-align: center;
}
.cvdOrdrNow {
  background: #ffffff;
  display: inline-block;
  color: #d02937;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 23px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
  padding: 10px 30px;
}
.cvdOrdrNow:hover {
  background: #000000;
  color: #ffffff;
}
.popup_modal_contact {
  list-style: none;
  font-size: 0px;
  text-align: left;
}
.popup_modal_contact li {
  width: 50%;
  display: inline-block;
  font-size: 15px;
  color: #ffffff;
}
.popup_modal_contact li span {
  display: block;
  margin-bottom: 5px;
}
.popup_modal_contact li a {
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
}
.memberpopupcovid19.memberpopup
  .modal-content
  .modalinner
  .memberpopupcovid19_content_bottom
  p {
  text-align: left;
}

/* 24-03-2020 */

.memberpopupcovid19_content_bottom p {
  text-align: left;
}
.memberpopupcovid19.memberpopup .modal-content .modalinner p {
  font-size: 15px;
}
.memberpopupcovid19.checkoutpopup .modal-content .modalinner p a {
  border-bottom: 0px;
  font-weight: bold;
}

@media only screen and (max-width: 479px) {
  /*01092021*/
  .testiArea .testInt p {
    font-size: 14px;
  }
}

@media only screen and (max-width: 400px) {
  .popup_modal_contact li {
    width: 100%;
    margin-bottom: 10px;
  }
  .cvdOrdrNow {
    font-size: 16px;
    line-height: 22px;
    padding: 5px 20px;
  }
  .popup_modal_contact li a {
    font-size: 16px;
  }
}
