/**
* Theme Name: Unita Child
* Description: This is a child theme of Unita, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: unita
* Version: 1.0.0
*/

.wcpoa_attachment_name{
    font-size:1rem;
}

a.wcpoa_attachmentbtn{
    font-weight: 700;
    color: inherit;
}

.attachment-restriction-msg{
    display: none;
}

.single-product div.product table.variations td.value ul li.variable-item{
    border: none;
}

.single-product .woocommerce-tabs{
    margin: 20px auto 0;
}

table.shop_attributes tr:nth-child(odd){
    background-color: transparent;
}

.single-product div.product .product_meta > span.ean_wrapper,
.single-product div.product .product_after_title .ean_wrapper {
    display: inline-block;
}

.single-product div.product .product_meta > span .ean,
.single-product div.product .product_after_title .ean_wrapper .ean {
    color: var(--e-global-color-text);
    font-weight: 400;
}