/**
Theme Name: Belcando
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: belcando
Template: astra
*/

.woocommerce table.cart td:nth-of-type(4), .woocommerce table.cart th:nth-of-type(4) {
display: none;
}
.woocommerce table.cart td:nth-of-type(6), .woocommerce table.cart th:nth-of-type(6) {
display: none;
}
.woocommerce-checkout-review-order-table th:nth-of-type(2), .woocommerce-checkout-review-order-table td:nth-of-type(2)  {display: none;}
.woocommerce-checkout-review-order-table tfoot {display: none;}
.cart_totals h2, .cart_totals table {display: none;}
.wcpt-cw-separator {
    margin: 0 10px;
	margin-left: 15px;
}
.wcpt-cw-cart-icon {
    margin-right: .2em; 
	margin-left: 0;
}
.woocommerce-cart table.shop_table .woocommerce-Price-amount, .woocommerce-cart table.shop_table td.product-name {
    font-weight: 500;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {font-weight: 500;}
.woocommerce table.shop_table th {font-weight: 500;}
.woocommerce table.shop_table th.product-quantity {text-align: center;}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: none;
    width: 100%;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {margin-bottom: 0;}
.place-order button {
	padding-bottom: 15px !important;
	padding-top: 15px !important;
}

.woocommerce-order .order_details .product-total {display: none;}
.woocommerce-order .order_details tfoot {display: none;}
.woocommerce-order .woocommerce-order-overview__total .total {display: none !important;}
.qib-container div.quantity:not(#qib_id) {
	max-width: 50px !important;
}