.pcart_price .uah {
    font-size: 18px;
	margin-top:-4px;
    line-height: 1.4;
padding-top:0px;
}

#pcart_form h2
{
	padding:0px;
	margin:0px;
	margin-bottom:30px;
}
.pcart_product {
    margin-bottom: 50px;

}


.cartprice_old span
{
	color:#999;

	font-size:17px;
}
.cartprice_old
{
	display:block;
	padding-top:2px;
	font-size:17px;
	color:#999;
	text-align:center;
	text-decoration:line-through;
}
.pcart_product:after {
 
    bottom: -28px;

}

@media (max-width: 700px) { 

.pcart_product {
    margin-bottom: 46px;

}
.pcart_product:after {
 
    bottom: -23px;

}

.pcart_title_img {
   
    top: 1px;
}
.pcart_title_img, .pcart_title_img table, .pcart_title_img td {
    height: 60px;
    
}
.pcart_title_img, .pcart_title_img table {
    width: 60px;
}
.pcart_title_right {
    padding-left: 76px;
  
}
a.pcart_title_name {
  
    font-size: 13px;
    line-height: 19px;

}
.pcart_title_right table, .pcart_title_right td {
    height: 60px;
}

.pcart_price .uah {
    font-size: 18px;
    line-height: 1.4;
margin-top:0px;
padding-top:5px;
}
.quantity {

    top: 5px;
    font-size: 14px;
}
.pcart_quantity>div {

    height: 35px;
    
}
    .pcart_quantity, .pcart_price {
        padding-top: 20px;
    }
	
	.pcart_q_up:before {
    right: 22px;
    left: 7px;
}



.cartprice_old span
{
	color:#999;

	font-size:15px;
}
.cartprice_old
{
	display:inline;
	margin-right:8px;
	font-size:15px;
	color:#999;
	text-align:center;
	text-decoration:line-through;
}



}