.hikashopcurrency {
  width: 100px!important;
}
select.hikashopcurrency {
  height: 30px;
}
.hikashop_module a.hikabtn .hikacart {
  margin-top: -35px;
}
.hikashop_module table {
  display: inline-block;
}
.hikashop_module .hikashop_product_quantity_field {
  width: 32px;
}
.hikashop_module form {
  margin-bottom: 20px;
}
form#hikashop_checkout_form {
  width: 100%;
}
.hikashop_product_quantity_field {
  width: 35px!important;
  float: left;
}
p.hikashop_cart_product_name {
  float: left;
}
td.hikashop_cart_product_price_value,
td.hikashop_cart_product_total_value {
  float: left;
}
div.hikashop_cart_product_quantity_delete {
  margin-top: 5px;
	position: relative;
	left: 10px;
}
div.hikashop_cart_product_quantity_refresh {
  	position: relative;
	left: 10px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
  background: #fafafa!important;
}
.hikashop_small_image_div a {
  display:inline-block;
}
.hikashop_product_right_part {
  float:right;
  padding-left:50px;
}
.hikashop_product_quantity_main table {
  display:inline-block;
  width:10%;
}
.hikashop_product_quantity_main .hikabtn {
  margin-top:-40px;
}
.hikashop_main_image {
  width:50%;
}
.hikashop_container table {
  display:inline-block;
}
.hikashop_submodules .hikashop_products .hikashop_product:nth-child(3n+1) {
  clear: left;
}
.hikashop_product_left_part img.hikashop_child_image {
  height:100px!important;
}
.hikashop_checkout_buttons .buttons_right .hikabtn {
  color:#fff;
  padding:10px 35px;
  margin-top:20px;
}
 a.hikacart span {
  margin-top:20px!important;
}
.hikashop_product_name a {
  margin-bottom:40px!important;
}
.hikashop_module form table {
   display: inline-block!important;
}
.hikashop_subcontainer {
  border:1px solid #ddd;
  margin-bottom:20px;
}
.hikashop_listing_img_title {
  padding-bottom:20px;
}
.hikashop_product_image, .hk_product_image {
  margin-bottom:18px;
}
form .hikabtn {
    margin-top: -43px;
}
.hikashop_product_image img {
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s; 
-o-transition-duration: 0.5s; 
}
.hikashop_product_image img:hover {
-webkit-transform:scale(0.8);
-moz-transform:scale(0.8); 
-o-transform:scale(0.8);
}
