@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Mulish:wght@200;300;400;500;600;700;800;900&family=Rubik:wght@300;400;500;600;700;800;900&family=Urbanist:wght@100;200;300;400;500;600;700;800;900&display=swap");
.favourite-wrp {
  padding: 23px 0;
}
.favourite-wrp .logo-box {
  position: relative;
  padding: 0 24px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .favourite-wrp .logo-box {
    margin-bottom: 0;
  }
}
.favourite-wrp .logo-box .logo-img {
  width: 125px;
  margin: auto;
}
.favourite-wrp .logo-box .logo-title {
  font-weight: 800;
  font-size: 24px;
  text-align: center;
}
.favourite-wrp .logo-box a.backbtn {
  font-size: 14px;
  color: #666687;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  box-shadow: 0px 0px 2px rgba(12, 26, 75, 0.05), 0px 4px 20px -2px rgba(50, 50, 71, 0.02);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 44px;
  right: 5px;
}
.favourite-wrp .logo-box a.backbtn:hover {
  background-color: #faa239;
  color: #ffffff;
}
.favourite-wrp .logo-box a {
  display: block;
  text-align: justify;
}
.favourite-wrp .logo-box a img {
  max-width: 98px;
  margin: 0 auto;
  display: table;
}
.favourite-wrp .favourite-title {
  padding: 0 24px;
}
.favourite-wrp .favourite-title a {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f67f33;
  margin: 0 0 32px;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .favourite-wrp .favourite-title a {
    font-size: 22px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .favourite-wrp .favourite-title a {
    font-size: 20px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .favourite-wrp .favourite-title a {
    font-size: 20px;
  }
}
.favourite-wrp .favourite-title a i {
  padding-right: 5px;
}
.favourite-wrp .favourite-title h2 {
  font-family: "Rubik", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  color: #32324d;
  margin: 0 0 13px;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .favourite-wrp .favourite-title h2 {
    font-size: 22px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .favourite-wrp .favourite-title h2 {
    font-size: 20px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .favourite-wrp .favourite-title h2 {
    font-size: 20px;
  }
}
.favourite-wrp .favourite-slider {
  margin: 0 0 20px;
}
.favourite-wrp .favourite-slider .slick-slide {
  margin: 0 0px;
  outline: none;
}
.favourite-wrp .favourite-slider .slick-list {
  margin: 0 0px;
}
.favourite-wrp .favourite-slider .slider-box {
  background: #f67f33;
  border-radius: 16px;
  padding: 22px 9px 22px 22px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.favourite-wrp .favourite-slider .slider-box a {
  outline: none;
  box-shadow: none;
}
.favourite-wrp .favourite-slider .slider-box .row {
  margin: 0 -12px;
}
.favourite-wrp .favourite-slider .slider-box .row .col-md-7 {
  padding: 0 12px;
  width: 60%;
}
.favourite-wrp .favourite-slider .slider-box .row .col-md-5 {
  padding: 0 12px;
  width: 40%;
}
.favourite-wrp .favourite-slider .slider-box .slider-dt h3 {
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  color: #fff;
  margin: 0 0 2px;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .favourite-wrp .favourite-slider .slider-box .slider-dt h3 {
    font-size: 16px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .favourite-wrp .favourite-slider .slider-box .slider-dt h3 {
    font-size: 15px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .favourite-wrp .favourite-slider .slider-box .slider-dt h3 {
    font-size: 14px;
  }
}
.favourite-wrp .favourite-slider .slider-box .slider-dt h2 {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  margin: 0 0 13px;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .favourite-wrp .favourite-slider .slider-box .slider-dt h2 {
    font-size: 20px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .favourite-wrp .favourite-slider .slider-box .slider-dt h2 {
    font-size: 18px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .favourite-wrp .favourite-slider .slider-box .slider-dt h2 {
    font-size: 18px;
  }
}
.favourite-wrp .favourite-slider .slider-box .slider-dt h5 {
  font-weight: 800;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  color: #fff;
  margin: 0;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .favourite-wrp .favourite-slider .slider-box .slider-dt h5 {
    font-size: 20px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .favourite-wrp .favourite-slider .slider-box .slider-dt h5 {
    font-size: 18px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .favourite-wrp .favourite-slider .slider-box .slider-dt h5 {
    font-size: 18px;
  }
}
.favourite-wrp .favourite-slider .slider-box .slider-dt h5 span {
  font-weight: 700;
  font-size: 9px;
  line-height: 15px;
  color: #ffb080;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .favourite-wrp .favourite-slider .slider-box .slider-dt h5 span {
    font-size: 12px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .favourite-wrp .favourite-slider .slider-box .slider-dt h5 span {
    font-size: 11px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .favourite-wrp .favourite-slider .slider-box .slider-dt h5 span {
    font-size: 11px;
  }
}
.favourite-wrp .favourite-slider .slider-box .slider-img img {
  height: 95px;
  width: auto;
  border-radius: 100%;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.favourite-wrp .favourite-slider .slider-box .slider-img {
  position: relative;
  margin: 0 auto;
  display: table;
}
.favourite-wrp .favourite-slider .slider-box .slider-img:before {
  position: absolute;
  content: "";
  width: 165px;
  height: 165px;
  left: -30px;
  top: -30px;
  background: rgba(255, 255, 255, 0.04);
  border-radius: 100%;
  z-index: 5;
}
.favourite-wrp .favourite-slider .slider-box .slider-img:after {
  position: absolute;
  content: "";
  width: 130px;
  height: 130px;
  left: -13px;
  top: -13px;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 100%;
  z-index: 9;
}
.favourite-wrp .favourite-slider .slider-box .slider-img img {
  max-width: 100%;
  position: relative;
  z-index: 9;
  margin: 0 auto;
}
.favourite-wrp .favourite-slider .slick-list .slick-slide .slider-box {
  opacity: 1;
  transform: scale(0.92);
  outline: none;
}
.favourite-wrp .favourite-slider .slick-list .slick-slide .slider-box:hover {
  transform: scale(1);
}
.favourite-wrp .favourite-slider .slick-list .slick-center .slider-box {
  opacity: 1;
  transform: scale(0.92);
  outline: none;
}

@media only screen and (max-width: 576px) {
  .product-wrp {
    padding: 0 24px 75px 24px;
  }
}
@media only screen and (min-width: 577px) {
  .product-wrp {
    padding: 0 24px;
  }
}
.product-wrp .prd-title h2 {
  font-family: "Rubik", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #000;
  margin: 0 0 5px;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .product-wrp .prd-title h2 {
    font-size: 22px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .product-wrp .prd-title h2 {
    font-size: 20px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .product-wrp .prd-title h2 {
    font-size: 18px;
  }
}
.product-wrp .product-box {
  padding: 10px 12px;
  background: #fff;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.03), 0px 4px 20px -2px rgba(50, 50, 71, 0.04);
  border-radius: 16px;
  display: flex;
  align-items: center;
  position: relative;
  height: calc(100% - 10px);
}
.product-wrp .product-box .prd-img {
  margin-right: 12px;
  width: 100px;
  height: 100px;
}
.product-wrp .product-box .prd-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: drop-shadow(0px 0px 8px rgba(255, 255, 255, 0.7));
}
.product-wrp .product-box .product-dt h3 {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: #32324d;
  margin: 0 0 3px;
}
.product-wrp .product-box .product-dt h5 {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #ff7b2c;
  margin: 0;
}
.product-wrp .product-box .product-dt h5 sub {
  vertical-align: super;
  color: #ffb080;
}
.product-wrp .product-box .product-dt .prd-info {
  min-height: 20px;
}
.product-wrp .product-box .product-dt .prd-info ul {
  display: flex;
  align-items: center;
}
.product-wrp .product-box .product-dt .prd-info ul li {
  margin-right: 10px;
  line-height: 0;
}
.product-wrp .product-box .product-dt .prd-info ul li svg {
  width: 14px;
  height: 14px;
  margin: 0;
}
.product-wrp .product-box .add-cart-btn {
  position: absolute;
  right: 12px;
  bottom: 10px;
  color: #ff7b2c;
  font-size: 18px;
  width: 44px;
  height: 44px;
  background: #fff2ea;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-wrp .product-box .add-cart-btn:hover {
  background-color: #ff7b2c;
  color: #fff;
}

.bottom-fix {
  background: #fff;
  box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.05);
  padding: 16px 24px;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 98 !important;
}
.bottom-fix ul {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 375px;
  margin: 0 auto;
}
.bottom-fix ul li {
  margin-right: 7px;
  width: 100%;
}
.bottom-fix ul li:last-child {
  margin-right: 7px;
  margin-left: 0;
}
.bottom-fix ul li a {
  display: block;
  border: 2px solid #faa239;
  border-radius: 8px;
  font-family: "Urbanist", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #e4993a;
  padding: 17px 10px;
}
.bottom-fix ul li a:hover {
  background-color: #faa239;
  color: #fff;
  border-color: #faa239;
  text-decoration: none;
}
.bottom-fix ul li .cart-btn {
  color: #fff;
  background-color: #faa239;
  padding: 8px 10px;
}
.bottom-fix ul li .cart-btn span {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
}
.bottom-fix ul li .cart-btn:hover {
  background-color: #000;
  color: #fff;
  border-color: #000;
  text-decoration: none;
}

.cloche-btn {
  position: fixed;
  right: 15px;
  width: 72px;
  height: 72px;
  background-color: #faa239;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  z-index: 999;
}
@media only screen and (max-width: 577px) {
  .cloche-btn {
    bottom: 75px;
  }
}
@media (min-width: 577px) and (max-width: 1400px) {
  .cloche-btn {
    bottom: 35px;
  }
}
@media only screen and (min-width: 1400px) {
  .cloche-btn {
    bottom: 105px;
  }
}
.cloche-btn:hover {
  background-color: #f67f33;
}

.cloche-btn-left {
  right: auto;
  left: 15px;
}

.cloche-btn-top-left {
  right: auto;
  top: 60px;
}

.cloche-btn-top-right {
  left: auto;
  top: 60px;
  right: 15px;
}

.nav-sections {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #e6e6e6;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  padding: 6px 14px 6px 14px;
  margin: 0 0 24px;
  z-index: 98;
  display: flex;
  align-items: center;
}
.nav-sections .container {
  position: relative;
}
.nav-sections .container .f-scroll .f-icon a i {
  font-size: 30px;
  color: #32324d;
}
.nav-sections .container .filter-toggle-btn {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 45px;
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e6e6e6;
  z-index: 9;
}
.nav-sections .container .menu-navigation {
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.nav-sections .container .menu-navigation.menu-navigation-left {
  left: 0;
}
.nav-sections .container .menu-navigation.menu-navigation-right {
  right: 0;
}
.nav-sections .container .menu {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  overflow-x: scroll;
  overscroll-behavior: none;
  -ms-overflow-style: none;
  max-width: 100%;
  padding-left: 60px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: -webkit-transform cubic-bezier(0.23, 1, 0.32, 1) 350ms;
  transition: -webkit-transform cubic-bezier(0.23, 1, 0.32, 1) 350ms;
  transition: transform cubic-bezier(0.23, 1, 0.32, 1) 350ms;
  transition: transform cubic-bezier(0.23, 1, 0.32, 1) 350ms, -webkit-transform cubic-bezier(0.23, 1, 0.32, 1) 350ms;
}
.nav-sections .container .menu::-webkit-scrollbar {
  height: 4px;
  background-color: green;
}
.nav-sections .container .menu::-webkit-scrollbar-thumb {
  background-color: #8e8ea9;
  border-radius: 8px;
}
.nav-sections .container .menu::-webkit-scrollbar-track {
  border-radius: 4px;
}
.nav-sections .container .menu li {
  margin-right: 15px;
}
@media only screen and (max-width: 767px) {
  .nav-sections .container .menu li {
    margin-right: 0px;
  }
}
.nav-sections .container .menu li:first-child {
  margin-right: 12px;
}
@media only screen and (min-width: 767px) {
  .nav-sections .container .menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #f0eded;
    background-color: #ffffff;
  }
  .nav-sections .container menu::-webkit-scrollbar {
    height: 2px;
    background-color: #f5f5f5;
  }
  .nav-sections .container menu::-webkit-scrollbar-thumb {
    background-color: #ffffff;
  }
}
.nav-sections .container .menu-item-link {
  font-family: "Rubik", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #8e8ea9;
  padding: 12px 14px;
  display: block;
  border-radius: 16px;
  white-space: nowrap;
  transition: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.nav-sections .container .menu-item-link span {
  position: relative;
  z-index: 9;
}
.nav-sections .container .menu-item-link.active {
  color: #fff;
  background: #ffb01d;
}

.page-sections .page-section {
  transition: all 0.3s ease-in-out;
}

.menu-item:first-of-type .menu-item-link {
  margin-left: 0;
}

.active-line {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 44px;
  opacity: 100%;
  border-radius: 16px;
}

.single-item {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  display: none;
}

.single-item.slick-initialized {
  visibility: visible;
  opacity: 1;
  display: block;
}

.myorders-wrp {
  padding: 20px;
}
.myorders-wrp .myorders-month-wise {
  margin-bottom: 20px;
}
.myorders-wrp .bar-actbx .btn {
  background: #fff;
  box-shadow: 0px 0px 2px rgba(12, 26, 75, 0.05), 0px 4px 20px -2px rgba(50, 50, 71, 0.02);
  border-radius: 100px;
  display: inline-block;
  height: 44px;
  width: 44px;
  padding: 10px;
  vertical-align: middle;
  line-height: 20px;
}
.myorders-wrp .bar-actbx .btn:after {
  display: none;
}
.myorders-wrp .wise {
  margin-bottom: 10px;
  color: gray;
  font-weight: 600;
}
.myorders-wrp .myorders-box-inner {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 9fr 2fr;
}
@media only screen and (max-width: 467px) {
  .myorders-wrp .myorders-box-inner {
    grid-template-columns: none;
  }
}
.myorders-wrp .myorders-box-inner .prd-img {
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 100%;
  border: 1px solid #f0f0f0;
}
@media only screen and (max-width: 576px) {
  .myorders-wrp .myorders-box-inner .prd-img {
    width: 60px;
    height: 60px;
  }
}
.myorders-wrp .myorders-box-inner .prd-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
@media only screen and (max-width: 467px) {
  .myorders-wrp .myorders-box-inner .myorders-dt {
    padding-left: 0px !important;
  }
}
.myorders-wrp .myorders-box-inner .myorders-dt h3 {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  margin: 5px 0px;
}
@media only screen and (max-width: 991px) {
  .myorders-wrp .myorders-box-inner .myorders-dt h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .myorders-wrp .myorders-box-inner .myorders-dt h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 576px) {
  .myorders-wrp .myorders-box-inner .myorders-dt h3 {
    font-size: 20px;
  }
}
.myorders-wrp .myorders-box-inner .myorders-dt span {
  font-size: 16px;
  font-weight: normal;
  color: #808080;
}
@media only screen and (max-width: 576px) {
  .myorders-wrp .myorders-box-inner .myorders-dt span {
    font-size: 14px;
  }
}
.myorders-wrp .myorders-box-inner .myorders-dt p {
  font-size: 16px;
  font-weight: normal;
  color: #808080;
  margin-bottom: 10px;
}
@media only screen and (max-width: 576px) {
  .myorders-wrp .myorders-box-inner .myorders-dt p {
    font-size: 14px;
  }
}
.myorders-wrp .myorders-box-inner .myorders-dt p strong {
  color: #000;
}
.myorders-wrp .myorders-box-inner .myorders-dt .ord-edit {
  display: flex;
  align-items: center;
  gap: 10px;
}
.myorders-wrp .myorders-box-inner .myorders-dt .ord-edit .view-orders-dwn {
  line-height: 34px;
  font-size: 20px;
  display: block;
  width: 34px;
  height: 34px;
  background: #808080;
  text-align: center;
  border-radius: 100%;
  color: #fff !important;
  position: relative;
  cursor: pointer;
  transition: 0.5s;
}
.myorders-wrp .myorders-box-inner .myorders-dt .ord-edit .view-orders-dwn.arrow-down {
  background-color: #f87121;
}
.myorders-wrp .myorders-box-inner .myorders-dt .ord-edit .view-orders-dwn.arrow-down i:before {
  content: "\f106" !important;
}
@media only screen and (max-width: 576px) {
  .myorders-wrp .myorders-box-inner .myorders-dt .ord-edit .view-orders-dwn {
    font-size: 16px;
    line-height: 30px;
    width: 30px;
    height: 30px;
  }
}
.myorders-wrp .myorders-box-inner .myorders-dt .ord-edit .modify {
  font-size: 15px;
  border-radius: 100px;
  border-color: #808080;
  transition: 0.5s;
}
@media only screen and (max-width: 576px) {
  .myorders-wrp .myorders-box-inner .myorders-dt .ord-edit .modify {
    font-size: 14px;
  }
}
.myorders-wrp .myorders-box-inner .myorders-dt .ord-edit .modify:hover {
  background-color: #ffa043;
  color: #fff;
  border-color: #ffa043;
}
.myorders-wrp .myorders-box-inner .myorders-dt .ord-edit .modify:focus {
  box-shadow: none;
}
.myorders-wrp .myorders-box-inner .myorders-dt .ord-edit .org-pay-now-btn {
  font-size: 15px;
  background: #FF5634;
  border-radius: 100px;
  color: #ffffff !important;
  outline: none;
  transition: 0.5s;
}
@media only screen and (max-width: 576px) {
  .myorders-wrp .myorders-box-inner .myorders-dt .ord-edit .org-pay-now-btn {
    font-size: 14px;
  }
}
.myorders-wrp .myorders-box-inner .myorders-dt .ord-edit .org-pay-now-btn:hover {
  background-color: #e84423;
}
.myorders-wrp .myorders-box-inner .myorders-dt .ord-edit .org-pay-now-btn:focus {
  box-shadow: none;
}
.myorders-wrp .myorders-box-inner .myorders-dt .ord-edit .green-pay-now-btn {
  font-size: 15px;
  background: #2CC56F;
  border-radius: 100px;
  color: #ffffff !important;
  outline: none;
  transition: 0.5s;
}
@media only screen and (max-width: 576px) {
  .myorders-wrp .myorders-box-inner .myorders-dt .ord-edit .green-pay-now-btn {
    font-size: 14px;
  }
}
.myorders-wrp .myorders-box-inner .myorders-dt .ord-edit .green-pay-now-btn:hover {
  background-color: #16a855;
}
.myorders-wrp .myorders-box-inner .myorders-dt .ord-edit .green-pay-now-btn:focus {
  box-shadow: none;
}
.myorders-wrp .myorders-box-inner .myorders-dt .ord-edit .hidden-pay-now-btn {
  font-size: 15px;
  background: #CDCDCD;
  border-radius: 100px;
  color: #ffffff !important;
  outline: none;
  cursor: unset;
}
@media only screen and (max-width: 576px) {
  .myorders-wrp .myorders-box-inner .myorders-dt .ord-edit .hidden-pay-now-btn {
    font-size: 14px;
  }
}
.myorders-wrp .myorders-box-inner .myorders-dt .ord-edit .hidden-pay-now-btn:focus {
  box-shadow: none;
}
.myorders-wrp .myorders-box-inner .ordstatus-info {
  position: relative;
  text-align: right;
}
@media only screen and (max-width: 467px) {
  .myorders-wrp .myorders-box-inner .ordstatus-info {
    display: flex;
    align-items: center;
    text-align: left;
    margin-top: 10px;
  }
}
.myorders-wrp .myorders-box-inner .ordstatus-info span {
  font-size: 16px;
  border-radius: 10px;
  transition: 0.5s;
  display: inline-block;
  padding: 10px 30px;
}
@media only screen and (max-width: 576px) {
  .myorders-wrp .myorders-box-inner .ordstatus-info span {
    font-size: 14px;
    padding: 6px 20px;
  }
}
.myorders-wrp .myorders-box-inner .ordstatus-info .activ {
  background: #2CC56F;
  color: #ffffff;
}
.myorders-wrp .myorders-box-inner .ordstatus-info .canceld {
  background: #ED1C24;
  color: #ffffff;
}
.myorders-wrp .myorders-box-inner .ordstatus-info .compltd {
  background: #727795;
  color: #ffffff;
}
.myorders-wrp .myorders-box-inner .ordstatus-info .review-btn {
  background: #F6F5F5;
  color: #727795;
}
.myorders-wrp .myorders-box-inner .ordstatus-info .down-pos {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.myorders-wrp .myorders-box-inner .ordstatus-info .star {
  font-size: 16px;
  position: absolute;
  bottom: 0px;
  text-align: right;
  width: 100%;
}
@media only screen and (max-width: 576px) {
  .myorders-wrp .myorders-box-inner .ordstatus-info .star {
    font-size: 14px;
  }
}
@media only screen and (max-width: 467px) {
  .myorders-wrp .myorders-box-inner .ordstatus-info .star {
    position: relative;
  }
}
.myorders-wrp .myorders-box-inner .ordstatus-info .star i {
  color: #f87121;
}
.myorders-wrp .order-invoice-details {
  opacity: 0;
  visibility: hidden;
  display: none;
  margin-top: 20px;
}
.myorders-wrp .order-invoice-details.open-oid {
  display: block;
  opacity: 1;
  visibility: visible;
}
.myorders-wrp .order-invoice-details .order-invoice-details-table {
  border-top: 2px solid #d6d6d6;
  border-bottom: 2px solid #d6d6d6;
  padding: 20px 0px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 576px) {
  .myorders-wrp .order-invoice-details .order-invoice-details-table {
    font-size: 15px;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding: 10px 0px;
    margin-bottom: 10px;
  }
}
.myorders-wrp .order-invoice-details .order-invoice-details-table table {
  width: 100%;
}
.myorders-wrp .order-invoice-details .order-invoice-details-table table td {
  font-size: 16px;
  font-weight: 800;
  padding-bottom: 10px;
}
@media only screen and (max-width: 576px) {
  .myorders-wrp .order-invoice-details .order-invoice-details-table table td {
    font-size: 15px;
  }
}
.myorders-wrp .order-invoice-details .order-invoice-details-table table td span {
  font-weight: normal;
}
.myorders-wrp .order-invoice-details a {
  text-align: center;
  display: flex;
  justify-content: center;
  font-weight: 700;
  color: #ffa500;
  font-size: 18px;
  transition: 0.5s;
}
@media only screen and (max-width: 576px) {
  .myorders-wrp .order-invoice-details a {
    font-size: 16px;
  }
}
.myorders-wrp .order-invoice-details a:hover {
  color: #f87121;
}
.myorders-wrp .myorders-title {
  font-size: 18px;
  text-align: left;
  padding: 0 24px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: black;
  font-weight: bold;
  justify-content: space-between;
}
.myorders-wrp .myorders-title .d-flex-center {
  display: flex;
  align-items: center;
  gap: 10px;
}
.myorders-wrp .myorders-title h2 {
  font-family: Nunito;
  font-size: 24px;
  font-weight: 800;
  line-height: 30px;
  text-align: left;
  margin-bottom: 0px;
}
@media only screen and (max-width: 576px) {
  .myorders-wrp .myorders-title h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 576px) {
  .myorders-wrp .myorders-title {
    padding: 0 0px;
  }
}
.myorders-wrp .myorders-title a.backbtn {
  font-size: 14px;
  line-height: 44px;
  color: #666687;
  background: #fff;
  box-shadow: 0px 0px 2px rgba(12, 26, 75, 0.05), 0px 4px 20px -2px rgba(50, 50, 71, 0.02);
  border-radius: 100px;
  display: inline-block;
  height: 44px;
  width: 44px;
  text-align: center;
}
.myorders-wrp .myorders-box {
  padding: 30px;
  background: #fff;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.03), 0px 4px 20px -2px rgba(50, 50, 71, 0.04);
  border-radius: 16px;
  position: relative;
  margin-bottom: 30px;
  border: 1px dashed #2cc56f;
}
@media only screen and (max-width: 576px) {
  .myorders-wrp .myorders-box {
    padding: 18px;
  }
}

[dir=rtl] .myorders-wrp .myorders-dt p {
  display: flex;
  align-items: center;
  gap: 5px;
}
[dir=rtl] .myorders-wrp .ordstatus-info {
  text-align: left;
}
[dir=rtl] .myorders-wrp .ordstatus-info .star {
  text-align: left;
}
[dir=rtl] .myorders-wrp .ordstatus-info .down-pos {
  left: 0px;
  right: unset;
}

.no-order-found-sec {
  padding: 50px 0px;
  position: relative;
}
@media only screen and (max-width: 576px) {
  .no-order-found-sec {
    padding: 30px 0px;
  }
}
.no-order-found-sec .cart-bg {
  background: url(../images/cart_empty.svg);
  width: 125px;
  height: 100px;
  background-size: contain;
  margin: 0px auto 20px;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 576px) {
  .no-order-found-sec .cart-bg {
    width: 75px;
    height: 60px;
  }
}
.no-order-found-sec i {
  font-size: 100px;
  margin-bottom: 30px;
  color: #919191;
}
@media only screen and (max-width: 767px) {
  .no-order-found-sec i {
    font-size: 80px;
  }
}
@media only screen and (max-width: 576px) {
  .no-order-found-sec i {
    font-size: 60px;
  }
}
.no-order-found-sec h3 {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  margin: 5px 0px;
}
@media only screen and (max-width: 991px) {
  .no-order-found-sec h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .no-order-found-sec h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 576px) {
  .no-order-found-sec h3 {
    font-size: 20px;
  }
}
.no-order-found-sec p {
  font-size: 16px;
  font-weight: normal;
  color: #808080;
  margin-bottom: 10px;
}
@media only screen and (max-width: 576px) {
  .no-order-found-sec p {
    font-size: 14px;
  }
}
.no-order-found-sec a {
  font-size: 16px;
  color: #f67f33;
  background: #f7eae2;
  border: 1px dashed #f67f33;
  padding: 10px 100px;
  margin-top: 50px;
  transition: 0.5s;
}
.no-order-found-sec a:hover {
  color: #f7eae2;
  background: #f67f33;
  border: 1px dashed #f7eae2;
}
@media only screen and (max-width: 767px) {
  .no-order-found-sec a {
    padding: 10px 80px;
  }
}
@media only screen and (max-width: 576px) {
  .no-order-found-sec a {
    margin-top: 20px;
    padding: 10px 60px;
    font-size: 14px;
  }
}

.payment-otp-popup h4 {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  margin: 5px 0px;
}
@media only screen and (max-width: 991px) {
  .payment-otp-popup h4 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .payment-otp-popup h4 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 576px) {
  .payment-otp-popup h4 {
    font-size: 20px;
  }
}
.payment-otp-popup .otp-field {
  flex-direction: row;
  column-gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.payment-otp-popup .otp-field input {
  height: 45px;
  width: 42px;
  border-radius: 6px;
  outline: none;
  font-size: 1.125rem;
  text-align: center;
  border: 1px solid #ddd;
}
.payment-otp-popup .otp-field input:focus {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.payment-otp-popup .otp-field input::-webkit-inner-spin-button, .payment-otp-popup .otp-field input::-webkit-outer-spin-button {
  display: none;
}
.payment-otp-popup .resend {
  font-size: 13px;
}
.payment-otp-popup .resend a {
  color: #ff914d;
}
.payment-otp-popup .btn {
  font-size: 16px;
  color: #fff;
  background: #f67f33;
  padding: 10px 100px;
  margin-top: 0px;
  margin-bottom: 10px;
  transition: 0.5s;
  outline: none;
  box-shadow: none;
}
.payment-otp-popup .btn:hover {
  color: #f7eae2;
  background: #000;
}
@media only screen and (max-width: 767px) {
  .payment-otp-popup .btn {
    padding: 10px 80px;
  }
}
@media only screen and (max-width: 576px) {
  .payment-otp-popup .btn {
    padding: 10px 60px;
    font-size: 14px;
  }
}
.payment-otp-popup .btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
  outline: none;
  box-shadow: none;
  z-index: 1;
}
.payment-otp-popup .btn-close:hover {
  color: rgb(245, 55, 55);
}

.offcanvas-bottom.filter-bottom-block {
  border-radius: 26px 26px 0 0;
  padding: 16px 24px 150px;
  height: 90vh;
  overflow: auto;
}
.offcanvas-bottom.filter-bottom-block .close-filter {
  position: absolute;
  right: 16px;
  top: 12px;
  color: #000;
  font-size: 22px;
}
.offcanvas-bottom.filter-bottom-block .close-filter:hover {
  color: #f67f33;
}
.offcanvas-bottom.filter-bottom-block .filter-title h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #32324d;
  margin: 0 0 24px;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .offcanvas-bottom.filter-bottom-block .filter-title h3 {
    font-size: 22px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .offcanvas-bottom.filter-bottom-block .filter-title h3 {
    font-size: 20px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .offcanvas-bottom.filter-bottom-block .filter-title h3 {
    font-size: 18px;
  }
}
.offcanvas-bottom.filter-bottom-block h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: #666687;
  margin: 0 0 12px;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .offcanvas-bottom.filter-bottom-block h2 {
    font-size: 18px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .offcanvas-bottom.filter-bottom-block h2 {
    font-size: 18px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .offcanvas-bottom.filter-bottom-block h2 {
    font-size: 18px;
  }
}
.offcanvas-bottom.filter-bottom-block .categories-bix {
  margin: 0 0 24px;
}
.offcanvas-bottom.filter-bottom-block .btn-main {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background: #f67f33;
  border-radius: 16px;
  padding: 12px 14px;
  display: table;
}
.offcanvas-bottom.filter-bottom-block .btn-main:hover {
  background-color: #000;
  color: #fff;
  border-color: #000;
  text-decoration: none;
}
.offcanvas-bottom.filter-bottom-block .select-product-bix {
  margin: 0 0 12px;
}
.offcanvas-bottom.filter-bottom-block .select-product-bix ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.offcanvas-bottom.filter-bottom-block .select-product-bix ul li {
  margin: 0 12px 12px 0;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #a5a5ba;
  padding: 12px 14px;
  display: block;
  border: 1px solid #dcdce4;
  border-radius: 16px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: pointer;
}
.offcanvas-bottom.filter-bottom-block .select-product-bix ul li input {
  position: absolute;
  opacity: 0;
}
.offcanvas-bottom.filter-bottom-block .select-product-bix ul li:hover {
  background-color: #f67f33;
  color: #fff;
  border-color: #f67f33;
}
.offcanvas-bottom.filter-bottom-block .select-product-bix ul li:hover i {
  color: #fff;
}
.offcanvas-bottom.filter-bottom-block .select-product-bix ul li.selected {
  background-color: #f67f33;
  color: #fff;
  border-color: #f67f33;
}
.offcanvas-bottom.filter-bottom-block .select-product-bix ul li.selected i {
  color: #fff;
}
.offcanvas-bottom.filter-bottom-block .select-product-bix .select-prd li:nth-child(3) {
  margin: 0 0 12px;
}
@media (min-width: 376px) {
  .offcanvas-bottom.filter-bottom-block .select-product-bix .select-prd li:nth-child(3) {
    margin: 0 12px 12px 0;
  }
}
.offcanvas-bottom.filter-bottom-block .select-product-bix .select-rating li i {
  color: #ffb01d;
}
.offcanvas-bottom.filter-bottom-block .range-bix {
  width: 317px;
  margin: 0;
}
.offcanvas-bottom.filter-bottom-block .range-bix h2 {
  margin: 0 0 24px;
}
.offcanvas-bottom.filter-bottom-block .range-bix .noUi-value {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  align-items: flex-end;
  text-align: center;
  color: #a5a5ba;
}
.offcanvas-bottom.filter-bottom-block .range-bix .noUi-marker-large {
  background: #aaa;
  background: #c0c0cf;
  top: -7px;
}
.offcanvas-bottom.filter-bottom-block .range-bix .ui-widget-content {
  border: none;
  height: 1px;
  background: #dcdce4;
}
.offcanvas-bottom.filter-bottom-block .range-bix .noUi-target {
  border-radius: 0;
  height: 3px;
  border: none;
  background: transparent;
  border-bottom: 1px solid #dcdce4;
  box-shadow: none;
}
.offcanvas-bottom.filter-bottom-block .range-bix .noUi-handle {
  height: 21px;
  width: 21px;
  border-radius: 100%;
  border: none;
  background: #ffc861;
  box-shadow: none;
  outline: none;
  top: -10px;
}
.offcanvas-bottom.filter-bottom-block .range-bix .noUi-handle:before {
  position: absolute;
  content: "";
  height: 7px;
  width: 7px;
  border-radius: 100%;
  background-color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.offcanvas-bottom.filter-bottom-block .range-bix .noUi-handle:after {
  display: none;
}
.offcanvas-bottom.filter-bottom-block .range-bix .noUi-connect {
  background: #ffc861;
  height: 3px;
  top: -1px;
}
.offcanvas-bottom.filter-bottom-block .reset-btn-bix .btn-reset {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  display: block;
  text-align: center;
  padding: 16px 22px;
  background-color: #f67f33;
  border-radius: 13px;
}
@media only screen and (max-width: 576px) {
  .offcanvas-bottom.filter-bottom-block .reset-btn-bix .btn-reset {
    font-size: 14px;
    padding: 12px 18px;
  }
}
.offcanvas-bottom.filter-bottom-block .reset-btn-bix .btn-reset:hover {
  background-color: #000;
  color: #fff;
  border-color: #000;
  text-decoration: none;
}
.offcanvas-bottom.filter-bottom-block .btn-bottom-bix {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 16px 24px;
  background: #fff;
  border-radius: 26px 26px 0px 0px;
  z-index: 9;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.offcanvas-bottom.filter-bottom-block .btn-bottom-bix .btn-main {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  display: block;
  text-align: center;
  padding: 16px 22px;
  width: 100%;
}
.offcanvas-bottom.filter-bottom-block .btn-bottom-bix .btn-main:hover {
  background-color: #000;
  color: #fff;
  border-color: #000;
  text-decoration: none;
}

.add-fix .main-wrpper {
  position: fixed;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.offcanvas-bottom.filter-bottom-block.show .btn-bottom-bix {
  position: fixed;
  visibility: visible;
  opacity: 1;
}

.login-wrpper {
  padding: 33px 24px 24px;
}
.login-wrpper .logo-box {
  position: relative;
  margin: 0 0 100px;
}
.login-wrpper .logo-box a.backbtn {
  font-size: 20px;
  color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
.login-wrpper .logo-box a {
  display: block;
}
.login-wrpper .logo-box a img {
  max-width: 98px;
  margin: 0 auto;
  display: table;
}
.login-wrpper form h2 {
  font-family: "Urbanist", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #000;
  margin: 0 0 16px;
}
.login-wrpper form .form-group {
  margin: 0 0 16px;
  position: relative;
}
.login-wrpper form .form-group .form-control {
  border: 0.5px solid #ababab;
  border-radius: 8px;
  padding: 16px 16px 16px 48px;
  font-family: "Urbanist", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #acb4b0;
  height: auto;
  box-shadow: none;
  outline: none;
}
.login-wrpper form .form-group .form-control::placeholder {
  color: #acb4b0;
}
.login-wrpper form .form-group .eye {
  width: 20px;
  cursor: pointer;
  right: 16px;
  left: unset !important;
}
.login-wrpper form .form-group img {
  position: absolute;
  left: 16px;
  top: 50%;
  max-width: 100%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.login-wrpper form button.btn-main {
  margin: 40px 0 75px;
}
.login-wrpper .continue-box p {
  font-family: "Urbanist", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #575555;
  margin: 0 0 14px;
}
.login-wrpper .continue-box ul {
  margin: 0 -8px;
  display: flex;
  align-items: center;
  padding: 0 0 68px;
}
.login-wrpper .continue-box ul li {
  padding: 0 8px;
  width: 33.33%;
}
.login-wrpper .continue-box ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.5px solid #ababab;
  border-radius: 15px;
  min-height: 65px;
}
.login-wrpper .continue-box ul li a img {
  max-width: 100%;
}
.login-wrpper .continue-box ul li a:hover {
  background-color: #eee;
}
.login-wrpper .continue-box h6 {
  font-family: "Urbanist", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #575555;
  margin: 0;
}
.login-wrpper .continue-box h6 a {
  font-weight: 700;
  text-decoration: underline !important;
  color: #403cf2;
}

.password-eye-icon {
  display: flex;
  align-items: center;
  position: absolute;
  height: 100%;
  top: 0;
  right: 10px;
  padding-right: 1px;
  background: none;
  border: 0;
}

.product-detail-wrpper {
  padding: 33px 0 112px;
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.product-detail-wrpper .logo-box {
  position: relative;
  padding: 0 24px;
}
.product-detail-wrpper .logo-box a.backbtn {
  font-size: 14px;
  color: #666687;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  box-shadow: 0px 0px 2px rgba(12, 26, 75, 0.05), 0px 4px 20px -2px rgba(50, 50, 71, 0.02);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 44px;
  left: 5px;
}
.product-detail-wrpper .logo-box a.backbtn:hover {
  background-color: #faa239;
  color: #ffffff;
}
.product-detail-wrpper .logo-box a {
  display: block;
}
.product-detail-wrpper .logo-box a img {
  max-width: 98px;
  margin: 0 auto;
  display: table;
}

.product-detail-block {
  padding: 0 24px;
}
.product-detail-block .product-detail-bix {
  position: relative;
  padding: 68px 0 24px;
}
.product-detail-block .product-detail-bix .right-img .r__wrap {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 12px;
  display: flex;
  align-items: center;
  text-align: left;
  color: #8e8ea9;
  background: #ffffff;
  box-shadow: 0px 0px 10px rgba(12, 26, 75, 0.05), 0px 10px 16px rgba(20, 37, 63, 0.06);
  border-radius: 14px;
  padding: 10px;
  display: inline-block;
}
.product-detail-block .product-detail-bix .right-img .r__wrap img {
  width: auto;
}
.product-detail-block .product-detail-bix .prd-dt {
  position: relative;
  z-index: 9;
  margin: 0 0 68px;
}
.product-detail-block .product-detail-bix .prd-dt h2 {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 36px;
  letter-spacing: -0.5px;
  color: #32324d;
  margin: 0 0 35px;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .product-detail-block .product-detail-bix .prd-dt h2 {
    font-size: 35px;
    line-height: 45px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .product-detail-block .product-detail-bix .prd-dt h2 {
    font-size: 32px;
    line-height: 42px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .product-detail-block .product-detail-bix .prd-dt h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
.product-detail-block .product-detail-bix .prd-dt h3 {
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  display: flex;
  align-items: center;
  color: #ff7b2c;
}
.product-detail-block .product-detail-bix .prd-dt h3 span {
  font-weight: 700;
  font-size: 13px;
  line-height: 15px;
  color: #ffb080;
}
.product-detail-block .product-detail-bix p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #666687;
  margin: 0;
  position: relative;
  z-index: 9;
  margin: 0 0 16px;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .product-detail-block .product-detail-bix p {
    font-size: 16px;
    line-height: 24px;
    width: 80%;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .product-detail-block .product-detail-bix p {
    font-size: 16px;
    line-height: 24px;
    width: 80%;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .product-detail-block .product-detail-bix p {
    font-size: 16px;
    line-height: 24px;
    width: 80%;
  }
}
.product-detail-block .product-detail-bix .product-informetion {
  background: #fff;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.03), 0px 4px 20px -2px rgba(50, 50, 71, 0.04);
  border-radius: 16px;
  padding: 10px 12px;
}
.product-detail-block .product-detail-bix .product-informetion ul {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.product-detail-block .product-detail-bix .product-informetion ul li {
  width: 20%;
  padding: 0 5px;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: #8e8ea9;
  text-align: center;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .product-detail-block .product-detail-bix .product-informetion ul li {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .product-detail-block .product-detail-bix .product-informetion ul li {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .product-detail-block .product-detail-bix .product-informetion ul li {
    font-size: 16px;
    line-height: 24px;
  }
}
.product-detail-block .product-detail-bix .product-informetion ul li span {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #3a2d78;
  display: block;
  margin: 0 0 2px;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .product-detail-block .product-detail-bix .product-informetion ul li span {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .product-detail-block .product-detail-bix .product-informetion ul li span {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .product-detail-block .product-detail-bix .product-informetion ul li span {
    font-size: 18px;
    line-height: 26px;
  }
}

.ingredients-block {
  padding: 0 0 0 24px;
}
.ingredients-block h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: #666687;
  margin: 0 0 6px;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .ingredients-block h2 {
    font-size: 20px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .ingredients-block h2 {
    font-size: 20px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .ingredients-block h2 {
    font-size: 20px;
  }
}
.ingredients-block .ingredients-slider .slick-slide {
  margin: 0 8px;
}
.ingredients-block .ingredients-slider .slick-list {
  margin: 0 -8px;
}
.ingredients-block .ingredients-slider .slider-box {
  background: #fff;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.03), 0px 4px 20px -2px rgba(50, 50, 71, 0.04);
  border-radius: 16px;
  padding: 12px;
  margin: 12px 0;
  min-width: 150px;
}
.ingredients-block .ingredients-slider .slider-box img {
  margin: 0 auto 10px;
  max-width: 100%;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .ingredients-block .ingredients-slider .slider-box img {
    margin: 0 auto 20px;
    width: 25px;
    max-width: unset;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .ingredients-block .ingredients-slider .slider-box img {
    margin: 0 auto 20px;
    width: 25px;
    max-width: unset;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .ingredients-block .ingredients-slider .slider-box img {
    margin: 0 auto 20px;
    width: 25px;
    max-width: unset;
  }
}
.ingredients-block .ingredients-slider .slider-box p {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #8e8ea9;
  margin: 0;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .ingredients-block .ingredients-slider .slider-box p {
    font-size: 18px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .ingredients-block .ingredients-slider .slider-box p {
    font-size: 18px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .ingredients-block .ingredients-slider .slider-box p {
    font-size: 18px;
  }
}

.size-block {
  padding: 0px 0px 42px 0px;
}
.size-block h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: #666687;
  margin: 0 0 6px;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .size-block h2 {
    font-size: 18px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .size-block h2 {
    font-size: 18px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .size-block h2 {
    font-size: 18px;
  }
}
.size-block ul {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .size-block ul {
    display: block;
  }
}
.size-block ul li {
  background: #fff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  border-radius: 15px;
  padding: 10px 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 5px 5px !important;
  width: 32% !important;
}
@media (max-width: 981px) {
  .size-block ul li {
    width: 48% !important;
  }
}
@media (max-width: 767px) {
  .size-block ul li {
    width: 100% !important;
    margin: 5px 0px !important;
  }
}
.size-block ul li h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #1c1a17;
  margin: 0;
}
.size-block ul li span {
  background: transparent !important;
  box-shadow: none !important;
}
.size-block ul li span input {
  position: absolute;
  opacity: 0;
}
.size-block ul li span.plus {
  width: 26px;
  height: 26px;
  background-color: #f5f4f4 !important;
  border-radius: 100%;
  border: none;
  outline: none;
  padding: 0;
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #1c1a17;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.size-block ul li span.plus:hover {
  background: #b7b2b2 !important;
  color: #fff;
}
.size-block ul li.selected {
  background: #b7b2b2;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.03), 0px 4px 20px -2px rgba(50, 50, 71, 0.04);
  color: #fff;
}
.size-block ul li.selected span {
  color: #fff;
}
.size-block ul li.selected span.plus {
  color: #ffffff;
  background-color: transparent !important;
}
.size-block .size-box {
  background: #fff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  border-radius: 15px;
  padding: 10px 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 10px;
}
.size-block .size-box h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #1c1a17;
  margin: 0;
}
.size-block .size-box span.plus {
  width: 26px;
  height: 26px;
  background-color: #f5f4f4;
  border-radius: 100%;
  border: none;
  outline: none;
  padding: 0;
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #1c1a17;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.size-block .size-box span.plus:hover {
  background: #b7b2b2;
  color: #fff;
}
.size-block .sizebox-large {
  background: #b7b2b2;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.03), 0px 4px 20px -2px rgba(50, 50, 71, 0.04);
  color: #fff;
}
.size-block .sizebox-large h2 {
  color: #ffffff;
}

.select-product-block {
  padding: 0 24px 32px;
}
.select-product-block .prd-box {
  background: #fff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  border-radius: 15px;
  padding: 10px 14px;
  display: flex;
  align-items: center;
  margin: 0 0 10px;
}
.select-product-block .prd-box h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #1c1a17;
  margin: 0;
}
.select-product-block .prd-box .num-block {
  margin-left: auto;
  margin-right: 0;
  position: relative;
}
.select-product-block .prd-box .num-block .num-in {
  display: flex;
  align-items: center;
}
.select-product-block .prd-box .num-block input {
  border: none;
  font-family: "Urbanist", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #1c1a17;
  width: 35px;
  box-shadow: none;
  outline: none;
  padding: 0 0 0 10px;
}
.select-product-block .prd-box .num-block span.nfo-fix {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-family: "Urbanist", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #1c1a17;
}
.select-product-block .prd-box .num-block span.plus {
  width: 26px;
  height: 26px;
  background-color: #f5f4f4;
  border-radius: 100%;
  border: none;
  outline: none;
  padding: 0;
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #1c1a17;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.select-product-block .prd-box .num-block span.plus:hover {
  background: #b7b2b2;
  color: #fff;
}
.select-product-block .nuts-title h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: #666687;
  margin: 24px 0 5px;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .select-product-block .nuts-title h2 {
    font-size: 18px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .select-product-block .nuts-title h2 {
    font-size: 18px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .select-product-block .nuts-title h2 {
    font-size: 18px;
  }
}

.instruction-bix {
  padding: 0 24px;
}
.instruction-bix h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  align-items: center;
  color: #666687;
  margin: 0 0 20px;
}
.instruction-bix .form-group .form-control {
  background: #f6f6f9;
  border-radius: 5px;
  border: none;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 26px;
  display: flex;
  align-items: center;
  color: #666687;
  padding: 19px;
  box-shadow: none;
  outline: none;
  height: auto;
}

.order-bottom-fix {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  box-shadow: 0px 0px 5px rgba(12, 26, 75, 0.02), 0px -10px 20px rgba(220, 220, 228, 0.3);
  border-radius: 26px;
  padding: 16px 24px;
}
.order-bottom-fix ul {
  display: flex;
  align-items: center;
}
.order-bottom-fix ul li.order-plus {
  padding: 15px 20px;
  background: #f6f6f9;
  border-radius: 16px;
  display: flex;
  align-content: center;
  margin-right: 10px;
}
.order-bottom-fix ul li.order-plus a {
  color: black !important;
  margin-right: 14px !important;
  margin-top: 8px !important;
}
.order-bottom-fix ul li.order-plus a:last-child {
  margin: 0;
  color: #f67f33;
}
.order-bottom-fix ul li a.btn-main {
  background-color: #f67f33;
  width: 100%;
}
.order-bottom-fix ul li:last-child {
  width: 100%;
  border-radius: 16px;
}

.prev-next {
  display: inline-block;
}
@media only screen and (min-width: 1240px) {
  .prev-next .btn-prev {
    margin-left: -20px;
  }
}
@media only screen and (min-width: 1240px) {
  .prev-next .btn-next {
    margin-right: -20px;
  }
}
.prev-next .btn-main {
  width: auto;
}
@media only screen and (max-width: 767px) {
  .prev-next .btn-main {
    background: none;
  }
  .prev-next .btn-main:hover {
    background: none;
  }
}
@media only screen and (min-width: 768px) {
  .prev-next .btn-main i {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .prev-next .btn-main i {
    background: none;
    color: #32324d;
    font-size: 24px;
  }
}

.cart-wrpper {
  padding: 13px 24px 120px;
  margin-bottom: 60px;
}
.cart-wrpper .cta-txt {
  font-weight: 600;
}
.cart-wrpper .logo-box {
  display: flex;
  align-items: center;
  padding: 0 0 40px;
}
.cart-wrpper .logo-box a.backbtn {
  font-size: 14px;
  color: #666687;
  background: #fff;
  box-shadow: 0px 0px 2px rgba(12, 26, 75, 0.05), 0px 4px 20px -2px rgba(50, 50, 71, 0.02);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 44px;
  margin-right: 12px;
}
.cart-wrpper .logo-box a.backbtn:hover {
  background-color: #faa239;
  color: #ffffff;
}
.cart-wrpper .logo-box h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #8e8ea9;
  margin: 0 0 2px;
}
.cart-wrpper .logo-box h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #32324d;
  margin: 0;
}
.cart-wrpper .order-bottom-fix .btn-main {
  border-radius: 16px;
  background-color: #f67f33;
}
.cart-wrpper .order-bottom-fix .btn-main i {
  padding-left: 8px;
}
.cart-wrpper .order-bottom-fix .btn-main:focus, .cart-wrpper .order-bottom-fix .btn-main:hover {
  border-color: #000;
  background-color: #000;
  color: #fff;
  box-shadow: none;
  outline: none;
}
.cart-wrpper .order-bottom-fix .check-box {
  display: flex;
  justify-content: center;
  align-self: center;
}
.cart-wrpper .order-bottom-fix .check-box input {
  margin-right: 10px;
  align-self: center;
}

.products-wrpper .prd-box {
  position: relative;
  background: #fff;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.03), 0px 4px 20px -2px rgba(50, 50, 71, 0.04);
  border-radius: 16px;
  padding: 10px 12px;
  margin: 0 0 20px;
  border: none;
  display: flex;
  align-items: center;
  height: 100%;
}
.products-wrpper .prd-box .prd-img {
  width: 100px;
  margin-right: 12px;
}
.products-wrpper .prd-box .prd-img img {
  filter: drop-shadow(0px 0px 8px rgba(255, 255, 255, 0.7));
  max-width: 100%;
}
.products-wrpper .prd-box .prd-body {
  padding: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.products-wrpper .prd-box .prd-body .prd-img {
  max-width: 100px;
  width: 100px;
  margin-right: 12px;
}
.products-wrpper .prd-box .prd-body .prd-img img {
  max-width: 100%;
}
.products-wrpper .prd-box .prd-body .prd-title {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: #32324d;
  margin: 0 0 4px;
}
.products-wrpper .prd-box .prd-body h6 {
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  align-items: center;
  color: #8e8ea9;
  margin: 0 0 10px;
}
.products-wrpper .prd-box .prd-body h6 i {
  color: #f67f33;
  margin-right: 5px;
  font-size: 15px;
}
.products-wrpper .prd-box .prd-body h6 span {
  color: #c0c0cf;
  padding-left: 5px;
}
.products-wrpper .prd-box .prd-body .prd-text {
  margin: 0;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #ff7b2c;
  display: flex;
  align-items: center;
}
.products-wrpper .prd-box .prd-body .prd-text span {
  font-size: 8px;
  line-height: 15px;
  color: #ffb080;
}
.products-wrpper .num-block .num-in {
  width: 35px;
  margin-left: 3px;
  margin-right: 30px;
}
.products-wrpper .num-block .num-in input {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #666687;
  text-align: center;
  box-shadow: none;
  width: 100%;
  height: auto;
  border-radius: 0;
  border: none;
  padding: 8px 0;
}
.products-wrpper .num-block .num-in .minus,
.products-wrpper .num-block .num-in .plus {
  background: #fff2ea;
  border-radius: 16px;
  height: 32px;
  width: 32px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 0;
  color: #ff7b2c;
  font-size: 16px;
  box-shadow: none;
  outline: none;
  margin: 0 auto;
  cursor: pointer;
}
.products-wrpper .num-block .num-in .minus:hover,
.products-wrpper .num-block .num-in .plus:hover {
  background-color: #ff7b2c;
  color: #fff;
}
.products-wrpper .add-extra {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #f67f33;
  display: block;
  padding: 16px;
}
.products-wrpper .add-extra i {
  padding-right: 8px;
}

.modal-backdrop.fade.show {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.33);
  -o-backdrop-filter: blur(10px);
  -moz-backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  height: 100%;
  width: 100%;
}

@media only screen and (max-width: 992px) {
  #bottomOffcanvasEvenly1.offcanvas-bottom {
    margin-bottom: 75px;
  }
}
@media only screen and (max-width: 576px) {
  #bottomOffcanvasEvenly1.offcanvas-bottom {
    margin-bottom: 150px;
  }
}

.offcanvas-bottom {
  border: none;
  box-shadow: none;
  outline: none;
  border-radius: 25px 25px 0px 0px;
  min-height: 315px !important;
  width: 100%;
  padding: 25px 4px;
}
.offcanvas-bottom .offcanvas-body {
  background-color: #fff;
  padding: 0;
  overflow: hidden;
  padding: 0 6px;
}
.offcanvas-bottom .offcanvas-body h5 {
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #32324d;
  justify-content: center;
  margin: 0 0 36px;
}
.offcanvas-bottom .offcanvas-body ul {
  display: flex;
  align-items: center;
  margin: 0 -6px;
  padding: 0 0 52px;
}
.offcanvas-bottom .offcanvas-body ul li {
  width: 33.33%;
  padding: 0 6px;
}
.offcanvas-bottom .offcanvas-body ul li a {
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #a5a5ba;
  justify-content: center;
  background: #ffffff;
  border: 1px solid #dcdce4;
  border-radius: 16px;
  padding: 16px 5px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.offcanvas-bottom .offcanvas-body ul li a img {
  margin-right: 5px;
  max-width: 100%;
}
.offcanvas-bottom .offcanvas-body ul li a:focus, .offcanvas-bottom .offcanvas-body ul li a:hover {
  background-color: #f67f33;
  border-color: #f67f33;
  color: #fff;
}
.offcanvas-bottom .offcanvas-body ul li a:focus img, .offcanvas-bottom .offcanvas-body ul li a:hover img {
  filter: brightness(0) invert(1);
}
.offcanvas-bottom .offcanvas-body a.btn-main {
  display: block;
  width: 100%;
  text-align: center;
  background: #f67f33;
  border-radius: 16px;
}

.cart-item-close {
  position: absolute;
  right: 10px;
  top: 5px;
}
.cart-item-close i {
  color: red;
}

.copy-coupon {
  padding: 6px;
  border: 1px solid #EAEAEF;
  border-radius: 16px;
  width: auto;
  cursor: pointer;
  display: block;
  text-align: center;
}

.coupon-text-orange {
  color: #f67f33;
}

.delivery-wrp {
  padding: 24px 24px 125px;
}
.delivery-wrp .delivery-block .delivery-title {
  position: relative;
  margin: 0 0 12px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.delivery-wrp .delivery-block .delivery-title a.backbtn {
  font-size: 14px;
  color: #666687;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  box-shadow: 0px 0px 2px rgba(12, 26, 75, 0.05), 0px 4px 20px -2px rgba(50, 50, 71, 0.02);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 44px;
  left: 5px;
}
.delivery-wrp .delivery-block .delivery-title a.backbtn:hover {
  background-color: #faa239;
  color: #ffffff;
}
.delivery-wrp .delivery-block .delivery-title h2 {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #8e8ea9;
  text-align: center;
  margin: 0;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .delivery-wrp .delivery-block .delivery-title h2 {
    font-size: 22px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .delivery-wrp .delivery-block .delivery-title h2 {
    font-size: 20px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .delivery-wrp .delivery-block .delivery-title h2 {
    font-size: 18px;
  }
}
.delivery-wrp .order-bottom-fix .btn-main {
  border-radius: 16px;
  background-color: #f67f33;
}
.delivery-wrp .order-bottom-fix .btn-main i {
  padding-left: 8px;
}
.delivery-wrp .order-bottom-fix .btn-main:hover {
  background-color: #000;
  color: #fff;
}
.delivery-wrp .order-ph-code .input-group-text {
  z-index: 9;
  border: 0;
}
.delivery-wrp .order-ph-code .iti--allow-dropdown {
  width: auto;
}
.delivery-wrp .order-ph-code .iti--allow-dropdown input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.delivery-wrp .order-ph-code .iti--allow-dropdown .phonecode-input {
  padding-right: 6px;
  padding-left: 52px;
}
.delivery-wrp .order-ph-code .iti--allow-dropdown .iti__country-list {
  z-index: 9999;
}

.delivery-address-wrp .map-block {
  height: 100%;
  padding: 15px;
  border-radius: 15px;
}
@media (max-width: 767px) {
  .delivery-address-wrp .map-block {
    padding: 0px;
    border-radius: 0px;
    height: 320px;
    margin-bottom: 0px !important;
  }
}
.delivery-address-wrp .map-block .map-box {
  height: 100% !important;
}
.delivery-address-wrp .card {
  padding: 30px 20px;
  border-radius: 15px;
}
@media (max-width: 767px) {
  .delivery-address-wrp .card {
    border-radius: 0px;
  }
}
.delivery-address-wrp .card h4.heading {
  color: #828282;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.delivery-address-wrp .card .address-detail {
  display: flex;
  justify-content: space-between;
}
.delivery-address-wrp .card .address-detail .col-one {
  padding-right: 40px;
}
.delivery-address-wrp .card .address-detail .col-one h3 {
  color: #1d1d1d;
  font-size: 25px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .delivery-address-wrp .card .address-detail .col-one h3 {
    font-size: 20px;
  }
}
.delivery-address-wrp .card .address-detail .col-one p {
  color: #828282;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .delivery-address-wrp .card .address-detail .col-one p {
    font-size: 14px;
  }
}
.delivery-address-wrp .card .address-detail .col-two button {
  background-color: #f6f5f5;
  color: #FF914D;
  font-size: 14px;
  padding: 9px 15px;
  border-radius: 12px;
  border: 1px solid #e6e6e6;
  font-weight: 800;
}
.delivery-address-wrp .card .enter-address {
  position: relative;
  margin-bottom: 0px;
}
.delivery-address-wrp .card .enter-address svg {
  position: absolute;
  top: 17px;
  left: 12px;
  color: #b0b0b0;
}
.delivery-address-wrp .card .enter-address input {
  padding-left: 45px;
  color: #b0b0b0;
}
.delivery-address-wrp .card .delivery-time {
  margin: 25px 0px;
  display: flex;
}
.delivery-address-wrp .card .delivery-time .icon {
  margin-right: 15px;
  height: 38px;
  width: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fef2ea;
}
.delivery-address-wrp .card .delivery-time .icon i {
  color: #f67f33;
}
.delivery-address-wrp .card .delivery-time p.distance {
  font-size: 16px;
  font-weight: 500;
  color: #828282;
}
.delivery-address-wrp .card .delivery-time p.time {
  font-size: 18px;
  font-weight: 700;
  color: #1d1d1d;
}
.delivery-address-wrp .card .save-address .save-address-label {
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  text-align: left;
  color: #828282;
  margin-bottom: 5px;
}
.delivery-address-wrp .card .save-address .submit-address {
  display: flex;
}
.delivery-address-wrp .card .save-address .submit-address input {
  border: 1px solid #D4D8E1;
  border-radius: 100px;
  height: 48px;
  font-size: 16px;
  padding: 0px 10px 0px 25px;
  color: #cacaca;
  margin-right: 10px;
  width: 70%;
  text-transform: capitalize;
}
.delivery-address-wrp .card .save-address .submit-address input::placeholder {
  color: #cacaca;
  font-weight: 500;
}
.delivery-address-wrp .card .save-address .submit-address button {
  background-color: #d9d9d9;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  border-radius: 16px;
  padding: 0px 23px;
}
.delivery-address-wrp .card .saveaddress-radiowrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.delivery-address-wrp .card .saveaddress-radiowrapper .address-btn-label {
  display: flex;
  align-items: center;
  background-color: #f6f5f5;
  color: #828282;
  font-size: 16px;
  border: 1px solid #e6e6e6;
  border-radius: 100px;
  padding: 10px 30px;
}
@media (max-width: 767px) {
  .delivery-address-wrp .card .saveaddress-radiowrapper .address-btn-label {
    font-size: 14px;
    padding: 10px 20px;
  }
}
.delivery-address-wrp .card .saveaddress-radiowrapper .address-btn-label svg {
  margin-right: 5px;
}
.delivery-address-wrp .card .saveaddress-radiowrapper .address-btn-label svg path {
  fill: #828282;
}
.delivery-address-wrp .card .saveaddress-radiowrapper .btn-check:checked + .address-btn-label {
  color: #f67f33;
  border: 1px solid #f67f33;
}
.delivery-address-wrp .card .saveaddress-radiowrapper .btn-check:checked + .address-btn-label svg path {
  fill: #f67f33;
}
@media (max-width: 767px) {
  .delivery-address-wrp .card .saveaddress-radiowrapper .btn-check:checked + .address-btn-label {
    padding: 10px 20px;
  }
}
.delivery-address-wrp .card .saveaddress-radiowrapper .btn-check:checked + .address-btn-label i {
  color: #f67f33;
}
.delivery-address-wrp .card .choose-address {
  margin-top: 30px;
  padding: 20px;
  border-radius: 10px;
  background-color: #f4f9fe;
  border: 2px dashed #2F80ED;
}
.delivery-address-wrp .card .choose-address h4 {
  color: #828282;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 16px;
}
.delivery-address-wrp .card .choose-address svg path {
  color: #828282;
}
.delivery-address-wrp .card .choose-address label h6 {
  color: #1d1d1d;
  font-size: 18px;
  font-weight: 700;
}
.delivery-address-wrp .card .choose-address label p {
  color: #828282;
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .delivery-address-wrp .card .choose-address label p {
    font-size: 14px;
  }
}
.delivery-address-wrp .card .choose-address .custom-radio-area {
  position: relative;
}
.delivery-address-wrp .card .choose-address .custom-radio-area .radio-hide {
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 1;
  opacity: 0;
}
.delivery-address-wrp .card .choose-address .custom-radio-area .custom-radio {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid #f67f33;
  cursor: pointer;
  position: relative;
}
.delivery-address-wrp .card .choose-address .custom-radio-area .radio-hide:checked + .custom-radio::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #f67f33;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.delivery-address-wrp .card .confirm-location-btn {
  text-align: center;
  margin-top: 20px;
}
.delivery-address-wrp .card .confirm-location-btn button {
  width: 100%;
  height: 60px;
  background-color: #f67f33;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  border-radius: 8px;
}

.location-wrp {
  margin-top: 100px;
}
.location-wrp .location-block .row .col-one-img {
  height: 100%;
}
.location-wrp .location-block .row .col-one-img img {
  width: 100%;
}
.location-wrp .location-block .row .card {
  height: 100%;
  padding: 40px 30px;
  border-radius: 15px;
}
.location-wrp .location-block .row .card h2 {
  color: #828282;
  text-align: center;
  text-align: center;
  font-size: 22px;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
.location-wrp .location-block .row .card h2 strong {
  color: #1d1d1d;
}
.location-wrp .location-block .row .card form .form-group {
  position: relative;
}
.location-wrp .location-block .row .card form .form-group input {
  padding-left: 50px;
  height: 59px;
  color: #b0b0b0;
  border: none;
  background-color: #f6f5f5;
  border-radius: 9px;
  font-size: 14px;
}
.location-wrp .location-block .row .card form .form-group img {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(0px, -50%);
}
.location-wrp .location-block .row .card form .submit-btn {
  margin-top: 40px;
  text-align: center;
}
.location-wrp .location-block .row .card form .submit-btn button {
  background-color: #f67f33;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  height: 50px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.location-wrp .location-block .mobile-location {
  padding: 0px 20px;
}
.location-wrp .location-block .mobile-location h2 {
  color: #828282;
  text-align: center;
  text-align: center;
  font-size: 18px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
.location-wrp .location-block .mobile-location h2 strong {
  color: #1d1d1d;
}
.location-wrp .location-block .mobile-location .col-one-img {
  width: 100%;
  margin: 30px 0px;
  text-align: center;
}
.location-wrp .location-block .mobile-location .col-one-img img {
  width: 1005;
}
.location-wrp .location-block .mobile-location form .form-group {
  position: relative;
}
.location-wrp .location-block .mobile-location form .form-group input {
  padding-left: 50px;
  height: 59px;
  color: #b0b0b0;
  border: none;
  background-color: #ffffff;
  border-radius: 9px;
  font-size: 14px;
}
.location-wrp .location-block .mobile-location form .form-group img {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(0px, -50%);
}
.location-wrp .location-block .mobile-location form .submit-btn {
  margin-top: 40px;
  text-align: center;
}
.location-wrp .location-block .mobile-location form .submit-btn button {
  background-color: #f67f33;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  height: 50px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
}

.order-status-wrp {
  padding: 24px 24px 112px;
}
.order-status-wrp .logo-box {
  display: flex;
  align-items: center;
  padding: 0 0 40px;
}
.order-status-wrp .logo-box a.backbtn {
  font-size: 14px;
  color: #666687;
  background: #fff;
  box-shadow: 0px 0px 2px rgba(12, 26, 75, 0.05), 0px 4px 20px -2px rgba(50, 50, 71, 0.02);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 44px;
  margin-right: 12px;
}
.order-status-wrp .logo-box h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #8e8ea9;
  margin: 0 0 2px;
}
.order-status-wrp .logo-box h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #32324d;
  margin: 0;
}
.order-status-wrp .order-bottom-fix .btn-main {
  border-radius: 16px;
  background-color: #f67f33;
}
.order-status-wrp .order-bottom-fix .btn-main i {
  padding-left: 8px;
}
.order-status-wrp .order-bottom-fix .btn-main:hover {
  background-color: #000;
  color: #fff;
}
.order-status-wrp .order-ph-code .iti--allow-dropdown {
  width: auto;
}
.order-status-wrp .order-ph-code .iti--allow-dropdown input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.status-block .status-box {
  background: #ffffff;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.03), 0px 4px 20px -2px rgba(50, 50, 71, 0.04);
  border-radius: 16px;
  padding: 24px;
  margin: 0 0 12px;
}
.status-block .status-box p {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #8e8ea9;
  margin: 0 0 4px;
}
.status-block .status-box h5 {
  font-weight: 800;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #faa239;
  margin: 0;
}
.status-block .calorie-item {
  background: transparent !important;
  box-shadow: none !important;
  padding-bottom: 0 !important;
}
.status-block .calorie-item .accordion-body .order-bx ul li img {
  max-height: 80px !important;
  width: 80px !important;
}
.status-block .accordion-item {
  background: #ffffff;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.03), 0px 4px 20px -2px rgba(50, 50, 71, 0.04);
  border-radius: 16px;
  padding: 12px 16px;
  margin: 0 0 12px;
  border: none;
}
.status-block .accordion-item .accordion-header {
  margin: 0;
}
.status-block .accordion-item .accordion-button {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: #8e8ea9;
  padding: 11px 0;
  border-radius: 0;
  border: none;
  display: block;
  width: 100%;
  text-align: left;
  background: transparent;
  position: relative;
  box-shadow: none;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .status-block .accordion-item .accordion-button {
    font-size: 18px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .status-block .accordion-item .accordion-button {
    font-size: 18px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .status-block .accordion-item .accordion-button {
    font-size: 18px;
  }
}
.status-block .accordion-item .accordion-button:hover, .status-block .accordion-item .accordion-button:focus {
  box-shadow: none;
  outline: none;
}
.status-block .accordion-item .accordion-button:before {
  position: absolute;
  content: "\f077";
  font-family: "Font Awesome 5 Pro";
  right: 0;
  top: 50%;
  font-size: 16px;
  color: #faa239;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.status-block .accordion-item .accordion-button.collapsed:before {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
}
.status-block .accordion-item .accordion-body {
  padding: 16px 0 0;
}
.status-block .accordion-item .accordion-body .guset-bx {
  margin: 0 0 16px;
  display: flex;
}
.status-block .accordion-item .accordion-body .guset-bx .guesttitle h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  font-family: "Urbanist";
  color: #1c1a17;
}
.status-block .accordion-item .accordion-body .guset-bx .customchek {
  margin-left: auto;
}
.status-block .accordion-item .accordion-body .guset-bx .customchek input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.status-block .accordion-item .accordion-body .guset-bx .customchek label {
  position: relative;
  cursor: pointer;
  font-size: 14px;
  font-family: "Urbanist";
  font-weight: 600;
  color: #868079;
  margin: 0;
}
.status-block .accordion-item .accordion-body .guset-bx .customchek label span {
  padding-right: 30px;
}
.status-block .accordion-item .accordion-body .guset-bx .customchek label:before {
  position: absolute;
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #faa239;
  width: 20px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  right: 0;
  top: 0;
  border-radius: 5px;
}
.status-block .accordion-item .accordion-body .guset-bx .customchek input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  right: 7px;
  width: 6px;
  height: 12px;
  border: solid #faa239;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.status-block .accordion-item .accordion-body .order-bx {
  margin: 0 0 12px;
}
.status-block .accordion-item .accordion-body .order-bx ul {
  display: flex;
  align-items: center;
}
.status-block .accordion-item .accordion-body .order-bx ul li {
  margin-right: 12px;
}
.status-block .accordion-item .accordion-body .order-bx ul li:last-child {
  margin: 0;
  margin-left: auto;
}
.status-block .accordion-item .accordion-body .order-bx ul li mark q {
  word-break: break-word;
}
.status-block .accordion-item .accordion-body .order-bx ul li img {
  max-height: 40px;
  width: 40px;
  filter: drop-shadow(1.6px 1.6px 1.6px rgba(238, 238, 238, 0.25));
  border-radius: 100%;
  object-fit: cover;
  object-position: center;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .status-block .accordion-item .accordion-body .order-bx ul li img {
    max-height: 65px;
    width: 65px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .status-block .accordion-item .accordion-body .order-bx ul li img {
    max-height: 65px;
    width: 65px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .status-block .accordion-item .accordion-body .order-bx ul li img {
    max-height: 65px;
    width: 65px;
  }
}
.status-block .accordion-item .accordion-body .order-bx ul li h3 {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: #32324d;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .status-block .accordion-item .accordion-body .order-bx ul li h3 {
    font-size: 16px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .status-block .accordion-item .accordion-body .order-bx ul li h3 {
    font-size: 16px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .status-block .accordion-item .accordion-body .order-bx ul li h3 {
    font-size: 16px;
  }
}
.status-block .accordion-item .accordion-body .order-bx ul li h4 {
  margin: 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  color: #4a4a6a;
}
.status-block .accordion-item .accordion-body .order-bx ul li h4 span {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #a5a5ba;
}
.status-block .accordion-item .accordion-body .order-bx ul li h4 small {
  padding: 0 0 0 3px;
  font-weight: 700;
  font-size: 8px;
  line-height: 20px;
  color: #c0c0cf;
}
.status-block .accordion-item .accordion-body .order-bx ul li h4 sub {
  font-weight: 700;
  font-size: 8px;
  line-height: 15px;
  color: #8e8ea9;
  padding: 0 3px;
}
.status-block .accordion-item .accordion-body .add-order-text {
  display: block;
  padding: 12px;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #faa239;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .status-block .accordion-item .accordion-body .add-order-text {
    font-size: 16px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .status-block .accordion-item .accordion-body .add-order-text {
    font-size: 16px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .status-block .accordion-item .accordion-body .add-order-text {
    font-size: 16px;
  }
}
.status-block .accordion-item .accordion-body .add-order-text i {
  padding-right: 12px;
}

.total-box {
  background: #ffffff;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.03), 0px 4px 20px -2px rgba(50, 50, 71, 0.04);
  border-radius: 16px;
  padding: 16px;
}
.total-box ul li {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  display: flex;
  align-items: center;
  color: #666687;
  padding: 0 0 12px;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .total-box ul li {
    font-size: 18px;
  }
}
@media (min-width: 1201px) and (max-width: 1800px) {
  .total-box ul li {
    font-size: 18px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .total-box ul li {
    font-size: 18px;
  }
}
.total-box ul li span {
  margin-left: auto;
  margin-right: 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #4a4a6a;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .total-box ul li span {
    font-size: 15px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .total-box ul li span {
    font-size: 15px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .total-box ul li span {
    font-size: 15px;
  }
}
.total-box ul li span sub {
  font-weight: 700;
  font-size: 13px;
  line-height: 15px;
  color: #8e8ea9;
  vertical-align: top;
}
.total-box ul li.total {
  padding: 16px 0 0;
  border-top: 1px solid #eaeaef;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #4a4a6a;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .total-box ul li.total {
    font-size: 20px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .total-box ul li.total {
    font-size: 20px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .total-box ul li.total {
    font-size: 20px;
  }
}
.total-box ul li.total span {
  color: #ff7b2c;
}
.total-box ul li.total span sub {
  color: #ffb080;
}
.total-box .coupon-label {
  padding-top: 0;
}
.total-box .coupon-input {
  z-index: 0;
}
.total-box .btn-org {
  background-color: #f67f33;
  color: #fff;
  z-index: 0;
}
.total-box .btn-org:hover {
  background-color: #000;
}
.total-box .r-toolbar .radio-toolbar {
  margin: 10px;
}
.total-box .r-toolbar .radio-toolbar input[type=radio] {
  opacity: 1;
  position: absolute;
  width: 18px;
  height: 18px;
  top: 45px;
  bottom: 5px;
  margin-left: 10px;
  appearance: none;
  border-radius: 100%;
  outline: none;
  padding: 0;
  content: none;
  border: 1px solid #ccc;
  background: #fff;
}
.total-box .r-toolbar .radio-toolbar label {
  display: inline-block;
  background-color: #fff;
  padding: 10px 10px 10px 40px;
  font-size: 16px;
  border-radius: 8px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  border: 2px dashed #fff;
}
.total-box .r-toolbar .radio-toolbar label:hover {
  background-color: transparent;
  border: 2px dashed #f67f33;
}
.total-box .r-toolbar .radio-toolbar input[type=radio]:checked + label {
  border: 2px dashed #f67f33;
}
.total-box .r-toolbar .radio-toolbar input[type=radio]:checked::before {
  position: absolute;
  border-radius: 100%;
  color: green !important;
  content: "✓" !important;
  font-weight: bolder;
  font-size: 18px;
  top: -5px;
  width: 20px;
  height: 20px;
  border: none;
}

.order-item-close {
  padding-left: 10px;
  padding-right: 10px;
  display: inline;
}
.order-item-close i {
  color: red;
  margin-top: 3px;
}

.relatedproduct .slick-dots {
  display: none !important;
}

.related-product-slider .relatedproductdetails {
  min-height: 250px;
  height: auto;
  height: auto;
}
.related-product-slider .related-order {
  position: absolute;
  margin: 0 auto;
  bottom: 20px;
  left: 0;
  right: 0;
}
.related-product-slider .rp-card {
  border: 0;
}

.relatedproduct .relatedproductdetails .related-img img {
  display: inline-block !important;
}
@media only screen and (max-width: 767.98px) {
  .relatedproduct .relatedproductdetails .related-img .related-product-img {
    width: 100%;
    max-height: 150px;
    object-fit: cover;
  }
}
@media only screen and (min-width: 768px) {
  .relatedproduct .relatedproductdetails .related-img .related-product-img {
    max-height: 100px;
    width: 150px;
  }
}
.relatedproduct .relatedproductdetails .related-order {
  background-color: #f67f33;
  width: 125px !important;
  margin-left: auto;
  margin-right: auto;
  border-radius: 4px;
  padding: 5px;
}
.relatedproduct .relatedproductdetails .related-order a {
  color: white;
}
.relatedproduct .relatedproductdetails p {
  margin-bottom: 5px !important;
}
.relatedproduct .relatedproductdetails p:first-of-type {
  min-height: 50px;
  max-width: 94%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 7px;
}

.splash-wrpper {
  height: 100vh;
  min-height: 620px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
}
.splash-wrpper .logo-img {
  display: table;
  max-width: 130px;
  margin: 0 auto 80px;
}
.splash-wrpper .btn-main {
  border: 2px solid #FAA239;
}
.splash-wrpper .btn-main1 {
  background-color: transparent;
  color: #FAA239;
}
.splash-wrpper ul li {
  margin: 0 0 15px;
}
.splash-wrpper ul li:last-child {
  margin: 0;
}
.splash-wrpper ul li a:hover {
  background-color: #000;
  color: #fff;
  border-color: #000;
}

.home-banner {
  padding: 16px 20px;
  width: 100%;
  background-color: #F3F2F2;
}
.home-banner img {
  margin: 0 0 5px;
}
.home-banner ul li {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #868079;
  padding: 5px 0;
}
.home-banner ul li i {
  margin-right: 3px;
}
.home-banner ul li span {
  color: #008f06;
}

.home-menus-list {
  padding: 15px 24px;
  width: 100%;
}
.home-menus-list h2 {
  font-size: 18px;
  font-weight: bold;
  color: #1c1a17;
  margin: 0 0 15px;
  font-family: "Urbanist";
}
.home-menus-list .menu-box {
  margin: 0 0 35px;
  padding: 16px 16px 0;
  background: #bd6a00;
  border-radius: 11px;
  position: relative;
}
.home-menus-list .menu-box h3 {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  margin: 0 0 5px;
}
.home-menus-list .menu-box img {
  margin: 0 0 -25px 30px;
  max-width: 100px;
  max-height: 100px;
  border-radius: 100%;
}
.home-menus-list .menu-back2 {
  background-color: #16426a;
}
.home-menus-list .menu-back3 {
  background-color: #6a3416;
}
.home-menus-list .menu-back4 {
  background-color: #166a2e;
}

.search-box-resturant-bx {
  padding: 15px 0;
  margin: 0 0 17px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .search-box-resturant-bx {
    padding: 15px 9px;
  }
}
.search-box-resturant-bx .search-box-end {
  position: relative;
}
.search-box-resturant-bx .search-box-end .form-control {
  padding: 12px 24px;
  background-color: #f0eded;
  border-radius: 16px;
  border: none;
  font-size: 14px;
  font-weight: 600;
  color: #8e8ea9;
  height: auto;
  box-shadow: none;
}
.search-box-resturant-bx .search-box-end i.fa-search {
  position: absolute;
  top: 3px;
  right: 5px;
  color: #8e8ea9;
  font-size: 18px;
  color: #f78843;
}
.search-box-resturant-bx .search-box-end .filter-toggle-btn {
  position: absolute;
  top: 10px;
  right: 15px;
}
.search-box-resturant-bx .search-box {
  position: relative;
}
.search-box-resturant-bx .search-box .form-control {
  padding: 12px 50px;
  background-color: #f0eded;
  border-radius: 16px;
  border: none;
  font-size: 14px;
  font-weight: 600;
  color: #8e8ea9;
  height: auto;
  box-shadow: none;
}
.search-box-resturant-bx .search-box i.fa-search {
  position: absolute;
  top: 13px;
  left: 15px;
  color: #8e8ea9;
  font-size: 18px;
}
.search-box-resturant-bx .search-box .filter-toggle-btn {
  position: absolute;
  top: 10px;
  right: 15px;
}

.order-accepting-optbox {
  padding: 0 9px;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 767px) {
  .order-accepting-optbox {
    padding: 0 24px;
  }
}
.order-accepting-optbox .order-acpbx {
  padding: 16px;
  border: 1px solid #cecaca;
  margin: 0 0 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
}
@media (min-width: 768px) and (max-width: 991px) {
  .order-accepting-optbox .order-acpbx {
    font-size: 12px;
    line-height: 22px;
    padding: 10px;
  }
}
.order-accepting-optbox .order-acpbx svg {
  width: 25px;
  height: 24px;
  margin-right: 10px;
}
.order-accepting-optbox .order-acpbx i {
  width: 24px;
  height: 24px;
  background-color: #cecaca;
  border-radius: 50%;
  line-height: 24px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  margin-left: auto;
  transition: 0.4s linear;
  -webkit-transition: 0.4s linear;
}
.order-accepting-optbox .order-acpbx:hover i {
  background-color: #ff7b2c;
  color: #ffffff;
}
.order-accepting-optbox .order-res-delivery .order-acpbx {
  padding: 16px;
  border: 1px solid #cecaca;
  margin: 0 0 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
}
@media (min-width: 768px) and (max-width: 991px) {
  .order-accepting-optbox .order-res-delivery .order-acpbx {
    font-size: 12px;
    line-height: 22px;
    padding: 10px;
  }
}
.order-accepting-optbox .order-res-delivery .order-acpbx svg {
  width: 25px;
  height: 24px;
  margin-right: 10px;
}
.order-accepting-optbox .order-res-delivery .order-acpbx i {
  width: 24px;
  height: 24px;
  background-color: #cecaca;
  border-radius: 50%;
  line-height: 24px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  margin-left: auto;
  transition: 0.4s linear;
  -webkit-transition: 0.4s linear;
}
.order-accepting-optbox .order-res-delivery .order-acpbx:hover i {
  background-color: #ff7b2c;
  color: #ffffff;
}
.order-accepting-optbox .order-res-delivery .order-acpbx:hover {
  border: 1px dashed #ff7b2c;
}
.order-accepting-optbox .order-res-delivery .order-acpbx:active {
  border: 1px dashed #ff7b2c;
}
.order-accepting-optbox .order-res-pickup .order-acpbx {
  padding: 16px;
  border: 1px solid #cecaca;
  margin: 0 0 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
}
@media (min-width: 768px) and (max-width: 991px) {
  .order-accepting-optbox .order-res-pickup .order-acpbx {
    font-size: 12px;
    line-height: 22px;
    padding: 10px;
  }
}
.order-accepting-optbox .order-res-pickup .order-acpbx svg {
  width: 25px;
  height: 24px;
  margin-right: 10px;
}
.order-accepting-optbox .order-res-pickup .order-acpbx i {
  width: 24px;
  height: 24px;
  background-color: #cecaca;
  border-radius: 50%;
  line-height: 24px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  margin-left: auto;
  transition: 0.4s linear;
  -webkit-transition: 0.4s linear;
}
.order-accepting-optbox .order-res-pickup .order-acpbx:hover i {
  background-color: green;
  color: #ffffff;
}
.order-accepting-optbox .order-res-pickup .order-acpbx:hover {
  border: 1px dashed green;
}
.order-accepting-optbox .order-res-pickup .order-acpbx:active {
  border: 1px dashed green;
}
.order-accepting-optbox .order-res-table .order-acpbx {
  padding: 16px;
  border: 1px solid #cecaca;
  margin: 0 0 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
}
@media (min-width: 768px) and (max-width: 991px) {
  .order-accepting-optbox .order-res-table .order-acpbx {
    font-size: 12px;
    line-height: 22px;
    padding: 10px;
  }
}
.order-accepting-optbox .order-res-table .order-acpbx svg {
  width: 25px;
  height: 24px;
  margin-right: 10px;
}
.order-accepting-optbox .order-res-table .order-acpbx i {
  width: 24px;
  height: 24px;
  background-color: #cecaca;
  border-radius: 50%;
  line-height: 24px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  margin-left: auto;
  transition: 0.4s linear;
  -webkit-transition: 0.4s linear;
}
.order-accepting-optbox .order-res-table .order-acpbx:hover i {
  background-color: blue;
  color: #ffffff;
}
.order-accepting-optbox .order-res-table .order-acpbx:hover {
  border: 1px dashed blue;
}
.order-accepting-optbox .order-res-table .order-acpbx:active {
  border: 1px dashed blue;
}

.coupen-codewrp {
  overflow: hidden;
}
.coupen-codewrp .coupen-slider .slider.multiple-item .slick-slide {
  margin: 0 8px;
}
.coupen-codewrp .coupen-slider .slider.multiple-item .slick-list {
  margin: 0 -8px;
}
.coupen-codewrp .coupen-slider .slider.multiple-item .slider-box {
  background: #fff;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.03), 0px 4px 20px -2px rgba(50, 50, 71, 0.04);
  border-radius: 16px;
  margin: 12px 0;
  min-width: 220px;
}
.coupen-codewrp .coupen-slider .slider.multiple-item .slider-box.bg-white {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
@media (min-width: 320px) and (max-width: 447px) {
  .coupen-codewrp .coupen-slider .slider.multiple-item .slider-box {
    padding: 10px 8px;
  }
}
.coupen-codewrp .coupen-slider .slider.multiple-item .slider-box .coupen-code {
  display: flex;
}
.coupen-codewrp .coupen-slider .slider.multiple-item .slider-box .coupen-code svg {
  width: 24px;
  height: 34px;
  margin: 0;
}
.coupen-codewrp .coupen-slider .slider.multiple-item .slider-box .coupen-code .coupn-dt {
  padding-left: 8px;
}
.coupen-codewrp .coupen-slider .slider.multiple-item .slider-box .coupen-code .coupn-dt h4 {
  font-size: 16px;
  font-weight: bold;
  color: #1c1a17;
  margin: 0 0 5px;
}
.coupen-codewrp .coupen-slider .slider.multiple-item .slider-box .coupen-code .coupn-dt h4 span {
  font-weight: 500;
  font-size: 14px;
}
.coupen-codewrp .coupen-slider .slider.multiple-item .slider-box .coupen-code .coupn-dt h6 {
  font-size: 12px;
  font-weight: 500;
  color: #868079;
  margin: 0;
}
.coupen-codewrp .coupen-slider .slider.multiple-item .slider-box a {
  transition: all 1s ease 0s;
  margin-bottom: 10px;
}
.coupen-codewrp .coupen-slider .slider.multiple-item .slider-box a:hover {
  transition: all 1s ease 0s;
  margin-bottom: 10px;
}

.recommened-slider-wrp {
  padding: 24px 0;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .recommened-slider-wrp .container {
    padding: 0 15px;
  }
}
.recommened-slider-wrp .recommened-products {
  padding: 15px 0;
  border-top: 1px solid #dadada;
}
@media (min-width: 320px) and (max-width: 767px) {
  .recommened-slider-wrp .recommened-products {
    padding: 0 24px;
    border: none;
  }
}
.recommened-slider-wrp .recommened-products h2 {
  font-size: 18px;
  font-weight: 700;
  color: #1c1a17;
  margin: 0 0 0;
  font-family: "Urbanist";
}
@media (min-width: 320px) and (max-width: 767px) {
  .recommened-slider-wrp .recommened-products h2 {
    border-top: 1px solid #dadada;
    padding: 15px 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .recommened-slider-wrp .similer-products-slider {
    padding: 0 0 0 24px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .recommened-slider-wrp .similer-products-slider .container {
    padding: 0 0;
  }
}
.recommened-slider-wrp .similer-products-slider .pro-slidersim .slick-slide {
  margin: 0 8px;
}
.recommened-slider-wrp .similer-products-slider .pro-slidersim .slick-list {
  margin: 0 -8px;
}
.recommened-slider-wrp .similer-products-slider .pro-slidersim .similer-probox {
  position: relative;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  overflow: hidden;
  height: 200px;
}
.recommened-slider-wrp .similer-products-slider .pro-slidersim .similer-probox img.pro-imgbx {
  width: 100%;
  min-height: 100%;
}
.recommened-slider-wrp .similer-products-slider .pro-slidersim .similer-probox .avablity-bx {
  position: absolute;
  top: 0%;
  left: 15px;
}
.recommened-slider-wrp .similer-products-slider .pro-slidersim .similer-probox .avablity-bx ul {
  display: flex;
}
.recommened-slider-wrp .similer-products-slider .pro-slidersim .similer-probox .avablity-bx ul li {
  width: 30px;
  height: 35px;
  background-color: #faa239;
  border-radius: 0 0 10px 10px;
  position: relative;
  margin-right: 8px;
}
.recommened-slider-wrp .similer-products-slider .pro-slidersim .similer-probox .avablity-bx ul li svg {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 26px;
  height: 26px;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.recommened-slider-wrp .similer-products-slider .pro-slidersim .similer-probox .avablity-bx ul li:last-child {
  margin: 0;
}
.recommened-slider-wrp .similer-products-slider .pro-slidersim .similer-probox .dicbx {
  width: 30px;
  height: 45px;
  background: url("../images/discount-back.png") 0 0 no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0%;
  right: 15px;
}
.recommened-slider-wrp .similer-products-slider .pro-slidersim .similer-probox .dicbx h6 {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  font-family: "Urbanist";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.recommened-slider-wrp .similer-products-slider .pro-slidersim .similer-probox .dicbx h6 span {
  font-size: 10px;
  font-weight: 500;
  display: block;
}
.recommened-slider-wrp .similer-products-slider .pro-slidersim .similer-probox .product-data {
  padding: 10px;
  width: 100%;
  background-color: rgba(255, 123, 44, 0.6);
  position: absolute;
  bottom: 0%;
  left: 0;
  right: 0;
  display: flex;
  align-items: flex-end;
}
.recommened-slider-wrp .similer-products-slider .pro-slidersim .similer-probox .product-data .pronmbx h4 {
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  margin: 0 0 5px;
}
.recommened-slider-wrp .similer-products-slider .pro-slidersim .similer-probox .product-data .pronmbx p {
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
}
.recommened-slider-wrp .similer-products-slider .pro-slidersim .similer-probox .product-data .raitbx {
  margin-left: auto;
}
.recommened-slider-wrp .similer-products-slider .pro-slidersim .similer-probox .product-data .raitbx h5 {
  font-size: 11px;
  font-weight: 600;
  margin: 0;
  background-color: #ffffff;
  color: #868079;
  width: 50px;
  height: 25px;
  line-height: 25px;
  padding: 0 5px;
  text-align: center;
  border-radius: 30px;
}
.recommened-slider-wrp .similer-products-slider .pro-slidersim .similer-probox .product-data .raitbx h5 i {
  margin-right: 3px;
  color: #ffb01d;
}
.recommened-slider-wrp .near-by-you {
  padding: 18px 0;
}
@media (min-width: 320px) and (max-width: 767px) {
  .recommened-slider-wrp .near-by-you {
    padding: 18px 24px 18px 24px;
  }
}
.recommened-slider-wrp .near-by-you h2 {
  font-size: 18px;
  font-weight: 700;
  color: #1c1a17;
  margin: 0 0 16px;
  font-family: "Urbanist";
}
.recommened-slider-wrp .near-by-you .similer-probox-btn {
  margin-bottom: 10px;
}
.recommened-slider-wrp .near-by-you .similer-probox {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  margin: 0 0 20px;
  height: 200px;
}
.recommened-slider-wrp .near-by-you .similer-probox img.pro-imgbx {
  width: 100%;
  min-height: 100%;
}
.recommened-slider-wrp .near-by-you .similer-probox .avablity-bx {
  position: absolute;
  top: 0%;
  left: 15px;
}
.recommened-slider-wrp .near-by-you .similer-probox .avablity-bx ul {
  display: flex;
}
.recommened-slider-wrp .near-by-you .similer-probox .avablity-bx ul li {
  width: 30px;
  height: 35px;
  background-color: #faa239;
  border-radius: 0 0 10px 10px;
  position: relative;
  margin-right: 8px;
}
.recommened-slider-wrp .near-by-you .similer-probox .avablity-bx ul li svg {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 26px;
  height: 26px;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.recommened-slider-wrp .near-by-you .similer-probox .avablity-bx ul li:last-child {
  margin: 0;
}
.recommened-slider-wrp .near-by-you .similer-probox .dicbx {
  width: 30px;
  height: 45px;
  background: url("../images/discount-back.png") 0 0 no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0%;
  right: 15px;
}
.recommened-slider-wrp .near-by-you .similer-probox .dicbx h6 {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  font-family: "Urbanist";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.recommened-slider-wrp .near-by-you .similer-probox .dicbx h6 span {
  font-size: 10px;
  font-weight: 500;
  display: block;
}
.recommened-slider-wrp .near-by-you .similer-probox .product-data {
  padding: 10px;
  width: 100%;
  background-color: rgba(255, 123, 44, 0.6);
  position: absolute;
  bottom: 0%;
  left: 0;
  right: 0;
  display: flex;
  align-items: flex-end;
}
.recommened-slider-wrp .near-by-you .similer-probox .product-data .pronmbx h4 {
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  margin: 0 0 5px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .recommened-slider-wrp .near-by-you .similer-probox .product-data .pronmbx h4 {
    font-size: 14px;
  }
}
.recommened-slider-wrp .near-by-you .similer-probox .product-data .pronmbx p {
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .recommened-slider-wrp .near-by-you .similer-probox .product-data .pronmbx p {
    font-size: 10px;
  }
}
.recommened-slider-wrp .near-by-you .similer-probox .product-data .raitbx {
  margin-left: auto;
}
.recommened-slider-wrp .near-by-you .similer-probox .product-data .raitbx h5 {
  font-size: 11px;
  font-weight: 600;
  margin: 0;
  background-color: #ffffff;
  color: #868079;
  width: 50px;
  height: 25px;
  line-height: 25px;
  padding: 0 5px;
  text-align: center;
  border-radius: 30px;
}
.recommened-slider-wrp .near-by-you .similer-probox .product-data .raitbx h5 i {
  margin-right: 3px;
  color: #ffb01d;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .recommened-slider-wrp .near-by-you .similer-probox .product-data .raitbx h5 {
    font-style: 10px;
  }
}
.recommened-slider-wrp .btn-book {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #ffffff;
  padding: 8px 0 10px;
  display: block;
  width: 150px;
  text-align: center;
  background: #faa239;
  border-radius: 8px;
  border: none;
  box-shadow: none;
  border: none;
  transition: 0.4s linear;
  -webkit-transition: 0.4s linear;
}
.recommened-slider-wrp .badge-success-new {
  background: green;
}
.recommened-slider-wrp .badge-danger-new {
  background: red;
}
.recommened-slider-wrp .similer-probox-subbg {
  margin-top: -10px;
  padding: 17px 15px 20px 15px;
}

.restaurant-outer-box {
  border: 1px solid #faa239;
  border-radius: 20px;
  background: #f0eded;
}

.cart-wrpper {
  padding: 13px 24px 120px;
}
.cart-wrpper .delivery-block .delivery-title {
  position: relative;
  margin: 0 0 12px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart-wrpper .delivery-block .delivery-title a.backbtn {
  font-size: 14px;
  color: #666687;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  box-shadow: 0px 0px 2px rgba(12, 26, 75, 0.05), 0px 4px 20px -2px rgba(50, 50, 71, 0.02);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 44px;
  left: 5px;
}
.cart-wrpper .delivery-block .delivery-title a.backbtn:hover {
  background-color: #faa239;
  color: #ffffff;
}
.cart-wrpper .delivery-block .delivery-title h2 {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #8e8ea9;
  text-align: center;
  margin: 0;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .cart-wrpper .delivery-block .delivery-title h2 {
    font-size: 22px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .cart-wrpper .delivery-block .delivery-title h2 {
    font-size: 20px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .cart-wrpper .delivery-block .delivery-title h2 {
    font-size: 18px;
  }
}
.cart-wrpper .chooce-day {
  padding: 15px 0;
}
.cart-wrpper .chooce-day h3 {
  margin: 0 0 15px;
  font-size: 14px;
  font-weight: 600;
  font-family: "Urbanist";
}
.cart-wrpper .chooce-day .slick-track {
  outline: none;
}
.cart-wrpper .chooce-day .choice-slider .slick-slide {
  margin: 0 10px;
}
.cart-wrpper .chooce-day .choice-slider .slick-list {
  margin: 0 -10px;
}
.cart-wrpper .chooce-day .choice-slider .choice-bx {
  margin: 12px 0;
  padding: 12px;
  border-radius: 10px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  outline: none;
}
.cart-wrpper .chooce-day .choice-slider .choice-bx .btn-active h4 {
  color: #ffffff !important;
}
.cart-wrpper .chooce-day .choice-slider .choice-bx .form-check-input {
  display: none;
}
.cart-wrpper .chooce-day .choice-slider .choice-bx h4 {
  font-size: 14px;
  font-weight: 500;
  color: #1c1a17;
  line-height: 20px;
  text-align: center;
  margin: 0;
}
.cart-wrpper .chooce-day .choice-slider .choice-bx h4 span {
  display: block;
  font-size: 12px;
  color: #868079;
}
.cart-wrpper .chooce-day .choice-slider .selected {
  background-color: #faa239;
}
.cart-wrpper .chooce-day .choice-slider .selected h4 {
  color: #ffffff;
}
.cart-wrpper .chooce-day .choice-slider .selected h4 span {
  color: #ffffff;
}
.cart-wrpper .chooce-day .time-slot-slider-row {
  position: relative;
}
.cart-wrpper .chooce-day .time-slot-slider-row .slick-slider {
  width: 92%;
}
@media only screen and (max-width: 1480px) {
  .cart-wrpper .chooce-day .time-slot-slider-row .slick-slider {
    width: 90%;
  }
}
@media only screen and (max-width: 1280px) {
  .cart-wrpper .chooce-day .time-slot-slider-row .slick-slider {
    width: 88%;
  }
}
@media only screen and (max-width: 991px) {
  .cart-wrpper .chooce-day .time-slot-slider-row .slick-slider {
    width: 83%;
  }
}
@media only screen and (max-width: 860px) {
  .cart-wrpper .chooce-day .time-slot-slider-row .slick-slider {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .cart-wrpper .chooce-day .time-slot-slider-row .slick-slider {
    width: 78%;
  }
}
@media only screen and (max-width: 580px) {
  .cart-wrpper .chooce-day .time-slot-slider-row .slick-slider {
    width: 70%;
  }
}
@media only screen and (max-width: 500px) {
  .cart-wrpper .chooce-day .time-slot-slider-row .slick-slider {
    width: 60%;
    padding: 0px 30px;
  }
}
@media only screen and (max-width: 420px) {
  .cart-wrpper .chooce-day .time-slot-slider-row .slick-slider {
    width: 58%;
    padding: 0px 30px;
  }
}
@media only screen and (max-width: 400px) {
  .cart-wrpper .chooce-day .time-slot-slider-row .slick-slider {
    width: 55%;
    padding: 0px 25px;
  }
}
@media only screen and (max-width: 365px) {
  .cart-wrpper .chooce-day .time-slot-slider-row .slick-slider {
    width: 52%;
    padding: 0px 15px;
  }
}
@media only screen and (max-width: 580px) {
  .cart-wrpper .chooce-day .time-slot-slider-row .slick-slider .slick-arrow {
    z-index: 99;
  }
}
.cart-wrpper .chooce-day .time-slot-slider-row .icon-btn {
  position: absolute;
  right: 0px;
  top: 50% !important;
  transform: translateY(-50%);
}
@media only screen and (max-width: 345px) {
  .cart-wrpper .chooce-day .time-slot-slider-row .icon-btn {
    right: -15px;
  }
}
.cart-wrpper .chooce-day .time-slot-slider-row .icon-btn #changedCustomDate {
  padding: 17px 20px;
  background: white;
  border: none;
  border-radius: 8px;
  margin-bottom: 0px;
}
.cart-wrpper .chooce-day .time-slot-slider-row .icon-btn .after-change-text {
  background-color: #f67f33 !important;
}
.cart-wrpper .chooce-day .time-slot-slider-row .icon-btn #customSelectTime {
  background: #fff !important;
}
.cart-wrpper .chooce-day .time-slot-slider-row .icon-btn button {
  padding: 0px;
  background: #fff;
  border: none;
  border-radius: 8px;
  color: #828282;
  font-size: 16px;
}
.cart-wrpper .chooce-day .time-slot-slider-row .icon-btn button h4 {
  font-size: 14px !important;
  margin-bottom: 0px;
  padding: 17px 21px !important;
  border-radius: 8px;
}
.cart-wrpper .chooce-day .time-slot-slider-row .icon-btn button i {
  color: #828282;
}
.cart-wrpper .chooce-day .flatpickr-mobile {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  width: 80px;
  font-size: 30px;
}
.cart-wrpper .howmany-peoplebx {
  padding: 15px 0;
}
.cart-wrpper .howmany-peoplebx h3 {
  margin: 0 0 15px;
  font-size: 14px;
  font-weight: 600;
  font-family: "Urbanist";
}
.cart-wrpper .howmany-peoplebx .num-block .num-in {
  width: 100px;
  display: flex;
  align-items: center;
}
.cart-wrpper .howmany-peoplebx .num-block .num-in input {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #666687;
  text-align: center;
  box-shadow: none;
  width: 65px;
  height: auto;
  border-radius: 8px;
  border: 1px solid #ababab;
  padding: 12px 0;
}
.cart-wrpper .howmany-peoplebx .num-block .num-in .actbx {
  padding-left: 10px;
}
.cart-wrpper .howmany-peoplebx .num-block .num-in .minus,
.cart-wrpper .howmany-peoplebx .num-block .num-in .plus {
  background: #faa239;
  border-radius: 30px;
  height: 24px;
  width: 24px;
  line-height: 20px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #ffffff;
  padding: 0;
  color: #ffffff;
  font-size: 14px;
  box-shadow: none;
  outline: none;
  margin: 0 auto;
  cursor: pointer;
}
.cart-wrpper .howmany-peoplebx .num-block .num-in .minus:hover,
.cart-wrpper .howmany-peoplebx .num-block .num-in .plus:hover {
  background-color: #000000;
  color: #ffffff;
}
.cart-wrpper .howmany-peoplebx ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.cart-wrpper .howmany-peoplebx ul li {
  margin: 0 10px 0 0;
  padding: 12px 16px;
  border-radius: 11px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
  font-size: 14px;
  font-weight: 500;
  color: #1c1a17;
  cursor: pointer;
}
.cart-wrpper .howmany-peoplebx ul li:last-child {
  margin: 0;
}
.cart-wrpper .howmany-peoplebx ul li input {
  display: none;
}
.cart-wrpper .howmany-peoplebx ul .selected {
  background-color: #faa239;
  color: #ffffff;
}
.cart-wrpper .time-slot-slider .slick-slide {
  margin: 0 10px;
}
.cart-wrpper .time-slot-slider .slick-list {
  margin: 0 -10px;
}
.cart-wrpper .time-slot-slider .choice-bx {
  margin: 12px 0;
  padding: 12px;
  border-radius: 10px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  outline: none;
}
.cart-wrpper .time-slot-slider .choice-bx .form-check-input {
  display: none;
}
.cart-wrpper .time-slot-slider .choice-bx h4 {
  font-size: 14px;
  font-weight: 500;
  color: #1c1a17;
  line-height: 20px;
  text-align: center;
  margin: 0;
}
.cart-wrpper .time-slot-slider .choice-bx h4 span {
  display: block;
  font-size: 12px;
  color: #868079;
}
.cart-wrpper .time-slot-slider .choice-btn {
  margin: 12px 0;
  padding: 12px;
  border-radius: 10px;
  box-shadow: none !important;
  cursor: pointer;
  outline: none;
}
.cart-wrpper .time-slot-slider .choice-btn .btn-active {
  background-color: #faa239 !important;
  color: #fff;
}
.cart-wrpper .time-slot-slider .choice-btn .btn-main {
  background: #fff;
  box-shadow: none;
}
.cart-wrpper .time-slot-slider .choice-btn .btn-main:hover {
  background-color: #faa239;
  color: #ffffff;
}
.cart-wrpper .time-slot-slider .selected {
  background-color: #faa239;
}
.cart-wrpper .time-slot-slider .selected h4 {
  color: #ffffff;
}
.cart-wrpper .time-slot-slider .selected h4 span {
  color: #ffffff;
}

.order-status-wrp {
  padding: 24px 24px 112px;
}
.order-status-wrp .pay-hed-row {
  display: flex;
  align-items: center;
}
.order-status-wrp .pay-hed-row .logo-box {
  display: flex;
  align-items: center;
  padding: 0 0 0px;
}
.order-status-wrp .pay-hed-row .logo-box a.backbtn {
  font-size: 14px;
  color: #666687;
  background: #fff;
  box-shadow: 0px 0px 2px rgba(12, 26, 75, 0.05), 0px 4px 20px -2px rgba(50, 50, 71, 0.02);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 44px;
  margin-right: 12px;
}
.order-status-wrp .pay-hed-row .logo-box a.backbtn:hover {
  background-color: #faa239;
  color: #ffffff;
}
.order-status-wrp .pay-hed-row .logo-box h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #8e8ea9;
  margin: 0 0 2px;
}
.order-status-wrp .pay-hed-row .logo-box h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #32324d;
  margin: 0;
}
.order-status-wrp .pay-hed-row .bar-actbx {
  margin-left: auto;
}
.order-status-wrp .payhead-me {
  display: flex;
  align-items: center;
  padding: 15px 0;
}
.order-status-wrp .payhead-me h3 {
  font-size: 16px;
  font-weight: 600;
  color: #666687;
  margin: 0;
}
.order-status-wrp .payhead-me a {
  margin-left: auto;
  font-size: 16px;
  font-weight: 600;
  color: #faa239;
}
.order-status-wrp .payhead-me a:hover {
  color: #666687;
}
.order-status-wrp .payment-type-list {
  padding: 16px;
  border-radius: 11px;
  background-color: #ffffff;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.03), 0px 4px 20px -2px rgba(50, 50, 71, 0.04);
  margin: 0 0 16px;
}
.order-status-wrp .payment-type-list ul li {
  padding: 18px 50px 18px 16px;
  border: 1px solid #eaeaef;
  border-radius: 16px;
  margin: 0 0 16px;
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  cursor: pointer;
}
.order-status-wrp .payment-type-list ul li input {
  display: none;
}
.order-status-wrp .payment-type-list ul li h4 {
  font-size: 14px;
  font-weight: 600;
  color: #666687;
  margin: 0;
}
.order-status-wrp .payment-type-list ul li .checkbx {
  height: 100%;
  position: absolute;
  top: 0%;
  right: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.order-status-wrp .payment-type-list ul li .checkbx img.aprovecheck {
  display: none;
}
.order-status-wrp .payment-type-list ul .selected .checkbx {
  margin-left: auto;
}
.order-status-wrp .payment-type-list ul .selected .checkbx img.nrmcheck {
  display: none;
}
.order-status-wrp .payment-type-list ul .selected .checkbx img.aprovecheck {
  display: block;
}
.order-status-wrp .payment-type-list .pay-subtotal {
  padding: 0 0 10px;
  border-bottom: 1px solid rgba(234, 234, 239, 0.5);
  margin: 0 0 16px;
}
.order-status-wrp .payment-type-list .pay-subtotal h5 {
  padding: 10px 0;
  font-size: 14px;
  font-weight: 600;
  color: #666687;
  margin: 0;
  width: 100%;
}
.order-status-wrp .payment-type-list .pay-subtotal h5 span {
  float: right;
  color: #4a4a6a;
  font-weight: bold;
}
.order-status-wrp .payment-type-list .pay-subtotal h5 span sup {
  color: #8e8ea9;
  font-size: 10px;
  margin-right: 3px;
}
.order-status-wrp .payment-type-list .tipbx {
  padding: 0;
  border-bottom: 1px solid rgba(234, 234, 239, 0.5);
}
.order-status-wrp .payment-type-list .tipbx .form-group {
  position: relative;
  margin: 0;
}
.order-status-wrp .payment-type-list .tipbx .form-group .form-controls {
  padding: 14px 16px 14px 45px;
  border: 1px solid #eaeaef;
  border-radius: 16px;
  margin: 0 0 16px;
  position: relative;
  font-size: 14px;
  font-weight: 600;
  color: #8e8ea9;
  box-shadow: none;
  height: auto;
  width: 100%;
  outline: none !important;
}
.order-status-wrp .payment-type-list .tipbx .form-group img {
  position: absolute;
  top: 16px;
  left: 16px;
}
.order-status-wrp .payment-type-list .totalbox {
  border-bottom: none;
  margin: 10px 0 0;
  padding: 0;
}
.order-status-wrp .payment-type-list .totalbox h6 {
  font-size: 16px;
  font-weight: bold;
  color: #4a4a6a;
  margin: 0%;
  padding: 10px 0;
  width: 100%;
}
.order-status-wrp .payment-type-list .totalbox h6 span {
  float: right;
  color: #f67f33;
  font-weight: bold;
}
.order-status-wrp .payment-type-list .totalbox h6 span sup {
  color: #faa239;
  font-size: 10px;
  margin-right: 3px;
}
.order-status-wrp .order-bottom-fix .btn-main {
  border-radius: 16px;
  background-color: #f67f33;
  font-weight: normal;
}
.order-status-wrp .order-bottom-fix .btn-main span {
  font-weight: 800;
}
.order-status-wrp .order-bottom-fix .btn-main i {
  padding-left: 8px;
}
.order-status-wrp .order-bottom-fix .btn-main:hover {
  background-color: #000;
  color: #fff;
}
.order-status-wrp .payment-coupon-btns ul {
  display: flex;
  flex-direction: row;
  flex-wrap: inherit;
}
.order-status-wrp .payment-coupon-btns ul li {
  padding: 16px;
  border: 1px solid #eaeaef;
  border-radius: 16px;
  margin-bottom: 16px;
  width: 75px;
  cursor: pointer;
  display: block;
  text-align: center;
}
.order-status-wrp .payment-coupon-btns ul .active {
  background: #f67f33;
}
@media screen and (max-width: 480px) {
  .order-status-wrp #apply-points .points-row {
    padding: 12px 12px 12px 12px;
    justify-content: center;
  }
}
.order-status-wrp #apply-points input {
  padding: 14px 16px 14px 16px;
  border: 1px solid #eaeaef;
  border-radius: 16px;
  position: relative;
  font-size: 14px;
  font-weight: 600;
  color: #8e8ea9;
  box-shadow: none;
  outline: none !important;
}
@media screen and (max-width: 480px) {
  .order-status-wrp #apply-points input {
    padding: 12px 12px 12px 12px;
  }
}
.order-status-wrp #apply-points p {
  font-size: 14px;
  color: #8e8ea9;
  margin: 0px 15px;
}
@media screen and (max-width: 480px) {
  .order-status-wrp #apply-points p {
    margin: 0px 2px;
  }
}
.order-status-wrp #point-switch {
  background-color: #a5a5a5;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 7px 5px 2px;
  border-radius: 20px;
}
.order-status-wrp #point-switch input {
  margin: 0px 5px;
}
.order-status-wrp #point-switch input#showpoint-btn[type=radio]:after {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  top: -3px;
  left: -1px;
  position: relative;
  background-color: #f67f33;
  content: "";
  display: inline-block;
  visibility: visible;
}
.order-status-wrp #point-switch input#showpoint-btn[type=radio]:checked:after {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  top: -3px;
  left: -1px;
  position: relative;
  background-color: white;
  content: "";
  display: inline-block;
  visibility: visible;
}
.order-status-wrp #point-switch input#hidepoint-btn[type=radio]:after {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  top: -3px;
  left: -1px;
  position: relative;
  background-color: #a5a5a5;
  content: "";
  display: inline-block;
  visibility: visible;
}
.order-status-wrp #point-switch input#hidepoint-btn[type=radio]:checked:after {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  top: -3px;
  left: -1px;
  position: relative;
  background-color: white;
  content: "";
  display: inline-block;
  visibility: visible;
}
.order-status-wrp .loyalty_toggle_btn {
  background-color: #a5a5a5;
  border: none;
  height: 20px;
  width: 42px;
  box-shadow: none;
  outline: none;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.order-status-wrp .loyalty_toggle_btn:checked {
  background-color: #f67f33;
}
.order-status-wrp .form-switch .loyalty_toggle_btn.form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.order-status-wrp .jsDeleteOrderItem, .order-status-wrp .updateOrderItem {
  padding: 4px !important;
  width: 24px;
  text-align: center;
}

.feedback-wrp {
  padding: 16px 24px 165px;
  position: relative;
  height: 100%;
  overflow: auto;
}
.feedback-wrp .feedback-hed-row {
  display: flex;
  align-items: center;
  margin: 0 0 24px;
}
.feedback-wrp .feedback-hed-row .search-box {
  display: flex;
  align-items: center;
}
.feedback-wrp .feedback-hed-row .search-box .close-ic {
  background: #fff;
  box-shadow: 0px 0px 2px rgba(12, 26, 75, 0.05), 0px 4px 20px -2px rgba(50, 50, 71, 0.02);
  border-radius: 16px;
  height: 44px;
  min-width: 44px;
  width: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666687;
  font-size: 16px;
  margin-right: 12px;
}
.feedback-wrp .feedback-hed-row .search-box .close-ic:hover {
  background-color: #f67f33;
  color: #fff;
}
.feedback-wrp .feedback-hed-row .search-box .form-control {
  padding: 0;
  outline: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  height: auto;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: #8e8ea9;
  background-color: transparent;
}
.feedback-wrp .feedback-hed-row .bar-actbx {
  margin-left: auto;
  margin-right: 0;
}
.feedback-wrp .suggestion-list-cmts a h2 {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  color: #32324d;
  margin: 0 0 32px;
}
.feedback-wrp .suggestion-list-cmts a h3 {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #32324d;
}
.feedback-wrp .suggestion-list-cmts a .comment-text {
  color: #32324d;
  word-break: break-word;
}
.feedback-wrp .suggestion-list-cmts h2 {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  color: #32324d;
  margin: 0 0 32px;
}
.feedback-wrp .suggestion-list-cmts h3 {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #32324d;
}
@media only screen and (max-width: 767.98px) {
  .feedback-wrp .suggestion-list-cmts .suggest-img {
    width: 45px;
    height: 45px;
    border: 1px solid #ccc;
  }
}
@media only screen and (min-width: 768px) {
  .feedback-wrp .suggestion-list-cmts .suggest-img {
    width: 64px;
    height: 64px;
    border: 1px solid #ccc;
  }
}
@media only screen and (max-width: 767.98px) {
  .feedback-wrp .suggestion-list-cmts .suggest-modal-img {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
  }
}
@media only screen and (min-width: 768px) {
  .feedback-wrp .suggestion-list-cmts .suggest-modal-img {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
  }
}
.feedback-wrp .feedback-block h2 {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  color: #32324d;
  margin: 0 0 32px;
}
.feedback-wrp .feedback-block ul {
  width: 295px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 30px 0px;
}
.feedback-wrp .feedback-block ul li {
  width: 26.66%;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #a5a5ba;
  position: relative;
  z-index: 1;
}
.feedback-wrp .feedback-block ul li:before {
  position: absolute;
  content: "";
  height: 11px;
  width: 1px;
  background-color: #c0c0cf;
  left: 50%;
  top: -43px;
}
.feedback-wrp .feedback-block ul li:first-child {
  text-align: left;
  width: 10%;
}
.feedback-wrp .feedback-block ul li:first-child:before {
  left: 0;
}
.feedback-wrp .feedback-block ul li:last-child {
  text-align: right;
  width: 10%;
}
.feedback-wrp .feedback-block ul li:last-child:before {
  right: 0;
  left: auto;
}
.feedback-wrp .feedback-block .range_container {
  width: 295px;
  margin: 0 auto;
  display: block;
  position: relative;
  z-index: 2;
}
.feedback-wrp .feedback-block .range_container .slider_smile {
  max-width: 180px;
  margin: 0 auto 60px;
  display: table;
}
.feedback-wrp .feedback-block .range_container h6 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 85px;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #8e8ea9;
  margin: 0;
}
.feedback-wrp .feedback-block .slider {
  -webkit-appearance: none;
  width: 100%;
  height: 1px;
  background: #dcdce4;
  outline: none;
}
.feedback-wrp .feedback-block .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 44px;
  height: 44px;
  background: #fff;
  border: 18px solid #f67f33;
  box-shadow: 0px 0px 2px rgba(12, 26, 75, 0.05), 0px 4px 20px -2px rgba(50, 50, 71, 0.02);
  border-radius: 16px;
  cursor: pointer;
  position: relative;
}
.feedback-wrp .feedback-block .slider::-webkit-slider-thumb:before {
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  border-radius: 100%;
  background-color: #000;
  z-index: 9;
  top: 0;
  left: 0;
}
.feedback-wrp .bottom-botton-fix {
  background-color: #fff;
  padding: 16px 24px;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
}
.feedback-wrp .bottom-botton-fix .skip-btn {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  display: block;
  text-align: center;
  color: #8981ae;
  padding: 16px;
  margin: 0 0 10px;
  border-radius: 16px;
}
.feedback-wrp .bottom-botton-fix .skip-btn:hover {
  background-color: #faa239;
  color: #fff;
}
.feedback-wrp .bottom-botton-fix .btn-main {
  border-radius: 16px;
}
.feedback-wrp .feedback-btn .btn-feedback {
  margin: 12px 0;
  padding: 12px;
  border-radius: 10px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  cursor: pointer;
  outline: none;
  background: #fff;
  width: 140px;
}
@media only screen and (max-width: 767px) {
  .feedback-wrp .feedback-btn .btn-feedback {
    font-size: 14px;
  }
}
@media only screen and (min-width: 767px) {
  .feedback-wrp .feedback-btn .btn-feedback {
    font-size: 14px;
  }
}
.feedback-wrp .feedback-btn .btn-feedback:hover {
  margin: 12px 0;
  padding: 12px;
  border-radius: 10px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  cursor: pointer;
  outline: none;
  background: #faa239;
  width: 140px;
  color: #fff;
}
.feedback-wrp .feedback-btn .active-btn {
  background: #faa239;
  color: #fff;
}

.suggestion-file-upload {
  display: inline-block;
  padding: 12px 12px 6px 12px;
  cursor: pointer;
  background-color: #efefef;
  color: #b6b4ba;
  border-radius: 4px;
  border: none;
  min-height: 48px;
  width: 100%;
}
.suggestion-file-upload i {
  color: #faa239;
}

.suggestion-custom-upload input[type=file] {
  display: none;
}

.form__sec .form-group {
  margin: 0 0 11px;
}
.form__sec .form-group label {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  margin: 0 0 11px;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .form__sec .form-group label {
    font-size: 15px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .form__sec .form-group label {
    font-size: 15px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .form__sec .form-group label {
    font-size: 15px;
  }
}
.form__sec .form-group .form-control {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.5);
  padding: 12px 15px;
  background: #efefef;
  border-radius: 10px;
  height: auto;
  border: none;
  box-shadow: none;
  outline: none;
  resize: none;
}
@media (min-width: 1601px) and (max-width: 2000px) {
  .form__sec .form-group .form-control {
    font-size: 15px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .form__sec .form-group .form-control {
    font-size: 15px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .form__sec .form-group .form-control {
    font-size: 15px;
  }
}
.form__sec .address-group {
  margin: 0;
}
.form__sec .address-group .form-control {
  margin: 0 0 12px;
}
.form__sec .map-block {
  background-color: #fff;
  margin-bottom: 30px;
}
.form__sec .map-block .map-box {
  height: 210px;
  width: 100%;
}
.form__sec .map-block .map-box iframe {
  height: 100%;
  width: 100%;
}
.form__sec .map-block .location-info {
  display: flex;
  align-items: center;
  padding: 15px 0;
}
.form__sec .map-block .location-info i {
  font-size: 30px;
  color: #000;
  margin-right: 12px;
}
.form__sec .map-block .location-info h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  color: #006dff;
  margin: 0 0 5px;
}
.form__sec .map-block .location-info p {
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  margin: 0;
}
.form__sec .cms_review {
  border-bottom: 1px solid #222;
}
.form__sec .rate {
  height: 46px;
  padding: 0 10px;
}
.form__sec .rate:not(:checked) > input {
  position: absolute;
  top: -9999px;
}
.form__sec .rate:not(:checked) > label {
  float: right;
  width: 1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 30px;
  color: #ccc;
  min-height: 25px;
  line-height: 26px;
}
.form__sec .rate:not(:checked) > label:before {
  content: "★ ";
}
.form__sec .rate:not(:checked) > label:hover {
  color: #deb217;
}
.form__sec .rate:not(:checked) > label:hover ~ label {
  color: #deb217;
}
.form__sec .rate > input:checked ~ label {
  color: #ffc700;
}
.form__sec .rate > input:checked ~ label:hover {
  color: #c59b08;
}
.form__sec .rate > input:checked ~ label:hover ~ label {
  color: #c59b08;
}
.form__sec .rate > input:checked + label:hover {
  color: #c59b08;
}
.form__sec .rate > input:checked + label:hover ~ label {
  color: #c59b08;
}
.form__sec .rate > label:hover ~ input:checked ~ label {
  color: #c59b08;
}

.review-form .form-control {
  border: 1px solid #212529 !important;
}
.review-form .form-check-input:checked {
  background-color: #faa239;
  border-color: #faa239;
}

.r-score {
  display: block;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  margin-right: 5px;
}
.r-score .score-wrap {
  display: inline-block;
  position: relative;
  height: 19px;
}
.r-score .stars-active {
  color: #F67F33;
  position: relative;
  z-index: 10;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}
.r-score .stars-inactive {
  color: grey;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-text-stroke: initial;
}

.event-container .event-bg {
  background-size: cover;
  background-position: center;
}
.event-container .event-banner {
  background: rgba(0, 0, 0, 0.2);
  color: #ffffff;
  padding: 30px;
  min-height: 250px;
}

.event-page {
  padding: 0 20px;
}
.event-page .order-ph-code .iti--allow-dropdown {
  width: auto;
}
.event-page .order-ph-code .iti--allow-dropdown input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.event-page .order-ph-code .iti--allow-dropdown .phonecode-input {
  padding-right: 6px;
  padding-left: 52px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
.event-page .order-ph-code .input-group-text {
  border: 0;
  padding: 0 12px;
}
@media only screen and (max-width: 419.98px) {
  .event-page .order-ph-code .mobile_val {
    width: 100px;
  }
}
@media only screen and (min-width: 420px) {
  .event-page .order-ph-code .mobile_val {
    width: auto;
  }
}

.custom-radio-button.custom-radio-time .form-check {
  width: 100%;
}

.custom-radio-time .form-check label {
  width: 100%;
  padding: 0;
  margin: 0;
  height: 48px;
  line-height: 46px;
  float: left;
  text-align: center;
  border-radius: 8px;
  margin-bottom: 8px;
  border: 1px solid #faa239;
  background-color: transparent;
  color: #faa239;
}
.custom-radio-time input[type=radio]:checked + label {
  background-color: #faa239;
  color: #ffffff;
  border-color: #faa239;
}
.custom-radio-time input[type=radio]:disabled + label {
  background-color: #e6e6e6;
  color: #000000;
  border-color: #e6e6e6;
}

.custom-radio-button.custom-radio-table .col {
  margin-bottom: 20px;
}
.custom-radio-button.custom-radio-table .form-check {
  margin-bottom: 0px;
  width: 100%;
  height: 100%;
}

.custom-radio-table .form-check .custom-table {
  border-width: 2px;
  border-style: dashed;
  border-color: #faa239;
  color: #000000;
  padding: 20px;
  height: 100%;
  border-radius: 6px;
  background-color: #ffffff;
}
.custom-radio-table .form-check .custom-table span {
  background: #e6e6e6;
  border-radius: 15px;
  padding: 4px 9px;
  font-size: 14px;
  color: #000000;
  float: right;
}
.custom-radio-table .form-check input[type=radio]:checked + .custom-table {
  background-color: #d1e7dd;
  border-color: #146c43;
  color: #000000;
}
.custom-radio-table .form-check input[type=radio]:checked + .custom-table span {
  background: #ffffff;
}
.custom-radio-table .form-check input[type=radio]:disabled + .custom-table {
  background-color: #f8d7da;
  border-color: #b02a37;
  color: #000000;
}
.custom-radio-table .form-check input[type=radio]:disabled + .custom-table span {
  background: #ffffff;
}

.comment-box {
  background-color: #e6e6e6;
  padding: 20px;
  border-radius: 8px;
  word-break: break-word;
}
.comment-box .comment-box {
  margin-top: 15px;
}
.comment-box + .comment-box {
  margin-top: 15px;
}
.comment-box .comment-user-img-name-ratings .comment-user-img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #32324d;
  float: left;
  margin-right: 15px;
}
.comment-box .comment-user-img-name-ratings .comment-user-name-ratings {
  overflow: hidden;
}
.comment-box .comment-user-img-name-ratings .comment-user-name-ratings .comment-name {
  font-weight: 700;
  font-size: 18px;
  width: calc(100% - 62px);
  display: inline-block;
}
.comment-box .comment-user-img-name-ratings .comment-user-name-ratings .comment-ratings {
  position: absolute;
  background-color: #ffffff;
  width: 60px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  text-align: center;
  border-radius: 15px;
}
.comment-box .comment-user-img-name-ratings .comment-user-name-ratings .comment-ratings .fa {
  color: #ffc861;
}
.comment-box .comment-user-reviews {
  margin-top: 15px;
  font-size: 16px;
  display: inline-block;
  width: 100%;
  position: relative;
}
.comment-box .comment-user-reviews .comment-counts {
  float: right;
  font-size: 12px;
  display: block;
}

.comment-box.reply {
  background-color: #ffffff;
  border: 2px solid #e6e6e6;
}
.comment-box.reply .comment-user-img-name-ratings .comment-user-name-ratings .comment-ratings {
  background-color: #e6e6e6;
}
.comment-box.reply .comment-user-img-name-ratings .comment-user-reviews {
  width: auto;
  overflow: hidden;
  display: inherit;
  margin-top: 0;
}
.comment-box.reply .comment-user-img-name-ratings .comment-user-reviews textarea {
  height: 50px;
  width: 100%;
  border-color: rgba(0, 0, 0, 0.2);
  resize: none;
  padding-right: 50px;
}
.comment-box.reply .comment-user-img-name-ratings .comment-user-reviews input[type=submit] {
  position: absolute;
  right: 7px;
  top: 7px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: none;
  color: #faa239;
  background-color: rgba(255, 255, 255, 0.9);
}

@media only screen and (max-width: 767px) {
  .comment-box {
    padding: 10px;
  }
  .comment-box .comment-user-img-name-ratings .comment-user-img {
    margin-right: 8px;
  }
}
.inner-box {
  background: #ffffff;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.3), 0px 4px 20px -2px rgba(50, 50, 71, 0.4);
  border-radius: 16px;
  padding: 24px;
  margin-bottom: 12px;
}

.food-categorie-tabs {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  overflow: auto;
  padding-bottom: 30px;
}
.food-categorie-tabs > li {
  position: relative;
  margin-right: 40px;
  flex: 0 0 auto;
}
.food-categorie-tabs > li button {
  border: 3px solid #f67f33;
  color: #f67f33;
  background-color: #ffffff;
  border-radius: 9px;
  height: 36px;
  line-height: 30px;
  padding: 0 26px;
  margin-bottom: 8px;
  min-width: 90px;
}
.food-categorie-tabs > li button:hover {
  background-color: #f67f33;
  color: #ffffff;
}
.food-categorie-tabs > li ul.tabs-menu {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.food-categorie-tabs > li .add-extra-tab {
  position: absolute;
  top: 7px;
  right: -29px;
  color: #f67f33;
  font-size: 18px;
  cursor: pointer;
}
.food-categorie-tabs > li .add-extra-tab:hover, .food-categorie-tabs > li .add-extra-tab:focus {
  color: #000000;
}

ul.tabs-menu {
  display: flex;
  width: 88px;
  padding: 0;
  justify-content: space-around;
  background: #ffb080;
  color: #ffffff;
  position: absolute;
  font-size: 13px;
  border-radius: 4px;
}
ul.tabs-menu li i {
  cursor: pointer;
  padding: 5px 0;
}

.searchbox {
  position: relative;
  width: 100%;
}
.searchbox input[type=search] {
  width: 100%;
  height: 40px;
  border: none;
  border-radius: 10px;
  background-color: #ffffff;
  padding-right: 45px;
  outline: none;
  padding-left: 10px;
}
.searchbox input[type=submit] {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  right: 4px;
  height: 34px;
  border-radius: 10px;
  width: 34px;
  border: none;
  top: 0;
  bottom: 0;
  margin: auto;
}

.food-category {
  margin-bottom: 15px;
  width: 100%;
  float: left;
}
.food-category .food-category-img {
  width: 100%;
  float: left;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.food-category .food-category-img a {
  padding: 50px 0;
  width: 100%;
  float: left;
  background-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  font-size: 30px;
}
.food-category .food-category-img .tabs-menu {
  right: 5px;
  top: 5px;
}
.food-category input[type=submit] {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  background-color: #f67f33;
  color: #ffffff;
  width: 100%;
  border-radius: 5px;
  border: none;
  margin-bottom: 15px;
  height: 40px;
}
.food-category input[type=submit]:hover, .food-category input[type=submit]:focus {
  background-color: #000000;
}

.food-category.food-category-list .food-category-img a {
  padding: 150px;
}
.food-category.food-category-list .products-wrpper .prd-box .prd-body .prd-title {
  font-size: 20px;
}
.food-category.food-category-list .products-wrpper .prd-box .prd-body .prd-text {
  margin-top: 15px;
  font-size: 20px;
}

/**category**/
#category .col .bg-white {
  background-color: #ddd !important;
}
#category .col .category-detail {
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.03), 0px 4px 20px -2px rgba(50, 50, 71, 0.04);
  border-radius: 16px;
}
#category .col .category-detail .first-col div p {
  font-weight: 700;
}
#category .col .category-detail .second-col div span {
  font-size: 16px;
}
#category .col .category-detail .second-col div span.text-primary {
  font-weight: 700;
  font-size: 18px;
}

.calorie-tbl th, .calorie-tbl td {
  font-size: 12px;
  border: 1px solid;
}
.calorie-tbl th {
  background-color: #faa239;
}
.calorie-tbl .remaining td:first-child {
  color: #212529;
}
.calorie-tbl .remaining .green {
  color: green;
}
.calorie-tbl .remaining .red {
  color: red;
}

.btn-d-goal {
  border-radius: 16px;
  font-weight: 600;
  color: #fff;
}

.date-slide .btn-date-slide {
  background-color: #faa239;
}
.date-slide #date_field {
  font-size: 13px;
}
.date-slide .next-day {
  font-size: 13px;
  padding-left: 6px;
  padding-right: 6px;
}
.date-slide .prev-day {
  font-size: 13px;
  padding-left: 6px;
  padding-right: 6px;
}
.date-slide .btn-light i {
  color: gray;
  font-size: 20px;
}

.collapseBtn--coupon .coupen-code {
  padding: 12px;
}

.coupen-slider .collapse-col {
  position: relative;
}
.coupen-slider .collapse-col .collapse {
  max-width: 350px;
  display: none;
  position: relative;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  z-index: 1000;
}
.coupen-slider .collapse-col .collapse.show {
  display: block;
  opacity: 1;
}

.popup-coupon-card .border-line {
  border-top: 1px solid #e0e0e0;
  margin-bottom: 16px;
  margin-top: 4px;
}
.popup-coupon-card .copycouponcode {
  color: #828282;
  transition: none;
}
.popup-coupon-card .copycouponcode .copy-icon {
  font-size: 20px;
  transition: none;
}
.popup-coupon-card .tick-icon-cm {
  margin: 0 20px;
}

@media only screen and (min-width: 576px) {
  .popup-coupon-modal .modal-dialog {
    max-width: 375px;
  }
}

.couponCard {
  max-width: 375px;
}
@media only screen and (max-width: 576px) {
  .couponCard {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 400px) {
  .couponCard {
    max-width: 90%;
  }
}
@media only screen and (max-width: 576px) {
  .couponCard .col {
    border-bottom: 1px solid #dadada;
    margin-bottom: 20px;
  }
}
.couponCard .title--h4 {
  display: inline-flex;
  font-weight: bold;
  font-size: 20px;
}
.couponCard .title--h4 .fa-tag {
  transform: rotate(90deg);
  font-size: 18px;
  margin-right: 15px;
  color: #faa239;
}
.couponCard .title--h5 {
  font-weight: bold;
  font-size: 16px;
}
.couponCard span.coupon-code {
  display: inline-block;
  width: 175px;
  padding: 8px 35px;
  border-radius: 4px;
  background-color: #faa239;
  text-align: center;
  cursor: pointer;
  color: #ffffff;
  margin-right: 20px;
}
.couponCard span.coupon-code .title--h5 {
  margin: 0;
}
.couponCard span .fa-check-circle {
  color: #faa239;
  margin-right: 10px;
}
.couponCard .cc-wrapper {
  display: flex;
  justify-content: start;
  align-items: center;
}
.couponCard .coupon--link {
  margin-right: 20px;
  font-weight: bold;
  font-size: 18px;
}
.couponCard .coupon-feature {
  margin: 20px 0 0;
  color: #8e8ea9;
  font-weight: 500;
  font-size: 14px;
}
.couponCard .coupon-feature ul li {
  margin-bottom: 5px;
}
.couponCard .coupon-feature ul li .feat-pointers {
  display: inline-flex;
}

html[dir=rtl] .login-wrpper .logo-box a.backbtn {
  right: 0;
  left: auto;
}
html[dir=rtl] .search-box-resturant-bx .search-box i.fa-search {
  right: auto;
  left: 15px;
}
html[dir=rtl] .search-box-resturant-bx .search-box .filter-toggle-btn {
  left: auto;
  right: 15px;
}
html[dir=rtl] .order-accepting-optbox .order-acpbx svg {
  margin-left: 10px !important;
  margin-right: 0;
}
html[dir=rtl] .order-accepting-optbox .order-acpbx i {
  margin-right: 0;
  margin-left: 10px;
}
html[dir=rtl] .coupen-codewrp .coupen-slider .slider.multiple-item .slider-box .coupen-code svg {
  margin: 0;
  width: auto;
}
html[dir=rtl] .coupen-codewrp .coupen-slider .slider.multiple-item .slider-box .coupen-code .coupn-dt {
  padding-right: 8px;
}
html[dir=rtl] .similer-products-slider .pro-slidersim .similer-probox .avablity-bx ul li svg {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
html[dir=rtl] .near-by-you .similer-probox .avablity-bx ul li svg {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
html[dir=rtl] .product-box .product-dt .prd-info ul li svg {
  max-width: 100%;
}
html[dir=rtl] .product-box .add-cart-btn {
  right: auto;
  left: 12px;
}
html[dir=rtl] .bottom-fix ul li {
  margin-right: 7px;
  margin-left: inherit;
}
html[dir=rtl] .cloche-btn {
  right: inherit;
  left: 15px;
}
html[dir=rtl] .nav-sections .container .filter-toggle-btn {
  left: auto;
  right: 0;
}
html[dir=rtl] .nav-sections .container .menu {
  padding-right: 60px;
  padding-left: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: -webkit-transform cubic-bezier(0.23, 1, 0.32, 1) 350ms;
  transition: -webkit-transform cubic-bezier(0.23, 1, 0.32, 1) 350ms;
  transition: transform cubic-bezier(0.23, 1, 0.32, 1) 350ms;
  transition: transform cubic-bezier(0.23, 1, 0.32, 1) 350ms, -webkit-transform cubic-bezier(0.23, 1, 0.32, 1) 350ms;
}
html[dir=rtl] .active-line {
  -webkit-transition: width cubic-bezier(0.23, 1, 0.32, 1) 350ms, -webkit-transform cubic-bezier(0.23, 1, 0.32, 1) 350ms;
  transition: width cubic-bezier(0.23, 1, 0.32, 1) 350ms, -webkit-transform cubic-bezier(0.23, 1, 0.32, 1) 350ms;
  transition: width cubic-bezier(0.23, 1, 0.32, 1) 350ms, transform cubic-bezier(0.23, 1, 0.32, 1) 350ms;
  transition: width cubic-bezier(0.23, 1, 0.32, 1) 350ms, transform cubic-bezier(0.23, 1, 0.32, 1) 350ms, -webkit-transform cubic-bezier(0.23, 1, 0.32, 1) 350ms;
}
html[dir=rtl] .select-product-block .prd-box .num-block {
  margin-left: 0;
  margin-right: auto;
}
html[dir=rtl] .right-img {
  text-align: left !important;
}
html[dir=rtl] .order-status-wrp .logo-box a.backbtn {
  margin-right: 12px;
}
html[dir=rtl] .order-status-wrp .logo-box h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #8e8ea9;
  margin: 0 0 2px;
}
html[dir=rtl] .order-status-wrp .logo-box h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #32324d;
  margin: 0;
}
html[dir=rtl] .order-status-wrp .order-bottom-fix .btn-main {
  border-radius: 16px;
  background-color: #f67f33;
}
html[dir=rtl] .order-status-wrp .order-bottom-fix .btn-main i {
  padding-left: 8px;
}
html[dir=rtl] .order-status-wrp .order-bottom-fix .btn-main:hover {
  background-color: #000;
  color: #fff;
}
html[dir=rtl] .status-block .accordion-item .accordion-button {
  text-align: left;
}
html[dir=rtl] .status-block .accordion-item .accordion-button:hover, html[dir=rtl] .status-block .accordion-item .accordion-button:focus {
  box-shadow: none;
  outline: none;
}
html[dir=rtl] .status-block .accordion-item .accordion-button:before {
  left: auto;
  right: 0;
}
html[dir=rtl] .status-block .accordion-item .accordion-body {
  padding: 16px 0 0;
}
html[dir=rtl] .status-block .accordion-item .accordion-body .add-order-text i {
  padding-left: 12px;
}
html[dir=rtl] .status-block .accordion-item .accordion-body .guset-bx {
  margin: 0 0 16px;
  display: flex;
}
html[dir=rtl] .status-block .accordion-item .accordion-body .guset-bx .customchek label:before {
  left: 0;
  right: auto;
  top: 0;
}
html[dir=rtl] .status-block .accordion-item .accordion-body .guset-bx .customchek input:checked + label:after {
  content: "";
  left: 7px;
  right: auto;
}
html[dir=rtl] .status-block .accordion-item .accordion-body .order-bx ul li {
  margin-left: 12px;
  margin-right: 0;
}
html[dir=rtl] .status-block .accordion-item .accordion-body .order-bx ul li:last-child {
  margin: 0;
  margin-right: auto;
}
html[dir=rtl] .total-box ul li span {
  margin-left: 0;
  margin-right: auto;
}
html[dir=rtl] .cart-wrpper .logo-box a.backbtn {
  margin-left: 12px;
}
html[dir=rtl] .products-wrpper .prd-box {
  min-height: 190px;
}
html[dir=rtl] .products-wrpper .prd-box .prd-img {
  width: 100px;
  margin-right: 0;
  margin-left: 12px;
}
html[dir=rtl] .products-wrpper .prd-box .prd-img img {
  filter: drop-shadow(0px 0px 8px rgba(255, 255, 255, 0.7));
  max-width: 100%;
}
html[dir=rtl] .products-wrpper .prd-box .cart-item-close {
  left: 10px;
  top: 5px;
  right: auto;
}
html[dir=rtl] .products-wrpper .prd-box .prd-body .prd-img {
  margin-left: 12px;
  margin-right: 0;
}
html[dir=rtl] .products-wrpper .prd-box .prd-body .prd-img img {
  max-width: 100%;
}
html[dir=rtl] .products-wrpper .prd-box .prd-body h6 i {
  margin-left: 5px;
  margin-right: auto;
}
html[dir=rtl] .products-wrpper .prd-box .prd-body h6 span {
  padding-right: 5px;
}
html[dir=rtl] .products-wrpper .num-block .num-in {
  width: 35px;
  margin-right: 3px;
  margin-left: 30px;
}
html[dir=rtl] .products-wrpper .add-extra i {
  padding-right: 8px;
}
html[dir=rtl] .feedback-wrp .feedback-hed-row .bar-actbx {
  margin-right: auto;
  margin-left: 0;
}
html[dir=rtl] .feedback-wrp .feedback-hed-row .search-box .close-ic {
  margin-left: 12px;
}
html[dir=rtl] .cart-wrpper .howmany-peoplebx .num-block .num-in .actbx {
  padding-right: 10px;
}
html[dir=rtl] .order-status-wrp .pay-hed-row .bar-actbx {
  margin-right: auto;
  margin-left: 0;
}
html[dir=rtl] .order-status-wrp .payhead-me a {
  margin-right: auto;
  margin-left: 0;
}
html[dir=rtl] .order-status-wrp .payment-type-list .pay-subtotal h5 span {
  float: left;
}
html[dir=rtl] .custom-radio-table .form-check .custom-table span {
  float: left;
}
html[dir=rtl] .order-bottom-fix ul li.order-plus a {
  margin-right: 0;
  margin-left: 14px;
}
html[dir=rtl] .login-wrpper form .form-group .form-control {
  text-align: right;
}
html[dir=rtl] .form__sec .form-group .form-control {
  text-align: right;
}
html[dir=rtl] .recommened-slider-wrp .similer-products-slider .pro-slidersim .similer-probox .avablity-bx ul li:last-child,
html[dir=rtl] .recommened-slider-wrp .near-by-you .similer-probox .avablity-bx ul li:last-child {
  margin: 0 8px 0 0;
}
html[dir=rtl] .product-box .prd-img {
  margin-left: 12px;
  margin-right: 0;
}
html[dir=rtl] .comment-box .comment-user-reviews .comment-counts {
  float: left;
  font-size: 12px;
  display: block;
}
html[dir=rtl] .search-box-resturant-bx .search-box-end i.fa-search {
  position: absolute;
  top: 3px;
  right: auto;
  left: 5px;
  color: #8e8ea9;
  font-size: 18px;
  color: #f78843;
}
html[dir=rtl] .search-box-resturant-bx .search-box-end .filter-toggle-btn {
  position: absolute;
  top: 10px;
  right: auto;
  left: 15px;
}
html[dir=rtl] .cart-wrpper .order-bottom-fix .check-box {
  display: flex;
  justify-content: center;
  align-self: center;
}
html[dir=rtl] .cart-wrpper .order-bottom-fix .check-box input {
  margin-left: 10px;
  align-self: center;
}

.ordertype-wrpper {
  padding: 10px 15px;
}
.ordertype-wrpper .ordertype-block .ordertype-title {
  margin: 30px 0px;
}
.ordertype-wrpper .ordertype-block .ordertype-title h2 {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
}
@media (max-width: 1025px) {
  .ordertype-wrpper .ordertype-block .ordertype-title h2 {
    font-size: 14px;
  }
}
.ordertype-wrpper .ordertype-radiowrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.ordertype-wrpper .ordertype-radiowrapper .delivery-btn,
.ordertype-wrpper .ordertype-radiowrapper .pickup-btn {
  background-color: #ffffff;
  padding: 10px 40px;
}
@media (max-width: 767px) {
  .ordertype-wrpper .ordertype-radiowrapper .delivery-btn,
  .ordertype-wrpper .ordertype-radiowrapper .pickup-btn {
    padding: 10px 20px;
  }
}
.ordertype-wrpper .ordertype-radiowrapper .delivery-btn i,
.ordertype-wrpper .ordertype-radiowrapper .pickup-btn i {
  color: #ff914d;
}
.ordertype-wrpper .ordertype-radiowrapper .delivery-btn svg path,
.ordertype-wrpper .ordertype-radiowrapper .pickup-btn svg path {
  fill: #ff914d;
}
.ordertype-wrpper .ordertype-radiowrapper .btn-check:checked + .delivery-btn {
  background-color: #ff914d;
  color: #ffffff;
  padding: 10px 40px;
}
@media (max-width: 767px) {
  .ordertype-wrpper .ordertype-radiowrapper .btn-check:checked + .delivery-btn {
    padding: 10px 20px;
  }
}
.ordertype-wrpper .ordertype-radiowrapper .btn-check:checked + .delivery-btn i {
  color: #ffffff;
}
.ordertype-wrpper .ordertype-radiowrapper .btn-check:checked + .delivery-btn svg path {
  fill: #ffffff;
}
.ordertype-wrpper .ordertype-radiowrapper .btn-check:checked + .pickup-btn {
  background-color: #ff914d;
  color: #ffffff;
  padding: 10px 40px;
}
@media (max-width: 767px) {
  .ordertype-wrpper .ordertype-radiowrapper .btn-check:checked + .pickup-btn {
    padding: 10px 20px;
  }
}
.ordertype-wrpper .ordertype-radiowrapper .btn-check:checked + .pickup-btn i {
  color: #ffffff;
}
.ordertype-wrpper .ordertype-radiowrapper .btn-check:checked + .pickup-btn svg path {
  fill: #ffffff;
}
.ordertype-wrpper .more-order {
  background: #fdfdfd;
  padding: 20px;
  border-radius: 15px;
  margin-bottom: 30px;
}
.ordertype-wrpper .more-order h5 {
  color: #1d1d1d;
  font-weight: 600;
  font-size: 20px;
}
.ordertype-wrpper .more-order p {
  color: #1d1d1d;
  font-weight: 400;
  font-size: 16px;
}
.ordertype-wrpper .more-order .moreorder-btn button {
  background-color: #ff914d;
  border: none;
  color: #ffffff;
  font-weight: 500;
  font-size: 15px;
  padding: 12px 30px;
  border-radius: 8px;
}
.ordertype-wrpper .more-order .moreorder-btn button i {
  font-size: 12px;
  background-color: rgba(255, 255, 255, 0.219);
  border-radius: 3px;
}

.emailverification-wrp {
  padding-top: 70px;
  background-color: #ffffff;
  min-height: 100vh;
}
@media (max-width: 1140px) {
  .emailverification-wrp {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.emailverification-wrp h3 {
  color: #3f3f3f;
  font-size: 18px;
  margin-bottom: 45px;
  font-weight: 600;
}
.emailverification-wrp form label {
  color: #3f3f3f;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 11px;
}
.emailverification-wrp form .form-detail {
  display: flex;
}
@media (max-width: 767px) {
  .emailverification-wrp form .form-detail {
    flex-wrap: wrap;
  }
}
.emailverification-wrp form .form-detail .input-email {
  position: relative;
}
.emailverification-wrp form .form-detail .input-email i {
  position: absolute;
  top: 20px;
  left: 10px;
}
.emailverification-wrp form .form-detail .input-email input {
  color: #3f3f3f;
  font-size: 18px;
  font-weight: 500;
  padding: 13px 13px 13px 40px;
  height: 50px;
  border: 1px solid #e1e1e1;
  width: 514px;
  margin-right: 5px;
}
.emailverification-wrp form .form-detail .input-email input:focus {
  outline: none;
}
@media (max-width: 767px) {
  .emailverification-wrp form .form-detail .input-email input {
    width: 100%;
    margin-bottom: 20px;
  }
}
.emailverification-wrp form .form-detail .verify-email-btn {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 140px;
  border: 1px solid #ffe7e7;
  background-color: #fff3f3;
  color: #ed1c24;
  font-size: 18px;
  font-weight: 400;
}

.email-verification-alert p {
  color: #3f3f3f;
  font-size: 18px;
}
.email-verification-alert p a {
  color: #3f3f3f;
  text-decoration: none;
}
.email-verification-alert .verify-btn {
  background-color: #ff914d;
  border: none;
  color: #ffffff;
  font-weight: 500;
  font-size: 15px;
  padding: 8px 20px;
  border-radius: 8px;
}

#emailverificationModal .modal-content {
  border-radius: 15px;
}
#emailverificationModal .btn-close {
  background-image: none;
  height: 30px;
  width: 30px;
  text-align: center;
  border-radius: 50%;
  background-color: #f5f5f5;
  color: #1a1a1a;
  opacity: 1;
}
#emailverificationModal .btn-close i {
  font-size: 18px;
}
#emailverificationModal .modal-body .otp-verification img {
  height: 80px;
  width: 80px;
  margin-bottom: 16px;
}
#emailverificationModal .modal-body .otp-verification h2 {
  color: #121212;
  font-weight: 700;
  font-size: 40px;
}
@media (max-width: 767px) {
  #emailverificationModal .modal-body .otp-verification h2 {
    font-size: 24px;
  }
}
#emailverificationModal .modal-body .otp-verification p.sub-heading {
  font-size: 18px;
  color: #656565;
}
#emailverificationModal .modal-body .otp-verification p.sub-heading span {
  color: #3f3f3f;
}
#emailverificationModal .modal-body .otp-verification .otp-number {
  display: flex;
  margin-bottom: 24px;
}
#emailverificationModal .modal-body .otp-verification .otp-number input {
  width: 60px;
  height: 60px;
  border-radius: 3px;
  border: 1px solid #cacaca;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-right: 6px;
}
#emailverificationModal .modal-body .otp-verification .otp-number input:focus {
  outline: none;
}
@media (max-width: 767px) {
  #emailverificationModal .modal-body .otp-verification .otp-number input {
    height: 45px;
    width: 45px;
  }
}
#emailverificationModal .modal-body .otp-verification .otp-number input::-webkit-outer-spin-button,
#emailverificationModal .modal-body .otp-verification .otp-number input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
#emailverificationModal .modal-body .otp-verification .resend-otp p {
  font-size: 16px;
  color: #656565;
}
#emailverificationModal .modal-body .otp-verification .resend-otp a {
  text-decoration: none;
  font-size: 16px;
  color: #2f80ed;
}
#emailverificationModal .modal-body .success-message {
  padding: 20px 0px;
}
#emailverificationModal .modal-body .success-message .success-img {
  text-align: center;
}
#emailverificationModal .modal-body .success-message .success-img img {
  margin-bottom: 25px;
}
#emailverificationModal .modal-body .success-message p {
  margin-bottom: 0px;
  font-size: 16px;
  color: #656565;
}
#emailverificationModal .modal-body .success-message p span {
  color: #3f3f3f;
  font-weight: 700;
  font-size: 18px;
}

#remindemailverificationModal .btn-close {
  background-image: none;
  height: 30px;
  width: 30px;
  text-align: center;
  border-radius: 50%;
  background-color: #f5f5f5;
  color: #1a1a1a;
  opacity: 1;
}
#remindemailverificationModal .btn-close i {
  font-size: 18px;
}
#remindemailverificationModal .modal-content {
  border-radius: 15px;
}
#remindemailverificationModal .modal-body .verify-email img {
  height: 80px;
  width: 80px;
  margin-bottom: 16px;
}
#remindemailverificationModal .modal-body .verify-email h2 {
  color: #121212;
  font-weight: 700;
  font-size: 40px;
}
@media (max-width: 767px) {
  #remindemailverificationModal .modal-body .verify-email h2 {
    font-size: 24px;
  }
}
#remindemailverificationModal .modal-body .verify-email p.sub-heading {
  font-size: 18px;
  color: #656565;
}
#remindemailverificationModal .verify-btn a {
  width: 100%;
  background-color: #ed1c24;
  padding: 13px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

html {
  scroll-behavior: smooth;
}

:root {
  scroll-behavior: smooth;
}

body {
  /*background-color: $light;*/
  color: #32324d;
  padding: 0;
  margin: 0;
  font-family: "Urbanist", sans-serif;
  font-family: "Rubik", sans-serif;
  font-family: "Mulish", sans-serif;
  background: linear-gradient(90deg, #fcfcfc 0%, #f7f7f7 10.04%, #f7f7f7 51.56%, #f7f7f7 89.58%, #fcfcfc 100%);
}
body.modal-open {
  overflow: visible !important;
  padding-right: 0 !important;
}

ul {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

a {
  text-decoration: none !important;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.container-fluid {
  padding: 0;
}

.container {
  padding: 0;
  max-width: 1140px;
}

.page-sections {
  padding: 0 0 100px;
}

.product-wrp .row {
  margin: 0 -6px;
}
.product-wrp .row .col-md-6 {
  padding: 0 6px;
}

.section-title:before {
  content: "";
  display: block;
  visibility: hidden;
  pointer-events: none;
  margin-top: calc(var(--section-offset) * -1px);
  height: calc(var(--section-offset) * 1px);
}

.btn-main {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #ffffff;
  padding: 17px 0 20px;
  display: block;
  width: 100%;
  text-align: center;
  background: #faa239;
  border-radius: 8px;
  border: none;
  box-shadow: none;
  border: none;
  transition: 0.4s linear;
  -webkit-transition: 0.4s linear;
}
.btn-main:hover {
  background-color: #000;
  color: #fff;
}

.slick-carosel {
  display: none;
}
.slick-carosel.slick-initialized {
  display: block;
}

.offcanvas.show {
  transform: none;
  z-index: 1051;
}

.custom-radio-button .form-check input {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.custom-radio-button .form-check input:disabled {
  cursor: not-allowed;
}
.custom-radio-button .form-check {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0;
}

.login-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}
.login-header .user-dashboard .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffb01d'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.login-header .user-dashboard button[aria-expanded=true] {
  color: #ffb01d;
}
.login-header .user-dashboard .accordion-button:hover:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffb01d'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.login-header .user-dashboard button {
  background-color: transparent;
  color: #000000;
  border: none;
  display: flex;
  align-items: center;
  outline: none !important;
  box-shadow: none !important;
}
.login-header .user-dashboard button:hover {
  color: #ffb01d;
}
.login-header .user-dashboard button span {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  display: inline-block;
  margin: 0 8px;
}
.login-header .user-dashboard button span img {
  max-width: 100%;
}
.login-header .user-dashboard button i img {
  max-width: 20px;
  margin: 0 8px;
}
.login-header .user-dashboard .dropdown-menu.show {
  width: 100%;
  word-wrap: break-word;
}
.login-header .user-dashboard a {
  color: #000000;
  white-space: normal;
}
.login-header .user-dashboard a:hover {
  color: #ffb01d;
}
.login-header .user-dashboard a:focus {
  color: #ffb01d;
}
.login-header .backbtn {
  font-size: 14px;
  color: #666687;
  background: #fff;
  box-shadow: 0px 0px 2px rgba(12, 26, 75, 0.05), 0px 4px 20px -2px rgba(50, 50, 71, 0.02);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 44px;
}
.login-header .status-prepare {
  border: 1px solid;
  color: #ffa500;
  border-color: #ffa500;
  border-radius: 8px;
  padding: 4px;
}
.login-header .status-ordered {
  border: 1px solid;
  color: #ff0000;
  border-color: #ff0000;
  border-radius: 8px;
  padding: 4px;
}
.login-header .status-ready {
  border: 1px solid;
  color: #008000;
  border-color: #008000;
  border-radius: 8px;
  padding: 4px;
}
.login-header .status-closed {
  border: 1px solid #218838;
  color: #218838;
  border-radius: 8px;
  padding: 4px;
}

.related-product-slider .slick-list {
  width: 90%;
  margin: 0 auto !important;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  text-indent: -999999px;
  background: #faa239;
  border: 0;
  border-radius: 100px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  left: -6px;
  color: #ffffff;
}
.slick-arrow:hover {
  background: #000000;
}
.slick-arrow:before {
  content: "\f104";
  position: absolute;
  top: -2px;
  left: 6px;
  text-indent: 0;
}
.slick-arrow.slick-next {
  left: auto;
  right: -6px;
}
.slick-arrow.slick-next:before {
  content: "\f105";
  position: absolute;
  top: -2px;
  left: 8px;
  text-indent: 0;
}
.slick-arrow.slick-disabled {
  background: #868079;
}

.time-slot-slider,
.time-slot-slider {
  padding: 0 30px;
}

#notify-dd .dropdown-toggle {
  background: none;
  border: none;
  box-shadow: none;
  outline: none;
}
#notify-dd .dropdown-toggle::after {
  display: none;
}
#notify-dd .dropdown-toggle:hover {
  background: none;
  border: none;
  box-shadow: none;
  outline: none;
}
#notify-dd .dropdown-toggle:focus {
  outline: none;
  box-shadow: none;
  background: none;
  border: none;
}
#notify-dd .dropdown-toggle:active {
  outline: none;
  box-shadow: none;
  background: none;
  border: none;
}
#notify-dd .dropdown-toggle i {
  font-size: 32px;
  color: #ffa043;
  position: relative;
}
#notify-dd .list-group-item {
  border-bottom: 1px solid #ccc;
  border-top: 0;
  border-right: 0;
  border-left: 0;
}
#notify-dd .dropdown-menu {
  border: 2px solid #faa239;
}
#notify-dd .dropdown-menu:after {
  display: none;
}
#notify-dd .badge-orange {
  background: #faa239;
}

#notify-dd .notify-bell .badge {
  position: absolute;
  top: -4px;
  right: 2px;
  padding: 3px 5px;
  border-radius: 50%;
  background: red;
  color: #ffffff;
  width: 22px;
  height: 22px;
  line-height: 15px;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  #notify-dd .dropdown-menu {
    width: 300px !important;
    right: 20px;
    left: auto;
  }
}
#notify-dd .dropdown-menu .list-group {
  width: 300px;
  padding: 5px;
  border: none;
}
@media only screen and (max-width: 767px) {
  #notify-dd .dropdown-menu .list-group {
    width: 300px;
  }
}

