/* 
Theme Name:		 uncode child
Theme URI:		 http://childtheme-generator.com/
Description:	 uncode child is a child theme of uncode, created by ChildTheme-Generator.com
Author:			 kamagraforever
Author URI:		 http://childtheme-generator.com/
Template:		 uncode
Version:		 1.0.0
Text Domain:	 uncode-child
*/


/*
    Add your custom styles here
*/

body:not(.woocommerce-checkout).uncode-sidecart-open { overflow: auto !important; }

/* Variation table */
table.variations-table { width: 100%; }
table.variations-table thead tr th.variations-table-price { width: 80px; text-align: center; }
table.variations-table thead tr th.variations-table-quantity { width: 120px; text-align: center; }

table.variations-table tbody tr td { vertical-align: middle !important; }
table.variations-table tbody tr td.variations-table-quantity input { width: 100%; }
table.variations-table tbody tr td.variations-table-button { text-align: center; }
table.variations-table tbody tr td.variations-table-button .button { padding: 12px !important; }