div.shop-info .info .label {
	width: 20px
}

.jshop_prod_cart .jshop_img {
	width: 80px !important
}

.jshop_img_description_center,
table.cart th:first-child {
	width: 130px
}

.old_slogan {
	position: absolute;
	right: 0
}

.old_slogan span {
	background: #ff0;
	padding: 5px 10px;
	font-weight: 700
}

.old_persent {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 65px;
	left: 10px;
	background: red;
	color: #fff;
	font-weight: 700;
	border-radius: 35px;
	padding-top: 14px;
	font-size: 15px;
	text-align: center;
	z-index: 1
}

.productfull .old_persent {
	top: 55px;
	left: 0
}

.productfull .old_slogan {
	position: relative;
	right: inherit;
	margin: -5px 0 0
}

label.error {
	padding-left: 5px
}

.cart-full-sum {
	font-weight: 700
}

.info .gotocart .fa {
	line-height: 34px
}

