.path-taxonomy #trendyolCarouselWidget {
  padding-top: 40px;
}
#trendyolCarouselWidget div.title {
  margin-bottom: 0 !important;
}
#trendyolCarouselWidget p.title {
  position: absolute;
  left: 10px;
  line-height: 22px;
  bottom: 30px;
}

#trendyolCarouselWidget p.title > a {
  color: #000 !important;
  font-size: 16px;
  font-weight: bold;
}

#trendyolCarouselWidget .trendyol-carousel .content-image > a {
  width: 100%;
}
#trendyolCarouselWidget .trendyol-carousel.mobile-owl .content-item .content-full {
  width: 150px;
}

#trendyolCarouselWidget p.prices {
  position: relative;
  background-color:#0896ff;
  color:#fff;
  width: 68px;
  float: right;
  border-radius: 5px;
  font-weight: 800;
  display: block;
  bottom: 65px;
  right: 10px;
  text-align: center;
  margin-bottom: 50px;
  font-size: 12px;
}
#trendyolCarouselWidget .content-item {
  background-color: #fff;
}

#trendyolCarouselWidget .masthead-wrapper .title > h2 {
  display: flex;
}
