.main-slider .swiper-slide {
  height: 90vh;
  background-size: cover;
  background-position: center;
}

.main-slider .slide-one {
  background-image: url(../doon-haat-images/DSC08607.JPG);
}

.main-slider .slide-two {
  background-image: url(../doon-haat-images/DSC08231.JPG);
}
/* .main-slider .slide-six {
  background-image: url(../doon-haat-images/autumn-fest-home-01.jpg);
  background-size: 100% 100%;
}
.main-slider .slide-four {
  background-image: url(../doon-haat-images/autumn-fest-home-02.jpg);
  background-size: 100% 100%;
}
.main-slider .slide-five {
  background-image: url(../doon-haat-images/autumn-fest-home-03.jpg);
  background-size: 100% 100%;
}
.main-slider .slide-seven {
  background-image: url(../doon-haat-images/autumn-fest-home-04.jpg);
  background-size: 100% 100%;
}
.main-slider .slide-eight {
  background-image: url(../doon-haat-images/autumn-fest-home-05.jpg);
  background-size: 100% 100%;
}
.main-slider .slide-nine {
  background-image: url(../doon-haat-images/autumn-fest-home-06.jpg);
  background-size: 100% 100%;
} */

.event-heading {
  font-size: 2.2rem;
  padding-left: 15px;
  color: #333;
  border-left: 5px solid #4caf50;
  margin-bottom: 20px;
}
.event-detail {
  background-color: #2596be;
  color: white;
  padding: 0px 11px;
  border-radius: 7px;
}
.event-p{
  line-height: 20px;

}
.main-slider .slide-three {
  background-image: url(../doon-haat-images/DSC08233.JPG);
}

.main-header {
  position: fixed;
  width: 100%;
  display: block;
  transition: all 500ms ease;
  z-index: 999;
}

.main-slider {
  position: relative;
  display: block;
  z-index: 2;
  margin-top: 8rem;
}

.main-header__logo img {
  width: 6rem;
}

.footer-widget__logo img {
  width: 6rem;
}

.about-section {
  padding: 2rem 0;
}

.about-section .section-title {
  margin-bottom: 10px;
}

.about-section .section-title__title {
  font-size: 32px;
}

.about-section .section-title__title > a {
  text-decoration: none;
  color: #50a72c;
}

.about-section .about-one__text-1 {
  font-size: 17px;
  font-weight: 600;
  text-align: justify;
}

.about-section .about-one__text-2 {
  font-size: 16px;
  text-align: justify;
}

.categories-one {
  padding: 0 0 2rem 0;
}

.categories-one .section-title p {
  font-size: 1.4rem;
}

.categories-one__single {
  margin-bottom: 20px;
}

.banner-one {
  padding: 0 0 2rem 0;
}

.hot-products {
  padding: 0 0 2rem 0;
}

.team-one {
  padding: 2rem 0;
}

.gallery-one {
  padding: 2rem 0 3rem 0;
}

.gallery-one__single {
  margin-bottom: 0;
}

.news-one {
  padding-bottom: 50px;
}

.site-footer__top {
  padding: 9rem 0 2rem 0;
}

.site-footer__bottom {
  padding: 1rem 0;
}

.about-one__left {
  position: relative;
  display: block;
  margin-left: 0;
  margin-right: 42px;
  margin-top: 16px;
  height: 100%;
}

.about-one__img-box {
  position: relative;
  display: block;
  z-index: 1;
  height: 100%;
}

.about-one__img {
  position: relative;
  display: block;
  height: 100%;
}

.about-one__img img {
  width: 100%;
  height: 350px;
}

.about-one__experience-box {
  left: 0;
  padding: 0.5rem 1rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  bottom: 1.4rem;
}

.about-one__experience-icon span {
  font-size: 40px;
}

.about-one__experience-text p span {
  font-size: 35px;
}

.about-one__experience-icon {
  display: flex;
}

.categories-one__img img {
  width: 13rem;
  height: 13rem;
  border-radius: 0.5rem;
  object-fit: cover;
}

