.tptesti__avata-icon img{
max-height: 60px;
}
.footer-cta__source-thumb img{
  max-height: 60px;
}
.footer-copyright__brand img{
max-height: 60px;
margin-right: 100px;
}
.footer-copyright__content span, .footer-cta__text span{
  color:white
}
.tp-slide-item__content h3, .tpslider-banner__content h4{
background-color: rgba(255,255,255,0.7);
border-radius: 10px;
text-align: center;
  padding: 10px;
}

.ck-content img{
  max-width:100%
}
.tp-slide-item__content .tp-slide-item__sub-title{
background-color: rgb(187, 149, 200);
color: white;
padding: 5px;
border-radius: 10px;
}

.swiper-button-prev, .swiper-button-next {
top: 50%;
font-size: 40px;
  color:white;
}

.tp-slider-area{
  height: 515px;
overflow: hidden;
max-height: 515px;
min-height: 515px;
}
.tp-slide-item__img img{
width: 100%;
height: 515px;
object-fit: cover;
  }
.tpslider-banner__content {
display: flex;
/* margin: 0 auto; */
width: 100%;
justify-content: center;
}

.tpproduct__priceinfo.p-relative{
  margin-top:50px;
}
.tpproduct__priceinfo-list {
bottom: -40px;
}

.tp-slide-item__title {
color: var(--tp-text-body);
font-size: 40px;
font-weight: 600;
line-height: 1.2;
}