.list-group-item {
	padding: 15px 30px 0 30px;
	margin-top: 0;
}

.list-group-item.media:first-child {
	margin-top: 0;
}

.media a.pull-left:hover {
	border-bottom: 0;
}

.tab-content-products .media-body {
	overflow:visible;
}

.list-group-item h3 {
	margin-bottom: 8px;
	padding-top: 8px;
	border-top: 1px solid rgba(0,0,0,0.1);
	cursor: default;
	cursor: pointer;
	cursor: hand;	
}

.list-group-item p {
	font-size: 14px;
	line-height: 18px;
}

.list-group-item p:last-child {
	margin-bottom: 0;
}

.tm {
	font-family: Helvetica, Arial, sans-serif;
}

.tab-content-products h2 {
	margin-top: 30px;
}

.list-group-item h3 .glyphicons {
	color: rgba(91,97,102,0.25);
	margin-left: 4px;
}

.btn-compare {
	background: rgb(0,160,240);
	background: rgba(114,115,117,0.5);
	color: white;
	font-weight: normal;
	font-family: dinbekregular;
	font-family: dinbekbold;
	text-transform: uppercase;
	margin-left: 30px;
}

.btn-compare:hover {
	color: white;
	background: #314361;
	background: rgb(0,160,240);
}

.list-group-item p.more {
	font-size: 11px;
	margin-top: -8px;
	margin-bottom: 0;
	cursor: default;
	cursor: pointer;
	cursor: hand;
}
.list-group-item p.more:after {
	content: " \25B8";
}

@media(min-width:992px){
	.tab-pane.active .product-list .media > a.pull-left {
		display: block;
		width: 100%;
		text-align: center;
		float: none;
		margin: 15px 0;
	}
	.tab-content-products .media-object {
		margin: 0 auto;
		width: 150px;
	}
	.product-list.row {
		display: table;
		margin: 0 0 15px 0;
		border: 1px solid rgba(0,0,0,0.1);
		box-shadow: 0 0 1px rgba(0,0,0,0.1);
	}
	.product-list.row .list-group-item {
		display: table-cell;
		border-left: 1px solid rgba(0,0,0,0.1);
		border-bottom: 1px solid rgba(0,0,0,0.1);
		border-collapse: collapse;
		border-radius: 0 !important;
		float: none;
		padding: 5px 15px 15px 15px;
	}
	.product-list.row > .list-group-item:first-child 	{
		border-left: 0;
	}
	
	.list-group-item h3 {
		border-top: 0;
	}
	.product-list.row:before {
	    content: none;
	}
	.more-info {
		position: absolute;
		bottom: 0;
		height: 15px;
		text-transform: uppercase;
		background: #f0f1f2;
		width: 100%;
		margin: 0 -15px;
	}
	.table-row {
		display: table-row;
	}
	.product-list.row > .table-row:last-child .list-group-item {
		border-bottom: none;
	}
			
	.tab-pane.active .table-row .media > a.pull-left {
		display: inline;
		text-align: center;
		float: left;
		margin: 15px;
		width: auto;
	}
	
	.table-row .list-group-item h3 {
		margin-bottom: 20px;
	}
	
	.product-list.row > .table-row > .list-group-item:first-child 	{
		border-left: 0;
	}
	
	.tab-content-products .table-row .media-object {
		margin: 0 auto;
		width: 100px;
	}
	.tab-content-products .table-row .media-body {
		padding-left: 130px;
	}
}

.product-list.row > .list-group-item:first-child>a.pull-left {
margin: 0;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