.categories-one__content {
  padding: 5rem 0;
}

.categories-one__title {
  position: absolute;
  padding: 2rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  line-height: 24px;
}

.footer-widget__contact-text > a:hover {
  text-decoration: none;
  color: #50a72c;
}

.feedback-image img {
  width: 100%;
  border-radius: 0.5rem;
}

.testimonial-one {
  padding: 2rem 0 2rem 0;
}

.testimonial-one__text-2 {
  font-size: 17px;
}

.testimonial-one__shape-4 {
  right: 68px;
}

.gallery-one__img img {
  height: 250px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.site-footer .footer-widget__gallery-list .col-lg-4 {
  width: 31.333333%;
}

.main-header__logo {
  padding: 0.5rem;
  background-color: white;
}

.thaur-caffe .caffe-imgs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.know-more .container {
  padding: 2rem;
  margin-bottom: 2rem;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.know-more .container .content p {
  color: #000;
  font-size: 17px;
  margin-bottom: 1rem;
}

.know-more img {
  width: 100%;
}

#opn-banner-modal img {
  width: 100%;
}

#opn-banner-modal .modal-header {
  display: flex;
  justify-content: center;
  align-items: center;
}

#opn-banner-modal h1 {
  text-transform: uppercase;
  font-weight: 800;
  word-spacing: 0.6rem;
  letter-spacing: 0.1rem;
}

#opn-banner-modal .modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: 0;
  position: absolute;
  right: 1rem;
}

#opn-banner-modal .modal-header .btn-close:active {
  box-shadow: none;
}

#opn-banner-modal .modal-header .btn-close:focus {
  box-shadow: none;
}

.why-choose-one {
  padding: 2rem 0;
}

.why-choose-one p {
  color: #fff;
  font-size: 18px;
  line-height: 2;
}

.why-choose-one .section-title {
  margin-bottom: 0;
}

.why-choose-one .image img {
  width: 100%;
}

.why-choose-one__left {
  display: flex;
  align-items: center;
  height: 100%;
}

.categories-one__img::after {
  content: none;
}

.categories-one__img::before {
  content: none;
}

.page-header {
  padding: 8rem 0;
}

.page-header-bg {
  background-image: url(../doon-haat-images/DSC08231.JPG);
}

.page-header-bg:before {
  background-color: rgba(34, 61, 23, 0.4);
}

.shops-page {
  padding: 2rem 0;
}

.shops-page .shop-card {
  padding: 1rem;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin-bottom: 1rem;
}

.shops-page .shop-card .content .shop-title {
  font-size: 1.3rem;
  font-weight: 800;
  padding-bottom: 0.5rem;
}

.shops-page .shop-card .content .shop-text {
  font-size: 1rem;
  padding-bottom: 0.5rem;
}

.shops-page .shop-card .content .shop-btn a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  outline: none;
  background-color: var(--ogenix-base);
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  padding: 0.4rem 1rem;
  transition: all 0.5s linear;
  border-radius: 25px;
  overflow: hidden;
  z-index: 1;
}

.book-space-page {
  padding: 2rem 0;
}

.subscribe-one__input-box input[type="text"] {
  height: 57px;
  width: 100%;
  border: none;
  outline: none;
  padding-right: 75px;
  font-size: 14px;
  color: var(--ogenix-gray);
  font-weight: 500;
  background-color: var(--ogenix-white);
  border-radius: var(--ogenix-bdr-radius);
  padding-left: 30px;
}

.subscribe-one__inner-content {
  padding: 2rem;
}

.subscribe-one__left .icon span {
  font-size: 3rem;
}

