@font-face {
  font-family: "Poppins Black";
  font-display: swap;
  src: url(../fonts/Poppins/Poppins-Black.ttf) format("ttf"), url(../fonts/Poppins/opensans-light-webfont.ttf) format("ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Poppins Regular";
  font-display: swap;
  src: url(../fonts/Poppins/Poppins-Regular.ttf) format("ttf"), url(../fonts/Poppins/Poppins-Regular.ttf) format("ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Poppins SemiBold";
  font-display: swap;
  src: url(../fonts/Poppins/Poppins-SemiBold.ttf) format("ttf"), url(../fonts/Poppins/Poppins-SemiBold.ttf) format("ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Poppins Light";
  font-display: swap;
  src: url(../fonts/Poppins/Poppins-Light.ttf) format("ttf"), url(../fonts/Poppins/Poppins-Light.ttf) format("ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Poppins Bold";
  font-display: swap;
  src: url(../fonts/Poppins/Poppins-Bold.ttf) format("ttf"), url(../fonts/Poppins/Poppins-Bold.ttf) format("ttf");
  font-weight: 400;
  font-style: normal;
}
body {
  font-size: 13px;
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  background: #FAFAFB;
}

header.sticky-header.header.content {
  padding: 10px 0px 0px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: auto;
}

header img.logo {
  padding-left: 0;
  width: 100%;
  height: auto;
}

a.left.navbar-brand.logo {
  float: left;
  transition: all 0.3s ease-out;
  padding: 0;
  box-sizing: border-box;
  position: relative;
  width: auto;
  margin-right: 20px;
  left: auto;
  align-items: center;
  display: flex;
  margin-top: -0.25em;
  margin-bottom: 0.25em;
}

.search_cart_section {
  position: relative;
  padding: 0 0px 0 0;
  box-sizing: border-box;
  float: left;
  z-index: 80;
  width: 35%;
}

.search_outer {
  display: block;
  width: 100% !important;
  background: #fff;
  border-radius: 8px;
  float: left !important;
  padding: 0 !important;
  border: 1px solid #ECEDEE;
  height: 44px;
  align-content: center;
  display: grid;
}

.search_outer input:focus {
  outline: 1px solid #FFC58A !important;
  height: 44px;
  border-radius: 8px;
}

.search_outer input {
  float: left;
  width: 100%;
  padding: 0 20px 0 36px;
  box-sizing: border-box;
  border: none;
  font-size: 16px !important;
  position: relative;
  font-weight: 600;
  color: #4D525A;
}

.search_outer input::-moz-placeholder {
  opacity: 1 !important;
  font-size: 14px;
}

.search_outer input::placeholder {
  opacity: 1 !important;
  font-size: 14px;
}

.store_select_button {
  width: 170px;
  height: 42px;
  border-radius: 8px;
  position: relative;
  left: 0;
  padding: 2px;
  float: left;
  border: 1px solid #FFF2E6;
  margin-left: 20px;
  display: flex;
  align-items: center;
}

button.grocery {
  width: 80px;
  height: 38px;
  text-align: center;
  background: transparent;
  color: #000;
  border-radius: 8px;
  color: #FF8001;
}

button.rush {
  width: 80px;
  height: 38px;
  text-align: center;
  background: transparent;
  font-family: "Poppins", sans-serif !important;
  color: #057a50;
}

button.grocery.active {
  border-radius: 8px;
  background: #ff8001;
  color: #fff;
}

.store_select_button button {
  font-size: 14px;
  border: transparent;
  padding: 4px 7px;
  font-weight: bold;
  display: inline-grid;
  place-content: center;
  font-family: "Poppins", sans-serif !important;
}

.store_select_button button label {
  font-size: 8px;
  margin-bottom: 0;
}

button.rush.active {
  color: #fff;
  background: #057a50;
  border-radius: 8px;
}

.top_account_option {
  text-align: left;
  display: inline-flex;
  position: relative;
  margin: 0;
  list-style: none;
  float: right;
  width: auto;
  align-items: center;
}

.header .top-header, .header .top-nav-menu {
  padding: 0 200px;
  margin: 10px 0 0;
}

.account_links a {
  color: #101828;
  font-size: 14px;
  position: relative;
}

.switcher.language.switcher-language {
  float: right;
  width: auto;
  overflow: hidden;
  margin-top: 3px;
  margin-right: 2px;
  margin-left: 0;
  padding: 2px;
  border-radius: 4px;
  border: 1px solid #D1D4D7;
  cursor: pointer;
}

#account .text-center {
  font-size: 14px;
  color: #2D3035;
  font-weight: 500;
}

/* Nav menu */
.header .top-nav-menu {
  border: 1px solid #F0F1F2;
  border-left: none;
  border-right: none;
}

.navbar {
  background-color: #ffffff;
  display: inline-block;
  padding: 10px 0;
}

.dropdwn {
  float: left;
  overflow: hidden;
}

.dropdwn .dropbtn {
  font-size: 14px;
  border: none;
  outline: none;
  color: #2D3035;
  padding: 5px 15px;
  background-color: inherit;
  margin: 0;
  font-weight: 500;
  text-transform: capitalize;
}

.navbar a:hover, .dropdwn:hover .dropbtn {
  color: #FF8001;
}

.dropdwn-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  width: 100%;
  box-shadow: 0px 24px 48px -12px rgba(23, 26, 48, 0.18);
  z-index: 1;
  border-radius: 0 0 8px 8px;
}

.dropdwn-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  z-index: 1000;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdwn:hover .dropdwn-content {
  display: block;
  z-index: 1000;
}

span.select-icon.rango-arrow-down {
  display: initial;
  padding-left: 8px;
  top: 2px;
}

.delivery.sect {
  width: auto;
  height: 52px;
  border-radius: 8px;
  position: relative;
  left: 0;
  padding: 2px;
  border: 1px solid #ECEDEE;
  display: flex;
  align-items: center;
  margin-top: 12px;
}

.delivery.sect .deliver-to, .early-delivery {
  background: #ffffff;
  padding: 10px;
  position: relative;
  height: 48px;
  width: 250px;
}

.early-delivery {
  display: flex;
  align-items: center;
}

.early-delivery:before {
  content: "";
  border-right: 1px solid #1b7bdb;
  position: relative;
  height: 22px;
}

.delivery.sect li {
  list-style: none;
}

.early-delivery::before {
  border: 1px solid #ECEDEE;
  height: 20px;
  align-self: center;
  margin-right: 20px;
}

.active-orders {
  width: 18%;
  height: 52px;
  border-radius: 8px;
  position: relative;
  left: 0;
  padding: 12px;
  border: 1px solid #ECEDEE;
  margin-top: 12px;
  background: #ffffff;
}

.active-orders a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.active-orders .active-text {
  font-size: 14px;
  font-weight: 600;
  color: #4D525A;
}

.active-orders .active-btn {
  border-radius: 28px;
  height: 26px;
  background: #ff8001;
  border: none;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 0 5px;
}

.delivery-order-sec {
  display: flex;
  justify-content: space-between;
}

.min-free-delivery {
  width: 24%;
  height: 52px;
  border-radius: 8px;
  position: relative;
  left: 0;
  padding: 12px;
  background: #FFF2E6;
  display: flex;
  align-items: center;
  margin-top: 12px;
}

.min-delivery-text {
  display: grid;
}

.min-delivery-text span {
  font-size: 14px;
  color: #FF8001;
  font-weight: 600;
}

.min-delivery-text label {
  font-size: 11px;
  color: #FF8001;
  font-weight: 400;
  margin-bottom: 0;
}

.deliver-scooty {
  background: url(../images/headericons/Deliverydining.png) no-repeat;
  display: inherit;
  float: left;
  width: 24px;
  height: 24px;
  position: relative !important;
  background-position: center;
  padding: 20px;
}

header .mini-cart-container {
  height: auto;
}

.col-sm-6.dropdown_selection_section {
  align-items: center;
  display: flex;
}

.dropdwn .dropbtn:first-child {
  padding-left: 0;
}

li.autocomplete-result {
  border-bottom: 1px solid #ECEDEE;
  padding: 14px 5px;
  font-weight: 500;
  font-size: 14px;
  color: #4D525A;
}

#campaignPopUp-delete.disclaimer .modal-content {
  background-color: #ff8001;
  border-radius: 5px;
  padding-top: 0;
}

#campaignPopUp-delete.disclaimer .modal-content .modal-body {
  padding: 0;
}

