.copyright-text p,
.copyright-text p a:hover{
  color: #fff !important;
}
/* Blog */
.blog-category article.article-body ul li::before {
    content: unset;
}
.blog-category article.article-body p.p-previous-ul {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    margin-top: 26px;
}
.blog-category article.article-body ul li {
    position: relative;
    font-size: 17px;
    font-weight: 300;
    line-height: 36px;
}
.blog-category article.article-body h3 {
    font-weight: normal;
}
/* Product Signle */
body.product-single .taps-face-two > div:nth-child(2),
body.product-single .taps-face-two > div:last-child {
    display: none;
}
body.product-single .container.like-product {
    margin-top: 40px !important;
}