/**
* Theme Name: Carafity Child
* Description: This is a child theme of Carafity, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: carafity
*Text Domain: carafity
* Version: 1.1.1
*/
.hfe-site-logo-img {
    height: 100px !important;
}
.single-product .product .product_after_title .sku_wrapper{
    display:none;
}
.grecaptcha-badge { 
    visibility: hidden;
}
.page-id-187 .grecaptcha-badge {
    visibility: visible !important;
}
.shop_table_responsive tr td{
    text-align: left;
}
#page .site-content{
    margin-top:30px;
}
table th{
    word-break: normal;
}
#shipping_method input[type="radio"] + label {
  padding-right: 2rem;
  display: inline-block;
font-size: 0.8rem
}
.single-product div.product .stock.in-stock {
display:none;
}