#campaignPopUp-delete.disclaimer button.close {
  float: right;
}

#campaignPopUp-delete.disclaimer .modal-content .delete-cart-item .tag-line {
  color: #ffffff;
}

#campaignPopUp-delete.disclaimer .modal-content .delete-cart-item h5 {
  color: #ffffff;
}

#campaignPopUp-delete.disclaimer .modal-content .delete-cart-item h6 {
  color: #ffffff;
}

#campaignPopUp-delete.disclaimer .modal-body .delete-cart-item .tag-line {
  margin: 10px 0;
}

/*RUSH */
header img.logo.rush {
  display: none;
}

.rush header img.logo.rush {
  display: block;
}

.rush header img.logo {
  display: none;
}

.rush .navbar a:hover, .rush .dropdwn:hover .dropbtn {
  color: #057A50;
}

@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  .header .top-header, .header .top-nav-menu {
    padding: 0 100px;
  }
  .container {
    padding: 0px 100px;
  }
}
/* Tablet*/
@media only screen and (min-width: 768px) and (max-width: 1180px) {
  .container {
    padding: 0px 20px;
  }
  .delivery.sect {
    width: 48%;
  }
  .active-orders {
    width: 24%;
    padding: 8px;
  }
  .active-orders .active-text {
    font-size: 11px;
  }
  .min-delivery-text span {
    font-size: 11px;
  }
}
.main-container-wrapper .sticky-header {
  position: fixed !important;
  top: 0;
  width: 100% !important;
}

