/*woocommerce tweaks*/
.single-product .article-header {
    width: 48%;
    float: right;
}

.related.products {
    float: left;
    width: 100%;
}
.product .price {
    color: #000000 !important;
}
}
/*end woocommerce tweaks*/
