.qodef-page-title {
  background-position: center;
  position: relative;
}

.qodef-page-title::before {
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  background: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25));
}

.home-paketi .elementor-widget.elementor-widget-card,
.home-paketi-2x .elementor-widget.elementor-widget-card {
  height: 100%;
}

.home-paketi .elementor-widget-container,
.home-paketi-2x .elementor-widget-container {
  height: 100%;
}

.home-paketi .home-paket,
.home-paketi-2x .home-paket {
  height: 100%;
}

.home-paketi .qodef-m-inner,
.home-paketi-2x .qodef-m-inner {
  height: 100%;
}

.home-paketi .package-price,
.home-paketi-2x .package-price {
  height: 100%;
}

.home-paketi-2x {
  display: none;
}

.qodef-working-hours-list {
  display: none;
}

.swiper-slide {
  height: auto;
}

.swiper-slide .qodef-e-inner {
  height: 100%;
}

.paket_notice {
  position: relative;
  padding-bottom: 10px;
}

.paket_notice::before {
  position: absolute;
  content: "";
  background-image: url("https://kokanadar.w3lab.dev/wp-content/uploads/2024/04/favorite.png");
  width: 32px;
  height: 32px;
  top: 6px;
  left: 0;
}

.kontakt-text p {
  color: #162e09;
}

.partners-box {
  display: none;
}
/* paketi start */

.products_items {
  text-align: center;
}

.package-price {
  padding: 91px 52px 84px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  position: relative;
}

.qodef-ib-item-subtitle.notice {
  padding-bottom: 10px;
}

.products__background {
  position: absolute;
  right: 52px;
  top: 40px;
}

.qodef-ib-item-subtitle.new-price p {
  font-size: 25px;
}

.home-paketi-2x .package-gold .package-price,
.home-paketi .package-gold .package-price {
  background-color: #fbfaf8 !important;
}

.home-paketi-2x .package-gold .button-form,
.home-paketi .package-gold .button-form {
  background-color: #d4a65e !important;
}

.button-form {
  margin-top: 40px !important;
}

/* paketi end */
@media only screen and (max-width: 767px) {
  .swiper-button-outside {
    display: none;
  }

  .paket_notice::before {
    top: 11px;
  }
}
