.swiper {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  height: calc((100% - 30px) / 2) !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.img {
  width: 170px;
  border-radius: 7px;
}

@media (max-width: 560px) {
  .img {
    width: 80px;
  }
}

.catagory {
  position: relative;
  top: -2rem;
}

.catagory p {
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: 'Nunito';
}

@media (max-width: 560px) {
  .catagory {
    position: relative;
    top: -2rem;
  }
}

.swiper {
  border-radius: 12px;
  width: 100%;
  display: none;
  margin-bottom: -1rem;
}

.cata img {
  width: 100px;
  height: 6rem;
  object-fit: cover;
  border-radius: 15px;
  padding: 0;
  margin: 0;
}

.list {
  display: flex;
  text-align: start;
  justify-content: space-between;
}

#cata img {
  height: 8rem;
}

.helo {
  height: 10rem;
  margin-bottom: 2.5rem;
}

.sale img {
  width: 170px;
  margin-bottom: 3rem;
}

@media (max-width: 560px) {
  .sale img {
    width: 120px;
    height: 6rem;
  }
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#four.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#four.swiper {
  width: 100%;
  height: 100%;
}

.foursli {
  height: 40%;
  width: 95%;
  border-radius: 20px;
}

.small {
  font-size: .8rem;
}

.fours {
  float: left;
  text-align: left;
}

.ul {
  font-size: 13px;
  display: flex;
  width: 40vw;
  justify-content: space-between;
}

@media (max-width: 560px) {
  .ul {
    font-size: 13px;
    width: 34vw;
  }
}

.ul p {
  display: block;
}

@media (max-width: 560px) {
  .fours h5 {
    font-size: 15px;
    margin-left: -1rem;
  }
}

@media (max-width: 560px) {
  .fours p {
    font-size: 12px;
    margin-left: -1rem;
  }
}

.add .col-6 {
  font-size: 1rem;
  border-radius: 10px;
  text-align: center;
}

.add .col-12 {
  font-size: 1rem;
  text-align: center;
}

@media (max-width:560px) {
  .add .col-6 {
    font-size: 12px;
    font-weight: 700;
  }
}

.add {
}

.co {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 10px;
  padding: 10px;
}

.ban1 {
  width: 100%;
  height: auto;
  background-size: cover;
  border-radius: 10px;
}

@media (max-width: 560px) {
  .ban1 {
    margin-top: -1rem;
  }
}

.big {
  border: none;
  outline: none;
}

.big h4 {
  font-family: 'Nunito';
  font-size: 17px;
}

.cardi {
  justify-content: space-evenly;
  display: flex;
}

.nnm {
  width: 295px;
  height: 330px;
}

.list-card-image img {
  width: 150px;
  height: 110px;
  border-radius: 9px;
  object-fit: cover;
}

.list-card h6 {
  font-size: 15px;
}

.text-grey {
  font-size: 11px;
  text-transform: capitalize;
}

.time {
  font-size: 12px;
}

/* showpage */

.iv {
  float: right;
}

.show {
  margin-top: -5rem;
}

.shownav {
  background-color: #006600;
  height: 7vh;
  /*width: 100vw;*/
  margin: 0;
  padding: 0;
}

@media (max-width: 560px) {
  .list-card {
    height: 16vh;
    padding: 0px;
    margin: 0px;
  }
}

.cr-im {
  margin-top: .5rem;
}

.profile-box {
  height: 120px;
}

#main-first {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  height: 5rem;
  position: fixed;
  background-color: #ffffff;
  width: 100%;
  z-index: 3;
}

#main-first i {
  margin-top: 2rem;
  color: #27ae60;
}

#main-first span {
  font-weight: 800;
  margin-left: 1rem;
}

.scrollable-tabs {
  overflow-x: auto;
  padding: 10px;
}

.scrollable-tabs .nav-pills {
  display: flex;
  flex-wrap: nowrap;
  gap: 15px;
}

.scrollable-tabs .nav-item {
  flex: 0 0 auto;
}

.scrollable-tabs .nav-link {
  border-radius: 0;
  padding: 10px 15px;
}

.tab-content {
  margin-top: 3rem;
}

.tab-content h4 {
  text-align: start;
}

.nav-pills li {
  border-radius: 30px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 6px 0px;
  padding: 10px;
  width: 7rem;
}

nav-pills li:hover {
  background-color: #51b351;
  color: #ffffff;
}

.nav-pills li a {
  color: #000000;
  text-decoration: none;
}

.back i {
  color: #006600;
}

#coup {
  text-align: end;
}

#coup i {
  font-size: 21px;
}

.sections {
  padding-top: 5rem;
}

#ie {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  width: 150px;
  height: 11vh;
  padding: 1rem;
}

.ei button {
  padding: 8px;
}

.deal {
  margin: 0px;
  padding: 0px;
}

#mob {
  background-color: transparent;
  width: 2.9rem;
  font-size: 18px;
  outline: none;
  border: none;
  margin: 10px;
  border-bottom: 1px solid #006600;
}

#mob2 {
  background-color: transparent;
  width: 75%;
  font-size: 18px;
  outline: none;
  border: none;
  border-bottom: 1px solid #006600;
}

.text-grey {
  font-size: 11px;
  text-transform: capitalize;
}

.time {
  font-size: 12px;
}

.coupon-1 {
  display: flex;
  width: 100%;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  justify-content: start;
  margin-left: 10px;
}

.coupon-im img {
  width: 170px;
  margin: 10px;
  border-radius: 10px;
}

