/*
Theme Name: Gfxtheme
Theme URI: http://www.gfxpixels.com/
Author: Gfx designs
Author URI: http://www.gfxpixels.com/
Description: A custom WordPress theme
License: GPL-2.0+
Version: 20

All other css files are placed in /css/ folder
*/

.woocommerce .cartsummaryheading{display:table-cell; vertical-align: middle; padding-top:20px;}
.woocommerce-cart table.cart input{display:inline-block;}

.button-flat.woocommerce-page a.button, .button-flat.woocommerce-page #respond input#submit, .button-flat.woocommerce-page button.button, .button-flat.woocommerce-page input.button, .woocommerce a.button, .button-flat a.button, .button-flat:not(.header-plain) a.action_button, .button-flat a.tp-button, .button-flat button, .button-flat input[type="submit"], .button-flat input[type="reset"], .button-flat input[type="button"] {border-radius:5px !important;}
.woocommerce-checkout-review-order-table th.product-name, .woocommerce-checkout-review-order-table tr.cart_item td.product-name{text-align:center !important;}