.parent_menu {
  overflow-x: auto;
}

.parent_menu li {
  display: flex !important;
  align-items: center;
  white-space: nowrap;
}

.parent_menu li a img {
  margin-right: 10px;
}

.parent_menu::-webkit-scrollbar {
  height: 3px;
}

.parent_menu::-webkit-scrollbar-track {
  box-shadow: none;
}

.parent_menu::-webkit-scrollbar-thumb {
  background-color: #00000024;
  outline: 1px solid #70809000;
}

.store_title1,
.pretile,
.title_1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 30px;
  max-height: 30px;
}

.store_title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 50px;
  max-height: 50px;
}


.is_closed {
  background: #000;
  color: #fff !important;
}

.quantity-btn {
  background: transparent;
  border: none;
  outline: none;
  margin: 0;
  padding: 0px 8px;
  cursor: pointer;
  color: #000;
}

.quantity-btn svg {
  width: 15px;
  height: 15px;
}

div#pageLoader.loader:after {
  position: fixed;
  left: 0;
  width: 100%;
  text-align: center;
  top: 50%;
  content: "\f110";
  font-family: 'FontAwesome';
  text-align: center;
  color: #eba23e;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  z-index: 99999;
  font-size: 35px;
  transform: translate(-50%, -50%);
}


.body-wrapper>.wrapper {
  flex-grow: 1 !important;
}

.product-out-of-stock:after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: rgba(255, 255, 255, 0.8);
  z-index: 991;
}

.item-not-available:before {
  content: "Item not available";
  font-weight: bold;
  color: red;
  z-index: 992;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 0
}

.item-not-available:after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: rgba(255, 255, 255, 0.8);
  z-index: 991;
}

.product-out-of-stock:before {
  content: "Out of stock";
  font-weight: bold;
  color: red;
  z-index: 992;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 0
}


.country.dropdown .dropdown-toggle {
  background: #eba23e;
}

header .navbar .nav-link {
  padding-top: .2rem;
  padding-bottom: .2rem;
}

.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.75);
}
.skeleton {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  /* background: rgba(0, 0, 0, 0.75); */
}

.form-control[formcontrolname="location"] {
  padding-right: 35px;
}

.form-control .location {
  padding-right: 35px;
}

.home .body-wrapper>.wrapper {
  margin-top: 0;
}

.fixed-sub-wrapper.fixed-nav {
  top: 116px;
  z-index: 1000
}

.urder-tooltip {
  width: 250px;
  height: auto;
  position: absolute;
  right: 105px;
  top: -40px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s linear 0s;
}


.urder-help:hover .urder-tooltip {
  opacity: 1;
  visibility: visible;
}

.store-card {
  position: relative;
}

.store-card .btn.is_closed {
  position: absolute;
  left: 12px;
  top: 12px;
}

.fixed-wrapper .container .fixed-nav {
  height: 60px;
}

.fixed-wrapper .container .fixed-nav {
  /* scrollbar-width: thin; */
  scrollbar-color: black lightgray;
  overflow-y: hidden;
}

.tooltip-inner {
  padding: 5px 11px !important;
}


.show_password {
  position: absolute;
  top: 3px;
  right: 10px;
  cursor: pointer;
}

a.gps-tracker {
  background: #fff;
  width: 20px;
}

.it {
  position: relative;
}

.it a.btn-rmv1.rmv {
  position: absolute;
  top: -15px;
  left: auto;
  right: -98px;

}


.dropdown.login-menu .angle-icon {
  margin-right: 6px;
}

.btn_upload {
  margin-top: 15px;
}

.tooltip.tooltip-min.top {
  display: none;
}

.tooltip.tooltip-max.top {
  display: none;
}

.offer-slider {
  background:#F1C13C;
  background: #F1C13C;
  padding: 15px;
}