@media (max-width: 560px) {
  .coupon-im img {
    width: 130px;
    border-radius: 10px;
    margin-left: -8px;
  }
}

@media (max-width: 560px) {
  .coupon-3 button {
    font-size: 11px;
  }
}

.coupon-3 {
  flex-grow: 2;
  text-align: end;
}

@media (max-width: 560px) {
  .coupon-2 input {
    width: 5rem;
    font-size: 13px;
    background-color: var(--bs-secondary-bg);
    border: 1px solid black;
    border-radius: 4px;
  }
}

#rtext {
  position: relative;
  top: -.4rem;
  margin-left: 1rem;
  font-weight: 700;
}

@media (max-width: 560px) {
  #rtext {
    position: relative;
    top: -.4rem;
    margin-left: -.1rem;
    font-weight: 700;
  }
}

.ran {
  font-size: 7px;
}

@media (max-width: 560px) {
  .text-black {
    font-size: 13px;
    line-height: 4px;
  }
}

div {
}

.cart-bot {
  padding: 10px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.insidei img {
  width: 110px;
  border-radius: 10px;
  height: 12vh;
  background-size: contain;
}

.bvc {
  display: flex;
  justify-content: space-evenly;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 11px;
}

.inside {
  padding-top: 5px;
  text-align: start;
}

.in {
  text-align: end;
}

.bt {
  background-color: green;
  font-size: 12px;
}

.bt:hover {
  background-color: #bee7cf;
  font-size: 12px;
}

.inside h6 {
  font-weight: 600;
}

.side-bar {
  background: rgba(0,102,0,0.73);
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  width: 250px;
  height: 100vh;
  position: fixed;
  border-top-right-radius: 25px;
  top: 0;
  left: -250px;
  overflow-y: auto;
  transition: 0.6s ease;
  z-index: 15;
  transition-property: left;
}

.side-bar::-webkit-scrollbar {
  width: 0px;
}

div {
}

.side-bar.active {
  left: 0;
}

h1 {
  text-align: center;
  font-weight: 500;
  font-size: 25px;
  padding-bottom: 13px;
  font-family: sans-serif;
  letter-spacing: 2px;
}

.side-bar .menu {
  width: 100%;
  margin-top: 60px;
}

.side-bar .menu .item {
  position: relative;
  cursor: pointer;
}

.side-bar .menu .item a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  display: block;
  padding: 5px 30px;
  line-height: 60px;
}

.side-bar .menu .item a:hover {
  background: rgba(133,186,66,0.15);
  transition: 0.3s ease;
}

.side-bar .menu .item i {
  margin-right: 15px;
  color: white;
  top: 5px;
  position: relative;
}

.side-bar .menu .item a .dropdown {
  position: absolute;
  right: 0;
  margin: 20px;
  transition: 0.3s ease;
}

.side-bar .menu .item .sub-menu {
  background: var(--bs-green);
  display: none;
}

.side-bar .menu .item .sub-menu a {
  padding-left: 80px;
}

.rotate {
  transform: rotate(90deg);
}

.close-btn {
  position: absolute;
  color: #fff;
  font-size: 23px;
  right: 0px;
  margin: 15px;
  cursor: pointer;
}

.menu-btn {
  /*position: absolute;*/
  /*color: rgb(0, 0, 0);*/
  /*font-size: 35px;*/
  cursor: pointer;
  /*width: inherit;*/
}

.vh img {
  width: 2.5rem;
}

.menu-btn i {
  color: green;
}

body {
  /*padding-left: .7rem;*/
  /*padding-right: .7rem;*/
  box-sizing: border-box;
  background-color: #f5f5fd;
  font-family: 'Nunito';
  text-decoration: none;
}

.wrapper {
  width: 100%;
  margin-top: 1rem;
}

@media (max-width: 560px) {
  .wrapper {
    width: 100%;
  }
}

.top-nav {
  z-index: 10;
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,.05);
  background-color: #fff;
}

.car {
  font-size: 22px;
}

@media (max-width: 560px) {
  .car {
    font-size: 17px;
  }
}

.adimg {
  width: 100%;
  height: 13rem;
}

.banh3 {
  font-size: 15px;
  font-family: 'Nunito';
  display: flex;
  height: 3rem;
  justify-content: center;
  align-items: center;
}

.tre {
  font-family: 'Nunito';
  font-size: 17px;
  font-weight: 600;
}

.topc {
  display: flex;
  justify-content: space-between;
  margin: 10px;
}

.topc p {
  font-weight: 600;
  font-size: 13px;
}

.topc h2 {
  font-size: 17px;
  font-weight: 600;
  font-family: 'Nunito';
}

#logg {
  /*justify-content: center;*/
  background: url("../../assets/img/welcome.png");
  height: 100vh;
  width: 100%;
  /*filter: blur(2px);*/
  background-size: cover;
  background-repeat: no-repeat;
  /*-webkit-filter: blur(3px);*/
}

.logg {
  justify-content: center;
  align-items: end;
  /*top: 90px;*/
  height: 100vh;
  /*margin-bottom: 3rem;*/
  padding-bottom: 10rem;
}

.btnlog {
  width: 8rem;
  border: solid white 1px;
  font-weight: 700;
  padding: 4px;
  background-color: green;
  text-align: center;
  color: white;
  justify-content: start;
  border-radius: 20px;
}

@media (max-width: 560px) {
  #logg {
    display: none;
  }
}

