.prod-table img{
	position:absolute;
	width:141px;
	height:138px;
	top:14px;
	left:37px;
}
.prod-table td:nth-child(even) img{
	right:35px !important;
	left:auto;
}
.trhideE{
	display:none;
}
.trhideS{
	display:none;
}
.trshow{
	display:table-row;
}
.prod-table{
	margin-top:50px !important;
	height:calc(100% - 170px);
}

.p1,.p2,.p3,.cart_counter,.cart_counter,.prod-desc{
	position:absolute;
	background-image: url('/theme/img/price.png');
	height:34px;
	top:0px;
}

.cart_counter{
	background-position:-12px 0px;
	background-repeat: no-repeat;
	width:54px;
	height:26px;
    left: 1px;
    top: -30px;
    z-index: 1;
}
.cart_counter input{
	position:absolute;
	z-index:10;
	width:42px;
	line-height:18px;
	height:18px;
	top:3px;
	right:3px;
	text-align:center;
	background-color: transparent;
    color: white;
	border:none;
}
.cart_counter input::-webkit-outer-spin-button,
.cart_counter input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.cart_counter input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
.prod-table td:nth-child(even) .prod-desc{
	right:0px !important;
	left:auto !important;
}
.prod-table td:nth-child(even) .product-back,.prod-table td:nth-child(even) .product-back-ny, .prod-table td:nth-child(even) .p3, .prod-table td:nth-child(even) .p1, .prod-table td:nth-child(even) .pdiscname, .prod-table td:nth-child(even) .bi-zoom-in, .prod-table td:nth-child(even) .cart_counter, .prod-table td:nth-child(even) .cart_counter,.prod-table td:nth-child(odd) .prod-desc{
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
.prod-table td:nth-child(even) .cart_counter{
	right:-7px !important;
	left:auto;
}
.prod-table td:nth-child(even) .cart_counter input,.prod-table td:nth-child(even) .cart_counter input{
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
.prod-desc,.prod-desc:hover{
	background-position: 0px -102px;
    background-repeat: no-repeat;
    width: 42px;
    left: 0px;
    z-index: 3;
    top: 104px;
	text-align:right;
	padding-right: 2px !important;
}
.product{
	width:210px;
	height:170px;
	max-width:210px;
	max-height:170px;
	position:relative;
}
.product-back{
	width:210px;
	height:170px;
	max-width:210px;
	max-height:170px;
	background-image:url('/theme/img/prodback_mobile.png');
	background-repeat: no-repeat;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	filter: drop-shadow(0 5px 10px #000);
}
.product-back2{
	width:496px;
	height:170px;
	max-width:496px;
	max-height:170px;
	background-image:url('/theme/img/prodback.png');
	background-repeat: no-repeat;
	display:block;
	position:absolute;
	top:0px;
	left:-13px;
	filter: drop-shadow(0 5px 10px #000);
}

.hquibalance{
	position:absolute;
	width:auto;
	top:-36px;
	right:17px;
	display:block;
}
.hquibalance .hquibalanceleft, .hquibalance .hquibalanceright, .hquibalance .hquibalancecenter, .hquibalance .hquibalancesep{
	position:absolute;
	background-image: url('/theme/img/balance.png');
}
.hquibalance .hquibalancetext{
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    line-height: 28px;
    min-width: 10px;
    top: 0px;
    z-index: 5;
    display: inline-flex;
    cursor: pointer;
	    font-family: 'Digital-7';
		color:orange;
}
.hquibalance .hquibalancesep{
	background-repeat: no-repeat;
	background-position:-4px 0px;
	width:16px;
	height:10px;
	z-index:6;
    margin-top: -6px;
    right: 0px;
}
.hquibalance .hquibalanceleft{
	background-repeat: no-repeat;
	background-position:-42px 0px;
	width:2px;
	height:21px;
	z-index:6;
    margin-top: 3px;
    left: 0px;
}
.hquibalance .hquibalanceright{
	background-repeat: no-repeat;
	background-position:-44px 0px;
	width:2px;
	height:21px;
	margin-top:3px;
	right:0px;
	z-index:5;
}
.hquibalance .hquibalancecenter{
	background-repeat: repeat-x;
    background-position: 0px -21px;
    width: calc(100% - 4px);
    height: 21px;
    top: 3px;
    left: 2px;
    z-index: 5;
}
.hquibalance .hquibalancetext .abalancename{
    text-decoration: none;
    position: relative;
    z-index: 7;
    top: 0px;
    font-weight: bold;
    width: 100%;
    left: auto;
    text-align: center;
	white-space: nowrap;
	cursor: default;
}



.p3{
	background-position:0px -68px;
	background-repeat: no-repeat;
	width:57px;
	right:0px;
	z-index: 3;
	top:auto;
	bottom:-8px;
}
.p2{
	top:auto;
	bottom:-8px;
	background-position:0px -34px;
	background-repeat: repeat-x;
	width:auto;
	right:57px;
	color:#f7cb63;
	text-shadow: #f7cb63 1px 0 10px;
	padding: 8px 10px 0px 10px !important;
	line-height:20px;
	z-index:3;
	font-family: 'Digital-7';
}
.p1{
	background-position:0px 0px;
	background-repeat: no-repeat;
	width:9px;
	left:-9px;
}
.prod-cart{
	width: 1em;
    height: 1em;
	color: #f7cb63;
	position:absolute;
	right: 0px;
    bottom: 4px;
	z-index:1002;
	top: auto;
}
.prod-cart:hover svg{
	filter: drop-shadow(1px 0px 10px #f7cb63);
	cursor:pointer;
}
.prod-cart .scroll-up {
  height: 20px;
  width: 20px;
  display: block;
  outline: 1px solid rgba(255, 255, 255, 0.08);
  position: relative;
  cursor: pointer;
  transition: all 0.5s cubic-bezier(0.25, 1.7, 0.35, 1.5);
}
.prod-cart .scroll-up svg line {
  stroke-width: 1;
  stroke: #aaa;
  fill: none;
  stroke-dasharray: 20;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.prod-table tr{
	height:200px;
}
.prod-table td:nth-child(even) .bi-zoom-in{
	right:142px !important;
	left:auto;
}
.toZoom {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

.bi-zoom-in{
    position: absolute;
	top: 115px;
    left: 142px;
    color: #c6c6c6;
}
.bi-zoom-in:hover{
	color: #f7cb63;
    text-shadow: #f7cb63 1px 0 10px;
	cursor:pointer;
}
.cart_counter2{
	background-position:-12px 0px;
	background-repeat: no-repeat;
	width:54px;
	height:26px;
    left: 177px;
    top: 0px;
    z-index: 1;
}
.prod-table td:nth-child(even) .cart_counter2{
	right:177px !important;
	left:auto;
}

.some_text {
	    position: relative;
    top: 65px;
    right: -236px;
    font-family: "Arial";
    font-weight: 100;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
    outline: none;
	width:100%;
	z-index:8;
	white-space: nowrap;
}
.some_text div{
	margin-top: -8px;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: rgba(0,0,0,0.9);
    text-shadow: 1px 1px 2px rgba(255,255,255,0.2);
	filter: drop-shadow(0px 0px 2px #949494);
}