.slider-inner-content img {
  width: auto;
  height: 230px;
  margin-left: auto;
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots li button {
  border: none;
  background: #f1edd596 !important;
}

.offer-wrapper .slick-dots li.slick-active button {
  background: #fff !important;
}

@media screen and (max-width: 767px) {
  .slider-inner-content img {
    width: 150px;
    margin-left: 0 !important;
  }

  .slider-inner-content p {
    font-size: 30px !important;
  }

  .slider-inner-content span {
    font-size: 22px !important;
  }
  
.fixed-sub-wrapper.fixed-submenu {  
  top: 155px !important;
}
.fixed-wrapper .container .fixed-nav {
  overflow-x: auto;
  scrollbar-width: auto;
}
.resp{
  width: 50px;
}
}



.horizontal-scroll {
  overflow-x: scroll;
}

.horizontal-scroll .nav {
  --scrollbarBG: transparent;
  --thumbBG: #c99c39;
  position: relative;
  overflow-x: scroll;
  padding-bottom: 3px;
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}

.nav:hover {
  --thumbBG: #000;
}

.nav::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}

.nav::-webkit-scrollbar-track {
  background: var(--scrollbarBG);
}

.nav::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG);
  border-radius: 2px;
}


#app {
  max-width: 500px;
  margin: auto;
}

.horizontal-scroll .nav {
  --scrollbarBG: transparent;
  --thumbBG: #c99c39;
  position: relative;
  overflow-x: hidden;
  padding-bottom: 0;
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
  overflow-y: hidden;
  margin-bottom: -7px;
  padding-top: 0;
  margin-top: 0;
}

.navbar-nav li.active a img {
  filter: invert(100%);
  -webkit-filter: invert(100%);
}

a.menu-link {
  width: 130px;
}

div#myTab ul li a img {
  margin-right: 5px;
}

div#myTab {
  overflow-x: auto;
}

.fa-eye-slash:before {
  content: "\f06e";
  visibility: hidden;
}

.fa-eye-slash {
  width: 25px;
  background-image: url(../images/eye-close.png);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.fa.fa-eye {
  width: 25px;
  background-image: url(../images/eye.png);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.fa-eye:before {
  content: "\f06e";
  visibility: hidden;
}

/* .payment-icon {
  width: 35px;
  height: 17px;
  background: url(../images/sidebar-nav.png) -88px -47px;
} */

section.box-main {
  position: relative;
  height: 55vh;
}

.center-div {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 15px 25px;
  box-shadow: 0 12px 48px #00000020;
  border-radius: 12px;
  width: 430px;
}

.notification.show {
  border-radius: 8px;
}

ul.navbar-nav {
  margin-bottom: 3px;
}

.stickey-header,
.secondary-header .header {
  transition: 0.2s all;
}

.fixed-wrapper.fixed-menu {
  position: unset;
  width: 100%;
  z-index: 9;
}

.offer-wrapper {
  margin-top: 90px;
  margin-bottom: 50px;
}

.fixed-wrapper.fixed-nav,
.fixed-sub-wrapper.fixed-nav {
  animation: none;
}

.fixed-wrapper,
.fixed-sub-wrapper {
  animation: none;
}

.fixed-sub-wrapper.fixed-submenu {
  position: fixed;
  width: 100%;
  top: 212px;
  z-index: 9;
}

a#navbarDropdown,
a.nav-link.position-relative {
  background: transparent;
}

a.header-location {
  border: 1px solid #000;
  background: transparent;
  border-radius: 8px;
}

li.nav-item.dropdown.login-mwnu img.rounded-circle {
  border: 1px solid #000;
}

a.header-location img {
  filter: brightness(0);
}

.notification.show a#navbarDropdown2 img {
  filter: invert(0);
}

.notification.show {
  background: transparent;
  border-radius: 8px;
}

.search-store input {
  background: transparent !important;
}


/* 11_3_22 */
.my-cart .add-notes, 
.my-cart .primary-chk {
  width: 100%;
}

.my-cart .add-notes img {
  width: 16px;
  margin-right: 5px;
  vertical-align: middle;
}

.banner-inner::before {
  top: 0;
}
.banner-inner {
  padding-bottom: 90px;
}
