.logo a img { max-width: none; }
.tp-header-main { padding-bottom: 15px; padding-top: 15px; }
.ck-content ul { padding-left: 2rem; }
.back-to-top-btn { display: none; }
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-product-details-title {
        font-size: 24px !important;
    }
}
.tp-footer-payment img { max-height: 80px; }
.tp-product-details-payment img { max-height: 70px; }
.tp-footer-bottom-wrapper { padding: 5px 0; }
main .tp-product-title {
  font-size: 13px;
  min-height: 69px;
}
.text-truncate {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  white-space: normal;
}
.tp-product-details-stock { font-weight: bold; }
.ck-content ul { margin-bottom: 15px; }
.tp-product-content {
    padding: 10px 10px 20px;
}
.main-menu.menu-style-2 { margin-inline-start: 0px; }
.tp-brand-item img { max-height: 170px; }
.checkout-logo a img { height: 35px; }