/**
* Theme Name: Bokifa Child
* Description: This is a child theme of Bokifa, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: bokifa
* Version: 1.0.15
*/

.display,
.single-product div.product .woocommerce_top_summary,
.label-wrapper > span.new-label,
.entry-summary .product_meta,
.post-author {
    display: none;
}
.product-single-style-2 .content-single-wrapper:before {
    height: 110%;
}
.product-single-style-2 .woocommerce-tabs {
    margin-top: 70px;
}
.single .product-image,
.page .product-image,
.hfe-site-logo-container img{
      margin: 0 auto;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: none;
}
.home .elementor-cta__content_inner {
    border-radius: 50%;
}