.ecustom-product {}
	.ecustom-well {
		margin-top: 15px;
		border-radius: 0px;
		padding: 15px;
	}
	.ecustom-well h5 {
		font-weight: bold;
	}
	.ecustom-well>hr {
		margin-top: 10px;
		margin-bottom: 20px;
		border: 0;
		border-top: 1px ridge #c5bdbd;
	}
	.ecustom-well .ecusom-form hr {
		margin-top: 10px;
		margin-bottom: 20px;
		border: 0;
		border-top: 1px ridge #473089;
	}
	.ecusom-form .control-label {
		padding-top: 0px;
		margin-bottom: 0;
		text-align: left;
		font-weight: 500;
	}
	.ecusom-form .ecusom-checkboxs span {
		margin-right: 10px;
	}
	.ecustom-product-item{
		min-height: 355px;
		border:none;
		padding: 0;
	}
	.ecustom-product-item h5{
		font-size: 24px;
	}
	.ecustom-product-item a{
		color:#54534A;
		padding: 15px;
    display: inline-block;
	height: 100%;
	}
	.ecustom-product-item a:hover{
		text-decoration: none;
		
	}
	.ecustom-product-item:hover  .caption a{
		    background: #d4e9f9;
		text-decoration: none;
		
	}
	.ecustom-well-search{
		display: none;
	}


	.ecustom-product-item .caption {
		padding: 0;
		border-top: 1px solid #473089;
	}