
.col-item
{border: aliceblue;border-radius: 5px;background: #FFF;}
.col-item .photo img
{margin: 0 auto;width: 100% !important;height: 193px;}

.col-item .info
{
padding: 10px;
border-radius: 0 0 5px 5px;
margin-top: 1px;
}
.col-item:hover .info {
	background:#F00;
}
.col-item .price
{
/*width: 50%;*/
float: left;
margin-top: 5px;
}

.col-item .price h5
{
line-height: 20px;
margin: 0;
}

.price-text-color
{
color: #00990E;
}

.col-item .info .rating
{
color: #003399;
}

.col-item .rating
{
/*width: 50%;*/
float: left;
font-size: 17px;
text-align: right;
line-height: 52px;
margin-bottom: 10px;
height: 52px;
}

.col-item .separator
{
border-top: 1px solid #FFCCCC;
}

.clear-left
{
clear: left;
}

.col-item .separator p
{
line-height: 20px;
margin-bottom: 0;
margin-top: 10px;
text-align: center;
}

.col-item .separator p i
{
margin-right: 5px;
}
.col-item .btn-add
{
width: 50%;
float: left;
}

.col-item .btn-add
{
border-right: 1px solid #CC9999;
}

.col-item .btn-details
{
width: 50%;
float: left;
padding-left: 10px;
}
.controls
{margin-top: 0;}
[data-slide="prev"]
{
margin-right: 10px;
}
