.category-page-content.orange .en-yenilerde-bu-hafta .text-en-yeniler {
  color: #EE7622 !important;
}
.category-page-content.purple .en-yenilerde-bu-hafta .text-en-yeniler {
  color: #9B4F96 !important;
}
.category-page-content.blue .en-yenilerde-bu-hafta .text-en-yeniler {
  color: #2EA1DD !important;
}
.category-page-content.green .en-yenilerde-bu-hafta .text-en-yeniler {
  color: #5FB945 !important;
}

.en-yenilerde-bu-hafta header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
}
@media (max-width: 575.98px) {
  .en-yenilerde-bu-hafta header .py-lg-8 {
    font-size: 1rem !important;
  }
}
.en-yenilerde-bu-hafta header .header-nav-btns {
  gap: 12px;
}
.en-yenilerde-bu-hafta header .header-nav-btns .swiper-button-prev,
.en-yenilerde-bu-hafta header .header-nav-btns .swiper-button-next {
  position: static;
  margin-top: 0;
  box-shadow: rgba(255, 255, 255, 0.3) 0px 10px 12px, rgba(0, 0, 0, 0.22) 0px 3px 7px;
}
.en-yenilerde-bu-hafta .new-ones.swiper {
  width: 100%;
  height: 100%;
}
.en-yenilerde-bu-hafta .new-ones.swiper .new-ones-btn {
  position: absolute;
  top: -48px;
  right: 0;
}
.en-yenilerde-bu-hafta .new-ones.swiper .new-ones-btn .swiper-button-prev {
  left: -100px;
  box-shadow: rgba(255, 255, 255, 0.3) 0px 10px 12px, rgba(0, 0, 0, 0.22) 0px 3px 7px;
}
@media (max-width: 575.98px) {
  .en-yenilerde-bu-hafta .new-ones.swiper .new-ones-btn .swiper-button-prev {
    width: 36px;
    height: 36px;
  }
}
.en-yenilerde-bu-hafta .new-ones.swiper .new-ones-btn .swiper-button-next {
  right: 0;
  box-shadow: rgba(255, 255, 255, 0.3) 0px 10px 12px, rgba(0, 0, 0, 0.22) 0px 3px 7px;
}
@media (max-width: 575.98px) {
  .en-yenilerde-bu-hafta .new-ones.swiper .new-ones-btn .swiper-button-next {
    width: 36px;
    height: 36px;
  }
}
.en-yenilerde-bu-hafta .new-ones.swiper .swiper-slide {
  font-size: 18px;
}
.en-yenilerde-bu-hafta .new-ones.swiper .swiper-slide .card {
  background: transparent !important;
}
.en-yenilerde-bu-hafta .new-ones.swiper .swiper-slide .card img {
  border-radius: 1rem;
  height: auto;
}
.en-yenilerde-bu-hafta .new-ones.swiper .swiper-slide .card .card-body .card-title {
  min-height: 5.25rem;
}
.en-yenilerde-bu-hafta .new-ones.swiper .swiper-slide .card .card-body .makale-kategori {
  position: absolute;
  content: "";
  bottom: 0;
  top: 0;
  left: 2%;
  border-radius: 8px;
  z-index: 2;
}
.en-yenilerde-bu-hafta .new-ones.swiper .swiper-slide .card .card-body .makale-kategori a {
  color: #fff !important;
}
@media (max-width: 575.98px) {
  .en-yenilerde-bu-hafta .new-ones.swiper .swiper-slide .card .card-body .makale-kategori a {
    padding: 6px 12px !important;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .en-yenilerde-bu-hafta .new-ones.swiper .swiper-slide .card .card-body .makale-kategori {
    margin: 48% 0%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .en-yenilerde-bu-hafta .new-ones.swiper .swiper-slide .card .card-body .makale-kategori {
    margin: 44% 0%;
  }
}
@media (min-width: 1200px) {
  .en-yenilerde-bu-hafta .new-ones.swiper .swiper-slide .card .card-body .makale-kategori {
    margin: 46% 0%;
  }
}
@media (max-width: 575.98px) {
  .en-yenilerde-bu-hafta .new-ones.swiper .swiper-slide .card .card-body .makale-kategori {
    margin: 46% 0%;
  }
}
@media (max-width: 991.98px) {
  .en-yenilerde-bu-hafta .new-ones.swiper {
    overflow: hidden !important;
  }
}

[data-bs-theme=dark] .en-yenilerde-bu-hafta header {
  border-bottom: none !important;
}
[data-bs-theme=dark] .en-yenilerde-bu-hafta .new-ones.swiper .swiper-button-next, [data-bs-theme=dark] .en-yenilerde-bu-hafta .new-ones.swiper .swiper-button-prev {
  box-shadow: none;
}

/*# sourceMappingURL=new-ones.css.map */
