.kh-menu-1 {
  padding: 50px 0;
}

.kh-menu-1 .zaad-menu-button {
  text-align: center;
  margin-bottom: 35px !important;
  width: 80%;
  margin: 0 auto;
}

.kh-menu-1 .zaad-menu-button button {
  position: relative;
  background: none;
  color: #333;
  padding: 5px 15px;
  margin: 5px 10px;
  outline: 0;
  transition: 0.3s;
  border: 0;
  font-size: 20px;
}

/*.kh-menu-1 .zaad-menu-button button:after {*/
/*  background: none repeat scroll 0 0 transparent;*/
/*  bottom: 0;*/
/*  content: "";*/
/*  display: block;*/
/*  height: 3px;*/
/*  left: 50%;*/
/*  position: absolute;*/
/*  background:  #e68556;*/
/*  transition: width 0.3s ease 0s, left 0.3s ease 0s;*/
/*  width: 0;*/

/*}*/

.kh-menu-1 .zaad-menu-button button:hover {
  color: #eecd60;
}

.kh-menu-1 .zaad-menu-button button.active {
  color: #eecd60;
  border: 3px solid #eecd60 !important;
}

.kh-menu-1-heading,
.kh-menu-1-button {
  text-align: center;
}

.kh-menu-1-heading {
  margin-bottom: 40px;
}

.kh-menu-1 .kh-row {
}

.kh-row .menu-title {
  display: inline-block;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 32px;
  margin: 0;
  text-transform: capitalize;
}

.kh-row .menu-title h3 {
  color: #283992;
  font-weight: 600;
}

.kh-row .menu-sub-title h4 {
  color: #283992;
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 10px;
  margin-top: 30px;
  position: relative;
  padding-bottom: 10px;
}

.kh-row .menu-sub-title h4:after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  background: #283992;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 100%;
}

.kh-row .card {
  border: 0;
}

.kh-row .item {
  display: flex;
  position: relative;
  /* border-bottom: 1px dashed #ddd; */

  margin: 15px 10px;
}

.kh-row .item p {
  margin: 0;
}

.kh-row .item .img {
  min-width: 135px;
  min-height: 135px;
  max-width: 135px;
  max-height: 135px;
  background-size: cover;
  background-position: center center;
  margin-right: 15px;
}

.kh-row .item .item-content {
  width: 100%;
}

.kh-row .item .item-content .title {
  width: 100%;
  display: flex;
  padding: 10px 0;
}

.kh-row .item .item-content h3 {
  font-size: 22px;
  line-height: 34px;
  text-transform: none;
  font-weight: 400;
  letter-spacing: 0px;
  color: #283233;
}

.kh-row .item .menu-price-two {
  /* position: absolute;
  right: 20px;
  top: 15px; */

  color: #eecd60;
  font-size: 20px;
  font-weight: 700;
  padding: 5px;
}

.kh-row .item .item-content p {
  margin: 0;
  padding: 0;
  font-style: italic;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-transform: none;
  color: #73848e;
  padding-bottom: 10px;
}

.card-columns {
  column-count: 2;
}

@media (max-width: 767.98px) {
  .kh-row .item {
    display: block;
  }

  #cl_column_606b3345b6ea79-96432469 > .cl_col_wrapper,
  .video-player-for-wpbakery {
    padding-bottom: 0 !important;
  }

  .gallery-section {
    padding-top: 0 !important;
  }

  .kh-row .item .img {
    width: 100%;
    height: 300px;
  }

  .kh-row .item .item-content .price-top {
    color: #fff;
    padding: 5px 10px;
    top: 30px;
    font-size: 30px;
    font-weight: bold;
  }
  .card-columns {
    column-count: 1 !important;
  }

  .cl-custom-heading {
    font-size: 35px !important;
  }
  .kh-row .item {
    padding: 0 !important;
  }
  /* .kh-row .price-background .price {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    padding: 35px;
    color: #fff !important;
    position: absolute;
    right: 20px;
    top: 15px;
  } */
  .kh-row .item-content {
    padding: 30px 40px !important;
  }
}
