.tp-product-item .tp-product-category {
    display: none;
}

.tp-product-details-inventory .tp-product-details-stock {
    display: none;
}

.tp-product-item-5 .tp-product-tag-5 {
    display: none;
}
@media only screen and (min-width: 768px)and (max-width:991px) {
    .tp-slider-title-5 {
        font-size: 60px !important;
    }
}

@media(max-width: 575px),only screen and (min-width:576px)and (max-width:767px) {
    .tp-slider-title-5 {
        font-size: 40px !important;
    }
}
@media(max-width: 767px) {
.logo a img {
    height: auto !important;
}
}
.tp-product-details-desc-wrapper {
    padding: 15px;
}
.tp-product-details-price-block {
    display: flex;
    flex-direction: column;
}

.tp-product-details-description {
    order: 2;
}

.tp-product-details-price-wrapper {
    order: 1;
}
.tp-section-title-wrapper-5.mb-50 {
    margin-bottom: 0;
}