@media screen and (max-width: 1024px) {
  .login-header {
    position: relative;
  }
}

.comment-user-img-name-ratings .comment-user-name-ratings .comment-name {
    width: calc(100% - 90px) !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.comment-user-img-name-ratings .comment-user-name-ratings .comment-ratings.stars-rating {
    padding: 0 10px;
    width: auto !important;
    height: auto !important;
    margin-left: 10px;
}

.address-box .address-card {
    border-radius: 16px;
}

.address-box .address-card p{
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: wrap;
    font-size: 14px;
}

.address-box .address-card.selected-address {
    border: 2px solid #f67f33;
    position: relative;
}

.address-box .address-card.selected-address::before {
    content: "\f058";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #f67f33;
}

.address-box .address-card.loading-check-address {
    position: relative;
}

.address-box .address-card.loading-check-address:before {
    content: "\f110";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 20px;
    color: #f67f33;
    animation: spin 2s linear infinite;
    position: absolute;
    top: 10px;
    right: 10px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.cursor-pointer {
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
    #select-address-title {
        font-size: 16px;
    }
    .w-sm-50 {
        width: 50% !important;
    }
    #create-new-address.btn-main {
        padding: 10px 0 12px;
        font-size: 15px;
    }
}

.alternative-email-label {
    color: #121212 !important;
    padding: 0px 0px 0px 5px;
    margin: 0 auto;
    cursor: pointer;
}

.input-error-message {
    font-size: 15px;
    color: red;
}
/*# sourceMappingURL=main.css.map */
