body {
	font-family: Roboto,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,sans-serif !important;
}
.wishlist h4, .wishlist .h4 {
	font-size: 14px;
	color: #337ab7;
}

.wishlist p {
	margin: 0;
	letter-spacing: 0px;
	font-size: 12px;
	line-height: 1.9;
	color: #999;
}

.wishlist .panel-heading {
	font-size: 14px;
}
 

/*location style*/
.location-wise-deliverycharge {
	border-bottom: 1px solid gray;
	margin-bottom: 12px;
	padding-bottom: 4px;
}
#division-name, #district-name, #thana-name{
	border: 0px;
	font-size: 13px;
	background: #fff;
}

.division-district-thana {
	font-size: 14px;
}

#deldeliverycharge {
	font-size: 14px;
}

.panel-footer {
	padding: 8px 15px;
	background-color: #F1592A;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}