.aw-arp-item a:nth-child(3) {
  max-height: 51px;
  display: block;
}
div.block-related-shoppingcart .aw-arp-block-content {
    padding: 5px 0 0 5px;
    overflow: hidden;
    clear: both;
}

div.block-related-shoppingcart .aw-arp-item {
    text-align: center;
    width: 100px;
    min-height: 100px;
    display: -moz-inline-stack;
    display: inline-block !important;
    vertical-align: top;
    zoom: 1;
    _height: 250px;
    margin: 5px 5px 20px;
}

div.block-related-shoppingcart .aw-arp-item img {
    border: 1px solid #A9A9A9;
    width: 75px;
    margin-bottom: 10px;
}

div.block-related-shoppingcart .aw-arp-block-content .aw-arp-addtocart>p {
    margin-bottom: 5px;
}

div.block-related-shoppingcart .footer .aw-arp-block-content li {
    display: inline-block !important;

}

div.block-related-shoppingcart .footer .aw-arp-block-content a {
    color: #1E7EC8;
}
div.block-related-product .aw-arp-item .old-price{
/* Commented Below WFFDEV TASK 81334760018410 on 19012016*/
/*	width:120px !important;*/
	width:96px !important;
	padding:0px !important;
/* Commented Below WFFDEV TASK 81334760018410 on 19012016*/
/*	float: left !important;*/
/*	to aligh text to right side*/
	text-align: -webkit-right;
	
}
/*Products Custome Css*/
div.block-related-product .aw-arp-item .special-price{
	float:none !important;
}
.block-related-product{
	background-color:#F5F5F5;
	clear: both;
	float: left;
	padding: 20px 0;
	width: 100%;
}
.aw-arp-block-content ul {
	margin-left: 20px;
}
.block .block-title{
	padding: 4px 7px 5px 14px !important;
}
div.block-related-product .aw-arp-item {
	position: relative;
	width:157px !important;
	background: #fff;
	margin: 10px 4px 10px 0;
	padding:12px;
	list-style: none;
	float:left;
	height: 220px;
}
div.block-related-product .aw-arp-addtocart{
position: absolute;
/*Uncommented following Line to set the Add to basket Button*/
bottom: 12px;
width: 136px;
background: linear-gradient(to bottom, #fafafa 0%, #ebebeb 100%);
background: -moz-linear-gradient(center top , rgb(250, 250, 250) 0%, rgb(235, 235, 235) 100%) repeat scroll 0% 0% transparent;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ebebeb',GradientType=0 );
padding: 5px 10px;
line-height: 1.5;
color: #454554;
display: block;
cursor: pointer!important;
border: 1px solid #e1e1e1;
border-right: 1px solid #d7d7d7;
border-bottom: 1px solid #d7d7d7;
margin: 0;
font-size: 13px;
text-align:center;
}
div.block-related-product .aw-arp-item a img{
	display:block;
	margin:auto;
}


/*Shopping Custome Css*/
div.block-related-shoppingcart .aw-arp-item .special-price{
	float:none !important;
}
.block-related-shoppingcart{
	background-color:#F5F5F5;
	display: block;
	float: left;
	width: 100%;
}
.block .block-title{
	padding: 4px 7px 5px 20px !important;
}
div.block-related-shoppingcart .aw-arp-item {
	width:160px !important;
	background: #fff;
	margin: 10px 10px 0 0;
	padding:3px;
	list-style: none;
	float:left;
	height: 220px;
}
div.block-related-shoppingcart .aw-arp-addtocart{
position: absolute;
bottom: 35px;
width: 140px;
background: linear-gradient(to bottom, #fafafa 0%, #ebebeb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ebebeb',GradientType=0 );
padding: 5px 10px;
line-height: 1.5;
color: #454554;
display: block;
cursor: pointer!important;
border: 1px solid #e1e1e1;
border-right: 1px solid #d7d7d7;
border-bottom: 1px solid #d7d7d7;
margin: 0;
font-size: 13px;
text-align: -webkit-center;
}
div.block-related-shoppingcart .aw-arp-item a img{
	display:block;
	margin:auto;
}
div.block-related-shoppingcart .block-title{
	background-image:none !important;
}
div.block-related-shoppingcart .block-title strong span{
	background:none !important;
}
div.block-related-shoppingcart .aw-arp-block-content ul{
	margin:0 36px 20px;
	}

.block-related-product .block-title h3 {
	font-size: 24px;
	font-weight: 400;
}
