<style>.product-detail {
        width: 100%;
        float: left;
        border-bottom: 1px solid #0000001a;
        padding-bottom: 14px;
    }

    .clearfix {
        height: 0px;
        clear: both;
        display: flex;
    }

    .clearfix::after {
        display: block;
        clear: both;
        content: "";
    }

    a {
        text-decoration: none;
        outline: 0;
    }

    .product-detail .gen_drug {
        background: #d9d9d9;
        height: 29px;
        line-height: 18px;
        display: inline-block;
        border-radius: 35px;
        padding: 5px 10px;
        font-size: 14px;
        font-family: sans-serif;
        color: #83878a;
        max-width: 78%;
        width: auto;
        white-space: nowrap;
        overflow: hidden;
        margin-right: 5px;
    }

    .ellipsis {
        text-overflow: ellipsis;
    }

    input {
        margin: 0;
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
    }</style><div class="product-detail">
    <div class="clearfix"></div>
    <a href="https://www.netmeds.com/non-prescriptions/treatments">
        <span class="gen_drug ellipsis">Treatments</span>
    </a>
    <a href="https://www.netmeds.com/non-prescriptions/treatments/pain-relief-application">
        <span class="gen_drug ellipsis">Pain Relief Application</span>
    </a>
    <input type="hidden" id="category" value="Non-Prescription">
    <input type="hidden" id="sub_category"
        value="[{&quot;name&quot;:&quot;Treatments&quot;,&quot;url_path&quot;:&quot;non-prescriptions\/treatments&quot;},{&quot;name&quot;:&quot;Pain Relief Application&quot;,&quot;url_path&quot;:&quot;non-prescriptions\/treatments\/pain-relief-application&quot;}]">
</div>
				
			
Scroll to Top