/*************************** function update_variations_in_cart start ***************************/

div.product-thumbnail img { display: block;margin-left: auto;margin-right: auto;} 
div.second-block-inner1 form { 
	min-height: 10em;
	display: table-cell;
	vertical-align: middle;
}

div.product-thumbnail img { display: block;margin-left: auto;margin-right: auto;} 
div#second-block-inner1 form { min-height: 10em; display: table-cell; vertical-align: middle;}
div#second-block-inner1 table { box-shadow: none; border:none; }
div#second-block-inner1 td { background-color:white; background-image: linear-gradient(to bottom, #ffffff, #ffffff); box-shadow: inset 0 2px 0 #ffffff; border:none; }
div#second-block-inner1 tr { border:none; box-shadow: none; }

/************************* function update_variations_in_cart end *****************************/

/************************* function update_variation_form_content start *****************************/

.variable_editing_menu {
	position: absolute;
	border:1px solid #9ac1c9;
	background: #fff;
	z-index: 1000;
	left: 100px
}

.product-thumbnail img {
	width: 65px;
	height: auto;
}

/************************* function update_variation_form_content end *****************************/

span.btnshow:hover,
span#cancel:hover {
	opacity: 0.6;
}
span#cancel {
	padding-left: 5px;
	color: red;
}
.update_variation_form {
	width: 100%;
}