.sticky-header-block {
  margin-bottom: 8%;
}

@media only screen and (max-width: 767px) {
  .main-container-wrapper .sticky-header {
    position: fixed !important;
    top: 0;
    width: 100% !important;
  }
  #mainBody .container {
    margin-top: 33%;
  }
}
.delivery-tabs {
  position: relative;
  margin: 25px 0;
  display: flex;
  justify-content: space-between;
}

.delivery-tabs .tab {
  width: 48%;
  text-align: center;
}

.delivery-tabs .tab .tab-label {
  padding: 10px;
  cursor: pointer;
  width: 100%;
  color: #6C737F;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.delivery-tabs.delivery-tabs .tab:first-child .tab-label {
  margin-left: 0;
}

.delivery-tabs .tab .main-tabss {
  display: none;
}

.delivery-tabs .tab-content {
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  display: none;
}

.delivery-tabs input[type=radio]:checked ~ label {
  background: white;
  border-bottom: 2px solid #ff8001;
  color: #ff8001;
  font-weight: 600;
}

.delivery-tabs input[type=radio]:checked ~ label ~ .tab-content {
  display: block;
}

.delivery-tabs .modal-content {
  max-height: 550px;
  height: 100%;
  overflow-y: auto;
}

.radiobtns-deliverpopup .radio-label {
  display: flex;
  align-items: center;
  padding: 0.5em;
  margin-bottom: 0.5em;
  background-color: #fff;
  border-radius: 4px;
  transition: background-color 0.2s, border-color 0.2s;
  color: #4D525A !important;
  font-size: 14px;
  border: none !important;
  position: relative;
}

.radiobtns-deliverpopup .radio-label:hover {
  background-color: #e6e6e6;
}

.radiobtns-deliverpopup .radio-input {
  position: absolute;
  opacity: 0;
  left: 2%;
  top: 0;
  z-index: 10;
  cursor: pointer;
}

.radiobtns-deliverpopup .radio-input:checked + .radio-label {
  border: none;
}

.radiobtns-deliverpopup .radio-inner-circle {
  display: inline-block;
  width: 1.2em;
  height: 1.2em !important;
  border: 2px solid #888;
  border-radius: 50%;
  margin-right: 0.5em;
  transition: border-color 0.2s;
  position: relative;
}

.radiobtns-deliverpopup .radio-label:hover .radio-inner-circle {
  border-color: #555;
}

.radiobtns-deliverpopup .radio-input:checked + .radio-label .radio-inner-circle {
  border-color: #ff8001;
}

.radiobtns-deliverpopup .radio-input:checked + .radio-label .radio-inner-circle::after {
  content: "";
  display: block;
  width: 0.5em;
  height: 0.5em !important;
  background-color: #ff8001;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 6px;
  transform: translate(-50%, -50%);
}

.radiobtns-deliverpopup .radiobtn-label {
  position: relative;
}

.radiobtns-deliverpopup .radio-input.top-radio {
  top: 10px;
}

.rush .delivery-tabs input[type=radio]:checked ~ label {
  border-bottom: 2px solid #057A50;
  color: #057A50;
}

.delivery-tabs #search-form * ul.autocomplete-results {
  max-height: 135px;
}

.rush .radiobtns-deliverpopup .radio-input:checked + .radio-label .radio-inner-circle {
  border-color: #057A50;
}

.rush .radiobtns-deliverpopup .radio-input:checked + .radio-label .radio-inner-circle::after {
  background-color: #057A50;
}

@media only screen and (min-width: 1280px) and (max-width: 1360px) {
  .sticky-header-block {
    margin-bottom: 12% !important;
  }
  .min-free-delivery {
    width: 26%;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1440px) {
  .sticky-header-block {
    margin-bottom: 11% !important;
  }
}
@media only screen and (min-width: 1536px) and (max-width: 1600px) {
  .sticky-header-block {
    margin-bottom: 10% !important;
  }
}
@media screen and (min-width: 1501px) and (max-width: 1515px) {
  .delivery-order-sec .delivery.sect {
    margin-top: 42px;
  }
  .delivery-order-sec .min-free-delivery {
    margin-top: 42px;
  }
  .delivery-order-sec .active-orders {
    margin-top: 42px;
  }
}