/**
 * Theme Name: Woostify Child
 * Template:   woostify
 */

.woocommerce-tabs .tabs a {
    font-size: 0px;
}

.site-info:not(:first-child) {
    border-top: none !important;
}
.site-info .site-infor-col:first-child:last-child {
    text-align: left !important;
    width: 100%;
}