.register .auth-form {
  padding: 1rem;
  margin: 2rem 0;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.register .auth-form .title {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #50a72c;
}

.register .auth-form .form-label {
  color: #000;
  margin-bottom: 1px;
}

.register .auth-form .content {
  padding-top: 1rem;
}

.register .auth-form .form-control:focus {
  box-shadow: none;
  border: 1px solid #50a72c;
}

.register .auth-form .btn-primary {
  background: #50a72c;
  border: 2px solid #50a72c;
}

.register .auth-form .btn-primary:focus {
  box-shadow: none;
}

.register .auth-form .btn-primary:active {
  box-shadow: none;
}

.register .auth-form li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.register .auth-form li .key {
  width: 30%;
}

.register .auth-form .infoTitle {
  font-size: 1.2rem;
  font-weight: bold;
  padding-bottom: 1rem;
  color: #000;
}

.subscribe-one__form-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}

.mob-no {
  color: #fff;
  font-size: 1.6rem;
}

.mob-no:hover {
  color: #fff;
}

.inog-text {
  color: #000;
  font-size: 1.2rem;
  line-height: normal;
}

.about-one__bottom {
  margin-top: 10px;
  padding-top: 20px;
}

.site-footer__bottom-inner {
  justify-content: center;
}

.event-page .card {
  border: none;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.event-page .card .text {
  padding: 1rem;
}

.event-page .card .text p {
  color: #000;
  font-size: 1.2rem;
}

.registerForWorkshop {
  background: #fff;
  color: #000;
  padding: 0.5rem 1rem;
  position: absolute;
  top: 28rem;
  left: 9rem;
  border-radius: 10px;
  transition: 0.5s all;
  font-weight: 600;
}

.registerForWorkshop:hover {
  color: #000;
}

.thaur-cafe-logo {
  height: 150px;
  width: 150px;
}

.cafe-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cafe-header .image {
  margin-left: 3rem;
}

.cafe-header .timings {
  margin-right: 3rem;
  font-size: 30px;
  line-height: normal;
}

.thaurs-page {
  padding: 2rem 0;
}

.cuisine-page .cuisine-title {
  color: #50a72c;
  font-weight: bold;
  text-align: center;
}

.pahadi-menu {
  margin-bottom: 1rem;
}

.pahadi-menu1 {
  margin-bottom: 2.6rem;
}

/* .healthy-cuisine {
  display: flex;
  flex-direction: column;
} */

.pahadi-menu .child,
.pahadi-menu1 .child {
  justify-content: space-between;
}

.pahadi-menu .child .value {
  width: 10%;
}

.pahadi-menu .child .key {
  width: 70%;
}

.pahadi-menu1 .child .value {
  width: 10%;
}

.pahadi-menu1 .child .key {
  width: 70%;
}

.menu-info {
  font-size: 13px;
  line-height: normal;
}

.pahadi-container,
.healthy-container {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  padding: 1.5rem;
  border-radius: 1rem;
  margin-bottom: 2.5rem;
}

.pahadi-menu h3,
.pahadi-menu1 h3 {
  font-size: 1rem;
  font-weight: 800;
}

.menu-info2 {
  display: none;
}

@media (max-width: 767px) {
  .registerForWorkshop {
    padding: 0.2rem 0.5rem;
    top: 8rem;
    left: 2rem;
    font-size: 10px;
    line-height: normal;
    border-radius: 2px;
  }

  .thaur-cafe-logo {
    height: 120px;
    width: 120px;
  }

  .cafe-header .timings {
    margin-right: 3rem;
    font-size: 25px;
    line-height: normal;
  }

  .main-header__logo img {
    width: 3rem;
  }

  .event-page .card .text p {
    font-size: 1rem;
  }

  .main-menu__wrapper-inner {
    height: 4rem;
    padding: 0 1rem;
  }

  .about-one .row {
    flex-direction: column-reverse;
  }

  .main-slider .container {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .main-slider__sub-title {
    font-size: 20px;
  }

  .main-slider__title {
    font-size: 35px;
    line-height: 41px;
  }

  .main-slider__img-one {
    display: block;
    right: 0;
  }

  .main-slider__img-one img {
    width: 10rem;
  }

  .main-slider .swiper-slide {
    height: 220px;
  }

  .main-slider__shape-3,
  .main-slider__shape-4,
  .main-slider__shape-2,
  .main-slider__shape-1,
  .main-slider__shape-5,
  .main-slider__shape-6,
  .main-slider__shape-7,
  .main-slider__shape-8,
  .main-slider__shape-9 {
    display: block;
  }

  .main-slider__shape-1 {
    top: 15rem;
  }

  .main-slider__shape-2 {
    top: 2rem;
  }

  .main-slider__shape-3 {
    top: 15rem;
  }

  .main-slider__shape-4 {
    top: 15rem;
  }

  .main-slider__shape-5 {
    top: 15rem;
  }

  .main-slider__shape-6 {
    top: 6rem;
  }

  .main-slider__shape-7 {
    top: 14rem;
  }

  .main-slider__shape-8 {
    top: 15rem;
    right: 4rem;
  }

  .main-slider__shape-1 img {
    width: 2rem;
  }

  .main-slider__shape-2 img {
    width: 2rem;
  }

  .main-slider__shape-3 img {
    width: 2rem;
  }

  .main-slider__shape-4 img {
    width: 2rem;
  }

  .main-slider__shape-5 img {
    width: 2rem;
  }

  .main-slider__shape-6 img {
    width: 2rem;
  }

  .main-slider__shape-7 img {
    width: 2rem;
  }

  .main-slider__shape-8 img {
    width: 2rem;
  }

  .main-slider {
    margin-top: 4rem;
  }

  .about-section {
    padding: 1rem 0;
  }

  .about-one__left {
    margin-right: 0;
  }

  .about-one__img img {
    width: 100%;
    height: auto;
  }

  .about-one__experience-box {
    bottom: -2.2rem;
    padding: 0.1rem 1rem;
  }

  .about-one__experience-icon span {
    font-size: 25px;
  }

  .about-one__experience-text p {
    font-size: 15px;
  }

  .about-one__experience-text p span {
    font-size: 25px;
    margin-right: 8px;
  }

  .about-one__right {
    margin-top: 0;
  }

  .about-section .section-title__title {
    font-size: 5.4vw;
  }

  .about-one__points-box {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .about-one__points-box li {
    padding: 0.5rem;
  }

  .about-one__points-box li .text p {
    font-size: 3.2vw;
  }

  .about-one__points-box li + li {
    margin-left: 0;
    margin-top: 0;
  }

  .about-section .about-one__text-1 {
    margin: 1rem 0;
    font-size: 3.7vw;
    line-height: 2;
  }

  .about-section .about-one__text-2 {
    margin: 1rem 0;
    font-size: 3.7vw;
    line-height: 2;
  }

  .about-one__bottom {
    margin-top: 10px;
    padding-top: 10px;
  }

  .about-one__bottom .text h3 {
    font-size: 4vw;
    line-height: 1.5;
  }

  .about-one__bottom-icon img {
    width: 3rem;
  }

  .know-more {
    margin-top: 2rem;
  }

  .know-more .container {
    padding: 1rem;
  }

  .know-more .container .content p {
    font-size: 4vw;
    text-align: justify;
  }

  .know-more img {
    margin-bottom: 1rem;
  }

  .why-choose-one p {
    font-size: 3.8vw;
    text-align: justify;
  }

  .categories-one {
    padding: 1rem 0 2rem 0;
  }

  .section-title__title {
    font-size: 6vw;
  }

  .categories-one__single {
    margin-bottom: 40px;
  }

  .hot-products {
    padding: 0;
  }

  .why-choose-one {
    padding: 2rem 0;
  }

  .why-choose-one__left .section-title__title {
    font-size: 6vw;
    line-height: 1.4;
  }

  .why-choose-one .section-title {
    margin-bottom: 30px;
  }

  .why-choose-one__single {
    padding: 1rem;
  }

  .why-choose-one__left {
    margin-right: 0;
  }

  .subscribe-one__shape-1 {
    position: absolute;
    left: 1rem;
    top: -1rem;
  }

  .subscribe-one__shape-1 img {
    width: 5rem;
  }

  .subscribe-one__shape-4 {
    right: 0rem;
    top: -1rem;
  }

  .subscribe-one__shape-4 img {
    width: 5rem;
  }

  .subscribe-one__left .icon span {
    font-size: 30px;
  }

  .subscribe-one__tagline {
    font-size: 17px;
  }

  .subscribe-one__title {
    font-size: 5vw;
  }

  .subscribe-one__right {
    margin-top: 5px;
  }

  .subscribe-one__inner-content {
    padding: 2rem;
  }

  .subscribe-one__input-box input[type="email"] {
    height: 45px;
  }

  .testimonial-one {
    padding: 2rem 0 1rem 0;
  }

  .categories-one {
    padding: 1rem 0 0 0;
  }

  .testimonial-one__text-2 {
    font-size: 4vw;
    line-height: 29px;
  }

  .gallery-one__img img {
    height: auto;
    margin-bottom: 1rem;
  }

  .gallery-one {
    padding: 2rem 0 2rem 0;
  }

  .page-header {
    padding: 5rem 0;
  }

  .page-header__inner h2 {
    font-size: 35px;
    line-height: 1;
  }

  .shops-page {
    padding: 0;
  }

  .shops-page .shop-card .content .shop-title {
    padding-top: 0.5rem;
    font-size: 4.5vw;
  }

  .shops-page .shop-card .content .shop-location {
    font-size: 5vw;
  }

  .shops-page .shop-card .content .shop-text {
    font-size: 3.8vw;
    text-align: justify;
    line-height: 1.6;
  }

  .mobFlex {
    flex-direction: column-reverse;
  }

  .book-space-page .section-title {
    margin-bottom: 10px;
  }

  .register .auth-form {
    margin: 1rem 0;
  }

  .register .auth-form li {
    font-size: 3.4vw;
  }

  .register .auth-form .btn-primary {
    margin-top: 1rem;
  }

  .mob-no {
    font-size: 5vw;
  }

  .inog-text {
    font-size: 3.5vw;
  }

  #opn-banner-modal h1 {
    font-size: 4.5vw !important;
  }

  #opn-banner-modal .modal-header {
    justify-content: space-between;
  }
}

@media (min-width: 767px) and (max-width: 992px) {
  .registerForWorkshop {
    padding: 0.5rem 1rem;
    top: 12rem;
    left: 3.7rem;
    font-size: 13px;
    line-height: normal;
    border-radius: 2px;
  }

  .main-slider {
    margin-top: 6rem;
  }

  .event-page .card .image img {
    width: 100%;
  }

  .main-header__logo img {
    width: 4rem;
  }

  .main-slider .swiper-slide {
    height: 35vh;
  }

  .main-menu__search-box {
    display: none;
  }

  .main-slider .container {
    padding-top: 7rem;
    padding-bottom: 4rem;
  }

  .main-slider__shape-1 {
    top: 40px;
  }

  .main-slider__shape-1 img {
    width: 5rem;
  }

  .main-slider__shape-2 {
    bottom: 25px;
  }

  .main-slider__shape-2 img {
    width: 5rem;
  }

  .main-slider__shape-6 {
    top: 35px;
    right: 50px;
  }

  .main-slider__shape-6 img {
    width: 5rem;
  }

  .main-slider__shape-8 {
    bottom: 15px;
    right: 0;
  }

  .about-one__left {
    max-width: 100%;
    margin: 0 auto 0;
  }

  .about-one__img img {
    height: auto;
    width: 49%;
  }

  .about-one__experience-box {
    bottom: -3.6rem;
  }

  .about-one__right {
    margin-top: 0;
  }

  .about-one__img {
    margin-top: 2rem;
    display: flex;
    justify-content: space-between;
  }

  .about-one__right {
    max-width: 100%;
  }

  .about-one .row {
    flex-direction: column-reverse;
  }

  .why-choose-one {
    padding: 2rem 0;
  }

  .why-choose-one__left .section-title__title {
    font-size: 5vw;
  }

  .gallery-one__img img {
    height: auto;
    margin-bottom: 2rem;
  }

  .subscribe-one__shape-1 {
    left: -55px;
  }

  .subscribe-one__shape-4 {
    right: -30px;
  }

  .know-more {
    margin: 3rem 0;
  }

  .why-choose-one .section-title {
    margin-bottom: 2rem;
  }

  .feedback-image {
    display: flex;
    justify-content: space-between;
  }

  .feedback-image img {
    width: 49%;
    height: 230px;
  }

  .subscribe-one__inner-content {
    padding: 1rem 2rem 1rem 1rem;
  }

  .mobFlex {
    flex-direction: column-reverse;
  }

  .shops-page .shop-card .image {
    padding-bottom: 1rem;
  }

  .register .auth-form .btn-primary {
    margin-top: 1rem;
  }

  .subscribe-one__title {
    font-size: 28px;
  }

  .subscribe-one__left .icon span {
    font-size: 36px;
  }

  .mob-no {
    font-size: 1.3rem;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .registerForWorkshop {
    padding: 0.5rem 1rem;
    top: 15rem;
    left: 6rem;
    font-size: 13px;
    line-height: normal;
    border-radius: 2px;
  }

  .main-slider {
    margin-top: 6rem;
  }

  .main-header__logo img {
    width: 4rem;
  }

  .main-slider .swiper-slide {
    height: 70vh;
  }

  .main-slider .container {
    padding: 3rem 0;
  }

  .about-one__img img {
    height: auto;
  }

  .about-one__right {
    max-width: 100%;
    margin: 20px 0 0 0;
  }

  .about-one__left {
    margin-left: 0;
    margin-right: 0;
  }

  .about-section .section-title__title {
    font-size: 2.6vw;
  }

  .about-one__points-box li {
    padding: 0.5rem;
  }

  .about-one__points-box li .text p {
    font-size: 1.6vw;
  }

  .about-one__experience-box {
    bottom: 6rem;
  }

  .about-section .about-one__text-1 {
    font-size: 1.4vw;
    line-height: 2;
  }

  .about-section .about-one__text-2 {
    font-size: 1.4vw;
    line-height: 2;
  }

  .about-one__bottom {
    margin-top: 10px;
    padding-top: 10px;
  }

  .about-one__bottom .text h3 {
    font-size: 2vw;
  }

  .gallery-one__img img {
    height: auto;
    margin-bottom: 2rem;
  }

  .register .auth-form li {
    font-size: 1.4vw;
    padding: 0.4rem;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .gallery-one__img img {
    height: auto;
  }

  .main-slider .swiper-slide {
    height: 70vh;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .main-menu__wrapper-inner {
    padding: 0 30px;
    padding-left: 150px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .main-menu .main-menu__list > li + li,
  .stricky-header .main-menu__list > li + li {
    margin-left: 40px;
  }

  .registerForWorkshop {
    padding: 0.5rem 1rem;
    top: 55%;
    left: 17%;
    font-size: 12px;
    line-height: normal;
    border-radius: 2px;
  }
}

@media (min-width: 1500px) {
  .registerForWorkshop {
    padding: 0.5rem 1rem;
    top: 50%;
    left: 8%;
    font-size: 13px;
    line-height: normal;
    border-radius: 2px;
  }
}

@media (max-width: 540px) {
  .cafe-header .image {
    margin-left: 1rem;
  }

  .thaur-cafe-logo {
    height: 120px;
    width: 120px;
  }

  .cafe-header .timings {
    margin-right: 1rem;
    font-size: 27px;
    line-height: normal;
  }
}

@media (max-width: 992px) {
  .pahadi-menu1 {
    margin-bottom: 1rem;
  }

  .menu-info {
    display: none;
  }

  .menu-info2 {
    font-size: 13px;
    line-height: normal;
    display: block;
  }
}

@media (max-width: 449px) {
  .pahadi-menu .child .value {
    width: 15%;
  }

  .pahadi-menu .child .key {
    width: 80%;
  }

  .pahadi-menu1 .child .value {
    width: 15%;
  }

  .pahadi-menu1 .child .key {
    width: 80%;
  }
}
