/**
* Theme Name: Clotya Child
* Description: This is a child theme of Clotya, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: clotya
* Version: 1.1.6
*/

.woocommerce-cart td.product-subtotal {
    display: none;
}
.woocommerce-cart th.product-subtotal {
    display: none;
}
.hiddenBox{
    display: none;
}
td.product-name p {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}