#price-content {
	min-height: 400px;
}

.panel-heading {
	color: #555;
	background-color: #F5F5F5;
	border-color: #DDD;
	margin: 10px 0px;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
	border: 1px solid rgb(231, 231, 231);
}

.panel-heading .h4 {
	font-size: 19px;
}

.td_qnt {
    width: 70px;
	text-align: center !important;
}
.text-right {
    text-align: right;
}

.product-name {
	text-align: left !important;
}

.filter-item {
	display: inline-block;
	float: left;
	margin: 0px 10px 10px 0px;
}

.filter-item > div {
	margin-top: 5px;
}

.numb-sides span, .product-cost {
	border-bottom: 1px dotted #555;
	color: #0E6EB6;
}

.entry-title  {
	/*font-size: 25px;*/
}